body{
    overflow-x:hidden;
  margin: 0;
  padding: 0;
  font-family: 'Raleway', sans-serif!important;
}


p{
  font-family: 'Raleway', sans-serif!important;  
}



a{
  font-family: 'Raleway', sans-serif!important;  
   transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


/***********************/



@media (min-width:1446px) and (max-width:1999px) {
.activity-edit1{    margin-left: -125px !important;}
    
}

@media only screen and (max-width:1024px) {


.head-area h2{text-align:left !important;}  
.head-area p{text-align:left !important;}  
.activity-edit1{margin-left:0px !important; max-width:0px;     min-width: 50%;}
.activity-edit2{min-width: 50%;}
.activity-edit3{min-width: 50%;}

}

@media only screen and (max-width:1119px) {
.sub-menu-1{width:100% !important;}
}

@media only screen and (max-width:425px) {
.sub-menu-1{    top: 47px !important;}
}


.ih-item .square .effect6 img:hover .info{
    height:100%;
}
a:hover{
  text-decoration: none !important;
}
.push-left{
  float: left;
}
.pad-0{

  padding: 0 !important;
}

a:not([href]):not([tabindex]) {
color: #000000 !important;
	text-decoration: none
}


.icon-size svg{
    float:left;
    height:25px;
}

::-webkit-scrollbar {
  width: 5px; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; }

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #000000;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2); }

::-webkit-scrollbar-thumb:window-inactive {
  background: 252, 189, 18, 0.1; }



/***********MENU-BAR********/


.menu-header{
  float:left;
  width:100%;
  background: #fff;
  height: 80px;
  }

.logo img{
  float: left;
 margin-top: 15px;
    width: 330px;
}

.menu{
  float: right;
  
}


.menu-nav{
  /* float: right; */
}

.header_menu_area {
  /* width: 100%; */
  float: right;
  position: relative;
  text-align: center;
  /* margin-top: 6px; */
  }
  .header_menu_area > .mob_nav {
    display: none; }
  .header_menu_area > ul {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    float: right;
    }
    .header_menu_area > ul > li {
      width: auto;
      display: inline-block;
      vertical-align: middle; }
      .header_menu_area > ul > li > a {
    width: auto;
    float: left;
    font-family: 'Raleway', sans-serif!important;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    color: #000000;
    letter-spacing: 0px !important;
    padding: 37px 10px;
    z-index: 1;
    margin-left: 10px;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    /* text-transform: uppercase; */
    text-decoration: none;
}

.header_menu_area > ul > li > a.active-link::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0px;
    background: #B31666;
    left: 0;
    bottom: -1px;
    z-index: -1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.header_menu_area > ul > li > a::after {
    content: '';
    position: absolute;
    width: 20%;
    height: 0px;
    /* background: #ffffff; */
    left: 0;
   
    z-index: -1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

        
       
        
        
        .header_menu_area > ul > li > a:hover {
          color: #ffffff;
          
          }
        
        
      .header_menu_area > ul > li > a:hover::after {
    height: 100%;
    color:#ffffff;
}  
 
        
        
        .header_menu_area > ul > li > a::after {
             content: '';
    position: absolute;
    width: 100%;
    height: 0px;
    background: #B31666;
    color:#ffffff;
    left: 0;
    bottom: -1px;
    z-index: -1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
          }
          
        /*.header_menu_area > ul > li > a:hover::after {*/
        /*    color: #C6B395; */
        /*    text-decoration: none!important;*/
        /*    height: 100%; }*/
          
          
.active-link { 
    float: left; 
    font-family: 'Raleway', sans-serif!important;
    font-weight: 600;
    font-size: 13px; 
    position: relative;
    color: #ffffff !important; 
    background: #B31666 !important;
    padding-bottom: 5px; 
    padding-left: 5px; 
    padding-right: 5px; 
   
  
    
}



.online-booking {
    float: right;
    margin-left: 25px;
    padding: 36px 0px;
}



.header-button {
    font-size: 12px;
    color: #ffffff;
    font-weight: 700;
    background-color: #4E1B6A;
    border: 1px solid #4E1B6A;
    font-family: 'Raleway', sans-serif!important;  
    /* border: 1px solid #053444; */
    /* margin-top: 30px; */
    padding: 10px 18px;
    border-radius: 5px;
}

.header-button:hover{
  text-decoration:none !important;
  color: #4E1B6A;
  background: transparent;
  border: 1px solid #4E1B6A;
   transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}



/***********BANNER************/

.slide-image{
    float: right;
    
    position: relative;
    
}

.slide .item{
  float: left;
    background-size: cover;
    background-image: url(../images/banner-bg.jpg);
    width: 100%;
    float: left;
    height: auto;
    /*padding: 70px 120px 0px 0px;*/
}
.slide .item .cover {
    
    
    position: absolute;
    width: 100%;
    height: 100%;
    float: right;
    
    right: 0;
    /* background: rgba(0, 0, 0, 0.6); */
    display: flex;
    align-items: center;
}





.slide .item .cover .header-content {
    float: right;
    position: relative;
    width: 43%;
    margin-top: 0;
    right: 0;
    
     padding: 25px 0px; 
    
}
.slide .owl-theme .owl-nav.disabled+.owl-dots {
    /* margin-top: 10px; */
    position: relative;
    top: -54px;
left: 34px;
    float: none;
}
.cont-area-box h2 {
    width: 100%;
    float: left;
    color: white;
 
    font-size: 28px;
    line-height: 40px;
    font-weight: 500;
}
.slide .owl-item.active h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}


.slider-more {
    float: left;
  padding: 4px 0px;
}



.slider-button {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    background-color: #B31666;
    border: 1px solid #B31666;
    font-family: 'Raleway', sans-serif!important;
    /* border: 1px solid #053444; */
    /* margin-top: 30px; */
    padding: 12px 24px;
    border-radius: 5px;
}

.slider-button:hover{
  text-decoration:none !important;
  color: #B31666;
  background: transparent;
  border: 1px solid #B31666;
   transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


  .ih-item.square.effect6 {
    overflow: hidden;
    
}
.ih-item.square {
    position: relative;
    /* width: 316px; */
    /* height: 216px; */
    /* border: 8px solid #fff; */
    /* box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); */
}
.pro-img {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    width: 100%;
    border-top-right-radius: 4px;
    float: left;
}
.ih-item.square.effect6 .img {
    overflow:hidden;
    -webkit-transition: all 0.35s ease-in-out;
    position: relative;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.pro-img img {
    position: relative;
    border-top-right-radius: 5px;
    width: 100%;
    float: left;
    border-top-left-radius: 5px;
    height: 350px;
    transition: all ease-in-out .5s;
    object-fit: cover;

}
.pro-img img:hover {
    /*transform: scale(1.5);*/
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.pro-img h6 {
    
}






@media (min-width: 1121px) and (max-width: 1300px){
    .slide p:after {
        right: 430px !important;
    }
    .slide p:before {
        left: 435px !important;
    }
}

@media (min-width: 1121px){
    .hide-desktop{
        display:none !important;
    }
    
}

@media (max-width: 1120px){
    .ham-nav{
    display:none;
    }
    
    .close_form {
   
    right: 0px!important;
    top: 0px!important;
    background-color: #000000!important;
    z-index:9999!important;
    
}
   
}

 @media (min-width: 1121px){
     .header-social-media{
              display:none;
          }
 }


      @media (max-width: 1120px) {
          .online-booking{
            float: left;
            margin-left: 0px;
            padding: 10px 5%;
            }
          
          /*.header-social{
              display:none;
          }*/
         
.menu-header{
    height:auto !important;
}
  .header_menu_area {
    position: inherit; }
    .header_menu_area > .mob_nav {
            
            margin-top:30px !important;
      display: block;
      float: right;
      width: 28px;
      height: 28px;
      margin: 24px 0px;
    cursor: pointer;
      transform: rotate(0);
      -ms-transform: rotate(0);
      -webkit-transform: rotate(0);
      transition: all ease-in-out 0.5s;
      -o-transition: all ease-in-out 0.5s;
      -ms-transition: all ease-in-out 0.5s;
      -moz-transition: all ease-in-out 0.5s;
      -webkit-transition: all ease-in-out 0.5s; }
      .header_menu_area > .mob_nav > div {
        background: #e21b63;
        border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        display: block;
        height: 3px;
        left: 0;
        position: absolute;
        transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transition: all ease-in-out 0.5s;
        -o-transition: all ease-in-out 0.5s;
        -ms-transition: all ease-in-out 0.5s;
        -moz-transition: all ease-in-out 0.5s;
        -webkit-transition: all ease-in-out 0.5s;
        width: 100%;
        }
        .header_menu_area > .mob_nav > div:nth-child(1) {
          top: 2px; }
        .header_menu_area > .mob_nav > div:nth-child(2), .header_menu_area > .mob_nav > div:nth-child(3) {
          top: 13px; }
        .header_menu_area > .mob_nav > div:nth-child(4) {
          top: 23px; }

  .mob_nav.open > div:nth-child(1), .mob_nav.open > div:nth-child(4) {
    left: 50%;
    top: 18px;
    width: 0%; }
  .mob_nav.open > div:nth-child(2) {
    background: #e21f67;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    }
  .mob_nav.open > div:nth-child(3) {
    background: #e22067;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    }
    
    .menu-header{

  padding-right: 10px;
  
}

  .header_menu_area > ul {
    width: 100%;
    position: absolute;
    top: 90px!important;
    left: 0;
    background: #ffffff;
    height: 1000px!important;
    visibility: hidden;
    opacity: 0;
    z-index: 9 !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    
    }
    
    
    .header_menu_area > ul > li > a.active-link::after {
    content: '';
    position: absolute;
    width: 5%;
    height: 0px;
    /*border-bottom: 3px solid #69AD07;*/
    left: 20px;
    bottom: 9px;
    z-index: -1;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

    .header_menu_area > ul > li {
      width: 100%; }
      .header_menu_area > ul > li > a {
          margin-left:0;
        color: #000000;
        width: 100%;
        line-height: 30px;
        padding: 10px 5%;
        text-align: left;
        border-bottom: 1px solid #F2F2F2; }
        .header_menu_area > ul > li > a::after {
          width: 0px;
          height: auto!important;
          background: #fff; }
        .header_menu_area > ul > li > a:hover::after {
          width: 5%;
          left: 20px;
            
        }
  .header_menu_area ul.view {
    border-top: 1px solid #F2F2F2;
    visibility: visible;
    opacity: 1;
    z-index: 100;
    z-index: 1111 !important;
    height: 100%;
   }

  .header_user_area {
    right: calc(5% + 70px); } }

.active-menu{

  color: #000000 !important;
  /* border-bottom: solid 4px #0f703a; */
}

.menu_section{
  float: left;
  width: 82%;
}

.submenu{
  float:right;
}





.main-header{
  width: 100%;
  float: left;
  height: 93px; 
}


/************side-nav*************/

.sidenav {
  height: 100%;
  width: 25%;
  position: fixed;
  height: 0;
  padding: 0;
  z-index: 99;
  top: 98px;
  right: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
    
}



.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 14px;
  color: #000;
  text-align: left;
  display: block;
  transition: 0.3s;
  
  border-bottom:1px solid #F2F2F2;
}

.sidenav a:hover {
  color: #e3236a;
}

.sidenav .closebtn {
    position: absolute;
    padding: 0px;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    border: 0px !important;
    
}

.sidenav .closebtn :hover {
    color: #e3236a;
}

.ham-nav{
  background-color: #E8E8E8;
  padding: 37px 25px;
  margin-left: 15px;
}


.ham-nav svg{
    height:28px; 
    /*margin-top: 5px;*/
    fill:#1D1D1D;
    
    
}



.ham-nav:hover svg{
  height: 28px;
  fill: #e3236a;
  
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 0;}
  .sidenav a {font-size: 18px;}
}

.space-adjust{
    padding-top:30px!important;
}


/***********slider**************/

.slide{
   
  width: 100%;
    float: left;
    height: auto;
}

.banner{
  width: 100%;
  float: left;
  padding: 92px 0px;
  background-size: cover;
  background-image: url(../images/banner.jpg);
  min-height: 530px;
}
.banner-it{
  width: 100%;
  float: left;
}
.banner-it .sec-1{
  width: 50%;
  float: right;
}
.banner-it .sec-1 .cont-area{
  width: 100%;
  float: right;
  color: white;
}
.banner-it .sec-1 .cont-area-box{
  width: 100%;
  float: right;
  color: white;
  padding-top: 50px;
}
.banner-it .sec-1 .cont-area-box h2{
  width: 100%;
  float: right;
  color: white;
  text-align: right;
  font-size: 45px;
  line-height: 50px;
  
}

.slide h2 {
    width: 100%;
    float: left;
    text-align: left;
    font-weight: 300;
    font-size: 35px;
    color: #1e1d1f;
    line-height: 50px;
}


.banner-it .sec-2 .msg-box .heads h2{
  width: 100%;
  float: left;
  text-align: center;
  
  font-size: 18px;
 
  color: #1e1d1f;

}

.slide p{
    width: 100%;
    float: left;
    
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 22px;
    line-height: 30px;
    color: #39383a;
    
}

/*.slide p:after{
    position: absolute;
    content:"";
    top: 164px;
    right: 505px;
    background-color: #ffffff;
    height:2px;
    width: 60px;
    z-index:9999;
}

.slide p:before{
    position: absolute;
    content:"";
    top: 164px;
    left: 515px;
    background-color: #ffffff;
    height:2px;
    width: 50px;
    z-index:9999;
}*/



.banner-it .sec-1 .cont-area-box p{
    width: 100%;
    float: none;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    padding-right: 10px;
    line-height: 30px;
    
    color: #FFFFFF;
    
}
.pad-right-ban{
  
}



.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    float: right;
}


.owl-theme .owl-dots .owl-dot span {
    width: 10px !important;
    height: 12px !important;
    margin: 5px 5px !important;
    background: #E3236A !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff !important;
}

.banner-it .sec-1 .cont-area-box  a{
  
border: solid 1px #FFFFFF;
  
padding: 15px 38px;
  
border-radius: 40px;
  
font-size: 16px;

font-weight: 400;
  
/* margin-top: 199px; */
  
/* z-index: 1; */
  
float: right;
  
color: #ffff;
  
/* margin-top: 10px; */
  
/* position: relative; */
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.banner-it .sec-1 .cont-area-box  a:hover{
  background: #053444;
  color: #ffffff;
}
.banner-it .sec-2{
  width: 50%;
  float: left;
}

.banner-it .sec-2 .msg-box{
  width: 270px;
  /*height: 344px;*/
  float: right;
  /* background: #ffffff00; */
}
.banner-it .sec-2 .msg-box .heads{
  width: 100%;
  padding: 14px 0px 10px 0px;
  text-align: center;
  float: left;
  background: #D49C00;
  
  border-radius: 10px 10px 0px 0px;
}

.banner-it .sec-2 .msg-box .bodys{
  width: 100%;
  float: left;
  background: #FFFFFF;
  /*height: 248px;*/
  border-radius: 0px 0px 10px 10px;
}
.form-area1{
  width: 100%;
  float: left;
  padding: 10px 20px;
  
}
.form_div {
    border-bottom: 1px solid #b0aaaa;
    color: #272626;
    display: block;
    font-size: 13px;
    height: 40px;
    margin-bottom: 10px !important;
    padding: 0 20px;
    outline: none;
    background: #ffffff;
    width: 100%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    border-bottom: solid 1px #e3e3e3;
    padding: 15px;
    border-radius: 5px;
    padding-top: 9px;
    float: left;
    width: 100%;
}
.titel_normal {
    /* height: 100%; */
    line-height: 26px;
    /* top: 151px; */
    position: absolute;
    width: 35px;
    /* padding-left: 8px; */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 5px;
    color: rgba(0, 0, 0, 0.88);
    text-transform: uppercase;
    border-right: solid 1px #e3e3e3;
}
/*.banner img{
  width: 100%;
  float: left;
}*/

.normal_form {
    /*color: #272626;*/
    display: block;
    
    font-size: 10px;
    /* height: 52px; */
    color: #18191b96;
    /* margin-bottom: 30px !important; */
    outline: none;
    background: rgba(255, 255, 255, 0);
    width: 88%;
    padding-left: 0px;
    border: none;
    transition: all 500ms ease;
    padding: 15px;
    float: left;
    /* width: 50%; */
    left: 47px;
    position: relative;
    padding: 0px;
    /* padding-left: 17px; */
    padding-top: 8px;
}
.form-bot{
  width: 100%;
  float: left;
}
.form-boto-st{
  width: 100%;
    float: left;
    background: #18191B;
    color: #fff;
    border: none;
    height: 40px;
    border-radius: 10px;
    margin-top: 15px;
        transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.form-boto-st:hover{
  background:#e98d1d;
  cursor:pointer;
}
.form-boto-st:focus, active{
 outline: none;
}




.slide img{
height:auto;
object-fit:cover;
}


.bg-image{
   float: left;
  width: 100%;
 
  background-image: url(../images/amenities-bg.png);
  background-size: cover;
}

/************about***************/

.aboutus{
  float: left;
  width: 100%;
  padding: 58px 0px 60px 0px;
  background-color: #F8F8F8;

}

.about-content{
  float: left;
  width: 100%;
  padding-right: 50px;
  border-right: 3px solid #F3F2F2;
}


.about-content h3{
  float: left;
  font-size: 35px;
  font-weight: 300;
  line-height: 48px;
  color: #1e1d1f;
}

.about-content p{
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: #39383a;
}

.feature-box{
   float: left;
  width: 100%;
  margin-bottom: 15px;
}

.feature-box h3{
    margin-left: 15px;
    width: 70px;
    height: 70px;
    text-align: center;
    padding: 15px;
    border-radius: 50px;
    border: 2px solid #4E1B6A;
    font-size: 45px;
    font-weight: 700;
    line-height: 30px;
    color: #4E1B6A;
}

.feature-box h3:hover{
    border: 2px solid #4E1B6A;
    background-color: #4E1B6A;
    color: #ffffff;
}


.feature-box h4{
  float: left;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  color: #39383a;
  margin-bottom: 5px;
}

.feature-box p{
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #39383a;
}


/*count*/

.count{
  width: 100%;
  float: left;
  align-content: center;
  background-color: #ffffff;
  background-size: cover;
  text-align:center;
  overflow:hidden;
  padding: 25px 0px 80px 0px;
}


  .b-right{
    border-right: 1px solid #D7D6DE!important;
    
  }


/*.count-box{
   margin:0px 60px;
}
*/
/*  .count-box h2 {*/
/*    width: 100%;*/
/*    float: left;*/
/*    font-weight: 600;*/
/*    position: absolute;*/
/*    left: 115px;*/
/*    top: 7px;*/
/*    text-align: left;*/
/*    font-size: 35px;*/
/*    color: #ffffff;*/
/*}*/

.count-box p{
    width: 100%;
    float: left;
    text-align: left;
    font-size: 24px;
    color: #1a191b;
    font-weight: 300;
    line-height: 35px;
    position: absolute;
    margin-bottom: 0;
    top: 6px;
    
}

.count-box svg{
  height: 80px;
  fill:#ffffff;
  margin-bottom: 10px;
  position: relative;
}



  
.count-box:hover svg{
  fill:#ffffff;
  height: 80px;
  margin-bottom: 10px;
  transform: rotate(360deg);
  float: left;
    transition: all ease-in-out 0.8s;
    -o-transition: all ease-in-out 0.8s;
    -ms-transition: all ease-in-out 0.8s;
    -moz-transition: all ease-in-out 0.8s;
    -webkit-transition: all ease-in-out 0.8s;
    
}




.item1 {
    width: 83%;
    padding: 15px 29px 15px 23px;
    float: left;
    text-align: center;
    font-size: 38px;
    font-weight: 700;
    border: 1px solid #4E1B6A;
    border-radius: 10px;
    color: #4E1B6A;
    margin-left: 15px;
}


.count .item {
    width: 100%;
    text-align: left;
    float: left;
    height: 125px;
    padding-top: 20px;
}

.count .item1:after {
    content: '+';
    position: absolute;
    line-height: normal;
    padding-top: 6px;
}

@media(min-width: 320px) and  (max-width: 425px){
  .mar-bot-counter{
    margin-bottom: 15px;
  }
}


@media (max-width: 575px){
    .cover .container{
    float:right!important;
}  
    
     .header-content{
        width:100%;
    }
    
    .client-box img {
        width: 150px !important;
    }
    
.logo img {
    float: left !important;
    width: auto;
    height: 45px !important;
    margin-top: 22px!important;
}

.slide .item .cover .header-content {
    float: left!important;
    width: 100%!important;
}

.slide p {
    margin-top: 0px;
    padding-right: 0px!important;
    text-align: center;
}

.slide p br{
    display:none !important;
}
.slider-more {
    float: none!important;
}
 .slide h2{
        font-size: 25px;
        text-align: center!important;

    }


    
    .about-content h3 {
    font-size: 28px;
    line-height: 35px;
   text-align: center;
}
.about-content p{
    text-align: center;
}

.form-content {
    
    padding: 20px 0px 0px 0px!important;
}

.whitebg{
    margin-top:60px;
}

.service-box1 img {
    width: 100%!important;
    height: 250px!important;
}

.service-box2 img{
    width: 100%!important;
    height: 250px!important;
}

.client-1 img {
    float: none!important;
    margin: auto;
    display: block;
}

.service-box1 h6 {
    padding: 35px 20px 0px 20px!important;
}

.service-box2 h6 {
    padding: 35px 20px 0px 20px!important;
}

.service-box1 p {
    padding: 0px 20px 0px 20px!important;
}

.service-box2 p {
    padding: 0px 20px 0px 20px!important;
}

.service-box1 a {
    padding: 0px 20px 0px 20px!important;
}
.service-box2 a {
    padding: 0px 20px 0px 20px!important;
}

.about-content {
    
    padding-right: 0px!important;
}

.mission h4 {
    padding-left: 0px!important;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.mission p {
    padding-left: 0px!important;
    text-align: center;
}

.mission {
    padding: 0px 0px 0px 0px!important;
}

.mission img{
  height:70px!important;
  display: block;
    margin: auto;
    float: none!important;
}

.services h2 {
    text-align: center;
}

.services h3{
    text-align: center;
}

.services h4{
    text-align: center;
    padding-bottom: 10px;
}

.service-box1 h6 {
    text-align: center;
}

.service-box1 p{
    text-align: center;
}

.service-box1 a {
    text-align: center;
}

.service-box2 h6 {
    text-align: center;
}

.service-box2 h6 br{
    display:none!important;
}

.service-box2 p{
    text-align: center;
}

.service-box2 a {
    text-align: center;
}

.form-content h1 {
    text-align: center;
}

.form-content p {
text-align: center;
}

.form-more {
    float: none!important;
}

.log_set_nav {
    float: none!important;
    margin-left: auto!important;
}

.clients h4 {
   
    text-align: center!important;
    
}

.footer-box h2 {
   
    padding-left: 0px!important;
    text-align: center!important;
}
.footer-box h2:after{
    display:none;
}

.footer-logo {
    width: 160px!important;
     float:none!important; 
    
    display: block;
    margin-left: auto;
    margin-right: auto;
    
}
.footer-paragraph p {
    text-align: center;
}

.copy-up1 p {
    
    text-align: center!important;
}

.footer-box1 p {
    text-align: center;
    
}

.footer-paragraph{
    margin-top: 30px!important;
    padding:10px!important;
}

.footer-paragraph h4 {
    top: 27px!important;
    left: 25%!important;
}

.sep-box1 {
    width: 50%!important;
}

.sep-box2 {
    width: 50%!important;
}
.abt-content img {
    width: 100%!important;
}

.abt-edit h5 {
    text-align: center;
}

.abt-edit p{
    text-align: center!important;
}

.services-list h2 {
    
    text-align: center!important;
}

.services-list p{
    text-align: center!important;
}

.inner-team h1 {
    text-align: center!important;
}

.inner-team p {
    text-align: center!important;
}

.advisory-list img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.advisory-list h2 {
    text-align: center!important;
}

.advisory-list h4 {
    text-align: center!important;
}

.whitebg-contact h1 {
    text-align: center!important;
}

.log_set_nav-contact{
    float: none!important;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.inner-banner-about h2 {
    text-align: center!important;
}

.inner-banner-about p {
    text-align: center!important;
}

.inner-banner-team h2 {
    text-align: center!important;
}

.inner-banner-team p {
    text-align: center!important;
}

.inner-banner-services h2 {
    text-align: center!important;
}

.inner-banner-services p {
    text-align: center!important;
}

.inner-banner-client h2 {
    text-align: center!important;
}

.inner-banner-client p {
    text-align: center!important;
}

.inner-banner-contact h2 {
    text-align: center!important;
}

.inner-banner-contact p {
    text-align: center!important;
}

  
.mission-panel {
    padding: 40px 0px 0px 0px!important;
}

.form-panel {
    padding: 20px 0px 50px 0px!important;
    
}

.clients{
   padding: 40px 0px 10px 0px!important; 
}





/*.sep-box5 {*/
/*    width: 60%!important;*/
/*}*/

/*.sep-box6 {*/
/*    width: 40%!important;*/
/*}*/

.footer-box p {
    text-align: center!important;
}

.services {
    padding-top: 10px;
    padding-bottom:30px!important;
}


.copy-social svg {
    margin-left: 0px!important;
}

.copy-social {
    float: left!important;
    margin: auto;
    display: contents;
}
.count .item {
    
    margin-bottom: 30px;
    }

    .count{
        overflow-x:hidden;
    }

  }
  
  @media(min-width:576px) and (max-width:767px){
      .client-1 img {
            width: 100%!important;
            height:auto!important;
      }
      
      .header-content{
        width:100%;
    }
    
    .client-box img {
        width: 150px !important;
    }
    
.logo img {
    float: left !important;
    width: auto;
    height: 60px !important;
    margin-top: 15px!important;
}

.slide .item .cover .header-content {
    float: left!important;
    width: 100%!important;
}

.slide p {
    margin-top: 0px;
    padding-right: 0px!important;
}

.slide p br{
    display:none !important;
}

 .slide h2{
        font-size: 25px;
        text-align: left!important;
    }


    
    .about-content h3 {
    font-size: 28px!important;
    line-height: 35px!important;
   
}
   
  .count{
        overflow:hidden!important;
    }
    
    .feature-box h3 {
    margin-left: 0px!important;
    width: 50px;
    height: 50px;
    padding: 5px;
    font-size: 35px;
    }
    
    .mission h4 {
    padding-left: 0px!important;
}

.mission p {
    padding-left: 0px!important;
}

.mission {
    padding: 0px 0px 0px 0px!important;
}

.service-box1 img {
    width: 100%!important;
    height: 250px!important;
}

.service-box2 img{
    width: 100%!important;
    height: 250px!important;
}

.service-box1 h6 {
    padding: 35px 20px 0px 20px!important;
}

.service-box2 h6 {
    padding: 35px 20px 0px 20px!important;
}

.service-box1 p {
    padding: 0px 20px 0px 20px!important;
}

.service-box2 p {
    padding: 0px 20px 0px 20px!important;
}

.service-box1 a {
    padding: 0px 20px 0px 20px!important;
}
.service-box2 a {
    padding: 0px 20px 0px 20px!important;
}

.form-content {
    
    padding: 20px 0px 0px 0px!important;
}

.whitebg{
    margin-top:45px;
}

.footer-paragraph {
    padding: 50px 0px 10px 0px!important;
}
 
.footer-box {
    
    height: 180px;
} 

.footer-paragraph h4 {
    left: 38px!important;
}

}


@media(min-width: 768px) and (max-width: 991px){
    .client-1 img {
            width: 100%!important;
            height:auto!important;
      }
        
      .header-content{
        width:100%;
    }
    
    .client-box img {
        width: 170px !important;
    }
    
.logo img {
    float: left !important;
    width: auto;
    height: 60px !important;
    margin-top: 15px!important;
}

.slide .item .cover .header-content {
    float: left!important;
    width: 100%!important;
}

.slide p {
    margin-top: 0px;
    padding-right: 0px!important;
}

.slide p br{
    display:none !important;
}

 .slide h2{
        font-size: 25px;
        text-align: left!important;
    }
    
     .about-content h3 {
    font-size: 24px!important;
    line-height: 35px!important;
   
}

.about-content {
  
    padding-right: 0px!important;
}

.mission {
   
    padding: 0px 0px 0px 0px!important;
}


  .mission h4 {
    padding-left: 0px!important;
}

.mission p {
    padding-left: 0px!important;
}

.feature-box h3 {
    margin-left: 0px!important;
    width: 50px;
    height: 50px;
    padding: 5px;
    font-size: 35px;
    
}

.about-content{
    border-right: 0px !important;
}
.about-features{
    border-left: 3px solid #F3F2F2;
}

.service-box1 img {
    height: 300px;
    width: 100% !important;
}

.service-box2 img {
    height: 300px;
    width: 100% !important;
}

.form-content {
    
    padding: 20px 0px 0px 0px!important;
}

.footer-paragraph h4 {
    left: 40px!important;
}

.footer-paragraph {
    padding: 50px 0px 10px 0px!important;
}
 
.footer-box {
    
    height: 180px;
} 

.item1 {
    width: 100%!important;
    padding: 10px 9px 10px 0px!important;
    margin-left: 0px!important;
    font-size: 26px!important;
}

.count-box p {
    font-size: 18px!important;
    font-weight: 400!important;
    line-height: 30px!important;
     top: 0px!important; 
}

.count{
        overflow:hidden!important;
    }
}


    .client-box img {
        width: 200px !important;
    }
    
    



@media(min-width:992px) and (max-width:1200px){
    .call-bg h1{
    padding: 0px 230px!important;
    }
    .client-box img {
        width: 200px !important;
    }
    
    .service-box1{
        height: 310px!important;
    }
    
    
    
    .service-box2{
        height: 310px!important;
    }
    
    .service-box1 img {
    height: 310px!important;
    width: 100% !important;
}

.service-box2 img {
    height: 310px!important;
    width: 100% !important;
}


.service-box1 h6 {
    padding: 35px 20px 0px 0px!important;
}

.service-box2 h6 {
    padding: 35px 20px 0px 0px!important;
}

.service-box1 p {
    padding: 0px 20px 0px 0px!important;
}

.service-box2 p {
    padding: 0px 20px 0px 0px!important;
}

.service-box1 a {
    padding: 0px 20px 0px 0px!important;
}
.service-box2 a {
    padding: 0px 20px 0px 0px!important;
}

.item1 {
    width: 100%!important;
    margin-left: 0px!important;
}


.footer-icons {
    height: 15px!important;
    margin-right: 8px!important;
     margin-left: 0px!important; 
}

.count{
        overflow:hidden!important;
    }
} 

@media(min-width: 1120px) and (max-width: 1200px){

.logo img {
    
    height: 52px!important;
    margin-top: 18px!important;
}
}


@media(min-width: 768px) and (max-width: 991px){
.count{
        overflow:hidden!important;
    }
}

@media(max-width:767px){
    
    .count{
        display:none!important;
    }
    }


/**********************mission-vision***********************/


.mission-panel{
  float: left;
  width: 100%;
  background-color: #ffffff;
  padding: 10px 0px 50px 0px;
}



.feature-box{
   float: left;
  width: 100%;
  margin-bottom: 15px;
}

.mission{
  width: 100%;
  float: left;
  
}

.mission img{
  float: left;
  height:auto;
}


.mission h4{
  padding-left: 25px;
  float: left;
  font-size: 25px;
  font-weight: 800;
  line-height: 30px;
  color: #39383a;
  margin-bottom: 15px;
}

.mission p{
  padding-left: 25px;
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: #39383a;
}


/*featured*/

.services{
    float: left;
    width: 100%;
    position:relative;
    padding-bottom: 80px;
    background-color: #ffffff;
}

.services h2{
  width: 100%;
  float: left;
  font-size: 24px;
  font-weight: 500;
  line-height: 50px;
  color: #4E1B6A;
}

.services h3{
    float: left;
    width: 100%;
    font-size: 33px;
  font-weight: 300;
  line-height: 40px;
  color: #1e1d1f;
}

.services h4{
    float: left;
    width: 100%;
    font-size: 33px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 16px;
  color: #1e1d1f;
}


.service-box1{
  float: left;
    width: 100%;
    background-image: url("../images/violet.png");
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 6px;
    margin: 20px 0px;
}

.service-box1 img{
   width: 100%; 
  float: left;
    height: 300px;
    object-fit: cover;
    border-radius: 6px;

}


.service-box1 h6{
  float: left;
  width: 100%;
  font-size: 19px;
  font-weight: 700;
  line-height: 30px;
  padding: 45px 20px 0px 10px;
  color: #ffffff;
}

.service-box1 p{
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
  padding: 0px 20px 0px 10px;
  color: #ffffff;
  margin-bottom: 12px;
    margin-top: 6px;
}

.service-box1 a{
  float: left;
  width: 100%;
  font-size: 13px;
  font-weight: 700;
  line-height: 30px;
  padding: 0px 20px 0px 10px;
  color: #ffffff;
  margin-bottom: 35px;
}

.service-box1 a:hover{
  font-weight: 400;
  color: #ffffff;
}

.service-box2{
  float: left;
    width: 100%;
    background-image: url("../images/pink.png");
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 6px;
    margin: 20px 0px;
}

.service-box2 img{
    width: 100%;
  float: left;
    height: 300px;
    object-fit: cover;
    border-radius: 6px;

}

.service-box2 h6{
  float: left;
  width: 100%;
  font-size: 19px;
  font-weight: 700;
  line-height: 30px;
  padding: 45px 20px 0px 10px;
  color: #ffffff;
}

.service-box2 p{
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
  padding: 0px 20px 0px 10px;
  color: #ffffff;
  margin-bottom: 12px;
    margin-top: 6px;
}

.service-box2 a{
  float: left;
  width: 100%;
  font-size: 13px;
  font-weight: 700;
  line-height: 30px;
  padding: 0px 20px 0px 10px;
  color: #ffffff;
  margin-bottom: 35px;
}

.service-box2 a:hover{
  font-weight: 400;
  color: #ffffff;
}


/*form-panel*/







.form-panel{
  width: 100%;
  float: left;
  padding: 50px 0px;
  background-image: url(../images/bg.png);
  background-size: cover;
}


.form-content{
  float: left;
  width: 100%;
  padding: 70px 120px 0px 0px;
}

.form-content h1{
  float: left;
  width: 100%;
  font-size: 34px;
  font-weight: 800;
  line-height: 50px;
  color: #ffffff;
}

.form-content p{
  float: left;
  width: 100%;
  padding: 10px 0px;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  color: #ffffff;
}

.form-more {
    float: left;
  
}



.form-button {
    font-size: 14px;
    color: #4E1B6A;
    font-weight: 700;
    background-color: #ffffff;
    border: 1px solid #4E1B6A;
    font-family: 'Raleway', sans-serif!important;
    /* border: 1px solid #053444; */
    /* margin-top: 30px; */
    padding: 14px 28px;
    border-radius: 5px;
}

.form-button:hover{
  text-decoration:none !important;
  color: #ffffff;
  background: #4E1B6A;
  border: 1px solid #4E1B6A;
   transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}



.whitebg {
    float: left;
    width: 100%;
    background: #fff;
    padding: 35px 25px;
    border-radius: 8px;
    /* height: 555px; */
}

.whitebg h1{
    float: left;
    width: 100%;
    font-size: 32px;
    font-weight: 100;
    color: #000000;
    line-height: 40px;
    text-align: center;
    padding-top: 30px;
   
}
.whitebg p{
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
}


.whitebg p{
    float: left;
    width: 100%;
    font-size: 16px;
    color: #1a1a1b;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    padding: 0px 100px 20px 100px;
    
}



.whitebg form{
  float:left;
  width:100%;
}


.log_set textarea {
    height: 70px !important;
}

.log_set_nav {
    float: left;
    display: block;
    margin: auto;
    height: 44px;
    text-align: center;
    width: 131px;
    font-size: 13px;
    color: #ffffff;
    border-radius: 5px;
    margin-top: 3px;
    margin-left: 20px;
    font-weight: 500;
    background-color: #B31666;
    /* margin-top: 10px; */
    text-transform: uppercase;
    cursor: pointer;
    border: none !important;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.log_set_nav:hover{
  background:#ffffff;
  border: 1px solid #B46B2A!important;
  color: #B46B2A;
  cursor:pointer;
  text-decoration:none;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.log_set {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 18px 12px;
    
}

.log_set label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    color: #000000;
    line-height: 25px;
    margin: 0 0 5px;
    text-align: left;
}

.log_set input[type="text"], 
.log_set input[type="password"], 
.log_set input[type="mail"], 
.log_set input[type="email"], 
.log_set input[type="tel"], 
.log_set textarea, 
.log_set select {
    width: 100%;
    float: left;
    position: relative;
    height: 51px !important;
    /* border: none; */
    padding: 10px 14px;
    border-radius: 3px;
    font-size: 13px;
    line-height: 30px;
    color: #000000!important;
    font-weight: 600;
    /* border-radius: 4px; */
    -moz-border-radius: 4px;
    /* -webkit-border-radius: 4px; */
    outline: none;
    border: solid 1px #C1C1C1;
    padding-left: 15px;
    padding-right: 15px;
}
.log_set textarea {
    height: 150px !important;
    color: #424040;
}
.log_set input[type="text"]:focus,
.log_set input[type="password"]:focus,
.log_set input[type="mail"]:focus,
.log_set textarea:focus {
    border-color: #ee3425 !important;
}

.pull-left {
    float: left;
}







/*quality*/

.quality{
    float: left;
    width: 100%;
    padding-top: 50px;
    position:relative;
    padding-bottom: 18px;
    background-color: #ffffff;
}

.quality h4{
    width: 100%;
    font-size: 30px;
    font-weight: 200;
    color: #000000;
    text-align: left;
    margin-bottom: 30px;
    padding-left: 15px;
}
.font-edit{
    font-weight: 700;
    font-size: 30px;
}

.quality-1 svg{
  height: 85px;
  fill: #ffffff;
  padding: 18px 15px;
  border-radius: 5px;
  background-image:url('../images/svg-bg.png');
  background-size: cover;
  margin-bottom:25px;
  box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 83%), -4px 0px 4px 0px #80808061;
  
}


.quality-1 svg:hover {
  
    float: left;
    transition: all ease-in-out 0.8s;
    -o-transition: all ease-in-out 0.8s;
    -ms-transition: all ease-in-out 0.8s;
    -moz-transition: all ease-in-out 0.8s;
    -webkit-transition: all ease-in-out 0.8s;
    transform: rotate(360deg);
    
    
  }


.quality-1 h6{
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    margin: 0px;
    margin-bottom: 8px;
}

.quality-1 p{
    font-weight: 400;
    font-size: 14px;
    color: #1a1a1b;
    line-height:25px;
}





.quality-2 img{
  width: 100%;
  height: auto;
  
}


/*clients*/

.clients{
  float: left;
  width: 100%;
  background-color: #ffffff;
  padding:40px 0px 50px 0px;
}


.clients h4 {
    width: 100%;
    font-size: 30px;
    font-weight: 300;
    color: #39383a;
    text-align: left;
    margin-bottom: 20px;
}

.clients h4 span{
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    color: #39383a;
    text-align: left;
    margin-bottom: 20px;
}


.clients p{
  font-size: 14px;
   color: #1a1a1b;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    
    margin-bottom: 50px;
}

.client-box{
  float: left;
  width: 100%;  
}
.loop-clients .owl-nav{
    
  text-align: center;
  
}

.loop-clients .owl-nav img{
  margin: 39px 6px 0px 6px;
  height:35px;
    
  
}

.loop-clients .owl-nav  .owl-prev{
   position:relative;

}

.loop-clients .owl-nav  .owl-next{
   position:relative;
    
  
}

.client-box img{
   /* filter: grayscale(1);*/
    height:auto;
} 

.client-box img:hover{
    filter:brightness(1);
}



@media (max-width: 379px){


.hours-cont svg {
    height: 15px!important;
}

.hours-cont{
  
  padding-right: 0px!important;
  padding-left: 3px!important;
}


}


@media (max-width: 480px){
    .nav-product:before{
        left: 90px!important;
    }
    .nav-product:after{
        right: 90px!important;
    }
}

@media (min-width: 481px)and (max-width: 575px){
    .nav-product:before{
        left: 150px!important;
    }
    .nav-product:after{
        right: 150px!important;
    }
}
    

@media (max-width: 575px){
    .sub-points{
        width:100%!important;
    }
    .call-bg h1{
    padding: 0px 0px!important;
    }
  
    .ser-edit p {
    padding: 0px 15px!important;
    }
    
    .ser-edit h5 {
        padding: 0px 15px!important;
    }
    .apply-now {
    margin: 5px 4px!important;
    font-size: 13px!important;
    
    padding: 16px 23px!important;
   
}
    
 
    .count .item {
    
    margin-bottom: 30px;
    }
    
  
    
    .work-box-1 h1{
        text-align:center !important;
        width:100%;
    }
    .work-more:before{
        left:62px !important;
        top:8px !important;
    }
     .work-more:after{
             left: inherit !important;

        right:62px !important;
        top:8px !important;
    }
    .work-more{
        position:relative;
        width:100%;
    }
    .work-box-2 img {
   
        margin-top: 0px !important;
    }
    
    .work-box-4 img {
   
        margin-top: 0px !important;
    }
    
    
    .count{
        overflow-x:hidden;
    }
    .what-paragraph{
        padding:0px 15px !important;
    }
    
    
    .b-right{
        border-right: 1px solid #691975 !important;
    }
    
   
    
    .client-button{
        position:relative;
        width:100%;
        float:left;
        text-align:center;
    }
    .client-more{
        position:relative;
    }
    .clients p{
        padding:0px 15px !important;
    }
    
    .loop-clients .owl-nav img{
        display:none!important;
    }
    .about-more:before {
    position: absolute;
    content: "";
    top: 45px;
    left: 39px;
    background-color: #e3236a;
    height: 2px;
    width: 70px;
}
.about-more:after {
    left:inherit;
    position: absolute;
    content: "";
    top: 44px;
    right: 40px;
    background-color: #e3236a;
    height: 2px;
    width: 70px;
}
    .about-more{
        position:relative;
        text-align:center;
        width:100%;
        float:left;
    }
   
  
    .slide{
        height:350px;
    }
.slide img{
    height:350px;
}
    
    .activity-edit1{
        margin-left:0px !important;    
        margin-left: 0px !important;
        width: 100% !important;
        flex: 100% !important;
        min-width: 100% !important;
      
  } 
    
    .activity-edit2{
        margin-left:0px !important;    
        margin-left: 0px !important;
        width: 100% !important;
        flex: 100% !important;
        min-width: 100% !important;
        
    } 
    
      .activity-edit3{
          margin-left:0px !important;    
          margin-left: 0px !important;
          width: 100% !important;
          flex: 100% !important;
          min-width: 100% !important;
          
      } 
    
    
    
    
   

.header_menu_area > ul > li > a:hover {
          color: #000000 !important;
          
        }

.partner-image{
  width: 100%;
  float: left!important;
  border-radius: 20px 0px;
  margin-bottom:25px !important;
}



  
  

.slide-more {
    margin-top: 0px;
    padding: 5px 0px;
    width: 100%;
    float: left;
    
}

.slide-button {
    font-size: 13px;
    margin-top: 10px;
    padding: 8px 30px;
    width:50%;
    
}

    .slide .owl-theme .owl-nav.disabled+.owl-dots {
    
    top: -44px;
    left: 0;
    float: left;
    float:none;
    margin:auto;
    display:block;
}
   

.slide .item .cover .header-content{
        margin-left:0 !important;
    }
  
 .hours-cont{
  width: auto;
  float: right;
  padding-right: 0px;
  padding-left: 8px;
}

.hours-cont svg {
    height: 16px;
    fill: #8A8A8A;
}

    
    
.f-space{
    margin-left: 0px !important;
}    
    
 
.activity-edit1{
    margin-left: 0px !important;
    max-width: 100% !important;
}

.activity-edit2{
    max-width: 100% !important;
}

.activity-edit3{
    max-width: 100% !important;
}


.pad-right-ban br{
    display:none !important;
}


.ftr{
    margin-top:20px!important;
}


.feature-list{
        text-align:center !important;
        height: 280px!important;
    }

.aboutus{
      padding: 50px 0 20px !important;

}
.aboutus img {
    width: 100%;
    margin-top: 20px !important;
}

.head-area h2{
    float: left !important;
    text-align: left !important;
}

.head-area br{
    display:none !important;    
}

.head-area p{
    float: left !important;
    text-align: left !important;
}

.cd-main-content .cd-tab-filter a{
    display: none !important;
}

.room-edit h5{
    margin-top: 0px !important;
}

.copy-social a{
    margin: 0 19px 40px 0 !important;
}

.mt35{
    padding: 0px!important;
}

.project-box2{
    padding: 0px!important;
}

.apply-now{
    float:left;
    margin-top: 0px !important;
    width:100% !important;
   
}

.read-more{
    float:left;
    width:100% !important;
}


.copy-wrap-social{
    display: inline-block !important;
    
}
.copy-social {
text-align:center;
position:relative;
    width: 36px !important;
}

.copy-area{
    text-align: center!important;
    position:relative;
    padding:10px!important;
}


.activity-more{
    float:left !important;
}

.about-button{
    width:100%;
    text-align:center;
    float:left !important;
    
}

.room-margin{
  padding:0px !important;
  
}

.space-edit{
    margin: 10 !important;
}


.copy-up{
    display:none !important;
}



.book-now{
    margin-bottom:30px!important;
}


.call-bg h1 {
    padding:0px 10px;
    margin-bottom: 40px!important;
    
    font-weight: 800;
    font-size: 20px!important;
    line-height: 40px!important;
    color: #e7e7db;
}

.call-bg {
    
    padding-top: 60px!important;
   
}

}



@media(min-width:768px){
    
    
 
 .gal{
    padding: 0px!important;
}

.mrgn{
  margin-top: 20px !important;
 }

}


@media(min-width:992px) and (max-width:1200px){
    .about-more:after {
        top: 301px;
        right: 375px;
    }
    
    .about-more:before {
        top: 301px;
        left: 375px;
    }
    
    .client-more:before {
   
    left: 350px!important;
    }
    .client-more:after {
   
    right: 350px!important;
    }
    
     .nav-product:before{
        left: 70px!important;
    }
    .nav-product:after{
        right: 70px!important;
    }
    
    
    
    .count{
        overflow:hidden!important;
    }
    
  
  
}

@media(min-width:768px) and (max-width:991px){
    .call-bg h1{
    padding: 0px 100px!important;
    }
    
    .client-more:before {
        
        left: 230px!important;
    }
    
    .client-more:after {
        
        right: 230px!important;
    }
    
   
   
    .loop3 .owl-nav img{
        display:none!important;
    }
    
    .about-more:after {
        top: 362px;
        right: 255px;
    }
    
    .about-more:before {
        top: 362px;
        left: 255px;
    }
    
    .nav-product:before{
        left: 32px!important;
    }
    .nav-product:after{
        right: 32px!important;
    }
}


@media(min-width:576px) and (max-width:767px){
    .call-bg h1{
    padding: 0px 0px!important;
    }
    
    .read-more {
        display:block;
        margin:auto;
        float:none!important;
    }
   
    
    .count{
        overflow:hidden!important;
    }
    
     .client-more:before {
        
        left: 140px!important;
    }
    
    .client-more:after {
        
        right: 140px!important;
    }
    
    .clients p {
    
    padding: 0px 15px!important;
    }
    .margin-adjust{
        margin-top:30px!important;
    }
    .b-right {
    border-right: 1px solid #691975 !important;
    }
    
    .about-more:after {
        top: 383px;
        right: 164px;
    }
    .about-more:before {
        top: 383px;
        left: 164px;
    }
    .what-paragraph {
        padding: 0px 15px 30px 15px!important;
    }

   
    
    .nav-product:before{
        left: 25px!important;
    }
    .nav-product:after{
        right: 25px!important;
    }
     .slide{
        height:350px;
    }
.slide img{
    height:350px;
}
 
}

@media(min-width:768px) and (max-width:1200px){
    
    .loop3 .owl-nav img {
    display:none;
    }
    
    .clients p {
    
    padding: 0px 15px!important;
    }
 
    
    .what-paragraph{
        padding: 0px 70px!important;
        
    }
    
    
}    




@media(max-width:767px){
    
    .count{
        display:none!important;
    }
    
   
    .what-we-do-list{
        padding: 10px 20px!important;
    }
    
    .abt-pattern2 {
        display:none;
    }
    
    .abt-pattern1 {
        display:none;
    }
    
    
   .img-aboutpage {
        float: left;
        width: 100%!important;
   }
    
    .testi-box h2 {
        padding: 0px 0px 0px 20px !important;
        font-size: 30px !important;
    }
    .testi-box h5{
        padding: 0px 0px 0px 20px !important;
    }
    .testi-box h4{
        padding: 0px 0px 0px 20px !important;
    }
    .testi-box h3{
        padding:0px 0px 0px 20px !important;
        line-height: 35px !important;
        font-size: 19px !important;
    }
    
    .testi-box img {
        
        margin: 20px 40px!important;
        
    }
    .loop3 .owl-nav img{
        display:none!important;
    }
    .quote-icon{
        background-position:inherit !important;
        background-size:8%!important;
    }
    .testi-box p{
        padding: 20px 0px 0px 25px !important;
    }
    .testi-box{
        height:auto !important;
    }
    .slide .item .cover .header-content{
        margin-right:0;
         margin-left:0;
    }
    .slide .item .cover{
        
        top: 0px !important;
    }
    
   
 
   
    
/*      .slide .owl-theme .owl-nav.disabled+.owl-dots {*/
    
/*    top: -70px !important;*/
/*    left: 20px !important;*/
    
    
/*}*/
    
    .mt35{
    padding: 0px!important;
}


    
    /*.sub-menu-1{*/
    /*    display:none !important;*/
    /*}*/

.header_menu_area > ul > li > a:hover {
          color: #000000 !important;
          
        }
        
       

.call-bg h1 {
    padding:0px 10px;
    margin-bottom: 40px!important;
    

    font-weight: 800;
    font-size: 20px!important;
    line-height: 40px!important;
    color: #e7e7db;
}

.call-bg {
    
    padding-top: 60px!important;
   
}

.project-box2{
    padding: 0px!important;
}
.gallery-edit{
  margin-top: 30px !important;
}

    
    .slide h2{
        font-size: 25px;
        line-height: 38px;
    }
    
    .slide h2 span{
        font-size:25px !important;
    }
    
    
    .image-right img{
        float:left !important;
    }
    
    .copy-up{
    display:none !important;
}
}

@media(min-width: 576px) and (max-width: 767px){
    
    .activity-edit1{
        float:left;
        margin-left:0px !important;    
        margin-left: 0px !important;
        width: 33%!important;
        
        /*flex: 100% !important;*/
        /*min-width: 100% !important;*/
      
  } 
    
    .activity-edit2{
        float:left;
        margin-left:0px !important;    
        margin-left: 0px !important;
        width: 33%!important;
        
        /*flex: 100% !important;*/
        /*min-width: 100% !important;*/
        
    } 
    
      .activity-edit3{
          float:left;
          margin-left:0px !important;    
          margin-left: 0px !important;
          width: 33%!important;
          
          /*flex: 100% !important;*/
          /*min-width: 100% !important;*/
          
      } 
   


.copy-up{
    display:none !important;
}


.head-area p {
    float: left !important;
    text-align: left !important;
}

.head-area h2 {
    float: left !important;
    text-align: left !important;
}

.head-area h2 br{
    display:none !important;
}



}

@media(min-width: 768px) and (max-width: 991px){
   

    .count{
        overflow:hidden!important;
    }
    .border-up{
        width: 84%!important;
    }
    
.amenities-button{
    margin-bottom:30px!important;
    float:left!important;
}
.copy-up{
    display:none !important;
}

.feature-list{
    height:292px;
}
}





/*feature*/
.features{
  float: left;
  width: 100%;
  padding-bottom: 50px; 
}

.feature-list{
    margin-top: 20px; 
    width: 100%;
    float: right;
    /*margin-left: 30px;*/
    padding: 35px 18px 15px 18px;
    background-color: transparent;
    border: 1px dashed #D6D6D6;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
   
  }
  .feature-list h2 {
    width: 100%;
    float: left;
   
    text-align: left;
    font-weight:700;
    font-size: 17px;
    color: #000000;
}  
.feature-list p{
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
    color: #101010;
    padding-right: 10px;
    line-height: 25px;
   
    margin-bottom: 0;
}


.feature-list:hover svg{
  
    float: left;
    transition: all ease-in-out 0.8s;
    -o-transition: all ease-in-out 0.8s;
    -ms-transition: all ease-in-out 0.8s;
    -moz-transition: all ease-in-out 0.8s;
    -webkit-transition: all ease-in-out 0.8s;
    transform: rotate(360deg);
    fill: #000000;
    
  }
  /*.feature-list:hover h2 {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}*/
/*.feature-list:hover p{
    width: 100%;
    float: left;
    text-align: left;
    
    font-weight: 300;
    
    color: #ffffff;
    margin-bottom: 0;
}*/

/*.feature-list svg{

  border: 1px dashed #D6D6D6;
  padding: 15px 24px;
  margin-top: -50px;
  height: 80px;
  fill: #69AD07;
  margin-bottom: 15px;
  background-color: #ffffff;
}*/

/*.feature-list:hover svg{
  height: 70px;
  fill: #ffffff!important;
  margin-bottom: 15px;
}
*/
.f-edit{

}

/*what-we-do*/

/*
.what-we-do{
  float: left;
  width: 100%;
  padding: 60px 0px;
  background-size: cover;
  background-image: url("../images/what-we-do.png");
}


.what-we-do h2{
  font-size: 32px;
  color: #ffffff;
  font-weight: 100;
  text-align: center;
  
}

.what-we-do p{
  text-align: center;
  font-size: 14px;
  color: #ffffff;
   
    font-weight: 300;
}

.what-heading{
    margin-bottom: 25px;
}


.what-paragraph{
    padding: 0px 200px 30px 200px;
    line-height: 30px;
    font-weight: 400;
}

.what-we-do-list{
    width: 100%;
    padding: 10px 5px;

    background-color: transparent;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
   
  }
  .what-we-do-list h2 {
    width: 100%;
    float: left;
   margin-top: 30px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    
    font-weight: 600;
    font-style: normal;
    margin-bottom: 15px;
    
}

.what-we-do-list p{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    
    font-weight: 300;
    line-height: 28px;
   margin-bottom: 0px;
    
}

.what-we-do-list img{
  border-radius: 10px;
  
  width: 100%;
  float: left;
  object-fit: cover!important;
  overflow: hidden!important;
  transition: all ease-in-out .5s;
}

.what-we-do-list img:hover{
      width: 100%;
    transform: scale(1.1);
    overflow: hidden!important;
    object-fit: cover!important;
}




.nav-product {

font-size: 14px;

position: relative;

color: #ffffff;
 margin-bottom: 50px;
text-align: center;

margin-top: 20px;

text-align: center;

width: 100%;

float: left;
}





.nav-product:after{
    position: absolute;
    content:"";
    top: 10px;
    right: 100px;
    background-color: #ffffff;
    height:2px;
    width: 40px;
}

.nav-product:before{
    position: absolute;
    content:"";
    top: 10px;
    left: 100px;
    background-color: #ffffff;
    height:2px;
    width: 40px;
}


.nav-product:hover { 
    color: #e22067; 
    text-decoration: none!important; 
     
    
}



.what-more a {
    position: relative;
    font-size: 15px;
    font-weight:600;
    padding: 15px 30px;
    color: #ffffff;
    border: 1px solid #ffffff;
   
}


.what-more a:hover {
    
    color: #e3236a;
    border: 1px solid #e3236a;
    
}


.what-more a span {
    position: absolute;
    background: #300736;
    left: 25px;
    height: 3px;
    width: 100px;
    top: -2px;
    z-index: 999;
}



.what-more{
 
  
    float: none;
  text-align:center; 
  margin-top: 30px;
  
  
}




.what-we-do .col-lg-4{
    padding: 0px 5px;
}


*/





@media (min-width:576px) and (max-width: 860px) {
    
    



.slide .item .cover{
   top: 0px!important;
  text-align:left!important;
    float:left;
    
}



.cover .container{
    float:right!important;
}  
   
 

.slide p {
    margin-top: 0px;
    text-align: left!important;
}

.slide p br{
    display:none !important;
}

 .slide h2{
        font-size: 20px;
        text-align: left!important;
    }
  
  

.slide-more {
    margin-top: 0px;
    padding: 5px 0px;
    width: 100%;
    /*float: left;*/
     margin-left:auto !important;
    margin-right:auto !important;
    float:none;
    display:block;
    
}

.slide-button {
    font-size: 13px;
    margin-top: 10px;
   
    width:50%;
    
}

    .slide .owl-theme .owl-nav.disabled+.owl-dots {
    
    top: -60px;
    left: 0;
    float: left;
    float:none;
    margin:auto;
    display:block;
}
   




.slide .item .cover {
    
    top: -30px;
}
}







.pattern3{
   
    z-index:99;
    position:absolute;
    top: -70px;
    right: 0px;
    
}

.pattern3 img{
    width:65px;
}




/*customer review*/

.customer{
  /*position:relative;*/
  width: 100%;
  float: left;
  padding: 50px 0px 10px 0px;
  height: auto;
  background-image: url("../images/testimoneal-bg.png");
  background-size: cover;
  background-repeat: no-repeat; 
}


.loop3 .owl-nav  .owl-next{
   bottom:180px;
   left: 960px;
   position:relative; 
}


.loop3 .owl-nav .owl-prev{
  bottom:180px;
  left: 30px;
  position:relative;
  
}
.loop3 .owl-nav img{
    height:40px;
    margin: 0px!important;
}

  
.padding-adjust{
  padding-top: 30px;
}

.testi-box img{
    margin: auto;
    width: auto!important;   
}


.testi-box p{
  width: 100%;
  float: left;
  text-align: center;
  font-size: 13px;
  padding: 0px 180px; 
  font-weight: 400;
  line-height: 32px;
  color: #ffffff;
}


.testi-box h4{
  padding-top: 30px;
  padding-bottom: 2px;
 width: 100%;
  float: left;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #ffc189;
}

.testi-box h5{
  width: 100%;
  float: left;
  padding-bottom: 25px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  color: #ff9e48;
}



/*******************vedio************************/

.video-section{
  float: left;
  width: 100%;
  height:300px;
}


.vid {
  position: relative;
  display: -webkit-box;
  display: flex;
  height: 300px;
  max-height: 300px;
  background: #000;
  overflow: hidden;
}
.header__background {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120%;
  height: 0;
  padding-bottom: 66.25%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}
.header__video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0.5s linear;
  transition: opacity 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), visibility 0.5s linear;
}
.header__video-overlay--fadeOut {
  opacity: 0;
  visibility: hidden;
}
.vid iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.header__title {
  position: relative;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  align-self: center;
  width: 100%;
  
  font-size: 50px;
  font-weight: normal;
  text-align: center;
  color: white;
  line-height: 1;
}






/*footer*/

.footer{
  width: 100%;
  float: left;
  background-color: #463A5C;
  position: relative;
}
.footer-area{
  width: 100%;
  float: left;
  padding: 30px 0px 0px 0px;
}
.footer-box{
  width: 100%;
  float: left;
}

.footer-box img{
  height: 80px;
}

.footer-box1{
  width: 100%;
  float: left;
}

.footer-box p{
    opacity: 0.9;
    width: 100%;
    float: left;
    text-align: left;
    font-size: 13px;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 0;
    
  }

.footer-box h2 {
    width: 100%;
    float: left;
    padding-left: 22px;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    margin-top: 13px;
    color: #ffffff;
}



.footer-box1 h2{
    width: 100%;
    float: left;
    text-align: left;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #ffffff;
  
}



.footer-box h2:after {
    position: absolute;
    content: "";
    top: 16px;
    left: 16px;
    background-color: #6B617C;
    height: 18px;
    width: 7px;
}

.footer-box1 p{
    opacity: 0.9;
    width: 100%;
    float: left;
    font-size: 13px;
    color: #ffffff;
    margin-bottom: 7px!important;
    line-height: 25px;
    
}

.footer-box1 p span{
    width: 100%;
    
    font-size: 13px;
    color: #ffffff;
    line-height: 30px;
    
  
}

.footer-box1 a{
    width: 100%;
    float: left;
    font-size: 13px;
    color: #ffffff;
    line-height: 30px;
    
    font-weight: 800;
    color: #69AD07;
    /*margin-left: 41px;*/
  
}

.footer-box1 a:hover{
    text-decoration: none;
    color: #ffffff;
  
}


.footer-paragraph{
    width: 100%;
    float: left;
    padding: 50px 90px 10px 90px;
}

.footer-paragraph h4 {
    opacity: 0.9;
    /* width: 100%; */
    float: left;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    position: absolute;
    top: 40px;
    left: 140px;
    padding: 4px 8px;
    background-color: #463A5C;
    z-index: 9;
}

.footer-paragraph p {
    opacity: 0.9;
    position: relative;
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 25px;
    color: #ffffff;
    border: 1px solid #A7A3AF;
    border-radius: 10px;
    padding: 18px 32px;
}

.f-space{
    margin-left: 41px;
}

.sep-box{
  width: 50%;
  float: left;
}

.sep-box a p:hover{
  color:#B31666;
      transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.sep-box1{
  width: 70%;
  float: left;
}

.sep-box1 a p:hover{
  color:#B31666;
      transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.sep-box2{
  width: 30%;
  float: left;
}

.sep-box2 a p:hover{
  color:#B31666;
      transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}


.mrg-botg{
    margin-bottom: 12px !important;

}
.footer-h2-marg{
    margin-bottom: 22px !important;
}

.footer-logo{
    width:100%;
    float: left; 
    margin-bottom: 20px;
    margin-top: 20px;
}

.footer-logo img{
    float: left;
    height:auto;
}

.social-icon{
  width: 30px;
}
.footer-p-pad{
      margin-top: 13px;

}
.col-pad{
      padding-left: 65px !important;
}

.footer-icons{
    height: 18px;
    margin-right: 13px;
    margin-left: 5px;
}

.copy-area{
  width: 100%;
  float: left;
  padding: 12px 0px 24px 0px;
  border-top: 1px solid #463A5C;
  background-color: #463A5C;
}


.copy-area p{
   width: 100%;
   float: left;
   text-align: left;
   font-size: 15px;
   /* padding-left: 40px; */
   position: relative;

   
   color: #DADADF;
   margin-bottom: 0;
}
.copy-social{
  width: auto;
  float: right;
  margin-top: 5px;
}

/*.copy-social:hover{*/
/*  background-color: #000000;*/
/*}*/

.copy-area p a{
  text-decoration: none;
  color: #DADADF;
      transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.copy-area p a:hover{
  text-decoration: none;
  color: #B31666;
}
.copy-social img{
  float: right;
  margin-left: 20px;
}


.copy-social a{
    color: #000000;
  /*  margin: 0 20px 20px 0;*/
    font-size: 14px;
}

.copy-social:hover a{
    color: #C6B395;
}

.copy-social svg{
  height: 16px;
    
    fill: #9D9D9D;
    margin-left: 22px;
  
}

.copy-social:hover svg{
  height: 16px;
  fill: #B31666;
  
}


.copy-up{
  text-align:right;
  float: right;

} 


.copy-up1{
  text-align: left;
    float: left;
} 
.copy-up1 p{
    opacity: 0.9;
   width: 100%;
   float: left;
   text-align: left;
   font-size: 13px;
   color: #ffffff;
   padding-top: 10px;
}

.copy-up1 p a{
   font-size: 13px;
   color: #ffffff;
   
}



.read-more{
  
 float: left; 
  

  
padding: 10px 0px;

border-radius: 5px;
}

.read-more p{
    
  float: left;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  margin-top: 0px;
  margin-bottom: 0px;
}

.apply-now{
    margin:10px 4px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    background-color: #69AD07;
    border: 1px solid #69AD07;
    font-family: 'Biryani', sans-serif !important;
    margin-top: 10px;
    padding: 15px 60px;
    border-radius: 50px;
}

.apply-now:hover{
  text-decoration:none !important;
  color: #69AD07;
  background: #ffffff;
}


/*************modal**********/


.close_form{
      display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: -33px;
    top: -35px;
    background: transparent url(../images/close.svg) no-repeat center center;
    background-size: 20px 20px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    cursor: pointer;
  }










@media(min-width:768px) and (max-width:991px){
    .mission-vission-box1 {
        height: 535px;
    }
}

@media(max-width:991px){
    
    .abt-edit {

    padding: 0px!important;
    }
  
.contact-box1 {
    margin-top: 30px!important;
    
}

.innerpage-contact {
    padding: 20px 0px!important;
}
}









@media(min-width: 210px) and  (max-width: 425px){
     .hours-cont-dis{display: none;
         
     }
     .banner-it .sec-1{ display: none; }
      .banner-it .sec-2{width: 100%;}
}

@media(min-width: 320px) and  (max-width: 425px){
  .hours-cont-dis{
    display: none;
  }
  .banner-it .sec-1{
    display: none;
  }
  .banner-it .sec-2{
    width: 100%;
  }
  .panel-1 .head-line-area h1{
        font-size: 30px;
  }
  .mar-bot-counter{
    margin-bottom: 15px;
  }
  .p-padding{
        padding: 0px 0%;
  }
  



  .feature-list h2{
    text-align: center;
  }
  .feature-list p{
    text-align: center;
  }
  .icon-c{
    display: block;
    margin: auto;
  }
  
  .testi-box-area {
    height: auto;
  }
  .col-pad{
    padding-left: 15px !important;
  }
  .copy-social{
    float: left;
  }
  .copy-social img{
    float: left !important;
  }
  .ban-ab-text h1{
      font-size: 30px;
      line-height: 41px;
  }
  .about-co-area img{
    width: 100%;

  }
  .bg-pattern-01 h2{
    padding: 0;
    font-size: 32px;
    line-height: 41px;
  }
 
  .number-cont{
    float: left;
  }
  .serice-box h2{
    float: left;
    text-align: left;
    padding-left: 0;
  }
  .serice-box p{
    float: left;
    text-align: left;
    padding-left: 0;
    background-position-y: 0;
  }
  .contact-cont-area .area1{
    width: 100%;

  }
  .contact-cont-area .area2{
    width: 100%;

  }
  .locbox1 h2, .locbox2 h2, .locbox3 h2{
    width: 100%;
  }
  .locbox1 p{
    width: 100%;
  }
  .loc-mr-l{
    margin-left: 0;
  }

  /*tab-cont*/
  .panel-3 .head-area{
        margin-bottom: 40px;
        z-index: 2;
  }
  .tab-width-adjst{
    width: 100%;
    padding: 0;
  }
}
  @media(min-width: 320px) and (max-width: 1199px){
    .contact-cont-area .area1{
    width: 100%;

  }
  .contact-cont-area .area2{
    width: 100%;

  }
  .locbox1 h2, .locbox2 h2, .locbox3 h2{
    width: 100%;
  }
  .locbox1 p{
    width: 100%;
  }
  .loc-mr-l{
    margin-left: 0;
  }
  }
@media(min-width: 426px) and (max-width: 767px){
  .hours-cont-dis{
    display: none;
  }
  .banner-it .sec-1{
    display: none;
  }
  .banner-it .sec-2{
    width: 100%;
  }
 
  
}

  @media(min-width: 576px) and (max-width: 979px){
    
  
  
  .feature-list h2{
    text-align: center;
  }
  .feature-list p{
    text-align: center;
  }

  .icon-c{
    display: block;
    margin: auto;
  }
  .p-padding{
        padding: 0px 0%;
  }
  .testi-box-area{
    height: auto;
  }
  .col-pad{
    padding-left: 15px !important
  }
  .copy-social {
    float: left;
  }
 }
 
@media only screen and (max-width: 1188px){
 
}



@media(min-width: 768px) and (max-width: 991px){

.activity-edit1{
    margin-left: 0px !important;
}

.activity-box{
    width:100%;
}
}


@media(min-width: 768px) and (max-width: 1199px){
   
  .feature-list h2{
    text-align: center;
  }
  .feature-list p{
    text-align: center;
  }

  .icon-c{
    display: block;
    margin: auto;
  } 
}
@media(min-width: 576px) and (max-width: 767px){
/*  .footer .col-sm-4 {*/
/*    -ms-flex: 0 0 33.333333%;*/
/*    flex: 0 0 33.333333%;*/
/*    max-width: 100%;*/
/*}*/
}

@media(min-width: 768px) and (max-width: 991px){
  .nm-null{
    display: none;
  }
  
}
.co{
    width: 100%;
    position: absolute;
    bottom: 3px;
    font-size: 20px;
    color: #ffff;
 
    padding: 10% 9%;
        display: none;
}
.po{
  position: relative;
}

.hidden{
    display:none !important;
}
.icon-bottom{
        margin-bottom: 10px;
}
.how-we-work{
    position: absolute;
    z-index: -1;
    bottom: 0;
    width: 100%;
}

@media(min-width:310px) and (max-width:575px){
    
    
    .mg-left-image{
            margin-left: 0px !important;
    }
    
   

  
}
@media(min-width:310px) and (max-width:800px){
    .work_stage:nth-child(odd) .stage_content h3::after {
    right: inherit;
    left: -66px;
}
}
@media(min-width:310px) and (max-width:425px){
    .number-cont {
    float: none !important;
}
.number-cont {
    text-align:center;
}
.banner-it .sec-2 .msg-box{
    width:100%;
}
.banner-it .sec-2 .msg-box .heads{
        border-top-right-radius: 0px;
}
.banner-it .sec-2 .msg-box .bodys{
        border-bottom-left-radius: 0px;
}
.form-boto-st{
        border-bottom-left-radius: 0px;
}
}
@media(min-width:310px) and (max-width:469px){
    .cd-gallery li{
        width:100%;
    }
}
@media(min-width:230px) and (max-width:471px){
    .testi-box-area {
    height: auto;
    height: auto;
    width: 100%;
    border-radius: 0px;
    padding-left: 20px;
    padding-right: 20px;
}
.testi-p{
        margin-bottom: 15px !important;
}
}


@media only screen and (max-width:850px) {
.contact-cont-area{top:0px;}
}

@media only screen and (max-width:425px) {
.number-cont{line-height: 28px; 
}
.number-cont span{font-size:15px; position:relative; top:1px;}
.project .item1:after{display:none;}
.project .item{    margin-bottom: 20px;}
.banner-it .sec-2 .msg-box .heads h2{    text-align: center;}
.banner-it .sec-2 .msg-box .heads{height: 63px;     
border-top-right-radius: 0px !important; 
border-top-left-radius: 0px !important;}
.form_div{padding-left:4px;}
}

@media only screen and (max-width:365px) {
.banner-it .sec-2 .msg-box .heads h2{ font-size:15px;}
}

@media only screen and (max-width:365px) {
.cd-gallery ul {padding-left: 0 !important;}

}

@media only screen and (max-width:425px) {
.ban-ab-text h1{    padding-top: 70px;}
.work_stage:nth-child(odd) .stage_content h3::after { right: inherit;
left: -40px;}   
.work_stage_area::after {left: 26px; top: 15px;}
.work_stage:nth-child(even) .stage_content h3::after{    left: -40px;}
.stage_content h3::after{    top: 4px;}
}































.mt340{
    
    float:right;
}











  
  #gridGallery {
    margin-left: auto;
    margin-right: auto;
  }
  
  h2,
  .ms-WPBody h2 {
    color: #000;
  }
  
  .box h3 {
    color: #fff;
    
    font-weight:700;
  }
  
  section {
    margin: 25px 0;
  }
  
  #gridGallery .row {
    background-color: black;
  }
  
  .box {
    background-position: center center;
    background-size: cover;
    border: 5px solid #fff;
    transition: opacity .25s;
    overflow: hidden;
  }
  
  .hiddenText {
    display: none !important;
  }
  
  .box:hover {
    cursor: pointer;
    z-index: 1;
  }
  
  #boxOne,
  #boxTwo,
  #boxSeven,
  #boxEight {
    height: 216px;
  }
  
  #boxThree,
  #boxFour,
  #boxFive,
  #boxSix {
    height: 216px;
  }
  
  #boxOne {
    background-image: url('images/Group-40@2x.jpg');
  }
  
  #boxEight {
    background-image: url('images/Group-45@2x.jpg');
  }
  
  #boxTwo {
    background-image: url('images/Group-41@2x.png');
  }
  
  #boxSeven {
    background-image: url('images/Group-43@2x.jpg');
  }
  
  #boxThree {
    background-image: url('images/Group-42@2x.png');
  }
  
  #boxSix {
    background-image: url('images/Group-44@2x.png');
  }
  
  #boxFour {
    background-image: url('images/Group-44@2x.png');
  }
  
  #boxFive {
    background-image: url('images/Group-43@2x.jpg');
  }
  
  .full {
    float: none;
    height: 600px !important;
    width: 100% !important;
    position: relative;
    z-index: 2;
    max-width: 100%;
    flex: 100%;
}
  
  #gridH {
    background-color: #eee;
    min-height: 600px;
    margin-bottom: 50px;
  }
  
  #gridH .row {
    margin-top: 150px;
  }
  
  #gridH .row .full {
    margin-top: -150px;
  }
  
  .full:hover {
    transform: scale(1);
    box-shadow: none;
  }
  
  .opacity {
    opacity: .8;
  }
  
  .captionBox {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 50px;
    color: white;
    left: 50px;
    padding: 25px;
    position: absolute;
    opacity: 0;
  }
  
  .captionBox p {
    font-size: 16px;
    font-weight:300;
  }
  
  .captionBox h3 {
    margin-top: 0;
    text-transform: uppercase;
  }
  
  .transition {
    transition: 1s;
  }
  
  .bottomRight {
    left: auto;
    right: 80px;
  }
  
  .topRight {
    left: auto;
    right: 50px;
    bottom: auto;
    top: 50px;
  }
  
  .topLeft {
    bottom: auto;
    top: 50px;
  }
  
  .toggleIcon {
    background-color: rgba(0, 0, 0, 0.7);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 26px 26px;
    border-radius: 3px;
    bottom: 15px;
    height: 36px;
    left: -100px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    width: 36px;
  }
  
    @media only screen and (max-width:1106px) {
    .sub-menu:hover .sub-menu-1{
            height: auto;
    width: 100%;
    float: left;
    top: 51px;
    }
        
    }
  
  @media only screen and (max-width:768px) {



.tabwidths {  width: 100% !important;
    flex: 100% !important;
    min-width: 100% !important;} 
    
  


 .feature-list svg{display:inline !important;}
    .feature-list{
        text-align:center !important;
        
    }
 
 .feature-list h2{text-align:center;}   
 .feature-list p {text-align:center;}

  }
  
  .box.full .toggleIcon {
    background-color: rgba(0, 0, 0, 0.57);
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 3px;
    top: 26px;
    height: 36px;
    left: 50px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    width: 36px;
  }
  .hed{
          width: auto;
    float: right;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    line-height: 86px;
    letter-spacing: 0px !important;
    padding: 0px 15px;
    z-index: 1;
  }
  
  .box:hover .toggleIcon {
    opacity: 1;
    left: 15px;
    transition: all 0.25s ease 0s;
    background-image: url('http://www.ucdenver.edu/SiteCollectionImages/GridGallery/openIcon.png');
  }
  
  .box.full .toggleIcon {
    opacity: 1;
    left: 50px;
    top: 26px;
    border-radius: 0;
    background-image: url('http://www.ucdenver.edu/SiteCollectionImages/GridGallery/closeIcon.png');
    background-size: 55%;
  }
  
  .box.full .toggleIcon:hover {
    background-color: black;
    transition: all 0s ease 0;
  }
  
  #gridGallery > .row {
    margin: 0;
  }
  
  @media (max-width: 1200px) {
    .full {
      width: 970px;
    }
  }
  
  @media (max-width: 992px) {
    .full {
      width: 750px;
    }
  }
  
  @media (max-width: 768px) {
    #boxThree,
    #boxFour,
    #boxFive,
    #boxSix {
      height: 300px;
    }
    .toggleIcon {
      display: none;
    }
    .full .captionBox {
      bottom: 0;
      left: 0;
      position: absolute;
      width: 100%;
      padding: 10px;
    }
    .full .captionBox p {
      display: none;
    }
    .full .captionBox h3 {
      margin-bottom: 0;
    }
    .box.full {
      height: inherit;
      width: 100%;
    }
    .box {
      max-height: 150px !important;
    }
    #gridGallery .row {
      background-color: transparent;
    }
    #gridH .row {
      margin-top: 0px;
    }
    .box.full .toggleIcon {
      height: 50px !important;
      left: 0 !important;
      top: 0 !important;
      width: 50px !important;
      display: block;
    }
    .mobileFunction {
      float: left;
      height: 150px;
      width: 100%;
    }
   
  
  
  }









.call-action {
    float: left;
    width: 100%;
    height: 275px;
    margin-top: -8px;
    margin-bottom: 0px !important;
    background-image: url(../images/call-action-bg.png);
    background-size: cover;
    text-align: center;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
}


.call-bg {
    background-color: rgba(0, 0, 0, 0.80);
    height: 275px;
    padding-top: 65px;
    padding-bottom: 65px;
}


.call-bg h1{
    padding: 0px 350px;
  margin-bottom: 33px;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #e7e7db;
}

.call-nav {
    /* float: left; */
    position: relative;
    font-size: 16px;
    color: #000;
    line-height: 20px;
    
    font-weight:700;
    margin-top: 14px;
    padding: 15px 35px;
    background: #ffffff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
    border: none;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    cursor: pointer;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    outline: none;
}

.call-nav:hover {

  text-decoration: none;
  color: #ffffff;
  background:  #e3236a;
   
}
.what-we-do-list a{
    overflow:hidden;
    width:100%;
    float:left;
    border-radius:10px;
}

.gold-navigation{
    width: auto;
    float: left;
    position: relative;
    font-size: 14px;
    
    font-weight: 500;
    color: #000000;
    letter-spacing: 0px !important;
    padding: 30px 28px;
    z-index: 1;
    cursor: pointer;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    /* text-transform: uppercase; */
    text-decoration: none;
}




/*****************/


/***************************aboutus***********************/
.inner-banner-about{
  width: 100%;
  float: left;
  background: url(../images/inner-banner.png);
  background-size: cover;
  min-height: 150px;
  background-position: 50%;
  
}


.inner-banner-about h2{
  float: left;
  width: 100%;
  text-align: left;
   font-size: 25px;
  color: #ffffff;
  padding: 50px 0px 0px 0px;
  font-weight:700;
}

.inner-banner-about p{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #ffffff;

 }


.abt-content{
  float: left;
  width: 100%;
  padding: 50px 0px 0px 0px;
}

.abt{
  float: left;
}

.abt-content img{
  width: 100%;
  float: left;
  
}


.abt-content h2{
  font-size: 20px;
  color: #000000;

  
 
}

.abt-content p{
  line-height: 30px;
  font-size: 14px;
  color: #000000;
  text-align: justify;
 
 }

.abt-edit{
  float: right; 
  background-color: #ffffff;
  padding: 10px;
  margin-right: 50px!important;
  margin-top: -250px!important;
  z-index: 101!important;
}

.abt-edit h5{
  font-size: 30px;
    font-weight: 700;
    color: #39383a;
    
}

.abt-edit p{
  font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #39383a;
  float: left;
  
}


.abt-margin{
  /*padding:20px;*/
  margin-top: 0px !important;
  margin-right: 0px !important;
}


.inner-about{
  float: left;
  width: 100%;
  padding-bottom: 150px; 
  padding-bottom: 50px; 
}


.inner-about h1{
    width: 100%;
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    color: #39383a;
}

 .about-list{
    margin-top: 30px; 
    width: 100%;
    float: right;
    /*margin-left: 30px;*/
    padding: 35px 18px 15px 18px;
    background-color: transparent;
    border: 1px dashed #D6D6D6;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
   
  }
  .about-list h2 {
    width: 100%;
    float: left;
    text-align: left;
    font-weight:700;
    font-size: 17px;
     color: #39383a;
}  



.about-list h4 {
    width: 100%;
    float: left;
    text-align: left;
    font-weight:500;
    font-size: 14px;
     color: #39383a;
}  

.about-list p{
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
    color: #101010;
    padding-right: 10px;
    line-height: 25px;
    margin-bottom: 0;
}

/*
.about-list:hover img{
  
    float: left;
    transition: all ease-in-out 0.8s;
    -o-transition: all ease-in-out 0.8s;
    -ms-transition: all ease-in-out 0.8s;
    -moz-transition: all ease-in-out 0.8s;
    -webkit-transition: all ease-in-out 0.8s;
    transform: rotate(360deg);
    fill: #000000;
    
  }
 */

.about-list img{

  border: 1px dashed #D6D6D6;
  padding: 5px 5px;
  height: 180px;
  fill: #69AD07;
  margin-bottom: 15px;
  background-color: #ffffff;
  border-radius: 10px 10px;
}

/***************************Our Services***********************/
.inner-banner-services{
  width: 100%;
  float: left;
  background: url(../images/inner-banner.png);
  background-size: cover;
  min-height: 150px;
  background-position: 50%;
  
}


.inner-banner-services h2{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 25px;
  color: #ffffff;
  padding: 50px 0px 0px 0px;
  font-weight:700;
}

.inner-banner-services p{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #ffffff;
  }




.services-page{
  float: left;
  width: 100%;
  position:relative;
  padding: 50px 0px 20px 0px; 
  background-size: cover;
  background-color: #ffffff;
}


.services-page h6{
  width: 100%;
  font-size: 30px;
    font-weight: 700;
    color: #39383a;
  text-align: left;
  line-height:35px;
  float: left;
}

.services-page p{
  text-align: center;
  font-size: 14px;
  
   color: #1a1a1b;
    font-weight: 300;
}

.services-heading{
    margin-bottom: 25px;
}


.services-list{
    width: 100%;
    padding: 25px 0px;
    background-color: transparent;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
   
  }
  .services-list h2 {
    /*opacity: .8;*/
    background-color:#4E1B6A;
   /* float:none;*/
   /*margin-top: 30px;*/
    text-align: left;
    font-size: 18px;
    width:100%;
    color: #ffffff;
    font-weight: 600;
    position:relative;
    display:block;
    padding:10px 20px;
    font-style: normal;
    margin-bottom: -20px;
    border-radius:5px;
    line-height: 28px;
    /*margin:auto;*/
    clear:both;
    top:-41px;
    
}

.services-list p{
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #39383a;
    padding: 0px 20px;
   margin-bottom: 0px;
   padding-left:0px;
       padding-top: 10px;
    padding-bottom: 10px;
        padding-right: 0px;
    border-bottom: solid 1px rgb(0 0 0 / 6%);
    
}

.sub-bg1{
    background: whitesmoke;
    padding-left: 15px;
    padding-right: 15px;
}

.sub-bg2{
background: #efecec;
    padding-left: 15px;
    padding-right: 15px;
}

.services-list img{
  border-radius: 10px;
  height: 300px;
  width: 100%;
  float: left;
  object-fit: cover!important;
  overflow: hidden!important;
  transition: all ease-in-out .5s;
}

/*.services-list img:hover{
      width: 100%;
    transform: scale(1.1);
    overflow: hidden!important;
    object-fit: cover!important;
}
*/

.services-list a{
    overflow:hidden;
    width:100%;
    float:left;
   font-weight: 700;
  position:relative;
    border-radius:10px;
}

.sub-points{
  float: left;
  width: 50%;
}

.services-more {
font-size: 14px;
position: relative;
color: #000000;
 margin-bottom: 50px;
text-align: center;
margin-top: 20px;
font-weight: 700;
text-align: center;
width: 100%;
float: left;
}





.services-more:after{
    position: absolute;
    content:"";
    top: 10px;
    right: 100px;
    background-color: #000000;
    height:2px;
    width: 40px;
}

.services-more:before{
    position: absolute;
    content:"";
    top: 10px;
    left: 100px;
    background-color: #000000;
    height:2px;
    width: 40px;
}


.services-more:hover { 
    color: #e22067; 
    text-decoration: none!important; 
     
    
}

/***********client-page***********/

.inner-banner-client{
  width: 100%;
  float: left;
  background: url(../images/inner-banner.png);
  background-size: cover;
  min-height: 150px;
  background-position: 50%;
  
}


.inner-banner-client h2{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 25px;
  color: #ffffff;
  padding: 50px 0px 0px 0px;
  font-weight:700;
}

.inner-banner-client p{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 13px;
  color: #ffffff;
  }

  .client-section{
    float: left;
    width: 100%;
    padding: 50px 0px 50px 0px;
  }

  .client-1{
    float: left;
    width: 100%;
    padding: 10px 0px;
  }

  .client-1 img{
    float: left;
    width: auto;
    height: 100px;
  }


/***************************Our Team***********************/
.inner-banner-team{
  width: 100%;
  float: left;
  background: url(../images/inner-banner.png);
  background-size: cover;
  min-height: 150px;
  background-position: 50%;
  
}


.inner-banner-team h2{
  float: left;
  width: 100%;
  text-align: left;
   font-size: 25px;
  color: #ffffff;
  padding: 50px 0px 0px 0px;
  font-weight:700;
}

.inner-banner-team p{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #ffffff;

 }




.inner-team{
  float: left;
  width: 100%;
  padding-bottom: 50px; 
  padding-top: 50px; 
}


.inner-team h1{
    width: 100%;
    text-align: left;
    font-size: 30px;
    font-weight: 700;
    color: #39383a;
}

.inner-team p{
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #39383a;
}

 .team-list{
    margin-top: 30px; 
    width: 100%;
    float: right;
    /*margin-left: 30px;*/
    padding: 35px 18px 15px 18px;
    background-color: transparent;
    border: 1px dashed #D6D6D6;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
   
  }
  
  
  .team-list h2 {
    width: 100%;
    float: left;
    text-align: left;
    font-weight:700;
    font-size: 18px;
    color: #39383a;
}  

.team-list h4 {
    width: 100%;
    float: left;
    text-align: left;
    font-weight:600;
    font-size: 14px;
    color: #39383a;
}  

.team-list p{
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #39383a;
    margin-bottom: 0;
}



.team-list img{

  border: 1px dashed #D6D6D6;
  padding: 5px 5px;
  height: 180px;
  fill: #69AD07;
  margin-bottom: 15px;
  background-color: #ffffff;
  border-radius: 10px 10px;
}


.advisory-list{
    margin-top: 30px; 
    width: 100%;
    float: right;
    padding: 18px 18px 15px 18px;
    background-color: transparent;
    border: 1px dashed #D6D6D6;
    transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
   
  }
  
  
  .advisory-list h2 {
    width: 100%;
    float: left;
    text-align: left;
    font-weight:700;
    font-size: 18px;
    color: #39383a;
}  

.advisory-list h4 {
    width: 100%;
    float: left;
    text-align: left;
    font-weight:600;
    font-size: 14px;
    color: #39383a;
}  

.advisory-list p{
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
    color: #101010;
    line-height: 30px;
    margin-bottom: 0;
}


.advisory-list img{

  border: 1px dashed #D6D6D6;
  padding: 5px 5px;
  height: 180px;
  fill: #69AD07;
  margin-bottom: 15px;
  background-color: #ffffff;
  border-radius: 10px 10px;
}




/***********contact-page***********/

.inner-banner-contact{
  width: 100%;
  float: left;
  background: url(../images/inner-banner.png);
  background-size: cover;
  min-height: 150px;
  background-position: 50%;
  
}


.inner-banner-contact h2{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 25px;
  color: #ffffff;
  padding: 50px 0px 0px 0px;
  font-weight:700;
}

.inner-banner-contact p{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #ffffff;
  }
  
  .contact-box1{
  margin-top: 50px;
  padding: 35px 20px;
  background-color: #ffffff;
  height: 230px;
  width: 100%;
  float: left;
  border: 1px solid #b7b7b7;
  border-radius: 5px;
  
}

.contact-box1:hover{
  background-color: #B31666;
  border: 1px solid #B31666;
}

.contact-box1 svg{
  height: 40px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  fill:#000000;
  
  
}


.contact-box1:hover svg{
  
  fill: #ffffff;
  
  
}

.contact-box1 h3{
  font-size: 18px;
  font-weight: 600;
  text-align: center;
    font-weight: 700;
  
}

.contact-box1 p{
  font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #39383a;
  text-align: center;
  
}

.contact-box1:hover h3{
  color: #ffffff;
}

.contact-box1:hover p{
  color: #ffffff;
}

.innerpage-contact{
  padding: 50px 0px;
}

.whitebg-contact p{
  font-size: 14px;
  margin-top: 20px;
  line-height: 30px;
  font-weight: 400;
}




.whitebg-contact{
  float:left;
  width:100%;
  background:#fff;
  padding: 50px 0px;
  /* height:555px; */
}

.whitebg-contact h1{
    float: left;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    color: #39383a;
    line-height:40px;
    text-align:left;
    padding-bottom: 30px;
}



.log_set-contact {
    width: 100%;
    float: left;
    position: relative;
    padding: 0 0 17px;
    margin-bottom:30px;
}

.log_set-contact label {
    width: 100%;
    float: left;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    color: #000000;
    line-height: 25px;
    margin: 0 0 5px;
    text-align: left;
}

.log_set-contact input[type="text"],
.log_set-contact input[type="password"],
.log_set-contact input[type="mail"],
.log_set-contact input[type="email"],
.log_set-contact input[type="tel"],
.log_set-contact textarea,
.log_set-contact select{
    width: 100%;
    float: left;
    position: relative;
    height: 40px !important;
    border: none;
    padding: 10px 14px;
    font-size: 14px;
    line-height: 30px;
    color: #424040;
    font-weight: 300;
    /* border-radius: 4px; */
    -moz-border-radius: 4px;
    /* -webkit-border-radius: 4px; */
    outline: none;
    border-bottom: solid 1px #b7b7b7;
    padding-left: 0px;
    padding-right: 0px;
}
.log_set-contact textarea {
    height: 150px !important;
}
.log_set-contact input[type="text"]:focus,
.log_set-contact input[type="password"]:focus,
.log_set-contact input[type="mail"]:focus,
.log_set-contact textarea:focus {
    border-color: #ee3425 !important;
}

.whitebg-contact form{
  float:left;
  width:100%;
}

.log_set-contact textarea {
    height: 70px !important;
}

.log_set_nav-contact {
    float: left;
    padding: 12px 22px;
    text-align: center;
    color: #fff;
    background: #B31666 ;
    border-radius: 5px;
    border: none;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #B31666  !important;
    cursor:pointer;
    border:none !important;
       transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.log_set_nav-contact:hover{
  color: #B31666 ;
    background-color: #ffffff;
    border: 1px solid #B31666  !important;
  cursor:pointer;
  text-decoration:none;
     transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

.pull-left {
    float: left;
    padding-left: 0px!important;
}


.modal{
   z-index: 1241!important; 
}

.m40{
    padding-top:40px;
}

.pnone-lr{
    padding-left:0px;
    padding-right:0px;
}

