/*custom cookie*/
.eu-law-widget .got-it-cookie-law-btn {
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border: 0px solid #000000;
    border-radius: 0px;
    display: inline-block;
    background-color: #636363;
}/**/
/*footer font style*/
#footer .copyright_row .copyright_row_wr .copyright {
    color: rgb(255, 255, 255) !important;
}
/*font style wight*/
body {
    font-weight: 300 !important;
}

/*footer padding*/
#footer .footer_widgets {
    padding: 82px 0 0;
}
/*main paddin fro prefooter*/
#main {
    padding: 0 0 0px !important;
}
/*catch eye prefooter */
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
    background-color: #58606d !important;
}
/*page title &amp; bredcumb*/
.page_title {
    background-color: #58606d !important;
  	margin: 0 0 0px;
}
.page_title h1 {
    color: inherit;
    text-align: center !important;
    font-size: 60px !important;
    letter-spacing: 2px !important;
    font-weight: 200 !important;
  	margin: 20px 0;
  	margin-bottom:25px !important;
}

.page_title h1::after {
    display: none !important;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
.page_title h1 {
    margin-bottom:25px !important;
    margin-top:0px;

}
  }
/*info box*/
.info_box_image {
    position: relative;
    margin: 0 0 15px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 15px;
        margin-left: 0px;
    width: 200px;
    height: auto;
    align-content: center;
    display: inline-block;
    text-align: center;
    float: none;
}
#footer .footer_widgets .widget.widget_text {
    width: 80%;
}
.top_nav .top_nav_wrapper > ul > li, .top_nav .main_menu_nav > ul > li {
    font-weight: 800 !important;
    text-transform: uppercase;
}
#footer .footer_widgets .widget.widget_nav_menu ul li a {
    padding: 0;
    border: none;
    color: #fff;
}
a {
    color: #fff;
}
#footer .footer_widgets .widget .widget_title {
    position: relative;
    color: #fff;
    margin: 0 0 36px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    font-size: 20px !important;
}
.stm_contacts_widget ul.socials {
    display: none;
}
.stm_contacts_widget h4 {
    position: relative;
    color: #fff;
    padding: 0;
    font-family: "font-principale" !important;
    font-size: 48px;
    letter-spacing: 1.8px;
    font-weight: 300;
}
#footer .footer_widgets .widget.widget_nav_menu {
    width: 80%;
}
.info_box h4 {
    color: #000;
    margin: 0 0 13px;
    font-family: "font-principale" !important;
    font-size: 50px;
    letter-spacing: 1.5px;
    font-weight: 300;
}
.header_top .icon_text {
    display: none;
}
body.boxed_layout #wrapper {
    max-width: 1230px;
    margin: 0px auto 0;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.42);
}
.icon_text .icon {
    float: left;
    font-size: 26px;
    color: #58606d;
    margin: 0 0px 0 0;
    display: none;
}
.header_top {
    position: relative;
    padding: 43px 0 71px;
    background: #fff !important;
}
h1::after, .h1::after, h2::after, .h2::after, h3::after, .h3::after, h4::after, .h4::after, h5::after, .h5::after, h6::after, .h6::after {
    background: #ed7543;
}
.icon_box.icon_left h5, .icon_box.icon_left_transparent h5 {
    padding-top: 0;
    font-size: 25px;
    color: #020202;
    font-weight: 700;
}
}
.icon_box .icon i {
    background: #7a7878;
}
.header_top::before {
    background: rgb(255, 255, 255) !important;
}
.logo {
float:none;
    display: block;
        text-align: center;
}
.stm_gmap_wrapper .gmap_addresses {
    display: none;
}
#footer .copyright_row .copyright_row_wr .copyright {
    float: left;
    font-size: 13px;
    line-height: 15px;
    color: rgba(255, 255, 255, 0.6);
    width: 100%;
    padding: 10px 0 14px;
    text-align: center;
}
/*slider margin top*/
.slider-home {
    margin-top: 200px;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
/*logo*/
.mobile_header .logo_wrapper .logo {
    float: left;

}
.logo a img {
    max-width: 150px !important;
}
/*slider*/
.slider-home {
    margin-top: auto !important;
}
/*mobile header info*/
.mobile_header .icon_texts {
    display: none;
}
/*titile home*/
.info_box h4 {
    font-size: 40px;
}
/*title h1 home*/
.title-h1 {
    font-family: "font-principale" !important;
    font-size: 50px !important;
    line-height: 50px !important;
}
.title-contact-form-home {
	font-size: 45px !important;
	line-height: 50px !important;
}

}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.logo {
float:none;
    display: block;
        text-align: center;
}

}