@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Roboto+Slab:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&display=swap');


/** Variables **/


:root {
    --color1: #001b79;
    --color2: #ad1f21;
}
a:hover, .ttm-textcolor-skincolor, .ttm-textcolor-white a:hover, .ttm-btn-color-skincolor, .ttm-btn.ttm-btn-color-skincolor, a.tp-caption.dark-text-button:hover, .ttm-textcolor-white.ttm-topbar-wrapper .social-icons li>a:hover, ul li .icon-box.icon-style-border i, .ttm-header-style-stackcenter .info-widget-content h2, .featured-imagebox-team .ttm-social-links-wrapper ul li a:hover, #site-header-menu #site-navigation .menu ul.dropdown > li.active > a, #site-header-menu #site-navigation .menu ul.sub-menu > li.active > a, .ttm-header-style-overlay #site-header-menu #site-navigation .menu ul.dropdown > li.active > a, .ttm-header-style-overlay #site-header-menu #site-navigation .menu ul.dropdown > li:hover > a, #site-header-menu #site-navigation .menu ul > li:hover > a, #site-header-menu #site-navigation .menu ul.sub-menu li > a:hover, #site-navigation .menu ul > li:hover > a:before, .featured-imagebox .ttm-box-view-content-inner .featured-content .category, .featured-imagebox .ttm-box-view-content-inner .featured-content .category a, .featured-imagebox .ttm-box-view-content-inner .featured-content h2.featured-title a:hover, .ttm-icon_element-color-skincolor, .ttm-btn.ttm-btn-color-white:hover, .testimonial-slide .testimonials .testimonial-content label, .ttm-team-details-list .ttm-team-list-title i, .ttm-fid.inside h4, .ttm-bgcolor-darkgrey .ttm-fid-view-righticon .ttm-fid-icon-wrapper i, .ttm-fid-view-lefticon .ttm-fid-icon-wrapper i, .ttm-bgcolor-darkgrey .ttm-fid-view-righticon.inside h4, .ttm-fid-view-lefticon.inside h4, .ttm-bgcolor-darkgrey .featured-title h6, .title-box .breadcrumb-wrapper span:last-child, ul.ttm-timelist-block li .service-time strong, .ttm-processbox-wrapper .ttm-processbox:hover .featured-title h5, .ttm-pricing-plan .ttm-ptablebox-price, .ttm-pricing-plan .ttm-ptablebox-cur-symbol-before, .ttm-pf-detailbox-list .ttm-pf-details-date i, .featured-imagebox-portfolio.ttm-box-view-top-image .featured-iconbox.ttm-media-link a:hover, .ttm-blog-classic .entry-header .ttm-meta-line, .ttm-blog-classic .entry-header .ttm-meta-line a, .ttm-blog-classic .ttm-blogbox-footer-readmore a, .ttm-box-view-left-image .featured-content .category> a, .featured-imagebox.ttm-box-view-left-image .featured-content .category> a, .sidebar .widget a:hover, .sidebar ul.contact-widget-wrapper li i, .products .product .price .product-Price-amount, .products .product .star-ratings, div.product .summary .price .Price-amount, div.product .summary .star-rating, .tp-caption.skin-flatborder-button, .featured-icon-box.style9 a.ttm-btn.ttm-btn-color-black:hover, .ttm-btn.btn-inline.ttm-btn-color-black:hover, .featured-imagebox-event .ttm-box-meta i {
    color: var(--color1);
}
html {
  scroll-behavior: smooth;
}
body {
    font-family: 'Open Sans', sans-serif;
}
.gm-style-iw-d a.btn.btn-warning.btn-sm {
    font-weight: 400 ;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.gm-style-iw-d a.btn.btn-warning.btn-sm:hover {
    opacity: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}
a:focus { 
    text-decoration: none; 
}
a:focus, a:hover { 
    color: var(--color2); 
    text-decoration: none; 
}
a, button, input { 
    outline: medium none; 
    color: var(--color2); 
}
ol, ul{ 
    padding: 0; 
    margin: 0;
    list-style: none;
}
strong{ 
  font-weight: 600;
}
iframe{
  width: 100%;
  border: none;
  display: block;
}
p{ 
    margin: 0 0 15px; 
}
.servies-boxes {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
}
button.submit.ttm-btn.ttm-btn-size-md.ttm-btn-shape-square.ttm-btn-style-border.ttm-btn-color-black {
    padding: 10px;
    width: 125px;
    border-radius: 4px;
}
button.submit.ttm-btn.ttm-btn-size-md.ttm-btn-shape-square.ttm-btn-style-border.ttm-btn-color-black:hover {
    color: var(--color1);););
}
button.submit.ttm-btn.ttm-btn-size-md.ttm-btn-shape-square.ttm-btn-style-border.ttm-btn-color-black span.spinner {
    position: absolute;
    left: 13px;
    top: 4px;
}
.bh-sl-container .bh-sl-map-container a {
    color: var(--color1) !important;
    text-decoration: none;
}
.bh-sl-container .loc-name {
    margin-bottom: 6px;
}
.bh-sl-container .bh-sl-loc-list .list-label {
    background: var(--color1) !important;
}
a.btn.btn-warning.btn-sm, a.btn.btn-warning.btn-sm:active, a.btn.btn-warning.btn-sm:focus {
    color: #fff !important;
    background-color: var(--color1);
    border-color: var(--color1);
    box-shadow: none !important;
}
.servies-boxes > div {
    display:flex;
    align-items:center;
    justify-content:center;
    background-color: #fff;
    min-height: 180px;
    border-radius: 20px;
    flex-direction: column;
    padding: 20px;
    text-align:center;
    width: calc(100% / 7 - 15px);
    margin:0 7.5px 15px;
    transition:0.3s all ease-in-out;
}

.services-box-wrapper .container-fluid {
    overflow: visible !important;
}

.servies-boxes > div:hover {
    transform:translateY(-10px);
}

.servies-boxes h6 {
    margin-top: 15px;
}

.servies-boxes  svg{
    width: 64px;
    height: auto;
    fill: var(--color1);
}

.to-move li a {
    color:var(--color1);
}

*::-moz-selection { 
    background: var(--color2); 
    color: #fff; 
    text-shadow: none; 
}
::-moz-selection { 
    background: var(--color2); 
    color: #fff;
    text-shadow: none; 
}
::selection { 
    background: var(--color2); 
    color: #fff; 
    text-shadow: none; 
}

textarea, input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input, 
select{
    border-radius: .25rem;
    font-family: inherit;
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0;
    vertical-align: middle;
    width: 100%;
    color: #5d6576;
    padding: 9px 15px;
    font-weight: 400;
    background-color:#fff;
    text-transform: inherit;
    border: 1px solid #dedede !important;
    font-size: 15px;
    outline: none;
    line-height: inherit;
    border-radius: 4px;
}
button, input[type="submit"], 
input[type="button"], 
input[type="reset"] {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    line-height: 21px;
    font-weight: 500;
    padding: 11px 40px 11px;
    border: 2px solid transparent;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: none!important;
    -webkit-font-smoothing: antialiased;
}

textarea:focus, 
input[type="text"]:focus, 
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus {
    border: 1px solid #fda02b;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder ,
input::-ms-input-placeholder,
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholde  {   
  color: #fff;
}

menu, ol, ul {
    margin: 16px 0;
    padding: 0 0 0 25px;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 27px;
    color: #444;
    background-color: #f3f7f9;
    letter-spacing: 0px;
    
} 
h1, h2, h3, h4, h5, h6{ font-family: 'Roboto Slab', serif !important; margin-bottom: 15px; font-weight: 600; color: var(--color2);}
h1 { font-size: 45px; line-height: 50px;}
h2 { font-size: 35px; line-height: 40px; }
h3 { font-size: 30px; line-height: 35px; }
h4 { font-size: 25px; line-height: 30px; }
h5 { font-size: 20px; line-height: 25px; }
h6 { font-size: 16px; line-height: 18px; font-weight: normal;}

.body-active {
    overflow-y:hidden;
}
.body-active iframe,
.body-active .top-visible{
    z-index: 1 !important;
}
.fixed-header {
    padding: 10px 0;
}
.fixed-header .header-btn .ttm-btn.ttm-btn-size-md {
    border: 0;
}
.fixed-header a.ttm-btn.ttm-btn-size-md.btn-estimate {
    background:transparent;
    border: 1px solid #fff !important;
    padding: 6.5px 20px;
    font-weight: 500;
}
.fixed-header a.ttm-btn.ttm-btn-size-md.btn-estimate span{
        padding-right: 10px;
}
.fixed-header a.ttm-btn.ttm-btn-size-md.btn-estimate:hover {
    background:var(--color1);
}
.top-home.ttm-topbar-wrapper.ttm-bgcolor-darkgrey.ttm-textcolor-white.clearfix {
    background: var(--color1);
}
.c_phone,.m_phone{
    position:relative;
}
.header-btn .c_phone:before,
.header-btn .m_phone:before{
    content: "\f095";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(8deg);
    left: -12px;
}
.animated {
   animation-duration: 1s;
}
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover {
    background-color:transparent !important;
}
.featured-imagebox-portfolio,
.featured-imagebox-portfolio a {
    display: flex;
    height: 100%;
}
.featured-imagebox-portfolio a {
   align-items: center;
    justify-content: center;
    text-align: center;
}
.filter_gallery .featured-imagebox-portfolio a {
    color: #fff;
}

.feature-head {
    padding: 45px 0;
}
.contant-repair h4 {
    margin-bottom: 10px;
}
hr {
    border-top: 1px solid #6aae2b8f;
}
.getStarted-2 {
    background: transparent;
    color:var(--color1);
    border:1px solid;
}
.getStarted-2:hover {
    background: linear-gradient(to right, #4d9209 50%, #6aae2b 50%);
    background-size: 200% 100%;
    background-position: right bottom;
}
#demo {
        height: 100%;
        position: relative;
        overflow: hidden;
}
.thumb {
        margin-bottom: 30px;
    }

img.zoom {
    width: 100%;
    max-height: 200px;
    border-radius: 5px;
    object-fit: cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
.transition:not(.element-item) {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
}
.element-item {
    margin-bottom: 30px;
}
#feature-section31 .gallry {
    margin-top: 30px;
}
.fancybox {
    display:flex;
}
.gallry .fancybox img {
    padding: 0;
}
.fancybox-wrap {
    height: 68vh !important;
    width: 100% !important;
    max-width:970px;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}
.fancybox-skin, .fancybox-inner, .fancybox-outer {
    height:100% !important;
}
.fancybox-inner {
    width:100% !important;
}
.fancybox-lock .fancybox-overlay {
    overflow-x: hidden;
}
.fancybox-image {
    object-fit:contain;
}


/*  Isotopse  */

.filter_gallery {
    margin-top: 20px;
}
.grid,.filtrable_wrap,.filter_gallery {
    width: 100%;
  }

 .item-image {
    width: 100%;
   
  }
  .element-item img {
      min-height: 263px;
  }
  .filters-button-group button.active {
      background-color:var(--color1);
  }
.filters-button-group button {
    display: block;
    cursor: pointer;
    padding: 8px 20px;
    margin-bottom: 5px;
    line-height: 22px;
    width: auto;
    position: relative;
    z-index: 3;
    border-radius: 3px;
    color: #182333;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #e5e5e5;
    background-color: transparent;
    transition: 0.3s all ease;
}
.filters-button-group button:hover {
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 13%);
    border-color: #bbb;
}
.filters-button-group button:not(:last-child) {
    margin-right: 5px
}
.featured-thumbnail {
    width: 100%;
}

/** Transition **/

.featured-icon-box .featured-icon, .ttm-btn, button, .team-member.style-3 .team-social-icon ul li, .featured-icon-box.style-2:hover .featured-icon, 
.owl-item, img, span, .featured-icon-box, .portfolio-filter button, .team-hover, .team-social, .price-table, .price-table:hover .price-value, 
.featured-icon, .product-item:hover, .product-overlay, .product-btn, .team-member.style-4:before, .team-member.style-4 .team-description, 
.dropdown-item, .about-2:before, .testimonial-content, .testimonial .testimonial-content::after, .testimonial .testimonial-content::before,
.team-member, .team-social, .team-description, .post, .portfolio-item a.popup, .team-title, .post .post-desc , #totop {
    -webkit-transition: all 0.5s ease-in-out 0s; 
    -moz-transition: all 0.5s ease-in-out 0s; 
    -ms-transition: all 0.5s ease-in-out 0s; 
    -o-transition: all 0.5s ease-in-out 0s; 
    transition: all 0.5s ease-in-out 0s; 
}
a, .site-branding a, #site-header-menu #site-navigation .menu ul li > a, .ttm-header-icon, .header-btn,
a.ttm-btn, i.ttm-btn, a.nav-link , .social-icons li>a , .ttm-header-style-infostack .ttm-custombutton a,
.ttm-header-style-infostack .ttm-header-icons .ttm-header-search-link a, .accordion .toggle-title a{
    -webkit-transition: all 0.3s ease-in-out 0s; 
    -moz-transition: all 0.3s ease-in-out 0s; 
    -ms-transition: all 0.3s ease-in-out 0s; 
    -o-transition: all 0.3s ease-in-out 0s; 
    transition: all 0.3s ease-in-out 0s; 
}
a.tp-caption:hover{
    -webkit-transition: all 0.3s ease-in-out 0s !important; 
    -moz-transition: all 0.3s ease-in-out 0s !important; 
    -ms-transition: all 0.3s ease-in-out 0s !important; 
    -o-transition: all 0.3s ease-in-out 0s !important; 
    transition: all 0.3s ease-in-out 0s !important; 
}
.site-branding img, .ttm-btn span, .nav-link span, .cart-info a i, 
.ttm-header-icon.ttm-header-cart-link .navbar-form span , ul.products li.product .ttm-shop-icon a i{
    -webkit-transition: all 0s ease-in-out 0s; 
    -moz-transition: all 0s ease-in-out 0s; 
    -ms-transition: all 0s ease-in-out 0s;
    -o-transition: all 0s ease-in-out 0s; 
    transition: all 0s ease-in-out 0s; 
}

/**  Shadow **/
.box-shadow{
    -webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
    -moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
    box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
}
.box-shadow2{
    -webkit-box-shadow: 0 0 25px 0 rgba(41,61,88,.06);
    -moz-box-shadow: 0 0 25px 0 rgba(41,61,88,.06);
    box-shadow: 0 0 25px 0 rgba(41,61,88,.06);
}

.content-inner.active{animation:tab_animation 3s ease;-webkit-animation:tab_animation 3s ease;-moz-animation:tab_animation 3s ease;}
@keyframes tab_animation {
  0% {
    opacity:0;
    transform:rotateY(20deg) rotateZ(-3deg)
  }
  100% {
    opacity:1;
    transform:rotateY(0) rotateZ(0)
  }
}
@-webkit-keyframes tab_animation {
  0% {
    opacity:0;
    transform:rotateY(20deg) rotateZ(-3deg)
  }
  100% {
    opacity:1;
    transform:rotateY(0) rotateZ(0)
  }
}
@-moz-keyframes tab_animation {
  0% {
    opacity:0;
    transform:rotateY(20deg) rotateZ(-3deg)
  } 
  100% {
    opacity:1;
    transform:rotateY(0) rotateZ(0)
  }
}
.content-tab-op2 .ttm-box-view-overlay {
    display:none;
}
.content-tab-op3 .featured-imagebox-portfolio {
    flex-direction: column;
}
.content-tab-op3 .featured-imagebox-portfolio .ttm-box-view-overlay,
.content-tab-op3 .ttm-portfolio-box-view-overlay.ttm-box-view-overlay .ttm-box-view-content-inner{
    position:static;
}
.content-tab-op3 .featured-imagebox-portfolio .ttm-box-view-overlay {
    background-color: var(--color1);
    opacity: 1;
}
.content-tab-op3 .ttm-portfolio-box-view-overlay.ttm-box-view-overlay .ttm-box-view-content-inner {
    width: 100%;
    height: 100%;
    border:0;
}
.content-tab-op3 .featured-imagebox .featured-content h2.featured-title{
    padding-top: 20px;
}
#feature-section31 .content-tab-op3 h2 {
    font-size: 20px;
    color: #fff;
}
.element-item .featured-imagebox h2 {
    margin-top:20px;
}
.content-tab-op3 .featured-imagebox-portfolio:hover .ttm-portfolio-box-view-overlay {
    background-color:var(--color2);
}
/** Extra-outer **/
body .page {
    overflow: hidden;
    position: relative;
    z-index: 10;
}
body .site-main {
    padding-top: 30px;
    background-color: #fff;
    position: relative;
    z-index: 9;
}
body .site-main >.ttm-row:first-child {
    /*margin-top: -92px;*/
}
body .page.sidebar-true .site-main{ 
  padding: 0;
  background-color: #fff;
}

.container-fluid {
    padding: 0 0;
    overflow: hidden;
}

a{ color: var(--color2); }

.alignleft {
    float: left;
    margin: .375em 1.75em 1.75em 0;
}
.width-30{ width: 30%; }
.width-36{ width: 36%; }
.width-64{ width: 64%; }
.width-100{ width: 100%; }

.font-sz-12{font-size: 12px;}
.font-sz-27{font-size: 27px;}
.font-w-500{font-weight: 500;}

.z-1{z-index: 1 !important;}
/* ===============================================
    Spacing
------------------------*/

/** Padding **/
.spacing-1{ margin-top: 70px; padding-top: 76px; padding-right: 70px; padding-bottom: 43px; }
.spacing-2{ padding-top: 82px; padding-right: 0px; padding-left: 20px; }
.spacing-3{ margin-top: 60px; padding-top: 85px; padding-right: 170px; }
.spacing-4{ padding-top: 60%; padding-left: 50px; }
.spacing-5{ padding-top: 50px; padding-right: 60px; padding-bottom: 70px; padding-left: 60px; }
.spacing-6{ margin-top: 60px; margin-left: -100px; padding-top: 70px; padding-left: 65px; }
.sapcing-7{ padding-top: 53px; padding-right: 30px; padding-bottom: 27px; padding-left: 30px; }
.spacing-8{ padding-right: 40px; padding-bottom: 60px; padding-left: 40px; }
.spacing-9{padding-top: 80px; padding-right: 210px; padding-bottom: 80px; margin-right: -135px !important;}
.spacing-10{
    margin-right: 31px !important;
    margin-left: 0px !important;
    padding-top: 17px !important;
    padding-bottom: 12px !important;
    padding-left: 30px !important;
}
.spacing-11{
    margin-top: 60px !important;
    margin-left: -350px !important;
    padding-top: 80px !important;
    padding-bottom: 20px !important;
    padding-left: 406px !important;
}
.spacing-12{padding-right: 100px !important;padding-left: 35px !important;}
.spacing-13{ padding-top: 82px; padding-right: 0px; padding-left: 20px;    margin-top: -348px !important; }


.plr-100{padding-left: 100px; padding-right: 100px;}
.plr-150{padding-left: 150px; padding-right: 150px;}
.plr-200{padding-left: 200px; padding-right: 200px;}
.ptb-80{padding-top: 80px; padding-bottom: 80px;}
.ptb-100{padding-top: 100px; padding-bottom: 100px;}
.ptb-150{padding-top: 150px; padding-bottom: 150px;}

.pr-5{ padding-right: 5px !important}
.pr-10{ padding-right: 10px !important; }
.pr-15{ padding-right: 15px !important; }
.pr-20{ padding-right: 20px !important; }
.pr-25{ padding-right: 25px !important; }
.pr-30{ padding-right: 30px !important; }
.pr-35{ padding-right: 35px !important; }
.pr-40{ padding-right: 40px !important; }
.pr-45{ padding-right: 45px !important; }
.pr-50{ padding-right: 50px !important; }
.pr-55{ padding-right: 55px !important; }
.pr-60 { padding-right: 60px !important; }
.pr-100{ padding-right: 100px !important;}
.pr-110{ padding-right: 110px !important; }
.pr-120{ padding-right: 120px !important; }
.pr-130{ padding-right: 130px !important; }
.pr-140{ padding-right: 140px !important; }
.pr-150{ padding-right: 150px !important; }

.pl-0{ padding-left: 0px !important; }
.pl-5 { padding-left: 5px !important; }
.pl-10{ padding-left: 10px !important; }
.pl-15{ padding-left: 15px !important; }
.pl-20{ padding-left: 20px !important; }
.pl-25{ padding-left: 25px !important; }
.pl-30{ padding-left: 30px !important; }
.pl-35{ padding-left: 35px !important; }
.pl-40{ padding-left: 40px !important; }
.pl-45{ padding-left: 45px !important; }
.pl-50{ padding-left: 50px !important; }
.pl-55{ padding-left: 55px !important; }
.pl-60{ padding-left: 60px !important; }
.pl-65{ padding-left: 65px !important; }
.pl-70{ padding-left: 70px !important; }
.pl-75{ padding-left: 75px !important; }
.pl-80{ padding-left: 80px !important; }
.pl-85{ padding-left: 85px !important; }
.pl-90{ padding-left: 90px !important; }
.pl-95{ padding-left: 95px !important; }
.pl-100{ padding-left: 100px !important; }
.pl-110{ padding-left: 110px !important; }
.pl-120{ padding-left: 120px !important; }
.pl-130{ padding-left: 130px !important; }
.pl-140{ padding-left: 140px !important; }
.pl-150{ padding-left: 150px !important; }

.pt-2{ padding-top: 2px !important; }
.pt-5{ padding-top: 5px !important;}
.pt-10{ padding-top: 10px !important; }
.pt-15 { padding-top: 15px !important; }
.pt-20 { padding-top: 20px !important; }
.pt-25 { padding-top: 25px !important; }
.pt-30{ padding-top: 30px !important; }
.pt-35{ padding-top: 30px !important; }
.pt-40{ padding-top: 40px !important; }
.pt-45{ padding-top: 45px !important; }
.pt-50{ padding-top: 50px !important; }
.pt-55{ padding-top: 55px !important; }
.pt-60 { padding-top: 60px !important; }
.pt-65{ padding-top: 65px !important; }
.pt-70 { padding-top: 70px !important; }
.pt-75 { padding-top: 75px !important; }
.pt-80{padding-top: 80px !important;}
.pt-87{ padding-top: 87px !important; }
.pt-90{padding-top: 90px !important;}
.pt-92{padding-top: 92px !important;}
.pt-100{padding-top: 100px !important;}
.pt-105{padding-top: 105px !important;}
.pt-110{padding-top: 110px !important;}
.pt-150{padding-top: 150px !important;}
.pt-200{padding-top: 200px !important;}
.pt-250{padding-top: 250px !important;}

.pb-5{ padding-bottom: 5px !important; }
.pb-10{ padding-bottom: 10px !important; }
.pb-15{ padding-bottom: 15px !important; }
.pb-20{ padding-bottom: 20px !important; }
.pb-25{ padding-bottom: 25px !important; }
.pb-30{ padding-bottom: 30px !important; }
.pb-35{ padding-bottom: 35px !important; }
.pb-45{ padding-bottom: 45px !important; }
.pb-50{ padding-bottom: 50px !important; }
.pb-55{ padding-bottom: 55px !important; }
.pb-60{ padding-bottom: 60px !important; }
.pb-70{ padding-bottom: 70px !important; }
.pb-80{ padding-bottom: 80px !important; }
.pb-90{ padding-bottom: 90px !important; }
.pb-100{padding-bottom: 100px !important;}
.pb-110{padding-bottom: 110px !important;}
.pb-120{padding-bottom: 120px !important;}
.pb-130{padding-bottom: 130px !important;}
.pb-140{padding-bottom: 140px !important;}
.pb-150{padding-bottom: 150px !important;}
.pb-160{padding-bottom: 160px !important;}
.pb-170{padding-bottom: 170px !important;}
.pb-180{padding-bottom: 180px !important;}
.pb-190{padding-bottom: 190px !important;}
.pb-200{padding-bottom: 200px !important;}
.pb-280{ padding-bottom: 280px !important; }


/** Margin **/
.mt-5{ margin-top: 5px!important; }
.mt-10 { margin-top: 10px !important; }
.mt-15{ margin-top: 15px !important;}
.mt-20{ margin-top: 20px !important;}
.mt-25{ margin-top: 25px !important;}
.mt-30{ margin-top: 30px !important;}
.mt-35{ margin-top: 35px !important;}
.mt-40{ margin-top: 40px !important;}
.mt-45{ margin-top: 45px !important;}
.mt-50{ margin-top: 50px !important;}
.mt-60{ margin-top: 60px !important; }
.mt-80{margin-top: 80px !important;}
.mt-100{margin-top: 100px !important;}
.mt-110{margin-top: 110px !important;}
.mt-120{margin-top: 120px !important;}
.mt-130{margin-top: 130px !important;}
.mt-140{margin-top: 140px !important;}
.mt-150{margin-top: 150px !important;}
.mt-164{ margin-top: 164px !important; }
.mt-200{margin-top: 200px !important;}

.mt_5{ margin-top: -5px!important; }
.mt_10{ margin-top: -10px!important; }
.mt_15{ margin-top: -15px!important; }
.mt_25{ margin-top: -25px!important; }
.mt_30{ margin-top: -30px!important; }
.mt_40{ margin-top: -40px!important; }
.mt_50{ margin-top: -50px !important; }
.mt_60{ margin-top: -60px !important; }
.mt_70{ margin-top: -70px !important; }
.mt_72{ margin-top: -72px !important; }
.mt_80{ margin-top: -80px !important; }
.mt_85{ margin-top: -85px !important; }
.mt_90{ margin-top: -90px !important; }
.mt_99{ margin-top: -99px !important; }
.mt_100 { margin-top: -100px !important;}
.mt_110{ margin-top: -110px !important; }
.mt_120{ margin-top: -120px !important; }
.mt_130{ margin-top: -130px !important; }
.mt_140{ margin-top: -140px !important; }
.mt_150{ margin-top: -150px !important; }
.mt_165{ margin-top: -165px !important; }
.mt_175{ margin-top: -175px !important; }
.mt_180{ margin-top: -180px !important; }
.mt_214{ margin-top: -214px !important; }
.mt_270{ margin-top: -270px !important; }

.ml-0{ margin-left: 0px !important }
.ml-15 { margin-left: 15px!important; }
.ml-287{ margin-left: 287px !important; }
.mr-15 { margin-right: 15px!important; }
.ml_40{ margin-left: -40px !important; }
.ml_60{ margin-left: -60px !important; }
.ml_80{ margin-left: -80px !important; }
.ml_100{ margin-left: -100px !important; }
.ml_115{ margin-left: -115px !important; }
.ml_195{ margin-left: -195px !important; }
.ml_120{ margin-left: -120px !important; }
.ml_167{ margin-left: -167px !important;}
.ml_170{ margin-left: -170px !important; }

.mr-0{ margin-right: 0px !important; }
.mr-20{margin-right: 20px!important;}
.mr-70{margin-right: 70px!important;}
.mr_40{ margin-right: -40px ;}
.mr_60{ margin-right: -60px ;}
.mr_80{ margin-right: -80px ;}
.mr_90{ margin-right: -90px ;}
.mr_100{ margin-right: -100px ;}
.mr_140 { margin-right: -140px!important; }
.mr_150 { margin-right: -150px!important; }
.mr_240{ margin-right: -240px ;}
.mlr-15{ margin-left: 15px !important; margin-right: 15px !important; }
.mlr-30{ margin-left: 30px !important; margin-right: 30px !important; }

.mb_1{ margin-bottom: -1px !important; }
.mb-4{ margin-bottom: 4px !important; }
.mb-5{ margin-bottom: 5px !important; }
.mb-10{ margin-bottom: 10px !important; }
.mb-15{ margin-bottom: 15px !important; }
.mb-25{ margin-bottom: 25px !important;}
.mb-20{ margin-bottom: 20px !important; }
.mb-30{ margin-bottom: 30px !important; }
.mb-35{ margin-bottom: 35px !important; }
.mb-40{ margin-bottom: 40px !important; }
.mb-45{ margin-bottom: 45px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-55 { margin-bottom: 55px !important; }
.mb-100 { margin-bottom: 100px !important; }
.mb_30{ margin-bottom: -30px !important; }
.mb_60{ margin-bottom: -60px !important; }
.mb_80{ margin-bottom: -80px !important; }
.mb_95{ margin-bottom: -95px !important }
.mb_100{ margin-bottom: -100px !important }
.mb_184{ margin-bottom: -184px ! important;}
.mb_224{ margin-bottom: -224px ! important;}
.mtb_40{margin-top: -40px; margin-bottom: -40px;}
.mtb_70{margin-top: -70px; margin-bottom: -70px;}
.mtb-80{margin-top: 80px; margin-bottom: 80px;}
.mtb-100{margin-top: 100px; margin-bottom: 100px;}
.mtb-150{margin-top: 150px; margin-bottom: 150px;}



/** 2.DarkGrey-color **/
.ttm-textcolor-dark h1, .ttm-textcolor-dark h2, .ttm-textcolor-dark h3, 
.ttm-textcolor-dark h4, .ttm-textcolor-dark h5, .ttm-textcolor-dark h6,
a.tp-caption.dark-text-button,
#site-header-menu #site-navigation .menu ul li > a,
.ttm-header-style-stackcenter .info-widget-content p,
.featured-content .featured-title h5 a:not(:hover),
.ttm-team-details-list .ttm-team-list-title,
.ttm-ptablebox-features .ttm-feature-lines li:before,
.ttm-btn.ttm-btn-color-black, .ttm-icon_element-color-darkgrey i,
.ttm-pf-detailbox-list .ttm-pf-details-date .ttm-pf-left-details,
.ttm-blog-classic .ttm-blogbox-footer-readmore a:hover,
.sidebar .widget a, .ttm-pagination .page-numbers{
  color: var(--color2);
}

/** DarkGrey-bg-color **/
.ttm-bgcolor-darkgrey,
.ttm-bgcolor-darkgrey > .ttm-bg-layer,
.ttm-btn-bgcolor-black,
.ttm-bg-highlight-dark,
.dark-flatborder-button:hover,
.ttm-video-play-btn:hover,
.ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-style-overlay .ttm-stickable-header.fixed-header,
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover,
.newsletter-form input[type="submit"]:hover,
.ttm-processbox-wrapper .ttm-processbox .process-num,
.ttm-quote-form input[type="submit"]:hover,
.ttm-icon_element-background-color-darkgrey,
.ttm-btn-bgcolor-white:hover,
.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn-bgcolor-grey:hover,
.widget.widget-nav-menu ul li:hover a:before, .widget.widget-nav-menu ul li.active a:before,
.ttm-nextprev-bottom-nav .nav-next a:hover, .ttm-nextprev-bottom-nav .nav-previous a:hover,
.ttm-tabs.ttm-tab-style-horizontal ul.tabs li a,
.owl-theme .owl-controls .owl-nav .owl-next:hover,
.owl-theme .owl-controls .owl-nav .owl-prev:hover,
.comment-list a.comment-reply-link:hover ,
a.checkout-button, .coupon button, .ttm-cart-form button, .place-order button{
  background-color: var(--color1);
}
.sidebar .widget .tagcloud a,
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover,
.ttm-bgcolor-skincolor .owl-theme .owl-controls .owl-nav .owl-next:hover,
.ttm-bgcolor-skincolor .owl-theme .owl-controls .owl-nav .owl-prev:hover{ 
  border-color: var(--color1);
}

/** 3.White-color **/
.ttm-topbar-wrapper.ttm-textcolor-white , 
.ttm-textcolor-white h1, .ttm-textcolor-white h2, .ttm-textcolor-white h3, 
.ttm-textcolor-white h4, .ttm-textcolor-white h5, .ttm-textcolor-white h6, 
.ttm-bgcolor-skincolor a, .ttm-textcolor-white a,
.skin-flatborder-button:hover, .dark-flatborder-button:hover,
.ttm-bg-highlight-dark, .ttm-bg-highlight-skin, 
#site-header-menu #site-navigation .menu ul li a span,
.ttm-header-style-classicinfo .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-classic .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-infostack .ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-style-infostack .ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-header-icons .ttm-header-search-link a:hover,
.ttm-header-icons .ttm-header-cart-link a:hover,
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.ttm-textcolor-white .ttm-fid-icon-wrapper i,
.ttm-textcolor-white .featured-content .featured-title h5 a,
.ttm-textcolor-white .ttm-social-links-wrapper ul li a,
.ttm-textcolor-white .ttm-social-links-wrapper ul li a:hover,
.footer .social-icons li>a:hover,
.ttm-btn-bgcolor-white:hover,

.ttm-btn.ttm-btn-color-white.ttm-btn-bgcolor-white:hover,
.ttm-btn.ttm-btn-color-white.ttm-btn-bgcolor-skincolor:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-bgcolor-white:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-bgcolor-skincolor:hover ,
.ttm-btn.ttm-btn-bgcolor-grey:hover,
.ttm-btn.ttm-btn-color-skincolor.ttm-btn-style-border:hover,
.ttm-btn-bgcolor-black, a.ttm-btn-bgcolor-black,
.ttm-btn-bgcolor-black:hover, a.ttm-btn-bgcolor-black:hover,
.ttm-btn-bgcolor-skincolor, a.ttm-btn-bgcolor-skincolor,
.ttm-btn-bgcolor-skincolor:hover, a.ttm-btn-bgcolor-skincolor:hover,
.featured-imagebox-team .ttm-team-box-view-overlay .ttm-social-links-wrapper ul li a,
.featured-imagebox-team .ttm-team-box-view-overlay .ttm-social-links-wrapper ul li a:hover,
.featured-imagebox-team .ttm-team-box-view-overlay .featured-content .featured-title h5 a,
.featured-imagebox-team .ttm-team-box-view-overlay .featured-content .category,
.accordion .ttm-style-classic.ttm-toggle-title-border.active .toggle-title a,
.ttm-box-view-top-image:hover .category, .ttm-box-view-top-image:hover .category a,
.ttm-box-view-top-image:hover .ttm-box-bottom-content h2.featured-title a,
.ttm-box-view-top-image:hover .ttm-box-bottom-content h2.featured-title ,
.widget.widget-nav-menu ul li:hover a, .widget.widget-nav-menu ul li.active a,
.sidebar .widget_product_categories li span, .sidebar .widget-Categories li span,
.ttm-pagination .page-numbers.current , .sidebar .widget .tagcloud a:hover,
.ttm-pagination .page-numbers:hover,.ttm-box-view-left-image .featured-content .category> a:hover,
.featured-imagebox.ttm-box-view-left-image .featured-content .category> a:hover,
.single .ttm-team-member-view-default .ttm-social-links-wrapper ul li a:hover,
a.checkout-button,a.checkout-button:hover, .coupon button, .ttm-cart-form button, .place-order button,
.ttm-bgcolor-darkgrey .ttm-fid.inside h4,
.ttm-bgcolor-skincolor .ttm-fid.inside h4,
.ttm-bgcolor-skincolor .ttm-fid.inside h3,
.ttm-bgcolor-skincolor .ttm-fid-view-lefticon .ttm-fid-icon-wrapper i{
    color: rgba(255,255,255,1);
}
.ttm-header-style-overlay .ttm-header-icons .ttm-header-search-link a:not(:hover),
.ttm-header-style-overlay .ttm-header-icons .ttm-header-cart-link a:not(:hover) {
    background-color: rgba(255,255,255,.1);
}
.ttm-textcolor-white .text-opecity ,
.ttm-textcolor-white.text-opecity,
.ttm-header-icons .ttm-header-cart-link a, 
.ttm-header-icons .ttm-header-search-link a,
.ttm-bgcolor-darkgrey .timeline .timeline-body p,
.ttm-bgcolor-skincolor .timeline .timeline-body p,
.ttm-bgcolor-skincolor .featured-icon-box  p, 
.ttm-bgcolor-darkgrey .featured-icon-box  p,
.ttm-bgcolor-darkgrey p,
.ttm-bgcolor-darkgrey .inside.ttm-fid-view-lefticon-style2 h3,
.ttm-bgcolor-darkgrey .featured-icon-box.style2.text-center p,
.ttm-bgcolor-skincolor .featured-icon-box.style2.text-center p,
.testimonial-slide .testimonials .testimonial-content blockquote,
.ttm-bgcolor-skincolor h6{
    color: #fff;
}
.ttm-bgcolor-skincolor .testimonials .testimonial-content h6,
.ttm-bgcolor-skincolor .testimonials .testimonial-content label,
.ttm-bgcolor-darkgrey .testimonials .testimonial-content h6,
.ttm-bgcolor-darkgrey .testimonials .testimonial-content label,
.ttm-textcolor-white .testimonials .testimonial-content h6, 
.ttm-textcolor-white .testimonials .testimonial-content label{
    color: rgba(255,255,255,.7)!important;
}
.ttm-bgcolor-skincolor > p,
.ttm-bgcolor-skincolor p,
.ttm-bgcolor-darkgrey > p,
.ttm-bgcolor-skincolor a:hover,
.ttm-bgcolor-skincolor ul.top-contact li a:hover,
.ttm-bgcolor-skincolor.ttm-topbar-wrapper ul.social-icons li>a:hover,
.ttm-bgcolor-skincolor .section-title .title-desc,
.ttm-bgcolor-darkgrey .section-title .title-desc {
    color: rgba(255,255,255,.85);
}
.heilight-white-text,
.ttm-textcolor-white,
.ttm-textcolor-white a,
.ttm-btn.ttm-btn-color-white,
.ttm-highlight-right li,
.ttm-icon_element-background-color-skincolor i,
.ttm-bgcolor-skincolor .section-title h2.title,
.ttm-bgcolor-darkgrey .section-title h2.title,
.ttm-bgcolor-skincolor .section-title h5,
.ttm-bgcolor-darkgrey .section-title h5,
.ttm-bgcolor-skincolor .featured-title h5,
.ttm-bgcolor-darkgrey .featured-title h5,
.ttm-bgcolor-skincolor .featured-icon-box .featured-icon.ttm-icon_element-border,
.ttm-bgcolor-darkgrey .featured-icon-box .featured-icon.ttm-icon_element-border ,
.ttm-bgcolor-skincolor .testimonial-slide .testimonials .testimonial-content h6, 
.ttm-bgcolor-darkgrey .testimonial-slide .testimonials .testimonial-content h6 ,
.ttm-bgcolor-skincolor .ttm-fid-view-righticon .ttm-fid-icon-wrapper, 
.ttm-bgcolor-skincolor .inside h3, .ttm-bgcolor-darkgrey .inside h3, 
.ttm-bgcolor-skincolor .ttm-fid-icon-wrapper i, .ttm-bgcolor-skincolor .ttm-fid.inside h4,
.ttm-tabs ul.tabs li.active a,
.featured-imagebox .featured-content h2.featured-title a,
.featured-imagebox .featured-content .category a:hover,
.ttm-bgcolor-skincolor .featured-title h6,
.ttm-bgcolor-darkgrey .ttm-progress-bar h4,
.ttm-bgcolor-skincolor .ttm-progress-bar h4,
.ttm-bgcolor-darkgrey .ttm-progress-bar .progress-parcent,
.ttm-bgcolor-skincolor .ttm-progress-bar .progress-parcent,
.tp-caption.skin-flatborder-button:hover,
.tribe-events-back a:hover,
.tribe-events-nav-next a:hover,
.tribe-events-cal-links a:hover,
.ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover,
.filters-button-group button.active{
        color: #fff;
   
}

/** White-bg-color **/
.ttm-bgcolor-white,
.ttm-bgcolor-white > .ttm-bg-layer,
.ttm-header-style-infostack .ttm-header-wrap,
.ttm-header-style-classic .ttm-header-wrap,
.ttm-header-style-stackcenter .ttm-header-wrap,
.ttm-bgcolor-skincolor .section-title .title-header:after,
.featured-iconbox:not(.ttm-media-link) a:hover i,
.ttm-btn.ttm-btn-style-border.ttm-bgcolor-white,
.ttm-bgcolor-darkgrey .ttm-custombutton.ttm-btn-bgcolor-skincolor:hover,
.featured-imagebox .ttm-box-bottom-content,
.ttm-btn-bgcolor-white,
.ttm-col-bgcolor-skincolor .inside.ttm-fid-view-topicon h3:after, 
.ttm-bgcolor-skincolor .inside.ttm-fid-view-topicon h3:after,
.ttm-bgcolor-grey .accordion .ttm-style-classic.ttm-toggle-title-bgcolor-grey .toggle-title,
.ttm-bgimage-yes .ttm-pricing-plan,
.featured-imagebox-portfolio.ttm-box-view-top-image .featured-iconbox.ttm-media-link a:hover, 
.client-box.ttm-box-view-boxed-logo,
.ttm-bgcolor-grey .ttm-pagination .page-numbers,
.single .ttm-team-member-view-default .ttm-social-links-wrapper ul li a {
    background-color: #fff;
}
.ttm-bgcolor-skincolor .testimonials .testimonial-content blockquote:after{
  background-color:  rgba(255,255,255,.7)!important;
}
/** White-border-color **/
.ttm-bgcolor-skincolor .featured-icon-box .featured-icon.ttm-icon_element-border,
.ttm-bgcolor-darkgrey .featured-icon-box .featured-icon.ttm-icon_element-border,
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white,
.ttm-bgcolor-grey .ttm-pagination .page-numbers{ 
    border-color: #fff;
}
.ttm-bgcolor-skincolor .heading-seperator span:after,
.ttm-bgcolor-skincolor .heading-seperator:after{
    border-bottom-color: #fff !important;
}
.ttm-bgcolor-skincolor .separator .sep-line,
.ttm-bgcolor-skincolor .ttm-fid-view-righticon .ttm-fid-contents,
.ttm-bgcolor-skincolor .ttm-fid-view-lefticon .ttm-fid-contents{
    border-color: rgba(255, 255, 255, .24);
}
.ttm-bgcolor-darkgrey .contactform.style2 .text-input, .ttm-bgcolor-darkgrey .contactform.style2 .text-area,
.ttm-bgcolor-skincolor .contactform.style2 .text-input, .ttm-bgcolor-skincolor .contactform.style2 .text-area {
    border-bottom-color: rgba(255,255,255,.18) ;
}
.ttm-video-btn .ttm-btn-play, .ttm-btn-play:after, .ttm-btn-play:before{ border-color: var(--color1); }


/** 4.Grey-color **/
.ttm-bgcolor-grey>.ttm-bg-layer { background-color:#dcdcdc; }
.ttm-bgcolor-grey, .ttm-btn-bgcolor-grey,
.ttm-header-style-classicinfo .ttm-content-wrapper,
.ttm-search-overlay .ttm-site-searchform input[type="search"],
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-color-grey,
.ttm-team-member-single-content-area .ttm-team-member-content, 
.single .ttm-team-member-view-default .featured-team-data,
.sidebar .ttm-bgcolor-grey>.ttm-bg-layer  { 
    background-color: #f8f9fa;
}

/* Extra-color*/
.ttm-bgcolor-darkgrey .inside.tm-fid-with-border:not(.ttm-fid-view-circle-progress), 
.ttm-bgcolor-darkgrey .ttm-fid-view-righticon .ttm-fid-contents, .ttm-bgcolor-darkgrey .ttm-fid-view-lefticon .ttm-fid-contents {
    border-color: rgba(242,242,242,.06);
}
.ttm-footer-cta-wrapper .featured-title h6, .ttm-entry-meta .ttm-meta-line a, .products .product .price del .product-Price-amount,
.single .ttm-team-member-view-default .ttm-social-links-wrapper ul li a, .ttm-team-member-single-position { color: #8d9297; }

.featured-imagebox .featured-content .category, .featured-imagebox .featured-content .category a{ color: #9dabaf; }
.ttm-header-style-classic .ttm-header-icons .ttm-header-search-link a, 
.ttm-header-style-classic .ttm-header-cart-link a ,
.ttm-header-style-classicinfo .ttm-header-icons .ttm-header-search-link a,
.ttm-header-style-infostack .ttm-header-icons .ttm-header-search-link a, 
.ttm-header-style-infostack .ttm-header-icons .ttm-header-cart-link a ,
.ttm-header-style-infostack .ttm-custombutton a{
      color: rgba(2,13,38,1);
}
a.ttm-btn.ttm-btn-color-skincolor.btn-inline:hover{ color: #313131; }
.ttm-bgcolor-darkgrey .ttm-custombutton:hover a{ color: #202020; }
.ttm-bgcolor-white .ttm-btn.ttm-btn-color-white.ttm-btn-style-border,
.ttm-bgcolor-grey .ttm-btn.ttm-btn-color-white.ttm-btn-style-border{ 
    color: inherit;
}
.ttm-bgcolor-white .ttm-btn.ttm-btn-color-white.ttm-btn-style-border,
.ttm-bgcolor-grey .ttm-btn.ttm-btn-color-white.ttm-btn-style-border{
    border-color: inherit;
}

.menu_link_active:before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    right: -10px;
    background-color: transparent !important;
    font-size: 18px;
    font-weight: 700;
}
.menu-opener {
    position: absolute;
    top: 11px;
    right: -5px;
    padding: 0;
    background-color: transparent;
    color: var(--color2);
    font-size: 16px;
    font-weight: bold;
}

/* ===============================================
    Pre-loader
------------------------*/
#preloader  {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -30px 0 0 -30px;
 }
#status {
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: #fff;
    background-image: url(../images/pre-loader-1.gif);
    background-repeat: no-repeat;
    background-position: center;
}

/*  ===============================================
    SocialIcon
------------------------*/
.social-icons ul{ margin: 0; padding: 0; }
.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
}
.social-icons li {
    display: inline-block;
    border: none;
}
.social-icons.circle li>a {
    border: 1px solid #cfd1d2;
    height: 29px;
    width: 29px;
    line-height: 29px;
    text-align: center;
    display: block;
    background-color: #cfd1d2;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
}
.ttm-bgcolor-darkgrey .social-icons.circle li>a, 
.ttm-bgcolor-skincolor .social-icons.circle li>a {
    border: none;
    color: #2c2c2c;
}
.ttm-bgcolor-darkgrey .social-icons.circle li>a, 
.ttm-bgcolor-skincolor .social-icons.circle li>a{
  background-color: #fff;
}


/*  ===============================================
    TooltipTop
------------------------*/
.tooltip-top{ position: relative; }
.tooltip:after, .tooltip:before, [data-tooltip]:after, [data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out,visibility .2s ease-in-out,-webkit-transform .2s cubic-bezier(.71,1.7,.77,1.24);
    -moz-transition: opacity .2s ease-in-out,visibility .2s ease-in-out,-moz-transform .2s cubic-bezier(.71,1.7,.77,1.24);
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s cubic-bezier(.71,1.7,.77,1.24);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    pointer-events: none;
}
.tooltip:before, [data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: 0 0;
    content: "";
}
.tooltip-top:before, .tooltip:before, [data-tooltip]:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #000;
    border-top-color: hsla(0,0%,20%,.9);
}
.tooltip-top:after, .tooltip-top:before, .tooltip:after, .tooltip:before, [data-tooltip]:after, [data-tooltip]:before {
    bottom: 78%;
    left: 50%;
}
.tooltip-top:focus:after, .tooltip-top:focus:before, .tooltip-top:hover:after, .tooltip-top:hover:before, 
.tooltip:focus:after, .tooltip:focus:before, .tooltip:hover:after, .tooltip:hover:before, [data-tooltip]:focus:after, 
[data-tooltip]:focus:before, [data-tooltip]:hover:after, [data-tooltip]:hover:before {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px);
}
.tooltip-top:after, .tooltip:after, [data-tooltip]:after {
    margin-left: -80px;
}
.tooltip:after, [data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    background-color: #000;
    background-color: hsla(0,0%,20%,.9);
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    border-radius: 5px;
}
.tooltip:focus:after, .tooltip:focus:before, .tooltip:hover:after, .tooltip:hover:before, 
[data-tooltip]:focus:after, [data-tooltip]:focus:before, [data-tooltip]:hover:after, [data-tooltip]:hover:before {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(Opacity=100);
    opacity: 1;
}


/*  ===============================================
    TopBar
------------------------*/
.ttm-topbar-wrapper{
    line-height: 49px;
}
.ttm-topbar-wrapper .top-contact.text-left {
    position: relative;
    float: left;
}
.top-contact li:last-child {
    padding-right: 18px;
}
.top-contact li{
    position: relative;
    z-index: 1;
}
.top-contact {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 18px;
    position: relative;
    line-height: 50px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.topbar-right .top-contact.ttm-highlight-right li:last-child:after { content: unset;}
.ttm-topbar-wrapper .ttm-social-links-wrapper{ margin: 0; position: relative; padding-left: 15px;}
.ttm-topbar-wrapper .social-icons li{ margin: 0 3px; }
.ttm-topbar-wrapper .social-icons li>a {
    display: block;
    border: none;
    width: 15px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
    text-align: center;
}
.ttm-topbar-content .topbar-right .list-inline {
    display: inline-block;
    line-height: 49px;
}
.top-contact.ttm-highlight-left {
    margin-right: 15px;
    padding-right: 5px;
}
.top-contact.ttm-highlight-right{
    margin-left: 15px;
    padding-left: 15px;
    position: relative;
}
.top-contact.ttm-highlight-left:after ,
.top-contact.ttm-highlight-right:after{
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 5000px;
    height: 100%;
}
.top-contact.ttm-highlight-right:after {
    left: 0;
}
.top-contact strong {
    font-weight: 600;
}
.top-contact i {
    margin-right: 9px;
    font-size: 23px;
}
.ttm-top-info-con ul li {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    margin: 0;
}
.ttm-top-info-con > ul { 
  padding: 0; 
  margin: 0;
  padding: 0;
  margin: 0;
  display: table;
  vertical-align: middle;
  height: 100%;
}
.ttm-top-info-con {
    float: right;
    position: relative;
    z-index: 3;
    text-align: right;
}
.ttm-top-info-con>ul:not(.social-icons)>li {
    padding: 0 30px;
}
.ttm-top-info-con>ul:not(.social-icons)>li:last-child{ padding-right: 0;}
.ttm-top-info-con>ul:not(.social-icons)>li:first-child{ padding-left: 0; }
.ttm-top-info-con ul li .icon-box,
.ttm-top-info-con ul li .title-box{
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
ul li .icon-box.icon-style-border{
    position: relative;
}
ul li .icon-box.icon-style-border i{
    border: 1px solid;
    position: relative;
    display: block;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
}
.icon-box i{
    font-size: 19px;
}
.ttm-top-info-con ul li .title-box{
    padding-left: 18px;
}
.ttm-top-info-con .title-box h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 0;
}
.ttm-top-info-con .title-box p {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0;
    font-family: 'Ubuntu', sans-serif;
}

.ttm-header-style-classicinfo .ttm-content-wrapper {
    position: relative;
    padding-top: 19px;
    padding-bottom: 16px;
}
.ttm-header-style-classicinfo .top-contact.ttm-highlight-right{
    position: relative;
    padding-left: 20px;
    float: right;
    line-height: 48px;
    bottom: -18px;
    font-size: 16px;
}
.ttm-header-style-classicinfo .ttm-top-info-con ul li:not(:last-child):after{ content: unset; }

/*  ===============================================
    Header
------------------------*/

/** SiteBrand(logo) **/
.site-branding{
    float: left;
    height: 105px;
    line-height: 105px;
}
.ttm-header-top-wrapper{
    position: relative;
}

/** SiteNavigation(Menu) **/
.site-navigation {
    position: relative;
}
.ttm-header-style-infostack #site-header-menu .container{ padding: 0; }
#site-header-menu #site-navigation .menu ul li ul > li:not(:last-child){
    border-bottom: 1px solid transparent;
    border-bottom-color: rgba(0,0,0,0.08);
}
#site-header-menu #site-navigation .menu ul { 
  padding: 0px; 
  margin: 0px; 
}
.ttm-menu-toggle{ float: right; }
.ttm-menu-toggle input[type=checkbox] { display: none; }
#site-header-menu #site-navigation .menu > ul > li { display: inline-block; position: relative;
    
    margin-right: 18px;
}
#site-header-menu #site-navigation .menu > ul > li:last-child {
    margin: 0;
}
#site-header-menu #site-navigation .menu > ul > li:last-child a {
    padding-right: 0;
}
#site-header-menu #site-navigation .menu ul li:hover > ul { opacity: 1; display: block; visibility: visible; height: auto; }
#site-header-menu #site-navigation .menu ul ul > li { position: relative; }

#site-header-menu #site-navigation .menu ul li > a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0.5px;
    position: relative;
}
  #site-header-menu #site-navigation ul ul li {
      position: relative;
      border-bottom: 1px solid transparent;
  }
  #site-header-menu #site-navigation .menu ul li > ul li > a{
      margin: 0;
      display: block;
      padding: 15px 20px;
      position: relative;
      font-family: 'Open Sans', sans-serif;
      font-weight: 400;
      font-size: 13px;
      text-transform: capitalize;
      height: auto;
      line-height: 18px;
  }
#site-header-menu #site-navigation .menu ul > li> ul li.has-submenu > a:after {
    content: "\f105";
    position: absolute;
    background-color: transparent;
    right: 12px;
    top: 16px;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    margin-left: 4px;
    opacity: 0.8;
}
#site-header-menu #site-navigation .menu ul li a span {
    padding: 1px 3px 2px;
    border-radius: 2px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 7px;
}


/** ttm-rt-contact(HeaderIcons - Search, Cart) **/
.ttm-header-style-infostack .ttm-rt-contact {
    position: absolute;
    right: -1px;
    top: 0;
    font-size: 14px;
    padding: 0 0 0 8px;
    height: 60px;
    line-height: 60px;
}
.ttm-header-style-infostack .ttm-rt-contact .ttm-header-icons, .ttm-header-icons {  position: relative;  padding-left: 29px; }
.ttm-header-icons .ttm-header-cart-link a, .ttm-header-icons .ttm-header-search-link a {
    position: relative;
    border: none;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    height: 31px;
    width: 31px;
    line-height: 33px;
    background-color: #f8f9fa;
    font-size: 12px!important;
    z-index: 9;
}
.ttm-header-icons .ttm-header-cart-link a i, .ttm-header-icons .ttm-header-search-link a i{ font-weight: 900 }
.ttm-header-icons .ttm-header-cart-link{
    padding-left: 4px;
    padding-right: 0px;
}
.ttm-header-icons .ttm-header-icon{ margin-left: 7px; }
.ttm-header-icons .ttm-header-cart-link span.number-cart {
    position: absolute;
    bottom: 20px;
    left: 21px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 9px;
    display: block;
    color: #fff;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header-btn .ttm-btn.ttm-btn-size-md{
   font-size: 17px;
   padding:8px 10px;
   line-height:24px;
   color: #ffffff;
   border-color: #ffffff;
   border-radius:4px;
}

.header-btn { padding-left: 20px; }
.header-btn, .ttm-header-icons, .ttm-header-icon{
    height: 115px;
    line-height: 115px;
    float: right;
}

/**  ttm-search-overlay **/
.ttm-header-icon{ position: relative; }
.ttm-search-overlay {
    position: absolute;
    top: 100%;
    right: 0px;
    width: 400px;
    background: #fff;
    border-top: 3px solid;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all ease .3s;
    -ms-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.1);
    -ms-box-shadow: 0 3px 5px rgba(0,0,0,.1);
    box-shadow: 0 3px 5px rgba(0,0,0,.1);
    z-index: 111;
}
.ttm-header-style-overlay .ttm-search-overlay .w-search-form-row:before,
.ttm-header-style-classic .ttm-search-overlay .w-search-form-row:before{ right: 7px; }
.ttm-search-overlay .w-search-form-h {
    display: table;
    height: 100%;
    width: 100%;
}
.ttm-search-overlay .w-search-form-row {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    position: relative;
    padding: 20px;
}
.ttm-search-overlay .w-search-form-row:before {
    position: absolute;
    right: 17px;
    top: -8px;
    width: 47px;
    height: 47px;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid;
    content: " ";
}
.ttm-search-overlay .ttm-site-searchform input[type="search"] {
    font-size: 14px;
    text-align: left;
    height: 50px;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none!important;
    color: #333;
    width: 85%;
    line-height: 1.3em;
    float: left;
}
.ttm-search-overlay .ttm-site-searchform button {
    font-size: 21px;
    width: 15%;
    padding: 0;
    border: 0;
    border-radius: 0;
    height: 50px;
    text-align: center;
    display: block;
    line-height: 50px;
    color: #fff;
    float: left;
}
.ttm-header-search-link .ttm-tectxon-icon-search:before {
    font-weight: 600;
}
.ttm-tectxon-icon-search:before {
    content: '\e825';
    font-family: "themify";
}
.ttm-search-overlay.st-show {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


/* ===============================================
    Footer
    
------------------------*/
footer p {
    color: #fff;
}
.inner-social-icons{
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
a.socail-icon-link svg {
    fill: #fff;
    width:18px;
}
.bottom-footer-text.ttm-textcolor-white{
        background:var(--color1);
    }
.socail-icon-link:hover{
        background:  var(--color1);
        color:#fff !important;
}
.socail-icon-link{
    border: 2px solid white;
    width: 32px;
    height: 32px;
    line-height: 29px;
    margin: 0 4px;
    border-radius: 5px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.text-custom-white{
    margin-bottom: 0px;
}
.text-custom-white a{
    margin-bottom: 0px;
}
.text-custom-white a:hover {
    color: #fff !important;
    text-decoration: underline;
}
.footer{
   background:var(--color2);
   background-position: center center;
   background-size: cover;
   background-repeat: no-repeat;
   background-attachment: scroll;
}
.footer .widget {margin: 60px 0 25px;color: #ffff;}
.footer .ttm-textcolor-white {
        padding-bottom: 40px;
    color: rgb(255 255 255);
    /*margin-top: 37px;*/
}
.bottom-footer-text.ttm-textcolor-white {
    padding-bottom: 0;
}
.footer .widget .ttm-btn.ttm-btn-size-md{ padding: 14px 27px 14px 27px; }

/** FirstFooter **/
.first-footer .ttm-footer-cta-wrapper {
    position: relative;
    padding: 40px 35px;
    z-index: 9;
    margin-top: -55px;
    -webkit-box-shadow: 0 0 25px 0 rgba(41,61,88,.06);
    -moz-box-shadow: 0 0 25px 0 rgba(41,61,88,.06);
    box-shadow: 0 0 25px 0 rgba(41,61,88,.06);
    margin-bottom: 8px;
}
.first-footer .ttm-footer-cta-wrapper .featured-icon-box{ padding: 0; }
.ttm-footer-cta-wrapper .featured-icon-box .ttm-icon.ttm-icon_element-size-lg { height: 48px; width: 48px; }
.ttm-footer-cta-wrapper .featured-icon-box .ttm-icon.ttm-icon_element-size-lg i{ font-size: 50px; }
.first-footer .ttm-footer-cta-wrapper .featured-title h5{
    margin-bottom: 3px; 
    font-size: 24px;
    line-height: 28px;
}
.ttm-footer-cta-wrapper .featured-title h6{ line-height: 18px; }

/* newsletter-form */
.newsletter-form p { margin: 0; }
.newsletter-form input[type="email"] {
    background-color: #f8f9fa;
    padding: 12px 15px;
    border: none;
    padding-right: 115px;
    height: 51px;
    border: 1px solid transparent;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.newsletter-form input[type="submit"] {
    position: absolute;
    top: 0px;
    font-weight: normal;
    right: 15px;
    border: 1px solid transparent;
    padding: 11px 26px 10px;
    height: 51px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

/** SecondFooter **/
.footer .second-footer .row{
    border-bottom: 1px solid rgb(255 255 255 / 35%);
    padding-bottom: 15px;
}
.footer-logo{ margin-bottom: 25px; }
.footer-logo img{
    max-height: 45px;
    width: auto;
}
.widget ul{ margin: 0; padding: 0; }
.widget ul>li {
    padding: 0 0 15px 0;
    position: relative;
}
.footer .widget .widget-title{ font-size: 24px;color: #fff; }
.widget .widget-title {
    position: relative;
    margin-bottom: 25px;
    display: inline-block;
    line-height: 28px;
}

/** timelist-block **/
.footer .widget ul.ttm-timelist-block {
    padding: 0;
    font-size: 14px;
    margin-top: 0;
}
.footer .widget ul.ttm-timelist-block li:first-child {
    padding-top: 0;
}
.footer .widget ul.ttm-timelist-block li {
    font-size: 15px;
    line-height: 23px;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid rgba(255,255,255,.07);
}
.footer .widget ul.ttm-timelist-block li .service-time {
    float: right;
}


/** menu-footer-services **/
.widget ul#menu-footer-services li a{
    padding-left: 14px;
}
.widget ul#menu-footer-services li a:before {
    font-family: 'FontAwesome';
    content: "\f101";
    position: absolute;
    top: 7px;
    left: 0;
    line-height: 1em;
    font-size: 13px;
    color: inherit;
}
.widget ul#menu-footer-services li {
    display: inline-block;
    width: calc(50% - 2px);
    float: none;
    padding: 0 0 11px 0;
    position: relative;
}
.btm-cities {
    padding: 60px 0;
}

/* flicker-widget */
.flicker_widget .ttm-flicker-widget-wrapper a {
    overflow: hidden;
    display: block;
    margin: 0 7px 0 0;
    width: 75px;
    height: 75px;
    display: inline-block;
    background: none;
}

/** Footer-nav-menu **/
.copyright{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 16px;
}
.ttm-footer2-left{ text-align: left; }
.ttm-footer2-right{ text-align: right; }
.ttm-footer2-right, .ttm-footer2-left{
    font-size: 14px;
}
.footer .social-icons li {
    margin-left: 4px;
    margin-right: 4px;
    min-width: auto;
}
.footer .social-icons li>a {
    width: 23px;
    height: 33px;
    line-height: 32px;
    border: none;
    background-color: transparent;
    font-size: 18px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.footer .ttm-textcolor-white .social-icons a {
    color: rgba(248,252,255,.6);
}


/* ===============================================
    GoTop BUtton
------------------------*/
#totop{
    font-weight: 900;
    color: #fff;
    display: none;
    position: fixed;
    right: 34px;
    bottom: 114px;
    z-index: 9999;
    height: 0;
    width: 0;
    font-size: 0;
    text-align: center;
    padding-top: 3px;
    line-height: 34px;
    border-radius: 3px;
}
#totop.top-visible {
    height: 40px;
    width: 40px;
    font-size: 22px;
    display: inline;
}


/* ===============================================
    Page-Title-Row
------------------------*/

.ttm-page-title-row { 
    position: relative;
    background-image: url(../images/ttm-pagetitle-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
div.ttm-page-title-row > .ttm-bg-layer { background-color: rgba(24,35,51,0.85); }
.ttm-page-title-row { 
    display: block;
    padding-top: 100px; 
    padding-bottom: 85px;
    z-index: 11;
}
.title-box .page-title-heading h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 43px;
    line-height: 50px;
    color: #fff;
    padding-left: 20px;
    margin-bottom: 10px;
}
.title-box .page-title-heading{ position: relative; }
.title-box .page-title-heading .title:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 6px;
}
.breadcrumb-wrapper a {
    font-weight: 600;
    font-size: 22px;
    line-height: 56px;
    color: #ffffff;
    border-radius: 4px;
    padding: 8px 20px;
    border: 2px solid var(--color2);
    background: var(--color2);
}
.breadcrumb-wrapper1 a {
    font-weight: 600;
    font-size: 22px;
    line-height: 56px;
    color: #ffffff;
    border-radius: 4px;
    padding: 8px 20px;
    border: 2px solid;
    background: var(--color1);
    
}
.breadcrumb-wrapper a:hover{
 
    background: var(--color1);
    border: 2px solid var(--color1);
    color: #fff;
}
a.getStarted:focus {
    color: #fff;
}
.breadcrumb-wrapper1 a:hover{
    border: 2px solid var(--color2);
    background: var(--color2);
    color: #fff;
}
.breadcrumb-wrapper1 a {
    font-weight: 600;
    font-size: 22px;
    line-height: 56px;
    color: #ffffff;
    border-radius: 4px;
    padding: 8px 20px;
    border: 2px solid;
    background: var(--color1);
}
.breadcrumb-wrapper1 a:hover{
    border: 2px solid var(--color2);
    background: var(--color2);
    color: #fff;
}
.header.ttm-header-style-overlay .position-relative.menu_link_active{
        color: #fff !important;
}
.header.ttm-header-style-overlay .position-relative.menu_link_active::before{
        color: #fff !important;
}
/* ===============================================
    Inner-Pages
------------------------*/
 
/*------------------------------------------------------------------------------*/
/* About_us_1
/*------------------------------------------------------------------------------*/ 

.sep-box h6{ font-size: 18px; }
.sep-box h4{ font-size: 28px; line-height: 32px; font-weight: 400; }
.sep-box .ttm-icon{ margin-bottom: 8px; }
.sep_holder_box{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
.sep_holder_box .sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
    margin-top: 35px;
}
.sep_holder .sep_line {
    height: 1px;
    border-top: 1px solid #d7d7d7;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}


/*------------------------------------------------------------------------------*/
/*  Services_1
/*------------------------------------------------------------------------------*/ 
.about-overlay-shape h2{ font-size: 50px; line-height: 17px; font-weight: 400; }
.about-overlay-shape h5{ font-size: 20px; line-height: 25px; font-weight: normal;}


/*------------------------------------------------------------------------------*/
/*  team-member-single
/*------------------------------------------------------------------------------*/ 
.ttm-team-member-single-content-area .ttm-team-member-content { padding: 30px 35px 30px 45px; }
.ttm-team-member-single-title-wrapper .ttm-team-data .ttm-details-title h2 { font-size: 30px; line-height: 45px; }
.ttm-team-member-single-content-wrapper ul { margin: 0; padding: 0; clear: both;}
.ttm-team-details-list li, .ttm-list li {
    position: relative;
    padding: 9px 0 8px 0;
    font-size: 15px;
    line-height: 24px;
    display: block;
    float: left;
    width: 100%;
}
.ttm-team-list-title i, .ttm-list i {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-size: 16px;
    top: 0;
    margin-right: 3px;
    display: inline;
}
.ttm-team-details-list .ttm-team-list-title , .ttm-list .ttm-list-title {
    margin-right: 3px;
    position: relative;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}
.ttm-team-details-list .ttm-team-list-title, .ttm-team-details-list .ttm-team-list-value , .ttm-list .ttm-list-title{
    display: inline-block;
}
.ttm-list .ttm-list-li-content {
    display: inline-block;
    padding-left: 5px;
    font-weight: 500;
}
.single .ttm-team-member-view-default .ttm-social-links-wrapper {
    display: block;
    clear: both;
    padding-top: 30px;
    border-top: 1px solid #f1f1f1;
    margin-top: 45px;
    padding-bottom: 10px;
}
.single .ttm-team-member-view-default .ttm-social-links-wrapper ul li a {
    border: 1px solid #f1f1f1;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 16px;
}
.single .ttm-team-member-view-default .featured-team-data{ 
    padding: 21px 0 15px 0;
    text-align: center;
    position: relative;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
}
.ttm-team-member-single-title {
    font-size: 19px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 0;
}
.ttm-team-member-single-position {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}
.ttm-team-member-content{ padding-top: 40px; }
.ttm-team-member-content h2{
    font-size: 30px;
    line-height: 50px;
    font-weight: 500;
}

/*------------------------------------------------------------------------------*/
/*  Contact_Us_1
/*------------------------------------------------------------------------------*/ 
ul.ttm_contact_widget_wrapper{ padding: 0; }
ul.ttm_contact_widget_wrapper li{
    padding-left: 37px;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 25px;
    border-bottom: 1px solid #eaeaea;
}
ul.ttm_contact_widget_wrapper li:last-child{ border: 0; }
ul.ttm_contact_widget_wrapper li i{
    position: absolute;
    left: 0;
    top: 20px;
    font-size: 20px;
    font-weight: 400;
}
.ttm-rounded-shadow-box {
    border-radius: 10px;
    border-top: 7px solid;
}


/*------------------------------------------------------------------------------*/
/*  Carrer
/*------------------------------------------------------------------------------*/ 
ul.ttm-list {
    list-style: none;
    padding: 0;
    padding-left: 0;
}
.ttm-list.ttm-list-style-icon li i {
    position: absolute;
    left: 5px;
    top: 5px;
}
.ttm-list.ttm-list-style-icon li {
    padding-left: 30px;
    font-weight: 500;
    list-style: none; 
    position: relative; 
}
.carrer-pos-section h6{ font-size: 15px; font-weight: 600; color: var(--color2); }


/*------------------------------------------------------------------------------*/
/*  Single_Style_1/Project_Single_Style_1
/*------------------------------------------------------------------------------*/
.ttm-pf-view-left-image .ttm-pf-single-detail-box .ttm-portfolio-title h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 35px;
}
.ttm-pf-view-left-image .ttm-pf-detailbox-list { margin-top: -17px; padding: 0;}
.ttm-pf-detailbox-list .ttm-pf-details-date {
    position: relative;
    display: block;
    padding: 15px 0 17px 28px;
    font-size: 1em;
    margin-left: 3px;
}
.ttm-pf-detailbox-list{ margin: 0; padding: 0; }
.ttm-pf-view-left-image .ttm-pf-details-date:before {
    height: 1px;
    display: block;
    width: 95%;
    background: #e2e3e5;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
}
.ttm-pf-detailbox-list .ttm-pf-details-date .ttm-pf-left-details {
    font-weight: 500;
    margin-right: 5px;
    margin-left: 0;
}
.ttm-pf-detailbox-list .ttm-pf-details-date .ttm-pf-right-details {
    display: inline-block;
    padding-top: 0;
}
.ttm-pf-detailbox-list .ttm-pf-details-date i {
    position: absolute;
    left: -13px;
    top: 8px;
    display: inline-block;
    border-radius: 50%;
    padding-left: 0;
    vertical-align: middle;
    font-size: 16px;
    text-align: center;
    transform: translate(0,0);
    height: 40px;
    width: 40px;
    line-height: 40px;
    z-index: 1;
}
.ttm-nextprev-bottom-nav {
    position: relative;
    margin-bottom: 20px;
    margin-top: 31px;
    border-top: 1px solid #e4e4e4;
    padding-top: 30px;
}
.ttm-nextprev-bottom-nav .nav-next, .ttm-nextprev-bottom-nav .nav-previous {
    display: inline-block;
    position: relative;
}
.ttm-nextprev-bottom-nav .nav-next a, .ttm-nextprev-bottom-nav .nav-previous a {
    text-align: center;
    top: 106px;
    right: 48px;
    color: #fff;
    transition: all .2s ease-in-out;
    display: inline-block;
    border-radius: 0;
    border-width: 0;
    border-style: solid;
    font-size: 15px;
    padding: 12px 34px;
    border-radius: 0;
    font-weight: 500;
}
.ttm-nextprev-bottom-nav .nav-previous a:after, .ttm-nextprev-bottom-nav .nav-next a:after {
    position: absolute;
    font-size: 16px;
    top: 13px;
}
.ttm-nextprev-bottom-nav .nav-previous a {
    padding-right: 25px;
    padding-left: 44px;
}
.ttm-nextprev-bottom-nav .nav-previous a:after {
    content: '\f100';
    font-family: "FontAwesome";
    left: 25px;
}
.ttm-nextprev-bottom-nav .nav-next a{
   padding-right: 50px;
    padding-left: 32px;
}
.ttm-nextprev-bottom-nav .nav-next a:after{
    content: '\f101';
    font-family: "FontAwesome";
    right: 25px;
}

.ttm-pf-single-related-wrapper{ padding-top: 60PX !important; padding-bottom: 80px !important;}
.ttm-pf-single-related-title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}


/*------------------------------------------------------------------------------*/
/*  Single_Style_2/Project_Single_Style_2
/*------------------------------------------------------------------------------*/
.ttm-pf-single-content-wrapper-innerbox.ttm-pf-view-top-image .ttm-pf-single-detail-box .ttm-pf-detailbox{
    margin-top: 45px;
    padding: 20px 20px 5px;
    border: 5px solid;
}
.ttm-pf-view-top-image .ttm-pf-detailbox-list .ttm-pf-details-date .ttm-pf-right-details { display: block; }
.ttm-pf-view-top-image .ttm-pf-detailbox-list .ttm-pf-details-date { padding: 12px 0 12px 26px; }


/*------------------------------------------------------------------------------*/
/*  Classic_Blog
/*------------------------------------------------------------------------------*/
article.ttm-blog-classic {
    margin-bottom: 35px;
    padding-bottom: 0;
}
article.ttm-blog-classic, .post-featured-wrapper{ 
  position: relative; 
}
.ttm-blog-classic .entry-header .ttm-meta-line a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
.ttm-blog-classic .entry-header .entry-title {
    font-size: 32px;
    line-height: 43px;
    font-weight: 600;
    margin-bottom: 30px;
}
.ttm-box-post-date {
    height: 66px;
    width: 64px;
    position: absolute;
    top: -20px;
    right: 20px;
    font-weight: 600;
    font-size: 26px;
    line-height: 18px;
    padding-top: 13px;
    padding-bottom: 7px;
    z-index: 1;
    color: #fff;
    text-align: center;
}
.ttm-box-post-date .ttm-entry-date .entry-month,
.ttm-box-post-date .ttm-entry-date .entry-year{
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
}
.ttm-box-post-date .ttm-entry-date .entry-month {
    width: 100%;
}
article.ttm-blog-classic .ttm-blog-classic-box-content {
    padding: 21px 0 30px;
}
.ttm-blog-classic .ttm-blogbox-desc-footer {
    padding: 11px 0 11px;
    overflow: hidden;
    position: relative;
    display: block;
    border: 1px solid #f1f1f1;
    border-left: none;
    border-right: none;
    margin-top: 30px;
    clear: both;
}
.ttm-blog-classic .ttm-blogbox-desc-footer>div {
    padding: 0 11px;
    position: relative;
    display: inline-block;
    float: left;
}
.ttm-blog-classic .ttm-blogbox-desc-footer>div:first-child {
    padding-left: 0;
}
.ttm-meta-line img {
    border-radius: 50%;
    margin-right: 10px;
    width: 30px;
    height: 30px;
}
.ttm-blog-classic .ttm-entry-meta .ttm-meta-line.byline:after {
    background-color: #eaeaea;
    display: inline-block;
    content: "";
    width: 1px;
    height: 20px;
    vertical-align: middle;
    margin: 0 15px;
}
.ttm-blog-classic .ttm-blogbox-desc-footer>div {
    padding: 0 11px;
    position: relative;
    display: inline-block;
    float: left;
}
.post.ttm-blog-classic .ttm-blogbox-footer-readmore{
    padding: 0;
    margin: 0;
    float: right;
}
.ttm-blog-classic .ttm-blogbox-footer-readmore a {
    background-color: transparent;
    padding: 0 20px 0 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    position: relative;
}
.ttm-blog-classic .ttm-blogbox-footer-readmore a:after {
    font-family: "FontAwesome";
    content: "\f101";
    top: 0;
    right: 1px;
    font-size: 13px;
    position: absolute;
}


/*------------------------------------------------------------------------------*/
/*  Single_Blog
/*------------------------------------------------------------------------------*/
.single article.ttm-box-blog-classic {
    margin-bottom: 70px;
    border-bottom: none;
}
.single .ttm-blog-classic .ttm-entry-meta-wrapper {
    margin-bottom: 15px;
    margin-top: 0;
}
.single article.ttm-blog-classic .entry-content ul,
.tribe-events-single ul{ list-style: disc; }
.single article.ttm-blog-classic .entry-content ul li { padding-bottom: 5px; }
.single article.ttm-blog-classic .entry-content ol:not(.comment-list){ list-style-type : decimal;  }
.single .ttm-btn{ text-transform: uppercase; padding: 11px 34px; }
.ttm-post-prev-next-buttons {
    margin-top: 30px;
    margin-bottom: 10px;
    padding-top: 30px;
    padding-bottom: 22px;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}
.ttm-post-prev-next-buttons .ttm-btn.ttm-btn-size-sm.ttm-icon-btn-left { padding-left: 42px; padding-right: 24px; }

/*blog-comment*/
.comments-area {
    margin-top: 50px;
    margin-bottom: 0;
}
.comments-area h2{
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 15px;
}
.comments-area ol.comment-list {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 25px;
    margin-bottom: 30px;
}
.comment-list li { position: relative; margin-top: 30px; }
.comment-list .children { margin-left: 35px; }
.comment-list, .comment-list .children { 
  list-style-type: none;
  padding: 0; 
}
.single-post .comments-area { margin-top: 50px; margin-bottom: 0; }
.single-post .comments-area .comments-title { font-size: 33px; font-weight: 600; }
.comment-body {
    margin-left: 105px;
    margin-top: 35px;
    margin-bottom: 30px;
    padding: 22px 20px;
    position: relative;
    background-color: #f8f9fa;
    border: 1px solid #f8f9fa;
}
.comment-author {
    float: left;
    text-align: center;
    width: 87px;
    height: 87px;
    display: block;
    margin-right: 25px;
    overflow: hidden;
    margin-left: -125px;
    margin-top: -20px;
}
.comment-author img { max-width: 100%; height: auto; }
.comment-reply-title {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 33px;
    margin-bottom: 20px;
}
.comment-meta {
    font-size: 14px;
    padding: 0;
    position: relative;
}
.comment-meta, .comment-meta a { color: #6e6e6e; font-size: 13px; }
.comment-meta .ttm-comment-owner h5, .ttm-comment-owner {
   display: block;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: var(--color2);
    font-style: normal;
}
.single article.post .comment-body p { margin-top: 10px; }
.comment-list a.comment-reply-link {
    border: none;
    color: #fff;
    font-size: 13px;
    padding: 2px 30px 3px 17px;
    position: relative;
    margin-top: 5px;
    display: inline-block;
}
.comment-list a.comment-reply-link:after {
    position: absolute;
    top: 6px;
    font-family: 'themify';
    content: "\e649";
    font-weight: 400;
    display: inline-block;
    margin-right: .2em;
    text-align: center;
    opacity: 1;
    line-height: 22px;
    font-size: 10px;
    margin-left: 8px;
}
.comments-area .comment-respond { padding-top: 10px; }
#respond .comment-reply-title { margin: 0 0 20px!important; }
.comment-form { margin-bottom: 20px; }
.comment-form .comment-notes { margin-bottom: 25px; font-style: italic; }
.comment-form p:not(.comment-notes) { margin-bottom: 20px; }
.comment-form textarea { height: 125px; }

.comment-form textarea, .comment-form input[type="text"], 
.comment-form input[type="email"], .comment-form input[type="url"] {
    background-color: transparent;
    border: 1px solid #efefef;
    border-radius: 0;
}
.comments-area .comment-form .comment-form-author, 
.comments-area .comment-form .comment-form-email, 
.comments-area .comment-form .comment-form-url {
    position: relative;
    float: left;
    width: 32%;
    margin-right: 2%;
}
.comments-area .comment-form .comment-form-url { margin-right: 0; }

/*------------------------------------------------------------------------------*/
/*  event-details-page
/*------------------------------------------------------------------------------*/
.tribe-events-single{padding-bottom: 60px;}
.tribe-events-back {
    float: left;
    margin-bottom: 30px;
}
.tribe-events-back a,
.tribe-events-cal-links a,
.tribe-events-nav-next a{
  display: inline-block;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #fff;
    border: 1px solid transparent;
    background-color: #0168b7;
    border-radius: 0;
    margin-top: 10px;
    text-transform: capitalize;
    border-width: 1px;
    border-style: solid;
    font-size: 15px;
    font-weight: 500;
    padding: 9px 34px;
}
.tribe-events-schedule {
    float: right;
    margin-top: 25px;
}
.tribe-events-schedule {
    margin: 16px 0 0px;
}
.tribe-events-schedule h2 {display: inline-block;font-size: 18px;font-weight: 600;}
.tribe-events-single .tribe-events-event-meta {
    font-size: 14px;
    background: #fafafa;
    border: 1px solid #eee;
    margin: 30px 0;
}
.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin: 0 0 20px;
    padding: 0 4%;
    text-align: left;
    vertical-align: top;
    width: 33.3333%;
    zoom: 1;
}
.tribe-events-meta-group h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0 10px;
}

.tribe-events-event-meta dl {
    margin: 0;
    margin-top: 18px;
}
.tribe-events-event-meta dt {
    color: #2d2d2d;
      clear: left;
    font-weight: 700;
    line-height: 1;
    list-style: none;
}
.tribe-events-event-meta dd {
    float: none;
    line-height: 1.5;
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
}
.tribe-events-abbr {
    border-bottom: 0;
    cursor: default;
}
.tribe-events-venue-map {
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    float: right;
    margin: 20px 4% 2% 0;
    padding: 5px;
    vertical-align: top;
    width: 90%;
    zoom: 1;
}
.secondary .tribe-events-venue-map {
    width: 58%;
}
.tribe-events-footer {
    border-top: 1px solid #e5e5e5;
    padding-top: 32px;
    margin-top: 16px;
}
.tribe-events-footer .tribe-events-sub-nav, .tribe-events-header .tribe-events-sub-nav {
    line-height: normal;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
.tribe-events-nav-previous{
  float: left;
    margin-right: 5px;
    text-align: left;
}
.tribe-events-nav-next{
      width: 48%;
      float: right;
    margin-left: 5px;
    text-align: right;
}

.btm-cities {
    padding: 50px 0;
    background: #f3f5f9;
}

ul.ul3 {
    column-count: 4;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}
ul li, ol li {
    margin: 0px;
    list-style: none;
    position: relative;
}
a {
    color: #111111;
    text-decoration: none;
    transition: 0.5s;
}
.bg-light-white {
    background-color: #f4f4f4;
}
.section-padding {
    padding: 60px 0;
}
.bg-custom-white {
    background-color: #ffffff;
}
.content-main {
    padding: 20px;
}
.content-main h2 {
    line-height: 36px;
    margin-bottom: 12px;
}
h2 {
    font-size: 35px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #111111;
}
p {
    font-size: 15px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    color: #1E1E1E;
}
.content-main a {
    color: var(--secondary);
}
.widget2 {
    padding: 20px;
    background: #f3f5f9;
    border: #dfdfdf solid 1px;
    border-radius: 3px;
    margin-bottom: 16px;
}
section.section-padding.mian-content.bg-light-white.home {
    background: #f4f4f4;
}
.sidebar-content p {
    font-size: 14px;
    line-height: 1.8;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;;
}
.sidebar-heading h3 {
        font-size: 21px;
    font-weight: 600;
    margin-bottom: 24px;
}
.btn btn-theme {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* color: var(--color1); */
    background: var(--color2);
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
ul.ul3 a:before {
    font-family: 'FontAwesome';
    content: "\f101";
    position: absolute;
    top: 5px;
    left: 0;
    line-height: 1em;
    font-size: 16px;
    color: var(--color1);
}
ul.ul3 li a {
    padding-left: 20px;
    font-size:15px
    color: var(--color1);
}
.star-text p {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0px;
}
.star-text {
   display: flex;
    align-items: center;
    margin: 14px 0px;
}
.star-text img {
    margin: 0px 6px;
}
.text-custom-blue {
    color: var(--color1);
}
.textwidget.widget-text i {
    color:#fff;
    margin-right: 16px;
}
a.text-white.place {
    margin-left: 7px;
}
i.fa.fa-map-marker.text-custom-blu {
    font-size: 27px !important;
}

.footerr-b {
    color: #fff;
    border-color: var(--color1) !important;
    background: transparent;
}
.brd {
    background: var(--color1);
    color: #fff;
}
.brd a {
    color: #fff;
}
section.page-content {
    padding: 50px 0px;
}
section.section-padding.mian-content.bg-light-white {
    background: #fff;
}
.header-btn{
    display:none;
}
.fixed-header .header-btn{
    display:block !important;
}
ul.top-contact.ttm-highlight-left.text-left i {
    font-size: 24px;
}
span.tel-no a {
    font-size: 18px;
}
span.tel-no a:hover {
   color:var(--color2);
   transition: .8s;
}
.star-rating {
    display: none;
}
.page-title p {
  color: #000;
  font-size: 20px;
}

.packages .breadcrumb-wrapper {
    padding: 20px;
    text-align: left;
    background: none !important;
}
.packages .breadcrumb-wrapper1 {
    padding: 20px;
    text-align: left;
    background: none !important;
}
.breadcrumb-wrapper {
    padding: 20px;
    /*text-align: center;*/
  
}
.breadcrumb-wrapper1 {
    padding: 20px;
    text-align: center;
}
.breadcrumb-wrapper1 p {
    font-weight: bold;
    font-size: 25px;
}
.subheader.banner2{
            position: relative;
}
.subheader.banner2::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}


.subheader.banner2 h1.text-theme{
    color:#FFF;
        
}
.subheader.banner2 p{
        
    color:#FFF;
}

.subheader.section-padding.banner {
    min-height: 97vh;
    height: 560px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}
.subheader.banner2 {
    min-height: 600px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}
h1.text-theme {
    color: #fff;
    font-size: 43px;
    line-height: 52px;
}
button.btn.btn-theme {
    background-color: var(--color1);
        margin-top: 17px;
}
.overlay:before {
    /* content: ''; */
    position: absolute;
    background: #0000003b;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.overlay {
    position: relative;
    margin-top: 90px;
}
.header-btn {
    display: none;
}
#back-top a {
    display: block;
    border-radius: 0px;
    line-height: 25px;
    border: var(--color1) solid 1px;
    color: #ffffff;
    background: var(--color1);
    transition-duration: 0.3s;
    font-size: 15px;
    box-shadow: rgb(0 0 0 / 5%) 0 0 10px;
    position: fixed;
    z-index: 100;
    bottom: 84px;
    right: 31px;
    padding: 10px 11px 10px 12px;
}
.textwidget.widget-text h5 {
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif !important;
}
a.text-white:hover {
    color: var(--color1) !important;
}
.cockroaches .wa-inner-text.text-center {
    border: none;
    border-left: 6px solid var(--color2);
    margin: 29px 0;
    display: inline-block;
    text-align: left !important;!i;!;!i;!;
    padding-left: 25px;
}
address {
    color: #fff;
    font-weight: 400;
}
address i {
    font-size: 27px !important;
    margin-left: 3px;
}
.sidebar-heading {
    position:relative;
}



.sidebar-heading:before{
    content:"";
    width:50px;
    height:5px;
    background: var(--color1);
    position:absolute;
    bottom:-3px;
    
    
}
.ul-manage h3 {
      background: var(--color1);
    text-align: center;
     color: #fff; 
    padding: 6px;
    margin: 14px 0px;
}
.ul-manage h2 {
    /*background: var(--color1);*/
    text-align: center;
    /*color: #fff;*/
   
}
section.ttm-row.res-991-pb-100.clearfix {
    padding: 20px !important;
    margin-top: 40px;
}
/*.site-main.contat-us {*/
/*    padding: 0px !important;*/
/*}*/
/*------------------------------------------------------------------------------*/
/*  Elements_page
/*------------------------------------------------------------------------------*/
.element-row{ padding: 0 0 45px; position: relative;}
.element-row .section-title h2.title{ margin-top: 22px; margin-bottom: 25px;}

/** element-progressbar **/
.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_blue { background-color: #0074cc; }
.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_green { background-color: #5bb75b; }
.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_pink { background-color: #f4524d; }
.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_turquoise { background-color: #00c1cf; }

/** icon_element-style-fill **/
.ttm-icon.ttm-icon_element-fill {color: #fff; }
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-yellow  { background-color: #ffb300; }
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-orange  { background-color: #ff4c00; }
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-red  { background-color: #ff0a26; }
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-dark_pink  { background-color: #ff0061; }
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-mulled_wine  { background-color: #50485b; }
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-background-aqua{ background-color: #39c8df; }
.ttm-icon.ttm-icon_element-fill.ttm-icon_element-color-aqua{ color: #39c8df; }

/** icon_element-style-border **/
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-mulled_wine { border-color: #50485b; color: #50485b; }
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-blue { border-color: #5472d2; color: #5472d2; }
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-white { border-color: #fff; color: #fff; }
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-yellow { border-color: #ffb300; color: #ffb300; }
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-orange { border-color: #ff4c00; color: #ff4c00; }
.ttm-icon.ttm-icon_element-border.ttm-icon_element-color-red { border-color: #ff0a26; color: #ff0a26; }

/** icon_element-bgcolor **/
.element-style .icon-box-wrapper { padding-top: 15px; }
.element-style .row .col-md-6 .featured-icon-box:not(:last-child){ padding: 0; margin-bottom: 40px; }


/*------------------------------------------------------------------------------*/
/*  Error_page
/*------------------------------------------------------------------------------*/
.error-404{ position: relative; }
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
section.error-404 { padding: 40px 0; text-align: center; }
section.error-404 .ttm-big-icon { font-size: 150px; }
section.error-404 h1 { font-size: 78px; text-transform: uppercase; line-height: 0%; }
section.error-404 .page-content p { font-size: 18px; margin-bottom: 30px; }


/*------------------------------------------------------------------------------*/
/*  Map
/*------------------------------------------------------------------------------*/   
#map_canvas { margin: 0; padding: 0; height: 100%; }
.map-wrapper{ 
  /*height: 365px; */

  /*margin-bottom: 08px;*/
}
.row.contact-us {
    margin-bottom: 30px;
}
.map-wrapper.style2{ height: 100%; margin: 0; padding: 0;}
ul.top-contact a:hover {
    color: #ffff;
}
#feature-section31 .sidebar-heading h3{
        font-size: 20px !important;
    color: #000;
    margin-bottom: 15px;
    letter-spacing: 2px;
}
section#feature-section31 {
    padding: 90px 0px 40px;
}
#feature-section31 img {
       width: 100%;
 
}
.brd a:hover {
    color: #fff;
}
p.little-conntent2 {
    color: #333;
    font-weight: 600;
    font-size: 20px;
}
p.little-conntent {
    color: #333;
    font-size: 22px;
    font-weight: 500;
}
.ttm-row.services-section{overflow-x:hidden;}
.testimonial2-section{
    background-image: url(/userfiles/images/testimonial.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.countt{
    padding-top: 7px;
    font-weight: 500;
    font-size: 26px;
}
#feature-section31 ul {
    list-style: disc;
}
.map-search .widget.widget-search {
    margin-top: 20px;
}
.map-search {
    padding: 40px 40px;
}
img.pebbl-size {
    width: 76% !important;
}
.map-search h2 {
    font-size: 30px;
}

.map-search.sidebar p {
    font-size: 18px;
}
.search-box {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    margin: 30px 20px;
    border: 1px solid #ccc;
    overflow: hidden;
    background-color: #f9f9f9;
}
.search-input {
  flex: 1;
  padding: 10px 15px;
  border: none;
  outline: none;
  font-size: 16px;
}

.search-box .search-button {
  background: var(--color1) ;
    color: #fff;
    cursor: pointer;
    float: left;
    padding: 11px 34px;
    white-space: nowrap;
    -webkit-border-radius: 0;
    margin: 0;
}


.search-box input {
    border: none !important;
}
.search-button svg {
  fill: currentColor;
}
.location-list address {
    color: #444;
    font-weight: 500;
    margin-bottom: 6px;
}
.location-list li {
    padding: 15px 0;
    border-top: 2px solid #e5e5e5;
    padding-left: 30px;
}
.location-list li:hover {
    background: #dfe6e9;
}
.location-list ul{
    border-top: 2px solid #e5e5e5;
    padding-left: 0;
    height: 368px;
    overflow-y: scroll;
}
.location-list .phone {
    font-size: 18px;
    color: var(--color2);
    font-weight: 600;
}
.gallry img {
    width: 100%;
    padding: 12px 0px;
}
a.visit_web {
    margin-left: 40px;
    background: var(--color1);
    padding: 0 10px;
    color: #fff;
    transition: all .3s ease-in-out 0s;
}
a.visit_web:hover {background: var(--color2); color:#fff;}
.overlay.loc .subheader.banner2 {
    min-height: 250px;
}
.overlay.loc .breadcrumb-wrapper {
    margin-top: 75px;
}
.overlay.loc .breadcrumb-wrapper1 {
    margin-top: 75px;
}
.custom-wrapper .btn-pools-rplace:before{
   display: none;
}
.custom-wrapper .lights .purchase-img h5 {
    font-size: 18px !important;
    padding-right: 35px;
}
.custom-wrapper .lights .brand-product {
    min-height: 256px;
}
.custom-wrapper  .bx-esy span {
    position: relative;
    text-align: center;
    display: block;
    width: 100%;
    left: auto;
}
.custom-wrapper .box-easy:hover .bx-esy {
    transition: 0.5s;
    background: var(--color2);
}
.custom-wrapper .box-easy {
    box-shadow: 0px 0px 6px 0 rgb(0 0 0 / 20%);
    transition: 0.5s;
}
.custom-wrapper .box-easy:hover {
    box-shadow: 0px 0px 6px 0 rgb(0 0 0 / 20%);
    background:var(--color1) ;
    transition: 0.5s;
}
.custom-wrapper .box-easy h5,.custom-wrapper .box-easy p{
    transition: 0.5s;
}
.custom-wrapper .box-easy:hover h5,.custom-wrapper .box-easy:hover p{
    color: #fff;
    transition: 0.5s;
}
.custom-wrapper .content-pool-heater {
    width: 100%;
}
.custom-wrapper .we-make-it .main_box {
    background: var(--color1);
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    width: 23%;
    margin-right: 22px;
    transition: 0.5s;
}
.custom-wrapper .we-make-it .main_box:hover {
    background: var(--color2);
    transition: 0.5s;
}
.custom-wrapper .we-make-it .main_box:last-child {
    margin-right: 0;
}
p.star-trms {
    padding-left: 20px;
}
.sec-prch-head p {
    padding-left: 20px;
}
.custom-wrapper .purchase-img p {
    font-weight: 500;
    padding: 10px 0 0;
    margin: 0;
    color: var(--color2);
}
.custom-wrapper .we-make-it .btn-pools-rplace {
    border-bottom: none;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 0;
}
.custom-wrapper .we-make-it .main_box:hover .btn-pools-rplace{
   color: #fff;
}
.custom-wrapper .we-make-it .bx-esy {
    margin-top: 14px;
}
.custom-wrapper .brand-product {
    min-height: auto;
    overflow: hidden;
    position: relative;
    padding: 10px 10px 30px;
}
.custom-wrapper .brand-product  .img-purches img {
    width: 100%;
    padding-top: 20px;
}
.custom-wrapper  .brand-product .pool-img {
    max-width: 100%;
    flex: auto;
}

.custom-wrapper  .brand-product .pool-contents {
    max-width: 100%;
    flex: auto;
    min-height: 225px;
    background: var(--color1);
    padding: 15px;
    transition: 0.5s;
}

.mian-content .img_thumb {
    float: right;
    margin: 10px;
    max-width: 100% !important;
    width: auto !important;
}
.mian-content h2 {
    color: #000;
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 15px;
    letter-spacing: 2px;
}
.mian-content h2:first-child {
    color: var(--color2);
    font-family: 'Roboto Slab', serif !important;
}
.mian-content h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
    letter-spacing: 2px;
}
.mian-content p {
    margin-bottom: 15px;
    
}
.mian-content ul li:before {
    font-family: 'FontAwesome';
    content: "\f101";
    position: absolute;
    top: 5px;
    left: -18px;
    line-height: 1em;
    font-size: 16px;
    color: var(--color1);
}
.sidebar-heading h3 {
    margin-bottom: 25px;
}
.custom-wrapper .brand-product h5.price {
    background: var(--color2);
    color: #fff;
    display: inline-block;
    padding: 32px 0 2px;
    position: absolute;
    top: -8px;
    right: -43px;
    rotate: 48deg;
    font-size: 15px;
    width: 122px;
    transition: 0.5s;
    text-align: center;
    z-index:9;
}

.custom-wrapper  .fom-easy {
    box-shadow: -2px -1px 5px rgb(0 0 0 / 19%), 3px 4px 5px -4px rgb(0 0 0 / 23%);
    padding: 30px;
    margin: auto;
}
.custom-wrapper .fom-easy .col-lg-6.mb-2.m-auto {
    max-width: 100%;
    flex: auto;
}
.custom-wrapper .brand-product:hover h5.price{
   background: var(--color1);
   transition: 0.5s;
}
.custom-wrapper .brand-product:hover .pool-contents{
   background: var(--color2);
   transition: 0.5s;
}
.automation-systems .pool-contents {
    min-height: 120px !important;
}
.heat-pumps .pool-contents {
    min-height: 165px !important;
}
.salt-system .pool-contents {
    min-height: 165px !important;
}
.packages .row {
    justify-content: left !important;
}
.custom-wrapper .wrap-form.ttm-contactform input[type="submit"] {
    border-radius: 5px;
}
.custom-wrapper input[type="date"]{
   padding-right: 2px;
}
@media(max-width:1300px){
    .header-btn {
        padding-left: 0;
    }
    
    #site-header-menu #site-navigation .menu > ul > li {
        margin-right: 12px;
    }
}
@media(max-width:1199px){
   .custom-wrapper .lights .brand-product {
       min-height: 310px;
   }
   .custom-wrapper .automation-systems .brand-product {
       min-height: 203px;
   }
   .salt-system .brand-product {
       padding-top: 33px;
       padding-right: 34px;
   }
   .custom-wrapper .brand-product h5.price {
       top: -5px;
    }
   .packages h1.text-theme {
       font-size: 34px;
       line-height: 45px;
   }
   
   .subheader.banner2.replacement-pool.packages {
       min-height: 400px;
       background-position: 90% center;
   }
   .custom-wrapper .we-make-it .main_box {
       margin-right: 17px;
   }
   .custom-wrapper .we-make-it .btn-pools-rplace {
       font-size: 16px;
   }
   .fancybox-wrap {
        max-width: 90%;
    }
    .custom-wrapper .purchase-img h5 {
        font-size: 17px;
    }
    .m_phone:before {
        display:none;
    }
    .custom-wrapper .brand-product {
        min-height: 235px;
        padding-right: 40px;
    }
}
@media(max-width:1023px){
   .custom-wrapper .getStarted {
       width: 157px;
       text-align: center;
       padding: 10px 15px;
   }
   .custom-wrapper .sec-prch-head h2 {
       text-align: left;
   }
   .subheader.banner2.replacement-pool.packages {
       min-height: 330px;
       background-position: 86% center;
   }
   .packages .breadcrumb-wrapper {
       padding: 0;
       width: 50%;
   }
   .packages h1.text-theme {
       font-size: 32px;
       line-height: 43px;
   }
   .box-easy {
      padding: 5px;
      min-height: 215px;
   }
   .custom-wrapper .we-make-it .main_box {
       margin-right: 10px;
   }
   .custom-wrapper .we-make-it .btn-pools-rplace {
       font-size: 12px;
       padding: 10px 5px;
   }
   .custom-wrapper .purchase-img h5 {
       font-size: 26px;
       margin: 13px 15px 16px;
       line-height: 35px;
   }
   .custom-wrapper .purchase-cont li {
       font-size: 18px;
       list-style: none;
   }
   .custom-wrapper .brand-product .pool-contents {
       text-align: left;
   }
   .custom-wrapper .brand-product h5.price {
       padding: 28px 0 0 0;
   }
   .custom-wrapper section#sec-purchase {
       padding: 50px 0;
   }
   .custom-wrapper .box-easy {
       min-height: 222px;
   }
}
@media(max-width:767px){
    .bh-sl-container .bh-sl-loc-list {
        height: 420px !important;
    }
    
    .search-box {
        margin: 30px 20px;
    }
    .footer .second-footer .row {
        margin: 0;
    }
    footer.footer .widget-area {
        padding: 0;
    }
    footer.footer .widget ul#menu-footer-services li {
        width: calc(49% - 1px) !important;
    }
    h1.text-theme {
     text-align: start;   
    }
   .custom-wrapper .getStarted {
       width: auto;
   }
   .breadcrumb-wrapper1 p {
    display: none;
}
.breadcrumb-wrapper1 a {
    display: none;
}
.breadcrumb-wrapper1 h1 {
    text-align: left;
    font-size: 26px;
}
   .custom-wrapper .salt-system .purchase-img h5 {
       font-size: 20px;
       margin: 0;
       padding: 0 15px;
       line-height: 30px;
   }
   .custom-wrapper section.we-make-it .col-lg-4.col-md-4.col-sm-4 {
       max-width: 100% !important;
       flex: auto !important;
   }
     .ttm-btn.ttm-btn-color-black.ttm-btn-style-border:hover {
        color: var(--color2);
    }
    .custom-wrapper .main-pools-contnt h2 {
        font-size: 18px;
        text-align:left;
    }
    .custom-wrapper .brand-product .pool-contents {
        min-height: auto;
    }
    .salt-system .pool-contents {
        min-height: auto !important;
    }
   .heat-pumps .pool-contents {
       min-height: auto !important;
   }
   .automation-systems .pool-contents {
       min-height: auto !important;
   }
   .custom-wrapper .box-easy {
       min-height: auto;
   }
   .custom-wrapper .contant-install.main-pools-contnt h4 {
        font-size: 19px;
    }
   .custom-wrapper .we-make-it .main_box {
       margin-right: 0;
       width: 100%;
       margin-bottom: 15px;
   }
   .box-heater-pol {
       margin-top: 0;
       margin-left: 0;
   }
   .custom-wrapper .content-pool-heater {
       width: 100%;
       margin-left: 0;
   }
   .custom-wrapper .box-heater-pol {
       padding: 0 15px;
       margin: 0;
   }
   .custom-wrapper .sec-prch-head h2 {
       text-align: left;
   }
   .custom-wrapper .purchase-cont ul {
       padding: 0 0 0 21px;
   }
   .custom-wrapper .fom-easy {
       padding: 15px;
   }
   .fancybox-wrap {
        height: 62vh !important;
    }
    .fancybox-close {
            right: -10px;
    }
    .detail-page {
        margin-top: 90px;
    }
    .feature-head {
        padding: 30px 0 0;
    }
    section#feature-section31.detail-page img {
        margin:0 auto !important;
    }
    .thumb {
        margin-bottom: 15px;
    }
}
@media(max-width: 575px){
    .fancybox-wrap {
        height: 50vh !important;
    }
    .detail-page {
        margin-top: 120px;
    }
}
@media screen and (max-width: 480px) {
        .fancybox-wrap {
            height: 40vh !important;
        }
    
}
@media(min-width:1200px){
  li.home-phone a {
    font-size: 24px !important;
    padding: 8px 14px !important;
    line-height: 26px !important;
    color: #ffffff;
    background: var(--color1);
    border: 1px solid  var(--color1);
    height: auto !important;
}
li.home-phone a:hover {color:#fff !important;}
li.home-phone {
    margin-left: 20px;
}
.fixed-header li.home-phone a {
    background: transparent !important;
    border: 2px solid  #fff;
}
  #site-header-menu #site-navigation .menu ul ul.drp ul, #site-header-menu #site-navigation .menu ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
}
.site-header-menu-inner.ttm-stickable-header.fixed-header .container {
    max-width: 1500px;
  }
  .fixed-header .site-branding img {
    max-height: 70px;
  }
  /*.contact-us .breadcrumb-wrapper{margin-top:80px}*/
  .ttm-margin-top-100 {
     background: #fff;
     margin-top: -100px;
  }
}
    #feature-section31 h2{font-size:26px;}
    #feature-section31 h3 {
    font-size: 36px !important;
    font-weight: 600 !important;
    line-height: 50px !important;
}
    #feature-section31 ul{
        padding-left:30px;
    }
    .ttm-reset-content-center-991 h4{margin-bottom:20px;}
    
@media(max-width:991px){
    .subheader.section-padding.about-us .getStarted {
        margin-bottom: 32px;
    }
    .subheader.section-padding.about-us .breadcrumb-wrapper {
        padding: 0 0 15px;
    }
    .subheader.section-padding.about-us .page-title {
        padding: 0 ;
        color: #fff;
    }
    .custom-wrapper .lights .purchase-img h5 { 
        min-height:auto;
        padding-right: 0;
    }
    .custom-wrapper .brand-product .img-purches img {
        width: 100%;
        max-width: 300px !important;
    }
    .to-move {
        margin-bottom: 15px;
    }
}
.vide_play {
    padding: 0 80px;
}
.page-title p br{
    display:none;
}
@media(max-width:767px){
    .subheader.section-padding.about-us .metro-name {
        font-size: 28px !important;
        line-height: 39px !important;
        font-weight: 600 !important;
        letter-spacing: 4px !important;
        margin-bottom: 8px !important;
    }
    h1.text-theme.metro {
        font-size: 18px !important;
        line-height: 33px !important;
        margin-bottom: 10px !important;
        letter-spacing: 1px !important;
    }
    .subheader.section-padding.about-us {
        margin-top: 131px !important;
        display: block !important;
        padding: 30px 0 !important;
        height: auto !important;
    }
    .proudly-serving {
        display: block !important;
    }
    .proudly-serving ul.proudly-metro {
        margin: -8px 0 15px 0 !important;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
    .vide_play {
    padding: 0 8px;
}
   /*#site-header-menu #site-navigation .menu ul li:hover > ul {*/
   /*   height: 194px;*/
   /*   overflow-y: scroll;*/
   /*}*/
  
  .ttm-tabs ul.tabs li {
    margin-left: 0;
}

  .featured-content .featured-title {
    color: white;
}
  .ttm-tabs ul.tabs li a {
    display: block;
    cursor: pointer;
    padding: 4px 9px;
    margin-bottom: 5px;
    line-height: 22px;
    width: auto;
    position: relative;
    z-index: 3;
    border-radius: 3px;
    color: #182333;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid var(--color1);
}
  #totop{bottom:34px; left:34px; right:0;}
  section.ttm-row.res-991-pb-100.clearfix {
    padding: 0 15px !important;
  }
  /* owl Next and Prev buttons */
.owl-theme .owl-controls .owl-nav div {
    outline: 0;
    width: 25px;
    line-height: 25px;
    height: 25px;
}
.owl-theme .owl-controls .owl-nav div.owl-prev {
    position: absolute;
    top: 73%;
    left: 4px;
    display: block;
}
.owl-theme .owl-controls .owl-nav div.owl-prev:before,
.owl-theme .owl-controls .owl-nav div.owl-next:before {
    font-size: 16px;
}  
.owl-theme .owl-controls .owl-nav div.owl-next {
  position: absolute;
  top: 73%;
  right: 4px;
  display: block;
}

  h1.text-theme{font-size: 20px;
    line-height: 26px;}
   #feature-section31 h2{font-size:22px; line-height: 30px;}
      #feature-section31 h3 {
        font-size: 22px !important;
        line-height: 32px !important;
        margin-top: 0px !important;
        margin-bottom: 0 !important;
    }
   #getStartedServices-dfw p {
    margin-top: 0;
    padding-top:0;
    line-height: 1.5;
}
    #bParallex h3 {
        font-size: 25px !important;
    }
    #bParallex p {
    line-height: 28px;
}
div#bLearnSection {
    text-align: center;
}
 body .site-main {
    padding-top: 1px;
}
.footer .widget .widget-title{font-size: 22px;color: #fff;margin-bottom: 10px;}
  .overlay.loc .subheader.banner2 {
    min-height: 200px;
}
  .overlay.loc .breadcrumb-wrapper {
    margin-top: 0px;
  }
  form#bh-sl-user-location {
    padding: 0 15px;
}
  section#feature-section31, section.page-content{padding: 0}
    section.map-area {
       margin-top: 132px !important;
    }
    .map-search {
      padding: 30px 16px 0;
   }
  .map-search h2 {
    font-size: 20px;
    line-height: 22px;
   }
  .map-search.sidebar p {
    font-size: 15px;
  }
  .location-list ul{
      height: 240px;
  }
  .location-list li{padding:10px 0;padding-left:12px;}
  .location-list li h4{
      font-size:20px;
  }
  .location-list address {
    margin-bottom: 2px;
    font-size: 16px;
  }
.subheader.banner2{
    min-height:200px; margin-top: 115px;
    background-position: 100% 100%;
}
  
}


  
a.serv-btn {
    background:var(--color1);
    padding: 12px 25px;
    color: #fff;
    display: inherit;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}
a.serv-btn:hover {
    background: var(--color2);
    color:#fff;
}
.service-rates .col-md-4 strong {
    display: inline-block;
    padding-bottom: 12px;
}
.service-rates .col-md-4 {
    margin-bottom: 20px;
}
ul.rate-list {
    padding-left: 10px;
}
ul.rate-list li {
    list-style: none;
    position: relative;
    padding-left: 26px;
}
ul.rate-list li:before {
    content: '\f00c';
    font-family: fontawesome;
    position: absolute;
    left: 0;
    color: var(--color1);
}
.service-rates .col-md-4 table {
    border: 1px solid #203296;
    background: #f7f7f7;
}
.bg-light-gray td {
    padding: 17px;
}
a.serv-btn {
    background: var(--color1);
    padding: 12px 25px;
    color: #fff;
    display: inherit;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

.featured-icon-box.style1 i {
    color: #fff;
}
.topbar-right.text-right {
    display: flex;
    justify-content: end;
}
.ttm-social-links-wrapper.list-inline i {
    font-size: 23px;
    margin-right: 10px;
}
ul.sercee {
    column-count: 2;
}
section.ttm-row h2 {
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 600;
    color: #1a1a23;
    position: relative;
}
.bg-light-gray td {
    padding: 17px !important;
}
.row.service-rates tbody td {
    padding: 33px 20px;
}
.subheader.section-padding.about-us .metro-name {
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: 6px;
    margin-bottom: 28px;
    font-family: 'Roboto Slab', serif !important;
}
h1.text-theme.metro {
    display: block;
    padding: 0;
    color: #fff !important;
    font-size: 20px;
    line-height: 29px;
    font-family: 'Roboto Slab', serif !important;
    font-weight: 400;
    letter-spacing: normal;
    margin-bottom: 10px;
}
.subheader.section-padding.about-us p {
    display: block;
    padding: 0;
    color: #fff !important;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 0;
    font-family: 'Roboto Slab', serif !important;
}
.subheader.section-padding.about-us .getStarted {
    padding: 0 20px;
    line-height: 50px;
}
.subheader.section-padding.about-us p a {
    font-size: 18px;
    font-weight: initial;
    background: none;
    border: none;
    padding: 0;
    font-family: 'Open Sans', sans-serif !important;
    text-decoration: underline;
}
.subheader.section-padding.about-us ul li{
    color: #fff;
    font-size: 18px;
        margin-bottom: 5px;
    line-height: 32px;
    display: flex;
    align-items: center;
    gap: 20px
}

.subheader.section-padding.about-us ul {
    padding-left: 5px;
    margin-bottom: 20px;
}

.subheader.section-padding.about-us {
            height: 700px;
            background-repeat: no-repeat;
    background-size: cover;
}
.subheader.section-padding.about-us .row{
    align-items: center;
}
.subheader.section-padding.about-us .col-lg-5 img{
    width: 100%;
}
.subheader.section-padding.contact-us {
    min-height: 400px;
    display: flex;
    align-items: center;
    padding: 0;
}
.proudly-serving {
    position: relative;
    overflow: hidden;
}
.proudly-serving ul.proudly-metro {
    margin: -5px 0 0 7px !important;
    padding: 0 !important;
    display: flex;
    gap: 10px;
}
.proudly-serving ul.proudly-metro li {
    !i;!;
    padding: 0;
    color: #fff !important;
    font-size: 18px !important;
    line-height: normal !important;
    display: flex !important;
    gap: 5px !important;
}

.proudly-serving ul.proudly-metro li a {
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #ffffff;
    border-radius: 0;
    padding: 0;
    border: none;
    background: none;
    text-decoration: underline;
    display: inline-block !important;
}
span.text-input label {
    color: red;
}
input#submit:hover {
    border: 2px solid var(--color2);
    color: var(--color2);
}
.new-btn {
    background: var(--color1);
    padding: 10px 15px;
    color: white;
}
.new-btn:hover {
    color: white;
    background: var(--color2);
}
.btn-bottom-link a {
    padding: 10px 22px;
    background: var(--color2);
    color: #fff !important;
    display:none;
}
.content-sec a {
    color: var(--color2);
}
.content-sec a:hover {
    color: var(--color1);
}
.btn-bottom-link a:hover{
    background:var(--color1);
}
.widget2 .sidebar-content .wiki-p h3 {
    display: none;
}
.sidebar-content .wiki-p .wikibox img {
    max-width: 100%;
}
.btm-cities h3 {
    display: none;
}
.btm-cities h2 {
    margin-bottom: 25px;
}

.section-title .title-header h2 {
    line-height: 35px !important;
}
.row.gallery img {
    height: 210px;
}

@media(min-width:1200px) and (max-width:1460px){
 .replacement-pool {
    min-height: 430px!important;
}
.replacement-pool .breadcrumb-wrapper {
    margin-top: 46px;
}
}

@media(min-width:1200px) and (max-width:1460px){
  #site-header-menu #site-navigation .menu ul ul ul {
    position: absolute;
    left: -250px;
    top: 0;
  }
}
.ttm-progress-bar .progress .progress-bar.progress-bar-color-bar_skincolor {
    background: #ff7d30 !important;
}

.featured-icon-box .featured-title h6, .ttm-icon.ttm-icon_element-size-md i {
    color: #fff !important;
}
@media(min-width:1024px) and (max-width:1199px){
 .ttm-margin-top-100 {
     background: #fff;
     margin-top: -100px;
  }
}

a.btnnn {
    position: absolute;
    left: 1326px;
    font-size: 23px;
    width: 20%;
    margin-top: 22px;
    padding: 14px 14px;
    /* border: 1px solid; */
    line-height: 26px;
    color: #ffffff;
    border-color: #ffffff !important;
}

.fixed-header li.home-phone a {
    display: block !important;
}
.footer address {
    display: flex;
}
@media(min-width:1200px) and (max-width:1230px){
  li.home-phone a {
    font-size: 20px !important;
    padding: 8px 12px !important;
  }
}
.bh-sl-container .phne {
    margin: 6px 0;
    font-weight: bold;
}
.bh-sl-container .btn-warning {text-decoration: none;color: #000 !important;}
.service-rates h2 {
    font-size: 28px !important;
}
.wrap-form .error {
    color: red;
}
.wrap-form label{font-weight:500}
.wrap-form abbr.required {
    text-decoration: none;
    color: red;
}
.ttm-contactform.wrap-form .row {
    margin-bottom: 10px;
}
.ttm-contactform.wrap-form select:focus {
    border: 1px solid var(--color1);
}
textarea.form-control {
    height: 120px;
}
.padding-contact {
    padding: 25px;
}
div#bServices-dfw {
    /*z-index: 1;*/
    position: relative;
}

/* Our wrapper */
.wrapper{
  width: 1100px;
  height: 500px;
  max-height:100vh;
  position: absolute;
  left:50%;
  top:50%;
  transform:translate3d(-50%,0%,0);
  overflow:hidden;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
@media(max-width:1090px){
    .wrapper{
        width: 100%;
    }
}
#page img {
    width: auto;
}
div#before_after_pool {
    padding: 50px 0 ;
   
}

#before_after_pool p {
    padding-top: 0;
}
/* Our image information */
.bottom,
.middle,
.top {
  width:100%;
  height:100%;
  background-repeat:no-repeat;
  background-color: white;
  background-size: cover;
  background-position: center;
  position: absolute;
  top:0;
  left:0;
  overflow: hidden;
}

.bottom{
  background: #2196f3;
}
.middle {
  background:  #bbdefb;
}
.top{
  background:  #ffffff;
}

.top{
  width:360px;
}

#before_after_pool .text_overlay {
    position: absolute;
    font-size: 20px;
    color: #141414;
    font-weight: 600;
    bottom: 20px;
    background-color: #fff9;
    left: 10px;
    padding: 4px 8px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    min-width: 250px;
}
#before_after_pool  .middle .text_overlay {left:52%;}
#before_after_pool  .bottom .text_overlay {left:auto; right:10px;}

.scroller{
  width: 50px;
  height:50px;
  position: absolute;
  left:100px;
  top:50%;
  transform:translateY(-50%);
  border-radius:50%;
  background-color: #fff;
  opacity:0.9;
  transition: opacity 0.12s ease-in-out;
  pointer-events:auto;
  cursor: pointer;
  box-shadow: 3.5px 0px 7px rgba(100, 100, 100, 0.2);
}
.scroller-middle{
  margin-top:25px;
}
.scroller-top{
  margin-top:-25px;
}


.scroller:hover{
  opacity:1;
}

.scrolling{
  pointer-events:none;
  opacity:1;
   z-index: 1;
}

.scroller__thumb{
  width:100%;
  height:100%;
  border-radius:50%;
  padding: 7px;
}

.scroller:before,
.scroller:after{
  content:" ";
  display: block;
  width: 7px;
  height: 9999px;
  position: absolute;
  left: 50%;
  margin-left: -3.5px;
  z-index: 30;
  transition:0.1s;
  box-shadow: 3.5px 0px 7px rgba(100, 100, 100, 0.2);
}
.sec-prch-head {
    margin-bottom: 20px;
}
.scroller:before{
  top:49px;
}
.scroller:after{
  bottom:49px;
}

.scroller-middle>.scroller__thumb{
  border: 5px solid var(--color2);
}
.scroller-middle:before,
.scroller-middle:after{
  background: var(--color2);
}

.scroller-top>.scroller__thumb{
  border: 5px solid var(--color1);
}
.scroller-top:before,
.scroller-top:after{
  background: var(--color1);
}
.ttm-tabs h2 {
    color: white;
}
.btn-new {
    text-align: center;
}
#feature-section31 ul.tabs {
    padding: 0;
}
.home-video {
    width: 100%;
    min-height: 700px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display:flex;
    align-items:center;
}
.row.bBoxes .col-md-5th-1.col-sm-4 {
    padding: 0;
}
.bBoxes img {
    width: 100%;
    position: relative;
}
.box_img {
    margin: 20px 5px;
    overflow: hidden;
}
.inner_video {
    padding-left: 100px;
}
.box_img:hover img{
    transform: scale(1.1);
}
.bBoxes {
    margin: 0;
}
.home-video:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    background: #000b0b8f;
}
.home-video .subheader.banner{
    width:100%;
}
a.b_btn {
    background: #fff;
    color: #444;
    margin-left: 30px;
    border-color: #fff;
}
.home-video video {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}

.ttm-social-links-wrapper ul {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    padding: 0;
}

li.estimate_btn a {
    background: var(--color1);
    padding: 13px 12px;
    line-height: 36px;
    font-size: 20px;
}

li.estimate_btn {
    margin-left: 20px;
}
a.ttm-btn.ttm-btn-size-md.btn-estimate {
    background: var(--color1);
    border: 2px solid;
    font-size: 18px;
    margin-left: 10px;
}
.row.wa-inner-bg a {
    margin-left: 20px;
}
.bg-green{
   background: var(--color1);
}
.single-services:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.box-heater-pol {
   
    margin-top: 36px;
    margin-left:16px;
}
.btn-pools-rplace:before {
    content: "";
    border-bottom: 2px solid;
    position: absolute;
    color: #444;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
}

.btn-pools-rplace {
    border-bottom: 2px solid;
    font-size: 18px;
    color: var(--color2);
    margin-bottom: 10px;
    font-weight: 600;
}
.btn-pools-rplace:hover {
    
    color:var(--color1);
    
}

/*.main_box {*/
/*    background: var(--color2);*/
/*    padding: 8px 20px;*/
/*    margin-right: 18px;*/
/*    max-width: 220px !important;*/
/*    color: #fff;*/
/*    min-height: 98px;*/
/*}*/

.main_box p {
    font-weight: 400;
    margin: 0;
    display:none;
}


/*.main_box a{*/
/*    color:#fff;*/
/*    font-weight:700;*/
/*    font-size:18px;*/
/*}*/
button.btn.btn-poools {
    background: transparent;
    font-weight: 700;
    font-size: 17px;
    margin: 0;
    padding: 0;
}
.btn.focus, .btn:focus{
    outline: 0;
    box-shadow: 0 0 0 0 important;
}
.main-pools-contnt p {
    color: #444;
}
.main-pools-contnt ul li {
    color: #444;
    list-style: disc;
    padding-left: 0;
}
.main-pools-contnt h2 {
    font-size: 30px;

}

.main-pools-contnt h2 {
    font-size: 22px;

    background: var(--color2);
    padding: 6px 17px;
    color: #fff;
    text-align: center;
  
}
.modal-lg {
    max-width: 100% !important;
    padding: 50px 0;
    background: #fff;
    margin: 0;
}

section#install-pool {
    padding: 80px 0;
}
button.close-model span {
    font-size: 44px;
    position: relative;
    top: -25px;
    right: 26px;
}
.chooses-us-img img {
    width: 70%;
}
.content-pool-heater h3 {
    
    padding-bottom:16px;
}
.main-pools-contnt ul {
    padding-left: 50px;
}
u.pool-heatr {
    text-decoration: none;
}
u.pool-heatr li {
    text-decoration: none;
    list-style: circle;
    font-size: 20px;
    padding-left: 32px;
}
.sec-prch-head h2 {
    font-size: 26px;
    
    background: var(--color2);
    padding: 6px 17px;
    color: #fff;
    text-align:center;
    /*margin-bottom: 16px;*/
}
section#sec-purchase {
    background: #fff;
    padding: 80px 0;
}

.purchase-cont li {
    list-style: disc;
    font-size: 18px;
    font-weight: 500;
}
section.pool-heater.bg-color.pt-100.pb-70 {
    padding: 0 0!important;
  
    height: 120px !important;
}
.h-wemake {
    padding-bottom: 30px;
}
.purchase-img {
    padding: 20px 0;
}
.img-purches img {
 width: 203px;
}
.brand-product {
    padding-bottom: 46px;
}
.brand-product {
    margin-bottom: 20px;
    min-height: 323px;
    box-shadow: -2px -1px 5px rgb(0 0 0 / 19%), 3px 4px 5px -4px rgb(0 0 0 / 23%);
    border-radius: 4px;
}


.purchase-img p {
    font-weight: 400;
    padding: 0;
    margin: 0;
}
.date-pickr i {
    position: absolute;
    right: 8px;
    top: 10px;
}
.easy-fom {
    background: #fff;
}
.sec-easy-fm h2 {
    font-size: 26px;
    text-transform: capitalize;
    background: var(--color2);
    padding: 6px 17px;
    color: #fff;
    text-align: center;
    margin-bottom: 16px;
}





section.we-make-it {
  
    padding: 40px 0;
   
}
.content-pool-heater h5 {
 
}

.hd-box {
    display: flex;
    background: var(--color2);
    align-items: center;
    margin-bottom:20px;
}
section#repair-pool {
    background: #fff;
}

.boxed-sub {
    width: 144px;
    color: var(--color1);
    border-color: var(--color1);
    font-size: 14px;
    padding: 13px 30px 13px 30px;
    background-color: transparent;
    margin-top:24px !important;
}

.boxed-sub:hover {
    border: 2px solid var(--color2);
    color: #fff;
    background-color: var(--color2);
}
ul.pool-heatr {
    padding: 10px 42px;
}
.content-pool-heater li {
 
    list-style:disc;
}
.content-pool-heater h5 {
    font-weight: 500;
}
/*.content-pool-heater h5:before {*/
/*    content: "\f058";*/
/*    font-family: 'FontAwesome';*/
/*    font-size: 16px;*/
/*    color: var(--color2);*/
/*    margin-right: 9px;*/
/*    padding-left: 0;*/
/*}*/

.pool-imgs img {
    width: 100%;
}
.pool-heater-fom label {
    color: var(--color2);
}

.butn-fom {
    justify-content: center;
    display: flex;
}
p.star-trms {
    margin: 0;
    font-size: 12px;
    font-weight: bold;
}
#repair-pool {
    background: #fff;
    padding: 80px 0;
}
.easy-fom {
    background: #fff;
    padding: 80px 0;
}



.box-easy {
    background: #fff;
    padding: 8px 20px;
    min-height: 146px;
    text-align: center;
    box-shadow: 5px 5px 0px 0 rgb(0 0 0 / 20%);
    border-radius: 4px;
}
.box-easy:hover .bx-esy {

    transition: 1.2s;
}

section.we-make-it {
   padding: 40px 0px;
    background: #f7f7f7;
}
section.we-make-it-ms {
   padding: 40px 0;
    background: #f7f7f7;
}
section.pool-heater.bg-color {
    padding: 40px 0;
}
.pool-by-replacement-p h2 {
    font-size: 28px;
}
.bx-esy {
    background: var(--color1);
    text-align: center;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    font-size: 23px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 46px;
    color: #fff;
}
.bx-esy span {
    position: relative;
    left: 12px;
}
.pool-by-replacement h2 {
    font-size: 28px;
}



.pool-by-replacement {
    background: #fff;
    box-shadow: 10px 17px 53px 0px rgb(0 0 0 / 8%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 22px 23px 22px 23px;
    border-radius: 4px;
    position: relative;
    top: 19px;
}
.box-easy:hover h5 {
  
    transition: 1.2s;
}

/*.mg-top {*/
/*    top: 160px;*/
/*    position: relative;*/
/*}*/

.main_box {
    cursor: pointer;
}

.lyon_box {
    border: 2px solid !important;
    padding: 38px 30px;
    min-height: 500px;
}


.btn_financing a {
color: #2f56c1;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 2px solid;
}
.text_financing p {
    font-weight: 600;
}


.text_hsf p {
    font-weight: 600;
}
.btn_financing {
    margin-top: 20px;
}
.lyon_box {
    border: 2px solid;
    padding: 30px 30px;
    margin-bottom: 20px;
}
a.hsf img {
    width: 200px !important;
    padding-bottom:40px;
}

.btn_hsf a {
    color: #2f56c1;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 2px solid;
}
a.frost img {
    width: 200px !important;
}
.text_financing {
    float: right;
}
.hsf_bx {
    float: right;
}
@media (min-width: 992px) and (max-width: 1023px){
   .custom-wrapper .brand-product {
       min-height: 263px;
       text-align: left;
   }
   .custom-wrapper .salt-system .brand-product {
       min-height: 297px;
   }
   .custom-wrapper .purchase-cont li {
       font-size: 18px;
       list-style: disc;
   }
   .custom-wrapper .purchase-img h5 {
       font-size: 25px;
       margin: 13px 0 16px;
       line-height: 32px;
   }
   .custom-wrapper .heat-pumps  .purchase-img h5 {
       font-size: 21px;
   }
   .custom-wrapper .automation-systems .purchase-img h5 {
       font-size: 20px;
       margin: 13px 23px 16px 0;
   }
   .custom-wrapper .lights .brand-product {
       min-height: 371px;
   }
   .custom-wrapper .lights .purchase-img {
       padding: 20px 0 0;
   }
   .packages .breadcrumb-wrapper {
       padding: 0;
       width: 100%;
   }
}
@media (min-width: 768px) and (max-width: 992px){
       .brand-product {
    text-align: center;
    padding: 30px 0;
}
#install-pool {
    padding:40px 0!important;
}
#repair-pool {
    background: #fff;
    padding: 40px 0 !important;
}


}


.contant-install.main-pools-contnt h4 {
    padding-bottom: 10px;
}

.ttm-stickable-header.fixed-header {
    box-shadow: 0px 1px 3px rgb(0 0 0 / 19%), 3px 4px 5px -4px rgb(0 0 0 / 23%) !important;
}
@media(min-width:1200px){
.subheader.banner2.replacement-pool.packages {
    margin-top: 36px;
}
}
.img-banner img {
    width: 156px;
    position: relative;
    top: -114px;
}
.getStarted.services-shdul a {
    color: #fff;
}
.h-wemake {
    
    font-size: 30px;
    font-weight:600;
    color:#000;
}
.breadcrumb-wrapper1 {
   
    position: relative;
    top: -48px;
}
h1.text-theme {
    color: #000;
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: 6px;
    margin-bottom: 30px;
}
h1.text-theme.city-name {
    color: #fff;
    margin-bottom: 15px !important;
}
.btn-heatpump a {
    font-weight: 600;
    font-size: 22px;
    line-height: 56px;
    color: #ffffff;
    border-radius: 4px;
    padding: 8px 20px;
    border: 2px solid var(--color1);
    background: var(--color1);
}
.purchase-img h2 {
    font-size: 28px;
    padding-bottom: 18px;
}
.section-title .title-header h4.title {
    font-size: 30px;
}
ul.ul3 li {
    margin-bottom: 15px;
}
@media(max-width:767px){
    .subheader.section-padding.about-us p {
        font-size: 22px;
        line-height: 35px;
    }
    .subheader.section-padding.about-us p a {
        display: inline-block;
    }
    #remodeling, #poolDesign, #poolServiceRepair {
    padding: 50px 0px;
}

   .custom-wrapper  .brand-product {
       margin-top: 20px !important;
       min-height: auto !important;
       padding-bottom: 15px !important;
   }
   .btn-heatpump a{
       font-size:9px !important;
   }
   
   .page-title.title-heatpump p {
    display: block;
}
.page-title.title-heatpump p {
    display: block;
    font-size: 15px;
}
   .purchase-img h2 {
    font-size: 26px;
    padding-bottom: 0px;
}
 .img-banner img {
    width: 68px;
    position: relative;
    top: -129px;
    left: 250px;
}
.page-title.title-heatpump {
    position: relative;
    top: 33px;
}

   .breadcrumb-wrapper1 {
    position: relative;
    top: -20px;
}
.subheader.banner2 {
    min-height: 200px !important;
    margin-top: 142px;
}
   .breadcrumb-wrapper1 p {
    display: none;
}
.breadcrumb-wrapper1 a{
  display:none;  
}
   .custom-wrapper .brand-product {
       padding-right: 15px;
   }
   .custom-wrapper .purchase-img {
       padding: 20px 0 0;
   }
   .custom-wrapper .purchase-img h5 {
       font-size: 20px;
       margin: 13px 15px 16px;
       line-height: 30px;
   }
   .ttm-header-style-overlay .ttm-menu-toggle .toggle-block {
       background-color: var(--color1) !important;
   }
   .site-branding img {
        margin-top: 0;
    }
   .ttm-menu-toggle label {
        top: -57px !important;
        left: -10px !important;
    }
    #site-header-menu #site-navigation .menu > ul > li {
        margin-right: 0;
    }
    .col-12.d-sm-none.bg-green {
        display: block !important;
    }
    .site-branding {
        position: relative !important;
    }
   .subheader.banner2.replacement-pool.packages {
       min-height: 165px;
       background-position: 75% center;
   }
   .packages h1.text-theme {
      font-size: 22px;
       line-height: 30px;
       text-align: left;
   }
    .breadcrumb-wrapper a {
        font-weight: 600;
        font-size: 14px;
        line-height: 50px;
                display: none;
    }
    .breadcrumb-wrapper1 a {
        font-weight: 600;
        font-size: 18px;
        line-height: 50px;
    }
    .purchase-cont ul {
    padding: 0 6px;
}
    .pool-by-replacement-p h2 {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 8px;
}
.content-pool-heater {
    margin: revert;
    margin-left: 20px;
}
section.pool-heater.bg-color {
    padding: 30px 0;
}
section.pool-heater.bg-color.pt-100.pb-70 {
    padding: 0 0!important;
    height: auto !important;
}
.pool-by-replacement h2 {
    font-size: 24px;
    line-height: 28px;
}
    .h-wemake {
    padding-bottom: 30px;
    font-size: 25px;
}
.box-easy {
    background: #fff;
    padding: 10px 20px;
    min-height: auto;
    text-align: center;
    box-shadow: 5px 5px 0px 0 rgb(0 0 0 / 20%);
    border-radius: 4px;
    margin-bottom: 30px;
}
    section.we-make-it {
    padding: 34px 0 10px;
}
   
.content-pool-heater {
  
    margin-top: 0;
}
    .breadcrumb-wrapper {
        padding: 10px;
        text-align: center;
    }
    .home-video .breadcrumb-wrapper { background:transparent; padding:0;}
    .page-title p {
        line-height: 22px;
        text-align: start;
        font-size: 16px;
    }
    .row.wa-inner-bg a {
      margin-left: 0px;
    }
    .sep-box h4 {
        font-size: 20px;
        line-height: 26px;
    }
    a.text-white.btn-est {
      font-size: 22px;
    }
    #before_after_pool .wrapper{
        width: 95%;
    }
     #before_after_pool .wrapper img{ width:auto !important; margin:0 !important;}
    .home-video {
        margin-top: 115px;
        height:250px;
   }
   .top{
     width:160px;
   }
   .home-video .subheader.banner {
    
    margin-top: 0;
   }
   .box-heater-pol {
    
    display: inline-block;
}
.sec-prch-head h2 {
    font-size: 20px;
    background: var(--color2);
    padding: 6px 17px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    /* margin-bottom: 16px; */
}
.getStarted {
    display: inline-block;
    padding: 7px 11px;
    border-radius: 4px;
    margin: 8px auto;
    font-size: 14px;
    text-decoration: none;
        text-align: center;
    
    line-height: 20px;
}
.sec-easy-fm h2 {
    font-size: 26px;
    
    background: var(--color2);
    padding: 17px 17px;
   
}
.main-pools-contnt h2 {
    font-size: 20px;
   
    line-height: 20px;
}
.replacement-pool p {
    display: none;
}
.content-pool-heater h3 {
    padding-bottom: 16px;
    font-size: 26px;
    color:var(--color2);
}
.content-pool-heater li {
    line-height: 24px;
    font-size: 16px;
}
.content-pool-heater h5 {
    font-weight: 600;
     display:flex;
     font-size: 17px;
}
.box-heater-pol {
   
    margin-top: 10px;
}
.purchase-cont li {
    list-style: none !important;
    font-size: 18px;
    font-weight: 500;
}
.brand-product {
   text-align:center;
    padding: 30px 0;
}

.sec-easy-fm h2 {
    font-size: 20px;
    
    line-height: 20px;
   
}
ul.pool-heatr {
    padding: 8px 0px 13px 31px !important;
}
.brand-product {
    margin-top: 20px !important;
    
}

section#sec-purchase {
    padding: 40px 0 0;
}
.easy-fom{
    padding:30px 0;
}
.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom {
    top: 5522.67px !important;
}
section#install-pool {
    padding: 20px 0;
}
section#repair-pool {
    background: #fff;
    padding: 20px 0;
}
.sec-prch-head {
    margin-bottom: 10px;
}
}
.section-padding.mian-content.bg-light-white img{
        width: 100%;
}
.mian-content img.img_thumb.left {
    float: left;
    margin-left: 0;
}
.flat-whyus.style3 {
    padding: 71px 0px;
}
.flat-whyus.style3 .row{
    align-items:center;
}
.flat-title h2.title {
    margin-bottom: 50px;
    font-size: 36px;
    font-weight: 600;
    color: #1a1a23;
    position: relative;
}

.flat-title h2.title.center-title {
    text-align: center;
}
.flat-title h2.title.center-title:after {
    left: 50%;
    margin-left: -35px;
}
.flat-title h2.title:after {
    position: absolute;
    content: '';
    bottom: -10px;
    left: 0%;
    background-color: var(--color1);
    width: 70px;
    height: 3px;
}
.iconbox.iconbox-whyus.style3 {
    position: relative;
    margin: 19px 0 31px;
    padding-right: 34px;
    display: flex;
    align-items: center;
}

.iconbox-whyus.iconbox.style3 .iconbox-icon {
    width: 70px;
    height: 70px;
    background:  var(--color1);
    line-height: 30px;
    text-align: center;
    border-radius: 50% 50%;
    position: absolute;
    top: 13px;

}
/*.iconbox-whyus.style3.iconbox-whyus.iconbox:hover .iconbox-icon {*/
/*    transform: rotateY(150deg);*/
/*}*/
.iconbox.iconbox-whyus.style3 .iconbox-icon i {
    color: #ffffff;
    font-size: 20px;
    line-height: 22px;
    margin: 24px 0;
}
.iconbox.iconbox-whyus.style3 .iconbox-content {
    padding-left: 100px;
}
.iconbox-content h5.heading {
    line-height: normal;
    font-weight: 500;
    color: #000;
    padding: 4px 0 0 0;
    letter-spacing: -0.4px;
}
.iconbox.iconbox-whyus.style3 .iconbox-content .sub-heading {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #636363;
}
.flat-whyus.style3 .image-single img {
    width: 100%;
}
.partner-clients {
    background: #f7f7f7;
    padding: 40px 0;
}
.slide-clients .client {
    width: 23%;
    float: left;
    text-align: center;
    margin-left: 1%;
    margin-right: 1%;
}
.client h3.text-services {
    margin-top: 10px;
}
.text-services a {
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}

.Effective-pest-control p {
        margin-top: 10px;
}
.Effective-pest-control .action {
    padding-bottom: 5px;
    position: relative;
    color: #2e2e2e;
    font-size: 18px;
    font-family: 'Roboto Slab', serif !important;
    font-weight: 600;
    line-height: 26px;
    text-decoration: none;
}
.Effective-pest-control{
        padding: 70px 0px;

}
.effective-box  img {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.24);
    padding: 6px;
    width: 90px !important;
    height: 90px !important;
    margin-bottom: 23px;
    border-radius: 100%;
}
.effective-box{
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.24);
    border-radius: 6px;
    display: block !important;
    text-align: center;
    padding: 25px;
    margin-bottom: 20px;
        min-height: 340px;
}
.Effective-pest-control h2{
    position: relative;
    text-align: center;
    font-size: 36px;
}
.Effective-pest-control h2::after{
    position: absolute;
    content: '';
    bottom: -10px;
    background-color: var(--color1);
    width: 70px;
    height: 3px;
    left: 50%;
    margin-left: -35px;
}
.Effective-pest-control .sub-menu-grid{
        margin-top: 40px;

}
.Effective-pest-control .effective-box{
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 40px;
}
@media (min-width: 1500px) and (max-width:1599px) {


	
}

@media (min-width: 1600px) and (max-width:1749px) {

.subheader.banner2 {
    min-height: 600px !important;
    background-size: 100% 100% !important;
    margin-top: 38px;
}
	
}

@media (min-width: 1700px) and (max-width:1800px) {

.subheader.banner2 {
    min-height: 600px !important;
    background-size: 100% 100% !important;
    margin-top: 38px;
    
}
	
}
@media (min-width: 1900px) and (max-width:2200px) {

.subheader.banner2 {
    min-height: 600px !important;
    background-size: 100% 100% !important;
    
}
	
}
@media (min-width: 2200px) and (max-width:2399px) {

.subheader.banner2 {
    min-height: 700px !important;
    background-size: 100% 100% !important;
    margin-top: 38px;
    
}
	
}
@media (min-width: 2300px) and (max-width:2600px) {

.subheader.banner2 {
    min-height: 800px !important;
    background-size: 100% 100% !important;
    margin-top: 38px;
    
}
	
}


@media (min-width: 1300px) and (max-width: 1399px) {

.img-banner img {
    width: 156px;
    position: relative;
    top: -70px;
}
}





.mian-content .title-area.text-center.text-md-start h2 {
    color: #000;
    font-size: 30px;
    line-height: 43px;
    margin-bottom: 0;
    text-align:left;
}
.row.justify-content-between.align-items-center {
    margin-bottom: 30px !important;
}
.blog-card {
    padding: 16px;
    border-radius: 20px;
    background-color: #E1E4E5;
    position: relative;
    z-index: 2;
}


.blog-card .blog-img {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.blog-card:hover .blog-img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}
.blog-meta {
    margin-bottom: 10px;
}
.blog-card.style3 .box-date {
    position: absolute;
    margin: 0;
    top: 0;
    right: 32px;
    line-height: 1.1;
    text-align: center;
    border-radius: 0 0 90px 90px;
    padding: 24px 10px 32px 10px;
    font-size: 14px;
    display: block;
    width: fit-content;
    color: #fff;
    z-index: 3;
}
.blog-card .box-date:before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: var(--color1);
    border-radius: inherit;
    z-index: -1;
}
.blog-card.style3 .box-date .date {
    display: block;
    font-size: 24px;
    font-weight: 600;
}
.blog-card .blog-content {
    padding: 15px 0;
}

.blog-meta span, .blog-meta a {
    display: inline-block;
    font-size: 14px;
    color: var(--color1);
    position: relative;
    margin-right: 10px;
}
.blog-meta a:hover, .blog-meta a:hover i {
    color: var(--color2) !important;
    transition:0.5s;
}
.blog-card .blog-meta span>i {
    color: var(--color1); margin-right:5px;
}
.blog-card .blog-meta i {
    margin-right:5px;
}
.blog-meta i.fa.fa-user {
    margin-right: 5px;
}
.blog-card .blog-content p {
    margin: 0;
}
.blog-details .blog-single {
    background-color: transparent;
}
.blog-single {
    position: relative;
    margin-bottom: 40px;
}
.blog-content ul {
    margin-bottom: 10px;
}
.blog-single .blog-audio, .blog-single .blog-img, .blog-single .blog-video {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.section-padding.mian-content.bg-light-white img {
    width: 100%;
}
.blog-details .blog-single .blog-content {
    background-color: transparent;
    overflow: hidden;
}
.blog-single .blog-content {
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
    position: relative;
    z-index: 3;
}
.share-links {
    padding: 20px 0;
    border-top: 1px solid #fefefe;
}
.blog-meta span, .blog-meta a {
    display: inline-block;
    font-size: 14px;
    color: var(--color1);
    position: relative;
    padding-right: 10px;
}
.blog-meta span:not(:last-child):after, .blog-meta a:not(:last-child):after {
    content: "";
    height: 14px;
    width: 1px;
    background-color: var(--color1);
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -7px;
}
a.author .fa {
    margin-right: 5px;
}
.share-links-title {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin: 0 15px 0 0;
    display: inline-block;
    text-transform: capitalize;
}
.share-links .th-social {
    display: inline-block;
}
.share-links .th-social a {
    --icon-size: 40px;
    font-size: 14px;
    border-radius: 99px;
}
.th-social a {
    display: inline-block;
    background-color: #fff;
    color: #000;
    font-size: 16px !important;
    text-align: center;
    margin-right: 5px;
    border-radius: 99px !important;
    width: 40px;
    height: 40px;
    padding-top: 11px;
}
.th-social a:hover {
    background-color: var(--color1);
    color: #fff;
}
.sidebar-area .widget.bg-light {
    background: #fff !important;
}
.sidebar-area .widget {
    padding: 32px;
    background-color: transparent;
    margin-bottom: 32px;
    position: relative;
    border-radius: 10px;
    border: 1px solid #fff;
}
.sidebar-area .widget_title {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4em;
    padding-bottom: 20px;
    margin: 0 0 32px 0;
}
.sidebar-area .widget_title:after,.sidebar-area .widget_title:before {
    content: '';
    height: 3px;
    width: 100%;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
}
.recent-post .media-img {
    margin-right: 15px;
    width: 80px;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
}
.recent-post .media-img:after {
    content: '\f0c1';
    position: absolute;
    inset: 0;
    text-align: center;
    line-height: 80px;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    color: var(--theme-color);
    pointer-events: none;
    border-radius: inherit;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    top: -11px;
    font-family: 'FontAwesome';
    color: var(--color1);
}
.recent-post .post-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 6px 0;
    text-transform: capitalize;
}
.recent-post-meta i {
    margin-right: 7px;
}
.recent-post:hover .media-img:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.sidebar-area .widget_title:after {
    background-color: var(--color1);
    width: 50px;
}
.recent-post {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}
.box-title {
    font-size: 24px;
    line-height: 1.417;
    font-weight: 600;
    color:#fff;
    margin-top: -0.24em;
}
.widget-banner .logo {
    display: inline-block;
    padding: 17px 40px;
    border-radius: 99px;
    text-align: center;
    background-color: #fff;
}
.widget-banner .box-text {
    font-size: 18px;
    margin-top: 27px;
    margin-bottom: 10px;
}
aside.sidebar-area p.box-text {
    color: #fff;
}
.widget-banner .box-link {
    font-size: 24px;
    font-weight: 600;
}
.widget-banner{
    text-align:center;
    color:#fff;
}
.widget-banner h3 {
    color: #fff;
    margin: 0 0 20px;
}
.widget-banner .box-link a {
    color: #fff;
}
section.author-banner {
    padding: 60px 0 0;
    border-radius: 8px;
}
.author_inner {
    background: #fff;
    border-radius: 20px;
    padding: 40px;
    text-align: center;
    box-shadow: none;
}
.author_inner img {
    border-radius: 50%;
    margin-bottom: 30px;
}
.author_inner .author {
    color: #000;
    margin-bottom: 25px;
}
a.blog-img img {
    width: 100% !important;
    height: 250px;
}
section.mb-50.article-btm.author-new-articles.space {
    margin: 50px 0;
}
.section-heading-4.heading-dark h4 {
    margin: 0 0 15px;
}
.subheader.banner2.blog {
    min-height: 300px !important;
}

section.faqs {
    padding: 0 0 60px;
    background: #fff;
}
.accordion-header.active {
    background: var(--color1);
}
.accordion {
            width: 100%;
            margin: 20px auto;
            border-radius: 5px;
            overflow: hidden;
        }
        .accordion-header {
            background: var(--color2);
            color: white;
            padding: 15px;
            cursor: pointer;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        .accordion-header .arrow {
            transition: transform 0.3s ease;
        }
        .accordion-content {
            display: none;
            padding: 15px;
            background: #f3f5f9;
            border: #dfdfdf solid 1px;
            color: #000;
            border-radius: 0 0 5px 5px;
        }
        .active {
            background: #0056b3;
        }
        .active .arrow {
            transform: rotate(180deg);
        }
.mian-content p a {
    color: var(--color2);
    font-weight: bold;
}
.mian-content ul a {
    font-weight: bold;
    color: var(--color2);
}
.mian-content ul {
    margin-bottom: 15px;
}
@media(max-width:767px){
    .section-title h2.title {
        padding-left: 20px;
    }
    .subheader.banner2.blog {
        min-height: 150px !important;
    }
    section.ttm-row h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .mian-content .title-area.text-center.text-md-start h2 {
        font-size: 25px;
        line-height: 36px;
        margin-bottom: 21px;
    }
    .blog-card {
        margin-bottom: 20px;
    }
}