/*@font-face {*/
/*    font-family: cairo;*/
/*    src: url(../font/Cairo-Regular.ttf);*/
/*}*/

.banner-bg-corner .top-right {
    margin-top: 55px;
    height: 40px;
}

.datepicker.dropdown-menu {
    right: auto;
    margin-top: 52px;
}

body {
    font-family: Direct, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #3d3d3d
}

a:hover {
    text-decoration: none;
    transition: all .5s ease
}

.container {
    margin: 40px auto;
    background: #fff;
    -moz-box-shadow: 0 1px 6px 0 #a6b5b7;
    -webkit-box-shadow: 0 1px 6px 0 #a6b5b7;
    box-shadow: 0 1px 9px 2px #57758e;
    width: 1080px
}

header {
    margin-right: -15px;
    margin-left: -15px;
    padding: 0 15px 10px 15px;
    background: url(../images/head-slic.jpg) bottom repeat-x
}

#small-top-header-area {
    background: #ddd;
    font-size: 12px;
    font-weight: 600;
    line-height: 32px;
    height: 34px;
    overflow: hidden
}

#small-top-header-area > div {
    padding: 0 !important
}

#small-top-header-area > div:first-child {
    padding-right: 10px !important
}

#small-top-header-area > div:nth-child(2) {
    padding-left: 0 !important
}

.date-time-box {
    overflow: hidden;
    height: 100%;
    width: auto;
    display: block;
    float: right;
    margin-left: 20px;
    color: #4d4c4c;
    white-space: normal;
    line-height: 36px;
    font-family: Sans-Serif;
    font-size: 16px;
    direction: ltr
}

#date {
    font-size: 15px;
    font-family: sans-serif;
    letter-spacing: 1px
}

.date-time-box:last-child {
    margin-left: 0
}

.y-icon {
    width: 32px;
    height: 32px;
    margin-left: 10px
}

.date-time-box i.fa {
    margin-left: 12px !important;
    color: #f8a501;
    font-size: 18px !important;
    text-align: right
}

.curency-slider {
    display: block;
    height: 34px;
    overflow: hidden;
    padding-right: 55px
}

.curency-slider:before {
    font: normal normal normal 10px/1 FontAwesome;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    content: "\f155";
    float: right;
    display: block;
    margin-right: -60px;
    color: #f8a501;
    margin-top: 8px;
    border: 2px solid #f8a501;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 13px;
    margin-right: -30px
}

@supports (-webkit-appearance:none) {
    .curency-slider:before {
        line-height: 13px
    }
}

.date-time-box i.fa.fa-calendar {
    font-size: 16px !important;
    line-height: 5px
}

.curency-slider .item {
    width: 100%;
    height: 34px;
    display: block;
    padding: 3px 4px;
    line-height: 28px;
    text-align: right
}

.curency-slider .curency-box {
    width: 25%;
    float: right;
    padding: 5px;
    line-height: 16px;
    display: block;
    height: 30px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.curency-slider .curency-box img {
    float: right;
    margin-left: 10px;
    width: 24px;
    height: 16px
}

.contact-box {
    padding-right: 0
}

.contact-box .y-icon {
    margin-left: 3px
}

.contact-box span {
    direction: ltr;
    display: inline-block;
    padding: 0 14px 0 0;
    font-family: sans-serif;
    font-size: 15px;
    color: #4d4c4c;
    line-height: 34px;
    position: relative;
    top: -4px
}

.contact-box span a {
    color: #4d4c4c
}

.logo {
    margin-top: 10px
}

#bottom-header-area-nav, #bottom-header-area-slider {
    margin-top: 15px;
    margin-bottom: 15px
}

.ask-list {
    list-style: none;
    padding: 0;
    white-space: normal !important
}

.ask-list li {
    display: inline-block;
    margin-left: 4px;
    white-space: normal
}

.ask-list li:last-child {
    margin: 0
}

.ask-list li a {
    border: 1px solid #e8e8e8;
    padding: 5px 13px;
    font-size: 13px;
    color: #495461;
    font-weight: 600;
    background: #fff;
    display: block
}

@media not all and (min-resolution: .001dpcm) {
    @media {
        .ask-list li a {
            padding: 5px 10px
        }
    }
}

.ask-list li a:hover {
    color: #2675d7;
    border-color: #dddcdc;
    background: #fafafa;
    transition: all .5s ease
}

.y-icon-small {
    width: 24px;
    height: 24px;
    margin-left: 5px
}

.news-bar-title {
    float: left;
    padding: 3px 8px;
    background: #ef9720;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    line-height: 2;
    transition: all .5s ease
}

.news-bar-title:hover {
    background: #2675d7;
    color: #fff
}

.cycle-slideshow {
    float: left;
    height: 25px;
    display: block;
    width: calc(100% - 135px);
    overflow: hidden;
    text-align: left;
    padding: 0;
    margin-left: 10px
}

.cycle-slideshow li {
    height: 27px;
    width: 100%;
    display: block;
    line-height: 25px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cycle-slideshow li a {
    color: #343f51;
    line-height: 32px;
}

.news-bar .news_back, .news-bar .news_next {
    float: right;
    color: #8a8a8a;
    font-size: 22px;
    margin-right: 5px;
    display: inline-block
}

.navbar {
    background: #fff;
    display: block;
    border-top: 1px solid #d7d7d7;
    border-bottom: 3px solid #e68806;
    margin-left: -15px;
    margin-right: -15px;
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    margin-bottom: 0
}

.navbar-collapse {
    padding: 0
}

.nav li a {
    text-align: center;
    font-size: 13px;
    border-left: 1px solid #ddd;
    padding: 7px 20px 7px 19px;
    color: #5f5f5f;
    display: inline-block;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 20px;
    line-height: 39px
}

@media not all and (min-resolution: .001dpcm) {
    @media {
        .nav li a {
            padding: 7px 13px
        }
    }
}

.nav li a small {
    display: inline-block;
    float: none
}

.nav li a.dropdown-toggle small {
    float: left
}

.nav li:last-child a {
    border-left: 0;
    padding: 7px 21px
}

@media not all and (min-resolution: .001dpcm) {
    @media {
        .nav li:last-child a {
            padding: 7px 16px 7px 17px
        }
    }
}

.nav li.active {
    transition: all .5s ease;
    background: 0 0
}

.nav li.active a {
    color: #fff;
    background: #2675d7
}

.nav > li.just-icon {
    display: inline-block;
    float: left;
    width: 55px
}

.nav > li.just-icon a {
    font-size: 25px;
    line-height: 40px;
    -webkit-padding-end: 15px;
    -webkit-padding-start: 16px
}

.navbar-default .navbar-nav > li.active > a {
    background: #2675d7;
    color: #fff
}

.nav > li.just-icon a:hover {
    color: #2675d7;
    background: #f2f2f2
}

.navbar-default .navbar-nav > li.active > a:hover {
    color: #2675d7;
    background: #f2f2f2
}

.nav li .nav-lg-text {
    display: block;
    font-weight: 600;
    font-size: 13px;
    position: relative
}

.nav .dropdown-toggle .nav-lg-text {
    padding-right: 35px
}

.nav .dropdown-toggle i {
    font-size: 14px;
    float: right;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    line-height: 20px !important;
    border: 1px solid #9d9d9d;
    transition: all .5s ease;
    position: absolute;
    top: 10px;
    right: 0
}

.nav .open > a:focus, .nav .open > a:hover, .nav li a:hover, .nav > .open > a {
    color: #2675d7;
    background: #f2f2f2 !important;
    border-color: #ddd
}

.nav li a:hover .nav-lg-text, .nav li.open a .nav-lg-text {
    color: #2675d7
}

.nav li a:hover .nav-lg-text i, .nav li.open a .nav-lg-text i {
    color: #fff !important;
    border-color: #2675d7;
    background: #2675d7
}

.dropdown-menu {
    width: 220px;
    right: 0;
    margin: 0 0 10px 0;
    position: absolute;
    z-index: 1000;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #ccc;
    border-top: 0;
    background: url(../images/sub-slic.jpg) top repeat-x #fff;
    -moz-box-shadow: 0 2px 2px 1px #ddd;
    -webkit-box-shadow: 0 2px 2px 1px #ddd;
    box-shadow: 0 6px 6px 0 #333;
    padding-bottom: 0;
    background-size: auto 100%
}

.dropdown-menu li a {
    padding: 5px !important;
    font-size: 15px;
    min-height: 30px;
    text-align: left;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
    color: #434343;
    display: block;
    white-space: normal;
}

.dropdown-menu li a:hover {
    background: #2675d7 !important;
    color: #fff !important
}

.dropdown-menu li:last-child a {
    border-bottom: 0;
    padding: 5px !important
}

.dropdown-menu li a i {
    margin: 0 3px 0 10px;
    font-size: 16px;
    color: #999
}

.fixed {
    position: fixed;
    top: 0;
    height: 40px;
    min-height: 40px;
    margin: 0 -15px;
    z-index: 1000;
    padding: 0;
    -moz-box-shadow: -2px 2px 5px #ccc;
    -webkit-box-shadow: -5px 5px 5px #ccc;
    box-shadow: 0 0 4px #333;
    background: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    width: 1080px
}

.fixed .navbar-nav > li > a {
    line-height: 36px;
    padding: 0 20px;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 20px
}

.fixed .nav li:last-child a {
    padding: 0 28px;
    -webkit-padding-end: 27px;
    -webkit-padding-start: 27px
}

@media not all and (min-resolution: .001dpcm) {
    @media {
        .fixed .navbar-nav > li > a {
            padding: 0 15px
        }

        .fixed .nav li:last-child a {
            padding: 0 20px
        }
    }
}

.fixed .nav > li.just-icon a {
    line-height: 36px;
    padding: 0 15px
}

.fixed .nav li a small {
    display: none
}

.fixed .nav .dropdown-toggle i {
    top: 5px
}

.site-content {
    margin: 0 -15px 10px -15px;
    background: url(../images/insde-ti-bg.jpg) top left no-repeat;
    padding: 10px 15px;
    background-size: 100% auto
}

.page-title {
    font-size: 20px;
    margin-bottom: 15px
}

.page-title img {
    margin: 0 15px 0 5px
}

.title-lg-text {
    font-size: 30px;
    font-family: Cairo, sans-serif;
    color: #2675d7;
    font-weight: 400;
    padding: 0 10px
}

.title-lg-red-text {
    display: block;
    color: #d72e2e;
    padding-right: 100px;
    line-height: 20px;
    font-family: Cairo, sans-serif;
    font-size: 25px;
    font-weight: 400
}

.page-title small {
    color: #545454;
    padding-right: 5px;
    display: inline-block;
    line-height: 26px
}

.page-title small.title-sm-red-text {
    color: #d72e2e;
    font-size: 15px;
    font-weight: 600
}

.page-discription {
    font-size: 15px;
    color: #333;
    line-height: 2;
    margin-bottom: 20px
}

.gray-borderd-box {
    background: #fbfbfb;
    padding: 15px;
    border: 1px solid #e8e8e8;
    margin-bottom: 30px
}

.gray-borderd-box-title {
    font-size: 16px;
    font-weight: bolder;
    color: #2675d7;
    position: relative;
    line-height: 24px
}

.gray-borderd-box-title span {
    float: left;
    display: block
}

.gray-borderd-box-title small {
    display: block;
    float: left;
    line-height: 19px;
    padding-right: 5px;
    padding-top: 1.5%;
    padding-left: 5%;
}

.gray-borderd-box-title-black {
    font-family: Cairo, sans-serif;
    font-weight: 400;
    color: #404041;
    font-size: 20px;
    line-height: 28px;
}

.gray-borderd-box-title .left-flag {
    float: left;
    font-size: 13px;
    font-weight: 400;
    overflow: hidden;
    line-height: 24px
}

.gray-borderd-box-title .left-flag img {
    width: 24px;
    height: 16px;
    margin: 0 0 0 10px;
    float: right
}

.gray-borderd-box-title i {
    color: #eaae02;
    padding: 0 0 0 10px;
    font-size: 22px
}

.gray-borderd-box-text {
    color: #676767;
    font-size: 13px;
    padding: 10px 0 5px 0;
    line-height: 1.8
}

.gray-borderd-box-text-black {
    color: #404041
}

.pagination li a {
    background-color: #6c7277;
    padding: 2px 12px;
    line-height: 30px;
    margin: 4px !important;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 3px !important;
    box-shadow: 1px 1px 2px 0 #ccc;
    border: 0
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #f6ae00;
    border: 0;
    color: #fff
}

.ads-borderd-box {
    margin-bottom: 25px;
    -moz-box-shadow: 0 0 3px 1px #ccc;
    -webkit-box-shadow: 0 0 3px 1px #ccc;
    box-shadow: 0 0 3px 1px #ccc
}

.ads-borderd-box img {
    width: 100%; /*height: 170px;*/
}

.social-plugin {
    border: 1px solid #2675d7;
    margin-bottom: 25px
}

.social-plugin h5 {
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    padding: 5px 10px;
    color: #232c3b;
    font-weight: bolder;
    margin: 0
}

.video-frame iframe {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #ddd
}

.tags-box, .tags-box-mobile {
    margin: 5px 0 15px
}

.tags-box h5, .tags-box-mobile h5 {
    color: #545454;
    font-size: 16px;
    font-weight: bolder;
    margin-bottom: 15px
}

.tags-box h5 i, .tags-box-mobile h5 i {
    margin-left: 10px;
    color: #2675d7
}

.tags-box h5 span, .tags-box-mobile h5 span {
    color: #12a362
}

.tags-box ul, .tags-box-mobile ul {
    padding: 0;
    list-style: none
}

.tags-box ul li, .tags-box-mobile ul li {
    display: inline-block;
    margin: 3px;
    overflow: hidden
}

.tags-box ul li a, .tags-box-mobile ul li a {
    padding: 5px 10px;
    border: 1px solid #ddd;
    background: #fafafa;
    font-size: 13px;
    color: #333;
    display: block
}

.tags-box ul li a:hover, .tags-box-mobile ul li a:hover {
    background: #eee
}

.bottom-ask-list {
    padding: 0;
    list-style: none;
    margin-bottom: 25px;
    overflow: hidden;
    margin-top: 10px
}

.bottom-ask-list li {
    width: 20%;
    margin-left: 0;
    display: block;
    float: right
}

.bottom-ask-list li a {
    color: #fff;
    font-size: 11px;
    display: block;
    padding: 10px 0 20px;
    margin-left: 10px;
    overflow: hidden
}

.bottom-ask-list li:last-child a {
    margin-left: 0
}

.bottom-ask-list-content {
    display: table;
    overflow: hidden;
    margin: auto;
    text-align: center
}

.bottom-ask-list-content-left {
    float: right
}

.bottom-ask-list li a.blue-bg {
    background: #2675d7
}

.bottom-ask-list li a.trquiz-bg {
    background: #2e8f52
}

.bottom-ask-list li a.yellow-bg {
    background: #962f69
}

.bottom-ask-list li a.green-bg {
    background: #764594
}

.bottom-ask-list li a.gray-bg {
    background: #d7580b
}

.bottom-ask-list li a:hover {
    background: #646464 !important
}

.bottom-ask-list li a img {
    margin: 10px 8px;
    float: right
}

.bottom-ask-list .ask-lg-text {
    font-weight: bolder;
    display: block;
    padding-top: 16px;
    font-size: 13px;
    padding-bottom: 5px
}

.top-yellow-borderd-box {
    background: #fff;
    border: 1px solid #ddd;
    border-top: 5px solid #ffb502;
    padding: 0 20px;
    margin-bottom: 30px
}

.top-yellow-borderd-box-title {
    font-size: 16px;
    font-weight: bolder;
    text-align: center;
    padding: 12px 0 8px 0;
    color: #2675d7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.top-yellow-borderd-box-pic {
    display: block;
    overflow: hidden;
    margin-bottom: 15px
}

.top-yellow-borderd-box-pic img {
    width: 100%;
    -moz-box-shadow: 0 1px 6px 0 #a6b5b7;
    -webkit-box-shadow: 0 1px 6px 0 #a6b5b7;
    box-shadow: 0 1px 4px 2px #d0d0d0;
    border: 1px solid #ddd;
    max-width: 100%;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.top-yellow-borderd-box-detail .tooltip-box {
    background: #2675d7;
    display: block;
    height: 35px;
    color: #fff;
    font-weight: bolder;
    font-size: 12px;
    line-height: 35px;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-color: transparent;
    margin-bottom: 10px
}

.top-yellow-borderd-box-detail .col-md-6:first-child, .top-yellow-borderd-box-detail .col-md-6:nth-child(3) {
    padding-left: 5px
}

.top-yellow-borderd-box-detail .col-md-6:nth-child(2), .top-yellow-borderd-box-detail .col-md-6:nth-child(4) {
    padding-right: 5px
}

.top-yellow-borderd-box-detail .tooltip-box i {
    color: #fff;
    font-size: 20px;
    margin-right: 5px;
    display: inline-block;
    width: 25px;
    height: 35px;
    text-align: center;
    float: left;
    line-height: 35px
}

.top-yellow-borderd-box-detail .tooltip-box strong {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px
}

.tipso_style {
    cursor: help
}

.price-bar {
    overflow: hidden
}

.price-bar .price-lg-text {
    font-size: 25px;
    color: #df2e2e;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 5px;
    direction: initial;
}

.price-lg-text span {
    font-size: 22px;
    font-family: Cairo, serif
}

.side-list-details-box-lg-red-text span {
    font-size: 22px;
    font-family: Cairo, serif
}

.price-bar .price-lg-text i {
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 28px;
    border: 2px solid #727a7e;
    border-radius: 50%;
    text-align: center;
    color: #727a7e;
    margin-right: 10px;
    position: relative;
    top: -3px
}

.price-bar .price-sm-text {
    font-size: 11px;
    color: #373737;
    text-align: left;
    margin-bottom: 5px
}

.detail-btn {
    font-size: 13px;
    background: #27ae61;
    text-align: center;
    border-radius: 3px;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #fff;
    box-shadow: 0 1px 2px 0 #ddd;
    float: right;
    overflow: hidden;
    padding: 10px 20px
}

.detail-btn:hover {
    background: #1f9f56
}

.left-icon-over-gallary {
    list-style: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin: 20px 20px 0 0;
    z-index: 666
}

.left-icon-over-gallary li {
    background: rgba(0, 0, 0, .7);
    transition: all .5s ease;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 8px
}

.left-icon-over-gallary li:hover {
    background: #0a9fa2
}

.left-icon-over-gallary li span {
    display: block;
    text-align: center
}

.icons-tooltip {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-left: 10px
}

.gallery-tab-box .nav-tabs {
    border-bottom: 0
}

.gallery-tab-box .nav li a {
    display: block;
    background: #eee;
    color: #343f51;
    border-radius: 3px;
    font-family: Cairo, sans-serif;
    font-size: 18px;
    margin: 10px 10px 4px 0;
    padding: 3px 20px;
    border: 0
}

.gallery-tab-box .nav li.active {
    background: 0 0
}

.gallery-tab-box .nav li a:hover, .gallery-tab-box .nav li.active a {
    color: #fff;
    background: #2675d7 !important;
    border: 0
}

.gallery-tab-box .nav li a i {
    font-size: 15px;
    margin-right: 10px
}

.gallery-tab-box .tab-content {
    margin-top: 15px
}

.gallary-bx-continer {
    position: relative;
    margin-bottom: 20px
}

.gallary-bx-continer .item-img {
    position: relative;
    box-shadow: 0 1px 5px 1px #ccc
}

.gallary-bx-continer .item-text {
    margin-bottom: 0;
    background: rgba(0, 0, 0, .7);
    padding: 10px 20px;
    color: #fff;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-weight: bolder
}

.gallary-bx-continer .item-video {
    width: 100%;
    height: 390px
}

.gallary-bx-continer .owl-nav .owl-next, .gallary-bx-continer .owl-nav .owl-prev {
    background: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 24px;
    display: block;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    position: absolute;
    z-index: 888;
    top: 20px;
    font-weight: bolder;
    right: 0
}

.gallary-bx-continer .owl-nav .owl-prev {
    margin-right: 20px
}

.gallary-bx-continer .owl-nav .owl-next {
    margin-right: 60px
}

.gallary-bx-continer .owl-nav .owl-next:hover, .gallary-bx-continer .owl-nav .owl-prev:hover {
    color: #ffb400;
    background: rgba(0, 0, 0, .7)
}

.slide-sync2 .item {
    cursor: pointer;
    border: 2px solid #dcdcdc;
    margin: 5px;
    position: relative
}

.slide-sync2 .current .item {
    border: 2px solid #ffc000
}

.slide-sync2 .item i {
    width: 36px;
    height: 26px;
    color: #fff;
    background: #d02222;
    font-size: 16px;
    line-height: 25px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    text-align: center
}

.owl-theme.slide-sync2 .owl-dots .owl-dot span {
    margin: 5px 3px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #2675d7
}

.owl-theme.slide-sync2 .owl-dots .owl-dot.active span, .owl-theme.slide-sync2 .owl-dots .owl-dot:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.gallery-detail-box {
    border: 1px solid #e3e3e3;
    margin-bottom: 30px
}

.gallery-detail-box .nav {
    margin: 0;
    padding: 0;
    background: url(../images/tab-head-slic.jpg) bottom repeat-x #f4f4f4;
    list-style: none
}

.gallery-detail-box .nav li {
    margin-top: -1px
}

.gallery-detail-box .nav li.active {
    background: 0 0
}

.gallery-detail-box .nav li a {
    color: #343f51;
    height: 44px;
    line-height: 45px;
    padding: 0 15px;
    border-left: 1px solid #dee6e7;
    font-family: Cairo, sans-serif;
    font-size: 20px;
    border-bottom: 0;
    white-space: nowrap
}

.title-with-long-yellow-line {
    height: 27px;
    background: url(../images/orang-line.jpg) bottom repeat-x;
    font-size: 24px;
    font-family: Cairo, sans-serif;
    margin-bottom: 20px;
    line-height: 25px
}

.title-with-long-yellow-line span {
    height: 27px;
    padding:0 5px 0 0;
    margin-right: 15px;
    background: #fff;
    color: #575c5f
}

.sshare {
    margin-top: 20px;
    margin-bottom: 20px
}

.article-box {
    display: inline-block;
    ont-size: 14px
}

.article-box-head {
    font-size: 22px;
    color: #2675d7;
    padding: 8px 0;
    font-family: Cairo, sans-serif
}

.article-box-head i {
    width: 25px;
    height: 25px;
    text-align: center;
    color: #2675d7;
    margin-left: 10px;
    border: 2px solid #2675d7;
    border-radius: 50%
}

.article-box-text {
    color: #3d3d3d;
    line-height: 1.8
}

.article-box-pic {
    width: 100%
}

.whatsapp-box {
    background: #27ae61;
    border: 2px solid #27ae61;
    color: #fff;
    border-radius: 4px;
    font-family: Cairo, sans-serif;
    font-size: 20px;
    margin: 15px 0;
    box-shadow: 1px 1px 2px 0 #ccc;
    padding: 10px 15px;
    display: block
}

.whatsapp-box:hover {
    background: #fff;
    color: #27ae61
}

.whatsapp-box-text {
    font-size: 20px;
    margin-bottom: 0
}

.whatsapp-box-number {
    direction: ltr;
    padding: 0 15px 0 0;
    font-weight: 400;
    margin-bottom: 0
}

.whatsapp-box-number i {
    margin-left: 10px
}

.related-title {
    font-size: 32px;
    font-family: Cairo, sans-serif;
    color: #2675d7;
    margin: 0 0 20px;
    overflow: hidden
}

.related-title small {
    font-size: 13px;
    font-family: Cairo, serif;
    color: #353535;
    display: inline-block;
    width: 65%;
    line-height: 20px;
    margin-right: 10px
}

.related-title-icon {
    margin-right: 5px
}

.related-arrows {
    float: right;
    margin: 0 5px 0 0;
    cursor: pointer;
    transition: all .5s ease
}

.related-arrows i {
    border: 2px solid #2675d7;
    color: #2675d7;
    border-radius: 25px;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 22px;
    font-size: 20px;
    transition: all .5s ease
}

.related-arrows i:hover {
    border: 2px solid #4d595f !important;
    color: #4d595f !important;
    transition: all .5s ease
}

.related-next {
    margin-right: 10px
}

#related-slider {
    margin-bottom: 0
}

.min-article-box {
    border: 1px solid #e1e1e1;
    overflow: hidden;
    margin-bottom: 20px
}

.min-article-box-img {
    display: block; /*padding:20px 20px;padding-bottom:10px*/
}

.min-article-box-img img {
    width: 100%;
    -moz-box-shadow: 0 1px 2px 0 #ccc;
    -webkit-box-shadow: 0 1px 2px 0 #ccc;
    box-shadow: 0 1px 8px 0 #ccc; /*border:2px solid #ddd*/;
    transition: all .5s ease
}

.min-article-box-img img:hover {
    border-color: #ffbe00
}

.min-article-box-title {
    font-size: 15px;
    font-weight: bolder;
    line-height: 26px;
    padding: 0 30px
}

.min-article-box-title a {
    display: block;
    padding: 10px 0 2px 0;
    color: #2675d7
}

.min-article-box-title a:hover {
    color: #e6a200
}

.min-article-box-text {
    font-size: 14px;
    padding: 5px 0;
    color: #595958;
    margin-bottom: 0;
    line-height: 2
}

.min-article-box-text a {
    color: #cd2a28
}

.gallery-detail-box .nav li.active a {
    color: #dca609;
    background: #fff
}

.flat-list {
    padding: 15px;
    list-style: none;
    margin: 0;
    overflow: hidden
}

.flat-list li {
    width: calc(20% - 20px);
    margin: 10px;
    display: block;
    float: left
}

.flat-list li span {
    display: block;
    border: 1px solid #ddd;
    height: 100px;
    text-align: center
}

.flat-list li span img {
    margin-top: 15px
}

.flat-list li span small {
    display: block;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-color: transparent;
    font-size: 15px;
    color: #333
}

.box-with-blue-head {
    background: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 2px 3px 1px #ccc;
    -webkit-box-shadow: 0 2px 3px 1px #ccc;
    box-shadow: 0 1px 2px 0 #ccc;
    overflow: auto;
    margin-bottom: 30px
}

.box-with-blue-head-and-borderd {
    border: 1px solid #2675d7;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0
}

.box-with-blue-head-title {
    height: 40px;
    color: #fff;
    font-size: 20px;
    font-family: Cairo, sans-serif;
    line-height: 38px;
    background: #2675d7;
    margin: 0
}

.box-with-blue-head-title i {
    margin-right: 15px;
    text-align: center;
    line-height: 42px;
    height: 40px;
    width: 45px;
    background: #0a9fa2
}

.box-with-blue-head-content ul {
    padding: 0;
    list-style: none
}

.box-with-blue-head-content .ul-fix-height-370 {
    max-height: 370px;
    overflow: auto;
    display: block;
    padding: 10px
}

.box-with-blue-head-content ul li {
    font-size: 15px;
    display: block;
    padding: 5px 0;
    color: #334b56;
    overflow: hidden;
    white-space: normal;
    border-color: transparent
}

.box-with-blue-head-content ul li i {
    margin: 0 5px;
    color: #25be65;
    width: 30px;
    font-size: 16px;
    text-align: center
}

.box-with-blue-head-form {
    overflow: hidden;
    margin: 10px
}

.box-with-blue-head-form .row {
    margin: 10px 0
}

.box-with-blue-head-form .form-group .row {
    margin: 0
}

.box-with-blue-head-form .control-label {
    font-size: 14px;
    line-height: 14px;
    color: #595958;
    text-align: left;
    font-weight: 400;
    padding-left: 5%;
}

.box-with-blue-head-form .control-label.form-blue-small-head {
    padding-left: 0;
    color: #2675d7;
    padding-top: 0
}

.box-with-blue-head-form .form-2-line {
    line-height: 1
}

.box-with-blue-head-form .form-2-line .form-blue-small-head.control-label {
    line-height: 1.2
}

.box-with-blue-head-form .form-2-line label {
    margin-bottom: 0
}

.box-with-blue-head-form .control-label.control-label-sm {
    font-size: 13px
}

.box-with-blue-head-form .form-control {
    padding: 5px 10px;
    background: #f6f8f9;
    border: 1px solid #dee3e6;
    font-size: 14px;
    border-radius: 0;
    box-shadow: none;
    height: 40px
}

.box-with-blue-head-form select.form-control {
    padding: 5px
}

.box-with-blue-head-form textarea.form-control {
    height: auto
}

.box-with-blue-head-form .input-group-addon:first-child {
    border-color: #dee3e6
}

.box-with-blue-head-form .date .input-group-addon {
    border: 1px solid #dee3e6;
    border-left: 0;
    color: #999;
    background: #f6f8f9;
    border-radius: 0
}

.box-with-blue-head-form .date.input-group .form-control:last-child {
    border-right: 0;
    border-radius: 0
}

.form-blue-small-head {
    padding: 0 15px;
    font-family: Cairo, sans-serif;
    font-size: 20px;
    color: #2675d7;
    background: url(../images/o-sq.jpg) right no-repeat
}

.box-with-blue-head-form .btn {
    padding: 10px 25px;
    border: none;
    cursor: pointer;
    font-family: Cairo;
    transition: all .5s ease;
    font-size: 15px;
    font-weight: bolder;
    color: #fff;
    border-radius: 3px;
    background: #2675d7;
    float: left
}

.datepicker.datepicker-rtl {
    margin-right: -345px;
    margin-top: 50px
}

.hotel-name-box {
    display: none
}

.travel-name-box {
    display: none
}

.travel-name-box .row {
    margin: 0
}

.travel-name-box-select-box {
    padding-right: 0;
    padding-left: 10px
}

.travel-name-box-select-box:last-child {
    padding-left: 0
}

.travel-name-box-select-box select {
    padding: 5px
}

.box-with-blue-head.box-with-blue-head-seperated {
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.box-with-blue-head-seperated .box-with-blue-head-title {
    margin-bottom: 10px
}

.box-with-blue-head-title i.prayer_icon {
    float: right;
    background-size: 36px 35px;
    margin-left: 10px;
    background-position: 0
}

.box-with-blue-head.box-with-blue-head-seperated .box-with-blue-head-content {
    padding: 10px;
    border: 1px solid #2675d7;
    overflow: hidden
}

.time-box {
    float: right;
    margin-left: 1.16%;
    width: 15.66%;
    margin-bottom: 15px;
    margin-top: 15px;
    height: 70px;
    background: #2675d7;
    color: #fff;
    border-radius: 4px;
    text-align: center
}

.time-box:last-child {
    margin-left: 0
}

.time-box p {
    font-size: 12px;
    padding-top: 18px;
    font-weight: 600;
    margin: 0
}

.time-box small {
    font-size: 11px
}

.box-with-blue-head.box-with-blue-head-white {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.box-with-blue-head-white .box-with-blue-head-title {
    background: #fbfbfb;
    overflow: hidden;
    color: #2675d7;
    font-size: 20px;
    height: 50px;
    border-bottom: 1px solid #ddd
}

.box-with-blue-head-white .box-with-blue-head-title small {
    font-size: 11px;
    font-family: Cairo, serif;
    color: #616161
}

.box-with-blue-head-title i.cli-ico {
    background: #fbfbfb url(../images/cli-ico.jpg) right no-repeat;
    float: right
}

.box-with-blue-head-title img {
    float: left;
    margin-top: 7px
}

.box-with-blue-head-white .box-with-blue-head-content {
    padding: 20px
}

.clients-slider {
    position: relative;
    overflow: hidden
}

.reviews-arrows {
    float: right;
    margin: 1% 2% 0 5px;
    cursor: pointer;
    transition: all .5s ease
}

.reviews-arrows i {
    border: 2px solid #2675d7;
    color: #2675d7;
    border-radius: 25px;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 22px;
    font-size: 20px;
    transition: all .5s ease
}

.reviews-arrows i:hover {
    border: 2px solid #4d595f !important;
    color: #4d595f !important;
    transition: all .5s ease
}

.box-with-blue-head-footer {
    margin: 16px 10px;
    overflow: hidden
}

.box-with-blue-head-footer a {
    padding: 10px 15px;
    font-size: 11px;
    color: #fff;
    border-radius: 2px;
    background: #2675d7;
    box-shadow: 0 1px 1px 1px #ccc;
    display: inline-block
}

.box-with-blue-head-footer a:hover {
    background: #666;
    color: #fff
}

.side-list-details-box {
    line-height: 38px;
    color: #505050;
    padding: 5px 10px;
    background: url(../images/trip-item-slic.jpg) bottom repeat-x;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px
}

.side-list-details-box i {
    width: 35px;
    height: 35px;
    margin-left: 14px;
    margin-right: 8px;
    font-size: 17px;
    text-align: center;
    line-height: 30px;
    color: #edb200;
    border: 2px solid #ddd;
    border-radius: 50%
}

.side-list-details-box-sub-title {
    color: #2675d7
}

.side-list-details-box.side-list-details-box-no-icon {
    background: 0 0;
    border: 0;
    font-size: 16px;
    text-align: center;
    color: #565656;
    padding: 20px 5px 5px
}

.side-list-details-box.side-list-details-box-no-icon i {
    margin-right: 0;
    color: #727a7e;
    border-color: #727a7e;
}

.side-list-details-box-lg-red-text {
    font-size: 30px;
    color: #df2e2e;
    padding: 5px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.side-list-details-box.side-list-details-box-no-icon p {
    margin-bottom: 0
}

.side-list-details-sm-head {
    font-size: 13px;
    color: #565656;
    margin-bottom: 0px;
    margin-top: 8px;;
    background: url(../images/s-b.jpg) top repeat-x
}

.side-list-details-sm-head span {
    padding: 0 10px;
    color: #2675d7;
    background: #fff;
    line-height: 15px
}

.side-list-details-more-sev-list {
    overflow: hidden;
    padding: 5px;
    font-size: 13px;
    color: #334b56;
    text-overflow: ellipsis;
    white-space: nowrap
}

.side-list-details-more-sev-list i {
    margin-left: 5px;
    color: #a2a2a2;
    width: auto;
    height: auto;
    margin-right: 0;
    font-size: 13px;
    border: 0;
    border-radius: 0
}

.box-with-green-head .box-with-blue-head-title {
    background: #27ae61
}

.box-with-green-head .box-with-blue-head-title i {
    background: #27a55d;
    color: #fff !important
}

.box-with-gray-head .box-with-blue-head-title {
    background: #59605c
}

.box-with-gray-head .box-with-blue-head-title i {
    background: #4f5652;
    color: #343b37 !important
}

.box-with-blue-head-content ul.box-with-blue-head-list {
    padding: 10px;
    overflow: hidden;
}

.box-with-blue-head-content ul.box-with-blue-head-list.ul-fix-height-140 {
    man-height: 130px
}

.box-with-blue-head-content ul.box-with-blue-head-list li {
    padding: 2px 0;
    font-size: 14px;
    color: #334b56;
    text-indent: -40px;
    padding-right: 40px
}

.box-with-blue-head-content ul.box-with-blue-head-list li i {
    margin: 0 5px;
    width: 30px;
    text-align: center;
    padding-right: 30px
}

.box-with-gray-head .box-with-blue-head-content ul.box-with-blue-head-list li i, .box-with-green-head .box-with-blue-head-content ul.box-with-blue-head-list li i {
    color: #edb200
}

.box-with-blue-head-content ul.box-with-blue-head-list.box-with-blue-head-list-sm-text li {
    padding: 3px 0;
    font-size: 13px;
    text-indent: -40px;
    padding-right: 40px
}

.contact-map {
    background: #fbfbfb;
    border: 1px solid #ddd;
    margin-bottom: 10px
}

.contact-map iframe {
    width: 100%;
    height: 300px;
    border-bottom: 1px solid #ccc
}

.contact-map-head {
    font-size: 15px;
    font-weight: bolder;
    padding: 15px;
    margin-bottom: 0
}

.nots-with-icon-box {
    padding-left: 10px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    color: #5f5f5f;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    direction: ltr;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    margin-bottom: 20px;
    text-align: center
}

.nots-with-icon-box span {
    padding: 0 5px;
    background: #fff;
    border-left: 1px solid #ddd;
    margin-left: 10px;
    color: #f3be20;
    height: 100%;
    display: block;
    float: right
}

.nots-with-icon-box span i {
    margin: 0 5px
}

.media-box {
    height: 200px;
    overflow: hidden;
    z-index: 1;
    margin-bottom: 20px
}

.media-box a {
    position: relative;
    width: 100%;
    height: 140px;
    display: block;
    z-index: 0;
    border: 2px solid #ffb400;
    overflow: hidden
}

.type_icon {
    width: 40px;
    height: 30px;
    position: absolute;
    z-index: 10;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.video-icon {
    background: #ca3737
}

.pic-icon {
    background: #565658
}

.media-box a .type_icon {
    left: 0;
    bottom: 0
}

.type_icon i {
    color: #fff;
    text-align: center;
    line-height: 27px;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 15px
}

.media-box a:hover .type_icon {
    background: #f5ad00;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.media-box a img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%;
    z-index: 1
}

.media-box .media-title {
    padding: 10px 0;
    font-size: 13px;
    margin: 0;
    line-height: 25px;
    text-align: center
}

.big-map {
    margin: 20px 20px 40px 20px;
    height: 600px;
    background: #fafafa;
    border: 1px solid #ddd;
    box-shadow: 0 1px 9px 2px #ccc
}

.big-map iframe {
    height: 100%;
    width: 100%
}

.bunner-borderd-box {
    position: relative;
    border: 1px solid #ddd;
    z-index: 1;
    margin-bottom: 20px;
    margin-top: 20px
}

.bunner-borderd-box img {
    width: 100%
}

.bunner-borderd-box-title-overlay {
    position: absolute;
    padding: 0 15px 0 10px;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    bottom: 0;
    z-index: 10;
    margin: 0;
    display: block;
    width: 100%
}

.bunner-borderd-box-title-overlay p {
    font-family: Cairo, sans-serif;
    font-size: 22px;
    margin: 0
}

.bunner-borderd-box-title-overlay small {
    line-height: 20px;
    display: block;
    padding-bottom: 3px;
    font-size: 14px
}

.more-btn {
    padding-right: 5px
}

.bunner-borderd-box-more-btn {
    background: #ffc000;
    color: rgba(0, 0, 0, .7) !important;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
    padding: 1px 0 2px;
    display: block;
    font-family: Cairo, sans-serif
}

.bunner-borderd-smal-title {
    position: absolute;
    padding: 10px 15px 10px 10px;
    color: #fff;
    bottom: 0;
    z-index: 10;
    margin: 0;
    display: block;
    width: 100%;
    font-size: 13px;
    overflow: hidden
}

.bunner-borderd-smal-title span {
    float: right;
    margin-left: 5px
}

.bunner-borderd-smal-title .phone-text {
    direction: ltr;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.slider-continer {
    margin: -20px -15px 20px
}

.main-slider-item {
    border-bottom: 4px solid #f49006;
    position: relative
}

.main-slider-item-title {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 25px 15px;
    font-size: 19px
}

.main-slider .owl-nav .owl-next, .main-slider .owl-nav .owl-prev {
    background: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 24px;
    display: block;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    position: absolute;
    z-index: 888;
    top: 20px;
    font-weight: bolder;
    right: 0
}

.main-slider .owl-nav .owl-prev {
    margin-right: 20px
}

.main-slider .owl-nav .owl-next {
    margin-right: 60px
}

.main-slider .owl-nav .owl-next:hover, .main-slider .owl-nav .owl-prev:hover {
    color: #ffb400;
    background: rgba(0, 0, 0, .7)
}

.owl-theme.main-slider .owl-dots .owl-dot span {
    margin: 5px 3px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #2675d7
}

.owl-theme.main-slider .owl-dots .owl-dot.active span, .owl-theme.main-slider .owl-dots .owl-dot:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.box-with-icon-and-title {
    border: 1px solid #ddd;
    background: url(../images/artc-slic.jpg) top repeat-x;
    padding: 30px 15px;
    margin: 20px 0
}

.box-with-icon-and-title-head {
    overflow: hidden;
    margin-bottom: 25px
}

.box-with-icon-and-title-head img {
    float: right;
    margin: 5px 0 0 15px;
    filter: none;
    -webkit-filter: grayscale(0);
    transition: all .5s ease
}

.box-with-icon-and-title-head a {
    float: right
}

.box-with-icon-and-title-head a p {
    color: #3e4950;
    font-size: 20px;
    font-family: Cairo, sans-serif;
    transition: all .5s ease;
    margin: 0
}

.box-with-icon-and-title-head a small {
    color: #3e4950;
    font-size: 12px
}

.box-with-icon-and-title-head:hover img {
    color: #ef9720;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.box-with-icon-and-title-head:hover a p {
    color: #2675d7
}

.box-with-icon-and-title-content {
    font-size: 12px;
    line-height: 25px;
    color: #323232
}

.box-with-icon-and-title-content a {
    color: #d82424
}

.map_banner {
    margin: 32px 0
}

.map_banner a {
    display: block
}

.map_banner img {
    width: 100%;
    transition: all .5s ease
}

.side-boxes-with-icon {
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin-bottom: 20px
}

.side-boxes-with-icon li {
    display: block;
    margin-bottom: 15px
}

.side-boxes-with-icon li a {
    display: block;
    border: 1px solid #2675d7;
    height: 85px;
    padding: 15px 5px;
    font-size: 14px;
    color: #2675d7;
    overflow: hidden
}

.side-boxes-with-icon li a img {
    float: right;
    margin-left: 10px;
    filter: none;
    -webkit-filter: grayscale(0);
    transition: all .5s ease;
    display: inline-block;
    width: 63px
}

.side-boxes-with-icon-text {
    float: left;
    display: inline-block;
    overflow: hidden;
    width: calc(100% - 73px);
    height: 55px
}

.side-boxes-with-icon-text p {
    margin: 0;
    font-family: Cairo, sans-serif;
    font-size: 23px
}

.side-boxes-with-icon-text small {
    font-size: 11px;
    color: #434343;
    line-height: 16px;
    width: 100%;
}

.side-boxes-with-icon li a:hover {
    color: #2675d7;
    border-color: #ddd
}

.side-boxes-with-icon li a:hover img {
    transition: all .5s ease;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.gray-borderd-news-box-img img {
    width: 100%
}

.gray-borderd-news-box-content-more {
    text-align: left;
    display: block
}

footer {
    position: relative;
    border-top: 4px solid #ef9620;
    border-bottom: 4px solid #ef9620;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    background: url(../images/foot-slic.jpg) top repeat-x
}

footer .go-btn {
    width: 60px;
    height: 60px;
    background: #2675d7;
    display: block;
    position: relative;
    z-index: 10;
    margin: -30px auto 0 auto;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 25px;
    -moz-box-shadow: 0 2px 2px 1px #1f2b38;
    -webkit-box-shadow: 0 2px 2px 1px #1f2b38;
    box-shadow: 0 2px 2px 1px #acbbc5;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

footer .go-btn:hover {
    background: #2675d7
}

footer .go-btn span {
    font-size: 10px;
    line-height: 13px;
    display: block
}

.footer-top {
    margin-top: 30px
}

.foo-list-title {
    font-size: 16px;
    margin-bottom: 15px;
    color: #464e55;
    font-weight: bolder
}

.foo-list-title img {
    margin-left: 5px
}

.foot-ask, .foot-list {
    list-style: none;
    padding: 0
}

.foot-list li a {
    font-size: 13px;
    color: #394147;
    background: url(../images/f-sq.jpg) center left 0 no-repeat;
    padding: 0 0 0 25px;
    line-height: 2.3;
    background-size: 8px 8px
}

.foot-list li a:hover {
    color: #efb40a
}

.foot-ask li a {
    height: 45px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 40px;
    color: #464e55;
    display: block
}

.foot-ask li a:hover {
    color: #d32127
}

.foot-ask li a img {
    margin: 0 5px
}

.footer-bottom {
    padding-top: 210px;
    background: bottom no-repeat;
    background-size: 100%;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px
}

.copy-right {
    margin: 0 -30px 0 0
}

.copy-right p {
    background: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 13px;
    line-height: 33px;
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    direction: ltr
}

.social_side {
    position: fixed;
    top: 20%;
    left: 0;
    z-index: 100
}

.social_side ul {
    display: block;
    padding: 0;
    list-style: none
}

.social_side ul li {
    display: block
}

.social_side ul li a {
    display: block;
    height: 45px;
    float: left;
    position: relative;
    clear: both;
    text-align: center;
    margin: 3px 0;
    font-size: 18px;
    color: #fff
}

.social_side ul li a i {
    width: 45px;
    height: 45px;
    float: left;
    line-height: 45px
}

.social_side ul li a span {
    float: left;
    font-size: 15px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 6px 5px 6px 0;
    line-height: 30px;
    display: none;
    height: 45px;
    width: 74px
}

.face_bg {
    background: #4e71a8
}

.twitt_bg {
    background: #1cb7eb
}

.google_bg {
    background: #ea4335
}

.tube_bg {
    background: #ca3737
}

.instgram_bg {
    background: #d6249f;
    background: radial-gradient(circle at 60% 110%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

.msg_bg {
    background: #e88a0b
}

.t_bg {
    background: #274152
}

.whats_bg {
    background: #34af23
}

.side-boxes-with-icon-center {
    width: auto
}

@media (min-width: 1199px) {
    #li1{
        width: 4.29%;
    }
    #li2{
        width: 15%;
    }
    #li3{
        width: 12%;
    }
    #li4{
        width: 12%;
    }
    #li5{
        width: 12%;
    }
    #li6{
        width: 16%;
    }
    #li7{
        width: 17%;
    }
    #li8{
        width: 11%;
    }
    #ul0{
        width: 100%;
        text-align: right;
    }
}
@media (max-width: 1199px) {
    .container {
        width: 970px
    }

    .fixed {
        width: 970px
    }

    .y-icon {
        margin-left: 5px
    }

    .date-time-box {
        margin-left: 7px;
        font-size: 14px;
        line-height: 34px
    }

    #date {
        font-size: 14px
    }

    .date-time-box i.fa {
        margin-left: 3px !important
    }

    #small-top-header-area {
        font-size: 12px
    }

    #small-top-header-area > div:nth-child(2) {
        padding-left: 0 !important;
        font-size: 14px
    }

    .contact-box span {
        padding: 0 5px 0 0;
        font-size: 14px;
        top: -2px
    }

    .top-email i {
        top: 1px !important
    }

    .contact-box .green-icon {
        top: 4px
    }

    .ask-list li a {
        padding: 5px 7px
    }

    @media not all and (min-resolution: .001dpcm) {
        @media {
            .ask-list li a {
                padding: 5px 4px
            }
        }
    }.nav li a {
         padding: 7px 16px;
         font-size: 12px;
         -webkit-padding-end: 16px;
         webkit-padding-start: 17px
     }

    .nav li:last-child a {
        padding: 7px 17px
    }

    .gallery-tab-box .nav li:last-child a {
        padding: 10px 20px
    }

    @media not all and (min-resolution: .001dpcm) {
        @media {
            .nav li a {
                padding: 7px 10px
            }

            .nav li:last-child a {
                padding: 7px 9px 7px 10px
            }
        }
    }.nav > li.just-icon {
         width: 45px
     }

    .nav > li.just-icon a {
        padding: 7px 11px;
        -webkit-padding-end: 10px;
        -webkit-padding-start: 11px
    }

    .nav li .nav-lg-text {
        font-size: 14px
    }

    .fixed .navbar-nav > li > a {
        padding: 0 22px;
        -webkit-padding-end: 22px;
        -webkit-padding-start: 23px
    }

    .fixed .nav li:last-child a {
        padding: 0 20px;
        -webkit-padding-end: 22px;
        -webkit-padding-start: 22px
    }

    @media not all and (min-resolution: .001dpcm) {
        @media {
            .fixed .navbar-nav > li > a {
                padding: 0 11px
            }

            .fixed .nav li:last-child a {
                padding: 0 14px
            }
        }
    }.fixed .nav > li.just-icon a {
         padding: 0 11px
     }

    .bottom-ask-list li a img {
        width: 35px
    }

    .top-yellow-borderd-box-detail .tooltip-box {
        font-size: 11px;
        padding: 0 3px
    }

    .top-yellow-borderd-box-detail .tooltip-box i {
        font-size: 13px;
        margin-left: 3px;
        width: 15px
    }

    .flat-list li span small {
        font-size: 13px
    }

    .datepicker.datepicker-rtl {
        margin-right: -275px
    }

    .nots-with-icon-box {
        padding-left: 5px;
        font-size: 14px
    }

    .nots-with-icon-box span {
        margin-left: 5px
    }

    .nots-with-icon-box span i {
        margin: 0 3px
    }

    .travel-name-box-select-box {
        padding-left: 3px
    }

    .travel-name-box-select-box select {
        padding: 2px;
        font-size: 12px
    }

    .related-title small {
        width: 60%
    }

    .bunner-borderd-box-title-overlay small {
        font-size: 12px
    }

    .footer-bottom {
        padding-top: 150px
    }

    .copy-right p {
        font-size: 12px;
        padding-left: 10px;
        padding-right: 10px
    }

    .box-with-icon-and-title {
        padding: 15px;
        margin: 15px 0 27px
    }

    .box-with-icon-and-title-head {
        margin-bottom: 10px
    }

    .box-with-icon-and-title-content {
        line-height: 22px
    }

    .map_banner {
        margin: 10px 0 35px
    }
}

@media (max-width: 991px) {
    .container {
        width: 100%;
        margin: 0
    }

    .top-number {
        display: none !important;
        overflow: hidden;
    }

    .contact-head-bx {
        padding-right: 12px !important;
        text-align: right
    }

    .contact-box span {
        padding: 0
    }

    #small-top-header-area > div.contact-head-bx {
        padding-right: 0 !important;
        text-align: right
    }

    .curency-slider {
        padding-right: 40px
    }

    .curency-slider:before {
        margin-right: -30px
    }

    .logo a img {
        width: 100%;
        max-width: 300px
    }

    .ask-list {
        white-space: normal !important
    }

    .ask-list li {
        margin-right: 2px
    }

    .ask-list li a {
        padding: 5px 3px;
        font-size: 11px
    }

    @media not all and (min-resolution: .001dpcm) {
        @media {
            .ask-list li a {
                padding: 5px 1px 5px 2px;
                font-size: 10px
            }
        }
    }.date-time-box:last-child {
         width: 100%
     }

    .navbar-nav {
        width: 100%
    }

    .navbar-nav > li {
        width: calc(14.2% - 4px)
    }

    .nav li a {
        padding: 5px 0;
        font-size: 10px;
        width: 100%;
        display: block;
        overflow: hidden
    }

    .nav li:last-child a {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .nav > li.just-icon a {
        padding: 5px 0
    }

    .nav li a small {
        float: none
    }

    .nav li a.dropdown-toggle small {
        float: left;
        display: block;
        padding-left: 14px;
        text-align: center;
        width: 100%
    }

    .nav li .nav-lg-text {
        font-size: 12px
    }

    @media not all and (min-resolution: .001dpcm) {
        @media {
        }
    }.nav .dropdown-toggle .nav-lg-text {
         padding-right: 14px
     }

    .nav .dropdown-toggle i {
        font-size: 10px;
        width: 12px;
        height: 12px;
        line-height: 10px !important;
        top: 15px;
        left: 7%
    }

    .nav > li.just-icon {
        width: 30px
    }

    .nav > li.just-icon a {
        font-size: 17px
    }

    .fixed {
        width: 100%
    }

    .fixed .nav > li.just-icon a {
        line-height: 36px;
        padding: 0
    }

    .fixed .navbar-nav > li > a {
        line-height: 36px;
        padding: 0
    }

    .fixed .nav > li:last-child > a {
        padding: 10px
    }

    .fixed .nav .dropdown-toggle i {
        margin-top: 12px;
        top: 0
    }

    .fixed .nav li a small {
        display: none
    }

    .pull-sm-left {
        float: left
    }

    #small-top-header-area {
        height: 70px
    }

    .curency-bx {
        border-top: 1px solid #eaeaea
    }

    .date-bx {
        height: 34px;
        overflow: hidden;
        text-align: right
    }

    .bottom-ask-list li {
        text-align: center
    }

    .bottom-ask-list li a img {
        float: none;
        width: auto;
        margin: auto;
        text-align: center;
        display: block
    }

    .bottom-ask-list .ask-lg-text {
        width: 100%;
        float: none
    }

    .social_side {
        top: 25%
    }

    .social_side ul li a {
        height: 40px
    }

    .social_side ul li a i {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .social_side ul li a span {
        font-size: 12px;
        padding: 5px 5px 5px 0;
        line-height: 30px;
        height: 40px;
        width: 70px
    }

    .top-yellow-borderd-box-detail .col-md-6:first-child, .top-yellow-borderd-box-detail .col-md-6:nth-child(2), .top-yellow-borderd-box-detail .col-md-6:nth-child(3), .top-yellow-borderd-box-detail .col-md-6:nth-child(4) {
        padding-right: 15px;
        padding-left: 15px
    }

    .top-yellow-borderd-box-detail .tooltip-box {
        font-size: 12px;
        padding: 0 5px
    }

    .top-yellow-borderd-box-detail .tooltip-box i {
        font-size: 20px;
        margin-left: 5px;
        width: 25px
    }

    .flat-list li span small {
        font-size: 15px
    }

    .datepicker.datepicker-rtl {
        margin-right: -310px
    }

    .nots-with-icon-box {
        padding-left: 10px;
        font-size: 15px
    }

    .nots-with-icon-box span {
        margin-left: 10px
    }

    .nots-with-icon-box span i {
        margin: 0 5px
    }

    .travel-name-box-select-box {
        padding-left: 10px
    }

    .travel-name-box-select-box select {
        padding: 5px;
        font-size: 14px
    }

    .bunner-borderd-box-title-overlay small {
        font-size: 14px
    }

    .footer-bottom {
        padding-top: 180px;
        background-size: cover;
        background-position: left
    }

    .map_banner {
        margin: 0 0 30px
    }

    .box-with-blue-head-form .form-2-line {
        line-height: 1.4
    }

    .box-with-blue-head-form .form-2-line .form-blue-small-head.control-label {
        line-height: 33px
    }

    .box-with-blue-head-form .form-2-line label {
        margin-bottom: 5px
    }
}

@media (max-width: 767px) {
    header {
        padding: 0 15px
    }

    .fixed {
        position: relative;
        width: auto;
        height: 100%
    }

    .navbar-nav {
        margin: 0
    }

    .navbar-nav > li {
        width: 100%
    }

    .nav > li.just-icon {
        width: 100%;
        display: block;
        float: none
    }

    .nav li a {
        padding: 7px 15px;
        font-size: 13px;
        border: 0;
        border-bottom: 1px solid #9d9d9d;
        display: block;
        line-height: 25px
    }

    .fixed .nav li a small, .fixed .nav li a.dropdown-toggle small, .nav li a small, .nav li a.dropdown-toggle small {
        display: block;
        float: none
    }

    .nav li.open .dropdown-toggle {
        border-bottom: 0
    }

    .nav li .nav-lg-text {
        font-size: 15px
    }

    .nav .dropdown-toggle i {
        font-size: 25px;
        width: 22px;
        height: 22px;
        line-height: 20px !important;
        float: none;
        left: 0;
        top: -1px
    }

    .fixed .navbar-nav > li > a {
        line-height: 25px;
        padding: 10px
    }

    .fixed .nav .dropdown-toggle i {
        top: 2px;
        margin-top: 0
    }

    .dropdown-menu li a, .dropdown-menu li:last-child a {
        border-bottom: 1px solid #ddd
    }

    .curency-slider:before {
        margin-right: -20px
    }

    .curency-slider {
        padding-right: 30px
    }

    .contact-box {
        padding-right: 11px
    }

    .bottom-ask-list li a {
        padding: 10px 20px 20px;
        height: 170px
    }

    .social_side {
        position: relative;
        bottom: 0;
        top: initial;
        left: initial;
        display: block;
        width: 100%;
        height: 35px
    }

    .social_side ul {
        text-align: center;
        overflow: hidden;
        margin: 0
    }

    .social_side ul li {
        display: block;
        float: right;
        width: 33.3%
    }

    .social_side ul li a {
        height: 35px;
        font-size: 15px;
        width: 100%;
        margin: 0
    }

    .social_side ul li a i {
        width: 100%;
        height: 35px;
        line-height: 35px
    }

    .foo-list-title {
        font-size: 15px
    }

    .foo-list-title img {
        margin-left: 2px
    }

    .foot-list li a {
        font-size: 12px;
        background: url(../images/f-sq.jpg) center left 0 no-repeat;
        padding: 0 15px 0 0
    }

    .flat-list li {
        width: calc(25% - 20px)
    }

    .flat-list li span small {
        font-size: 13px
    }

    .datepicker.datepicker-rtl {
        margin-right: -105%
    }

    .whatsapp-box-number, .whatsapp-box-text {
        text-align: center
    }

    .price-bar {
        text-align: center
    }

    .detail-btn {
        text-align: center;
        float: none;
        margin: 10px auto 15px;
        display: block
    }

    .big-map {
        margin: 20px 10px 40px 10px;
        height: 397px
    }

    .more-btn {
        padding-right: 15px
    }

    .bunner-borderd-box-more-btn {
        margin-top: 0;
        margin-bottom: 5px
    }

    .time-box {
        margin-left: 2%;
        width: 31.33%
    }

    .box-with-blue-head-white .box-with-blue-head-title {
        height: 80px
    }

    .box-with-blue-head-title img {
        float: none;
        margin: auto;
        display: block
    }

    .main-slider.owl-carousel .owl-item img {
        min-height: 250px
    }

    .related-title small {
        width: 50%
    }

    footer {
        border-bottom: 0
    }

    .footer-bottom {
        padding-top: 0;
        background-size: 100% 67px;
        padding-left: 0;
        padding-right: 0;
        height: 67px;
        margin-bottom: 33px
    }

    .footer-top {
        margin-top: 10px
    }

    .footer-bottom .col-xs-12 {
        padding: 0;
        top: 67px
    }

    .copy-right {
        margin: 0
    }

    .copy-right p {
        text-align: center
    }

    .contact-map-head {
        font-size: 13px
    }

    .map_banner {
        margin: 0 0 15px
    }

    .bunner-borderd-box {
        margin-bottom: 20px
    }

    .top-yellow-borderd-box {
        margin-bottom: 25px
    }

    #related-slider {
        margin-bottom: 0
    }

    .side-boxes-with-icon {
        margin-bottom: 10px
    }

    .tags-box, .tags-box-mobile {
        margin: 0 0 20px
    }

    .tags-box h5, .tags-box-mobile h5 {
        margin-top: 0
    }

    .side-boxes-with-icon-text {
        width: auto;
        float: none;
    }

    .side-boxes-with-icon-center {
        display: block;
        overflow: hidden;
        margin: auto;
        text-align: center;
        width: 100%
    }
}

@media (max-width: 670px) {
    .left-icon-over-gallary {
        position: relative;
        display: block;
        margin: auto;
        left: initial;
        text-align: center;
        background: #000;
        padding-top: 6px
    }

    .left-icon-over-gallary li {
        display: inline-block;
        padding: 5px
    }
}

@media (max-width: 600px) {
    .contact-box span {
        padding: 0 8px
    }

    #small-top-header-area, .logo {
        display: none
    }

    #small-top-header-area > div:nth-child(2) {
        padding-right: 5px !important
    }

    .ask-list {
        width: 100%;
        overflow: hidden;
        margin-bottom: 0
    }

    .ask-list li {
        display: block;
        margin-left: 5px;
        width: calc(50% - 10px);
        float: right;
        margin-right: 5px
    }

    .ask-list li:last-child {
        margin-left: 5px;
        margin-right: 5px
    }

    .ask-list li a {
        display: block;
        margin-bottom: 8px;
        padding: 5px
    }

    .bottom-ask-list li {
        width: 100%;
        text-align: right
    }

    .bottom-ask-list li a {
        padding: 10px 0 20px;
        height: auto;
        margin: 5px 0
    }

    .bottom-ask-list li a img {
        float: right;
        display: inline-block
    }

    .bottom-ask-list .ask-lg-text {
        font-size: 13px
    }

    .bottom-ask-list-content-left small {
        font-size: 80%
    }

    #fpc_corner-box {
        top: 38px
    }
}

@media (max-width: 555px) {
    .contact-head-bx {
        width: 100%;
        margin: 0;
        border-top: 1px solid #eaeaea
    }

    .contact-box {
        float: none !important;
        margin: auto
    }

    .date-bx {
        width: 100%;
        margin: 0
    }

    #small-top-header-area {
        height: 106px;
        line-height: 34px
    }

    #small-top-header-area {
        font-size: 11px
    }

    .curency-bx {
        position: relative;
        top: -32px
    }

    .curency-slider .curency-box img {
        width: 20px;
        height: 12px
    }

    .curency-slider .curency-box {
        padding: 8px 5px;
        line-height: 14px
    }

    .gallery-detail-box .nav li a {
        padding: 0 10px
    }

    .flat-list li {
        width: calc(33.3% - 20px)
    }

    .datepicker.datepicker-rtl {
        margin-top: 20px
    }

    .related-title small {
        width: 100%;
        display: block
    }

    .media-box {
        height: 180px
    }

    .date-time-box i.fa {
        line-height: 35px
    }

    .date-time-box {
        line-height: 35px
    }

    .date-time-box i.fa.fa-calendar {
        line-height: 10px
    }
}

@media (max-width: 399px) {
    .gray-borderd-box-title small {
        padding-top: 1.54%;
        padding-left: 0;
        font-size: 14px;
    }
    .copy-right p a {
        font-size: 13px;
        padding: 8px 5px 11px
    }

    .flat-list li {
        width: calc(50% - 20px)
    }

    .gallery-detail-box .nav li a {
        font-size: 15px
    }

    .datepicker.datepicker-rtl {
        margin-right: -110%
    }

    .curency-slider .curency-box {
        padding: 8px 0
    }

    .curency-slider .curency-box img {
        margin-left: 3px;
        width: 17px
    }

    .box-with-blue-head-footer a {
        padding: 10px 0;
        width: 48%;
        margin: 10px .5%;
        text-align: center
    }

    .reviews-arrows {
        margin: 0 .5%;
        width: 48%;
        text-align: left;
        display: none;
    }

    .reviews-next {
        text-align: right
    }
}

.item-with-counter {
    position: relative
}

.counter-badge {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #ef9620;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    width: 40px;
    height: 40px;
    padding-top: 10px
}

.main_icon {
    font-size: 44px;
    width: 36px;
    float: left;
    margin-right: 28px;
    margin-left: 7px;
    color: #2675d7
}

li a:hover .main_icon {
    transition: all .5s ease;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.banr_icon {
    font-size: 45px;
    color: #ef9620
}

.banr_title {
    font-size: 18px;
    padding: 0;
    margin: 0;
    font-weight: normal
}

.banner-word-one {
    color: #fff
}

.banner-word-two {
    color: #ef9620
}

a:hover .banner-word-two {
    color: #fff
}

.top-right {
    margin-top: 30px;
    margin-left: 15%
}

.bottom-right {
    margin-left: 7%;
    margin-top: 25px
}

.banner-bg-corner {
    width: 63%;
    height: 100%;
    left: -1.5px;
    overflow: hidden;
    display: block;
    background: url(../images/banner-bg.png);
    float: right;
    position: absolute;
    top: 0;
    background-size: 100% 100%
}

@media (max-width: 991px) {
    .banner-bg-corner {
        width: 33%
    }
}

@media (max-width: 767px) {
    .banr_icon {
        font-size: 40px
    }

    .top-right {
        margin-top: 40px
    }

    .banner-word-one {
        font-size: 14px
    }

    .banner-word-two {
        font-size: 14px
    }
}

@media (max-width: 480px) {
    .banner-bg-corner {
        width: 43%
    }
}

@media (max-width: 380px) {
    .banner-bg-corner {
        width: 53%
    }
}

#fpc_content:before {
    content: "";
    width: 80px;
    height: 80px;
    float: right
}

#fpc_page-tip:after, #fpc_page-tip:before {
    background-color: #fff;
    position: absolute;
    display: block;
    z-index: 2;
    border-top-right-radius: 60%;
    width: 50%;
    height: 50%;
    content: ""
}

#fpc_page-tip:before {
    right: 100%;
    top: 0;
    background: -webkit-radial-gradient(-180% 200%, circle, rgba(255, 255, 255, 0) 85%, rgba(0, 0, 0, .1) 93%)
}

#fpc_box:hover #fpc_page-tip:before {
    border-right: solid 1px #fff
}

#fpc_box div#fpc_corner-box:hover #fpc_page-tip:before {
    border-right: solid 2px #fff
}

#fpc_page-tip:after {
    top: 100%;
    right: 0;
    background: -webkit-radial-gradient(-250% 320%, circle, rgba(255, 255, 255, 0) 85%, rgba(0, 0, 0, .1) 93%)
}

#fpc_box:hover #fpc_page-tip:after {
    border-top: solid 1px #fff
}

#fpc_box div#fpc_corner-box:hover #fpc_page-tip:after {
    border-top: solid 2px #fff
}

#fpc_corner-box {
    height: 20px;
    width: 20px;
    left: 0;
    top: 0;
    position: absolute;
    overflow: visible;
    transform: rotate(-90deg)
}

#fpc_box:hover #fpc_corner-box {
    height: 50px;
    width: 50px
}

#fpc_box div#fpc_corner-box:hover {
    height: 100px;
    width: 100px
}

#fpc_corner-box:before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: block;
    width: 133%;
    height: 133%
}

#fpc_corner-contents:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0) 37%, #ddd 62%, rgba(230, 230, 230, .1) 64%, rgba(255, 255, 255, 0) 67%), -webkit-radial-gradient(-50% 150%, circle, transparent 74%, rgba(0, 0, 0, .2) 74%, transparent 81%);
    display: block;
    width: 133%;
    height: 133%
}

#fpc_page-tip {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    background: -webkit-linear-gradient(45deg, #ddd 17%, #dfdfdf 18%, #f5f5f5 30%, #f8f8f8 34%, #eee 39%, rgba(200, 200, 200, 0) 41%);
    display: block;
    width: 100%;
    height: 100%
}

#fpc_corner-button {
    width: 227px;
    height: 224px;
    top: 0;
    left: 0;
    background-color: #16a160;
    color: #fff;
    text-align: center;
    font-size: 13px;
    transform: rotate(45deg)
}

#fpc_corner-contents {
    width: 125%;
    position: absolute;
    display: block;
    overflow: hidden;
    -webkit-mask: -webkit-linear-gradient(45deg, transparent 49%, #000 53%);
    top: 0;
    right: 0;
    height: 125%
}

#fpc_corner-contents:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #16a160
}

#fpc_corner-box, #fpc_corner-contents, #fpc_page-tip {
    -webkit-transition-property: all;
    -webkit-transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0, .35, .5, 1.7)
}

#fpc_corner-button strong {
    font-size: 13px;
    font-weight: 700;
    display: block
}

@media (max-width: 600px) {
    #fpc_corner-box {
        display: none
    }
}

#add-rev-2 a {
    padding: 10px 5px;
    font-size: 13px;
    color: #fff;
    border-radius: 2px;
    background: #2675d7;
    box-shadow: 0 1px 1px 1px #ccc;
    display: inline-block
}

#whatsapp_icon {
    float: left !important;
    text-align: left !important;
    height: 45px;
    margin: 5px
}

.reviews {
    font-size: 9px
}

.gray-borderd-box-text span {
    color: #676767 !important;
    font-size: 13px !important;
    padding: 10px 0 5px 0;
    line-height: 1.8 !important
}

.pagination li span {
    background-color: #6c7277;
    padding: 2px 12px;
    line-height: 30px;
    margin: 4px !important;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 3px !important;
    box-shadow: 1px 1px 2px 0 #ccc;
    border: 0
}

.pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #f6ae00;
    border: 0;
    color: #fff
}

.parsley-required {
    color: #b94a48
}

input.parsley-error {
    color: #b94a48;
    background-color: #f2dede !important;
    border: 1px solid #eed3d7
}

.box-with-blue-head-content ul.box-with-blue-head-list.ul-fix-height-140 {
    height: initial
}

input.parsley-error, select.parsley-error, textarea.parsley-error {
    background-color: #f2dede !important
}

.box-with-blue-head-content {
    padding: 0 !important
}

.gray-borderd-box-text {
    font-size: 15px !important
}

.left-icon-over-gallary li {
    color: #fff
}

.gray-borderd-box p {
    line-height: 1.6 !important
}

.date-time-box i.fa {
    margin-left: 10px;
    color: #f8a501
}

.date-time-box i.fa.fa-calendar {
    font-size: 20px !important;
    line-height: 0;
    margin-left: 0 !important;
    margin-right: 3px
}

#gallery-video-tab ul.left-icon-over-gallary {
    margin-top: 40px
}

.green-icon {
    margin-top: 0px;
    color: #27ae61 !important
}

.dark-green-icon {
    margin-top: 15px;
    color: #1c9ea1 !important
}

.box-with-green-head .box-with-blue-head-title i {
    background: #27ae61
}

.orange-icon {
    color: #f8a501 !important
}

.yellow-icon {
    color: #d21c1c !important
}

.blue-icon {
    color: #2675d7 !important
}

.box-with-yellow-head .box-with-yellow-head-title, .box-with-yellow-head-title i {
    background: #d21c1c !important
}

.box-with-blue-head-title i {
    background: #2675d7
}

.box-with-orange-head .box-with-orange-head-title, h5.box-with-orange-head-title {
    background-color: #d21c1c
}

.title-lg-red-text {
    padding-right: 50px;
    padding-top: 10px
}

.delevery-hotel-name-box {
    display: none
}

.contact-box .green-icon {
    margin-top: 0 !important;
    margin-right: 5px;
    position: relative;
    top: 5px
}

.article-box b {
    font-family: Cairo, sans-serif;
    font-size: 1.2em;
    color: #2675d7
}

.article-box b:before {
    font-family: FontAwesome;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.4em;
    color: #2675d7
}

.apart-box i.fa, .car-box i.fa {
    float: right;
    margin-left: 15px
}

.bottom-link {
    margin: 10px 12px 10px 0;
    float: left
}

@media (min-width: 300px) and (max-width: 400px) {
    .reviews-box {
        margin-top: -32px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bottom-link {
        margin: 16px 12px 10px 0;
        font-size: 25px
    }
}

@media (max-width: 991px) {
    .bottom-link {
        margin: 16px 0 10px 12px;
        float: none;
        font-size: 3em;
        display: block
    }

    .bottom-ask-list-content-left small {
        font-size: 80%
    }
}

@media (max-width: 600px) {
    .bottom-link {
        margin: 15px 12px 10px 0;
        float: left
    }

    .reviews-box {
        margin-top: -60px;
    }
}

.clients-slider .gray-borderd-box {
    background-color: #fff !important;
    border-color: #fff !important;
    height: 133px
}

.white-icon {
    color: #fff !important
}

.curency-slider .curency-box {
    width: 20%
}

.contact-box {
    padding-left: 10px
}

.contact-head-bx {
    float: left;
    text-align: left
}

.video-frame iframe {
    width: 100%; /*height:160px*/
}

ul.ullist.controls li {
    margin-right: 30px
}

#map_controls {
    padding-right: 10px
}

#map {
    height: 100%;
    height: 450px !important
}

.gm-style-iw {
    font-family: Cairo
}

.article-box p, .article-box p.article-box-text p {
    text-align: justify !important
}

.icon-circle .fa {
    font-size: 25px;
    color: #e84700;
    margin: 0 auto;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 2px solid #e84700;
    line-height: 80px;
    cursor: pointer;
    -webkit-transition: all ease-in-out .35s;
    -moz-transition: all ease-in-out .35s;
    -o-transition: all ease-in-out .35s;
    -ms-transition: all ease-in-out .35s;
    transition: all ease-in-out .2s, background-color ease-in-out 50ms
}

.icon-circle .fa:hover {
    background-color: #e84700;
    color: #fff;
    border: 1px solid #e84711;
    -moz-box-shadow: inset 0 0 0 5px #fff;
    -o-box-shadow: inset 0 0 0 5px #fff;
    -ms-box-shadow: inset 0 0 0 5px #fff;
    -webkit-box-shadow: inset 0 0 0 5px #fff;
    box-shadow: inset 0 0 0 5px #fff;
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}

.icon-circle i:before {
    margin-left: 0;
    font-size: 30px
}

@media (min-width: 320px) and (max-width: 768px) {
    .icon-circle .fa {
        font-size: 15px;
        color: #e84700;
        margin: 0 auto;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        border: 2px solid #e84700;
        line-height: 40px;
        cursor: pointer;
        -webkit-transition: all ease-in-out .35s;
        -moz-transition: all ease-in-out .35s;
        -o-transition: all ease-in-out .35s;
        -ms-transition: all ease-in-out .35s;
        transition: all ease-in-out .2s, background-color ease-in-out 50ms
    }

    .icon-circle .fa:hover {
        background-color: #e84700;
        color: #fff;
        border: 1px solid #e84711;
        -moz-box-shadow: inset 0 0 0 5px #fff;
        -o-box-shadow: inset 0 0 0 5px #fff;
        -ms-box-shadow: inset 0 0 0 5px #fff;
        -webkit-box-shadow: inset 0 0 0 5px #fff;
        box-shadow: inset 0 0 0 5px #fff;
        -ms-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2)
    }

    .icon-circle i:before {
        margin-left: 0;
        font-size: 20px
    }
}

.ifacebook .fa {
    color: #3b5998;
    border: 2px solid #3b5998
}

.ifacebook .fa:hover {
    background-color: #3b5998;
    color: #fff;
    border: 1px solid #3b5998
}

.itwittter .fa {
    color: #3cf;
    border: 2px solid #3cf
}

.itwittter .fa:hover {
    background-color: #3cf;
    color: #fff;
    border: 1px solid #3cf
}

.igoogle .fa {
    color: #bd3518;
    border: 2px solid #bd3518
}

.igoogle .fa:hover {
    background-color: #bd3518;
    color: #fff;
    border: 1px solid #bd3518
}

.iLinkedin .fa {
    color: #007bb7;
    border: 2px solid #007bb7
}

.iLinkedin .fa:hover {
    background-color: #007bb7;
    color: #fff;
    border: 1px solid #007bb7
}

.sicon {
    padding: 5px 20px;
    overflow: hidden
}

.zoomimg {
    display: inline-block;
    padding: 0 5px 0 5px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all .5s ease
}

.zoomimg:hover {
    cursor: pointer;
    background-size: 150% 150%
}

.grow {
    max-width: 100%;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.grow:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.news-bar-title:hover {
    background: #ef9720;
    color: #fff
}

.news-bar-title {
    background: #2675d7;
    color: #fff
}

.padding-20 {
    padding: 20px
}

.zoom-on-hover {
    position: relative;
    overflow: hidden;
    width: 100%;
    display: block
}

.zoom-on-hover img {
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s
}

.zoom-on-hover:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#map_controls .wrap_controls {
    margin: 5px 0 25px 0
}

#map_controls .wrap_controls ul {
    padding: 0;
    list-style: none
}

#map_controls .wrap_controls ul li {
    display: inline-block;
    margin: 3px;
    overflow: hidden
}

#map_controls .wrap_controls ul li a {
    padding: 5px 10px;
    border: 1px solid #ddd;
    background: #fafafa;
    font-size: 13px;
    color: #333;
    display: block
}

#map_controls .wrap_controls ul li a:hover {
    background: #eee
}

.btn-gray {
    width: 180px;
    margin: auto;
    padding: 8px 5px 10px;
    border: 1px solid #ddd;
    background: #fafafa;
    font-size: 14px;
    color: #ef9720;
    display: block
}

a#ullist_a_all {
    color: #ef9720 !important
}

.btn-gray:hover {
    background: #eee
}

.logo a img {
    width: 300px
}

.social-header-bx {
    text-align: left;
    font-size: 16px;
    direction: ltr;
    font-family: Sans-Serif;
    line-height: 34px
}

.social-header-bx .orange-icon {
    font-size: 22px;
    top: 2px;
    position: relative;
    margin-right: 5px
}

.social-header-bx-icon {
    color: #4d4c4c;
    margin: 0 10px
}

@media (max-width: 1199px) {
    .date-time-box i.fa.fa-calendar {
        top: 1px;
        position: relative
    }

    .social-header-bx .orange-icon {
        top: 4px
    }

    .social-header-bx-icon {
        margin: 0 9px
    }
}

.social-header-bx-icon:hover {
    color: #f8a501
}

@media (max-width: 991px) {
    #small-top-header-area > div.contact-head-bx {
        padding-right: 12px !important
    }

    .social-header-bx {
        text-align: right
    }
}

@media (max-width: 767px) {
    .logo {
        text-align: right
    }

    .logo a img {
        margin-right: -4px
    }

    .clients-slider .gray-borderd-box {
        height: 174px
    }

    #small-top-header-area > div.contact-head-bx {
        padding-right: 0 !important
    }
}

.margin-top-75 {
    margin-top: 75px
}

.margin-top-70 {
    margin-top: 70px
}

.min-article-box-text-fixed-h {
    height: 250px;
    overflow: hidden;
    padding: 10px 30px;
    text-align: left;
}

.top-email {
    top: 0;
    font-family: Sans-Serif !important;
    padding: 0 !important
}

.top-email i {
    top: 0;
    font-size: 20px;
    position: relative;
    margin-right: 5px
}

.top-email span {
    top: 0;
    font-family: Sans-Serif !important
}

.icon-circle a img {
    max-width: 50px;
    width: 100%;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out
}

.icon-circle a img:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.prayer-time-box {
    margin-top: 0
}

.pp_content {
    height: auto !important
}

.pp_fade {
    overflow: hidden
}

@media (max-width: 1199px) {
    .min-article-box-text-fixed-h {
        height: 205px
    }
}

@media (max-width: 991px) and (min-width: 960px) {
    .min-article-box-text-fixed-h {
        height: 120px
    }
}

@media (max-width: 961px) and (min-width: 802px) {
    .min-article-box-text-fixed-h {
        height: 145px
    }
}

@media (max-width: 801px) and (min-width: 767px) {
    .min-article-box-text-fixed-h {
        height: 175px
    }
}

@media (max-width: 991px) {
    .margin-top-70, .margin-top-75 {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .min-article-box-text-fixed-h {
        height: auto
    }

    .gallary-bx-continer .item-img {
        max-height: 220px
    }

    .gallary-bx-continer {
        height: 220px !important;
    }

    .gallary-bx-continer .item iframe {
        width: 100%;
        max-height: 250px
    }

    .box-with-icon-and-title-content, .gray-borderd-box p, .gray-borderd-box-text, .page-title p, .page-title small, page-discription {
        text-align: justify
    }

    .box-with-blue-head-2x .box-with-blue-head-title {
        height: 65px
    }

    .box-with-blue-head-2x .box-with-blue-head-title i {
        height: 65px;
        float: left;
        line-height: 60px
    }

    .box-with-blue-head-2x .box-with-blue-head-title small {
        display: block;
        padding-right: 60px
    }

    .box-with-blue-head-2x .box-with-blue-head-title img {
        float: left;
        margin-top: -45px
    }

    .gallary-bx-continer .owl-nav .owl-next, .gallary-bx-continer .owl-nav .owl-prev {
        top: 5px
    }

    .gallary-bx-continer .owl-nav .owl-prev {
        margin-right: 5px
    }

    .gallary-bx-continer .owl-nav .owl-next {
        margin-right: 45px
    }

    .zoom-on-hover:hover img {
        transform: none
    }
}

@media (max-width: 555px) {
    .date-time-box {
        width: 25%;
        margin: 0
    }

    .date-time-box:first-child {
        width: 21%
    }

    .date-time-box:last-child {
        width: 50%;
        text-align: right
    }

    .contact-box {
        padding-left: 0
    }

    .contact-box .green-icon {
        margin-right: 4px;
        margin-top: 0 !important
    }

    .top-email {
        display: inline-block !important;
        padding: 0;
        float: left
    }

    .social-header-bx {
        width: 100%;
        margin: 0
    }

    div.pp_pic_holder {
        width: 90% !important;
        left: 5% !important
    }

    div.ppt {
        width: 97% !important;
        margin: 0 3% !important
    }

    .pp_content_container .pp_left {
        padding-left: 20px !important
    }

    div.pp_default .pp_content_container .pp_left {
        padding-left: 15px !important
    }

    .pp_content_container .pp_right {
        padding-right: 20px !important
    }

    .pp_content {
        width: 100% !important;
        padding: 0 !important;
        height: 100% !important;
        overflow: hidden !important
    }

    .pp_hoverContainer {
        width: calc(90% + 8px) !important;
        margin: 0 !important;
        height: 100% !important
    }

    #pp_full_res iframe, #pp_full_res img {
        width: 100% !important;
        height: auto !important
    }

    .pp_content_container .pp_details {
        width: 100% !important
    }

    .pp_nav {
        width: 100% !important;
        top: 35px !important
    }

    .pp_nav .currentTextHolder {
        left: initial !important;
        right: 3px !important
    }

    .pp_description {
        display: block !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
        text-align: center !important;
        position: relative !important;
        top: -35px !important
    }
}

a.mobile-number, a.mobile-number:hover, a.mobile-number:visited {
    color: #4d4c4c;
    text-decoration: none
}

.video-frame {
    margin-bottom: 20px
}

#video-slide-sync1 .item, .video-frame {
    position: relative;
    overflow: hidden;
    width: 100%; /*height:160px*/;
    padding-bottom: 49%;
    padding-top: 25px;
    height: 0;
}

#video-slide-sync1 .item iframe, .video-frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slider-continer {
    min-height: 398px
}

.slide-sync1 {
    min-height: 390px
}

.facebook .pp_details {
    display: none !important
}

.hide-on-mobile, .hide-on-mobile-just-for-home {
    display: block
}

.show-on-mobile, .show-span-on-mobile {
    display: none
}

.box-with-blue-head-white.box-with-blue-head-and-borderd .box-with-blue-head-title {
    border-bottom: 1px solid #2675d7
}

@media (max-width: 767px) {
    .hide-on-mobile, .hide-on-mobile-just-for-home {
        display: none
    }

    .show-on-mobile {
        display: block
    }

    .show-span-on-mobile {
        display: inline-block
    }

    .slide-sync1 {
        min-height: 220px
    }
}

@media (min-width: 1200px) {
    .curency-bx {
        width: 47.667% !important
    }
}

.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 25px
}

.vid embed, .vid iframe, .vid object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-mobile-headline {
    display: none;
    margin: 0
}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
    .video-container {
        padding-bottom: 10px
    }

    .flex-video {
        padding-top: 0
    }
}

@media (max-width: 767px) {
    .video-mobile-headline {
        display: block
    }
}

.box-with-icon-and-title {
    margin: inherit !important
}

@media (max-width: 1199px) and (min-width: 992px) {
    .gallery-tab-box {
        min-height: 400px !important
    }
}

@media (max-width: 767px) {
    .gallery-tab-box { /*max-height: 255px !important;*/
        float: right;
        width: 100%;
        overflow: hidden;
    }
}

.vbox-content img {
    width: 60% !important
}

.gray-borderd-box p {
    text-align: justify !important
}

.g-recaptcha {
    position: relative;
    z-index: 2
}

p.box-with-icon-and-title-content {
    text-align: justify !important
}

.logo a {
    position: relative;
    display: block;
    z-index: 2
}

@media (max-width: 991px) {
    .logo a img {
        width: 100%;
        max-width: 300px
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    #bottom-header-area-nav, #bottom-header-area-slider {
        margin-bottom: 0
    }

    #bottom-header-area-slider {
        margin-top: 0
    }

    .news-bar-title {
        font-size: 10px
    }

    .cycle-slideshow li {
        font-size: 11px
    }
}

@media (min-width: 992px) {
    #bottom-header-area-slider .col-md-8 {
        width: 71.666667%;
        margin-left: -4px
    }
}

#go_to_antalya {
    border: 0;
    background: #fff0;
    display: inline-block;
    width: auto;
    padding: 5px 5px 5px 0;
    color: #343f51;
    font-size: .84em
}

#go_to_antalya span {
    float: left
}

#go_to_antalya i {
    line-height: 12px;
    font-size: 20px;
    position: relative;
    padding-left: 5px;
    top: 2px
}

#go_to_antalya .blue-bg {
    background: #16a160;
    font-weight: normal;
    color: #fff;
    padding: 5px 5px;
    display: block;
    float: right;
    margin-top: -5px;
    margin-bottom: -5px;
    margin-left: 5px
}

#go_to_antalya .blue-bg:focus, #go_to_antalya .blue-bg:hover {
    background: #2675d7
}

@media (min-width: 992px) {
    #bottom-header-area-slider .col-md-2 {
        padding: 0
    }
}

.slider-continer {
    margin-bottom: 0 !important
}

.article-box p a {
    line-height: 1.7
}

#stick_whatsapp {
    display: block;
    position: fixed;
    bottom: 50px;
    width: 65px;
    z-index: 1;
    margin-right: 30px
}

.important_numners {
    padding-top: 7px;
    padding-right: 0
}

.call-icon, .home-icon, .navbar-brand {
    display: none
}

.navbar-collapse {
    background-color: #eee;
    position: relative;
    z-index: 1000
}

.reviews-box {
    display: inline-block;
    float: right;
    margin-top: 8px;
}

.reviews-count {
    font-size: 10px;
    display: inline-block;
    width: 60px;
    float: left;
    text-align: left;
    margin-left: 5px
}

.reviews-num, .reviews-rate {
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
    direction: ltr;
    line-height: 0;
    float: left;
    color: #616161
}

.reviews {
    font-size: 13px;
    background: #2675d7;
    color: #fff;
    padding: 0 10px;
    border-radius: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px
}

.reviews i {
    background: 0 0;
    margin: 0;
    font-size: 13px;
    color: #fff;
    width: 16px;
    height: 16px;
    line-height: 16px
}

@media (max-width: 1199px) and (min-width: 992px) {
    .box-with-blue-head-2x .box-with-blue-head-title {
        height: 65px
    }

    .box-with-blue-head-2x .box-with-blue-head-title i {
        height: 65px;
        float: left;
        line-height: 60px;
        margin-right: 10px
    }

    .box-with-blue-head-2x .box-with-blue-head-title small {
        display: inline-block;
        padding-right: 60px;
        position: relative;
        top: -20px;
        right: -60px
    }

    .box-with-blue-head-2x .box-with-blue-head-title .reviews i {
        height: 16px;
        float: none;
        line-height: 16px;
        margin: 0
    }

    .reviews-box {
        margin-top: -65px
    }
}

@media (max-width: 767px) {
    .box-with-blue-head-2x .box-with-blue-head-title small {
        display: inline-block;
        padding-right: 60px;
        position: relative;
        top: 20px;
        right: -215px
    }

    .box-with-blue-head-2x .box-with-blue-head-title .reviews i {
        height: 16px;
        float: none;
        line-height: 16px
    }

    .reviews-box {
        margin-top: 10px
    }
}

@media (max-width: 540px) {
    .box-with-blue-head-title i {
        margin-right: 5px;
        width: 40px
    }

    .box-with-blue-head-white .box-with-blue-head-title {
        font-size: 18px
    }

    .reviews-count {
        font-size: 9px
    }

    .box-with-blue-head-2x .box-with-blue-head-title .reviews i {
        margin: 0;
        width: 16px;
        font-size: 12px
    }

    .box-with-blue-head-2x .box-with-blue-head-title small {
        top: 20px;
        left: -70px
    }
}

@media (max-width: 491px) {
    .reviews-box {
        margin-top: -25px
    }
}

@media (max-width: 380px) {
    .box-with-blue-head-2x .box-with-blue-head-title small {
        top: -15px;
        left: 0px
    }
    .box-with-blue-head-2x .box-with-blue-head-title small {
        top: 25px;
        left: -65px;
    }
}

@media (max-width: 360px) {
    .reviews-box {
        margin-top: -60px
    }
    .box-with-blue-head-2x .box-with-blue-head-title small {
        top: -15px;
        left: 0px;
    }
}

@media (max-width: 300px) {
    .reviews-box {
        margin-top: -65px
    }
}

@media (max-width: 600px) {
    #stick_whatsapp {
        bottom: 80px
    }

    #bottom-header-area {
        border-bottom: 3px solid #f8a501
    }

    nav.navbar {
        position: fixed;
        border-top: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
        box-shadow: none;
        background: #f6f6f6;
        min-height: 36px;
        width: 100%;
        top: 0;
        height: 38px;
        z-index: 1000
    }

    #go_to_antalya {
        width: 100%;
        border: 0;
        padding: 5px 0;
        font-size: 12px;
        letter-spacing: -.5px
    }

    #go_to_antalya .blue-bg {
        padding: 5px 5px;
        float: left;
        margin-top: -5px;
        width: auto;
        text-align: center;
        display: inline-block;
        border-radius: 3px;
    }

    #bottom-header-area-nav {
        margin-bottom: 0
    }

    #bottom-header-area-slider {
        margin-top: 0;
        margin-bottom: 8px
    }

    .top-header-move {
        position: relative;
        margin-top: 46px
    }

    .navbar-toggle {
        border: 0;
        margin: 0;
        border-right: 1px solid #e8e8e8;
        border-radius: 0;
        padding: 11px 10px
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #495461
    }

    .navbar-brand {
        padding: 0;
        margin: 0;
        height: 38px;
        overflow: hidden;
        text-align: center;
        width: calc(100% - 85px);
        color: #495461;
        font-family: Cairo, sans-serif;
        line-height: 36px;
        display: block;
        float: right;
        font-size: 1em
    }

    .call-icon {
        font-size: 21px;
        line-height: 36px;
        float: left;
        text-align: center;
        width: 40px;
        border-right: 1px solid #e8e8e8;
        color: #495461;
        display: block
    }

    .orange-text {
        color: #f8a501
    }

    .blue-text {
        color: #2675d7
    }

    .ask-list li a {
        text-align: center
    }

    .news-bar {
        width: calc(100% - 45px);
        overflow: hidden;
        float: right
    }

    .home-icon {
        float: left;
        width: 40px;
        text-align: center;
        line-height: 30px;
        font-size: 24px;
        background: #2675d7;
        border-radius: 3px;
        margin-right: 5px;
        color: #fff;
        display: block;
        margin-bottom: 8px
    }

    #bottom-header-area-slider .col-xs-12 {
        padding-left: 10px
    }
}

@media (max-width: 470px) {
    #small-top-header-area {
        height: 155px
    }

    .top-number {
        width: 100%
    }

    .top-email {
        float: right;
        padding: 0 !important
    }

    .contact-box {
        padding: 0
    }

    #small-top-header-area > div.contact-head-bx {
        padding-right: 5px !important
    }
}

#add-rev {
    padding-right: 84px;
    text-align: right;
    padding-top: 5px
}

#add-rev-2 {
    padding-left: 38%;
    text-align: right
}

@media (max-width: 1199px) {
    #add-rev {
        padding-right: 60px
    }

    #add-rev-2 {
        padding-right: 63px
    }
}

@media (max-width: 991px) {
    #add-rev {
        padding-right: 0;
        text-align: left
    }

    #add-rev-2 {
        padding-left: 15px;
        text-align: left
    }

    .title-lg-text {
        padding: 0
    }

    .customer-title {
        padding-right: 0
    }

    .customer-title .title-lg-text {
        font-size: 25px
    }
}

@media (max-width: 400px) {
    .customer-title .title-lg-text {
        font-size: 23px
    }
}

.go-to-box {
    padding-right: 1.4%;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .go-to-box {
        padding-right: 28px
    }

    .news-box {
        padding-left: 0
    }
}

@media (max-width: 991px) {
    .go-to-box {
        padding-right: 15px
    }
}

.side-boxes-with-icon-text p {
    font-size: 18px
}

.bunner-borderd-box-title-overlay p {
    font-size: 20px
}

.bunner-borderd-box-title-overlay small {
    font-size: 12px
}

.hiddenTag, .hiddenTag-mobile {
    display: none !important;
    overflow: hidden
}

body {
    background-size: auto auto !important;
    background-position: top -280px center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    -webkit-background-size: auto auto !important;
    -moz-background-size: auto auto !important;
    -o-background-size: auto auto !important
}

@media (max-size: 767px) {
    #fpc_box {
        display: none
    }
}

.blue-text {
    color: #2675d7 !important
}

.main-box-sub-title {
    padding: 3px;
    padding-top: 15px
}

a {
    color: #2675d7;
    text-decoration: none
}

@media (max-width: 767px) {
    .nav li a {
        line-height: 22px
    }
}

.box-with-blue-head-title-home i {
    line-height: 46px;
    height: 50px
}

.location i {
    display: inline-block;
    padding-right: 5px;
}

.item {
    direction: ltr;
}

.zoom-on-hover:hover .location {
    left: 0px;
    transition: all 0.5s ease;
}

.price-bar .price-lg-text b {
    font-family: 'Cairo', serif;
    font-size: 16px;
    display: inline-block;
}

.page-title a:hover {
    background: #5d5d5d;
}

.owl-carousel .owl-item .gray-borderd-box-title .left-flag img {
    height: auto !important;
}

.logo a > div {
    display: table-cell;
    vertical-align: middle;
}

.a2a_kit.a2a_kit_size_32.a2a_default_style {
    float: none !important;
    margin-bottom: 0 !important;
}

.gallary-bx-continer .owl-nav .owl-next, .gallary-bx-continer .owl-nav .owl-prev {
    right: auto;
    left: 0;
}

.gallary-bx-continer .owl-nav .owl-prev {
    margin-left: 45px;
}

.gallary-bx-continer .owl-nav .owl-next {
    margin-right: auto;
}

.logo a {
    position: relative;
    display: table;
    z-index: 2;
}

.image_logo img {
    float: right;
    width: 120px !important;
}

.text_head h2 span {
    color: #407ecd;
}

.text_head h2 {
    float: right;
    width: 100%;
    font-size: 30px;
    margin: 0 0;
    font-weight: bold;
    margin-top: -25px;
    color: #938f8f;
}

.text_head p {
    float: left;
    width: 100%;
    text-align: right;
    margin: 7px 0 0;
    color: #938f8f;
    font-weight: bold;
}

.navbar-header .image_helogo {
    display: inline-block;
    width: 26px;
    margin-top: -4px;
}

.navbar-header .naskdasd-text {
    color: #938f8f;
}

.page-title a {
    float: right;
    background: #2675d7;
    font-size: 16px;
    color: #fff;
    padding: 8px 10px;
    border-radius: 5px;
    margin-top: 10px;
}

.top-yellow-borderd-box-detail .tooltip-box {
    text-align: left;
    direction: initial;
}

.location {
    position: absolute;
    left: 0px;
    bottom: 15px;
    padding: 5px 10px;
    padding-right: 15px;
    background: rgba(0, 0, 0, 0.65);
    color: #fff;
    font-size: 16px;
    direction: initial;
    transition: all 0.5s ease;
}

.losotio .location {
    left: 0 !important;
}

.zoom-on-hover {
    position: relative;
}

span.side-list-details-box-lg-red-text b {
    float: left;
    padding-right: 5px;
    font-size: 22px;
    font-family: 'Cairo', serif;
}

span.top-number a {
    float: right;
}

span.top-number {
    float: left;
    width: 100%;
    text-align: left;
}

.price_discss span.price_discs:before {
    width: 110%;
}

.side-list-details-box-lg-red-text {

    direction: ltr !important;
    display: inline-block;
}

a.mobile-number {
    direction: initial;
    padding-right: 5px;
    padding-top: 6px;
    font-weight: 600;
}

#go_to_antalya > span > a {
    color: #fff;
}

#go_to_antalya .blue-bg {
    border-radius: 4px;
}

#go_to_antalya {
    padding: 5px 0px 5px 0 !important;
}

#go_to_antalya .blue-bg-2 {
    background: #F8A501;
    color: #fff;
    padding: 5px 5px;
    display: block;
    float: right;
    margin-top: -5px;
    margin-bottom: -5px;
    margin-left: 3.5px;
    border-radius: 4px;
    font-weight: normal;
}

#go_to_antalya .blue-bg-2:hover,
#go_to_antalya .blue-bg-2:focus {
    background: #2675d7;
}

p.price-lg-text.mor_mars > i {
    display: none;
}

p.price-lg-text.mor_mars i,
.price-bar .price-lg-text .price_discs i {
    margin-left: 2px;
}

.price_disc {
    position: absolute;
    left: -37px;
    top: -15px;
    background: #c02127;
    color: #fff;
    font-size: 14px;
    transform: rotate(-45deg);
    text-align: center;
    width: 100px;
    line-height: 75px;
    height: 60px;
}

span.price_discs {
    display: inline-block;
    font-size: 20px;
    position: relative;
    margin-right: 5px;
}

.price_discs.mor_mars i {
    margin-left: 2px !important;
}

span.price_discs:before {
    content: '';
    position: absolute;
    right: -5%;
    width: 50%;
    height: 2px;
    background: #807e7e;
    top: 55%;
    transform: translateY(-50%);
}

.side-list-details-box.side-list-details-box-no-icon,
.top-yellow-borderd-box {
    position: relative;
    overflow: hidden;
}

#go_to_antalya .yellow-bg {
    background: #02929d;
    color: #fff;
    padding: 5px 5px;
    display: block;
    float: right;
    margin-top: -5px;
    margin-bottom: -5px;
    margin-left: 5px;
    border-radius: 4px;
    font-weight: normal;
}

#go_to_antalya .yellow-bg:hover, #go_to_antalya .yellow-bg:focus {
    background: #284557;
}

.ads_manage {
    float: left;
    width: 100%;
    padding: 20px 20px 15px;
    border: 1px solid #2675d7;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.ads_manage > span {
    position: absolute;
    left: -30px;
    top: 15px;
    background: #c02127;
    color: #fff;
    font-size: 14px;
    width: 150px;
    text-align: center;
    padding: 5px;
    transform: rotate(-35deg);
}

.ads_manage h2 {
    float: left;
    width: 100%;
    color: #163443;
    font-size: 4em;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 0;
}

.ads_manage p.tx_ads_manage {
    float: right;
    width: 100%;
    color: #1eb563;
    font-size: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #3b3838;
    margin-top: 15px;
    /*text-align: justify;*/
}

p.price_ads_manage span b {
    position: absolute;
    left: -15px;
    font-size: 26px;
    top: -7px;
}

p.price_ads_manage span {
    float: right;
    color: #c02127;
    font-size: 56px;
    font-weight: bold;
    position: relative;
    margin-top: -15px;
    padding-left: 5px;
}

p.price_ads_manage {
    float: right;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 23px;
    padding-top: 25px;
    padding-right: 10px;
}

.ads_manage ul {
    float: right;
    width: 100%;
}

.ads_manage li:first-child {
    padding-top: 5px;
}

.ads_manage li a {
    float: right;
    width: 100%;
    padding: 5px 6px 7px;
    border-radius: 5px;
    background: #3b3838;
    color: #fff;
    font-weight: normal;
}

.ads_manage li a:hover {
    color: #ffca33;
}

.ads_manage li:last-child {
    padding-right: 0;
}

.ads_manage li {
    float: left;
    padding-right: 5px;
    color: #163443;
    font-size: 14px;
    font-weight: bold;
}

.ads_manage ul {
    float: right;
    width: 100%;
    list-style: none;
    padding: 0;
}

.ads_manage > a {
    float: right;
    padding: 7px 15px 10px;
    color: #fff;
    border-radius: 5px;
    background: #3b3838;
    font-size: 16px;
    margin-top: -40px;
}

.ads_manage > a:hover {
    background: #12a362;
}

.bottom-ask-list li a.blue-bg {
    background: #fff;
    border: 1px solid #2675d7;
    color: #2675d7;
}

/**{
	text-transform: capitalize;
}*/
/*.dropdown:hover>.dropdown-menu {
    display: block;
}*/
/*button.btn-more {
    display: inline-block;
    border: 1px solid #2675d7;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    background: #fff;
    color: #2675d7;
}*/
.bottom-ask-list li a:hover {
    background: #fff !important;
    border: 1px solid #f6ae00;
    color: #f6ae00;
}

.img_mapsw img {
    width: 32px !important;
    height: 32px !important;
}

.maps {
    margin-top: -5px !important;
}

#add-rev-2 span {
    margin-left: 20px !important;
    height: 34px !important;
}

#add-rev-2 a, #add-rev-2 span {
    padding: 10px 5px;
    font-size: 13px;
    color: #fff;
    background: #2675d7 !important;
    box-shadow: 0px 1px 1px 1px #ccc;
    float: left;
    margin: 5px 0px;
    border-radius: 15px;
    padding: 10px 15px !important;
    /*height: 34px !important;*/
    line-height: 14px;
    text-transform: capitalize;
    direction: initial;
}

.gray-borderd-box-title .left-flag img {
    height: auto !important;
}

@media (max-width: 767px) {

    .gray-borderd-box-title .left-flag {
        float: right;
        font-size: 13px;
        font-weight: 400;
        overflow: hidden;
        line-height: 24px
    }

    h3 {

        word-break: break-all;
    }

    .sshare {
        margin-bottom: 20px !important;
    }

    #add-rev-2 a {
        margin-top: 5px !important;
    }

    /*.reviews-box {
        margin-top: -32px;
    }*/

    .box-with-blue-head-footer a {
        margin-bottom: 5px;
    }

    .side-boxes-with-icon-center {
        position: relative;
    }

    .side-boxes-with-icon-text {
        padding-left: 55px;
    }

    .side-boxes-with-icon-text small {
        float: right;
        font-size: 12px;
        height: 17px;
        overflow: hidden;
    }

    .side-boxes-with-icon-text p {
        font-size: 16px;
    }

    .main_icon {
        float: none;
        position: absolute;
        top: 3px;
        left: 15px;
    }

    .gray-borderd-box p {
        line-height: 1.8 !important;
        word-break: break-all;
    }

    #add-rev-2 a {
        margin-top: -10px;
    }

    .owl-carousel .owl-item img,
    .min-article-box-img img {
        height: 220px !important;
    }

    .page-title {
        /*margin-bottom: 75px;*/
    }

    .page-title > a {
        padding: 13px 20px !important;
        position: absolute;
        right: 15px;
        bottom: -68px;
        z-index: 1;
    }

    footer {
        border: 0;
        background: transparent;
    }

    footer .go-btn {
        margin: 0 auto -20px;
    }

    .mb-34 {
        margin-bottom: -34px;
    }

    .cycle-slideshow {
        width: calc(100% - 120px);
    }

    .ads_manage li a {
        margin-bottom: 10px;
    }

    .ads_manage > a {
        margin-top: 15px;
        /*color: #ffca33;*/
    }

    .ads_manage ul {
        display: none;
    }

    .ads_manage h2 {
        font-size: 35px !important;
        line-height: 45px;
    }

    .ads_manage p.tx_ads_manage {
        font-size: 18px !important;
    }

    #add-rev-2 span {
        margin-left: 10px !important;
    }
}
