/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	

/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto;
}
.container {
	width: 1170px;
	margin: auto;
}
.content_fullwidth {
	float: left;
	width: 100%;
	padding: 90px 0px 90px 0px;
}
.content_fullwidth.less {
	padding: 0px 0px 90px 0px;
}
.content_fullwidth.less2 {
	padding: 75px 0px 90px 0px;
}
.content_fullwidth.less3 {
	padding: 75px 0px 30px 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
	margin-right: 0;
}

/*-------------------*/
/*     columns    */
/*-------------------*/

.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}

/*-----------------------------------*/
/*  Less Space Bitween Columns     */
/*-----------------------------------*/

.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}
.last {
	margin-right: 0 !important;
}

/*------------------------*/
/*        Header     */
/*------------------------*/

/* Logo */
#logo {
	float: left;
	display: block;
	width: 100%;
	min-height: 50px;
	margin-top: 9px;
	position: relative;
	text-indent: -999em;
	background: url(../images/logo1.png) no-repeat left top;
}
.logo {
	float: left;
	width: 25%;
	margin-top: 5px;
}
.menu_main {
	float: left;
	width: 75%;
	z-index: 9999;
}


.slidermar {
	margin-top: 85px;
}

/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/
.section_title1_1 {
	text-align:center;
	padding:50px 0px 50px 0px;
	background-color:#131723;
	display:block;
	
}
.linebg_1 {
	width: 60px;
	height: 2px;
	margin:0 auto;
	background-image:url(../images/line-bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-top:10px;
}
.linebg_2 {
	width: 60px;
	height: 2px;
	background-image:url(../images/line-bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-top:10px;
}


/*---------------------------*/
/* features_section 1 */
/*---------------------------*/

.feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px ;
}
.feature_section1 h2 {
	margin-bottom:0px;
	text-transform:none;
	font-weight:700;
}
.feature_section1 h2 b {
	margin-bottom:0px;
	text-transform:none;
	color:#f4774d;
	font-weight:700;
}
.feature_section1 .box {
	width: 100%;
	padding:20px 20px 50px 20px;
	border-top: solid 1px #eaeaea;
	margin-top:60px;
	background-image:url(../images/shadow-bg01.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.feature_section1 .box:hover,
.feature_section1 .box.active {
	background-image:url(../images/shadow-bg02.png);
}
.feature_section1 .box i {
    border: 2px solid #f3f3f3;
    height: 80px;
	width: 80px;
    line-height: 74px;
    transition: all 0.3s ease;
	color: #868686;
	border-radius:10px 0px 10px 0px;
    font-size: 35px;
	display: block;
	margin: 30px 0px 0px 70px;
}
.feature_section1 .box p{
    text-align:center;
	padding-top: 10px;
}
.feature_section1 .box h4{
    font-family: 'Roboto', sans-serif;
	font-weight:bold;
	font-size: 16px;
	text-transform: uppercase;
	color:#272727;
	line-height:23px;
	margin:40px 0px 15px 0px;
}
.feature_section1 .btn{
	background-color:#a8a8a8;
	color: #fff;
	border-radius:0;
	padding:9px 16px;
	font-size:13px;
	text-transform:uppercase;
	font-family:Open Sans, sans-serif;
	border-radius:10px 0px 10px 0px;
	transition: all 0.3s ease;
}
.feature_section1 .box:hover .btn,
.feature_section1 .box.active  .btn{
	background-color:#f4774d;
	color: #fff;
}
.feature_section1 .box:hover h4,
.feature_section1 .box.active h4 {
	color: #f4774d;
}
.feature_section1 .box:hover i,
.feature_section1 .box.active i {
	color: #fff;
	background-color: #f4774d;
}


/*---------------------------*/
/* features_section 2 */
/*---------------------------*/
.feature_section2 {
	width: 100%;
	float: left;
	padding:120px 0px;
	margin: 0px;
	text-align: center;
	background: url(https://placehold.it/1920x900);
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
	z-index: 1;
}
.feature_section2 h2 {
	color:#f4774d;
}
.feature_section2 p {
	color:#f3f3f3;
}


/*---------------------------*/
/* features_section 3 */
/*---------------------------*/

.feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px 90px 0px;
}
.feature_section3 h2 {
	margin-bottom:0px;
	text-transform:none;
	font-weight:700;
}
.feature_section3 h2 b {
	margin-bottom:0px;
	text-transform:none;
	color:#f4774d;
	font-weight:700;
}
.feature_section3 .one_third_less {
	margin-top:50px;
}
.feature_section3 .box {
	width: 100%;
	position: relative;
}
.feature_section3 .box-cnt {
	width: 100%;
	height: auto;
}
.feature_section3 .box-cnt img {
	height: auto;
}
.feature_section3 .box-details {
	position: absolute;
	z-index: 2;
	bottom: 0;
	background-color: #797979;
	width: 100%;
	height: 70px;
	overflow: hidden;
	transition: height 450ms;
	-moz-transition: height 450ms;
	-webkit-transition: height 450ms;
	border-radius:4px 0px 4px 0px;
}
.feature_section3 .box:hover .box-details, .feature_section3 .box.active .box-details {
	height:170px;
	background-color: #f4774d;
	border-radius:10px 0px 10px 0px;
}
.feature_section3 .box.active .box-details h5 {
	padding-top: 20px;
}
.feature_section3 .box.active .box-details .hline {
	visibility: visible;
}
.feature_section3 .box:hover .box-details h5 {
	padding-top: 20px;
}
.feature_section3 .box:hover .hline {
	visibility: visible;
}
.feature_section3 .box-details h5 {
	color: #fff;
	font-weight: 600;
	padding-top: 20px;
	transition: all 0.3s ease;
}
.feature_section3 .box-details h5 em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	display: block;
}
.feature_section3 .box-details .hline {
	width: 62px;
	height: 2px;
	background: #fff;
	margin: 0 auto;
	visibility: hidden;
}
.feature_section3 .box-details p {
	color: #fff;
	font-size:14px;
	width:100%;
	line-height:normal;
	margin: 0 auto;
	padding:10px 20px;
	
}


/*---------------------------*/
/* features_section 4 */
/*---------------------------*/
.feature_section4 {
	float: left;
	width: 100%;
	padding: 0px 0px;
}
.feature_section4 .left {
	float: left;
	width: 50%;
	padding: 100px 0px;
	background: #f3f3f3;
}
.feature_section4 .left .cont {
	float: right;
	width: 75%;
	padding-right: 100px;
}
.feature_section4 .right {
	float: left;
	width: 50%;
	padding: 105px 0px;
	background: #ececec;
}
.feature_section4 .right .cont {
	float: left;
	width: 75%;
	padding-left: 100px;
}
.feature_section4 i {
	width: 50px;
	height: 50px;
	color: #999;
	font-size: 25px;
	border: 1px solid #999;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	margin-right: 12px;
}


/*---------------------------------
  feature_section 5
-----------------------------------*/

.feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding:90px 0px;
}
.feature_section5 .box {
	float: left;
	width: 50%;
	text-align: left;
	border: 1px solid #ececec;
}
.feature_section5 .box.last {
	border-left: 1px solid #fff;
}
.feature_section5 .box img {
	float: left;
	width: 100%;
}
.feature_section5 .box span {
	float: left;
	padding: 45px 40px 55px 40px;
}
.feature_section5 h2 {
	margin-bottom:40px;
	text-transform:none;
	font-weight:700;
}
.feature_section5 h2 b {
	margin-bottom:0px;
	text-transform:none;
	color:#f4774d;
	font-weight:700;
}

/*----------------------------------------------------
 FOOTER STYLES
------------------------------------------------------*/

.footer {
	float: left;
	width: 100%;
	padding: 90px 0px;
	background: #313137;
}
.footer h4 {
	font-size: 22px;
	color: #fff;
	font-weight: normal;
}

/* Address */
ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 2px 0px;
	margin: 0px;
}
.faddress li a {
	color: #999;
	transition: all 0.3s ease;
}
.faddress li a:hover {
	color: #fff;
}

/* quick links */
.qlinks {
	float: left;
	width: 100%;
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.qlinks li {
	padding: 4px 0px;
	margin: 0px;
}
.qlinks li a {
	color: #999;
	transition: all 0.3s ease;
}
.qlinks li a:hover {
	color: #fff;
}
.qlinks li a i {
	margin-right: 3px;
}

.qlinks.two li a i {
	color: #5b5c60;
	font-size: 5px;
	margin-right: 8px;
}

/* Newsletter Signup */
.newsletter1 {
	float: left;
}
.newsletter1 p {
	float: left;
	margin-top: 5px;
}
.newsletter1 .enter_email_input {
	float: left;
	padding: 3px 0px 4px 12px;
	height: 40px;
	width: 100%;
	background: #fff;
	border-radius: 4px 0px 4px 0px;
	border: none;
	color: #727272;
	font-size: 13px;
	margin-top: 22px;
}
.newsletter1 .input_submit {
	float: left;
	padding: 10px 25px 10px 25px;
	background-color: #f4774d;
	border: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease;
	border-radius: 4px 0px 4px 0px;
	margin-top: 10px;
}
.newsletter1 .input_submit:hover {
	color: #fff;
	cursor: pointer;
	background-color: #454545;
}



/* copyrights */
.copyright_info {
	float: left;
	padding: 27px 0px 25px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #999;
	font-size: 12px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	background: #000d13;
}
.copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #999;
	text-align: right;
}
.copyright_info a:hover {
	color: #e3e3e3;
}

/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 24px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #595959;
	color: #fff;
}
.footer_social_links li:hover {
	background-color: #727272;
}
.footer_social_links li i {
	color: #e3e3e3;
}

/* scroll up */
.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	color:#fff;
	text-indent: -9999px;
	background: #ccc url(../images/scroll-top-arrow.png) no-repeat 15px 16px;
	z-index: 999;
}
