/*
Copyright (c) 2017
[Master Stylesheet]
Theme Name : Construction Landing Page
Version    : 1.0
Author     : UiSuMo Team
Author URI : https://uisumo.com
Support    : uisumo@gmail.com
*/

/*--------------------------------------------------------------
TABLE OF CONTENTS:
----------------------------------------------------------------

## Genaral Styles
## Typography
## Buttons & Links #STYLING
## Primary Navbar
## Hero Header
## Testimonial
## Blog Cards
## Footer

font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;
--------------------------------------------------------------*/

body {
	font-size:15px;
	color:#777777;
	line-height: 27px;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    -moz-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
}
a {
	transition: all .25s ease; 
	-webkit-transition: all .25s ease; 
	-moz-transition: all .25s ease; 
	-ms-transition: all .25s ease; 
	-o-transition: all .25s ease;
}
/* Banner Section */
.cnt_banner_section {
	float: left;
	width: 100%;
	background-image: url("../images/banner_bg.jpg");
	background-size: cover;
	position: relative;
	min-height: 900px;
}
.cnt_overlay {
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: .6;
}

/* Header Section */
.cnt_header_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.cnt_logo {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
	line-height: 48px;
	font-family: 'Roboto', sans-serif;
}
.cnt_logo a {
    color: #fff;
    text-decoration: none;
	display: block;
}
.cnt_logo img {
    max-width: 100%;
}
.cnt_menu {
    float: left;
}
.cnt_menu_wrapper {
    float: left;
	padding: 0;
}
.cnt_menu_wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.cnt_menu_wrapper ul li {
    float: left;
    padding-right: 40px;
}
.cnt_menu_wrapper ul li:last-child {
    padding-right: 0;
}
.cnt_menu_wrapper ul li a {
	font-size: 16px;
    text-transform: capitalize;
    text-decoration: none;
    color: #d3d3d3;
    font-weight: 400;
    line-height: 50px;
    font-family: 'Roboto', sans-serif;
    padding: 0 !important;
    background-color: transparent;
}
.cnt_menu_wrapper .nav li a:hover, .cnt_menu_wrapper .nav li a:hover, .nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;	
	color: #f1c232;
}
.cnt_menu_setion {
    float: right;
}
.cnt_right_menu {
    float: right;
}
.cnt_appoint_btn {
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid transparent;
    font-size: 16px;
    line-height: 28px;
    background-color: #f1c232;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    min-width: 180px;
    height: 50px;
    display: inline-block;
    text-decoration: none;
    transition: all 1s ease;
}
.cnt_appoint_btn:hover {
    border-color: #f1c232;
    background-color: transparent;
    color: #ffffff;
    text-decoration: none;
}
/* Header Section */

/* Banner content Section */
.cnt_banner_content {
	position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    color: #dddddd;
    font-size: 18px;
    line-height: 30px;
    width: 45%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.cnt_banner_content h1 {
	font-size: 55px;
    line-height: 60px;
    color: #ffffff;
    margin: 0;
    text-transform: capitalize;
    font-weight: bold;
    margin: 0px 0 40px;
    font-family: 'Roboto', sans-serif;
}
.cnt_banner_btn {
    text-decoration: none;
    line-height: 50px;
    font-size: 16px;
    text-transform: capitalize;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    background-color: transparent;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    border: 2px solid #f1c232;
    min-width: 180px;
    height: 50px;
    margin-top: 20px;
    transition: all 1s ease;
}
.cnt_banner_btn:hover, .cnt_banner_btn:focus {
	background-color: #f1c232;
	color: #ffffff;
	text-decoration: none;
	box-shadow: none;
	outline: none;
}
/* Banner content Section */
/* Banner Section */

/* Feature Section start */

.cnt_feature_section {
    float: left;
    width: 100%;
	background-color: #fafafa;
	padding: 150px 0;
}
.cnt_feature_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    padding: 40px;
}
.feature_icon {
    width: 30px;
    height: 30px;
    display: inline-block;
}
.cnt_feature_wrapper h1 {
    font-size: 22px;
    line-height: 28px;
    color: #444444;
    text-transform: capitalize;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin: 20px 0;
}
/* Feature Section end */

/* About Section end */
.cnt_about_section {
    float: left;
    width: 100%;
    position: relative;
}
.cnt_about_wrapper {
    float: left;
    width: 100%;
}
.cnt_about_content {
    float: left;
    width: 100%;
	padding: 165px 0;
}
.cnt_about_content h2 {
    font-size: 36px;
    line-height: 40px;
    color: #444444;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding-bottom: 40px;
}
.cnt_about_content .cnt_about_btn {
    margin-top: 30px;
}
.cnt_about_btn {
    padding: 0px 20px;
    display: inline-block;
    min-width: 190px;
    height: 50px;
    text-transform: capitalize;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 16px;
	border-radius: 5px;
    background-color: #f1c232;
    border: 1px solid #f1c232;
    font-family: 'Roboto', sans-serif;
    transition: all 1s ease;
}
.cnt_about_btn:hover, .cnt_about_btn:focus {
    border-color: #f1c232;
    background-color: transparent;
    color: #f1c232;
    text-decoration: none;
}
.cnt_about_img {
    float: left;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}
.cnt_about_img img {
    max-width: 100%;
    height: 100%;
}
/* About Section end */
/* Testimonial Section start */
.cnt_testimonial_section {
    float: left;
    width: 100%;
    background-image: url("../images/testimonial_bg.jpg");
	padding: 120px 0;
	background-size: cover;
    position: relative;
}
.cnt_testimonial_section .cnt_overlay {
    background-color: #000000;
    opacity: .8;
}
.cnt_testimonial_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #fafafa;
	padding: 0 28px;
}
.cnt_testimonial_slider {
    float: left;
    width: 100%;
}
.cnt_testimonial_div {
	padding: 0;
}
.cnt_testimonial_wrapper p {
    font-style: italic;
}
.cnt_author_name {
    font-size: 17px;
    line-height: 30px;
    color: #f1c232;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    margin: 0;
    display: inline-block;
    margin-top: 30px;
    position: relative;
    padding: 0 5px;
}
.cnt_author_img {
    width: 53px;
    height: 53px;
    display: inline-block;
    margin-bottom: 40px;
}
.cnt_author_img img {
    width: 100%;
}
.cnt_author_name:after, .cnt_author_name:before {content: "";width: 10px;height: 3px;background-color: #f1c232;position: absolute;top: 50%;left: 0;margin-left: -10px;}
.cnt_author_name:before {
    left: auto;
    right: -10px;
}
.cnt_testimonial_slider .owl-theme .owl-nav [class*=owl-] {
    color: #fafafa;
    font-size: 25px;
}
.cnt_testimonial_slider .owl-theme .owl-nav [class*=owl-]:hover {
    color: #f1c232;
}
.cnt_testimonial_slider .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
}
.cnt_testimonial_slider .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
}
/* Testimonial Section end */

/* Service Section start */
.cnt_service_section {
    float: left;
    width: 100%;
	padding: 150px 0;
	background-color: #f8f8f8;
}
.cnt_heading_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 50px;
    color: #777777;
    font-size: 16px;
    line-height: 30px;
}
.cnt_main_heading {
    font-size: 36px;
    line-height: 40px;
    color: #444444;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    padding-bottom: 50px;
}
.cnt_sub_heading {
    margin: 0;
}
.cnt_service_wrapper {
    float: left;
    width: 100%;
}
.cnt_service {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 0;
    border: 1px solid #e1e1e1;
    margin-bottom: 25px;
	overflow: hidden;
    transition: all 2s ease;
}
.cnt_service:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 1;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
}
.cnt_service:hover:after {
    background-color: rgba(0, 0, 0, 0.79);
}
.cnt_service img {
    max-width: 100%;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
}
.cnt_service:hover img {
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
}
.cnt_service_overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    z-index: 2;
    backface-visibility: hidden;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.cnt_service_icon {
    display: inline-block;
    width: 35px;
    height: 35px;
}
.cnt_service_icon img {
    width: 100%;
}
.cnt_service_title {
    font-size: 22px;
    line-height: 28px;
    color: #333333;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    position: relative;
    padding: 15px 0;
    margin: 0;
}
.cnt_service:hover .cnt_service_title {
    color: #ffffff;
}
.cnt_service_title:after {content: "";width: 17px;height: 1px;position: absolute;top: 100%;left: 50%;margin-left: -8.5px;background-color: #f1c232;}
.cnt_btn_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 35px;
}
.cnt_service_btn {
    padding: 0px 20px;
    display: inline-block;
    min-width: 180px;
    height: 50px;
    text-transform: capitalize;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 16px;
	border-radius: 5px;
    background-color: #333333;
    border: 1px solid #333333;
    font-family: 'Roboto', sans-serif;
}
.cnt_service_btn:hover, .cnt_service_btn:focus {
    border-color: #f1c232;
    background-color: #f1c232;
    color: #ffffff;
    text-decoration: none;
    transition: all 1s ease;
}
.cnt_work_div:hover h3, .cnt_subscribe_wrapper:hover a{
    color:#101010;
    transition: all 0.5s ease;
}


/* Service Section end */

/* Counter Section start */
.cnt_counter_section {
    float: left;
    width: 100%;
    background-image: url("../images/counter_bg.jpg");
	padding: 80px 0;
	background-size: cover;
    position: relative;
}
.ctn_counter_wrapper {
    float: left;
    width: 20%;
    text-align: center;
}
.ctn_counter_box {
    float: left;
    width: 100%;
}
.ctn_counter_box .counter {
    font-size: 32px;
    line-height: 35px;
    color: #ffffff;
    margin: 0;
    font-weight: 500;
    padding-bottom: 25px;
}
.ctn_counter_box h4 {
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    text-transform: capitalize;
    margin: 0;
}
/* Counter Section end */

/* Work Section start */
.cnt_work_section {
    float: left;
    width: 100%;
    padding: 150px 0 130px;
}
.cnt_work_wrapper {
    float: left;
    width: 100%;
}
.cnt_work {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}
.cnt_work img {
    max-width: 100%;
}
.cnt_work_overlay {
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    text-align: center;
    background-color: rgba(241, 194, 50, 0.95);
    padding: 18px 0;
}
.cnt_work_name {
    text-transform: capitalize;
    font-size: 17px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}
/* Work Section end */

/* Subscribe Section start */
.cnt_subscribe_section {
    float: left;
    width: 100%;
    padding: 80px 0;
    background-image: url("../images/subscribe_bg.jpg");
	background-size: cover;
    position: relative;
}
.cnt_subscribe_section .cnt_main_heading {
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 40px;
}
.cnt_subscribe_section .cnt_heading_wrapper {
    color: #d5d5d5;
    padding-bottom: 40px;
}
.cnt_subscribe_wrapper {
    float: left;
    width: 100%;
	position: relative;
}
.cnt_subscribe_heading {
    display: inline-block;
    float: left;
    font-size: 18px;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 48px;
}
.cnt_subscribe_input {
    width: calc(100% - 180px);
    border: 1px solid #ebebeb;
    height: 50px;
    padding: 10px 20px;
    font-family: 'Roboto', sans-serif;
    outline: none;
    font-size: 16px;
    box-shadow: none;
    text-shadow: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.subscribe_btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10px 10px;
    min-width: 180px;
    text-align: center;
    background-color: #f1c232;
    font-weight: bold;
    color: #ffffff;
    font-size: 16px;
    text-transform: capitalize;
    box-shadow: none;
    text-shadow: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.subscribe_btn:hover, .subscribe_btn:focus {
	text-decoration: none;
	color: #ffffff;
}
.cnt_subscribe_input::-webkit-input-placeholder {
   color: #d5d5d5;
}
.cnt_subscribe_input:-moz-placeholder { /* Firefox 18- */
   color: #d5d5d5;  
}
.cnt_subscribe_input::-moz-placeholder {  /* Firefox 19+ */
   color: #d5d5d5;  
}
.cnt_subscribe_input:-ms-input-placeholder {  
   color: #d5d5d5;  
}
/* Subscribe Section end */

/* Footer Section start */
.cnt_footer_section {
    float: left;
    width: 100%;
}
.cnt_top_footer {
    float: left;
    width: 100%;
    text-align: center;
    padding: 65px 0;
    background-color: #222222;
}
.cnt_footer_logo {
    float: left;
    width: 100%;
}
.cnt_footer_logo img {
    max-width: 100%;
}
.cnt_footer_logo a {
    display: inline-block;
}
.cnt_bottom_footer {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #1a1a1a;
    padding: 20px 0 8px;
    color: #dddddd;
}
.cnt_bottom_footer a {
    color: #f1c232;
    text-decoration: none;
}
/* Footer Section end */


/* ----------------------------------
Page Preloder
---------------------------------- */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #F6F6F6;
    z-index: 99999;
}

#preloader > img {
    margin: 400px auto;
    display: block;
}

@media(min-width:768px) and (max-width:1023px){
    #preloader > img {
    margin: 350px auto;
    display: block;
  }
}

@media(min-width:576px) and (max-width:767px){
    #preloader > img {
    margin: 300px auto;
    display: block;
  }
}


@media(min-width:300px) and (max-width:575px){
    #preloader > img {
    margin: 200px auto;
    display: block;
  }
}

/* ----------------------------------
Page Preloder
---------------------------------- */
/* ----------------------------------
Back to top
---------------------------------- */

.back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 3.4rem;
    cursor: pointer;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    color: #ffffff;
}

.back-to-top.show {
    opacity: 1;
    background-color:#fcba4f;
}

.back-to-top.show:hover {
    box-shadow: 0 0 4px rgba(252, 186, 79, 0.14), 0 4px 8px rgba(252, 186, 89, 0.28);
}

@media(max-width:768px) {    
    .copyright {
        text-align: center;
    }
}
/* ----------------------------------
Back to top
---------------------------------- */