*{
    outline: none;
}
::selection {
    background: #0c5c77;
    color: #fff;
}
::-webkit-scrollbar {
    width: 10px;
    background: #fff;
    padding: 2px;
}
::-webkit-scrollbar-thumb {
    background: #0c5c77;
    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: #0c5c77;
}
.thm-color2{
    color: #f7a707;
}
.border-thm{
    border-color: #f7a707;
}
.thm-bg{
    background-color: #0c5c77;
}
.thm-bg2{
    background-color: #f7a707;
}
.bg-whats{
    background: #085e53;
}
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: #0c5c77a6;
    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: #0c5c77;
    border-color: #0c5c77;
}

#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: 35%;
    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 #0c5c7717;
    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:#0c5c77;
    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: #0c5c77;
    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: #0c5c77;
}
.site-footer3 .footer-menu ul li:nth-child(6    ) a:after{
    display: none;
}
.site-footer3 .footer-menu ul li a:after {
    background: #0c5c77;
}
.site-footer3 .footer-menu ul li a {
    display: block;
    padding: 0px 10px;
    text-transform: capitalize;
    position: relative;
    color: #0c5c77;
}
.site-footer3 .footer-menu ul li a {
    color: #0c5c77;
}
.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: #0c5c77;
    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: #0c5c77;
    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 #0c5c77;
    background-color: #0c5c77;
    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 #0c5c7770;
    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: #0c5c77;
    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: #0c5c77;
  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: #f7a707 !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:#f7a707 !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: #0c5c77;
    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: #0c5c77;
}
ul#social li i {
    color: #faa831;
    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;
}
/*
@media only screen and (max-width: 991px) 
{
    ul.responsive-menu-sublinks.application li a {
        line-height: 20px !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 #ccc !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: #0c5c77;
}

/*product page*/

.product-sec{padding: 100px 0px 40px;}
.product-sec .product-block {float: left;padding-top: 15px;padding-bottom: 15px;}
.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: #f7a70791;
}
.p-size .p-size-box:hover .p-main-size{
    background: #f7a70791;
}
.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:#f7a708 !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;}
}


/***new*****/

.product-sec .product-box_1 
 a:before {
    content: '';
    display: none;
}


.product-sec  .product-box_1 .product-overlay {
    position: relative;
    background: #e8e9ea;
    opacity: 1;
    padding: 15px;
    margin-bottom: 0;
    color: #195c76;
}
.product-sec  .product-box_1 .product-overlay .h5, h5{
    font-size: 16px;
}

#feedback {
    height: 0px;
    width: 85px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#feedback a {
	display: block;
	background:#000;
	height: 52px;
	padding-top: 10px;
	width: 155px;
	text-align: center;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
#feedback a:hover {
	background:#00495d;
}

.contact-inquir form.contact-form input, .contact-inquir form.contact-form select, .contact-inquir form.contact-form textarea {
    border: 1px solid #ececec;
}