 @import url(https://fonts.googleapis.com/css?family=Open+Sans);
 @import url(https://fonts.googleapis.com/css?family=Oswald);
 @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
 body,td,th {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../photo/body.jpgs) no-repeat center top;
	
}

a {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;}
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
photo{
	border:none;
}
photo a{
	border:none;
}
p{
	margin:0px 0px 5px 0px;
	padding:0px;
}
::selection{ color:#fff; background-color:#E40001;}

 #header {margin:0px;padding:4px 0px; float:left; width:100%; background:#E40001 !important; }
 #first-bar{margin:0px; padding:0px; float:left; width:100%; background:url(../images/head-bg.jpg) repeat center top;}
 #first-bar #logo{margin:0px; padding:0px; float:left; width:100%;}
 #home-menu {margin: 0px; padding: 0px; float: left; width: 100%; background: #E40001; border-top:1px solid #000000; border-bottom:1px solid #000000;}
section #slider{margin:0px; padding:0px; float:left; width:100%;}
 #serviceone{margin:0px; padding:0px; float:left; width:100%; background:url(../images/catebanners.jpg) repeat center top;}
 #serviceone #oneservice{margin:30px 0px; padding:10px 0px; float:left; width:100%; border:1px solid #CCCCCC; color:#fff; text-align:center; font-family:Roboto; font-size:14px; font-weight:bold;}
#main-footer{margin:0px; padding:0px; float:left; width:100%;}
footer#main-footer{background:#292929;}

.footercl-01{text-align:center; background:#21b3d5; float:left; width:100%; position:relative; margin-top:0px;}
.footercl-01 h2{color:#fff; font-size:28px; text-transform:uppercase; font-family: 'Montserrat', sans-serif; padding:30px 0px 0px;}
.footercl-01 .footer-deteil{}
.footercl-01 .footer-deteil span{display:block; color:#fff; font-size:25px; padding-bottom:18px; padding-top:25px;}
.footercl-01 .footer-deteil p{color:#fff; font-size:14px; font-family:Roboto; font-weight:400; line-height:22px;}
.footercl-01 .footer-deteil small{color:#09809c; font-size:15px; font-family: 'Raleway', sans-serif; margin-top:10px; display:block;}

ul.social-media{padding:12px 0px; float:left; width:100%; margin-top:25px;}
ul.social-media li{display:inline-block;}
ul.social-media li a{display:block; text-decoration:none; width:40px; height:40px; background:#04718b; text-align:center; border-radius:3px; padding:10px 0px}
ul.social-media li a i{display:inline-block; color:#fff;}
ul.social-media li a:hover{background:#1b97b5;}

.footercl-02{}
.footercl-02 h3{color:#fff; font-size:20px; font-family: 'Montserrat', sans-serif; text-transform:capitalize; font-weight:400; padding:25px 0px 15px;}
.footercl-02 ul{list-style:none;}
.footercl-02 ul li{padding-bottom:8px;}
.footercl-02 ul li a{color:#c3c3c3; font-size:14px; text-transform:capitalize; font-family: 'Montserrat', sans-serif; text-decoration:none; display:inline-block; transition:all 0.3s;}
.footercl-02 ul li a:hover{color:#21b3d5;}

footer#end-wrapper{background:#292929; padding-bottom:15px;}
footer#end-wrapper .end-left{padding-top:19px;}
footer#end-wrapper .end-left p{color:#848484; font-size:13px; font-family: 'Montserrat', sans-serif;}
footer#end-wrapper .end-left p a{text-decoration:none; display:inline-block; color:#848484;}
footer#end-wrapper .end-left p a:hover{color:#21b3d5;}

footer#end-wrapper .end-right{text-align:right; padding-top:15px;}
footer#end-wrapper .end-right img{display:inline-block; max-width:100%;}


@media ( max-width: 1200px){

}

@media ( max-width: 992px){

}

@media ( max-width: 768px){
header #first-bar #logo{margin:0px; padding:0px; float:none; width:100%; text-align:center;}
section #serviceone #oneservice{margin:10px 0px; padding:10px 0px; float:left; width:100%; border:1px solid #CCCCCC; color:#fff; text-align:center; font-family:Roboto; font-size:14px; font-weight:bold;}
section #serviceone{margin:0px; padding:0px; float:left; width:100%; background:#000;}
.footercl-02 {
    text-align: center;
}
}