@font-face {
    font-family: 'utm_avoregular';
    src: url('./fonts/utm-avo-webfont.woff2') format('woff2'), url('./fonts/utm-avo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'utm_avobold';
    src: url('./fonts/utm-avobold-webfont.woff2') format('woff2'), url('./fonts/utm-avobold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'utm_avobold_italic';
    src: url('./fonts/utm-avobold-italic-webfont.woff2') format('woff2'), url('./fonts/utm-avobold-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'utm_avoitalic';
    src: url('./fonts/utm-avoitalic-webfont.woff2') format('woff2'), url('./fonts/utm-avoitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} 

@font-face {
    font-family: 'gotham';
    src: url('./fonts/gothambold-webfont.woff2') format('woff2'), url('./fonts/gothambold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'gotham';
    src: url('./fonts/gothambook-webfont.woff2') format('woff2'), url('./fonts/gothambook-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham';
    src: url('./fonts/gothammedium-webfont.woff2') format('woff2'), url('./fonts/gothammedium-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'gotham';
    src: url('./fonts/gothamlightitalic-webfont.woff2') format('woff2'), url('./fonts/gothamlightitalic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

/*Fonts 8 June 2020*/
@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-MediumCondensed.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-MediumCondensed.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-BookCondensed.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-BookCondensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-LightItalic.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-Ultra.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-Ultra.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-BookItalic.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-BoldItalic.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-Black.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-XLight.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-XLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-MediumItalic.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-LightCondensed.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-LightCondensed.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-UltraItalic.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-UltraItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-BoldCondensed.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-BoldCondensed.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-Thin.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-Light.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-Bold.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-XLightItalic.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-XLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-Book.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-Medium.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('./fonts/GothamHTF/GothamHTF-ThinItalic.woff2') format('woff2'),
        url('./fonts/GothamHTF/GothamHTF-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/*end of Fonts 8 June 2020*/

body{
    font-family: 'gotham';
}
h1,h2,h3,h4,h5,a{
    font-family: 'gotham';
}
/*google*/
.gm-style .gm-style-iw-t .gm-style-iw-c{
    background-color: #0c0b0b;
}

.gm-style-iw-d{
    overflow: hidden !important;
    margin-right: 10px;
}
.gm-ui-hover-effect img{
    filter: invert(1);
}
.gm-style .gm-style-iw-t::after{
    background: linear-gradient(45deg,rgba(0,0,0,0.85) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0) 100%) !important;
}








@media (min-width: 1200px){
.container {
    width: 1200px;
    padding-right: 10px;
    padding-left: 10px;
}
}
.header-left{
    float: left;
    margin-top: 55px;

}
.header-left .logo img{
    max-width: 350px;
}
.header-right{
    float: right;
    margin-top: 1.25rem;
    text-align: right;
}

.header-right .logo2{
    display: inline-block;
}
.header-right .logo2 img{
    height: 120px;
}
.header-right .hm{
    font-size: 1.2rem;
    margin-right: .75rem;
    display: inline-block;
    vertical-align: bottom;
}

a{
    line-height: inherit;
    color: #1779ba;
    text-decoration: none;
    cursor: pointer;
}
li{
    list-style: none;
}
@media (min-width: 1200px){
.navbar-nav {
    float: right;
    margin: 0;
}
}
.header-right .mm{
    color: #e6007e;
    margin-right: 1rem;
}
.header-right .mm2{
    font-family: 'gotham';
    color: #878787;
}
.header-right .mm2:hover{
    text-decoration: none;
    color: #e6007e;
}

nav.navbar.bootsnav{
    border: none;
    background: none;
    margin-bottom: 0px;
    margin-top: 10px;
}

nav.navbar.bootsnav ul.nav > li:hover:before{ height: 25px; }
nav.navbar.bootsnav ul.nav > li.megamenu-fw:before{ left: 11.3%; }

nav.navbar.bootsnav ul.nav > li:hover:after{
    bottom: 20px;
    opacity: 1;
}
nav.navbar.bootsnav ul.nav > li.megamenu-fw:after{ left: 11.3%; }
nav.navbar.bootsnav ul.nav > li > a{
    margin: 0;
    text-transform: uppercase;
    z-index: 1;
    transition: all 0.5s ease 0s;
    font-weight: 500;

    display: block;
    font-family: 'gotham';
    font-size: 1.0625rem;
    color: #878787;
    text-transform: lowercase;
    white-space: nowrap;
    padding: .75rem .75rem .875rem;
    border-radius: 2px;
    line-height: 1;
}

nav.navbar.bootsnav ul.nav > li > a:hover{
    background-color: #248dd1;
    color: #FFF;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
    position: absolute;
    margin: 0 0 0 7px;
}
nav.navbar.bootsnav ul.nav > li.dropdown > ul{
    top: 90%;
    transition: all 0.5s ease 0s;
}
nav.navbar.bootsnav ul.nav > li.dropdown.on > ul{
    top: 50%;
}
.dropdown-menu.multi-dropdown{
    position: absolute;
    left: -100% !important;
}
.dropdown-menu{
    min-width: 200px;
    background: #248dd1;
    padding: 1.25rem 0;
    border-radius: 2px;
    z-index: 100;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.dropdown-menu li >a{
    padding: .75rem 1.25rem;
    border-radius: 0;
    color: #FFF;
    display: block;
    font-family: 'gotham';
    font-size: 1.0625rem;
    text-transform: lowercase;
    white-space: nowrap;
    line-height: 1;
}
.dropdown-menu li:hover a{
    background: #e34a9d;
    color: #fff;
}
/* .fa-phone{
    margin-right: 10px;
} */




.footer-contact {
    background-color: #0e1037;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.footer-contact__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: url(./images/footer-contact-info-bg.jpg) no-repeat center / cover;
    position: relative;
    font-family: 'gotham';
    color: #fff;
}

.footer-contact__info-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
}

.footer-contact__info-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 5.375rem .9375rem 2.5rem;
    position: relative;
    z-index: 1;
}
@media screen and (min-width: 64em){
.footer-contact__info-content {
    max-width: 37.5rem;
}
}

.footer-contact__info, .footer-contact__map {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media screen and (min-width: 64em){
.footer-contact__info, .footer-contact__map {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}}
.column, .columns {
    /* width: 100%; */
    float: left;
    padding-right: .625rem;
    padding-left: .625rem;
}
@media print, screen and (min-width: 40em){
.medium-6 {
    width: 50%;
}}

@media print, screen and (min-width: 40em){
.column, .columns {
    padding-right: .9375rem;
    padding-left: .9375rem;
}}
.footer-contact__info a {
    color: currentcolor;
    text-decoration: none;
}
.footer-logo {
    margin-bottom: 1.5rem;
}
.footer-contact__info-content .widget_nav_menu ul {
    line-height: 1.9375rem;
}

.menu {
    list-style: none;
    margin: 0;
}
.footer-contact__info-content .widget_nav_menu .menu-icon.icon-login:before {
    content: "\f023";
}

.footer-contact__info-content .widget_nav_menu .menu-icon:before {
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 2.25rem;
}
.footer-contact__info-content .widget .widget-title {
    font-size: 1.125rem;
    color: #fff;
    text-transform: lowercase;
    margin-bottom: 2.25rem;
}
.widget-contact .location-item:last-child {
    margin-bottom: 0;
}

.widget-contact .location-item {
    position: relative;
    margin-bottom: 1.875rem;
}
.location-item__icon {
    position: absolute;
    left: 0;
    line-height: 1;
}
.location-item__content {
    margin-left: 2.25rem;
}
.location-item__heading {
    font-family: 'gotham';
    font-size: .875rem;
    color: #fff;
    line-height: 1;
    font-weight: bold;
}
.location-item__content .button {
    margin-top: .9375rem;
    /* border-color: #fff; */
}
.button.round {
    border-radius: 15px;
}

.button.pink {
    background: #E6007E;
    color: #FFF;
    border: 1px solid #E6007E;
}
.button.light-green {
    background: #c7DD71;
    color: #FFF;
    border: 1px solid #c7dd71;
}
.footer-contact__info a {
    color: currentcolor;
}
.button, .learn-more {
    background: #fff;
}
.button, .learn-more {
    display: inline-block;
    font-size: .75rem;
    color: #e34a9d;
    border: 1px solid #e34a9d;
    border-radius: 2px;
    padding: .5625rem .875rem;
    line-height: 1;
    margin-bottom: 0;
}

.button.light-green:hover, .button.blue:hover, .button.pink:hover {
    background: transparent;
}

.footer-contact__info a:hover {
    color: rgba(255, 255, 255, .75);
}

.footer-contact__map .mpfy-fullwrap {
    margin-bottom: 0;
}

.mpfy-fullwrap {
    position: relative;
    margin-bottom: 8px;
}
.mpfy-controls-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.mpfy-fullwrap * {
    font-family: 'Montserrat', sans-serif;
}
.mpfy-controls {
    position: relative;
    overflow: visible;
    min-height: 48px;
    z-index: 100;
    background: rgba(0,0,0,0.6);
}
.mpfy-zoom-in {
    display: block;
    width: 34px;
    height: 34px;
    font-size: 0px;
    line-height: 0px;
    text-indent: -4000px;
    background: url(./images/zoom-in.png) no-repeat 0 0;
    z-index: 11;
    margin: 10px 0 0 10px;
    position: relative;
}
.mpfy-zoom-out {
    display: block;
    width: 34px;
    height: 34px;
    font-size: 0px;
    line-height: 0px;
    text-indent: -4000px;
    background: url(./images/zoom-out.png) no-repeat 0 0;
    z-index: 11;
    margin: 10px 0 0 10px;
    position: relative;
}
.mpfy-map-canvas-wrap {
    position: relative;
}



.footer-bottom {
    background: #000;
    font-size: .75rem;
    color: #fff;
    padding: 1rem 0 0.7rem;
}
.copyright-link a{
    color:#fff;
    text-decoration: none;
}
.footer-bottom-right a{
    color:#fff;
    text-decoration: none;
    text-transform: uppercase;
    float: right;
}

.fcard{
    margin: 50px 0;
    text-align: center;
    float: left;
}
.fcard p{
    color: #878787;
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 0;
    font-family: gotham;
    font-weight: 600;
    text-transform: uppercase;
}

.icobox{
    width: 140px;
    height: 140px;
    margin: 0 auto 1.25rem;
    
    position: relative;
}
a:hover{
    text-decoration: none !important;
}
@media screen and (min-width: 40em){
    .icobox {
    width: 9rem;
    height: 9rem;
}
}

.icobox img{
    max-width: 108px;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    position: absolute;
}



.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-1-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}

.aboutusbg{
    background-color: #009FE3;
    overflow: hidden;
    height: 580px;
}
.aboutus{
    color:#fff;
    padding: 60px 0;
    position: relative;
    z-index: 999;
}
.aboutbtn{
    margin: 40px 0px;
}
.aboutbtn .light-green{
    margin-left: 30px;
}
.aboutus h3{
    font-family: gotham;
    font-weight: 700;
    color: #cce16f;
    text-transform: capitalize;
}
.aboutus h5{
    font-size: 1.125rem;
    color: #fff;
    margin-bottom: .9375rem;
}
.aboutusimg{
    position: relative;
    top: -598px;
    right: -380px;
}

.sidebar{
    float: right;
}
.sidebar-inner {
    width: 100%;
    position: relative;
    background-color: #fff;
}


.widget-icon-box .icon-box {
    text-align: center;
    margin-bottom: 3rem;
}
.icon-box {
    text-align: center;
}
@media screen and (min-width: 64em){
    .widget-icon-box .icon-box {
        clear: both;
    }
}
.widget-icon-box .icon-box a {
    color: #878787;
}

.icon-box a {
    display: inline-block;
}

.aus-goverment {
    text-align: center;
    margin-top: 2rem;
}
.icon-box__heading {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 0;
    font-family: 'utm_avoregular';
    text-transform: lowercase;
    font-weight: 100;
}
.baner{
    margin-bottom: 50px;
}
.icon-box__icon{
    margin-bottom: 20px;
}
.icon-box__icon img{
    margin: 20px 0;
}
.recent{
    margin-bottom: 50px;
}
.recent .row{
    text-align: center;
}
.recent h1{
    color: #e34a9d;
    font-size: 1.875rem;
    margin-bottom: 0;
    font-family: gotham;
    font-weight: 700;
    text-transform: capitalize;
}
.recent .infobox{
    background-color: #EEE;
}
.recent h4{
    font-size: 1.125rem;
    min-height: 3rem;
    max-height: 3rem;
    overflow: hidden;
    margin-bottom: .625rem;
    font-weight: 500;
}
.recent .re_text{
    padding: 1rem 1.5rem 1.375rem 1.5rem;
    height: 260px;
}
.recent .re_title{
    margin: 4.75rem 0 4.1875rem;
}
.recent p{
    color: #4f4f4f;
    margin-bottom: 1.25rem;
    line-height: 1.7143;
}
.recent .re_img{
    padding-top: 55.5%;
    background-size: contain;
}
.green{
    border-top: #d2dc64 solid 10px;
}
.green .re_img{
    background-image: url("./images/Cloud.jpg");
}
.green .re_img a::after{
    background-color: #d2dc64;  
}
.pink{
    border-top: #e6008E solid 10px;
}
.pink .re_img a::after{
    background-color: #e6008E;
}
.blue{
    border-top: #288ED0 solid 10px;
}
.blue .re_img{
    background-image: url("./images/Welcome.png");
}
 .blue .re_img a::after{
    background-color: #288ED0;    
}
.re_img a::after{
    content: '';
    position: absolute;
    top: 10px;
    left: 15px;
    right: 0;
    bottom: 0;
    background: #FFF;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    height: 202px;
    width: 363px;
}

.infobox:hover .re_img a::after{
    opacity: .5;
    visibility: visible;
    -webkit-transform: scale(1);
            transform: scale(1);
}

.offlinebox{
    display: none;
    position: absolute;
    top: 66%;
    right: 0%;
    width: 350px;
    background-color: #fff;
}
.offlinebox .offtitle{
    height: 120px;
    background-color: #dddddd;
    padding: 14px;
}
.offlinebox .offbody{
    padding: 14px;
}
#myCarouselm{
    display: none;
}
.mobile-phone{
    display: none;
}
.sticky-buttons{
    display: none;
}
@media (max-width: 1200px) {
    .re_img a::after{
        height: 158px;
        width: 283px;
    }
    .header-right .hm{
        display: none;
    }
    .header-left .logo img {
        max-width: 200px;
    }
    .header-right .logo2 img {
        max-width: 200px;
        height: 70px;
    }
    .header{
        max-width: 21rem;
    }
    .header-right {
        margin-top: 1.80rem;
    }
    /*#myCarousel{
        display: none;
    }
    #myCarouselm{
        display: block;
    }*/
    .icobox{
        width: 100px;
        height: 100px;
    }
    .icobox img{
        max-width: 50%;
    }
    .listicomain{
        overflow-x: auto;
        overflow-y: hidden;
    }
    .listicomain .container{
        width:900px;
    }
    .aboutusbg{
        padding: 0 10px;
        height: 450px;
    }
    .recent .col-md-4{
        padding-right: 0px;
        padding-left: 0px;
    }
    .dropdown-menu {

        -webkit-transform: translateY(0px);
        transform: translateY(0px);

    }
    .mobile-phone{
        display: block;
        position: absolute;
        font-size: 1.25rem;
        color: #248dd1;
        text-align: center;
        line-height: 55px;
        top: -113px;
        margin: auto;
        right: -14px;
    }
    .sticky-buttons {
        display: block;
        position: fixed;
        left: 1.25rem;
        bottom: .625rem;
        z-index: 10;
    }
    .sticky-buttons .sticky-btn {
        display: block;
        background-color: #248dd1;
        width: 3.125rem;
        height: 3.125rem;
        font-size: 1.125rem;
        color: #fff;
        line-height: 3.125rem;
        -webkit-box-shadow: 0px 0px 10px rgba(1, 2, 2, .25);
        box-shadow: 0px 0px 10px rgba(1, 2, 2, .25);
        border-radius: 50%;
        text-align: center;
    }
}


@media (max-width: 992px) {
    .re_img a::after{
        height: 0px;
        width: 0px;
    }
    .aboutusbg{
        height:480px;
    }
    .aboutusbg img{
        opacity: 0.2;
    }
}



.wp-block-column{
    float: left;
    width: 50%;
    padding: 15px;
    color: #4f4f4f;
}
.post_title{
    background-color: rgba(230, 0, 126, 0.5);
    color: #fff;
    font-size: 65px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    border-right: 28px solid transparent;
    border-right: none;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-right: 80px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 150px;
    
}
/* @media (min-width: 1201px){
    .post_title {
    width: auto !important;
    padding-left: 0px;
}} */
@media (max-width: 1200px){
    .post_title {
    font-size: 40px;
    
}
}
@media (max-width: 900px){
    .post_title {
    font-size: 20px;
    padding-left: 20px;
}}
@media (max-width: 600px){
    .post_title {
    font-size: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}}




.widget_categories {
    background-color: #e6007e;
    padding: 2.25rem;
}
.widget .widget-title {
    font-size: 1.375rem;
    color: #fff;
    text-transform: lowercase;
    margin-bottom: 1.25rem;
}
.widget_categories ul a {
    display: inline-block;
    font-family: 'utm_avoregular';
    font-size: 1rem;
    color: #fff;
    padding-left: 36px;
    
}
.widget_categories ul a::before {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    margin-left: -36px;
}
.widget_categories ul li {
    position: relative;
}

.widget ul {
    list-style: none;
    margin: 0;
}
.widget_categories ul li.current-cat > a::before {
    background: #fff;
}

article#text-4 {
    background: #d2dc64;
    padding-left: 35px;
    padding-bottom: 20px;
    padding-right: 35px;
    padding-top: 20px;
    margin-bottom: 12px;
    font-family: 'utm_avoregular';
    font-size: 1rem;
}
#text-4 li a {
    color: #00acee;
}
.widget-icon-box .icon-box .icon-box__heading {
    color: #878787;
}

.icon-box__heading {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 0;
    font-family: gotham;
    font-weight: 600;
    text-transform: uppercase;
}
.additional-sidebar-content {display: none;}
.additional-sidebar-content .featured, .additional-sidebar-content .request {
    width: 100%;
    display: none;
    text-align: center;
    background-color: #00acee;
    color: #fff;
    margin-top: 10px;
    font-size: 15px;
    padding: 0px 75px;
    font-family: 'gotham';
    height: 70px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (min-width: 1200px){
.additional-sidebar-content .featured, .additional-sidebar-content .request {
    font-size: 20px;
}
}
@media (min-width: 1024px){
.additional-sidebar-content .featured, .additional-sidebar-content .request {
    font-size: 16px;
}}
@media (min-width: 480px){
.additional-sidebar-content .featured, .additional-sidebar-content .request {
    font-size: 22px;
}}

.blog-post-item {
    margin-bottom: 3rem;
}
.post-color-light-green .blog-post-inner {
    border-top-color: #d2dc64;
}
.post-color-pink .blog-post-inner{
    border-top-color: #e6008E;
}
.post-color-blue .blog-post-inner{
    border-top-color: #288ED0;
}
 .blog-post-inner {
    border-top: 10px solid #FFF;
    background-color: #EEE;
}
@media screen and (min-width: 40em){
.blog-post-item .entry-thumbnail {
    float: left;
    width: 16.875rem;
    margin-right: 1.875rem;
    margin-bottom: 0;
}}

.blog-post-item .entry-thumbnail {
    margin-bottom: 1.875rem;
}
.blog-post-inner .entry-thumbnail img{
    height: 172px;
}

 .blog-post-item .content-outer {
    margin-left: 1.75rem;
}


.blog-post-item .content-outer {
    padding: 1rem 1.5rem 1.375rem 1.5rem;
}
.blog-post-item .entry-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: .625rem;
}
.blog-post-item .entry-title a {
    color: #000;
}
.entry-content p {
    font-family: gotham;
    color: #4f4f4f;
}



/*request-a-tour*/
.site-content h2{
    color: #e34a9d;
    font-size: 1.875rem;
    line-height: 1.2;
    margin-bottom: 1.5rem;
}
.site-content h5{
    color: #e34a9d;
}

.sidebar .bgbox{
    background: #248dd1 url(./images/book-form-bg.jpg) no-repeat center / cover;
}
.formbox{
    background-color: rgba(40, 173, 245, 0.8);
    padding: 2.5rem;
    padding-right: 1.5rem;
}
.form_title{
    margin-bottom: 10px;
}
.form_title h3{
    color:#fff;

}
.form_title div{
    color:#fff;
}
.form_error{
    color:#fff;
    font-size: 15px;
}
.form_body h2{
    font-family: 'utm_avobold';
    font-size: 1.5rem;
    color: #fff;
    text-align: center;
    height: 50px;
}
.form_body ul{
    margin-left: 0;
}
.form50{
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding-right: 20px;
    margin-bottom: 10px;
}
.form100{
    display: inline-block;
    width: 99%;
    vertical-align: top;
    padding-right: 20px;
    margin-bottom: 10px;
}
.tp{
    height: 30px;
    display: none;
}
.formc input{
    height: 3.25rem;
    margin-bottom: 10px;
    border-width: 0px;
    font-size: 15px;
}
.formc input:focus{
    border-width: 0px;
}
.formc .tp{
    color:#fff;
}
.cerror{
    box-shadow: inset 0 0 0 2px #f00 !important;
}
.form_body button{ 
    background: #fff;
    display: inline-block;
    font-size: .75rem;
    color: #e34a9d;
    border: 1px solid #e34a9d;
    border-radius: 2px;
    padding: .5625rem .875rem;
    line-height: 1;
    margin-bottom: 0;
}
.form_body button:hover{
    background-color: #e34a9d;
    color: #fff;
}

.formc select{
    height: 3.25rem;
    margin-bottom: 10px;
    border-width: 0px;
    font-size: 15px;
}
.formc label{
    color: #fff;
}
.contact-info h3 {
    font-size: 18px;
    text-transform: lowercase;
    margin-bottom: 20px;
    font-weight: 600;
}
.contact-info .location-item {
    position: relative;
    color: #4f4f4f;
}
.contact-info .location-item .location-item__icon {
    color: #e34a9d;
    top: 4px;
}
.location-item__content {
    margin-left: 2.25rem;
}
.contact-info .location-item a {
    color: inherit;
}
.contact-info h3:not(:first-child) {
    margin-top: 50px;
}

.txtpink{
    color: #e34a9d;
}
.baner img{
    width: 100%;
}
.nav-links span{
    float: left;
}
.nav-links a{
    float: left;
}









.mp-controls{
    height: 184px;
    background-color: #288ED0;
}
.inputs{
    -webkit-box-pack: center;
    display: flex;
    justify-content: center;
    padding-top: 75px;
}



.inputtxt{
    width: 300px;
    float: left;
    height: 52px;
    border: 1px solid #FFF;
}
.inputtxt input{
    height: 52px;
    padding: 10px 25px;
    background: none;
    color: #FFFFFF;
    border: 0;
    
}
.inputtxt input:focus{
    background: none;
    box-shadow: none;
    border: 0px;
}
.inputselect{
    width: 175px;
    float: left;
    border: 1px solid #FFF;
    height: 52px;
    margin-left: 30px;
}
.inputselect .selectleft{
    display: inline;
    float: left;
    height: 52px;
    line-height: 52px;
    padding-left: 20px;
    color: white;
    font-size: 12px;
}
.inputselect .selectright{
    display: inline;
    float: left;
}
.inputbtn{
    float: left;
    margin-left: 30px;
    border: 1px #fff solid;
    background: #7f8588 url(./images/ico-search.png) no-repeat center center;
    width: 60px;
}
.wpgmza-infowindow{
    color:white;
}
.selecter-element{
    height: 52px;
    background: none;
    border: 0px;
    color: white;
    font-size: 12px;
}
.selecter-element:focus{
    background: none;
    box-shadow: none;
    border: 0px;
}
.selecter-option{
    background: #3a3a3a;

}
.lists_link{
    height: 30px;
    line-height: 30px;
}
.lists_link a{
    font-family: 'utm_avoregular';
    font-size: 1rem;
    color: #666;
}
.lists_link::after{
    content: "\f178";
    font-family: FontAwesome;
    font-size: .875rem;
    position: absolute;
    right: 20px;
    color: #e34a9d;
}
.tbutton{
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    margin-right: 10px;
    padding: 12px 12px;
    font-size: 13px;
    white-space: nowrap;
}
.tbutton:hover{
    text-decoration: none;
    background: #535d66;
    color: #f4f4f4;
}
