@font-face {
    font-family: 'ClanOT-BookItalic';
    src: url('../fonts/ClanOT-BookItalic.eot');
    src: url('../fonts/ClanOT-BookItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ClanOT-BookItalic.woff') format('woff'),
    url('../fonts/ClanOT-BookItalic.woff2') format('woff2'),
    url('../fonts/ClanOT-BookItalic.ttf') format('truetype'),
    url('../fonts/ClanOT-BookItalic.svg') format('svg');
}

@font-face {
    font-family: 'ClanOT-NewsItalic';
    src: url('../fonts/ClanOT-NewsItalic.eot');
    src: url('../fonts/ClanOT-NewsItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ClanOT-NewsItalic.woff') format('woff'),
    url('../fonts/ClanOT-NewsItalic.woff2') format('woff2'),
    url('../fonts/ClanOT-NewsItalic.ttf') format('truetype'),
    url('../fonts/ClanOT-NewsItalic.svg') format('svg');
}

@font-face {
    font-family: 'ClanOT-MediumItalic';
    src: url('../fonts/ClanOT-MediumItalic.eot');
    src: url('../fonts/ClanOT-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ClanOT-MediumItalic.woff') format('woff'),
    url('../fonts/ClanOT-MediumItalic.woff2') format('woff2'),
    url('../fonts/ClanOT-MediumItalic.ttf') format('truetype'),
    url('../fonts/ClanOT-MediumItalic.svg') format('svg');
}

@font-face {
    font-family: 'ClanOT-News';
    src: url('../fonts/ClanOT-News.eot');
    src: url('../fonts/ClanOT-News.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ClanOT-News.woff') format('woff'),
    url('../fonts/ClanOT-News.woff2') format('woff2'),
    url('../fonts/ClanOT-News.ttf') format('truetype'),
    url('../fonts/ClanOT-News.svg') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'ClanOT-Bold';
    src: url('../fonts/ClanOT-Bold.eot');
    src: url('../fonts/ClanOT-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ClanOT-Bold.woff') format('woff'),
    url('../fonts/ClanOT-Bold.woff2') format('woff2'),
    url('../fonts/ClanOT-Bold.ttf') format('truetype'),
    url('../fonts/ClanOT-Bold.svg') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'ClanOT-BoldItalic';
    src: url('../fonts/ClanOT-BoldItalic.eot');
    src: url('../fonts/ClanOT-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ClanOT-BoldItalic.woff') format('woff'),
    url('../fonts/ClanOT-BoldItalic.woff2') format('woff2'),
    url('../fonts/ClanOT-BoldItalic.ttf') format('truetype'),
    url('../fonts/ClanOT-BoldItalic.svg') format('svg');
}

@font-face {
    font-family: 'ClanOT-Black';
    src: url('../fonts/ClanOT-Black.eot');
    src: url('../fonts/ClanOT-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ClanOT-Black.woff') format('woff'),
    url('../fonts/ClanOT-Black.ttf') format('truetype'),
    url('../fonts/ClanOT-Black.svg') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'ClanOT-BlackItalic';
    src: url('../fonts/ClanOT-BlackItalic.eot');
    src: url('../fonts/ClanOT-BlackItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ClanOT-BlackItalic.woff') format('woff'),
    url('../fonts/ClanOT-BlackItalic.ttf') format('truetype'),
    url('../fonts/ClanOT-BlackItalic.svg') format('svg');
}

@font-face {
    font-family: 'ClanOT-Book';
    src: url('../fonts/ClanOT-Book.eot');
    src: url('../fonts/ClanOT-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ClanOT-Book.woff') format('woff'),
    url('../fonts/ClanOT-Book.ttf') format('truetype'),
    url('../fonts/ClanOT-Book.svg') format('svg');
    font-style: normal;
}

@charset "UTF-8";

@font-face {
    font-family: "jet-font";
    src:url("../fonts/jet-font.eot");
    src:url("../fonts/jet-font.eot?#iefix") format("embedded-opentype"),
    url("../fonts/jet-font.woff") format("woff"),
    url("../fonts/jet-font.ttf") format("truetype"),
    url("../fonts/jet-font.svg#jet-font") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "jet-font" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "jet-font" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-auto:before {
    content: "\61";
}
.icon-bus:before {
    content: "\62";
}
.icon-taxi:before {
    content: "\63";
}
.icon-tren:before {
    content: "\64";
}


@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
body, *{
    font-family: "Lato";
}
.white{
    color: #ffffff;
}

.blue{
    color: #0a396d;
}

.red{
    color: #ad212e;
}

.yellow{
    color: #f1a31c;
}

.cian{
    color: #00c5db;
}

.gray{
    color: #C7C7C7;
}

.bg-blue{
    background-color: #0a396d;
}

.bg-red{
    background-color: #ad212e;
}

.bg-yellow{
    background-color: #f1a31c;
}

.bg-cian{
    background-color: #00c5db;
}

.center{
    text-align: center;
}

.no-padding{
    padding-left: 0px;
    padding-right: 0px;
}

.navbar{

}

.center{
    text-align: center;
}

/*HEADER IMAGE*/

section#header-image{
    padding-bottom: 75px;
}

/*INFO*/

section#info{
    padding-bottom: 75px;
}

.slick-dots li{
    margin: 0 0px;
}

.slick-dots li.slick-active button:before{
    color: #ad212e;
    opacity: 1;
}

.slick-dots li button:before{
    color: #0a396d;
    font-size: 15px;
    opacity: 1;
}

.slick-list{
    padding-bottom: 20px;
}

.slick-prev:before, .slick-next:before { font-family: Font Awesome\ 5 Free; font-weight: 900; font-size: 28px; line-height: 1; color: #f1a31c; opacity: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev:before { content: "\f053"; }
[dir="rtl"] .slick-prev:before { content: "\f054"; }

[dir="rtl"] .slick-next { left: -10px; top: 70px; right: auto; }
.slick-next:before { content: "\f054"; }
[dir="rtl"] .slick-next:before { content: "\f053"; }

h1.title{
    font-family: 'ClanOT-BlackItalic';
    color: #0a396d;
}

h3.subtitle{
    font-family: 'ClanOT-BlackItalic';
    color: #f1a31c;
    line-height: 15px;
}

p.text{
    font-size: 16px;
    margin-top: 20px;
}

@media (max-width: 1024px){
    h1.title{
        font-size: 30px;
    }

    h3.subtitle{
        font-size: 24px;
    }
}

@media (max-width: 400px){
    h1.title{
        font-size: 24px;
    }

    h3.subtitle{
        font-size: 21px;
    }
}

/*ICONS*/

section#icons{
    padding-bottom: 75px;
}

img.img-icon{
    padding-bottom: 20px;
}

/*ACCESSIBILITY*/

section#accessibility{
    padding-bottom: 75px;
}

h4.text-icon{
    font-family: 'ClanOT-BlackItalic';
    color: #0a396d;
    text-align: center;
    font-size: 21px;
}

.btn-circle {
    width: 60px;
    height: 60px;
    padding: 6px 0px;
    border-radius: 30px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
    border: 2px solid #0a396d;
}

.icon-tren, .icon-bus, .icon-taxi, .icon-auto{
    font-size: 40px;
    color: #0a396d;
}

.nav-transport{
    margin-top: 30px;
}

.nav-item{
     margin-right: 20px;
}

.btn-circle:hover,.btn-circle.active,.btn-circle:focus{
    background-color: #0a396d;
    box-shadow: none;
}

.btn-circle i:hover,.btn-circle.active i{
    color: #FFFFFF;
}

h4.transport-title{
    font-family: 'ClanOT-BoldItalic';
    color: #0a396d;
    font-size: 28px;
    vertical-align: middle;
    display: table-cell;
}

i.icon-big {
    color: #00c5db;
    font-size: 80px;
    vertical-align: middle;
    display: table-cell;
    padding-right: 15px;
}

.content-trasport-title{
    display: table;
}

iframe{
    margin-top: 142px !important;
}

@media (max-width: 768px){
    iframe{
        margin-top: 50px !important;
    }

    .nav-item{
        margin-right: 12px;
    }
}

/*FIND FLIGHT*/

section#find-flights{
    padding-bottom: 75px;
}

.img-container{
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 40px;
    margin-top: 40px;
}

.img-container img{
    max-width: 100%;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

.img-container:hover img{
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.img-rounded{
    border-radius: 40px;
    display: block;
    width: 100%;
    height: auto;
}


.btn-flight{
    background-color: #b91f27;
    padding: 15px 50px;
    font-family: 'ClanOT-BlackItalic';
    color: #FFFFFF;
    font-size: 24px;
    border-radius: 20px;
    margin-top: 60px;
}

.btn-flight:hover{
    color: #FFFFFF;
    background-color: #0a396d;
}


