/*-------------------------------------------------------
[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;
	clear: right;
}



/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#logo {
	float: left;
	display: block;
	width: 100%;
	min-height: 50px;
	margin-top: 12px;
	position: relative;
	text-indent: -999em;
	background: url(../images/logo1.png) no-repeat left top;
}

/* header area adinationals */
.logo {
	float: left;
	width: 25%;
	margin-top: 5px;
}
.menu_main {
	float: left;
	width: 75%;
	z-index: 9999;
}

.slidermar_construction {
	margin-top: 85px;
}


/*--------------------------------
   FEATURE SECTIONS
---------------------------------*/
/* features_section 1 */
.feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	background: #272727 url(../images/corvu-bg-image.png) no-repeat center bottom;
	padding-top: 53px;
	padding-bottom: 97px;
}
.feature_section1 h1 {
	margin-bottom: 5px;
	font-size: 27px;
	font-weight: 300;
	text-transform: uppercase;
}
.feature_section1 h3 {
	margin-bottom: 30px;
}


/* features_section 2 */
.feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 32px 0px 75px 0px;
}
.feature_section2 .line2 {
	display: block;
	width: 50px;
	height: 2px;
	background: #f1c413;
	margin-top: 7px;
	margin-bottom: 18px
}


/* features_section 3 */
.feature_section3 {
	float: left;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	background-color: #f3f3f3;
	padding: 70px 0px 75px 0px;
}


/* features_section 4 */
.feature_section4 {
	float: left;
	width: 100%;
	padding: 70px 0px 70px 0px;
}
.feature_section4 ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.feature_section4 li {
	padding: 0px;
	margin: 0px;
}
.feature_section4 li h6 {
	margin-bottom: 5px;
	text-transform: uppercase;
}
.feature_section4 li i {
	float: left;
	float: left;
	width: 50px;
	height: 50px;
	color: #272727;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	font-size: 23px;
	background-color: #f3f3f3;
	transition: all 0.3s ease;
}
.feature_section4 li i:hover {
	color: #fff;
	background-color: #f1c413;
}
.feature_section4 li i.active {
	color: #fff;
	background-color: #f1c413;
}
.feature_section4 li.text {
	float: left;
	width: 76%;
	margin-left: 4%;
}
.feature_section4 li.icon2 {
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 18px;
	color: #5d5d5d;
	font-size: 18px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 38px;
	font-size: 18px;
	background-color: #f3f3f3;
}
.feature_section4 li.text2 {
	float: left;
	width: 84%;
}


/* features_section 5 */
.feature_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 180px 0px 180px 0px;
	background: #eee url("../images/bg-image16.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-position: center;
}
.feature_section5 h1 {
	color: #fff;
	font-size: 45px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
}
.feature_section5 h2 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	width: 59%;
	line-height: 25px;
}
.feature_section5 .linebg {
	display: block;
	width: 180px;
	height: 3px;
	background: #fff;
	margin-top: 10px;
	margin-bottom: 18px
}

/* features_section 6 */
.feature_section6 {
	float: left;
	width: 100%;
	padding: 75px 0px 64px 0px;
	background: #272727;
}


/* features_section 7 */
.feature_section7 {
	float: left;
	width: 100%;
	background: #eee;
	font-family: 'Roboto', sans-serif;
	text-align: left;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.feature_section7 h1 {
	margin-bottom: 20px;
}
.feature_section7 .tabs {
	display: table;
	table-layout: fixed;
	width: 100%;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
	padding: 0px;
	margin: 0px;
}
.feature_section7 .tabs > li {
	transition-duration: .25s;
	display: table-cell;
	list-style: none;
	text-align: center;
	padding: 20px 20px 25px 20px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	color: #272727;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: 'Roboto', sans-serif;
}
.feature_section7 .tabs > li:before {
	z-index: -1;
	position: absolute;
	content: "";
	width: 100%;
	height: 120%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition-duration: .25s;
	border-radius: 3px 3px 0 0;
}
.feature_section7 .tabs > li:hover:before {
	-webkit-transform: translateY(70%);
	transform: translateY(70%);
}
.feature_section7 .tabs > li.active {
	color: #f1c413;
}
.feature_section7 .tabs > li.active:before {
	transition-duration: .5s;
	background-color: white;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.feature_section7 .tab__content {
	background-color: white;
	position: relative;
	width: 100%;
	border-radius: 3px;
	text-align: left;
}
.feature_section7 .tab__content > li {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	list-style: none;
	padding-bottom: 50px;
}
.feature_section7 .tab__content > li .content__wrapper {
	text-align: left;
	border-radius: 5px;
	width: 100%;
	background-color: #fff;
	padding-top: 45px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}


/* features_section 8 */
.feature_section8 {
	float: left;
	width: 100%;
	text-align: center;
}
.feature_section8 .box {
	width: 100%;
	position: relative;
}
.feature_section8 .box-cnt {
	width: 100%;
	height: auto;
}
.feature_section8 .box-cnt img {
	width: 100%;
	height: auto;
}
.feature_section8 .box-details {
	position: absolute;
	z-index: 2;
	bottom: 0;
	background-color: rgba(56,56,56,1);
	width: 100%;
	height: 100px;
	overflow: hidden;
	transition: height 450ms;
	-moz-transition: height 450ms;
	-webkit-transition: height 450ms;
}
.feature_section8 .box:hover .box-details, .feature_section8 .box.active .box-details {
	height: 270px;
	background-color: rgba(56,56,56,1);
}
.feature_section8 .box.active .box-details h5 {
	padding-top: 35px;
}
.feature_section8 .box.active .box-details .hline {
	visibility: visible;
}
.feature_section8 .box:hover .box-details h5 {
	padding-top: 35px;
}
.feature_section8 .box:hover .hline {
	visibility: visible;
}
.feature_section8 .box-details h5 {
	color: #fff;
	font-weight: 600;
	padding-top: 27px;
	line-height: 21px;
	transition: all 0.3s ease;
}
.feature_section8 .box-details h5 em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	display: block;
}
.feature_section8 .box-details .hline {
	width: 80px;
	height: 1px;
	background: #fff;
	margin: 0 auto;
	visibility: hidden;
}
.feature_section8 .box-details p {
	color: #fff;
	width: 77%;
	margin: 0 auto;
	padding-top: 21px;
	padding-bottom: 30px;
	line-height: 18px;
}
.feature_section8 .box-details a {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 9px 20px;
	transition: all 0.3s ease;
}
.feature_section8 .box-details a:hover {
	color: #393939;
	background: #fff;
}


/* features_section 9  */
.feature_section9 {
	float: left;
	width: 100%;
	text-align: center;
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	color: #fff;
	padding: 100px 0px;
	background-image: url(../images/bg-image17.jpg);
}
.feature_section9 h5 {
	color: #fff;
	font-weight: 500;
}
.feature_section9 h5 em {
	color: #999;
	font-size: 13px;
	display: block;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}
.feature_section9 .climg img {
	width: 12.5%;
	border-radius: 100%;
	margin-bottom: 20px;
	border: 3px solid #fff;
}


/* features_section 10*/
.feature_section10 {
	float: left;
	width: 100%;
	padding: 75px 0px 35px 0px;
	text-align: center;
}
.clients-grid {
	list-style: none;
	overflow: hidden;
}
.clients-grid li {
	float: left;
	position: relative;
	width: 20%;
	padding: 14px 0;
}
.clients-grid.grid li {
	width: 16.66%;
}
.clients-grid li a {
	opacity: 1;
}
body:not(.device-touch) .clients-grid li a {
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.clients-grid li a:hover {
	opacity: 0.5;
}
.clients-grid li:before, .clients-grid li:after {
	content: '';
	position: absolute;
}
.clients-grid li:before {
	height: 100%;
	top: 0;
	left: -1px;
	border-left: 1px solid #f3f3f3;
}
.clients-grid li:after {
	width: 100%;
	height: 0;
	top: auto;
	left: 0;
	bottom: -1px;
	border-bottom: 1px solid #f3f3f3;
}


/* features_section 11*/
.feature_section11 {
	float: left;
	width: 100%;
	color: #fff;
	background: url(../images/bg-image18.jpg) no-repeat center top;
	padding-top: 70px;
}
.feature_section11 .box {
	float: left;
	width: 33.3%;
	padding: 0px 50px;
	text-align: left;
}
.feature_section11 .box span {
	float: left;
	color: #fff;
	font-size: 25px;
	width: 56px;
	height: 56px;
	text-align: center;
	vertical-align: middle;
	line-height: 53px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin-right: 25px;
}
.feature_section11 .box b {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
}
.feature_section11 .box strong {
	font-size: 21px;
	font-weight: bold;
	display: block;
}
.feature_section11 .box a {
	color: #fff;
}
.feature_section11 .box a:hover {
	text-decoration: underline;
}
.feature_section11 .box i {
	float: left;
	color: #fff;
	font-size: 25px;
	width: 56px;
	height: 56px;
	text-align: center;
	vertical-align: middle;
	line-height: 55px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin-right: 10px;
	transition: all 0.3s ease;
}
.feature_section11 .box i:hover {
	color: #272727;
	border: 1px solid #fff;
	background: #fff;
}
.feature_section11.two {
	background: #c1c1c7;
}
.feature_section11.two .box {
	border-left: 1px solid rgba(255,255,255,0.20);
}
.feature_section11.two .box.last {
	border-right: none;
}
.feature_section11.two .box i:hover {
	color: #fff;
	background: #e3e3e3;
}
.feature_section11.three .box i:hover {
	color: #d64541;
	background: #fff;
}

.feature_section11 .graph1 {
	float: left;
	width: 100%;
	height: 40px;
	margin-top: 50px;
	background: url(../images/corvu-bg-image.png) no-repeat center top;
}



/*------------------*/
/* FOOTER STYLES
/*-----------------*/
.footer {
	float: left;
	width: 100%;
	padding: 45px 0px 30px 0px;
	background: url(../images/footer-bg-graph.jpg) no-repeat center bottom;
}
.faddress .ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.faddress li a {
	color: #727272;
}
.faddress li a:hover {
	color: #272727;
}

.faddress li.small {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

/*  Footer Services Style   */
.footerservices li {
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding:4px 0px 4px 0px;
}

.footerservices li a {
	color: #aaaaaa;
}
.footerservices li a:hover {
	color: #272727;
}

/*  Footer Blogs Style   */
.footer_Blogs { 
	padding:0;
}
.footer_Blogs .post_clear {
	 clear:both;
}
.footer_Blogs ul {
	list-style:none;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	 
}
.footer_Blogs ul li {
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding-top: 5px;
}
.footer_Blogs span { 
	float:left;
	padding:5px 15px 5px 0;
}
.footer_Blogs a { 
	color:#FFFFFF;
	 text-decoration:none;
}
.footer_Blogs a:hover {
	text-decoration:none;
}
.footer_Blogs .footer_Blogs_line {
	height:1px;
	margin:0 10px 10px 10px;
	background-color: #71391e;
}

/*  Footer Categories style     */
.footer_categories {
	float: left;
	width: 100%;
}
.footer_categories a {
	float: left;
	font-size: 14px;
	color: #aaaaaa;
	border: solid 1px #e9e9e9;
	padding:5px 7px;
	margin-right:8px;
	margin-top:5px;
}
.footer_categories a:hover { 
	color: #272727;
	
}


/*  copyright style     */
.copyright_info {
	float: left;
	width: 100%;
	color: #727272;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	background-color:#f3f3f3;
	padding: 37px 0px 37px 0px;
}

.copyright_info .one_half.last {
	text-align: right;
}
.copyright_info a {
	color: #727272;
	transition: all 0.3s ease;
}
.copyright_info a:hover {
	color: #999;
}


/*---------------------------*/
/*  page_title     */
/*---------------------------*/

.page_title {
	float: left;
	width: 100%;
	padding: 40px 0px;
	background: #f3f3f3;
}
.page_title h1 {
	float: left;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 0px;
	color: #393939;
}
.page_title .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #999;
	margin: 7px 0px 0px 0px;
}
.page_title .pagenation i {
	color: #bbb;
	margin: 0px 2px 0px 2px;
}
.page_title .pagenation a {
	padding: 0px;
	color: #bbb;
	transition: all 0.3s ease;
}
.page_title .pagenation a:hover {
	color: #999;
}


/*---------------------------*/
/*  portfolio single image     */
/*---------------------------*/

.portfolio_area {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.portfolio_area_left {
	padding: 0px;
	margin: 0px;
	width: 74%;
	float: left;
}
.portfolio_area_left img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.portfolio_area_right {
	padding: 0px;
	margin: 0px 0px 0px 4%;
	width: 22%;
	float: left;
}
.portfolio_area_right h3 {
	font-family: 'Roboto', sans-serif;
	font-size:21px;
	font-weight:normal;
	font-style: normal;
	line-height: 23px;
	color: #727272;
}
.project_details {
	padding: 0px;
	margin: 80px 0px 0px 0px;
}
.project_details span {
	padding: 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}

.project_details strong {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #727272;
	float: left;
	width: 40%;
}
.project_details em {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	float: left;
	width: 60%;
}
.project_details span a {
	padding: 3px 10px;
	margin: 0px 0px 0px 3px;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	background-color: #e3e3e3;
	border-radius:3px;
}
.project_details span a:hover {
	background-color: #ddd;
}
.addto_favorites {
	padding: 3px 10px 5px 10px;
	margin: 27px 0px 0px 0px;
	width: 142px;
	display: block;
	border-radius:3px;
	font-size: 13px;
	color: #999;
	background: #eee;
}
.addto_favorites:hover {
	background: #e3e3e3;
}
.addto_favorites i {
	color: #c3c3c3;
}

ul.small_social_links {
	padding: 0px;
	margin: 18px 0 25px 0px;
}
.small_social_links li {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.small_social_links li i {
	font-size: 11px;
	color: #f1c413;
	border: 1px solid #eee;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
}
.small_social_links li a {
	opacity: 1;
}
.small_social_links li a:hover {
	opacity: 0.7;
}






/*----------------------------------------------------
   PORTFOLIO WORK SECTIONS
------------------------------------------------------*/

/* works 01 */
.works01 {
	float: left;
	width: 100%;
	text-align: center;
	padding:100px 0px;
}









/* scroll up */
.scrollup {
	width: 40px;
	height: 40px;
	opacity: 1;
	position: fixed;
	bottom: 22px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}
