/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.menu-container .logo-container{
	padding: 0!important;
}

.dt-lang {
	position: relative;
	display: inline-block;
	float: right;
	z-index: 9999;
}

.dt-lang-btn {
	background-color: transparent;
	color: #ffffff;
	padding: 15px;
	font-size: 16px;
	border: none;
	cursor: pointer;
}

.dt-lang-content{
	 background-color: #141618;
}

.dt-lang-content {
	display: none;
	position: absolute;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dt-lang-content ul{
	margin: 10px 25px;
}

.dt-lang-content ul li {
	margin: 0!important;
}

.dt-lang-content a {
	padding: 0;
	display: block;
}

.dt-lang:hover .dt-lang-content {
	display: block;
}

.dt-lang .fa{
	margin: 0 10px;
}

#main-logo .logo-light{
	display: none!important;
}

#main-logo .logo-dark{
	display: block!important;
}

#dt-form-side{
	border-radius: 10px;
	border: solid 1px #dddddd;
	padding-top: 15px;
}

#dt-form-trax{
	padding-top: 15px;
}


.dt-trax input{
	background-color: #ffffff!important;
}

.home #dt-form-side{
	position: absolute;
	width: 90%;
	right: 5%;
	bottom: auto;
	top: 3%;
	z-index: 2;
	background-color: rgba(180, 180, 180, .9);
	border: 0;
	padding-top: 0;
}

.home #dt-form-side hr{
	border-top: solid 1px #ffffff;
}

#dt-form-side hr{
	margin: 0;
	border-top: solid 1px #dddddd;
}

#dt-form-side input{
	background-color: transparent;
}

#dt-form-side input, #dt-form-side .intl-tel-input{
	height: 40px;
}

#dt-form-trax input, #dt-form-trax select{
	background-color: #ffffff;
	height: 32px;
}

#dt-form-trax select{
	padding-top: 5px;
}

.dt-form-full .dt-form-submit:hover{
	background-color: #ffffff;
	color: #222222!important;
}

.dt-form-full input, .dt-form-full select{
	height: 50px;
}

.dt-form-full .form-field, .dt-form-full .intl-tel-input, .dt-form-full .dt-form-submit, .dt-form-full .select2-selection{
	margin: 5px 0;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.home .dt-form-submit, .home .dt-form-submit:hover{
	background-color: rgba(0,128,255,.5);
}

.home #dt-form-side a{
	background-color: rgba(255,255,255,.5);
}

#dt-form-side a{
	border: 1px solid #dddddd;
	border-radius: 3px;
	color: #222222;
	background-color: #f6f6f6;
}

#dt-form-side .dt-form-submit, #dt-form-side a{
	height: 60px;
	display: block;
}

#dt-form-side .dt-form-submit{
	background-color: #0896ff;
}

#dt-form-side .dt-form-submit:hover{
	background: #003580;
	color: #ffffff;
}

#dt-form-trax .dt-form-submit{
	height: 45px;
	line-height: 45px;
	display: block;
	float: none;
	background-color: #0896ff;
	font-size: 23px;
	border-radius: 6px;
	width: 100%;
	border: none;
	margin: 20px auto;
	font-weight: bold;
}

#dt-form-trax .dt-form-submit:hover{
	background: #003580;
	color: #ffffff;
}

.dt-form-submit{
	color: #ffffff!important;
	background-color: #0cb4ce;
	border: solid 1px #0cb4ce;
}

#dt-form-side .btn-contact{
	line-height: 1;
	height: auto;
	padding: 20px 0;
}

#dt-form-side .dt-form-submit, #dt-form-side .btn-contact{
	font-size: 18px;
	border-radius: 6px;
	font-weight: bold;
	margin-top: 30px!important;
}

::-webkit-input-placeholder { color: #222222; }
:-ms-input-placeholder { color: #222222; }
:-moz-placeholder {
	color: #222222;
	opacity:  1;
}
::-moz-placeholder {
	color: #222222;
	opacity: 1;
}

#dt-form-trax ::-webkit-input-placeholder { color: #999999; }
#dt-form-trax :-ms-input-placeholder { color: #999999; }
#dt-form-trax :-moz-placeholder {
	color: #999999;
	opacity:  1;
}
#dt-form-trax ::-moz-placeholder {
	color: #999999;
	opacity: 1;
}

#dt-form-trax select{
	color: #999999!important;
}

.home ::-webkit-input-placeholder { color: #ffffff; }
.home :-ms-input-placeholder { color: #ffffff; }
.home :-moz-placeholder {
	color: #ffffff;
	opacity:  1;
}
.home ::-moz-placeholder {
	color: #ffffff;
	opacity: 1;
}

#dt-form fieldset{
	border: none;
}

#dt-form legend{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 18px;
	margin: 20px 0;
}

.dt-home h1{
	font-size: 35px!important;
	padding-top: 350px;
}

.dt-home h1 > span + span{
	font-size: 16px!important;
}

.dt-home h1, #page-header .h1{
	text-shadow: 1px 1px 10px rgba(0,0,0,.2);
}

#page-header .h1{
	font-size: 28px;
}

.dt-page .h1 > span + span{
	margin-top: 10px;
	font-size: 16px;
}

#page-header .fa{
	color: #ffffff;
}

#dt-h1{
	color: #000000;
	float: left;
	font-size: 24px;
	font-weight: 600;
	margin-top: 0;
}

.intl-tel-input .country-name{
	color: #999999;
}

#page-header .owl-dots{
	display: none;
}

.dt-tabs .nav-tabs li a{
	line-height: 15px;
	text-transform: uppercase;
	margin: auto;
}

.dt-tabs h2{
	font-size: 20px;
	text-transform: uppercase;
}

.dt-footer-menu a{
	color: #ffffff;
}

.home .form-field, .home .dt-form-submit, .home .intl-tel-input, .home .select2{
	border: 1px solid #ffffff!important;
}

.form-field, .home .dt-form-submit, .intl-tel-input, .select2{
	border-radius: 3px;
}

.form-field, .dt-form-submit, .form-bloc, .intl-tel-input/*, .select2*/{
	margin: 10px auto;
	width: 96%;
}

.select2-selection{
	height: 45px!important;
	border: solid 1px #eaeaea!important;
}

.select2-selection__rendered{
	line-height: 45px!important;
}

.form-bloc label{
	margin-right: 10px;
}

.form-field, .intl-tel-input, .select2{
	color: #222222;
	min-width: inherit;
}

.intl-tel-input, .select2{
	display: block;
}

.home .form-field, .form-field a, .home .dt-form-submit, .home .intl-tel-input{
	color: #ffffff;
}

.form-field a, .btn-contact{
	text-align: center;
	padding-top: 10px;
}

.xs-row{
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 96%;
}

.xs-form-field-50, #dt-form-side .intl-tel-input, #dt-form-trax .intl-tel-input{
	width: 48%;
	margin: 5px auto;
}

.xs-left, #dt-form-side .intl-tel-input, #dt-form-trax .intl-tel-input{ float: left; }
.xs-right{ float: right; }
.txt-small{
	text-align: right;
	margin: 0 2% 0 0;
	font-size: 10px;
	clear: both;
}

.home .txt-small{ color: #ffffff; }

.bloc-right{ float: right; }
.bloc-left{ float: left; }
.bloc-left, .bloc-right{ clear: none!important; }
.bloc-75, .bloc-50, .bloc-25{
	float: none;
	width: 100%;
}
.bloc-3{
	float: left;
	width: 33.33%;
}
.bloc-100{
	width: 100%;
}

.clear{ clear: both; }

.alert{
	margin: 15px 0;
	padding: 0 15px 15px 15px;
	overflow: hidden;
	background-color: #0cb4ce;
	color: #ffffff;
}

.alert .close{
	float: right;
	background-color: transparent;
	font-size: 30px;
}

.form-error{
	border: solid 1px #0cb4ce!important;
}

.home .form-error{
	border: solid 1px #222222!important;
	background-color: rgba(0,0,0,.3)!important;
}

.timeline-content {
	font-size: 16px;
	width: 100%;
	height: 100%;
}

.timeline {
	border-left: 4px solid #0cb4ce;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	margin: 50px auto;
	letter-spacing: .5px;
	position: relative;
	line-height: 1.4em;
	font-size: 1.03em;
	padding: 0 0 0 25px!important;
	list-style: none!important;
	text-align: left;
	font-weight: 100;
	max-width: 100%;
}

.timeline .event {
	border-bottom: 1px dashed #0cb4ce;
	padding-bottom: 25px;
	margin-bottom: 50px;
	position: relative;
}

.timeline .before{
	color: #333333;
	text-align: left;
	font-weight: 100;
	font-size: .9em;
	min-width: 120px;
	position: relative;
	display: block;
	margin-top: 0;
}

.timeline .step {
	position: absolute;
	top: 5px;
	left: -33px;
	box-shadow: 0 0 0 4px #0cb4ce;
	background: #ffffff;
	border-radius: 50%;
	height: 12px;
	width: 12px;
}

.timeline .event-content{
	text-align: justify;
}

.timeline .event:before, .timeline .event:after {
	position: absolute;
	display: block;
	top: 0;
}

.timeline h2{
	color: #000000;
}

.dt-white .vc_progress_label{
	color: #ffffff!important;
}

.site-footer p{
	color: #aaaaaa;
}

.menu-menu-footer-dt-container a, .footer-last .site-info, .footer-last i{
	color: #555555;
}

.menu-menu-footer-dt-container a:hover{
	color: #ffffff!important;
}

.dt-footer .fa{
	color: #eeeeee;
}

.txt-theme{
	color: #0cb4ce;
}

.btn-contact{
	line-height: 1;
}

.dt-trax-media{
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.no-margin{	margin: 0!important; }
.no-top{ padding-top: 0!important; }

.toast{
	opacity: 1!important;
}

.txt-dark{
	color: #444444;
}

.top-10{
	margin-top: 10px!important;
}

.bottom-30{
	margin-bottom: 30px!important;
}

.home .txt-intro{
	color: #ffffff;
}

.txt-intro{
	text-align: center;
	font-size: 14px;
	line-height: 1;
	padding: 5px;
	color: #444444;
	margin-left: 10px;
	margin-right: 10px;
}

.txt-intro span{
	/*text-decoration: underline;*/
	font-weight: 600;
	font-size: 18px;
	display: block;
}

.txt-intro span u{
	white-space: nowrap;
}

.fake-hide{
	opacity: 0;
}

#dt-form .select2-selection{
	height: 50px!important;
}

@media (min-width: 960px) {
	.style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a,
	.style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li a.active,
	.style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-parent > a,
	.style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > a {
		color: rgba(255,255,255,.8) !important;
	}

	.style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a {
		color: #ffffff !important;
	}

	.style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:hover,
	.style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:focus {
		color: rgba(255,255,255,.6) !important;
	}

	.dt-lang {
		position: fixed;
		right: 0;
	}

	.dt-lang-btn {
		padding: 25px;
	}

	.dt-lang-content, .menu-dark .menu-container{
		background-color: rgba(0,0,0,.3);
	}

	.home #dt-form-side{
		/*width: 300px;*/
		width: 23%;
		max-width: 350px;
		right: 90px;
		bottom: 70px;
		top: auto;
	}

	.form-field, #dt-form-side .dt-form-submit, #dt-form-trax .dt-form-submit, .form-bloc, .intl-tel-input/*, .select2*/{
		margin: 15px auto;
		display: block;
		width: 90%;
	}

	.dt-form-full .dt-form-submit{
		width: 25%;
	}

	#dt-form-trax .form-field{
		margin: 8px auto;
	}

	#dt-form-trax .dt-form-submit{
		margin: 15px auto 13px auto;
	}

	#dt-form-side .btn-contact{
		padding: 11px 0;
	}

	.dt-form-submit{
		width: 25%;
		margin: auto;
	}

	.form-field a, .btn-contact{
		line-height: 1;
		padding-top: 25px;
	}

	.dt-tabs .nav-tabs li{
		padding-top: 75px;
	}

	.dt-home h1{
		padding-top: 200px;
	}

	.dt-home h1{
		font-size: 75px!important;
	}

	.dt-home h1 > span + span{
		font-size: 24px!important;
	}

	#page-header .h1{
		font-size: 45px;
	}

	.dt-tabs .tab-content{
		margin: 50px;
	}

	.xs-row{
		width: 100%;
		overflow: visible;
	}

	.xs-form-field-50, #dt-form-side .intl-tel-input, #dt-form-trax .intl-tel-input{
		float: none;
	}

	.txt-small{
		margin: 0 5% 0 0;
	}

	.bloc-50{
		float: left;
		width: 50%;
	}

	.bloc-75, .bloc-50, .bloc-25{
		float: left;
		padding: 5px;
	}
	.bloc-75{ width: 75%; }
	.bloc-50{ width: 50%; }
	.bloc-25{ width: 25%; }

	.logo-container{
		padding: 0;
	}

	.owl-carousel{
		min-height: 550px;
		max-height: 600px;
	}

	.timeline {
		max-width: 75%;
		padding: 50px!important;
	}

	.timeline .before{
		left: -217.5px;
		text-align: right;
		position: absolute;
		top: 0;
	}

	.timeline .step {
		left: -58px;
	}

	#dt-form-side .intl-tel-input, #dt-form-trax .intl-tel-input{
		width: 90%;
	}

	#dt-form-side input, .form-field, #dt-form-side .dt-form-submit, .form-bloc{
		margin: 10px auto;
	}

	#eKomiSeal_default{
		float: left;
	}

	#eKomiSeal_default img{
		width: 50%;
		height: 50%;
	}

	.menu-menu-footer-dt-container a{
		line-height: 35px;
	}

	.vertical-tab-menu{
		width: 25%;
	}

	.vertical-tab-contents{
		width: 75%;
	}
}

@media (max-width: 959px){
	.xs-reset, .xs-reset > div{
		padding: 0!important;
	}

	.dt-home h1{
		padding-top: 450px;
	}
}

@media (min-width: 960px) and (max-width: 1280px) {
	.home #dt-form-side{
		right: 60px;
		/*width: 250px;*/
		width: 26%;
	}

	.dt-home h1{
		font-size: 50px!important;
	}

	.dt-home h1 > span + span{
		font-size: 16px!important;
	}
}