/*
Theme Name: Antreas child
Theme URI: https://www.demos.machothemes.com/antreas
Description: This is child antreas theme. A multipurpose WordPress theme perfect for agencies and online businesses.
Author: Macho Themes
Author URI: http://machothemes.com
Version: 1.0.123
Template: antreas
Text Domain: antreas-child
*/

.home .home-content {
	padding: 40px;
}
.home-content h1, .page-content h1, .services-title.heading {
	color: #22c0e3;
}
/*.page-content .projects-images {
	display: inline-block;
    margin: 30px;
    padding: 30px 40px;
    float: left;
}*/

.template-service h4{ color: #22c0e3; }
.page-template-default.widget-position-right .widgetLabel {
    right: 92px !important;
}
.home .slider .slider-slides.cycle-slideshow {
	height: 400px;
}
.page-content .before-after-title{
	margin-left: 41%;
	color: #000;
}
.page-content .ctsc-column.ctsc-col2 img.ba-past-project{
	width: 530px;
}
.home .services.section {
	padding: 0px;
}
.home .services .service .service-body h4.service-title{
	height: 50px;
}
.home .services .service .service-body {
	padding: 26px 26px 26px 26px !important;
}
.home .services .service .service-body .service-readmore {
	color:#FF0000;
}

/* CSS Service Page*/
.template-service .ctsc-tablist.ctsc-tablist-horizontal {
	width: 740px;
    height: auto;
    margin: 0 auto;
    padding: 0; 
    font-family: Arial;
    font-size: 14px;
    color: #222222;
}
.template-service .ctsc-tablist .ctsc-tablist-nav li a {
	display: block;
    background: #f2f2f2;
    padding: 10px 18px;
    font-weight: bold;
    border: solid 1px #ddd;
    border-width: 1px 1px 0 0;
    margin: 0;
    color: #222222;
}
.template-service .ctsc-tablist .ctsc-tablist-nav li a:hover {
	color: #22c0e3;
}
.template-service .services {
	position: relative;
	top: 40px;
	left: 0px; 
}
.template-service .service-content img {
	float: right;
    margin-left: 15px;
    border: solid;
    color: #333333;
    width: 150px;
    height: auto;
}
.template-service .services .service .service-body {
	margin-left: 30px !important;
}
.template-service .services .service .service-title {
	margin-top: 10px;
}
/*.template-service .services .service .service-content {
    margin: 0 0 37px;
}*/
.kaliforms-form-container.vand-contact-form h3 {
	font-size: 36px;
	color: #22c0e3;
}
/* CSS Footer */
.footermenu ul.menu-footer li.current-menu-item {
	color: #22c0e3;
}
#footer .footer-content {
	display: none;
}
#footer .main-menu-service {
	margin: 30px 0px -30px 0px;
}
#footer .main-menu-service ul li {
	font-size: 12px;
}

@media only screen and (max-width: 767px){

.custom_footer-menu .menu-footer li {
     margin: 0 4px;
    text-align: center;
    display: inline-block;
    float: none;
}
#footer .main-menu-service ul li {
    max-width: 100%;
}
.template-service .ctsc-tablist.ctsc-tablist-horizontal{
	width:100%;
}
.template-service .ctsc-tablist .ctsc-tablist-nav li a{
    border-width: 1px 1px;
}
.ctsc-tablist .ctsc-tablist-nav li{
	float: none;
}
#content td {
       width: 100%;
    display: inline-block;
    text-align: left;
}
#main {
    padding: 50px 0 50px;
}
.contact table {
    margin: 30px 0 24px;

}
}
