/* ===================================================================================

* Theme Name: Clentac Child
* Theme URI: https://www.themedox.com/clentac/
* Author: ThemeDox
* Author URI: https://themeforest.net/user/themedox/
* Description: Clentac - Cleaning Services WordPress Theme
* Version: 1.0
* Template: clentac
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */


/* HOME */
section.slider-area {
    margin-top: -210px !important;
}
.slider-bg {
	padding: 290px 0 !important;
}
.elementor-element.elementor-element-39b3507.e-con-full.e-flex.e-con.e-parent.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects {
	background-color: #FFFFFF;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}
.slider-bg::before {
	background: rgb(98, 160, 211);
	opacity: .5;
}
.slider-active .slick-dots {
	top: 50%;
}
.slider-content .sub-title svg, .counter-item .content .count {
	color: #1239AC;
}
.slider-content .sub-title, .slider-content .title, .services-content-two p, .services-content-two .title {
	font-family: 'Cabin';
    font-weight: 300;
}
a:hover {
	color: rgb(98, 160, 211);
}
.services-item-two {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}
.services-icon-two::before {
	background: rgba(98, 160, 211, 0.4);
}
/*.services-content-two {
    text-align: center;
}*/
.counter-item .content p {
	font-family: 'Cabin';
	color: var(--tg-paragraph-color);
}
p.desc {
    color: #FFFFFF;
    text-align: justify;
}


/* CONÓCENOS */
nav.breadcrumbs {
    color: #FFFFFF;
}
nav.breadcrumbs > span > a {
	color: rgb(98, 160, 211);
}
.introduction-list .list-wrap {
	list-style: none;
}
.section-title .sub-title, .section-title .sub-title svg, .section-title-two .sub-title {
	color: #F6A21C;
}


/* SERVICIOS */
p.elementor-image-box-description {
    text-align: justify;
}


/* FORM */
.contact-inner-form .form-grp input {
	height: auto;
	margin-right: 15px;
}


@media screen and (min-width: 1640px) {
	/* BREADCRUMBS */
	.elementor-60 .elementor-element.elementor-element-a433763, .elementor-82 .elementor-element.elementor-element-e88fff5, .elementor-62 .elementor-element.elementor-element-fce8cc5, .elementor-64 .elementor-element.elementor-element-086ec89, .elementor-80 .elementor-element.elementor-element-0db61c9, .elementor-2429 .elementor-element.elementor-element-086ec89, .elementor-2672 .elementor-element.elementor-element-e88fff5, .elementor-2681 .elementor-element.elementor-element-e88fff5, .elementor-2695 .elementor-element.elementor-element-e88fff5, .elementor-2700 .elementor-element.elementor-element-e88fff5 {
		padding: 120px 220px 120px 220px;
	}
}