/**** HEADER ****/



@font-face{font-family:'skf_chevin_lightregular';src:url('./fonts/skfchevinlight-webfont.woff2') format('woff2'),url('./fonts/skfchevinlight-webfont.woff') format('woff');font-weight:400;font-style:normal}

@font-face {
    font-family: 'SKF Sans';
    src: url('./fonts/SKFSans-Regular.woff2') format('woff2'),
        url('./fonts/SKFSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SKFDisplayBold';
    src: url('./fonts/SKFDisplayBold.eot');
    src: url('./fonts/SKFDisplayBold.eot') format('embedded-opentype'), 
         url('./fonts/SKFDisplayBold.woff2') format('woff2'),
         url('./fonts/SKFDisplayBold.woff') format('woff'),
         url('./fonts/SKFDisplayBold.ttf') format('truetype'),
         url('./fonts/SKFDisplayBold.svg#SKFDisplayBold') format('svg');
}

body{overflow-x:hidden; font-family:'SKF Sans';}

.header {
    background: #0000fd;
    text-align: left;
    float: left;
    width: 100%;
    position: relative;
}
header {
    min-height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
header.banner-slider {
    min-height: auto;
    position: relative;
    display: inline-block;
}
header.lp-banner {
    min-height: auto;
    background: url(../images/lp-banner1.jpg);
}
header.banner-slider .container {
    max-width: 90%;
}
header.banner-slider .row {
    display: flex;
    align-items: start;
}
header.lp-banner .row {
    align-items: end;
}

header.lp-banner .content-left {
    padding-bottom: 0px;
}

header.banner-slider .form form {}

header.banner-slider .container {
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    align-items:center;
    z-index: 99;
}

header.banner-slider .container .row {
    width: 100%;
    margin: 0;
    padding: 0;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

header.banner-slider .container .image.beafing {
    /*width: 26%;
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    bottom: 15px;*/
    width: 26%;
    position: absolute;
    margin: auto;
    right: 0;
    left: -70px;
    bottom: auto;
}

header:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 0;
    display:none;
}

header,
header .header-content {
    position: relative;
    width: 100%;
    text-align: center;
}

header .header-content {
    position: absolute;
    top: calc(100% - 35%);
    -webkit-transform: translateY(-50%);
    transform: translateX(0%) translateY(0%);
    padding: 0 50px;
    z-index: 10;
    text-align: right;
}

header .header-content .header-content-inner {
    width: 100%;
    margin: 0 auto;
    text-shadow: 2px 3px 6px rgba(0, 0, 0, 0.41);
    position: relative;
}

h1, h2, h3, h4 {
    font-family: 'SKF Sans', sans-serif;
}

.header-content-inner h1 {
    font-size: 48px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0.05em;
    font-weight: 800;
    padding-right: 30px;
}

.header-content-inner h1:after {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    margin: 0px auto 0;
    background: #F05F40;
    position: absolute;
    top: 0;
    right: 0;
}

.header-content-inner p {
    font-size: 22px;
    line-height: 1.8;
    color: #e4e4e4;
}
header.banner-slider .form {
    max-width: 100%;
    padding: 25px 30px 7px 30px;
    margin-left: 30px;
    position: relative;
    max-width: 650px;
    margin: auto;
    margin-right:0;
    float: right;
    margin-top: 20px;
    
    max-width: 100%;
    background: #0000ef;
    padding: 25px 15px 7px 15px;
    margin-left: 30px;
    position: relative;
    max-width: 530px;
    margin: auto;
    margin-right: 0;
    float: right;
    margin-top: 20px;
}

header.banner-slider .form h1 {
    color: #0f58d6;
    font-size: 20px;
    text-align: center;
    border: 0px solid #0f58d6;
    background: #fff;
    padding: 5px 40px;
    display: inline-block;
    font-weight: 600;
    width:100%;
}
.formleft .col12 input::placeholder {
    color: #000;
}

header.lp-banner .form {
    background: #1057d5;
}
.formleft {
    max-width: 100%;
    text-align: left;
    font-family: 'SKF Sans';
}
header.banner-slider label {
    margin-bottom: 0;
    color: #000;
}
.formleft .col12 input[type="text"] {
    border: 0;
    box-shadow: none;
    border-bottom: 0;
    border-radius: 0;
    margin: 15px 0px 5px 0px;
    background: #f0efef;
    padding: 5px 10px;
    height: auto;
    font-size: 12px;
}
header.banner-slider .row a {
    font-size: 12px;
}
div.formleft p {
    font-size: 12px;
}
div.formleft input[type="file"] {
    padding: 3px;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    border-radius: 0;    
}
.formleft .price {
    margin-top: 25px;
    font-weight: bold;
    color: #ac6c5b;
}

.formleft  span.fa {
    font-size: 13px;
}

.formleft span.fa ::before {}

.formleft .text {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 17px;
}

.formleft .text p {
    font-weight: bold;
    color: #000;
    font-size: 12px;
}

.formleft .qty {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.formleft .qty button.min0 {
    border: 1px solid #000;
    background: transparent;
    font-weight: bold;
    font-size: 18px;
    padding: 3px 13px;
}

.formleft  button.max {
    border: 1px solid #000;
    background: transparent;
    font-weight: bold;
    font-size: 18px;
    padding: 3px 13px;
}

.formleft .qty input[type="text"] {
    background: transparent;
    text-align: center;
    width: 30%;
    margin: 7px 0px 15px;
    border: 1px solid #000;
    padding: 4px 0;
}
.formleft button.like {
    border: 0;
    background: transparent;
    padding: 0;
    margin: 0;
    font-weight: bold;
    position: relative;
    top: 5px;
    outline: none;
    left: 4px;
}

i.fa.fa-heart-o {}

.formleft button.like i.fa.fa-heart-o {
    font-size: 25px;
}
.formleft button.btn.btn-dark {
    background: #46b749;
    border: 0;
    border-radius: 0;
    text-transform: normal;
    font-weight: 500;
    padding: 2px 19px;
    font-size: 13px;
    outline: none;
    display: inline-block;
    width: auto;
    color: #fff;
    font-size: 18px;
    margin-top: 18px;
    margin-bottom: 18px;
}

header.banner-slider .enroll-btn01 a {
    background: #46b749;
    font-weight: bold;
    padding: 9px 39px;
    outline: none;
    display: inline-block;
    width: auto;
    color: #fff;
    margin-top: 18px;
    margin-bottom: 0;
    border: 3px solid #fff;
    border-radius: 50px;
    font-size: 17px;
    text-transform: uppercase;
}

.formleft input[type="file"] {
    height: auto;
    padding: 7px 15;
}
.formright {
    position: absolute;
    bottom: -100px;
    right: -52%;
    left: auto;
    z-index: 99;
}

.star-rating {
    line-height:32px;
    font-size:1.25em;
}
  
  .star-rating .fa-star{color:#911a20;cursor: pointer;}
  
  .content-left {
    text-align: left;
}

.content-left .btm-content h1 {
    /*background: #485a64;
    padding-left: 60px;
    margin-bottom: 20px;*/
    background: transparent;
    padding-left: 15px;
    margin-bottom: 20px;
    border: 1px solid #fff;
    border-top-right-radius: 100px;
    display: inline-block;
    padding-right: 70px;
    font-family: SKFDisplayBold;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
}

.content-left .btm-content span.btminfo {
    padding-left: 20px;
    display: inline-block;
}

.content-left .btm-content  span.btminfo h5 {
    font-size: 40px;
    font-weight: normal;
    font-family: 'SKFSans-Medium', sans-serif;
}

.content-left h1 span.orange {
    font-size: 2.5rem;
    color: #46b749;
}

.content-left h1 {
    padding-left: 0px;
    /* font-weight: 600; */
    color: #fff;
    font-family: 'SKFSans-Medium', sans-serif;
    font-size: 2.3rem;
    line-height: 42px;
  
}

header.banner-slider .content-left ul li {
    color: #fff;
    /* list-style: none; */
    font-size: 20px;
    margin: 2px 0;
    font-weight: bold;
}

header.banner-slider .content-left ul {
    padding: 0 0 0 20px;
}

.content-left h2 {
    padding-left: 0px;
    font-weight: 500;
    color: #fff;
    font-size: 22px;
    margin-top: 10px;
}

.content-left .btm-content {
    display: inline-block;
    padding: 0px;
    width: 59%;
    margin-top: 20px;
}

.content-left .btm-content {
    margin-bottom: 0;
    color: #fff;
    width: auto;
    display: inline-block;
    float: left;
    width: 100%;
}

.content-left .btm-content h4 {
    font-family: 'SKF Sans', sans-serif;
    margin-bottom: 0;
    color: #fff;
    width: auto;
    display: inline-block;
    font-weight: 600;
    line-height: 1.2;
    font-size: 1.5rem;
}

.content-left .btm-content p {
    margin-bottom: 0;
    font-size: 22px; color: #fff; 
    padding:5px 0 0; 
}

header.lp-banner .form {
    background: #1057d5;
}

header.lp-banner .form h1 {
    color: #1057d5;
    background: #fff;
}
header.lp-banner  label {
    color: #fff;
}
header.lp-banner .row.d-flex {
    display: flex;
    justify-content: center;
    padding-top: 10px;
}
header.lp-banner .row.btm.d-flex label {
    font-size: 12px;
}
header.lp-banner .formleft button.btn.btn-dark {
    background: #ff8005;
    font-weight: 300;
    font-size: 14px;
    padding: 10px 40px;
}
.lp-page-cl p {
    color: #0000f0;
}
.featpro-section.lp-page-cl h2 {
    color: #0e57d4;
}
/**** HEADER END ****/

section.why-choose .top-sapce {
    margin-top: 50px;
}

section.why-choose .heading {
    position: relative;
    z-index: 99;
}

section.why-choose {
    /*background: linear-gradient(93deg, #007bb1, #201b51);*/
    background:#fff;
    padding: 60px 0;
}

section.why-choose .heading h2 {
    color: #007aaf;
    font-size: 2.2rem;
    font-weight: 600;
}

section.why-choose  .row.row--001 {
    position: relative;
}

section.why-choose .container-fluid {
    padding: 0;
}

section.why-choose .top-sapce .container-fluid {
    border-bottom: 0px solid #94a6b7;
    padding: 15px 0;
}

section.why-choose .top-sapce .container-fluid:last-child {
    border: 0;
    padding-bottom: 10px;
}

section.why-choose .pos {
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    align-items: center;
    left: 0px;
}

section.why-choose .pos .iconm img {
    max-width: 100px;
}

section.why-choose .pos .iconm p {
    color: #007aaf;
    line-height: normal;
    padding-top: 10px;
    font-size: 1rem;
    font-weight: 600;    
}

section.why-choose .pos .info {
    text-align: left;
    width: 60%;
    padding-left: 0px;
}

section.why-choose .pos .iconm {
    width: 28%;
}

section.why-choose .pos .info h2 {
    font-size: 1.3rem;
    color: #f59831;
    line-height: normal;
}

section.why-choose .pos .info p {
    color: #007aaf;
    line-height: normal;
    font-size: 17px;
}

.section02{}

.section02.bg-color-blue {
    background: #0d55db;
	position:relative;
	text-align:center;
	color:#fff;
	padding:50px 0;
}
.section02.bg-color-blue h3{line-height:36px;}
.section02.bg-color-blue h3 span{font-size:22px}
.section02.bg-color-blue p{padding:10px 15em;text-align:left;}



.section03{}

.section03.bg-color-white {
    background: #fff;
	position:relative;
	text-align:left;
	padding:50px 0;
}

.section03 img{width:100%;}

.section03.bg-color-white h4{min-height: 90px; color:#0d55db; font-size:20px; padding:20px; background:#fff; margin-bottom:0;font-weight: bold;}
.section03.bg-color-white p{padding:0px 20px; background:#fff; min-height: 104px;color:#333;}
.section03.bg-color-white h3 {
    color: #0d55db;
    font-size: 38px;
    font-family: 'SKF Sans';
    margin-bottom: 10px;
    text-align: center;
    padding: 24px 0 0;
    font-weight: 600;
}

.section03.bg-color-white .sixbox{padding:50px; background: url(../images/blubg-1a.jpg) repeat-x bottom;}
.section03.bg-color-white .sixbox img {
    border: 1px solid #7c7d7f;
}


.section04 img{width:100%;}
.section04.bg-color-blubg{background: url(../images/blubg.jpg) repeat-x bottom;padding: 30px 0 50px;}

section.section04.bg-color-blubg.lp-page-cl {
    padding: 50px 0;
    background: #fa8430;
    margin-top: 50px;
}

.section04.bg-color-blubg .row {
    align-items: end;
}
.section04.bg-color-blubg h2 {
    color: #fff;
    font-size: 29px;
    font-family: 'SKF Sans';
    margin-bottom: 10px;
    text-align: left;
    padding: 0 0 24px 0;
    font-weight: 500;
    margin-top: 5em;
    display: inline-block;
    margin: 0 0 20px 0;
}

section.section04.bg-color-blubg.lp-page-cl p {
    color: rgb(255, 255, 255);
    font-family: SKFSans-Medium, sans-serif;
    margin-top: 10px;
    line-height: normal;
    margin-bottom: 0;
}

.lp-page-cl p {
    font-size: 18px;
    line-height: 30px;
}

.section04.bg-color-blubg p a{background:#45b549; color:#fff; padding:10px 20px;}

section.section04.lp-page-cl .row .flex-col .col {
    margin: 0 0px;
}

.section04 .iconm img {
    width: 100%;
    width: auto;
}

section.featpro-section.featpro-section-two {
    padding-top: 0;
}
section.featpro-section.featpro-section-two .heading {
    background: #e6e7e9;
    padding: 20px 0;
}

section.featpro-section.featpro-section-two .heading h2 {
    margin: 0;
    color: #288ebf;
    padding: 0;
    font-weight: 600;
}
/**** SERVICE ****/
.service-section.bg-color {
    background: #fff;
	position:relative;
}
.service-section:after {
    content: "";
    background: #0d55db;
    height: 79%;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
}
.service-section.bg-color h3 {
    color: #0d55db;
    font-size: 38px;
    font-family: 'SKF Sans';
    margin-bottom: 10px;
    text-align: center;
    background: transparent;
    padding: 24px 0 0;
    font-weight: 600;
}

.service-section h3:after {
    content: "";
    display: none;
    width: 80px;
    height: 3px;
    margin: 20px auto 0;
    background:#f16b20;
}

.service-items .icon {
    margin: 0 auto 15px;
}

.service-items h4 {
    /* font-size: 22px; */
    margin-bottom: 5px;
    text-transform: capitalize;
    min-height: 103px;
}
.service-items h4 a {
    text-align: left;
    padding: 0;
    color: #0f58d6;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 15px;
    height: auto;
    margin-top: 10px;
}
.service-items .desc p {
    font-size: 14px;
    color: #485a64;
    font-weight: normal;
    margin-bottom: 0;
    min-height: 155px;
    line-height: normal;
    color: #333;
}
.service-section .service-items {
    min-height: auto;
    border: 1px solid #ccc;
    background: #fff;
    padding: 15px;
    padding-bottom: 10px;
}
.service-items p {
    font-size: 13px;
    line-height: 20px;
    color: #0062ad;
    margin-bottom: 15px;
    font-weight: 600;
}
.service-items .icon img {
    width: 100%;
}
.service-section .content-items .row {
    justify-content: center;
}
.service-section .content-items {
    padding-bottom: 37px;
    padding-top: 40px;
}

.service-section .service-items h4 a {
    text-align: left;
    padding: 0;
    color: #0f58d6;
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}
.service-section .spacing {
    padding: 0 10px;
}

body .container {
    max-width: 1300px;
    padding:0;
}
.service-section .owl-nav {}

.service-section .owl-nav .owl-prev {
    color: #385dab;
    background: #fff;
    position: absolute;
    bottom: 48%;
    left: -25px;
    padding: 1px 10px;
    border-radius: 50px;
}
.service-section .owl-nav .owl-next {
    color: #385dab;
    background: #fff;
    position: absolute;
    bottom: 48%;
    right: -25px;
    padding: 1px 10px;
    border-radius: 50px;
}
.service-section .owl-nav i.fa {
    font-weight: bold;
    font-size: 24px;
    padding: 0 0;
    border-radius: 10px;
    position: relative;
	top: -1px;
}

.service-section .owl-nav .owl-prev i.fa {
	left: -2px;
}
.service-section .owl-nav .owl-next i.fa {
    right: -2px;
}    

section.featpro-section.prodcut-featpro-section {
    padding: 50px 0;
}

section.contact-us-first.contact-us-section button.btn {
    background: #fff;
    border: 0;
    border-radius: 0;
    color: #72ba40;
    font-size: 20px;
    font-family: 'SKFSans-Bold', sans-serif;
    padding: 6px 20px;
}

section.contact-us-first.contact-us-section  h2 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 20px;
}

section.contact-us-first.contact-us-section {
    margin-bottom: 60px;
}


.prodcut-featpro-section.bg-color {
    background: #fff;
    z-index: 999;
    position: relative;
    padding: 60px 0 0;
}

.prodcut-featpro-section .crb01 {
    display: flex;
    justify-content: space-between;
    padding: 0;
    width: 100%;
    max-width: 1100px;
    margin: auto;
}

.prodcut-featpro-section .crb01 .fivebox {
    width: 17%;
    text-align: center;
    margin-bottom: 30px;
}

.prodcut-featpro-section .crb01 .fivebox img {
    width: 100%;
}

.prodcut-featpro-section .crb01 .fivebox p {
    padding-top: 10px;
    color: #0d55db;
}

.prodcut-featpro-section h2 {
    display: inline-block;
    width: 100%;
}

.prodcut-featpro-section .crb01 {
    display: flex;
    justify-content: space-between;
    padding: 0;
    width: 100%;
    max-width: 1100px;
    margin: auto;
    flex-wrap: wrap;
}


section.contact-us-first.contact-us-section .contact-us-section-inner {
    flex-direction: column;
    align-items: start;
    justify-content: center;
    background: #72ba40;
}

section.contact-us-first.contact-us-section .contact-us-section-inner .col12.last {
    text-align: left;
}

/**** SERVICE END ****/



/**** featpro ****/
.featpro-section.bg-color {
    background: #fff;
    z-index: 999;
    position: relative;
	padding:60px 0 0;
}
.featpro-section .featpro.image img {
    width: 100%;
}
.featpro-section.bg-color .container {
    position: relative;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    display: grid;
    align-items: center;
    text-align: left;
}

.featpro-section.bg-color .container .content-items {
    padding-left: 20px;
}
.featpro-section.bg-color .container .content-items h3 {
    color: #91191f;
    font-weight: bold;
    font-size: 24px;
    font-family: 'SKF Sans';
    margin-top: 20px;
    margin-bottom: 10px;
}

.featpro-section.bg-color .container .content-items p {
    font-family: 'SKF Sans';
    color: #000;
    font-size: 15px;
}

.featpro-section .featpro.image {
    position: relative;
    display: flex;
    border-radius: 40px;
    overflow: hidden;
    background: #fff;
    align-items: center;
    justify-content: center;
    padding-bottom: 0px;
    padding-top: 0px;
}

.featpro-section .featpro.image span.new {
    position: absolute;
    bottom: auto;
    top: 60px;
    background: #000;
    color: #fff;
    padding: 3px 12px;
    font-family: 'SKF Sans';
    font-size: 14px;
    text-transform: uppercase;
    left: 0;
}

.featpro-section  .row {
    display: flex;
    align-items: center;
}
.featpro-section h2 {
    color: #0d55db;
    font-size: 40px;
    font-family: 'SKF Sans';
    margin-bottom: 10px;
    text-align: center;
    background: transparent;
    padding: 24px 0 36px;
    font-weight: 500;
}

.featpro-section h2 span img.img-responsive {
    max-width: 170px;
    vertical-align: top;
}

.featpro-section .col {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0d55db;
    line-height: normal;
}

.featpro-section .col.mid {
    border-left: 1px solid #0d55db;
    border-right: 1px solid #0d55db;
}

.featpro-section .col img.img-responsive {
    width: 40%;
    margin-bottom: 7px;
}
.featpro-section .btmimage {
    text-align: center;
    margin-top: 40px;
}

.featpro-section .btmimage .image {
    max-width: 64%;
    margin: auto;
    padding: 30px;
    padding-bottom: 0;
    border: 1px solid #797979;
    border-bottom: 0;
}

.featpro-section .btmimage .image img.img-responsive {
    width: 100%;
}

section.featpro-section.lp-page-cl {}

section.featpro-section.lp-page-cl .col img.img-responsive {
    width: 20px;
}

section.featpro-section.lp-page-cl .col div.iconm {
    display: flex;
    align-items: center;
    justify-content: start;
    text-align: left;
    margin-bottom: 10px;
}

section.featpro-section.lp-page-cl .col div.iconm p {
    margin: 0 0 6px 10px;
}

section.featpro-section.lp-page-cl .col {
    border: 0;
    text-align: left;
    align-items: start;
}
section.featpro-section.lp-page-cl .row-001 {
    padding-top: 50px;
}

section.featpro-section.lp-page-cl .row-001 h2 {
    padding-bottom: 0;
}


section.featpro-section.lp-page-cl .featpro.image img {
    width: 90%;
}
section.featpro-section.lp-page-cl .featpro.image {
    display: block;
    text-align: center;
}

section.featpro-section.lp-page-cl .featpro.image h2 {
    font-size: 24px;
    padding-top: 10px;
}

section.featpro-section.lp-page-cl .row-001 .content-items {
    padding: 25px 15px;
}

section.featpro-section.lp-page-cl .row-001 .content-items p {
    font-size: 18px;
    line-height: 26px;
}

section.featpro-section.lp-page-cl .row-001 .content-items .col .iconm {
    align-items: flex-start;
}


section.section04.lp-page-cl .row {
    align-items: end;
    width: 100%;
}

section.section04.lp-page-cl .row .rows {
    width: 100%;
}

section.section04.lp-page-cl .twobox {
    padding-bottom: 50px;
}

section.featpro-section.lp-page-cl .row-001 .row {
    width: 100%;
    align-items: stretch;
}

.enquirefixed.hide {
    display: none;
}

.enquirefixed.show {
    display: block;
}

.pro-icon {
    display: flex;
    justify-content: end;
}

.pro-icon img.imgresponsive {
    max-width: 50px;
    margin: 0 0px 0 10px;
}

section.featpro-section.featpro-section-two .row-001 h2 {
    color: #000;
    padding-top: 0;
    font-family: 'SKFSans-Medium', sans-serif;
}

section.featpro-section.lp-page-cl .row-001 .row-maxw {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 0;
}

section.featpro-section.lp-page-cl .row-001 .content-items h2.textleft {
    text-align: left;
    font-size: 32px;
    font-weight: 600;
    color: #f59831;
    line-height: 40px;
}

section.featpro-section.lp-page-cl .row-001 .content-items {
    padding-left: 150px;
    height: 100%;
    display: flex;
    align-items: center;
    padding-right:70px;
}

section.featpro-section.lp-page-cl .row-001 .content-items .arrow-ico {
    position: absolute;
    top: auto;
    right: -10px;
    bottom: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.featpro-section.lp-page-cl .row-001 .content-items .rmr {
    position: absolute;
    bottom: 80px;
}

section.featpro-section.lp-page-cl .row-001 .content-items .arrow-ico img {
    max-width: 90px;
}

section.featpro-section.lp-page-cl .row-001 .row-002 .featpro.image {
    text-align: left;
}

section.featpro-section.lp-page-cl .row-001 .row-002 .left-sapce {
    padding-left: 0;
}

section.featpro-section.lp-page-cl .row-001 .row-002 .arrow-ico {
    right: auto;
    left: -30px;
    transform: rotate(-180deg);
}

section.featpro-section.lp-page-cl .row-001 .content-items .rmr a {
    color: #000;
    font-weight: bold;
    font-size: 20px;
    display: flex;
    align-items: center;
}

section.featpro-section.lp-page-cl .row-001 .content-items .rmr a img {
    max-width: 19px;
    margin-right: 4px;
}

section.featpro-section.lp-page-cl .row-001 .row-002  .rmr {
    right: 200px;
    left: auto;
}
/**** featpro END ****/

section.use-section {
    background: #e6e7e8;
    position: relative;
}

section.use-section .heading {
    background: #0095d3;
    padding: 20px 0;
    text-align: center;
    position: relative;
    z-index: 99;
}
section.use-section .heading h2 {
    margin: 0;
    color: #fff;
    padding: 0;
    font-weight: 600;
}

section.use-section .content-items {
    padding: 140px 0 20px 0;
    position: relative;
    z-index: 99;
}

section.use-section .wavw-image.wavw-btm {
    bottom: 150px;
    left: 0;
    top: auto;
    right: auto;
}

section.use-section .content-items .products-sl .service-items .icon {
    
}
section.use-section .content-items .products-sl .service-items,
section.use-section .content-items .service-items{
    text-align: center;
    color: #000;
}

section.use-section .content-items .spacing {
    padding: 0 40px;
}

section.use-section .content-items .products-sl .service-items h4,
section.use-section .content-items .service-items h4{
    font-size: 20px;
    color: #000;
}

section.use-section .content-items .products-sl .owl-prev {
    position: absolute;
    bottom: 48%;
    left: -100px;
    padding: 0;
    transform: rotate(180deg);
}

section.use-section .content-items .products-sl .owl-next {
    position: absolute;
    bottom: 48%;
    right: -100px;
    padding: 0;
    transform: rotate(360deg);
}

section.use-section .content-items .products-sl .owl-prev img, 
section.use-section .content-items .products-sl .owl-next img {
    max-width: 40px;
}

section.use-section .wavw-image {
    max-width: 383px;
    position: absolute;
    right: 10px;
    top: 0;
}

section.use-section .wavw-image img {
    width: 100%;
}

/**** testimonial ****/
.testimonial-section.bg-color {
    background-color: #fbe8da;
    margin-top:0px;
    position: relative;
    z-index: 9;
}
.testimonial-section h3 {
    color: #393a39;
    font-weight: 300;
    font-size: 45px;
    font-family: 'SKF Sans';
    padding-top: 50px;
    margin-bottom: 10px;
}

.testimonial-section h3:after {
    content: "";
    display: none;
    width: 80px;
    height: 3px;
    margin: 20px auto 0;
    background:#f16b20;
}
.testimonial-section .right {
    position: relative;
}

.testimonial-items h4 a {
    color: #0062ad;
    font-weight: 700;
}

.testimonial-items h4 a:hover{
    color: #f16b20;
}
.testimonial-section .service-items {
    min-height: 360px;
}
.testimonial-items p {
    font-size: 13px;
    line-height: 20px;
    color: #0062ad;
    margin-bottom: 15px;
    font-weight: 600;
}
.testimonial-section .image {
    display: flex;
    justify-content: center;
    max-width: 400px; 
    position: relative;
    left: 10px;
}
.testimonial-section .row {
	justify-content: center;
}


.testimonial-section .image-left {
    position: absolute;
    left: 100px;
    top: 0;
    width: 16%;
    z-index: 999;
}
.testimonial-section .image-right {
    position: absolute;
    right: 30px;
    top: 0;
	width: 18%;
	z-index: 999;
}

.testimonial-section .btm-content {
    text-align: left;
    font-family: 'SKF Sans';
    font-size: 14px;
    position: relative;
    margin: auto;
    top: 0px;
    width: 70%;
    padding: 60px 0;
}

.testimonial-section .btm-content h2 {
    font-family: 'SKF Sans';
    margin-bottom: 15px;
}
.testimonial-section .image-left img.imgresp,
.testimonial-section .image-right img.imgresp {
    width: 100%;
}
.testimonial-sl{
	padding: 150px 60px;
    display: inline-block;
    background: #f57f20;
	border-radius: 50%;
}
.testimonial-section .item-content {
    text-align: center;
    color: #fff;
}
.testimonial-section .item-content p {
    font-weight: 300;
    font-size: 14px;
}
.testimonial-section .item-content h2 {
    font-size: 14px;
}
.testimonial-section .btm-content:before {
    content: "";
    left: 0;
    right: 0;
    display: block;
    width: 4px;
    height: 85px;
    position: absolute;
    top: 0;
    background: #cb6528;
    margin: auto;
    z-index: 99;
}

.testimonial-section .btm-content .testimonial-sl:before {
    content: "";
    background: #fff;
    padding: 10px;
    display: block;
    position: absolute;
    top: 25px;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 10px;
    z-index: 99999;
    border-radius: 50%;
}

.testimonial-section .btm-content .testimonial-sl {
    position: relative;
}
/**** testimonial END ****/

.enquirefixed{z-index:9999; text-transform: none;border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;}

.deeps{margin-left:150px;}

footer{padding-top:50px;}

.contact-us-section h4{color:#0d55db;}


div.popupModal.myStyle {
    opacity: 1;
    display: flex;
    background: #00000075;
    padding-top: 10;
    justify-content: center;
    align-items: center;
}
    div.popupModal .modal-header {
    display: inline-block;
    z-index: 99;
    padding: 0;
    text-align: center;
    width: 100%;
    justify-content: center;
    position: relative;
}

div.popupModal .modal-header button#cust_btn {
    border: 0;
    color: #fff;
    opacity: 1;
    padding: 0;
    height: auto;
    width: auto;
    padding: 10px;
    background: #000;
    position: absolute;
    right: 0;
    top: 0;
}

div.popupModal .modal-header h2 {
    color: #0f58d6;
    font-size: 20px;
    text-align: center;
    border: 0px solid #0f58d6;
    background: #fff;
    padding: 5px 40px;
    display: inline-block;
    font-weight: 600;
}

div.popupModal .modal-body {
    position: relative;
    box-sizing: border-box;
    font-size: 13px;
}

.popupModal .col12 input[type="text"] {
    border: 0;
    box-shadow: none;
    border-bottom: 0;
    border-radius: 0;
    margin: 15px 0px 5px 0px;
    background: #f0efef;
    padding: 5px 10px;
    height: auto;
    font-size: 12px;
}
div.popupModal input[type="file"] {
    padding: 3px;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    border-radius: 0;
}

.popupModal button.btn.btn-dark {
    background: #46b749;
    border: 0;
    border-radius: 0;
    font-weight: 500;
    padding: 2px 19px;
    font-size: 13px;
    outline: none;
    display: inline-block;
    width: auto;
    color: #fff;
    font-size: 18px;
    margin-top: 18px;
}

section.testimomial-section {
    position: relative;
    background: linear-gradient(93deg, #006db2, #00b5ef);
    padding: 70px 0 0;
}

section.testimomial-section .wavw-image {
    max-width: 383px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    opacity: .4;
}
section.use-section .wavw-image {
        max-width: 388px;
    right: 100px;
    }
    
section.testimomial-section .heading h2 {
    margin: 0;
    color: #fff;
    padding: 0;
    font-weight: 600;
}

section.testimomial-section .heading {
    text-align: center;
}

section.testimomial-section .wavw-image img {
    width: 100%;
    filter: opacity(0.5);
}

section.testimomial-section .quote-image {
    position: absolute;
    top: -170px;
    left: 0;
}

section.testimomial-section .contnet {
    position: relative;
    padding: 70px 70px 0px 70px;
    box-sizing: border-box;
    width: 100%;
}

section.testimomial-section .contnet .text p {
    font-size: 18px;
    font-weight: 600;
}

section.testimomial-section .contnet .text {
    margin-bottom: 60px;
}

section.testimomial-section .quote-image img {
    max-width: 160px;
    filter: drop-shadow(2px 3px 4px #00000059);
}

section.testimomial-section .row .bg {
    background: #e6e7e8;
    padding: 100px 0;
}

section.testimomial-section .top-marg {
    margin-top: 120px;
}

section.dwonload-section {
    position: relative;
}

section.dwonload-section .iconm img {
    width: 100%;
}

section.dwonload-section .container {
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    display: flex;
    justify-content: end;
    padding-bottom: 100px;
}

section.dwonload-section .container p {
    color: #fff;
    font-size: 1.3rem;
    line-height: 30px;
}

section.dwonload-section .container .d-btn a {
    display: flex;
    align-items: center;
    background: #f2f3f4;
    border-radius: 10px;
    overflow: hidden;
    font-size: 24px;
    font-weight: bold;
    color: #2f6a97;
    justify-content: unset;
    padding-right: 30px;
}

section.dwonload-section .container .d-btn a .arw {
    background: #2f6a97;
    padding: 13px;
    border-radius: 0;
    margin-right: 30px;
}

section.dwonload-section .container .d-btn a .arw img.imgresponsive {
    width: 55px;
    border-radius: 60px;
    height: 55px;
    object-fit: cover;
    background: #ffffff;
    padding: 10px;
}

section.faq-section {
    padding: 60px 0;
}

section.faq-section .heading h2 {
    text-align: center;
    margin: 0;
    color: #0000f0;
    padding: 0;
    font-weight: 600;
}

section.faq-section .heading {
    margin-bottom: 40px;
}

section.faq-section .container-fluid {
    position: relative;
    background: url(../images/faq-icon.jpg);
    background-repeat: no-repeat;
    background-position: right 10% bottom;
    background-size: 320px;
}

section.faq-section .ques {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

section.faq-section .ques p {
    margin: 0;
}

section.faq-section .ques span {
    background: #094ca1;
    color: #fff;
    padding: 6px 8px;
    border-radius: 5px;
    font-size: 15px;
    margin-right: 14px;
}

section.faq-section .ques p {
    font-size: 17px;
    color: #094ca1;
    font-weight: 600;
}

section.faq-section .anws {
    margin-bottom: 15px;
    display: flex;
    align-items: start;
}

section.faq-section .anws p {
    font-size: 16px;
    color: #231f20;
    font-weight: 600;
    line-height: 24px;
    padding-top: 0;
}

section.faq-section .anws span {
    background: #274357;
    color: #fff;
    padding: 6px 8px;
    border-radius: 5px;
    font-size: 15px;
    margin-right: 14px;
}
section.faq-section .container-fluid .container {
    max-width: 950px;
}

section.use-section .content-items .products-sl .service-items h4, section.use-section .content-items .service-items h4 {
    text-transform: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}



section.benchmarks-section .heading {
    text-align: center;
}

section.benchmarks-section .heading h2 {
    color: #0001fe;
    background: #ccdcff;
    display: inline-block;
    margin-top: 10px;
    position: relative;
    z-index: 999;
    font-weight: 600;
    padding: 10px 40px;
    margin-bottom: 0px;
}

section.benchmarks-section .row {

}

section.benchmarks-section .row h2 {
    color: #0000f0;
    font-weight: 600;
    font-size: 30px;
}

section.benchmarks-section .row .arrows p {
    color: #0000f0;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
}

section.benchmarks-section .feat {
    display: flex;
    flex-wrap: wrap;
}

section.benchmarks-section .feat p {
    color: #0000f0;
    font-size:15px;
}

section.benchmarks-section .feat .box {
    padding-right: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-right: 0;
    padding-left: 0;
    border-bottom: 0;
    padding-top: 10px;
    width: 33%;
}

section.benchmarks-section .feat .box.app {
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding-right: 20px;
}

section.benchmarks-section .feat .box.app img {
    max-width: 100%;
    padding: 0 5px;
}

section.benchmarks-section h4 {
    color: #0000f0;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
}

section.benchmarks-section .feat .box img {
    max-width: 50px;
    margin-bottom: 10px;
    margin-right: 10px;
}

section.benchmarks-section .row p {
    font-size: 16px;
    line-height: normal;
}

section.why-choose .top-sapce.blue-bg {
    /*background: #193a59;*/
    background: url(../images/pro-banner-bg1.jpg);
    padding: 70px 0;
}
section.why-choose .top-sapce.blue-bg.btm {
    background: url(../images/pro-banner-bg2.jpg);
}
section.benchmarks-section .top-sapce.blue-bg h2 {
    color: #fff;
}

section.benchmarks-section .top-sapce.blue-bg .arrows p {
    color: #fff;
}

section.benchmarks-section .top-sapce.blue-bg  p {
    color: #fff;
}

section.benchmarks-section .top-sapce.blue-bg  h4 {
    color: #fff;
}

section.benchmarks-section .top-sapce .container-fluid .row {
    align-items: center;
}

.applications-section .center_slider .owl-item.active.center p {
    position: absolute;
    left: auto;
    right: -22.5%;
    width: 145.5%;
    bottom: -82px;
}

.applications-section .center_slider .owl-nav.disabled {
    display: flex !important;
}

.applications-section .owl-item .item {
   transform: translate3d(0, 0, 0); 
   margin: 50px 0; 
 }

.applications-section .center_slider .owl-item .item img {
    -webkit-transition: 0.3s;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.80);
    -ms-transform: scale(0.80);
    transform: scale(0.80);
}

.applications-section .center_slider .owl-item.center .item img {
    -webkit-transform: scale(1.45);
    -ms-transform: scale(1.45);
    transform: scale(1.45);
}

.applications-section .center_slider .owl-item.active.center + .owl-item.active {
    z-index: 99;
}

.applications-section .center_slider .owl-nav {
    text-align: center;
}

.applications-section .center_slider .owl-nav button {
	font-size: 24px !important;
	margin: 10px;
	color: #033aff !important;
}

.applications-section .center_slider .owl-item.active.center {
    z-index: 999;
}

.applications-section .center_slider .owl-item .item img {
    transform: scale(1);
}

.applications-section .active.center {
    transform: scale(1.1);
    position: relative;
    z-index: 99;
    box-shadow: 0 0 13px 3px #00000057;
}

.applications-section .center_slider .owl-nav {
    position: absolute;
    width: 100%;
    top: 40%;
    display: flex;
    justify-content: space-between;
    z-index: 999;
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 999;
    padding: 0 15px;
} 
.applications-section .center_slider .owl-nav .owl-prev, .applications-section .center_slider .owl-nav .owl-next {
    background: #fff;
    padding: 10px;
    border-radius: 40px;
    font-weight: bold;
    color: #000;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 13px 3px #00000057;
}

.applications-section .owl-item .item p {
    margin-bottom: 0;
    color: #000;
    background: #ebefef;
    padding: 13px 0;
    margin: 0;
    font-weight: bold;
    text-align: center;
}

section.faq-section.why-section {
    text-align: center;
    padding-bottom: 100px;
}

section.faq-section.why-section .iconm img {
    max-width: 90px;
}

section.faq-section.why-section .d-flex {
    flex-wrap: wrap;
    white-space: normal;
}

section.faq-section.why-section  .col {
    width: 100%;
    padding: 40px;
    border-right: 1px solid #0001e9;
    border-bottom: 1px solid #0001e9;
    box-sizing: border-box;
    min-width: 33%;
}

section.faq-section.why-section .col p br {
    display: none;
}

section.faq-section.why-section .col h2 {
    color: #0001e9;
    font-size: 20px;
    padding: 20px 0 20px 0;
}

section.faq-section.why-section .col p {
    color: #0001e9;
    word-break: break-word;
}

section.faq-section.why-section .col:nth-of-type(3),
section.faq-section.why-section .col:nth-of-type(6){
    border-right: 0;
}
section.faq-section.why-section .col.btm {
    border-bottom: 0;
}

@media screen and (min-width: 1200px) and (max-width: 1500px) {
    
    body .container {
        max-width: 1200px;
    }
    
    section.benchmarks-section .heading h2 {
    font-size: 1.5rem;
}

section.benchmarks-section .row h2 {
    font-size: 26px;
}

section.benchmarks-section .row .arrows p {
    font-size: 18px;
}

header.banner-slider .container.containers {
    max-width: 100%;
}

.content-left .btm-content span.btminfo h5 {
    font-size: 30px;
}

.content-left .btm-content h1 {
    font-size: 30px;
    padding: 10px 50px 10px 15px;
}

.content-left .btm-content p {
    font-size: 18px;
}

header.banner-slider .container .image.beafing {
    width: 26%;
        margin-left: auto;
        left: -110px;
}

header.banner-slider .form {
    max-width: 500px;
    padding: 20px 20px 0px 20px;
}
    
    .content-left h1 span.orange {
    font-size: 2rem;
}

.content-left h1 {
    /*font-size: 1.9rem;*/
    line-height: normal;
}

header.banner-slider .container .row {
    align-items: center;
}

section.why-choose .pos .info {
    width: 70%;
}

section.why-choose .pos {
    left: 0px;
}

section.featpro-section.featpro-section-two .heading h2 {
    font-size: 34px;
}

section.featpro-section.lp-page-cl .row-001 .content-items h2.textleft {
    font-size: 28px;
    line-height: normal;
}

section.featpro-section.lp-page-cl .row-001 .content-items p {
    font-size: 16px;
}

section.featpro-section.lp-page-cl .row-001 .content-items .rmr a {
    font-size: 17px;
}

section.featpro-section.lp-page-cl .row-001 .content-items .rmr a img {
    max-width: 16px;
}

section.use-section .heading h2 {
    font-size: 34px;
}

section.featpro-section.lp-page-cl .row-001 .content-items .arrow-ico img {
    max-width: 70px;
}

section.use-section .content-items .products-sl .owl-next {
    right: -50px;
}

section.use-section .content-items .products-sl .owl-prev img, section.use-section .content-items .products-sl .owl-next img {
    max-width: 27px;
}

section.use-section .content-items .products-sl .owl-prev {
    left: -50px;
}

section.use-section .content-items .products-sl .service-items h4 {
    font-size: 18px;
}

section.use-section .content-items {
    padding: 80px 0 50px;
}

section.testimomial-section .row .bg {
    padding: 60px 0 10px;
}

section.testimomial-section .quote-image img {
    max-width: 110px;
}

section.testimomial-section .quote-image {
    top: -100px;
}

section.testimomial-section .heading h2 {
    font-size: 34px;
}

section.testimomial-section .wavw-image {
    max-width: 300px;
}

section.testimomial-section .contnet .text {
    margin-bottom: 30px;
}

section.testimomial-section .contnet {
    padding: 40px 70px 20px 40px;
}

section.testimomial-section .top-marg {
    margin-top: 70px;
}

.content-left .btm-content span.btminfo h5 {
    font-size: 35px;
}

.content-left .btm-content p {
    font-size: 18px;
}

.content-left .btm-content h1 {
    font-size: 40px;
}
}
@media screen and (min-width: 1200px) {
    section.use-section .heading h2 br{
        display:none;
    }
    section.why-choose .row.row--001 .image > img {
    max-width: 70%;
    float: right;
}

.content-left .btm-content {
    margin-top: 0;
}
}

@media screen and (min-width: 1680px) {
header.banner-slider .form {
    padding: 25px 30px 7px 30px;
    max-width: 650px;
}
.content-left .btm-content span.btminfo h5 {
    font-size: 50px;
}

.content-left .btm-content h1 {
    font-size: 50px;
}

.content-left .btm-content p {
    font-size: 28px;
}
}

@media screen and (min-width: 1500px) {
    
    .container {
    max-width: 1440px;
}
    section.faq-section .container-fluid .container {
    max-width: 1440px;
}
    header.banner-slider .container {

}
    section.contact-us-section .flex-wrap img.img-fluid {
        width: 100%;
    }
    section.use-section .wavw-image {
        ax-width: 388px;
        right: 100px;
    }
    section.why-choose .heading h2 {
        font-size: 1.6rem;
    }
    section.featpro-section.lp-page-cl .row-001 .content-items h2.textleft {
        font-size: 36px;
        line-height: 50px;
    }
    
    section.featpro-section.lp-page-cl .row-001 .content-items p {
        font-size: 22px;
        line-height: 30px;
    }
    
    section.why-choose .pos .info p {
        font-size: 21px;
    }
    
    section.why-choose .pos .info h2 {font-size: 1.6rem;}
    
    section.why-choose .pos .info {
        width: 90%;
    }
    
    section.why-choose .pos {
        left: 0px;
    }
    section.why-choose .pos .iconm p {
        font-size: 1.2rem;
    }
    .content-left h1 {
        font-size: 2.6rem;
        line-height: 47px;
    }
    .content-left h1 {
        font-size: 2.8rem;
        line-height: 130%;
        font-weight: bold;
    }
    header.banner-slider .content-left ul li {
        font-size: 22px;
    }
    .content-left h2 {
        font-size: 25px;
    }
    
    section.testimomial-section .contnet .text p {
        font-size: 20px;
    }
    
    section.testimomial-section .heading h2 {
        font-size: 2.5rem;
    }
    
    section.why-choose .pos .info {
    text-align: left;
    width: 70%;
    padding-left: 40px;
}

section.why-choose .pos .iconm {
    width: 40%;
}



}

@media screen and (max-width: 1650px) {
    section.faq-section .container-fluid {
        background-position: right 4% bottom;
        background-size: 260px;
    }
}

 @media screen and (max-width: 800px) {

.content-left h1{font-size:32px;}
.content-left .btm-content{width: 100%;}
header.banner-slider .form{margin-left:0;}
.featpro-section.bg-color .container .content-items{padding-left:0;}
.featpro-section .btmimage .image{max-width: 100%;}
.section03.bg-color-white .sixbox{padding:15px;}
.section02.bg-color-blue p{padding:10px;}
.service-section.bg-color h3{font-size:28px;}
.section04.bg-color-blubg{background:#0d55db;}
.section04.bg-color-blubg h2{font-size:28px; margin-top:15px;}
.enquirefixed{right:0px;} 

.service-section .owl-nav{display:none;}


section.featpro-section.lp-page-cl .featpro.image img {
    width: 100%;
}
section.featpro-section.lp-page-cl .d-flex.flex-col {
    display: block !important;
}

section.featpro-section.lp-page-cl .row-001 {
    padding: 0;
}
.featpro-section.lp-page-cl h2 {
    font-size: 23px;
}
section.featpro-section.lp-page-cl {
    overflow: hidden;
}
section.featpro-section.lp-page-cl .container {
    padding: 0;
}
header.lp-banner .row.d-flex .col12.col-6 {
    max-width: 100%;
    flex: 0 0 100%;
}

.testimonial-section .btm-content{width: 100%;}

.testimonial-section .image-right{display:none;}

.testimonial-sl{
	padding:50px 20px;
    display: inline-block;
    background: #f57f20;
	border-radius: 0%;
}

header.banner-slider label{font-size:14px;}

.deeps{margin-left:0px;}
.content-left h1{padding-left:0;}

header.banner-slider .form h1{font-size:16px;}

.content-left .btm-content h4{font-size:16px;}
.content-left .btm-content p{font-size:12px;}


header.banner-slider {
    padding: 20px 0 5px;
    background-size: cover;
}
header.banner-slider .form h1 {
    font-size: 16px;
    padding: 5px 10px;
    width: 100%;
    margin-bottom: 1px !important;
}
.content-left h1 {
    font-size: 22px;
}

.content-left h1 br {
    display: none;
}

.content-left h2 {
    font-size: 20px;
    margin-bottom: 0;
}

.content-left h2 br {
}

.formleft button.btn.btn-dark {
    margin-top: 7px;
    margin-bottom: 5px;
}
.featpro-section.bg-color {
    padding-top: 10px;
}


.section02.bg-color-blue h3 br {
    display: none;
}

.section02.bg-color-blue h3 {
    font-size: 22px;
    line-height: normal;
}

.section02.bg-color-blue h3 span {
    font-size: 18px;
    display: inline-block;
    margin-top: 10px;
}

.section03.bg-color-white h3 {
    font-size: 28px;
}

.featpro-section h2 {
    font-size: 28px;
}

.featpro-section h2 span img.img-responsive {
    max-width: 100px;
}

section.section03.bg-color-white {
    padding-top: 20px;
    padding-bottom: 20px;
}

section.section04.bg-color-blubg {
    margin-top: 30px;
}

.service-section .content-items .row {
    justify-content: center;
    margin: 0 -10px;
}


.lp-page-cl p br {
    display: none;
}

.iconm {}

.iconm img.imgresponsive {
    width: 90%;
}

section.section04.lp-page-cl .row .rows .d-flex.flex-col {
    flex-direction: column;
}

.section04 .iconm img {
    max-width: 90px;
}

.section04.bg-color-blubg h2 {
    font-size: 24px;
    text-align: center;
}

section.section04.bg-color-blubg.lp-page-cl {
    padding: 30px 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.prodcut-featpro-section .crb01 {
    /* flex-direction: column; */
}

.prodcut-featpro-section .crb01 .fivebox {
    width: 44%;
    margin: auto;
}

.prodcut-featpro-section .crb01 .fivebox p {
    font-size: 14px;
}

section.contact-us-first.contact-us-section h2 br {
    display: none;
}

section.contact-us-first.contact-us-section h2 {
    font-size: 24px;
}

section.featpro-section.prodcut-featpro-section {
    padding-top: 0;
}

section.featpro-section.lp-page-cl .row-001 .row.row-002 {
    flex-direction: column-reverse;
}

section.featpro-section.lp-page-cl .row-001 .content-items p {
    font-size: 16px;
    line-height: 24px;
}

section.featpro-section.lp-page-cl .row-001 .row {}

section.featpro-section.lp-page-cl .row-001 .content-items {
    padding-top: 0;
}

header.banner-slider .banner-img img {
    width: 100%;
    height: 790px;
    object-fit: cover;
}

section.use-section .content-items .products-sl .owl-next {
    left: auto;
    right: 10px;
}

section.use-section .content-items .products-sl .owl-prev {
    left: 10px;
    right: auto;
}

.content-left h1 span.orange {
    font-size: 22px;
}

.content-left h1 {
    line-height: normal;
}

.content-left h2 {
    line-height: normal;
}

.content-left h2 br {
    display: none;
}

.content-left h2 {
    margin-bottom: 14px;
}

header.banner-slider {
    padding: 0;
}

.content-left .btm-content {
    margin: 0;
}

header.banner-slider .container {
    top: 30px;
    bottom: auto;
}

section.why-choose .top-sapce {
    margin-top: 0px;
}

section.why-choose .pos {
    flex-direction: column;
    left: 0;
    text-align: left;
    align-items: start;
    position: relative;
    padding: 0 40px;
    margin-top: -130px;
}

section.why-choose .pos .info {
    padding: 0;
    width: 100%;
}

section.why-choose .pos .image img.img-fluid {}

section.why-choose .pos .image {
    max-width: 100px;
}

section.why-choose .pos .iconm img {
    max-width: 50px;
}

section.why-choose .pos .iconm p {
    font-size: 14px;
    min-height: 70px;
}

section.why-choose .heading h2 {
    font-size: 1.7rem;
}

section.why-choose .top-sapce .container-fluid {
    padding: 0px 0;
}

section.why-choose .pos .info h2 {
    font-size: 1.1rem;
}

section.why-choose .pos .info h2 br {
    display: none;
}

section.why-choose .pos .info p {
    font-size: 14px;
}

section.why-choose .heading {
    padding: 0 15px;
}

section.why-choose {
    padding-top: 30px;
    padding-bottom: 10px;
    overflow: hidden;
}

section.featpro-section.featpro-section-two .heading h2 {
    padding: 0 15px;
}

section.featpro-section.lp-page-cl .row-001 .content-items .rmr {
    position: relative;
    bottom: 0;
    left: auto;
    right: auto;
}

section.featpro-section.lp-page-cl .row-001 .content-items {
    flex-direction: column;
    text-align: left;
    align-items: start;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}

section.featpro-section.lp-page-cl .row-001 .content-items h2.textleft {
    font-size: 20px;
    line-height: normal;
}

section.featpro-section.lp-page-cl .row-001 .row {
    flex-direction: column-reverse;
    margin: 0;
    padding: 0;
}

section.featpro-section.lp-page-cl .row-001 .row-maxw {
    padding: 0;
}

section.featpro-section.lp-page-cl .featpro.image {
    padding-bottom: 20px;
}

section.featpro-section.lp-page-cl .row-001 .content-items h2.textleft br {
    display: none;
}

section.featpro-section.lp-page-cl .row-001 .content-items .arrow-ico img {}

section.featpro-section.lp-page-cl .row-001 .content-items .arrow-ico {
    display: none;
}

section.featpro-section.lp-page-cl .row-001 .content-items .rmr a img {
    max-width: 16px;
}

section.featpro-section.lp-page-cl .row-001 .content-items .rmr a {
    font-size: 17px;
}

section.featpro-section.lp-page-cl .row-001 .row.row-002 {flex-direction: column;margin: 0;}

section.featpro-section.lp-page-cl .row-001 .row-002 .featpro.image {
    padding-left: 20px;
    padding-top: 0;
}

section.featpro-section.lp-page-cl {
    padding-bottom: 10px;
}

section.use-section .heading h2 {
    font-size: 23px;
    padding: 0 35px;
}

section.use-section .content-items {
    padding: 30px 30px 0px 30px;
}
section.use-section .content-items .products-sl .service-items h4 {
    min-height: 75px;
    font-size: 18px;
}

section.use-section .content-items .products-sl .owl-dots {
    position: absolute;
    bottom: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    left: 0;
}

section.use-section .content-items .products-sl .owl-dots .owl-dot.active span {
    padding: 4px;
    background: #000;
}

section.use-section .content-items .products-sl .owl-dots .owl-dot span {
    padding: 4px;
    background: #ccc;
    display: inline-block;
    border-radius: 10px;
}

section.use-section .content-items .products-sl .owl-dots .owl-dot {
    margin: 0 4px;
}

section.use-section.featpro-section-two {
    padding-bottom: 40px;
}
section.use-section .wavw-image {
    max-width: 275px;
    right: 0px;
}
section.testimomial-section .heading h2 {
    padding: 0 20px;
    font-size: 23px;
}

section.testimomial-section {
    padding-top: 30px;
}

section.testimomial-section .wavw-image {
    display: none;
}

section.testimomial-section .top-marg {
    margin: 0;
    padding: 40px;
}

section.testimomial-section .row .bg {
    padding: 30px 0 0;
}

section.testimomial-section .quote-image img {
    max-width: 60px;
}

section.testimomial-section .contnet {
    padding-top: 0;
    padding: 0;
}

section.testimomial-section .quote-image {
    top: -80px;
    left: 10px;
}

section.testimomial-section .contnet .text p {
    font-size: 15px;
    line-height: normal;
}

section.testimomial-section .contnet .text {
    margin-bottom: 20px;
    padding: 0 20px;
}

section.dwonload-section .container {
    padding: 20px;
        top: 0;
        left: 0;
        justify-content: center;
}

section.dwonload-section .container p br {
    display: block;
}

section.dwonload-section .iconm img {
    height: 300px;
    object-fit: cover;
}

section.dwonload-section .container .d-btn a {
    font-size: 16px;
    width: auto;
    padding-right: 15px;
}

section.dwonload-section .container .d-btn a .arw img.imgresponsive {
    width: 28px;
    height: 28px;
    padding: 5px;
}

section.dwonload-section .container .d-btn a .arw {
    padding: 6px;
    margin-right: 15px;
}

section.dwonload-section .container p {
    font-size: 17px;
    line-height: 24px;
}

.download-button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

section.faq-section .heading h2 {
    font-size: 23px;
}

section.faq-section {
    padding-top: 40px;
    padding-bottom: 20px;
}

section.faq-section .heading {
    margin-bottom: 24px;
}

section.faq-section .ques p {
    line-height: normal;
    font-size: 16px;
}

section.faq-section .anws p {
    line-height: normal;
    font-size: 15px;
    margin-bottom: 10px;
}


header.banner-slider .content-left ul li {
    font-size: 17px;
}

header.banner-slider .form {
    padding: 15px;
}

header.banner-slider .form .col12 {
    padding: 0;
}

.content-left h1 {
    font-size: 20px;
}


header.banner-slider .container {
    top: 15px;
    max-width: 98%;
}

header.banner-slider .content-left ul li {
    font-size: 15px;
}

.content-left h1 {
    font-size: 20px;
}

header.banner-slider .container {
    top: 45px;
    max-width: 98%;
}

header.banner-slider .content-left ul li {
    font-size: 15px;
}

section.why-choose .pos .iconm {
    width: 30%;
    left: 0px;
    position: relative;
    top: -10px;
}

section.why-choose .row .image > img {
    max-width: 90%;
    float: right;
}

section.why-choose .pos .info {
    padding-top: 25px;
}

section.why-choose .pos {
    padding: 0 30px;
    margin-top: -70px;
}

section.use-section .heading h2 {
    font-size: 18px;
    padding: 0;
}

body section.use-section .heading h2 br {
    display: none;
}

section.use-section .heading {
    padding: 15px 0;
}

section.use-section .content-items .spacing {
    padding: 0;
}

section.use-section .content-items .products-sl .service-items h4, section.use-section .content-items .service-items h4 {
    font-size: 16px;
}

section.faq-section .container-fluid {
    background: none;
}
header.banner-slider .form{
    margin-top: 5px;
}
header.banner-slider .banner-img img {
    height: 700px;
}

.header img {
    width: 100%;
}

.content-left .btm-content h1 {
    background: #485a64;
    padding-left: 60px;
    padding: 10px 20px;
    font-size: 20px;
    background: transparent;
        padding-left: 60px;
        padding: 10px 30px 10px 10px;
        /* font-size: 26px;*/
        margin-bottom:10px
}

.content-left .btm-content span.btminfo h5 br {
    display: none;
}

.content-left .btm-content span.btminfo h5 {
    font-size: 24px;
    font-size: 17px;
    margin: 0;
}

.content-left .btm-content p {
    font-size: 15px;
}

.formleft .col12 input[type="text"] {
    margin: 10px 0px 3px 0px;
}

.content-left .btm-content p br {
    display: none;
}

.content-left .btm-content p {
    line-height: normal;
    padding-bottom: 10px;
}
.content-left .btm-content span.btminfo {
    padding-left: 0;
}
section.benchmarks-section .top-sapce .container-fluid .row{
    margin:auto;
}

section.faq-section.why-section .d-flex {
    white-space: normal;
}

section.faq-section.why-section .iconm img {
    max-width: 50px;
}

section.faq-section.why-section .col {
    padding: 20px;
    width: 100%;
}

section.faq-section.why-section .col.btm {
    border-bottom: 1px solid #0001e9;
}

section.faq-section.why-section .col {
    border: 1px solid #0001e9 !important;
}

section.faq-section.why-section .col h2 {
    font-size: 16px;
    padding-bottom: 0;
}

section.faq-section.why-section .col p {
    line-height: normal;
    margin: 0;
}

section.why-choose .top-sapce.blue-bg {
    padding: 20px 0;
}

section.why-choose .top-sapce .container-fluid .row {
    flex-direction: column-reverse;
}

section.why-choose .top-sapce .container-fluid .row h2 {
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 21px;
}

section.benchmarks-section .top-sapce .arrows p {
    font-size: 16px;
}

section.benchmarks-section .feat .box {
    flex-direction: column;
    align-items: start;
}

section.benchmarks-section .top-sapce.blue-bg .feat p {
    font-size: 14px;
}

section.why-choose .heading h2 {
    font-size: 18px;
    margin: 0 0 40px 0;
}

section.why-choose .heading {
    margin-top: 0px;
}
section.faq-section.why-section {
    padding-bottom: 20px;
}
.applications-section .active.center {
    transform: scale(1);
    box-shadow: none;
}

section.faq-section.why-section { 
    padding-top: 0;
    overflow: hidden;
    padding: 0 15px 30px;
}

section.benchmarks-section .row p {
    font-size: 13px;
}

section.benchmarks-section .feat .box {
    padding-right: 10px;
}

header.banner-slider .container .image.beafing {
    display: none;
}

section.why-choose .top-sapce.blue-bg, section.why-choose .top-sapce.blue-bg.btm {
    background-size: cover;
    background-position: right center;
}

.enquirefixed {
    padding: 2px 0px;
    width: 120px;
}

section.faq-section.why-section .col {
    width: 50%;
    min-width: 50%;
}
.applications-section .center_slider .owl-nav {
    padding: 0;
}
 } 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 