File: /var/www/html/WPYadBatya/wp-content/themes/yad-batya/css/apply-for.css
@import url("https://fonts.googleapis.com/css2?family=Hurricane&display=swap");
@font-face {
font-family: "Helvetica";
src: url("../fonts/Helvetica.woff2") format("woff2"), url("../fonts/Helvetica.woff") format("woff"), url("../fonts/Helvetica.ttf") format("truetype");
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Helvetica";
src: url("../fonts/Helvetica-Bold.woff2") format("woff2"), url("../fonts/Helvetica-Bold.woff") format("woff"), url("../fonts/Helvetica-Bold.ttf") format("truetype");
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Helvetica";
src: url("../fonts/Helvetica-Light.woff2") format("woff2"), url("../fonts/Helvetica-Light.woff") format("woff"), url("../fonts/Helvetica-Light.ttf") format("truetype");
font-weight: 300;
font-style: normal;
font-display: swap;
}
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.apply-for-wrap {
padding: 100px 0;
background: url(../img/apply-bg.png) no-repeat top center/100% auto;
}
@media (max-width: 1679px) {
.apply-for-wrap {
padding: 70px 0;
}
}
@media (max-width: 1441px) {
.apply-for-wrap {
padding: 50px 0;
}
}
@media (max-width: 991px) {
.apply-for-wrap {
padding: 40px 0;
}
}
.apply-for-wrap .two-square {
display: flex;
align-items: center;
gap: 10px;
}
.apply-for-wrap .two-square .square {
background: #975FA9;
transform: rotate(45deg);
}
.apply-for-wrap .two-square .square.one {
width: 11px;
height: 11px;
}
@media (max-width: 1199px) {
.apply-for-wrap .two-square .square.one {
width: 9px;
height: 9px;
}
}
@media (max-width: 991px) {
.apply-for-wrap .two-square .square.one {
width: 8px;
height: 8px;
}
}
@media (max-width: 479px) {
.apply-for-wrap .two-square .square.one {
width: 6px;
height: 6px;
}
}
.apply-for-wrap .two-square .square.two {
width: 17px;
height: 17px;
}
@media (max-width: 1199px) {
.apply-for-wrap .two-square .square.two {
width: 15px;
height: 15px;
}
}
@media (max-width: 991px) {
.apply-for-wrap .two-square .square.two {
width: 14px;
height: 14px;
}
}
@media (max-width: 479px) {
.apply-for-wrap .two-square .square.two {
width: 12px;
height: 12px;
}
}
.apply-for-wrap .content-wrap .para {
color: #000;
font-size: 16px;
line-height: 1.6;
max-width: 990px;
margin: 0 auto;
text-align: center;
padding-bottom: 40px;
}
@media (max-width: 1199px) {
.apply-for-wrap .content-wrap .para {
font-size: 15px;
max-width: 880px;
padding-bottom: 20px;
}
}
.apply-for-wrap .content-wrap .download-application {
display: flex;
justify-content: center;
padding: 0 0 70px 0;
}
@media (max-width: 1199px) {
.apply-for-wrap .content-wrap .download-application {
padding-bottom: 50px;
}
}
@media (max-width: 991px) {
.apply-for-wrap .content-wrap .download-application {
padding-bottom: 30px;
}
}
.apply-for-wrap .content-wrap .download-application .title {
font-size: 38px;
color: #000;
font-weight: normal;
margin: 0;
padding: 0 20px;
}
@media (max-width: 1679px) {
.apply-for-wrap .content-wrap .download-application .title {
font-size: 36px;
}
}
@media (max-width: 1199px) {
.apply-for-wrap .content-wrap .download-application .title {
font-size: 34px;
}
}
@media (max-width: 991px) {
.apply-for-wrap .content-wrap .download-application .title {
font-size: 32px;
}
}
@media (max-width: 767px) {
.apply-for-wrap .content-wrap .download-application .title {
width: 340px;
text-align: center;
}
}
@media (max-width: 579px) {
.apply-for-wrap .content-wrap .download-application .title {
font-size: 28px;
}
}
@media (max-width: 479px) {
.apply-for-wrap .content-wrap .download-application .title {
padding: 0 10px;
font-size: 24px;
width: 70%;
}
}
.apply-for-wrap .content-wrap .download-application .title span {
color: #975FA9;
}
.apply-for-wrap .content-wrap .box-wrap {
padding-bottom: 80px;
}
@media (max-width: 1679px) {
.apply-for-wrap .content-wrap .box-wrap {
padding-bottom: 60px;
}
}
@media (max-width: 991px) {
.apply-for-wrap .content-wrap .box-wrap {
padding-bottom: 40px;
}
}
@media (max-width: 479px) {
.apply-for-wrap .content-wrap .box-wrap {
padding-bottom: 20px;
}
}
.apply-for-wrap .content-wrap .box-wrap .box-content {
text-align: center;
border: 1px solid #DCC6E3;
border-radius: 25px;
min-height: 140px;
background: #fff;
display: flex;
justify-content: center;
flex-direction: column;
font-size: 18px;
color: #000;
line-height: 1.6;
padding: 15px 10px;
height: 100%;
transition: all 0.5s ease;
}
@media (max-width: 1679px) {
.apply-for-wrap .content-wrap .box-wrap .box-content {
font-size: 16px;
}
}
@media (max-width: 1199px) {
.apply-for-wrap .content-wrap .box-wrap .box-content {
min-height: 100px;
line-height: 1.4;
}
}
@media (max-width: 767px) {
.apply-for-wrap .content-wrap .box-wrap .box-content {
font-size: 14px;
min-height: 80px;
}
}
@media (max-width: 479px) {
.apply-for-wrap .content-wrap .box-wrap .box-content {
border-radius: 20px;
font-size: 13px;
}
}
.apply-for-wrap .content-wrap .box-wrap .box-content span {
display: block;
}
.apply-for-wrap .content-wrap .box-wrap .box-content.active {
border-color: #975FA9;
color: #975FA9;
box-shadow: 0px 12px 11px rgba(151, 95, 169, 0.14);
}
.apply-for-wrap .content-wrap .box-wrap a:hover .box-content {
border-color: #975FA9;
color: #975FA9;
box-shadow: 0px 12px 11px rgba(151, 95, 169, 0.14);
}
@media (max-width: 991px) {
.apply-for-wrap .content-wrap .box-wrap .align-adj {
margin-bottom: 20px;
}
}
.apply-for-wrap .application-wrap {
background: url(../img/application-img.png) no-repeat bottom center/100% auto;
min-height: 556px;
padding: 130px 15px 20px 15px;
margin: 0 0 50px 0;
border-radius: 30px;
}
@media (max-width: 1679px) {
.apply-for-wrap .application-wrap {
min-height: 510px;
}
}
@media (max-width: 1441px) {
.apply-for-wrap .application-wrap {
min-height: 480px;
padding: 70px 15px 20px 15px;
}
}
@media (max-width: 1199px) {
.apply-for-wrap .application-wrap {
min-height: 408px;
}
}
@media (max-width: 991px) {
.apply-for-wrap .application-wrap {
min-height: 287px;
padding: 30px 15px 20px 15px;
}
}
@media (max-width: 767px) {
.apply-for-wrap .application-wrap {
background: #975FA9;
padding: 30px 15px;
min-height: inherit;
}
}
@media (max-width: 767px) {
.apply-for-wrap .application-wrap {
margin-bottom: 30px;
}
}
.apply-for-wrap .application-wrap .title {
color: #FFFFFF;
font-size: 62px;
font-weight: 400;
padding: 0 0 20px 0;
line-height: 1.2;
max-width: 830px;
margin: 0 auto;
text-align: center;
}
@media (max-width: 1679px) {
.apply-for-wrap .application-wrap .title {
font-size: 52px;
}
}
@media (max-width: 1199px) {
.apply-for-wrap .application-wrap .title {
font-size: 42px;
}
}
@media (max-width: 991px) {
.apply-for-wrap .application-wrap .title {
font-size: 35px;
}
}
@media (max-width: 767px) {
.apply-for-wrap .application-wrap .title {
font-size: 33px;
}
}
@media (max-width: 579px) {
.apply-for-wrap .application-wrap .title {
font-size: 28px;
padding-bottom: 10px;
}
}
@media (max-width: 579px) {
.apply-for-wrap .application-wrap .title {
font-size: 26px;
}
}
.apply-for-wrap .application-wrap .para {
font-size: 24px;
color: #FFFFFF;
text-align: center;
line-height: 1.6;
}
@media (max-width: 1679px) {
.apply-for-wrap .application-wrap .para {
font-size: 22px;
}
}
@media (max-width: 991px) {
.apply-for-wrap .application-wrap .para {
font-size: 18px;
line-height: 1.4;
}
}
@media (max-width: 767px) {
.apply-for-wrap .application-wrap .para {
font-size: 16px;
}
}
@media (max-width: 579px) {
.apply-for-wrap .application-wrap .para {
font-size: 14px;
}
}
.apply-for-wrap .application-wrap .para span {
display: block;
}
.apply-for-wrap .please-contact-wrap {
display: flex;
align-items: center;
justify-content: center;
padding-bottom: 70px;
}
@media (max-width: 1679px) {
.apply-for-wrap .please-contact-wrap {
padding-bottom: 50px;
}
}
@media (max-width: 767px) {
.apply-for-wrap .please-contact-wrap {
padding-bottom: 30px;
}
}
.apply-for-wrap .please-contact-wrap .title {
font-size: 16px;
color: #000;
font-weight: normal;
margin: 0;
padding: 0 20px;
}
@media (max-width: 991px) {
.apply-for-wrap .please-contact-wrap .title {
text-align: center;
}
}
@media (max-width: 767px) {
.apply-for-wrap .please-contact-wrap .title {
font-size: 14px;
}
}
.apply-for-wrap .apply-info-box .content {
border: 1px solid #DCC6E3;
border-radius: 30px;
background: #FFFFFF;
display: flex;
align-items: center;
justify-content: space-between;
min-height: 200px;
padding: 0 50px;
margin: 0 0 30px 0;
}
@media (max-width: 1199px) {
.apply-for-wrap .apply-info-box .content {
margin: 0 0 20px 0;
}
}
@media (max-width: 1679px) {
.apply-for-wrap .apply-info-box .content {
padding: 0 40px;
min-height: 160px;
}
}
@media (max-width: 1199px) {
.apply-for-wrap .apply-info-box .content {
padding: 0 20px;
min-height: 150px;
}
}
@media (max-width: 767px) {
.apply-for-wrap .apply-info-box .content {
min-height: inherit;
border-radius: 15px;
padding: 30px 15px;
}
}
.apply-for-wrap .apply-info-box .content .txt {
width: 75%;
}
.apply-for-wrap .apply-info-box .content .txt .subtitle {
color: #975FA9;
font-size: 24px;
font-weight: 700;
margin: 0;
padding: 0 0 10px 0;
line-height: 1.4;
}
@media (max-width: 1679px) {
.apply-for-wrap .apply-info-box .content .txt .subtitle {
font-size: 22px;
}
}
@media (max-width: 1199px) {
.apply-for-wrap .apply-info-box .content .txt .subtitle {
line-height: 1.2;
font-size: 20px;
}
}
.apply-for-wrap .apply-info-box .content .txt .sub-para {
font-size: 16px;
line-height: 1.6;
margin: 0;
padding: 0;
}
@media (max-width: 1679px) {
.apply-for-wrap .apply-info-box .content .txt .sub-para {
font-size: 14px;
}
}
.apply-for-wrap .apply-info-box .content .img {
width: 95px;
}
@media (max-width: 1679px) {
.apply-for-wrap .apply-info-box .content .img {
width: 90px;
}
}
@media (max-width: 991px) {
.apply-for-wrap .apply-info-box .content .img {
width: 70px;
}
}
/*# sourceMappingURL=apply-for.css.map */