@charset "UTF-8";
@import url("settings/owl.carousel.min.css");
.bird-ftr, .content-right {
  display: none;
}

.page_content, .content-left {
  background-color: transparent !important;
}

html, body, #Main-Container, .site-wrap-one, .page_content, .site-wrap, .content-left {
  min-height: 100% !important;
  height: 100%;
}

.global-wrapper {
  position: fixed !important;
  top: 0;
}

.loginpanel-cont {
  display: table;
  height: 100%;
  width: 100%;
}

.loginpanel-cont > div {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  max-width: 1200px;
  margin: 0 auto;
}

.loginpanel-cont > div > img {
  position: fixed;
  z-index: -999;
  top: 123px;
  left: 0;
}

.loginpanel-cont > div .lp-welcome {
  font-family: 'Open Sans',sans-serif;
  font-size: 92px;
  line-height: 120px;
  font-weight: 300;
  color: #1f355e;
}

.loginpanel-cont > div .lp-logo {
  text-align: center;
  margin: 45px auto 50px;
}

.loginpanel-cont > div .lp-login {
  display: flex;
  justify-content: space-evenly;
  flex-direction: row;
  flex-wrap: wrap;
}

.loginpanel-cont > div .lp-login .lp-login-button-cont {
  width: 428px;
  height: 65px;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.25);
  border: solid 1px #c9c5c5;
  padding: 15px 35px;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.loginpanel-cont > div .lp-login .lp-login-button-cont > div {
  height: 100%;
  display: flex;
  align-items: center;
}

.loginpanel-cont > div .lp-login .lp-login-button-cont .partner {
  letter-spacing: 1px;
  padding-right: 35px;
  width: 45%;
  border-right: solid 1px #d8d8d8;
  font-size: 22px;
  font-weight: bold;
  white-space: nowrap;
  color: #4a4a4a;
}

.loginpanel-cont > div .lp-login .lp-login-button-cont .link {
  padding-left: 35px;
}

.loginpanel-cont > div .lp-login .lp-login-button-cont .link a {
  font-size: 30px;
  color: #00a6d9;
}

.loginpanel-cont > div .lp-login .lp-login-button-cont .link a:hover {
  color: #23527c;
  text-decoration: underline;
}

@media (min-width: 992px) and (max-width: 1440px) {
  .loginpanel-cont > div .lp-welcome {
    font-size: 55px;
    line-height: 75px;
  }
}

@media (max-width: 1000px) {
  .loginpanel-cont > div .lp-welcome {
    font-size: 32px;
    line-height: 60px;
  }
  .loginpanel-cont > div > img {
    height: 100%;
    max-width: 100%;
  }
  .loginpanel-cont > div .lp-login .lp-login-button-cont {
    height: 40px;
    padding: 15px 20px;
    margin-bottom: 15px;
    width: 270px;
  }
  .loginpanel-cont > div .lp-login .lp-login-button-cont .partner {
    width: 50%;
    padding-right: 10px;
    font-size: 16px;
  }
  .loginpanel-cont > div .lp-login .lp-login-button-cont .link {
    width: 50%;
    padding-left: 15px;
  }
  .loginpanel-cont > div .lp-login .lp-login-button-cont .link a {
    font-size: 21px;
  }
  .loginpanel-cont > div .lp-logo img {
    max-width: 96%;
    margin: 0 2%;
  }
}

.whyuscont1 {
  margin-bottom: 40px;
}

@media (max-width: 425px) {
  .whyuscont1 {
    display: none !important;
  }
}

.whyuscont1 .whyuscont {
  background-color: #fff;
}

.whyuscont1 .whyuscont .whyusbanner {
  border-radius: 150px;
}

.whyuscont1 .whyuscont .whyusbanner .whyustitle {
  font-size: 34px;
  text-align: center;
  padding: 50px 0;
  color: #334e6f;
  font-family: 'Josefin Sans',sans-serif;
  letter-spacing: -1.3px;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont {
  width: 270px;
  text-align: center;
  margin: 0 15px;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont .whyusitemtitle {
  font-size: 18px;
  font-weight: 600;
  padding: 10px 0px 20px 0px;
  color: #334e6f;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont .whyusitemtext {
  font-size: 14px;
  margin-bottom: 10px;
  color: #334e6f;
  line-height: 20px;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont .iconcont {
  padding: 18px;
  max-width: 26px;
  margin: 10px auto;
  border-radius: 50%;
  transition: 0.5s;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont .iconcont .fa {
  font-size: 26px !important;
  color: #fff;
  transition: 0.5s;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont .bggreen {
  border: 1px solid #4cb757;
  background-color: #4cb757;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont .bgblue {
  border: 1px solid #30afca;
  background-color: #30afca;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont .bgyellow {
  border: 1px solid #ffcf00;
  background-color: #ffcf00;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont .bgpurple {
  border: 1px solid #974899;
  background-color: #974899;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont:hover .whyusitem .iconcont .fa {
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont:hover .whyusitem .bggreen {
  background-color: #327E3A;
  border: 1px solid #327E3A;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont:hover .whyusitem .bgyellow {
  background-color: #ddb400;
  border: 1px solid #ddb400;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont:hover .whyusitem .bgpurple {
  background-color: #79397a;
  border: 1px solid #79397a;
}

.whyuscont1 .whyuscont .whyusbanner .whyusitems .whyusitemcont:hover .whyusitem .bgblue {
  background-color: #2895ac;
  border: 1px solid #2895ac;
}

.key-facts {
  text-align: center;
  padding: 70px 0;
}

.key-facts .key-facts-title {
  font-size: 32px;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 10px 0;
  color: #505759;
}

.key-facts .key-facts-items {
  padding-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.key-facts .key-facts-items .key-facts-itemcont {
  width: 215px;
}

.key-facts .key-facts-items .key-facts-itemcont .subtitle {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #505759;
  line-height: 20px;
  letter-spacing: 1px;
}

.key-facts .key-facts-items .key-facts-itemcont .number {
  font-family: Open Sans;
  padding-bottom: 15px;
  color: #53a5b7;
  font-size: 55px;
  letter-spacing: 1px;
  font-weight: 700;
}

@media (max-width: 992px) {
  .key-facts .key-facts-items {
    padding-top: 25px;
  }
  .key-facts .key-facts-items .key-facts-itemcont {
    margin-bottom: 40px;
  }
  .key-facts .key-facts-items .key-facts-itemcont .number {
    font-size: 42px;
    margin-bottom: 9px;
  }
  .key-facts .key-facts-items .key-facts-itemcont .subtitle {
    font-size: 13px;
  }
}

/***********************************************************/
/*_custheader.scss her sayfa/layout başında import edilmeli*/
/***************************
 VARIABLES
***************************/
/*0 temasındaki bootstrap içinde override etmek istediğimiz variable'lar*/
/*detay sayfalarında hep olması gereken variable'ların tümü aşağıdadır. bunların her yeni müşterinin variable.scss'ında bulunması gerekiyor.*/
/*hotel&tour detail*/
/*hotel&tour detail*/
/*everywhere*/
/*everywhere*/
/*ana banner*/
/*ana banner*/
/*searchengine*/
/*searchengine*/
/*header*/
/*header*/
/*footer*/
/*footer*/
/*
 * Edited by: Selcuk Demir (sdemir@sdemir.com)
 * Github: https://github.com/sdemircom
 * Feel free to import this sass file. This file dont cause a css file output.
*/
/* 2D TRANSITIONS */
/* Grow */
/* Shrink */
/* Pulse */
/* Pulse Grow */
/* Pulse Shrink */
/* Push */
/* Pop */
/* Bounce In */
/* Bounce Out */
/* Rotate */
/* Grow Rotate */
/* Float */
/* Sink */
/* Bob */
/* Hang */
/* Skew */
/* Skew Forward */
/* Skew Backward */
/* Wobble Vertical */
/* Wobble Horizontal */
/* Wobble To Bottom Right */
/* Wobble To Top Right */
/* Wobble Top */
/* Wobble Bottom */
/* Wobble Skew */
/* Buzz */
/* Buzz Out */
/* BACKGROUND TRANSITIONS */
/* Fade */
/* Back Pulse */
/* Sweep To Right */
/* Sweep To Left */
/* Sweep To Bottom */
/* Sweep To Top */
/* Bounce To Right */
/* Bounce To Left */
/* Bounce To Bottom */
/* Bounce To Top */
/* Radial Out */
/* Radial In */
/* Rectangle In */
/* Rectangle Out */
/* Shutter In Horizontal */
/* Shutter Out Horizontal */
/* Shutter In Vertical */
/* Shutter Out Vertical */
/* BORDER TRANSITIONS */
/* Border Fade */
/* Hollow */
/* Trim */
/* Ripple Out */
/* Ripple In */
/* Outline Out */
/* Outline In */
/* Round Corners */
/* Underline From Left */
/* Underline From Center */
/* Underline From Right */
/* Overline From Left */
/* Overline From Center */
/* Overline From Right */
/* Reveal */
/* Underline Reveal */
/* Overline Reveal */
/* SHADOW/GLOW TRANSITIONS */
/* Glow */
/* Shadow */
/* Grow Shadow */
/* Box Shadow Outset */
/* Box Shadow Inset */
/* Float Shadow */
/* Shadow Radial */
/* SPEECH BUBBLES */
/* Bubble Top */
/* Bubble Right */
/* Bubble Bottom */
/* Bubble Left */
/* Bubble Float Top */
/* Bubble Float Right */
/* Bubble Float Bottom */
/* Bubble Float Left */
/* ICONS */
/* Icon Back */
/* Icon Forward */
/* Icon Down */
/* Icon Down */
/* Icon Up */
/* Icon Up */
/* Icon Spin */
/* Icon Drop */
/* Icon Drop */
/* Icon Fade */
/* Icon Float Away */
/* Icon Float Away */
/* Icon Sink Away */
/* Icon Sink Away */
/* Icon Grow */
/* Icon Shrink */
/* Icon Pulse */
/* Icon Pulse Grow */
/* Icon Pulse Shrink */
/* Icon Push */
/* Icon Pop */
/* Icon Bounce */
/* Icon Rotate */
/* Icon Grow Rotate */
/* Icon Float */
/* Icon Sink */
/* Icon Bob */
/* Icon Hang */
/* Icon Wobble Horizontal */
/* Icon Wobble Vertical */
/* Icon Buzz */
/* Icon Buzz Out */
/* CURLS */
/* Curl Top Left */
/* Curl Top Right */
/* Curl Bottom Right */
/* Curl Bottom Left */
/**/
/**/
/*
    İster tüm değerler tek seferde $prop değişkeni üzerine yüklenir, ister sadece istenen değişken değiştirilerek gölge  verilebilir
*/
/***********************************************************/
.cms-wrap {
  padding: 60px 0;
  background-image: none;
  background-color: rgba(255, 162, 0, 0.1);
  background-size: auto;
  border-top: 2px solid rgba(255, 162, 0, 0.5);
}

.cms-wrap .cms-header {
  margin: 15px auto;
  padding: 0 15px;
}

.cms-wrap .cms-header .cms-title {
  text-align: center;
  margin-bottom: 20px;
}

.cms-wrap .cms-header .cms-title > span {
  font-size: 34px;
  color: #334e6f;
}

@media (max-width: 768px) {
  .cms-wrap .cms-header .cms-title > span {
    font-size: 26px;
  }
}

.cms-wrap .cms-header .cms-desc {
  text-align: center;
}

.cms-wrap .cms-header .cms-desc > span {
  font-size: 16px;
  line-height: 25px;
  color: #334e6f;
}

@media (max-width: 768px) {
  .cms-wrap .cms-header .cms-desc > span {
    font-size: 14px;
  }
}

.bri-vitrin1 {
  overflow: hidden;
}

@media (min-width: 1025px) {
  .bri-vitrin1 .br-cmpgn-img {
    height: 210px;
  }
  .bri-vitrin1 .br-cmpgn-img img {
    width: 100%;
    height: 100%;
  }
}

@media (width: 1024px) {
  .bri-vitrin1 .br-cmpgn-cont .br-cmpgn-vitrin .owl-carousel {
    display: block !important;
  }
  .bri-vitrin1 .br-cmpgn-cont .br-cmpgn-vitrin .br-cmpgn-items .br-cmpgn-itemcont {
    float: left;
  }
  .bri-vitrin1 .br-cmpgn-cont .br-cmpgn-vitrin .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img {
    height: 200px;
  }
  .bri-vitrin1 .br-cmpgn-cont .br-cmpgn-vitrin .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img img {
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .bri-vitrin1 .br-cmpgn-cont .br-cmpgn-vitrin .owl-carousel {
    display: block !important;
  }
  .bri-vitrin1 .br-cmpgn-cont .br-cmpgn-vitrin .br-cmpgn-items .br-cmpgn-itemcont:nth-child(2n+1) {
    clear: both;
  }
  .bri-vitrin1 .br-cmpgn-cont .br-cmpgn-vitrin .br-cmpgn-items .br-cmpgn-itemcont {
    float: left;
  }
  .bri-vitrin1 .br-cmpgn-cont .br-cmpgn-vitrin .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img {
    height: 250px;
  }
  .bri-vitrin1 .br-cmpgn-cont .br-cmpgn-vitrin .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img img {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 767px) {
  .bri-vitrin1 .br-cmpgn-img {
    height: 240px;
  }
  .bri-vitrin1 .br-cmpgn-img img {
    width: 100%;
    height: 100%;
  }
}

.bri-vitrin1 .br-cmpgn-items {
  text-align: center;
}

.bri-vitrin1 .br-cmpgn-items .br-cmpgn-itemcont {
  margin: 3.1% 1%;
  position: relative;
}

.bri-vitrin1 .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img {
  position: relative;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.bri-vitrin1 .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img img {
  border-radius: 10px;
}

.bri-vitrin1 .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img > div {
  position: absolute;
  text-align: center;
  color: white;
}

.bri-vitrin1 .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img > div a {
  color: #fff;
}

.bri-vitrin1 .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img .br-cmpgn-description {
  top: 130%;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  padding-top: 5px;
  border-top: 1px solid white;
  margin: 0px 20px;
  width: calc(100% - 40px);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.bri-vitrin1 .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img .br-cmpgn-title {
  top: 10%;
  font-size: 20px;
  font-weight: 300;
  z-index: 99;
  width: 100%;
}

.bri-vitrin1 .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img:before {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: rgba(51, 78, 111, 0.5);
  box-sizing: border-box;
  transition: all .1s linear;
}

@media (max-width: 768px) {
  .bri-vitrin1 .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img .br-cmpgn-description {
    opacity: 1;
    visibility: visible;
    top: 30%;
  }
  .bri-vitrin1 .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img:before {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}

.bri-vitrin1 .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img:hover .br-cmpgn-description {
  opacity: 1;
  visibility: visible;
  top: 30%;
}

.bri-vitrin1 .br-cmpgn-items .br-cmpgn-itemcont .br-cmpgn-img:hover:before {
  background-color: rgba(51, 78, 111, 0.2);
  top: 0;
  opacity: 1;
  visibility: visible;
}

.bri-vitrin1 .br-cmpgn-items .owl-nav button {
  position: absolute;
  top: 30%;
  font-size: 60px !important;
  font-weight: 700 !important;
  color: rgba(255, 255, 255, 0.5) !important;
}

.bri-vitrin1 .br-cmpgn-items .owl-nav .owl-prev {
  left: 10px !important;
}

.bri-vitrin1 .br-cmpgn-items .owl-nav .owl-next {
  right: 10px !important;
}

.whyuscont1 .whyuscont {
  background-color: unset !important;
}

.page-loginpanel .page_content {
  max-width: unset !important;
}

/*# sourceMappingURL=loginpanel.css.map */
