/*
Theme Name:         Welcome Abroad
Author:             DD Lineal
Author URI:         http://ddlineal.es

License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

/*******************
   GENERAL THEME
*******************/

h1, h2, h3, h4, h5, h6 {
    font-family: Gotham Medium !important; 
    font-weight: normal;
}

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

h1.header-title > span {
    font-size: 50px;
    font-family: Gotham Bold;
}

.menu-item a:hover {
    color: #fff !important;
    font-weight: bold !important;
}
.menu-item.active a {
    color: #fff !important;
    font-weight: bold !important;
}
.white {
    color: #fff;
}
.active.menu-item-link a::after {
    border-bottom: 2px solid #fff;
    padding-top: 5px;
	width:100%;
	height: calc(0% - 0.50em) !important;
}

.menu-item a::after {  
    width: 0%;
	padding-top: 5px;
	border-bottom: 2px solid #fff;
	height: calc(0% - 0.50em) !important;
}
.menu-item a:hover::after {
    width: 100%;
    transition: 1s ease;
}


/*******************
	  FONTS
*******************/
@font-face {
  font-family: 'welcomeabroad';
  src:  url('../assets/fonts/welcomeabroad.eot?29qa00');
  src:  url('../assets/fonts/welcomeabroad.eot?29qa00#iefix') format('embedded-opentype'),
    url('../assets/fonts/welcomeabroad.ttf?29qa00') format('truetype'),
    url('../assets/fonts/welcomeabroad.woff?29qa00') format('woff'),
    url('../assets/fonts/welcomeabroad.svg?29qa00#welcomeabroad') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'welcomeabroad' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-book:before {
  content: "\e900";
}
.icon-boolamundo:before {
  content: "\e901";
}
.icon-boy:before {
  content: "\e902";
}
.icon-certificate:before {
  content: "\e903";
}
.icon-guy:before {
  content: "\e904";
}
.icon-man:before {
  content: "\e905";
}
.icon-mortarboard:before {
  content: "\e906";
}
.icon-museum:before {
  content: "\e907";
}


@font-face {
    font-family: 'Gotham Black';
    src: url('../assets/fonts/Gotham-Black.woff2') format('woff2'),
        url('../assets/fonts/Gotham-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Bold';
    src: url('../assets/fonts/Gotham-Bold.woff2') format('woff2'),
        url('../assets/fonts/Gotham-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Medium';
    src: url('../assets/fonts/Gotham-Medium.woff2') format('woff2'),
        url('../assets/fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('../assets/fonts/Gotham-Book.woff2') format('woff2'),
        url('../assets/fonts/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Light';
    src: url('../assets/fonts/Gotham-Light.woff2') format('woff2'),
        url('../assets/fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


/*******************
	  HOME
*******************/

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

.title-h-parallax h2 {
    color: #fff;
    text-align: center;
    font-size: 60px;
}
.title-text-parallax p {
    color: #fff;
    text-align: center;
}

.home-services-row .title-h h2 {
    text-align: center;
}
.home-services-row p {
    text-align: center;
}
.home-services-icon {
    margin-bottom: 30px;
    padding-top: 50px !important;
}
.home-services-title {
    text-align: center;
}
.home-contact-text p{
    font-size: 23px;
}
.home-contact-img {
    margin-bottom: 50px;
}
.custom-link.btn.border-width-0.home-about-button.btn-color-xsdn.btn-round.btn-outline.btn-icon-left:hover {
    color: #001034 !important;
}


/************ NEW ************/
.home-slider .row.full-width.row-parent {
    padding-top: 0;
}
.home .post-content.fullpage-wrapper {
    margin-top: -20px;
}
.no-touch .onepage-pagination a {
    width: 30px;
}
.cd-label.style-accent-bg.border-accent-color {
    margin-left: -160px;
}
.home-title h1 {
    color: #fff;
	font-family: Gotham Medium;
    font-size: 75px;
    text-transform: uppercase;
    color: #001034;
}
.home-title.white h1 {
    color: #fff;
}
.home-about-double-column {
    width: 80%;
    float: left;
}
.home-intro-image {
    width: 20%;
    float: left;
    vertical-align: middle;
    display: table-cell;
    transform: translateY(50%);
}
.home-about-img img {
    margin: 50px 0;
}
.home-about-button {
    border-radius: 50px !important;
    min-width: 200px;
    font-size: 20px;
}
.home-services-icons span{
    font-size: 75px;
	color: #001034;
}
.home-services-icons strong {
    display: none;
}
.home-services-title h3 {
    margin-bottom: 50px;
    margin-top: 20px !important;
}
.home-courses-slogan-first p {
    color: #fff;
    font-size: 25px;
}
.home-courses-country-title {
	margin-top:0 !important;
}
.home-courses-country-title p {
    text-align: center;
    color: #fff;
    font-size: 19px;
}
.home-courses-list-icons ul {
    margin-bottom: 30px;
    margin-top: 30px !important;
    color: #fff;
}
.home-courses-list-icons li {
    display: inline;
    margin-right: 30px;
}
.home-courses-list-icons li::before {
    color: #fff;
    font-family: welcomeabroad;
    font-weight: normal;
    position: relative;
    float: none;
    font-size: 30px;
}
.home-courses-list-icons li:nth-child(1)::before {
    content: "\e902";
}
.home-courses-list-icons li:nth-child(2)::before {
    content: "\e904";
}
.home-courses-list-icons li:nth-child(3)::before {
    content: "\e905";
}
.home-courses-list-icons li:nth-child(4)::before {
    content: "\e906";
}
/*******************
	  ABOUT
*******************/
.about-content-image img {
    padding-top: 60px;
}

/*******************
	CALL TO ACTION
*******************/
.call-to-action-button {
    background: #001034;
	color: #fff;
    padding: 15px 100px;
    border-radius: 50px;
    font-size: 25px;
}
/*******************
	COURSES
*******************/
.courses-tabs ul li.active a {
    background: #ececec;
}
.courses-icons.courses-tabs div.vertical-tab-menu > ul  > li:nth-child(1)::before {
    content: "\e902";
}
.courses-icons.courses-tabs div.vertical-tab-menu > ul  > li:nth-child(2)::before {
    content: "\e904";
}
.courses-icons.courses-tabs div.vertical-tab-menu > ul  > li:nth-child(3)::before {
    content: "\e905";
}
.courses-icons.courses-tabs div.vertical-tab-menu > ul  > li:nth-child(4)::before {
    content: "\e906";
}
.courses-tabs div.vertical-tab-menu ul li {
    padding: 10px;
}
.courses-tabs div.vertical-tab-menu ul li::before {
    color: #000;
    font-family: welcomeabroad;
    font-weight: normal;
    position: relative;
    float: left;
    font-size: 30px;
    margin-top: -5px;
    margin-left: 2px;
}
.courses-tabs div.vertical-tab-menu ul li a {
    padding-left: 39px !important;
    padding-bottom: 10px !important;
}
.courses-tabs-title h3 {
    font-weight: normal;
    text-transform: uppercase;
    font-family: Gotham Bold;
    margin-bottom: 20px !important;
}
.courses-tabs-title h4 {
    font-size: 15px;
    font-weight: normal !important;
    margin-bottom: 30px;
}
.courses-tabs-title h6 {
    font-weight: normal;
    margin-top: -40px;
    margin-bottom: 70px;
}
.courses-tabs-title p {
    text-align: center;
    line-height: 130%;
    margin-top: 0 !important;
}
.courses-tabs-title p a {
    font-weight: bold;
    color: #001034;
}
.courses-tabs-text h5 {
    font-weight: normal;
    margin-top: 15px;
}
.courses-tabs-text {
    margin-bottom: 50px;
}
.courses-tabs-text li {
    margin-bottom: 10px;
}
.courses-tabs-text li > ul > li {
    list-style: circle;
}
.courses-tabs-gallery {
    margin-bottom: 80px;
}
.list-margin-top {
    margin-top: 40px;
}
.row-list-two-column {
    margin-top: -40px;
}

.courses-tabs-academic-year-icon .icon-mortarboard {
    font-size: 100px;
    border-right: 4px solid;
    padding: 25px 0;
}

.courses-destinations-title h2 {
    text-align: center;
}
.courses-destinations-img {
    margin-top: 5px !important;
}
.courses-destinations-section-title h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 60px;
}


/*******************
	SERVICES
*******************/
.services-icon.color-white {
    color: #fff;
}
.services-icon.color-blue {
    color: #001034;
}
.services-icon span {
    font-size: 100px;
	border-right: 4px solid;
    padding: 25px 0;
}


.services-text.color-white p, .services-text.color-white h2 {
    color: #fff;
}
.services-text.color-blue p, .services-text.color-blue h2 {
    color: #001034;
}

/*******************
	DESTINOS
*******************/
.call-to-action-button-destinos {
    border: 2px solid #001034;
    color: #001034;
    padding: 8px 70px;
    border-radius: 50px;
    font-size: 20px;
}

/*******************
	CONTACT
*******************/
.vc_col-sm-12.padding-contact {
    width: 99%;
    margin-left: 5px;
    margin-top: 0;
    float: left;
}
.vc_col-sm-6.padding-contact {
    width: 50%;
    float: left;
}@media only screen and (max-width:576px){
	.vc_col-sm-6.padding-contact {
		width: 100%;
	}
}
.padding-contact input[type="text"], .padding-contact input[type="email"] {
    width: 98%;
    margin-left: 1%;
    background: #001034;
    color: #fff;
    font-weight: bold;
}
.padding-contact textarea {
    background: #001034;
    color: #fff;
    font-weight: bold;
}
.padding-contact .acepta-rgpd span, .padding-contact .acepta-newsletter span {
    margin-top: 20px;
    margin-bottom: 1px;
    padding-bottom: 10px;
}
.padding-contact input[type="checkbox"] {
    border: 2px solid !important;
    height: 20px;
    width: 20px;
    margin-bottom: -5px;
}
#form-enviar {
    margin: 10px 0 0 0;
    width: 100%;
    color: #001034;
    background: transparent;
    border: 2px solid #001034;
    font-size: 25px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: white !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: white !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: white !important;
}

/*********************************
	COURSES SUMMER 2019
*********************************/
.courses-tabs-text.accordion {
    padding-top: 40px;
    display: none;
	margin-bottom: 0 !important;
}
.programs-gallery {
    margin-bottom: 80px;
    margin-top: 60px;
}
.call-to-action-button-destinos.show-programs {
    cursor: pointer;
}
.call-to-action-button-destinos.show-programs:hover {
    background: #001034;
    color: #fff;
    transition: 0.3s ease;
}
/*******************
	  FOOTER
*******************/
.footer-row h3 {
    color: #fff;
}
.footer-row p, .footer-row a, .footer-row a strong {
    color: #fff;
}
.footer-lega-links {
    text-align: right;
}
.footer-lega-links ul li {
    display: inline;
    margin-right: 10px;
}
.footer-lega-links ul li a:hover {
    color: white !important;
}