/*
CTC Separate Stylesheet
Updated: 2017-03-07 16:46:11
*/


body{
	background: url(../png/body-bg.png) repeat !important;
}
.main-header{
	background: url(../jpg/header-bg.jpg) no-repeat center center !important;
	background-size: cover !important;
}
.header-inner{
	padding: 0;
}
#navigation{
	float: right;
	width: auto;
}
.secondary-navigation{
	background: #103b71 !important;
	text-transform: uppercase;
}


.sidebar .widget{
	overflow: visible;
	margin-bottom: 25px;
}
.sidebar .widget h3{
	background: url(../jpg/title-bg.jpg) repeat-x center bottom #103b71;
	padding: 10px 20px;
	text-transform: none;
	color: #25d06f;
	border-radius: 3px 3px 0 0;
	margin: 0;
	font-size: 22px;
}
.sidebar .widget .textwidget{
	background: #fff;
	padding: 15px 15px 25px;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	border-radius: 0 0 3px 3px;
}
.about-widget .about-thumb{
	margin: -15px -15px 15px;
}
.about-widget p{
	font-size: 16px;
	font-weight: 300;
	color: #444444;
	line-height: 24px;
}
.btn-green{
	display: inline-block;
	background: #25d06f;
	padding: 10px 15px;
	color: #fff !important;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	transition: all ease-in-out 200ms;
}
.btn-green:hover{
	background: #103a6f;
}
#ctf{
	overflow-y: visible;
}
.ctf-tweets{
	background: #fff;
	padding: 10px 15px;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	border-radius: 0 0 3px 3px;
}


.social-icons{
	float: right;
}
#site-header .social-icons{
	margin-top: 40px;
}
.social-icons a{
	float: left;
	width: 48px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border-radius: 100%;
	font-size: 26px;
	color: #fff !important;
	background: #7b7b7b;
	margin-left: 10px;
}
.social-icons a.icon-fb{
	background: #4e71a8;
}
.social-icons a.icon-tw{
	background: #1cb7eb;
}
.social-icons a.icon-gp{
	background: #e3411f;
}
.social-icons a:hover{
	background: #25d06f !important;
}

.social-icons h3{
	float: left;
	margin: 16px 0 0;
	font-size: 15px;
	text-transform: none;
	color: #7b7b7b;
}
#site-header .social-icons h3{
	display: none;
}
.social-icons .textwidget{
	float: left;
}

#footer-post-carousel .owl-nav div{
	background: #0c2e58 !important;
}
.owl-nav div i{
	color: #103b71 !important;
	transition: all ease-in-out 200ms;
}
#footer-post-carousel .owl-nav div:hover i{
	color: #25d06f !important;
}

.sidebar-signup{
	text-align: center;
}
.sidebar-signup .logo-v{
	margin-bottom: 15px;
}
.sidebar-signup h4{
	color: #697d92;
	margin-bottom: 15px;
}
.sidebar-signup p{
	color: #697d92;
}
.sidebar-signup .wpcf7-form{
	text-align: left;
	position: relative;
}
.sidebar-signup .wpcf7-form-control-wrap{
	display: block;
}
.sidebar-signup .wpcf7-text{
	border: 1px solid #d5d4d4;
	border-radius: 5px;
	padding: 10px;
	box-sizing: border-box;
	width: 100%;
}
.sidebar-signup .wpcf7-submit{
	float: none;
	transition: all ease-in-out 200ms;
}
.sidebar-signup .wpcf7-submit:hover{
	background: #103b70 !important;
}
.sidebar-signup .wpcf7-form p{
	margin: 0;
}
.post-featured-img{
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

#site-footer .owl-container img[src=""]{
	height: auto !important;
	opacity: 1 !important;
}

.copyrights{
	background: #262d37 !important;
	text-align: center;
	color: #979797;
}
#copyright-note > span{
	float: none;
}
.copyrights a{
	color: #25d06f;
}
.footer-nav-cont{
	background: #21262d;
	padding: 25px 0;
}
.footer-nav-cont .container{
	overflow: hidden;
}
.footer-nav{
	float: left;
	margin-top: 15px;
}
.footer-nav ul.menu{
	float: left;
}
.footer-nav ul.menu > li{
	float: left;
	margin-right: 7px;
	padding-right: 7px;
	border-right: 2px solid #979797;
	height: 16px;
	line-height: 16px;
}
.footer-nav ul.menu > li:last-child{
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
.footer-nav ul.menu > li > a{
	color: #979797;
}
.footer-nav ul.menu > li > a:hover{
	color: #fff;
}
#site-footer .social-icons a{
	background: #838383 !important;
}
#site-footer .social-icons a:hover{
	background: #25d06f !important;
}
.post-box .wp-post-image{
	border: 2px solid #25d06f;
}



#fancybox_ns-content{
	width: 515px !important;
	border: none;
}
#fancybox_ns-wrap{
	width: 515px !important;
}
#fancybox_ns-outer{
	background: #103b71 !important;
	border: 5px solid #25d06f;
}
#newsletter_signup{
	background: none !important;
}
#newsletter_signup .header h3{
	font-family: 'Roboto';
	color: #25d06f !important;
	font-size: 30px !important;
	font-weight: 400 !important;
	line-height: 30px;
	margin-top: 25px;
	margin-bottom: 25px !important;
	text-align: center;
}
#newsletter_signup .header .subheading{
	color: #fff;
	font-size: 18px !important;
	text-align: center;
}
#newsletter_signup .sep{
	display: none;
}
#fancybox_ns-content .container_n{
	max-width: 410px !important;
	margin: 0 auto !important;
}
#newsletter_signup .textfield{
	background: #fff !important;
	border: 1px solid #d2d2db !important;
	border-radius: 0 !important;
	color: #333 !important;
}
#newsletter_signup .inputs #submit_newsletter{
	width: 360px !important;
	padding: 10px !important;
	border-radius: 0 !important;
	background: #25d06f !important;
	border: none;
	border-bottom: 2px solid #25d06f !important;
	font-size: 16px !important;
	font-weight: 700;
	color: #fff !important;
}
#newsletter_signup .inputs #submit_newsletter:hover{
	background: #ffb839 !important;
}
.image_error{
	font-family: 'Roboto' !important;
	color: #f00 !important;
}








