/*-------------------------------------------------------
[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: 52px;
	margin-top: 12px;
	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;
}


/* top navigations */
.top_nav {
	float: left;
	width: 100%;
	background: #002636;
	border-bottom: 1px solid #e3e3e3;
	color: #fff;
	font-size: 13px;
}
.top_nav .left {
	float: left;
	width: 30%;
	padding: 12px 0px;
}
.top_nav .left i {
	color: #999;
}
.top_nav .left a {
	color: #f3f3f3;
	margin-right: 25px;
}
.top_nav .left a:hover {
	color: #727272;
	transition: all 0.3s ease;
}
.top_nav .right {
	float: left;
	width: 70%;
	text-align: right;
}
.top_nav ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	padding: 12px 0px;
}
.top_nav .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 16px 0px 0px;
}
.top_nav .topsocial li a {
	float: left;
	color: #f3f3f3;
	font-size: 13px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin-right: 0px;
}
.top_nav .topsocial li a:hover {
	color: #727272;
}

.tpbut {
	float: right;
	color: #fff;
	margin-left: 0px;
	padding: 12px 18px;
	transition: all 0.3s ease;
}

.tpbut:hover {
	color: #727272;
} 
.slidermar {
	margin-top: 85px;
}

/*----------------------------------------------------
   FEATURE SECTIONS
------------------------------------------------------*/

.linebg_1 {
	width: 80px;
	height: 2px;
	background-color: #fff;
}
.linebg_2 {
	width: 60px;
	height: 2px;
	background-color: #fff;
	margin-bottom:15px;
}

.linebg_3 {
	width: 60px;
	height: 2px;
	background-color: #fff;
	margin-bottom:40px;
}
.linebg_4 {
	width: 60px;
	height: 2px;
	background-color: #fff;
	margin-left:70px;
	margin-bottom:30px;
}

/*---------------------------*/
/* features_section 1 */
/*---------------------------*/

.feature_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding:0px 0px ;
	margin-top:-50px;
	position:relative;
}
.feature_section1 .container {
	background-color:#0f8ad0;
	padding:0px 0px;
}
.feature_section1 .one_third_less {
	text-align:left;
	padding:0px 40px 20px 70px;
	border-right:solid 2px #33aaee;
}
.feature_section1 h1 {
	font-size:42px;
	color:#fff;
	line-height:42px;
	padding-top:40px;
}
.feature_section1 .onecol_sixty {
	text-align:left;
	padding:70px 0px 0px 40px;
}


/*---------------------------*/
/* features_section 2 */
/*---------------------------*/
.feature_section2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 75px 0px 80px 0px;
}
.feature_section2 h3{
	margin-bottom:10px;
}
.feature_section2 h5{
	padding-top:25px ;
}
.feature_section2 .box {
	width: 100%;
	transition: all 0.3s ease;
	text-align:left;
	background-color:#f3f3f3;
	padding:50px 40px;
}
.feature_section2 .box:hover h5,
.feature_section2 .box.active h5 {
	color: #59abe3;
}
.feature_section2 .box i {
	height: 102px;
	width: 102px;
	line-height: 102px;
	padding: 0;
	border:solid 4px #e0e0e0;
	background-color:#fff;
	border-radius: 10px 0px 10px 0px;
	text-align: center;
	transition: all 0.3s ease;
	color: #272727;
	font-size: 42px;
	display: block;
}
.feature_section2 .box:hover i,
.feature_section2 .box.active i {
	color: #fff;
	background-color: #59abe3;
}

/*---------------------------*/
/* features_section 3 */
/*---------------------------*/
.feature_section3 {
	float: left;
	width: 100%;
	text-align: left;
	background-color:#0f8ad0;
	padding:90px 0px;
}
.feature_section3 h1 {
	font-weight:600;
}
.feature_section3 i.apps {
	color: #fff;
	font-size: 37px;
	margin-right: 10px;
	margin-top: 5px;
}
.feature_section3 ul {
	float: left;
	width: 45%;
}
.feature_section3 li {
	font-size: 16px;
	font-weight:normal;
	padding: 7px 0px;
	color:#fff;
	letter-spacing:0.5px;
}
.feature_section3 li i {
	color: #fff;
	font-size: 13px;
	margin-right: 10px;
	font-weight: 300;
}
.feature_section3 .ssdimgs {
	float: left;
}

/*---------------------------*/
/* features_section 4 */
/*---------------------------*/
.feature_section4 {
	float: left;
	width: 100%;
	text-align:center;
	padding:90px 0px;
}

/*---------------------------*/
/* features_section 5 */
/*---------------------------*/
.feature_section5 {
	float: left;
	width: 100%;
	padding: 115px 0px 120px 0px;
	text-align: center;
	background-image:url(https://placehold.it/1920x900);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.feature_section5 .box {
	float: left;
	width: 33.1%;
	padding: 40px 50px;
	background: #fff;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	border-radius:10px 0px 10px 0px;
	transition: all 0.3s ease;
}
.feature_section5 .box span {
	color: #393939;
	font-size: 45px;
	display: block;
	margin-bottom: 20px;
}
.feature_section5 .box:hover{
	color: #fff;
	background: #59abe3;
}
.feature_section5 .box:hover span {
	color: #fff;
}
.feature_section5 .box:hover h4 {
	color: #fff;
}
.feature_section5.colored .box:hover {
	color: #fff;
	background: #9eca45;
}


/*---------------------------*/
/* features_section 6 */
/*---------------------------*/
.feature_section6 {
	float: left;
	width: 100%;
	text-align:center;
	padding:0px 0px;
	background-color:#f4f4f4;
}
.feature_section6 h1 {
	color:#fff;
	line-height:36px;
}
.feature_section6 p {
	color:#fff;
	padding-left:10px;
}
.feature_section6 h5 {
	margin-bottom:0px;
	font-weight:600;
}
.feature_section6 .left {
	float: left;
	width: 50%;
	padding: 70px 55px ;
	text-align: left;
	background: #0f8ad0;
	margin-top:70px;

}
.feature_section6 i {
	color: #FFF;
	font-size: 16px;
	float: left;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	margin-right: 12px;
	margin-top: 0px;
	transition: all 0.3s ease;
	border: 1px solid #fff;
}
.feature_section6 i:hover {
	color: #393939;
}

.feature_section6 .right {
	float: left;
	width: 50%;
	text-align: left;
	background: #272727;
	padding-bottom:50px;
}
.feature_section6 h2 {
	padding:50px 0px 0px 70px;
	font-size:30px;
	color:#fff;
	text-transform:none;
}


/*---------------------------*/
/* features_section 8   */
/*---------------------------*/

.feature_section7{
	float: left;
	width: 100%;
	padding:100px 0px 0px 0px ;
	text-align: center;
}

.feature_section7 .box{
	float: left;
	width: 50%;
	padding:20px 50px ;
	text-align: center;
	background-color:#0f8ad0;
	margin-left:25%;
	margin-right:25%;
}
.feature_section7 #site-searchform #s{
	border: 1px solid #e0e0e0;
	background-color: #fff;
	width: 75%;
	height:43px;
	padding:5px 0px 5px 10px;
	color: #999;
	float: left;
	font-size: 13px;
}
.feature_section7 #site-searchform #searchsubmit{
	float: left;
	width:25%;
	height:43px;
	transition: all 0.3s ease;
	line-height:100;
	overflow:hidden;
	background: #272727 ;
	border:0;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}
.feature_section7 #site-searchform #searchsubmit:hover{
	color:#0f8ad0;
}


/*----------------------------------------------------
 FOOTER STYLES
------------------------------------------------------*/

.footer {
	float: left;
	width: 100%;
	padding: 90px 0px;
	background: #272727;
}
.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: #0f8ad0;
	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;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-align:center;
	font-style: normal;
	font-weight: normal;
	background: #0f8ad0;
}
.copyright_info .container {
	background: #000000;
	text-align:center;
	padding:20px 0px;
}


/* 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;
}
