
h1,h2,h3,h4,h5,h6{
    font-family: 'ubunturegular';
    font-weight: 600;
    color: #303030;
}
body{
    font-family: 'ubunturegular';
    font-weight: 400;
    text-align: justify;
    background-color: #ffffff;
}
a:hover{
    color: #ff5927;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.preloader1 {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 11111111111;
}
.preloader1 img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 260px;
}
/*scroll to top*/
#totop {
    position: fixed;
    bottom: 90px;
    right: 30px;
    display: none;
    z-index: 9999;
    background: #ffffff00;
    height: 0;
    width: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #172957;
    text-align: center;
    transition: all 0.2s linear;
}
#totop i {
    color: #ffffff;
    line-height: 40px;
    font-size: 20px;
    transition: all 0.2s ease;
}
/*scroll to top*/

#help-button {
    position: fixed;
    width: 60px;
    bottom: 24px;
    left: 15px;
    cursor: pointer;
    z-index: 1000;
    -webkit-transition: -webkit-transform .3s ease-in-out; 
    transition: transform .3s ease-in-out;
}
#help-button:hover{
    -webkit-transform: rotate(360deg);
     transform: rotate(360deg);
}
.whatsapp-img {
    width: 100%;
    height: auto;
}
.comming-soon{
    text-align: center;
    margin-top: 5%;
    margin-bottom: 8%;
}
.comming-soon h1{
    font-size: 52px;
    text-shadow: 15px 10px 15px #1729579c;
}
.rev_slider .slider-title{
    width: 100%;
    padding: 0px 25%;
}
.rev_slider .slider-title.slide-01{
    padding: 0px 35%;
    position: relative;
    display: block;
    right: 30%;
    top: 40%;
}
.rev_slider .slider-title.slide-03{
    padding: 0px 29%;
    position: relative;
    display: block;
    left: 25%;
    top: 24%;
}
.rev_slider .slider-title h1{
    width: 100%;
    color: #ffffff;
    background: #0000003b;
    margin-top: 40%;
    position: relative;
    text-align: center;
    padding: 10px;
    opacity: 1;
    font-size: 52px;
    text-shadow: 0px 0px 10px #17295754;

}
.rev_slider .slider-title h1 span{
    font-size: 16px;
}

[data-comp=button_line] b{
    font-family: 'ubunturegular';
}
#header .header__wrapper .header__logo .header-logo-img{
	width: 200px;
	margin-top: 10px;
}
.menu-coll{
    color: #172957;
    margin-top: -35px;
    margin-left: 45px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}
#header .header__navbutton a{
    width: 160px;
}
#header .header__wrapper{
	opacity: 1;
	border-bottom: 1px solid hsla(0, 0%, 72%, .5);
}
#header .header__menu.service>ul>li:before, #header .header__menu.service>ul>li a{
    font-family: 'ubunturegular';
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    color: #172957;
}
#header .header__right .header__menu.service>ul>li a {
    color: #172957;
}
#header .header__wrapper .hovermenu_wrapper .hover_menu li.direct-menu>ul a, #header .header__wrapper .megamenu_wrapper .burger_menu li.direct-menu>ul a{
    text-transform: capitalize;
    font-size: 16px;
}
#footer .footer-col-logo .footer-logo-img{
	position: relative;
	display: block;
	width: 80%;
	opacity: 0.9;
}
.product-side-img{
	position: relative;
	display: block;
	width: 100%;
}
[data-module=slider_block] .cont-brand a.brand{
	padding-bottom: 0;
}
#footer .footer-col-legal.f-address{
	margin-top: 0;
}

#footer .footer-link ul li{
	display: inline-block;
	position: relative;
}
#footer .footer-link ul li a{
	color: #fff;
}
#footer .footer-link ul li a:after{
	content: "";
    display: inline-block;
    background: #f9b701;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -3px;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    transition: transform .5s cubic-bezier(.19, 1, .22, 1);
    transition-delay: .1s;
}
#footer .footer-link ul li a:hover:after{
	transform: scaleX(1);
}
#footer .footer-col-legal p{
	line-height: 22px;
}
.index-export .col-img img[data-img]{
	opacity: 1;
}
.index-export .text h2{
	margin-bottom: 0px;
}
#google_translate_element {
    margin: auto;
    display: inline-block;
    position: relative;
}
.goog-te-gadget-simple {
    background-color: transparent !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    border-right: none !important;
    padding: 0 !important;
}
.goog-te-gadget>div>img {
    background-image: url(../img/gugal.png) !important;
    background-repeat: no-repeat !important;
    width: 40px;
    height: 65px;
    background-size: 25px 25px;
    background-position: center center !important;
}
#google_translate_element span a span:first-child {
    display: none;
}
.goog-te-gadget-simple .goog-te-menu-value span{
    color: rgb(23, 41, 87) !important;
}
.goog-te-menu-value{
    margin-left: 0px !important;
}
.goog-te-menu-frame{
	top: 79px !important;
}
#header .header__menu>ul>li.menu-language{
	top: -5px;
}
[data-module=article] .col-lg-6 .text{
    padding: 70px;
}
#header .header__navbutton{
    border-right: 1px solid hsla(0, 0%, 72%, .5);
}
    #header .header__menu>ul>li.menu-language>a:after{
        display: none;
    }
#header .header__wrapper .hovermenu_wrapper .hover_menu li.direct-menu li.social-menu li a i:hover,
#header .header__wrapper .megamenu_wrapper .burger_menu li.direct-menu li.social-menu li a i:hover{
    color: #ff5927;
}
#header .header__wrapper .hovermenu_wrapper .hover_menu li.standard-menu>ul a:after, #header .header__wrapper .megamenu_wrapper .burger_menu li.standard-menu>ul a:after{
    background: #ff5927;
}
#header .header__wrapper .hovermenu_wrapper .hover_menu a, #header .header__wrapper .megamenu_wrapper .burger_menu a{
    color: #8d8d8d;
}
#footer .footer-social li{
    display: inline-block;
    margin-top: 10px;
}
#footer .footer-social li a{
    padding-right: 25px;
    font-size: 20px;
    color: rgba(40, 40, 40, .8);
}
#footer .footer-social li a i:hover{
    color:  #e6ab07;
}
#footer .footer-col-legal.footer-col-social{
    margin-top: 0px;
}
#footer .footer-col-legal{
    margin-top: 10px;
}
#footer .footer-col-menu li{
    margin-bottom: 10px;
}
#footer .footer-sec-title{
    font-size: 16px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}
#footer .footer-col-menu ul, #footer .footer-col-legal.f-address p{
    margin-top: 10px;
}
[data-module=article] .col-img img[data-img]{
    opacity: 1;
}
[data-module=list_text] .container{
    padding-left: 0;
}
[data-module=list_text] .text-content{
    font-size: 16px;
    color: #6e6e6ed1;
    line-height: 22px;
    text-align: justify;
}
#header .header__right [data-comp=header__search].header__search .search__icon{
    padding: 35px 20px;
}
[data-module=slider] .swiper-pagination{
    width: 215px;
}
#footer .footer-col-legal{
    opacity: 1;
}
#footer li{
    line-height: 25px;
    margin-top: 10px;
    font-size: 15px;
}
[data-module=slider] .content-text.noBrandMenu{
    width: 100%;
    padding: 0px 15%;
    top: 50%;
}
[data-module=article] .text a.arrow.btn:before, [data-module=article] .text a.download.btn:before, [data-module=article] .text a.link.btn:before, [data-module=article] .text a.no-icon.btn:before{
    background-color: #fabe1a;
    opacity: 1;
}
[data-module=article] .text a.arrow.btn:before:hover{
    color: #fff;
    opacity: 1;
}
[data-module=article] .text a.arrow.btn span:hover{
    color: #fff;
}
[data-module=slider].strict-max-height{
    height: 450px !important;
}
[data-module=article] .text p a{
    text-decoration: none;
}
[data-page=about] [data-module=header_page] header [data-comp=button_line] .line, [data-module=header_page] header .col-md-8 h1 .line{
    top: 100%;
}
.collection-section [data-comp=button_line] .line{
    top: 100%;
}
[data-module=asider].pro-main-section{
    padding-bottom: 0%;
}
/*header menu style*/
/*
   

/*          -----------------------------------------------------------------------------------------------------------
                                                        Theme Button
            -----------------------------------------------------------------------------------------------------------*/

.thm-btn:hover{
    background: #fff;
    color: #000;
    border-bottom: solid 3px #ff5927;
    border-left: 3px solid #ff5927;
    border-right: 3px solid #172957;
    border-top: 3px solid #172957;
}
.thm-btn {
    border: solid 3px #6e6e6e70;
    color: #000;
    display: inline-block;
    background: transparent;
    border-radius: 0;
    text-decoration: none;
    padding: 12px 20px;
    font-size: 12px;
    line-height: 19px;
    text-transform: uppercase;
    letter-spacing: 4px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
 }
/*index product section*/
.index-product ul{
    list-style: none;
}
.index-product h5 a{
    color: #fff;
}
.index-product h5 a:hover{
    color: #ff5927;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;

}
.cellGridImage {
    height: 100%;
    overflow: hidden;
    background-color: #1C3241;
    position: relative;
    box-shadow: 0 0 10px 1px rgb(0,0,0,0.3);
}
.coverImage {
    background-size: cover;
    background-position: center center;
}
.cellGridImage .hover_img {
    display: block;
    padding-bottom: 100%;
    height: 100%;
}
.cellGridImage h3 {
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 1.3125em;
    margin-bottom: 0;
    height: 100%;
    width: 100%;
    padding: .65em;
    display: block;
    color: #fff;
    background: #272727;
    position: absolute;
    top: 80%;
    opacity: .9;
    transition: all .5s ease-out;
    text-transform: capitalize;
    font-weight: normal;
}
.cellGridImage h3.activeCell {
    color: #fff;
    background: #2c2c2c;
    top: -20px;
    width: 100%;
    opacity: .7;
    transition: all .5s ease-in;
}
ul.listImageGrid {
    width: 100%;
    display: inline-block;
    list-style: none;
}
.bottom_c{
    position:absolute;
    bottom:0;
    right:30px;
    display:none;
}
.bottom_c h5{
    font-size:16px;
    font-weight:normal;
    padding: 8px;
}

/*index product section over*/
/*footer style av*/
.main-footer .logo {
    position: relative;
    text-align: center;
}
.main-footer .logo:before {
    position: absolute;
    content: '';
    background: #ddd;
    height: 1px;
    width: 100%;
    left: 0;
    top: 30px;
}
.main-footer .logo .image {
    position: relative;
    background: #f3f3f3;
    padding: 0 100px;
    margin-bottom: 45px;
    display: inline-block;
}
.main-footer .logo .image img{
    width: 70px;
}
.main-footer .logo .image:before {
    position: absolute;
    content: '';
    background: #ddd;
    height: 9px;
    width: 9px;
    left: 0px;
    top: 26px;
    border-radius: 50%;
}
.main-footer .logo .image:after {
    position: absolute;
    content: '';
    background: #ddd;
    height: 9px;
    width: 9px;
    right: 0px;
    top: 26px;
    border-radius: 50%;
}
.about-widget, .post-widget {
    position: relative;
}
.footer-widget:before {
    position: absolute;
    content: '';
    background: #ddd;
    width: 1px;
    right: 0;
    top: 0;
    bottom: 0;
}
.post-widget.footer-widget:before{
    display: none;
}
.footer-widget h5{
    font-size: 1.25rem;
}
.about-widget .text {
    position: relative;
    margin-bottom: 30px;
    line-height: 25px;
}
.bold {
    font-weight: 700;
}
.pb-3{
    padding-bottom: 1rem;
}
.main-footer{
    padding: 40px 0 0;
}
/*footer av over*/
#header .header__wrapper .megamenu_wrapper .burger_menu>ul>li{
    padding-left: 30px;
}
.brandHeader #header .header__menu a, .burgerOpen #header .header__menu a, .langSelectorOpen #header .header__menu a, .menuAction #header .header__menu a, .nonzeroscroll #header .header__menu a, .opacityfill #header .header__menu a, .openSearch #header .header__menu a{
    color: #172957;
}
.brandHeader #header .header__right .header__menu.service>ul>li.icon-menu-login a, .brandHeader #header .header__right .header__menu.service>ul>li a, .burgerOpen #header .header__right .header__menu.service>ul>li.icon-menu-login a, .burgerOpen #header .header__right .header__menu.service>ul>li a, .langSelectorOpen #header .header__right .header__menu.service>ul>li.icon-menu-login a, .langSelectorOpen #header .header__right .header__menu.service>ul>li a, .menuAction #header .header__right .header__menu.service>ul>li.icon-menu-login a, .menuAction #header .header__right .header__menu.service>ul>li a, .nonzeroscroll #header .header__right .header__menu.service>ul>li.icon-menu-login a, .nonzeroscroll #header .header__right .header__menu.service>ul>li a, .opacityfill #header .header__right .header__menu.service>ul>li.icon-menu-login a, .opacityfill #header .header__right .header__menu.service>ul>li a, .openSearch #header .header__right .header__menu.service>ul>li.icon-menu-login a, .openSearch #header .header__right .header__menu.service>ul>li a{
    color: #172957;
}
.brandHeader #header .header__navbutton a:after, .brandHeader #header .header__navbutton a:before, .brandHeader #header .header__navbutton a div, .burgerOpen #header .header__navbutton a:after, .burgerOpen #header .header__navbutton a:before, .burgerOpen #header .header__navbutton a div, .langSelectorOpen #header .header__navbutton a:after, .langSelectorOpen #header .header__navbutton a:before, .langSelectorOpen #header .header__navbutton a div, .menuAction #header .header__navbutton a:after, .menuAction #header .header__navbutton a:before, .menuAction #header .header__navbutton a div, .nonzeroscroll #header .header__navbutton a:after, .nonzeroscroll #header .header__navbutton a:before, .nonzeroscroll #header .header__navbutton a div, .opacityfill #header .header__navbutton a:after, .opacityfill #header .header__navbutton a:before, .opacityfill #header .header__navbutton a div, .openSearch #header .header__navbutton a:after, .openSearch #header .header__navbutton a:before, .openSearch #header .header__navbutton a div{
    color: #172957;
}
#header .header__wrapper .hovermenu_wrapper .hover_menu>ul>li>a, #header .header__wrapper .megamenu_wrapper .burger_menu>ul>li>a{
    font-size: 16px;
    color: #172957;
}
#header .header__wrapper .hovermenu_wrapper .hover_menu li.direct-menu>ul a, #header .header__wrapper .megamenu_wrapper .burger_menu li.direct-menu>ul a{
    color: #172957;
}
/*menu* end*/
[data-module=blocks].padding .about-content{
    padding: 20px;
}
[data-module=typo].title{
    margin-bottom: 20px;
}
[data-module=blocks].padding .about-img img{
    width: 400px;
    height: 400px;
    border-radius: 82% 78% 10% 100%;
    position: relative;
    top: 70px;
    transition: all .5s ease;
}
[data-module=blocks].padding .about-img img:hover{
    top: 60px;
    -webkit-box-shadow: 30px 0 100px 0 rgba(0,0,0,.21);
    -moz-box-shadow: 30px 0 100px 0 rgba(0,0,0,.21);
    box-shadow: 30px 0 100px 0 rgba(0,0,0,.21);
}
[data-module=blocks].padding .about-content .text-content{
    padding-top: 10%;
    line-height: 25px;
    padding-left: 0px;
}
.contact-section [data-component=input-form] [role=form]{
    box-shadow: 0 0 15px #00000057;
    border-radius: 4px;
}
 [data-module=blocks].contact-section >.container-fluid{
    padding: 0px 66px;
}

[data-module=textSeparator].text_in{
    color: #172957;
}
[data-module=textSeparator]{
    background-color: #172957;
}
[data-module=textSeparator] .text{
    color: #fff;
}
[data-module=textSeparator] .line{
    background-color: rgba(255, 255, 255, 0.43);
}
.white-box{
    -webkit-box-shadow: 30px 0 100px 0 rgba(0,0,0,.21);
    -moz-box-shadow: 30px 0 100px 0 rgba(0,0,0,.21);
    box-shadow: 30px 0 100px 0 rgba(0,0,0,.21);
    position: relative;
    display: block;
    width: 50%;
    padding: 50px;
    background-color: #fff;
    right: 20%;
    top: 60px;
    z-index: 1;
    border-radius: 4px;
}
.white-box2{
    -webkit-box-shadow: 30px 0 100px 0 rgba(0,0,0,.21);
    -moz-box-shadow: 30px 0 100px 0 rgba(0,0,0,.21);
    box-shadow: 30px 0 100px 0 rgba(0,0,0,.21);
    position: relative;
    display: block;
    width: 50%;
    padding: 50px;
    background-color: #fff;
    left: 70%;
    top: 60px;
    z-index: 1;
    border-radius: 4px;
}
[data-module=article] .text h2{
    margin-bottom: 0px;
}
 [data-module=article] .text ul li:before{
    color: #172957;
 }
 [data-module=article] .text h2{
    color: #172957;
 }
.slider-sec h4{
    color: #172957 !important;
 }
 [data-module=article] .text h2 > span, h4 > span{
    color: #ff5927;
}
[data-module=article] .text ol li, [data-module=article] .text ul li{
    color: #000;
}
[data-module=article] .text p.small-design{
    float: right;
    position: relative;
    right: -200px;
}
[data-module=article] .text p.small-design-2{
    float: left;
    position: relative;
    right: 200px;
}
.thm-color1{
    color: #172957;
}
.thm-color2{
    color: #ff5927;
}
.band-box:hover{
    box-shadow: 0px 0 10px 0 rgba(0, 0, 0, 0.36);
    padding: 30px;
    border-radius: 4px;
    transition: all .5s ease;
}
.band-box{
    padding: 30px;
}
.hr{
    border-bottom:  1px solid red !important;
}
.hr:last-child {
   border-bottom: none;
}
[data-module=breadcrumbs][data-type=top_slide] li, [data-module=breadcrumbs][data-type=top_slide] li a {
    color: hsl(0, 0%, 0%);
}
[data-module=breadcrumbs][data-type=top_slide] li:last-of-type a {
    color: hsl(0, 0%, 0%);
}
[data-module=list_linear] .cont .img img{
    display: block;
}
[data-page=brandfilter] [data-module=slider] .cont-slide:after{
    background-color: #0000;
}
[data-module=sideFilter]{
    box-shadow: 0px 0px 10px #00000054;
    border-radius: 0 0 4px 0;
}
.size ul li{
    margin-bottom: 10px;
}
.fancybox-caption__body{
    font-size: 25px;
}
.sec-title h2{
    position: relative;
    display: block;
    font-weight: 400;
    font-size: 1.5625rem;
    color: #172957;
    padding: 20px 0;
}
.sec-title h2 > span{
    color: #ff5927;
}
.event-details-sec .follow-us ul{
    list-style: none;
    padding-left: 0;
}
.event-details-sec .follow-us ul li {
    padding: 10px 0px;
    border-bottom: .5px solid #00000040;
}
.event-details-sec .follow-us{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    box-shadow: 0 10px 100px 0 rgba(77,77,119,.16);
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 20px;
    float: left;
}
.event-details-sec .event-text{
    position: relative;
    width: 100%;
    margin: 0;
    box-shadow: 0 10px 100px 0 rgba(77,77,119,.16);
    border-radius: 4px;
    padding: 25px;
}
.event-details-sec{
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 70px 0;
}
.event-details-sec p{
    color: #6e6e6e;
    line-height: 25px;
}
.add-img{
    display: inline-block;
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 10px;
}
#header .header__right [data-comp=header__search].header__search .icon-ico-search:before{
    color: #172957;
    font-weight: 900;
}
[data-module=article] .text b, [data-module=article] .text strong{
    color: #ff5927;
}
.main-title.title-line h1:before{
    content: "";
    position: absolute;
    background: linear-gradient(to right, #ff5927 0%, #172957 100%);
    z-index: 1;
    width: 80px;
    height: 2px;
    top: 100px;
    left: calc(50% - 40px);
}
.main-title h1:before{
    content: "";
    position: absolute;
    background: linear-gradient(to right, #ff5927 0%, #172957 100%);
    z-index: 1;
    width: 80px;
    height: 2px;
    bottom: -10px;
    left: calc(50% - 40px);
}
.sec-title h2:before{
    content: "";
    position: absolute;
    background: linear-gradient(to right, #ff5927 0%, #172957 100%);
    z-index: 1;
    width: 80px;
    height: 2px;
    bottom: 10px;
    left: calc(50% - 40px);
}
.pT-40{
    padding-top: 40px;
}
.pB-40{
    padding-bottom: 40px;
}
/* --- features --- */
.feature-item
{
    position: relative;
    float: left;
    width: 100%;
}
.feature-item.feature-item-big
{
    text-align: center;
}
.feature-item:before
{
    float: left;
    font-size: 48px;
    margin-right: 30px;
    color: #F4BC16;
    border: 1px solid #E2E6E7;
    padding: 19px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.feature-item.feature-item-big:before
{
    clear: both;
    float: none;
    display: block;
    width: 60px;
    font-size: 60px;
    margin-left: auto;
    margin-right: auto;
    padding: 70px;
}
.feature-item .featured-item-icon-url 
{
    position: absolute;
    width: 88px;
    height: 88px;
    left: 0;
    top: 0;
}
.sl-large-lightbulb:before{
    content: '';
    background-image: url(../img/bulb.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.sl-large-trophy:before{
    content: '';
    background-image: url(../img/Trophy.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.sl-large-plan:before{
    content: '';
    background-image: url(../img/quality.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.feature-item.feature-item-big .featured-item-icon-url
{
    width: 140px;
    height: 140px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.featured-item-icon-url:hover
{
    text-decoration: none;
}
.feature-item h4
{
    padding-bottom: 5px;
}
.feature-item p
{   
    line-height: 24px;
    padding: 0;
    margin-top: 19px;
    margin-left: 118px;
}
.feature-item.no-icon p
{
    margin-left: 0;
}
.feature-item.feature-item-big h4
{
    margin-top: 35px;
}
.feature-item.feature-item-big.no-icon h4
{
    margin-top: 0;
}
.feature-item.feature-item-big h4:after
{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
body .feature-item.feature-item-big p
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: #6e6e6e;
}
.vc_col-sm-3 .feature-item.feature-item-big p
{
    width: 100%;
}
.feature-item.feature-item-big .ornament
{
    position: relative;
    width: 1px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 13px;
    background: #E2E6E7;
}
.feature-item.feature-item-big .ornament:after
{
    position: absolute;
    content: "";
    border: 1px solid #E2E6E7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 11px;
    height: 11px;
    left: -6px;
    bottom: -13px;
}
.error404 .feature-item.feature-item-big h4,
.page-template-404 .feature-item.feature-item-big h4
{
    font-size: 29px;
    line-height: 40px;
    padding-bottom: 0;
}
.error404 .feature-item.feature-item-big h4:after,
.page-template-404 .feature-item.feature-item-big h4:after
{
    width: 80px;
}
.error404 .feature-item.feature-item-big p,
.page-template-404 .feature-item.feature-item-big p
{
    font-size: 16px;
    line-height: 26px;
    margin-top: 34px;
}
[data-module=list_text].wehave:before{
    position: absolute;
    content: '';
    background: url(../img/1.png);
    width: 280px;
    height: 100%;
    left: 0px;
    top: 0px;
    background-size: cover;
    background-repeat: no-repeat;
}
[data-module=list_text].wehave:after{
    position: absolute;
    content: '';
    background: url(../img/2.png);
    width: 280px;
    height: 100%;
    right: 0px;
    top: 0px;
    background-size: cover;
    background-repeat: no-repeat;
}
.slider-sec{
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.owl-carousel .owl-stage-outer{
    height: 300px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    font-size: 30px !important;
    outline: none;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #ff5927 !important;
}
.owl-theme .owl-dots .owl-dot span{
    width: 20px !important;
    height: 5px !important;
}
.slider-sec .owl-item{
    position: relative;
    display: inline-block;
}
.slider-sec .owl-item .item{
    padding-right: 10px;
}

.slider-sec h4.text .line {
    width: 40px;
    height: 1px;
    padding: 0;
    background: #ff5927;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-top: 1px;
    margin-left: -5px;
}
.slider-sec h4.text .line span{
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: 100%;
    background: hsl(223, 58%, 22%);
    will-change: width, transform;
}
.slider-sec figure img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.slider-sec figure:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    cursor: pointer;
}
.table-bordered>tbody>tr>td{
    color: #6e6e6e;
}
.global-section{
    padding: 30px 0px 100px 0px;
    box-shadow: inset 0px -7px 20px -20px black;
}

.global-section h3{
    padding-bottom: 20px;
}
.global-section .export_list {
    margin: 0 auto;
    padding-top: 30px;
}
.global-section .export_list .expot_c{
    text-align: center;
}
.global-section .export_list .expot_c p{
    font-size: 16px;
    font-weight: 600;
    padding: 6px 10px;
}
.global-section h3 .line, [data-module=article] .text_in .line, .inq-btn .line{
    width: 40px;
    height: 1px;
    padding: 0;
    background: #ff5927;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-top: 12px;
    margin-left: -5px;
}
.global-section h3 .line span, [data-module=article] .text_in .line span, .inq-btn .line span{
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background: hsl(223, 58%, 22%);
    will-change: width, transform;
}
.global-section h3 .line.after-line{
    width: 40px;
    height: 1px;
    padding: 0;
    background: #ff5927;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-top: 12px;
    margin-left: 45px;
}
.global-section h3 .line.after-line span.after-line-span{
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background: hsl(223, 58%, 22%);
    will-change: width, transform;
    margin-left: 60%;
}
.table-responsive h3{
    padding: 20px 0px;
}
.table-responsive h3 .line{
    width: 40px;
    height: 1px;
    padding: 0;
    background: #ff5927;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-top: 12px;
    margin-left: -5px;
}
.table-responsive h3 .line span{
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background: hsl(223, 58%, 22%);
    will-change: width, transform;
}
.table-responsive h3 .line.after-line{
    width: 40px;
    height: 1px;
    padding: 0;
    background: #ff5927;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-top: 12px;
    margin-left: 45px;
}
.table-responsive h3 .line.after-line span.after-line-span{
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background: hsl(223, 58%, 22%);
    will-change: width, transform;
    margin-left: 60%;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    padding: 15px 20px;
    border-top: 0;
}
[data-module=header_image] figure .bck {
    height: 100%;
}
[data-module=header_image] figure{
    padding-bottom: 28%;
}
[data-module=slider] .content-text{
    width: max-content;
    padding: 0px 40%;
    top: 35%;
}
[data-module=slider] .content-text .title-small{
    font-size: 2.5rem;
    color: #000;
}
[data-module=slider] .content-text .pretitle{
    color: #000;
}
ul.dropdown {
    position: absolute;
    background: #fff;
    display: none;
    padding: 12px 20px;
    width: 200px !important;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    z-index: 1;
    text-align: left;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
[data-module=blocks].padding-top.contact-section .col-md-offset-1{
    margin-left: 0;
}   
.menu-item:hover ul {
    display: block;

   }
[data-module=blocks].padding-top.contact-section{
    background-color: #fff !important;
    padding: 70px 0px;
}
[data-module=blocks].padding-top.contact-section .col-md-offset-1{
    margin-left: 0;
}
[data-component=input-form] form button{
    margin-top: 12px;
}
[data-module=article] .text h3{
    font-size: 1rem;
    font-weight: bold;
}
[data-module=article] .text{
    color: #6e6e6e;
    line-height: 1.55em;
}
[data-module=article].export-section .text{
    margin-bottom: 40px;
}
.abodier [data-module=blocks] .container-fluid.product-container #ajax_product_details .img-responsive:hover{
    transform-style: preserve-3d;
    transform: translate3d(0px, 0px, 0.01px) scale(0.90, 0.90);
}
.abodier [data-module=blocks] .container-fluid.product-container #ajax_product_details .img-responsive{
    display: inline-block;
    box-shadow: 8px 8px 40px 0px #00000047;
    transform-style: preserve-3d;
    transform: translate3d(0px, 0px, 0.01px);
    transition: all .3s ease-in-out;
}
.abodier [data-module=blocks] .container-fluid.product-container #ajax_product_details .preview_img-responsive:hover{
    transform-style: preserve-3d;
    transform: translate3d(0px, 0px, 0.01px) scale(0.90, 0.90);
}
.abodier [data-module=blocks] .container-fluid.product-container #ajax_product_details .preview_img-responsive{
    display: inline-block;
    transform-style: preserve-3d;
    transform: translate3d(0px, 0px, 0.01px);
    transition: all .3s ease-in-out;
    width: 94% !important;
    height: 450px !important;
    object-fit: cover;

}
.abodier [data-module=blocks] .container-fluid.product-container{
    padding-left: 0;
    padding-right: 40px;
}


[data-module=article] .text.text-title{
    color: #303030;
}
.slider-sec figure.export-about-img:before{
    content: '';
    position: absolute;
    width: 68%;
    height: 100%;
    display: block;
    left: -15px;
    z-index: 0;
    border: 12px solid #ff5927;
    top: 30px;
    border-radius: 5px;
    opacity: 0.5;
}
.slider-sec figure.export-about-img:before{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.slider-sec figure.export-about-img:hover:before{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
            /*catalogue flip imgs*/
.flip {
  -webkit-perspective: 800;   
          perspective: 800;
        position: relative;
        text-align: center;
}
.flip .card.flipped {
  -webkit-transform: rotatey(-180deg);
          transform: rotatey(-180deg);
}
.flip .card {
    width: 270px;
    height: 178px;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 0.5s;
    transform-style: preserve-3d;
    transition: 0.5s;
    background-color: #fff;
   
}
.flip .card .face {
  -webkit-backface-visibility: hidden ;
    backface-visibility: hidden ;
   z-index: 2;
}
.flip .card .front {
   position: absolute;
   width: 270px;
   z-index: 1;
}
.flip .card .front img{
  width: 270px;
  height: 100%;
}
.flip .card .img {
   position: relaitve;
   width: 270px;
   height: 178px;
   z-index: 1;
   border: 2px solid #000;
}
.flip .card .back {
  padding-top: 10%;
  -webkit-transform: rotatey(-180deg);
          transform: rotatey(-180deg);
  position: absolute;
}
.inner{
  margin:0px !important;
  width: 270px;
}
[data-module=header_image] figure .bck img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

[data-module=header_image].header-img{
    padding-bottom: 0px;
}
[data-module=sideFilter] article .wrapper a{
    padding-bottom: 10px;
}
.wehave .clr{
    clear: none;
}
[data-module=collectionBlock] img{
    display: inline-block !important;
}
.owl-carousel .owl-item img{
    height: 400px;
    object-fit: cover;
}
[data-module=sideFilter] article.open .wrapper .radio-btn{
    display: inline-block;
    float: left;
    clear: both;
    margin-bottom: 10px;
    margin: 2px 0;
    width: 100%;
    position: relative;
}
[data-module=sideFilter] article.open .wrapper .radio-btn input[type=radio]{
    float: left;
    cursor: pointer;
}
[data-module=sideFilter] article.open .wrapper .radio-btn span{
    padding-left: 14px;
    color: #6e6e6e;
    cursor: pointer;
}
/*product page style*/

[data-module=collectionBlock] .cont .pro-box .pro-img{
    display: inline-block;
    position: relative;
    width: 100%;
    height: auto;
    object-fit: cover;
}
[data-module=article] .tiles-box, [data-module=article] .tiles-details{
    display: block;
    position: relative;
    padding:  0px 0px 0px 10%;
}
[data-module=article] .tiles-box .design-title{
    padding: 40px 0px;
}
[data-module=article] .tiles-box .pro-tiles{
    position: relative;
    display: inline-block;
    height: auto;
    text-align: center;
}
[data-module=article] .tiles-box .tiles-img{
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    object-fit: cover;
    box-shadow: 0px 0px 10px 0px #222222;
}
[data-module=article] .tiles-box h5.design-caption{
    margin-top: 5px;
}
.text_in{
    font-weight: 400;
    color: #6e6e6e;
}
/*sfv*/
[data-module=header_image].pro-header-img{
    padding-bottom: 0px;
}
[data-page=about] [data-module=header_page], [data-page=news] [data-module=header_page], [data-page=references] [data-module=header_page], [data-page=search] [data-module=header_page], [data-page=solutions] [data-module=header_page]{
    margin-top: 0px;
}
[data-module=blocks] [data-module=collectionBlock]{
    margin-top: 0px;
}
.abodier [data-module=blocks]{
    padding: 50px 0px;
}
.mb-2{
    margin-bottom: 20px !important;
}
.abodier [data-module=iconCircleButton].icon_button{
    margin: 0;
    margin-top: 30px;
}
.abodier [data-module=blocks] .inq-btn{
    padding: 30px 80px 80px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #00000054;
    text-align: center;
}
.abodier .inq-btn [data-module=iconCircleButton].icon_button span{
    display: inline-block;
    float: none; 
    width: 50px;
    height: 50px;
    line-height: 45px;
    border-radius: 100%;
    border: 2px solid #8d8d8d;
    color: #303030;
    text-align: center;
    margin: 0;
    font-size: 13px;
    font-size: .8125em;
    font-size: 1.8125rem;
}
.abodier .inq-btn [data-module=iconCircleButton].icon_button b{
    width: 100%;
    font-size: 13px;
    margin: 0px;
    margin-top: 5px;
    letter-spacing: 0px;
}
.abodier .inq-btn [data-module=iconCircleButton].icon_button{
    height: auto;
    padding: 10px;
}
.abodier .inq-btn [data-module=iconCircleButton].icon_button:hover{
    box-shadow: 0 0 12px #0000006b;
    padding: 10px;
    border-radius: 4px;
}
/*product page style End*/
.map{
    width: 100%;
    height: 100%;
}
.map .map-iframe{
    width: 100%;
    height: 700px;
}
.thm-shadow{
    box-shadow: 30px 0 100px 0 rgba(0,0,0,.21);
}
.foo-img{
    width: 70px;
    position: relative;
    margin-bottom: 15px;
}
#footer .thm-footer{
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    padding: 40px 0;
    border-top: .5px solid #00000047;
}
#footer .foo-div{
    padding-bottom: 40px;
}
#footer{
    padding: 80px 0 0 0;
}

/*27-11-2019*/


#header, #header .header__wrapper, #header header {
    height: 79px;
}
#header .header__menu.service>ul>li:before{
        height: calc(100% - 0px);
}
#header .header__wrapper .header__left > *, #header .header__wrapper .header__right > * {
    height: 79px;
}
#header .header__navbutton a::after, #header .header__navbutton a::before, #header .header__navbutton a div {
    top: 42px;
    background: #172957;
}
#header .header__menu > ul > li {
    height: 79px;
}
#header .header__wrapper .header__logo .header-logo-img {
    margin-top: 20px;
}
#header .header__menu > ul > li a {
    padding-top: 35px;
}
#header .header__right .header__menu.service>ul>li ul.d-custom li a, #header .header__menu.service>ul>li ul.d-custom li a {
    background: #fff;
    color: #172957 !important;
}
#header .header__right .header__menu.service>ul>li ul.d-custom li a:hover, #header .header__menu.service>ul>li ul.d-custom li a:hover{
    color: #ff5927 !important;
}
#header .header__menu>ul>li ul.d-custom li a{
    padding: 15px 20px !important;
    font-size: 12px;
}
.goog-te-gadget > div > img {
    height: 85px;
}
#header .header__menu>ul>li>ul{
    top: 79px;
    box-shadow: 1px 1px 15px #0000006e;
}
#header .header__right .header__menu.service>ul>li ul.d-custom li, #header .header__menu.service>ul>li ul.d-custom li {
{
    background: #f3f3f3;
}
[data-module="breadcrumbs"] ul {
    line-height: 42px;
}
[data-module=breadcrumbs][data-type=top_slide] li, [data-module=breadcrumbs][data-type=top_slide] li a{
    color: #000;
}
[data-module=breadcrumbs][data-type=top_slide] li:last-of-type a{
    color: #e0a501;
}
[data-module=list_linear] .cont .img img.event-img{
    display: block !important;
    object-fit: cover;
    width: 100%;
}
[data-module="list_linear"] .cont-link [data-comp="button_rect"] b {
    line-height: 46px;
}
.add-size img {
    max-width: 40%;
    float: left;
    padding: 5px;
}
[data-module=asider] .abodier .size ul{
    list-style-type: none;
}
[data-module=asider] .abodier .size ul li:before{
   margin-bottom: 10px;
   content: "\2022";
   color: #f8bd19;
   font-weight: bold;
   display: inline-block; 
   width: 1em;
   margin-left: -1em;
}
/*iconic style*/
#header .header__wrapper .megamenu_wrapper .burger_menu>ul>li{
    top: 79px !important;
}
/*27-11-2019*/

/*index about*/
.about-content img{
    border-radius: 50%;
    width: 100%;
}

@media (max-width:992px){
    .preloader1 img{width:180px;}
}