@import url('https://fonts.googleapis.com/css?family=Arapey|Poppins:100,200,300,400,500,600,700,800,900|Source+Sans+Pro:200,300,400,600,700,900');
/*font-family: 'Source Sans Pro', sans-serif; */

@font-face { font-family: 'bodoni_bd_btbold'; src: url('bodonbd-webfont.woff2') format('woff2'), url('bodonbd-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'bodoni_bd_btbold_italic'; src: url('bodonbi-webfont.woff2') format('woff2'), url('bodonbi-webfont.woff') format('woff'); font-weight: normal; font-style: normal; }
* { margin: 0px; padding: 0px; outline: none; box-sizing: border-box; }
a:hover { text-decoration: none; }
html { font-size: 100%; }
body { font-family: 'Poppins', sans-serif; overflow-x: hidden; font-size: 1em; }
.container { width: 1200px; margin: 0 auto; }
.container-flex { display: flex; }
h1,
 h2,
 h3,
 h4,
 h5,
 h6 { margin: 0px; padding: 0px; font-family: 'bodoni_bd_btbold'; }
p { line-height: 30px; }
ul,
 p,
 strong { margin: 0px; padding: 0px; }
.glyphicon { font-size: 14px; }
.fixed-header { color: #fff; background-color: #fff; border-top: solid 4px #6d186d; font-family: 'PT Sans', sans-serif; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; padding: 15px 0; position: relative; }
header .container-flex { justify-content: space-between; display: flex; align-items: center; }
.fixed-header.sticky { position: fixed; width: 100%; z-index: 99; padding: 7px 0; left: 0; top: 0; }
/*************Menu***************/

.logo { display: inline-block; }
.logo img { width: 140px; }
.custom-menu ul { width: 100%; }
.custom-menu ul li a { color: #000; }
.custom-menu ul li { padding: 0px 20px; flex-wrap: wrap; display: inline-flex; border-right: solid 1px #000; line-height: 1; }
.custom-menu ul li:last-child { padding-right: 0; border: none; }
.custom-menu ul li a { text-decoration: none; font-weight: 600; }
.custom-menu ul li a:hover { color: #ffbf00; }
.hamburger-menu { display: none; }
/*************Banner***************/

.banner { width: 100%; position: relative; }
.banner-loop { position: relative; }
.banner-loop:before { content: ""; background: rgb(0 0 0 / 44%); position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.banner-contant { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; }
.banner-contant h2 { color: #fff; font-size: 5.25em; line-height: 1em; font-weight: bolder; font-style: italic; }
.banner-contant a { background: #ffbf00; padding: 15px 30px; color: #333; display: inline-block; margin-top: 20px; text-decoration: none; font-weight: bold; }
.hover_button { position: relative; overflow: hidden; background: #de0144; padding: 15px 30px; color: #fff; display: inline-block; margin-top: 20px; text-decoration: none; font-size: 16px; }
.hover_button::before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.20); position: absolute; left: 0; top: -100%; transition: 0.6s; }
.hover_button:hover:before { top: 0; transition: 0.6s; }
.hero-banner .slick-dots { position: absolute; left: 0; bottom: 0; width: 100%; text-align: center; }
/*Banner-End*/

/*Welcome to Threading*/

.welcome-threading { display: inline-block; width: 100%; background: #262626; color: #fff; background-attachment: fixed; background-size: cover; background-repeat: no-repeat; padding: 5em 0 10em 0; }
.welcome-threading .container-flex { align-items: center; gap: 4em; }
.welcome-threading-contant { flex: 1 1 calc((55% / 1) - 1em); }
.welcome-threading-contant h2 { line-height: 57px; color: #ffabff; }
.welcome-threading-contant p { padding-top: 20px; }
.welcome-cta h3 { color: #fff; width: 100%; text-align: center; font-size: 2.25em; background: rgb(109 24 109); padding: 15px 0; }
.welcome-cta h3 span { color: #ffbf00; font-weight: bold; }
.working-year { background: #6d186d; width: 200px; height: 200px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-direction: column; position: absolute; bottom: -10%; left: -20%; z-index: 9; box-shadow: 0 0 20px #00000096; }
.working-year h3 { font-size: 4em; font-weight: bold; }
.working-year span { font-size: 1.2em; width: 76%; text-align: center; line-height: 25px; }
.about-img { flex: 1 1 calc((45% / 1) - 1em); position: relative; }
.about-img:before { content: ""; width: 94%; border: solid 2px rgba(255, 255, 255, 0.20); height: 93%; position: absolute; z-index: 9; border-radius: 10px; top: 3%; left: 3%; }
.about-img img { height: 540px; object-fit: cover; border-radius: 10px; }
.eyebrow-services { text-align: center; display: inline-block; width: 100%; background: url(../images/services-bg.jpg) top center; color: #fff; background-attachment: fixed; background-size: cover; background-repeat: no-repeat; padding: 0; }
.eyebrow-services .container-flex { flex-wrap: wrap; }
.eyebrow-services li { display: inline-block; position: relative; margin: 1em; overflow: hidden; cursor: pointer; flex: 1 1 calc((100% / 3) - 2em); transition: 1s; border-radius: 10px; }
.eyebrow-services li:hover img { transform: scale(1.1); transition: 1s; }
.eyebrow-services li h3 { position: absolute; font-size: 2.25em; top: 30px; left: 30px; }
.eyebrow-services li span { position: relative; /*  */ display: flex; width: 100%; }
.eyebrow-services li span:after { background: url(../images/threadting-bg.png) top center; display: inline-block; content: ""; width: 100%; left: 0; top: 0; height: 100%; position: absolute; background-size: cover; background-repeat: no-repeat; }
.eyebrow-services li span:before { content: ""; width: 94%; border: solid 1px rgba(255, 255, 255, 0.20); height: 93%; position: absolute; z-index: 9; top: 3%; left: 3%; border-radius: 10px; }
.eyebrow-services li img { width: 100%; height: 500px; object-fit: cover; }
/******choose-us************/

.choose-us { width: 100%; background: url(../images/testimonial-bg.jpg) top center; padding: 10em 0; color: #fff; background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background: #6d186d; }
.why-choose-img { flex: 0 1 calc((50% / 1) - 1em); position: relative; margin-left: auto; }
.why-choose-img img { border-radius: 10px; width: 100%; }
.why-choose-img:before { content: ""; width: 94%; border: solid 2px rgba(255, 255, 255, 0.20); height: 93%; position: absolute; z-index: 9; top: 3%; left: 3%; border-radius: 10px; }
.choose-us .container { align-items: center; gap: 3em; }
.why-choose { flex: 0 1 calc((40% / 1) - 1em); color: #fff; }
.why-choose h3 { font-size: 30px; color: #ffabff; font-style: italic; letter-spacing: 1px; }
.why-choose ul li { width: 100%; display: inline-block; padding: 10px 0; }
.experts li { background: #ffbf00; width: 170px; height: 170px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-direction: column; position: absolute; top: 50%; left: -20%; z-index: 9; box-shadow: 0 0 20px #0000002b; color: #000; transform: translateY(-50%); }
.experts li:nth-child(1) { width: 120px; height: 120px; left: -11%; }
.experts li:nth-child(1) span { font-size: 16px; }
.experts li:nth-child(2) { right: -14%; left: auto; top: 0%; }
.experts li:nth-child(3) { transform: none; right: -9%; left: auto; top: auto; bottom: -7%; width: 120px; height: 120px; }
.experts li:nth-child(3) span { font-size: 16px; }
.experts li h3 { font-size: 3em; font-weight: bold; line-height: 1; }
.experts li span { font-size: 1.2em; line-height: 1; width: 60%; text-align: center; }
/**********************/

.location { width: 100%; background: #6d186d; padding: 40px 0; }
.location li { display: inline-block; position: relative; width: 25%; color: #fff; text-align: center; }
.location li:before { content: ""; height: 100%; width: 2px; background: #0000004a; position: absolute; right: 0; transform: skew(-18deg); }
.location li:last-child:before { content: none; }
.location li h3 { display: inline-block; color: #fff; font-size: 3.125em; text-align: center; }
.location li span { display: inline-block; text-align: left; padding-left: 7px; font-size: 1.25em; line-height: 19px; }
/******************testimonial***************/

.testimonial-min { width: 100%; text-align: center; background: url(../images/testimonial-bg.jpg) top center; padding: 60px 0; color: #fff; background-attachment: fixed; background-size: cover; background-repeat: no-repeat; }
.box { width: 330px; margin: 0 auto; position: relative; }
.box span:before { width: 50px; height: 50px; content: ""; border: solid #FFABFF; position: absolute; border-width: 5px 0 0 5px; top: 0; left: 0; border-radius: 10px 0px 10px 0px; }
.box span:after { width: 50px; height: 50px; content: ""; border: solid #FFABFF; position: absolute; border-width: 5px 5px 0 0px; top: 0; right: 0; border-radius: 0px 10px 0px 10px; }
.box small:before { width: 50px; height: 50px; content: ""; border: solid #FFABFF; position: absolute; border-width: 0px 0px 5px 5px; bottom: 0; left: 0; border-radius: 0px 10px 0px 10px; }
.box small:after { width: 50px; height: 50px; content: ""; border: solid #FFABFF; position: absolute; border-width: 0px 5px 5px 0px; bottom: 0; right: 0; border-radius: 10px 0px 10px 0px; }
.testimonial-min h2.eyebrow-title { padding: 0 0 40px 0; }
.testimonial .item img { padding: 20px; width: 100%; height: 260px; object-fit: cover; }
.testimonial .item h3 { width: 100%; margin: 30px 0 10px 0; font-size: 30px; display: inline-block; color: #ffbf00; }
.testimonial .item p { width: 88%; margin: 10px auto 30px auto; font-size: 18px; }
ul.slick-dots li { display: inline-block; }
ul.slick-dots li button { background: #fff !important; padding: 0; width: 15px; height: 15px; border: none; margin: 5px; line-height: 1; text-indent: -9999px; border-radius: 50%; opacity: 30%; }
ul.slick-dots li button:hover { border: none; background: #fff !important; opacity: 1; }
ul.slick-dots li.slick-active button { background: #fff !important; opacity: 1; }
/******************************/

footer { width: 100%; background: url(../images/footer.jpg) top center; padding: 60px 0 0px 0; background-attachment: fixed; background-size: cover; background-repeat: no-repeat }
.address { float: right; width: 45%; color: #fff; border: solid 3px #FFABFF; padding: 34px 20px; clear: both; margin: 0 0 40px 0; position: relative; border-radius: 5px; }
.address ul { margin: 0px; padding: 0px; }
.address ul li { display: inline-block; width: 100%; padding: 6px 0; }
.address ul li img { margin: 4px 9px 0px 0; }
.address h3 { background: #08080a; position: absolute; top: -23px; padding: 6px 20px; font-size: 1.875em; font-style: italic; }
.copy-right { width: 100%; background: #fff; padding: 10px 0; text-align: center; margin-top: 30px; color: #000; display: inline-block; }

/*************************************/

@media (min-width: 1024px) and (max-width: 1366px) {
html { font-size: 75%; }
.eyebrow-special:before { display: none; }
.container,
 .meet-team .container { width: 90%; margin: 0 auto; }
.eyebrow-special-main img { width: 50%; }
.banner-contant { width: 90%; }
.about-img img { height: 340px; }
.working-year { width: 110px; height: 110px; bottom: -13%; left: 8%; z-index: 9; box-shadow: 0 0 20px #00000096; transform: translateX(-50%); }
.working-year h3 { font-size: 3em; }
.working-year span { font-size: 10px; width: 80%; line-height: 1; }
.eyebrow-services li img { height: 300px; }
.choose-us { padding: 5em 0 7em 0; }
.why-choose-img { margin-top: 4em; width: 80%; margin: 5em auto 0 auto; }
.experts li:nth-child(2) { right: -9%; top: 0%; width: 140px; height: 140px; }
.experts li h3 { font-size: 3em; }
.experts li:nth-child(1) { width: 130px; height: 130px; left: -10%; }
.experts li:nth-child(1) span { font-size: 14px; }
.experts li:nth-child(3) { right: -9%; width: 110px; height: 110px; }
.experts li:nth-child(3) span { font-size: 14px; }
.welcome-threading {
    padding: 5em 0 7em 0;
}
}
 @media (min-width: 768px) and (max-width: 1023px) {
p { line-height: 22px; }
html { font-size: 80%; }
.eyebrow-title { font-size: 2.5em; line-height: 1.2 !important; }
.container,
 .meet-team .container { width: 90%; margin: 0 auto; }
.hero-banner .slick-slide img { height: 400px; }
.banner-contant { width: 100%; }
.banner-contant h2 { font-size: 30px; line-height: 36px; }
.hamburger-menu { display: block; }
.hamburger-menu img { width: 32px; }
.eyebrow-special { height: auto; width: 100%; padding: 20px 0; }
.eyebrow-special:before { display: none; }
.custom-menu { display: none; position: absolute; top: 100%; z-index: 9; background: #282828; width: 100%; left: 0; text-align: center; }
.custom-menu ul li { border-right: solid 1px #363636; }
.custom-menu ul li a { width: 100%; }
.why-choose { width: 100%; padding: 40px 0 0 0px; }
.location li { width: 100%; border-bottom: solid 1px #fff; padding: 10px 0; }
.location li:before { display: none; }
.testimonial .item p { width: 100%; }
.choose-us img { width: 100%; }
.address { width: 60%; }
.eyebrow-special h3 { font-size: 1.5em; }
.location { padding: 0px 0; }
.meet-team ul { margin-top: 20px; }
.eyebrow-special-main img { width: 50%; }
.choose-us .container { display: block; }
.meet-team ul li { flex: 1 1 calc((100% / 2) - 2em); }
.banner-contant { width: 90%; }
.about-img img { height: 340px; }
.working-year { width: 110px; height: 110px; bottom: -13%; left: 8%; z-index: 9; box-shadow: 0 0 20px #00000096; transform: translateX(-50%); }
.working-year h3 { font-size: 3em; }
.working-year span { font-size: 10px; width: 80%; line-height: 1; }
.eyebrow-services li img { height: 180px; }
.choose-us { padding: 1em 0 7em 0; }
.why-choose-img { margin-top: 4em; width: 80%; margin: 5em auto 0 auto; }
.experts li:nth-child(2) { right: -9%; top: 0%; width: 140px; height: 140px; }
.experts li h3 { font-size: 3em; }
.experts li:nth-child(1) { width: 130px; height: 130px; left: -10%; }
.experts li:nth-child(1) span { font-size: 14px; }
.experts li:nth-child(3) { right: -9%; width: 110px; height: 110px; }
.experts li:nth-child(3) span { font-size: 14px; }
.welcome-threading {
    padding: 5em 0 7em 0;
}
}
 @media only screen and (max-width: 993px) {
.hamburger-menu { background: #f9a7f9; width: 46px; height: 46px; display: flex; align-items: center; justify-content: center; border-radius: 50%; }
.hamburger-menu img { width: 28px; }
.custom-menu { display: none; position: absolute; top: 100%; z-index: 9; background: #ffabff; width: 100%; left: 0; }
.custom-menu ul li { width: 100%; border: none; padding: 0; }
.custom-menu ul li a { width: 100%; padding: 12px 15px; border-bottom: solid 1px #0000001f; }
.custom-menu ul li:last-child a { border: none; }
.banner-contant { width: 90%; }
}
 @media only screen and (max-width: 767px) {
p { line-height: 22px; }
html { font-size: 80%; }
.eyebrow-title { font-size: 2.5em; }
.logo img { width: 90px; }
.container,
 .meet-team .container { width: 90%; margin: 0 auto; }
.container-flex { display: block; }
.hero-banner .slick-slide img { height: 280px; object-fit: cover; }
.banner-contant { width: 100%; top: 45%; }
.banner-contant h2 { font-size: 30px; line-height: 36px; }
.eyebrow-special { height: auto; width: 100%; padding: 20px 0; }
.eyebrow-special:before { display: none; }
.why-choose { width: 100%; padding: 30px 0 0 0; }
.location li { width: 100%; border-bottom: dashed 1px #fff; padding: 10px 0; }
.location li:before { display: none; }
.testimonial .item p { width: 100%; font-size: 14px; font-weight: 300; }
.address { width: 100%; }
.welcome-threading-contant { width: 100%; padding: 25px 0; }
.eyebrow-special h3 { font-size: 1.5em; }
.meet-team ul { margin: 0px; margin-top: 20px; }
.box { width: 100%; }
.banner-contant a { padding: 8px 20px; }
.hero-banner .slick-dots { bottom: 10px; }
.welcome-threading { padding: 0; }
.welcome-threading-contant h2 { line-height: 38px; color: #ffabff; }
.location { padding: 12px 0; }
.location .container-flex { display: flex; flex-wrap: wrap; gap: 8px; }
.location li { flex: 1 1 calc((100% / 2) - 2em); flex-wrap: wrap; border: solid 1px #ffffff33; padding: 9px 0; text-align: center; }
.location li h3 { width: 100%; font-size: 30px; }
.location li span { width: 100%; padding: 0; text-align: center; font-size: 12px; }
.eyebrow-services { padding: 30px 0; }
.eyebrow-services li h3 { font-size: 2em; }
.welcome-cta h3 { font-size: 1.8em; font-weight: normal; padding: 20px 20px; }
.about-img { margin: 3em 0 5em 0; }
.about-img img { height: 200px; }
.welcome-cta h3 span { display: inline-block; border: solid 1px; padding: 7px 28px; margin-top: 10px; border-radius: 30px; }
.testimonial-min { padding: 30px 0; }
.working-year { width: 110px; height: 110px; bottom: -30%; left: 50%; z-index: 9; box-shadow: 0 0 20px #00000096; transform: translateX(-50%); }
.working-year h3 { font-size: 3em; }
.working-year span { font-size: 10px; width: 80%; line-height: 1; }
.eyebrow-services li img { height: 230px; }
.choose-us { padding: 0em 0 6em 0; }
.why-choose-img { margin-top: 4em; }
.experts li:nth-child(2) { right: -3%; top: 0%; width: 100px; height: 100px; }
.experts li h3 { font-size: 2em; }
.experts li:nth-child(1) { width: 90px; height: 90px; left: -4%; }
.experts li:nth-child(1) span { font-size: 12px; }
.experts li:nth-child(3) { right: 0; width: 70px; height: 70px; }
.experts li:nth-child(3) span { font-size: 12px; }
}
