﻿@font-face {
  font-family: akrobat-light;
  src: url('fonts/Akrobat-Light.otf');
}
@font-face {
  font-family: akrobat-regular;
  src: url('fonts/Akrobat-Regular.otf');
}
@font-face {
  font-family: akrobat-extrabold;
  src: url('fonts/Akrobat-ExtraBold.otf');
}

@font-face {
  font-family: montserrat-black;
  src: url('fonts/Montserrat-Black.otf');
}

@font-face {
  font-family: montserrat-medium;
  src: url('fonts/Montserrat-Medium.otf');
}

@font-face {
  font-family: montserrat-regular;
  src: url('fonts/Montserrat-Regular.ttf');
}
@font-face {
  font-family: montserrat-extrabold;
  src: url('fonts/Montserrat-ExtraBold.otf');
  
}
@font-face {
  font-family: montserrat-light;
  src: url('fonts/Montserrat-Light.otf');
}

@font-face {
  font-family: montserrat-bold;
  src: url('fonts/Montserrat-Bold.ttf');
}

@font-face {
  font-family: montserrat-semibold;
  src: url('fonts/Montserrat-SemiBold.ttf');
}



body {
    background:white;
    margin: 0%;
  }



  /*--------dropdown ------------------------*/





  
/*-----header.css obove--------------*/

.container{
  max-width: 1140px;
  margin: auto;
  
}
/* .main-outer{
  background:#ffff url("images/partners.png"); 
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 70vh;
  width: 100%;
} */
.banner-h{
  font-family: akrobat-light;
  padding-top:52px;
  padding-bottom: 30px;
  padding-left:0px!important;
  color: white;
  font-size: 54px;
}
.banner-p{
   padding-left:0px!important;padding-top:18px;
  font-family: montserrat-medium;
  color: white; font-size: 26px;
}
.first-p{
  padding-top: 76px;
  padding-bottom: 65PX;
  color: grey;
    font-family: akrobat-light;
    font-size: 26px;
    line-height: 33px;
}
.company-name{
  color: grey;
  font-family: montserrat-medium;
  font-size: 16px;
    
}
.images{
  width:80%;
  padding-bottom: 25px;
  
}



/*-------------------------footer styles goes here--------------------------*/
.spacee{
    margin-top: 70px;
    
    
  }
#site-content {
	min-height: 100%;
	/* min-height: 100vh; */
	/* padding-top: 65px; */
	position: relative;
	z-index: 1;
}

#site-footer {

	/* font-size: 85%; */
	background-color: #2A2A2A;
    padding-top: 25px;
  /* padding-bottom: 25px;   */
	position: fixed;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: 0;
	
}
#site-content {
	/* background-size: contain; */
	background-position: center;
	background-repeat: no-repeat;

}
#site-footer {

	/* DID THIS SO YOU CAN SEE IT AUTOMATICALLY SCALE - SIMULATION RESPONSIVENESS */
	/* RESIZE THE WINDOW AND THEN SCROLL VERITCALLY AGAIN */
	background-size: cover;
	background-position: center;
  background: linear-gradient(90.6deg, #05CF50 -9.16%, #2580FA 113.79%);
}
/* .parallax {
 background-image: url('images/paral.png');
  width: 100%;
  background-attachment: fixed;
  background-position: initial;
  background-repeat: no-repeat;
  background-size: cover; 
} */
.parallax_part{
  /* height:100px; */
  font-size:36px;
  padding-top:130px;
  padding-bottom: 130px;
}
p.parallax_paragraph{
  color:white;
  /* text-align:center; */
  /* max-width: 667px; */
  width: 54%;
  margin: auto;
  font-family: akrobat-regular;
  font-size: 34px;
  
}
button.parallax_get_in_touch{
  color:white;
  margin-top: 30px;
  background-color:transparent;
  padding: 15px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
 
  font-family: montserrat-medium;
  font-weight: 700;
  font-size: 18px;
  
}

button.parallax_get_in_touch:hover{
  background: white;
  color: black;
  }

div.button_div{
    text-align: center;
    font-size: 20px;
}
.repons-parlx{
  display: none;
}

/* **************************************parallax part end*************************** */
/* footer part */
.container-fluid{
  background: linear-gradient(90.6deg, #05CF50 -9.16%, #2580FA 120.79%);
  padding-bottom: 20px;
  /* padding-bottom: 30px; */
  
}

.container{
  width: 100%;
  margin: auto;
     
}


.logo1{
  width: 70%;
  display: block;
  /* margin-left: -13px; */
  padding-top: 13px;
  
  
}

ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
li{
  font-size:11px;
  font-family:montserrat-medium;
  
  color: white;
  
}
.li-sub{
  line-height: 30px;
  font-size: 11px;
  font-family: montserrat-medium;
}
.col-icons{
  margin-top: 30px;
  padding-bottom: 54px;
  /* padding-left: 0px!important; */
}
.col-copy{
  margin-top: 50px;
}
.copy{

  font-size:11px;
  font-weight: normal;
  font-family: montserrat-medium;
  margin-left: -13px;
}
.copyright{
  display: none;

}

.footer-h6{
  font-family: montserrat-semibold;
  font-size: 16px;
  padding-bottom: 12px;
}

.follow-us{
  padding-top:14px;
  padding-left: 0px!important;
  font-family: montserrat-semibold;
  color: white;
  
}
.col-sub{
  padding-left: 0px!important;
}
.col-subpart{
  padding-left: 0px!important;

}
.col-adjust{
  padding-left: 0px!important;
}

.section{
  width: 100%;
  margin: auto;
}
/* .footer-row{
  margin-left: 0px!important;
} */

.footer-container{
  width: 100%;
  margin: auto;
  padding:auto;

}
/*--------------------------------------------------------------------------*/






@media (max-width:1200px){
  .brand-child {
    margin-left: 0rem!important;
        }

        .logo1 {
     width: 50%;
display: block;

padding-top: 13px;
}      
}
@media (max-width:995px){
    /* .logo{
      width: 75%!important;
    }
    .brand-child{
      width: 53%!important;
      margin-top: 9px!important;
    }
    .logob {
      width: 40%!important;
      margin-top: -52px !important;
      margin-left: -2px!important;
      margin-bottom: 25px;
  }
     .sidenav .closebtn {
      top: 19px!important;
  } */
    
div.container.head-container{
  margin-left: 0px;
}



       p.parallax_paragraph-resp{
        color:white;
        text-align:center; 
        max-width: 1000px;
        margin: auto;
       font-family: akrobat-regular;
        font-size: 30px;
      }



 }
    
    
@media (max-width:800px){
  /* .logob {
    width: 40%!important;
    margin-top: -52px !important;
    
    margin-bottom: 8px!important; 
}
   .sidenav .closebtn {
    top: 12px!important;
  } */
  /* .navbar-toggler{
    font-size: 8px;
  } */

  
  /* .icons{
    margin-bottom: -23px !important;
  } */

    .logo1 {
      width: 70%;
      display: block;
      margin-left: -13px;
      padding-top: 13px;
  }     
}

@media (max-width:700px){
  .comp-p{
    -ms-flex: 0 0  50%;
     flex: 0 0  50%;
     max-width: 50%;
     padding-bottom: 20px;
   }
.row_class{
	padding-bottom:0px!important;
	}

.logo1 {
  width: 70%;
  display: block;
  margin-left: -13px;
  padding-top: 13px;
}   
.logo-black{
  display: none;
}
 
.images {
 
 padding-bottom: 25px;

}

p.parallax_paragraph-resp {
  color: white;
  text-align: center;
  max-width: 1000px;
  margin: auto;
 font-family: akrobat-regular;
  font-size: 19px;
}


}


@media (max-width:550px){
 

div.button_div {
  text-align: center;
  font-size: 11px;
}

/* .logo1 {
width: 140%;
display: block;
margin-left: -13px;
padding-top: 13px;
} */

}

/*-------------------------------------------*/
/*-------footer styles goes  mediq query here-----*/
@media (max-width: 1100px){
  #site-content {
    display: none;
  }
  .repons-parlx{
    display: inline;
    
  }
 /* .paral-resp {
  background-image: url('images/paral.png');
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  
} */
.parallax_part-resp{
  /* height:100px; */
  font-size:30px;
  padding-top:80px;
  padding-bottom: 80px;
}
p.parallax_paragraph-resp{
  color:white;
  width: 54%;
  margin: auto;
  font-family: akrobat-regular;
  font-size: 34px;
  
}
button.parallax_get_in_touch-resp{
  color:white;
  margin-top: 30px;
  background-color:transparent;
  padding: 15px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
 
  font-family: montserrat-medium;
  font-weight: 700;
  font-size: 18px;
  
}

div.button_div-resp{
    text-align: center;
    font-size: 20px;
}
#site-footer {
	position: relative;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: 0;

}



}
@media(max-width:1025px){
 
  .col-subpart{
      padding-left: 30px;
  }
  .col-icons{
      padding-left: 2px!important;
  }
  .col-sub{
      padding-left: 30px;
  }
  .col-adjust{
      padding-left: 30px;
  }
  .spacee{
   -ms-flex: 0 0  50%;
    flex: 0 0  50%;
    max-width: 50%;
  }
  .space-sub{
      -ms-flex: 0 0  50%;
  flex: 0 0  50%;
  max-width: 50%;
  }
  
  
  }
@media(max-width:765px)
{
 
.col-sub{
    margin-left: 1px;
} 
.col-adjust{
  margin-left: 1px;
} 
.col-copy{
  margin-left: 1px;
  margin-top: -20px;
}
.col-style{
  text-align: center;
}

p.parallax_paragraph-resp{
  color:white;
  /* text-align:center; */
  width: 100%;
  margin: auto;
 font-family: akrobat-regular;
  font-size: 21px;
  padding-left: 20px;
  padding-right: 20px;
}

}
@media(max-width:600px){
  .banner-h{
    font-size: 34px!important;
 padding-left:0px!important;

  }
  .banner-p{
    font-size: 20px!important;
 padding-left:0px!important;
  }
  }
@media (max-width: 565px){
  .main-heading {
    padding-top: 122px!important;
  }
.copy {
   padding-left: 10px; 
   display: none;
}
.copyright{
  color: white;
  display: inline;
  text-decoration: none;
  padding-left:0px!important;
  font-size: 13px;
  font-family: montserrat-medium;
}
}





  
  
/*-------------------------------------------------*/





.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color:white;
  overflow-x: hidden;
  /*transition: 0.5s;*/
  /*animation: fadeIn ease 20s;*/
  padding-top: 0px;
  
}


.sidenav a {
  padding: 4px 18px 4px 15px;
  text-decoration: none;
  font-size: 16px;
  font-family: montserrat-medium;
  color: #383838;
  display: block;
  transition: 0.3s;
}

/*.sidenav a:hover {
  color: lightgreen;
}*/

.sidenav .closebtn {
  position: absolute;
  top: 1px;
  display: block;  
  right: 7px;
  font-size: 42px;
  margin-left: 50px;
  color: #a95228;
}
.span-style{
    display: none;
}










/*---------dropdown style-------------------*/
.dropdown-btn {
  
  /*text-decoration: none;*/
  font-size: 15px;
  /*color: #818181;*/
   color: #a95228;
  display: block;
  border: none;
  background: none;
  width:100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  font-family: montserrat-medium;
}

.link{
  display: inline;
  font-family: montserrat-medium;
  font-size: 16px;
  border-bottom: 1px solid #1F75BB;
  padding-bottom: 2px;
}


.dropdown-container {
   font-family: montserrat-medium;
  display: none;
  background-color: #e9e8e8;
  align-items: center;
}
/* .link:after {
  content: "";
  display: block;
  width: 50%;

  border-bottom:1px solid #1F75BB;
  } */
.dropdown-container  {
  
  padding: 0px 10px 10px 0px;
  background-color: #e9e8e8;
}

.dropdown-container h5{
  margin-left: -1px;
  margin-bottom: -17px;
padding-top: 20px;
font-family:  montserrat-medium;
 font-size: 22px;
 
}

.dropdown-container a{

  
  /* width: 230px; */
  padding-left: 4px;
margin: 10px;
margin-bottom: 28px;
color: #1F75BB;
font-weight: 500;
text-transform: uppercase;

}
.dropdown-btn i{
      color: #a95228;
}


.fa-caret-down{
  float: right;
  /*font-size: 10px;*/
  width: 13px;
  padding: 6px 0px 0px 0px;
  margin-right: 10px;
}

/* .logob{
  width: 38%;
  margin-top: -96px;
  margin-left: 16px; 
}

.icons{
  margin-bottom: -40px;
} */


.hrtoggle{
  height: 1px;
  border-top: 0px solid black;
}


@media  (max-width:1025px){
  .main-menu{
    right: 20px;
  }
}
  
@media(max-width:989px){
  .nav-container{
    padding-top: 0px!important;
  padding-left: 15px!important;
    padding-right: 15px!important;
  }
}
@media (max-width:976px){
  .span-style{
    display: inline;
}


}

@media screen and (max-width: 450px) {
  /* .sidenav {padding-top: 70px;} */
  .sidenav a {font-size: 16px;}
  .span-style{
    display: inline;
}
}



 

