/*
Theme Name: seaberyat
Theme URI: https://the7.io/
Author: Dream-Theme
Author URI: https://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Version: 10.9.1
Tested up to: 6.0.0
Requires PHP: 5.6.20
Requires at least: 5.4.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: https://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: https://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
Template: dt-the7
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}


.sub-nav .menu-item i.fa,
.sub-nav .menu-item i.fas,
.sub-nav .menu-item i.far,
.sub-nav .menu-item i.fab {
	text-align: center;
	width: 1.25em;
}

li.has-children:hover > .sub-nav, li.has-children:hover > .mini-sub-nav{
	opacity: 1 !important;
	visibility: initial !important;
}

.wpml-ls-menu-item .mini-sub-nav{
	width: 52px !important;
}

.return-seabery{
	z-index:99;
	margin-left: 12px;
	padding-left: 12px;
	border-left: 1px solid #ffffff;
}
.return-seabery a{
	display: block;
	margin-top: 5px;
}

#block-5 .wp-container-3{
	flex-basis: 20% !important;
}

#block-5 .wp-container-3 .wp-container-1{
	flex-basis: 70% !important;
}


.menu-item-491 .sub-nav, .menu-item-1937 .sub-nav, .menu-item-8272 .sub-nav{
	width: 77vw !important;
    max-width: 1080px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    align-items: self-end;
    position: absolute !important;
   left: -43.4vw !important;
    top: 93px;
    border-radius: 0px 0px 24px 24px;
}

.mobile-main-nav .sub-nav{
	position: relative !important;
	width: 100% !important;
	left: inherit !important;
}

.mobile-main-nav .sub-nav li a{
	text-align: left;
}

.menu-item-491 .sub-nav li, .menu-item-1937 .sub-nav li, .menu-item-8272 .sub-nav li{
	display: inline-block;
	vertical-align: bottom;
}
.menu-item-491 .sub-nav li a, .menu-item-1937 .sub-nav li a, .menu-item-8272 .sub-nav li a{
	display: block;
	text-align: center;
}
.menu-item-491 .sub-nav li img, .menu-item-491 .sub-nav li span, .menu-item-1937 .sub-nav li img, .menu-item-1937 .sub-nav li span,.menu-item-8272 .sub-nav li img, .menu-item-8272 .sub-nav li span{
	display: block;
	margin: 0px auto 12px auto;
}


.top-bar .menu-text img{
	margin-top: 5px !important;
}

.menu-item-491:hover > .sub-nav, .menu-item-1937:hover > .sub-nav, .menu-item-8272:hover > .sub-nav{
	visibility: initial !important;
    opacity: 1 !important;
}

.mini-sub-nav{
	background-color: #3F5771 !important;
	border: 1px solid #E58B56;
	top: 16px !important;
	left: -16px !important;
	width: 200px !important;
}
.mini-sub-nav a:hover span{
	color: #E58B56 !important;
}

.dropbtn {
    background-color: #3F5771;
	border: none;
    color: #ffffff;
    padding: 2px 12px;
    font-size: 12px;
	font-family: Saira;
    cursor: pointer;
	margin-top: 5px;
}


.dropdown {
    position: relative;
    display: flex;
}

.dropdown-content {
    display: none;
    position: absolute;
	top: 32px;
	left: -12px;
		z-index: 999;
    background-color: #3F5771;
	border: 1px solid #E58B56;
	border-radius: 8px;
    min-width: 96px;
}

.dropdown-content a {
    color: #ffffff !important;
  font-size: 12px !important;
	font-family: Saira !important;
    padding: 6px 12px;
    text-decoration: none !important;
    display: block;
}

.dropdown-content a:hover {color: #E58B56 !important; opacity: 1 !important;}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    color: #E58B56;
}

.margin-bottom-cero, .bp_grand{
	margin-bottom: 0px !important;
}

.back-rounded .vc_column-inner{
	border-radius: 120px;
}

#top-menu .menu-text{
	color: #ffffff;
	font-family: 'Saira', sans-serif !important;
	font-weight: 400 !important;
	font-size: 11px !important;
}

.btn-video span{
	padding: 24px !important;
	border: 2px solid #ffffff !important;
	border-radius: 50% !important;
}

.cta-video{
	width: fit-content;
	margin: auto;
	text-align: center;
	color: #ffffff;
	font-family: 'Space Grotesk', sans-serif !important;
	font-weight: 300 !important;
	font-size: 14px !important;
	background-color: #EE8C55 !important;
	padding: 8px 16px;
	border: 1px solid #ffffff !important;
	border-radius: 12px !important;
}

.btn-video span:hover, .cta-video:hover{
	cursor: pointer;
}

.cta-descubrelo .cta-video{
	padding: 6px 48px !important;
}

.modal-3d-inner{
	z-index: 999;
  position: fixed;
	top: 0;
  bottom: 0;
  left: 0;
  right: 0;
	margin: auto;
  text-align: center;
	background-color: rgba(0,0,0,0.8);
}

.video-iframe{
	 overflow: hidden !important;
	z-index: 999;
  position: fixed;
	top: 0;
  bottom: 0;
  left: 0;
  right: 0;
	margin: auto;
  text-align: center;
	background-color: rgba(0,0,0,0.80);
}
.video-iframe video{
	position: absolute;
	top: 12vh;
	right: 0;
	left: 0;
	margin: auto;
	max-width: 900px;
}

.close{
	cursor: pointer;
	position: absolute;
	top: 48px;
	right: 48px;
	color: #ffffff;
	font-size: 32px;
	font-family: 'Space Grotesk', sans-serif;
	font-weight: 300;
}

.video-home-wrap{
	position: relative;
}

.linea-fondo img{
	position: absolute;
	z-index:9999999999;
	left: -410px;
  top: 700px;
}

.twentytwenty-handle{
	background-color: #ffffff;
}
.twentytwenty-left-arrow{
	border-right: 6px solid #EE8C55 !important;
}
.twentytwenty-right-arrow{
	border-left: 6px solid #EE8C55 !important;
}
/*
.twentytwenty-container{
	margin: 0px -80px;
}

.twentytwenty-container img{
	
	transform: skew(-15deg);
}
*/

.twentytwenty-handle:before{
	background-color: #EE8C55 !important;	
}

.twentytwenty-handle:after{
	background-color: #EE8C55 !important;
}
	
.twentytwenty-handle{
	-webkit-animation: scaling 1s infinite alternate;

}

.twentytwenty-handle:before,.twentytwenty-handle:after{
	-webkit-animation: grosor 1s infinite alternate;
}

@-webkit-keyframes grosor {
From {
   width: 3px;
}
To {
     width: 5px;
}
}


@-webkit-keyframes scaling {
From {
    -webkit-transform: scale(1.0);
   margin-left: -22px;
}
To {
    -webkit-transform: scale(1.2);
	margin-left: -25px;
}
}


.twentytwenty-before-label, .twentytwenty-after-label{
	display: none;
}
.vc_custom_1655293391137{
	height: 100%;
}

.b-rounded-left .vc_column-inner{
	border-radius: 30px 0px 0px 30px;
}

.b-rounded-right .vc_column-inner{
	border-radius: 0px 30px 30px 0px;
}

.col-features .vc_column-inner{
	border-radius: 21px 0px 0px 21px;
}

.home-blog article{
	border-radius: 24px;
}
.home-blog article img{
	border-radius: 16px;
}

.btn-bold button, .btn-bold a{
	font-weight: 700;
	font-family: 'Space Grotesk', sans-serif !important;
	padding: 14px 36px 15px 36px !important;
}

.post-entry-content h3::after{
	content: "_______________";
	display: block;
	color: #E58B56;
	letter-spacing: -1px;
}

.wpcf7 .row{
	display: grid;
	grid-template-columns: repeat(2,1fr);
}

.wpcf7 .row .col-6, .wpcf7 .row2 .col-12{
	padding: 6px;
}

.wpcf7 input, .wpcf7 textarea{
	background-color: #8C9CAD;
	border-radius: 6px;
	padding: 9px 16px;
	color: #ffffff; 
}

.wpcf7 input::placeholder, .wpcf7 textarea::placeholder{
	color: #FCFCFC !important;
	font-family: 'Space Grotesk', sans-serif;
	font-size: 16px;
}

.wpcf7 label{
	font-family: 'Space Grotesk', sans-serif;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: -10px;
	display: block;
	padding-left: 14px;
}

.wpcf7 input[type="submit"]{
	width: 100%;
	color: #ffffff !important;
	background-color: #E58B56 !important;
	border-radius: 9px !important;
	padding: 12px 16px !important;
}

.detail-back{
	position: absolute;
	z-index: 99;
	top: -10vh;
	right: -32vw;
}

.detail-back-2{
	position: absolute;
	z-index: 99;
	bottom: -20vh;
	left: -33vw;
}
.detail-back-3{
	position: absolute;
	z-index: 99;
	top: -5vh;
	left: -22vw;
}

.detail-back-4{
	position: absolute;
	z-index: 99;
	bottom: -4vh;
	right: -26vw;
}

.detail-back-grey{
	position: absolute;
	z-index: 99;
	bottom: -22vh;
	left: -32vw;
}

.detail-back-grey-2{
	position: absolute;
	z-index: 99;
	bottom: -7vh;
	right: -20vw;
}

.detail-orange{
	position: absolute;
	z-index: 99;
	top: 5vh;
	left: -35vw;
}

.detail-back-soldadura{
	position: absolute;
	z-index: 99;
	top: 10vh;
	right: -18vw;
}

.cursos-section .vc_tta-tabs-container, .cursos-section .vc_tta-panels-container{
	width: 50%;
	height: 500px;
	vertical-align: middle;
}

.cursos-section .vc_tta-panels-container{
	height: inherit;
	margin: auto;
}
.componentes-section .vc_tta-panels-container{
	height: inherit;
	margin: auto;
}

.piezas-flotantes img{
	max-width: 45vw !important;
}

.puntos-maquina .vc_tta-panels{
	background-color: inherit !important;
	border: none !important;
}
.puntos-maquina .vc_tta-panel-body{
	transform: none !important;
	transition: none !important;
}

.puntos-maquina .vc_tta-tabs-list{
	border: none !important;
}

.puntos-maquina .vc_tta-tab>a{
	background-color: inherit !important;
	border: none !important;
	margin-top: 12px;
}

.puntos-maquina .vc_tta-tab.vc_active>a:before{
	content: url('https://seaberyat.com/wp-content/uploads/2022/06/point.svg') !important;
	position: absolute !important;
	top: -9px !important;
	left: 0px !important;
	right: 0px !important;
	width: inherit !important;
}

.puntos-maquina .vc_active>a{
	background-color: inherit !important;
	
}

.puntos-maquina .vc_tta-tab>a>span{
	color: #3F5771;
	font-family: Saira, sans-serif;
	font-size: 16px;
}

.puntos-maquina .vc_active>a>span{
	font-weight: 700;
	font-size: 20px;
}

.puntos-maquina .vc_pagination-item .vc_pagination-trigger{
	width: 16px;
	height: 16px;
}

.puntos-maquina .vc_active .vc_pagination-trigger{
	background-color: #E58B56 !important;
}

.vc_tta-tabs.vc_tta-has-pagination .vc_pagination{
	z-index: 999;
	top: inherit !important;
	  bottom: 167px !important;
    right: -50px !important;
}
.vc_tta-tabs.vc_tta-has-pagination:not(.vc_tta-tabs-position-bottom) {
    padding-bottom: 0px !important;
}

.wpb_right-to-left{
	animation-delay: 0.5s;
}

.puntos-maquina .vc_pagination-item:first-child{
	position: absolute;
	
  right: 24vw;
}
.puntos-maquina .vc_pagination-item:nth-child(2){
	position: absolute;
	
  right: 21vw;
}
.puntos-maquina .vc_pagination-item:nth-child(3){
	position: absolute;
	
  right: 18vw;
}

.augmented-training-panel  .vc_tta-tabs-container, .at-soldamatic-panel  .vc_tta-tabs-container{
	width: 50%;
	height: 500px;
	vertical-align: middle;
}

.at-soldamatic-panel .vc_tta-panel-body, .augmented-training-panel .vc_tta-panel-body, .cursos-section .vc_tta-panel-body{
	margin-top: 12px;
	margin-left: 24px;
	padding: 0px !important;
	transform: none !important;
	transition: none !important;
}

.at-panel{
	position: absolute;
	z-index: 2;
	left: 41px;
  top: 120px;
	bottom: 0;
}
.at-panel img{
	padding: 24px;
	width: 100%;
}

.at-panel2{
	position: absolute;
	z-index: 2;
	left: 45px;
  top: 90px;
	bottom: 0;
}
.at-panel2 img{
	padding: 24px;
	width: 80%;
}

.augmented-training-panel .vc_tta-tabs-list .vc_tta-tab:first-child {
	position: absolute;
	z-index: 15;
	left: 172px;
	top: -20px;
	bottom: 0;
	height: 130px;
	box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse 1s infinite;
}

.augmented-training-panel .vc_tta-tabs-list .vc_tta-tab:first-child span:after{
	display: block;
    content: "";
    width: 62px;
    height: 72px;
    background: transparent url('https://seaberyat.com/wp-content/uploads/2022/06/tab-e-learning.svg') no-repeat;
	position: absolute;
	z-index: 9;
	left: 26px;
	top: 46px;
}

.augmented-training-panel .vc_tta-tabs-list .vc_tta-tab:nth-child(2n)  {
	position: absolute;
	z-index: 7;
	left: 318px;
  bottom: 35px;
	box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse 1s infinite;
}
.augmented-training-panel .vc_tta-tabs-list .vc_tta-tab:nth-child(2n) span:after{
	display: block;
    content: "";
    width: 74px;
    height: 69px;
    background: transparent url('https://seaberyat.com/wp-content/uploads/2022/06/tab-realidad-aumentada.svg') no-repeat;
	position: absolute;
	z-index: 9;
	left: 57px;
	bottom: 42px;
}
.augmented-training-panel .vc_tta-tabs-list .vc_tta-tab:nth-child(3n)  {
	position: absolute;
	z-index: 7;
	left: -19px;
	bottom: 35px;
	box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse 1s infinite;
}
.augmented-training-panel .vc_tta-tabs-list .vc_tta-tab:nth-child(3n) span:after{
	display: block;
    content: "";
    width: 74px;
    height: 69px;
    background: transparent url('https://seaberyat.com/wp-content/uploads/2022/06/tab-practica-real.svg') no-repeat;
	position: absolute;
	z-index: 9;
	left: 36px;
	bottom: 42px;
}

.augmented-training-panel .vc_tta-tabs-list .vc_active:first-child, .augmented-training-panel .vc_tta-tabs-list .vc_active:nth-child(2n), .augmented-training-panel .vc_tta-tabs-list .vc_active:nth-child(3n){
	animation: none;
}


@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 3px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 3px rgba(204,169,44, 0);
      box-shadow: 0 0 0 3px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

.augmented-training-panel .vc_tta-tab a{
	background-color: inherit !important;
}
.augmented-training-panel .vc_tta-tab span{
	color: #EE8C55;
	font-size: 16px;
	font-family: Saira;
}
.augmented-training-panel .vc_active a{
	background-color: inherit !important;
}
.augmented-training-panel .vc_active span{
	font-weight: 700;
}
.augmented-training-panel .vc_tta-tabs-list .vc_tta-tab span:after, .at-soldamatic-panel .vc_tta-tabs-list .vc_tta-tab span:before, .at-soldamatic-panel .vc_tta-tabs-list .vc_tta-tab span:after{
	opacity: 0.4;
}
.augmented-training-panel .vc_tta-tabs-list .vc_active span:after,  .at-soldamatic-panel .vc_tta-tabs-list .vc_active span:before, .at-soldamatic-panel .vc_tta-tabs-list .vc_active span:after{
	opacity: 1;
}

.at-soldamatic-panel img{
	padding: 40px 40px 40px 24px;
	width: 80%;
}
.at-soldamatic-panel .vc_tta-tab, .at-soldamatic-panel .vc_tta-tab span{
	color: #3F5771;
	text-align: center;
	font-family: 'Saira';
		line-height: 16px !important;
	margin-bottom: 0 !important;
}
.at-soldamatic-panel .vc_tta-tab span span{
	color: #58A9DE;
	font-size: 10px;
	line-height: 0px !important;
	font-weight: 400 !important;
}
.at-soldamatic-panel .vc_tta-tabs-list .vc_tta-tab:first-child {
	position: absolute;
	z-index: 15;
	left: 127px;
	top: 45px;
	height: 130px;
}
.at-soldamatic-panel .vc_tta-tabs-list .vc_tta-tab:first-child a{
	width: 160px;
}
.at-soldamatic-panel .vc_tta-tabs-list .vc_tta-tab:first-child span:after{
	background: none;
}

.at-soldamatic-panel .vc_tta-tabs-list .vc_tta-tab:first-child span:before{
	display: block;
    content: "";
    width: 66px;
    height: 57px;
    background: transparent url('https://seaberyat.com/wp-content/uploads/2022/07/soldamatic-elearning-tab.svg') no-repeat;
	position: absolute;
	z-index: 9;
	left: 42px;
  top: -47px;
}



.at-soldamatic-panel .vc_tta-tabs-list .vc_tta-tab:nth-child(2n)  {
	position: absolute;
	z-index: 7;
	left: 292px;
	bottom: 25px;
}
.at-soldamatic-panel .vc_tta-tabs-list .vc_tta-tab:nth-child(2n) a{
	width: 140px;
}

.at-soldamatic-panel .vc_tta-tabs-list .vc_tta-tab:nth-child(2n) span:after{
	display: block;
    content: "";
    width: 74px;
    height: 69px;
    background: transparent url('https://seaberyat.com/wp-content/uploads/2022/07/soldamatic-student-simulator.svg') no-repeat;
	position: absolute;
	z-index: 9;
	left: 36px;
	bottom: 72px;
}
.at-soldamatic-panel .vc_tta-tabs-list .vc_tta-tab:nth-child(3n)  {
	position: absolute;
	z-index: 7;
	left: -23px;
	bottom: 43px;
}
.at-soldamatic-panel .vc_tta-tabs-list .vc_tta-tab:nth-child(3n) a{
	width: 160px;
}
.at-soldamatic-panel .vc_tta-tabs-list .vc_tta-tab:nth-child(3n) span:after{
	display: block;
    content: "";
    width: 74px;
    height: 69px;
    background: transparent url('https://seaberyat.com/wp-content/uploads/2022/07/soldamatic-practice-workshop.svg') no-repeat;
	position: absolute;
	z-index: 9;
	left: 45px;
	bottom: 55px;
}

.at-soldamatic-panel .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a {
    background-color: inherit;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover {
    background-color: inherit !important;
}


.icon-seabery{
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	bottom: -100px;
}

.tabs-compania .ui-tabs-nav{
	width: 860px;
	margin: auto !important;
}
.tabs-compania .ui-tabs-nav{
	position: absolute;
	z-index: 99;
	top: -200px;
	left: 0;
}

.video-cliente iframe{
	border-radius: 24px;
}

.cursos-section .vc_tta-panels-container{
	width: 100% !important;
	padding: 0px 96px 24px 96px;
}

.componentes-section .vc_tta-panels-container{

	padding: 0px 96px 24px 96px;
}

.cursos-section .vc_tta-panel-heading{
	width: 240px;
	margin: auto;
	border-radius: 12px !important;
	border-color: #E58B56 !important;
}
.componentes-section .vc_tta-panel-heading{
	width: 280px;
	margin: auto;
	border-radius: 12px !important;
	border-color: #E58B56 !important;
}
.cursos-section .vc_tta-panel-heading a:hover, .componentes-section .vc_tta-panel-heading a:hove{
	color: #E58B56 !important;
}
.cursos-section .vc_tta-panel-body, .componentes-section .vc_tta-panel-body{
	background-color: #ffffff !important;
	padding: 96px !important;
}

.componentes-section .vc_tta-panel-body{
	margin-top: 48px;
}

.vc_tta.vc_general .vc_tta-panel-title>a{
	padding: 14px 0px !important;
}

.point-componente{
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 12px solid #E58B56;
	background-color: #E58B56;
}
.point-componente:hover{
	cursor: pointer;
	background-color: #ffffff;
}

.label-componente{
	padding: 12px;
	border-radius: 12px;
	background-color: #ffffff;
	color: #E58B56;
	font-weight: 700;
	display: none;
	
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.1);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.1);
}

.point-componente:hover .label-componente{
	display: block;
}

.componente{
	position: absolute;
	z-index: 99;
}

.componente-1{
	top: 7%;
	right: 17%;
}
.componente-1 .label-componente{
	position: absolute;
	z-index: 9999;
	top: 0;
	bottom:0;
	right: 54px;
	width: 200px;
  text-align: center;
  line-height: 18px;
}

.componente-2{
	top: 20%;
	left: 23%;
}
.componente-2 .label-componente{
	position: absolute;
	z-index: 9999;
	top: 0;
	bottom:0;
	left: 54px;
	width: 120px;
  text-align: center;
  line-height: 18px;
}

.componente-3{
	top: 43%;
	right: 23%;
}
.componente-3 .label-componente{
	position: absolute;
	z-index: 9999;
	top: 0;
	bottom:0;
	right: 54px;
	width: 240px;
  text-align: center;
  line-height: 18px;
}

.componente-4{
	bottom: 23%;
	right: 34%;
}
.componente-4 .label-componente{
	position: absolute;
	z-index: 9999;
	top: 0;
	bottom:0;
	right: 54px;
	width: 260px;
  text-align: center;
  line-height: 18px;
}

.componente-5{
	bottom: 16%;
	right: 9%;
}
.componente-5 .label-componente{
	position: absolute;
	z-index: 9999;
	top: 0;
	bottom:0;
	right: 54px;
	width: 200px;
  text-align: center;
  line-height: 18px;
}

.componente-6{
	bottom: 10%;
	left: 11%;
}
.componente-6 .label-componente{
	position: absolute;
	z-index: 9999;
	top: 0;
	bottom:0;
	left: 54px;
	width: 90px;
  text-align: center;
  line-height: 18px;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    width: 180px;
    height: 100px;
	    display: flex;
    align-items: center;
}

.carrusel-clientes a img{
	width: 100%;
	height: 100%;
  	object-fit: contain;
	max-width: 200px;
}

.carrusel-clientes .owl-stage{
	display: flex;
    align-items: center;
}

.slider-clientes .owl-dots{
	right: 0px !important;
	max-width: 86%;
}

.bullets-scale-up .owl-dot.active span {
    transform: scale(1.2) !important;

	padding-bottom: 6px;
}

.slider-clientes .owl-dots button span{
		background: inherit !important;
	object-fit: contain;
	width: 90px !important;
	border-radius: inherit !important;
}
.slider-clientes .owl-dots button:first-child span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/07/AMG_logo.png");
}


.slider-clientes .owl-dots button:nth-child(2) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/06/alstom.png");
}

.slider-clientes .owl-dots button:nth-child(3) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/07/Volkswagen_logo_2019.png");
}

.slider-clientes .owl-dots button:nth-child(4) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/07/dvs-logo.png");
}

.slider-clientes .owl-dots button:nth-child(5) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/07/john-deere-logo.png");
}

.slider-clientes .owl-dots button:nth-child(6) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/07/WeldAustraliaLogo.png");
}

.slider-clientes .owl-dots button:nth-child(7) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/07/WeldAustraliaLogo.png");
}
.slider-clientes .owl-dots button:nth-child(8) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/09/logo-adecco.png");
}

.slider-clientes .owl-dots button:nth-child(9) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/09/logo_korea.png");
}

.slider-clientes .owl-dots button:nth-child(10) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/07/senati.png");
}

.slider-clientes .owl-dots button:nth-child(11) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/07/plymouth.png");
}

.slider-clientes .owl-dots button:nth-child(12) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/07/sna-educa.png");
}

.slider-clientes .owl-dots button:nth-child(13) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/09/logo-aws.png");
}

.slider-clientes .owl-dots button:nth-child(14) span{
	content: url("https://seaberyat.com/wp-content/uploads/2022/09/digiman.png");
}


.cliente-box img, 
.slider-clientes img{
	max-width: 200px !important;
}


.post{
	border-radius: 24px;
}
.post img{
	border-radius: 24px 24px 0px 0px;
}

.post-thumbnail a{
		border-radius: 24px 24px 0px 0px;
}

.single-post #main{
	margin: 96px 0px;
}

.single-post .related-item{
	width: 50% !important;
}

.single-post .related-item img{
	border-radius: 0px !important;
}
.comments-area{
	display: none;
}

.single-related-posts{
	display: block;
}

.empleos{
	margin: 96px 0px;
}

.empleo{
	margin-bottom: 24px;
	border-bottom: 2px solid #e4e4e4;
}
.accordion {
	position: relative;
  background-color: #ffffff;
	
  cursor: pointer;
  padding: 12px 24px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
}

.accordion h3, .accordion h4, .accordion h5{
	color: #3F5771;
}

.empleo .active, .accordion:hover {
  background-color: #f2f2f2; 
}

.panel {
  padding: 24px;
  display: none;
  background-color: #ffffff;
  overflow: hidden;
}

.form-empleo{
	margin-top: 48px;
	padding-top: 48px;
	border-top: 1px solid #e4e4e4;
}
.form-empleo input::placeholder{
	color: #a2a2a2 !important;
}
.form-empleo input{
	width: 360px !important;
	background-color: inherit;
	border: 1px solid #3F5771;
	color: #3F5771;
}

.form-empleo input[type=submit], .form-empleo input[type=file]{
	border: none !important;
}
.form-empleo input[type=file]{
	padding-left: 0px !important;
}
.form-empleo input[type=submit]{
	width: 200px !important;
	margin-top: 24px;
}

.form-empleo input[type=checkbox]{
	width: 12px !important;
}
.form-empleo .wpcf7-list-item{
	margin: 0px !important;
}

.form-empleo label{
	margin: 0px;
	color: #3F5771;
	font-family: Saira;
	padding-left: 0px;
}
.form-empleo span{
	font-size: 14px;
}

#footer.footer-outline-decoration {
    border-top: 5px solid #e58b56 !important;
}
#bottom-bar a{
	color: #e58b56 !important;
}

.augmented-training-panel .vc_tta-tab>a, 
.augmented-training-panel .vc_tta-panels{
	background-color: #f2f2f2 !important;
}


@media(max-width: 992px){
	
	h1{
		line-height: 1.1 !important;
	}
	
	h2{
		font-size: 24px;
		line-height: 28px;
	}
	
	#main{
		padding: 0px !important;
	}
	
	.mobile-branding img{
		max-width: 80% !important;
		padding: 6px 0px;
	}
	.at-panel, .at-panel2{
		display: none;
	}
	.augmented-training-panel .vc_tta-panel-body{
		margin-top: 0px;
	}
	.augmented-training-panel .vc_tta-panel-body h4{
		display: none;
	}
	.vc_custom_1655811368102 {
		padding-top: 48px !important;
	}
	
	.vc_custom_1657790284540{
		padding: 12px 24px !important;
	}
	
	.vc_custom_1657790132634{
		padding-bottom: 0px !important;
	}
	.vc_custom_1655293666578{
		padding-top: 0px !important;
	}
	
	.vc_custom_1657790308295{
		height: 300px;
	}
	
	.vc_custom_1655710449594 .vc_column-inner{
		padding-top: 0px !important;
	}
	
	.vc_custom_1655710449594 .vc_col-has-fill{
		padding: 0px 48px !important;
	} 
	.vc_custom_1655710449594 .vc_col-has-fill .vc_column-inner{
		padding-top: 24px !important;
	}
	
	.vc_custom_1655712488862, .vc_custom_1655891285945{
		padding: 0px 12px !important;
	}
	
	.vc_custom_1655712709848, .vc_custom_1655713436004{
		padding: 24px !important;
	}
	.b-rounded-left .vc_column-inner, .b-rounded-right .vc_column-inner{
		border-radius: 0px !important;
	}
	
	.vc_custom_1655714546165{
		min-height: 200px;
	}
	
	.vc_custom_1655720690678{
		margin-top: 24px !important;
		margin-bottom: 0px !important;
		padding: 0px 12px !important;
	}
	.blog-carousel-shortcode .dt-owl-item{
		border-radius: 24px;
	}
	
	.blog-carousel-shortcode .owl-next{
		left: 60px !important;
	}
    .vc_custom_1655719333448 {
		margin-left: 120px !important;
	}
	.vc_custom_1655719333448 a{
	padding: 14px 24px !important;
	}
	
	.icon-seabery{
		bottom: -70px !important
	}
	.icon-seabery img{
		max-width: 150px;
	}
	.vc_custom_1656409034218{
		padding: 12px !important;
	}
	.vc_custom_1657605843439{
		margin-top: 64px !important;
		padding: 0px 12px !important;
	}
	.vc_custom_1657605649912{
		padding: 24px 0px !important;
	}
	.vc_custom_1657100473494 {
		padding: 24px 12px !important;
	}
	
	.page-id-92 span img{
		margin-right: 6px !important;
	}
	.vc_custom_1656409116745, .vc_custom_1656410337049{
		margin-top: 0px !important;
	}
	
	.vc_custom_1655891176951 {
    margin-top: 12px !important;
}
	
	.vc_custom_1657537913072{
		padding-top: 48px !important;
	}
	.vc_custom_1655816306718{
		margin-left: 0px !important;
		padding: 24px !important;
	}
	.vc_custom_1655820150733 {
    margin-top: 0px !important;
    padding: 0px;

}
	.vc_custom_1655816296358, .vc_custom_1658904641152{
		margin-right: 0px !important;
		min-height: 200px;
	}
	.vc_custom_1657801324020{
		margin-top: 48px !important;
		padding: 12px;
	}
	
	.vc_custom_1655825391987{
			margin-left: 0px !important;
		padding: 48px 12px !important;
	}
	.vc_custom_1655825407668{
		margin-right: 0px !important;
		padding: 48px 12px !important;
	}
	.vc_custom_1655881447843 {
    margin-top: 48px !important;
    margin-bottom: 24px !important;
}
	.vc_custom_1655826166244{
		margin-left: 0px;
	}
	.vc_custom_1655882642771{
		margin: 0px !important;
	}
	.vc_custom_1655881839580 {
    padding-right: 12px !important;
    padding-left: 12px !important;
}
	.vc_custom_1655827171538 {
    margin-right: 0px !important;
		padding: 0px 12px;
}
	.detail-back-3, .detail-back-4{
		display: none;
	}
	.vc_custom_1656339958167 {
    margin-top: 24px !important;
}
	.cursos-section .vc_tta-panels-container {
    padding: 0px 0px 24px 0px;
}
	.cursos-section .vc_tta-panel-body{
		padding: 12px !important;
	}
	.vc_custom_1655892118920 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
	.vc_custom_1655892005209 {
    padding: 48px 24px !important;
}
	.vc_custom_1655892256926, .vc_custom_1655892268526, .vc_custom_1655892274550, .vc_custom_1655893493198, .vc_custom_1655893499558, .vc_custom_1655893516589, .vc_custom_1655893535062, .vc_custom_1655893550374, .vc_custom_1657818425518, .vc_custom_1655893940102 {
		margin-left: 0px !important;
	}
	.vc_custom_1655893387441{
		padding: 48px 24px !important;
	}
	
	.vc_custom_1657818205021{
		min-height: 200px;
	} 
	
	.sub-nav{
		display: block;
		position: relative !important;
		text-align: left;
		background-color: #ffffff !important;
	}
	
	.sub-nav li a{
		text-align: left;
	}
	
	.vc_custom_1655898430398{
		padding: 0px !important;
	}
	.vc_custom_1656054461654 {
        margin-top: -40px !important;
        margin-bottom: 24px !important;
    }
	.vc_custom_1656055084969{
		padding: 12px !important;
	}
	.vc_custom_1657095077056 {
        padding: 12px 24px 0px 24px !important;
    }
	.vc_custom_1656055395729 {
        margin-top: 0px !important;
    }
	.vc_custom_1656055963093 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
	.vc_custom_1656055989357{
		margin: 0px !important;
	}
	.vc_custom_1657521482624 {
        margin-top: 24px !important;
        margin-bottom: 96px !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
	.slider-clientes .owl-dots{
		display: none;
	}
	
	.slider-clientes .owl-next{
		left: 60px !important;
	}
	.vc_custom_1657525048692 {
        margin-bottom: 70px !important;
    }
	
	.vc_custom_1656057696703 {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }
	.vc_custom_1656412470240 {
        margin-top: 24px !important;
        margin-bottom: 24px !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
	.carrusel-clientes .owl-next{
		left: 60px !important;
	}
	.vc_custom_1657872798616, .vc_custom_1656415019273, .vc_custom_1657872852424, .vc_custom_1657873685110, .vc_custom_1657873868175, .vc_custom_1657874084214, .vc_custom_1657874303757, .vc_custom_1657874365270, .vc_custom_1657874599709, .vc_custom_1657874820684 {
        padding-right: 0 !important;
        padding-left: 0 !important;
        padding-top: 48px !important;
    }
	.video-cliente{
		margin-bottom: 0px;
	}
	
	.vc_custom_1657534117721{
		padding: 12px !important;
	}
	
	.vc_custom_1655884725554 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
	.vc_custom_1655884669378 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
	.vc_custom_1656059471013 {
        padding-right: 12px !important;
        padding-left: 12px !important;
    }
	.vc_custom_1656059144093{
		padding: 48px 24px 0px 24px !important;
	}
	.vc_custom_1656059451237{
		min-height: 200px;
	}
	.vc_custom_1656060575452 .vc_align_right{
		text-align: center;
	}
	.componentes-section .vc_tta-panels-container{
		padding: 0px !important;
	}
	.vc_tta.vc_tta-controls-align-center .vc_tta-panel-heading {
        margin-bottom: 24px !important;
    }
	.componentes-section .vc_tta-panel-body{
		padding: 48px 12px 48px 0px !important;
	}
	.vc_custom_1655713392276 {
        margin-top: 24px !important;
        padding-right: 12px !important;
        padding-left: 12px !important;
    }
	.vc_custom_1656334473023{
		padding: 48px 24px 24px 24px !important;
	}
	.vc_custom_1656334575873{
		min-height: 200px;
	}
	.vc_custom_1656492636041{
		margin-top: 0px !important;
	}
	.vc_custom_1656493241785 img{
		max-width: 80% !important;
	}
	
	.vc_custom_1656493857634{
		padding: 12px !important;
	}
	
	.vc_custom_1656493670631{
		padding: 48px 24px !important;
	}
	
	.vc_custom_1656493731313{
		min-height: 200px;
	}
    .vc_custom_1656494203617 {
        padding-right: 0px !important;
        padding-left: 0px !important;
	}
    .vc_custom_1656494322456 {
        margin-top: 48px !important;
        padding-right: 12px!important;
        padding-left: 12px !important;
	}
    .vc_custom_1656345011427 {
        margin-top: 0px !important;
	}
	.vc_custom_1656401116484 {
        margin-top: 12px !important;
    }
	.page-empleo h1{
		padding: 0px !important;
	}
	
	.augmented-training-panel .vc_tta-panel-body {
        margin-left: 0px !important;
        padding: 12px !important;
    }
	.augmented-training-panel .vc_tta-panel-title span{
		padding-left: 12px;
	}
	.vc_custom_1658905452143, .vc_custom_1658905422282, .vc_custom_1658484292205, .vc_custom_1658406079627, .vc_custom_1658406099915 {
        padding-top: 48px !important;
        padding-right: 24px !important;
        padding-bottom: 48px !important;
        padding-left: 24px !important;
    }
	.vc_custom_1658479075862 {
        padding: 12px;
    }
	.cursos-section .vc_tta-panel-body{
		margin-left: 0px !important;
	}
	.cursos-section .vc_tta-panel-body p{
		line-height: 1.2 !important;
	}
	.cursos-section .vc_tta-panel-body p span{
		font-size: 14px !important;
		line-height: 1 !important;
	}
    .video-iframe video{
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        max-width: 100vw;
    }
    .centrado {
        text-align: center !important;
    }
}

.no-link, .no-link a[data-level="1"] {
	cursor: default !important;
}
