
html {
  scroll-behavior: smooth;
}
body
{
   font-family: 'Open Sans', sans-serif;
}

#navbar
        	  {
        	      border-radius:0px;
        	      background-color:#eef9fe;
        	      color:#4d4d4d;
        	      padding:7px;
        	      border:none;
        	      height:116px;
        	      font-family: 'Cambay', sans-serif;
        	      margin-bottom:0px;
        	  }
        	#navbar .logo {
    height: 105px;
    padding:5px;
    float:left;
            }
.ri-mail-check-line
{
   margin-right:10px; 
}
.flag
{
    height: 40px;
    margin-left: 75px;
}

        	 
.navbar-nav .b{
        color: rgb(57, 51, 53) !important;
        margin-top:0px;
        
        font-size:18px;
        /*font-family: 'Pavanam', sans-serif;*/
    }
      .nav>li>a:hover {
    text-decoration: none;
     background-color: #eee0; 
}
   .navbar-nav .b::after {
  content: "";
  width: 0px;
  height: 4px;
  background: #00AEEF;
  position: absolute;
  left: 0;
  top: 40px;
  transition: 0.3s;
}
.navbar-nav .b:hover::after {
  width: 60%;
  margin-left:15px;
  color:black;
}
        	 
 
 .step
 {
     background-color:#00AEEF;
     color:White;
     font-weight:400;
     width:162px;
     border:none;
     border-radius:5px;
     height:40px;
     margin-top:-15px;
         font-size: 17px;
     font-family: 'Pavanam', sans-serif;
 }
      .step:hover
 {
     background-color:white;
     color:#00AEEF;
     width:162px;
     border:1px solid #00AEEF;
     border-radius:6px;
     height:40px;
     margin-top:-15px;
     z-index:170;
     font-weight:500;
     font-family: 'Pavanam', sans-serif;
     transition:  0.7s;
 }
     
  .dop
  {
      text-decoration:none;
      color:black;
  }
  .dop:hover
  {
      text-decoration:none;
      color:black;
  }
     .hot
     {
         height:70px;
     }
        	  
        	  
        	  
        	  
        	  .navbar-right {
     margin-right: 10px; 
     margin-top: 28px; 
     
    
}
        	   
                   /*footer*/
        
        
        	  
        	  
        	                     /*footer*/

	                     /*footer*/
   .heading5
   {
       color:black;
       margin-top:35px;
       margin-left:3px;
       margin-bottom:26px;
   }
   .heading05
   {
       color:black;
       margin-top:5px;
       margin-left:3px;
       margin-bottom:10px;
       font-size:16px;
   }
   .heading51
   {
       color:black;
       margin-top:35px;
       margin-left:3px;
       margin-bottom:50px;
       font-size:43px;
   }
   .txt10
   {       margin-left:3px;
margin-right:10px;
      font-size:15px;
      color:black;
   }
   .text11
   {
font-size:15px;
      color:black;
      margin-top:12px;
       margin-left:6px;
       
   }
.fog
{
   background-color:#eef9fe;
    padding-bottom:8px;
}
.txt12 {
    font-size: 14px;
    color: black;
    margin-left: 25px;
    margin-top: 12px;
}

.fa
{
    padding: 5px;
    font-size: 20px !important;
    width: 34px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 11%;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-envelope-open-o {
  background: black;
  color: white;
}
.linkk {
    color: black;
    font-size: 17px;
    margin-left: 7px;
}



        .logo2 {
    margin-top: 27px;
    height: 95px;
    padding-bottom: 0px;
}
.abg
{
    margin-top:20px;
    
}




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

.ab {
    margin-left: 70px;
}

}


   
        
        
        	     @media only screen and (max-width: 768px) {
     
.hot{
 height:50px;   
}
       .txt12 {
    font-size: 17px;
    color: black;
    margin-left: 25px;
    margin-top: 15px;
}
.abg {
    margin-top: 13px;
}



.step {
    background-color: #00AEEF;
    color: black;
    font-weight: 400;
    width: 162px;
    border: none;
    border-radius: 5px;
    height: 40px;
    margin-top: -4px;
    font-size: 22px;
    font-family: 'Pavanam', sans-serif;
}
    .sopw
{
        display: flex;
    justify-content: center;
    align-items: center;
}
   
       
       
        	     }                
   @media only screen and (max-width: 768px) {

#navbar {
    border-radius: 0px;
    background-color: #eef9fe;
    color: #4d4d4d;
     padding: 0px; 
    border: none;
    height: 80px;
    margin-bottom:0px;
}
#navbar .logo {
    height: 70px;
    padding: 5px;
    margin-left: 11px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
    background: #eef9fe;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 27px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


 .navbar-right {
    margin-top: 10px;
}

.hot {
    height: 70px;
}
 .logo2
        	  {
        	      margin-top:70px;
        	    height:119px;
        	    margin-left:0px;
        	    

        	  }


.ab {
    margin-left: 1px;
}

   }                  
                   
                   
                   
                   
                   
