.promo--plus {
    padding: 30px;
    background-color: #ececec;
}
.promo--ikonica {
    display: block;
    width: 100px;
    height: 100px;
    font-size: 60px;
    line-height: 75px;
    border: 3px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
}
.uk-card-title {
    color: #333 !important;
}

.promo--plus--dark {
    padding: 30px;
    background-color: #3896db;
}
.promo--ikonica--dark {
    display: block;
    width: 100px;
    height: 100px;
    font-size: 60px;
    line-height: 75px;
    border: 3px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
}
.uk-grid--dark h5 {
    color: #fff !important;
}
.uk-padding-right-50 {
  padding-right: 50px;
}
.text-through {
  text-decoration: line-through;
}
.pl-00{
  padding-left: 0px !important;
}
.ml-00{
  margin-left: 0px !important;
}
.pl-0100{
  padding: 100px;
  padding-top: 0px;
}
.zindex2 {
z-index: 2;
}
.minh650 {
min-height: 500px !important;
}
.uk-text-40 {
font-size:40px;
}
.uk-font-1r {
font-size: 1.00rem;
}
.uk-text-12 {
font-size:12px;
}
.uk-bgd-default {
background-color: #f9f9f9;
/* background-color: #fff6ee; */
padding: 20px;
}
.uk-bgd-default-col {background-color: #1c3592;}
.uk-bgd-default-col:hover {background-color: #f19733;}
.uk-text-underdotted {
text-decoration: underline;
text-decoration-style:dotted;
}
.uk-height-gallery {
  min-height: 650px;
}
.margin-tb {
	margin-bottom: 0px!important;
	margin-top: 0px!important;
	font-size:12px;
}
.margin-t10 {
	margin-top: 10px!important;
}
.margin-l15 {
	margin-left: 15px!important;
}
  .pb-10{
    padding-bottom: 10px;
  }
    .pb-20{
    padding-bottom: 20px;
  }
  .pb-30{
    padding-bottom: 30px;
  }
    .mb-30{
    margin-bottom: 30px !important;
  }
  .pt-20{
    padding-top: 20px;
  }
  .pt-30{
    padding-top: 30px;
  }
 .bt-01 {
	 border-top: 4px solid #f19733;
	}
  .bt-02 {
    border-bottom: 4px solid #1d3592;
    /* border-bottom: 4px solid #fff6ee; */
 }
.border_red {
  /* border: 1px solid #F44336; */
}
.uk-h150 {
  height: 150px !important;
}
.uk-h200 {
  height: 200px !important;
}
.phone_c {
    background-color: #3896dc;
    padding: 6px;
    border-radius: 10px;
    color: #ffffff;
    display: block;
}
.uk-text-18 {
    font-size: 18px;
    font-weight: bold;
}
.uk-text-20 {
    font-size: 20px;
    font-weight: bold;
}
.uk-text-24 {
    font-size: 24px;
    font-weight: bold;
}
.bgd-col-blue {
  background-color: #e9f2f96b;
}
.price_blue {
  position: absolute;
  background-color: #3896dd;
  color: #fff;
  padding: 10px;
}
.price_green {
  position: absolute;
  background-color: #8BC34A;
  color: #fff;
  padding: 10px;
}
.price_red {
  position: absolute;
  background-color: #F44336;
  color: #fff;
  padding: 10px;
}
.at-icon-wrapper {
  background-color: rgb(56, 150, 221) !important;
}
.size25 {
  width: 25%;
  height: 25%;
}
.size5 {
  width: 5%;
  height: 5%;
}
.size10 {
  width: 6%;
  height: 6%;
}
.iconcol_blue {
    background-color: #3896de;
    padding: 5px;
}
.ml-10 {
  margin-left: 10px;
}
.border_rad_5 {
  border-radius: 5%;
}
.uk_font_18 {
  font-size: 18px;
}
.uk-slider-small {
  height: 400px;
  background-image: url(../img/traveler.jpg);
  background-size: cover;
}
.h1-3 {
    font-size: 5.625rem;
    font-weight: 700;
}
.st-btn {
    background-color: #1c3592 !important;
}
.p-30 {
    padding: 30px;
}
.promo--plus--darks {
    padding: 30px;
    background-color: #1c3592;
}
.font-white {
    color: #fff;
}
.promo--ikonica {
    display: block;
    width: 100px;
    height: 100px;
    font-size: 60px;
    line-height: 75px;
    border: 3px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
}
.wm-100 {
    width: 500px;
    margin-left: -200px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pl-50 {
    padding-left: 50px;
}
.fw-100 {
    font-weight: 100;
}
@media screen and (max-width: 800px) {
  .uk-padding-right-50 {
    padding-right: 0px;
  }
  .pl-03{
    padding-left: 0px;
  }
  .pl-0100{
    padding: 0px;
    padding-top: 0px;
  }
  .uk-slider-small {
    height: 200px;
    background-image: url(../img/traveler.jpg);
    background-size: cover;
  }
  .h1-3 {
    font-size: 2.23125rem;
    font-weight: 700;
}
.wm-100 {
    width: 160px;
    margin-left: -30px;
}
.pl-03 {
  padding-left: 30px;
}
}
