

li#nav-menu-item-wpml-ls-50-en.menu-item.wpml-ls-slot-50.wpml-ls-item.wpml-ls-item-en.wpml-ls-menu-item.wpml-ls-first-item.narrow{
    padding: 0 0 0 40px !important;
}

li#nav-menu-item-wpml-ls-50-el.menu-item.wpml-ls-slot-50.wpml-ls-item.wpml-ls-item-el.wpml-ls-current-language.wpml-ls-menu-item.wpml-ls-last-item.narrow a{
padding: 0 0px !important;
}

@media all {
    .column3.footer_col3 input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
        font-size: 14px;
        line-height: 16px;
        height: 50px;
        margin-top: 3px;
    }
}



@media all {
 .column2.footer_col2  .q_icon_list {
        margin-bottom:0px;
    }
}

.header_inner{
  border-top: 5px solid #d57e1c;
}
.carousel .item .text .separator{
  margin-top: 30px;
  margin-bottom: 30px;
}
.testimonials .testimonial_text_inner p:first-child{
font-style:italic;
}
aside .widget h5{
 color: #d57e1c;
}
.flex-direction-nav a{
  background-color: rgba(255,255,255,0.7);
}
.flex-direction-nav a:hover{
  background-color: #d57e1c;
}
.mejs-mediaelement {
  background: #F4F4F6;
  border-radius: 0px;
}
.carousel-control .prev_nav, .carousel-control .next_nav, .flex-direction-nav a {
    border: none;
    width: 45px;
    height: 45px;
    line-height: 41px;
    font-size: 30px;
    background-color: rgba(255,255,255,0.7);
    -webkit-transition: background-color .15s ease-out,opacity .3s ease 0s;
    -moz-transition: background-color .15s ease-out, opacity .3s ease 0s;
    -o-transition: background-color .15s ease-out, opacity .3s ease 0s;
    -ms-transform: background-color .15s ease-out,opacity .3s ease 0s;
    transition: background-color .15s ease-out, opacity .3s ease 0s;
}

.carousel-control .prev_nav, .carousel-control .next_nav {
    margin-top: 40px;
}

.carousel-control .prev_nav, .flexslider .flex-prev {
    left: 20px;
}

.carousel-control .next_nav, .flexslider .flex-next {
    right: 20px;
}

.carousel-control i, .flex-direction-nav a i {
    line-height: 45px;
    font-size: 26px;
    color: rgba(51,51,51,0.2);
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    -ms-transform: color .15s ease-outt;
    transition: color .15s ease-out;
}

.carousel-control .prev_nav:hover, .carousel-control .next_nav:hover, .flex-direction-nav a:hover {
    background-color: #d57e1c !important; 
}

.carousel-control .prev_nav:hover i, .carousel-control .next_nav:hover i, .flex-direction-nav a:hover i {
    color: rgba(255,255,255,1) !important;
}

.carousel-control .prev_nav i,
.flex-direction-nav a.flex-prev i{
  margin-right: 2px;
}

.carousel-control .next_nav i,
.flex-direction-nav a.flex-next i{
  margin-left: 2px;
}

.column2.footer_col3 .google_map_shortcode_holder {
    border: 1px solid white ;
}