/*
 Theme Name:     Ananke Child Theme
 Theme URI:      http://demo.oceanthemes.net/ananke
 Description:    Ananke Child Theme
 Author:         OceanThemes
 Author URI:     http://oceanthemes.net
 Template:       ananke
 Version:        3.2.8
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ananke-child
*/
 
@import url("../ananke/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

li {
    line-height: 21px;
}

label {
	font-family: Roboto;
}

.link-work .cl-effect-5 a span::before{ width: 100%; }

.logo {
	top: -5px!important;
}

#menu-wrap {
    padding-bottom: 7px;
    padding-top: 7px;
}

#menu-menu-home,
#menu-menu-pages {
    margin-top: 10px;
    padding-top: 0;
}

.cbp-af-header-shrink #menu-menu-home,
.cbp-af-header-shrink #menu-menu-pages {
    margin-top: 0;
}

.cbp-af-header-shrink#menu-wrap,
.cbp-af-header-shrink#menu-menu-pages {
    padding-bottom: 10px;
    padding-top: 10px;
}

.cbp-af-header-shrink .logo {
    top: -7px!important;
}

sr7-overlay {
    background: rgba(0, 0, 0, 0.25)!important;
}

.social-top {
    margin-top: 95px;
}

.list-social li {
	background: rgba(255, 255, 255, .7);
}

.header-text p {
    line-height: 20px;
}

.text-over-video {
    padding: 15px;
    font-family: "Cardo", serif;
    font-weight: 700;
    background: #FFF;
}

.first-text {
    color: #000!important;
}

.second-text {
    color: #a92822!important;
}

.padding-top-video-sec2 {
    padding-top: 5px;
}

.video-section-2 h5 {
    padding-bottom: 15px;
    padding-top: 10px;
}

.services-offer .read-more {
    padding: 8px 14px;
    font-weight: 700;
    background: #FFF;
    text-transform: uppercase;
    color: #A92822;
    display: inline-block;
    font-size: 12px;
}

.services-offer {
    min-height: 350px;
}

.blog .sub-text {
	text-align: left;
	margin: 0;
}

.blog-post-wrapper {
	min-height: calc(100vh - 875px);
	display: flex;
    align-items: center;
}

#blog-single img {
	margin-right: 0;
}

#blog-single.blog-post {
	padding: 35px;
	opacity: 1!important;
}

#button-con input {
	background: #FFF;
}

#button-con input:hover,
#button-con input:focus {
	background: #A92822;
	color: #FFF!important;
}

.contact-wrap p {
	opacity: 1;
}

#footer2 h6 {
	color: #FFF;
	text-align: center;
}

.footer-2 p {
	padding-left: 0;
	text-transform: unset;
	text-align: center;
}

.custom-html-widget .fa {
	padding-right: 5px;
    margin-left: 0;
}

.custom-html-widget a {
	text-transform: unset!important;
}

.video-section-1 {
	min-height: 510px;
}

.video-section-2 div.columns {
	padding: 0 15px;
}

.product-read-more a {
	padding: 8px 14px;
    font-weight: 700;
    background: #FFF;
    text-transform: uppercase;
    color: #A92822;
    display: inline-block;
    font-size: 12px;
	margin-top: 40px;
	transition: all .3s linear;
}

.product-read-more a:hover,
.product-read-more a:focus {
	opacity: 0.8;
}

.blog-post h5 {
	padding: 0;
	text-transform: unset;
	margin-bottom: 20px!important;
}

#products .description h4 {
	text-transform: none;
    font-size: 26px;
}

.product-page .blog h1 {
	text-transform: unset;
}

.footer-socials .fa {
	border: 1px solid #fff;
    border-radius: 40px;
    padding: 6px 12px;
}

.dtco .container .four.columns {
	width: 356px;
    margin: 10px;
}

.dtco-second {
	margin-top: 35px;
}

.stoneridge-first {
	margin-top: 38px;
}

.logos-wrap {
	width: 25%;
}

.logos-wrap img {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice button.change-settings-button {
	margin-top: 0;
	width: auto;
}

.custom-social {
	display: inline-block;
    margin-right: 2px;
}

.custom-social svg {
	width: 16px;
    height: 16px;
    background: rgba(255, 255, 255, .7);
    padding: 7px;
    fill: #A92822;
}

.footer-social {
	display: inline-block;
    margin-right: 5px;
}

.footer-list-social,
.nomothesia-list {
	text-align: center;
}

.nomothesia-list li {
	margin-bottom: 10px;
}

.nomothesia-list a {
	color: #eb3f37;
}

.footer-social svg {
	width: 16px;
	height: 16px;
    fill: #A92822;
    border: 1px solid #fff;
    border-radius: 40px;
    padding: 8px;
}

.parallax-blog {
	background-position: 50% -265px!important;
}

@media only screen and (max-width: 450px) {
	.first-text {
    	font-size: 35px!important;
	}

	.second-text {
    	font-size: 35px!important;
	}
	
	.subtitle {
    	font-size: 18px!important;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 480px) {
	.logos-wrap {
		width: 50%;
	}
	
	.logos-wrap img {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (min-width: 451px) and (max-width: 600px) {
    .first-text {
    	font-size: 45px!important;
	}

	.second-text {
    	font-size: 45px!important;
	}
	
	.subtitle {
    	font-size: 25px!important;
		margin-top: 10px;
	}
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
    .first-text {
    	font-size: 55px!important;
	}

	.second-text {
    	font-size: 55px!important;
	}
	
	.subtitle {
    	font-size: 30px!important;
		margin-top: 5px;
	}
}

@media only screen and (max-width: 767px) {
	#text-2,
	#custom_html-5 {
		padding-bottom: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .first-text {
    	font-size: 60px!important;
	}

	.second-text {
    	font-size: 60px!important;
	}
	
	.subtitle {
    	font-size: 30px!important;
	}
	
	.services-offer {
    	min-height: 450px;
	}
}

@media only screen and (max-width: 959px) {
	.video-section-2 div.columns {
		padding: 5px 0 0 0;
	}
	
	.parallax-blog {
		background-position: 50% 0px!important;
	}
}

@media only screen and (max-width: 991px) {
	.description h4 {
		margin-top: 115px;
	}
	
	.widget_custom_html h6 {
		text-align: center;
	}
	
	.custom-html-widget p {
		text-align: center;
	}
	
	.dtco-second {
		margin-top: 0;
	}
	
	#blog-single.blog-post {
		padding: 20px;
	}
	
	.stoneridge-first {
		margin-top: 15px;
	}
	
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .video-section-2 h5, .video-section-2 p {
        padding-left: 20px;
        padding-right: 20px;
    }
	
	.video-section-1 {
		min-height: 575px;
	}
	
	.services-offer {
    	min-height: 385px;
	}
}

@media only screen and (max-width: 1199px) {
    .logo {
        width: 170px!important;
        height: 54px!important;
        background-size: 170px 54px!important;
    }
	
	.logo,
	.cbp-af-header.cbp-af-header-shrink .logo {
    	top: 8px !important;
	}
	
	#menu-menu-home,
	#menu-menu-pages {
		text-align: center;
    	margin-top: 15px!important;
	}
	
	.cbp-af-header-shrink#menu-wrap,
	.cbp-af-header-shrink#menu-menu-pages {
    	padding-bottom: 7px;
    	padding-top: 7px;
	}
	
	ul.slimmenu li {
		background: unset;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1699px) {
    .video-section-2 h5, .video-section-2 p {
        padding-left: 20px;
        padding-right: 20px;
    }
}