








/* 1c. Typography */





























/* 1d. Buttons */
















/* 1e. Forms */
























/* 1f. Tables */










/* 1g. Website header */














/* 1h. Website footer */











html {
  font-size: 23px;
}
body {
  font-family: poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #545454;
  font-size: 23px!important;
}

/* Paragraphs */

p {
  font-family: poppins; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-family: sans-serif, Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #c10000;
}

a:hover,
a:focus {
  font-family: sans-serif, Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4D4D4D;
}

a:active {
  font-family: sans-serif, Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #e92828;
}

/* Headings */

h1 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #c10000;
  font-size: 52px;
  text-transform: capitalize;
}
.contact-form .heading-2,
h2 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #C10000;
  font-size: 48px;
  text-transform: capitalize;
}

h3 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #C10000!important;
  font-size: 36px;
  text-transform: capitalize;
}

h4 {
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #C10000;
  font-size: 18px;
  text-transform: none;
}

h5 {
  font-weight: normal; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #C10000;
  font-size: 16px;
  text-transform: none;
}

h6 {
  font-weight: normal; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #C10000!important;
  font-size: 14px;
  text-transform: capitalize;
}

/* Blockquote */

blockquote {
  border-left-color: #C10000;
}





button,
.button {
  border: 1px solid #999999;

  padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 30px;

  font-family: sans-serif, Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(153, 153, 153, 1.0)

;
  border-radius: 6px;
  color: #545454;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: sans-serif, Poppins; font-style: normal; font-weight: normal; text-decoration: none;

  border-color: #717171;
}

button:active,
.button:active {
  font-family: sans-serif, Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(193, 193, 193, 1.0);
  border-color: ;
}


.head-btn{
  border: 1px solid #C10000;

  padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;

  font-family: sans-serif, Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(193, 0, 0, 1.0)

!important;
  border-radius: 5px;
  color: #FFFFFF !important;
  text-transform: none;
  font-size: 14px;
}

.head-btn:hover {
  color: #FFFFFF;             
}

.post-property-btn {
  border: 1px solid #C10000;

  padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;

  font-family: sans-serif, Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(193, 0, 0, 1.0)

!important;
  border-radius: 5px;
  color: #FFFFFF;
  text-transform: none;
  font-size: 14px;
}

.team-btn:hover, .team-btn:active, .tabs span.active{background-color: #C10000; color: #FFFFFF; }

.btn.btn-custom.view-btn, .team-btn{
  border: 1px solid #999999;

  padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 30px;
;
  font-family: sans-serif, Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(153, 153, 153, 1.0)

;
  border-radius: 6px;
  color: #545454;
  text-transform: none;
  font-size: 16px;
}





.search-content input.form-control{
  color:#C10000;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #d0d0d0;
;
}
.search-content input.form-control::placeholder{
  color: #403b3b;
}

form,
.submitted-message {
  font-family: poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000;
}

.contact-form-outer .contact-section {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Form title */
.comment-reply-title,
.contact-form h2,
.form-title {
  color: #000!important;
  font-weight: 600; text-decoration: none; font-family: sans-serif, Poppins; font-style: normal;
  font-size: 24px;
}

/* Labels */

form label {
  color: #000;
}

/* Help text */

form legend {
  color: #000;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

!important;
  border: 1px solid #d0d0d0;
;
  border-radius: 0px;
  color: #C10000!important;
  ;
  font-size: 14px;
}
textarea {
  height: 125px!important;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #403b3b;
  font-weight: 400;
}

::-moz-placeholder {
  color: #403b3b;
  font-weight: 400;
}

:-ms-input-placeholder {
  color: #403b3b;
  font-weight: 400;
}

::placeholder {
  color: #403b3b;
  font-weight: 400;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #403b3b;
}

.fn-date-picker td.is-selected .pika-button {
  background: #C10000;
}

.fn-date-picker td .pika-button:hover {
  background-color: ;
}

.fn-date-picker td.is-today .pika-button {
  color: #C10000;
}

/* Error Message */
.hs-input.invalid.error,
.hs-error-msg{
  color: #CC0201;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px solid #999999;

  padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 30px;

  font-family: sans-serif, Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(193, 0, 0, 1)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: none;
}

form .hs-button:active {
  background-color: 

  
  
    
  


  rgba(193, 0, 0, 1)

;
  border: 1px solid #999999;

}

form .hs-button:hover {
  background-color: 

  
  
    
  


  rgba(43, 62, 126, 1)

;
  border: 1px solid #2b3e7e;
;
  color: #FFFFFF;
}

fieldset.form-columns-1 .hs-input {
  width: 100%!important;
} 





/* Table */

table {
  border: 1px solid #c10000;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #c10000;

  padding: 18px;

  border-color: ;
  color: #c10000;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(193, 0, 0, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #c10000;
}






.header .navigation ul li a{
  color: #CC0201;
}
.header .navigation ul li a:hover{
  color: #990100;
}

.hs-menu-item.hs-menu-depth-1.active.active-branch a{ color: #990100 }
.hs-menu-item.hs-menu-depth-2.active.active-branch a { color: #990100!important; }
.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
ul.hs-menu-children-wrapper li{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #FF0201;

}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #CC0201;
  font-family: poppins;
}

.menu__child-toggle-icon {
  border-top-color: #CC0201;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #a40000;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #a40000;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #f5821f ;
}

.menu__child-toggle-icon:active {
  border-top-color: #f42a29;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #CC0201;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 1px solid #FF0201;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 1px solid #FF0201;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: ;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: poppins;
}

.header__language-switcher-label-current:after {
  border-top-color: #CC0201;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #CC0201;
  }
}

.header .navigation ul li a {
  color: #CC0201 !important;
  font-family: poppins !important;
  border: 0px solid #c10000;
 !important;
  font-size: 14px;
}



.footer .navigation ul li a{
  color: #CC0201!important;
  font-family: poppins!important;
}





.footer {
  background-color: 

  
  
    
  


  rgba(193, 0, 0, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #FFFFFF;
}

.footer .footer-nav a,
.footer .ftr-social-box a{
  color: #FFFFFF;
}

.footer .footer-nav a:hover,.footer .ftr-social-box a:hover{
  color: #000;
}

.footer .copyright-text.dis-block.clearfix {
  color: #666;
}





.blog_box h2{
  font-size: 48px
}

.categories-box ul li a,
.calendar-box,
.social-box a{
  color: #FFFFFF;
}

.calendar-box,
.srch-btn{
  background-color: #545454!important;
}

.prev_next_btn a.prev-post,
.prev_next_btn a.next-post{
  background-color: #FFFFFF!important;
}

.prev_next_btn a.next-post:hover,
.prev_next_btn a.prev-post:hover{
  background-color: #545454!important;
  border-color: #545454;
  color: #FFFFFF;
}
#hs_cos_wrapper_module_164398081507835 .post-comment .social-box3{
  color: #FFFFFF!important;
}

.comment.depth-0 {
  border-top: 2px solid #545454;

}
.blog-post-img-box:hover {
  border-color: #C10000;
}
.blog-post-img-box {
  border-color: #545454;
}
.categories-box ul li a:hover, .archive-box ul li a:hover{
  color: #4D4D4D;
}

.archive-box ul li a,
.blog_lt p,
.post-text-area{
  font-family: poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #545454;
  font-size: 23px!important;
}

.rt-cmn-box h4::after{
  background: #C10000;
}

.read-more{
  color:#c10000;
  border-bottom-color:#c10000;
}

.read-more:hover{
  color:#4D4D4D!important;
  border-bottom-color:#4D4D4D!important;
}

.dis-inline.bg2,
.dis-inline.bg3,
.post-comment a{ 
  color: #C10000!important;
}
.categories-box ul li a{
  background: #C10000;
}
.blog-rt .post-papular-btn{
  color:#FFFFFF;
}


.blog-post-dtl-box h2 a(
font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
color: #C10000;
font-size: 48px;
text-transform: capitalize;
)

.hs-search-results__title a{
  color: #c10000!important;
}

.blog-pagination a.next-link, .blog-pagination a.prev-link,
.blog-pagination a.next-link:hover, .blog-pagination a.prev-link:hover{
  background:

  
  
    
  


  rgba(153, 153, 153, 1.0)

!important;
  color: #FFFFFF;
}

.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: px 0;
}

/* Blog post */

.author-name{
  color:#C10000;

}


.blog-post__meta a {
  color: #545454;
}

.blog-post__tag-link {
  color: #545454;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #2c2c2c;
}

.blog-post__tag-link:active {
  color: #7c7c7c;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  text-transform: capitalize;
}

.blog-related-posts__title-link {
  color: #C10000;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #990000;
}

.blog-related-posts__title-link:active {
  color: #e92828;
}

/* Blog comments */

.blog-comments {
  margin-bottom: px;
}

#comments-listing .comment-reply-to {
  color: #c10000;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #990000;
}

#comments-listing .comment-reply-to:active {
  color: #e92828;
}





.hs-search-results__title {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #c10000;
}





/* Blog listing */

.blog-index__post-title-link,
.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus,
.blog-index__post-title-link:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  text-transform: capitalize;
}

.blog-index__post-title-link {
  color: #C10000;
}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {
  color: #990000;
}

.blog-index__post-title-link:active {
  color: #e92828;
}

.blog-index__post-tag,
.blog-index__post-author-name {
  color: #545454;
}

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #545454;
}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus {
  color: #2c2c2c;
}

.pagination__link:active .pagination__link-text,
.pagination__link--number:active {
  color: #7c7c7c;
}

.pagination__link-icon svg {
  fill: #545454;
}

/* Pricing card */

.card__price {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #C10000;
  font-size: 36px;
}

.card__body svg {
  fill: #C10000;
}

/* Social follow */

.social-links__icon {
  background-color: #C10000;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #990000;
}

.social-links__icon:active {
  background-color: #e92828;
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #C10000;
  font-size: 36px;
}

/* Home page */

.small-heading{
  color: #545454!important;
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 36px;
  text-transform: capitalize;
}
.stroy-img-box .img-box::before {
  background: #C10000;
}
.stroy-img-box .img-box::after {
  background: #545454;
}

.our-services .heading-box .small-heading{
  color: #545454;
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 36px;
  text-transform: capitalize;
}

.service-title{
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none!important;
  color: #C10000!important;
  font-size: 18px!important;
  text-transform: none!important;
}

.service-card:hover{
  background : #C10000;
}


.stroy-text-title{
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #C10000;
  font-size: 18px;
  text-transform: none;
}

.service-text{
  font-family: poppins; font-style: normal; font-weight: normal; text-decoration: none!important;
  font-size: 23px!important;

}

.service-card:hover p{
  color:#FFFFFF;
  font-family: poppins; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 23px!important;
}

.service-card:hover .service-title{
  color:#FFFFFF!important;
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 36px;
  text-transform: capitalize;
}
.rating li{ 
  color:#C10000;
}
.service-card .link{
  color:#FFFFFF;
}

.writer-name,
.artical-info .date{
  color: #545454;
  font-family: poppins; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 23px;
}

.artical-info-title a{
  color: #c10000;
}
.artical-card:hover .artical-info-title a{
  color: #4D4D4D;
}

.user-name{
  color : #C10000;
  font-size: 36px;
}

.testimonial-slider .owl-dots .owl-dot{
  color: #545454!important;
}

.back-to-top{
  background-color: 

  
  
    
  


  rgba(153, 153, 153, 1.0)

!important;
  color:#FFFFFF!important;
}

/* About Us Page */
.blog-hd1, .inner-banner.cmn-banner h1{
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 52px;
  text-transform: capitalize;
}

.color--text{
  font-family: poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #545454;
  font-size: 23px!important;
}

.aboutus-page ul li,
.aboutus-page ol li{
  font-family: poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #545454;
  font-size: 23px!important;
}
.aboutus-page ul li strong{
  font-weight: normal; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #C10000!important;
  font-size: 14px;
  text-transform: capitalize;
}

/* Banner */
/* .inner-banner h1{  */

/* } */

.footer .copyright-text a{ 
  color: #c10000;
}
.footer .copyright-text a:hover{
  color: #4D4D4D;
}

/* Thank You */
.thank-you{
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: 

  
  
    
  


  rgba(153, 153, 153, 1.0)

;
  font-size: 52px;
  text-transform: capitalize;
}
.body-container--thank-you p{
  
}
.body-container--thank-you .our-services {
  background: #545454!important;
}

.error-text-2{
  color:#C10000;
}
.error-text-3 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #C10000;
  font-size: 48px;
  text-transform: capitalize;
}
.error-text-4 {
  font-family: poppins; font-style: normal; font-weight: normal; text-decoration: none;
  color: #545454;
  font-size: 23px;
}
.tabs span{
  border-color:#C10000;
}
.tabs{
  color: #C10000!important;
  background:#FFFFFF;
}

.tabs span:hover {
  cursor: pointer;
  color: #545454;
}

.testimonial-slider .owl-dots .owl-dot {
  background: #545454;
}

.testimonial-slider .owl-dots .owl-dot.active {
  background:#545454!important;  margin: 0 2px;
}

.inner-banner .breadcrumb-block .breadcrumb-item.active{
  color:#C10000;
}

/* .inner-banner .breadcrumb-block .breadcrumb {
color: #FFFFFF!important;
}
*/
.inner-banner .breadcrumb-block .breadcrumb-item+.breadcrumb-item::before {
  color: #FFFFFF!important;
}

.inner-banner .breadcrumb-block .breadcrumb li a {
  color: #FFFFFF !important; 
}
.body-container--typography strong, mark, code, sub, sup{
  color:#C10000;
}

div#hs_cos_wrapper_dnd_area-module-12 a.btn.btn-custom.view-btn{
  border: 1px solid #C10000;

  padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;

  font-family: sans-serif, Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(193, 0, 0, 1.0)

!important;
  border-radius: 5px;
  color: #FFFFFF;
  text-transform: none;
  font-size: 14px;
}