html {
	scroll-behavior: smooth;
}
body {
	font-family: 'Roboto';
	font-size: 14px;
	color:#393939;
	line-height: 24px;
	overflow-x: hidden;
}
h1 {
font-size:40px;
color:#131313;
line-height:42px;
font-weight:400;
margin-bottom: 0px;
margin-top: 0px !important;
}
h2 {
font-size:18px;
color:#141414;
line-height:20px;
font-weight:700;
margin-bottom:15px;
}

h3 {
	font-size:28px;
	color:#000000;
	text-transform: uppercase;
}
h4 {
	font-size:24px;
	color:#000000;
}
h5 {
	font-size:20px;
	font-weight:400;
}
h1, h2, h3, h4, h5 {
	font-family: 'Lato';
}
.clear {
    clear: both;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
.container {
	max-width:1170px;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
#top-header {
	padding:15px 0;
}
.header-menu ul {
	margin-top: 11px;
}
.header-menu ul li {
    margin-bottom: 10px;
	padding-left: 40px;
}
.header-menu ul li a {
	color: #191919;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.menu-btn a {
	background:#FF6600;
	padding:12px 32px;
	color:#ffffff !important;
}
.carousel-item {
    min-height: 504px;
}
.carousel-caption h1 {
	font-size:45px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:800;
	margin-bottom:0px;
}
.carousel-caption {
    top: 160px;
}
.banner-caption {
	font-size:18px;
	margin-bottom:40px;
}
.banner-btn {
	background:#FF6600;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	padding:14px 40px;
	color:#ffffff !important;
	border-radius:3px;
	border:none;
}
.rm-btn {
    background: #FF6600 none repeat scroll 0 0;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 40px;
    text-transform: uppercase;
	display:inline-block;
	border-radius:3px;
}
#hm-service-section {
	text-align:center;
	padding-bottom:20px;
	padding-top:60px;
}
#hm-service-section h1 strong {
	font-weight:800;
}
.service-box {
padding:0 5px;	
}
.service-box p {
    min-height:75px;
}
.service-box img {
	margin-bottom:15px;
}
.head-caption {
	font-size:16px;
}
#portfolio-section {
	background:#FF6600;
	color:#ffffff;
	padding-bottom:80px;
	padding-top:80px;
}
#portfolio-section h1 {
	color:#ffffff;
}
.light-btn {
	background: none repeat scroll 0 0;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 42px;
	border:2px #fff solid;
    text-transform: uppercase;
	display:inline-block;
	border-radius:3px;
}
#wcu-section {
	padding-bottom:40px;
	padding-top:80px;
}
.section-head {
	padding-bottom:20px;
}
.wcu-box {
	width:50%;
	float: left;
	color:#393939;
	font-size:14px;
	padding-right:10px;
	line-height:18px;
}
.wcu-box h5 {
	font-size:18px;
	font-weight:600;
	color:#141414;
	margin-bottom:5px;
}
#footer-ctn-section {
	background:#FF6600;
	color:#ffffff;
	text-align:center;
	padding-bottom:60px;
	padding-top:60px;
}
#footer-ctn-section h1 {
	color:#ffffff;
	margin-bottom:15px;
}
#footer-ctn-section p {
	margin-bottom:15px;
	line-height:20px;
	font-size:16px;
}
#main_footer {
	background:#151515;
	color:#ffffff;
}
#footer_columns {
	padding-bottom:40px;
	padding-top:40px;
}
#footer_columns h3 {
	font-size: 22px;
color: #585858;
font-weight: 700;
margin-bottom: 20px;
}
.footer-menu {
	list-style:none;
	padding-left:0;
}
.footer-menu li {
	display: inline-block;
	padding-right:35px;
}
.footer-menu li:last-child {
	padding-right:0px;
}
.footer-menu li a {
	color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
}
.social-list {
	list-style:none;
	padding-left:0;
}
.social-list li {
	display: inline-block;
	padding-right:10px;
}
.social-list li i {
	color: #fff;
    font-size: 24px;
}
#footer_copyright {
	text-align:center;
	font-size:13px;
	color:#959595;
}
.copyright-area {
	border-top:1px #1e1e1e solid;
	padding:30px 0;
}
.copyright-area p {
	margin-bottom:0;
}

#contact-section {
    background: rgba(0, 0, 0, 0) url('../images/contact-bg.jpg') repeat-y fixed 0 0 / cover ;
    color: #e6e5e5;
    font-size: 15px;
    padding-bottom: 100px;
    padding-top: 50px;
    text-align: center;
}
#contact-section h1 {
    margin-bottom:30px;
}
.contact-form-bg {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    box-shadow: 0 0 10px -6px #606060;
    margin-top: 20px;
    padding: 40px 25px;
}
#contact-form .form-control {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0 !important;
    border: 1px solid #eeeeee;
    border-radius: 0 !important;
    color: #263860 !important;
    font-size: 13px !important;
    margin-bottom: 10px;
    padding: 0.785rem 0.95rem !important;
    text-align: center;
    text-transform: none;
}
.contact-pg-btn {
    background: #FF6600 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0;
    padding: 15px 50px;
    text-transform: uppercase;
    border-radius:3px;
}
.service-box {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0px 0px 10px 1px #e0e0e0;
    padding: 30px 20px;
    text-align: center;
    margin-bottom: 0px;
}
.service-box:hover {
	box-shadow: none;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
@media only screen and (max-width: 767px) {
    .header-menu ul li {
    margin-bottom: 20px;
    padding-left: 0;
    text-align: center;
}
    .navbar-light .navbar-toggler {
    margin: 0 auto;
}
    .logo {
        text-align:center;
    }
    #main_footer {
    text-align: center;
}
    .wcu-box .media-body {
        margin-top:10px;
    }
    .wcu-box {
    float: none;
    width: 100%;
}

    #portfolio-section .light-btn {
        margin-bottom: 40px;
    }
    .banner-caption {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
}
    .carousel-caption {
    top: 30px;
}
    .carousel-item[style] {
    background-attachment: scroll !important;
    background-size: cover !important;
}
    .carousel-item {
    height: 25vh;
    min-height: 204px;
}
.carousel-caption h1 {
    font-size: 20px;
    line-height: 22px;
    }
    
}
@media (min-width: 768px) and (max-width: 979px) {


}
@media (min-width: 980px) and (max-width: 1190px) {


}


}
@media (min-width: 1191px) and (max-width: 1280px) {



}