.p_1_s143{ .shortBanMain { background-position: center; background-repeat: no-repeat; background-size: cover; padding: 100px 0px; } .heading { font-size: 65px; font-weight: 700; line-height: 75px; font-family: var(--o1Font); color: var(--headingColorW1); margin-bottom: 10px; } .linksPara { font-size: 15px; color: var(--paragraphColorWhite); } .linksPara span { margin: 0px 10px; } .linksPara a { transition: 0.3s; } .linksPara a:hover { color: var(--themeColor1); } @media only screen and (max-width: 900px) { .heading { font-size: 40px; line-height: 50px; } } }.p_1_s143{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s144{ .aboutSec { padding: 80px 0px; } .aboutText { color: var(--headingColor2); border-radius: 25px; font-weight: 600; } .aboutHeading { font-size: 35px; font-weight: 700; padding: 10px 0; color: var(--headingColor1); } .checkIcon { width: 30px; height: 30px; } .checkIcon i { font-size: 20px; } .pointsMainSec { margin: 20px 0px; padding-bottom: 20px; border-bottom: 1px solid grey; column-gap: 30px; margin-bottom: 0; } .pointText { padding-bottom: 1px; border-bottom: 1px solid transparent; } .pointText:hover { border-bottom: 1px solid var(--blackText); } .aboutPhnIcon { width: 50px; height: 50px; } .aboutPhnIcon { font-size: 30px; } .linkA { text-decoration: none; color: var(--blackText); padding: 20px 0px; } .phnText { font-size: 30px; font-weight: 600; } .line { border-right: 1px solid grey; } .aboutSubPara { font-size: 15px; } .quotePara { padding: 10px 30px; margin: 20px 0px; border-left: 2px solid var(--themeColor2); } .counterInner { margin-top: 30px; background-color: var(--themeColor1); padding: 20px 30px; border-radius: 20px; } .count { font-size: 30px; color: var(--paragraphColorWhite); font-weight: 600; } .countPara { color: var(--paragraphColorWhite); } .btnSec { padding: 10px; background-color: var(--btnColor); color: var(--btnTextColor); margin-top: 30px; width: fit-content; border-radius: 5px; } .aboutImgSec img{ border-radius: 20px; } @media only screen and (max-width: 900px) { .aboutHeading { margin: 0; font-size: 30px; padding-top: 10px; } .pointText { font-size: 15px; } .aboutSec { padding: 50px 0px; } .aboutInner { gap: 10px; } .line { display: none; } .aboutConSec { gap: 0; } .linkA { padding-bottom: 0; } .aboutPhnIcon, .phnText { font-size: 18px; width: 40px; height: 40px; } .aboutSubPara { font-size: 14px; line-height: 25px; } .counterInner { /* position: static; */ padding: 15px 10px; bottom: -45px; box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1); } .counterInner .grid { grid-template-columns: 1fr 1fr 1fr !important; align-items: flex-start; gap: 10px !important; } .countPara { font-size: 14px; } .count { font-size: 20px; } .quotePara { padding: 10px 20px; } .whyCard { margin-bottom: 0px !important; } .aboutTextArea { margin-top: 50px; } } }.p_1_s144{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s145{ .outerSlider { margin-top: -200px; margin-bottom: 80px; } .videoSec { position: absolute; width: 100%; height: 600px; top: 0px; left: 0px; z-index: -1; } .whyMainSec { padding-top: 150px; padding-bottom: 300px; background-position: center; background-size: cover; position: relative; } .whyHeading { font-size: 30px; color: var(--headingColorW1); font-weight: 700; margin-top: 20px; margin-bottom: 20px; } .whySubPara { font-size: 16px; color: var(--paragraphColorWhite); line-height: 25px; } .whyCard { margin-top: -200px; margin-bottom: 80px; } .cardIconSec { height: 300px; } .cardIconSec img { border-radius: 10px; } .whyCardMain { padding: 20px; border: 2px solid var(--themeColor1); border-radius: 20px; } .innerCardwhy { background-color: var(--themeBg4); box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1); border-radius: 20px; } .aboutText { font-size: 20px; color: var(--headingColorW2); } @media only screen and (max-width: 900px) { .whyHeading { font-size: 25px; } .videoSec{ height: 470px; } .whySubPara { font-size: 15px; } .cardHeading { font-size: 20px; } .cardSubPara { font-size: 15px; } .whyMainSec { padding-top: 50px; padding-bottom: 250px; } } }.p_1_s145{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s146{ .gallery_section_3 { padding: 80px 0px; background-color: var(--themeColor1); } .smallHead { font-size: 14px; font-weight: 600; font-family: var(--hFont); color: var(--headingColorW2); letter-spacing: 4px; } .mainHeading { color: var(--headingColorW1); font-family: var(--hFont); font-size: 45px; font-weight: 500; margin: 10px 0px; line-height: 60px; } .subPara { color: var(--paragraphColorWhite); font-size: 16px; line-height: 30px; font-family: var(--pFont); margin-bottom: 50px; } .galCard { position: relative; } .textMainSec { bottom: 0px; left: 0px; width: -webkit-fill-available; background: linear-gradient( to top, rgb(51, 51, 51) 0%, rgba(227, 20, 35, 0) 100% ); z-index: 1; opacity: 0; transition: 0.4s; } .galCard:hover .textMainSec { opacity: 1; } .animateSec { padding: 100px 30px 30px 30px; transform: scale(0, 1); transform-origin: left center; transition: 0.4s; } .galCard:hover .animateSec { transform: scale(1, 1); } .cardHeading { font-size: 30px; line-height: 30px; font-weight: 700; margin-bottom: 10px; color: var(--headingColorW1); } .cardDate { font-size: 16px; font-weight: 600; line-height: 26px; letter-spacing: 2px; color: var(--paragraphColorWhite); } .gallery_section_3 .owl-theme .owl-nav.disabled+.owl-dots{ margin-top: 50px; } @media only screen and (max-width: 900px) { .gallery_section_3{ padding: 30px 0px; } .mainHeading{ font-size: 30px; line-height: 30px; } .subPara{ margin-bottom: 20px; } .cardHeading{ font-size: 25px; } } }.p_1_s146{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s147{ .aboutMain { padding: 80px 0px; } .aboutMain2 { padding: 80px 0px; background-color: var(--themeBg1); } .smallText { font-size: 14px; color: var(--themeColor); } .mainHeading { font-size: 30px; margin-bottom: 10px; font-weight: 600; } .mainSubPara { font-size: 15px; } .margin20 { margin-top: 20px; } @media only screen and (max-width: 900px) { .aboutMain { padding: 20px 0px; } .mainHeading { font-size: 25px; } } }.p_1_s147{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s148{ .aboutMain { padding: 80px 0px; } .aboutMain2 { padding: 80px 0px; background-color: var(--themeBg1); } .smallText { font-size: 14px; color: var(--themeColor); } .mainHeading { font-size: 30px; margin-bottom: 10px; font-weight: 600; } .mainSubPara { font-size: 15px; } .margin20 { margin-top: 20px; } @media only screen and (max-width: 900px) { .aboutMain { padding: 20px 0px; } .mainHeading { font-size: 25px; } } }.p_1_s148{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s149{ .aboutMain { padding: 80px 0px; } .aboutMain2 { padding: 80px 0px; background-color: var(--themeBg1); } .smallText { font-size: 14px; color: var(--themeColor); } .mainHeading { font-size: 30px; margin-bottom: 10px; font-weight: 600; } .mainSubPara { font-size: 15px; } .margin20 { margin-top: 20px; } @media only screen and (max-width: 900px) { .aboutMain { padding: 20px 0px; } .mainHeading { font-size: 25px; } } }.p_1_s149{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s175{ .aboutMain { padding: 80px 0px; } .aboutMain2 { padding: 80px 0px; background-color: var(--themeBg1); } .smallText { font-size: 14px; color: var(--themeColor); } .mainHeading { font-size: 30px; margin-bottom: 10px; font-weight: 600; } .mainSubPara { font-size: 15px; } .margin20 { margin-top: 20px; } @media only screen and (max-width: 900px) { .aboutMain { padding: 20px 0px; } .mainHeading { font-size: 25px; } } }.p_1_s175{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_1_s176{ .about_section_15 { padding: 50px 0px; background-color: var(--themeBg1); } .maxWidth1000 { max-width: 900px; } .line { width: 4px; height: 17px; display: inline-block; background-color: var(--themeColor1); position: relative; top: 2px; margin-right: 10px; } .line::after { position: absolute; right: -5px; top: 0; bottom: 0; margin: auto; width: 0px; height: 0px; border-style: solid; border-width: 3.5px 0 3.5px 5px; border-color: transparent transparent transparent var(--themeColor1); content: ""; animation: zump 1.5s linear infinite; } @keyframes zump { 0% { transform: translateY(-5px); } 50% { transform: translateY(6px); } 100% { transform: translateY(-5px); } } .abtHead { font-size: 20px; letter-spacing: 2.2px; margin-bottom: 16px; font-family: var(--o1Font); color: var(--themeColor1); text-transform: uppercase; display: inline-block; font-weight: 700; line-height: 1em; } .abtSubHead { font-size: 30px; line-height: 40px; font-weight: 600; color: var(--themeColor3); padding-bottom: 10px; } .play_video { margin-bottom: 30px; position: relative; top: 0px; left: 50%; transform: translateX(-50%); width: 200px; height: 200px; border-radius: 50%; background-color: #f1f1f1; box-shadow: 0px 10px 40px 0px rgb(0 0 0 / 10%), inset 0px 0px 16px 0px rgb(0 0 0 / 13%); } .go-down-btn { position: relative; z-index: 1; } .go-down-btn svg { position: relative; z-index: -1; display: block; height: 170px; width: 170px; margin: 0 auto; top: 14px; } .play_btn { width: 78px; height: 78px; border-radius: 50%; cursor: pointer; } .play_btn { background-color: transparent; cursor: pointer; position: absolute; top: 50%; left: 50%; width: 80px; height: 80px; transform: translate(-50%, -50%); z-index: 9; } .play_btn svg { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); fill: var(--themeColor1); stroke: none; height: 30px; width: 30px; cursor: pointer; } .play_btn::after { position: absolute; content: ""; top: 50%; left: 50%; width: 80px; height: 80px; transform: translate(-50%, -50%); border-radius: 50%; border: 10px solid rgba(255, 255, 255, 0.85); z-index: 8; } .go-down-btn text { font-size: 10px; transform-origin: center; letter-spacing: 8px; font-weight: 600; animation: rotate-btn 10s linear infinite; } @keyframes rotate-btn { 100% { transform: rotate(360deg); } } }.p_1_s176{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }