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

@font-face {
    font-family: CenturyGothic;
    src: url(../font/CenturyGothic.eot);
    src: url(../font/CenturyGothic.eot?#iefix) format('eot'), url(../font/CenturyGothic.woff) format('woff'), url(../font/CenturyGothic.ttf) format('truetype'), url(../font/CenturyGothic.woff2#CenturyGothic) format('woff2');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: DollieScriptPUse;
    src: url(../fonts/DollieScript_PersonalUse.eot);
    src: url(../fonts/DollieScript_PersonalUse.eot?#iefix) format('eot'), url(../fonts/DollieScript_PersonalUse.woff) format('woff'), url(../fonts/DollieScript_PersonalUse.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: CenturyGothic;
    src: url(../font/CenturyGothic-Bold.eot);
    src: url(../font/CenturyGothic-Bold.eot?#iefix) format('eot'), url(../font/CenturyGothic-Bold.woff) format('woff'), url(../font/CenturyGothic-Bold.ttf) format('truetype'), url(../font/CenturyGothic-Bold.woff2#CenturyGothic-Bold) format('woff2');
    font-weight: 600;
    font-style: bold;
}
@font-face {
    font-family: prompt_reg;
    src: url(../font/prompt_reg.eot);
    src: url(../font/prompt_reg.eot?#iefix) format('eot'), url(../font/prompt_reg.woff) format('woff'), url(../font/prompt_reg.ttf) format('truetype'), url(../font/prompt_reg.woff2#prompt_reg) format('woff2');
    font-weight: 600;
    font-style: normal
}
body{
  font-family: 'seven_02';
  background: #ffffff;
}
/*Dropdown Language*/
.dropdown-language .btn:hover, .dropdown-language .btn,.dropdown-language .btn:focus{
  background-color: transparent !important;
  border: 0px !important;
  box-shadow: none !important;
  color: #fff;

}
.dropdown-language svg{
  fill: #ffffff !important;
}

/* /Dropdown Language */
ul.nav-footer {
  list-style: none;
  padding-left: 0px;
}
ul.nav-footer li{
  margin-bottom: 10px;
}
ul.nav-footer li a{
    color: #ffffff;
}
/* Login */
.login-link, .login-link a{
  color: #ffffff;
}
/* //Login */
.navbar-nav a{
  color: #ffffff;

}
.header-astr-fixed .dropdown-language .btn:hover,.header-astr-fixed  .dropdown-language .btn, .header-astr-fixed  .dropdown-language .btn:focus,.header-astr-fixed .login-link,.header-astr-fixed .login-link a,.header-astr-fixed .navbar-nav a{
  color: #000000;
}
.navbar-nav .dropdown-menu a{
  color: #000000;
}
.dropdown-menu li{
  padding-left: 10px;
}

.header-astr{
    position: relative;


}
.header-astr{
  /* height: 30vh; */

}
.header-astr-fixed{
  position: fixed;
  top:0px;
  z-index: 500;
  background: #fff;
  width: 100%;
  /* height: 30vh; */

}
.lenguage-box a{
  color: #ffffff;
}
.header-astr-fixed .lenguage-box a{
  color: #000000;
}
#bg-banner{
  position: absolute;
  z-index: -1;

}
#my_account, .my_account{
  list-style: none;
}
 .my_account li a, .my_account li i, .my_account li span{
  color: #fff;

}
.ic-user{
  color: #fff;
}
.header-astr-fixed .my_account li a,.header-astr-fixed .my_account li .ic-user, .header-astr-fixed .my_account li span{
  color: #000 !important;

}

.footer-responsive{
  display: flex;
}
.heihg-banner{
  /* height: 70vh; */
}
.banner-img{

  height: 60vh;
  object-fit:contain;
}
.bg-resposive{
  overflow-y: hidden;
  height:80vh;

}
.banner-button{
  padding: 10px 30px;
}
.banner-button{
  padding: 10px 30px;
}
.banner-readmore{
  background: #ffffff;
  color: #0B6AB1 !important;


}
.banner-special{
  border: 1px solid #A1D5E8;
  color: : #A1D5E8 !important;

}
.bg-inner{
  background: url('../image/background/bg-inner.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-size: cover;
}
.bg-offer{
  background: url('../image/background/btg-offer.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-size: cover;
}
@media (min-width: 1560px){
  .container{
    width: 1536px ;
  }

}

@media (max-width: 991.98px) {
  .bg-resposive{
    height: 100vh;
  }
}
@media (max-width: 767.98px) {
  .bg-resposive{
    height: 100vh;
  }
}
@media (max-width: 575.98px) {
  .heihg-banner{
    height: auto;
  }
  .bg-resposive{
    height: 100vh;
  }
  .footer-responsive{
    display: block;
  }
}
