

@import url('https://fonts.googleapis.com/css?family=Montserrat:300'); 

input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
    color: #8EA2B1;
}

body {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;

}
.mobile_menu_button span:hover {
    color: #8EA2B1 !important;
}

.more_facts_holder.type2 {
     background-size: cover !important;
     background-position: center !important;
}


@media screen and (max-width: 1000px){
.dark:not(.sticky):not(.scrolled) .side_menu_button > a:hover {
    color: #8EA2B1 !important;
}
header .q_logo img.normal {
    width: 200px !important;
    height: auto !important;
}
.ppro-5 {
    width: 100% !important;
}
}
.home_row .vc_col-sm-2 {
width: 20%;
position: relative;
}
.home_row_sixth {
visibility: hidden;
width: 0px;
padding: 0px;
}
@media only screen and (max-width: 800px){
.home_row .vc_col-sm-2{
width: 100%; }
.q_slider {
   margin-top: 0px !important;}
}
.q_slider {
   margin-top: -250px;
   position: relative;
   max-height: 1000px;
   overflow: hidden;
}
.carousel-inner .item .image {
    max-height: 1000px;
    overflow: visible;
}
.ppro-5 {
    width: 18%;
}
.ppro-1 {
    width: 5%;
}
.events-section {height: 100%;}
h5 {
    letter-spacing: 2px;
}
.q_list.circle ul > li::before {
    /*background-color: #ffffff !important;*/
}

.vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger,
.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #bdc6ce;
}
.hide-it {
display: none;
}

.carousel-indicators {
display: none !important;
}
.testimonials .flex-control-nav li a {
    height: 12px;
    width: 12px;
}

.q_team:hover .q_team_image img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}