/**** 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';font-size: 16px;line-height: 150%}

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

.header {
    background: #0000fe;
    text-align: left;
    float: left;
    width: 100%;
    position: relative;
}
header.banner-slider {
    min-height: auto;
    /*background: url(../images/banner.jpg) no-repeat;*/
    position: relative;
    padding: 0px 0 0px 0;
    background-size: 100%;
    position: relative;
    float: left;
}
header.banner-slider .backg {
    position: absolute;
    z-index: 999;
    top: 100px;
    width: 100%;
}
header.banner-slider:before {
    opacity: .4;
    background: #000;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    left: 0;
    content: "";
}

header.lp-banner {
    min-height: auto;
    background: url(../images/lp-banner1.jpg);
}
header.banner-slider .container {
    max-width: 75%;
    width: 100%;
}
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: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%;
    background: #fff;
    padding: 30px;
    margin-left: 30px;
    position: relative;
    max-width: 600px;
    margin: auto;
    margin-right: 0;
}
header.banner-slider .form h1 {
    color: #122ef1;
    font-size: 20px;
    text-align: center;
    border: 2px solid #0f58d6;
    background: #ffffff;
    padding: 5px 40px;
    display: inline-block;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: 600;
}

header.banner-slider .form form {
    margin-bottom: 5px;
}

.formleft {
    max-width: 100%;
    text-align: left;
    font-family: 'SKF Sans';
}
header.banner-slider label {
    margin-bottom: 0;
    color: #000;
}
header.banner-slider label.field-title {
    font-weight: normal;
    font-size: 15px;
}
.formleft .col12 input[type="text"] {
    border: 0;
    box-shadow: none;
    border-bottom: 0;
    border-radius: 0;
    margin: 6px 0px;
    background: #f0efef;
    padding: 5px 15px;
    height: auto;
    font-size: 12px;
}
header.banner-slider .row a {
    font-size: 22px;
}
div.formleft p {
    font-size: 12px;
}
div.formleft input[type="file"] {
    padding: 4px 5px;
    display: inline-block;
    font-size: 12px;
    margin-top: 0px;
    border-radius: 0;
    border: 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: #44b606;
    border: 0;
    border-radius: 0;
    text-transform: normal;
    font-weight: 500;
    padding: 5px 19px;
    font-size: 13px;
    outline: none;
    display: inline-block;
    width: auto;
    color: #fff;
    font-size: 20px;
    margin-top: 15px;
}
.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: 0px;
}

header.banner-slider .content-left h1 {
    padding-left: 0px;
    font-weight: 600;
    font-family: SKFDisplayBold;
    font-size: 34px;
    margin-bottom: 0;
    line-height: 120%;
    background: transparent;
    display: inline-block;
    color: #fff;
    padding: 0 0 10px 0;
    margin: 0;
}

header.banner-slider .content-left h2 { 
    padding-left:0px;
    font-weight: 600;
    color: #fff;
    font-size:26px;
    margin-top:10px;
  
}

header.banner-slider .content-left .btm-content {
    background: transparent;
    display: inline-block;
    padding: 0;
    color: #fff;
    width: 100%;
    margin-top: 5px;
}

.content-left .btm-content h4 {
    font-weight: 600;
    font-family: SKFDisplayBold;
    font-size: 26px;
    margin-bottom: 0;
    line-height: 120%;
    background: transparent;
    display: inline-block;
    color: #fff;
    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.section-four-01 {}

section.section-four-01.featpro-section.section-four .pro-in .fivebox {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
}

section.section-four-01.featpro-section.section-four .pro-in {
    flex-wrap: wrap;
    text-align: left;
}

section.section-four-01.featpro-section.section-four .pro-in .fivebox p {
    text-align: left;
}

section.featpro-section.bg-color.section-four.section-four-01 {}

section.featpro-section.bg-color.section-four.section-four-01 .video {
    text-align: center;
    padding: 50px 0;
}

section.section-four-01.featpro-section.section-four-01 .pro-in .fivebox img {
    max-width: 110px;
}

section.section-four-01.featpro-section.section-four-01 .pro-in .fivebox p {
    margin: 0;
}

section.section-four-01.featpro-section.section-four-01 .pro-in .fivebox {
    margin: 0;
}

section.section-four-01.featpro-section.section-four-01 .pro-in .fivebox p {
    
}

.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.bg-color-white .row {
    justify-content: center;
}
.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 img{width:100%;}
.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;}

section.section04a {
    padding: 30px 0;
}
section.section04a h2 {
    margin-bottom: 25px;
}

.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: 1400px;
    width: 100%;
}
.featpro-section.bg-color .image-in {
    display: flex;
    justify-content: center;
    padding: 40px 0;
    background: #221ef9;
    margin-top: 30px;
}
.featpro-section.bg-color .image-in .fivebox {
    text-align: center;
    width: auto;
}

.featpro-section.bg-color .image-in .fivebox img {
    width: auto;
}

.featpro-section.bg-color .image-in .fivebox p {
    color: #fff;
}
.featpro-section.bg-color .crb01 {
    display: flex;
    justify-content: center;
    width: 100%;
}

section.featpro-section.featpro-section-btm01 {
    background: #ffffff;
    padding: 30px 0 60px;
}

section.featpro-section.featpro-section-btm01 h2 {
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: bold;
    color: #0000FE;
}

.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: #fff;
    z-index: 999;
    position: relative;
	padding:0px 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: 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: #0000FE;
    font-size: 35px;
    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;
}

section.featpro-section.bg-color.section-two.sec5 {}

section.featpro-section.bg-color.section-two.sec5 .pro-in {
    background: #221ef9;
    padding: 20px;
    position: relative;
}

section.featpro-section.bg-color.section-two.sec5 .pro-in div#fiveItems {
    border: 1px solid #fff;
    padding: 20px;
}

section.featpro-section.bg-color.section-two.sec5 .owl-nav {
    left: 0;
    padding: 0;
}

section.featpro-section.bg-color.section-two.sec5 .owl-nav .owl-prev {
    left: -60px;
}

section.featpro-section.bg-color.section-two.sec5 .owl-nav .owl-next {
    right: -60px;
}

section.featpro-section.bg-color.section-two.sec5 .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;
}
section.featpro-section.bg-color.section-two.sec5 .owl-nav .owl-prev, section.featpro-section.bg-color.section-two.sec5 .owl-nav .owl-next {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: transparent;
    box-shadow: none;
    color: #fff;
    font-size: 45px;
    padding: 0;
    margin: 0;
    width: auto;
    height: auto;
    font-weight: bold;
}
section.featpro-section.bg-color.section-two.sec5 .active.center .title {
    color: #fff;
    font-weight: 700;
    padding: 25px 0;
    background: #000;
    position: relative;
    z-index: 999;
}

section.featpro-section.bg-color.section-two.sec5 .owl-item {
    position: relative;
}

section.featpro-section.bg-color.section-two.sec5 .owl-item .title {
    color: #333;
    font-weight: 700;
    padding: 10px 0;
    background: #fff;
    position: relative;
    z-index: 999;
    min-height: 70px;
    text-align: center;
}
section.featpro-section.bg-color.section-two.sec5 .active {
    transform: scale(1);
    transition: .6s ease;
}

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

section.featpro-section.bg-color.section-one.section-one-01 {
    padding-top: 30px;
}

section.featpro-section.bg-color.section-one.section-one-01 h2.dark.blue span {
    font-family: 'SKFDisplayBold';
}

section.featpro-section.bg-color.section-one.section-one-03 {}

section.featpro-section.bg-color.section-one.section-one-03 .crb01 {
    flex-direction: column;
}

section.featpro-section.bg-color.section-one.section-one-03 .crb01 h2.blue {
    margin: 5px 0 10px 0;
}

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.featpro-section.lp-page-cl .row-001 .row {
    width: 100%;
}

.enquirefixed.hide {
    display: none;
}

.enquirefixed.show {
    display: block;
}

.enquirefixed button {
    background: #43b606;
    color: #fff;
    border: 0;
    padding: 11px 26px;
    display: inline-block;
    margin-right: 3px;
    font-size: 20px;
}

.enquirefixed a.text-white {
    background: #43b606;
    color: #fff;
    border: 0;
    padding: 11px 26px;
    display: inline-block;
    margin-right: 3px;
    font-size: 20px;
    text-decoration: none;
}

.form-popup input[type="text"], .form-popup input[type="file"] {
    width: 100%;
    margin: 3px 0 7px;
    padding: 8px;
    border: none;
    background-color: #EFEFEF;
    outline: none;
}
/**** featpro END ****/



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


section.featpro-section.section-one {
    padding-top: 50px;
}

section.featpro-section.section-one .top-info h3 {
    text-align: center;
    color: #000;
    font-weight: bold;
}

section.featpro-section.section-one .top-info  h2.dark.blue {
    padding: 0;
    font-weight: bold;
}

section.featpro-section.section-one .crb01 h2 {
    padding-top: 0;
}

section.featpro-section.section-one .crb01 {
}

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

section.featpro-section.section-one .crb01 .fivebox p {
    font-weight: normal;
    font-size: 20px;
    line-height: 150%;
    margin: 0;
}

section.featpro-section.section-two {}

section.featpro-section.section-two .image-in {
    position: relative;
    background: transparent;
    padding-bottom: 20px;
}

section.featpro-section.section-two .image-in .pro-in {
    position: relative;
    z-index: 9;
    max-width: 85%;
}

section.featpro-section.section-two .image-in .fivebox p {
    font-size: 20px;
    margin-bottom: 0;
    text-align: left;
}

section.featpro-section.section-two .image-in .fivebox h4 {
    background: #fff;
    color: #122EF1;
    font-weight: bold;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-height: 90px;
    line-height: 130%;
    margin-top: 0;
}

section.featpro-section.section-two .image-in .pro-in .fivebox > img {
    max-width: 250px;
    width: 100%;
}

section.featpro-section.section-three {
    padding: 30px 0;
}

section.featpro-section.section-three .row {
    align-items: start;
}

section.featpro-section.section-three h2.dark.blue {
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
}

section.featpro-section.section-three .info p {
    font-size: 18px;
    color: #000;
    min-height: 90px;
}

section.featpro-section.section-four {}

section.featpro-section.section-four .image-in {
    flex-direction: column;
    align-items: center;
}

section.featpro-section.section-four  h2.blue {
    color: #fff;
    font-size: 31px;
}

section.featpro-section.section-four .pro-in {
    width: 100%;
    max-width: 1300px;
}

section.featpro-section.section-four .pro-in .fivebox {
    width: 25%;
}

section.featpro-section.section-four .pro-in .fivebox p {
    font-weight: normal;
}

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

section.featpro-section.section-five h2.dark.blue {
    font-weight: bold;
}

section.featpro-section.section-five .info {
    text-align: center;
    padding: 30px 0;
}

section.featpro-section.section-five .info p {
    font-size: 20px;
    line-height: 150%;
    color: #000;
}

section.featpro-section.featpro-section-btm01.sextion-six {
    background: #142ff2;
    padding-bottom: 80px;
}

section.featpro-section.featpro-section-btm01.sextion-six h2 {
    color: #fff;
}

section.featpro-section.featpro-section-btm01.sextion-six .fivebox {
    width: 80%;
    margin: auto;
    float: none;
    margin: 30px auto 0px auto;
    display: inline-block;
}

section.featpro-section.featpro-section-btm01.sextion-six .fivebox .image img {
    max-width: 100%;
}

section.featpro-section.featpro-section-btm01.sextion-six .fivebox .image {
    background: #fff;
    padding: 5px;
}

section.featpro-section.featpro-section-btm01.sextion-six .fivebox .info {
    padding: 0 0 10px 0;
    min-height: auto;
}

section.featpro-section.featpro-section-btm01.sextion-six .fivebox .info h4 {
    font-size: 20px;
    padding: 5px 0;
    color: #142ff2;
    min-height: 60px;
}

section.banner-slider.section-six {}

section.banner-slider.section-six .backg {
    position: absolute;
    z-index: 999;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
}

section.banner-slider.section-six {
    position: relative;
}

section.banner-slider.section-six .backg .container {
    max-width: 85%;
}

section.banner-slider.section-six .backg .image img {
    width: auto;
}

section.banner-slider.section-six .backg .content-left {
    margin: 0;
    padding: 50px 0 50px 40px;
    margin-bottom: 60px;
    border-left: 2px solid #fff;
}

section.banner-slider.section-six .backg .content-left h2 {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    margin-top: 0;
}

section.banner-slider.section-six .backg .content-left h4 {
    color: #fff;
    font-size: 23px;
    margin-bottom: 0;
}

section.banner-slider.section-six .image {
    background: #fff;
    padding: 20px 40px;
    border-radius: 30px;
    max-width: 90%;
    margin: auto;
    text-align: center;
}

section.featpro-section.bg-color.section-egh {
    padding: 50px 0;
}

section.featpro-section.bg-color.section-egh h2.dark.blue {
    font-size: 35px;
    color: #000;
}

section.featpro-section.bg-color.section-egh h3 {
    font-size: 20px;
    font-weight: normal;
}


section.featpro-section.section-one, section.featpro-section.section-two, section.featpro-section.section-three, section.featpro-section.section-four, section.featpro-section.section-five, section.featpro-section.featpro-section-btm01.sextion-six, section.banner-slider.section-six, section.contact-us-section,footer.skf-footer {
    clear: both;
    /*float: left;
    width: 100%;*/
}

.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 0px 0px 0px;}
.crb01 h2{ text-align:center; color:#000; padding-bottom: 0; font-size:24px;line-height: 120%;}
.crb01 img{ text-align:center;width:auto; border:0px solid #0058dc;}
.fivebox{width:20%; padding:10px; float: left;margin-top: 20px}
.fivebox p{ text-align:center; color:#000; font-size:18px; font-weight: bold; padding:10px 5px;}


.featpro-section.bg-color .crb01 .fivebox {}

.featpro-section.bg-color .crb01 .fivebox .image {
    background: #399daf;
    padding: 20px 0;
}

.featpro-section.bg-color .crb01 .fivebox .image img {
    max-width: 100px;
}

.featpro-section.bg-color .crb01 .fivebox .info {
    background: #D9F2F0;
    float: left;
    width: 100%;
    padding: 10px 10px 0px 10px;
}

.featpro-section.bg-color .crb01 .fivebox .info h4 {
    color: #0000FE;
    font-weight: bold;
    line-height: 125%;
    font-size: 20px;
}

.featpro-section.bg-color .crb01 .fivebox .info p {
    font-weight: normal;
    line-height: 150%;
    padding-top: 0;
}

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


.enquirefixed{background:transparent; width:315px;padding-bottom: 0;}
.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:80px 0 50px 0;}

.bg-color-white023 .row{margin-bottom:40px;align-items: center;}
.bg-color-white023 .row.crbcwor {
    align-items: center;    
    text-align: right;
}
.bg-color-white023 .row .image {}

.bg-color-white023 .row .image > img {
    width: auto;
}

.bg-color-white023 .twobox h2 {
    font-size: 36px;
    line-height: 140%;
}

.bg-color-white023 .twobox p {
    font-size: 22px;
    line-height: 150%;
}

.bg-color-white023 .container {
    max-width: 1300px;
}

.bg-color-white023 .btm-line p {
    text-align: center;
    font-size: 22px;
    padding: 10px 0;
}

.bg-color-white023 .anc a {
    background: #43b606;
    color: #fff;
    padding: 9px 30px 13px 20px;
    font-size: 26px;
    position: relative;
    border: 0;
    bottom: auto;
    right: auto;
    display: inline-block;
}

.bg-color-white023 .anc {
    width: 100%;
    display: inline-block;
}
.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;}
.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: 620px;
    margin-top: 100px;
}

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

section.featpro-section.bg-color.section-two.sec5 .image-in {
    padding: 0 0 50px 0;
}

section.featpro-section.bg-color.section-two.sec5 .notflex {
    flex-direction: column;
    align-items: center;
}

section.featpro-section.bg-color.section-two.sec5.sec5-01 {
    float: left;
    width: 100%;
}


section.featpro-section.bg-color.section-two.sec5.sec5-01 .owl-nav {
    left: 0;
    padding: 0;
}

section.featpro-section.bg-color.section-two.sec5.sec5-01 .owl-nav .owl-prev {
    left: -60px;
}

section.featpro-section.bg-color.section-two.sec5.sec5-01 .owl-nav .owl-next {
    right: -60px;
}

section.featpro-section.bg-color.section-two.sec5.sec5-01 .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;
}
section.featpro-section.bg-color.section-two.sec5.sec5-01 .owl-nav .owl-prev, section.featpro-section.bg-color.section-two.sec5.sec5-01 .owl-nav .owl-next {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: transparent;
    box-shadow: none;
    color: #fff;
    font-size: 45px;
    padding: 0;
    margin: 0;
    width: auto;
    height: auto;
    font-weight: bold;
}
section.featpro-section.bg-color.section-two.sec5.sec5-01 .active.center .title {
    color: #fff;
    font-weight: 700;
    padding: 25px 0;
    background: #000;
    position: relative;
    z-index: 999;
}

section.featpro-section.bg-color.section-two.sec5 .notflex h2.blue {
    color: #0000FE;
    font-size: 31px;
    margin: 0;
    padding: 0 0 15px 0;
}

section.featpro-section.bg-color.section-two.sec5.sec5-01 .notflex {
    margin-top: 0;
    padding: 0 0 40px 0;
}

section.featpro-section.bg-color.section-two.sec5 .owl-item img {
    -webkit-transform-style: unset;
}

section.featpro-section.bg-color.section-three.white01 {
    padding-top: 50px;
}

section.featpro-section.bg-color.section-three.white01 h2.dark.blue {
    background: #221ef9;
    display: inline-block;
    padding: 8px 30px;
    color: #fff;
    font-size: 30px;
}

section.featpro-section.bg-color.section-three.white01 .info {
    border-right: 1px solid #333;
    text-align: center;
    padding:  30px;
    margin-top: 30px;
}

section.featpro-section.bg-color.section-three.white01 .info.last {
    border: 0px;
}
section.featpro-section.bg-color.section-three.white01 .info p {
    margin: 0;
}

section.featpro-section.bg-color.section-three.white01 .top-info {
    text-align: center;
}

section.featpro-section.bg-color.section-five.white02 {
    padding-bottom: 0;
}

section.featpro-section.bg-color.section-five.white02 .top-info {
    text-align: center;
}

section.featpro-section.bg-color.section-five.white02 .top-info h2.dark.blue {
    background: #221ef9;
    display: inline-block;
    padding: 8px 30px;
    color: #fff;
    font-size: 30px;
}

section.featpro-section.bg-color.section-five.white02 .info1 {
    display: flex;
    margin: 30px 0 40px 0;
}

section.featpro-section.bg-color.section-five.white02 .info1 .info {
    padding: 0 0 0 20px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.featpro-section.bg-color.section-five.white02 .info1 h4 {
    color: #221ef9;
    font-size: 22px;
    margin: 0;
}

section.featpro-section.bg-color.section-five.white02 .info1 p {
    color: #000;
    font-size: 22px;
    margin: 0;
}

section.featpro-section.bg-color.section-three.white01.white01n {
    background: #221ef9;
    padding-top: 30px;
    padding-bottom: 50px;
}

section.featpro-section.bg-color.section-three.white01.white01n .info p {
    color: #fff;
}

section.featpro-section.bg-color.section-three.white01.white01n .info {
    border-color: #fff;
}

section.featpro-section.bg-color.section-one.section-one-01n {
    padding-bottom: 50px;
}

section.featpro-section.bg-color.section-one.section-one-01 .crb01 h2.blue {
    font-size: 20px;
    line-height: 140%;
    margin-top: 10px;
}

section.featpro-section.bg-color.section-five.white02 .row {
    max-width: 1100px;
    margin: auto;
    padding-bottom: 20px;
}

section.featpro-section.featpro-section-btm02 {}

section.featpro-section.section-02 {}

section.featpro-section.section-02 h2 {
    padding-bottom: 40px;
}

section.featpro-section.section-02 .crb01 .fivebox .info h4 {
    font-size: 18px;
    padding-bottom: 20px;
}
section.featpro-section.section-02 .crb01 .fivebox .info p {
    font-size: 16px;
}
section.featpro-section.section-02 .crb01 .fivebox .info {
    min-height: 240px;
}

section.section04.section-03 {}

section.section04.section-03 .twobox h2 {
    padding-bottom: 20px;
    margin-bottom: 0;
    font-weight: bold;
    color: #0000FE;
    font-size: 24px;
}

section.section04.section-03 .row.crbcwor {
    text-align: left;
    position: relative;
    padding: 60px 0px;
}

section.section04.section-03 .row.crbcwor .image-bx {
    padding-left: 80px;
    position: relative;
    z-index: 99;
}

section.section04.section-03 .row.crbcwor:after {
    content: "";
    display: block;
    width: 20%;
    height: 100%;
    background: #D9F2F0;
    position: absolute;
    right: 0;
    top: 0;
}

section.section04.section-03 .row.crbleft {
    text-align: left;
    position: relative;
    padding: 60px 0px;
}

section.section04.section-03 .row.crbleft .image-bx {
    padding-right: 70px;
    position: relative;
    z-index: 99;
}

section.section04.section-03 .row.crbleft:after {
    content: "";
    display: block;
    width: 20%;
    height: 100%;
    background: #D9F2F0;
    position: absolute;
    left: 0;
    top: 0;
}

section.section04.section-03 .twobox p {
    font-size: 18px;
}

section.section04.section-03 .twobox h3.sub-title {
    padding-top: 20px;
    margin-bottom: 25px;
    font-weight: bold;
    color: #0000FE;
    font-size: 24px;
    display: block;
    width: 100%;
    text-align: left;
}

section.section04.section-03 .twobox  .pro-in {
    display: flex;
    width: 100%;
}
section.section04.section-03 .twobox .pro-in .fivebox {
    padding: 0;
    margin: 0;
    text-align: center;
}
section.section04.section-03 .twobox .pro-in.four-box {}

section.section04.section-03 .twobox .pro-in.four-box .fivebox {
    width: 25%;
}
section.section04.section-03 .twobox .pro-in .fivebox img {
    max-width: 100px;
}

section.section04.section-03 .twobox .pro-in .fivebox  p {font-weight: normal;font-size: 16px;}

section.section04.section-03 .twobox .fivebox1 {
    border: 2px solid #3C99AE;
}

section.section04.section-03 .twobox .fivebox1 h4 {
    color: #fff;
    margin: 0;
    font-size: 16px;
}

section.section04.section-03 .twobox .fivebox1 .info {
    background: #3C99AE;
    padding: 10px;
    min-height: 70px;
}

section.featpro-section.bg-color.section-04.section-two.sec5.sec5-01 {
    padding-bottom: 80px;
}

section.featpro-section.bg-color.section-04 .containers {
    background: #d9f2f0;
    padding: 40px;
    border-radius: 25px;
}

section.featpro-section.bg-color.section-04 .containers .crb01 h2 {
    margin: 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #333;
    width: 90%;
    margin-bottom: 40px;
    color: #0000FE;
    font-weight: bold;
    font-size: 35px;
}

section.featpro-section.bg-color.section-04  .wrap-bx {
    background: #fff;
    padding: 4px;
}

section.featpro-section.bg-color.section-04 .wrap-bx h3 {
    color: #0000FE;
    font-weight: bold;
    font-size: 18px;
}

section.featpro-section.bg-color.section-04.section-two.sec5.sec5-01 .wrap-bx .info-bx {
    min-height: 220px;
}

section.featpro-section.bg-color.section-05 {
    background: transparent;
    padding-bottom: 60px;
}

section.featpro-section.bg-color.section-05 .container {
    max-width: 1200px;
}

section.featpro-section.bg-color.section-05 .bx-wrap {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.featpro-section.bg-color.section-05 .bx-wrap h2 {
    position: absolute;
    bottom: auto;
    top: auto;
    left: 0px;
    font-family: SKFDisplayBold;
    font-size: 34px;
    line-height: 130%;
}

section.featpro-section.bg-color.section-05 .image-in {
    background: transparent;
}

section.featpro-section.bg-color.section-05 .pro-in .fivebox {
    padding: 20px 0;
}

section.featpro-section.bg-color.section-05 .pro-in .fivebox h2 {
    color: #0000FE;
}
section.section-four-01.featpro-section.section-four-01 .pro-in .fivebox p {
    color: #000;
    font-size: 20px;
}
section.section-four-01.featpro-section.section-four-01 .pro-in .fivebox p b {
    color: #0000FE;
    padding-bottom: 10px;
    display: inline-block;
}

section.featpro-section.bg-color.section-05 .pro-in {
    display: flex;
    align-items: stretch;
}


section.featpro-section.section-06 {
    padding-bottom: 90px;
}

section.featpro-section.section-06 .info {
    text-align: center;
    padding: 20px 50px;
    border: 2px dashed #3C99AE;
    border-radius: 30px;
}

section.featpro-section.section-06 .info h3 {
    color: #0000FE;
    padding-bottom: 10px;
    display: inline-block;
    font-weight: bold;
}

section.featpro-section.section-06 .info p {
    font-size: 20px;
    line-height: 150%;
    margin: 0;
    padding: 0;
}

@media screen and (min-width: 1580px) {
    section.featpro-section.bg-color.section-two.sec5 .pro-in {
    max-width: 1200px;
}
    header.banner-slider .right-part {
  
    }
    header.banner-slider .left-part {
        /* width: 100%; 
        flex: 0 0 80%;
        max-width: 80%;*/
    }
}

@media screen and (min-width: 1680px) {
    header.banner-slider .right-part {

    }
    header.banner-slider .left-part {
        /* width: 100%;
        flex: 0 0 95%;
        max-width: 95%;*/
    }
}

@media screen and (max-width: 1700px) {
    
    header.banner-slider {
        background-size: cover;
        background-position: top right;
    }
    
    header.banner-slider .container {
    max-width: 90%;
}

header.banner-slider .content-left h1 {
    font-size: 33px;
    color: #fff;
}

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

header.banner-slider .form h1.mb-4 {}

header.banner-slider .form-popup input[type="text"], header.banner-slider .form-popup input[type="file"] {
    padding: 5px 10px;
    margin-bottom: 5px;
}

.formleft button.btn.btn-dark {
    font-size: 18px;
}

.content-left .btm-content h4 {
    font-size: 25px;
}

header.banner-slider .content-left .btm-content {
    display: flex;
    flex-direction: column;
    align-items: start;
}

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

section.featpro-section.section-one .crb01 h2 {
    font-size: 18px;
    padding: 0 50px;
}

section.featpro-section.section-one .crb01 .fivebox img {
    max-width: 130px;
}

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

section.featpro-section.section-two .image-in .fivebox p {
    font-size: 18px;
}

section.featpro-section.section-two .image-in .fivebox h4 {
}

section.featpro-section.section-two .image-in .fivebox h4 br {}

section.featpro-section.section-two .image-in .pro-in .fivebox > img {
    max-width: 160px;
}

section.featpro-section.section-three .info p {padding: 10px 0;}

section.featpro-section.section-five .info {
    padding: 10px 0;
}

section.featpro-section.section-five .info p {
    font-size: 18px;
    line-height: 140%;
}

section.banner-slider.section-six .backg .image img {
    width: 100%;
}
    
}

section.featpro-section.bg-color.section-two.sec5 .inner .slick-slider {
    margin: 0;
}
section.featpro-section.bg-color.section-two.sec5 .inner .slick-slider button.slick-prev.slick-arrow {
    left: -60px;
}
section.featpro-section.bg-color.section-two.sec5 .inner .slick-slider button.slick-next.slick-arrow {
    right: -50px;
}
section.featpro-section.bg-color.section-two.sec5 .slick-slide {
    height: auto;
}
section.featpro-section.bg-color.section-two.sec5 .inner {
    border: 1px solid #fff;
    padding: 20px;
}
section.featpro-section.bg-color.section-two.sec5 .slick-slide img {
    width: 100%;
}
section.featpro-section.bg-color.section-two.sec5 .inner .slick-slider button::before {
    font-size: 30px;
}

section.featpro-section.bg-color.section-two.sec5.sec5-01 {
    padding-bottom: 30px;
}
section.featpro-section.bg-color.section-two.sec5.sec5-01 .slick-slide {
    height: auto;
}

section.featpro-section.bg-color.section-two.sec5.sec5-01 .info-bx {
    background: #fff;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    min-height: 70px;
}

section.featpro-section.bg-color.section-two.sec5.sec5-01 .title p {
}

section.featpro-section.bg-color.section-two.sec5.sec5-01 .title img {}

section.featpro-section.bg-color.section-two.sec5.sec5-01 .slick-slide img {
    width: 100%;
}

section.featpro-section.bg-color.section-two.sec5.sec5-01 .containers {
    max-width: 1170px;
    margin: auto;
}

section.featpro-section.bg-color.section-two.sec5.sec5-01 .slick-slider button::before {
    font-size: 30px;
}

@media screen and (max-width: 1600px) {
    
    .featpro-section.bg-color .image-in .pro-in {
    max-width: 1210px;
}
    header.banner-slider .content-left h1 {
    font-size: 35px;
}

.content-left .btm-content h4 {
    font-size: 25px;
}

.crb01 h2 {
    font-size: 20px;
    line-height: 130%;
}

.featpro-section.bg-color .image-in .fivebox {}

.featpro-section.bg-color .image-in .pro-in {

}

.featpro-section.bg-color .image-in .fivebox img {
    width: auto;
}

.featpro-section.bg-color .crb01 .fivebox .info h4 {
    font-size: 18px;
}

.featpro-section.bg-color .crb01 .fivebox .info p {
    font-size: 16px;
}

.featpro-section.bg-color .crb01 .fivebox .info {
    min-height: 260px;
}

.bg-color-white023 .twobox h2 {
    font-size: 26px;
}

.bg-color-white023 .twobox p {
    font-size: 19px;
}

.bg-color-white023 .container {
    max-width: 1170px;
}

body .container {
    max-width: 1170px;
}


}


@media screen and (max-width: 1450px) {
    header.banner-slider .backg {
    top: 70px;
}

    header.banner-slider .content-left .btm-content h4 {
    font-size: 21px;
    padding-right: 20px;
}

header.banner-slider .content-left .btm-content h4 br {
    /* display: none; */
}

header.banner-slider .content-left h1 {
    padding-bottom: 0;
    font-size: 30px;
    color: #fff;
}

    section.featpro-section.bg-color.section-one.section-one-01 .crb01 h2.blue br {
        display: none;
    }
    
    section.featpro-section.section-02 .crb01 .fivebox .info h4 {
    font-size: 16px;
    padding-bottom: 0;
}

section.featpro-section.section-02 .crb01 .fivebox .info p {
    font-size: 15px;
}

section.featpro-section.section-02 .crb01 .fivebox .info {
    min-height: 230px;
}

section.section04.section-03 {
    padding-top: 0;
}

section.section04.section-03 .twobox p {
    font-size: 16px;
}

section.featpro-section.section-06 .info h3 {
    font-size: 22px;
    padding-bottom: 0;
}

section.featpro-section.section-three .info p {
    font-size: 18px;
}

}
 @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: 5px 10px;
    font-size: 15px;
    position: absolute;
    border: 0;
    bottom: 0px;
    right: 32%;*/
} 

.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;
}
.crb01 h2 {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 0;
}

.section04a iframe {
    width: 100%;
    padding: 0 0px;
}

.section04a .twobox {
    padding: 0 10px;
}
 }
 
 
 
 @media screen and (max-width: 650px) { 
 header.banner-slider .row a {
    left: 0;
    right: auto;
    bottom: 0;
    top: auto;
    display: inline-block;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    float: left;
    margin-top: 20px;
}
header.banner-slider .form {
    background: #d7d7d7;
    margin-top: 15px;
}
header.banner-slider > img { 
    height: auto;
}

header.banner-slider .content-left h1 {
    font-size: 20px;
    padding: 0;
    color: #333;
}

header.banner-slider .content-left .btm-content h4 {
    font-size: 15px;
    padding: 0;
}

header.banner-slider .form h1.mb-4 {
    margin-top: 0;
}

header.banner-slider {
    padding: 0;
}

header.banner-slider .row {
    flex-direction: column;
}

.enquirefixed a.text-white {
    padding: 6px 20px;
    font-size: 17px;
}


 .featpro-section.bg-color .crb01 {
    flex-direction: column;
    padding-bottom: 0;
}

.featpro-section.bg-color .image-in .pro-in {
    flex-direction: column;
}

.crb01 h2 {
    font-size: 17px;
    line-height: 140%;
}

.crb01 h2 br {
    display: none;
}

.featpro-section.bg-color .image-in .fivebox {
    /* padding: 0 100px; */
}

.featpro-section.bg-color .image-in .fivebox img {
    height: auto;
    max-width: 170px;
}

section.featpro-section.section-02 .crb01 .fivebox .info {
    min-height: auto;
    padding-bottom: 20px;
}

.bg-color-white023 .row .image > img {
    width: 100%;
    max-width: 300px;
}

.bg-color-white023 .twobox h2 {
    font-size: 22px;
}

.bg-color-white023 .twobox p {
    font-size: 17px;
}

.bg-color-white023 .anc a {
    font-size: 20px;
}

.bg-color-white023 .btm-line p {
    font-size: 18px;
}

.crb01 {}

.featpro-section.bg-color .image-in {
    padding: 20px 0 40px;
}




.header > img {
    width: 100%;
}
header.banner-slider .backg {
    position: relative;
    top: 20px;
    bottom: 0;
    left: auto;
}

header.banner-slider > img {
    object-fit: cover;
    object-position: center;
    height: auto;
}

header.banner-slider:before {}

header.banner-slider .container {
    max-width: 100%;
    padding-bottom: 20px;
}

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

.content-left .btm-content h4 {
    color: #333;
}

header.banner-slider .form h1.mb-4 {
    margin-bottom: 10px !important
}

header.banner-slider .content-left {
    margin-top: 0;
}

section.featpro-section.section-one {
    padding-top: 10px;
}

.featpro-section h2 {
    font-size: 18px;
    line-height: 120%;
}

section.featpro-section.section-one .top-info h3 {
    font-size: 18px;
    margin-bottom: 0;
}

section.featpro-section.section-one .crb01 h2 {
    padding: 0;
    font-size: 17px;
    font-weight: normal;
}

section.featpro-section.section-one .crb01 .fivebox {
    margin-top: 0;
}

section.featpro-section.section-two .image-in:after {
    height: 100%;
}

section.featpro-section.section-two .image-in .fivebox h4 {
    min-height: auto;
}

section.featpro-section.section-two .image-in .fivebox p {
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 10px;
}

section.featpro-section.section-two .image-in .pro-in .fivebox > img {
    max-width: 120px;
}

section.featpro-section.section-three h2.dark.blue {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
}

section.featpro-section.section-three .info h3 {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
}

section.featpro-section.section-three {
    padding-bottom: 0;
}

section.featpro-section.section-three .info p {
    font-size: 16px;
}

section.featpro-section.section-four .image-in {
    margin-top: 0;
}

section.featpro-section.section-four h2.blue {
    font-size: 20px;
}

section.featpro-section.section-four .pro-in .fivebox {
    width: 100%;
}

.featpro-section.bg-color .image-in .fivebox img {
    max-width: 100px;
}

section.featpro-section.section-five h2.dark.blue {
    padding-bottom: 0;
}

section.featpro-section.section-five .info p {
    font-size: 16px;
}

section.featpro-section.featpro-section-btm01.sextion-six .fivebox .image img {
    width: 100%;
}

section.featpro-section.featpro-section-btm01.sextion-six  .crb01 {
    margin: auto;
    padding-top: 0;
}

section.featpro-section.featpro-section-btm01.sextion-six .fivebox {
    max-width: 100%;
    margin-top: 0;
    width: 90%;
}

section.featpro-section.featpro-section-btm01.sextion-six h2 {
    padding-bottom: 20px;
    padding-top: 0;
    margin-top: 10px;
}

section.featpro-section.featpro-section-btm01.sextion-six .fivebox .info h4 {
    min-height: auto;
}

section.banner-slider.tobanner.btmbanner01.section-six {}

section.banner-slider.tobanner.btmbanner01.section-six > img {
    height: 340px;
    object-fit: cover;
}

section.banner-slider.section-six .backg .content-left h2 {
    font-size: 22px;
}

section.banner-slider.section-six .backg .content-left h4 {
    font-size: 18px;
}

section.banner-slider.section-six .backg .content-left {
    padding: 20px 0px 20px 20px;
    margin-bottom: 10px;
}

section.banner-slider.section-six .backg .container {
    max-width: 100%;
}

section.banner-slider.section-six .image {
    max-width: 100%;
    padding: 10px 10px;
    border-radius: 15px;
}

section.featpro-section.bg-color.section-egh h2.dark.blue {
    font-size: 22px;
}

section.featpro-section.bg-color.section-egh {
    padding: 20px 10px;
}

section.featpro-section.bg-color.section-four.section-four-01 .video video {
    width: 100%;
}

section.section-four-01.featpro-section.section-four-01 .pro-in .fivebox img {
    max-width: 90px;
}

section.section-four-01.featpro-section.section-four-01 .pro-in .fivebox p br {
    display: none;
}

section.featpro-section.bg-color.section-two.sec5 .owl-item img {
    height: 300px;
    object-fit: cover;
} 

section.featpro-section.bg-color.section-two.sec5 .notflex h2.blue {
    position: relative;
    z-index: 999;
}

section.featpro-section.bg-color.section-two.sec5 .notflex {
    margin: 0;
    padding: 0;
}

section.featpro-section.bg-color.section-three.white01 h2.dark.blue,section.featpro-section.bg-color.section-five.white02 .top-info h2.dark.blue {
    font-size: 22px;
    padding: 8px 20px;
    width: 100%;
    line-height: 120%;
}

section.featpro-section.bg-color.section-five.white02 .info1 .image img {
    max-width: 70px;
}

section.featpro-section.bg-color.section-five.white02 .info1 p {
    font-size: 18px;
}

section.featpro-section.bg-color.section-three.white01 .info {
    border-bottom: 1px solid #ccc;
    border-right: 0;
    min-height: auto;
    padding: 0;
    margin: 0 0 0;
}

section.featpro-section.bg-color.section-three.white01 .info p {
    min-height: auto;
}

section.featpro-section.bg-color.section-five.white02 .info1 h4 {
    font-size: 18px;
}

section.featpro-section.bg-color.section-five.white02 .info1 {
    margin: 10px 0 20px 0;
}

section.featpro-section.bg-color.section-five.white02 .info1 .info {
    padding-left: 10px;
}

section.featpro-section.bg-color.section-two.sec5 .notflex h2.blue {
    font-size: 22px;
}

section.featpro-section.bg-color.section-one.section-one-03 {
    padding-bottom: 25px;
} 

section.featpro-section.bg-color.section-four.section-four-01 .video {
    padding-top: 20px;
    padding-bottom: 20px;
}

section.featpro-section.bg-color.section-one.section-one-01 h2.dark.blue {
    margin: 0;
}

section.featpro-section.bg-color.section-one.section-one-01 .crb01 h2.blue {
    margin: 0;
    font-size: 18px;
    padding-bottom: 15px;
}
section.featpro-section.bg-color.section-two.sec5.sec5-01 .containers {
    padding: 0 50px;
}
section.featpro-section.bg-color.section-two.sec5 .inner {
    padding: 10px 5px;
}

section.featpro-section.bg-color.section-two.sec5 .slick-slide img {
    height: 400px;
    object-fit: cover;
}
section.featpro-section.bg-color.section-two.sec5 .inner .slick-slider button.slick-prev.slick-arrow {
    left: -45px;
}
section.featpro-section.bg-color.section-two.sec5 .inner .slick-slider button.slick-next.slick-arrow {
    right: -30px;
}
section.featpro-section.bg-color.section-two.sec5.sec5-01 .slick-slide img {
    height: auto;
}

section.featpro-section.section-02 h2 {
    padding: 0;
    margin: 0;
}

section.featpro-section.section-02 .crb01 .fivebox {
    margin: 0;
}

section.section04.section-03 .twobox h2 {
    font-size: 18px;
}

section.section04.section-03 .twobox p {
    font-size: 15px;
}

section.section04.section-03 .twobox {
    position: relative;
    z-index: 99;
}

body section.section04.section-03 .row.crbcwor:after {
    height: 16%;
}

section.section04.section-03 .row.crbcwor .image-bx {
    padding: 0 40px;
}

section.section04.section-03 .twobox .pro-in .fivebox img {
    max-width: 50px;
}

section.section04.section-03 .twobox .pro-in .fivebox {
    width: 50%;
    padding: 0 20px;
    padding-bottom: 10px;
}

section.section04.section-03 .twobox .pro-in {
    flex-wrap: wrap;
}

section.section04.section-03 .twobox .pro-in .fivebox p {
    font-size: 14px;
}

section.section04.section-03 .twobox .crb01 {
    padding-top: 0;
}

section.section04.section-03 .twobox .crb01 .image > img {
    max-width: 100%;
}

section.section04.section-03 .twobox .fivebox1 {
    max-width: 80%;
    margin: 0 auto 20px;
}

section.section04.section-03 .twobox .fivebox1 .info {
    min-height: auto;
}

section.section04.section-03 .twobox .fivebox1 h4 {
    padding: 10px 20px;
    line-height: 120%;
    margin: 0;
}

section.section04.section-03 .row.crbleft:after {
    height: 18%;
}

section.section04.section-03 .row.crbleft {
    padding: 20px 0;
}

section.section04.section-03 .row.crbleft .twobox {
    padding-top: 30px;
}

section.section04.section-03 .twobox .pro-in.four-box .fivebox {width: 50%;}

section.featpro-section.bg-color.section-04 .containers .crb01 h2 {
    font-size: 20px;
}

section.featpro-section.bg-color.section-04.section-two.sec5.sec5-01 .wrap-bx .info-bx {
    min-height: auto;
    font-size: 15px;
    line-height: 150%;
}

section.featpro-section.bg-color.section-04 .wrap-bx {
    margin-bottom: 20px;
}

section.featpro-section.bg-color.section-two.sec5.sec5-01 .containers {
    padding-bottom: 10px;
}

section.featpro-section.bg-color.section-05 .bx-wrap h2 {
    font-size: 20px;
}

section.section-four-01.featpro-section.section-four-01 .pro-in .fivebox p b {
    display: block;
    width: 100%;
}

section.section-four-01.featpro-section.section-four-01 .pro-in .fivebox p {
    font-size: 18px;
}

section.featpro-section.bg-color.section-05 .pro-in .fivebox {
    padding: 5px 0;
}

section.featpro-section.bg-color.section-four.section-four-01 {
    padding: 0;
}

section.featpro-section.bg-color.section-04.section-two.sec5.sec5-01 {
    padding-bottom: 20px;
}

section.featpro-section.section-06 {
    padding: 0 0 30px 0;
}

section.featpro-section.section-06 .info {
    margin-bottom: 15px;
}

section.featpro-section.bg-color.section-one.section-one-01 .crb01 h2.blue {
    font-size: 16px;
}
}