/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.2.1
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

body {
    font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
    font-size: 17px;
}

img {
    display: inline-block;
}

textarea.form-control.textarea_high {
    height: 200px;
}

.text-warning {
    color: red;
}

.scrollToTop {
    background: #006ebc;
    border: 2px solid white;
    border-radius: 10px;
    color: white;
    bottom: 15px;
    width: 50px;
    height: 50px;
    opacity: 0.7;
    right: 15px;
}

.scrollToTop i {
    font-size: 50px;
    font-weight: bold;
    line-height: 50px;
}

iframe[name="google_conversion_frame"] {
    display: none;
}

/*
.logo a {
    width: 320px;
    height: 100px;
    background: url(/images/logoGuideya.png) no-repeat;
    background-size: contain;
    display: inline-block;
}
*/
.logo a img {
    max-height: 100px;
}

.dropdown-menu {
    right: 0;
    left: auto;
}

#header-top-second .notice {
    float: right;
    color: red;
    padding-top: 8px;
}

.header-top {
    font-size: 16px;
}

header .navbar-default .navbar-nav {
    margin-top: 3px;
}

header .navbar-default .navbar-nav > li > a {
    font-size: 19px;
    font-weight: normal;
    padding: 5px 5px;
}

body.rtl header .navbar-default .navbar-nav > li > a {
    font-size: 21px;
}

.header {
    border-bottom: 2px solid #f99d1c;
}

#header-top-second {
    padding: 5px 0;
}

/*
.main-navigation .navbar-nav > li {
    margin: 0 15px 0 0;
}
.header-top nav {
    display: inline-block;
    margin-left: 2em;
}

.header-top ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.header-top ul li {
    list-style: none;
    display: inline-block;
    margin-right: 1em;
}
*/

.navbar-default .navbar-nav > li > a {
    z-index: auto;
}

.navbar-collapse.collapse.in {
    z-index: 3;
}

.header-top .navbar-nav {
    margin: 0;
}

.header-top .navbar-nav > li > a {
    padding: 0;
}

.header-top .dropdown > a::before {
    display: none;
}

.main-container {
    padding-top: 0;
    min-height: 500px;
}

h1 {
    font-weight: normal;
    font-size: 36px;
}

.btn {
    font-size: 17px;
}

label.btn, span.btn, div.btn {
    margin: 0;
    min-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.toggle {
    height: 40px !important;
}

.toggle-off.btn {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333 !important;
}

.toggle-handle {
    background: white !important;
}

a, .text-default {
    color: #006ebc;
}

.form-control {
    font-size: 16px;
}

textarea.form-control {
    height: 100px;
}

.col-sm-4.agent .form-group {
    background: #f4f4f4;
    height: 160px;
    margin: 0;
    padding: 20px 10px 0;
}

.col-sm-4.agent .form-group label {
    display: inline-block;
    margin: 0 10px;
}

.col-sm-4.agent .form-group h2 {
    margin: 0 0 10px;
}

.col-sm-4.agent .form-group h2.guest {
    padding-top: 45px;
}

.col-sm-4.agent .guest {
    margin-top: 20px;
}

.col-sm-4.agent .guest .btn-primary {
    margin: 0;
}

form.nopad {
    margin: 0;
}

.table > thead > tr > th,
.table > tfoot > tr > th {
    background: #006ebc;
    border-bottom-color: #006ebc;
    color: white;
}

.table > thead > tr > th select,
.table > thead > tr > th button,
.table > thead > tr > th table{
    color: black;
}

.table.table-striped tbody td {
    font-size: 18px;
    padding: 20px 15px;
}

.table.table-striped tbody td.pad {
    padding-top: 55px;
}

.table.table-striped tbody td.pad2 {
    padding-top: 45px;
}

.table img {
    max-width: 150px;
}

td .btn.btn-sm {
    margin: 0;
    font-size: 18px;
    text-transform: none;
    min-width: 45px;
}

.record_age {
    color: grey;
    font-size: 17px;
}

.table .date {
    color: #006ebc;
}

.table .name {
    display: inline-block;
    font-size: 22px;
    line-height: 1.2;
    margin-top: -4px;
}
/*
.table img {
    max-width: 130px;
}
*/
form.filter .btn-primary {
    margin-top: 25px;
}


.subfooter,
.subfooter .navbar-default .nav > li > a {
    font-size: 16px;
}

.header-top-dropdown .dropdown > button {
    color: black;
}

.form-horizontal .control-label:last-child {
    text-align: left;
}

.popover-content {
    white-space: nowrap;
}

.popover-content div:after {
    content: '❌';
    background: rgba(255,255,255,0.5);
    position: absolute;
    right: 15px;
    top: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    cursor: pointer;
    pointer-events: none;
}

.select2 {
    width: 100%;
}

select {
    color: black;
}

span.featured {
    display: inline-block;
    margin-top: 1em;
    color: red;
}

.dataTables_length select {
    height: 40px;
}

table.recommendations tr:nth-child(6n+1) td,
table.recommendations tr:nth-child(6n+2) td,
table.recommendations tr:nth-child(6n+3) td {
    background: #e8e8e8;
}

.qualifications {
    margin-top: 1em;
    display: inline-block;
}

.qualifications span {
    margin-right: 5px;
}

.qualifications span.featured {
    font-weight: bold;
    color: #006ebc;
}


.qualifications span:nth-of-type(odd) {
    font-weight: bold;
}

.qualifications + .tooltip > .tooltip-inner,
.recommendations + .tooltip > .tooltip-inner {
    text-align: left;
    background: white;
    color: black;
    border: 1px solid black;
    white-space: nowrap;
    max-width: none;
}

.help + .tooltip > .tooltip-inner {
    text-align: left;
    background: white;
    color: black;
    border: 1px solid black;
    min-width: 300px;
}

a.recipients {
    cursor: pointer;
}

.recipients + .popover .popover-content {
    text-align: left;
    background: white;
    border: none;
    color: black;
    min-width: 300px;
    height: 300px;
    font-weight: normal;
    position: relative;
}

.recipients + .popover .popover-content:after {
    content: '✕';
    position: absolute;
    right: 5px;
    top: -8px;
    color: black;
    font-size: 30px;
    cursor: pointer;
}

.recipients + .popover .popover-content ul {
    height: 100%;
    overflow-y: auto;
    padding: 0 0 0 10px;
}

.recipients + .popover .popover-content ul li:nth-child(even) {
    font-weight: bold;
}

.popover {
    max-width: none;
}

.profile p {
    margin-bottom: 5px;
}

.profile .properties img {
    border: 1px solid black;
}

.profile ul {
    padding: 0;
    list-style: inside square;
}

.border_right {
    border-right: 1px solid #CCC;
}

.border_left {
    border-left: 1px solid #CCC;
}

.truncate {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.images-group .imageThumbnail {
    cursor: move;
}

.bootstrap-duallistbox-container .moveall,
.bootstrap-duallistbox-container .removeall {
    display: none !important;
}

.bootstrap-duallistbox-container .move,
.bootstrap-duallistbox-container .remove{
    width: auto;
    float: none;
    margin: 10px auto !important;
    display: block;
    min-width: 120px;
}

.col-md-3 .form-control.date2 {
    padding-left: 10px;
    padding-right: 0;
}

body.rtl .col-md-3 .form-control.date2 {
    padding-left: 0;
    padding-right: 10px;
}

.pager a {
    text-transform: uppercase;
}

.pager .next > a {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}

.pager .next > a:hover,
.pager .next > a:focus {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
}

.pager .finish > a,
.pager .next > a.send {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}

.pager .finish > a:hover,
.pager .finish > a:focus,
.pager .next > a.send:hover,
.pager .next > a.send:focus {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}

.alert-info {
    color: black;
}

.bootstrap-duallistbox-container.row label em {
    color: #3d78d8;
    font-style: normal;
}

.bootstrap-duallistbox-container .info {
    font-size: 14px;
}

.bootstrap-duallistbox-container .box1 .clear1,
.bootstrap-duallistbox-container .box2 .clear2 {
    font-size: 12px;
    min-width: 100px;
    position: absolute;
    right: 15px;
    top: 48px;
    z-index: 1;
    background: grey;
    display: inline-block;
    padding: 7px 12px;
}

body.rtl .bootstrap-duallistbox-container .box1 .clear1,
body.rtl .bootstrap-duallistbox-container .box2 .clear2 {
    right: 0;
    left: 15px;
}

.bootstrap-duallistbox-container .box1.filtered .clear1,
.bootstrap-duallistbox-container .box2.filtered .clear2 {
    background: green;
}

.bootstrap-duallistbox-container .info-container {
    display: block;
}

.bootstrap-duallistbox-container .filter {
    margin: 0;
    width: calc(100% - 110px);
}

.nav-pills > li > a {
    font-size: 16px;
}

.bootstrap-dialog .bootstrap-dialog-message {
    font-size: 16px;
}

.owl-controls .owl-page span {
    border: 1px solid #3d78d8;
}

.owl-controls .owl-pagination {
    bottom: 0;
}

.owl-item img {
    margin: 0 auto;
}

h1 .btn {
    margin: 0;
}

.form-horizontal .control-label {
    padding-bottom: 7px;
}

.panel-heading a {
    padding: 11px 35px 11px 15px;
}

.form-horizontal .panel {
    margin-bottom: 10px;
}

tr.favorite {
    border: 1px solid #f99d1c;
}

.no-padding {
    padding: 0;
}

.panel-heading a.collapsed {
    background: #E6E6E6;
    color: #333;
}

.bootstrap-dialog-message .form-horizontal .control-label {
    text-align: left;
}

.bootstrap-dialog .modal-header {
    border-radius: 0;
}

.bootstrap-dialog .bootstrap-dialog-title {
    font-size: 20px;
    font-weight: bold;
}

.yadcf-filter-wrapper-inner {
    border: none;
}

.tab-content::after,
.nav-tabs > li.active > a::after{
    display: none;
}

.nav-tabs > li > a {
    font-size: 17px;
    border: 1px solid #f0f0f0;
}

.bootstrap-datetimepicker-widget .separator {
    display: table-cell;
    width: auto;
    height: auto;
    margin: 0;
    background: none;
    border: none;
}

.bootstrap-datetimepicker-widget .separator:after {
    display: none;
}

.bootstrap-datetimepicker-widget .btn {
    min-width: 0;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    width: auto;
}

.bootstrap-datetimepicker-widget table td {
    padding: 0 !important;
    height: auto;
    width: auto;
    line-height: 2;
}

.bootstrap-datetimepicker-widget a[data-action].btn {
    padding: 0;
    margin: 0;
}

/*
.nav-tabs > li.active > a::after {
    width: auto;
    height: 1px;
    right: 0;
    bottom: 0;
    top: auto;
}
*/
.spinner {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    display: none;
    z-index: 9999999;
}

#circularG{
    position:absolute;
    left: 50%;
    top: 50%;
    margin-top: -64px;
    margin-left: -64px;
    width:128px;
    height:128px;
}

.circularG{
    position:absolute;
    background-color:#3d78d8;
    width:30px;
    height:30px;
    border-radius:19px;
    animation-name:bounce_circularG;
    animation-duration:1.1s;
    animation-iteration-count:infinite;
    animation-direction:normal;
}

#circularG_1{
    left:0;
    top:51px;
    animation-delay:0.41s;
}

#circularG_2{
    left:13px;
    top:13px;
    animation-delay:0.55s;
}

#circularG_3{
    top:0;
    left:51px;
    animation-delay:0.69s;
}

#circularG_4{
    right:13px;
    top:13px;
    animation-delay:0.83s;
}

#circularG_5{
    right:0;
    top:51px;
    animation-delay:0.97s;
}

#circularG_6{
    right:13px;
    bottom:13px;
    animation-delay:1.1s;
}

#circularG_7{
    left:51px;
    bottom:0;
    animation-delay:1.24s;
}

#circularG_8{
    left:13px;
    bottom:13px;
    animation-delay:1.38s;
}




@keyframes bounce_circularG{
    0%{
        transform:scale(1);
    }

    100%{
        transform:scale(.3);
    }
}


#map {
    height: 700px;
    width: 100%;
}

.map_profile {
    max-width: 170px;
}

.map_profile .record_age {

}

.map_profile h3 {
    font-size: 20px;
    margin-top: 0;
}

.map_profile p {
    margin-bottom: 10px;
}

.map_legend {
    background: rgba(255,255,255,0.8);
    position: absolute;
    left: 20px;
    z-index: 1;
    top: 20px;
    padding: 0.5em 1em;
}

.map_legend li {
    list-style: none;
    display: block;
    margin: 5px 0;
}



/* tourists page */

body.tourists .header-top {
    background: #006cb7;
    border: none;
    font-size: 18px;
    line-height: 40px;
}

body.tourists .header-top a {
    color: white;
}

body.tourists header {
    border: none;
}

body.tourists a.pros {
    background: #4f8900;
    border-radius: 10px;
    color: white;
    font-size: 36px;
    line-height: 60px;
    padding: 0 1em;
}

body.tourists a.pros:hover {
    text-decoration: none;
    background: #fb9d1c;
}

body.tourists .logo a img {
    height: auto;
    max-width: 400px;
}

body.tourists .social-links {
    margin: 0;
    text-align: left;
}

body.tourists .social-links li {
    margin-right: 20px;
}

body.tourists .social-links li a {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    font-size: 22px;
    background-color: white;
    color: #006ebc;
    border: none;
}

body.tourists .social-links li a:hover {
    background: #fb9d1c;
    color: white;
}

body.tourists .banner {
    background-size: cover;
    background-repeat: no-repeat;
    height: 800px;
    border: none;
}

body.tourists .banner h1 {
    color: white;
    margin-top: 200px;
    font-size: 52px;
    text-shadow: 0 0 5px black;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

body.tourists .slogan {
    padding: 20px 0;
}

body.tourists .slogan h2 {
    text-align: center;
    color: #fb9d1c;
    font-size: 50px;
}

body.tourists .slogan h3 {
    text-align: center;
    color: #006cb7;
    font-size: 40px;
}

body.tourists .search {
    background: #006cb7;
    color: white;
    padding-bottom: 40px;
    margin-bottom: 35px;
    font-size: 20px;
}

body.tourists .search h2 {
    color: white;
    text-align: center;
    font-size: 32px;
}

body.tourists .search select,
body.tourists .search input {
    font-size: 20px;
}

body.tourists .search .form-control {
    height: 50px;
    margin: 0 0 15px;
    border: none;
}

body.tourists .search label {
    font-weight: normal;
}

body.tourists .form-control.btn {
    background: #fb9d1c;
    color: white;
    border-radius: 5px;
    padding: 0;
}

body.tourists .form-control.btn:hover {
    color: #fb9d1c;
    background: white;
}

body.tourists .btn {
    border-radius: 5px;
}

body.tourists .results {
    margin-bottom: 2em;
}

body.tourists .results .btn {
    margin: 0;
}

body.tourists .results h4 {
    color: #006ebc;
    font-size: 20px;
}

body.tourists .about {
    background: url(/images/getguide_about.jpg) no-repeat center top;
    font-size: 20px;
    min-height: 469px;
    line-height: 1.6;
    padding-top: 75px;
}

body.tourists .about h2 {
    color: #006ebc;
    font-size: 26px;
}

body.tourists .contact textarea {
    height: 150px;
}

body.tourists .contact input[type="submit"] {
    color: white;
    background: #006ebc;
    border: 1px solid #006ebc;
    border-radius: 5px;
}

body.tourists .contact input[type="submit"]:hover {
    background: white;
    color: #006ebc;
}

body.tourists .contact h3 {
    color: #006ebc;
}

body.tourists .contact h3 a {
    color: #006ebc;
    text-decoration: underline;
    font-weight: bold;
}


body.tourists .subfooter {
    background: #006ebc;
    color: white;
}

body.tourists .faq {
    margin: 50px auto;
    font-size: 20px;
    line-height: 1.8;
}

body.tourists .faq h2 {
    color: #006cb7;
    font-size: 40px;
}

body.tourists .faq .row {
    margin-bottom: 1em;
}

body.tourists .faq .a {
    color: #006cb7;
    position: relative;
}

body.tourists .faq .a:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 10px;
    width: 10px;
    height: 54px;
    background: url(/images/faq_arrow.png) no-repeat;
}


body.iframe h1 span {
    font-size: 23px;
    font-style: italic;
    font-weight: bold;
    color: #006cb7;
}

.profile_card {
    background: #EEE;
    padding: 1em;
    margin-bottom: 1em;
}

.profile_card a.pull-left {
    margin-right: 1em;
    display: inline-block;;
}

.profile_card p {
    margin-bottom: 10px;
    line-height: 1.2;
}

.profile_card a.name {
    font-size: 20px;
    line-height: 1;
}

.profile_card .btn.btn-sm {
    margin: 0 10px 0 0;
}

.profile_card img {
    width: 150px;
    height: 150px;
}

.profile_popup h3 {
    margin-top: 0;
}

.profile_card p.buttons {
    position: absolute;
    bottom: 25px;
    right: 25px;
}

.modal-header .close {
    color: white;
    opacity: 1;
}

body.rtl .alert {
    padding-left: 30px;
    padding-right: 70px;
}

body.rtl .alert::before {
    right: 0;
    left: auto;
}
body.rtl .alert::after {
    right: 17px;
    left: auto;
}

@media (max-width: 991px)
{
    .btn {
        min-width: 0;
    }

    .col-sm-4.agent .form-group h2.guest {
        padding-top: 0;
    }

    body.tourists a.pros {
        font-size: 24px;
    }

    .profile_card {
        min-height: 0;
    }
}

@media (max-width: 767px)
{
    .logo {
        float: left;
    }

    .logo img {
        width: 200px;
    }

    header .navbar-collapse {
        position: absolute;
        right: 15px;
        top: 50px;
        z-index: 1;
        width: 200px;
        background: #fafafa;
        border: 1px solid #f1f1f1;
    }

    header .navbar.navbar-default {
        background: none;
        border: none;
    }

    header .navbar-default .navbar-nav {
        margin-top: 0;
    }

    .navbar-default .navbar-toggle {
        border-color: #ffa500;
    }

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

    header .navbar-default .navbar-nav > li > a {
        padding: 10px 15px;
    }

    h1 {
        font-size: 28px;
    }

    table.table-striped th,
    .table.table-striped tbody td {
        font-size: 15px;
        padding: 10px !important;
    }

    .record_age {
        font-size: 16px;
        line-height: 1;
        display: inline-block;
    }

    .table .name {
        font-size: 18px;
        line-height: 1;
    }

    td .btn.btn-sm {
        min-width: 0;
        width: 45px;
        position: relative;
    }

    td .btn.btn-sm i {
        padding-right: 0;
        font-size: 30px;
        margin-top: 10px;
    }

    td .btn.btn-sm span {
        display: none;
    }

    form.filter .btn-primary {
        margin-top: 0;
    }

    body.tourists .banner {
        height: 400px;
    }

    body.tourists .banner h1 {
        margin-top: 100px;
        font-size: 30px;
    }

    body.tourists .slogan h2 {
        font-size: 36px;
    }

    body.tourists .slogan h3 {
        font-size: 26px;
    }

    body.tourists .faq .q {
        color: #006cb7;
        font-weight: bold;
    }

    body.tourists .faq .a {
        color: #666666;
    }

    body.tourists .about {
        background: #fdf6d9;
        padding: 50px 0;
    }

    body.tourists .map iframe {
        height: 200px;
    }

    body.tourists .contact textarea {
        height: 70px;
    }

    body.tourists .results h4 {
        font-size: 18px;
    }

    body.tourists a.pros {
        font-size: 20px;
    }

    body .profile_card p.buttons {
        position: relative;
        bottom: auto;
        right: auto;
    }

}

@media (max-width: 479px) {
    table.table-striped th,
    .table.table-striped tbody td {
        padding: 3px !important;
    }

    table.table-striped th {
        font-size: 15px;
    }

    .table .name {
        font-size: 16px;
    }

    .record_age {
        font-size: 14px;
    }

    .col-sm-4.agent .form-group {
        height: auto;
        padding: 20px 0;
        text-align: center;
    }

    .col-sm-4.agent .form-group > input.btn {
        margin: 10px 0 0;
    }

    td .btn.btn-sm.call {
        width: 20px;
        background: transparent;
        border: none;
        padding: 0;
    }

    td .btn.btn-sm.call i {
        color: #f0ad4e;
    }

    td input[type="text"] {
        max-width: 100px;
    }

    #map {
        height: 500px;
    }

    .map_legend {
        top: 10px;
        font-size: 14px;
        padding: 0 5px 0 0;
    }

    .map_legend img {
        width: 20px;
    }

    .profile_card img {
        width: 70px;
        height: 70px;
    }

    .profile_card p.buttons {
        clear: left;
    }

    .profile_card .btn.btn-sm {
        min-width: 70px;
        margin: 5px 10px 0 0;
        padding: 5px;
    }

}
