body{
	font-family: 'Montserrat', sans-serif !important;
	padding:0;
	margin:0 auto;
	width: 100%;
	height: 100%;
	display: table;
}
h1,h2,h3,h4,h5,h6{
	line-height: 1.9em !important;
}
body p{
	font-size: 16px !important;
	text-rendering: optimizeLegibility !important;
	line-height: 1.9em !important;

    width: 100%;
    position: relative;
    display: table;
    word-break: break-word;
    word-wrap: break-word;
}
div#navbar {
    width: 100%;
    position: relative;
    display: table;
    height: auto;
}
nav.navbar.navbar-default-internauticos {
    border: none !important;
    padding: 0;
    width: 100%;
    border-radius: 0 !important;
    left: 0;
    right: 0;
    height: auto;
    transition: 0.3s linear;
}
header#header_nav {
position: fixed;
    background: none !important;
    vertical-align: middle;
    padding-top: 30px;
    padding-bottom: 30px;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
}
.navbar-internauticos .dropdown-menu .current-menu-item > a, .navbar-internauticos .dropdown-menu .current-menu-ancestor > a, .navbar-internauticos .dropdown-menu .current_page_item > a, .navbar-internauticos .dropdown-menu .current_page_ancestor > a{
    background: #1e66c6 !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    border-left: 5px solid #86c6fc !important;
}
.is-sticky img.top_header_logo{
    width: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    transition:0.3s linear;
}
img.top_header_logo {
    float: left;
    margin-right: 10px;
    width: 50px;
        transition:0.3s linear;
}
.is-sticky .navbar-brand-2 span {
    font-size: 23px;
    line-height: 2.0em !important;
}
.navbar-header {
    width:auto;
    position: relative;
    display: table;
}.navbar-header a:hover{
    transition: 0.4s linear;
    text-decoration: none;
}
.navbar-header a{
    transition: 0.3s linear;
    text-decoration: none;
    color: #6d6d6d;
    font-weight: 200;
    font-size: 25px;
}


ul.navbar-internauticos {
width: auto;
    list-style: none;
    padding: 0;
    line-height: 3.3em;
    margin-bottom: 0px !important;
    margin-top: 0;
    display: inline-block;
    float: right;
}
.navbar-internauticos ul.dropdown-menu {
    background: #ffffff;
    border: none;
    border-radius: 0;
}
.navbar-internauticos ul.dropdown-menu >li {
    border-bottom: 1px solid #ececec;
    width: 100%;
    position: relative;
    display: table;
    list-style-type: none;
}
.navbar-internauticos ul.dropdown-menu >li:last-child{

    border:none !important;
}
.navbar-internauticos ul.dropdown-menu >li a {
    color: #0e0e0e;
    width: 100%;
    display: block;
    text-align: left;
    padding: 8px;
    text-transform: capitalize;
}
.navbar-internauticos ul.dropdown-menu{
    min-width: 280px !important;
}
.navbar-internauticos ul.dropdown-menu >li a:hover{
    box-shadow: none !important;
    text-decoration: none;
    padding-left: 10px;
    transition: 0.1s linear;
}
.navbar-fixed-top{
	position: fixed;
	z-index: 9999;
	top:0;
	left: 0;
	right: 0;
	width: 100%;

}
ul.navbar-internauticos >li {
    float: left;
    margin-right: 15px;
    list-style-type: none;
    position: relative;
}
ul.navbar-internauticos >li:last-child{
    margin-right: 0 !important;
}
ul.navbar-internauticos >li a {
    text-decoration: none;
    padding: 5px 20px 5px 20px;
    display: block;
    transition: 0.1s linear;
    text-transform: uppercase;
    text-align: center;
    border: none;
    color: #fff;
}


.container{margin:0 auto !important;}
ul.navbar-internauticos >li a:hover{
    color: #28f2ff;
    border-radius: 30px;
    text-decoration: none;

}
div#content {
    width: 100%;
    position: relative;
    display: table;
    margin: 0 auto;
    padding: 0;
    height: 100%;
}
.form-internauticos form{
width: 100%;
position: relative;
display: table;
}
.form-internauticos form input{
	font-size:  10px !important;
	text-transform: uppercase !important;
}
.form-internauticos.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{
	max-width: 100% !important;
}
.form-internauticos textarea{
	font-size: 12px !important;
}
.form-internauticos .wpforms-submit-container{
	text-align: center !important;
}
.btn-internauticos {
    background: #d81c00 !important;
    border-radius: 20px !important;
    color: #fff !important;
    font-size: 12px !important;
    padding: 9px 35px 9px 35px !important;
    text-align: center;
    text-transform: uppercase !important;
}
.navbar-header img {
    height: auto;
    position: relative;
    display: table;
}
body.logged-in header#header_nav{
    top:31px !important;
}
header#header_nav {
    z-index: 99999 !important;
    left: 0;
    right: 0;
    width: 100%;
}
img.logo_corporative {
    width: 180px;
    height: auto;
    display: block;
}
.is-sticky .sticky .navbar-default-internauticos{
    background-color: rgba(3, 10, 24, 0.82) !important;
    transition: 0.1s linear;
    box-shadow: 0 0 4px rgba(12, 11, 11, 0.66);
    padding: 5px;
    top: 0 !important;
    border: none;
}
.is-sticky header#header_nav{
    padding: 0!important;
}
.is-sticky img.logo_corporative {
    width: 150px;
    height: auto;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}
.is-sticky .sticky .navbar-default-internauticos ul.navbar-internauticos >li > a{
    font-size: 13px;
}
.is-sticky .sticky .navbar-default-internauticos ul.navbar-internauticos{
  
}
.is-sticky .sticky .navbar-default-internauticos .navbar-header{
    margin-top:0 !important;
}
a.navbar-brand {
    display: block;
    width: 100%;
    position: relative;
}
.p-0{padding: 0;}
button.btn-navmenu {
    background: none;
    padding: 5px 15px 5px 15px;
    font-size: 12px;
    color: #fff;
    border: 1px solid #ffffff;
    border-radius: 5px;
    outline: none;
    font-weight: 600;
    transition: 0.2s linear;
    text-align: center;
}
button.btn-navmenu:hover{
    background-color: #15b1f5eb;
    transition: 0.1s linear;
    text-align: center;
    color: #fff;
}


#menu-navigation .current-menu-item > a,
#menu-navigation .current-menu-ancestor > a,
#menu-navigation .current_page_item > a,
#menu-navigation .current_page_ancestor > a {
    font-weight: bold;
    color: #24d8e4;
}




/*RESPONSIVE*/
@media(min-width: 995px){
	.nav-menu-btn{display: none !important;}
	
}

@media(max-width: 667px){
    .contact_container{display: none !important; visibility: hidden;}
    body.mobile_menu_on .contact_container {
    position: absolute;
    width: 200px;
    left: 0;
    right: 0;
    top: 390px;
    z-index: 99999999999999;
    margin: 0 auto;
    display: block !important;
    visibility: inherit !important;
}
	body.mobile_menu_on{
		overflow: hidden !important;
	}
		div#navbar.mobile {
			width: 100% !important;
			left: 0 !important;
			right:0 !important;
		}
}

.slider-container {
    width: 100% !important;
    position: relative !important;
    display: table;
    margin: 0 auto;
}
.vce-google-fonts-heading--font-family-Montserrat .vce-google-fonts-heading-inner {
    font-family: Montserrat, sans-serif !important;
}
@media(max-width: 995px){
    .img-xs-small img{width:150px !important; }
    body #header_nav-sticky-wrapper {
    width: 100% !important;
}



img.vce-single-image {
    width: 100% !important;
    max-width: 100%;
    margin: 0 auto !important;
    position: relative !important;
    display: block !important;
}


.vce-single-image-inner.vce-single-image--absolute {
    position: relative !important;
    width: 100% !important;
    display: block !important;
    margin: 0 auto !important;
    padding: 0 !important;
}


    body.mobile_menu_on .languages_container{
        display: block !important;
        visibility: inherit;
    }
   body .is-sticky .languages_container{
           top: 100px !important;
    }
    .languages_container {
    position: absolute;
    left: 0 !important;
    right: 0 !important;
    width: 90px !important;
    margin: 0 auto !important;
    text-align: center !important;
   top: 100px !important;
    z-index: 999999999999 !important;
    display: none;
    visibility: hidden;
}
   .catalog_slider{
    max-width: 350px !important;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-left:0 !important;
    padding-right: 0 !important;
    } 
		div#navbar.mobile  {
    display: block !important;
    position: fixed !important;
    background-color: rgba(0, 18, 52, 0.95);
    transition: 0.1s linear;
    padding: 60px;
    top: 100px;
    border-top: 5px solid #17b1c4f0;
    overflow: hidden;
    z-index: 99999999999999 !important;
    height: 100%;
    min-height: 100% !important;
		}
        .is-sticky div#navbar.mobile {
    top: 74px !important;
}
		div#navbar.mobile >ul{
			display: block !important;
			width: 100% !important;
			position: relative;
		}
		div#navbar.mobile >ul >li{
			width: 100% !important;
			display: table;
			height: auto;
		}
		header#header_nav {
		       background: rgba(1, 15, 23, 0.42) !important;
		}
		div#navbar.mobile > ul.navbar-internauticos >li a{
        text-rendering: optimizeLegibility;
        font-size: 14px;
        text-align: left;
        padding: 10px;
        margin-right: auto;
        margin-left: auto;
        font-weight: bold;
        border: none;
		}


		.nav-menu-btn{
		display: block !important;
	    float: right;
	    position: absolute;
	    right: 0;
	    bottom: 15px;
		}

		.navbar-internauticos{display: none !important;}
		body.mobile_menu_on .navbar-internauticos{display: block !important;}
        body.logged-in.mobile_menu_on .navbar-internauticos{
             padding-top:40px !important;
        }
		.form_piebl form{padding:15px !important; background: rgba(255, 255, 255, 0.72) !important; }
}

@media(max-width: 768px){
	.mobile ul.navbar-internauticos >li{
		width: 100% !important;
		display: block !important;
	}
}
/*NAVBAR ADMIN*/
body.admin-bar .navbar-default-internauticos{
    min-height: auto !important;
}
div#header_nav-sticky-wrapper, .navbar-brand{
    height: auto !important;
    padding: 0 !important;
    width: 100% !important;
}
.header_nav-sticky-wrapper{
	width: 100% !important;
	left:0 !important;
	right: 0 !important;
}
.navbar{margin:0 auto !important;}
@media(min-width: 1024px){
	.absolute_this{
		position: absolute;
	    left: 0;
	    z-index: 999;
	}
}


/*PAGE CSS*/
#breadcrumbs{
    list-style:none;
    margin:0 auto;
    overflow:hidden;
}
  #breadcrumbs b, strong{
    font-weight: 300 !important;
  }
#breadcrumbs li{
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    color: #ffffff;
    font-weight: 100;
    font-size: 12px;
}
.breacrumbs_page {
    width: 100%;
    position: relative;
    display: table;
    text-align: right;
}
#breadcrumbs .separator{
    font-size:18px;
    font-weight:100;
    color:#ffffff;
}
.page-headline-inner {
    width: 100%;
    position: relative;
    display: table;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
    line-height: 2.5em;
}
.page-headline {
      width: 100%;
    position: relative;
    display: table;
    background-repeat: no-repeat;
    background-position: center;
    background: #020f29;
    border-bottom: 5px solid #81c1f9;
}
.page-headline-inner h1 {
    color: #ffffff;
    font-weight: 100;
    font-size: 20px;
    padding: 0;
    margin: 0 auto;
    line-height: 2em;
}
.breacrumbs_page #breadcrumbs >li a{
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}
/*FOOTER CSS*/
footer#footer {
    width: 100%;
    position: relative;
    display: table;
    min-height: 50px;
    margin-top: 0;
    background-color: #36414e;
}
footer#subfooter {
    width: 100%;
    position: relative;
    display: table;
    padding: 15px;
    background: #ffffff;
}
.subfooter-menu ul.menu-footer {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    line-height: 2em;
}
.subfooter-menu ul.menu-footer >li{
    float:left;
    margin-right: 15px;
    list-style-type: none;
    line-height: 1;
}
.subfooter-menu ul.menu-footer >li:last-child{
    margin-right: 0 !important;
}.subfooter-menu ul.menu-footer >li a{
    font-size: 11px;
    text-decoration: none;
    transition: 0.3s linear;
    color: #6b6b6b;
}
.subfooter-menu ul.menu-footer>li a:hover{
    color:#2ba4de;
    transition: 0.3s linear;
}

.copyright h6 {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    display: block;
    line-height: normal;
    color: #6b6b6b;
    font-size: 11px;
}
.subfooter-menu {
    width: 100%;
    position: relative;
    display: table;
}

.footer_widget_container h3.footer_title {
    color: #fff;
    margin-bottom: 15px;
    border-left: 2px solid #6aaced;
    padding-bottom: 5px;
    text-align: left;
    font-size: 15px !important;
    padding-left: 5px;
    padding-top: 5px;
    width: 100%;
    position: relative;
    display: table;
}
.box_shadow {
    box-shadow: 0 0 5px rgba(16, 15, 15, 0.34);
    -moz-box-shadow: 0 0 5px rgba(16, 15, 15, 0.34);
    -webkit-box-shadow: 0 0 5px rgba(16, 15, 15, 0.34);
    -oz-box-shadow: 0 0 5px rgba(16, 15, 15, 0.34);
    border: 1px solid #ffffff;
}

.navbar-brand-2 span {
    font-size: 30px;
    line-height: 1.6em;
    font-weight: 100;
}
.header-content {
    width: 100%;
    position: relative;
    display: table;
}
body strong {
    font-weight: 700 !important;
}
body .btn_small a.vce-button--style-outline::before, button.vce-button--style-outline::before{
    border-width: 1px !important;
}
body .btn_small .vce-button--style-outline-text{
    font-size: 10px !important;
}
body .accordion_dolmetschen .vce-classic-accordion-panel{
    border:none !important;
}
body .accordion_dolmetschen .vce-classic-accordion-panel-heading {
    color: #0f5799;
    font-size: 13px;
    text-transform: uppercase;
    border: 1px solid #aed8fc!important;
    background: #f5faff;
}
body .accordion_dolmetschen .vce-classic-accordion-section-inner {
    background: #ffffff;
    margin-bottom: 30px;
    padding: 15px;
    border: 1px solid #f1f1f1;
}


/*HEADER BUTTON*/
a.btn_contact_action {
    padding: 8px;
    display: block;
    word-break: break-word;
    text-align: center;
    color: #2af2ff;
    font-size: 12px;
    border: 2px solid #2af2ff;
    border-radius: 60px;
    text-decoration: none;
    background: #f5fafe00;
    text-transform: uppercase;
    outline: none;
    transition: 0.2s linear;
}
a.btn_contact_action:hover{
    transition: 0.3s linear;
    background-color: #2af2ff;
    border: 2px solid #2af2ff;
    color: #05363a;
}
.container-fluid.padding-sides {
    padding-left: 50px !important;
    padding-right: 50px !important;
}
.contact_container {
    width: auto;
    margin: 5px;
    float: right;
    position: relative;
    display: table;
}

.social_media_icons {
    position: fixed;
    right: 30px;
    z-index: 999;
    bottom: 0;
    width: auto;
    padding: 15px;
    text-align: right;
    float: right;
    display: block;
    left: auto;
    top: 50%;
    z-index: 99999999;
}

.social_media_container {
    position: relative;
    display: table;
    width: auto;
    height: auto;
    margin: 0 auto;
}
.social_media_container > ul.social_list{
    list-style: none;
    list-style-type: none;
    text-decoration: none;
    padding: 0;
    margin: 0 auto !important;
}
.social_media_container > ul.social_list > li{
    list-style-type: none;
    margin-bottom: 20px;
    width: 100%;
}
.social_media_container > ul.social_list > li span{
    font-size: 1.4em;
    text-align: center;

}
.social_media_container > ul.social_list > li a{
    text-decoration: none;
    transition:0.2s linear;
    outline: none;
     color: #b6bac5;
}
.social_media_container > ul.social_list > li a:hover{
    transition:0.2s linear;
    color:#367bf9;
}
.custom_section {
position: fixed;
    top: 60%;
    z-index: 8100;
}
.custom_section_left {
 
    left: -95px;
    text-align: center;
    -webkit-transform: rotate(90deg) translateY(-50%);
    -moz-transform: rotate(90deg) translateY(-50%);
    -ms-transform: rotate(90deg) translateY(-50%);
    -o-transform: rotate(90deg) translateY(-50%);
    transform: rotate(90deg) translateY(-50%);
}
.custom_section.custom_section_left .custom_section_content a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
    vertical-align: middle;
    letter-spacing: 0.5px;
}
.custom_section.custom_section_left .custom_section_content a:first-child {
    padding-right: 20px;
}
.custom_section.custom_section_left .custom_section_content a {
    color: #b6bac5;
}
 .custom_section.custom_section_left .custom_section_content .divider {
    background-color: #b6bac5;
}
.custom_section.custom_section_left .custom_section_content .divider {
    position: relative;
    width: 50px;
    height: 1px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.form_piebl form {
    padding: 15px;
    width: 100%;
    position: relative;
    display: table;
}

body .form_piebl > form div.wpforms-field {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

body .form_piebl > form div.wpforms-field label {
    font-size: 13px !important;
    margin-bottom: 15px !important;
    font-weight: 400 !important;
    color: #696969;
}
div.wpforms-container-full .wpforms-form .wpforms-field-description{
   color:#696969 !important; 
}
div.wpforms-container-full .wpforms-form input, div.wpforms-container-full .wpforms-form label, div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form button, div.wpforms-container-full .wpforms-form textarea{
    color: #696969 !important;
    font-size: 12px;
    }
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{
color:#696969 !important;
}
.form_piebl form .wpforms-container-full .wpforms-form button[type=submit] {
    color: white !important;
}
body .form_piebl form .btn_send {
    padding: 15px !important;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 60px !important;
    width: 156px !important;
    border: 1px solid #27f2ff !important;
    background: #49c0f0 !important;
    background: -moz-linear-gradient(top, #49c0f0 0%, #2cafe3 100%) !important;
    background: -webkit-linear-gradient(top, #49c0f0 0%,#2cafe3 100%) !important;
    background: linear-gradient(to bottom, #49c0f0 0%,#2cafe3 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49c0f0', endColorstr='#2cafe3',GradientType=0 );
}
body .wpforms-container-full .wpforms-form label.wpforms-error{
    color: #990000 !important;
}
.form_piebl .wpforms-submit-container {
    text-align: center;
    margin-top: 50px !important;
    margin-bottom: 30px !important;
}

.form_piebl div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    background: #fbfbfb !important;
    border-radius: 0px !important;
    box-shadow: 0 0 3px rgba(215, 215, 215, 0.85);
    border: none !important;
    outline: none !important;
    font-size: 14px !important;
    color: #696969 !important;
}
.form_piebl form select {
    max-width: 100%;
    text-transform: none;
    white-space: nowrap;
    border: 1px solid #ffffff !important;
    outline: 1px solid #ffffff !important;
    outline-offset: -1px !important;
    border-radius: 0 !important;
}

.bs-wizard {margin-top: 40px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #333;
    font-size: 14px;
    padding: 15px;
    word-wrap: break-word;
    word-break: break-word;
    text-align: center;
    margin-right: 15px;
    margin-top:30px;
    height: 100px;
    width: 100%;
    vertical-align: middle;
    position: relative;
    display: table;
}
.icon_header > span {
    font-size: 40px;
    position: relative;
    display: table;
    margin: 0 auto;
    padding-bottom: 30px;
    padding-top: 30px;
    color: #36b5e7;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    background: #36b5e7;
    top: 114px;
    left: 50%;
    margin-top: 0;
    margin-left: -12px;
    border-radius: 50%;
} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    content: ' ';
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 50px;
    position: absolute;
    top: 5px;
    left: 5px;
} 
a.bs-wizard-dot {
    pointer-events: none;
    cursor: default;
}
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #36b5e7;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/

.languages_container {
    position: absolute;
    left: auto;
    float: right;
    right:40px;
    top: 15px;
}
.languages_container > ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    position: relative;
    display: block;
}
.languages_container > ul > li {
    float: left;
    margin-right: 30px;
    padding: 0;
    list-style: none;
    display: block;
}
.is-sticky .languages_container{
    top:25px !important;
}
.languages_container > ul > li:last-child{
    margin-right: 0 !important; 
}
.languages_container > ul > li.wpml-ls-current-language >a {
    border-bottom: 2px solid #27d6e3;
    padding: 5px;
}
#content ul {
    margin: 20px 0px 20px 0px;
    padding: 15px;
    list-style-type: disc;
}
#content ul >li {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
} 
.form_piebl input[type="file"] {
      border: 1px solid #eee !important;
    outline: none !important;
    border-radius: 15px !important;
    background: #fcfcfc !important;
    padding: 3px !important;
}
@media(max-width: 465px){
    .subfooter-menu {
    width: auto;
    position: relative;
    display: table;
    margin: 15px auto 0px;
}
.subfooter-menu ul.menu-footer >li {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}.copyright h6{
    font-size: 15px !important;
    margin-bottom: 15px;
    color: #fff;
}
.subfooter-menu ul.menu-footer >li:last-child{
    margin-bottom: 0 !important;
}
.subfooter-menu ul.menu-footer >li a{
       font-size: 13px !important;
    color: #fff;
}footer#subfooter{
    padding: 30px !important;
    color: #fff !important;
    background: #49c0f0 !important;
    background: -moz-linear-gradient(top, #49c0f0 0%, #2cafe3 100%) !important;
    background: -webkit-linear-gradient(top, #49c0f0 0%,#2cafe3 100%) !important;
    background: linear-gradient(to bottom, #49c0f0 0%,#2cafe3 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49c0f0', endColorstr='#2cafe3',GradientType=0 );
    border-top: 5px solid #158cbc;
}
    .copyright {
    text-align: center;
    width: 100%;
    position: relative;
    display: table;
    word-break: break-word;
    word-wrap: break-word;
    }
    .wpforms-one-third, .wpforms-one-half, .wpforms-two-thirds {
        width: 100% !important;
    }
    div.wpforms-container-full .wpforms-form .wpforms-one-half{
        width: 100% !important;
        margin: 0 auto !important;
    }
    div.wpforms-container-full .wpforms-form .wpforms-five-sixths, div.wpforms-container-full .wpforms-form .wpforms-four-sixths, div.wpforms-container-full .wpforms-form .wpforms-four-fifths, div.wpforms-container-full .wpforms-form .wpforms-one-fifth, div.wpforms-container-full .wpforms-form .wpforms-one-fourth, div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-one-sixth, div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-three-fourths, div.wpforms-container-full .wpforms-form .wpforms-three-fifths, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths, div.wpforms-container-full .wpforms-form .wpforms-two-fifths, div.wpforms-container-full .wpforms-form .wpforms-two-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-thirds{
         width: 100% !important;
        margin: 5px auto !important;    
    }

}
body span.country-name {
    color: #464646 !important; 
}



.landing-page-template #header_nav_landing.landingpage-header {
    background: #7eaabb;
    padding: 30px 15px 30px 15px;
    width: 100%;
    display: table;
    box-shadow: 0px 0px 15px 15px rgba(0, 0, 0, 0.07);
    position: relative;
    z-index: 999;
    border-bottom: 1px solid #87bed4;
}

body .landing-page-template .form_piebl form button.btn_send{
	background:#7eaabb !important;
	 border: 1px solid #87bed4 !important;
	 transition:0.1s linear;
}
body .landing-page-template .form_piebl form button.btn_send:hover{
	transition:0.1s linear;
	background:#fff !important;
	color:#7eaabb !important;
}

body .landing-page-template .label_bdue img {
    width: 60px !important;
    height: auto;
    position: relative;
    display: block;
}
body .landing-page-template #subfooter {
    background: #7eaabb !important;
    border-top: 5px solid #87bed4 !important;
}
body .landing-page-template .color-custom-primary h3 {
    color: #7eaabb;
}
body .landing-page-template .copyright h6{
	color:#fff !important;
		font-size:13px !important;
		font-weight:400;
}
body .landing-page-template .subfooter-menu{
	padding-top:8px !important;
}
body .landing-page-template .subfooter-menu ul.menu-footer > li a:hover{
	color:#fff !important;
}
body .landing-page-template .subfooter-menu ul.menu-footer > li a{
	color:#fff !important;
	font-size:13px !important;
}

body .landing-page-template .cost-info-container .vce-outline-faq-toggle-text-block{
background: #fff !important;
padding: 30px;
border: 3px dashed rgb(230, 242, 255);
box-shadow: rgba(0, 0, 0, 0.07) 0px 0px 35px 5px;
}
body .landing-page-template .whatsapp-container img {
    width: 65px;
    display: block;
    text-align: right;
    float: right;
    height: auto;
    position: relative;
}
body .landing-page-template .whatsapp-container {
	width: 100%;
	position: relative;
	float: right;
	left: auto;
}
body .landing-page-template .whatsapp-container-inner {
    position: absolute;
    right: 0;
    top: -15px;
}

@media(min-width:995px){
	body .landing-page-template .whatsapp-container-inner {
		right:150px !important;
	}

}
@media(max-width:995px){

	body .xs-small-secure img.vce-single-image {
	    width: 100px !important;
	    margin-top: 15px !important;
	    height: auto !important;
	    display: block !important;
	    position: relative !important;
	}
	.HD_title h1 {
	    font-size: 38px !important;
	    line-height: 1.3em !important;
	    margin-bottom: 30px;
	    margin-top: 30px;
	}
}