font-family: 'Montserrat', sans-serif;




/* ----------------------------------------------
 * Generated by Animista on 2019-8-7 15:9:33
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation rotate-center
 * ----------------------------------------
 */
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}




.rotate-center {
	-webkit-animation: rotate-center 3.6s ease-in-out both;
	        animation: rotate-center 3.6s ease-in-out both;
}

.container{
	font-family: 'Montserrat', sans-serif;
}

.container-fluid{
	font-family: 'Montserrat', sans-serif;
}

.center{
	font-family: 'Montserrat', sans-serif;
}


.nav{
	height: 75px;
	width: 100%;
}



.nav img{
	
	height: 80px;
	width: 300px;
}


.nav-names{
	display: inline;
	margin-top: 20px;
	float: right;
	
	font-size: 15px;
}

.nav-names a:hover{
	color: #0095da!important;
}

.nav-names a{
	padding-left: 25px;
	text-decoration: none;
	color: #000;
}

.appointment a{
	color: #fff;
    text-decoration: none;
    background-color: #a6ce39;
    border: 1px solid #a6ce39;
    border-radius: 25px;
    padding: 5px 10px 5px 10px;
    height: 35px;
    margin-left: 8px;
}


 




.appointment{
	display: inline;
}

.nav-names button: hover{
	color: #0095da!important;
}

.baner img{
	width: 100%;
	height: 650px;
}

.content-minihed{
	padding-top: 120px;
}

.content-minihed p{
	font-size: 16px;
}

.content-minihed h3{
	font-size: 40px;
}

.content-minihed hr{
	border: 0;
    width: 8%;
    border-top: 5px solid #0095da;
    float: left;
    margin-top: 8px!important;
    margin-right: 10px;
}


.content{
	
	line-height: 25px;
}

.four-box img{
	
	margin-left: 95px;
}

.four-box h4{
	text-align: center;
}

.four-box {
	padding-top: 45px;
}

.bttn a{
	text-decoration: none;
	color: #262626;
}

.bttn a:hover{
	text-decoration: none;
}

.blue-small{
	background-color: #2986e2;
	width: 500px;
	height: 425px;
}

.blue-small h4{
	color: #fff;
	margin: 0px;
	padding: 30px 0px 0px 20px;
	font-size: 20px;
}

.blue-small h5{
	color: #fff;
	padding-left: 20px;
}

.blue-small a{
	text-decoration: none;
	color: #fff;
	padding-left: 40px;
	font-size: 15px;
}

.blue-small a:hover{
	color: #405283;
}

.blue-small p{
	padding-left: 20px;
	font-size: 20px;
	color: #fff;
}

.bottom button{
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	background-color: #2d89dc;
	border: 1px solid #fff;
	border-radius: 25px;
	padding: 0px 15px 0 15px;
	height: 35px;
	margin-left: 20px;
}

.bottom button:hover{
	background-color: #a6ce39;
	border:0px;
}

.white-box{
	height: 290px;
	width: 40%;
	background-color: #fff;
	float: right;
	position: relative;
	margin-top: 400px;
	z-index: 5;
	margin-right: 0px;
	box-shadow: 3px 7px 20px 2px #d6d1d16b;
	border-radius: 10px;
}


.drop select{
	width: 100%;
	height: 27px;
	border: 1px solid #ccc;
    border-radius: 4px;
}

.forms button{
	text-decoration: none;
	margin-left: 15px;
	margin-top: 20px;
	font-size: 17px;
}

.forms button{
	background-color: #2e89dc;
	text-decoration: none;
	    padding: 6px 6px 4px 6px;
}

.forms a{
	text-decoration: none;
	color: #fff;
	background-color: #2e89dc;
}

.forms a:hover{
	color: #a6ce39;
}

.forms input{
	padding: 5px;
	border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
}

.msg-area textarea{
	border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    padding: 5px;
}

.icon-1{
	padding: 0px 5px 40px 5px;
}



.icon-1 h4 {
	text-align: center;
}



.icon-3{
	margin-top: 30px;
}

.icon-4{
	margin-top: 30px;
}


.foto img{
	width: 100%;
	height: 370px;
	padding: 0px!important;
}

.foto{
	margin-top: 60px;
	
}

.blue-big img{
	height: 50px;
	width: 75px;
	float: left;
}

.blue-big{
	
	margin-top: 60px;
	font-family: 'Montserrat', sans-serif;
}

.blue-big h3{
	color: #fff;
	font-size: 25px;
	padding-bottom: 10px;
	margin: 0 0 3px 0;
}

.blue-big h5{
	color: #fff;
	font-size: 20px;
	padding-bottom: 40px;
	margin: 12px 0 0 0;
}

.blue-big h4{
	color: #fff;
	font-size: 20px;
	padding: 10px 0px 15px 0px;
}

.blue-big p{
	color: #fff;
	padding-bottom: 5px;
}

.blue-big{
	background-image: url("../img/tst.jpg");
	width: 100%;
	height: 370px;
}

.team-hed {
	text-align: center;
	font-family: 'Montserrat', sans-serif;
}

.team-hed h2{
	font-size: 35px;
}

.team-hed h3{
	font-size: 35px;
}


.details2 p{
	text-align: justify;
	font-size: 16px;
}

.dp11 img{
	height: 200px;
	margin-left: 140px;
}

.dp22 img{
	height: 200px;
	margin-left: 140px;

}

.dp1{
	margin-left: 25px;
	padding-top: 30px;
}

.dp2{
	padding-top: 30px;
	margin-right: 25px;
}

.center2{
	text-align: center;
}

.blue-box h1{
	text-align: left;
	color: #fff;
}

.blue-box h2{
	text-align: left;
	color: #fff;
}

.blue-box h3{
	text-align: left;
	color: #fff;
}

.blue-box button{
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	background-color: #2d89dc;
	border: 1px solid #fff;
	border-radius: 25px;
	padding: 0px 15px 0 15px;
	height: 42px;
}

.blue-box button:hover{
	background-color: #a6ce39;
	border:0px;
}


.blue-box p{
	text-align: left;
	padding-top: 0px;
	color: #fff;
	padding-right: 150px;
	
}

.contact_img img{
	
	height: 400px;
	position: absolute;
	z-index: 5;
	float: right;
	margin-left: 710px;	
}
.contact_img {
	z-index: 5;
	position: absolute;
	margin-right: 12px;
	float: right;
}

.blue-box{
	background-image: url("../img/pic2.png");

	height: 430px;
	padding: 30px;
	margin-top: 200px;
	z-index: 1;
	position: absolute;
	width: 70%;
}

.testi{
	width: 350px;
	height: 215px;
	background-color: blue;
}

/*%%%%%%%%%%%%%%%%------SLIDER-----%%%%%%%%%%%%%%%%%%%%%%%*/

.slick-container {
	max-width: 100%;
	padding: 50px 30px;
	.slick-next:before, 
	.slick-prev:before {
		color: white;
	}
	.slick-img {
		padding: 0 20px 15px;
		display: inline-block;
		overflow: hidden;
		text-align: center;
		img {
			max-width: 100%;
			height: auto;
			border: 5px solid white;
			box-shadow: 0 3px 15px rgba(0,0,0,.75);
		}
	}
	.slick-slide {
		outline: none;
	}
}

.slide img  {
	width: 100%;
	height: 720px
}

/*%%%%%%%%%%%%%%%_____FOOTER______%%%%%%%%%%%%%%%%%%*/

.ser-footer{
	margin-top: 50px;
}


.footer{
	background-image: url("../img/footer.jpg");
	height: 250px;
	width: 100%;
	/*margin-top: 50px;*/
	font-family: 'Montserrat', sans-serif;
}

.footer-pic img{
	margin-top: 50px;
	width: 80px;
	height: 80px;
	float: right;
}

.footer-details h4{
	color: #fff;
	margin-top: 50px;

}

.footer-details p{
	color: #fff;
}

.hover p:hover{
	color: #f93232;
	text-decoration: none;
	font-size: 16px;
}

.footer-details button{
	text-align: left;
	font-size: 16px;
}

.foot {
	text-align: center;
	color:#fff;
	margin-top: 20px;
}

.foot a{
	text-decoration: none;
	color: #fff;
}

.foot a:hover{
	text-decoration: none;
	color: #f9db05;
}


.send {

 	box-shadow: none;
 	font-size: 18px;
 	margin-left: 15px;
 	font-family: 'Montserrat', sans-serif;
}


 .send input{
 	text-decoration: none;
    background-color: #2d89dc;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 5px 15px 5px 15px;
    border-radius: 5px;
    margin-top: 5px;
 }

 .send input:hover{
 	background-color: #a6ce39;

 }

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 10;
  left: 0px;
}

.sticky + .content {
  padding-top: 60px;
}


.sbox{
	/*box-shadow: 0px 0px 20px 2px #d02424;*/
	height: 100px;
}


/*%%%%%%%%%%%%%%%%%%%%--------Service---------%%%%%%%%%%%%%%%%%%%%%%%%%%*/

.sub-banner img {
	width: 100%;
}
.sub-img img{
	height: 200px;
    width: 370px;
}
.service-head{
	text-align: center;
	padding: 40px 0 40px 0;
	font-size: 30px;
	/*font-weight: 700;*/

}

.service-details{

  padding-top: 25px;
}

.service-details hr{
	border: 0;
    width: 5%;
    border-top: 5px solid #0095da;
    float: left;
    margin-top: 8px!important;
    margin-right: 10px;
}

.service-details ul{
	text-decoration: none;
	list-style: none;
}

.service-details p{
	text-align: justify;
}

.space{
	margin-left: 45px;
}

.space p{
	text-align: justify;
}

 /*%%%%%%%%%%%%%%%%%%%----------DR.SLIDER------------%%%%%%%%%%%%%%%%%%%%*/

 .dr-slide{

 }


 /*---------------flow-----------------*/

 #page-one, #page-two, #page-three, #pag-four, #page-five, #page-six {padding-top:2em;}



.zoomin img {
  height: 50px;
  width: 50px;
  -webkit-transition: all .5s ease;
     -moz-transition: all .5s ease;
      -ms-transition: all .5s ease;
          transition: all .5s ease;
}
.zoomin img:hover {
  width: 55px;
  height: 55px;
}


.image {
	position:relative;
	    margin-top: 50px;
    width: 80px;
    height: 80px;
    float: right;
	
	
	
	overflow:hidden;
	
	display:inline-block;
	
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

/*----------------------RESPO_NAV---------------------------*/


.navBars {
		
		color: #ccc;
		visibility: hidden;
	}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%% TESTIMONIAL %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

.testdet p {
  font-size: 15px;
  text-align: center;
 height: 130px;
 padding: 55px 10px 0px 10px;
}
.testname{
 margin-top: 20px;
 text-align: center;
 font-size: 16px;
}
.testbox{
	background-color: #eff2f4;
	margin: 10px 10px 10px 10px;
	padding-bottom: 30px;
	height: 220px;
	z-index: 1;
}

.coma img{
	height: 50px;
	width: 50px;
	position: relative;
	margin-left: 172px;
	z-index: 2;
	top: 35px;
}

.testdesig{
	
 text-align: center;
 font-size: 16px;
 padding-bottom: 75px;

}
.slick-img img{
 padding-left: 150px;
 height: 90px;

}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
GALLERY
%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.gallery {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    background: #fff;
    position: relative;
}
.gallery .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2a2a2a;
    opacity: 0.7;
}
.gallery h2 {
    font-family: "Montserrat", serif;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #df2b1d;
    text-align: center;
}
.gallery h3 {
    font-family: "Montserrat", serif;
    display: inline-block;
    font-size: 24px;
    border-top: 1px dotted #f2f3f3;
    border-bottom: 1px dotted #f2f3f3;
    color: #f2f3f3;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.gallery .menu-grid h2 {
    margin-bottom: 20px;
}
.gallery .menu-grid h3 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.gallery .menu-grid-item {
    overflow: hidden;
    margin-bottom: 50px;
}
.gallery .item {
    margin-bottom: 30px;
    width: 100%;
}
.gallery .item .inner {
    position: relative;
    overflow: hidden;
    margin-bottom: 25px;
}
.gallery .item .inner:hover .desc {
    top: 0;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.gallery .item .photo img {
    width: 100%;
}
.gallery .item .desc {
    position: absolute;
    top: -10%;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    /*background-color: #2a2a2a;*/
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.gallery .item .desc h4 {
    color: #f2f3f3;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    padding: 0px 20px;
    margin-top: 45%;
}
.gallery .nav-tabs {
    border-bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.gallery .nav-tabs > li {
    margin-right: 10px;
    float: none;
    display: inline-block;
    vertical-align: top;
}
.gallery .nav-tabs > li > a {
    font-family: "Montserrat", serif;
    font-size: 18px;
    background: transparent;
    color: #fff;
    border: 0;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 6px 10px;
}
.gallery .nav-tabs > li > a:hover {
    color: #2a2a2a;
    border-color: #df2b1d;
    background: #df2b1d;
}
.gallery .nav-tabs > li.active > a,
.gallery .nav-tabs > li.active > a:focus,
.gallery .nav-tabs > li.active > a:hover {
    background: #df2b1d;
    color: #2a2a2a;
    border: 0;
    border: 1px solid #2a2a2a;
    border-radius: 0;
}
.gallery a.gallery-photo i {
    color: #fff;
    font-size: 30px;
}

.desc
{
	width: 100%;
	object-fit: cover;
	height: 100%;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%---------RESPONSIVE_VIEW----------%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/




@media only screen and (min-width: 375px)and (max-width: 641px){

	.slick-img img{
 padding-left: 70px;
 height: 70px;

}

.dp11 img{
	margin-left: 35px;
}

.testdesig{
	
 text-align: center;
 font-size: 16px;
 padding-bottom: 40px;

}


	.mainNav {
	background: $light;
	color: $black;
	max-height: 70px;
	position: relative;
}
	a {
		text-decoration: none;
	}

	.navBars{
	color: #000;
	visibility: visible;
}


#xBxHack {
	color: #000!important;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: -99999px;

	&:checked ~ nav .menu {
		display: block;
	}
}

.nav > .nav-btn {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .nav > .nav-btn > label {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 13px;
  }
  .nav > .nav-btn > label:hover,.nav  #nav-check:checked ~ .nav-btn > label {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .nav > .nav-btn > label > span {
    display: block;
    width: 25px;
    height: 10px;
    border-top: 2px solid #eee;
  }
  .nav > .nav-links {
    position: absolute;
    display: block;
    width: 100%;
    background-color: #043e62;
    height: 0px;
    transition: all 0.3s ease-in;
    overflow-y: hidden;
    top: 60px;
    left: 0px;
    z-index: 1
  }
  .nav > .nav-links > a {
    display: block;
    width: 100%;
    text-align: center;
  }
  .nav > #nav-check:not(:checked) ~ .nav-links {
    height: 0px;
  }
  .nav > #nav-check:checked ~ .nav-links {
    height: calc(100vh - 300px);
    overflow-y: auto;
  }





.contact_img{
	display: none;
}

.contact_img img{
	display: none;
}

.baner img{
	height: 200px;
	
}

.content-minihed{
	padding-top: 15px;
}

.icon-1{
	margin-left: 0px;
}

.icon-2 {
	padding-bottom: 65px;
}



.icon-3{
	margin-left: 17px;
}

.icon-4{
	margin-left: 19px;
}

.blue-small h5{
	padding-left: 15px;
	font-size: 12px;
}

.blue-small{
	width: 355px;
	height: 430px;
}

.foto img{
	height: 210px;
}

.blue-big{
	height: 260px;
}

.blue-big h3{
	font-size: 10px;
}

.blue-big h4{
	padding: 10px 0 0 0;
}

.blue-big img{
	height: 30px;
	width: 50px;
}

.blue-big h5{
	padding-bottom: 45px;
	font-size: 20px;
	margin: 0px;
}

.blue-box p{
	padding-right: 0px!important;
	font-size: 13px;
}

.four-box img{
	height: 80px;
	width: 80px;
	margin-left: 100px;
}

.four-box h4{
	font-size: 20px;
	margin-right: 30px;
	text-align: center;
}

.four-box p{
	margin: 0 35px  35px 0;
	font-size: 16px;
	text-align: center;
}

.four-box {
	padding-top: 0px;
}

.day{
	float: left;
	width: 55%;
	padding: 0;
	margin: 0;
}

.times{
	margin-right: 0;
	text-align: right;
}

.dp2{
	margin-right: 0px;
	padding-top: 30px
}

.dp22 img{
	height: 200px;
}

.dp1{
	margin-left: 0px;
}

.dp11 img{
	height: 200px;
}

.center2 h3{
	text-align: center;
	font-size: 30px;
}


.blue-box{
	height: 470px;
	width: 91%;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	border-radius: 10px;
	box-shadow: 3px 7px 20px 2px #d6d1d16b;
}

.white-box{
	height: 415px;
	width: 100%;
	background-color: #fff;
	float: left;
	margin-top: 485px;
	z-index: 0;
	margin-right: 0px;
	box-shadow: 3px 7px 20px 2px #d6d1d16b;
}

.footer{
	background-image: url("../img/footer.jpg");
	height: 580px;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
}

.testbox{
	box-shadow: 1px 7px 20px 2px #d6d1d16b;
}

.nav img {

	height: 50px;
	width: 180px;
	margin-right: 115px;
	margin-top: 10px;
}

.nav{
	height: 60px;
}

.zoomin img:hover {
  width: 150px;
  height: 150px;
}

.nav-names a{
	display: block;
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 12px;
}

.nav-names button{
	margin-bottom: 10px;
}

.center2{
	text-align: center;
}

.dp22 img{
	margin-left: 25px;
}

.footer-pic img{
	margin-top: 30px;
	width: 80px;
	height: 80px;
	float: right;
}

.testdet p {
  font-size: 12px;
  text-align: center;
 height: 130px;
 padding-top: 33px;
}
.testname{
 margin-top: 40px;
 text-align: center;
 font-size: 14px;
}

.slide img  {
	width: 100%;
	height: 220px
}


/*--------------------#####SERVICE#####-------------------------*/

.sub-banner img {
	width: 100%;
}
.sub-img img{
	height: 145px;
    width: 275px;
}
.service-head{
	text-align: center;
	padding: 40px 0 15px 0;
	font-size: 26px;
	/*font-weight: 700;*/

}

.service-details{

  padding-top: 0px;
}

.service-details hr{
	border: 0;
    width: 5%;
    border-top: 5px solid #0095da;
    float: left;
    margin-top: 8px!important;
    margin-right: 10px;
}

.service-details ul{
	text-decoration: none;
	list-style: none;
	padding-left: 0px;
}

.service-details p{
	text-align: justify;
}

.space{
	margin-left: 0px;
}

.space p{
	text-align: justify;
	font-size: 13px;
}


}




@media only screen and (min-width: 375px)and (max-width: 414px){

.blue-box{
	height: 600px;
	width: 91%;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	border-radius: 10px;
	box-shadow: 3px 7px 20px 2px #d6d1d16b;
}

.white-box{
	height: 415px;
	width: 100%;
	background-color: #fff;
	float: left;
	margin-top: 605px;
	z-index: 0;
	margin-right: 0px;
	box-shadow: 3px 7px 20px 2px #d6d1d16b;
}

.coma img{
	height: 35px;
	width: 35px;
	position: relative;
	margin-left: 95px;
	z-index: 2;
	top: 30px;
}

}




/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
							/*320-360*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/

@media only screen and (min-width: 320px)and (max-width: 360px){


 .slick-img img{
 padding-left: 55px;
 height: 55px;

}

.testbox{
	box-shadow: 1px 7px 20px 2px #d6d1d16b;
}


.testdesig{
	
 text-align: center;
 font-size: 16px;
 padding-bottom: 40px;

}

.blue-big{
	height: 250px;
	margin-top: 20px;
}

.blue-big h3{
	font-size: 10px;
}

.blue-big h4{
	padding: 10px 0 0 0;
}

.blue-big img{
	height: 30px;
	width: 50px;
}

.blue-big h5{
	padding-bottom: 30px;
	font-size: 17px;
	margin: 0px;
}

.contact_img{
	display: none;
}

.blue-small{
	width: 270px;
	height: 410px;
}

.blue-small h5{
	padding-left: 12px;
	font-size: 12px;
}

.blue-box p{
	text-align: left;
	padding-top: 10px;
	color: #fff;
	padding-right: 0px;
	
}

.blue-box button{
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	background-color: #2d89dc;
	border: 1px solid #fff;
	border-radius: 25px;
	padding: 0px 10px 0 10px;
	height: 30px;
}


.day{
	float: left;
	width: 55%;
	padding: 0;
	margin: 0;
}

.times{
	margin-right: 0;
	text-align: right;
}

.four-box img{
	height: 70px;
	width: 70px;
	margin-left: 90px;
}

.icon-1 h4{
	margin-left: 0px;
}

.icon-2 h4{
	margin-left: 5px;
}

.icon-3 h4{
	margin-left: 45px;
}

.icon-4 h4{
	margin-left: 30px;
}

.icon-1 p{
	margin-left: 0px;
	text-align: center;
	margin-bottom: 25px;
}

.icon-2 p{
	margin-left: 0px;
	text-align: center;
}

.icon-3 p{
	margin-left: 15px;
	text-align: center;
}

.icon-4 p{
	margin-left: 0px;
	text-align: center;	
}

.four-box{
	padding-top: 0px;
}

.foto{
    margin-top:0px;
}

.foto img{
	height: 250px;
	margin-top: 20px;
}

.blue-box{
	height: 505px;
	width: 91%;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	padding: 15px;
	font-size: 13px;
}

.blue-box h1{
	font-size: 20px;
	margin: 0px
}

.white-box{
	height: 415px;
	width: 100%;
	background-color: #fff;
	float: left;
	margin-top: 510px;
	margin-right: 0px;
	z-index: 0;
	box-shadow: 3px 7px 20px 2px #d6d1d16b;
}

.center2{
	text-align: center;
}

.dp11 img{
	margin-left: 10px;
}

.dp22 img{
	margin-left: 10px;
}


.footer{
	background-image: url("../img/footer.jpg");
	height: 630px;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	margin-top: 0px;
}

.nav img{
	height: 50px;
	width: 180px;
	margin-right: 60px;
	margin-top: 10px;
}

.nav-names{
	margin-top: 0px;
	font-size: 10px;
	margin-right: 70px;
}

.nav-names a{
	display: block;
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 12px;
}

.nav-names button{
	margin-bottom: 10px;
	height: 25px;
}

.baner img{
	height: 200px;
}

.content-minihed{
	padding-top: 20px;
}

.dp1{
	margin-left: 0px;
}

.dp2{
	margin-right: 0px;
}

.zoomin img:hover {
  width: 150px;
  height: 150px;
}

.navBars{
	color: #000;
	visibility: visible;
}

.footer-pic img{
	margin-top: 30px;
	width: 80px;
	height: 80px;
	float: right;
}

.testdet p {
  font-size: 12px;
  text-align: center;
 height: 130px;
 padding-top: 15px;
}
.testname{
 margin-top: 40px;
 text-align: center;
 font-size: 12px;
}

.slide img  {
	width: 100%;
	height: 180px
}

.sbox{
	/*box-shadow: 0px 0px 20px 2px #d02424;*/
	height: 100px;
	margin-top: 20px;
}

.team-hed {
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	margin-top: 40px;
}

.coma img{
	height: 25px;
    width: 25px;
    position: relative;
    margin-left: 230px;
    z-index: 2;
    top: 20px;
}



/*--------------------#####SERVICE#####-------------------------*/

.sub-banner img {
	width: 100%;
}
.sub-img img{
	height: 120px;
    width: 225px;
}
.service-head{
	text-align: center;
	padding: 40px 0 0px 0;
	font-size: 23px;
	/*font-weight: 700;*/

}

.service-details{

  padding-top: 0px;
}

.service-details hr{
	border: 0;
    width: 5%;
    border-top: 5px solid #0095da;
    float: left;
    margin-top: 8px!important;
    margin-right: 10px;
}

.service-details ul{
	text-decoration: none;
	list-style: none;
	padding-left: 0px;
}

.service-details p{
	text-align: justify;
}

.space{
	margin-left: 0px;
}

.space p{
	text-align: justify;
	font-size: 13px;
}



}


@media only screen and (min-width: 760px)and (max-width: 900px){


	.slick-img img{
 padding-left: 100px;
 height: 90px;

}

.testdesig{
	
 text-align: center;
 font-size: 16px;
 padding-bottom: 40px;

}
	.contact_img{
	display: none;
}

.blue-small{
	width: 350px;
	height: 350px;
}

.blue-small h5{
	padding-left: 15px;
}

.blue-big {
	margin-left: 10px;
	height: 400px;
	width: 97%;
}

.blue-box{
	margin-top: 0px;
	height: 480px;
}

.blue-big h4{
	font-size: 27px;
}

.blue-big h5{
	font-size: 30px;
}

.baner img{
	height: 450px;
}

.footer-pic img{
	height: 50px;
	width: 50px;
}

.footer{
	font-size: 15px;
}

.zoomin img:hover {
  width: 150px;
  height: 150px;
}

.nav-names a{
	display: block;
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 12px;
}

.nav-names button{
	margin-bottom: 10px;
}







}