/* Add here all your css styles (customizations) */
.logo-h:hover{
    cursor: pointer;
}
.logo-h{
    text-align: center;
    z-index: 999;
}
.logo-svg{
    height: 50px;
    margin: 3px -20px 0 0 !important;
    float: left;
    
}
.placemark_layout_container{
    position: relative;
    
    font-size: 40px;
    text-align: center;
    font-weight: bold;
}
.square_layout{
    position: absolute;
    left: 0px;
    top: -168px;
    width: 391px;
    height: 168px;
    background: url(../img/xdx.png) no-repeat 0 0;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    padding-left: 100px;
    padding-top: 25px;
    color: #fff;
    font-weight: 200;
}
.survey_pre_text{
        font-size: 19px!important;
}
.green-fence{
    border: 10px solid transparent;
    border-width: 10px 0;
    background-color: hsla(0, 0%, 0%, 0);
    background-image: -webkit-linear-gradient(#28ce17, #75bf30), -webkit-linear-gradient(top left, transparent 50.5%, #28ce17 50.5%), -webkit-linear-gradient(top right, transparent 50.5%, #28ce17 50.5%), -webkit-linear-gradient(bottom left, transparent 50.5%, #75bf30 50.5%), -webkit-linear-gradient(bottom right, #f7f7f7 50.5%, #75bf30 50.5%);
    background-image: -moz-linear-gradient(#28ce17, #75bf30), -moz-linear-gradient(top left, transparent 50.5%, #28ce17 50.5%), -moz-linear-gradient(top right, transparent 50.5%, #28ce17 50.5%), -moz-linear-gradient(bottom left, transparent 50.5%, #75bf30 50.5%), -moz-linear-gradient(bottom right, #f7f7f7 50.5%, #75bf30 50.5%);
    background-image: linear-gradient(#28ce17, #75bf30), linear-gradient(to bottom right, transparent 50.5%, #28ce17 50.5%), linear-gradient(to bottom left, transparent 50.5%, #28ce17 50.5%), linear-gradient(to top right, transparent 50.5%, #75bf30 50.5%), linear-gradient(to top left, #f7f7f7 50.5%, #75bf30 50.5%);
    background-repeat: repeat, repeat-x, repeat-x, repeat-x, repeat-x;
    background-position: 0 0, 10px 0, 10px 0, 10px 100%, 10px 100%;
    background-size: auto auto, 20px 20px, 20px 20px, 20px 20px, 20px 20px;
    background-clip: padding-box, border-box, border-box, border-box, border-box;
    background-origin: padding-box, border-box, border-box, border-box, border-box;
    margin-top: 100px;
    padding: 50px 0;
}
.event-cursor{
    right: 80px;
    position: absolute;
    margin-top: -30px;
}
.event-img{
    width: 100%;
    margin-left: -5%;
}
.event-btn{
    width: 100%;
    color: white;
    background-color: #28ce17;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 25px;
    padding: 15px 83px;
    border-radius: 10px;
    text-shadow: -1px -1px 1px rgba(0,0,0,0.1), 1px 1px 2px rgba(0,0,0,0.2);
    display: block;
    text-align: center;
}
.event-btn:hover{
    color: white;
    text-decoration: none;
    box-shadow: -1px -1px 1px rgba(0,0,0,0.1), 1px 1px 2px rgba(0,0,0,0.2);
}
.event-detail{
    color: white;
    font-size: 19px;
    text-transform: uppercase;
    text-shadow: none;
}
.event-feature{
    color: white;
    font-size: 46px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: -1px -1px 1px rgba(0,0,0,0.1), 1px 1px 2px rgba(0,0,0,0.2);
}
.event-h1-green{
    color: black;
    text-align: center;
    padding-right: 80px;
    padding-top: 30px;
}
.event-vk,.event-ok{
    width: 78px;
    height: 76px;
    display: inline-block;
    margin-bottom: -28px!important;
    margin-left: 11px!important;
    cursor: pointer;
}
.event-vk{
    background: url('../img/events/vk.png') no-repeat;   
    background-size: contain;
}
.event-ok{
    background: url('../img/events/ok.png') no-repeat;   
    background-size: contain;

}
.event-green-h1-1{
    color: white;
    text-transform: none;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1), 0px 0px 1px rgba(0,0,0,0.2);
}
.event-white-star{
    color: white;
    font-size: 20px;
    font-weight: bold;
    margin-top: -6px;
    position: absolute;
    margin-left: -16px;
}
.event-green{
    padding: 50px 0;
    background-color: #28ce17;
    box-shadow: inset 1px 2px 10px 0px #ABABAB;
    -webkit-box-shadow: inset 1px 2px 10px 0px #ABABAB;
    -moz-box-shadow: inset 1px 2px 10px 0px #ABABAB;
    -o-box-shadow: inset 1px 2px 10px 0px #ABABAB;
    margin-top: 100px;
}
.event-green-h1{
    color: white;
    text-align: center;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1), 0px 0px 1px rgba(0,0,0,0.2);
}
.event-green-ul li{
    list-style: none;
    color: black;
    font-weight: 200;
    font-size: 17px;
    padding-top: 13px;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.5), 0 0 1px rgba(0,0,0,0.2);
}
.margin-top-50{
    margin-top: 50px!important;
}
span.event-star{
    color: #28ce17;
    margin-top: -10px;
    position: absolute;
    
}
.event-header{
    margin-top: 70px;
}
.event-h1{
    color: black;
    text-transform: none;
    display: inline-flex;
    margin: auto;
}
.event-logo-po{
    font-size: 50px;
    color: #444;
}
.event-logo{
    color: #28ce17;
    font-size: 65px;
    margin-top: -5px!important;
    font-weight: bold;
    margin-left: 40px!important;
    margin-right: 40px!important;
}
.event-top{
        /* min-height: 100%; */
    position: relative;
    background: radial-gradient(circle farthest-side at 100% 0, #75bf30,#28ce17 ) no-repeat!important;
    position: relative;
    z-index: 1;
    padding: 30px 0;
}
.event-top .flip-clock-wrapper .flip-clock-divider .flip-clock-label{
    top: 90px;
    right: -80px;
    font-size: 17px;
}
.event-top .flip-clock-wrapper ul li a .down div.inn{
    font-size: 70px;
}
.event-top .flip-clock-wrapper .flip-clock-divider{
    height: 90px;
}
.event-top .flip-clock-wrapper ul {
    position: relative;
    float: left;
    margin: 4px;
    width: 50px;
    height: 70px;
    font-size: 30px;
    font-weight: bold;
    line-height: 74px;
    border-radius: 6px;
    background: #000;
}
.top-phone{
    margin-top: -8px;
}
.top-phone>li{
    list-style: none;
    list-style-type: none;
    display: inline-block;
    padding-left: 10px;
    font-size: 15px;
}
.top-phone>li>a{
    font-size: 22px;
    color: #72c02c;
    text-decoration:none!important;
    
}
.search-form{
    display: inline-table;
}
input.search-suggest{
    line-height: 28px;
    padding-left: 10px;
    font-size: 17px;
    outline-color: chartreuse;
}
.header-phone{
    font-size: 17px;
    padding: 10px 20px 0px;
}
.header-phone:hover{
    border: none !important;
}
.no-border-on-hover:hover{
    border: none !important;
}
.logo p{
    padding-left: 23px;
    font-size: 11px;
    margin-top: -15px;
    line-height: 15px;
    height: 30px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    
}
a.logo:hover{
    text-decoration: none;
}
.logo span{
    font-size: 38px;
}
.img-responsive{
    margin: auto;
}

.process-icon>i>font{
    font-style: normal;
    font-size: 30px;
    margin-top: -13px;
    margin-left: -4px;
    display: block;
    color: white;
}

nav.header{
    position: fixed;
    background: white;
}
.header > .container {
    overflow: hidden;
}

.navbar-default{
/*
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
*/
}
.top-nav-collapse{
    background: rgba(255,255,255,0.95)!important;
}
.container{
    
/*
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
*/
}
.top-nav-collapse>.mega-menu{
    box-shadow: 0 3px 3px rgba(5, 5, 5, .1);
}
.top-nav-collapse>.container>.logo>div>span{
    font-size: 25px;
    transition: 1s;
}
.top-nav-collapse>.container>.logo>.logo-h{
    margin: 10px 40px 0 0px;
/*    width: 150px;*/
    transition: 1s;
}
.top-nav-collapse>.container>.logo>div>p{
    height: 10px;
/*    margin-top: 10; */
/*    line-height: 0;*/
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.fb-like{
    color: white;
    font-size: 20px;
    text-align: center;
}
.blog-img{
margin: 20px 0;
overflow: hidden;
width: 100%;
height: 80vh;
background: url(../../img/sliders/4.jpg) no-repeat;
background-position-y: 117%;
}
.caption>p{
    font-size: 14px;
}
.flat-testimonials-in>p{
    font-size: 14px;
}
.posts>p{
    font-size: 14px;
}
.bg-x{
    background: url(../img/bg/bg.png);
}
#main-show{
    overflow: hidden;
    margin-top: 60px;
    background: url(../img/bg/main.jpg) no-repeat 0 0;
    height: 600px;
    position: relative;
}
#main-show>img.show-second{
    position: absolute;
    /* width: 100%; */
    /* bottom: 0; */
    left: 0;
    padding: 0;
}
#main-show>.text-one, #main-show>.text-two,#main-show>.text-three{
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 10px;
    position: absolute;
    opacity: 0;
    
}
#main-show>.text-one{
    left: 10%;
    color: green;
    top: 90%;
}
#main-show>.text-two{
    color: slateblue;
    top: 90%;
    left:45%;
}
#main-show>.text-three{
    color: darkorange;
    top: 90%;
    left:70%;
}
#main-show.active>.text-one{
    
    top: 40%;
    opacity: 1;
    transition: all 0.5s ease-out;
}
#main-show.active>.text-two{
    top: 40%;
    opacity: 1;
    transition: all 1s ease-in;
    transition-delay: 0.5s;
}
#main-show.active>.text-three{
    top: 40%;
    opacity: 1;
    transition: all 1s ease-in-out;
    transition-delay: 1.5s;
}
@media (min-width: 1900px) {
    #main-show{
        height: 900px !important;
    }
}
#type_video, #type_video>option {
    font-size: 16px;
    font-weight: 600;
}