/*
Theme Name:    Acool
Description:  Acool is a responsive wordpress theme which is ideal for creating a corporate / business website. Great Design – Perfect for every business on any device. You can see the demo at https://www.coothemes.com/demos/acool/
Author:       Coothemes
Author URI:   http://www.coothemes.com
Theme URI:   http://www.coothemes.com/themes/acool.php
Text Domain: acool
Tags:black, green, gray, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, translation-ready

License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version:      1.0
*/


/*base set*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;outline: 0;padding: 0;margin: 0;vertical-align: baseline;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	/*font-size:14px;*/
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {	display: block;}
audio,canvas,video {	display: inline-block;	max-width: 100%;}
html{overflow-y: scroll;	-webkit-text-size-adjust: 100%;	-ms-text-size-adjust: 100%;}
body,button,input,select,textarea {	color: #2b2b2b;font-size: 16px;font-weight: 400;line-height: 1.5;}

a{color: #2C2C2C;}
a:active,a:hover {color:#0c8432; text-decoration:none;}
a:hover,a:active {outline: 0;}
a:focus {outline: thin dotted;}

h1,h2,h3,h4,h5,h6 {	clear: both;font-weight: 700;margin: 35px 0 12px;}
h1 {font-size: 26px;line-height: 1.3846153846;}
h2 {font-size: 24px;line-height: 1;}
h3 {font-size: 22px;line-height: 1.0909090909;}
h4 {font-size: 20px;line-height: 1.2;}
h5 {font-size: 18px;line-height: 1.3333333333;}
h6 {font-size: 16px;line-height: 1.5;}
.f12{ font-size: 12px;}.f14{ font-size:14px;}.f16{ font-size: 16px;}.f18{ font-size: 18px;}.f24{ font-size: 24px;}.f36{ font-size: 36px;}
.f30{ font-size: 30px;}.f28{ font-size:28px;}.f20{ font-size: 20px;}.f14{ font-size:22px;}




address {font-style: italic;margin-bottom: 24px;}
b,strong {font-weight: 700;}
cite,dfn,em,i {font-style: italic;}
mark,ins {background: #fff9c0;text-decoration: none;}
p {margin-bottom: 24px;}
code,kbd,tt,var,samp,pre {font-family: monospace, serif;font-size: 15px;-webkit-hyphens: none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;line-height: 1.6;}

pre {border: 1px solid rgba(0, 0, 0, 0.1);-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom: 24px;max-width: 100%;overflow: auto;
	padding: 12px;white-space: pre;white-space: pre-wrap;word-wrap: break-word;}

dl,dd {margin-bottom: 24px;}
dt {font-weight: bold;}

ul,ol{	list-style: none;margin: 0 0 24px 20px;}
ul {list-style: disc;}
ol {list-style: decimal;}
li > ul,li > ol {margin: 0 0 0 20px;}
img {-ms-interpolation-mode: bicubic;border: 0;vertical-align: middle;}

button,input,select,textarea {-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:100%;margin: 0;max-width: 100%;vertical-align: baseline;}
button,input {line-height: normal;}
input,textarea {background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */}
button,html input[type="button"],input[type="reset"],input[type="submit"] {	-webkit-appearance: button;	cursor: pointer;}
button[disabled],input[disabled] {cursor: default;}
input[type="checkbox"],input[type="radio"] {padding: 0;}
input[type="search"] {-webkit-appearance: textfield;}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}

button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}
textarea {overflow: auto;vertical-align: top;}

table,th,td {border: 1px solid rgba(0, 0, 0, 0.1);}
table {	border-collapse: separate;border-spacing: 0;border-width: 1px 0 0 1px;margin-bottom: 24px;width: 100%;}
caption,th,td {font-weight: normal;text-align: left;}

th {border-width: 0 1px 1px 0;font-weight: bold;}

td {border-width: 0 1px 1px 0;}
hr {background-color: rgba(0, 0, 0, 0.1);border: 0;	height: 1px;margin-bottom: 23px;}

/*base set*/
.ct_clear{ clear:both; margin:0; padding:0;}
.ct_f_right{ float:right;}
.ct_f_left{ float:left;}
.ct_acool{position:relative;z-index:2;left: 0;top: 0;}
.ct_clear_margin_padding{margin:0; padding:0;}
.ct_full_width{ width:100%;margin:0; padding:0;}
.ct_section {position: relative;clear: both; width: 100%;}
.ct_section .container {overflow: hidden;}
.ct_post_thumbnail img{ width:99%; margin-bottom:30px; padding-right:1%;}

.ct_post_content a.more-link {display:block;width:150px;text-align:center;margin-top:20px;padding: 10px;border: thin solid #D3D3D3;background: #0c8432;font-size: 16px;color: #fff;} 
.ct_post_content a:hover.more-link {background: #fff;color: #0c8432;} 
.ct_entry_meta span i.fa{ margin-right:5px;}

.ct_page_nav{ width:100%; text-align:center; margin:20px 0 0 0; padding:0;}
.ct_page_nav ul li a{color: #2C2C2C;}
.ct_page_nav ul li a:active,.ct_page_nav ul li a:hover,.ct_page_nav ul li a:focus {color:#0c8432; text-decoration:none;}

#crumbs{ width:100%; font-size:14px; margin-bottom:10px; padding-top:15px;}
#crumbs a{
	color: #0A702B;
}
#crumbs a:hover{
	color: #11B947;
	text-decoration: none;
}
/* video css*/
.ct_section_video_default{ text-align:center;}
.section-video-background{width: 100%; margin: 0; padding:0;}
.ct_video_height{ width:100%;}

#video-controls{width: 320px;color: #FFFFFF;margin: 24px 0;	padding: 4px 12px;left: 20px;bottom: 0;	position: absolute;	z-index: 999;}
#video-controls a{ margin-right:8px; font-size: 16px; }
	
#tubular-player{position:static !important;}	

.clearfix:before,
.clearfix:after {  content: " "; display: table; }

.clearfix:after {
    clear: both;
}

/*video_default css end*/

/*header set*/

.ct_header_class_post_page{border-bottom-width: 1px;border-bottom-style: solid;	border-bottom-color: #EEE;}
.ct_header_class{width: 100%;height: 80px;min-width:432px;}
.ct_color_scheme_red {color: #FF0000;}

.ct_logo{ width:auto; height:52px; overflow:hidden; padding-left:56px; margin-top:15px;}
.ct_logo img{ width:262px; height:52px;}
.ct_site_name{font-size: 27px;margin: 0;margin-top: -7px;padding: 0;font-weight:600;}
.ct_site_tagline{ margin:0;padding:0;}
.ct_nav{width: auto;height: 100%;margin-right:20px;}
.ct_ul_nav{ width:100%; height:30px; margin :25px 35px 0 0;}
.ct_ul_nav li{	width: auto;margin:0 0.7em;height: 30px;line-height: 30px;overflow: hidden;float: right;position: relative;}
.ct_ul_nav li a{text-transform:uppercase;}

/* header nav  0c8432*/
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}
ol, ul { list-style: none; }
nav#top-menu-nav, #top-menu { float: left; }
#top-menu li { display: inline-block; font-size: 14px; padding-right: 0px; }
#top-menu a {  text-decoration: none; display: block; position: relative; }

#ct-top-navigation{ margin:15px 40px 0 0;float: right;}				
#ct_top_search { float: right; margin: 16px 0 0 22px; position: relative; display: block; width: 18px; }
.ct-search-form { box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);  top: 46px; right: 0; display: none; position: absolute; z-index: 1000; background: #fff; border-top: 3px solid #0c8432; padding: 20px;}

form.ct-search-form.ct-hidden { display: none !important; }
.ct-search-form input { width: 280px; padding: 10px 20px; background-color: #F8F8F8; border: none; color: #333;}

#ct_search_icon:before, .mobile_menu_bar:before{ font-family: 'FontAwesome'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
#ct_search_icon:before{content: "\f002";font-size: 17px;left: 0;position: absolute;top: -5px;font-weight: lighter;color: #808080;}
#ct_search_icon:hover { cursor: pointer; }


/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/
.nav li { position: relative; }
.nav li ul { position: absolute; top: 42px; left: -150px; padding: 20px; }
.nav li ul { z-index: 9999; width: 200px; background: #fff; visibility: hidden; opacity: 0; border-top: 3px solid #0c8432; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
.nav li ul { -webkit-transform: translate3d(0,0,0); text-align: left; }
.nav li:hover > ul, .nav li.et-hover > ul { -moz-transition: opacity .2s ease-in-out; -webkit-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out; }
.nav li:hover > ul { opacity: 1; visibility: visible; }
.nav li li { padding: 0; margin:0; }
.nav li li ul { z-index: 1000; top: -3px; left: 220px; }
.nav li:hover { visibility: inherit; }
.nav li li a, .ct_mobile_menu li a { font-size: 14px; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.nav ul li a:hover, .ct_mobile_menu li a:hover { color: #0c8432; background-color: rgba(0,0,0,0.03); }

#top-menu li li a { padding: 10px 20px; width: 160px; }

#top-menu .menu-item-has-children > a:first-child:after{ transform:rotate(90deg); -ms-transform:rotate(90deg); -webkit-transform:rotate(90deg);  -moz-transform:rotate(90deg);  
content: ' >\0000a0'; font-size: 9px; position: absolute; right: 0; top: 13px; }
#top-menu .menu-item-has-children > a:first-child{ padding-right: 14px;}
#top-menu li li.menu-item-has-children > a:first-child:after { right: 20px;}

/*---------------[MEGA MENU]------------------*/


/*---------------[MOBILE MENU]------------------*/
.ct_mobile_menu { position: absolute; right: 15px; top: 80px; padding: 5%; background: #fff; width: 80%; visibility: visible; opacity: 1; display: none; z-index: 9999; border-top: 3px solid #0c8432; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }

.ct_mobile_menu li ul { visibility: visible !important; display: block !important; padding-left: 10px; }
.ct_mobile_menu li li { padding-left: 5%;}
.ct_mobile_menu li a { border-bottom: 1px solid rgba(0,0,0,0.03); color: #666; padding: 10px 5%; width: 90%; display: block; }
.ct_mobile_menu .menu-item-has-children > a { font-weight: bold; background-color: rgba(0,0,0,0.03); }
.ct_mobile_menu li .menu-item-has-children > a { background-color: transparent; }


#ct_mobile_nav_menu { float: right; display: none; }
.mobile_menu_bar { position: relative; }
.mobile_menu_bar:before { content: "\f0c9"; font-size: 28px; right: 10px; position: relative; top: 10px;	font-weight: lighter;color: #808080; }
.mobile_nav .select_page { display: none; }

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {
	/*-------------------[Menu]------------------*/
	#ct_mobile_nav_menu { display: block; }
	#top-menu { display: none; }
	#ct_top_search { margin:20px 25px 0 0; float: left; }
}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {
	/*-------------------[Menu]------------------*/
	#ct-top-navigation { margin-right: 0; }
	.ct-search-form { right: -65px; }
	.ct-search-form input { width: 360px;}
	.widget_search #s { width: 306px; }
}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {
	#ct-top-navigation { margin-right: 0; }
	.ct-search-form input { width: 240px;}
	.widget_search #s { width: 193px; }
}

  /*
 * home page slider
 */

/**slider and button css*/
.carousel-caption a.btn,.ct_setion_text  a.btn{-webkit-border-radius: 6;-moz-border-radius: 6;border-radius: 6px;	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;color: #fff;font-size: 28px;padding: 15px 25px 15px 25px;margin: 4% 0 0 0;text-decoration: none;	border: 1px solid #fff;	background-color: #fff;text-transform: uppercase;
background: rgba(0,0,0, 0.4);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);	
}
.carousel-caption a.btn:hover,.ct_setion_text a.btn:hover{	background-color: #0c8432;text-decoration: none;color: #fff;border: 1px solid #0c8432;}

.carousel-caption{bottom: 20%;right: 15%;left: 15%;color: #fff;z-index: 3;}
.ct_setion_text{ margin-bottom:8%;}
.carousel-caption h1,.ct_setion_text h1 {color: #fff;font-size: 6em;text-transform: uppercase;font-weight: normal;}
.ct_setion_text h1 {margin-top:10%;}
.ct_setion_text .ct_slider_text{ font-size:1.5em; margin-bottom:5%;}
.carousel-caption .ct_slider_text,.ct_setion_text .ct_slider_text{ font-size:1.5em;}
.carousel-caption strong,.ct_setion_text strong {font-weight: bold;}
.carousel-caption s,.ct_setion_text s{color: #0c8432;text-decoration: none;}
.carousel-indicators { bottom: 0px;}
.carousel-indicators li {border-width: 3px;	height: 18px;width: 18px;border-radius: 18px;margin: 5px;}
.carousel-indicators li.active {background-color: #12C74D;border-width: 3px;height: 18px;width: 18px;border-radius: 18px;margin: 5px;}

.carousel-control .fa {position: absolute;top: 50%;z-index: 5;display: inline-block;font-size: 50px;}
.carousel-control .fa-angle-left {left: 50%;}
.carousel-control .fa-angle-right {	right: 50%;}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{width:100%;}

@media screen and (max-width:1750px) {
.carousel-caption {bottom: 10%;}
.carousel-caption h1 {font-size: 5em;}
.carousel-caption .ct_slider_text{ font-size:1.5em;}
.carousel-caption a.btn {font-size: 24px;}	
}


@media screen and (max-width:1450px) {
.carousel-caption h1 {font-size: 3.5em;}
.carousel-caption a.btn {font-size: 20px;padding: 10px 20px 10px 20px;}	

.ct_setion_text h1 {font-size: 3.5em;}
.ct_setion_text  a.btn {font-size: 20px;padding: 10px 20px 10px 20px;}	
}

@media screen and (max-width:1050px) {
.carousel-caption {bottom: 5%;}
.carousel-caption h1 {font-size: 3em;}
.carousel-caption .ct_slider_text{ font-size:1em;}
.carousel-caption a.btn {font-size: 14px;}	

.carousel-indicators { bottom: -20px;}
.carousel-indicators li {	height: 10px;width: 10px;border-radius: 10px;}
.carousel-indicators li.active {background-color: #12C74D;height: 10px;width: 10px;border-radius: 10px;}
}

@media screen and (max-width:850px) {
.carousel-caption h1 {font-size: 2em;}
.ct_section .ct_section_title h2{font-size: 24px;}
.ct_section .ct_section_title h3{font-size: 14px;}
.ct_section .case-tx0{ font-size:24px; overflow:visible; line-height:1em;}
.ct_section .case-tx1{ font-size:14px;}
}

@media screen and (max-width:650px) {
.carousel-caption {bottom: 10%;}
.carousel-caption h1 {font-size: 1.1em;}
.carousel-caption .ct_slider_text{display:none; }
.carousel-caption a.btn {padding: 5px 10px 5px 10px;}	
	
	
.ct_setion_text {bottom: 10%;}
.ct_setion_text h1 {font-size: 1.1em;}
.ct_setion_text .ct_slider_text{display:none; }
.ct_setion_text a.btn {padding: 5px 10px 5px 10px;}	
}




@media screen and (max-width:380px) {

.carousel-caption h1 {font-size: 1.1em;}
.carousel-caption .ct_slider_text{ display:none;}
.carousel-caption a.btn { display:none;;}	
}
/**slider and button css end*/

/*  ct_section_columns */
.ct_section_columns{ padding:4em 0 2.5em 0; background:none;  }
.ct_section_title{ width:97%; height:auto; overflow:hidden; margin:0 auto 50px;}
.ct_section_title h2{padding:0 0 10px 0;width: 100%;height: auto;overflow: hidden;text-align: center;font-weight: bold;color: #3b3b3b;font-size: 36px;margin: 0;font-weight: 400;}
.ct_section_title h3{padding:0; margin:0;text-align: center; width:100%; height:auto; overflow:hidden; line-height:25px; font-size:16px; color:#a7a7a7; font-weight:400;}

.thumbnail{border-radius:8px; margin-bottom:35px; padding-top:25px; padding-bottom:20px;}
.circle{ background-color: #f7f7f7;border-radius: 50%;height: 155px;margin: 0 auto;position: relative; width: 155px;}
.circle a{background: url(images/sprite-services-icons.png) no-repeat; display: block;height: 110px;left: 50%;margin-left: -60px;margin-top: -55px;position: absolute;top: 50%;width: 120px;}
.thumbnail:hover{ background:#0c8432;}

.caption{ color:#333; padding:9px; height:auto; overflow:hidden;}
.caption h3{ width:100%; height:40px; line-height:40px; padding :0px; margin:10px 0; overflow:hidden; text-align:center; font-weight:400; font-size:20px;}
.caption a{ color:#0c8432;}
.caption a:hover{ color:white; text-decoration:underline;}
.ct_columns_text{ display:block; width:100%; height:70px; line-height:18px; padding:0 0 10px 0; overflow:hidden; text-align:center; font-weight:400;}
.thumbnail .fa-v1 .fa{ margin:0.5em 0 0 0.55em; color:#c3a735;}
.thumbnail .fa-v2 .fa{ margin:0.38em 0 0 0.48em; color:#60cbde;}
.thumbnail .fa-v3 .fa{ margin:0.50em 0 0 0.63em; color:#d3534c;}
.thumbnail .fa-v4 .fa{ margin:0.5em 0 0 0.44em; color:#a54291;}

a.ui-ux-design{background-position:-126px 0;}
a.brand-design{background-position:-259px 0;}
a.app-development{background-position:-390px 0;}
.thumbnail:hover .caption a{color:white;}
.thumbnail:hover .caption span{color:white;}

/*ct_section_post_list case*/
.ct_section_post_list{ height:auto; background:#222222;filter:alpha(opacity=98);opacity:0.98;}
.section_post_list_container{ width:100%; padding:0; margin:0;height:auto;}

.case-tx0{width: auto; height:40px; overflow: hidden;margin: 50px 0 10px 0;text-align: center;font-size: 32px;font-weight: bold;/*color: #c0bebe;*/font-weight: 400;
	line-height: 40px;text-indent: 2px;}
.case-tx1{ width:100%; height:35px; line-height:25px;  text-align:center; font-size:16px; color:#7a7979;	margin: 10px 0 50px 0;}


.row{ padding:0px; margin:0;}
.ct_post_img{ width:100%;}
.ct_post_img img{ width:100%;}
.ct_post_img a{ display:block; padding:0px; margin:0; height:auto;}
.ct_post_img a:hover{ text-decoration:none;}
.ct_post_img a .meta {display:none;cursor:hand;text-align:center;font:bold 12px/30px Verdana, Arial;}
.ct_post_img a:hover .meta{width:100%; height:100%;margin:0;padding:20% 0;position:absolute;bottom:0;left:0;display:block;  color:#fff;background:rgba(0,0,0,0.6)!important;background:#000;filter:Alpha(opacity=60);}

.ct_search_icon{font-size:36px; color:#0c8432;margin:0; padding:0;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.ct_post_more{width: 100%;height: 88px;overflow: hidden;}
.ct_post_more a:hover{text-decoration: underline;}
.ct_post_more .casems{ width:122px; height:30px; overflow:hidden; margin:27px auto 0; color:#fff; font-size:18px; display:block;}
.ct_post_more .casems span{line-height: 30px; width:80px; height:30px; display:block; overflow:hidden; float:left;}
.ct_post_more .casems i{ width:30px; height:30px; display:block; overflow:hidden; float:left; background:url(images/main-coltic.png) no-repeat;transform:rotate(0deg);transition-duration:0.5s;}
.ct_post_more a.casems:hover i{transform:rotate(180deg);transition-duration:0.5s;}
.ct_post_more a.casems:hover{ color:#fff;}

/*ct_section_team */
.ct_section_team{ padding:40px 0 20px 0; margin:0;}
.customer_img{float: left;margin: 10px 10px;width:100%;text-align:center;}
.clear{ clear:both;}
.customer_img img{border-radius:50%; padding:3px; background-color:#FFF; border:solid 1px #CCCCCC;}
.ct_team_text{color: #F97E71; width:100%; text-align:center; margin:0 0 0 0; padding:0; text-transform:uppercase;}

.ct_team_bookmarks{width:100%; text-align:center; margin-top:20px; margin-bottom:15px;}
.ct_team_bookmarks .ct_span a{margin-right:1em;}
.ct_team_title{ margin-bottom:20px;}
.ct_span{ display: inline; }
/*ct_section_team end */


/*ct_footer */
.ct_footer{  width:100%; color:#FFF;}
.ct_footer_columns{background:#222222; padding:25px 0; width:100%;}
.footer-widget .ioftsc-lt span {font-size:18px;}
.ioftsc-lt span{ width:100%; height:70px; display:block; overflow:hidden; line-height:70px; color:#fff;}
.ioftsc-lt span a{ font-size:20px; color:#dfdfdf;}
.ioftsc-lt span a:hover{ color:#0c8432;}
.ioftsc-lt p{ width:100%; height:38px; display:block; overflow:hidden; line-height:38px;}
.ioftsc-lt p a{ color:#a2a1a1;}
.ioftsc-lt p a:hover{ color:#0c8432;}

.ioftsc-lt ul li{ line-height:2em; list-style: disc;color:#CCC; }
.ioftsc-lt ul li a{color: #B6B6B6;}
.ioftsc-lt ul li a:hover{ color:#0c8432;}
.ioftn{ width:100%; height:45px; background:#020202; text-align:center; line-height:45px; font-size:13px; color:#818080; margin-top:30px;}

.recent-works-items{ line-height:2em;}
.recent-works-items a{color: #fff;}
.recent-works-items a:hover{ color:#0c8432;}
.textwidget{color: #B6B6B6;}

.ct_footer_bottom{width:100%; background:#020202; color:#818080; }
.ct_footer {color: #fff;position: relative;}

.ct_footer .ct_social_front p {	color: #999;padding-top:30px;}
.ct_footer .ct_social_front p a{color: #FFF;}
.ct_footer .ct_social_front p a:hover{color: #0c8432;}

.ct_footer .ct_social_front ul.ct_social {float: right;}
.ct_footer .ct_social_front ul.ct_social li {float: left;padding: 0 5px;list-style:none;}
.ct_footer .ct_social_front ul.ct_social li a{margin-top: 20px; width:40px;height:40px;border-radius:20px;background-color:#0c8432;color: #fff;display: block;text-align:center;font-size:24px;}
.ct_footer .ct_social_front ul.ct_social li a:hover{ color: #94c03d}
.ct_footer .ct_social_front ul.ct_social li a i{ margin-top: 8px;}




/*ct_footer  end*/


/**single css*/

.ct_single{  margin:0px auto;background-color:#FFF;}
.ct_single_content{ margin-top:-10px;}
.ct_entry_meta span{padding: 0 8px;}
.ct_entry_meta{ font-style: italic; font-size: 84.6%; line-height: 1.7; color: #999; margin-bottom: 16px; }
.ct_entry_meta{clear: both;color: #767676;font-size: 12px;font-weight: 400;line-height: 1.3333333333;text-transform: uppercase;margin-bottom: 20px;}
.ct_entry_meta a {color: #767676;}
.ct_entry_meta a:hover {color: #41a62a;}

.ct_entry_title, .ct_entry_title a { color: #111; }
.ct_entry_title { margin-bottom: 5px; }
.ct_title_h1{ font-size:26px;}
/**single css end*/

/**sidebar css  */
.ct_sidebar{border-left-width: 1px;border-left-style: solid;border-left-color: #E8E8E8;padding:20px 0 40px 20px;margin:0;}
.ct_widget_title{ color:#3C3C3C;  font-weight:normal;}
.ct_widget{color: #646464;font-size: 15px;}
.ct_widget ul li a{color: #646464;}
.ct_widget ul li a:hover{color: #41a62a;}

/*searchbar css*/
.widget_search {border: 1px solid #ccc;overflow: hidden;padding: 4px;width: 100%;}
.widget_search .widget-title{display:none;}
.widget_search input[type="text"], .widget-search input[type="text"] {border: medium none;float: left;margin-right: -25px;padding-right: 25px;width: 100%;}
.widget_search input[type="submit"], .widget-search input[type="submit"] {background: url("images/search.png") repeat scroll 0 0 rgba(0, 0, 0, 0);border: medium none;float: right; height: 20px;width: 20px;}
.widget_search .screen-reader-text {display: none;}
.widget_search #searchsubmit {text-indent: -99999px;}
/**sidebar css end*/


/**comments css */
.ct_comments .comments-title{ font-weight:normal;}
.ct_comments .comment_date { color: #000; font-size: 14px; font-weight: 300; }
.ct_comments .fn{ font-weight: bold; font-style:normal;}
.ct_comments .comment-body-inner p{ margin-top:10px;}
.ct_comments ol.comment-list li{ list-style-type:none;}
.ct_comments .reply{ margin:0 0 20px 0;}

.comment-body { position: relative; padding: 0 110px 0 100px; margin-bottom: 48px; min-height: 87px; }
.comment_avatar { left: 0; position: absolute; top: 7px; }
.comment_avatar img { display: block;}
.comment_postinfo { margin-bottom: 8px; }
span.fn, span.fn a { color: #000; font-weight: 700; text-decoration: none; font-size: 16px; display: inline-block; }
span.comment_date { color: #000; font-size: 14px; font-weight: 300; }
.comment-reply-link { position: absolute; top: 7px; right: 0; display: block; color: #fff; color: #7cc68d !important; width:100px;}
.comment-reply-link:hover, .form-submit:hover { text-decoration: none; }
.comment .children { margin-left: 100px; padding-left: 0 !important; }

.comment #respond { margin: -30px 0 0; }
#respond { padding-top: 17px; }
#commentform { padding-bottom: 60px; }
#commentform input[type="text"] { width: 47%; }
#commentform textarea { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#commentform textarea, #commentform input[type="text"] { padding: 12px; color: #999; background-color: #eee; border: none; font-size: 18px; }
.form-submit { float: right; }
.form-submit input { display: block; }
#reply-title small { display: block; font-size: 14px; font-weight: 400; }

.comment-reply-link, .form-submit input{ font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif; font-size: 20px; font-weight: 500; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 6px 20px; line-height: 1.7em; background: transparent; border: 2px solid  #41a62a; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; position: relative; color: #41a62a;}

.comment-reply-link:hover, .form-submit input:hover{ background: rgba( 0, 0, 0, 0.05 ); border: 2px solid transparent;  }
.form-submit input:hover{ padding: 6px 20px !important; }
.comment-reply-link:after { font-size: 32px; line-height: 1em; opacity: 0; position: absolute; margin-left: -20px; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; top: 7px; right: 5px; }
.comment-reply-link:hover:after { opacity: 1; margin-left: 0; }
/**comments css end*/


/**page css*/
.ct_page{ margin:0 auto; width:80%; padding:0 40px 40px 40px;}

/**page css end*/


/*base set*/
.hdre-navo,.ct_m_nav_content,.snnav,.ct_post_list_mobile{ display:none;}

@media screen and (max-width:1500px) {
.ct_search_icon{font-size:30px; }
.ct_post_img a:hover .meta{padding:10% 0;}
}

@media screen and (max-width:1170px) {
 /*header */
.ct_nav{ display:none;}	/*.hdr*/
	
/*.re-henav*/
.ct_m_nav{ width:30px; height:23px; margin-top:25px; cursor:pointer; margin-right:20px; _margin-right:10px; background:url(images/hd-icono.jpg) no-repeat;}	
.ct_m_nav:hover{}
/*sub nav*/
.hdre-navo{	 width:auto; height:30px; overflow:hidden;  display:block;	margin:22px 10px 0 0;	line-height: 30px;	overflow: hidden;float: right;	position: relative;}	
.hdre-navo a{  height:30px; float:left; margin-right:25px; text-align:center; display:block; line-height:30px;  float:left;text-transform:uppercase;}

.ct_m_nav_content{ width:100%; height:auto; display:block; overflow:hidden; background:#686868; position:absolute; left:0; top:0; z-index:-11111;}	
	
.inheli{ width:100%; height:auto; overflow:hidden;}
.inheli-link{ width:100%; height:35px; overflow:hidden; line-height:35px; color:#fff; text-indent:85px; display:block; background:#222222; color:#fff; font-size:16px; border-bottom:1px solid #151515; float:left;}	
.inheli li{ width:100%; height:35px; overflow:hidden; float:left; text-indent:85px; line-height:35px; border-top:1px solid #7e7e7e;
 border-bottom:1px solid #4d4d4d;}
.inheli a{ width:100%; height:100%; display:block; color:#fff; font-size:14px;}	

.ct_search_icon{font-size:36px; color:#0c8432;margin:0; padding:0;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.ct_post_img a:hover .meta{width:100%; height:100%;margin:0;padding:20% 0;position:absolute;bottom:0;left:0;display:block;  color:#fff;
background:rgba(0,0,0,0.6)!important;background:#000;filter:Alpha(opacity=60);}
.ioftsc-lt{ width:50%; height:auto; overflow:hidden;}
}

@media screen and (max-width:970px) {
.ct_section_columns .thumbnail{ width:80%; margin-right:auto;margin-left:auto;}
}
@media screen and (max-width:750px) {
/*sub nav*/
.hdre-navo{ display: none;}	
.ioftsc-lt{ width:100%; height:auto; overflow:hidden;}
}
@media screen and (max-width:350px) {
.ct_section_columns .thumbnail{ width:100%;}
.ct_search_icon{font-size:30px; }
.ct_post_img a:hover .meta{padding:10% 0;}
}

/*new add*/
.nav-no{ margin-top:7px;}
.ct_page_content{padding-top:20px; }
.ct_span{ display: inline; }






/*css for home -banner   ct-title and ct-banner*/
.banner{ margin:0; padding:0;}
.ct-title
{
	text-align: center;
	width: 100%;
	padding: 0em 0 1em 0;
	
}
.ct-title h2
{
	font-size:40px; font-weight:normal;
	
}
.ct-title p
{
	font-size: 18px;
	color: #6D6D6D;
}

.ct-banner{
	/*background-color: #9ed78f;*/
	text-align: center;
	width: 100%;
	padding: 3em 0 1em 0;
	margin-bottom: 1.5em;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}
.ct-banner img{
	width:55%;
	margin-top:0em;
}
.ct-header{
	/*background-color: #2B8A2D;*/
	}
.ct-divider{border-bottom:solid 1px #CCCCCC; width:40%; margin:0 auto 1em auto;}
.ct-btn{
	background: none;
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	/*font-family: Georgia;*/
	font-family: 'Open Sans', sans-serif;
	color: #0c8432;
	font-size: 28px;
	padding: 15px 25px 15px 25px;
	margin: 4% 0 0 0;
	text-decoration: none;
	border: 1px solid #0c8432;
}

.ct-btn:hover {
	background: #0c8432;
	text-decoration: none;
	color: #FFF;
}

.ct_summary_link span.ct_summary_link_a{ margin:15px 5px; display:inline-block;}
.ct_small_btn{
	background: none;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	/*font-family: Georgia;*/
	font-family: 'Open Sans', sans-serif;
	color: #0c8432;
	font-size: 15px;
	padding: 8px 15px;
	/*margin: 30px 0;*/
	text-decoration: none;
	border: 1px solid #0c8432;
}


.ct_small_btn:hover{
	background: #0c8432;
	text-decoration: none;
	color: #FFF;
}
.ct_pro_btn{
	background: #0c8432;
	-webkit-border-radius: 4;
	-moz-border-radius: 4;
	border-radius: 4px;
	/*font-family: Georgia;*/
	font-family: 'Open Sans', sans-serif;

	font-size: 15px;
	padding: 12px 15px;
	/*margin: 30px 0;*/
	text-decoration: none;
	border: 1px solid #0c8432;
	color: #fff;	
}


.ct_pro_btn:hover{
	text-decoration: none;
	color: #fff;
	background-color: #0E983A;
}

.ct_pro_btn_text{ color:#FFF;padding: 0 15px;}


@media screen and (max-width:840px) {
.ct-banner img{
	width:75%;
	margin-top:0em;
}
.ct-btn{	font-size: 20px;
	padding: 10px 15px 10px 15px;
	margin: 4% 0 0 0;}
.ct-title h2
{
	font-size:30px; font-weight:normal;
	
}
.ct-title p
{
	font-size: 16px;
	color: #6D6D6D;
}
}

@media screen and (max-width:470px) {
	
.ct-banner img{
	width:95%;
	margin-top:0em;
}
}
#article-tag { clear: both; border: 1px dotted #ccc; padding: 5px; margin-bottom: 5px; }
#article-tag,
#article-cnt #article-tag a { text-decoration: none; color: #666; }
#article-cnt #article-tag a:hover { text-decoration: underline; }

.header_box_fix_left{ margin-left:0; padding-left:10px;}
.header_box_fix_right{ margin-right:0; padding-right:10px;}

.header_box_fix{ margin-left:20px; }
.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignright{ text-align:right;}
.alignleft{ text-align:left;}
.aligncenter{ text-align:center;}