/*
Theme Name: Twenty Sixteen
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



html, body, span, object, div, h1, h2, h3, h4, h5, h6, p, ul, li, p, blockquote, a, pre, address, code, img, small, strong, dl, dt, dd, ol, li, ul, fieldset, form, label {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
body {
	font-family: 'Raleway', sans-serif;
font-family: 'Open Sans', sans-serif;
}
.clear {
    clear: both;
}
ol, ul {
    list-style: outside none none;
}
.logo {
    float: left;
    padding: 30px 0 0;
}
.header-section {
    display: table;
	  border-bottom: 6px solid #f1592a;
    padding-bottom: 40px;
    width: 100%;
}
.email-tel a {
    background-image: url("images/mail-icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: rgb(0, 0, 0);
    font-size: 13px;
    padding-left: 23px;
    text-decoration: none;
}
.email-tel > p {
    float: left;
    font-family: "Open Sans",sans-serif;
    margin-right: 20px;
    padding: 6px 0;
}
.email-tel strong {
    color: rgb(0, 0, 0);
	font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
	background-image:url(images/call-icon.png);
	background-repeat:no-repeat;
	background-position:left center;
	 padding-left: 20px;
}
.nav-menu ul li a {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 20px;
    text-transform: uppercase;
	text-decoration:none;
}
.nav-menu ul li{
	
	position:relative;
	float:left;
	}
.nav-soc {
  background: #f1592a none repeat scroll 0 0;
    clear: both;
    display: table;
    padding: 30px 20px 30px 0;
    width: 100%;
}
.nav-menu ul li a:hover, .nav-menu .current-menu-item a{
	background:#a22600;
	}
.nav-menu {
    float: left;
    margin-left: 30px;
    margin-right: 100px;
}
.email-tel {
    float: right;
}
.email-tel > p:last-child {
    margin-right: 0;
}

.fb{
	background-image:url(images/fb.png);
	background-repeat:no-repeat;
	background-position:top center;
	}
	
.tw{
	background-image:url(images/tw.png);
	background-repeat:no-repeat;
	background-position:top center;
	}	
.g{
	background-image:url(images/g.png);
	background-repeat:no-repeat;
	background-position:top center;
	}	
	.insta{
	background-image:url(images/insta.png);
	background-repeat:no-repeat;
	background-position:top center;
	}
.fb, .tw, .g, .insta {
    padding: 4px 23px;
    transition: all 0.3s ease-in-out 0s;
}	
.top-soc li {
    float: left;
    margin-right: 10px;
}
.top-soc li:last-child {
    margin-right: 0px;
}
.top-soc {
    float: right;
    margin-top: 11px;
}

.fb:hover, .tw:hover, .g:hover, .insta:hover{
	background-position:bottom center;
	transition:all .3s ease-in-out;
	}
.right-bar {
    float: right;
}
.slider img {
    width: 100%;
}
.cycloneslider.cycloneslider-template-standard.cycloneslider-width-responsive {
    max-width: 100% !important; 
}

.cycle{
	position:relative;
	}
	.slider {
    margin-bottom: 30px;
}

.unique-section{
	background-image:url(images/unique-1.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100% 100%;
	padding: 30px 0 50px;
	}
	
	.unique > h2 {
    color: rgb(255, 255, 255);
    font-size: 40px;
    text-align: center;
	font-weight: 100;
	font-family: 'Raleway', sans-serif;
}
.unique span {
    clear: both;
    display: block;
    font-size: 40px;
    font-weight: bold;
	font-family: 'Raleway', sans-serif;
}
.unique > p {
    color: rgb(255, 255, 255);
    margin-top: 10px;
	font-family: "Open Sans",sans-serif;
    text-align: center;
}

.proj-section {
    display: table;
    padding: 30px 0;
    width: 100%;
}

.project > h2 {
    color: rgb(0, 0, 0);
    font-size: 40px;
    padding-bottom: 30px;
    text-align: center;
	font-family: "Open Sans",sans-serif;
}

.project > h2 span{
	font-weight:bold;
	}
	
.project li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
}
.project li:nth-child(2n+2) {
    margin-right: 0px;
}
.project li:hover::after {
    background-color: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	background-image:url(images/proj-bg.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.ftr-top{
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size: 100% 100%;
    padding: 20px 0;
	}
	

.address > h2 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
	font-family: "Open Sans",sans-serif;
    padding-bottom: 10px;
}

.address li {
    color: rgb(255, 255, 255);
    font-size: 14px;
	font-family: "Open Sans",sans-serif;
    line-height: 22px;
}

.abt-us > h2 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
	font-family: "Open Sans",sans-serif;
    padding-bottom: 7px;
}
.abt-us > p {
    color: rgb(255, 255, 255);
    font-size: 14px;
	font-family: "Open Sans",sans-serif;
    line-height: 22px;
    padding-bottom: 10px;
}

.foot-fb{
	background-image:url(images/foot-fb.png);
	background-repeat:no-repeat;
	background-position:top center;
	}
	
.foot-insta{
	background-image:url(images/foot-insta.png);
	background-repeat:no-repeat;
	background-position:top center;
	}	
.foot-g{
	background-image:url(images/foot-g.png);
	background-repeat:no-repeat;
	background-position:top center;
	}	
.foot-fb, .foot-insta, .foot-g{
	padding:2px 12px;
	transition:all .3s ease-in-out;
	}	
.foot-soc li {
    float: left;
    margin-right: 10px;
}
.foot-soc li:last-child {
    margin-right: 0px;
}
.foot-soc {
    float: left;
}	



.foot-fb:hover, .foot-insta:hover, .foot-g:hover{
	background-position:bottom center;
	transition:all .3s ease-in-out;
	}

.design p {
    font-size: 12px;
    padding: 10px 0;
	font-family: "Open Sans",sans-serif;
}
.copy {
    float: left;
}

.desi {
    float: right;
}
.desi > a {
    color: rgb(0, 0, 0);
}
.address {
    background-image: url("images/foot-border.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-bottom: 70px;
}
.abt-us {
    float: right;
    width: 500px;
}

.wpcf7-form {
}

.wpcf7 input[type="text"] {
    width: 100% !important;
}
.wpcf7 textarea {
  margin-top: 5px;
  font-family: 'Open Sans', sans-serif;
  width: 98%;
}
.wpcf7-form p {
                margin: 0;
                margin-bottom: 20px;
                font-weight: bold;
}
.wpcf7-submit {
                margin-top: 0;
}
div.wpcf7-validation-errors, .wpcf7-not-valid-tip, .wpcf7-mail-sent-ng {
                text-shadow: none;
                border: transparent !important;
                background: #f9cd00;
                -webkit-border-radius: 50px;
                -moz-border-radius: 0px;
                border-radius: 0px;
                padding: 10px 27px !important;
                font-weight: bold;
                color: #9C6533;
                text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
                text-align: center;
                margin: 10px 0 0 0 !important;
                width: 95% !important;
                float: left;
}
div.wpcf7-validation-errors {
                width: 94% !important;
                float: left;
                margin: 10px 0 0 0 !important;
}
.wpcf7-not-valid-tip {
                width: 246px !important;
                display: block;
                position: relative !important;
                top: 0 !important;
                left: 0 !important;
                background: #FFF780 !important;
                font-size: 12px !important;
                margin-top: 8px !important;
				color:#fff !important;
}
span.wpcf7-not-valid-tip {
                text-align: center;
                text-shadow: none;
                padding: 5px;
                font-size: 11px;
                background: #ff5454 !important;
                border-color: #ff5454;
                color: #fff;
                -webkit-border-radius: 0px;
                -moz-border-radius: 0px;
                border-radius: 0px;
                width: 90% !important;
                margin: 3px 0 10px 0 !important;
                border-radius: 3px;
                border-bottom: 2px solid #D62525;
}
.wpcf7-mail-sent-ok {
                text-align: center;
                text-shadow: none;
                padding: 10px;
                font-size: 11px;
                background: #59a80f !important;
                border-color: #59a80f;
                color: #fff;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
}
.wpcf7-text {
    background-color: #fff;
    border-color: #d5d4d4;
    border-left: 1px solid #d5d4d4;
    border-radius: 3px;
    border-right: 1px solid #d5d4d4;
    border-style: solid;
    border-width: 1px 1px 3px;
    font-size: 13px;
    margin: 0 0 6px;
    outline: 0 none;
    padding: 7px;
    width: 100% !important;
}
.wpcf7-textarea {
                background-color: #fff;
                border-left: solid 1px #d5d4d4;
                padding: 10px;
                outline: 0;
                border-radius: 3px;
                border-right: solid 1px #d5d4d4;
                border-top: solid 1px #d5d4d4;
                border-bottom: solid 3px #d5d4d4;
}
.wpcf7-submit {
                background-color: rgb(162, 38, 0);
                width: 100px;
                padding: 10px;
                border: none;
                color: #fff;
                font-family: 'PT Sans', sans-serif;
                font-size: 18px;
                cursor:pointer;
                border-radius: 3px;
                outline: 0;
                border-bottom: 0;
                text-transform: uppercase;
}
.wpcf7-form p {
	margin: 0;
	margin-bottom: 4px;
	font-weight: normal;
}

.contact_line{
	background:#d5d4d4;
	float:left;
	width:100%;
	height:1px;
	margin: 0 0 22px 0;
}
.bold_line {
    float: left;
    height: 3px;
    width: 55px;
    background: #768329;
    margin: -1px 0 0 0;
}

.right_col {
    float: right;
    width: 447px;
}
.left_col {
    float: left;
    width: 380px;
}
.right_col h2 {
    color: #eb6654;
    font-size: 13px;
    font-weight: 400;
    margin: 15px 0 6px 0;
}
.right_col tr td {
    color: #8b8b8b;
    font-size: 13px;
    padding: 6px 20px 0 0;
}
.right_col tr td a{
	color: #8b8b8b;
    font-size: 13px;
	text-decoration: none;
}
.right_col table {
    margin: 0 0 25px 0;
}

.entry-title {
    color: rgb(162, 38, 0);
    font-size: 30px;
    font-weight: bold;
	font-family: 'Raleway', sans-serif;
    padding-bottom: 20px;
}

.content-area {
    display: table;
    margin-bottom: 30px;
    width: 100%;
}