/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Dec 19 2018 | 12:23:11 (am)
/*
/******* Do not edit this file *******/

.white, .testimonial_slider blockquote{
    color: white!important;
}

 @media (min-width: 768px){
body .vc_row-fluid .nomargin {
    width: 25%;
}
}

.nomargin{
    margin-left: 0px;
}

.sliderhome .content{
    width: 60%;
}

.contactusaddress icon{
    color: white!important;
    
}

.contactusaddress p a{
    color: #fff;
    
    
}

.contactusaddress p a:hover{
    color: #dedcdc;
}

@media only screen and (min-width: 1000px){
.colored-box .span_12 {
    display: flex;
    display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex;
}

#header-secondary-outer nav {
    display: flex;
    display: -webkit-box;  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;  /* TWEENER - IE 10 */
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
}


    #gform_wrapper_3 {
       margin : 7px;
    }
    
#gform_wrapper_3 input {
   padding : 10px !important;
}

@media only screen and (min-width: 641px) {
    .gform_wrapper form.gf_simple_horizontal div.gform_body {
        width: 100%;
        max-width: 65%;
    }
}

.sf-menu ul.sub-menu {
    width : 250px;
}

.blue h1 {
    color:#00b4ff;
}

.ascend #footer-outer .widget h4, .ascend #sidebar h4 {

}

@media only screen and (max-width: 600px){
body header#top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 34px!important;}
    
    .sliderhome p{
        display:none;
    }
    
    .sliderhome .container .content{
        top:40px!important;
    }
}

#toggle-nav{
   
    z-index: 9999;
    float: right;
}