

/* Start:/local/templates/gkrem/css/dileram.css?17383195696804*/
.earn-with-us-section {
  margin-bottom: 45px;
}
.earn-with-us-section .under-title {
  margin-bottom: 20px;
  color: black;
  font-family: "Circe Bold";
  font-size: 20px;
  line-height: 1.1;
}
.earn-with-us-section .owl-dots {
  width: auto;
  position: absolute;
  left: 90px;
  bottom: 140px;
  z-index: 300;
}
.earn-with-us-section .owl-theme .owl-nav {
  margin-top: 0px;
}
.earn-with-us-section .owl-theme .owl-dots .owl-dot {
  outline: none;
}
.earn-with-us-section .owl-theme .owl-dots .owl-dot span {
  outline: none;
  background: #c8c8c8;
  width: 12px;
  height: 12px;
  margin: 0 5px;
}
.earn-with-us-section .owl-theme .owl-dots .owl-dot.active span {
  background: #5a9ee0;
  box-shadow: inset 0 3px 2px rgba(0, 0, 0, 0.36);
}
.earn-with-us-section .owl-carousel {
  position: relative;
}
.earn-with-us-section .owl-carousel .owl-prev {
  background: url("/local/templates/gkrem/css/../img/arrow-left-dileram-slider.png") center center no-repeat !important;
  background-size: 100% 100% !important;
  outline: none;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto!important;
  width: 17px;
  height: 84px;
  z-index: 300;
}
.earn-with-us-section .owl-carousel .owl-prev span {
  display: none;
}
.earn-with-us-section .owl-carousel .owl-next {
  background: url("/local/templates/gkrem/css/../img/arrow-right-dileram-slider.png") center center no-repeat !important;
  background-size: 100% 100% !important;
  outline: none;
  width: 17px;
  height: 84px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto!important;
  z-index: 300;
}
.earn-with-us-section .owl-carousel .owl-next span {
  display: none;
}
.earn-with-us-section .owl-carousel .title-block {
  background: linear-gradient(to right, #5a9ee0, #5a9ee0, #306ba4);
  padding: 20px 50px 20px 20px;
  margin-bottom: 42px;
  margin-top: 50px;
  margin-right: -50px;
}
.earn-with-us-section .owl-carousel .title-block h3 {
  color: white;
  text-align: left;
  padding: 20px 30px;
  font-family: "Circe Bold";
  font-size: 40px;
  line-height: 0.8;
  background: url("/local/templates/gkrem/css/../img/slider-title-border-dileram.png") top left no-repeat;
  background-size: auto 100%;
}
.earn-with-us-section .owl-carousel .title-block h3 .second-str {
  font-family: "Circe Regular";
  font-size: 28px;
}
.earn-with-us-section .owl-carousel .show-all {
  display: inline-block;
  text-decoration: none;
  color: #335380;
  border: 1.5px solid #335380;
  font-family: "Circe Regular";
  font-size: 20px;
  line-height: 1;
  padding: 13px 33px;
  transition: all 0.2s ease;
}
.earn-with-us-section .owl-carousel .show-all:hover {
  color: white;
  background: #335380;
}
.earn-with-us-section .owl-carousel .slider-img {
  width: auto;
  float: right;
}
.advantageously-section {
  padding-bottom: 50px;
}
.advantageously-section hr {
  margin: 0 25px;
  border: none;
  background: #e8e8e8;
  display: block;
  height: 1px;
}
.advantageously-section .hr-center {
  position: relative;
}
.advantageously-section .hr-center:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background: #e8e8e8;
  z-index: 5;
}
.advantageously-section .item {
  padding: 25px 25px 25px 70px;
  background: url("/local/templates/gkrem/css/../img/medal-icon.png") 25px center no-repeat;
}
.advantageously-section .item p {
  font-family: "Circe Regular";
  color: black;
  font-size: 18px;
  line-height: 1.2;
}
.comfort-section {
  padding: 65px 0 35px;
}
.comfort-section .item {
  position: relative;
  padding-top: 230px;
}
.comfort-section .item img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.comfort-section .item .title {
  text-align: center;
  padding: 0 10px;
  color: black;
  font-family: "Circe Regular";
  font-size: 14px;
  line-height: 1.2;
}
.who-diler-section {
  padding: 40px 0 80px;
}
.who-diler-section h2 {
  margin-bottom: 55px;
}
.who-diler-section .item {
  position: relative;
  display: inline-block;
  background: #5a9ee0;
  border-radius: 50%;
  font-family: "Circe Bold";
  font-size: 35px;
  color: white;
  line-height: 54px;
  text-align: center;
  width: 54px;
  height: 54px;
}
.who-diler-section .item .text {
  position: absolute;
  top: 50%;
  transform: translateY(-30%);
  bottom: 0;
  left: calc(100% + 15px);
  margin: auto;
  color: black;
  text-align: left;
  font-family: "Circe Regular";
  font-size: 18px;
  line-height: 1;
  width: 320px;
}
.who-diler-section .item .dashed-line {
  position: absolute;
  z-index: -1;
}
.who-diler-section .item.point-1 {
  margin-left: 45px;
}
.who-diler-section .item.point-1 .dashed-line {
  left: 55px;
  top: 50px;
}
.who-diler-section .item.point-2 {
  margin-top: 103px;
  margin-right: 30px;
}
.who-diler-section .item.point-2 .dashed-line {
  left: 57px;
  bottom: 42px;
}
.who-diler-section .item.point-3 {
  margin-left: 70px;
}
.who-diler-section .item.point-3 .dashed-line {
  left: 59px;
  top: 50px;
}
.who-diler-section .item.point-4 {
  margin-top: 80px;
  margin-left: 25px;
}
.pd-bottom {
  padding-bottom: 50px;
}
.how-stay-diler-section {
  background: url("/local/templates/gkrem/css/../img/how-stay-diler-bg.png") top center no-repeat;
  background-size: 1140px auto;
  padding-top: 50px;
}
.how-stay-diler-section h2 {
  color: white;
}
.how-stay-diler-section .man-block img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 30;
}
.how-stay-diler-section .man-block .btn-blue {
  bottom: 60px;
  right: 165px;
  z-index: 10;
  position: absolute;
  display: inline-block;
  background: #589de0;
  color: white;
  font-family: "Circe Bold";
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
  padding: 18px 40px 14px;
  transition: all 0.2s ease;
}
.how-stay-diler-section .man-block .btn-blue:hover {
  background: #5faaf3;
}
.how-stay-diler-section .item {
  position: relative;
  padding-left: 35px;
  color: white;
  font-family: "Circe Regular";
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.how-stay-diler-section .item span {
  display: block;
  width: 23px;
  height: 23px;
  border: 3px solid white;
  border-radius: 50%;
  background: #255b88 url("/local/templates/gkrem/css/../img/down-arrow-how-stay-diler.png") center center no-repeat;
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.how-stay-diler-section .item span:after {
  content: "";
  height: 48px;
  width: 3px;
  background: white;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.how-stay-diler-section .item.last {
  margin-bottom: 60px;
}
.how-stay-diler-section .item.last span {
  background: #255b88;
}
.how-stay-diler-section .item.last span:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #009ee3;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 7.5px;
}
/*# sourceMappingURL=dileram.css.map */
/* End */


/* Start:/local/templates/gkrem/css/media-dileram.css?17383195695384*/
@media screen and (max-width: 1199px) {
  .earn-with-us-section .owl-carousel .slider-img {
    width: 530px;
    margin-right: -10px;
  }
  .earn-with-us-section .owl-carousel .title-block h3 {
    font-size: 36px;
  }
  .earn-with-us-section .owl-carousel .title-block h3 .second-str {
    font-size: 23px;
  }
  .earn-with-us-section .owl-carousel .show-all {
    font-size: 17px;
    padding: 13px 30px;
  }
  .earn-with-us-section .owl-carousel .owl-prev,
  .earn-with-us-section .owl-carousel .owl-next {
    width: 12px;
    height: 73px;
  }
  .earn-with-us-section .owl-dots {
    left: 76px;
    bottom: 93px;
  }
  .owl-comfort .owl-dots .owl-dot span {
    outline: none;
    background: #c8c8c8;
    width: 12px;
    height: 12px;
    margin: 0 5px;
  }
  .owl-comfort .owl-dots .owl-dot.active span {
    background: #5a9ee0;
    box-shadow: inset 0 3px 2px rgba(0, 0, 0, 0.36);
  }
  .who-diler-section .item .text {
    transform: translateY(-23%);
    left: calc(100% + 10px);
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .earn-with-us-section .owl-carousel .slider-img {
    width: 465px;
    margin-right: -10px;
  }
  .earn-with-us-section .owl-carousel .title-block h3 {
    padding: 20px 20px;
  }
  .earn-with-us-section .owl-dots {
    left: 0;
    bottom: 57px;
  }
  .advantageously-section .hr-center:before {
    display: none;
  }
  .who-diler-section .item {
    font-size: 26px;
    line-height: 40px;
    width: 40px;
    height: 40px;
  }
  .who-diler-section .item.point-1 {
    margin-left: 0;
  }
  .who-diler-section .item.point-1 .dashed-line {
    left: 14px;
    top: 24px;
  }
  .who-diler-section .item.point-2 {
    margin-top: 86px;
    margin-left: 28px;
    margin-right: 0;
  }
  .who-diler-section .item.point-2 .dashed-line {
    left: 5px;
    bottom: 10px;
  }
  .who-diler-section .item.point-3 .dashed-line {
    left: 11px;
    top: 28px;
  }
  .who-diler-section .item.point-4 {
    margin-top: 64px;
    margin-left: 37px;
  }
  .how-stay-diler-section .man-block img {
    width: 210px;
  }
  .how-stay-diler-section .man-block .btn-blue {
    bottom: 45px;
    right: 137px;
    font-size: 15px;
    padding: 18px 27px 14px;
  }
}
@media screen and (max-width: 767px) {
  .earn-with-us-section .under-title {
    margin-bottom: 15px;
    font-size: 18px;
  }
  .earn-with-us-section .owl-carousel .slider-img {
    width: 322px;
    margin-right: 0;
    margin-bottom: -110px;
  }
  .earn-with-us-section .owl-dots {
    position: relative;
    bottom: 0;
    left: unset;
    z-index: 300;
  }
  .earn-with-us-section .owl-carousel .title-block {
    padding: 20px 25px;
    margin-bottom: 20px;
    margin-top: 50px;
    margin-right: 0;
  }
  .earn-with-us-section .owl-carousel .show-all {
    font-size: 15px;
    padding: 13px 30px 11px;
  }
  .advantageously-section .item p {
    font-size: 16px;
  }
  .who-diler-section .item .dashed-line {
    display: none;
  }
  .who-diler-section {
    padding: 40px 0 40px;
  }
  .who-diler-section .item {
    margin: 0 0 20px 0 !important;
    position: relative;
  }
  .who-diler-section .item:after {
    content: "";
    left: 16px;
    top: calc(100% + 3px);
    border-right: 3px dashed #5a9ee0;
    height: calc(20px - 6px);
    position: absolute;
    z-index: -1;
  }
  .who-diler-section .item.point-4:after {
    display: none;
  }
  .who-diler-section .item {
    font-size: 21px;
    line-height: 40px;
    width: 35px;
    height: 35px;
  }
  .who-diler-section h2 {
    margin-bottom: 30px;
  }
  .how-stay-diler-section .man-block img {
    display: none;
  }
  .how-stay-diler-section .item {
    font-size: 16px;
  }
  .how-stay-diler-section .man-block .btn-blue {
    position: relative;
    bottom: unset;
    left: unset;
    right: unset;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .how-stay-diler-section .item.last {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 575px) {
  .earn-with-us-section .under-title {
    margin-bottom: 15px;
    font-size: 15px;
  }
  .earn-with-us-section .owl-carousel .slider-img {
    width: 247px;
    margin-right: 0;
    margin-bottom: -94px;
  }
  .earn-with-us-section .owl-carousel .title-block h3 {
    font-size: 30px;
  }
  .earn-with-us-section .owl-carousel .title-block h3 .second-str {
    font-size: 19px;
  }
  .earn-with-us-section .owl-carousel .show-all {
    font-size: 14px;
    padding: 13px 30px 11px;
  }
  .advantageously-section .item {
    padding: 15px 0px 15px 50px;
    background: url(/local/templates/gkrem/css/../img/medal-icon.png) 10px center no-repeat;
  }
  .advantageously-section .item p {
    font-size: 14px;
  }
  .advantageously-section {
    padding-bottom: 30px;
  }
  .comfort-section {
    padding: 30px 0 30px;
  }
  .comfort-section .item {
    position: relative;
    padding-top: 195px;
  }
  .comfort-section .item .title {
    padding: 0px;
    font-size: 13px;
  }
  .who-diler-section .item .text {
    transform: translateY(-32%);
    left: calc(100% + 10px);
    font-size: 15px;
  }
  .who-diler-section {
    padding: 30px 0 30px;
  }
  .how-stay-diler-section .item {
    font-size: 14px;
  }
  .how-stay-diler-section .man-block .btn-blue {
    font-size: 14px;
    padding: 16px 30px 12px;
  }
  .how-stay-diler-section {
    padding-top: 30px;
  }
  .pd-bottom {
    padding-bottom: 0;
  }
}
/*# sourceMappingURL=media-dileram.css.map */
/* End */
/* /local/templates/gkrem/css/dileram.css?17383195696804 */
/* /local/templates/gkrem/css/media-dileram.css?17383195695384 */
