body {
	padding:0;
	margin:0;
	color: #fff;
	font-family: "DM Sans", sans-serif;
	font-weight: 400;
	background-color: #000;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, img {
	padding:0;
	margin:0;
}
ul li, ol li{
	list-style:none;
	padding:0;
	margin:0;
}
header,section,footer{
	display: block;
}
a, a:hover, a:focus{
	text-decoration:none;
	outline:none;
}

a {
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
}

img
{
	max-width: 100%;
	align-self: center
}

p strong {font-weight: 500;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
   opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
   opacity: 1;
}

@media (min-width: 1500px) {
.container {max-width: 1482px;}
}

.site-bttn {display: inline-block;width: auto;color: #fff;font-size: 15px;line-height: 20px;font-weight: 500;letter-spacing: -1%;padding: 10px 12px;border: 1px solid rgba(255, 255, 255, 0.2);border-radius: 40px;background-color: rgba(255, 255, 255, 0.1);}
.site-bttn:hover {color: #000;background-color: #fff;border-color: rgba(255, 255, 255, 1);}

/*Header Start*/
.mywork-header-inn {display: flex;flex-wrap: wrap;align-items: center;border-bottom: 1px solid rgba(255, 255, 255, 0.2);padding: 10px 0;}
.mywork-header-left {display: inline-block;width: auto;}
.cont-logo {display: inline-block;width: auto;}
.cont-logo a {display: inline-block;width: 92px;}
.cont-logo a img {display: inline-block;width: 100%;}

.mywork-header-right {margin-left: auto;}
.mywork-header-button {display: inline-block;width: auto;}
/*Header End*/

/*Inner Header Start*/
.inner-header .mywork-header-inn {border: none;padding: 25px 0;}
.inner-header .cont-logo a {width: 115px;}
.back-bttn {color: #fff;font-size: 18px;line-height: 24px;font-weight: 400;text-decoration: underline;}
.back-bttn:hover {text-decoration: none;}
/*Inner Header End*/

/*Footer Start*/
.mywork-footer {padding: 100px 0 0;}
.mywork-footer-inn {display: flex;flex-wrap: wrap;align-items: center;border-bottom: 1px solid rgba(255, 255, 255, 0.2);padding: 0 0 24px;}
.mywork-footer-left {display: inline-block;width: auto;}
.cont-together {display: inline-block;width: auto;color: #fff;font-size: 62px;line-height: 72px;font-weight: 400;}

.mywork-footer-right {margin-left: auto;}
.mywork-footer-button {display: inline-block;width: auto;}
.mywork-footer-button .site-bttn {font-size: 20px;line-height: 22px;font-weight: 400;padding: 20px 55px;background-color: transparent;}
.mywork-footer-button .site-bttn:hover {color: #000;background-color: #fff;border-color: #fff;}

.cont-footer-logo {text-align: center;padding-top: 115px;height: 380px;overflow: hidden;}
.cont-footer-logo img {display: inline-block;width: auto;max-width: 75%;}
/*Footer End*/

/*Innter Footer Start*/
.inner-footer {padding: 35px 0 0;}
.inner-footer .mywork-header-inn {border-bottom: none;padding: 20px 0;border-top: 1px solid rgba(255, 255, 255, 0.2);}
.inner-footer .cont-logo a {width: 115px;}
/*Innter Footer End*/

/*Home Start*/
.mywork-page-title {padding: 28px 0 45px;}
.otr-subtitle {position: relative;font-size: 14px;line-height: 16px;font-weight: 300;padding: 0 0 0 9px;}
.otr-subtitle::before {content: "";position: absolute;left: 0;top: 50%;width: 5px;height: 5px;background-color: #FFE100;border-radius: 50%;transform: translate(0, -50%);}

.page-title {margin: 30px 0 0;}
.page-title h1 {font-size: 138px;line-height: 150px;font-weight: 400;position: relative;left: -5px;}

/*Slider Start*/
.marquee {overflow: hidden;width: 100%;padding: 12px 0;}
.marquee-track {display: flex;gap: 15px;width: max-content;will-change: transform;}
.marquee .marquee-item {flex: 0 0 auto;width: 280px;border-radius: 15px;overflow: hidden;}

.slide-inn {display: inline-block;width: 100%;height: 340px;}
.slide-inn a {display: inline-block;width: 100%;height: 100%;}
.slide-inn a img {display: inline-block;width: 100%;height: 100%;object-fit: cover;object-position: top;transition: transform 0.3s ease;}
.slide-inn a:hover img {transform: scale(1.1);}

.cont-slide-content {display: inline-flex;width: 100%;height: 100%;padding: 20px;background-color: #262626;flex-wrap: wrap;align-items: center;}
.cont-slide-content p {color:#fff;font-size: 24px;line-height: 30px;font-weight: 400;text-align: center;}
/*Slider End*/
/*Home End*/

.cursor {position: fixed;top: 0;left: 0;transform: translate(-50%, -50%);background: rgba(0, 0, 0, 0.35);color: #fff;padding: 6px 14px;font-size: 14px;line-height: 16px;font-weight: 500;border-radius: 30px;pointer-events: none;opacity: 0;z-index: 9999;white-space: nowrap;display: flex;flex-wrap: wrap;}
.cursor::before {content: "";position: relative;left: 0;top: 5px;width: 6px;height: 6px;background: #fff;display: block;border-radius: 50%;margin: 0 4px 0 0;}

/*Inner Page Start*/
.site-imgs-inn img {width: 100%;}
/*Inner Page End*/

/*Form Popup Start*/
.cont-consultation-popup .modal-content {border: 3px solid #ffc420;}
.cont-consultation-popup .modal-header {flex-wrap: wrap;border: none;padding: 20px 15px 10px;}
.cont-consultation-popup .modal-header h2 {width: 100%;color: #ffc420;font-size: 30px;line-height: 32px;font-weight: 700;text-align: center;padding: 0 15px;}
.cont-consultation-popup .modal-header p {width: 100%;text-align: center;margin: 8px 0 0;font-size: 16px;line-height: 20px;font-weight: 500;}
.cont-consultation-popup .btn-close {position: absolute;right: 10px;top: 10px;border-radius: 50%;}

.cont-consultation-popup .modal-body {padding-top: 0;padding-bottom: 28px;}
.otr-form {display: inline-block;width: 100%;}
.otr-form form {display: inline-block;width: 100%;}
.otr-field {display: inline-block;width: 100%;margin: 8px 0;}
.otr-field input, .otr-field textarea {display: inline-block;width: 100%;border: 1px solid #e5e5e5;border-radius: 4px;color: #000;font-size: 16px;line-height: 20px;font-weight: 500;padding: 10px 12px;outline: none;box-shadow: none;}
.otr-field textarea {resize: none;height: 100px;}
.otr-bttn {display: inline-block;width: 100%;margin: 8px 0 0;text-align: center;}
.otr-bttn button {display: inline-block;width: auto;background: #ffc420;border: none;color: #000;font-size: 18px;line-height: 22px;font-weight: 500;padding: 15px 30px;border-radius: 40px;text-transform: uppercase;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.otr-bttn button:hover {color: #ffc420;background: #000;}

.error {border-color: red !important;}
.error-msg {color: red;font-size: 13px;display: block;margin-top: 4px;}
/*Form Popup End*/

/*Thankyou Start*/
.thankyou-inn {height: calc(50vh - 63px);display: flex;flex-wrap: wrap;justify-content: center;align-items: center;flex-direction: column;padding: 40px 12px;}
.thankyou-inn h1 {display: block;width: 100%;text-align: center;font-size: 100px;line-height: 100px;font-weight: 700;}
.thankyou-inn p {display: block;width: 100%;text-align: center;color: #fff;font-size: 35px;line-height: 44px;margin: 15px 0 0;}
/*Thankyou End*/

/*Media Start*/
@media (min-width:1400px) and (max-width:1499px) {
/*Footer Start*/
.cont-footer-logo {height: 352px;}
/*Footer End*/
}

@media (min-width:1200px) and (max-width:1399px) {

/*Footer Start*/
.mywork-footer {padding: 140px 0 0;}
.cont-footer-logo {padding-top: 90px;height: 294px;}
/*Footer End*/

/*Home Start*/
.page-title h1 {font-size: 118px;line-height: 130px;}

.marquee .marquee-item {width: 268px;}
.slide-inn {height: 326px;}
/*Home End*/
}

@media (min-width:992px) and (max-width:1199px) {

/*Footer Start*/
.cont-together {font-size: 50px;line-height: 60px;}
.mywork-footer-button .site-bttn {font-size: 18px;line-height: 22px;padding: 15px 30px;}

.cont-footer-logo {padding-top: 60px;height: 230px;}
/*Footer End*/

/*Home Start*/
.page-title h1 {font-size: 110px;line-height: 120px;}

.marquee .marquee-item {width: 223px;}
.slide-inn {height: 272px;}
.cont-slide-content p {font-size: 20px;line-height: 26px;}
/*Home End*/
}

@media (min-width:768px) and (max-width:991px) {

/*Footer Start*/
.mywork-footer {padding: 70px 0 0;}
.cont-together {font-size: 35px;line-height: 45px;}
.mywork-footer-button .site-bttn {font-size: 18px;line-height: 20px;padding: 14px 30px;}

.cont-footer-logo {padding-top: 60px;height: 186px;}
/*Footer End*/

/*Home Start*/
.page-title h1 {font-size: 85px;line-height: 95px;}

.marquee .marquee-item {width: 162px;}
.slide-inn {height: 198px;}
.marquee .marquee-item .cont-slide-content {padding: 15px;}
.cont-slide-content p {font-size: 16px;line-height: 24px;}
/*Home End*/

/*Thankyou Start*/
.thankyou-inn h1 {font-size: 80px;line-height: 80px;}
.thankyou-inn p {font-size: 30px;line-height: 40px;}
/*Thankyou End*/
}

@media (max-width:767px) {
/*Header Start*/
.site-bttn {font-size: 13px;line-height: 16px;}
/*Header End*/

/*Footer Start*/
.mywork-footer {padding: 60px 0 0;}
.cont-together {font-size: 25px;line-height: 35px;}
.mywork-footer-button .site-bttn {font-size: 14px;line-height: 18px;padding: 12px 20px;}

.cont-footer-logo {padding-top: 30px;height: 125px;}
/*Footer End*/

/*Home Start*/
.mywork-page-title {padding: 15px 0 20px;}
.page-title {margin: 20px 0 0;}
.page-title h1 {left: -2px;font-size: 60px;line-height: 66px;}

.marquee .marquee-item {width: 118px;}
.slide-inn {height: 144px;}
.marquee .marquee-item .cont-slide-content {padding: 10px;}
.cont-slide-content p {font-size: 13px;line-height: 16px;}
/*Home End*/

/*Thankyou Start*/
.thankyou-inn h1 {font-size: 60px;line-height: 60px;}
.thankyou-inn p {font-size: 18px;line-height: 28px;margin: 10px 0 0;}
/*Thankyou End*/
}

@media (max-width:575px) {
/*Footer Start*/
.cont-footer-logo {height: 113px;}
.cont-footer-logo img {max-width: 342px;}
/*Footer End*/

/*Home Start*/
.marquee .marquee-item {width: 141px;}
.slide-inn {height: 172px;}

.cont-slide-content p {font-size: 15px;line-height: 20px;}
/*Home End*/
}

@media (max-width:479px) {
/*Footer Start*/
.mywork-footer-left {width: 100%;}
.cont-together {font-size: 30px;line-height: 40px;}
.mywork-footer-right {width: 100%;margin: 15px 0 0;}

.cont-footer-logo {height: 94px;}
.cont-footer-logo img {max-width: 260px;}	
/*Footer End*/

/*Form Popup Start*/
.cont-consultation-popup .modal-header h2 {font-size: 26px;line-height: 30px;}
/*Form Popup End*/
}
/*Media End*/