/**** 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;
}

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

.tobanner{position: relative;}
.tobanner .container{max-width: 83%;position: relative;width:100%;}
.tobanner img{width:100%;}
.tobanner a{
    background: #43b606;
    color: #fff;
    padding: 5px 30px;
    font-size: 28px;
    position: absolute;
    border: 0;
    bottom: 30px;
    right:0%;
    font-weight: bold;
}

header {
    min-height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
header.banner-slider {
    min-height: auto;
    background: url(../images/banner-bg.jpg) no-repeat;
    position: relative;
	padding:120px 0 300px;
	background-size: 100%;
}
header.lp-banner {
    min-height: auto;
    background: url(../images/lp-banner1.jpg);
}
header.banner-slider .container {
    max-width: 1340px;
}
header.banner-slider .row {
    display: flex;
    align-items: center;
}
header.lp-banner .row {
    align-items: end;
}

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

header.banner-slider .form form {}
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 h1 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    border: 0px solid #0f58d6;
    background: #44b606;
    padding: 5px 40px;
    display: inline-block;
    font-weight: 400;
}
header.banner-slider .form {
    max-width: 100%;
    background: none;
    padding: 25px 30px 7px 30px;
    margin-left: 30px;
    position: relative;
    max-width: 550px;
    margin: auto;
    margin-right:0;
}
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 15px;
    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: 4px 5px;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
}
.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: #44b606;
    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;
}
.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;    margin-top: -85px;
}

.content-left h1 { padding-left:0px;
    font-weight: 600;
    color: #fff;
  
}

.content-left h2 { padding-left:0px;
    font-weight: 600;
    color: #fff;
    font-size:26px;
  
}

.content-left .btm-content {
    background: #0d55db;
    display: inline-block;
    padding: 10px;
    color: #fff;
    width: 59%;
    margin-top: 20px;
}

.content-left .btm-content h4 {
    margin-bottom: 0;font-size: 24px;
    padding: 0;
    margin: 0;
}

.content-left .btm-content p {
    margin-bottom: 0;
    font-size: 19px;
}

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: #212529;
}
.featpro-section.lp-page-cl h2 {
    color: #0e57d4;
}
/**** HEADER END ****/

section.top-product {
    background: #e5e6e7;
    padding: 0px 0;
}

section.top-product .pro-image img {
    max-width: 100%;
}

section.top-product .box {
    background: #fff;
    padding: 20px;
    filter: drop-shadow(2px 1px 2px #888);
    min-height: 470px;
}

section.top-product .box .top {
    display: flex;
    align-items: start;
}

section.top-product .box .top .icon {
    margin-right: 10px;
}

section.top-product .box .top .icon img {min-width: 85px;width: 100%;}

section.top-product .box .info h4 {
    color: #000;
    font-weight: 600;
    margin-bottom: 2px;
}

section.top-product .box .info p {
    color: #000;
    font-size: 17px;
    line-height: normal;
}

section.top-product .textinfo {
    padding: 80px 0px 40px 60px;
    position: relative;
}

section.top-product .row {
    display: flex;
    align-items: start;
}

section.top-product .textinfo .icon {
    position: absolute;
    left: 0;
}

section.top-product .textinfo .icon img {
    max-width: 120px;
}

section.top-product .textinfo p {
    font-size: 20px;
    color: #0f58d6;
}

section.top-product .textinfo h2 {
    color: #0f58d6;
    font-weight: 600;
    margin-top: 25px;
}

section.top-product .container-fluid {
    padding-left: 50px;
    padding-right: 0;
}
.section02{}

.section02 p{text-align:left;}

.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;}



.section03{}

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

.section03 img{width:auto; text-align:center; margin-left:0px;}

.section03.bg-color-white h4{min-height: 90px; color:#0d55db; font-size:20px; padding:20px; background:#fff; margin-bottom:0;}
.section03.bg-color-white p{padding:0px 0px; background:none; min-height: auto;}

.section03.bg-color-white h3 {
    color: #0d55db;
    font-size: 38px;
    font-family: 'SKF Sans';
    margin-bottom: 10px;
    text-align: center;
    padding: 24px 0;
    font-weight: 500;
}

.section03.bg-color-white .sixbox{padding:50px; background: url(../images/blubg.jpg) repeat-x bottom;}


.section04{}

.section04.bg-color-blubg{background: url(../images/blubg.jpg) repeat-x bottom;margin-top: -30px;}
section.section04.bg-color-blubg.lp-page-cl{background: url(../images/blubg1.jpg) repeat-x bottom;}
.section04.bg-color-blubg .twobox{}
.bg-color-white023 .twobox h2{font-size: 22px; margin: 0; margin-bottom:15px;}

.bg-color-white023 .twobox .arrow{background-size:30px; padding-left:35px;}
.bg-color-white023 .twobox .arrow h3{margin:0;}
.bg-color-white023 .twobox .arrow p{font-size:14px;}

.bg-color-white023 .twoboxex .arrow{background-size:30px; padding-left:35px; min-height:40px;}
.bg-color-white023 .twoboxex h2{padding:0; margin:0; margin-bottom:30px; font-size:22px; }

.section04.bg-color-blubg h2 {
    color: #fff;
    font-size: 30px;
    font-family: 'SKF Sans';
    margin-bottom: 10px;
    text-align: left;
    padding: 24px 0;
    font-weight: 500;
	margin-top:6em;
}

.section04.bg-color-blubg p{color:#fff;}


/**** SERVICE ****/
.service-section.bg-color {
    background: #fff;
	position:relative;
}
.service-section:after {
    content: "";
    background: #0f57d5;
    height: 49%;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
}
.service-section.bg-color h3 {
    color: #fff;
    font-size: 38px;
    font-family: 'SKF Sans';
    margin-bottom: 10px;
    text-align: center;
    background: #0f57d5;
    padding: 24px 0;
    font-weight: 500;
}

.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;
    color: #f16b20;
    min-height: 50px;
}
.service-items h4 a {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    font-family: 'SKF Sans';
    margin-bottom: 20px;
    display: block;
}

.service-section .service-items {
    min-height: auto;
    border: 1px solid #ccc;
    background: #fff;
}
.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: 80px;
    padding-top: 50px;
}

.service-section .service-items h4 a {
    text-align: left;
    padding: 0 10px;
    color: #0f58d6;
    font-weight: 500;
    font-size: 17px;
}
.service-section .spacing {
    padding: 0 10px;
}
body .container {
    max-width: 1300px;
}
.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;
}    

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

/**** featpro ****/
.featpro-section.bg-color {
    background: #e5e6e7;
    z-index: 999;
    position: relative;
    padding: 30px 0 70px;
}
.featpro-section .crb01 {
    padding: 0;
    width: 100%;
}
.featpro-section .fivebox {
    box-shadow: 2px 0px 0px #888;
    padding:0;
}
.featpro-section .fivebox:last-child {
    box-shadow: none;
}
.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: 30px;
    padding-top: 30px;
}

.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 .row-001 p {
    color: #0e57d4;
    font-size: 20px;
}
section.featpro-section.lp-page-cl .featpro.image img {
    width: auto;
}
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 {
    background: #485a64;
    padding: 25px 15px;
}

section.featpro-section.lp-page-cl .row-001 .content-items p {
    color: #fff;
}

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;
}

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

section.section04.global-section {
    padding-top: 0px;
}

section.section04.global-section .btminfo {
    background: #e7e7e7;
}

section.section04.global-section .btminfo h2 {
    color: #0057dc;
}

section.section04.global-section .btminfo .toph {
    /*max-width: 700px;*/
    margin:auto;
}

section.section04.global-section .btminfo .toph .one {
    padding-left: 0px;
}

section.section04.global-section .btminfo .toph h2 {
    margin-top: 0;
    font-size: 38px;
    font-family: 'SKFSans-Light', sans-serif;
    text-align: center;
    display: block;
    text-transform: none;
    font-weight: normal;
}

section.section04.global-section .btminfo h2 {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 120px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

section.section04.global-section .btminfo h2 .image {
    text-align: center;
    display: flex;
    margin: 0 20px;
    flex-direction: column;
    align-items: center;
}

section.section04.global-section .btminfo h2 .image span.img3 {
    margin: auto;
    position: relative;
    top: 10px;
}

section.section04.global-section .btminfo h2 .image span.img3 img {
    display: inline-block;
    mix-blend-mode: darken;
}

section.section04.global-section .btminfo .btmph h2 {
    display: block;
    text-align: center;
    font-weight: normal;
    font-size: 38px;
    text-transform: none;
    font-family: 'SKFSans-Light', sans-serif;
}

section.section04.global-section .btminfo h2 .image span.img2 img {
    max-width: 110px;
    position: relative;
    top: 5px;
}

section.section04.global-section .btminfo .btmph {
    display: flex;
    justify-content: end;
}

section.section04.global-section .btminfo .btmph .btmphin {
    /*max-width: 450px;*/
    width: 100%;
    padding-bottom: 50px;
    text-align: center;
    padding-bottom: 50px;
}

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

.enquirefixed.hide {
    display: none;
}

.enquirefixed.show {
    display: block;
}

section.section04.benchmarks-section {
    background: linear-gradient(180deg, #1e1522, #443535, #48444d);
    border-right: 8px solid #fff;
    border-left: 8px solid #fff;
    border-bottom-left-radius: 100px;
}

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

section.benchmarks-section .heading h2 {
    color: #fff;
    background: #43b606;
    display: inline-block;
    margin-top: -80px;
    position: relative;
    z-index: 999;
    font-weight: 600;
    padding: 10px 40px;
    margin-bottom: 100px;
}

section.benchmarks-section .row {
    max-width: 1000px;
    margin: auto auto 40px;
}

section.benchmarks-section .row h2 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
}

section.benchmarks-section .row  .arrows p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}

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

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

section.benchmarks-section .feat .box {
    padding-right: 20px;
    display: flex;
    flex-direction: column;
    align-items: start;
    border-right: 1px solid #43b606;
    padding-left: 20px;
    border-bottom: 1px solid #43b606;
    padding-top: 10px;
}

section.benchmarks-section h4 {
    color: #43b606;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
}

section.benchmarks-section .feat .box img {
    max-width: 40px;
    margin-bottom: 10px;
}
/**** featpro END ****/

section.dyn-section {
    padding: 0px;
}

section.dyn-section .heading h2 {
    color: #0d55db;
    font-family: 'SKF Sans';
    margin-bottom: 10px;
    text-align: center;
    background: transparent;
    padding: 24px 0 20px;
    font-weight: 600;
}

section.dyn-section .heading img {
    max-width: 250px;
    margin-bottom: 30px;
}

section.dyn-section .box {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    height: 230px;
    display: inline-block;
    /* justify-content: center; */
    /* align-items: center; */
    text-align: center;
    border: 2px solid #46b648;
    margin-bottom: 35px;
    overflow: hidden;
}

section.dyn-section .box .boxin {
    /* border: 10px solid #fff; */
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    padding: 20px 30px;
    background: #dfe6ef;
    overflow: hidden;
}

section.dyn-section .box p {
    color: #000;
    font-size: 16px;
    margin:0;
}

section.dyn-section .row {
    max-width: 1000px;
    margin: auto;
    margin-bottom: 60px;
}

section.dyn-section .row.row--01 {
    margin-top: -70px;
}

section.dyn-section .row.row--01 .right {
    border: 0;
}

section.dyn-section .top {
    padding-bottom: 130px;
    background: #d1d7de;
    padding-top: 50px;
}

section.dyn-section .top .heading {
    position: relative;
}

section.dyn-section .top .heading .icon {
    position: absolute;
    top: 0;
}
section.dyn-section .top .info {
    max-width: 70%;
    margin: auto;
}


section.dyn-section .top .heading p {
    font-size: 20px;
    color: #0f58d6;
    text-align: left;
}

.enquirefixed{z-index:9999; text-transform: none;}

.deeps{margin-left:150px;}

footer{padding-top:50px;}

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


.crb01{ text-align:center; padding:50px 30px; float:left; padding:0px 30px 0px 30px;}
.crb01 h2{ text-align:center; color:#000; padding-bottom: 0; font-size:32px;}
.crb01 img {
    text-align: center;
    width: auto;
    border: 0px solid #0058dc;
    max-width: 120px;
}
.fivebox{width:20%; padding:10px; float: left;}
.fivebox p{ text-align:center; color:#000; font-size:18px; font-weight: bold; padding:10px 5px;}


.form{background:#0f58d6; padding:50px;}
.form h1{font-size:18px; background:#fff; color:#0f58d6; padding:10px 0; font-weight: bold;}


.enquirefixed{background:#0058dc; width:175px;}
.formtopl{ text-align:left; position:relative;}
header.banner-slider .row .formtopl a{    
    background: #43b606;
    color: #fff;
    padding: 10px 30px;
    font-size: 28px;
    position: absolute;
    border: 0;
    top: 200px;}


.bg-color-white023{padding:60px 0 20px 0;}

.bg-color-white023 .row{margin-bottom:40px;}

.bg-color-white023 h2{color:#000;}
.bg-color-white023 p{color:#000; font-size:14px;}
.arrow{background: url(../images/arrow.jpg) no-repeat top left; padding-left: 60px; background-size:50px; min-height:80px;}
.bg-color-white023 .arrow h3{color:#fc7f26; font-size:20px;}
.bg-color-white023 .arrow h4{color:#000; font-size:18px;}
.bg-color-white023 .arrow p{color:#000; font-size:16px;}


.modal-dialog{width:800px; max-width: 800px;}

.skfbrosher{text-align: center;filter: drop-shadow(2px 4px 6px black);}
.skfbrosher a{background: #43b606;  color: #fff;  text-align: center; padding:10px 20px; font-size: 22px;}
.skfbrosher p{color: #ff0000; padding:20px; font-size: 18px; margin-top:15px;}

div#from-myModal {}

div#from-myModal .form {
    padding: 10px 20px;
}

div#from-myModal .modal-content {
    padding: 0;
    border: 0;
    margin: 0;
    border-radius: 0;
}

div#from-myModal .modal-content .modal-body {
    padding: 1px;
    border-radius: 0;
}

div#from-myModal  .modal-dialog {
    max-width: 560px;
    margin-top: 100px;
}

div#from-myModal .modal-dialog h1.mb-4 {
    margin-bottom: 0 !important;
}

section#download-brochure {}

section#download-brochure .row {
    margin: auto;
    display: flex;
    align-items: center;
}

section#download-brochure .form {
    padding: 20px;
    background: #355fac;
}

section#download-brochure .form h1 {
    margin-top: 0;
    margin-bottom: 0;
}

section#download-brochure .row.row--02 {
    align-items: center;
    flex-wrap: nowrap;
}

section#download-brochure .row.row--02 .col-md9 {
    padding: 0 70px 0 20px;
}

section#download-brochure .row .row {
    margin: 0 -10px;
    padding: 0;
}

section#download-brochure .row .row .col12 {
    padding: 0 10px;
}

section#download-brochure .gifring img.download-ring {
    max-width: 240px;
    position:relative;
    left:15px;
}
img.img-fluid.download-left {
    position: absolute;
    left: -20px;
    top: -80px;
    max-width: 260px;
}
.h2, h2 {
    font-size: 35px;
}
section.contact-us-section .left img.img-fluid {
    width: 100%;
}

section.dyn-section .left .boxs {
    padding: 0 20px;
}

section.dyn-section  .row.row--03 {
    margin-bottom: 0;
}

section.dyn-section .left .boxs div.icon {
    position: absolute;
    left: -67px;
    bottom: 0;
}

section.dyn-section .left .boxs div.icon img {
    max-width: 66px;
}

section.dyn-section .left .bottoms .btm {
    padding-left: 10px;
}

section.dyn-section .left .bottoms .btm span.img2 img {
    max-width: 60px;
}

section.dyn-section .left .bottoms span.img3 {
    position: relative;
    left: -20px;
}

section.dyn-section .left .boxs .tops {
    background: #fff;
    border: 1px solid #0f58d6;
    padding: 30px 20px 45px 20px;
    border-bottom: 0;
    position: relative;
}

section.dyn-section .left .boxs .tops:after {
    width: 1px;
    height: 70%;
    background: #fff;
    position: absolute;
    right: -1px;
    content: "";
    bottom: 0;
}

section.dyn-section .left .boxs  h3 {
    margin-top: 0;
    color: #0f58d6;
    font-weight: 600;
    margin-bottom: 20px;
}

section.dyn-section .left .boxs p {
    font-size: 16px;
    color: #0f58d6;
    line-height: normal;
}

section.dyn-section .row .right {
    height: auto;
    padding-top: 10%;
    border-top: 2px dotted #0f58d6;
}

section.dyn-section  .left .bottoms {
    margin-left: -40px;
}

section.dyn-section .left .bottoms h3 {
    color: #fff;
    background: #ff7700;
    padding: 7px 40px;
    display: inline-block;
    width: 100%;
    margin-left: 0;
    margin: 0;
}

section.dyn-section .left .bottoms ul {
    border-left: 1px solid #0f58d6;
    padding: 10px;
    margin: 0 0 0 40px;
}

section.dyn-section .left .bottoms ul li {
    list-style: none;
    margin-left: -31px;
    font-size: 17px;
    color: #0f58d6;
    font-weight: 600;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.dyn-section .left .bottoms ul li span.icon {
    margin-right: 10px;
    width: 16%;
}

section.dyn-section .left .bottoms ul li span.text {
    width: 100%;
    padding: 0;
    font-size: 16px;
    line-height: 18px;
}

section.dyn-section .left .bottoms ul li span.icon img {
    max-width: 40px;
}


section.section04.global-section .owl-nav .owl-prev, 
section.section04.global-section .owl-nav .owl-next {
    color: #fff;
    background: #0f57d5;
}

section.section04.global-section .owl-nav i.fa {
    font-weight: bold;
    font-size: 60px;
    padding: 0 0;
    border-radius: 10px;
    position: relative;
    top: -1px;
    font-weight: normal;
    color: #0058dc;
}

section.section04.global-section .owl-nav .owl-prev {
    color: #ff8005;
    background: #fff;
    position: absolute;
    bottom: 48%;
    left: -25px;
    padding: 0px 20px;
    border-radius: 50px;
}

section.section04.global-section .owl-nav .owl-next {
    color: #ff8005;
    background: #fff;
    position: absolute;
    bottom: 48%;
    right: -25px;
    padding: 0px 20px;
    border-radius: 50px;
}

.products-wrapper {
    padding: 0 100px 100px;
}

.products-sl .spacing .service-items {
    background: #fff;
    padding: 1px;
    border-radius: 10px;
    overflow: hidden;
}

.products-sl .spacing .service-items .info {
    padding:  0 20px;
}

.products-sl .spacing .service-items .info h4 {
    display: block;
    text-align: left;
    font-size: 17px;
    text-transform: none;
    color: #0057dc;
    margin-bottom: 10px;
    font-family: 'SKFSans-Medium', sans-serif;
    min-height: 60px; 
}

.products-sl .spacing .service-items .info p {
    min-height: 80px;
}

section#download-brochure .row.row--01 {
    justify-content: center;
    padding: 40px 0 50px;
    border-bottom: 2px dashed #0f58d6;
    margin-bottom: 60px;
}



@media screen and (min-width: 1500px) {
    section#download-brochure .row.row--02 .col-md9 {
        padding: 0 270px 0 30px;
    }
    section#download-brochure .row.row--02 .col-md9 .skfbrosher {
        padding: 0 50px;
    }
    section#download-brochure .gifring img.download-ring {
        max-width: 290px;
    }
}

@media screen and (min-width: 1300px) {
    section.section04.global-section .owl-nav .owl-prev {
        left: -85px;
    }
    section.section04.global-section .owl-nav .owl-next {
        right: -85px;
    }
}

@media screen and (max-width: 1299px) {
    section.section04.global-section .owl-nav .owl-prev {
        left: 15px;
    }
    section.section04.global-section .owl-nav .owl-next {
        right: 15px;
    }
}


@media screen and (min-width: 1500px) {
    section.top-product .textinfo {
        padding: 80px 90px 40px 70px;
    }
}


 @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:#fc7f26;}
.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; min-height: 300px;
}
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;
}
.featpro-section.bg-color {
    padding-top: 10px;
}


.content-left{margin-top:20px;
 } 
 
 .crb01{padding:20px 15px;}
 .crb01 h2{font-size:18px;}
 .fivebox {width:100%;}
 .section03 img{margin-left:0;}
 
 .bg-color-white023{padding:20px 0 0;}
 
 .crbcwor{ flex-direction:column-reverse;}
 
 .bg-color-white023 .arrow p{font-size:16px;}
 
 header.banner-slider .row .formtopl a{position:relative; top:10px; font-size:18px;}
 
 .modal-dialog {
    width: 96%;
    max-width: 96%;
}

iframe{height: 300px;}

.skfbrosher {text-align:center;}
 
.tobanner a {
    background: #43b606;
    color: #fff;
    padding: 4px 30px;
    font-size: 28px;
    position: absolute;
    border: 0;
    bottom: 50px;
    right: 0%;
    font-weight: bold;
    filter: drop-shadow(2px 4px 6px black);
} 

.crb01 img {
    width: 30%;
}     
.fivebox p{padding-bottom: 0;margin-bottom: 0;}     
.bg-color-white023 .twobox h2 {
    padding-top: 15px;
}

.bg-color-white023 .row {
    margin-bottom: 10px;
}

.bg-color-white023 .twoboxex h2 {
    padding-top: 20px;
    margin-bottom: 17px;
}
 .crb01 h2 {
    padding-top: 0;
    margin-top: 0;
}

.section03.bg-color-white .row {
    flex-direction: column-reverse;
}

div#DownloadBrochure {
    padding: 10px 20px;
    margin-top: 10px;
}
div#DownloadBrochure h1 {
    font-size: 16px;
}








section.top-product {
    padding: 20px 0 0;
}

.image {}

section.top-product .box .btm .image img.img-fluid {
    max-width: 200px;
    margin: auto;
}

section.top-product .box {
    min-height: auto;
    margin-bottom: 20px;
}

section.top-product .box .btm {
    text-align: center;
}

.featpro-section .fivebox {
    width: 50%;
    padding: 20px;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.featpro-section .crb01 {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

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

.featpro-section .crb01 .fivebox p br {
    display: none;
}

.featpro-section .fivebox:last-child {
    border: 0;
}

.fivebox {}

.featpro-section .fivebox:nth-child(2n) {
    border-right: 0;
}

.h2, h2 {
    font-size: 20px;
}

section.benchmarks-section .heading h2 {
    margin-top: -40px;
    padding: 10px 0;
    width: 100%;
    margin-bottom: 20px;
}

.featpro-section.bg-color {
    padding-bottom: 30px;
}

section.dyn-section .heading img {
    max-width: 150px;
}

section.dyn-section {
    padding: 10px 0 40px;
}

section.dyn-section .box {
    height: auto;
    margin-bottom: 10px;
}

section.dyn-section .box .boxin {
    height: auto;
}

section#download-brochure .form {
    margin: 0 -10px;
    margin-top: 30px;
}

section#download-brochure {
    padding-bottom: 40px;
}

section.top-product .box .top .icon img{
    min-width: auto;
    max-width: 70px;
}


 }
 
 
 
@media screen and (max-width: 650px) {
     
    section.section04.global-section .btminfo h2 {
        font-size: 45px;
        justify-content: center;
    }
    
    section.section04.global-section .btminfo .toph h2 {
        font-size: 30px;
        padding: 0;
    }
    
    section.section04.global-section .btminfo .toph .one {
        padding: 0;
    }
    
    section.section04.global-section .btminfo .toph {
    }
    
    section.section04.global-section .btminfo h2 .image span.img2 img {
        max-width: 60px;
    }
    
    section.section04.global-section .btminfo h2 .image span.img3 img {
        max-width: 70px;
    }
    
    section.section04.global-section .btminfo h2 .image {
        margin: 0;
    }
    
    section.section04.global-section .btminfo .btmph h2 {
        font-size: 30px;
        margin-bottom: 5px;
    }
    
    .products-wrapper {
        padding: 0 50px;
    }
    
    section.section04.global-section .owl-nav .owl-prev {
        left: -55px;
        padding: 2px 15px;
    }
    
    section.section04.global-section .owl-nav i.fa {
        font-size: 40px;
    }
    
    section.section04.global-section .owl-nav .owl-next {
        right: -55px;
        padding: 2px 15px;
    }
    
    
    
    
    
    
    /*==========================*/
    
    section.top-product .textinfo {
        padding: 20px 15px 20px 60px;
    }
    
    section.top-product .textinfo h2 br {
        display: none;
    }
    
    section.top-product .container-fluid {
        padding-left: 15px;
        padding-right: 0;
        overflow: hidden;
    }
    
    section.top-product .textinfo p {
        font-size: 16px;
    }
    
    section.top-product .row {
    }
    
    section.dyn-section .top {
        padding: 20px 0 80px 0;
    }
    
    section.dyn-section {
        padding: 0;
    }
    
    section.dyn-section .top .info {max-width: 85%;padding-left: 42px;}
    
    section.dyn-section .top .info p {
        font-size: 15px;
    }
    
    section.dyn-section .heading h2 {
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    
    section.dyn-section .top .info p br {
        display: none;
    }
    
    section.dyn-section .left .bottoms ul li span.text {
        font-size: 14px;
    }
    
    section.dyn-section .left .boxs {}
    
    section.dyn-section .left .boxs  h3 {
        margin-bottom: 10px;
        font-size: 20px;
    }
    
    section.dyn-section .left .boxs .tops {
        padding: 15px 15px 10px 15px;
    }
    
    section.dyn-section .left .bottoms ul {margin: 0 0 0 40px;}
    
    section.dyn-section .left .bottoms ul li {}
    
    section.dyn-section .left .boxs .bottoms h3 {
        margin-bottom: 0;
        font-size: 19px;
        padding: 5px 40px;
    }
    
    section.dyn-section .left .bottoms ul li span.icon img {
        max-width: 35px;
    }
    
    section.dyn-section .left .bottoms .btm span.img2 img {
        max-width: 50px;
    }
    
    section.dyn-section .left .bottoms .btm {
        padding-left: 14px;
    }
    
    section.dyn-section .left .bottoms ul li span.icon {
        position: relative;
        left: 4px;
    }
    
    section#download-brochure .row.row--02 {
        flex-direction: column;
    }
    
    section#download-brochure .gifring img.download-ring {
        max-width: 200px;
    }
    
    img.img-fluid.download-left {
        position: absolute;
        left: -74px;
        top: -100px;
        max-width: 230px;
    }
    
    section#download-brochure .row.row--02 .col-md9 {
        padding: 20px 0px 0 0px;
    }
    
    section#download-brochure .row.row--02 .col-md9 .row {
        flex-wrap: nowrap;
        flex-direction: row;
    }
    
    section#download-brochure .row.row--02 .col-md9 .row .skfbrosher {
        width: 33%;
        padding: 0 8px;
    }
    
    section#download-brochure {
        padding-bottom: 10px;
    }
    
    section#download-brochure .container-fluid {
        padding-left: 0;
    }
    
    section#download-brochure .gifring {
        position: inherit;
    }
    
    section#download-brochure .row.row--02 {
        position: relative;
    }
    
    section#download-brochure .row.row--02 .col-md9 {
        padding: 20px 0px 0 15px;
    }
    
    img.img-fluid.download-left {
        position: absolute;
        left: 0;
        top: -100px;
        max-width: 230px;
        right: auto;
    }
    
    section#download-brochure .container-fluid {
        padding-left: 0;
    }
    
    section#download-brochure .gifring {
        position: inherit;
    }
    
    section#download-brochure .row.row--02 {
        position: relative;
    }
    
    section#download-brochure .row.row--02 .col-md9 {
        padding: 20px 0px 0 15px;
    }
    
    section.dyn-section .row {
        flex-direction: column-reverse;
    }
    
    section.dyn-section .row  .right {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    
    section.dyn-section .row .left {
        padding: 0 40px;
    }
    
    section.dyn-section .row {
        margin-bottom: 10px;
    }
    
    section.section04.global-section {
        padding-top: 10px;
    }
    
    section#download-brochure .row.row--01 {
        padding-top: 0;
    }
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 