/*
 Theme Name:   Talos Child
 Theme URI:    http://demo.oceanthemes.net/talos
 Description:  Talos Child Theme
 Author:       OceanThemes
 Author URI:   http://oceanthemes.net
 Template:     talos
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  talos-child
*/

@import url("../talos/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.home-text.home-text-carousel p {
	position: absolute;
	bottom: -100px;
	width: 100%;
	text-align: center;
	left: 0;
}
.home-text.home-text-carousel p span {
	border-radius: 0;
	padding: 10px 30px;
}
.home-text.home-text-carousel p span a {
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
}

/* whatsapp button */
.whatsappme--show .whatsappme__button:after {
	content: '1';
	position: absolute;
    width: 20px;
    height: 20px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    top: -2px;
    right: -2px;
    z-index: 200;
    background: #FF0000;
    line-height: 1.3;
    border-radius: 10px;
    text-align: center;
}
.whatsappme--dialog.whatsappme--show .whatsappme__button:after {
	display: none;
}
/* whatsapp button */

#sync2 {
    display: none !important;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.logo {
	position: absolute;
}
.logo img {
	height: 70px;
	width: auto;
}

.cbp-af-header.cbp-af-header-shrink .logo img {
	height: 60px;
	width: auto;
}

.cbp-af-header.cbp-af-header-shrink .logo {
	position: absolute;
	top: 15px;
}

#testimonios .quote a {
	color: #FFFFFF;
	font-weight: 400;
}

.title-text.left h3 {
	color: #2f5496;
	font-size: 28px;
	font-weight: 700;
	text-align: justify;
}
.title-text.left h3 small {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	display: block;
	margin-top: 25px;
	text-align: justify;
}
.about-wrap h5 {
	color: #2f5496;
}
.about-wrap p {
	text-align: justify;
}
.about-wrap p a {
	color: #2f5496;
	font-weight: 500;
}

.counter-wrap.freelance-num p {
	position: relative;
	margin-top: 0;
	height: auto;
	font-size: 40px;
	line-height: 1;
	opacity: 1;
	color: #A1864F;
}
.counter-wrap.freelance-num p:before {
	content: '+';
	font-size: 26px;
	position: relative;
	top: -5px;
	left: -5px;
}

ul.slimmenu li ul {
    background: none;
    box-shadow: none;
}
ul.slimmenu li ul li a {
	color: #FFFFFF; 
}

#owl-logos .item img {
	min-width: 200px;
}

ul.slimmenu.sf-menu > li.current-menu-item > a {
	color: #FFFFFF !important;
	text-decoration: underline;
}

ul.sf-menu > li > a:hover, .current-menu-item > a {
	text-decoration: underline;
}

.next-pre-background {
	display: none;
}

.vc_gitem-zone {
	background: none !important;
}

/* footer */
.back-dark.footer {
    background: #203864;
    padding-top: 30px;
    padding-bottom: 0px;
}
.footer,
.footer p,
.footer p a {
	color: #FFFFFF;
}
/* footer */

.visible-xs {
	display: none !important;
}

#coverage_map {
	height: 650px;
	width: 100%;
}

ul.slimmenu > li:last-child a {
	background: #2f5496;
	border: 3px solid rgba(255, 255, 255, 0);
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}
ul.slimmenu li:last-child a:hover {
	border: 3px solid rgba(255, 255, 255, 1);
	color: #FFFFFF;
	opacity: 0.7;
}

.btn-logout {
	background: none !important;
	position: absolute !important;
	text-align: center;
	width: 146px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
	margin: 0 auto;
}

/* responsive utilities */
@media screen and (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	.hidden-xs {
		display: none !important;
	}
	
	.logo {
		top: 0;
	}
	
	.container {
		width: 95%;
	}
	
	.container .twelve.columns,
	.row .expander-wrap .twelve.columns,
	.container .three.columns,
	.row .expander-wrap .three.columns,
	.container .six.columns,
	.row .expander-wrap .six.columns,
	.container .five.columns,
	.row .expander-wrap .five.columns,
	.container .two.columns,
	.row .expander-wrap .two.columns,
	.container .eight.columns,
	.row .expander-wrap .eight.columns {
		width: 100%;
	}
	
	.collapse-button {
		top: 20px;
	}
	#menu-wrap {
		position: fixed;
	}
	.cbp-af-header.cbp-af-header-shrink .logo {
		top: 0;
		height: 70px;
	}
	
	#owl-logos .item img {
		width: 90px;
	}
	
	ul.slimmenu,
	.cbp-af-header.cbp-af-header-shrink ul.slimmenu {
		background: rgba(0, 0, 0, 0.5);
		text-align: center;
	}
	
	ul.slimmenu.collapsed li {
		padding: 0;
		text-align: center;
	}
	ul.slimmenu.collapsed li > ul {
		text-align: center;
	}
	
	#testimonios .quote {
		margin-top: 25px;
	}
	#testimonios .quote h4 {
		text-align: center;
	}
	
	.title-text.left h3 {
		text-align: center;
	}
	.title-text.left h3 small {
		text-align: center;
	}
	
	.about-wrap .about-icon img {
		margin: 0 auto;
	}
	.about-wrap .about-icon {
		position: relative;
		width: 100%;
		text-align: center;
	}
	.about-wrap h5 {
		text-align: center;
		padding-left: 0;
	}
	.about-wrap p {
		text-align: center;
		padding-left: 0;
	}
	
	#owl-logos .item img {
		width: 140px;
		min-width: 140px;
	}

	h4 {
	    font-size: 18px;
	    line-height: 22px;
	    padding: 0 50px;
	}

	.container .four.columns, .row .expander-wrap .four.columns {
    	width: 90%;
	    padding: 5%;
	    text-align: center;
	}
}

@media (min-width: 768px) {
	.logo {
		top: 0;
	}
}

@media (min-width: 992px) {
	.logo {
		top: 0;
	}
}

@media (min-width: 1200px) {
	.logo {
		top: 25px;
	}
}