*{
    outline: none;
}
/* Hide Google Translate tooltip and spinner */
#goog-gt-tt,
.skiptranslate,
.goog-te-spinner-animation,
.goog-te-spinner {
    display: none !important;
}
body {
    top: 0 !important;
}
::selection {
    background: #005393;
    color: #fff;
}
::-webkit-scrollbar {
    width: 10px;
    background: #fff;
    padding: 2px;
}
::-webkit-scrollbar-thumb {
    background: #005393;
    border-radius: 0px;
}
body{
    text-align: justify;
}
.z-full{
    z-index: 11111;
}
.whats{
    left: 20px;
    bottom: 25px;
}
.whats button > i{
    font-size: 1.5rem;
    vertical-align: bottom;
}
.whats-toggle{
    left: 20px;
    bottom: 80px;
}
.h-fit-content{
    height: fit-content;
}
a:hover{
    text-decoration: none;
    -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;
}
.flex{
    display: flex !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: 600;
}
.pad8{
    padding: 8px !important;
}
.responsive-menu-link.lang-select:hover{
    color: #FFF !important;
}
.text-7d{
    color: #7d7d7d;
}
.thm-color1{
    color: #005393;
}
.thm-color2{
    color: #afcb1f;
}
.border-thm{
    border-color: #afcb1f;
}
.thm-bg{
    background-color: #005393;
}
.thm-bg2{
    background-color: #afcb1f;
}
.bg-whats1{
    background: #005393;
}


.bg-whats{
    background: #FFF;
}
img{
    max-width: 100%;
}
.mybtn:hover{
    color: #000000 !important;
    box-shadow: 0 10px 10px -10px #000;
}
.mainlogo{
	width: 210px;
}
.full-header .responsive-menu ul.mega-menu .responsive-menu-link.has-children{
	float: left;
}
/*slider*/
.spa-tabs{
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.spa-tabs .spa-tabs__wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.spa-tabs .spa-tabs__wrap .spa-tabs__title{
    font-size: 52px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    padding: 0px 20px;
}
/*.spa-tabs .spa-tabs__wrap .spa-tabs__desc{
    font-size: 22px;
    color: #fff;
    letter-spacing: 2px;
}*/
/*slider*/
.header-wrapper{
	position: fixed;
	top:0;
}
/* Slider */
.slide-title{
    font-size: 35px !important;
}
.slide-title {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.slide-content {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    white-space: nowrap;
}
.slide-title-5-f {
    font-family: 'Overpass', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 48px !important;
}

.slide-title-5 {
    font-family: 'Overpass', sans-serif;
    color: #ffffff;
    background: #005393a6;
    padding: 5px 15px 0 !important;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}

#revolution-slider5 .persephone.tparrows {
    height: 50px;
    width: 50px;
    background: transparent;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

#revolution-slider5 .persephone.tparrows:hover {
    background: #005393;
    border-color: #005393;
}

#revolution-slider5 .persephone.tparrows:before {
    line-height: 50px;
    /*font-family: "Material-Design-Iconic-Font";*/
    color: #e3e3e3;
    font-size: 24px;
}

#revolution-slider5 .tparrows.tp-leftarrow:before {
    content: '\2190';
}

#revolution-slider5 .tparrows.tp-rightarrow:before {
    content: '\2192';
}

@media (max-width: 767px){
    .slide-title-5-f{
        font-size: 32px !important;
    }
    .slide-title-5{
        font-size: 18px !important
    }
}

/*slider over*/

.round-img .round1{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-image: url(../img/home/narble6.jpg);
    left: 10%;
    position: absolute;
    top: 380px;
    z-index: 1;
}
.round-img .round2{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-image: url(../img/home/marble4.jpg);
    left: 45%;
    position: absolute;
	bottom: 180px;
    z-index: 1;
}
.round-img .round3{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-image: url(../img/home/marble7.jpg);
    right: 10%;
    position: absolute;
    bottom: 480px;
    z-index: 1;
}
@media (max-width: 767px){
	.xs-hidden{
		display: none !important;
	}
}
.home-about:before{
    content: '';
    position: absolute;
    top: -110px;
    left: -130px;
    border: 40px #00539317;
    border-style: double;
    width: 350px;
    overflow: hidden;
    height: 350px;
    display: block;
    z-index: -1;
    border-radius: 50%;
    transform: rotate(125deg);
}
/*slider over*/
.app-footer:before {
    /*content: '';*/
    /*background-image: url(../img/designelements2.png);*/
    /*background-size: contain;*/
    /*background-repeat: no-repeat;*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*width: 500px;*/
    /*height: 350px;*/
    /*display: block;*/
    /*z-index: 11;*/
}
/*.app-footer:after {*/
/*    content: '';*/
/*    background-image: url(../img/designelements3.png);*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    width: 800px;*/
/*    height: 350px;*/
/*    display: block;*/
/*    z-index: 11;*/
/*}*/
@media (max-width: 667px){
    .app-footer:after{
        width: 100%;
    }
    .app-footer:before{
        display: none;
    }
}
.subscribe-box {
    /*background-color: #FFF;*/
    height: auto;
    position: relative;
    z-index: 2;
}
.subscribe-box.light-version {
    padding-top: 70px;
}
.container-fluid.ace-container {
    padding-left: 8%;
    padding-right: 8%;
}
p{
    font-weight: 200;
}

.dakbox-bg {
    position: relative;
}
.subscribe-box.light-version .section-title{
    color:#005393;
    margin-bottom: 0px;
    margin-top: 30px;
    font-size: 35px;
}
.contactBox {
    border: 1px solid #eee;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(91, 107, 148, 0.15);
    box-shadow: 0px 10px 30px 0px rgba(91, 107, 148, 0.15);
    background-color: #fff;
    padding: 25px 50px;
    position: relative;
    top: 50px;
    z-index: 45;
}
.align-items-center {
	display: flex;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.contactBox .media i {
    height: 35px;
    width: 35px;
    border: 1px solid #CCCCCC;
    color: #005393;
    border-radius: 3px;
    text-align: center;
    line-height: 35px;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 14px;
}
.contactBox p span {
    display: block;
    line-height: 25px;
}
.dakbox-bg .section-title {
    font-weight: 500;
    margin: 0 0 15px;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.site-footer3 .footer-menu ul li a:after {
    position: absolute;
    right: 0;
    top: 3px;
    height: 15px;
    width: 1px;
    content: '';
    background: #005393;
}
.site-footer3 .footer-menu ul li:nth-child(6    ) a:after{
    display: none;
}
.site-footer3 .footer-menu ul li a:after {
    background: #005393;
}
.site-footer3 .footer-menu ul li a {
    display: block;
    padding: 0px 10px;
    text-transform: capitalize;
    position: relative;
    color: #005393;
}
.site-footer3 .footer-menu ul li a {
    color: #005393;
}
.site-footer3 .footer-menu ul li {
    display: inline-block;
}
.site-footer3 .footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.site-footer3 {
    /*background: #fff;*/
    padding: 70px 0 0;
}
.site-footer3 .footer-bottom {
    background: #005393;
    padding: 15px 0;
}
.top-social {
    margin: 0;
    padding: 0;
    list-style: none;
}
.top-social li {
    display: inline-block;
}
.site-footer3 .footer-bottom a {
    color: #fff;
}
.top-social li a {
    display: block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #cccccc;
    color: #fff;
    border-radius: 50%;
    font-size: 13px;
    -webkit-transition: all .24s cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all .24s cubic-bezier(0.47, 0, 0.745, 0.715);
}
.site-footer3 .footer-bottom p {
    color: #fff;
}
.footer-logo {
    margin-bottom: 30px;
}
/*footer over*/

.home-about{
    padding: 80px 0px;
    position: relative;
    display: block;
}
.home-about .container-fluid{
    padding-left: 4%;
    padding-right: 4%;
}
.home-about .ab-box{
    padding: 45px 0;
    border: 2px solid #dddddd;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    width: 100%;
    margin-bottom: 15px;
}
.home-about .ab-box > .img {
    line-height: 0;
    margin-bottom: 10px;
    transition: all .3s;
}
#home-inspiration .container .title {
    text-align: center;
    margin-bottom: 50px;
    padding: 10px 80px 0px 20px;
}
/*section first over*/

.bg-white{
    background-color: #FFF;
}
.home-product{
    position: relative;
    display: block;
    padding: 200px 0px 40px;
    background-color: #FFF;
}
.parallax {
  position: relative;
  transition: top 1.5s cubic-bezier(0.2, 0.54, 0.36, 1);
}
.home-product .p-text-box{
    position: relative;
    display: block;
    background-color: #005393;
    padding: 150px 45px 20px;
    color: #fff;
}
.home-product .p-img-box{
    position: relative;
    display: block;
    bottom: -120px;
    z-index: 1;
}
.home-product .p-box:nth-child(2){
    margin-top: 100px;
}
.big-title{
    position: absolute;
    display: inline-block;
    left: -70px;
    top: 370px;
    width: 380px;
    transform: rotate(270deg);
    filter: grayscale(1);
}

/*second section over*/
.home-inspiration{
    position: relative;
    display: block;
    padding: 40px 0px 70px;
}
.container .title > h3{
    letter-spacing: 4px;
    color: #757575;
}
.home-inspiration img{
    box-shadow: 0 0 50px -40px #00000061;
    border-radius: 4px;
}
.underlined-link, .underlined-link.light::after{
    -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;
}
.underlined-link.light {
    color: #f0f8ffa1;
}
.underlined-link.light::after{
    background: #f0f8ffa1;
}
.underlined-link.light:hover{
    color: #FFF;
}
.underlined-link.light:hover::after{
    background: #FFF;
}
.thm-btn{
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    border: 1px solid #005393;
    background-color: #005393;
    color: aliceblue;
    padding: 0.6rem 1.5rem;
    -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;
}
.thm-btn:hover{
    color: aliceblue;
    box-shadow: 0px 20px 22px -13px #00539370;
    border-radius: 15px 0;
}
.thm-btn.light{
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    border: 1px solid aliceblue;
    background-color: transparent;
    color: aliceblue;
    padding: 0.6rem 1.5rem;
    -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;
}
.thm-btn.light:hover{
    color: #005393;
    background-color: aliceblue;
    border-radius: 15px 0;
}
.be-prof{
    position: relative;
    display: block;
    padding: 80px 0px 40px;
    /*margin-bottom: -40px;*/
    background:#fff;
}
.be-prof .col_box.title {
    height: 252px;
    background: url(../img/icons/ind_bj2.png) no-repeat 66px center;
}
.be-prof .col_box.title h2 {
    font-size: 40px;
    color: #000000;
    padding-top: 80px;
    font-weight: 700;
    text-align: left;
}
.be-prof .text_box p {
    color: #7d7d7d;
    margin-bottom: 25px;
    line-height: 1.4;
}
.header-social-links a.header-social-link:hover i{
    color: #ddd
}
.full-header .responsive-menu ul.responsive-menu-links .responsive-menu-sublinks .responsive-menu-link a.sub-link{
    color: #4e4e4e;
}

.flex-center{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 100%;
}
.flex-center .flex-pad{
    width: 500px;
}
@media (max-width: 767px){
    .flex-center .flex-pad{
        width: 100%;
    }
}
.swiper-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 300px;
}

/*----------visulizer--------------*/


.visulizer #comparison {
    width: 100%;
    padding-bottom: 50%;
    overflow: hidden; 
    position: relative;
    box-shadow: 0 15px 20px -18px #000;
}

.visulizer figure { 
  position: absolute;
    background-image: url(../img/home/visnone.jpg);
    background-size: cover;
    font-size: 0;
    width: 100%;
    height: 113%;
    margin: 0; 
}

.visulizer #divisor { 
    background-image: url(../img/home/vis.jpg);
    background-size: cover;
    position: absolute;
    width: 50%; 
    box-shadow: 0 5px 10px -2px rgba(0,0,0,0.3);
    bottom: 0; height: 100%;
  
  &::before,
  &::after {
    content: '';
    position: absolute;
    right: -2px;
    width: 4px;
    height: calc(50% - 25px);
    background: white;
    z-index: 3;
  }
  &::before {
    top: 0;
    box-shadow: 0 -3px 8px 1px rgba(0,0,0,.3);
  }
  &::after {
    bottom: 0;
    box-shadow: 0 3px 8px 1px rgba(0,0,0,.3);
  }
}
.visulizer #handle {
  position: absolute;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  transform: translateY(-127%) translateX(-50%);
  z-index: 1;
  background-color: #005393;
  border-radius: 50%;
  
  &::before,
  &::after {
    content: '';
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
    top: 50%;
    margin-top: -6px;
  }
  &::before {
    border-right: 6px solid white;
    left: 50%;
    margin-left: -17px;
  }
  &::after {
    border-left: 6px solid white;
    right: 50%;
    margin-right: -17px;
  }
}

.visulizer input[type=range]{
    -webkit-appearance:none;
    -moz-appearance:none;
    position: absolute;
    top: 50%; left: -25px;
  transform: translateY(-50%);
    background-color: transparent;
    width: calc(100% + 50px); 
  z-index: 2;
  border: none;
  outline: none;
  cursor: all-scroll !important;
  
  &:focus,
  &:active {
    border: none;
    outline: none;
  }
}
.visulizer input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: transparent;
  border: 4px solid white;
  box-shadow: 0 0 8px 1px rgba(0,0,0,.3);
}
.visulizer input[type=range]::-moz-range-track {
    -moz-appearance:none;
    height:15px;
    width: 100%;
    background-color: transparent; 
    position: relative;
    outline: none;    
}
.cer-center{
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.dUoAAp::before {
    background-color: #afcb1f !important;
}

ul.responsive-menu-sublinks.format li {
    border: 1px solid #00000052 !important;
    margin-bottom: 10px;
}
ul.responsive-menu-sublinks.application li,ul.responsive-menu-sublinks.surface li {
    margin-bottom: 10px;
    text-align:center;
}
ul.responsive-menu-sublinks.application li a,ul.responsive-menu-sublinks.surface li a{
    color:#fff !important;
}
ul.responsive-menu-sublinks.application li a:hover,ul.responsive-menu-sublinks.surface li a:hover{
    color:#afcb1f !important
}
ul.responsive-menu-sublinks.application li{
    position:relative;
}
li.responsive-menu-link.has-children img {
    padding: 5px;
    box-shadow: 0px 0px 3px #000;
}
.full-header .responsive-menu-link ul.responsive-menu-sublinks>li>a {
    font-weight: bold !important;
    text-transform: uppercase;
    
}
.r-about{
    width:80%;
}
.footer-content h3 {
    color: #005393;
    text-transform: uppercase;
    font-size: 20px;
}
.footer-content a {
    color: #212529;
    font-weight: 200;
}
ul#social {
    text-align: center;
    padding-bottom: 20px;
}

#social li, .bordL {
    border-left: 1px solid #76a3b2;
}
#social li, #social ul {
    list-style: none;
    display: inline-table;
    padding: 0;
    margin: 0;
}
#social li {
    background-image: url(../img/bg_bar.png),url(../img/bg_bar.png);
    background-repeat: no-repeat;
    background-position: top left,bottom left;
    padding-left: 30px;
    width: 190px;
        text-align: left;
}
ul#social li a {
    color: #005393;
}
ul#social li i {
    color: #afcb1f;
    font-size: 30px;
}
ul.responsive-menu-sublinks.application li {
    display: inline-block;
    margin-right:14px;
}
ul.responsive-menu-sublinks.application li a {
    width: 90px !important;
    height: 75px;
    border-radius: 15px;
    line-height: 80px !important;
    padding: 0 !important;
    text-align: center !important;
}
nav.footer-menu li {
    text-transform: capitalize;
}
ul.responsive-menu-sublinks.application li:hover, ul.responsive-menu-sublinks.surface li:hover {
    background-color: transparent !important;
}
ul.responsive-menu-sublinks.application li, ul.responsive-menu-sublinks.surface li{
    padding: 3px;
    border: 1px solid #00539369 !important;
}
ul.responsive-menu-sublinks.application li{
    border-radius:16px;
}


/*home page responsive*/
@media (max-width: 1525px){
    .round-img .round1, .round-img .round2, .round-img .round3{
        width: 120px;
        height: 120px;
    }
    .round-img .round1{
        left: 6%;
    }
    .round-img .round3{
        right: 3%;
    }
}
@media (max-width:1400px){
    .header-wrapper{padding:0 40px;}
    .mainlogo{width:180px;}
    .full-header .responsive-menu ul.responsive-menu-links .responsive-menu-link a{padding:40px 10px;}
}
@media (max-width: 1024px){
    .round-img{
        display: none;
    }
}
@media (max-width: 767px){
    .home-about:before{
        display: none;
    }
    .flex-center{
        justify-content: flex-start;
        height: auto;
    }
    .container .title{
        padding: 0;
    }
    .home-product{
        padding: 40px 0px;
    }
    .big-title {
        position: relative;
        left: auto;
        right: auto;
        top: 0;
        display: block;
        width: 50%;
        margin: 0 auto;
        filter: grayscale(1);
        transform: initial;
    }
    .p-box.pr-5{
        padding-right: 0px !important;
    }
    .p-box.pl-5{
        padding-left: 0px !important;
    }
    .p-img-box.pr-5{
        padding-right: 1rem !important;
    }
    .p-img-box.pl-5{
        padding-left: 1rem !important;
    }
    .home-product .p-box:nth-child(2){
        margin-top: -50px;
    }
    
    .be-prof .col_box.title{
        background: url(../img/icons/ind_bj2.png) no-repeat 30px center;
    }
    .visulizer #comparison{
        margin-top: 40px;
    }
    .visulizer #handle{
        transform: translateY(-70%) translateX(-50%);
    }
    .xs-text-center{
        text-align: center !important;
    }
    .area-mobile-none {
        display: none;
    }
    .forcefullwidth_wrapper_tp_banner, .rev_slider_wrapper, .rev_slider {
    height: 250px !important;
}
.tp-bullets, .tp-tabs, .tp-thumbs{top:auto;bottom:-50px;}
.forcefullwidth_wrapper_tp_banner{
    margin-top:90px !important;
}
.tp-bullet {
    width: 10px;
    height: 10px;
   
    background: rgb(12 92 119);
    cursor: pointer;
}
.home-about{padding:40px 0;}
.footer-content img {
    width: 200px;
    margin: auto;
}
.subscribe-box.light-version{padding-top:20px;}
.footer-content.mt-5 {
    margin-top: 20px !important;
    text-align:center;
}
#social li{
    padding-left: 20px;
    width: 110px;
    text-align: left;
    display: inline-block;
    margin-bottom: 15px;
}
ul#social li i{font-size:22px;}
.mainlogo{width:160px;}
.responsive-menu-header{margin:10px 0 20px 0;}
.responsive-menu ul.responsive-menu-links .responsive-menu-link a{font-size:14px;font-weight:400px;padding:7px 20px;}
.responsive-menu ul.responsive-menu-links .responsive-menu-link + li{margin-top:6px;}

.responsive-menu ul.responsive-menu-links .responsive-menu-link.has-children.col-lg-4:first-child {
    display: none;
}
ul.responsive-menu-sublinks.application li a{display:inline-block !important;width:125px;}
ul.responsive-menu-sublinks.surface li a{display:inline-block !important;}
}
/*home page responsive*/

.contact-page-list-item .list-item-title, .contact-page-list-item .list-item-title a {color: #7d7d7d !important;}
.contact-page-list-item .list-item-title {
    font-size: 16px;
    font-weight: 200;
    letter-spacing: initial;
    line-height: inherit;
    margin-bottom: 10px;
    color: #005393;
}

/*product page*/

.product-sec{padding: 100px 0px 40px;}
.product-sec .product-block {float: left;padding: 0px;}
.product-sec .product-box{position: relative;display: block;width: 100%;height: auto;overflow: hidden;transition: all .3s linear;}
.product-sec .product-box .product-overlay{position: absolute;display: block;opacity: 0;width: 100%;height: auto;left: 0;bottom: 0;padding: 15px 0 15px 20px;color: #fff;margin-bottom: -50%;transition: all .3s linear;}
/*.product-sec .product-box a > img{width: 100%;}*/
.product-sec .product-box a{display: block;transition: all .3s linear;}
.product-sec .product-box a:before{content: '';position: absolute;display: block;opacity: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;background: #00000050;transition: all .3s linear;}
.product-sec .product-box:hover > a:before{opacity: 1;}
.product-sec .product-box:hover .product-overlay{opacity: 1;margin-bottom: 0;}
.product-sec .product-box:hover .download-overlay{opacity: 1;margin-left: 0;}

.product-sec .product-box .download-overlay {
    position: absolute;
    display: flex;
    opacity: 1;
    width: 100%;
    height: auto;
    padding: 15px 0 15px 20px;
    color: #fff;
    margin-left: -100%;
    transition: all .3s linear;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.product-sec .product-box .download-overlay h4 > a{
    color: #fff;
}
@media (max-width: 767px){
    .product-sec .product-block{
        padding: 0 15px 15px;
    }
}


.product-format{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    float: left;
    padding-top: 25px;
}
.p-size {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;   
    padding-left: 0px !important; 
    padding-right: 0px !important;
    margin-bottom: 10px; 
}
.p-size h5{
    font-size: 13px;
    padding-left: 5px;
}
.p-size .p-size-block{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100px;
    height: 200px;
    margin-bottom: 10px;
}
.p-size .p-size-box{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #eee;
}
.p-main-size.active{
    background: #afcb1f;
}
.p-size .p-size-box:hover .p-main-size{
    background: #afcb1f;
}
.p-main-size{
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    background: #d8d8d8;
    transition: all 300ms linear;
}
.product-sec .related-slider .product-box{
    width: 70%;
    margin: 0 auto;
}
.cp-title{
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
@media (min-width: 992px){
    .md-w20{        
        position: relative;
        max-width: 100%;
        width: 20%;
        float: left;
        padding-right: 15px;
        padding-left: 15px;
    }
    .pr-7rem{
        padding-right: 7rem;
    }
    .full-header .responsive-menu ul.responsive-menu-links {
        width: 100%;
        text-align: center;
    }
}
/*product page*/
.fancybox-caption-wrap{
    text-align: center;
}
.hand-gif {
    width: 250px;
    float: right;
    position: relative;
    top: -50px;
    filter: hue-rotate(604deg) contrast(8.6);
}
.ul-check {
    padding-left: 22px;
}
.ul-check li:before{
    content: "\2714";
    display: block;
    position: relative;
    max-width: 0;
    max-height: 0;
    top: 4px;
    left: -22px;
    color: #56a84c;
    font-size: 16px;
    line-height: 1em;
}
.table-7d tr td{
    color: #7d7d7d;
}
.filter-block{
    position: relative;
    display: block;
    padding: 40px 30px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 25px 12px -20px #00000025;
}
.export {
    padding: 90px 0;
    display: inline-block;
    width: 100%;
}
.global-c{
    padding-top:50px;
}
.expot_c {
    text-align: center;
    font-weight: 600;
}
.q-img {
    padding-top: 40px;
}
.t-table {
    width:100%;
    overflow:auto;
}



/*----------------------------------------------------
                All Responsive Here
------------------------------------------------------*/

@media (max-width: 1525px){
    .contact-page-box {
        padding: 30px;
    }
    .contact-form-box-container{
        bottom: -80px;
        z-index: 98;
    }
}
@media (max-width: 1349px){
    .full-header .responsive-menu ul.responsive-menu-links .responsive-menu-link .responsive-menu-sublinks.mega-menu{
        width: 115%;
    }
}
@media (max-width: 1280px){
    .full-header .header-social-links{
        padding: 0 15px;
    }
    .mainlogo {
        width: 170px;
    }
    .full-header .responsive-menu ul.responsive-menu-links .responsive-menu-link a{
        font-size: 13px;
    }
}
@media (max-width: 1200px){
    .header-social-links a.header-social-link{
        padding: 0px 3px;
    }
}
@media (max-width: 767px){
    h2{
        font-size: 1.7rem;
    }
    .main-hero{
        height: 180px;
        margin-top: 90px;
    }
    .main-hero-content span.main-hero-title{
        font-size: 24px;
    }
    .main-hero-content .main-hero-breadcrumb-item{font-size: 12px;}
    .product-format{
        display: flex;
        overflow-x: hidden;
        flex-direction: column;
        justify-content: center;
        flex-flow: wrap;
    }
    .contact-form-box-container{
        bottom: 0px;
    }   
    .contact-page-box.contact-form-box span.contact-form-box-pulse{
        right: 15px;
    } 
    .main-box-wrapper.about-us-box .main-box-left-figure{
        height: auto;
    }
    .article-container .article-thumbnail-wrapper iframe, .article-container .article-thumbnail-wrapper{
        height: auto;
    }
    #home-inspiration .container .title, .cp-title{
        margin-bottom: 12px;
        padding: 0 15px;
    }
    #home-inspiration .container .title > h2, .cp-title h2{
        font-size: 22px;
    }
    #home-inspiration .container .title h3, .cp-title h3{
        font-size: 20px;
        letter-spacing: 2px;
    }
    .quality-sec .row{
        display: flex;
        flex-direction: column;
    }
    .quality-sec .row:nth-child(2) .col-12:nth-child(1){
        order: 2;
    }
    .quality-sec .row:nth-child(2) .col-12:nth-child(2){
        order: 1;
    }
    .product-sec.bg-cover.bg-center.bg-no-repeat .row.py-40{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .product-sec.bg-cover.bg-center.bg-no-repeat{
        background-image: none !important;
    }
    .hand-gif {
        width: 70%;
        float: none;
        margin: 0 auto;
        position: relative;
        top: -75px;
        filter: hue-rotate(604deg) contrast(8.6);
    }
    .hand-sec .two-col{
        text-align: center;
    }
    ul.responsive-menu-sublinks.format li{
        border: none !important;
    }
    .table-bordered td, .table-bordered th{
        white-space: nowrap;
    }
    .global-c .col-md-3 {
    width: 50%;
    float: left;
}
.export{padding:50px 0 30px;}
.q-img {
    padding-top: 0px;
}
.header-wrapper{padding:0 20px;}
.t-table table {
    width: 600px;
    text-align: left;
}
}

.table-bordered td, .table-bordered th{
    text-align: left !important;
}

.form_error
{
	color:red !important; 
}

.activemenu
{
	color:#afcb1f !important;
}

.product-sec .slick-slide a {
    display: inline-block !important;
    width: 100%;
    text-align: center;
}
.product-sec .slick-slide a img{
    margin:auto;
}
.product-sec .slick-slide span {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.product-sec .slick-slide{
    display: inline-block !important;
}
.product-sec ul.slick-dots{
    margin-top:20px;
}

@media (max-width:992px){
    .product-sec.r-pro{padding-top:0;}
}

.border-b-1{
  border-bottom: 1px solid #afcb1f;
}

.img-w{
	width:40% !important;
}
.item-box{
	
	padding: 80px 30px;
text-align: center;
}


.ltn__feature-item {
  padding: 40px 25px 10px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative; }

.ltn__feature-icon {
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 1; }

/* feature-item-2 */
.ltn__feature-item-2 {
  padding: 40px 25px 10px; }
  .ltn__feature-item-2 .ltn__feature-icon {
    margin-bottom: 20px; }
    .ltn__feature-item-2 .ltn__feature-icon span {
      background: transparent;
      height: 100px;
      width: 100px;
      line-height: 109px;
      border-radius: 100%;
      position: relative;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      display: inline-block;
      text-align: center; }
      .ltn__feature-item-2 .ltn__feature-icon span::before, .ltn__feature-item-2 .ltn__feature-icon span::after {
        position: absolute;
        content: "";
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: auto;
        border-radius: 100%;
        -webkit-transition: all 0.8s ease 0s;
        -o-transition: all 0.8s ease 0s;
        transition: all 0.8s ease 0s; }
      .ltn__feature-item-2 .ltn__feature-icon span:before {
        height: 0%;
        width: 0%;
        background: transparent; }
      .ltn__feature-item-2 .ltn__feature-icon span:after {
        height: 100%;
        width: 100%;
        border: 1px solid;
        border-color: var(--ltn__heading-color); }
    .ltn__feature-item-2 .ltn__feature-icon i {
      font-size: 26px;
      color: var(--ltn__heading-color);
      line-height: 1;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      z-index: 1;
      position: relative; }
  .ltn__feature-item-2.active-feature .ltn__feature-icon span, .ltn__feature-item-2:hover .ltn__feature-icon span {
    color: var(--white);
    border-color: transparent; }
    .ltn__feature-item-2.active-feature .ltn__feature-icon span:before, .ltn__feature-item-2:hover .ltn__feature-icon span:before {
      height: 100%;
      width: 100%;
      background: -webkit-gradient(linear, left top, right top, from(#ee91cb), color-stop(50%, #d9b0f1));
      background: -webkit-linear-gradient(left, #ee91cb 0%, #d9b0f1 50%);
      background: -o-linear-gradient(left, #ee91cb 0%, #d9b0f1 50%);
      background: linear-gradient(90deg, #ee91cb 0%, #d9b0f1 50%); }
    .ltn__feature-item-2.active-feature .ltn__feature-icon span:after, .ltn__feature-item-2:hover .ltn__feature-icon span:after {
      border-color: var(--white);
      height: 80%;
      width: 80%; }
  .ltn__feature-item-2.active-feature .ltn__feature-icon i, .ltn__feature-item-2:hover .ltn__feature-icon i {
    color: var(--white); }
  .ltn__feature-item-2.active-feature .ltn__feature-info h6, .ltn__feature-item-2:hover .ltn__feature-info h6 {
    color: var(--ltn__secondary-color); }

/* feature-item-3 */
.ltn__feature-item-3 {
  padding: 25px 22px 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 2px solid;
  border-color: #f4faff;
  margin-bottom: 20px;
  position: relative; }
  .ltn__feature-item-3 h1, .ltn__feature-item-3 h2, .ltn__feature-item-3 h3, .ltn__feature-item-3 h4, .ltn__feature-item-3 h5, .ltn__feature-item-3 h6 {
    margin-bottom: 5px; }
  .ltn__feature-item-3 .ltn__feature-icon {
    margin: 0px 20px 0 0;
    font-size: 50px;
    color: var(--ltn__secondary-color);
    line-height: 1.5; }
  .ltn__feature-item-3::before {
    position: absolute;
    content: "";
    left: -2px;
    top: 50%;
    width: 4px;
    height: 0%;
    background-color: var(--ltn__secondary-color);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ltn__feature-item-3:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
    .ltn__feature-item-3:hover::before {
      height: 80%;
      opacity: 1;
      visibility: visible; }
  .ltn__feature-item-3.text-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse; }
    .ltn__feature-item-3.text-right .ltn__feature-icon {
      margin: 0px 0 0 20px; }
    .ltn__feature-item-3.text-right::before {
      right: -2px;
      left: auto; }

/* feature-item-4 */
.ltn__feature-item-4 {
  padding: 50px 20px 15px;
  background-color: var(--white);
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: var(--ltn__box-shadow-2);
  box-shadow: var(--ltn__box-shadow-2); }
  .ltn__feature-item-4:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }

/* feature-item-5 */
.ltn__feature-item-5 {
  padding: 70px 30px 25px;
  margin-bottom: 30px; }
  .ltn__feature-item-5 .ltn__feature-icon {
    margin-bottom: 25px;
    font-size: 80px;
    line-height: 1; }
    .ltn__feature-item-5 .ltn__feature-icon img {
      max-width: 200px; }
    .ltn__feature-item-5 .ltn__feature-icon span {
      position: relative; }
      .ltn__feature-item-5 .ltn__feature-icon span::before {
        position: absolute;
        content: "\e942";
        font-family: 'icomoon';
        right: -10px;
        top: -10px;
        height: 35px;
        width: 35px;
        line-height: 35px;
        background-color: var(--ltn__primary-color);
        color: var(--white);
        font-size: 14px;
        border-radius: 100%; }
  .ltn__feature-item-5 .btn-wrapper {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    visibility: hidden; }
    .ltn__feature-item-5 .btn-wrapper a {
      min-height: 60px; }
  .ltn__feature-item-5:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
    .ltn__feature-item-5:hover .btn-wrapper {
      bottom: -60px;
      opacity: 1;
      visibility: visible; }
  .ltn__feature-item-5.section-bg-2 .ltn__feature-icon {
    color: var(--ltn__secondary-color); }
    .ltn__feature-item-5.section-bg-2 .ltn__feature-icon i {
      color: var(--ltn__secondary-color); }
    .ltn__feature-item-5.section-bg-2 .ltn__feature-icon span::before {
      background-color: var(--white);
      color: var(--ltn__primary-color); }
  .ltn__feature-item-5.white-bg .ltn__feature-icon span::before {
    background-color: var(--ltn__secondary-color);
    color: var(--white); }

.feature-btn a {
  display: block;
  padding: 15px 20px;
  background-color: var(--white);
  text-align: center; }

/* feature-item-6 */
.ltn__feature-item-6 {
  border: 1px solid var(--border-color-8);
  margin-bottom: 30px;
  padding: 40px 30px 35px;
  background-color: var(--white); }



  .ltn__feature-item-6::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0%;
    height: 4px;
    background-color: var(--ltn__secondary-color);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    opacity: 0;
    visibility: hidden; }

.ltn__feature-item-6 h3{
	    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 600;
}

  .ltn__feature-item-6 .ltn__feature-icon {
    color: var(--ltn__secondary-color); }
    .ltn__feature-item-6 .ltn__feature-icon i {
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
  .ltn__feature-item-6 .ltn__feature-info p {
    font-size: 16px;
    margin-bottom: 0; }
  .ltn__feature-item-6 .ltn__feature-info p + p {
    margin-top: 15px; }
  .ltn__feature-item-6 .ltn__feature-info .ltn__service-btn {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: var(--ltn__paragraph-color);
    font-weight: 400;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px; }
    .ltn__feature-item-6 .ltn__feature-info .ltn__service-btn i {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .ltn__feature-item-6 .ltn__feature-info .ltn__service-btn-2 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    margin-top: 15px; }
    .ltn__feature-item-6 .ltn__feature-info .ltn__service-btn-2 i {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .ltn__feature-item-6.active, .ltn__feature-item-6:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
    .ltn__feature-item-6.active::before, .ltn__feature-item-6:hover::before {
      width: 100%;
      opacity: 1;
      visibility: visible; }
    .ltn__feature-item-6.active .ltn__feature-info .ltn__service-btn,
    .ltn__feature-item-6.active .ltn__feature-icon, .ltn__feature-item-6:hover .ltn__feature-info .ltn__service-btn,
    .ltn__feature-item-6:hover .ltn__feature-icon {
      color: var(--ltn__secondary-color); }

/* feature-item-7 */
.ltn__feature-item-7 {
  background-color: var(--white);
  padding: 38px 30px 10px;
  -webkit-box-shadow: var(--ltn__box-shadow-2);
  box-shadow: var(--ltn__box-shadow-2);
  margin-bottom: 30px; }
  .ltn__feature-item-7 .ltn__feature-icon-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px; }
  .ltn__feature-item-7 .ltn__feature-icon {
    margin-bottom: 0;
    margin-right: 20px;
    color: var(--ltn__secondary-color); }
  .ltn__feature-item-7 h3 {
    margin-bottom: 0; }

.ltn__feature-item-7-color-white {
  background-color: transparent;
  border: 1px solid #203336; }
  .ltn__feature-item-7-color-white h3,
  .ltn__feature-item-7-color-white p {
    color: var(--white); }

/* feature-item-8 */
.ltn__feature-item-8 {
  padding: 40px 30px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .ltn__feature-item-8 .ltn__feature-icon {
    margin-right: 20px;
    font-size: 40px;
    width: 50px; }
  .ltn__feature-item-8 .ltn__feature-info h4 {
    margin-bottom: 5px; }
  .ltn__feature-item-8 .ltn__feature-info p {
    font-size: 15px; }

.ltn__feature-item-box-wrap {
  -webkit-box-shadow: var(--ltn__box-shadow-1);
  box-shadow: var(--ltn__box-shadow-1); }

.ltn__feature-item-box-wrap-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .ltn__feature-item-box-wrap-2 .ltn__feature-item-8 {
    min-width: 280px; }

.ltn__border-between-column [class*='col']::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 50%;
  width: 1px;
  background-color: var(--border-color-1); }

.ltn__border-between-column [class*='col']:first-child::before {
  display: none; }

/* feature-item-9 */
.ltn__feature-item-9 {
  padding: 30px 25px 5px;
  border: 1px solid; }
  .ltn__feature-item-9 .ltn__feature-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1);
    border-radius: 100%;
    margin-bottom: 0;
    margin-right: 20px;
    text-align: center;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 36px; }
    .ltn__feature-item-9 .ltn__feature-icon span {
      line-height: 1; }
  .ltn__feature-item-9 .ltn__feature-info {
    overflow: hidden; }
  .ltn__feature-item-9 h2 {
    margin-bottom: 5px; }
  .ltn__feature-item-9:hover {
    background-color: var(--ltn__secondary-color); }

/* feature-item-10 */
.ltn__feature-item-10 {
  border: 1px solid var(--border-color-8);
  margin-bottom: 30px;
  padding: 40px 25px 35px;
  background-color: var(--white); }
  .ltn__feature-item-10 .ltn__feature-icon {
    margin-bottom: 20px;
    font-size: 130px;
    line-height: 110px;
    font-weight: 700;
    font-family: var(--ltn__heading-font);
    color: var(--ltn__color-7);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    display: inline-block; }
    .ltn__feature-item-10 .ltn__feature-icon::before {
      position: absolute;
      content: "";
      left: 0;
      bottom: 0;
      width: 0%;
      height: 7px;
      background-color: var(--ltn__color-7);
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      opacity: 0;
      visibility: hidden; }
  .ltn__feature-item-10 .ltn__feature-info p {
    font-size: 14px;
    margin-bottom: 0; }
  .ltn__feature-item-10 .ltn__feature-info p + p {
    margin-top: 15px; }
  .ltn__feature-item-10:hover {
    -webkit-box-shadow: var(--ltn__box-shadow-1);
    box-shadow: var(--ltn__box-shadow-1); }
    .ltn__feature-item-10:hover .ltn__feature-icon {
      color: var(--ltn__color-7); }
      .ltn__feature-item-10:hover .ltn__feature-icon::before {
        width: 100%;
        opacity: 1;
        visibility: visible; }

/* small mobile :320px. */
@media (max-width: 767px) {
  .ltn__feature-item-5 + .btn-wrapper {
    margin-bottom: 30px; }
  .ltn__feature-item-7 {
    padding: 38px 20px 10px; } }
	
	
	.divider-short {
    content: "";
    bottom: 0px;
    left: 0;
    width: 50px;
    height: 5px;
    background: #afcb1f;
    display: inline-block;
	
	}
	
	
	
	
	