﻿body { padding-top: 0 !important; }

/*** ====================================================================Main Slider style====================================================================***/
.main-slider { position: relative; z-index: 10; overflow: hidden; background: #333; }
.main-slider .tp-dottedoverlay { background-color: rgba(0,0,0,0.10) !important; }
.main-slider .tp-caption { z-index: 5; transform: scale(0); }
.main-slider .text { font-weight: 400; line-height: 1.8em; color: #ffffff; font-size: 24px; }
.main-slider .text.light { color: #ffffff; }
.main-slider h1, .main-slider h2 { color: #fff; font-family: 'Times New Roman'; font-style: italic; font-weight: normal; text-shadow: rgba(0,0,0,0.9) 2px 2px 2px; }
.main-slider h1 { font-size: 42px; line-height: 1.2em; }
.main-slider h2 { font-size: 40px; line-height: 48px; }
.main-slider .btn-style-one, .main-slider .btn-style-two { min-width: 160px; padding: 15px 0; text-align: center; border-width: 2px !important; color: #fff; }
.main-slider .btn-style-one { background: #ff6a00; }
.main-slider .btn-style-two { background: #000; }
.main-slider .tp-bullets.preview3 .bullet { background: #a6a7ab !important; width: 1.8vw !important; min-width: 28px !important; height: 12px !important; border: 0px !important; border-radius: 2px !important; margin: 0px 8px; transform: skewX(-30deg); }
.main-slider .tp-bullets.preview3 .bullet:hover, .main-slider .tp-bullets.preview3 .bullet.selected { border-color: #f18d00 !important; background: #f18d00 !important; }

.main-slider .tparrows.preview3 { background: none !important; width: 54px !important; overflow: hidden; margin-top: -27px !important; height: 54px !important; display: none !important; }
.main-slider .tparrows.preview3::after { top: 0px; background-color: rgba(255,255,255,0.2); background-position: center; background-repeat: no-repeat; background-size: 80%; height: 54px !important; width: 54px !important; border-radius: 50%; }
.main-slider .tparrows.tp-leftarrow.preview3::after { content: ''; background-image: url('images/arrow-left.png'); }
.main-slider .tparrows.tp-rightarrow.preview3::after { content: ''; background-image: url('images/arrow-right.png'); }
.main-slider .tparrows.preview3.tp-leftarrow { left: 30px !important; }
.main-slider .tparrows.preview3.tp-rightarrow { right: 30px !important; }
.main-slider .tparrows.preview3:hover::after { background-color: #fc721e; }
.main-slider .tparrows.preview3 .tp-arr-iwrapper { visibility: hidden; opacity: 0; display: none; }
.main-slider .tp-bannertimer { display: none !important; }

.tp-bullets.hidebullets { opacity: 1 !important; }

/*your-partner*/
.your-partner { display: flex; flex-direction: row-reverse; justify-content: space-between; align-items: center; padding: 120px 0; }
.your-partner .text-part { width: 46%; padding: 0 70px 100px 70px; position: relative; }
.your-partner .text-part .content { max-width: 510px; }
.your-partner .text-part .content h2 { font-size: 50px; }
.your-partner .text-part .content p { font-size: 17px; margin-bottom: 15px; }

.your-partner .text-part .content .but-big { margin-top: 1em; padding: 5px 35px; border-radius: 50px; display: block; width: fit-content; transition: all .3s; }

.your-partner .text-part .img { position: absolute; right: 0; bottom: 0; text-align: right; }
.your-partner .text-part .img img { max-width: 100%; }

.your-partner .img-part { position: relative; width: 54%; }
.your-partner .img-part .image { position: absolute; left: 0%; top: 0; max-width: 70%; height: 100%; border-radius: 0 20px 20px 0; overflow: hidden; }
.your-partner .img-part .image img { width: unset; height: 100%; }
.your-partner .img-part .image::before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(10,31,52,.5) }
.your-partner .img-part .icons-items { position: relative; width: 70%; left: 30%; right: 0; z-index: 1; display: flex; justify-content: center; gap: 25px; flex-direction: column; padding: 60px 0; transition: all .3s; }
.your-partner .img-part .icons-items .item { position: relative; top: 0; left: 0; width: 95%; display: flex; align-items: center; padding: 13px 35px 13px 10px; border-radius: 100px 20px 20px 100px; background: #fff; box-shadow: 0 0 50px 10px rgba(0,0,0,.15); transition: all .3s; }
.your-partner .img-part .icons-items .item:nth-child(2n) { width: 80%; }
.your-partner .img-part .icons-items .item:nth-child(3) { width: 100%; }

.your-partner .img-part .icons-items .icon { width: 100px; height: 100px; background: #DCE3EF; border-radius: 50%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; font-size: 45px; line-height: 1em; font-weight: 400; color: #154396 }

.your-partner .img-part .icons-items .text { width: calc(100% - 100px); padding-left: 15px; font-size: 30px; line-height: 1.4em; font-weight: 400; color: #0A1F34; font-family: "Oswald",serif; transition: all .3s; }
.your-partner .img-part .icons-items .text br { display: none; }
.your-partner .img-part .icons-items .item:hover { background: var(--color-blue); left: -5px; top: -5px; }
.your-partner .img-part .icons-items .item:hover .text { color: var(--color-white); }

/*What Sets Us Apart*/
.cards-homepage { position: relative; }
.cards-homepage::before { content: ''; display: block; position: absolute; z-index: -1; left: 0; right: 0; bottom: 0; height: 240px; background: #efefef; }
.cards-homepage > .auto-box > .title { text-align: center; width: 90%; max-width: 1200px; margin: 0 auto; }
.cards-homepage .items { display: flex; justify-content: space-between; margin-top: 32px; }
.cards-homepage .item { width: 32%; position: relative; }
.cards-homepage .item > a { display: block; display: flex; flex-direction: column; justify-content: space-between; text-decoration: none; height: 100%; border: none; background: #fff; position: relative; z-index: 1; padding-bottom: 7px; border-radius: 20px; text-align: center; padding: 20px 20px 22px; }
.cards-homepage .item > a::before { content: ''; position: absolute; width: 100%; height: 50%; bottom: 0; left: 0; border-radius: 20px; background: #FEC20E; z-index: -1 }
.cards-homepage .item > a::after { content: ''; position: absolute; width: 100%; height: calc(100% - 7px); top: 0; left: 0; border-radius: 20px; background: #fff; z-index: -1; box-shadow: 0 0 50px rgba(0,0,0,.15); transition: all .3s }
.cards-homepage .item .icons-card { margin: 0 auto; width: 100%; max-width: 380px; margin: 0 auto; }
.cards-homepage .item .icon { font-size: 69px; line-height: 1em; margin-bottom: 10px; color: var(--color-blue); }
.cards-homepage .item .title { text-transform: uppercase; font-weight: 400; font-size: 22px; }
.cards-homepage .item .txt { margin-top: 20px; }
.cards-homepage .item .bottom { padding: 20px 0 0px 0; }
.cards-homepage .item .bottom span { display: block; width: fit-content; padding: 5px; margin: 0 auto; color: var(--color-blue); }


.cards-homepage .item > a:hover { color: var(--color-white); }
.cards-homepage .item > a:hover::after { height: calc(100%); background: var(--color-blue); }
.cards-homepage .item > a:hover .icon { color: var(--color-white); }
.cards-homepage .item > a:hover .bottom span { color: var(--color-white); }

.cards-homepage .button { padding: 24px 0; text-align: center; }


/*Certifications & Conformance */
.home-3 { padding: 120px; background: #efefef; }
.home-3 h2 { text-align: center; }
.home-3 .items { max-width: 980px; margin: 50px auto; display: flex; justify-content: space-between; align-items: center; }
.home-3 .item { width: 22%; }
.home-3 .item img { display: block; max-width: 100%; margin: 0 auto; }

.home-3 .txt { max-width: 1100px; text-align: center; margin: 0 auto; }

/*Our Stats*/
.home-4 { padding: 120px; background: url('/images/stats-bg.jpg') center no-repeat; background-size: cover; position: relative; }
.home-4::before { content: ''; position: absolute; display: block; top: 0; right: 0; bottom: 0; left: 0; background: rgba(10,31,52,.9); }
.home-4 .auto-box { position: relative; z-index: 1; color: var(--color-white); display: flex; justify-content: space-between; align-items: center; }

.home-4 .txt-part { width: 33%; }
.home-4 .txt-part p { max-width: 320px; }

.home-4 .items { width: 60%; display: flex; justify-content: space-between; }
.home-4 .item { width: 32%; text-align: center; }
.home-4 .item h2 { color: var(--color-yellow); font-weight: 500; }
.home-4 .item h2.percent::after { content: '%'; }
.home-4 .item p { font-size: 1.6em; font-family: "Oswald",serif; }

.home-5 { padding: 120px; background: #efefef;position: relative; }
.home-5 .auto-box { position: relative; z-index: 1; display: flex; justify-content: space-between; align-items: center; }

.home-5 .txt-part { width: 45%; }
.home-5 .txt-part .subheading { color: #637188; }
.home-5 .txt-part h2 { line-height: 1.12em; }
.home-5 .txt-part p {margin:1.5em 0;line-height: 1.58em;}
.home-5 .txt-part li { margin: 0 0 0.8em 0; padding: 0 0 0 15px; line-height: 1.5em; position: relative }
.home-5 .txt-part li:before { content: ''; position: absolute; top: 11px; left: 0; width: 5px; height: 5px; background: #154396; border-radius: 50% }
.home-5 .txt-part li span { font-family: "Roboto",serif }
.home-5 .txt-part li a {color:var(--color-blue);}
.home-5 .txt-part .buts {margin-top:1.5em;display:flex;gap:1em;}

.home-5 .img-part {width:50%;}
.home-5 .img-part img {max-width:100%;display:block;}
.home-5 .img-part .img-big {border-radius:3em;overflow:hidden;}
.home-5 .img-part .img-small {display:flex;justify-content:space-between;margin-top:2em;}
.home-5 .img-part .img-small>div {width:30%;display:flex;justify-content:space-between;align-items:center;}

.home-6 { padding: 180px 0 120px 0; background: url('/images/cta-image.jpg') center no-repeat; background-size: cover; position: relative; }
.home-6::before { content: ''; position: absolute; display: block; top: 0; right: 0; bottom: 0; left: 0; background:rgba(10,31,52,.85); }
.home-6 .auto-box { position: relative; z-index: 1; text-align:center;color:#DCE3EF;max-width:1100px; }
.home-6 .auto-box p a {color: #FEC20E; border-bottom: 1px solid #FEC20E;font-weight:700;}
.home-6 .buts {margin-top:1.5em;display:flex;gap:1em;justify-content:center;}


@media only screen and (max-width:1640px) {
}

@media only screen and (max-width:1366px) {
}

@media only screen and (max-width:1280px) {
}


@media only screen and (max-width:768px) {
	.main-slider .tp-bullets.preview3 .bullet { min-width: 20px !important; height: 10px !important; }
}

@media only screen and (max-width:560px) {
	.main-slider h1 { line-height: 1.4em; }
	.main-slider h2 { line-height: 1.8em; }
	.main-slider .tp-bullets.preview3 .bullet { min-width: 18px !important; height: 8px !important; }
}
