@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");

#pre-loader-div {
    position: fixed;
    display: table;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(http://www.itailordesigner.com/wp-content/uploads/2017/01/bg-copy.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 999999999999;
}

.vert-mid {
    vertical-align: middle;
    display: table-cell;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.text-center {
    text-align: center;
}

img {
    vertical-align: middle;
}



/*Loader CSS START*/

    body{
        overflow: hidden;
        font-weight: 300;
        letter-spacing: .05rem;
    }
    #pre-loader-div{
        position: fixed;
        display: table;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-image: url(http://staging.truggler.com/abc2/img/bg_2.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        z-index: 999999999999;
    }
    #pre-loader-div .pre_logo_div{
        margin-bottom: 20px;
    }
    #pre-loader-div .pre_progress_div{
        position: relative;
        width: 100%;
        height: 2px;
        background-color: rgb(219, 185, 117);
        max-width: 900px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    #pre-loader-div .pre_progress_div>.pre_prog_len{
        height: 2px;
        width: 0%;
        background-color:#522602 ;
        margin: 0 auto;
    }
    #pre-loader-div .pre_subtit_div{
        font-size: 28px;
        color: #522602;
        font-weight:bold;
        text-transform: capitalize;
        line-height: normal;
        font-family: comfortaa;
    }
    .vert-mid{
        vertical-align: middle;
        display: table-cell;
    }
    .page-full-width .content-page > .vc_row-fluid:not(.container){
        width: 100% !important;
    }
    body>div#pageContent{
        margin-top: 100%;
        opacity: 0;
    }    

/*Loader CSS END*/







#map {
        height: 400px;
        width: 100%;
        background-color: grey;
}







.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: hsla(0, 0%, 0%, 0.8);
    cursor: pointer;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

/*.navbar-brand>img {
    width: 60%;
    margin-top: 20px;
}
*/
.nav>li>a {
    padding: 15px 15px;
    font-size: 10px;
    color: #fff;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #000000 !important;
}

ul#demo {
    background: #baad7b;
}

a#brand > img {

}

button#menu_toogle {
    background: #baad7b;
    border-radius: 0;
    border: none;
    font-size: 20px;
        outline: none;
    box-shadow: none;
}

.wrapper:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 12px;
  position: absolute;
  top: 2%;
  left: 2%;
}


.modal-header {
    border: none;
    padding: 0;
}

a.left.carousel-control, a.right.carousel-control {
    background: transparent !important;
     opacity: 9;
}

.over_img {
  position: absolute;
  bottom: 5%;
  right: 5%;
}

.carousel-indicators li {
    border: none !important;
    background: transparent !important;
    text-indent: inherit !important;
    color: #fff !important;
    padding: 0 10px;
}

ol.carousel-indicators {
    background: #baad7b;
}

.modal-content {
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 0;
}

.modal-backdrop.fade.in {
    opacity: 0;
}

.modal-dialog.modal-lg {
    width: 100%;
    margin: 0px auto;
    padding: 10px 70px;
    background: #fff;
}

span.glyphicon.glyphicon-chevron-left, span.glyphicon.glyphicon-chevron-right {
    color: #baad7b;
}

/*@media screen and (min-width: 768px){
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -100px;
}
}


@media screen and (min-width: 768px){
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -100px;
}
}

.modal-footer {
    text-align: inherit;
    padding: 0;
    border: none;
    padding-top: 10px;
}*/

  #map {
       width: 100%;
       height: 200px;
}

a.email:hover{ color: #337ab7 }
.p25{padding-top: 60px;}
 .p-t{padding-top: 40px;} 

ol.carousel-indicators {
    position: static;
    float: left;
    margin: 0 10px;
    padding: 0 10px 0 0 !IMPORTANT;
        margin-top: 20px;
}

.fa_socials > a {
    padding: 0 4px;
    font-size: 14px;
    margin-top: 12px;
    color: #2b2b2b;
}

.modal-title {
    margin: 0;
    line-height: 2;
    font-size: 13px;
    font-weight: bold;
    float: left;
        margin-top: 20px;
}

.item > img {
    width: 100%;
    height: 500px;
}

.modal-body {
     padding: 15px 60px;
}



@media screen and (min-width: 425px) {
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 5px;
    padding-left: 5px;
    margin-top:5px;
    margin-bottom:5px;
}


.col-md-4 {
    width: 33.33333333%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.pad_0 {
  padding-left: 0;
  padding-right: 0;
  padding: 0;
}

.pad_right_5 {
	padding-right: 5px;
}

.pad_lft_5 {
	padding-left: 5px;
}







.container.main_content {
    margin-top: 1px;
}

}

@media screen and (max-width: 425px) {

.main_content img {
	margin-bottom: 10px;
}





}

.navbar-toggle {
    background-color: rgb(186, 173, 123)!important;
    background-image: none!important;
    border: 1px solid rgb(186, 173, 123)!important;
    color: #fff !important;
    cursor: pointer;
    margin-top: 30px;
}

.navbar-toggle .icon-bar {
    background: #fff;
    cursor: pointer;
}



/*
* Style tweaks
* --------------------------------------------------
*/
html,
body {
    overflow-x: hidden; /* Prevent scroll on narrow devices */
}
body {
    padding-top: 75px;
}



.navbar-container.fixed-theme {
    padding: 0;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}

nav#header {
    background: #fff;
}


@media (min-width: 768px) {
    
 .navbar-right {
margin-top: 30px;
    }


}


@media (max-width: 768px) {
    
  .navbar-brand img{
    height: 50px ;
  }
  



}



.rel {
	position: relative;
}

.mr_top_0 {
	margin-top: 0;
}


@media screen and (min-width: 350px) and (max-width: 1000px)  {
    .container.main_content {
		margin-top: 1px;
    }
    img.image {
/*		height: auto !important;*/
    }
    .item > img {
        width: 100%;
/*        height: 214px !important;*/
        

    }
   
}

@media screen and (max-width: 480px) {
    ul#demo {
        margin-top:0;
    }
    div#navbar {
        padding-top:0 !Important;
    }
    .nav>li>a {
		padding: 2px 18px;
		font-size: 13px;
		color: #fff;
	}
	
	body {
		padding-top:0px !important;
	}
	
	.container.main_content {
		margin-top: 60px;
    }
	
	.dados_localizacao_rodape {
		text-align:center !important;
	}
           .jumbotron {
background: #358CCE;
color: #FFF;
border-radius: 0px;
}
.jumbotron-sm { padding-top: 24px;
padding-bottom: 24px; }
.jumbotron small {
color: #FFF;
}
.h1 small {
font-size: 24px;
}

}



#carousel-home-row{
    padding: 0px;

}

#carousel-home .carousel {
    position: relative;
  }
  #carousel-home .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;

  }
  #carousel-home .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
         -o-transition: .6s ease-in-out left;
            transition: .6s ease-in-out left;

  }
  #carousel-home .carousel-inner > .item > img,
  #carousel-home .carousel-inner > .item > a > img {
    line-height: 1;


  }
  @media all and (transform-3d), (-webkit-transform-3d) {
    #carousel-home .carousel-inner > .item {
      -webkit-transition: -webkit-transform .6s ease-in-out;
           -o-transition:      -o-transform .6s ease-in-out;
              transition:         transform .6s ease-in-out;
  
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-perspective: 1000px;
              perspective: 1000px;
    }
    #carousel-home .carousel-inner > .item.next,
    #carousel-home .carousel-inner > .item.active.right {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0);
    }
    #carousel-home .carousel-inner > .item.prev,
    #carousel-home .carousel-inner > .item.active.left {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0);
    }
    #carousel-home .carousel-inner > .item.next.left,
    #carousel-home .carousel-inner > .item.prev.right,
    #carousel-home .carousel-inner > .item.active {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }
  #carousel-home .carousel-inner > .active,
  #carousel-home .carousel-inner > .next,
  #carousel-home .carousel-inner > .prev {
    display: block;
  }
  #carousel-home .carousel-inner > .active {
    left: 0;
  }
  #carousel-home .carousel-inner > .next,
  #carousel-home .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
  }
  #carousel-home .carousel-inner > .next {
    left: 100%;
  }
  #carousel-home .carousel-inner > .prev {
    left: -100%;
  }
  #carousel-home .carousel-inner > .next.left,
  #carousel-home .carousel-inner > .prev.right {
    left: 0;
  }
  #carousel-home .carousel-inner > .active.left {
    left: -100%;
  }
  #carousel-home .carousel-inner > .active.right {
    left: 100%;
  }
  #carousel-home .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
  }
  #carousel-home .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
  }
  #carousel-home .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
  }
  #carousel-home .carousel-control:hover,
  #carousel-home .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
  }
  #carousel-home .carousel-control .icon-prev,
  #carousel-home .carousel-control .icon-next,
  #carousel-home .carousel-control .glyphicon-chevron-left,
  #carousel-home .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
  }
  #carousel-home .carousel-control .icon-prev,
  #carousel-home .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
  }
  #carousel-home .carousel-control .icon-next,
  #carousel-home .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
  }
  #carousel-home .carousel-control .icon-prev,
  #carousel-home .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
  }
  #carousel-home .carousel-control .icon-prev:before {
    content: '\2039';
  }
  #carousel-home .carousel-control .icon-next:before {
    content: '\203a';
  }
  #carousel-home .carousel-indicators {
    position: absolute !important;
    bottom: 10px !important;
    left: 50% !important;
    z-index: 15 !important;
    width: 60% !important;
    padding-left: 0 !important;
    margin-left: -30% !important;
    text-align: center !important;
    list-style: none !important;
  }
  #carousel-home .carousel-indicators li {
    display: inline-block !important;
    width: 10px !important;
    height: 10px !important;
    margin: 1px !important;
    text-indent: -999px !important;
    cursor: pointer !important;
    background-color: #000 \9 !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 1px solid #fff !important;
    border-radius: 10px !important;
  }
  #carousel-home .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff !important;
  }
  #carousel-home .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 25%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  }

  #carousel-home .carousel-caption h1{
font-size: 30px;
font-weight: 700;
font-style: italic;
  }

  #carousel-home .carousel-caption h2{
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 20px;
      }

  #carousel-home .carousel-caption p{
    font-size: 20px;
    font-weight: 300;
      }


  #carousel-home .carousel-caption .btn {
    text-shadow: none;
  }
  @media screen and (min-width: 768px) {

    #carousel-home .carousel-control .glyphicon-chevron-left,
    #carousel-home .carousel-control .glyphicon-chevron-right,
    #carousel-home .carousel-control .icon-prev,
    #carousel-home .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px;
    }
    #carousel-home .carousel-control .glyphicon-chevron-left,
    #carousel-home .carousel-control .icon-prev {
      margin-left: -10px;
    }
    #carousel-home .carousel-control .glyphicon-chevron-right,
    #carousel-home .carousel-control .icon-next {
      margin-right: -10px;
    }
    #carousel-home .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px;
    }
    #carousel-home .carousel-indicators {
      bottom: 20px;
    }
  }



  @media (max-width: 1200px) {

  #carousel-home .carousel-caption {

    right: 10%;
    bottom: 20%;
    left: 10%;

  }

  }


  @media (max-width: 992px) {

    #carousel-home .carousel-caption {
  
      right: 10%;
      bottom: 10%;
      left: 10%;
  
    }
  
    }



    @media (max-width: 768px) {

        #carousel-home .carousel-caption {
      
          right: 10%;
          bottom: 10%;
          left: 10%;
          
      
        }
      
        #carousel-home .carousel-caption h1{
            font-size: 22px;
              }

              #carousel-home .carousel-caption h2{
                font-size: 22px;
                  }

            
              #carousel-home .carousel-caption p{
                font-size: 14px;
                line-height: 1.2em;
                  }
.carousel {

}



                  #carousel-home .carousel-inner {

                    height: 270px;
                }

                #carousel-home .carousel-inner > .item {

                  height: 270px;
                }

                #carousel-home .carousel-inner > .item > img, #carousel-home .carousel-inner > .item > a > img {

                  height: 270px;
                }
                




        }




#carousel-home ol.carousel-indicators {
    background: inherit;
}



.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100%;
}

.navbar-header {
height: 97px;
}

@media (max-width: 768px) {


}


@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
  }















#home-services{
  margin-top: 40px;
}


  .carbox {
    display: block; 
      line-height: 1.42857143;
      background-color: #fff;
      border-radius: 2px;
      /*box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); */
      transition: box-shadow .25s; 
  }
  .carbox:hover {
    /*box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);*/
  }
  .img-carbox {
    width: 100%;
    height:200px;
    border-top-left-radius:2px;
    border-top-right-radius:2px;
    display:block;
      overflow: hidden;
  }
  .img-carbox img{
    width: 100%;
    height: 200px;
    object-fit:cover; 
    transition: all .25s ease;

  } 
  .carbox-content {
    padding:15px 15px 15px 15px;
    text-align:right;
  }




  .cardbox-btn-more2{
    position: relative;
    top:-40px;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    background-image: url('../img/button-more01.png');

    }



    .cardbox-btn-more2:hover{

      background-image: url('../img/button-more02.png');
      
      
      }



  .carbox-title {
    margin-top:-40px;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.4em;
    text-align: center;
     text-transform: uppercase;
    padding-top: 20px;
  }
  .carbox-title a {
    color: #fff;
     text-decoration: none !important;
  }
  .carbox-read-more {
    border-bottom: 5px solid #fff;
  }
  .carbox-read-more a {
    text-decoration: none !important;
    padding:10px;
    font-weight:300;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
  }  

  .carbox-read-more a:hover {
    color: #fff;
    background: #000;
  }   


.cardbox1{
  background: #baad7b;
}

.cardbox2{
  background: #baad7b;
}

.cardbox3{
  background: #baad7b;
}

.cardbox4{
  background: #baad7b;
}

.cardbox5{
  background: #baad7b;
}

.cardbox6{
  background: #baad7b;
}



@media (max-width: 600px) {


.carbox{
  margin-bottom: 20px;
}


  .cardbox-btn-more{
    bottom: 25%;
    left: 45%;
    
    
    }




}



#home-about{
    margin-bottom: 0px;

}

.home-about-text:nth-child(1){
  margin-top: 20px;
}

.home-about-text{
  padding-left: 20px;
  padding-right: 20px;
}

#home-about h2{
  font-size: 36px;
  font-weight: 700;
  text-align: right;
  padding-top: 56px;
  padding-right: 20px;
}

@media (max-width: 768px) {
    
  #home-about h2{

    padding-top: 0px;
    padding-right: 0px;
  }

  #home-about{
    padding: 10px;

}

.home-about-text{
  padding-left: 20px;
  padding-right: 20px;
}


.carbox-read-more a {

  font-size: 20px;
} 

.carbox-title {
  margin-top:-40px;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.4em;
  text-align: center;
   text-transform: uppercase;
  padding-top: 20px;
}



}

#home-about h3{
  font-size: 24px;
  font-weight: 600;
  border-bottom: 4px solid #000;
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: right;
}

.home-about-text{
  font-size: 18px;
  color: #000;
  text-align: right;
}



#home-cta{
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px 40px;

  background: url(../img/bg-home-cta.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;




}

#home-cta hr{
  border-top: 2px solid #000;
  margin-top: 0px;
  margin-bottom: 0px;
}

.home-cta-text{
  background-color: #BAAD7B;
  padding: 5px 20px;
  margin-top: 20px;
  border-radius: 8px;
margin-left: 100px;
}


#home-cta h2{
  font-size: 26px;
  color: #000;
  text-align: right;
font-style: italic;
font-weight: 300;


}

#home-cta h2 span{
  font-size: 26px;
  color: #000;
  text-align: right;
font-style: italic;
font-weight: 700;

}

#home-cta h3{
  font-size: 26px;
  color: #000;
  text-align: right;
font-style: italic;
margin-top: 10px;
font-weight: 300;
}


#home-cta h2 span{


}

video {
  max-width: 100%;
  height: auto;
}


.video-home iframe {
  aspect-ratio: 16 / 9;
  width: 100% !important;
}


@media (max-width: 768px) {
    

  .home-cta-text{

  margin-left: 0px;
  }

  .home-about-text{
    font-size: 15px;
    color: #000;
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
  }

  #home-about h3{
    font-size: 18px;

  }

  #home-cta{

    padding: 10px 0px 40px 0px;

  }

  
  .home-cta-text{

margin-bottom: 20px;    
  }
 
  #home-cta h2{
    font-size: 26px;
 
  }

  #home-cta h2 span{
    font-size: 26px;
 
  }


  #home-cta h3{
    font-size: 26px;

  
  }


 }




.home-count1{
border-left: 10px solid #baad7b;
width: 50%;
margin-left: 80px;
margin-bottom: 40px;
}

.home-count2{
  border-left: 10px solid #baad7b;
  width: 50%;
  margin-left: 120px;
  margin-bottom: 40px;
  }

  .home-count3{
    border-left: 10px solid #baad7b;
    width: 50%;
    margin-left: 160px;

    }





















  
  .popup__bg {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      background: rgba(0,0,0,0.7);
      opacity: 0;
      pointer-events: none;
      transition: 0.5s all;
      z-index: 999999999999;
  }
  
  .popup__bg.active {
      opacity: 1;
      pointer-events: all;
      transition: 0.5s all;
  }
  
  .popup {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(0);
      width: 500px;
      transition: 0.5s all;
  }
  

  .popup img{
    width: 100%;
padding-top: 50px;
padding-bottom: 20px;
}

  .popup.active {
      transform: translate(-50%, -50%) scale(1);
      transition: 0.5s all;
  }
  
  .close-popup {
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
      width: 14px;
  }
  
  .popup .btn-popup {
      width: 50%;
      height: 45px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #000;
      font-size: 18px;
      border: 2px solid #fff;
      background: #fff;
      cursor: pointer;
      text-transform: uppercase;
      transition: 0.5s all;
      margin: 0 auto;
      border-radius: 0px;
  }
  
  .popup .btn-popup:hover {
      background: #baad7b;
      color:#000;
      transition: 0.5s all;
  }    


  @media (max-width: 600px) {



    .popup {
      width: 90%;
  }




  }