/* //////////////////////////////Custom Re:ply css///////////////////// */
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,900" rel="stylesheet">

/* -----------Re:ply---------- Font size, Font weight, Font color --------Re:ply------*/
.font-line07 {
    line-height: 1.11111;
}


.font72{
    font-size: 72px;
}
.font60{
    font-size: 60px;
}
.font48{
    font-size: 48px;
}
.font40{
    font-size: 36px;
}
.font36{
    font-size: 36px;
}
.font30{
    font-size: 30px;
}
.font24{
    font-size: 24px;
}
.font20{
    font-size: 20px;
}
.font18{
    font-size: 18px;
}
.font16{
    font-size: 16px;
}
.font12{
    font-size: 12px;
}
.font10{
    font-size: 10px;
}

.font-weight300{
    font-weight:300;
}
.font-weight400{
    font-weight:400;
}
.font-weight600{
    font-weight:600;
}
.font-weight800{
    font-weight:800;
}
.font-weight900{
    font-weight:900;
}
.font-margin-top-10{
    margin-top: 10px;
}
.font-color-plavi {
    color: #007be0;
}
.font-color-bijeli {
    color: #fff;
}




.align-left {
    text-align: left;
}
.align-left {
    text-align: right;
}
.align-center {
    text-align: center;
}






/* -----------Re:ply---------- Padding and Margin  -----------Re:ply-----------   */
.reply-padding-75-top{
    padding-top: 75px;
    padding-bottom: 0px;
}


.reply-padding-150{
    padding-top: 150px;
    padding-bottom: 150px;
}
.reply-padding-100{
    padding-top: 100px;
    padding-bottom: 100px;
}
.reply-padding-75{
    padding-top: 75px;
    padding-bottom: 75px;
}
.reply-padding-25{
    padding-top: 25px;
    padding-bottom: 25px;
}
.reply-padding-15{
      padding-top: 15px;
    padding-bottom: 15px;
}
.reply-no-padding {
    padding-top: 0px;
    padding-bottom: 0px;
}


.reply-margin-10{
    margin: 10px auto 10px auto;
}
.reply-margin-25{
    margin: 25px auto 25px auto;
}
.reply-margin-30{
    margin: 30px auto 30px auto;
}
.reply-margin-40{
    margin: 40px auto 40px auto;
}
.reply-margin-50 {
    margin: 50px auto 50px auto;
}
.reply-margin-60 {
    margin: 60px auto 60px auto;
}
.reply-no-margin {
    margin-top: 0px;
    margin-bottom: 0px;
}

.logo-center-position {
    padding-top:48px;
    padding-bottom:48px;
    max-width: 255px;
    display: block!important;
    margin: 0 auto!important;
}

.float-left {
    float: left; 
}
.float-right {
    float: right; 
}


.display-block {
    display: block;
}
.display-inline {
    display: inline;
}
.display-inline-block {
    display: inline-block;
}

.img-resize {
    max-width: 100%;
}

/* -----------Re:ply---------- Custom items  -----------Re:ply---------- */

.header-background-img {
    background: url(../img/atisctic-backgroun-header.jpg);
    background-attachment: fixed;
    width: 100%;
    height: 792px;
    display: block;
    float: left;
}


.footer-design {
    height: auto;
    width:100%;
    display: block;
    margin:56px 0px 0px 0px;
    float: left;
    background: url(../img/footer-background.jpg);
    background-size: cover;
    background-position: center top;
}
.footer-bg-color {
    width: 100%;
    height: 100%;
    background: rgba(51,144,255,0.65);
}
.footer-info-line {
    width: 100%;
    height: 61px;
    background: rgba(11,95,191,1);
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    padding-top: 18px;
}
.footer-link-wrap {
    width: 76%;
    display: block;
    margin: 0 auto;
}
.footer-link-box {
    width: 19.5%;
    display: inline-block;
    text-align: center;
    color: #494949;
    padding: 16px 0px;
    margin-bottom: 28px;
    cursor: pointer;
    color: #fff;
}
.footer-link-box:hover {
    background: rgba(255,255,255,0.25);
        transition: 0.2s;
}


.hamburger-icon {
    max-width: 32px;
    display: block;
    float:right;
    padding-top: 29px;
}




a:link, a:active, a:hover {
    text-decoration:none!important;
}
a{
    color: #333333;
}
a:hover {
    color: #333333;
    cursor: pointer;
}


.absolute {
    position: absolute;
}
.relative {
    position: relative;
}






input[type=text],
input[type=email],
textarea{
    font-size: 24px!important;
    color: #232020;
    padding-left: 12px;
}
textarea{
    font-size: 24px!important;
    color: red;
    color: #232020;
    padding:10px 24px 0px 18px;
}






.container {
    padding: 0px;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}



.contact-button {
    max-width: 265px;
    display: block;
    margin: 0 auto;
    border: 1px solid #043382;
    border-radius: 55px;
    background: none;
    font-family:'Open Sans';
    font-size: 14px;
    font-weight: bold;
    padding: 20px 32px;
    transition: 0.3s;
    color: #043382;
}

.contact-button:hover {
    background: rgba(4,51,130, 0.8);
    transition: 0.2s;
    color: rgba(255,255,255,0.8);
}


.header-title {
    font-family: 'Open Sans';
    font-size: 48px;
    font-weight: 900;
    text-align: center;
    padding:235px 10% 0px 10%;
    line-height: 1.1;
    color: #fff;
}

.header-undertitle {
    font-family: 'Open Sans';
    font-size: 48px;
    text-align: center;
    padding:0px 10%;
    line-height: 1.1;
    color: #fff;
}

.header-paragraph {
    font-family: 'Open Sans';
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 0px 0px;
    margin: 0px;
    line-height: 1.0;
}
.paragraph-bg {
    background-color:  rgba(5,136,211, 0.62);
    display: inline-block;
    padding: 1px 2px;
    max-width: 85%;
    border-radius: 1px;
    line-height: 1.3;
}


.navigation-wrapper {
    max-width: 678px;
    margin: 0 auto;
}

.header-link{
    width: 134px;
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 16px;
    text-align: center;
    padding: 30px 0px;
}
.header-link:hover {
    background: rgba(4,51,130, 0.4);
    color: rgba(255,255,255,0.8);
    transition: 0.2s;
}

.header-padding {
    padding-top: 39px ;
    padding-bottom: 29px ;
}



.header-logo {
    max-width: 247px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.form-wrap {
    width: 100%;
    height: 222px;
    display: block;
    float: right;
    position: relative;
}
.form-container {
    width: 100%;
    height: 222px;
    background: #fff;
    margin: 61px 0px -50% 0px;
    position: absolute;
    top: 121px;
    border-bottom: 1px solid #ececec;
    border-radius: 5px;
}

.wrap-form-input1 {
    width: 80%;
    height: 43px;
    display: block;
    margin: 10% auto 0 auto;
    float: none;
}
.form-input1 {
    width: 100%;
    height: 100%;
    display: block;
    float: none;
    border: 1px solid #cbcbcb;
}

.wrap-form-input2 {
    width: 49%;
    height: auto;
    display: inline-block;
    float: none;
    margin-top: 5%;
}

.form-input2 {
    width: 50px;
    height: 40px;
    display: block;
    border: 1px solid #cbcbcb;
    float: none;
    margin: 0 auto;
}
.form-input3 {
    width: 80%;
    height: 40px;
    display: block;
    border: 1px solid #cbcbcb;
    float: none;
    margin-left: 21%;
}

.form-input4 {
    width: 80%;
    height: 40px;
    display: block;
    border: 1px solid #cbcbcb;
    float: none;
    margin-left: 1%;
}


.form-button-wrap {
    position: relative;
    width: 173px;
    height: 86px;
    display: block;
    margin: 0 auto;
}
.form-search-button {
    position: absolute;
    width: 173px;
    height: 110px;
    display: block;
    margin: 0 auto;
    border-radius: 12px;
    background: #65bcf6;
    border: none;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    top: 43px;
    transition: 0.2s;
}
.form-search-button:hover {
    background: #44aff6;
    transition: 0.2s;
}


.hotel-row {
    margin-top: 9%;
}

.hotel-list-wrapper {
    margin-top: 80px;
    float:left;
    width: 100%;
}

.hotel-list-element {
    font-family: 'Open sans';
    font-size: 18px;
    color: #363636;
    margin: 10px 0px;
}
.hotel-list-name {
    font-size: 30px;
    font-weight: 700;
}

.hotel-button {
    font-family: 'Open sans';
    font-size: 16px;
    font-weight: 700;
    color: #3390ff;
    padding: 18px 26px;
    background: none;
    border: 1px solid #3390ff;
    border-radius: 6px;
    float: right;
    margin:5% 4% 0px 0px;
}









/* ------------------------------------------- page: HOTEL DETAILS ------------- */


.header-background-img2 {
    background: url(../img/makarska-riviera-hotels-detail-background-makarska-port-sea-view.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    width: 100%;
    height: 600px;
    display: block;
    float: left;
}

.header-background-bg {
    background: rgba(255,255,255, 0);
    width: 100%;
    height: 100%;
}


.header-back {
    width: 114px;
    height: auto;
    display: block;
    cursor: pointer;
}
.list-back-title {
    position: absolute;
    top: 50px;
    left: 26px;
    color: #3490ff;
}
.header-back:hover > .list-back-title {
    color: #fff;
    transition: 0.2s;
}

.hotel-title {
    font-family: 'Open Sans';
    font-size: 48px;
    font-weight: 900;
    text-align: left;
    padding:0px 0px 0px 0px;
    margin: 0px;
    line-height: 1.1;
    color: #fff;
    /* color: rgba(54,54,54,54); */
}

.hotel-yellow-line {
    width: 134px;
    height: 8px;
    background: rgba(238,236,34,0.67);
    margin: 8px 0px 0px 4px;
}


.shadow-container {
    box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
}


.hotel-detail-container {
    margin-top: -380px;
    width: 100%;
    height: auto;
    display: block;
    background: #fff;
}

.hotel-details-title {
    font-family: 'Open Sans';
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    padding:21px 0px 21px 37px;
    margin: 0px;
    line-height: 1.1;
    color: #363636;
}
.hotel-details-undertitle {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding:4px 0px 0px 37px;
    margin: 0px;
    line-height: 1.1;
    color: #0588d3;
}

.hotel-details-icon-box {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 1.1;
    color: #0588d3;
}
.hotel-details-icon {
    padding: 0px 6px 0px 22px;
    margin: 6px 0px;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 1.1;
    color: #0588d3;
}
.hotel-details-icon2 {
    padding: 0px 6px 0px 22px;
    margin: 6px 0px;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 1.1;
    color: #54c351;
}
.detail-icon {
    padding: 0px 10px 0px 0px;
}

.hotel-details-font {
    color: #363636; 
}
.hotel-details-font-fun {
    width: 90%;
    height: auto;
    display: block;
    color: #363636;
    padding-left:42px;
    font-size: 14px;
}

.spacer {
    width: 100%;
    height: 20px;
    display: block;
}

.map-box {
    width: 48.8%;
    height: 100%;
    display: inline-block;
    position: absolute;
    z-index: 1000;
    float: left;
}
.map-title-box {
    width: 362px;
    height: 56px;
    display: block;
    margin: 0px auto;
    background: #0074ff;
    position: absolute;
    z-index: 2000;
    text-align: center;
    font-family: 'Open sans';
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding:14px 0px 0px 0px;
    left:120px;
}

.about-hotel-box {
    width: 50%; 
    float:right;
    padding: 18px 12px 0px 3.2%;
    background:#f5faff;
    position:relative;
}
.about-title{
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #3390ff;
    text-transform: uppercase;
    padding: 12px 0px;
}

.about-paragraph {
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    line-height: 1.5;
    color: #081a34;
    padding-bottom: 16px;
}
.about-distance-box {
    width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.distance-icon-box {
    width: 30.5%;
    height: 90px;
    margin: 0px 1%;
    display: inline-block;
    background: #d8e5f2;
    text-align: center;
    line-height: 1.1;
}
.distance-icon {
    width: 30px;
    height: 30px;
    margin: 10px auto 6px auto;
    display: block;
    opacity: 0.7;
}






.acc-unit-box {
    width: 100%;
    height: auto;
    display: block;
    margin: -1px 0px 0px 0px;
    border-radius: 6px;
    border: 1px solid #d0d0d0;
}

.unit-info-box {
    width: 100%;
    height: auto;
    display: block;
    padding: 6px 6px 6px 12px;
    border: 1px solid #d0d0d0;
}

.unit-info {
    width: 100%;
    height: auto;
    display: block;
    padding: 9px 6px 9px 12px;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #3390ff;
    text-transform: uppercase;
    line-height: 1.7;
    cursor: pointer;
    border:1px solid #d0d0d0;
    border-bottom: 0px;
    margin-top: -1px;
    border-radius: 6px 6px 0px 0px;
}
.arrow-right {
    display: inline-block;
    float: right;
    margin: 10px 10px 0px 0px;
    opacity: 0.65;
}

.unit-content-box {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    transition: 0.3s;
    border-left:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding: 8px;
}


.unit-info-box:hover > .unit-content-box {
    height: auto;
    transition: 0.5s;
}


.additional-info-box {
    width: 49%;
    height: auto;
    display: inline-block;
    float: left;
}
.prices-info-box {
    width: 49%;
    height: auto;
    display: inline-block;
    float: left;
}
.send-inquiry-row {
    width: 100%;
    height: auto;
    float: left;
    display: block;
}
.inquiry-text {
    max-width: 40%;
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    margin: 0px 12px;
}
.button-send-inquiry {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #fff;
    padding: 12px 30px;
    line-height: 1.7;
    background: #58bf3d;
    border: 1px solid #54b03b;
    border-radius: 8px;
    float: right;
    margin: 0px 22px 12px 22px;
    transition: 0.1s;
}
.button-send-inquiry:hover{
    color: #164d08;
    transition: 0.3s;
}

table.price-table {
    width: 100%;
    margin-bottom: 22px;
}
table.price-table th {
    height: auto;
    width: 49%;
}
table.price-table tr:hover {
        background: #f5faff;
}


.hotel-offer-padd {
    padding: 10px 32px;
}








.destination-backgound-img {
    background: url(../img/about-Makarksa-riviera-background.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
    height: 480px;
    display: block;
}
.destination-background-color {
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(10,95,191, 0.8);
}



.destination-info-box {
    width: 448px;
    height: auto;
    display: block;
    margin: 10% auto 0px auto;
}

.destination-info-box img {
    border:2px solid #feff89;
    max-width: 100%;
}
.destination-img-box {
    width: 100%;
    height: 265px;
}
.img-title-box {
    width: 270px;
    height: auto;
    padding: 12px;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #fdff3a;
    background: #3390ff;
    text-transform: uppercase;
    position: absolute;
    left: 28%;
    top: 7.5%;
}
.destination-article-box {
    width: 100%;
    height: auto;
    display: block;
    background: rgba(0,0,0,0.38);
    margin: 0px;
    padding: 8px;
}
.article-title {
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    color: #fdff3a;
    text-transform: uppercase;
    margin: 0px;
}
.article-paragraph {
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #fff;
    margin: 0px;
}
.article-title-button {
    width: 100%;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
    text-align: right;
    color: #fdff3a;
    text-transform: uppercase;
    margin: 0px;
}

.to-do-box , .tdb1 , .tdb2 , .tdb3 , .tdb4 {
    background: url();
    width: 212px;
    height: 163px;
    display: inline-block;
    border: 2px solid #fff;
    margin: 4px;
    float: left;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    position: relative;
    transition: 0.2s;
}
.to-do-box:hover {
    border: 2px solid #fdff3a;
    transition: 0.3s;
}
.to-do-box:hover > .to-do-bg {
    background: rgba(51,144,255, 0.42);
    color: #fdff3a;
    transition: 0.3s;
}
.tdb1 {
    background: url(../img/makarska-what-to-see-makarska-municipal-museum.jpg);
}
.tdb2 {
    background: url(../img/makarska-what-to-see-biokovo-botanical-garden.jpg);
}
.tdb3 {
    background: url(../img/makarska-what-to-see-shell-museum.jpg);
}
.tdb4 {
    background: url(../img/makarska-what-to-see-mala-duba-beach.jpg);
}
.to-do-bg {
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(51,144,255, 0.82);
    padding: 42px 22px;
}




.to-do-read {
    width: 50px;
    height: auto;
    display: block;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
    color: #fdff3a;
    position: absolute;
    bottom: -10px;
    right: 12px;
    opacity: 0;
}

.to-do-modal-box{
    position: fixed;
    width: 100%;
    height: 100%;
    display: block;
     background: rgba(255,255,255,0.88);
    /*background: rgba(3,25,51,0.8); */
    z-index: 4000;
    display: none;
}
.to-do-modal {
    width: 760px; 
    height: 84%;
    display: block;
    position:fixed;
    top: 10%;
    left: 30%;
    background: rgba(255,255,255,1);
    z-index: 5000;
    overflow: scroll;
    overflow-x: hidden;
    padding: 30px 5%;
    border-top: 1px solid #c6c6c6;
    border-bottom: 21px solid #fff;
    box-shadow: 5px 5px 18px #888888;
}
.modal-close {
    position: absolute;
    width: 100%;
    height: 294px;
    display: block;
    background:url(../img/what-to-do-Makarksa-riviera-background.jpg);
    background-size: cover;
    background-position: top center;
    top:0px;
    left:0%;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin: 0px;
    cursor: pointer;
    border-bottom: 32px solid rgba(3,25,51,0.4);
}
.modal-title {
    text-align: left;
    font-family: 'Open Sans';
    font-size: 22px;
    font-weight: 700;
    color: #fdff3a;
    margin-top: 25px;
    cursor: pointer;
}
.close-title {
    width: 100px;
    height: 45px;
    display: block;
    float: right;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.to-do-p1 {
    font-family: 'Open sans';
    font-size: 20px;
    float: right;
    word-break:keep-all;
}
.to-do-p {
    font-family: 'Open sans';
    font-size: 16px;
    float: right;
}
.to-do-img {
    width: 197px;
    height: auto;
    font-family: 'Open sans';
    font-size: 16px;
    float: left;
    margin: 12px 18px 12px 0px;
}























.about-destination-header {
    width: 100%;
    height: 333px;
    display: block;
    margin: 0px;
    background: url(../img/destination-makarska-and-makarska-riviera-header-background.jpg);
    background-position: center top;
}
.destination-header-bg {
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(255,255,255, 0.85);
    transition: 2.3s;
}
.destination-header-bg:hover {
    background: rgba(255,255,255, 0.25);
    transition: 1.5s;
}
.destination-header-bg:hover > .container > .destination-title {
    color: #fdff3a;
    transition: 1.5s;
}
.destination-header-bg:hover > .container > .destination-undertitle {
    color: #fdff3a;
    transition: 1.5s;
}
.destination-title {
    font-family: 'Open Sans';
    font-size: 48px;
    font-weight: 900;
    text-align: center;
    color: #3490ff;
    margin: 115px auto 0px auto;
    line-height: 1.2;
    transition: 1.5s;
}
.destination-undertitle{
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #3490ff;
    margin: 0px;
    transition: 1.5s;
}
.margin-row1 {
    width:100%;
    height: 435px;
    display: block;
    margin: -9px 0px 0px 0px;
}
.margin-row {
    width:100%;
    height: 435px;
    display: block;
    margin: 0px 0px 0px 0px;
}
.destination-paragraph-box {
    width: 570px;
    height: 415px;
    margin: 10px 0px 0px 0px;
    display: inline-block;
    float: left;
    position: relative;
}
.paragraph-box-l {
    position: absolute;
    width: 570px;
    height: 100%;
    display: block;
    top: 0px;
    right: -6px;
    background: #fff;
    z-index: 5000;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    color: #010101;
    padding: 77px 125px 0px 55px;
}
.paragraph-box-r {
    position: absolute;
    width: 570px;
    height: 100%;
    display: block;
    top: 0px;
    left: -6px;
    background: #fff;
    z-index: 5000;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    color: #010101;
    padding: 77px 55px 0px 125px;
}

.destination-img-box-l {
    width: 600px;
    height: auto;
    margin: 0px 0px 0px -10px;
    display: inline-block;
    float: left;
}
.destination-img-box-r {
    width: 600px;
    height: auto;
    margin: 0px 0px 0px -10px;
    display: inline-block;
    float: right;
}

/* /////// Tablet , Mobile wide 1199px VERSION ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */


@media (max-width: 1199px) { 
    
    
   
    
}






/* /////// Tablet , Mobile wide 992px VERSION ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */


@media (max-width: 992px) { 
    
    
   
}







/* /////// MOBILE VERSION 576px ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */





@media (max-width: 576px) { 
    
    
   
    
    
}/* MOBILE end */

