html {
  scroll-behavior: smooth;
}
*{
	margin:0;
	padding:0;
}
::-webkit-scrollbar {
	height: 10px;
	width: 6px;
	background: #000;
}
::-webkit-scrollbar-thumb {
	background: #49BF4C;
	-webkit-border-radius: 5px;
}
body{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
    font-weight: 400;
}
a{
	color: #01a9d0;
}
a:hover,
a:focus{
	color:#181818;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
	color:#181818;
	margin: 0;
}
h1{
	font-size:1.8rem;
}
h2{
	font-size:1.6rem;
}
h3{
	font-size:1.4rem;
}
h4{
	font-size:1rem;
}
h5{
	font-size:0.9rem;
}
.modal .modal-content{
	position: relative;
}
.modal .modal-content .close{
	position:absolute;
	z-index: 1;
	right:15px;
	top: 15px;
}
.header-top{
    background-color: #EA4335;
}
.header-top ul{
	margin:0;
}
.header-top .header-contact li a i {
    margin-right: 10px;
}
.header-top .header-contact li {
    margin: 2px 20px 0 0;
    display: inline-block;
}
.header-top .header-contact li a {
    color: #fff;
}
.header-top .header-contact li a:hover {
    color: #1a85bc;
}
.header-top .header-social li a{
    background-color: #3a5795;
    color: #fff;
    width: 25px;
    height: 25px;
    display: block;
    text-align: center;
    line-height: 25px;
    margin-left: 10px;
    font-size: 12px;
    transform: rotate(0deg);
}
.about p{
	font-size:16px;
	line-height: 32px;
}
.header-top .header-social li{
	display: inline-block;
}
.header-top .header-social li a.fa-twitter,
footer .footer-social li a.fa-twitter {
    background: #1a85bc;
}
.header-top .header-social li a.fa-google-plus,
footer .footer-social li a.fa-google-plus {
    background: #d82e1f;
}
.header-top .header-social li a.fa-linkedin,
footer .footer-social li a.fa-linkedin {
    background: #0083ad;
}
.team ul{
	list-style:none;
	margin:0;
	padding:0;
}
.team ul li{
	display: inline-block;
}
.team ul li a{
	font-size:24px;
	margin-right: 10px;
    margin-top: 5px;
}
.team ul li a.fa-facebook-square{
	color:#3b5997;
}
.team ul li a.fa-twitter-square{
	color: #29c5f6;
}
.team ul li a.fa-google-plus-square{
	color:#d13d2f;
}
.team ul li a.fa-linkedin-square{
	color: #006dc0;
}
@media (min-width: 768px){
	.navbar-toggle {
	    display: none;
	}
	.header-bottom .navbar-collapse {
	    width: 75%;
	    margin-top: 15px;
	}
	.header-bottom .navbar-nav>li {
	    margin-left: 30px;
	}
	.collapse:not(.show){
		display:block;
	}
	.header-bottom .navbar-nav>li>a {
	    padding: 5px 0;
	    font-size: 17px;
	}
	.navbar-nav{
		flex-direction: row;
	}
	.header-fixed .header-bottom{
		position: fixed;
	    width: 100%;
	    background-color: #fff;
	    z-index: 99;
	    top: 0;
	    box-shadow: 0 4px 4px #d2c9c9;
	}
}
.img-responsive{
	max-width:100%;
	display:block;
}
.header-bottom .nav>li.active>a {
    color: #181818;
}
.services{
	background-color: #f5f5f5;
}
.services h1{
	color: #01a9d0;
}
.services hr{
	width: 200px;
    margin: 10px auto 30px;
    border-width: 2px;
    border-color: #EA4335;
}
.services h3{
	background-color: #EA4335;
	color:#fff;
	font-size: 16px;
    padding: 5px;
}
.services .service-module{
	box-shadow: 0 0 5px 0 #bbb;
    padding: 0 0 20px;
    margin-bottom: 2px;
}
.services .service-module img{
	width:100%;
}
.services .service-module .facility {
    margin: 18px 20px 0;
    font-size: 13px;
}
.services .service-module .facility li + li{
    margin-top: 5px;
    border-top: 1px solid #ccc;
    padding: 4px 0;
}
.services .service-module .facility li i{
    margin-left: 20px;
}
.services .service-module .facility li i.fa-check{
	color: #49BF4C;
}
.services .service-module .facility li i.fa-close{
	color: #EA4335;
}
.services .btn{
	font-size:13px;
	padding: 0.275rem 0.65rem 0.375rem;
	margin: 10px 20px 0;
}
.services .btn-primary{
	float: right;
}
.read-more{
	text-decoration:underline;
}
.partner{
	background-color: #f5f5f5;
}
footer{
	padding: 30px 0 0;
    color: #fff;
    background-color: #2d2c2c;
}
footer h3{
    color: #49BF4C;
}

footer a{
	color:#fff;
}
footer a:hover{
	color:#49BF4C;
}
footer ul li + li{
	margin-top:4px;
}
footer .footer-bottom{
	padding: 5px 0;
    background: #da251c;
    margin-top:30px;
}
footer .footer-social li{
	margin-right:5px;
	display:inline-block;
}
footer .footer-social li a{
	background-color: #3a5795;
	width: 30px;
    height: 30px;
    border-radius: 2px;
    display: block;
    text-align: center;
    line-height: 30px;
}
.contact .icon{
	width:40px;
	height:40px;
	line-height:40px;
	border-radius:50%;
	background-color:#f5f5f5;
	margin: -45px auto 20px;
}
.contact .border{
	margin-bottom:40px;
	overflow-wrap: break-word;
}
.service-type{
	border-top: 15px solid #c3b9b9;
    border-bottom: 15px solid #c3b9b9;
    padding: 15px 0;
    color: #5a5555;
}
.service-type h4{
	color: #5a5555;
}
@media(max-width:767px){
	.header-bottom img{
		width: 164px;
    	max-width: none;
	}
	.services .service-module .facility li i{
		    margin-left: 10px;
	}
	.services .btn{
		margin: 10px 10px 0;
		padding: 0.275rem 0.45rem 0.375rem;
	}
	.header-top ul{
		text-align:center !important;
	}
	.header-top .header-social li a{
		margin-left:0;
		margin-top:5px;
	}
	.services .service-module{
		margin-bottom:15px;
	}
	.navbar-toggle {
	    padding: 9px 10px;
	    margin-top: 13px;
	    margin-right: 15px;
	    position: absolute;
	    right: 0;
	}
	.navbar-toggle .icon-bar {
	    display: block;
	    width: 22px;
	    height: 2px;
	    border-radius: 1px;
	}
	.navbar-toggle .icon-bar+.icon-bar{
		margin-top:4px;
	}
	.navbar-toggle .icon-bar{
		background-color: #EA4335;
	}
	.navbar-nav{
		float: none !important;
    	margin-top: 20px;
	}
	footer .footer-bottom a{ 
		text-align: center !important;
	}
	footer .footer-bottom{
text-align: center;
}
	.team img{
		width:100%;
	}
	.team .col-12{
		margin-bottom:10px;
	}
}