
/* moved by compressor */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:600,700,800&display=swap&subset=cyrillic');
/* moved by compressor */
/* default styles for extension "tx_ervinfo" */

/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }
/* default styles for extension "tx_mmcguestbook" */







body {

    font-family: "Open Sans", sans-serif !important;

}

.navbar .navbar-brand {

  height: 75px !important;
  width: 210px !important;
  margin:1 !important;
  background: url('../../../fileadmin/templates/eurotravelins/logo/erv_logo_lg.jpg') no-repeat !important;
  background-size: 100% !important;
  
  }
  
  
.navbar .contacts a {
    color: #35347e !important;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.current, .nav-pills .nav-link:hover {
  color: #fff !important;
  }

.lang.nav .nav-link {
  background-color: #cacbcb !important;
  border-color: #cacbcb !important;
}

.lang.nav .nav-link.current, .nav-pills .nav-link {
  background-color: #35347e !important;
  border-color: #35347e !important;
}

.lang.nav .nav-link.current, .nav-pills .nav-link {
  color: #fff !important;
}

.navbar .lang .nav-link {
    line-height: 11px !important;
    padding: 5px 7px 4px 7px !important;
    font-size: 11px !important;
    font-weight: 600 !important;
}

.copiyright {
  background: #ffcc00 !important;
  background-color: #ffcc00 !important;
}

.btn-secondary, .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary:focus:active, .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled):active {
   background: #ffa400 !important;
}

.copiyright {
  color: #2a3985 !important;
}

.btn {
    font-weight: bold !important;
    font-size: 14px !important;
    border-radius: 0 !important;
 }


.card.promo .card-header {
  background: #35347e !important;
  text-align: center !important;
  font-size: 14px !important;
}

.card.promo {
    text-align: center !important;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:focus:active, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled):active {
  background: #35347e !important;
  border-radius: 5px !important;
  padding: 14px 7px !important;
text-transform: uppercase; !important;
  font-size: 12px !important;
  font-weight: bold; !important;
  line-height: 12px !important;
}

.cc-color-override-1783551905 .cc-btn,  .cc-btn.cc-color-override-1783551905 .cc-btn:hover, .cc-color-override-1783551905 .cc-btn:focus {
    background-color: #ffcc00 !important;
    color: #2a3985 !important;
}

.cc-color-override-1783551905.cc-window {
    color: #797979 !important;
}

.wrapper-title {
    padding: 1.5rem 2rem;
    background: #f3dd25 !important;
    background: -moz-linear-gradient(left, #f3dd25 0%, #f2ae26 100%) !important;
    background: -webkit-gradient(left top, right top, color-stop(0%, #f3dd25), color-stop(100%, #f2ae26)) !important;
    background: -webkit-linear-gradient(left, #f3dd25 0%, #f2ae26 100%) !important;
    background: -o-linear-gradient(left, #f3dd25 0%, #f2ae26 100%) !important;
    background: -ms-linear-gradient(left, #f3dd25 0%, #f2ae26 100%) !important;
    background: linear-gradient(to right, #f3dd25 0%, #f2ae26 100%) !important;
  }

.wrapper-title .h4, .lead, .card-title {
    color: #35347e !important;
  text-transform: uppercase; !important;
}


.lead, .card-title {
  font-weight: 800 !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #35347e !important;
  text-transform: uppercase; !important;
}

.subnav .nav-link.active, .subnav .nav-link:hover {
    color: #35347e !important;
    background: #dbdced !important;
}

.btn-primary i {
    margin-top: -5px !important;
    margin-left: 5px !important;
}

.btn-primary, .btn-primary:hover {
    padding-right: 20px !important;
}

.tx-felogin-pi1 {
        display: block;
    width: 40%;
    height: 300px;
    margin: 14px;
    left: 45px;
    top: 109px;
    /* position: absolute; */
    top: 200px;
    right: 0;
    /* background-color: #6c757d; */
    text-color: rgb(255,255,255);
    border: #212529;
    border-style: solid;
    border-radius: 19px;
    padding: 10px;
}


.navbar{
    padding: $spacer $spacer $spacer $spacer*2;
    z-index: 1000;

    @include media-breakpoint-down(md) {
        padding-right: $spacer*2;
    }
    @include media-breakpoint-down(xs) {
        padding: $spacer;
    }

    .contacts{
        color: $brand-grey;
        a{
            color: $brand-color;
            font-size: $font-size-md;
        }
        &:hover{
            text-decoration: none;
        }
        p{
            margin-bottom: 0.5rem;
            @media (max-width: 943px) {
                margin-bottom: 1rem;
            }

        }
    }

    .search-form{
        font-size: $font-size-base*0.8;
        color: #8c8c8c;
        font-weight: normal;
        font-family: $font-family-base;
        border: 1px solid #e1e1e1; 
        width: 100%;
        -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.12);
        -moz-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.12);
        box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.12);
        position: relative;

        .form-control{
            border: none;
            border-radius: 0;
            padding: 3px 20px 3px 5px;
            font-size: $font-size-base*0.8;
            background-color: transparent;
            outline: none;
            width: 100%;
            color: #8c8c8c;
        }
        &:focus{
            border: none;
            box-shadow: none;
        }

        .btn-none{
            border: none;
            background: none;
            position: absolute;
            right: 0;
            margin-right: 0.25rem;
            height: 20px;
            width: 30px;
            top: 0;

            .arrow-right{
                border: solid $brand-color;
                border-width: 0 1px 1px 0;
                display: inline-block;
                padding: 2.8px;
                transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
            }

        }
    }
    .lang{
        .nav-link{
            padding: 1px 3px;
            margin: 0 1px;
	    z-index: 1000;
            color: #8b8b8b;
            text-decoration: none;
            border: 1px solid #c7c7c7;
            text-transform: uppercase;
            font-family: $font-family-base;
            @include media-breakpoint-down(sm) {
                margin: 0 4px;
                padding: 2px 5px;
            }


        }
        @media (max-width: 599px) { 
            margin-top: $spacer;
            margin-bottom: $spacer;
	    z-index: 1000;
        }

    }

    @include media-breakpoint-down(md) {
        .navbar-collapse{
            margin-top: $spacer;
	    z-index: 1000;
            .container{
                padding-left: 0;
                padding-right: 0;
            }
        }
    }
}

.vcard-section.mb-5:nth-of-type(6){
    display: flex;
    flex-direction: column;
}
.vcard-section.mb-5:nth-of-type(6) h3{
    order: 1;
}
.vcard-section.mb-5:nth-of-type(6) .vcard.mb-3:nth-of-type(2){
    order: 2;
}
.vcard-section.mb-5:nth-of-type(6) .vcard.mb-3:nth-of-type(3){
    order: 3;
}
.vcard-section.mb-5:nth-of-type(6) .vcard.mb-3:nth-of-type(1){
    order: 4;
}
.vcard-section.mb-5:nth-of-type(6) .vcard.mb-3:nth-of-type(4){
    order: 5;
}