/* CUSTOM CSS STYLES
-------------------------------------------- */
/* Fonts, logos and more */
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #f7f7f7;
}
@font-face {
    font-family: 'bebas_neuelight';
    src: url('../fonts/bebasneue/bebasneue_light-webfont.woff2') format('woff2'),
         url('../fonts/bebasneue/bebasneue_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.logo {
    width: 300px;
    height: 100px;
    background: url("../img/logo_back.webp") no-repeat;
    display: inline-block;
}
.logo:hover {
    background: url("../img/logo.webp") no-repeat;
}
.logo_home {
    width: 300px;
    height: 100px;
    background: url("../img/logo_back.webp") no-repeat;
    display: inline-block;
}
.logo_home:hover {
    width: 300px;
    height: 100px;
    background: url("../img/logo_home.webp") no-repeat;
    display: inline-block;
}
.bg-dark-transparent {
    background-color: rgb(28, 28, 28, 0.7) !important;
}
.bg-lightgray {
    background-color:lightgray;
}
.bg-lightgreen {
    background-color:#f2ffe8!important
}
.bg-lightblue {
    background-color:#e8ffff!important
}
.black_back {
    display: inline-block;
    margin: 0 0 0 0;
    background: #000000;
    background: rgba(5, 3, 4, 0.4);
    line-height: 1em;
    color: #ffffff;
    width: auto;
}
.black_back_60 {
    margin: 0;
    background: #000;
    background: rgba(5, 3, 4, 0.6);
    padding: 1%;
    color: #fff;
    width: auto
}
.black_back_20 {
    margin: 0;
    background: #000;
    background: rgb(234, 234, 234, 0.5);
    padding: 1%;
    color: #333334;
    width: auto
}
.dalma_back_20 {
    display: inline-block;
    margin: 40px 0;
    background: #df7b30;
    background: rgba(240, 119, 108, 0.1);
    padding: 2%;
    color: #333334;
    width: auto;
}
.dalma_back_60 {
    display: inline-block;
    margin: 40px 0;
    background: rgba(241, 169, 36, 0.9);
    background: rgba(241, 169, 36, 0.9);
    padding: 1%;
    color: #fff;
    width: auto;
}
.dalma_back_80 {
    display: inline-block;
    margin: 40px 0;
    background: #df7b30;
    background: rgb(223, 123, 48);
    padding: 1%;
    color: #fff;
    width: auto;
}
.dalma_back_90 {
    display: inline-block;
    margin: 40px 0;
    background: rgba(241, 169, 36, 0.9);
    background: rgba(241, 169, 36, 0.9);
    padding: 1%;
    color: #fff;
    width: auto;
}
.bg-white {
    background-color: white!important;
}
.bg-whitesmoke {
    background-color: rgb(228, 228, 228) !important;
}
.bg-light{
    background-color: #f3f3f3 !important;
}
.blue_background {
    background-color: #001c31;
    opacity: .91;
    transition: background .3s, border-radius .3s, opacity .3s;
}
.text-info {
    color: #17a2b8 !important;
}
.bg-info2 {
    color: #fff;
    background-color: #17a2b8;
}

/* BTN INFO */
.btn-info{
    color:#fff;
    background-color:#17a2b8;
    border-color:#17a2b8
}
.btn-info:hover{
    color:#fff;
    background-color:#138496;
    border-color:#117a8b
}
.btn-info.focus,.btn-info:focus{
    box-shadow:0 0 0 .2rem rgba(58,176,195,.5)
}
.btn-info.disabled,.btn-info:disabled{
    color:#fff;
    background-color:#17a2b8;
    border-color:#17a2b8
}
.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggltive:focus,.show>.btn-success.dropdown-toggle:focus{
    box-shadow:0 0 0 .2rem rgba(72,180,97,.5)
}
.e{
    color:#fff;
    background-color:#117a8b;
    border-color:#10707f
}
.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{
    box-shadow:0 0 0 .2rem rgba(58,176,195,.5)
}

/* BTN INFO */


.text-info2 {
    color: #0c7080 !important
}
.text-shadow{
    text-shadow: 1px 1px #0a0a0a;
}
.text-dalma{
    color: rgba(241, 169, 36, 0.9);
}
.text-dalma:link {
    color: rgba(241, 169, 36, 0.9);
    text-decoration: none;
}
.text-dalma:visited {
    color: rgba(241, 169, 36, 0.9);
}
.text-dalma:hover {
    color: rgba(248, 212, 91, 0.9);
}
.rounded-5  {
    border-radius:.5rem!important
}
.rounded-7  {
    border-radius:.7rem!important
}
.btn-group-xs > .btn, .btn-xs {
    padding  : .25rem .4rem;
    font-size  : .875rem;
    line-height  : .5;
    border-radius : .2rem;
}
.mapouter {
    position: relative;
    text-align: right;
    width: 100%;
    height: 400px;
}
.gmap_canvas {
    overflow: hidden;
    background: none !important;
    width: 100%;
    height: 400px;
}
.gmap_iframe {
    height: 400px !important;
}
.content {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    color: #f1f1f1;
    width: 99%;
    padding: 16px;
    margin-bottom: 40px;
}
video {
    height: auto;
    width: 100%;
}
.our_service_wrapper{
    background-image: url("../img/bg-img/asfalt-light.webp");
}
.podloga {
    background-image: url("../img/bg-img/logo_footer.webp");
    background-position: bottom right;
    background-repeat: no-repeat;
}
.section-divider{
    margin-top: 200px;
}
section.call_to_action {
    text-align: center;
    padding: 40px 0 40px 0;
}
section.call_to_action h1{
    font-weight: 300;
    font-size: 50px;
    line-height: 55px;
}
section.call_to_action h2 {
    font-weight: 300;
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 20px 0;
}
.gradient {
  height: 20px;
  position: relative;
  width: 100%;
  /*background: radial-gradient(ellipse farthest-side at top center, rgba(0,0,0,0.08), transparent);*/
  background-image: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(247, 247, 247, 1));
}
.gradient:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 3px;
  background: linear-gradient(to left, rgba(0,0,0,0.05), rgba(0,0,0,0.02));
}
.divider {
    margin: 30px auto;
    text-align: center;
    height: 1px;
    width: 70%;
    background: linear-gradient(90deg, hsl(192, 14%, 99%), hsla(46, 92%, 66%, 0.9), hsl(197, 86%, 99%));
}
.err_404 h1{
    text-align: center;
    font-size: 11em;
    font-weight: bold;
    color: whitesmoke;
 }
.thank-you h1{
    text-align: center;
    font-size: 9em;
    font-weight: bold;
    color: whitesmoke;
    padding-top: 100px;
}
.rotated {
  transform: rotate(15deg); /* Equal to rotateZ(15deg) */
}
/* =Our Team
------------ */
.team_member {
    text-align: center;
    background-color: #ED3445;
    background: url(../img/bg-img/dark.webp);
    color: #cccccc;
    padding: 40px;
    -webkit-transition: all 1700ms linear;
    -o-transition: all 1700ms linear;
    transition: all 1700ms linear;
    border-radius: 6px;
}
.team_member .team_social a:link {
    margin: 0px 6px 12px 0;
    font-size: 18px;
    background-color: #ED3445;
    padding: 7px;
    width: 34px;
    height: 34px;
    line-height: 22px;
    display: inline-block;
    border-radius: 50%;
}
.team_member .team_social a:hover,
.team_member .team_social a:active {
  color: white ;
  text-decoration: none;
  background-color: #2a2121;
}
.team_member .team_social a:visited {
    margin: 0px 6px 12px 0;
    font-size: 18px;
    background-color: #ED3445;
    padding: 7px;
    width: 34px;
    height: 34px;
    line-height: 22px;
    display: inline-block;
    border-radius: 50%;
}
.team_member h5 {
    margin: 24px 0px 6px 0;
    font-size: 24px;
    font-weight: 400;
    color: #f7f7f7;
}
.team_member figure {
  margin: 0 auto;
  padding: 0;
  background-size: cover;
  border-radius: 290px;
  border: 0px;
  background-color: black;
}
.team_member figure img {
  border-radius: 390px;
  transition: all 200ms linear;
  max-width: 100%;
  background-color: black;
}
.team_member figure img:hover {
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: black;
}

/* ------------ Navbar Dalma ------------ */
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.9);
}
.navbar-expand-md .navbar-nav .nav-link {
   border-right: 1px dashed rgba(241, 189, 14, 0.2);
   height: 90%;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    border-right: 1px dashed rgba(241, 189, 14, 0.2);
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.55);
    border-color: rgba(255,255,255,.4);
}
/* NavBar background color*/
.bg-dalma-transparent {
    background-color: rgb(14, 14, 14, 0.7) !important;
}
.dropdown-item {
    font-size: 0.9em;
    display: block;
    width: 100%;
    padding: 0.2rem 0.8rem;
    clear: both;
    font-weight: 300;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-left: 5px solid;
    border-color: rgba(241, 189, 14, 0.9);
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #1e2125;
    background-color: #fdd4d4;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    background-color: rgba(241, 169, 36, 0.9);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.1s ease 0s;
    font-weight: bold;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 2px;
    overflow: hidden;
    background-color: rgba(241, 189, 14, 0.9);
    border-left: 3px dashed;
    border-color: rgba(241, 189, 14, 0.9);
}
/* ------------ Navbar Dalma end ------------ */

/* ------------- Dalma button color ---------- */
.btn-dalma{
    color:#000;
    background-color:#dfc72f;
    border-color: #9e8904;
}
.btn-dalma:hover{
    color:#000;
    background-color:#ffca2c;
    border-color:#ffc720
}
.btn-check:focus+.btn-dalma,.btn-dalma:focus{
    color:#000;
    background-color:#ffca2c;
    border-color:#ffc720;
    box-shadow:0 0 0 .25rem rgba(217,164,6,.5)
}
.btn-check:active+.btn-dalma,.btn-check:checked+.btn-dalma,.btn-dalma.active,.btn-dalma:active,.show>.btn-dalma.dropdown-toggle{
    color:#000;
    background-color:#ffcd39;
    border-color:#ffc720
}
.btn-check:active+.btn-dalma:focus,.btn-check:checked+.btn-dalma:focus,.btn-dalma.active:focus,.btn-dalma:active:focus,.show>.btn-dalma.dropdown-toggle:focus{
    box-shadow:0 0 0 .25rem rgba(217,164,6,.5)
}
.btn-dalma.disabled,.btn-dalma:disabled{
    color:#000;
    background-color:#DF7B2F;
    border-color:#DF7B2F
}
/* ------------- Dalma button color END ---------- */



.copyright {
    border-top: dashed 1px #df7b30;
    padding: 15px 0;
    background-color: rgba(0, 0, 0, 0.4) !important;
    font-weight: 200;
    color: #ccc;
    font-size: 16px;
}
a:link{
    text-decoration: none;
}
.err_404 h1{
    text-align: center;
    font-size: 11em;
    font-weight: bold;
    color: whitesmoke;
 }
.bi {
    vertical-align: -.125em;
    fill: currentColor;
}
.social_links_area {
  padding: 48px 0 30px 0;
  text-align: center;
  position: relative;
  z-index: 1;
}
.social_links_area>a>i {
    line-height: 36px;
}
.social_links_area>a {
    border: 2px solid #ddd;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px;
    transition: .2s;
}
.social_links_area>a:hover {
    background-color: #ffffff;
    color: #df7b30;
    border: 2px solid transparent;
    box-shadow: 0 0 15px #603414;
    transform: scale(1.2);
}
#language_bar {
    position: absolute;
    top: -12px;
    right: 0;
    background-color: rgba(0,0,0,0.4) !important;
    padding: 5px;
    border-radius: 0.3rem !important;
}
.google_reviews{
    position: absolute;
    height: 140px;
    width: 120px;
    background: url("../img/google_reviews.webp") no-repeat;
    background-size: cover;
    right: 50px;
    top: 140px;
}
img {
    height: auto;
    max-width: 100%;
}
.card-header img{
    width: 100%;
}
.lead{
    font-size: 1em;
}
.blog_p{
    font-size: 1.2em;
    margin: 25px 0 25px 0px;
}
.blog_heading{
    font-size: 2em;
    font-weight: bold;
    color: #8a8a8a;
}
.mt-10, .my-10 {
    margin-top: 6rem!important;
}
.text-xxl {
    font-size: 5em;
}

a:link{
    text-decoration: none;
}
#btn-back-to-top {
  position: fixed;
  z-index: 23;
  bottom: 20px;
  width: 64px;
  height: 64px;
  left: 20px;
  display: none;
}
.breadcrumb_section h2{
    font-size: 4em;
    color: white;
    font-weight: lighter;
}
.breadcrumb_area {
    height: 700px;
    width: 100%;
    background-size: cover;
    position: relative;
    background-position: center center;
    z-index: 1;
    text-shadow: 0 7px 7px rgba(0,0,0,0.9);
}
.breadcrumb_section {
    margin-top: 480px;
    position: relative;
    width: 100%;
}
ol.breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 0;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb li>a {
    color: #fff;
    text-decoration: none;
}
.breadcrumb>.active {
    color: #df7b30;
    font-weight: bolder;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.background-overlay {
    position: relative;
    z-index: 2;
    background-position: center center;
    background-size: cover;
}
.background-overlay:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
}
.background-overlay-40 {
    position: relative;
    z-index: 2;
    background-position: center center;
    background-size: cover;
}
.background-overlay-40:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
}
.background-overlay-50 {
    position: relative;
    z-index: 2;
    background-position: center center;
    background-size: cover;
}
.background-overlay-50:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
}
.background-overlay-60 {
    position: relative;
    z-index: 2;
    background-position: center center;
    background-size: cover;
}
.background-overlay-60:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
}
.background-overlay-80 {
    position: relative;
    z-index: 2;
    background-position: center center;
    background-size: cover;
}
.background-overlay-80:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.8);
}
.about_us_thumb {
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
    right: 15px;
    position: relative;
    z-index: 1;
    margin-top: 30px;
}
.about_us_thumb_2 {
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    height: auto;
    padding: 10px;
    position: absolute;
    right: 5px;
    top: 0;
    width: calc(100% - 30px);
    z-index: 99;
}
img {
    height: auto;
    max-width: 100%;
}
hr.white {
  border-top: 1px solid whitesmoke;
  opacity: 0.3;
}
hr.dashed {
  border-top: 1px dashed #a7a8a8;
}
hr.dashed {
  border-top: 1px dashed #d7d7d7;
}
.lh-12{
    line-height: 1.2em;
}
.lh-15{
    line-height: 1.5em;
}
.lh-18{
    line-height: 1.8em;
}
.lh-2{
    line-height: 2em;
}
.lh-3{
    line-height: 3em;
}
.fs-14{
    font-size: 14px;
}
.border-bottom-dashed {
    border-bottom: 1px dashed #aaaaaa !important;
}
.border-top-dashed {
    border-top: 1px dashed #aaaaaa !important;
}
.basic_info {
    background-image: url(../img/dalma_info_background.webp);
    background-position: right bottom;
    background-repeat: no-repeat;
}
.basic_info h1, .basic_info h3{
    font-weight: lighter;
}
.contact_info {
    text-align: center;
    background-color: #df7b30;
    background: url(../img/bg-img/dark.webp);
    color: #cccccc;
    padding: 40px;
    -webkit-transition: all 1700ms linear;
    -o-transition: all 1700ms linear;
    transition: all 1700ms linear;
    border-radius: 6px;
}
.default-title h2 {
    color: #fff;
    font-size: 65px;
    line-height: 1.1;
}
.default-description>p, h2.default-description {
    color: #fff;
    font-size: 20px;
    font-weight: lighter;
    line-height: 1.5;
}

.why_choose_us_area {
    overflow: hidden;
}
.single_choose_us {
    position: relative;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 33.3333%;
    height: 400px;
    display: inline-block;
    float: left;
    padding: 100px 30px;
    z-index: 1;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
.single_choose_us:hover:before {
    background-color: rgba(52,73,94,0.9);
    width: 150%;
}
.single_choose_us:before {
    background-color: rgba(52,73,94,0.8);
    content: "";
    height: 100%;
    left: -25%;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-30deg);
    transform: skewX(-30deg);
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    width: 100%;
    z-index: -1;
    border-right: 5px solid rgba(241, 169, 36, 0.9);
}
.single_choose_us:hover .choose_us_icon_title {
    visibility: hidden;
}
.choose_us_icon_title {
    width: 75%;
    text-align: center;
}
.single_choose_us:hover .choose_us_overlay_text {
    visibility: visible;
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.choose_us_overlay_text {
    left: 30px;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: hidden;
    width: calc(100% - 60px);
    height: 100%;
}
.choose_us_icon {
    /*background-color: #ff9800;*/
    background-color: #df7b30;
    border-radius: 50%;
    color: #fff;
    height: 70px;
    margin: 40px auto 15px;
    width: 70px;
    display: block;
}
.choose_us_icon>i {
    font-size: 30px;
    line-height: 70px;
}
.choose_us_overlay_text .table {
    margin-bottom: 0;
}
.table_cell {
    display: table-cell;
    vertical-align: middle;
}

.table_choose_us {
    display: table;
    z-index: 9;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
}

.single_choose_us .choose_us_icon_title h4, .choose_us_overlay_text h4 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
}
.choose_us_overlay_text p {
    color: #fff;
}
.our_speciality_area {
    margin-top: 85px;
    position: relative;
    z-index: 1;
}
.single_speciality {
    background-color: #f6f6f6;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 15px;
    min-height: 260px;
    position: relative;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    z-index: 1;
}
.single_speciality:hover, .single_speciality.active {
    box-shadow: 5px 5px 24px rgba(0, 0, 0, 0.15);
}
.single_speciality_text {
    margin-left: 45px;
    position: relative;
    z-index: 1;
    line-height: 2;
}
.single_speciality_text>h5 {
    color: #2c3e50;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4;
    text-transform: capitalize;
    margin-bottom: 10px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.single_speciality_text p {
    margin: 0;
    color: #888;
}
.our_speciality_area .single_speciality_icon i {
    color: #FF9800;
    font-size: 30px;
}
.single_speciality_icon {
    left: 15px;
    position: absolute;
    top: 8px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.section_heading {
    margin: 60px 0 50px 0;
    position: relative;
    z-index: 1;
    text-align: center;
}
.message_now_area {
    position: relative;
    z-index: 1;
}
.message_now_area a:link{
   text-decoration: none;
   color: #777a7d;
}
.message_now_area a:hover {
   color: #ed1941;
}
.message_now_area a:visited {
   color: #ed1941;
}
.message_now_area h1, .message_now_area h2 {
   font-weight: lighter;
   color: #b3b7bb;
}
/* ------------ Partner slider Dalma Travel ------------ */

 @keyframes scroll {
	 0% {
		 transform: translateX(0);
	}
	 100% {
		 transform: translateX(calc(-250px * 7));
	}
}
 .slider {
	 background: white;
	 height: 100px;
	 margin: auto;
	 overflow: hidden;
	 position: relative;
	 width: 100%;
}
 .slider::before, .slider::after {
	 background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	 content: "";
	 height: 100px;
	 position: absolute;
	 width: 200px;
	 z-index: 2;
}
 .slider::after {
	 right: 0;
	 top: 0;
	 transform: rotateZ(180deg);
}
 .slider::before {
	 left: 0;
	 top: 0;
}
 .slider .slide-track {
	 animation: scroll 40s linear infinite;
	 display: flex;
	 width: calc(250px * 12);
}
 .slider .slide {
	 height: 100px;
	 width: 250px;
}
/* ------------ / Partner slider Dalma Travel------------ */

/* Form styling */
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5;
    color: #48494a;
    background-color: rgba(255, 247, 214, 0.9);
    background-clip: padding-box;
    border: 1px dashed rgba(241, 169, 36, 0.9);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control:focus {
    /*color: #ffffff;!important;*/
    text-shadow: 1px 1px 1px rgba(248, 212, 91, 0.9);
    background-color: rgba(248, 226, 150, 0.9);!important;
    border: 2px rgba(248, 212, 91, 0.9);
    font-size: 1.2em;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(241, 169, 36, 0.9);
}
.form-control::placeholder {
  font-weight: bold;
  opacity: 0.5;
  color: rgba(248, 212, 91, 0.9);
}

.form-control-error {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.5;
    color: whitesmoke;
    text-shadow: 1px 1px 1px #330605;
    background-color: #ff4c73;
    background-clip: padding-box;
    border: 5px solid #d77e90;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.input-90{
    width: 90%;
}
.input-70{
    width: 70%;
}
.input-50{
    width: 50%;
}
ul.errorlist li {
    font-size: 12px;
    font-weight: bold;
    display: block;
    margin-bottom: 4px;
    overflow-wrap: break-word;
    color: darkred;
}
/* Form styling end */

/* Paginator styling */
.pagination > li > a
{
    background-color: white;
    color: #fd8383;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover
{
    color: #5a5a5a;
    background-color: #eee;
    border-color: #ddd;
}

.pagination > .active > a
{
    color: white;
    background-color: #fd8383 !Important;
    border: solid 1px #fd8383 !Important;
}

.pagination > .active > a:hover
{
    background-color: #fd8383 !Important;
    border: solid 1px #fd8383;
}
/* / Paginator styling END */

/* Photo gallery */
.photo-gallery {
  color:#313437;
}
.photo-gallery p {
  color:#7d8285;
}
.photo-gallery img{
    border-radius: 4px;
}
.photo-gallery img:hover{
    box-shadow: 5px 5px 5px rgb(77, 77, 77, 0.4);
    transform: scale(1.1);
    transition: transform .2s;
}
.mh-100 {
    max-height: none!important;
}
.photo-gallery h2 {
  font-size: 2.5em;
  font-weight: lighter;
  margin-bottom: 5px;
  padding-top: 5px;
  color:inherit;
}
@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}
.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}
.photo-gallery .intro p {
  margin-bottom:0;
}

.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery .item {
  padding-bottom:30px;
}
/* END Photo gallery */

/* PRICE PLAN
-------------------------------------------------- */
.pricing_wrapper {
    padding: 0px 0;
}
.pricing_plan_title {
    color: #282828;
    font-family: Poppins,sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-top: 0;
    text-transform: normal;
    text-transform: uppercase;
}
.pricing_plan {
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 16px;
    background-color: white;
    border: solid 1px #ccc;
    margin-bottom: 20px;
}
.pricing_plan:hover {
    box-shadow: 0px 0px 10px 5px rgba(214, 214, 214, 0.9);
    border: solid 1px rgba(255, 250, 233, 0.9);
}
.pricing_plan .the_price {
    padding: 12px;
    font-size: 18px;
    margin: 0px auto 10px auto;
    color: rgba(255, 255, 255, 0.9);
    border-bottom: dashed 1px rgb(187, 198, 189);
}
/* CSS-only ribbon styles    */
.cnrflash {
    position: absolute;
    top: -9px;
    right: -12px;
    z-index: 1; /*Set overflow to hidden, to mask inner square*/
    overflow: hidden; /*Set size and add subtle rounding to soften edges*/
    width: 100px;
    height: 100px;
    border-radius: 3px 5px 3px 0;
}
.cnrflash-inner {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 145px;
    height: 145px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -o-transform: rotate(45deg); /* Opera */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari and Chrome */
    -webkit-transform-origin: 100% 100%; /*Purely decorative effects to add texture and stuff*/ /* Safari and Chrome */
    -ms-transform-origin: 100% 100%;  /* IE 9 */
    -o-transform-origin: 100% 100%; /* Opera */
    -moz-transform-origin: 100% 100%; /* Firefox */
    background-image: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.1) 50%), linear-gradient(0deg, transparent 0%, rgba(1,1,1,.2) 50%);
    background-size: 4px,auto, auto,auto;
    background-color: rgba(123, 230, 23, 0.9);
    box-shadow: 0 3px 3px 0 rgba(1,1,1,.5), 0 1px 0 0 rgba(1,1,1,.5), inset 0 -1px 8px 0 rgba(255,255,255,.3), inset 0 -1px 0 0 rgba(255,255,255,.2);
}
.cnrflash-inner:before, .cnrflash-inner:after {
    content: " ";
    display: block;
    position: absolute;
    bottom: -16px;
    width: 0;
    height: 0;
    border: 8px solid rgb(40, 138, 11);
}
.cnrflash-inner:before {
    left: 1px;
    border-bottom-color: transparent;
    border-right-color: transparent;
}
.cnrflash-inner:after {
    right: 0;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.cnrflash-label {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(1,1,1,.8);
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 12rem;
  z-index: 10;
}
.carousel h1{
  font-size: 65px;
  font-weight: bold;
  text-shadow: 0 7px 7px rgba(0,0,0,0.9);
  line-height: 1.2;
}
.carousel h2{
    font-size: 5em;
    font-weight: normal;
    text-shadow: 0 3px 5px rgba(0,0,0,0.9);
    line-height: 1.2;
}
/* Declare heights because of positioning of img element */
.carousel-item {
  height: 55rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 55rem;
}
.carousel-item .img-fluid {
    width: 100%;
}

/* Dalma Travel - prefooter */
.feature-title {
    text-align: center;
    font-weight: lighter;
    padding-bottom: 2rem;
    font-size: 2em;
}
.feature-title span {
    position: relative;
}
.feature-title span:before {
    content: "";
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    height: 3px;
    border-radius: 2px;
    background: linear-gradient(130deg,orange, #2fb222 41.07%,#17a2b8 76.05%);
}
h3.feature-heading {
    color: rgb(71, 77, 84);
    margin-top: 24px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 10px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.feature-heading {
    margin-top: 24px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
}
.note {
    --mdb-note-padding: 10px;
    --mdb-note-border-width: 6px;
    --mdb-note-border-radius: 5px;
    --mdb-note-strong-font-weight: 600;
    padding: var(--mdb-note-padding);
    border-left: var(--mdb-note-border-width) solid;
    border-radius: var(--mdb-note-border-radius);
}
.note-primary {
    background-color: white;
    border-color: #b3e170;
}
.note-secondary {
    background-color: #ececec;
    border-color: coral;
}
.note-info {
    background-color: #f8f8f8;
    border-color: #17a2b8;
}
.podloga {
    background-image: url("../img/bg-img/logo_footer.webp");
    background-position: bottom right;
    background-repeat: no-repeat;
}
.pre-footer{
    background-color: rgba(52, 58, 64, 0.93);
}
.pre-footer a:link, .pre-footer a:visited{
    color: orange;
}
.pre-footer a:hover{
    color: coral;
}
/* Dalma Travel - prefooter END */


footer a:link, footer a:visited{
    color: rgba(241, 169, 36, 0.9);
}
footer a:hover{
    color: rgba(248, 212, 91, 0.9);
}
.btn-outline-warning:hover {
    color: rgb(255, 255, 255);
}
.single_bottom_area a:link{
    color: rgba(241, 169, 36, 0.9);
}
.headline h2, .headline h3, .headline h4 {
    margin: 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid rgba(241, 169, 36, 0.9);
}
.contact_input_area .form-group input, .contact_input_area .form-group select, .contact_input_area .form-group textarea {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 15px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    font-size: 13px;
}
.message_now_area.business_startup .contact_input_area .form-group textarea {
    height: 165px;
}
.contact_input_area button {
    display: block;
    margin: 0 auto 30px;
    cursor: pointer;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.btn-pill {
    padding: .5em 2em;
    border-radius: 30px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

/* Large devices (laptops/desktops, 768px and up) */
@media only screen and (min-width: 768px) {
    .navbar-nav {
        font-size: 0.9rem;
    }
    /* Carousel base class */
    .carousel {
      margin-bottom: 25px;
    }
    /* Since positioning the image, we need to help out the caption */
    .carousel-caption {
      bottom: 0rem;
      z-index: 10;
    }
    .carousel h2{
      font-size: 3em;
      font-weight: normal;
      text-shadow: 0 3px 5px rgba(0,0,0,0.9);
      line-height: 1.2;
      display: inline-block;
    }

    /* Declare heights because of positioning of img element */
    .carousel-item {
      height: 800px;
    }
    .carousel-item > img {
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
      height: 800px;
    }
}
/* END - Large devices (laptops/desktops, 768px and up) */

/* Extra large devices (large laptops and desktops, 1800px and up) */
@media only screen and (min-width: 1800px) {
/* Carousel base class */
    .carousel {
        margin-bottom: 0px;
    }
    /* Since positioning the image, we need to help out the caption */
    .carousel-caption {
        bottom: 2rem;
        z-index: 10;
        transition: all 500ms linear;
        position: absolute;
        opacity: 10;
        filter: alpha(opacity=1000);
        background: none;
        text-align: center;
    }
    .carousel h2 {
        font-size: 4.5em;
        font-weight: normal;
        text-shadow: 0 3px 5px rgba(0,0,0,0.9);
        line-height: 1;
        display: inline-block;
    }
    /* Declare heights because of positioning of img element */
    .carousel-item {
        height: 1000px;
    }
    .carousel-item > img {
          position: absolute;
          top: 0;
          left: 0;
          min-width: 100%;
          height: 1000px;
    }
}
/* END - Extra large devices (large laptops and desktops, 1900px and up) */

/* Small devices (small resolution phones, max 480px) */
@media only screen and (max-width: 480px) {
    .logo {
        width: 170px;
        height: 65px;
        background-size: cover;
        display: inline-block;
    }
    .logo:hover {
        background-size: cover;
    }
    .logo_home {
        width: 125px;
        height: 50px;
        background-size: cover;
        display: inline-block;
    }
    .logo_home:hover {
        background-size: cover;
    }
    .award {
        position: absolute;
        height: 75px;
        width: 60px;
        background-size: cover;
        right: 30px;
        top: 80px;
    }
    .carousel h1 {
        font-size: 2.6em;
        font-weight: normal;
        text-shadow: 0 3px 5px rgba(0,0,0,0.9);
        line-height: 1.2;
    }
    .carousel p {
        font-size: 14px;
    }
    .carousel-caption {
        bottom: 0;
        z-index: 10;
    }
    .carousel-caption-1 {
        bottom: 10px;
        z-index: 10;
    }
    .carousel-item {
        height: 500px;
    }
    .carousel-item > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        height: 500px;
    }
    .title_holder {
        position: absolute;
        bottom: 70px;
    }
     .subtitle_holder{
            position: absolute;
            bottom: 25px;
            left: 16px;
     }
    .subtitle_holder h2{
        color: white;
        font-weight: lighter;
    }
    .bg-dark-transparent {
        background-color: rgba(0,0,0,0.9) !important;
    }
    .message_now_area h2 {
        font-size: 1.4em;
    }
    .breadcrumb_section h2 {
        font-size: 2em;
    }
    .excursions h2 {
        font-size: 1.5em;
        font-weight: 300;
        line-height: 1;
        letter-spacing: -.05rem;
    }
    .lead{
      font-size: 1em;
    }
    .text-xxl {
        font-size: 5em;
    }
    .single_choose_us {
        width: 100%;
        height: 350px;
    }
    .choose_us_icon {
        margin: 25px auto 15px;
    }
    .default-title h2 {
        color: #fff;
        font-size: 35px;
        line-height: 1.1;
    }
    .breadcrumb_area {
        height: 460px;
        text-shadow: 0 7px 7px rgba(0,0,0,0.6);
        background-color: #a7a8a8;
    }
    .breadcrumb_section {
        margin-top: 320px;
    }
    section.call_to_action h1 {
        font-weight: 300;
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 25px;
    }
    section.call_to_action h2 {
        color: #a52834;
        font-weight: 300;
        font-size: 20px;
        line-height: 20px;
        margin: 0 0 20px;
    }
    section.call_to_action {
        text-align: center;
        padding: 20px 0;
    }
    .input-90{
        width: 100%;
    }
    .input-70{
        width: 100%;
    }
    .input-50{
        width: 100%;
    }
    .section-divider{
        margin-top: 100px;
    }
    .err_404 h1{
        text-align: center;
        font-size: 6em;
        font-weight: bold;
        color: whitesmoke;
    }
    .thank-you h1{
        text-align: center;
        font-size: 4em;
        font-weight: bold;
        color: whitesmoke;
        padding-top: 75px;
    }
}
/* END - Small devices (small phones, max 480px) */