.body * {
  box-sizing: border-box;
}


body{
  max-width: initial;
}

body.l2_2020 {
  max-width: 1200px;
}
.premenu {
  background-color: #3C66B4;
}

.premenu ul {
  margin: 0;
  
}

.premenu, .premenu a {
  color: #FFF;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: "Raleway", Sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 20px;
}

.menu ul.topmenu {
  float: left;
  justify-content: start;
}

.menu .list-inline > li {
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px;
}
.header::after{
  content: "";
  display: block;
  clear:both;
}

.lang-selector {
  float: right;
  font-family: "Raleway", Sans-serif;
  font-size: 11px;
  font-weight: 500;
  color: #7A7A7A;
}

.lang-selector .menus {
  text-transform: initial;
  margin-right: 0em;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.lang-selector .menus.current {
  border-radius: initial;
  width: initial;
  height: initial;
  background-color: #3C66B4;
}

.menu > ul.topmenu  > li > a {
  font-family: "Raleway", Sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #7A7A7A;
  padding: 0.8em 0.8em;
  display: inline-block;
}

/*temporary style meanwhile menu style is not unified*/
.list-inline.topmenu > li:first-child {
    display: none;
}

#searchinput::placeholder{
  opacity: 0.6;
  color: #7a7a7a;
  text-transform: uppercase;
}
.search {
    border: 1px solid rgba(122, 122, 122, 0.78);
    padding: 5px;
    margin-bottom: 10px;
}

.search input, .search button{
  color: #7a7a7a;
  background-color: white;
  box-shadow: none;
}

.preheader .search input, .preheader .search button, #mobile-menu .mobile-menu-heading .search input, #mobile-menu .mobile-menu-heading .search button {
    color: #7a7a7a;
    background-color: white;
    box-shadow: none;
}


.preheader .search input, .preheader .search button, .footer .newsletter input {
  height: 25px!important;
  
}

.menu_social {
  font-size: 18px;
}

.menu_social i {
  display: inline-block;
  padding: 0.4em;
  margin-right: 18px;
}
  
.menu_social .facebook {
  color: #3362A5;
}

.menu_social .twitter {
  color: #01A9F2;
}

.menu_social .youtube {
  color: #FF0000;
}


.toptitle {
  position: initial;
  background-size: cover;
}

div.toptitle h1.title {
  position: relative;
  color: inherit;
  font-family: "Raleway", Sans-serif;
  font-size: 64px;
  font-weight: 800;
  margin: 0;
  z-index: 100;
}

div.toptitle.with-bg {
  padding: 113px 0; 
  position: relative;
}
div.toptitle.with-bg::before {
  content:" ";
  display: block;
  background-color: #333C4E;
  opacity: 0.45;
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  z-index: 1;
}


div.toptitle.with-jumbo-bg {
  height: 640px;
  display: flex;
  justify-content: center;
  align-items: center;
}
div.toptitle.with-jumbo-bg::before {
  content:" ";
  display: block;
  background-color: #333C4E;
  opacity: 0.25;
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  z-index: 1;
}

div.toptitle.with-jumbo-bg h1{
  text-align: center;
  color: #FFFFFF;
  font-family: "Raleway", Sans-serif;
  font-size: 48px;
  font-weight: 700;
}

div.toptitle.pre-gc h1::before {
  content: "GRAN CANARIA";
  font-family: "Raleway", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 15px;
}


.video-container {
  width: 100%;
  height: 670px;
  position: relative;
  max-height: 100vh;
  min-height: 350px;
  overflow: hidden;
}
.video-container video{
  width: 100%;
  height: 100%;
  z-index: 100;
  object-fit: cover;

}
.video-container::before {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #333C4E;
  opacity: 0.45;
  z-index: 200;
}

.video-text {
  position: absolute;
  top: 0;
  display:flex;
  align-items: center;
  justify-content: center;
  z-index: 300;
  width:100%;
  height: 100%;
}

.video-card {
  background-color: rgba(255, 255, 255, 0.88);
  /*padding: 30px 40px 30px 40px;*/
  padding: 0;
  color: #2F3133;

  text-align: center;
  background-color: initial;
  color: white;
}

.video-card-heading {
  font-family: "Raleway", Sans-serif;
  font-size: 13px;
  font-weight: 500;
  /*text-transform: uppercase;*/
  letter-spacing: 2px;
  
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 1.2px;
}

.video-card h1 {

  font-family: "Playfair Display", Sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2em;
  
  font-family: "Raleway", Sans-serif;
  color: white;
  margin: 0.3em 0 1em;
}

@media (max-width: 500px){
.video-card-heading {
  font-size: 16px;
}

.video-card h1 {
  font-size: 35px;
}

}
.video-card .btn, .covid-info .btn {
  font-family: "Raleway", Sans-serif;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.2em;
  letter-spacing: 1px;
  fill: #2F3133;
  color: #2F3133;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid white;
  border-radius: 0px 0px 0px 0px;
  padding: 13px 26px 10px 26px;
  transition: all .3s;
  
  color: white;
  fill: white;
  margin-top: 5px;
}

.video-card .btn:hover, .video-card .btn:focus {
    background-color: rgba(255, 255, 255, 0.30);
}

.da-slider .img-responsive {
  width: 100%;
}


.content-heading {
  color: #000000;
  font-family: "Raleway", Sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4em;
}
.content-text-alert {
  color: #B81010;
  font-family: "Raleway", Sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.4em;
  text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
  margin: 15px 0;
}

.footer h5 {
  color: #7A7A7A;
  font-family: "Raleway", Sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer a {
  color: #7A7A7A;
  font-family: "Open Sans", Sans-serif;
  font-size: 13px;
  font-weight: 300;
}
.footer .legal {
  font-size: 14px;
}

.covid-info {
  padding: 30px 30px 30px 30px;
  background-color: #3C66B4;
  font-family: "Roboto", Sans-serif;
}

.covid-info-heading {
  margin-bottom: 20px;
}

.covid-info-content {
  font-size: 28px;
  color: #FFFFFF;
  font-family: "Raleway", Sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4em;
  
}
.covid-info-content a{
  color: #FFFFFF;
}
.covid-info a:hover {
    opacity: 0.7;
}

.covid-info .number{
  font-family: "Roboto", Sans-serif;
  line-height: 1;
 } 

.covid-info-heading, .covid-info-heading a {
  color: #F3DB01;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
}
.covid-info .fa{
  font-size: 25px;
  padding: 10px 0px 5px 15px;
}

.grey-block {
  padding: 30px 0px;
  background-color: #EFEFEF;
  font-family: "Roboto", Sans-serif;
}
.grey2-block {
  padding: 30px 0px;
  background-color: #E6EBEC;
  font-family: "Roboto", Sans-serif;
}

.white-block {
  padding: 50px 0px;
  background-color: #FFF;
  font-family: "Roboto", Sans-serif;
}

ul.underlined-list {
  list-style: none;
}
ul.underlined-list li{
  display:block;
  color: #54595f;
  border-bottom: 1px solid #D3D3D3;
  padding: 7.5px 10px;
  font-family: "Raleway", Sans-serif;
  font-size: 15px;
  font-weight: 500;
  -webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
  page-break-inside: avoid; /* Firefox */
  break-inside: avoid;
}
ul.underlined-list.compact li{
  padding: 2px 10px;
}
ul.underlined-list li a {
  color: #54595f;
}

ul.underlined-list li .bullet{
  color: #3968B1;
}

.top-lined{
  border-top: 1px solid #7A7A7A;
  padding-top: 20px;
}
.bottom-lined{
  border-bottom: 1px solid #7A7A7A;
  padding-bottom: 20px;
}

.columns-4 {
  column-count: 4;
  column-width: 190px;
  column-gap: 0;
}
.columns-3 {
  column-count: 3;
  column-width: 240px;
  column-gap: 0;
}

.with-gap {
  column-gap: 10px;
}

.text-center{
  text-align: center;
}

p {
  margin-top: 0;
  margin-bottom: .9rem;
  font-family: "Open Sans", Sans-serif;
  font-size: 15px;
  color: #7a7a7a;
  font-weight: 400;
  line-height: 1.5;
}

.check-list {
  list-style: none;
  padding: 20px 0px 20px 10px;
}
.check-list li {
  font-family: "Raleway", Sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.check-list li::before{
  content: "\f00c";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #23A455;
  font-size: 14px;
  margin-right: 5px;
}
.without-padding {
  padding: 0;
}
.with-padding {
  padding-left: 30px;
  padding-right: 30px;
}

.covid-prevention p{
  color: #2F3133;
  font-family: "Open Sans", Sans-serif;
  font-size: 14px;
}


.heading.social-networks-heading .text-muted{
  font-size: 15px;
  font-weight: 400;
}

.fake-title{
  color: #2F3133;
  font-family: "Raleway", Sans-serif;
  font-size: 56px;
  font-weight: 800;
  text-align: center;
}
