/*
Theme Name:     Plumbio Child
Theme URI:      https://smartdata.tonytemplates.com/plumbio/
Description:    Child theme for Plumbio
Author:         Smartdatasoft Team
Author URI:     https://themeforest.net/user/smartdatasoft
Template:       plumbio
Version:        1.0
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */

.tt-obj-logo {
	position: relative;
}

.tt-logo__alignment {
	top: calc(50% - 5px);
	left: calc(50% - 14px);
	transform: translateX(-50%) translateY(-50%);
}

.sticky-header .tt-logo__alignment {
	top: 50%;
	left: calc(50% - 14px);
	transform: translateX(-50%) translateY(-50%);
}

.tt-logo.tt-logo__alignment img {
	max-width: 72px;
	transition: all 0.2s;
}

.sticky-header .tt-logo img {
	max-width: 63px;
}

.f-logo-layout img {
	width: 100%;
	max-width: 250px !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border: 0;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7-not-valid-tip {
	color: #b41818;
}

.wpcf7 form .wpcf7-response-output {
	text-align: center;
}

.wpcf7-not-valid-tip {
	font-size: 14px;
}

.logo-popup__icon {
	width: 210px;
}

.f-logo-layout p a {
	color: white;
}

.f-logo-layout p a:hover,
.f-logo-layout p a:focus {
	color: white;
	text-decoration: underline;
}

.blocktitle__subtitle h2{
	font-size: 16px;
	font-weight: 800;
}

.blocktitle__subtitle:before {
	display: none;
}

.blocktitle__subtitle h2:before {
    content: '';
    display: inline-block;
    background-color: #51acfb;
    width: 50px;
    height: 2px;
    margin-right: 20px;
    position: relative;
    top: -3px;
}

.blocktitle__title h3 {
	font-size: 42px;
	line-height: 55px;
	margin-top: 12px;
	font-weight: 800;
}

.tt-collapse__title h3 {
	font-size: 16px;
	font-weight: 900;
}

.imgbox-inner__title .tt-title .tt-text-01 h4 {
	font-size: 29px;
	line-height: 1.2;
	font-weight: 800;
}

.tt-list li h4 {
	font-weight: 500;
}

.tt-news01__title h4,
.tt-news02__title h4 {
	font-weight: 800;
}

.cta-devis-center {
	padding: 70px 0 0;
	text-align: center;
}

.cta-devis-center .elementor-cta__button.elementor-button {
	display: inline-block;
	background: #FA623F;
	border-color: #FA623F;
	border-radius: 5px;
	padding: 22px;
	font-size: 15px;
	transition: all 0.6s;
}

.cta-devis-center .elementor-cta__button.elementor-button span{
	position: relative;
	z-index: 1;
}

.elementor-widget-text-editor p a,
.elementor-widget-text-editor ul li a {
	color: #51ACFB;
}

.elementor-widget-text-editor p a:hover,
.elementor-widget-text-editor p a:focus,
.elementor-widget-text-editor ul li a:hover,
.elementor-widget-text-editor ul li a:focus {
	text-decoration: underline;
}

.desktopmenu nav > ul{
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.desktopmenu nav > ul li{
	display: block;
	flex: 0 1 auto;
	position: relative;
	padding: 4px;
}

.desktopmenu nav > ul li a {
	display: block;
}

.desktopmenu nav > ul li a:after {
	display: none;
}

.desktopmenu nav > ul > li.has-submenu > a:before{
	transform: translateX(-50%) rotate(45deg);
	bottom: -2px;
}

@media screen and (max-width: 1560px){
	.desktopmenu nav > ul > li > a {
		padding: 5px;
	}
}

@media screen and (max-width: 1790px) {
	.desktopmenu nav > ul > li > a {
		padding: 5px;
	}
}

@media screen and (min-width: 1791px) {
	.desktopmenu nav > ul > li > a {
		padding: 8px;
	}
}

@media screen and (min-width: 2300px) {
	.desktopmenu nav > ul > li > a {
		padding: 18px 18px 22px;
	}
}

@media (max-width: 1431px) {
	.blocktitle__subtitle h2{
		font-size: 15px;
	}

	.blocktitle__subtitle h2:before {
		width: 45px;
	}

	.blocktitle__title h3 {
		font-size: 36px;
		line-height: 49px;
	}
}

.tabs__nav-item h3 {
	font-size: 20px;
}


.mainslider__layout02 .mainslider__title,
.mainslider__layout02 .mainslider__title h1,
.mainslider__layout01 .mainslider__title h1{
	font-size: 35px;
	line-height: normal;
}

@media (max-width: 1500px) {
	.imgbox-inner__title .tt-title .tt-text-01 h4 {
		font-size: 23px;
	}
}

@media (max-width: 1600px) {
	.mainslider__layout02 .mainslider__title,
	.mainslider__layout02 .mainslider__title h1,
	.mainslider__layout01 .mainslider__title h1{
		font-size: 26px;
		line-height: normal;
	}
}

@media (max-width: 1229.98px) {
	.mainslider__layout02 .mainslider__title,
	.mainslider__layout02 .mainslider__title h1,
	.mainslider__layout01 .mainslider__title h1{
		font-size: 22px;
		line-height: normal;
		max-width: none;
	}

	.mainslider__layout02 .mainslider__title,
	.mainslider__layout02 .mainslider__title h1,
	.mainslider__layout01 .mainslider__title{
		max-width: none;
	}
}

@media (max-width: 1024.98px) {
	.mainslider__layout02 .mainslider__title,
	.mainslider__layout02 .mainslider__title h1{
		font-size: 22px;
		line-height: normal;
	}

	.mainslider__layout01 .mainslider__title h1 {
		font-size: 22px;
		line-height: normal;
	}

	.blocktitle__subtitle h2 {
		font-size: 14px;
		line-height: 27px;
	}

	.blocktitle__subtitle h2:before {
		width: 40px;
	}

	.blocktitle__title h3 {
		font-size: 32px;
		line-height: 42px;
		margin-top: 12px;
	}

	.tt-collapse__title h3 {
		font-size: 15px;
	}
}

@media (max-width: 767.98px) {
	.mainslider__layout01 .mainslider__title h1 {
		font-size: 22px;
		line-height: normal;
	}
	.cta-devis-center {
		padding: 35px 0 0;
	}
	.cta-devis-center .elementor-cta__button.elementor-button {
		padding: 16px 22px;
		font-size: 14px;
	}
}

@media screen and (min-width: 768px) {

	.tt-logo__alignment {
		top: calc(50% - 21px);
		left: calc(50% - 17px);
	}

	.tt-logo.tt-logo__alignment img {
		max-width: 110px;
	}

	.sticky-header .tt-logo img {
		max-width: 72px;
	}

	.cta-devis-center {
		padding: 10px 0 0;
	}
	.cta-devis-center .elementor-cta__button.elementor-button {
		padding: 14px 18px;
		font-size: 13px;
	}
}

@media screen and (min-width: 1024px) {

	.sticky-header .tt-logo img {
		max-width: 90px;
	}

	.sticky-header .tt-logo img {
		max-width: 75px;
	}

	.cta-devis-center {
		padding: 22px 0 0;
	}
	.cta-devis-center .elementor-cta__button.elementor-button {
		padding: 16px 20px;
		font-size: 16px;
	}
}

@media screen and (min-width: 1100px) {
	.tt-btn {
		padding: 16px 31px;
	}

	.tt-logo__alignment {
		top: calc(50% - 27px);
		left: calc(50% - 24px);
	}

	.tt-logo.tt-logo__alignment img {
		max-width: 150px;
	}

	.sticky-header .tt-logo img {
		max-width: 108px;
	}
}

@media screen and (min-width: 1600px) {

	.cta-devis-center {
		padding: 35px 0 0;
	}

	.cta-devis-center .elementor-cta__button.elementor-button {
		padding: 22px;
		font-size: 18px;
	}
}

.tt-mobile-menu a.link__open-submenu{
	right: auto;
	margin-top: 0;
	height: auto;
	text-align: left;
}

.tt-mobile-menu a.link__open-submenu:before{
	display: none;
}

.tt-header-holder .tt-col__corner {
	z-index: 9;
}
