 




/*.card {*/
/*  background: #fff;*/
/*  border-radius: 2px;*/
/*  display: inline-block;*/
/*  height: 225px;*/
/*  margin: 1rem;*/
/*  position: relative;*/
/*  width: 100%;*/
/*}*/

.scls1{
    padding: 80px;
}

.pop{
    
    border: 1px solid #F5C05E;
      padding: 12px 0px 0px 35px;

    background-color: #F5C05E;
    color: #fff;
    font-size: 14px;
}
.list11{color:#fff;
    padding-top: 40px;
  font-size: 16px;
}
.card-5 {
  box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}

.head11{
  font-size: 26px;
}
#section-contact{ 
/*background:url(images/f1.jpg) top left fixed;*/
background-color:#5E5E5E;
}

h1{
  padding-top: 24px;
}




/* .ptb{*/

/*    padding-top: 40px;*/
/*   }*/
/*.pt{*/
/*padding-bottom: 40px;*/

/*   } */


.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}

.about-one__image-title {
    margin: 0;
    color: #222222;
    font-size: 40px;
    background-color: #fff;
    mix-blend-mode: screen;
    font-weight: bold;
    line-height: 1em;
    padding-top: 30px;
    opacity: .95;
}


.about-one .block-title {
    margin-bottom: 30px;
}


.block-title__tag-line {
    font-size: 16px;
    color: #848484;
    margin: 0;
    margin-bottom: 15px;
}

.text-uppercase {
    text-transform: uppercase!important;
}


.about-one__text {
    font-size: 14px;
    line-height: 26px;
    color: #777777;
    font-weight: 500;
    margin: 0;
    margin-bottom: 40px;
}

.thm-btn {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    background-color: #8fd258;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 17px 43px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}


.about-one__image {
    width:350px;
    position: relative;
    -webkit-box-shadow: 0px 30px 50px 0px rgba(8, 13, 62, 0.15);
    box-shadow: 0px 30px 50px 0px rgba(8, 13, 62, 0.15);
}


.about-one__image-content {
    position: absolute;
    bottom: 30px;
    right: 0;
    width: 100%;
    max-width: 240px;
    text-align: center;
}

.about-one__image-block:after {
    content: '';
    position: absolute;
    top: 50px;
    left: 50px;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-width: 5px;
    border-color: #8fd258;
    z-index: 0;
}




.about-one__image-text {
    margin: 0;
    text-transform: uppercase;
    color: #222222;
    font-size: 14px;
    background-color: #fff;
    mix-blend-mode: screen;
    font-weight: bold;
    line-height: 1em;
    padding-top: 10px;
    padding-bottom: 40px;
    opacity: .95;
}



.about-one__image-block:after {
    content: '';
    position: absolute;
    top: 50px;
    left: 50px;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-width: 5px;
    border-color: #8fd258;
    z-index: 0;
}




.img-abt{
       margin-top: -44px;
    border: 10px solid #fff;
    padding: 22px;
}

.secpd{
    
    padding:30px 0px 30px;
}
.about{
    font-family: 'Roboto','arial';
       /*padding: 32px;*/
    color: #000;
    font-size: 16px;
    font-weight: 400px !important;
    line-height: 23px;
}
   
.pdb{
  padding-bottom: 20px;

}

a:hover,a:focus{
    outline: none;
    text-decoration: none;
}
.tab .nav-tabs{
    background: #fff;
}
.tab .nav-tabs li{
    text-align: center;
    margin-right: 3px;
}
.tab .nav-tabs li a{
    font-size: 15px;
    font-weight: 600;
    color: #22272c;
    padding: 15px 25px;
    background: #eee;
    margin-right: 0;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    position: relative;
    transition: all 0.5s ease 0s;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover{
    background: #F3B33E;
    color: #fff;
    border: none;
}
.tab .tab-content{
    font-size: 15px;
    color: #3d3537;
    line-height: 30px;
    padding: 30px 40px;
    border: 3px solid #5E5E5E;
}
.tab .tab-content h3{
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
}
@media only screen and (max-width: 480px){
    .tab .nav-tabs li{ width: 100%; }
    
   
    
   .main{ 
   display: flex;
    flex-direction: column-reverse;  
   }  
    
}






@media only screen and (min-width: 360px) and (max-width: 640px) {
  
    .mob1{
        background-color:#fff;
    }
    .scls1{
        padding:0px !important;
    }
    
    #mainmenu li a {
    color: #000;
}
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
  
    .mob1{
        background-color:#fff;
    }
    .scls1{
        padding:0px !important;
    }
    
    #mainmenu li a {
    color: #000;
}
}






@media only screen and (min-width: 992px) and (max-width: 1199px) {
    
   .logo-1{
       
           margin-top: -90px;
   } 
    
    
    
    
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    
      .logo-1{
       
           margin-top: -90px;
   }  
    
}



