.p_2_s222{ .about_section_35 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .alignEnd { align-items: end; } .custGrid { grid-template-columns: 570px 1fr; } .uprSec { margin-bottom: 50px; } .smallHeading p { font-size: 20px; line-height: 30px; color: var(--headingColor1); font-weight: 500; } .line { width: 100px; border-bottom: 1px solid var(--themeColor1); } .mainHeading { font-size: 40px; font-weight: 600; line-height: 50px; font-family: var(--hFont); color: var(--headingColor2); } .mainHeading span { color: var(--themeColor1); } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-family: var(--pFont); } .imgSec { border-radius: 15px; line-height: 0px; overflow: hidden; } .cardSec { border-radius: 15px; padding: 20px; background-color: var(--themeBg2); } .cardGrid { grid-template-columns: 1fr 30px; } .count { font-size: 30px; line-height: 40px; color: var(--paragraphColorBlack); font-weight: 600; } .iconSec { width: 30px; height: 30px; } .cardHead { font-size: 18px; line-height: 28px; color: var(--paragraphColorBlack); font-weight: 600; margin-bottom: 5px; } .cardPara { font-size: 15px; line-height: 20px; color: var(--paragraphColorBlack); font-family: var(--pFont); } .playBtn { position: absolute; bottom: 30px; left: 30px; z-index: 2; width: 70px; height: 70px; background-color: var(--themeColor1); border-radius: 50%; cursor: pointer; } .aniCircle { position: absolute; z-index: -1; width: 70px; height: 70px; background-color: var(--themeColor1); opacity: 0; animation: zoom 1.5s linear infinite; animation-delay: 1s; border-radius: 50%; } @keyframes zoom { 0% { opacity: 0; width: 70px; height: 70px; } 90% { width: 100px; height: 100px; opacity: 0.5; } 100% { width: 100px; height: 100px; opacity: 0; } } .playBtn i { margin-left: 5px; font-size: 30px; color: var(--paragraphColorWhite); } .sliderMain { margin-top: 50px; } .logoSec { border: 1px solid #dddddd; border-radius: 10px; overflow: hidden; } .popUpSec { display: none; position: fixed; top: 0px; left: 0px; width: 100%; height: 100vh; background-color: rgba(0, 0, 0, 0.9); z-index: 9999; } .videoSec { max-width: 700px; width: 95%; height: 450px; } .iframe { width: 100%; height: 100%; } .crossSec { position: absolute; top: -50px; right: -50px; } .crossSec i { font-size: 30px; cursor: pointer; color: var(--paragraphColorWhite); } @media only screen and (max-width: 900px) { .about_section_35 { padding: 40px 0px; } .custGrid { grid-template-columns: 1fr; } .custGrid.gap30 { gap: 10px; } .gap30 { gap: 20px; } .gap50 { gap: 20px; } .smallHeading p { font-size: 16px; line-height: 26px; } .mainHeading { font-size: 25px; line-height: 35px; margin-bottom: 0px; } .uprSec { margin-bottom: 20px; } .playBtn { width: 50px; height: 50px; } .playBtn i { font-size: 20px; } @keyframes zoom { 0% { opacity: 0; width: 50px; height: 50px; } 90% { width: 80px; height: 80px; opacity: 0.5; } 100% { width: 80px; height: 80px; opacity: 0; } } .sliderMain { margin-top: 30px; } .subPara, .cardPara { font-size: 14px; line-height: 22px; } .crossSec { right: 0px; } .cardHead { margin-bottom: 0px; } } .playBtn i{ color: #fff; } /*.playBtn{*/ /* background-image: linear-gradient(to bottom,#FF7C7E, #fa3639);*/ /*}*/ .about_section_35{ padding: 150px 0px 80px; } /*.cardSec2{*/ /* background-image: linear-gradient(to bottom,#FF7C7E, #fa3639);*/ /*}*/ }.p_2_s222{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s223{ .small_card_section { padding: 80px 0px; background-color: var(--themeBg1); } .custGrid { grid-template-columns: 60px 1fr; } .iconSec { width: 60px; height: 60px; } .cardHead { font-size: 18px; line-height: 28px; color: var(--headingColor1); font-weight: 600; font-family: var(--hFont); } .carPara { line-height: 24px; font-size: 14px; font-weight: 500; color: var(--paragraphColorBlack); font-family: var(--pFont); } .cardMainOut { padding: 20px; background-color: var(--themeBg2); border-radius: 10px; transition: 0.3s; } .cardMainOut:hover{ margin-top: -10px; } @media only screen and (max-width: 900px) { .small_card_section { padding: 40px 0px; } } .maxWidth1400{ max-width: 1200px; } .cardMainOut{ border: 2px solid var(--themeColor1); } .cardHead{ font-size: 16px; } .custGrid { grid-template-columns: 50px 1fr; } .iconSec { width: 50px; height: 50px; } }.p_2_s223{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s224{ .testimonial_section_7 { padding: 80px 0px; background-color: var(--themeBg1); background-position: center; background-repeat: no-repeat; background-size: cover; } .upSec { margin-bottom: 50px; } .mainHeading { font-size: 40px; font-weight: 600; line-height: 50px; margin-bottom: 10px; font-family: var(--hFont); color: var(--headingColor1); } .mainHeading span { color: var(--themeColor1); font-family: inherit; } .subPara { font-size: 15px; line-height: 25px; color: var(--paragraphColorBlack); font-family: var(--pFont); } .benefitCard { padding: 20px; background-color: var(--themeBg2); border-radius: 10px; } .benefitCardGrid { grid-template-columns: 60px 1fr; } .benefitIconDiv { width: 60px; height: 60px; border-radius: 50%; overflow: hidden; } .comment { margin-top: 20px; color: var(--paragraphColorBlack); font-size: 15px; line-height: 25px; font-family: var(--pFont); } .name { font-size: 16px; font-weight: 500; margin-top: 5px; color: var(--paragraphColorBlack); } /* BUTTON CSS START */ .btn { width: 130px; height: 42px; margin-top: 50px; position: relative; cursor: pointer; overflow: hidden; border: 2px solid var(--btnColor); transition: 0.4s; z-index: 1; font-size: 16px; border-radius: 6px; font-weight: 500; color: var(--btnTextColor); background-color: var(--btnColor); } .btn:before { content: ""; position: absolute; z-index: -1; background: var(--btnHoverColor); height: 150px; width: 200px; border-radius: 50%; } .btn:hover { color: var(--btnHoverTextColor); } .btn:before { top: 100%; left: 100%; transition: all 0.4s; } .btn:hover:before { top: -30px; left: -30px; } .btn:active:before { background: var(--btnHoverColor); transition: 0s; } /* BUTTON CSS END */ /* CUSTOM NAVIGATION CSS START */ .arrowMainSec { top: 50%; left: 50%; transform: translate(-50%, -50%); pointer-events: none; z-index: 2; } .arrowRightIconSec, .arrowLeftIconSec { pointer-events: all; cursor: pointer; width: 36px; height: 36px; background-color: var(--btnColor); border: 2px solid var(--btnColor); border-radius: 8px; transition: 0.4s; } .arrowRightIconSec i, .arrowLeftIconSec i { color: var(--btnTextColor); transition: 0.4s; } .arrowRightIconSec:hover, .arrowLeftIconSec:hover { background-color: var(--btnHoverColor); } .arrowRightIconSec:hover i, .arrowLeftIconSec:hover i { color: var(--btnHoverTextColor); } /* CUSTOM NAVIGATION CSS END */ /* GRID SETTING START */ .testimonial_section_7 .grid .item { background-color: var(--themeBg2); border-radius: 12px; } .testimonial_section_7 .grid .item .benefitCard { height: calc(100% - 40px); } .testimonial_section_7 .grid .item .benefitCard:hover { margin-top: 0px; } .testimonial_section_7 .grid .item .forGrid { display: flex; justify-content: space-between; flex-direction: column; height: 100%; } .testimonial_section_7 .grid .item { transition: 0.4s; } .testimonial_section_7 .grid .item:hover { box-shadow: 0px 0px 20px 0px #00000033; } /* GRID SETTING END */ .iconColor i { color: var(--themeColor1); } @media only screen and (max-width: 900px) { .testimonial_section_7 { padding: 40px 0px; } .mainHeading { font-size: 25px; line-height: 35px; margin-bottom: 0px; } .upSec { margin-bottom: 30px; } .btn { margin-top: 30px; } .arrowRightIconSec, .arrowLeftIconSec { width: 30px; height: 30px; border-radius: 5px; } .arrowRightIconSec i, .arrowLeftIconSec i { font-size: 14px; } } /*.btn{*/ /* background-image: linear-gradient(to bottom,#FF7C7E, #fa3639);*/ /* border: none;*/ /*}*/ /*.arrowRightIconSec, .arrowLeftIconSec{*/ /* background-image: linear-gradient(to bottom,#FF7C7E, #fa3639);*/ /* border: none;*/ /*}*/ }.p_2_s224{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s226{ .cta_section_3 { padding: 80px 0px; } .requestInner { border-radius: 20px; padding: 50px; background-color: var(--themeBg1); background-position: center; background-size: cover; background-repeat: no-repeat; } .requestGrid { grid-template-columns: 1fr 0.5fr 0.5fr; } .requestParaSec { border-left: 3px solid var(--themeBg2); padding-left: 40px; } .requestParaSec p { font-size: 40px; line-height: 50px; font-weight: 600; color: var(--paragraphColorWhite); } .callIconSec i { font-size: 55px; color: var(--paragraphColorWhite); } .inquiryPara { font-weight: 600; font-size: 16px; line-height: 26px; color: var(--paragraphColorWhite); margin: 20px 0px; } .callBtnSec { padding: 10px; border: none; background-color: var(--btnColor); color: var(--btnTextColor); font-size: 18px; font-weight: 500; cursor: pointer; border-radius: 10px; transition: 0.3s; } .callBtnSec:hover { background-color: var(--btnHoverColor); color: var(--btnTextHoverColor); } .callBtnSec{ background-color: var(--btnTextColor); color: var(--btnColor); } .callBtnSec:hover{ background-color: var(--btnHoverTextColor); color: var(--btnHoverColor); } }.p_2_s226{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s227{ .about_section_13 { padding: 20px 0px; } .imgSec { border-radius: 20px; overflow: hidden; } .smallHead { font-size: 14px; font-weight: 600; font-family: var(--hFont); color: var(--headingColor2); letter-spacing: 4px; } .mainHeading { color: var(--headingColor1); font-family: var(--hFont); font-size: 45px; font-weight: 500; margin: 10px 0px; line-height: 60px; } .subPara { color: var(--paragraphColorBlack); font-size: 16px; line-height: 30px; font-family: var(--pFont); margin-bottom: 50px; } .cardSec { margin-bottom: 25px; } .cardHead { font-size: 20px; margin-bottom: 15px; font-family: var(--hFont); color: var(--headingColor1); line-height: 30px; font-weight: 500; } .cardGrid { grid-template-columns: 50px 1fr; } .iconSec { width: 50px; height: 50px; margin-top: 6px; } .cardPara { color: var(--paragraphColorBlack); font-size: 16px; line-height: 30px; font-family: var(--pFont); } .abtBtn { display: inline-block; font-family: var(--pFont); font-weight: 500; border-style: none; border-radius: 100px; padding: 15px 30px 15px 30px; background-color: var(--btnColor); color: var(--btnTextColor); font-size: 13px; transition: 0.4s; } .abtBtn:hover { background-color: var(--btnHoverColor); color: var(--btnHoverTextColor); } .about_section_13{ padding: 60px 0px; } .maxWidth1300{ max-width: 1200px; } .mainHeading{ font-size: 40px; font-weight: 600; line-height: 50px; } /*.abtBtn{*/ /* background-image: linear-gradient(to bottom,#FF7C7E, #fa3639);*/ /*}*/ }.p_2_s227{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }.p_2_s228{ .gallery_section_5 { padding: 80px 0px; } .smallHead { font-size: 14px; font-weight: 600; font-family: var(--pFont); color: var(--headingColor1); letter-spacing: 4px; } .mainHeading { color: var(--headingColor2); font-family: var(--hFont); font-size: 45px; font-weight: 500; margin: 10px 0px; line-height: 60px; } .subPara { color: var(--paragraphColorBlack); font-size: 15px; line-height: 25px; font-family: var(--pFont); margin-bottom: 50px; } .item{ padding: 20px 0px; } .bannerImgMainSec{ height: 300px; } .bannerImgMainSec img{ transition: 0.3s; border-radius: 10px; } .bannerImgMainSec:hover img{ transform: translateY(-10px); } .arrowMainSec { pointer-events: none; z-index: 2; top: 50%; transform: translateY(-50%); } .arrowRightIconSec, .arrowLeftIconSec { pointer-events: all; cursor: pointer; width: 40px; height: 40px; background-color: var(--btnColor); border-radius: 8px; transition: 0.4s; } .arrowRightIconSec:hover, .arrowLeftIconSec:hover { background-color: var(--btnHoverColor); } .arrowRightIconSec i, .arrowLeftIconSec i { color: var(--btnTextColor); transition: 0.4s; } .arrowRightIconSec:hover i, .arrowLeftIconSec:hover i { color: var(--btnHoverTextColor); } .gallery_section_5{ background-color: var(--themeBg1); } .maxWidth1500{ max-width: 1200px; } .maxWidth1700{ max-width: 1300px; } /*.arrowRightIconSec, .arrowLeftIconSec{*/ /* background-image: linear-gradient(to bottom,#FF7C7E, #fa3639);*/ /* border: none;*/ /*}*/ }.p_2_s228{ @media only screen and (max-width: 900px) { background-attachment:scroll; } }