/* ------------------------------------------------------- */

section {
    position: relative;
}

section>.row,
#header>.row,
#footer>.row,
section>.trame>.row {
    max-width: 1046px;

}

.clear {
    clear: both;
}

/* ------------------------ HEADER ----------------------- */

#header {
    padding: 24px 0px 0px;
    background-color: #ffffff;
    position: fixed;
    width: 100%;
    z-index: 100;
}

#header ul.menu {
    padding-top: 44px;
}

#header ul.menu>li {
    min-height: 30px;
    display: inline-block;
}

#header ul.menu>li>a {
    padding: 0px 14px 0px 12px;
    font-size: 17px;
    line-height: 115%;
    font-weight: 400;
    color: #818181;
    transition: color 0.3s;
}

#header ul.menu>li.icono img {
    display: block;
    width: 30px;
    margin: 0;
    margin-top: -3px;
    margin-left: 10px;
}

#header ul.menu>li:first-child>a {
    padding-left: 35px;
}

#header ul.menu>li:last-child>a {
    padding: 0px;
}

#header ul.menu>li>a:hover,
#header ul.menu>li.current-menu-item>a,
#header ul.menu>li.current-menu-parent>a,
.tax-clinical-study-cat #header ul.menu>li#menu-item-113>a,
.single-clinical-study #header ul.menu>li#menu-item-113>a,
.tax-country #header ul.menu>li#menu-item-90>a,
.single-distributor #header ul.menu>li#menu-item-90>a {
    color: #003774;
}

#header ul.sub-menu {
    height: 0px;
    overflow: hidden;
    /*border: 1px solid blue;*/
    position: absolute;
    width: 100%;
    padding: 0px;
    margin: 0px;
    left: 0px;
    opacity: 0;
    background: #ffffff url('./img/bgs/trame1.png') repeat center center;
    transition: opacity 0.3s, padding 0.5s;
    top: 98px;

}

#header ul.menu>li:hover>ul.sub-menu {
    height: auto;
    padding: 35px 0px;
    opacity: 1;
}

#header ul.sub-menu>li {
    list-style-type: none;
    font-size: 17px;
    line-height: 115%;
    font-weight: 400;
    color: #083661;
    margin: 0px;
    padding: 0px 0px 10px;
}

#header ul.sub-menu>li:last-child {
    padding: 0px;
}

#header ul.sub-menu>li>a {
    color: #083661;
    transition: color 0.3s;
}

#header ul.sub-menu>li>a:hover,
#header ul.sub-menu>li.current-menu-item>a {
    color: #0e7ac4;
}


.headerspace {
    height: 100px;
}


ul#menu-new_mainmenu {
    display: flex;
    justify-content: flex-end;
}

/* ------------------------ MAP ----------------------- */
section#title,
section.title {
    background: #ffffff url('./img/bgs/trame1.png') repeat right center;
}

section#title .trame,
section.title .trame {
    padding: 60px 0px;
}

section#title.short,
section.title.short {
    padding: 30px 0px;
    margin-top: 15px;
}

.page-id-18 section#title .trame {
    background: transparent url('./img/bgs/cabecera-contact.png') no-repeat right center;
}

.page-id-57 section#title .trame {
    background: transparent url('./img/bgs/cabecera-download.png') no-repeat right center;
}

.page-id-55 section#title .trame {
    background: transparent url('./img/bgs/cabecera-demostration.png') no-repeat right center;
}

.tax-video-cat section#title .trame,
.single-video section#title .trame {
    background: transparent url('./img/bgs/cabecera-video.png') no-repeat right center;
}

.tax-clinical-study-cat section#title .trame,
.single-clinical-study section#title .trame {
    background: transparent url('./img/bgs/cabecera-clinical-studies.png') no-repeat right center;
}

.tax-faq-cat section#title .trame,
.page-id-608 section#title .trame,
.page-id-5 section#title .trame,
.page-id-606 section#title .trame,
.page-id-610 section#title .trame {
    background: transparent url('./img/bgs/cabecera-clinical-training.png') no-repeat right center;
}


.bigvideo {
    text-align: center;
}

section#title h1,
section#title h2,
section.title h1,
section.title h2,
section#title p.likeh1 {
    font-size: 48px;
    line-height: 100%;
    font-weight: 300;
    color: #003774;
    padding: 0px;
    margin: 0px;
}

section#title.short h1,
section#title.short h2,
section.title.short h1,
section.title.short h2 {
    font-size: 37px;
    line-height: 100%;
    font-weight: 300;
    color: #003774;
    padding: 0px;
    margin: 0px;
}

section#title h2 span,
section.title h2 span {
    color: #0e7ac4;
}

section#title.minititle {
    padding: 30px 0px 0px;
    background: #ffffff none;
}

section#title.minititle h1 {
    font-size: 38px;
    line-height: 115%;
    font-weight: 300;
    color: #083661;
    padding: 0px;
    margin: 0px;
}


section.title {
    background: transparent url('./img/bgs/trame1.png') repeat center center;
    padding: 65px 0px;
}

#products1 {
    padding: 45px 0px 0px;
}

#products1 h1 {
    font-size: 38px;
    line-height: 105%;
    font-weight: 300;
    color: #003774;
}


#products2 {
    padding: 0px 0px 45px;
}

#products2 .col1,
#products2 .col3 {
    margin-top: -123px;
}

#products2 .col2 {
    margin-top: 10px;
}

#products2 h2,
#search h2 {
    font-size: 28px;
    line-height: 115%;
    font-weight: 300;
    color: #003774;
}

#products2 h2 {
    margin: 20px 0px;
}

#products2 h2 span {
    color: #0e7ac4;
}

#products2 p {
    font-size: 20px;
    line-height: 115%;
    font-weight: 700;
    color: #0e7ac4;
    margin-bottom: 20px;
    padding: 0px 60px;
}

#products2 p.bold {
    color: #003774;
}

#options1 h1 {
    font-size: 48px;
    line-height: 115%;
    font-weight: 300;
    color: #003774;
}

#options1 p.likeh3 {
    font-size: 30px;
    line-height: 115%;
    font-weight: 300;
    color: #003774;
    margin-bottom: 20px;
}

#airtraqavant1,
#airtraqavant2,
#airtraqavant3,
#airtraqavant4,
#airtraqavant5,
#airtraqsp1,
#airtraqsp2 {
    padding: 45px 0px;
}

#airtraqavant1 h1,
#airtraqsp1 h1 {
    font-size: 52px;
    line-height: 105%;
    font-weight: 300;
    color: #083661;
    padding: 0px;
    margin-bottom: 30px;
}

#airtraqavant1 h1 span,
#airtraqsp1 h1 span {
    color: #0e7ac4;
    display: block;
}

#airtraqavant1 p,
#airtraqsp1 p {
    font-size: 26px;
    line-height: 115%;
    font-weight: 300;
    color: #0e7ac4;
}

#airtraqavant1 p.bold,
#airtraqsp1 p.bold {
    color: #083661;
}

#airtraqavant2 p {
    font-size: 28px;
    line-height: 105%;
    font-weight: 300;
    color: #083661;
    padding: 20px 11px;
    margin: 0px;
}

#airtraqavant2 .box1 p,
#airtraqavant2 .box2 p,
#airtraqavant2 .box4 p {
    background: transparent url('./img/bgs/plus.png') center right no-repeat;
}

#airtraqavant2 .box1 p {
    margin-top: 16px;
    padding: 20px 18px;
}

#airtraqavant2 .box2 p {
    margin-top: 16px;
}

#airtraqavant2 .box3 p {
    margin-top: 31px;
}

#airtraqavant4 ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

#airtraqavant3 li,
#airtraqavant4 li,
#airtraqavant5 li,
#airtraqsp2 li,
#options2 li,
#options3 li,
#options4 li,
#options5 li {
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #575656;
    padding: 0px 0px 10px;
    margin: 0px;
}

#airtraqavant4 li {
    padding: 0px 0px 10px 7px;
}

#airtraqavant4 li li li {
    list-style-type: square;
}

#airtraqsp2 li {
    font-size: 23px;
    line-height: 115%;
}


#airtraqavant3 li b,
#airtraqavant4 li b,
#airtraqavant5 li b,
#airtraqsp2 li,
#options2 li a,
#options3 li a,
#options4 li a,
#options5 li a {
    color: #0e7ac4;
    font-weight: 700;
}

#airtraqavant5 img {
    margin-top: -192px;
}

#airtraqsp2 ul {
    margin: 0px;
    padding: 20px 20px 10px 40px;
    background: #ffffff url('./img/bgs/trame1.png') repeat center center;
}

/* ------------------------ MAP ----------------------- */

#map {
    width: 100%;
    height: 400px;
}

.tax-country #map {
    height: 450px;
}


/* ------------------------ FOOTER ----------------------- */

#footer {
    padding: 60px 0px;
    background: #ffffff url('./img/bgs/trame2.png') repeat center center;
}


#footer .col1 .menu>li a {
    padding: 0px 20px 0px 0px;
    font-size: 15px;
    line-height: 115%;
    font-weight: 400;
    color: #003774;
    transition: color 0.3s;
}

#footer .col1 .menu>li a:hover {
    color: #0e7ac4;
}

#footer .col2 p {
    font-size: 15px;
    line-height: 115%;
    font-weight: 400;
    color: #003774;
    padding: 0px;
    margin: 0px;
}

#footer .icex-logo {
    max-width: 250px;
    display: inline-block;
    margin-bottom: 20px;
}

.learnmore {
    display: inline-block;
    padding: 10px 30px;
    margin: 0px;
    font-size: 17px;
    line-height: 115%;
    font-weight: 700;
    color: #ffffff;
    text-transform: lowercase;
    background-color: #0e7ac4;
    border-radius: 5px;
    transition: background 0.3s;
}

form>.learnmore {
    float: right;
}


.learnmore:hover {
    background-color: #003774;

}


/* ---------------------- TRAINING PORTAL --------------- */

#trainingportalmenu {
    padding: 45px 0px 20px;
}

#trainingportalmenu .menuitem {
    float: left;
    text-align: center;
    padding: 5px;
}

#trainingportalmenu .menuitem a {
    border: 2px solid var(--tertirary-blue);
    border-radius: 5px;
    background: #ffffff;
    display: block;
    padding: 20px 10px;
    min-height: 155px;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    font-size: 20px;
    line-height: 115%;
    font-weight: 700;
    color: var(--secondary-blue);
    /*transition: all 0.3s;*/
}

#trainingportalmenu .menuitem a:hover,
#trainingportalmenu .menuitem a.active {
    border: 2px solid var(--primary-blue);
    background: var(--primary-blue);
    color: #ffffff;
}

#trainingportalmenu .menuitem a i,
#trainingportalmenu .menuitem a i {
    display: block;
    display: none;
    width: 44px;
    height: 14px;
    /*border: 1px solid red;*/
    position: absolute;
    bottom: -17px;
    left: calc(50% - 22px);
    background: transparent url('./img/bgs/arrow_blue.png') center center no-repeat;

}

/* #trainingportalmenu .menuitem a:hover i,
#trainingportalmenu .menuitem a.active i {
    display: block;
} */

#trainingportalmenu .menuitem a span {
    display: block;
    font-size: 28px;
    line-height: 115%;
    font-weight: 300;
    color: #0e7ac4;
    margin-bottom: 10px;

}

#trainingportalmenu .menuitem a:hover span,
#trainingportalmenu .menuitem a.active span {
    color: #ffffff;
}

#trainingportalmain {
    padding: 45px 0px 40px;

}

#trainingportalmain {
    padding: 45px 0px 40px;

}

#trainingportal,
#trainingportaliframe {
    margin-bottom: 15px;
    background: #ffffff;
}

#trainingportal,
#trainingportal .row {
    display: flex;
}

#trainingportaliframe {
    padding: 30px 0px;
}

#trainingportal h1,
#trainingportal h2 {
    font-size: 38px;
    line-height: 115%;
    font-weight: 300;
    color: #003774;
    padding: 0px;
    margin: 10px 0px 5px;
}

#trainingportal h2 {
    text-transform: capitalize;
}

#trainingportal li {
    list-style-type: none;
    text-align: center;
    font-size: 17px;
    line-height: 115%;
    font-weight: 700;
    color: #0e7ac4;
    padding: 0px;
    margin: 0px 0px 10px;
}

a.contents,
a.quiz {
    display: inline-block;
    padding: 10px 30px 10px 80px;
    margin: 60px 0px 0px;
    font-size: 20px;
    line-height: 115%;
    font-weight: 700;
    color: #ffffff;
    width: 200px;
    background: #0e7ac4 url('./img/bgs/quiz.png') 12px center no-repeat;
    border-radius: 5px;
    transition: background 0.3s;
    text-align: left;

}

a.contents {
    background-image: url('./img/bgs/contents.png');
}


/* ------------------------- VIDEOS ------------------------ */
#videos,
#instvideos {
    padding: 45px 0px;
}

#videos .sidebar>ul,
#instvideos .sidebar>ul,
#faqs .sidebar>ul {
    margin: 0px 0px 40px;
    padding: 0px;
}

#videos .sidebar>ul>li,
#faqs .sidebar>ul>li {
    list-style-type: none;
    font-size: 20px;
    line-height: 115%;
    font-weight: 400;
    color: #083661;
    padding: 0px 0px 20px;
    margin: 0px;
}

#videos .sidebar>ul>li>a,
#faqs .sidebar>ul>li a {
    color: #083661;
    transition: color 0.3s;
}

#videos .sidebar>ul>li>ul,
#faqs .sidebar>ul>li>ul {
    margin: 0px;
    padding: 0px;
}

#videos .sidebar>ul>li>ul>li,
#instvideos .sidebar>ul>li,
#faqs .sidebar>ul>li>ul>li {
    list-style-type: none;
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #575756;
    padding: 5px 0px;
    margin: 0px;
}

#videos .sidebar>ul>li>ul>li>a,
#instvideos .sidebar>ul>li>a,
#faqs .sidebar>ul>li>ul>li>a {
    color: #575756;
    transition: color 0.3s;
}

#videos .sidebar>ul>li>a:hover,
#videos .sidebar>ul>li>ul>li>a:hover,
#instvideos .sidebar>ul>li>a:hover,
#faqs .sidebar>ul>li>ul>li>a:hover {
    color: #0e7ac4;
}

#videos .mainbar h2,
#faqs .mainbar h3 {
    font-size: 19px;
    line-height: 115%;
    font-weight: 400;
    color: #083661;
    padding: 15px;
    margin: 0px 0px 15px;
    background: transparent url('./img/bgs/trame1.png') repeat center center;
}

#videos .mainbar h3,
#instvideos .mainbar h2 {
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #083661;
    padding: 0px;
    margin: 10px 0px 40px;

}

#videos .mainbar iframe {
    width: 100%;
    margin: 0px;
}

/* ----------------- clinical-studies ---------------*/

#clinical-studies {
    padding: 45px 0px;
}

#clinical-studies .sidebar>ul {
    margin: 0px 0px 40px;
    padding: 0px;
}

#clinical-studies .sidebar>ul>li {
    list-style-type: none;
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #083661;
    padding: 0px 0px 5px;
    margin: 0px;
}

#clinical-studies .sidebar>ul>li>a {
    color: #083661;
    transition: color 0.3s;
}

#clinical-studies .sidebar>ul>li>a:hover {
    color: #0e7ac4;
}

#clinical-studies .mainbar h1 {
    font-size: 33px;
    line-height: 115%;
    font-weight: 300;
    color: #083661;
    padding: 0px;
    margin: 0px 0px 15px;

}

#clinical-studies .mainbar ul {
    margin: 0px;
    padding: 0px;
}

#clinical-studies .mainbar ul li {
    list-style-type: none;
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #575756;
    padding: 5px 0px;
    margin: 0px;
}

#clinical-studies .mainbar ul li a {
    color: #575756;
    transition: color 0.3s;
}

#clinical-studies .mainbar p {
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #575756;
}

#clinical-studies .mainbar ul li a:hover {
    color: #0e7ac4;
}

/* ------------------ country ----------*/
#country,
#distributor {
    padding: 45px 0px;
}


#country .sidebar p {
    font-size: 19px;
    line-height: 115%;
    font-weight: 400;
    color: #083661;
    margin: 0px;
    padding: 0px 0px 15px;
}

#country .sidebar select {
    border: 1px solid #a0a0a0;
    border-radius: 5px;
    font-size: 17px;
    line-height: 17px;
    font-weight: 400;
    color: #083661;
}

#country .mainbar>.row {
    border-bottom: 1px solid #a0a0a0;
    padding: 0px 0px 20px 0px;
    margin: 20px 0px 0px;
}

#country .mainbar>.row:first-child {
    margin-top: 0px;
}

#country .mainbar>.row:last-child {
    border: none;
}

#country .mainbar .col1 p,
#country .mainbar .col3 p a {
    font-size: 17px;
    line-height: 115%;
    font-weight: 700;
    color: #0e7ac4;
}

#country .mainbar .col3 p {
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #000000;
}

#distributor h2 {
    font-size: 20px;
    line-height: 115%;
    font-weight: 700;
    color: #0e7ac4;
    padding: 0px;
    margin: 0px 0px 20px;
}


#distributor p {
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #575756;
}

#distributor p label {
    display: inline-block;
    width: 180px;
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #575756;
}

#distributor p.title,
#distributor p.title label {
    font-size: 17px;
    line-height: 115%;
    font-weight: 700;
    color: #0e7ac4;
}

#distributor p a {
    color: #174460;
    transition: color 0.3s;
}

#distributor p a:hover {
    color: #0e7ac4;
}

/* ------------ simplepage ----------------*/
#simplepage {
    padding: 45px 0px;
}

#simplepage h2 {
    font-size: 33px;
    line-height: 115%;
    font-weight: 300;
    color: #083661;
    padding: 0px;
    margin: 15px 0px 5px;

}

#simplepage p,
#simplepage li {
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #575756;
}

/* ------------ faqs ------------------------- */
#faqs {
    padding: 45px 0px;
}

#faqs .mainbar h2 {
    font-size: 17px;
    line-height: 115%;
    font-weight: 700;
    color: #003774;
    margin: 15px 0px 5px 0px;
    padding: 0px;
}

#faqs .mainbar h2.firstchild {
    margin-top: 0px;
}

#faqs .mainbar p,
#faqs .mainbar li {
    font-size: 17px;
    line-height: 105%;
    font-weight: 300;
    color: #575756;
}

#faqs .mainbar .separator {
    height: 30px;
}


/* ------------------------- whyairtraqsub --------------- */

#whyairtraq1 {
    padding: 30px;
}

#whyairtraq1 h1 {
    font-size: 52px;
    line-height: 105%;
    font-weight: 300;
    color: #083661;
    padding: 0px;
    margin: 56px 0px 0px;

}



#whyairtraq1 h2 {
    font-size: 28px;
    line-height: 115%;
    font-weight: 300;
    color: #083661;
    padding: 0px 56px;
    margin: 10px 0px 0px 0px;
    transition: color 0.3s;
}

#whyairtraq1 .col1:hover h2,
#whyairtraq1 .col2:hover h2,
#whyairtraq1 .col3:hover h2 {
    color: #0e7ac4;
}

#whyairtraq2 {
    padding: 45px 0px 45px;
}

#whyairtraq2 ul {
    padding: 0px;
    margin: 10px 0px 0px 0px
}

#whyairtraq2 ul li {
    /*list-style-type: none;
	background: transparent url('./img/bgs/glass2.png') left 14px no-repeat;
	font-size: 21px;
	line-height: 115%;
	font-weight: 300;
	color: #575656;
	padding: 10px 0px 10px 38px;
	margin: 0px;*/
    list-style-type: square;
    font-size: 21px;
    line-height: 115%;
    font-weight: 300;
    color: #575656;
    padding: 10px 0px 10px 5px;
    margin: 0px;
}

#whyairtraq2 ul li a {
    display: block;
    transition: color 0.3s;
}

#whyairtraq2 ul li.nolink {
    background-image: none;
}

#whyairtraq2 ul li a:hover {
    color: #575656;
}

#whyairtraq2 ul li b {
    color: #0e7ac4;
    font-weight: 700;
    transition: color 0.3s;
}

#whyairtraq2 ul li a:hover b {
    color: #575656;
}

#whyairtraq3 {
    padding: 30px 0px;
}



#whyairtraq3 .column a {
    border: 2px solid #808080;
    border-radius: 5px;
    background: #ffffff url('./img/bgs/trame4.png') repeat center center;
    display: block;
    /*padding: 20px 18px 40px;*/
    padding: 20px 18px;
    min-height: 110px;
    text-align: center;
    margin-bottom: 13px;
    font-size: 19px;
    line-height: 115%;
    font-weight: 300;
    color: #575756;
    position: relative;
    /*transition: all 0.3s;*/
}

#whyairtraq3 .column a:hover {
    background: #ffffff url('./img/bgs/trame3.png') repeat center center;
    border: 2px solid #0e7ac4;
    color: #ffffff;
}

#whyairtraq3 .column a:hover b {
    color: #ffffff;
}


#whyairtraq3 .column a span {
    display: none;
}

/*#whyairtraq3 .column a span {
	display: block;
	position: absolute;
	bottom: 10px;
	left: calc(50% - 16px);
	height: 21px;
	width: 31px;
	background: transparent url('./img/bgs/glass.png') no-repeat right center;	
}*/

#whyairtraq3 .column a:hover span {
    background: transparent url('./img/bgs/glass_white.png') no-repeat right center;
}

#whyairtraq3 .column a b {
    color: #0e7ac4;
    font-weight: 700;
    /*transition: all 0.3s;*/
}

#whyairtraq3 .column a:hover b {
    color: #ffffff;
}


#whyairtraqsub {
    padding: 45px 0px;
}

#whyairtraqsub h2 {
    font-size: 20px;
    line-height: 115%;
    font-weight: 700;
    color: #083661;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#whyairtraqsub p,
#downloads1 p,
#downloads2 p,
#downloads3 p,
#downloads4 p,
#downloads6 p,
#contact p,
#search p,
#trainingportalmain p,
#trainingportal p {
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #181818;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#whyairtraqsub li {
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #595959;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

#whyairtraqsub p.bold,
#whyairtraqsub p b {
    font-weight: 700;
    color: #0e7ac4;
}

#whyairtraqsub p.italic {
    font-style: italic;
    color: #083661;
}

#whyairtraqsub p.blue {
    color: #083661;
}

#whyairtraqsub img {
    /*width: 100%;*/
    margin-top: 10px;
}

.bluebox {
    padding: 15px 10px;
    background: #0e7ac4 url('./img/bgs/trame3.png') repeat center center !important;
    border-radius: 4px !important;
}

#whyairtraqsub .bluebox p {
    color: #ffffff;
    font-size: 20px;
    line-height: 115%;
    font-weight: 700;
}

#whyairtraqsubgallery {
    padding: 0px 0px 45px;
}

.home #whyairtraqsubgallery {
    padding: 30px 0px 3px;
}

#whyairtraqsubgallery p {
    padding: 31px 10px;
    background: #0e7ac4 url('./img/bgs/trame3.png') repeat center center !important;
    color: #ffffff;
    font-size: 17px;
    line-height: 115%;
    font-weight: 700;
    min-height: 82px;
    margin-bottom: 27px;
}

#whyairtraqsubgallery p.double {
    padding: 20px 10px;
}

/* ----------------- downloads -------------------- */



#downloads1,
#downloads2,
#downloads3,
#search {
    padding: 25px 0px 30px;
}


#downloads1 h3,
#downloads2 h3,
#downloads3 h3 {
    color: #083661;
    font-size: 20px;
    line-height: 115%;
    font-weight: 700;
    padding: 0px;
    margin: 20px 0px 10px 0px;
}

#downloads1 p a,
#downloads2 p a,
#downloads3 p a,
#downloads4 p a,
#downloads6 p a,
#downloads4 p a,
#contact p a,
#trainingportalmain p a {
    color: #0e7ac4;
    font-weight: 700;
    transition: color 0.3s;
}

#downloads1 p a:hover,
#downloads2 p a:hover,
#downloads3 p a:hover,
#downloads4 p a:hover,
#downloads6 p a:hover,
#downloads4 p a:hover,
#contact p a:hover,
#trainingportalmain p a:hover {
    color: #003774;
}


#downloads4,
#downloads6 {
    padding: 45px 0px 40px;
}



#options2,
#options3,
#options4,
#options5 {
    padding: 45px 0px;
}

#options2 h3,
#options4 h3 {
    color: #083661;
    font-size: 20px;
    line-height: 115%;
    font-weight: 700;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

#options4 h3 {
    margin: 0px 0px 25px 0px;
}

#options2 hr,
#options4 hr {
    padding-top: 20px;
}

#options2 p {
    font-size: 17px;
    line-height: 115%;
    font-weight: 700;
    color: #0e7ac4;
    padding: 0px 0px 10px;
    margin: 0px;
}





/* -------------- technique --------- */
#technique1,
#technique2,
#technique3,
#technique4,
#technique5 {
    padding: 45px 0px 30px;
}

#technique1 p {
    font-size: 19px;
    line-height: 115%;
    font-weight: 400;
    color: #003774;
    padding: 0px;
    margin: 20px 0px 40px;
}



#technique1 ul li {
    list-style-image: url('./img/bgs/check.png');
    font-size: 21px;
    line-height: 115%;
    font-weight: 300;
    color: #575656;
    padding: 0px;
    margin: 0px 0px 10px;
}

#technique2 ul {
    margin: 20px 0px 0px;
    padding: 0px;
}

#technique2 ul li,
#technique3 ul li {

    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #575656;
    padding: 0px;
    margin: 0px 0px 5px;
}

#technique4 p,
#technique5 p {
    font-size: 17px;
    line-height: 115%;
    font-weight: 300;
    color: #575656;
    padding: 0px;
    margin: 20px 0px 0px;
}

#technique3 h3,
#technique5 h4 {
    font-size: 20px;
    line-height: 115%;
    font-weight: 700;
    color: #083661;
    padding: 0px;
    margin: 10px 0px 10px;
}

#technique3 h3 {
    margin: 0px 0px 10px;
}


#technique4 p b,
#technique5 p b,
#technique3 ul li b {
    color: #0e7ac4;
}

/* ------------------- Contact ------------------- */

#contact {
    padding: 45px 0px 40px;
}

/* ------------------------ OTROS ----------------------- */

table tbody {
    border: none;

}

table thead,
table tfoot,
table tbody tr,
table tbody tr:nth-child(2n) {
    background-color: transparent;
    border: none;

}

table thead th,
table td {
    color: #363636;
}

table thead th a,
table td a {
    color: #0e7ac4;
    font-weight: 700;
    transition: color 0.3s;
}

table thead th a:hover,
table td a:hover {
    color: #003774;
}

#cta,
.minicta {
    padding: 35px 0px 15px !important;
    background: #0e7ac4 url('./img/bgs/trame3.png') repeat center center !important;
}

.minicta {
    padding: 15px !important;
}

#cta h3,
.minicta h3 {
    font-size: 48px !important;
    line-height: 115% !important;
    font-weight: 300 !important;
    color: #ffffff !important;
    padding: 0px !important;
    margin: 0px 0px 20px !important;
}

.minicta h3 {
    font-size: 34px !important;
}


#cta p,
.minicta p {
    font-size: 17px !important;
    line-height: 115% !important;
    font-weight: 300 !important;
    color: #ffffff !important;
    padding: 0px !important;
    margin: 0px 0px 20px !important;
}

#cta p a,
.minicta p a {
    display: inline-block !important;
    padding: 10px 30px !important;
    margin: 0px !important;
    font-size: 17px !important;
    line-height: 115% !important;
    font-weight: 700 !important;
    color: #0e7ac4 !important;
    text-transform: lowercase !important;
    background-color: #ffffff !important;
    border-radius: 4px !important;
    transition: color 0.3s, background 0.3s !important;
}

#cta p a:hover,
.minicta p a:hover {
    color: #ffffff !important;
    background-color: #003774 !important;
}

#gototop {
    color: #fff;
    background: #174460;
    height: 65px;
    width: 27px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    transition: opacity 0.3s;
    text-align: center;
    font-size: 31px;
    line-height: 31px;
    padding-top: 21px;
}

#back {
    height: 134px;
    width: 67px;
    border-top-right-radius: 67px;
    border-bottom-right-radius: 67px;
    background: #ffffff url('./img/bgs/trame1.png') repeat center center;
    display: block;
    position: fixed;
    left: 0px;
    top: calc(50vh - 67px);
    padding: 50px 0px 50px 16px;
}

#back:hover {
    background: #ffffff url('./img/bgs/trame3.png') repeat center center;
}

p.callout {
    padding: 10px !important;
}

.redbutton {
    background-color: #0e7ac4;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #ffffff;
    /*width: 100%;*/
    text-align: center;
    padding: 10px 35px;
    transition: background 0.3s;
    /*display: block;*/
    border: none;
    border-radius: 5px;
}

.redbutton:hover,
.redbutton:focus {
    background-color: #003774;
}

h2.h2hidden {
    background: transparent url('./img/bgs/trame1.png') repeat center center;
    color: #174460;
    font-weight: 400;
    cursor: pointer;
    font-size: 22px;
    line-height: 22px;
    margin: 5px 0px;
    padding: 6px 30px 6px 6px;
    position: relative;
}

h2.h2hidden span {
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    background: transparent url('./img/bgs/bgs.png') no-repeat -165px 0px;
    top: 10px;
    right: 8px;
    position: absolute;
}

h2.h2hidden.active span {
    background-position: -187px 2px;
}

div.divhidden {
    height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.5s;


}

div.divhidden.active {
    height: auto;
    opacity: 1;
    padding: 10px 0px 25px 25px;
}


ul.redes {
    margin: 0px;
    padding: 0px;
}

ul.redes li {
    display: inline-block;
    padding-right: 4px;
}

ul.redes li a {
    display: block;
    height: 29px;
    width: 29px;
    background: transparent url('./img/bgs/bgs.png') 0px 0px no-repeat;
    opacity: 0.8;
    transition: opacity 0.3s;
}

ul.redes li a:hover {
    opacity: 1;
}

ul.redes li.tw a {
    background-position: -35px 0px;
}

ul.redes li.ln a {
    background-position: -68px 0px;
}

ul.redes li.gp a {
    background-position: -102px 0px;
}

*::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #174460 !important;
}

*:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #174460 !important;
    opacity: 1;
}

*::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #174460 !important;
    opacity: 1;
}

*:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #174460 !important;
}

a.nextsection {
    position: absolute;
    width: 80px;
    height: 40px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    text-align: center;
    padding-top: 10px;
    bottom: 10px;
    left: calc(50% - 40px);
    background: #0e7ac4 url('./img/bgs/nextsection.png') center 10px no-repeat;
    animation-duration: 1s;
    animation-name: changebgposition;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

@keyframes changebgposition {
    from {
        background-position: center 10px;
    }

    to {
        background-position: center 20px;
    }
}

.off-canvas-wrapper,
.off-canvas {
    background-color: #174460;
}

.off-canvas ul li {
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
}

.off-canvas ul li a {
    color: #ffffff;
}

.sidebar #searchform {
    padding: 0px;
    margin: 0px 0px 30px;
}

.sidebar #searchform input {
    box-shadow: none;
    margin: 0px;
    border: 1px solid #a0a0a0;
    border-right: none;
    float: left;
    width: 80%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.sidebar #searchform input#searchsubmit {
    border: 1px solid #a0a0a0;
    border-left: none;
    float: left;
    width: 20%;
    background: #ffffff url('./img/bgs/glass.png') no-repeat right center;
    padding: 9px 0px 9px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: transparent;
}

/*#header > .row { position: relative; }*/

#searchformmain {
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 14px;
    right: 0px;
}

#searchformmain a {
    position: absolute;
    left: -84px;
    top: 8px;
    color: #818181;
}

#searchformmain a:hover,
.page-id-22 #searchformmain a {
    color: #003774;
}

#searchformmain input {
    box-shadow: none;
    margin: 0px;
    border: 1px solid #f4f4f4;
    border-right: none;
    background-color: #f4f4f4;
    float: left;
    width: 78%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#searchformmain input#searchsubmit {
    border: 1px solid #f4f4f4;
    border-left: none;
    float: left;
    width: 20%;
    background: #f4f4f4 url('./img/bgs/glass.png') no-repeat right center;
    padding: 9px 0px 9px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: transparent;
}


#contactform {
    margin-top: 30px;
}

#contactform input,
#contactform textarea {
    box-shadow: none !important;
}

#contactform input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #595959 !important;
}

#contactform input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #595959 !important;
    opacity: 1;
}

#contactform input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #595959 !important;
    opacity: 1;
}

#contactform input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #595959 !important;
}

#contactform textarea::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #595959 !important;
}

#contactform textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #595959 !important;
    opacity: 1;
}

#contactform textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #595959 !important;
    opacity: 1;
}

#contactform textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #595959 !important;
}

#navegador a {
    font-size: 40px;
    line-height: 100%;
    font-weight: 700;
    transition: color 0.3s;
}

#navegador a:hover {
    color: #0e7ac4;
}

/* ------------------------ Login ----------------------- */

/* ------------------------ Descargas ----------------------- */


/* ------------------------ RESPONSIVO ----------------------- */

.top-bar,
.top-bar ul {
    background: transparent url('./img/bgs/trame3.png') repeat center center;
}

.title-bar-right {
    padding-top: 20px;
}

#menu-mainmenuresp>li>a,
#menu-new_mainmenuresp>li>a {
    text-transform: uppercase;
}

#menu-mainmenuresp ul.sub-menu>li,
#menu-new_mainmenuresp ul.sub-menu>li {
    list-style-type: none;
    font-size: 14px;
    line-height: 115%;
    font-weight: 300;
    color: #083661;
    margin: 0px;
    padding: 0px 0px 10px 12px;
}

@media only screen and (min-width: 64em) {

    /* ESCRITORIO */
    .nopadding {
        padding: 0px !important;
    }

    .nopaddingleft {
        padding-left: 0px !important;
        padding-right: 20px !important;
    }

    .nopaddingright {
        padding-left: 20px !important;
        padding-right: 0px !important;
    }

    section.fullheight {
        height: calc(100vh - 100px);
    }

    #products1 h1 {
        padding: 0px 79px;
    }

    #airtraqavant3 ul {
        margin-top: 146px !important;
    }

    #airtraqavant5 img {
        margin-top: -192px;
    }

    #options1 h1 {
        margin-bottom: 70px;
    }

    #options5 ul {
        margin-top: 110px;
    }

    #technique1 ul {
        margin-top: 44px;
    }

    #whyairtraq2 img {
        margin-top: 83px;
    }

    #whyairtraq3 .column a {
        /*min-height: 131px;*/
        min-height: 108px;
    }



    #whyairtraq1 .col1,
    #whyairtraq1 .col2 {
        background: transparent url('/wp-content/themes/airtraq/img/bgs/plus2.png') right 90px no-repeat;
    }

    /*#whyairtraq1 .col1, #whyairtraq1 .col3 { padding-top: 21px; }*/

    #whyairtraq1 h2 {
        min-height: 157px;
    }

    /*#whyairtraq1 .col1 h2, #whyairtraq1 .col3 h2 { min-height: 134px; }*/

    #technique5 p {
        margin: 0px;
    }

    #airtraqavant3 ul,
    #airtraqavant5 ul {
        padding: 0px;
        margin: 0px;
    }

    #options3 ul {
        margin: 0px 0px 40px;
    }

    #options5 ul {
        margin: 0px;
    }

    #whyairtraq3 .column {
        padding: 0px 7px !important;
    }
}

@media only screen and (min-width: 0em) and (max-width: 63.9375em) {

    /* TABLET + MOVIL*/
    .fullheight {
        padding: 30px 0px !important;
    }

    #whyairtraq1 h2 {
        margin-bottom: 20px;
    }

    #whyairtraq1 .col1,
    #whyairtraq1 .col2 {
        background: transparent url('./img/bgs/plus2.png') bottom center no-repeat;
        padding-bottom: 40px;
    }

    #airtraqavant2 .box1 p,
    #airtraqavant2 .box2 p,
    #airtraqavant2 .box3 p,
    #airtraqavant2 .box4 p {
        background: transparent url('/wp-content/themes/airtraq/img/bgs/plus.png') bottom center no-repeat;
        padding-bottom: 40px;
    }

    #whyairtraq1 h1 {
        margin: 0px 0px 40px;
    }

    #whyairtraq3 .column a {
        margin-bottom: 15px;
        padding: 20px 18px;
        min-height: auto;
    }

    #whyairtraq3 .column a span {
        display: none;
    }

    #whyairtraqsubgallery .clear {
        clear: none;
    }

    #whyairtraqsubgallery img {
        width: 100%;
    }

    #whyairtraqsubgallery p.double {
        padding: 31px 10px;
    }

    #whyairtraqsubgallery p {
        min-height: auto;
        margin-bottom: 15px;
    }

    .minicta {
        margin-bottom: 20px;
    }

    #country .mainbar .col1 p {
        font-size: 22px;
    }

    #trainingportalmenu .menuitem a span {
        font-size: 20px;
    }

    #trainingportalmenu .menuitem a {
        font-size: 14px;
        margin-bottom: 0px;
    }

    #trainingportal,
    #trainingportaliframe {
        padding: 30px 0px 30px;
    }

    #technique2 ul {
        margin-bottom: 20px;
    }

    #technique2 ul li {
        list-style-type: none;
    }

    #technique5 p {
        margin-bottom: 30px;
    }

    #whyairtraqsub h2 {
        margin-top: 20px;
    }

    #whyairtraqsub .column,
    /*#whyairtraqsub .column p,*/
    #whyairtraqsub .column h2,
    section#title.minititle h1 {
        text-align: center;
    }

    #whyairtraqsub {
        padding: 25px 0px 45px;
    }

    #products2 .col1,
    #products2 .col3 {
        margin-top: 0px;
    }

    #airtraqavant5 img {
        margin-top: 10px;
    }
}

@media only screen and (min-width: 40em) and (max-width: 63.9375em) {

    /* TABLET */
    #technique1 ul {
        margin-top: 44px;
    }

    #whyairtraq3 .column {
        padding: 0px 7px !important;
    }
}

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
    /* MOVIL */

    section#title h1,
    section#title h2,
    section.title h1,
    section.title h2 {
        text-align: center;
    }

    #whyairtraq1 h1 {
        line-height: 115%;
    }

    #whyairtraq2 img {
        margin-top: 20px;
    }

    #footer .menu>li {
        padding-bottom: 20px;
        display: inherit;
    }

    #distributor img {
        margin-bottom: 20px;
    }

    #trainingportalmenu .menuitem {
        width: 50% !important;
    }

    #trainingportalmenu .menuitem a {
        min-height: auto;
    }

    #technique1 ul {
        margin-top: 20px;
        margin-left: 0px;
    }

    #technique1 ul li {
        list-style-image: none;
        list-style-type: none;
    }

    #technique4 p {
        margin-bottom: 30px;
    }

    #technique3 ul {
        margin-top: 20px;
    }



}


/*
##########################################
NEW PRODUCT
##########################################
*/
.slider-products .swiper-pagination {
    position: relative;
    margin-top: 30px !important;
}



/* ---------------------------------- */
/* Acordeones */
.padding--vertical-25 {
    padding-left: 25px;
    padding-right: 25px;
}

.padding--horizontal-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.padding--vertical-65 {
    padding-left: 65px;
    padding-right: 65px;
}

.padding--horizontal-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.accordion+.accordion {
    margin-top: 12px;
}

.accordion__content {
    display: none;
    max-width: var(--breakpoint-s);
}

.accordion--displayed .accordion__content {
    display: block;
}

/* Aries */
.aries__title {
    position: relative;
    cursor: pointer;
    padding-right: 50px;
}

.aries__title__arrow {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.15s;
    pointer-events: none;
}

.accordion--displayed .aries__title__arrow {
    transform: translateY(-50%) scale(1, -1);
}

.background.background--light-grey {
    background-color: lightgray;
}

.box {
    position: relative;
}

.box--border-radius-15 {
    border-radius: 15px;
    overflow: hidden;
}

#menu-mainmenuresp .icono img,
#menu-new_mainmenuresp .icono img {
    width: 28px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(1%) hue-rotate(149deg) brightness(103%) contrast(101%);
}



/* PAGE */
.new--product-section {
    padding: 100px 10px;
    width: 100%;
    overflow: hidden;
}

.new__product-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.new__product-container .new__product-info {
    flex-basis: calc(35% - 20px);
}

.new__product-container .new__product-info .logo {
    max-width: 300px;
    margin: 20px 0;
    text-align: right;
}

.new__product-container .new__product-info .title h1 {
    color: #083661;
    font-size: 52px;
    font-weight: 700;
}

.new__product-container .new__product-info .title h1 span {
    color: #7ABE7A;
    text-transform: uppercase;
}

.new__product-container .new__product-info .subtitle p {
    font-size: 38px;
    font-weight: 700;
    color: #083661;
}

.new__product-container .new__product-info .ctas {
    margin: 40px 0 0;
}

.new__product-container .new__product-info .ctas .learnmore {
    text-transform: capitalize;
    margin: 5px;
    border: 1px solid #0E7AC5;
}

.new__product-container .new__product-info .ctas .learnmore:hover {
    background: transparent;
    color: #0E7AC5;
}

.new__product-container .new__product-info .ctas .learnmore.playvideo {
    background-color: #083661;
    border: 1px solid #083661;
    margin-left: 5px;
}

.new__product-container .new__product-info .ctas .learnmore.playvideo:hover {
    background: transparent;
    color: #083661;
}

.new__product-container .new__product-info .ctas .learnmore.playvideo span {
    line-height: 0;
    vertical-align: middle;
}

.new__product-container .new__product-img {
    flex-basis: calc(65% - 20px);
}

.new__product-container .new__product-img img {
    width: 100%;
    transition: transform 0.5s ease-in-out;
    animation: imgToBig 2s ease-in-out 1;
}

@keyframes imgToBig {
    0% {
        transform: scale(0.8);
    }

    100% {
        transform: scale(1);
    }
}

.product__video-popup {
    display: none;
}

.new--product-section .badge {
    background-color: #DE7740;
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 25px;
    border-radius: 5px;
    clip-path: polygon(10% 0%, 90% 0%, 100% 50%, 90% 100%, 10% 100%, 0% 50%);
    display: inline-block;
    text-align: center;
    transform: rotate(-10deg);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

/* POPUP */
body.popup--active {
    overflow: hidden;
}

.product__video-popup {
    display: block;
    visibility: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #333333dd;
    z-index: 9999;
    opacity: 0;
    /* Oculto inicialmente */
    transform: scale(0.98);
    /* Inicia ligeramente reducido */
    transition: opacity 0.7s ease, transform 0.7s ease;
    /* Animaciones suaves */
}

body.popup--active .product__video-popup {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.product__video-popup .product__video-popup-container {
    width: 100%;
    height: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product__video-popup .product__video-popup-container video {
    border-radius: 10px;
    max-width: 100%;
    height: auto;
    object-fit: fill;
}

.close__popup {
    position: absolute;
    top: 30px;
    right: 30px;
    color: white;
    font-size: 48px !important;
    cursor: pointer;
}

@media screen and (max-width: 960px) {
    .new__product-container .new__product-info .logo {
        max-width: 100%;
        text-align: left;
    }

    .new__product-container .new__product-info .title h1,
    .new__product-container .new__product-info .subtitle p {
        line-height: 1;
    }
}

@media screen and (max-width: 790px) {
    .new--product-section {
        padding: 50px 10px;
    }

    .new__product-container {
        flex-flow: column wrap;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
    }

    .new__product-container .new__product-info,
    .new__product-container .new__product-img {
        flex-basis: calc(100% - 20px);
        width: 100%;
    }
}