html,body{
	   margin: 0;
	   padding: 0;
	   overflow-x: hidden;
}

/*NAVBAR CSS*/
.navbar-expand-lg{
     margin-top: 20px;
     background-color: #414141;
}
#navbtn444{
      display: none;
}
#main-logo{
      margin-top: 0px;
        margin-left: 100px;  
        position: absolute;
        border-bottom:  8px solid #fff;
        border-left:  8px solid #fff;
        border-right: 8px solid #fff;
        border-radius: 0px 0px 15px 15px;
        background-color: #fff;
        z-index: 1;
}
.it-logo{
      border-radius: 0px 0px 12px 12px;
      height: 95px;
      width: 285px;    
      margin-top: 20px;
}
#nav-btn1{
        margin-top: 40px;
        margin-left: 385px;
}
#nav-menu1{
         margin-left: 440px;
   
}    
.nav-item{
         padding: 7px 30px 7px 0px;
       
}

/*Navbar Media Query*/

@media (max-width: 1200px){

          #nav-btn1{
          margin-top: 40px;
          margin-left: 300px;
          }
}

@media (max-width: 1080px){

        .nav-item{
                  padding: 7px 15px 7px 0px;
       
           }
}
@media (max-width: 992px){

        #main-logo{
  
            margin-left: 320px; 
         }
         #nav-btn1{
          display: none;
          }
          #nav-menu1{
             margin-left: 10px;
             margin-top: 10px;
         
     } 
    .navbar-expand-lg{
           margin-top: 100px;
    }
    #navbtn444{
          display: block;
    }
}

@media (max-width: 850px){
          
          #main-logo{
  
            margin-left: 250px; 
         }

}
@media (max-width: 720px){
          
          #main-logo{
                    margin-left: 200px; 
         }
          .it-logo{
                  height: 90px;
                  width: 260px; 
                  margin-top: 25px;   
        }

}
@media (max-width: 600px){
          
          #main-logo{
  
            margin-left: 160px; 
         }
         .it-logo{
                  height: 90px;
                  width: 260px; 
                  margin-top: 25px;   
        }

}
@media (max-width: 500px){
          
          #main-logo{
  
            margin-left: 120px; 
         }
          .it-logo{
                  height: 85px;
                  width: 240px; 
                  margin-top: 30px;   
        }
}
@media (max-width: 400px){
          
          #main-logo{
                     margin-left: 100px; 
         }
 }


/*Slider*/

.slider-text12 {
	       margin-bottom: 240px;
	       font-size: 50px;
	       font-family: Arial;
}

/*  counter css start now*/
.counter{
  font-family: 'Amaranth', sans-serif;
  text-align: center;
  width: 300px;
  padding: 0 0 45px 7px;
  margin: 0 auto;
  border-radius: 50px 0 0;
  position: relative;
}
.counter:before,
.counter:after{
  content: '';
  background: linear-gradient(to right,#27e7e7, #00ffff);
  height: 15px;
  width: 15px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.counter:after{
  background: #414141;
  width: 90%;
  height: 8px;
  border-radius: 15px;
  left: auto;
  right: 0;
  bottom: 3px;
}
.counter .counter-icon{
  color: #fff;
  background: linear-gradient(to right, #27e7e7 ,#05d7fc);
  font-size: 44px;
  line-height: 66px;
  width: 85px;
  height: 85px;
  margin: 0 auto;
  border: 3px solid #414141;
  border-radius: 50px;
  box-shadow: 2px 2px 2px #eeee;
  position: relative;
  z-index: 1;
}
.counter .counter-icon i{ 
    font-size: 45px;
    margin-top: 15px;
	transition: all 0.3s ease 0s; }
.counter:hover .counter-icon i{
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  transform: rotateY(360deg) rotateX(360deg);
}
.counter .counter-content{
  color: #fff;
  background: linear-gradient(to left,#00ffff, #00ffff,#46adb1);
  padding: 45px 5px 20px;
  margin: -30px 0 0;
  border-radius: 50px 0;
  position: relative;
}
.counter .counter-content:before,
.counter .counter-content:after{
  content: '';
  background-color: #3DCFD3;
  height: 30px;
  width: 30px;
  position: absolute;
  left: 0;
  top: 100%;
}
.counter .counter-content:after{
  background-color: #fff;
  height: 40px;
  width: 100%;
  border-radius: 25px 0 0 0;
  left: auto;
  right: 0;
}
.counter h3{
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  /*text-transform: uppercase;*/
  margin: 0 0 10px;
  color: #070606;
}
.counter .counter-value{
  font-size: 36px;
  font-weight: 600;
  display: block;
  color: #414141;
}
.counter.green .counter-content:before{ background: #08d5ac; }
@media screen and (max-width:990px){
  .counter{ margin-bottom: 40px; }
}

/*Card SLider*/

.cards1{
	   font-size: 20px;
	   font-family: monospace;
}
.h-text123{
	    margin-left: 85px;
	    padding-top: 40px;
	    margin-bottom: -20px;
}

/*Our Team CSS*/

   @import url(//fonts.googleapis.com/css?family=Montserrat:300,500);
.team4 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
}

.team4 h1, .team4 h2, .team4 h3, .team4 h4, .team4 h5, .team4 h6 {
  color: #3e4555;
}
.p-text{
     margin-left: -20px;
     text-align: center;
}
.team4 .font-weight-medium {
  font-weight: 500;
}

.team4 h5 {
    line-height: 22px;
    font-size: 22px;
    margin-left: -40px
}

.team4 .subtitle {
    color: #8d97ad;
    line-height: 24px;
    font-size: 18px;
    margin-top: 7px;
     margin-left: -40px
}
/*
.team4 ul li a {
  color: #8d97ad;
  padding-right: 15px;
  -webkit-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
}

.team4 ul li a:hover {
  -webkit-transform: translate3d(0px, -5px, 0px);
  transform: translate3d(0px, -5px, 0px);
  color: #316ce8;
}*/

/*Footer*/

.footer-itc{
	    background-color: #414141;
	    font-family: sans-serif;
}
#f-links12 a li {
         color: #dcdcdc;
         text-decoration: none;
         list-style-type: circle;
} 
#social-icons{
	     text-align: center;

}
#social-icons li{  
	      display: inline-block;
	      border-radius: 50px;
	      
}
#social-icons li a{
	        color: #dcdcdc;
	        font-size: 40px;

}
#fb:hover{
	        color: #5270A4;
}
#lnk:hover{
	        color: #3B85AC;
}
#yt:hover{
	        color: #E74C3C;
}
#goog:hover{
	        color: #D24C2E;
}