@charset 'UTF-8';
rs-progress {
width: 25% !IMPORTANT;
background-color: transparent;
height: 3px !IMPORTANT;
left: 12% !Important;
top: 85% !IMPORTANT;
}@font-face {
font-family: 'Bell MT';
src: url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/BellMT.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Bell MT';
src: url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/BellMTBold.woff) format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Maragsa';
src: url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/Maragsa-Display.woff) format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
html,
body {
overflow-x: hidden;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
body .progress {
display: block;
width: 65%;
height: 4px;
border-radius: 5px;
overflow: hidden;
background-color: #fff;
background-image: linear-gradient(to right, #000, #000);
background-repeat: no-repeat;
background-size: 0 100%;
transition: background-size .4s ease-in-out;
position: relative;
top: 50px;
left: 0%;
}
.slider__counter {
display: none;
}
.home-newsletter-area .img_cover a {
display: block;
}
.NewtonOffer-post-area {
margin-right: 15px;
position: relative;
top: 65px;
}
.slick-current .NewtonOffer-post-area {
top: 0;
transition: all 0.8s ease;
} .NewtonOffer-post-area .post-content {
position: absolute;
bottom: 0;
display: flex;
width: 97%;
justify-content: space-between;
align-items: flex-end;
left: 12px;
z-index: 99999;
}
.NewtonOffer-post-wrapper {
display: flex;
align-items: flex-;
}
.NewtonOffer-post-area .post-content h1 {
font-size: 16px;
color: #fff;
font-family: 'Playfair Display';
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.NewtonOffer-post-area .post-content h2 {
font-size: 100px;
color: #fff;
font-weight: bold;
font-family: 'Poppins';
margin: 0;
position: absolute;
right: 0px;
bottom: -30px;
opacity: 0.2;
}
.slick-current .NewtonOffer-post-area .post-content h1 {
font-size: 30px;
}
.slick-current .NewtonOffer-post-area .post-content h2 {
font-size: 125px;
}
h1.entry-title {
display: none !important;
}
.services-post-wrapper {
display: grid;
grid-template-columns: repeat(2, 4fr);
grid-gap: 20px;
grid-row-gap: 15px;
}
.services-post-wrapper .school-post-area h1 {
font-size: 25px;
text-align: center;
font-family: 'Playfair Display';
text-transform: uppercase;
color: #d1ac71;
margin-top: 25px;
}
.sect-five-inner .en-head h1.entry-title {
display: block !important;
}
.school-post-area {
text-align: center;
}
.school-post-area .date span.date-left {
color: #565656;
font-family: "Poppins", Sans-serif;
font-size: 18px;
text-transform: uppercase;
border-bottom: 2px solid #d8d8d8;
padding-bottom: 10px;
}
.Offer-arrow {
position: absolute;
right: 23%;
bottom: -70px;
display: flex;
}
.Offer-arrow i.fas.fa-angle-left {
color: #fff;
font-size: 25px;
border: 1px solid;
border-radius: 30px;
width: 45px;
height: 45px;
text-align: center;
margin-right: 15px;
display: flex;
align-items: center;
justify-content: center;
}
.Offer-arrow i.fas.fa-angle-right {
color: #fff;
font-size: 25px;
border: 1px solid;
border-radius: 30px;
width: 45px;
height: 45px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.webinars-post-area .post-content h1 {
font-size: 16px;
color: #fff;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 0;
margin-top: 15px;
}
#voices .slick-slide.slick-current.slick-active h1 {
color: #3d311e;
}
#voices .slick-slide.slick-current.slick-active span {
color: #3d311e;
font-family: 'Poppins';
}
.webinars-post-area .post-content span {
color: #fff;
font-size: 15px;
font-family: 'Poppins';
}
.webinars-post-area {
padding: 10px 15px 12px 12px;
}
.webinars-post-wrapper .slick-current .webinars-post-area {
background-color: #ceaa6f;
padding-right: 12px;
margin-right: 15px;
transition: all 0.5s ease;
}
.webinars-post-wrapper {
width: 91%;
margin: 0 auto;
}
.voice-arrow i.fas.fa-angle-right {
color: #fff;
font-size: 25px;
border: 1px solid;
border-radius: 30px;
width: 45px;
height: 45px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;  }
.voice-arrow {
position: absolute;
display: flex;
width: 100%;
justify-content: space-between;
top: 30%;
}
.voice-arrow i.fas.fa-angle-left {
color: #fff;
font-size: 25px;
border: 1px solid;
border-radius: 30px;
width: 45px;
height: 45px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.webinars-post-area img:hover {
transform: scale(1.1);
}
.webinars-post-area img {
transform: scale(1);
transition: all 0.3s ease-in-out;
}
.line-head {
position: relative;
width: auto !important;
}
.line-head h2:before {
content: "";
background: #d1ac71;
width: 50px;
height: 2px;
position: absolute;
left: 0;
top: 10px;
}
.line-head h2 {
padding-left: 60px;
}
.sect-five .line-head {
margin: 20px auto;
}
.school-post-area img {
transition: all 0.7s ease-in-out;
} .sect-five .sect-five-inner .en-head .lae-project-image img {
transition: all 0.7s ease-in-out;
} .school-post-area .school-post-content {
transition: all 0.5s ease-in-out;
}
.school-post-area:hover .school-post-content h1 {
color: #000;
}
.sect-five .sect-five-inner .en-head .lae-project-image img:hover {
transform: scale(1.1);
} .sect-five .sect-five-inner .en-head .lae-project-image .lae-entry-text-wrap {
transition: all 0.5s ease-in-out;
}
.sect-five .sect-five-inner .en-head .lae-project-image:hover .entry-title a {
color: #000 !important;
}
.Offer-arrow .slick-arrow.slick-hidden {
display: block;
} body::-webkit-scrollbar {
width: 10px;
}
body::-webkit-scrollbar-thumb {
background: #80612e;
}
body::-webkit-scrollbar-track {
background: #d1d2d4;
}
abbr {
text-decoration: none !important;
}
#logo-menu nav ul {
z-index: auto;
}
.switcher.notranslate {
position: absolute;
top: -17px;
}
#voice_1 .elementor-slide-description::-webkit-scrollbar {
width: 5px;
}
#voice_1 .elementor-slide-description::-webkit-scrollbar-thumb {
background: #80612e;
}
#voice_1 .elementor-slide-description::-webkit-scrollbar-track {
background: #d1d2d4;
}
#voice_1 .elementor-slide-description{
padding-right:18px
} #power_btn .elementor-shortcode {
text-align: right;
padding-right: 15px;
}
#power_btn .elementor-widget-wrap {
flex-wrap: inherit;
flex-direction: row-reverse;
}
#google-translate .elementor-shortcode {
text-align: center;
}
#google-translate .elementor-shortcode > a {
color: #fff;
font-size: 20px;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap {
display: flex;
flex-direction: column;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap .lae-entry-meta {
order: 1;
margin-top: 15px;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap .entry-title {
order: 2;
margin: 50px 0 20px;
position: relative;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap .entry-summary {
order: 3;
margin: 0;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap .entry-summary:before{
display:none;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap .entry-title a:before{
content: "";
position: absolute;
top: -30px;
left: 0;
right: 0;
width: 100px;
height: 2px;
background: #d8d8d8;
margin: 0 auto;
}
.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image a {
display: block;
overflow: hidden;
}
.school-post-area .date {
margin-top: 15px;
}
.school_img_cover img {
display: block;
}
.school_img_cover {
overflow: hidden;
}
.school_img_cover:hover img {
transform: scale(1.1);
filter: brightness(0.6);
}
#voices {
padding: 130px 0;
}
#voices .s-mian-head h2 {
font-family: 'Bell MT';
font-weight: 700;
}
#voices .more_videos {
margin-top: 50px;
margin-bottom: 50px;
}
#voices .inner_col .content_col .s-mian-head h2 {
font-size: 40px;
margin-bottom: 20px;
line-height: 0.4;
}
#voices .inner_col .content_col .s-mian-head {
margin: 0;
}
#voices .inner_col .content_col h3 {
font-family: 'Bell MT';
font-weight: 700;
font-size: 35px;
}
#voices .inner_col .content_col .para p {
font-size: 20px;
font-weight: 300;
margin: 30px 0 0 0;
}
body.page-id-24 #main_slider {
display: none;
}
#today-section-1 {
padding: 100px 0;
}
#today-section-1 .left h2.elementor-heading-title {
color: #cfab70;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 105px;
}
#today-section-1 .left {
width: 65%;
}
#today-section-1 .right {
width: 35%;
padding-left: 10%;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area {
display: flex;
margin-bottom: 60px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover {
width: 50%;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content {
width: 50%;
padding-left: 50px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content h1 {
margin: 0 0 10px 0;
font-size: 24px;
font-family: 'Bell MT';
font-weight: 700;
color: #cfab70;
text-transform: uppercase;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content span.date {
font-size: 20px;
font-weight: 500;
font-family: 'Poppins';
margin-bottom: 10px;
display: block;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content p {
margin-bottom: 50px;
font-size: 18px;
font-weight: 400;
font-family: 'Poppins';
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content a {
color: #fff;
font-size: 20px;
text-transform: uppercase;
background: #cfab70;
padding: 8px 25px;
border-radius: 50px;
font-family: 'Poppins';
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover img {
width: 100%;
height: 390px;
object-fit: cover;
}
#today-section-1 .right h3.elementor-heading-title {
margin: 0 0 25px 0;
font-size: 36px;
font-family: 'Bell MT';
font-weight: 700;
color: #cfab70;
text-transform: uppercase;
}
#today-section-1 .right p.elementor-heading-title {
font-size: 18px;
font-weight: 400;
font-family: 'Poppins';
color: #000;
line-height: 1.5;
}
#today-section-1 .right form {
margin-top: 30px;
}
#today-section-1 .right form .elementor-field-group {
padding: 0;
margin-bottom: 20px;
}
#today-section-1 .right form .elementor-field-group input {
border-radius: 50px;
padding: 15px 40px;
border: 1px solid #cfab70;
}
#today-section-1 .right form .elementor-field-group button {
color: #fff;
font-size: 20px;
text-transform: uppercase;
background: #cfab70;
outline: none;
border-radius: 50px;
font-family: 'Poppins';
padding: 15px 40px;
}
.newsletter-wrapper .paginate {
text-align: center;
}
.newsletter-wrapper .paginate a {
color: #000;
font-size: 20px;
font-weight: 600;
text-decoration: none;
}
.newsletter-wrapper .paginate a.page-numbers {
margin: 0 25px;
}
.newsletter-wrapper .paginate a.next.page-numbers {
margin: 0 0 0 20px;
}
.newsletter-wrapper .paginate span.current {
color: #fff;
font-size: 22px;
background: #cfab70;
padding: 8px 18px;
border-radius: 50px;
font-weight: 600;
}
body.single-newsletter #main_slider {
display: none;
}
.nst-newsletter-single {
height: 600px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
}
.nst-newsletter-single .container {
flex: 1;
text-align: center;
}
.nst-newsletter-single h1 {
color: #FFFFFF;
font-family: 'Bell MT';
font-size: 72px;
font-weight: 700;
text-transform: uppercase;
margin: 100px 0 0 0;
}
.newsletter_single {
padding: 100px 0;
}
.newsletter_single .container {
width: 100%;
max-width: 1530px;
margin: 0 auto;
}
.newsletter_single .single-cover img {
width: 100%;
max-width: 390px;
height: 300px;
object-fit: cover;
}
.newsletter_single .single-cover h1 {
margin: 50px 0 30px 0;
color: #cfab70;
font-family: 'Bell MT';
font-size: 60px;
font-weight: 700;
text-transform: uppercase;
}
.newsletter_single .single-cover p.date {
font-size: 24px;
font-weight: 500;
font-family: 'Poppins';
margin-bottom: 35px;
}
.newsletter_single .single-cover p {
margin-bottom: 30px;
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
}
.go_back {
margin: 70px 0;
display: flex;
align-items: center;
}
.go_back i {
width: 40px;
height: 40px;
background: #cfab70;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
color: #fff;
}
.go_back a {
font-size: 18px;
font-weight: 500;
font-family: 'Poppins';
color: #000;
text-transform: capitalize;
margin-left: 20px;
text-decoration: none;
transition: 0.5s all;
}
.go_back a:hover{
color:#cfab70;
transition: 0.5s all;
}
.related_news h3 {
color: #cfab70;
font-family: 'Bell MT';
font-size: 48px;
font-weight: 700;
text-transform: uppercase;
margin: 0;
border-bottom: 2px solid;
padding-bottom: 10px;
}
.related-blog {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 30px;
margin-top: 50px;
}
.related-blog .related-blog-area .full img {
width: 100%;
display: block;
height: 350px;
object-fit: cover;
}
.related-blog .related-blog-area .content h1 {
font-size: 24px;
font-family: 'Bell MT';
font-weight: 700;
color: #cfab70;
text-transform: uppercase;
margin: 30px 0 15px;
}
.related-blog .related-blog-area .content span.date {
font-size: 20px;
font-weight: 500;
font-family: 'Poppins';
margin-bottom: 10px;
display: block;
}
.related-blog .related-blog-area .content p {
margin-bottom: 30px;
font-size: 18px;
font-weight: 400;
font-family: 'Poppins';
}
.related-blog .related-blog-area .content a {
color: #fff;
font-size: 18px;
text-transform: uppercase;
background: #cfab70;
padding: 8px 25px;
border-radius: 50px;
font-family: 'Poppins';
}
.sub-header h3 {
color: #fff !important;
font-size: 72px;
font-weight: 700 !important;
text-transform: uppercase;
font-family: 'Bell MT' !important;
margin-top: 100px;
}
#voice_1 {
padding: 100px 0;
}
#voice_1 h2 {
color: #cfab70;
font-size: 72px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
} #voice_1 .elementor-slide-heading {
margin-bottom: 50px;
font-weight: 600;
font-family: 'Poppins';
font-size: 35px;
}
#voice_1  .elementor-slide-description {
font-size: 20px;
font-weight: 400;
line-height: 1.8;
max-height: 250px;
overflow-y: scroll;
}
#voice_1  .elementor-swiper-button {
width: 60px;
height: 60px;
background: transparent;
border: 2px solid #c9a66d;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
transition: 0.5s all;
}
#voice_1 .elementor-swiper-button i{
color:#c9a66d;
}
#voice_1 .elementor-swiper-button:hover {
transition: 0.5s all;
background: #fff;
} #voice_1 .elementor-swiper-button-prev {
top: 45%;
left: -5%;
}
#voice_1 .elementor-swiper-button-next {
right: -5%;
top: 45%;
}
#voice_2 h2 {
color: #cfab70;
font-family: 'Bell MT';
font-size: 48px;
font-weight: 700;
text-transform: uppercase;
margin: 0;
border-bottom: 2px solid;
padding-bottom: 10px;
}
.video-wrapper .img_cover img {
margin: 0 auto;
}
.video-wrapper .video-content h1 {
font-size: 16px;
font-family: 'Bell MT';
font-weight: 700;
text-transform: uppercase;
margin: 15px 0 0 0;
}
.video-wrapper .video-content p {
margin: 0;
font-size: 15px;
font-family: 'Poppins';
}
.video-wrapper .video-content {
padding: 0 20px;
}
.voice-video-arrow {
display: flex;
justify-content: space-between;
height: 100%;
}
#voice_2 .voice_html {
position: absolute;
top: 30%; } .video-wrapper .video-area {
cursor: pointer;
}
#voice_2 .voice-video-arrow a {
width: 40px;
height: 40px;
border-radius: 50px;
border: 1px solid #000;
display: flex;
align-items: center;
justify-content: center;
} #voice_2 .voice-video-arrow a i {
color: #000;
font-size: 20px;
} #voice_3 {
padding: 50px 0 100px;
}
#voice_3 #title h2 {
color: #cfab70;
font-family: 'Bell MT';
font-size: 40px;
font-weight: 700;
text-transform: uppercase;
margin: 0;
visibility: visible !important;
}
#voice_3 #small_head span {
color: #cfab70;
font-family: 'Bell MT';
font-size: 30px;
font-weight: 700;
}
#voice_3 #title {
margin: 0;
}
#voice_3 #para p {
font-size: 18px;
font-weight: 400;
font-family: 'Poppins';
color: #000;
line-height: 1.5;
}
.video-wrapper .slick-center .video-area {
background: #cfab70;
padding: 15px 10px;
}
#testi_1 {
padding: 100px 0;
}
#testi_1 h2.elementor-heading-title {
color: #cfab70;
font-size: 72px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 0;
}
#testi_1 p.elementor-heading-title {
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #000;
line-height: 1.6;
}
.testimonials-wrapper {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 30px;
margin-top: 50px;
}
.testimonials-wrapper .testimonials-area {
margin-bottom: 50px;
}
.testimonials-wrapper .testimonials-area video {
height: 300px;
width: 100%;
}
.testimonials-wrapper .testimonials-area h1 {
color: #000;
font-size: 24px;
text-transform: uppercase;
font-family: 'Poppins';
font-weight: 400;
margin: 20px 0 0 0;
}
#testi_1 .paginate {
text-align: center;
width: 100%;
margin-top: 115px;
}
#testi_1 .paginate a {
color: #000;
font-size: 20px;
font-weight: 600;
text-decoration: none;
}
#testi_1 .paginate a.page-numbers {
margin: 0 25px;
}
#testi_1 .paginate a.next.page-numbers {
margin: 0;
}
#testi_1 .paginate span.current {
color: #fff;
font-size: 22px;
background: #cfab70;
padding: 8px 18px;
border-radius: 50px;
font-weight: 600;
}
#testi_2 {
padding: 70px 0;
border-top: 2px solid #f5eee2;
}
#testi_2 .col_cover .elementor-widget-wrap {
flex-wrap: inherit;
}
#testi_2 h2.elementor-heading-title {
padding-right: 80px;
}  #testi_2 .elementor-widget-button a {
padding: 20px 30px;
font-size: 18px !important;
}
#main-footer nav ul li.menu-item-44 ul {
display: none !important;
}
#main-footer nav ul li.menu-item-44 span.sub-arrow {
display: none;
}
#top-bar {
padding: 0 50px;
}
#logo-menu {
padding: 5px 50px;
background-color: #fff; }
.home-newsletter-wrapper {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 30px;
}
.home-newsletter-area:nth-child(1) .img_cover img {
width: 100%;
height: 100%;
}
.home-newsletter-area:nth-child(1) .home-newsletter-content p{
display:none;
}
.home-newsletter-area:nth-child(2) .home-newsletter-content p{
display:none;
}
.home-newsletter-area:nth-child(3) .home-newsletter-content p{
display:none;
}
.home-newsletter-area:nth-child(4) .home-newsletter-content p{
display:none;
}
.home-newsletter-area:nth-child(5) .home-newsletter-content p{
display:none;
}
.home-newsletter-area .home-newsletter-content {
text-align: center;
}
.home-newsletter-area .home-newsletter-content {
display: flex;
flex-direction: column;
}
.home-newsletter-area .home-newsletter-content span.date {
order: 3;
}
.home-newsletter-area .home-newsletter-content h1 {
order: 1;
}
.home-newsletter-area .home-newsletter-content p {
orphans: 3;
}
.home-newsletter-area .home-newsletter-content h1 {
margin-top: 20px;
margin-bottom: 0px;
position: relative;
padding-bottom: 20px;
text-transform: uppercase;
font-size: 24px;
font-family: 'Bell MT';
font-weight: 700;
}
.home-newsletter-area .home-newsletter-content h1:before {
content: "";
position: absolute;
width: 110px;
height: 2px;
background: #d8d8d8;
bottom: 0;
left: 0;
right: 0;
margin: 0 auto;
}
.home-newsletter-area .home-newsletter-content span.date {
text-transform: uppercase;
color: #565656;
font-size: 20px;
display: block;
margin-top: 15px;
}
.home-newsletter-area .home-newsletter-content h1 a {
color: #ceaa6f;
}
.home-newsletter-area .home-newsletter-content p {
font-size: 16px;
color: #444444;
margin-top: 20px;
margin-bottom: 0;
} #topbar-search i {
background: transparent;
font-size: 25px;
}
#prin_1 {
padding: 100px 0;
}
#prin_1 .left span {
color: #000000;
font-size: 20px;
text-transform: uppercase;
font-family: 'Poppins';
padding-left: 90px;
position: relative;
letter-spacing: 2px;
font-weight: 400;
}
#prin_1 .left span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 60px;
height: 2px;
background: #cfab70;
}
#prin_1 .left h2 {
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin: 40px 0;
}
#prin_1 .left p {
color: #111111;
font-size: 20px;
margin-bottom: 40px;
font-family: 'Poppins';
font-weight: 400;
}
#prin_1 .left p:nth-child(4) {
margin: 0;
}
#prin_1 .left p:nth-child(6) {
margin: 0;
}
#prin_2 {
padding-bottom: 100px;
}
#prin_2 .principal_video {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
#prin_2 .principal_video a {
width: 115px;
height: 115px;
background: #cfab70;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100px;
}
#prin_2 .principal_video a span {
width: 60px;
height: 60px;
border-radius: 50px;
border: 2px solid #fff;
display: flex;
align-items: center;
justify-content: center;
}
#prin_2 .principal_video a span i {
font-size: 20px;
color: #fff;
}
#prin_3 {
padding: 70px 0;
border-top: 2px solid #f5eee2;
}
#prin_3 h2 {
font-size: 30px;
color: #000000;
font-family: 'Bell MT';
font-weight: 500;
}
#prin_3 a.elementor-button-link {
border-radius: 0;
color: #000000;
text-transform: uppercase;
font-size: 18px;
background: #eeeeee;
padding: 24px 30px;
transition: 0.5s all;
}
#prin_3 a.elementor-button-link:hover {
background: #CFAB70;
color: #fff;
transition: 0.5s all;
}
#stu_6 a.elementor-button-link{
transition: 0.5s all;
}
#stu_6 a.elementor-button-link:hover{
background: #CFAB70;
color: #fff;
transition: 0.5s all;
}
#mission-vision {
padding: 100px 0;
}
#mission-vision .black_head h4 {
color: #111111;
font-size: 35px;
font-weight: 700;
font-family: 'Bell MT';
line-height: 1.5;
letter-spacing: 2px;
}
#mission-vision .txt_block_1 {
margin-top: 100px;
margin-bottom: 80px;
}
#mission-vision .txt_block_1 h3 {
margin-top: 0;
margin-bottom: 40px;
color: #ceaa6f;
font-size: 48px;
text-transform: uppercase;
font-weight: 700;
font-family: 'Bell MT';
}
#mission-vision .txt_block_1 p {
color: #111111;
font-size: 22px;
margin-bottom: 26px;
font-family: 'Poppins';
font-weight: 400;
}
#mission-vision .txt_block_1 ul {
padding: 0;
}
#mission-vision .txt_block_1 ul li {
list-style: none;
color: #111111;
font-size: 22px;
margin-bottom: 15px;
font-family: 'Poppins';
position: relative;
padding-left: 30px;
}
#mission-vision .txt_block_1 ul li:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/ar.png);
background-repeat: no-repeat;
background-size: cover;
}
#mission-vision .txt_block_2 h3 {
margin-top: 0;
margin-bottom: 40px;
color: #ceaa6f;
font-size: 48px;
text-transform: uppercase;
font-weight: 700;
font-family: 'Bell MT';
}
#mission-vision .txt_block_2 p {
color: #111111;
font-size: 22px;
margin-bottom: 26px;
font-family: 'Poppins';
font-weight: 400;
}
#mission-vision .txt_block_2 p:last-child {
margin: 0;
}
#campus_1 {
padding: 100px 0;
}
#campus_1 .left span {
color: #000000;
font-size: 20px;
text-transform: uppercase;
font-family: 'Poppins';
padding-left: 90px;
position: relative;
}
#campus_1 .left span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 60px;
height: 2px;
background: #cfab70;
}
#campus_1 .left h2 {
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin: 40px 0;
}
#campus_1 .left p {
color: #111111;
font-size: 20px;
margin-bottom: 40px;
width: 80%;
font-family: 'Poppins';
font-weight: 400;
}
#campus_1 .left p:last-child {
margin: 0;
}
#campus_1 .right .swiper-slide-inner {
position: inherit !important;
padding: 0;
text-align: left;
justify-content: flex-start;
}
#campus_1 .right .swiper-slide {
height: inherit;
}
#campus_1 .right .swiper-slide-bg {
height: 490px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents {
max-width: 100%;
padding-top: 30px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading {
color: #cfab70 !important;
font-family: 'Bell MT';
font-weight: 700;
font-size: 30px;
margin-bottom: 15px;
text-transform: uppercase;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-description {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
}
#campus_1 .right .swiper-pagination {
margin-top: 45px;
position: inherit;
}
#campus_1 .right .swiper-pagination-bullet {
width: 14px;
height: 14px;
border-radius: inherit;
background: #cfab70;
opacity: 1;
}
#campus_1 .right .swiper-pagination-bullet-active {
background: #80612e;
}
#campus_1 .right .elementor-swiper-button {
position: absolute;
bottom: 165px;
top: inherit;
width: 70px;
height: 70px;
background: #cfab70;
display: flex;
align-items: center;
justify-content: center;
transition: 0.5s all;
}
#campus_1 .right .elementor-swiper-button:hover{
background: #fff;
transition: 0.5s all;
}
#campus_1 .right .elementor-swiper-button:hover i{
color:#80612e ;
transition: 0.5s all; 
}
#campus_1 .right .elementor-swiper-button span.elementor-screen-only {
display: none;
}
#campus_1 .right .elementor-swiper-button i {
font-size: 30px;
}
#campus_1 .right .elementor-swiper-button-next {
right: 0;
}
#campus_1 .right .elementor-swiper-button-prev {
left: 80%;
}
#campus_2 {
padding: 60px 0;
}
#campus_2 h1 {
margin-bottom: 40px;
color: #fff;
text-transform: uppercase;
font-size: 90px;
font-family: 'Bell MT';
font-weight: 700;
}
#campus_2 p {
margin: 0;
font-size: 20px;
color: #fff;
font-family: 'Poppins';
line-height: 2;
}
#campus_2 p a {
color: #000;
text-decoration: underline;
}
#campus_2 .campus_video_slider {
margin-top: 50px;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
width: 70px;
height: 70px;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
top: -30px;
transition: 0.5s all;
}
#campus_2 .campus_video_slider .elementor-swiper-button i {
font-size: 30px;
color: #CEAA6F;
transition: 0.5s all;
}
#campus_2 .elementor-swiper-button:hover{
background: #ceaa6f;
transition: 0.5s all;
}
#campus_2 .elementor-swiper-button:hover i{
color: #fff; 
transition: 0.5s all;
}
#campus_2 .campus_video_slider .elementor-swiper-button-prev {
left: 90%;
}
#campus_2 .campus_video_slider .elementor-swiper-button-next {
right: 2%;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
opacity: 1;
background: transparent;
bottom: 30px;
top: auto;
padding: 0 20px;
display: block;
height: auto;
text-transform: uppercase;
font-size: 30px;
font-family: 'Bell MT';
font-weight: 700;
}
#campus_2 .campus_video_slider .elementor-custom-embed-play i {
color: #cfab70;
font-size: 80px;
}
#campus_2 .campus_video_slider .elementor-main-swiper {
padding: 40px 0;
transition: 0.5s all;
}
#campus_2 .campus_video_slider .swiper-slide {
transition: 0.5s all;
}
#campus_2 .campus_video_slider .swiper-slide:hover {
transform: scale(1.1);
transition: 0.5s all;
z-index: 9;
box-shadow: 0px 1px 66.36px 12.64px rgb(0 0 0 / 25%);
}
#campus_3 {
padding: 100px 0;
}
#residence_1 {
padding: 100px 0;
}
#residence_1 h2 {
color: #111111;
font-size: 50px;
font-family: 'Maragsa';
font-weight: 100;
}
#residence_2 {
padding: 100px 0;
}
#residence_2  span {
color: #000000;
font-size: 20px;
text-transform: uppercase;
font-family: 'Poppins';
padding-left: 90px;
position: relative;
}
#residence_2  span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 60px;
height: 2px;
background: #fff;
}
#residence_2  h2 {
text-transform: uppercase;
font-size: 60px;
color: #fff;
font-family: 'Bell MT';
font-weight: 700;
margin: 40px 0 0;
letter-spacing: 2px;
}
#residence_2 .swiper-slide-bg {
height: 720px;
width: 910px;
min-width: auto;
}
#residence_2 .swiper-slide-inner {
padding: 0;
display: flex;
justify-content: center;
top: auto;
bottom: 50px;
left: 520px;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents {
width: 100%;
max-width: 500px;
background: #fff;
padding: 60px 60px;
text-align: left;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
font-weight: 400;
margin-bottom: 30px;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents .elementor-slide-description ul {
padding: 0;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents .elementor-slide-description ul li {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
font-weight: 400;
list-style: none;
position: relative;
padding-left: 30px;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents .elementor-slide-description ul li:before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 8px;
height: 8px;
background: #ceaa6f;
left: 0;
}
#residence_2 .residence_slide {
margin-top: 80px;
}
#residence_2 .residence_slide .elementor-swiper-button {
position: absolute;
bottom: 165px;
width: 70px;
height: 70px;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
top: -45px;
transition: 0.5s all;
}
#residence_2 .residence_slide .elementor-swiper-button:hover{
background: #cfab70; 
transition: 0.5s all;
}
#residence_2 .residence_slide .elementor-swiper-button:hover i{
color: #fff; 
transition: 0.5s all;
}
#residence_2 .residence_slide .elementor-swiper-button-next {
right: 620px;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 760px;
}
#residence_2 .residence_slide .elementor-swiper-button span.elementor-screen-only {
display: none;
}
#residence_2 .residence_slide .elementor-swiper-button i {
font-size: 30px;
color: #cfab70;
}
#residence_3 {
padding: 100px 0 0;
}
#residence_3 .left {
width: 100%;
max-width: 650px;
z-index: 9;
}
#residence_3 .right { 
width: 100%;
max-width: 880px;
}
#residence_3 .right .elementor-widget-wrap {
padding: 50px 100px;
background: #fff;
box-shadow: 0px 7px 33.04px 25.96px rgba(209, 172, 113, 0.06);
box-sizing: border-box;
}
#residence_3 .right h2 {
margin-top: 0;
text-transform: uppercase;
font-size: 60px;
color: #d1ac71;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#residence_3 .right p {
margin: 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
font-weight: 400;
}
#residence_3 .right .elementor-image-box-wrapper {
align-items: center;
margin-top: 35px;
}
#residence_3 .right .elementor-image-box-wrapper h3 {
margin: 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
font-weight: 500;
padding-left: 30px;
}
#residence_3 .left img {
box-shadow: 0px 7px 33.04px 25.96px rgba(209, 172, 113, 0.18);
z-index: 9;
}
#residence_3 .right .elementor-column-wrap {
align-items: center;
}
#residence_4 {
padding: 100px 0;
}
#residence_4 .left {
width: 100%;
max-width: 650px;
z-index: 9;
}
#residence_4 .right {
width: 100%;
max-width: 880px;
}
#residence_4 .right .elementor-widget-wrap {
padding: 50px 100px;
background: #fff;
box-shadow: 0px 7px 33.04px 25.96px rgba(209, 172, 113, 0.06);
box-sizing: border-box;
}
#residence_4 .right h2 {
margin-top: 0;
text-transform: uppercase;
font-size: 60px;
color: #d1ac71;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#residence_4 .right p {
margin: 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
font-weight: 400;
}
#residence_4 .right .elementor-image-box-wrapper {
align-items: center;
margin-top: 35px;
}
#residence_4 .right .elementor-image-box-wrapper h3 {
margin: 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
font-weight: 500;
padding-left: 30px;
}
#residence_4 .left img {
box-shadow: 0px 7px 33.04px 25.96px rgba(209, 172, 113, 0.18);
z-index: 9;
}
#residence_4 .right .elementor-column-wrap {
align-items: center;
} #tuition_2 .t4 ul {
padding: 0;
margin: 0;
}
#tuition_2 .t4 ul li {
list-style: none;
font-size: 18px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
line-height: 2.2;
position: relative;
padding-left: 30px;
}
#tuition_2 .t4 ul li:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 6px;
height: 6px;
background: #111111;
transform: translateY(-50%);
}
#residence_5 {
padding: 100px 0;
}
#residence_5 .title h2 {
margin-top: 0;
text-transform: uppercase;
font-size: 45px;
color: #fff;
font-family: 'Bell MT';
font-weight: 700;
}
#residence_5 .btn a {
background: #000;
font-size: 24px;
text-transform: uppercase;
font-family: 'Poppins';
padding: 22px 60px;
border-radius: 50px;
}
#identity_1 {
padding: 100px 0;
}
#identity_1 h2 {
color: #cfab70;
font-size: 72px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 100px;
}
#identity_1 .common-margin {
margin-bottom: 150px;
}
#identity_1 .common-margin h3 {
margin-top: 0;
color: #cfab70;
font-size: 48px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#identity_1 .common-margin p {
margin: 0;
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
width: 85%;
line-height: 1.8;
}
#identity_1 .common-margin .shadow img {
width: 100%;
}
#identity_1 .common-margin .shadow {
position: relative;
}
#identity_1 .common-margin .shadow:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: #f5eee2;
right: -100px;
bottom: -50px;
z-index: -1;
}
#identity_1 .common-margin .left .shadow:before {
left: -100px;
right: auto;
}
#identity_1 .common-margin .right {
padding-left: 100px;
}
#identity_1 .common-margin:last-child {
margin-bottom: 70px;
}
#admission_1 {
padding: 100px 0;
}
#admission_1 h2.elementor-heading-title {
color: #cfab70;
font-size: 72px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 60px;
}
#admission_1 .elementor-text-editor p {
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
line-height: 1.8;
}
#admission_2 h3 {
color: #000000;
font-size: 36px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
}
#admission_2 .elementor-accordion {
margin-top: 30px;
border-top: 1px solid #cfab70;
border-bottom: 1px solid #cfab70;
}
.admission_accordian {
padding-bottom: 100px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item {
border-bottom: 1px solid #cfab70;
border-left: 0;
border-right: 0;
border-top: 0;
padding: 35px 0;
}
.admission_accordian .elementor-accordion .elementor-accordion-item:last-child {
border: 0;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title {
padding: 0;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content {
padding: 0;
border: 0;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
margin: 0;
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
line-height: 1.8;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title a {
display: block;
color: #cfab70;
font-size: 30px;
font-family: 'Poppins';
font-weight: 500;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-active a {
margin-bottom: 30px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title span i {
color: #cfab70;
font-size: 14px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon-right {
border: 2px solid #cfab70;
width: 30px;
height: 30px;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
}
#admission_3 h3 {
color: #000000;
font-size: 36px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
}
#admission_4 {
padding: 100px 0;
}
#admission_4 .title h2 {
text-transform: uppercase;
font-size: 45px;
color: #fff;
font-family: 'Bell MT';
font-weight: 700;
}
#admission_4 .btn a {
background: #000;
font-size: 24px;
text-transform: uppercase;
font-family: 'Poppins';
padding: 22px 60px;
border-radius: 50px; 
}
#apply_1 {
padding: 100px 0;
}
#apply_1 h2.elementor-heading-title {
color: #cfab70;
font-size: 72px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 60px;
}
#apply_1 .elementor-text-editor p {
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
line-height: 1.8;
margin-bottom: 130px;
}
#apply_1 .inner_section {
margin-bottom: 80px;
}
#apply_1 .inner_section h4 {
color: #cfab70;
font-size: 30px;
font-family: 'Poppins';
margin-bottom: 40px;
font-weight: 500;
}
#apply_1 .inner_section .number {
color: #cfab70;
font-size: 90px;
font-family: 'Poppins';
font-weight: 700;
}
#apply_1 .inner_section .right {
padding-top: 50px;
}
#apply_1 .inner_section .number:before {
content: "step";
position: absolute;
font-size: 20px;
text-transform: uppercase;
top: -20px;
left: 0;
font-weight: 500;
}
#apply_1 .inner_section p {
margin: 0;
}
#apply_1 .inner_section:last-child {
margin: 0;
}
#apply_1 .inner_section:last-child h4 {
color: #cfab70;
font-size: 80px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#apply_1 .inner_section:last-child p a {
color: #cfab70;
} #tuition_1 {
padding: 100px 0;
}
#tuition_1 h2.elementor-heading-title {
color: #cfab70;
font-size: 72px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 60px;
}
#tuition_1 .elementor-text-editor p {
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
line-height: 1.8;
}
.white_sec .elementor-heading-title {
color: #cfab70 !important;
font-size: 35px;
text-transform: uppercase;
font-family: 'Bell MT' !important;
font-weight: 700 !important;
background: #fff;
padding: 20px 25px;
box-shadow: 0px 14px 63.84px 20.16px rgba(207, 171, 112, 0.12);
display: inline-block;
margin: 85px 0 50px; 
}
.common_table {
width: 100%;
max-width: 810px;
margin: 0 auto;
border: 2px solid #92723d;
}
.common_table .brown {
background: #ceaa6f;
}
.common_table .white {
background: #fff;
}
.common_table .brown h5 {
color: #fff;
padding: 30px 0;
font-size: 20px;
font-family: 'Poppins';
text-transform: uppercase;
font-weight: 400;
}
.common_table .white h5{
color: #000;
padding: 30px 0;
font-size: 20px;
font-family: 'Poppins';
text-transform: uppercase;
font-weight: 400;
}
.common_table {
border-bottom: 0;
}
.common_table:nth-child(7) {
border-bottom: 2px solid #92723d;
}
#tuition_1 .btn a {
background: #ceaa6f;
font-size: 20px;
border-radius: 50px;
text-transform: uppercase;
font-family: 'Poppins';
padding: 18px 50px;
}
#tuition_1 .btn {
margin: 70px 0 0;
}
.common_table_2 {
width: 100%;
max-width: 1070px;
margin: 0 auto;
border: 2px solid #92723d;
}
.common_table_2 .brown {
background: #ceaa6f;
}
.common_table_2 .white {
background: #fff;
}
.common_table_2 .brown h5 {
color: #fff;
padding: 30px 0;
font-size: 20px;
font-family: 'Poppins';
text-transform: uppercase;
font-weight: 400;
}
.common_table_2 .white h5{
color: #000;
padding: 30px 0;
font-size: 20px;
font-family: 'Poppins';
text-transform: uppercase;
font-weight: 400;
}
.common_table_2 {
border-bottom: 0;
}
.common_table_2:last-child {
border-bottom: 2px solid #92723d;
}
#tuition_2 {
padding-bottom: 200px;
}
#tuition_2 h2 {
color: #cfab70;
font-size: 48px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#tuition_2 p {
font-size: 20px;
font-weight: 400;
font-family: 'Poppins';
color: #111111;
line-height: 1.8;
margin-bottom: 70px;
}
#tuition_2 .t4 p {
margin: 0;
}
.nst-slider-head {
font-family: 'Bell MT' !important;
font-weight: 700 !important;
}
#home-sec-1 .small-head span {
color: #000000;
font-size: 20px;
text-transform: uppercase;
font-family: 'Poppins';
padding-left: 90px;
position: relative;
letter-spacing: 2px;
font-weight: 400;
}
#home-sec-1 .small-head span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 60px;
height: 2px;
background: #cfab70;
}
#home-sec-1 .big-head h2 {
text-transform: uppercase;
font-size: 80px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
letter-spacing: 0px;
}
#home-sec-2 .small-head span {
color: #fff;
font-size: 20px;
text-transform: uppercase;
font-family: 'Poppins';
padding-left: 90px;
position: relative;
letter-spacing: 2px;
font-weight: 400;
}
#home-sec-2 .small-head span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 60px;
height: 2px;
background: #fff;
}
#home-sec-2 .big-head h2 {
text-transform: uppercase;
font-size: 80px;
color: #fff;
font-family: 'Bell MT';
font-weight: 700;
letter-spacing: 2px;
margin: 20px 0 40px;
}
#sec-five .big-head h2 {
text-transform: uppercase;
font-size: 80px;
color: #CFAB70;
font-family: 'Bell MT';
font-weight: 700;
letter-spacing: 2px;
margin: 20px 0 40px;
}
#six-sec .big-head h2 {
text-transform: uppercase;
font-size: 65px;
color: #fff;
font-family: 'Bell MT';
font-weight: 700;
letter-spacing: 0;
}
#eng-program-1 {
padding: 100px 0;
}
#eng-program-1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#eng-program-1 p {
color: #111111;
margin: 50px 0 80px;
font-size: 35px;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.3;
}
#eng-program-1 .btn-section .elementor-column {
margin-right: 30px;
}
#eng-program-1 .btn-section .elementor-column:last-child {
margin: 0;
}
#eng-program-1 .btn-section a {
border-radius: 0;
color: #000000;
text-transform: uppercase;
font-size: 18px;
background: #eeeeee;
padding: 24px 30px;
transition: 0.5s all;
}
#eng-program-1 .btn-section a:hover{
transition: 0.5s all;
background: #c6a980;
color: #fff;
}
#eng-program-2 {
padding-bottom: 190px;
}
#eng-program-2 .left h2 {
color: #111111;
margin-bottom: 40px;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#eng-program-2 .left h4 {
margin-top: 0;
color: #111111;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#eng-program-2 .left ul {
padding: 0;
}
#eng-program-2 .left ul li {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 35px;
line-height: 1.8;
}
#eng-program-2 .left ul li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/ar.png);
background-repeat: no-repeat;
background-size: cover;
}
#eng-program-2 .left .txt-block-1 {
margin-bottom: 60px;
}
#eng-program-2 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #f5eee2;
right: -100px;
bottom: -70px;
z-index: -1;
}
#eng-program-3 {
padding: 100px 0 175px;
}
#eng-program-3 .left h2 {
color: #fff;
margin-bottom: 40px;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#eng-program-3 .left p{
color: #fff;
font-size: 20px;
font-family: 'Poppins';
margin-bottom: 40px;
}
#eng-program-3 .left h4 {
margin-top: 0;
color: #fff;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#eng-program-3 .left ul {
padding: 0;
}
#eng-program-3 .left ul li {
color: #fff;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 20px;
}
#eng-program-3 .left ul li:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 6px;
height: 6px;
background: #fff;
transform: translateY(-50%);
}
#eng-program-3 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #c6a980;
left: -100px;
bottom: -70px;
}
#eng-program-3 .right .shadow img {
z-index: 9;
position: relative;
}
#eng-program-4 {
padding: 100px 0;
}
#eng-program-4 .left h2 {
color: #111111;
margin-bottom: 40px;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#eng-program-4 .left p {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
}
#eng-program-4 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #f5eee2;
right: -100px;
bottom: -100px;
z-index: -1;
}
#eng-program-5 {
padding: 100px 0 175px;
}
#eng-program-5 .left h2 {
color: #fff;
margin-bottom: 40px;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#eng-program-5 .left p{
color: #fff;
font-size: 20px;
font-family: 'Poppins';
margin-bottom: 30px;
}
#eng-program-5 .left p:last-child {
margin: 0;
}
#eng-program-5 .left h4 {
margin-top: 0;
color: #fff;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#eng-program-5 .left ul {
padding: 0;
}
#eng-program-5 .left ul li {
color: #fff;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 20px;
}
#eng-program-5 .left ul li:before {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 6px;
height: 6px;
background: #fff;
transform: translateY(-50%);
}
#eng-program-5 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #c6a980;
left: -100px;
bottom: -70px;
}
#eng-program-5 .right .shadow img {
z-index: 9;
position: relative;
}
#eq_1 {
padding: 100px 0 0;
}
#eq_1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#eq_1 p {
color: #111111;
margin: 50px 0 80px;
font-size: 35px;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.3;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title {
display: block;
padding: 30px 30px;
text-align: center;
flex: 1;
border-right: 1px solid #ceaa6f;
border-top: 0;
border-bottom: 0;
border-left: 0;
}
#eq_1 .elementor-tabs-wrapper {
display: flex;
border: 1px solid #ceaa6f;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
background: #ceaa6f;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a {
color: #ceaa6f;
text-transform: uppercase;
font-size: 27px;
font-family: 'Poppins';
display: flex;
align-items: center;
justify-content: center;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title.elementor-active a {
color: #fff;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title:last-child {
border: 0;
}
#eq_1 .elementor-tabs-content-wrapper {
border: 1px solid #ceaa6f;
border-top: 0;
}
#eq_1 .elementor-tabs-content-wrapper .elementor-tab-content {
border: 0;
padding: 100px 70px;
}
#eq_1 .elementor-tab-content .content_cover {
display: flex;
align-items: center;
}
#eq_1 .elementor-tab-content .content_cover .left {
width: 50%;
}
#eq_1 .elementor-tab-content .content_cover .right {
width: 50%;
padding-left: 100px;
}
#eq_1 .elementor-tab-content .content_cover .right p {
margin: 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
}
#eq_1 .elementor-tab-content .content_cover .right ul li {
margin: 0;
color:#111111;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
list-style: none;
padding-left: 35px;
position: relative;
}
#eq_1 .elementor-tab-content .content_cover .right ul li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/br.png);
background-repeat: no-repeat;
background-size: cover;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a img {
margin-right: 20px;
}
#eq_2 {
padding: 100px 0;
}
#eq_2 .left {
background: #fff;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#eq_2 .right {
padding-left: 100px;
}
#eq_2 .right h2 {
margin: 0 0 40px;
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#eq_2 .right  h5 {
margin-top: 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
margin-bottom: 40px;
}
#eq_2 .right p {
margin: 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #111111;
}
#eq_3 {
background: #f8f7f5;
padding: 100px 0;
}
#eq_3 h2 {
margin: 0 0 40px;
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#eq_3 p {
margin: 0 0 50px 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #111111;
}
#eq_4 {
padding: 100px 0;
}
#eq_4 .left {
background: #fff;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
#eq_4 .right {
padding-left: 100px;
}
#eq_4 .right h2 {
margin: 0 0 40px;
text-transform: uppercase;
font-size: 50px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#eq_4 .right p {
margin: 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #111111;
}
#eq_5 {
padding: 100px 0;
background: #f8f7f5;
}
#eq_5 h2 {
margin: 0 0 40px;
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#eq_5 p {
margin: 0 0 40px 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #111111;
}
#eq_5 .elementor-swiper-button {
width: 60px;
height: 60px;
background: transparent;
border: 1px solid #cfab70;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
transition: 0.5s all;
}
#eq_5 .elementor-swiper-button:hover{
background-color: #cfab70;
transition: 0.5s all;
}
#eq_5 .elementor-swiper-button:hover i{
color: #fff;
}
#eq_5 .elementor-swiper-button i {
font-size: 25px;
color: #cfab70;
}
#eq_5 .elementor-swiper-button-next {
right: -100px;
}
#eq_5 .elementor-swiper-button-prev {
left: -100px;
}
#graduates_1 {
padding: 100px 0;
}
#graduates_1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#graduates_1 p {
margin: 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #111111;
}
#graduates_1 .elementor-widget-lae-posts-carousel {
margin-top: 40px;
}
#graduates_1 .lae-posts-carousel article {
border-radius: 0;
box-shadow: none;
}
#graduates_1 .lae-posts-carousel article h3.entry-title {
margin: 40px 0 20px;
text-transform: uppercase;
font-size: 35px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#graduates_1 .lae-posts-carousel article .lae-entry-text-wrap {
padding: 0;
}
#graduates_1 .lae-posts-carousel article h3.entry-title a {
color: #cfab70;
}
#graduates_1 .lae-posts-carousel article .lae-entry-text-wrap .entry-summary {
margin: 0;
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #111111;
}
#graduates_1 .lae-posts-carousel article .lae-entry-text-wrap .entry-summary:before {
display: none;
}
.graduate-post-wrapper {
margin-top: 50px;
}
.graduate-post-wrapper .graduate-post-area {
text-align: center;
}
.graduate-post-wrapper .slick-slide div {
margin-right: 30px;
}
.graduate-post-wrapper .graduate-post-area h1 {
margin: 40px 0 20px;
text-transform: uppercase;
font-size: 35px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
.graduate-post-wrapper .graduate-post-area p {
width: 80%;
margin: 0 auto !important;
}
.graduate-post-wrapper .graduate-post-area img {
width: 100%;
}
#graduates_1 .elementor-widget-html {
position: absolute;
top: 50%;
}
#graduates_1 .graduate-arrow {
display: flex;
align-items: center;
justify-content: space-between;
}
#graduates_1 .graduate-arrow a {
width: 50px;
height: 50px;
background: #cfab70;
display: flex;
align-items: center;
justify-content: center;
transition: 0.5s all;
}
#graduates_1 .graduate-arrow a:hover{
background: #fff;
transition: 0.5s all;
}
#graduates_1 .graduate-arrow a:hover i{
color: #cfab70;
transition: 0.5s all;
}
#graduates_1 .graduate-arrow a i {
color: #fff;
}
#graduates_1 .graduate-arrow a.g-prev {
left: -100px;
position: relative;
}
#graduates_1 .graduate-arrow a.g-next {
right: -70px;
position: relative;
}
#graduates_2 {
padding: 100px 0;
}
#graduates_2 h2 {
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Poppins';
margin-bottom: 100px;
}
#graduates_2 .elementor-image-box-wrapper h3 {
color: #fff;
font-size: 48px;
font-family: 'Poppins';
margin: 25px 0;
font-weight: inherit;
}
#graduates_2 .elementor-image-box-wrapper p {
text-transform: uppercase;
font-size: 20px;
font-family: 'Poppins';
color: #fff;
}
#graduates_2 .elementor-image-box-wrapper figure {
margin: 0;
}
#graduates_2 .inner_1 {
margin-bottom: 160px;
}
#graduates_2 .inner_2 h3 {
font-size: 24px;
text-transform: uppercase;
margin: 40px 0 0 0;
}
#graduates_2 .inner_2 figure {
width: 50%;
}
#graduates_3 {
padding: 100px 0 150px;
}
#graduates_3 h2 {
text-transform: uppercase;
font-size: 60px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 100px;
}
#graduates_3 .elementor-swiper-button {
width: 50px;
height: 50px;
background: transparent;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
border: 2px solid #cfab70;
transition: 0.5s all;
}
#graduates_3 .elementor-swiper-button i {
color: #cfab70;
}
#graduates_3 .elementor-swiper-button-prev {
left: -80px;
}
#graduates_3 .elementor-swiper-button-next {
right: -80px;
}
#graduates_3 .elementor-swiper-button:hover {
background: #cfab70;
transition: 0.5s all;
}
#graduates_3 .elementor-swiper-button:hover i{
color: #fff;
}
#graduates_3 figure:before {
content: "\f002";
position: absolute;
width: 100%;
height: 100%;
background: rgba(231,213,183,0.6);
left: 0;
right: 0;
font-family: FontAwesome;
opacity: 0;
transition: 0.5s all;
display: flex;
align-items: center;
justify-content: center;
font-size: 35px;
color: #564d3d;
}
#graduates_3 figure:hover:before{
opacity: 1;
transition: 0.5s all;
}
#graduates_3 figure {
position: relative;
}
#power_school_1 {
padding: 100px 0 0;
}
#power_school_1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin: 0;
}
#power_school_1 h5 {
color: #111111;
font-size: 24px;
font-family: 'Poppins';
font-style: italic;
line-height: 1.6;
width: 90%;
margin: 50px auto;
}
#power_school_1 p {
margin: 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.8;
}
#power_school_2 {
padding: 100px 0;
}
#power_school_2 .inner_1 {
margin-top: 80px;
}
#power_school_2 .inner_1 p {
margin: 30px 0 0;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.3;
}
#power_school_2 .inner_1 p strong {
font-size: 30px;
text-transform: uppercase;
color: #cfab70;
font-weight: 400;
margin-right: 15px;
}
#power_school_2 .inner_2 {
margin-top: 100px;
background: #fff; }
#power_school_2 .inner_2 .elementor-swiper {
padding: 100px 100px;
}
#power_school_2 .inner_2 .elementor-main-swiper {
padding: 0;
}
#power_school_2 .inner_2 .elementor-testimonial {
display: flex;
flex-direction: row-reverse;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__footer {
display: block;
margin: 0;
padding-top: 0;
width: 15%;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content {
width: 85%;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image {
width: 100%;
height: 100%;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__footer img {
height: auto;
width: auto;
}
#power_school_2 .inner_2 .elementor-main-swiper .swiper-slide {
padding: 0;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.6;
padding-left: 25px;
font-style: inherit;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content cite.elementor-testimonial__cite span {
color: #111111;
font-size: 22px;
font-family: 'Poppins';
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content cite.elementor-testimonial__cite {
font-style: inherit;
padding-left: 25px;
margin-top: 25px;
display: block;
}
#power_school_2 .inner_2 .elementor-swiper-button {
position: absolute;
bottom: -35px;
top: inherit;
width: 70px;
height: 70px;
background: #cfab70;
display: flex;
align-items: center;
justify-content: center;
transition: 0.5s all;
}
#power_school_2 .inner_2 .elementor-swiper-button:hover{
background: #fff;
transition: 0.5s all;
}
#power_school_2 .inner_2 .elementor-swiper-button:hover i{
color: #cfab70;
transition: 0.5s all;
}
#power_school_2 .inner_2 .elementor-swiper-button-next {
right: 0;
}
#power_school_2 .inner_2 .elementor-swiper-button-prev {
left: 90%;
}
#power_school_2 .inner_2 .elementor-swiper-button i {
font-size: 30px;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content cite:nth-child(2) {
display: none;
}
#program-2 {
padding-bottom: 190px;
}
#program-2 .left h2 {
color: #111111;
margin-bottom: 40px;
font-size: 50px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#program-2 .left h4 {
margin-top: 0;
color: #111111;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#program-2 .left ul {
padding: 0;
}
#program-2 .left ul li {
margin-bottom: 10px;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 35px;
}
#program-2 .left ul li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/br.png);
background-repeat: no-repeat;
background-size: cover;
}
#program-2 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #f5eee2;
right: -100px;
bottom: -70px;
z-index: -1;
}
#program-3 {
padding: 100px 0 175px;
}
#program-3 .left h2 {
color: #fff;
margin-bottom: 40px;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#program-3 .left p{
color: #fff;
font-size: 20px;
font-family: 'Poppins';
margin-bottom: 40px;
}
#program-3 .left h4 {
margin-top: 0;
color: #fff;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#program-3 .left ul {
padding: 0;
}
#program-3 .left ul li {
color: #fff;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 35px;
margin-bottom: 10px;
}
#program-3 .left ul li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/wr.png);
background-repeat: no-repeat;
background-size: cover;
}
#program-3 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #c6a980;
left: -100px;
bottom: -70px;
}
#program-3 .right .shadow img {
z-index: 9;
position: relative;
}
#program-4 {
padding: 100px 0 175px;
}
#program-4 .left h2 {
color: #111111;
margin-bottom: 40px;
font-size: 50px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#program-4 .left h4 {
margin-top: 0;
color: #111111;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#program-4 .left ul {
padding: 0;
}
#program-4 .left ul li {
margin-bottom: 10px;
color: #111111;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 30px;
}
#program-4 .left ul li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/br.png);
background-repeat: no-repeat;
background-size: cover;
}
#program-4 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #f5eee2;
right: -100px;
bottom: -70px;
z-index: -1;
}
#program-5 {
padding: 100px 0 175px;
}
#program-5 .left h2 {
color: #fff;
margin-bottom: 40px;
font-size: 60px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.1;
}
#program-5 .left p{
color: #fff;
font-size: 20px;
font-family: 'Poppins';
margin-bottom: 40px;
}
#program-5 .left h4 {
margin-top: 0;
color: #fff;
font-size: 30px;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
}
#program-5 .left ul {
padding: 0;
}
#program-5 .left ul li {
color: #fff;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 35px;
margin-bottom: 10px;
}
#program-5 .left ul li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/wr.png);
background-repeat: no-repeat;
background-size: cover;
}
#program-5 .right .shadow:before {
content: "";
position: absolute;
width: 80%;
height: 100%;
background: #c6a980;
left: -100px;
bottom: -70px;
}
#program-5 .right .shadow img {
z-index: 9;
position: relative;
}
#contact_1 .common_block.block_1 p {
width: 90%;
}  
#contact_1 {
padding: 100px 0;
}
#contact_1 .common_block {
margin-bottom: 70px;
}
#contact_1 .left h3 {
margin-top: 0;
font-size: 48px;
text-transform: uppercase;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 20px;
}
#contact_1 .left p {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.8;
}
#contact_1 .left a {
font-size: 20px;
font-family: 'Poppins';
color: #cfab70;
}
#contact_1 .common_block.block_1 a {
display: block;
margin-bottom: 10px;
}
#contact_1 .right {
padding: 70px 70px;
background: #fff;
box-shadow: 0px 0px 47.45px 25.55px rgba(207, 171, 112, 0.07);
}
#contact_1 .right h2 {
margin-top: 0;
font-size: 48px;
text-transform: uppercase;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 20px;
}
#contact_1 .right p {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
line-height: 1.8;
margin-bottom: 30px;
}
#contact_1 .right form .elementor-column {
margin-bottom: 25px;
}
#contact_1 .right form input {
border-radius: 50px;
padding: 15px 30px;
border: 1px solid #cfab70;
}
#contact_1 .right form select {
border-radius: 50px;
padding: 15px 30px;
border: 1px solid #cfab70;
}
#contact_1 .right form textarea {
border-radius: 35px;
padding: 15px 30px;
border: 1px solid #cfab70;
resize: none;
}
#contact_1 .right .elementor-field-type-submit {
margin: 0 !important;
}
#contact_1 .right button {
border-radius: 50px;
padding: 20px 30px;
background: #cfab70;
font-size: 20px;
text-transform: uppercase;
font-family: 'Poppins';
}
#contact_1 .right form input::placeholder{
color: #b2b2b2;
font-size: 18px;
font-family: 'Poppins';
text-transform: uppercase;
}
#contact_1 .right form select::placeholder{
color: #b2b2b2;
font-size: 18px;
font-family: 'Poppins';
text-transform: uppercase;
}
#contact_1 .right form textarea::placeholder{
color: #b2b2b2;
font-size: 18px;
font-family: 'Poppins';
text-transform: uppercase;
}
#contact_1 .common_block.block_2 a {
position: relative;
padding-left: 30px;
}
#contact_1 .common_block.block_2 a:before {
content: "\f0e0";
position: absolute;
top: 50%;
left: 0;
font-family: FontAwesome;
transform: translateY(-50%);
}
#contact_1 .common_block.block_1 a {
position: relative;
padding-left: 30px;
}
#contact_1 .common_block.block_1 a:nth-child(3):before {
content: "\f095";
position: absolute;
top: 50%;
left: 0;
font-family: FontAwesome;
transform: translateY(-50%);
}
#contact_1 .common_block.block_1 a:nth-child(4):before {
content: "\f0e0";
position: absolute;
top: 50%;
left: 0;
font-family: FontAwesome;
transform: translateY(-50%);
}
#glob_net_1 {
padding: 100px 0;
}
#glob_net_1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin: 0 0 40px;
}
#glob_net_1 h5 {
margin: 0;
color: #111111;
font-size: 50px;
font-family: 'Maragsa';
font-weight: 100;
}
#glob_net_1 .inner_1 {
margin-top: 100px;
}
#glob_net_1 .inner_1 p {
font-size: 19px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.6;
color: #111111;
width: 90%;
margin-bottom: 20px;
}
#glob_net_1 .inner_1 h3 {
margin: 40px 0 30px 0;
font-size: 48px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
}
#glob_net_1 .inner_1 h6 {
font-size: 24px;
color: #111111;
font-family: 'Poppins';
margin-bottom: 0;
margin-top: 30px;
}
#glob_net_1 .inner_2 {
margin-top: 70px;
}
#glob_net_1 .inner_2 p {
font-size: 19px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.6;
color: #111111;
margin: 0;
}
#glob_net_2 {
padding: 70px 0;
border-top: 2px solid #f5eee2;
}
#glob_net_2 .col_cover .elementor-widget-wrap {
flex-wrap: inherit;
}
#glob_net_2 h2.elementor-heading-title {
padding-right: 80px;
}
#glob_net_2 .btn_1 {
width: 100%;
margin: 0;
max-width: 220px;
}
#glob_net_2 .btn_2 {
width: 100%;
margin: 0;
max-width: 330px;
}
#glob_net_2 .btn_3 {
width: 100%;
margin: 0;
max-width: 320px;
}
#glob_net_2 .elementor-widget-button a {
padding: 15px 50px;
}
#prin_2 i {
color: #fff;
}
#prin_2 .elementor-custom-embed-play {
background: #cfab70;
border-radius: 50px;
}
footer#main-footer ul.elementor-icon-list-items li {
margin-bottom: 10px;
}
footer#main-footer ul.elementor-icon-list-items li a span {
color: #fff;
font-size: 18px;
font-family: 'Poppins';
}
.graduate-post-wrapper .graduate-post-area h1 a {
color: #cfab70;
}
.nst-graduate-single {
height: 600px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
}
.nst-graduate-single .container {
flex: 1;
text-align: center;
}
.nst-graduate-single h1 {
color: #FFFFFF;
font-family: 'Bell MT';
font-size: 72px;
font-weight: 700;
text-transform: uppercase;
margin: 100px 0 0 0;
}
.graduate_single {
padding: 100px 30px;
}
.graduate_single .container {
width: 100%;
max-width: 1530px;
margin: 0 auto;
} .graduate_single .single-cover h1 {
margin: 50px 0 30px 0;
color: #cfab70;
font-family: 'Bell MT';
font-size: 60px;
font-weight: 700;
text-transform: uppercase;
}
#logo-menu ul li ul li a {
border: 0;
transition: 0.5s all;
}
#logo-menu ul li ul li a:hover {
background: transparent;
text-decoration: underline;
color: #D1AC71;
transition: 0.5s all;
}
.newsletter_single ul {
padding: 0;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
margin: 70px 0 !important;
gap: 30px;
}
.newsletter_single ul li {
list-style: none;
}
.newsletter_single ul li img {
width: 100%; display: block;
object-fit: cover; 
}
.home-newsletter-area .img_cover img {
transition: 0.5s all;
transform: scale(1);
display: block;
}
.home-newsletter-area .img_cover:hover img {
transition: 0.5s all;
transform: scale(1.1);
}
.home-newsletter-area .img_cover {
overflow: hidden;
position: relative;
}
#logo-menu ul li ul li a.elementor-item-active {
background: transparent;
color: #D1AC71;
}
.home-newsletter-area .img_cover a:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #00000091;
z-index: 9;
opacity: 0;
transition: 0.5s all;
}
.home-newsletter-area .img_cover a{
position:relative;
}
.home-newsletter-area .img_cover a:hover:before {
opacity: 1;
transition: 0.5s all;
}
.page-id-881 .elementor-image,
.page-id-956 .elementor-image,
.page-id-1558 .elementor-image,
.page-id-1285 .elementor-image,
.page-id-1362 .elementor-image,
.page-id-20 .elementor-image,
.page-id-1603 .elementor-image,
.page-id-1900 .elementor-image,
.page-id-2089 .elementor-image {
position: relative;
transition: 0.5s all;
overflow: hidden;
}
.page-id-881 .elementor-image:before,
.page-id-956 .elementor-image:before,
.page-id-1558 .elementor-image:before,
.page-id-1285 .elementor-image:before,
.page-id-1362 .elementor-image:before,
.page-id-20 .elementor-image:before,
.page-id-1603 .elementor-image:before,
.page-id-1900 .elementor-image:before,
.page-id-2089 .elementor-image:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transition: 0.5s all;
z-index:99;
}
.page-id-881 .elementor-image:hover:before,
.page-id-956 .elementor-image:hover:before,
.page-id-1558 .elementor-image:hover:before,
.page-id-1285 .elementor-image:hover:before,
.page-id-1362 .elementor-image:hover:before,
.page-id-20 .elementor-image:hover:before,
.page-id-1603 .elementor-image:hover:before,
.page-id-1900 .elementor-image:hover:before,
.page-id-2089 .elementor-image:hover:before {
opacity: 0.5;
transition: 0.5s all;
}
.page-id-881 .elementor-image img,
.page-id-956 .elementor-image img,
.page-id-1558 .elementor-image img,
.page-id-1285 .elementor-image img,
.page-id-1362 .elementor-image img,
.page-id-20 .elementor-image img,
.page-id-1603 .elementor-image img,
.page-id-1900 .elementor-image img,
.page-id-2089 .elementor-image img {
transition: 0.5s all;
transform: scale(1);
}
.page-id-1558 .elementor-image img,
.page-id-1285 .elementor-image img,
.page-id-1362 .elementor-image img,
.page-id-1603 .elementor-image img,
.page-id-2089 .elementor-image img {
width:100%;
}
.page-id-881 .elementor-image:hover img,
.page-id-956 .elementor-image:hover img,
.page-id-1558 .elementor-image:hover img,
.page-id-1285 .elementor-image:hover img,
.page-id-1362 .elementor-image:hover img,
.page-id-20 .elementor-image:hover img,
.page-id-1603 .elementor-image:hover img,
.page-id-1900 .elementor-image:hover img,
.page-id-2089 .elementor-image:hover img {
transition: 0.5s all;
transform: scale(1.1);
}
#eng-program-2 .left p {
color: #111111;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
margin-top: 20px;
margin-bottom: 0;
}
#eng-program-3 .left ol {
padding: 0;
}
#eng-program-3 .left ol li {
color: #fff;
font-size: 20px;
font-family: 'Poppins';
list-style: none;
position: relative;
padding-left: 35px;
line-height: 1.8;
}
#eng-program-3 .left ol li:before {
content: "";
position: absolute;
top: 25%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/wr.png);
background-repeat: no-repeat;
background-size: cover;
}
#eq_3 section .left {
margin-right: 40px;
}
#power_school_2 .col {
margin-right: 30px;
}
#power_school_2 .col .elementor-image {
position: relative;
transition: 0.5s all;
overflow: hidden;
}
#power_school_2 .col img {
width: 100%;
transition: 0.5s all;
transform: scale(1);
}
#power_school_2 .col .elementor-image:hover img {
transition: 0.5s all;
transform: scale(1.1);
}
#power_school_2 .col .elementor-image:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transition: 0.5s all;
z-index:99;
}
#power_school_2 .col .elementor-image:hover:before {
opacity: 0.5;
transition: 0.5s all;
}v
#alumi_news figure{
width: 100%;
}
#alumi_news figure img {
width: 100%;
}
#alumi_news .elementor-image-box-content {
padding-left: 100px;
}
#alumi_news figure {
position: relative;
overflow: hidden;
}
#alumi_news figure:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transition: 0.5s all;
z-index:99;
}
#alumi_news figure:hover:before {
opacity: 0.7;
transition: 0.5s all;
}
#alumi_news figure:hover img {
transition: 0.5s all;
transform: scale(1.1);
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover {
position: relative;
overflow: hidden;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transition: 0.5s all;
z-index:99;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover:hover:before {
opacity: 0.7;
transition: 0.5s all;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover:hover img {
transition: 0.5s all;
transform: scale(1.1);
}
#contact_1 .elementor-social-icons-wrapper{
display: flex;
align-items: center;
justify-content: flex-start;
}
#contact_1 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(2) a span {
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/fv.png);
background-repeat: no-repeat;
background-size: cover;
width: 20px;
height: 15px;
display: block;
position: inherit;
top: inherit;
} .graduate_popup {
position: fixed;
top: 0;
width: 100%;
height: 100%;
background: #000000b8;
z-index: 999;
display: none;
align-items: center;
justify-content: center;
}
.graduate_popup .wrap {
position: relative;
}
.graduate_popup .wrap a.close {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
}
.graduate_popup .wrap a.close i {
color: #cfab70;
}
.graduate_popup .wrap_cover {
width: 100%;
max-width: 1170px;
background: #fff;
margin: 0 auto;
display: flex;
}
.graduate_popup .wrap_cover .left {
width: 40%;
}
.graduate_popup .wrap_cover .right {
width: 60%;
background: #cfab70;
padding: 30px 40px;
}
.graduate_popup .wrap_cover .left img {
display: block;
}
.graduate_popup .wrap_cover .right h1 {
color: #fff;
margin: 0 0 20px 0;
text-transform: uppercase;
}
.graduate_popup .wrap_cover .right p {
margin: 0;
color: #fff;
font-size: 20px;
}
.graduate-post-wrapper .graduate-post-area a {
display: block;
}
#stu_4 .elementor-swiper-button {
width: 60px;
height: 60px;
background: #fff;
border: 1px solid #fff;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
transition: 0.5s all;
}
#stu_4 .elementor-swiper-button i {
font-size: 25px;
color: #cfab70;
}
#stu_4 .elementor-swiper-button-prev {
left: -100px;
}
#stu_4 .elementor-swiper-button-next {
right: -100px;
}
#stu_4 .elementor-swiper-button:hover {
background: #cfab70;
border: 1px solid #fff;
}
#stu_4 .elementor-swiper-button:hover i {
color: #fff;
}
footer#main-footer ul.elementor-icon-list-items li a span:hover {
color: #ceaa6f !important;
transition: 0.5s all;
}
footer#main-footer #gallery-1 {
display: flex;
flex-wrap: wrap;
}
footer#main-footer figure.gallery-item {
display: flex;
align-items: center;
}
.NewtonOffer-post-area:before {
content: "";
position: absolute;
bottom: 0;
width: 100%;
height: 50%;
background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgb(0 0 0));
}
body.single-newsletter header {
position: inherit !important;
}
body.single-newsletter header.elementor-sticky__spacer {
display: none;
}
#main_slider .swiper-slide-contents {
flex: 1;
}
#main_slider .elementor-slide-heading {
font-size: 22px;
text-transform: uppercase;
font-family: 'Poppins';
font-weight: 400;
margin-bottom: 40px;
letter-spacing: 1px;
}
#main_slider .elementor-slide-description {
font-size: 90px;
line-height: 1;
text-transform: uppercase;
font-family: 'Bell MT';
font-weight: bold;
}
#main_slider .elementor-swiper-button {
width: 50px;
height: 50px;
background: #ceaa6f;
display: flex;
align-items: center;
justify-content: center;
}
#main_slider .swiper-pagination span.swiper-pagination-bullet {
width: 15px;
height: 15px;
opacity: 1;
background: #fff;
}
#main_slider .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #ceaa6f;
}
#six-sec {
padding: 140px 0;
}
#six-sec .girls_img {
position: absolute;
right: 0;
top: -140px;
bottom: 0;
}
#sec-seven {
padding: 140px 0;
}
#sec-seven .left h2 {
color: #fff;
text-transform: uppercase;
font-size: 60px;
font-family: 'Bell MT';
font-weight: 700;
}
#sec-seven:before {
content: "";
position: absolute;
top: -170px;
right: 20px;
bottom: 0;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/gril.png);
background-repeat: no-repeat;
background-size: cover;
width: 466px;
height: 510px;
} #sec-seven .right a.a3 {
color: #c39241;
font-size: 20px;
text-transform: uppercase;
background: #fff;
padding: 25px 55px;
border-radius: 50px;
font-family: 'Poppins';
margin-right: 30px;
transition: 0.5s all;
}
#sec-seven .right a.a2 {
color: #fff;
font-size: 20px;
text-transform: uppercase;
background: #111111;
padding: 25px 55px;
border-radius: 50px;
font-family: 'Poppins';
transition: 0.5s all;
}
#sec-seven .right a.a3:hover {
transition: 0.5s all;
background: #111111;
color: #fff;
}
#sec-seven .right a.a2:hover {
transition: 0.5s all;
background: #fff;
color: #111111;
} #eng-program-4 .left p:nth-child(even) {
display: none;
}
#sec-seven .right {
transform: translateX(-70px);
}
iframe {
height: auto;
}
#voices .elementor-swiper-button {
width: 50px;
height: 50px;
background: transparent;
border: 1px solid #fff;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
}
#voices .elementor-swiper-button i {
color: #fff;
}
#voices .elementor-swiper-button-prev {
left: -70px;
}
#voices .elementor-swiper-button-next {
right: -70px;
}
#voices .swiper-slide.swiper-slide-active {
background: #ceaa6f;
padding: 15px 15px;
}
#residence_5 .elementor-container {
max-width: 1140px;
}
#search-col {
width: 80%;
transform: translateX(50px);
z-index: 9;
}
#voices .more_videos h2 {
font-family: 'Bell MT';
font-weight: 700;
}
#power_btn .elementor-shortcode img {
display: none;
}
#power_btn .elementor-shortcode > a {
color: #fff;
}
#power_btn .elementor-shortcode #gt_lightbox a {
color: #cfab70;
font-weight: 400;
} .webinars-post-area{
cursor: pointer;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title.elementor-active img {
filter: brightness(0) invert(1);
}
#school_slide .slick-track {
display: flex;
align-items: center;
}
#school_slide .slick-slide.slick-center .partner_school_post .img_cover{ 
border: 2px solid #cfab70;
border-radius: 100%;
overflow: hidden;
width: 350px;
height: 350px;
display: flex;
align-items: center;
justify-content: center;
}
#school_slide .slick-slide img {
width: 150px;
float: inherit;
height: 150px;
}
#school_slide .slick-slide.slick-center img{
width: 250px;
height: 250px;
}
#school_slide .slick-slide > div {
margin-right: 40px;
}
#school_slide .slick-slide h1 {
display: none;
}
#school_slide .slick-slide.slick-center h1 {
display: block;
margin: 50px 0 0 0;
font-size: 35px;
font-family: 'Poppins';
text-align: center;
}
#school_slide ul.slick-dots {
text-align: center;
margin-top: 60px;
position: inherit;
bottom: auto;
}
#school_slide ul.slick-dots li button {
display: none;
}
#school_slide ul.slick-dots li {
width: 17px;
height: 17px;
border-radius: 50px;
background: transparent;
border: 2px solid #cfab70;
margin-left: 0;
margin-right: 20px;
}
#school_slide ul.slick-dots li.slick-active {
background: #cfab70;
border: 2px solid #cfab70;
}
#apply_1 .elementor-text-editor ul li{
position: relative;
padding-left: 30px;
}
#apply_1 .elementor-text-editor ul li:before{
content: "";
position: absolute;
top: 50%;
left: 0;
width: 12px;
height: 10px;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/ar.png);
background-repeat: no-repeat;
background-size: cover;
}
#home-sec-1 p {
width: 85%;
}
.progress-2 {
position: relative;
bottom: -80px;
width: 75%;
height: 5px;
background: red;
}
.progress-2 span.inc {
position: absolute;
height: 100%;
background: #fff;
width: 25%;
transition: width 0.5s ease-in-out;
}
#power_btn .elementor-element {
width: auto;
}
#power_btn .translate {
margin-right: 15px;
}
#power_btn .search {
margin-right: 10px;
}
#power_btn .search i {
color: #fff;
font-size: 26px;
background: transparent;
}
#partner_sch .elementor-image img {
width: 250px;
height: 250px;
object-fit: contain;
}
#residence_3 .left .elementor-image{
box-shadow: 0px 7px 33.04px 25.96px rgb(209 172 113 / 18%);
}
.common_table .brown:nth-child(2n-1),
.common_table .white:nth-child(2n-1) {
border-right: 1px solid #92723d;
}
.common_table_2 .brown:nth-child(2n-1),
.common_table_2 .white:nth-child(2n-1) {
border-right: 1px solid #92723d;
}
#residence_4 .left .elementor-image {
box-shadow: 0px 7px 33.04px 25.96px rgb(209 172 113 / 18%);
}
#apply_1 .elementor-text-editor p a {
color: #cfab70;
}
#admission_3 .elementor-accordion {
margin-top: 30px;
border-top: 1px solid #cfab70;
}
#voice_2 .slick-slide {
margin-right: 10px;
}
.testimonials-wrapper .testimonials-area iframe {
height: 320px;
}
body.error404 .page-content {
min-height: 500px;
display: flex;
align-items: center;
justify-content: center;
}
body.error404 .page-content p {
margin: 0;
font-size: 2rem;
color: #CEAA6F;
font-family: "Playfair Display", Sans-serif;
font-weight: 700;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents .elementor-slide-description {
font-family: 'Poppins';
}
#stu_4 .elementor-widget-text-editor p:nth-child(1) {
margin: 0;
}
#flex_inner .elementor-container .elementor-row {display: grid;grid-template-columns: 1fr 1fr;gap: 30px;}
#flex_inner .elementor-container .elementor-row .elementor-column {
width: 100%;
}
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; } input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
body.search main.site-main {
max-width: 1170px;
}
body.search .page-header {
margin-top: 50px;
}
body.search .page-header h1 {
margin: 0 0 20px 0;
text-align: center;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
font-size: 65px;
text-transform: capitalize;
}
body.search .page-header p {
margin: 0;
background: #cfab70;
padding: 12px 30px;
color: #fff;
font-size: 22px;
font-weight: 400;
}
body.search .page-content {
display: grid;
grid-template-columns: 1fr;
gap: 30px;
margin: 50px 0 100px;
}
.search-div h2 {
margin: 0 0 20px 0;
}
.search-div h2 a {
color: #cfab70;
font-size: 22px;
} .search-div p {
margin: 0;
font-family: 'Poppins';
font-size: 15px;
line-height: 1.5;
}
#testi_1 .paginate a.page-numbers:nth-child(1) {
margin: 0;
}
body.search nav.pagination {
display: flex;
align-items: center;
justify-content: center;
}
body.search nav.pagination .nav-next {
margin-right: 15px;
}
body.search nav.pagination a {
color: #cfab70;
font-size: 22px;
font-family: 'Poppins';
text-transform: capitalize;
}
.alumni-wrapper .alumni-area {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 60px;
margin-bottom: 60px;
border-bottom: 1px solid #c7c7c7;
}
.alumni-wrapper .alumni-area img {
width: 40%;
}
.alumni-wrapper .alumni-area .post-content {
width: 50%;
}
.alumni-wrapper .alumni-area:last-child {
border: 0;
padding: 0;
margin: 0;
}
.alumni-wrapper .alumni-area .post-content h1 {
text-transform: uppercase;
font-size: 36px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin: 0 0 10px 0;
}
.alumni-wrapper .alumni-area .post-content p {
font-size: 18px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
margin-bottom: 25px;
}
.alumni-wrapper .alumni-area .post-content a {
text-transform: uppercase;
font-size: 14px;
color: #fff;
background: #cfab70;
padding: 10px 20px;
border-radius: 50px;
}
body.single-alumni .single-cover h2 {
color: #cfab70;
font-family: 'Bell MT';
font-size: 30px;
font-weight: 700;
text-transform: uppercase;
}
body.single-alumni .single-cover p {
font-size: 16px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
}
#alumi_news .paginate {
text-align: center;
margin-top: 70px;
}
#alumi_news .paginate span.current {
color: #fff;
font-size: 22px;
background: #cfab70;
padding: 8px 18px;
border-radius: 50px;
font-weight: 600;
}
#alumi_news .paginate a {
color: #000;
font-size: 20px;
font-weight: 600;
text-decoration: none;
}
#alumi_news .paginate a.page-numbers {
margin: 0 25px;
}
#alumi_news .paginate a.next.page-numbers {
margin: 0;
}
#alumi_news .paginate a.prev.page-numbers {
margin: 0;
}
.video-wrapper .slick-current .video-area {
background-color: #ceaa6f;
padding: 10px 10px;
transition: all 0.5s ease;
}
.video-wrapper {
width: 90%;
margin: 0 auto;
}
.newsletter_single iframe {
height: 400px;
}
.graduate_single ul {
padding: 0;
display: grid;
grid-template-columns: 1fr 1fr 1fr;
margin: 70px 0 !important;
gap: 30px;
}
.graduate_single ul li {
list-style: none;
} @media only screen and (max-width: 1680px) {
.part_img_2 img {
height: 570px !important;
}
.part_img_1 img {
height: 355px !important;
}
.course_img_3 img {
height: 312px !important;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 840px;
}
.elementor-section.elementor-section-boxed>.elementor-container {
max-width: 1440px !important;
}
.sect-two .nst-icon p {
width: 80%;
margin: 0 auto;
}
#sec-seven:before{
width: 450px;
height: 500px;
top: -160px;
}
#sec-seven .right a.a3,
#sec-seven .right a.a2{
padding: 20px 40px;
font-size: 18px;
}
#main_slider .elementor-slide-description{
font-size: 80px;
}
#campus_2 h1 {
font-size: 55px;
margin-bottom: 10px;
}
.nst-newsletter-single h1{
margin: 0;
}
.newsletter_single {
padding: 50px 150px;
}
.newsletter_single .single-cover p {
margin-bottom: 15px;
font-size: 16px;
}
#voices {
padding: 50px 0;
}
#sec-five .big-head h2 {
font-size: 65px;
letter-spacing: 0px;
}
.Offer-arrow{
right:10%;
}
#logo-menu img {
width: 60%;
}
#six-sec .big-head h2{
font-size: 55px;
}
footer#main-footer .elementor-social-icons-wrapper span.elementor-grid-item {
margin-right: 10px;
}
#voices .inner_col .content_col .s-mian-head h2 {
font-size: 30px;
margin-bottom: 5px;
}
#voices .inner_col .content_col h3 {
font-size: 25px;
}
.home-newsletter-area:nth-child(1) .img_cover,
.home-newsletter-area:nth-child(2) .img_cover,
.home-newsletter-area:nth-child(3) .img_cover,
.home-newsletter-area:nth-child(4) .img_cover,
.home-newsletter-area:nth-child(5) .img_cover{
height: auto; 
}
#home-sec-1 .big-head h2 {
font-size: 65px;
}
#home-sec-1 p {
width: 85%;
}
#stu_4 .elementor-swiper-button-prev {
left: -50px;
}
#stu_4 .elementor-swiper-button-next {
right: -50px;
}
#stu_5 .elementor-swiper-button-prev {
left: -50px !important;
}
#stu_5 .elementor-swiper-button-next {
right: -50px !important;
}
#campus_1 .right .swiper-slide-bg {
background-position: 0 100%;
}
#power-school-btn {
width: 15%;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
width: 62px;
height: 62px;
}
.page-id-881 .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1420px;
}
#home-sec-2 .big-head h2 {
margin: 0px 0 0px;
font-size: 65px;
letter-spacing: 0;
}
#voices .s-mian-head h2{
font-size: 65px;
}
#eq_5 .elementor-swiper-button-next {
right: -90px;
}
#eq_5 .elementor-swiper-button-prev {
left: -90px;
}
#graduates_1 .graduate-arrow a.g-next {
right: -40px;
position: relative;
}
#graduates_1 .graduate-arrow a.g-prev {
left: -70px;
position: relative;
}
.graduate-post-wrapper.slick-initialized.slick-slider {
width: 95%;
margin: 0 auto;
}
#graduates_3 .elementor-swiper-button-prev {
left: -70px;
}
#graduates_3 .elementor-swiper-button-next {
right: -70px;
}
#stu_5 .elementor-container.elementor-column-gap-no {
max-width: 1450px;
}
#program-2 .left ul li {
font-size: 16px;
}
#program-2 h2 {
font-size: 30px !important;
}
#program-3 h2 {
font-size: 30px !important;
}
#program-4 h2 {
font-size: 30px !important;
}
#program-5 h2 {
font-size: 30px !important;
}
#program-2 .left ul li {
font-size: 16px;
}
#program-3 .left ul li {
font-size: 16px;
}
#program-4 .left ul li {
font-size: 16px;
}
#program-5 .left ul li {
font-size: 16px;
}
}
@media only screen and (max-width: 1600px) {
#google-translate .elementor-shortcode {
padding-left: 10px;
} .sub-header .elementor-container {
min-height: 400px !important;
}
.sub-header h3 {
font-size: 45px;
margin-top: 50px;
}
#today-section-1 {
padding: 80px 0;
}
#today-section-1 .left h2.elementor-heading-title {
font-size: 50px;
margin-bottom: 70px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content h1 {
font-size: 18px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content span.date {
font-size: 16px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content p{
font-size: 14px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content a {
font-size: 16px;
}
#today-section-1 .right h3.elementor-heading-title {
font-size: 30px;
}
#today-section-1 .right p.elementor-heading-title {
font-size: 16px;
}
#power-school-btn {
width: 15%;
}
#logo-menu nav ul li a {
font-size: 15px;
}
.sect-one .elementor-widget-text-editor p {
font-size: 15px;
line-height: 1.6;
}
.sect-two .nst-icon h3 {
font-size: 25px !important;
margin-bottom: 5px !important;
}
.sect-two .nst-icon p {
font-size: 15px !important;
}
#voices .inner_col .content_col h2 {
font-size: 30px !important;
}
#voices .inner_col .content_col h3 {
font-size: 22px;
}
#voices .inner_col .content_col .para p {
font-size: 16px;
}
.home-newsletter-area .home-newsletter-content h1{
font-size: 20px;   
}
#six-sec .elementor-widget-heading {
text-align: center;
}
#six-sec .elementor-widget-heading h2 {
font-size: 40px;
letter-spacing: 2px;
}
#six-sec .elementor-widget-button a {
padding: 14px 30px;
font-size: 16px;
}
#sec-five .elementor-widget-button a {
padding: 13px 30px;
font-size: 16px;
}
.page-id-881 .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1280px;
}
#next-step-sec h2 {
font-size: 55px;
}
#eq_5 .elementor-container {
max-width: 1440px;
}
.graduate-post-wrapper.slick-initialized.slick-slider {
width: 90%;
}
#graduates_1 .graduate-arrow a.g-next {
right: -25px;
}
#graduates_1 .graduate-arrow a.g-prev {
left: -25px;
}
section.sect-six h2.elementor-heading-title {
font-size: 35px !important;
}
#graduates_1 .graduate-arrow a.g-next {
right: 0px;
}
#graduates_3 .elementor-container {
max-width: 1355px;
}
#stu_5 .elementor-container.elementor-column-gap-no {
max-width: 1370px;
}
}
@media only screen and (max-width: 1536px) {
#campus_2 .campus_video_slider .swiper-slide {
height: 100% !important;   
} 
#residence_3 .left img {
height: 400px;
object-fit: cover;
}
#residence_4 .left img {
height: 600px;
object-fit: cover;
}
#partner_sch .elementor-image img {
width: 180px !important;
height: 180px !important;
}
#partner_sch .elementor-image img {
width: 200px;
height: 200px;
}
#course_innovation_content .left h2{
font-size: 23px !important;
} 
#course_innovation h2 {
font-size: 55px !important;
}
#course_innovation_content .right h2 {
font-size: 30px !important;
}
#stu_5 .swiper-slide-bg {
height: 550px !important;
}
#school_slide .slick-slide.slick-center .partner_school_post .img_cover{ 
width: 300px;
height: 300px;
}
#school_slide .slick-slide img {
width: 120px;
height: 120px;
}
#school_slide .slick-slide.slick-center img{
width: 200px;
height: 200px;
}
#Alumi_1 .elementor-text-editor{
font-size: 16px !important;
}
#glob_net_2 .elementor-widget-button a {
padding: 15px 50px;
font-size: 18px;
}
section#course_innovation_img {
padding: 50px 50px !important;
margin-bottom: 60px !important;
}
body.page-id-2089 p {
font-size: 16px !important;
}
body.page-id-2091 p {
font-size: 16px !important;
}
body.page-id-2091 ul li {
font-size: 16px !important;
}
body.page-id-1900 p {
font-size: 16px !important;
}
#alumi_news p{
font-size: 16px !important;   
}
#stu_lif_1 .elementor-text-editor {
font-size: 16px !important;
}
#stu_1 .elementor-text-editor{
font-size: 16px !important;   
}
#stu_2 .elementor-text-editor{
font-size: 16px !important;   
}
#stu_3 .elementor-text-editor{
font-size: 16px !important;   
}
#stu_4 .elementor-text-editor{
font-size: 16px !important;   
}
#stu_lif_1_common .elementor-text-editor{
font-size: 16px !important;   
}
#stu_5 .elementor-text-editor{
font-size: 16px !important;   
}
#stu_5 .elementor-slide-description{
font-size: 16px !important;   
}
#stu_5 .elementor-swiper-button-next {
right: -80px !important;
}
#stu_5 .elementor-swiper-button-prev {
left: -80px !important;
}
#stu_4 .elementor-swiper-button-next {
right: -80px;
}
#stu_4 .elementor-swiper-button-prev {
left: -80px;
}
#stu_lif_1_common h2{
font-size: 40px !important;   
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a{
font-size: 22px;
}
#admission_1 h2.elementor-heading-title {
font-size: 65px;
}
#apply_1 .inner_section:last-child h4 {
font-size: 65px;
}
#apply_1 h2.elementor-heading-title {
font-size: 65px;
}
#residence_5 .title h2{
font-size: 38px;
}
#residence_5 .btn a {
font-size: 18px;
padding: 18px 50px;
}
#residence_2 .swiper-slide-inner {
left: 800px;
}
#mission-vision .black_head h4{
letter-spacing: 0;
}
#mission-vision .txt_block_1 {
margin-top: 60px;
margin-bottom: 60px;
}
#mission-vision .txt_block_2 h3{
margin-bottom: 25px;
}
#sec-seven .right {
transform: translateX(-20px);
}
#eng-program-1 h2{
font-size: 45px;
}
#eng-program-1 p{
margin: 30px 0 40px;
font-size: 26px;
}
#eng-program-1 p + p {
display: none;
}
#sec-seven .left {
width: 40%;
}
#sec-seven .right {
width: 40%;
}
#sec-seven .right a.a3,
#sec-seven .right a.a2{
padding: 20px 40px;
font-size: 18px;
}
#sec-seven .right a.al {
margin-right: 10px;
}
#sec-seven .left h2 {
font-size: 40px;
}
#contact_1 .left h3 {
font-size: 38px;
}
#prin_1 .left h2 {
font-size: 55px; 
}
#prin_1 .left span {
font-size: 18px;
}
#campus_1 .right .elementor-swiper-button {
bottom: 162px;
width: 60px;
height: 60px;
}
.elementor-section.elementor-section-boxed>.elementor-container {
max-width: 1280px !important;
}
.testimonials-wrapper .testimonials-area h1 {
font-size: 25px;
}
.elementor-404 .elementor-element.elementor-element-588565f .elementor-button {
font-size: 15px !important;
}
.elementor-404 .elementor-element.elementor-element-ff9f648 .elementor-button {
font-size: 15px !important;
}
.elementor-404 .elementor-element.elementor-element-6861ff9 .elementor-button {
font-size: 15px !important;
}
.nst-newsletter-single h1 {
font-size: 53px;
}
.s-mian-head h2 {
font-size: 50px !important;
}
.line-head h2:before {
top: 6px;
}
.newsletter_single .container {
max-width: 1430px;
}
.newsletter_single .single-cover h1 {
font-size: 40px;
}
.newsletter_single .single-cover p.date {
font-size: 20px;
}
.related_news h3 {
font-size: 40px;
}
.related-blog .related-blog-area .content h1 {
font-size: 22px;
}
.related-blog .related-blog-area .content span.date {
font-size: 16px;
}
.related-blog .related-blog-area .content a {
font-size: 15px;
}
#voice_1 h2 {
font-size: 50px;
}
#voice_1 .elementor-slide-heading {
font-size: 26px;
}
#voice_1 .elementor-slide-description {
font-size: 16px;
line-height: 1.6;
}
#voice_1 .elementor-swiper-button {
width: 40px;
height: 40px;
}
#voice_2 h2 {
font-size: 40px;
}
#voice_3 #title h2 {
font-size: 32px;
}
#voice_3 #para p {
font-size: 16px;
}
#voice_3 #small_head span {
font-size: 28px;
}
#prin_1 .left p {
font-size: 18px;
}
#campus_1 .left span {
font-size: 16px;
}
#campus_1 .left h2 {
font-size: 55px;
}
#campus_1 .left p {
font-size: 18px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading {
font-size: 28px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-description {
font-size: 18px;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
font-size: 26px;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
width: 56px;
height: 56px;
}
#mission-vision .black_head h4 {
font-size: 30px;
}
#mission-vision .txt_block_1 p {
font-size: 20px;
}
#mission-vision .txt_block_1 ul li {
font-size: 20px;
}
#mission-vision .txt_block_2 p {
font-size: 20px;
}
body.page-id-881 #identity_1 .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1185px !important;
}
#residence_2 .residence_slide .elementor-swiper-button-next {
right: 370px;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 760px;
}   
#residence_3 .right h2 {
font-size: 41px;
margin-bottom: 20px;
}
#residence_4 .right h2 {
font-size: 41px;
margin-bottom: 20px;
}
#residence_4 .right .elementor-image-box-wrapper h3{
font-size: 18px;
}
#home-sec-2 .big-head h2 {
font-size: 55px;
}
#admission_4 .title h2 {
font-size: 35px;
}
#admission_4 .btn a {
font-size: 22px;
padding: 20px 50px;
}
section#eng-program-3 .right {
padding: 35px;
}
section#eng-program-2 .right {
padding: 35px;
}
section#eng-program-4 .right {
padding: 35px;
}
section#eng-program-5 .right {
padding: 35px;
}
#eq_1 p {
font-size: 32px;
}
#eq_1 h2 {
font-size: 55px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title {
padding: 26px 25px;
}
#eq_2 .right h2 {
font-size: 55px;
}
#eq_3 h2 {
font-size: 55px;
}
#eq_4 .right h2 {
font-size: 44px;
}
#eq_4 .right h2 {
font-size: 36px;
}
#power_school_2 .inner_2 .elementor-swiper-button {
width: 60px;
height: 60px;
}
#power_school_2 .inner_1 .elementor-inner-column {
margin-left: 10px;
}
#power_school_2 .inner_2 .elementor-swiper-button {
bottom: -30px;
}
#graduates_2 .elementor-image-box-wrapper h3 {
font-size: 20px;
}
#contact_1 .right h2 {
font-size: 40px; 
}
#contact_1 .left p {
font-size: 18px;
}
#contact_1 .right button {
font-size: 18px;
}
#stu_5 .elementor-container.elementor-column-gap-no {
max-width: 1310px !important;
}
#total_care_main .elementor-flip-box__layer__title {
font-size: 33px;
}
#total_care_main .elementor-flip-box__layer__title {
font-size: 30px;
}
#total_care_main .elementor-flip-box__layer__description {
font-size: 20px;
}
#program-5 .right {
margin-right: 30px;
}
#program-3 .right {
margin-right: 30px;
}
}
@media only screen and (max-width: 1440px) {
.part_img_2 img {
height: 460px !important;
}
.part_img_1 img {
height: 290px !important;
}
.course_img_3 img {
height: 192px !important;
}
#sec-seven .left {
width: 50%;
}
#sec-seven .right {
transform: translateX(-100px);
}
#sec-seven {
padding: 110px 0;
}
#sec-seven:before{
width: 400px;
height: 420px;
}
#sec-five .big-head h2 {
font-size: 55px;
}
#sec-five .big-head h2 {
font-size: 55px;
} #sec-seven .right a.a3,
#sec-seven .right a.a2{
padding: 20px 30px;
font-size: 18px;
}
#main_slider .elementor-slide-description{
font-size: 65px;
}
#voices .inner_col .content_col h2 {
font-size: 25px !important;
}
#home-sec-1 .big-head h2 {
font-size: 55px;
}
section#course_innovation_img {
padding: 40px 30px !important;
margin-bottom: 50px;
}
#stu_5 .elementor-container.elementor-column-gap-no {
max-width: 1200px !important;
}
#campus_1 .right .elementor-swiper-button {
bottom: 190px;
width: 55px;
height: 55px;
}
#residence_4 .right .elementor-widget-wrap {
padding: 50px 50px;
}
#residence_3 .right .elementor-widget-wrap {
padding: 50px 50px;
}
#residence_3 .right h2 {
font-size: 45px;
}
#residence_4 .right h2 {
font-size: 45px;
}
#residence_2 .residence_slide .elementor-swiper-button-next {
right: 260px;
}
#residence_3 .right p {
font-size: 18px;
}
#residence_4 .right p {
font-size: 18px;
}
.newsletter_single .container {
max-width: 1300px;
}
#prin_1 .left h2 {
font-size: 50px;
}
.elementor-36 .elementor-element.elementor-element-c7bd96a .elementor-button {
font-size: 15px;
}
.switcher {
width: 155px;
}
.elementor-section.elementor-section-boxed>.elementor-container {
max-width: 1170px !important;
}
.s-mian-head h2 {
font-size: 55px !important;
}
.line-head h2:before {
top: 6px;
}
body .progress {
margin-bottom: 55px;
}
.Offer-arrow {
right: 19%;
bottom: -15px;
}
.NewtonOffer-post-area {
top: 75px;
}
.nst-icon h3.elementor-image-box-title {
font-size: 30px !important;
}
.nst-icon p.elementor-image-box-description {
font-size: 16px !important;
}
.services-post-wrapper .school-post-area h1 {
font-size: 20px;
}
.school-post-area .date span.date-left {
font-size: 15px;
}
.sect-five-inner .en-head h1.entry-title {
font-size: 20px;
}
.sect-five-inner .en-head span.published {
font-size: 15px !important;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
width: 52px;
height: 52px;
}
#mission-vision .black_head h4 {
font-size: 28px;
}
#next-step-sec h2 {
font-size: 42px;
}
#eng-program-2 .left ul li{
font-size: 16px;
}
#next-step-sec span{
font-size: 16px;
}
#eng-program-3 .left p {
font-size: 16px;
margin-bottom: 20px;
}
#eng-program-3 .left ol li{
font-size: 16px;
}
#eng-program-4 .left p{
font-size: 16px;
}
#eng-program-5 .left p{
font-size: 16px;   
}
#admission_4 .btn a {
font-size: 17px;
}
#admission_4 .title h2 {
font-size: 36px;
}
#eng-program-2 .left h2 {
font-size: 42px;
}
#eng-program-3 .left h2 {
font-size: 42px;
}
#eng-program-4 .left h2 {
font-size: 42px;
}
#eng-program-5 .left h2 {
font-size: 42px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a {
font-size: 22px;
}
#eq_1 .elementor-tab-content .content_cover .right p {
font-size: 18px;
}
#eq_1 p {
font-size: 28px;
}
#eq_2 .right p {
font-size: 18px;
}
#eq_2 .right h5 {
font-size: 18px;
}
#eq_3 p {
font-size: 18px;
}
#eq_4 .right p {
font-size: 18px;
}
#eq_5 p {
font-size: 18px;
}
#power_school_2 .inner_2 .elementor-swiper-button {
width: 50px;
height: 50px;
}
#power_school_2 .inner_2 .elementor-swiper-button {
bottom: -20px;
}
#graduates_1 h2 {
font-size: 55px;
}
#graduates_1 p {
font-size: 18px;
}
.graduate-post-wrapper .graduate-post-area h1 {
font-size: 30px;
}
#graduates_1 p {
font-size: 16px;
}
#graduates_2 h2 {
font-size: 55px;
}
.sect-six a.elementor-button-link.elementor-button {
padding: 20px 35px 20px 35px;
}
.sect-six a.elementor-button-link.elementor-button {
padding: 20px 35px 20px 35px !important;
}
#Connect_form button {
font-size: 18px;
}
#alumi_news .elementor-image-box-content {
margin-left: 25px;
}
#total_care_main .elementor-flip-box__layer__title {
font-size: 28px;
}
#total_care_main .elementor-flip-box__layer__description {
font-size: 18px;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
font-size: 24px;
}
}
@media screen and (min-width: 1280px) and (max-width: 1680px) {
.alumni-wrapper .alumni-area .post-content h1{
font-size: 26px;
}
#eng-program-1 h2{
font-size: 50px;   
}
.nst-graduate-single {
height: 320px;
}
.graduate_single {
padding: 100px 150px;
}
.nst-graduate-single h1 {
margin: 0;
font-size: 50px;
}
#eng-program-2 .left ul li {
font-size: 16px;
}
#eng-program-3 .left p{
font-size: 16px;   
}
#eng-program-3 .left ol li{
font-size: 16px; 
}
#eng-program-4 .left p{
font-size: 16px;   
}
#eng-program-5 .left p{
font-size: 16px;   
}
.nst-newsletter-single {
height: 320px;
}
#prin_1 .left p {
font-size: 16px;
}
.video-wrapper .video-content h1 {
font-size: 15px;
}
.video-wrapper .video-content p {
font-size: 14px;
}
.webinars-post-area .post-content h1 {
font-size: 15px;
}
.webinars-post-area .post-content span {
font-size: 14px;
}
#prin_3 a.elementor-button-link {
font-size: 15px;
padding: 24px 15px;
}
#home-sec-1 p {
font-size: 16px;
}
#voices .inner_col .content_col .para p {
font-size: 16px;
}
#eq_1 .elementor-tab-content .content_cover .right ul li{
font-size: 16px !important;
}
#apply_1 .elementor-text-editor ul li{
font-size: 16px !important;
}
.testimonials-wrapper .testimonials-area h1 {
font-size: 18px !important;
margin-top: 10px !important;
}
#testi_1 {
padding: 60px 0;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area {
margin-bottom: 30px;
}
#testi_2 .elementor-widget-button a {
font-size: 15px !important;
}
#testi_1 .paginate {
margin-top: 30px;
}
#program-2 h2 {
font-size: 24px !important;
margin-bottom: 20px;
}
#contact_1 .right h2 {
font-size: 30px;
}
#contact_1 .left h3 {
font-size: 30px;
}
#contact_1 .right button {
padding: 13px 30px;
}
#Alumi_1 .swiper-slide {
height: 575px;
}
#Alumi_1 p {
font-size: 16px;
}
#glob_net_1 h2 {
font-size: 50px;
margin: 0;
}
#glob_net_1 {
padding: 60px 0;
}
#glob_net_1 .inner_1 {
margin-top: 60px;
}
#glob_net_1 .inner_1 h3 {
margin: 30px 0 10px 0;
font-size: 34px;
}
#glob_net_1 .inner_1 .img_col .elementor-image:before {
display: none;
}
#glob_net_1 .inner_1 .img_col .elementor-image img {
width: 25%;
}
#glob_net_1 .inner_1 h6 {
font-size: 20px;
margin-top: 15px;
}
#glob_net_1 .inner_2 {
margin-top: 30px;
}
#glob_net_2 .elementor-widget-button a {
padding: 15px 40px;
font-size: 14px;
}
#course_innovation {
padding-top: 60px;
}
#course_innovation h2 {
font-size: 50px !important;
margin-bottom: 20px !important;
}
body.page-id-2089 p {
font-size: 16px !important;
}
#course_innovation h3 {
font-size: 50px !important;
}
#course_innovation .elementor-text-editor {
margin-bottom: 50px;
}
#school_slide h2 {
font-size: 50px !important;
margin-bottom: 0 !important; 
}
#course_innovation {
padding-top: 60px !important;
}
body.page-id-1900 p {
font-size: 16px !important;
}
#Connect_form h4 {
font-size: 30px !important;
margin-bottom: 0px !important;
font-weight: 500 !important;
}
#Connect_form button {
font-size: 16px;
}
#alumi_news h2 {
font-size: 50px !important;
margin-bottom: 10px !important;
}
#alumi_news .elementor-image-box-content {
padding-left: 40px !important;
}
#alumi_news h3 {
font-size: 28px !important; 
margin-bottom: 10px !important;
margin-top: 0;
}
#alumi_news .elementor-image-box-content p {
font-size: 16px !important;
}
.related-blog .related-blog-area .content h1 {
height: 50px;
}
.related-blog .related-blog-area .content p {
font-size: 15px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content p {
font-size: 14px;
margin-bottom: 20px;
}
#today-section-1 .left h2.elementor-heading-title {
font-size: 40px;
margin-bottom: 40px;
}
#stu_5 {
padding: 60px 0px !important; 
}
#stu_2 .shadow:before {
right: -50px !important;
bottom: -50px !important;
}
#stu_3 .shadow:before {
left: -50px !important;
bottom: 50px !important;
}
#stu_4 {
padding-top: 60px !important; 
padding-bottom: 60px !important;
}
#stu_lif_1_common {
margin-bottom: 150px;
}
#stu_2 p {
font-size: 16px;
}
#stu_1 {
padding: 60px 0 !important;
}
#right-img .shadow:before {
right: -50px !important;
bottom: -50px !important;
}
#stu_lif_1_common .shadow:before {
left: -50px !important;
bottom: 50px !important;
}
#stu_lif_1_common h2 {
font-size: 30px !important;
margin-bottom: 20px !important;
}
#stu_3 .left p {
font-size: 16px;
}
#stu_5 .elementor-slide-description {
font-size: 16px !important;
}
#stu_lif_1 {
padding: 60px 0 !important;
}
#stu_lif_1 .slick-slide {
height: 575px;
}
#stu_lif_1 .slick-slide img {
height: 575px;
width: 100%;
object-fit: cover;
}
#graduates_2 .elementor-image-box-wrapper figure img { height: 50px;
}
#graduates_2 .inner_2 figure img {
height: auto;
}  
#total_care_main h2 {
font-size: 50px !important;
margin-bottom: 30px !important;
}
#total_care_main .elementor-flip-box {
height: 350px;
}
#total_care_main .elementor-image img {
height: 350px;
}
#total_care_main {
padding: 60px 0 !important;
}
#program-3 .left h2{
font-size: 24px !important;
margin-bottom: 20px;
}
#program-4 {
padding: 60px 0 130px;
}
#eng-program-1 {
padding: 70px 0;
}
#eng-program-2 .left h2 {
font-size: 28px;
margin-bottom: 20px;
}
#eng-program-2 .left h4{
font-size: 22px;
margin-bottom: 20px;
}
#eng-program-3 .left h2 {
font-size: 28px;
margin-bottom: 20px;
}
#eng-program-4 .left h2 {
font-size: 28px;
margin-bottom: 20px;
}
#eng-program-5 .left h2{
font-size: 28px;
margin-bottom: 20px;
}
#program-4 h2 {
font-size: 24px !important;
margin-bottom: 20px;
}
#program-5 .left h2{
font-size: 24px !important;
margin-bottom: 20px;
}
#eng-program-5 .right .shadow:before{
left: -50px;
bottom: -50px; 
}
#eng-program-4 .right .shadow:before{
right: -50px;
bottom: -50px;
}
#eng-program-3 .right .shadow:before {
left: -50px;
bottom: -50px;
}
#eng-program-2 .right .shadow:before {
right: -50px;
bottom: -50px;
}
#eng-program-1 .btn-section a {
font-size: 15px;
padding: 24px 15px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title {
padding: 15px 15px;
}
#eq_1 .elementor-tabs-content-wrapper .elementor-tab-content {
padding: 50px 50px;
}
#eq_1 .elementor-tab-content .content_cover .right {
padding-left: 50px;
}
#eq_1 .elementor-container {
max-width: 1080px !important;
}
#eq_2 .right h2 {
font-size: 40px;
margin: 0 0 20px;
}
#eq_2 .right h5 {
margin-bottom: 20px;
font-size: 16px;
}
#eq_2 .right p {
font-size: 16px;
}
#eq_3 h2 {
font-size: 40px;
margin: 0 0 20px;
}
#eq_3 p {
font-size: 16px;
margin: 0 0 25px 0;
}
#eq_3 {
padding: 60px 0;
}
#eq_4 .right h2 {
font-size: 35px;
margin: 0 0 20px;
}
#eq_4 .right p {
font-size: 16px;
}
#eq_4 {
padding: 60px 0;
}
#eq_1 h2 {
font-size: 50px;
}
#eq_5 h2 {
margin: 0 0 20px;
font-size: 40px;
}
#eq_5 p {
font-size: 16px;
margin: 0 0 20px 0;
}
#eq_5 {
padding: 60px 0;
}
#eq_5 .elementor-swiper-button {
width: 50px;
height: 50px;
}
#eq_5 .elementor-swiper-button-next {
right: -60px;
}
#eq_5 .elementor-swiper-button-prev {
left: -60px;
}
#power_school_1 h2 {
font-size: 50px;
}
#eq_5 .swiper-slide {
min-height: 500px;
height: auto;
}
#power_school_1 {
padding: 60px 0 0;
}
#power_school_1 h5 {
font-size: 18px;
margin: 20px auto;
}
#power_school_1 p {
font-size: 16px;
}
#power_school_2 {
padding: 60px 0;
}
#power_school_2 .inner_2 .elementor-swiper {
padding: 50px 60px;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text{
font-size: 16px;  
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content cite.elementor-testimonial__cite span {
font-size: 16px;
}
#power_school_2 .inner_1 p {
margin: 15px 0 0;
font-size: 14px;
}
#power_school_2 .inner_1 p strong {
font-size: 20px;
}
#power_school_2 .col {
margin-right: 15px;
margin-left: 0px !important;
}
#graduates_1 h2 {
font-size: 50px;
}
#graduates_1 p {
font-size: 16px;
}
#graduates_1 {
padding: 60px 0 0;
}
.graduate-post-wrapper .graduate-post-area h1 {
font-size: 22px;
margin: 15px 0 10px;
}
#graduates_2 h2 {
font-size: 40px;
margin-bottom: 50px;
}
#graduates_2 .inner_1 {
margin-bottom: 50px;
}
#graduates_2 {
padding: 60px 0;
}
#graduates_2 .elementor-image-box-wrapper h3 {  
font-size: 18px;
margin: 15px 0;
}
#graduates_3 h2 {
font-size: 40px;
margin-bottom: 50px;
}
#graduates_3 {
padding: 60px 0 120px;
}
#graduates_2 .elementor-image-box-wrapper p {
font-size: 18px;
}
#program-2 .elementor-image,
#program-3 .elementor-image,
#program-4 .elementor-image,
#program-5 .elementor-image {
width: 90%;
}
#eng-program-1 .elementor-image,
#eng-program-2 .elementor-image,
#eng-program-3 .elementor-image,
#eng-program-4 .elementor-image,
#eng-program-5 .elementor-image {
width: 90%;
}
#program-4 .right .shadow:before{
right: -10px;
}
#program-2 .right .shadow:before{
width: 80%;
right: -10px;
}
#program-3 .right .shadow:before{
left: -50px;
}
#program-5 .right .shadow:before{
left: -50px;
}
#program-5 .left .elementor-widget-wrap {
padding: 0;
}
#voice_3 #title h2 {
margin-bottom: 10px;
}
#testi_1 h2.elementor-heading-title {
font-size: 50px;
}
#admission_1 h2.elementor-heading-title {
font-size: 50px;
margin-bottom: 20px;
}
#voice_1 h2 {
font-size: 50px;
margin-bottom: 50px;
}
#voice_1 {
padding: 70px 0;
}
#voice_2 .voice-video-arrow a{
bottom: 140px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title a{
font-size: 20px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-active a {
margin-bottom: 20px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content p{
font-size: 16px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item {
padding: 25px 0;
}
#admission_3 h3 {
font-size: 25px;
}
#admission_1 {
padding: 60px 0;
}
.admission_accordian {
padding-bottom: 60px;
}
#admission_4 {
padding: 70px 0;
}
#apply_1 h2.elementor-heading-title {
font-size: 50px;
margin-bottom: 30px;
}
#apply_1 .inner_section:last-child h4 {
font-size: 50px;
margin-bottom: 30px;
}
#apply_1 .inner_section .number {
font-size: 70px;
}
#apply_1 .inner_section h4 {
font-size: 24px;
margin-bottom: 20px;
}
#apply_1 .elementor-text-editor p{
font-size: 16px;
}
#identity_1 {
padding: 60px 0;
}
#tuition_2 h2 {
font-size: 32px;
margin-bottom: 20px;
}
#tuition_2 p {
font-size: 16px;
margin-bottom: 30px;
}
#tuition_2 .t4 ul li{
font-size: 16px;
}
#tuition_1 .elementor-text-editor p {
font-size: 16px;
}
#tuition_1 h2.elementor-heading-title {
font-size: 50px;
margin-bottom: 20px;
}
.white_sec .elementor-heading-title{
margin: 40px 0 40px;
font-size: 25px;
}
.common_table .brown h5,
.common_table .white h5{
padding: 20px 0;
font-size: 16px;
}
.common_table_2 .brown h5,
.common_table_2 .white h5{
padding: 20px 0;
font-size: 16px;
}
#residence_2 {
padding: 50px 0;
}
#residence_2 span {
font-size: 16px;
}
#residence_2 h2 {
font-size: 40px;
margin: 20px 0 0;
}
#residence_2 .residence_slide .elementor-swiper-button{
width: 50px;
height: 50px;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 800px;
}
#residence_2 .swiper-slide-bg {
height: 500px;
}
#campus_2 .campus_video_slider .swiper-slide {
height: 70%;
}
#residence_3 .right h2 {
font-size: 30px;
}
#residence_3 .right p {
font-size: 16px;
}
#residence_4 .right h2 {
font-size: 30px;
}
#residence_4 .right p {
font-size: 16px;
}
#residence_5 {
padding: 70px 0;
}
#residence_5 .btn a {
font-size: 16px;
padding: 15px 40px;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
font-size: 18px !important;
bottom: 20px;
}
#campus_2 p {
font-size: 16px;
}
#campus_1 .left h2 {
font-size: 45px;
margin: 20px 0;
}
#campus_1 .left p {
font-size: 16px;
width: 90%;
margin-bottom: 20px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading {
font-size: 24px;
}
#campus_1 {
padding: 60px 0;
}
#campus_1 .right .swiper-slide-bg {
height: 380px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents {
padding-top: 20px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-description {
font-size: 16px;
}
#campus_1 .right .swiper-pagination {
margin-top: 0;
}
#campus_1 .right .elementor-swiper-button {
bottom: 122px;
}
#identity_1 h2 {
font-size: 50px;
margin-bottom: 70px;
}
#identity_1 .common-margin h3{
font-size: 38px;
margin-bottom: 20px;
}
#identity_1 .common-margin p{
font-size: 16px;
}
#identity_1 .common-margin .shadow .elementor-image {
width: 90%;
}
#identity_1 .common-margin .shadow:before{
right: -10px;
width: 80%;
}
#identity_1 .common-margin .left .shadow:before {
left: -60px;
}
#identity_1 .common-margin .right {
padding-left: 20px;
}
#power_btn a {
font-size: 16px;
}
#mission-vision .txt_block_1 h3{
margin-bottom: 20px;
font-size: 38px;
}
#mission-vision .txt_block_1 p{
font-size: 16px;   
}
#mission-vision .txt_block_1 ul li{
font-size: 16px;   
}
#mission-vision .txt_block_1 ul li:before{
top: 30%;
}
#mission-vision .txt_block_2 h3{
margin-bottom: 20px;
font-size: 38px;
}
#mission-vision .txt_block_2 p{
font-size: 16px;   
}
#mission-vision .txt_block_2 ul li{
font-size: 16px;   
}
#mission-vision .txt_block_2 ul li:before{
top: 30%;
}
#mission-vision {
padding: 70px 0;
}
#mission-vision .black_head h4 {
font-size: 24px;
}
.sub-header .elementor-container {
min-height: 320px !important;
}
.sub-header h3 {
font-size: 50px;
margin-top: 0px;
}
#prin_1 {
padding: 70px 0;
}
#prin_1 .left span {
font-size: 14px;
padding-left: 70px;
}
#prin_1 .left span:before {
width: 50px;
}
#sec-five {
padding: 80px 0px 80px 0px;
}
#prin_1 .left h2{
margin: 20px 0;
}
#prin_1 .elementor-image img {
width: 85%;
}
#sec-seven:before {
width: 360px;
height: 390px;
top: -70px;
}
#sec-seven .right a.a3, #sec-seven .right a.a2 {
padding: 15px 30px;
font-size: 15px;
}
#main-footer {
padding-bottom: 30px;
}
footer#main-footer figure.gallery-item img {
width: 70%;
margin-bottom: 10px;
}
footer#main-footer ul.elementor-icon-list-items:last-child li {
align-items: flex-start;
}
footer#main-footer ul.elementor-icon-list-items li span.elementor-icon-list-icon {
padding-top: 5px;
}
.voice-arrow a.vo-prev {
position: relative;
left: -15px;
}
#sec-five h2 {
font-size: 18px;
letter-spacing: 0;
}
.home-newsletter-area .img_cover img {
display: block;
height: 350px !important;
object-fit: cover;
width: 100%;
}
.home-newsletter-area .home-newsletter-content span.date{
font-size: 16px;
}
.home-newsletter-area .home-newsletter-content span.date:before{
bottom: 5px;
}
.voice-arrow i.fas.fa-angle-right,
.voice-arrow i.fas.fa-angle-left{
font-size: 20px;
}
.line-head h2:before {
top: 9px;
width: 40px;
}
#voices .line-head h2 {
font-size: 18px;
letter-spacing: 0px;
}
.Offer-arrow i.fas.fa-angle-left,
.Offer-arrow i.fas.fa-angle-right{
width: 40px;
font-size: 20px;
height: 40px;
}
.NewtonOffer-post-area .post-content h1{
font-size: 20px !important;   
}
#home-sec-1 .small-head span{
font-size: 18px;
letter-spacing: 0;
} 
#home-sec-2 .small-head span:before{
width: 40px;
}
#home-sec-2 .small-head span{
font-size: 18px;
padding-left: 60px;
letter-spacing: 0;        
}
#sect-to .elementor-widget-button a {
font-size: 16px;
padding: 12px 35px;
}
.nst-icon p.elementor-image-box-description {
font-size: 16px !important;
}  
#logo-menu nav ul li a {
margin-right: 10px;
}
#voices {
padding: 70px 0;
}  
#stu_4 .elementor-text-editor {
padding-bottom: 0px !important;
}
#logo-menu .elementor-widget-theme-site-logo a {
padding: 0;
}
.sect-one .elementor-widget-text-editor p {
width: 80%;
}
.Offer-arrow {
right: 18%;
}
#sec-five .big-head h2{
font-size: 55px;
}
footer#main-footer ul.elementor-icon-list-items li a {
padding: 0;
}
footer#main-footer figure.gallery-item {
padding: 0;
}
footer#main-footer .elementor-widget-image a {
padding: 0;
}
footer#main-footer figure.gallery-item a {
padding: 0;
}
#google-translate {
width: 20%;
}
#next-step-sec h2 {
font-size: 48px;
}
#google-translate .elementor-shortcode {
padding-left: 30px;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
font-size: 24px;
}
body.page-id-881 #identity_1 .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1080px !important;
}
#next-step-sec span {
font-size: 14px;
}
#eng-program-3 {
padding: 80px 0 80px;
}
#eng-program-2 {
padding-bottom: 110px;
}
#eng-program-5 {
padding: 60px 0 120px;
}
#eq_1 p {
font-size: 26px;
margin: 30px 0px 40px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a {
font-size: 18px;
}
#stu_5 .elementor-container.elementor-column-gap-no {
max-width: 1130px !important;
}
#stu_1 h2 {
font-size: 50px !important;
margin-bottom: 20px !important;
}
#stu_2 h2 {
font-size: 40px !important;
margin-bottom: 20px !important;
}
#stu_2 .elementor-text-editor {
font-size: 18px;
}
#stu_3 .elementor-text-editor {
font-size: 18px;
}
#stu_3 h2 {
font-size: 40px !important;
}
#stu_4 h2 {
font-size: 40px !important;
}
#stu_4 .elementor-text-editor {
font-size: 18px;
}
#stu_5 h2 {
font-size: 40px !important; 
margin-bottom: 20px !important;
}
#stu_5 .elementor-text-editor {
font-size: 18px !important;
padding-bottom: 10px !important;
}
#stu_5 .elementor-text-editor p {
font-size: 16px;
}
#stu_5 .swiper-slide-bg {
height: 575px !important;
}
#stu_6 a.elementor-button-link {
font-size: 15px !important;
padding: 20px 15px !important; 
}
.Athelit-arrow {
bottom: -70px !important;
} 
#stu_lif_1 .my-progress { 
top: 50px !important;
}
#stu_lif_1 h2 {
font-size: 50px !important;
margin-bottom: 20px !important;
}
#stu_lif_1_common .elementor-text-editor {
font-size: 16px !important;
}
#alumi_news p {
font-size: 16px !important;
}
#Connect_form input#form-field-email{
font-size: 15px;
}
}
@media only screen and (max-width: 1280px) {
.part_img_2 img {
height: 422px !important;
} 
#voice_1 .elementor-swiper-button-next {
right: 0;
}
#voice_1 .elementor-swiper-button-prev {
left: 0;
}
.part_img_1 img {
height: 262px !important;
}
#course_innovation_content .left h2 {
font-size: 18px !important;
}
.course_img_1 img {
height: 520px !important;
}
.course_img_2 img {
height: 520px !important;
}
.Athelit-arrow {
right: 7% !important;
}
#program-2 {
padding-bottom: 140px;
}
.home-newsletter-area .img_cover img {
min-height: 280px;
}
#admission_4 .title h2 {
font-size: 30px;
}
#sec-seven .right a.a3,
#sec-seven .right a.a2{
padding: 12px 30px;
font-size: 15px;
}
#residence_2 .swiper-slide-bg {
height: 550px;
width: 800px;
}
#residence_2 .swiper-slide-inner {
left: 600px;
bottom: 50px;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents{
max-width: 670px;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 690px;
}
#prin_1 .left span {
letter-spacing: 0;
}
#prin_1 .left h2 {
font-size: 45px;
}
#home-sec-2 .big-head h2 {
font-size: 50px;
}
#voices .s-mian-head h2 {
font-size: 50px !important;
}
#sec-five .big-head h2 {
font-size: 50px;
}
#residence_4 .right .elementor-image-box-wrapper h3,
#residence_3 .right .elementor-image-box-wrapper h3{
padding-left: 15px;
font-size: 18px;
}
#residence_3 .right h2 {
font-size: 35px;
}
#residence_4 .right h2 {
font-size: 35px;
}
#residence_5 .title h2{
font-size: 40px;
}
#residence_2 .residence_slide .elementor-swiper-button-next {
right: 270px;
}
#sec-seven .left h2 {
font-size: 35px;
}
#sec-seven:before {
width: 400px;
height: 440px;
top: -130px;
}  #home-sec-1 .big-head h2{
font-size: 50px;
}
section.sect-six h2.elementor-heading-title {
font-size: 30px !important;
letter-spacing: 2px !important;
}
#stu_4 .elementor-swiper-button-prev {
left: -20px;
}
#stu_4 .elementor-swiper-button-next {
right: -20px;
}
#stu_5 .elementor-swiper-button-prev {
left: -20px !important;
}
#stu_5 .elementor-swiper-button-next {
right: -20px !important;
}
#power-school-btn a {
font-size: 16px;
}
#logo-menu a img {
display: block;
margin: 0;
width: 75%;
}
.home-newsletter-area:nth-child(1) .img_cover,
.home-newsletter-area:nth-child(2) .img_cover,
.home-newsletter-area:nth-child(3) .img_cover,
.home-newsletter-area:nth-child(4) .img_cover,
.home-newsletter-area:nth-child(5) .img_cover{
height: auto; 
}
#logo-menu nav ul li a {
font-size: 13px;
}
#voice_1 .elementor-slide-heading {
font-size: 20px;
}
.newsletter_single .container {
max-width: 1200px;
}
#voice_1 .elementor-slide-description {
font-size: 12px;
line-height: 1.6;
}
#voice_2 h2 {
font-size: 30px;
}
#voice_3 #title h2 {
font-size: 24px;
}
#voice_3 #para p {
font-size: 14px;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
width: 48px;
height: 48px;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
font-size: 22px;
}
body.page-id-881 #identity_1 .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 990px !important;
}
#identity_1 .common-margin p {
width: 90%;
}
#next-step-sec h2 {
font-size: 44px;
}
#next-step-sec span {
font-size: 12px;
}
section#eng-program-4 .right {
padding: 60px;
}
section#eng-program-3 .right {
padding: 60px;
}
section#eng-program-5 .right {
padding: 60px;
}
section#eng-program-2 .right {
padding: 60px;
}
#eq_5 .elementor-swiper-button-next {
right: -45px;
width: 36px;
height: 36px;
}
#eq_5 .elementor-swiper-button-prev {
left: -45px;
width: 36px;
height: 36px;
}
#eq_5 .elementor-swiper-button i {
font-size: 20px;
}
#power_school_1 h2 {
font-size: 50px;
}
#power_school_1 h5 {
font-size: 20px;
margin: 25px auto;
}
#power_school_1 p {
font-size: 18px;
}
#power_school_2 .inner_1 p strong {
font-size: 28px;
}
#power_school_2 .inner_1 p {
font-size: 16px;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content cite.elementor-testimonial__cite span {
font-size: 20px;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
font-size: 18px;
}
#graduates_3 .elementor-swiper-button-prev {
left: -50px;
}
#graduates_3 .elementor-swiper-button-next {
right: -50px;
}
#graduates_3 .elementor-swiper-button {
width: 40px;
height: 40px;
}
#contact_1 .left p {
font-size: 16px;
}
#contact_1 .left a {
font-size: 18px;
}
#sec-seven .left {
width: 40%;
}
#sec-seven .right {
transform: translateX(-20px);
}
}
@media only screen and (max-width: 1024px) {
#course_innovation h3 {
font-size: 35px !important;
}
#testi_2 .elementor-widget-button a {
padding: 20px 10px;
font-size: 15px !important;
}
#testi_1 h2.elementor-heading-title {
font-size: 35px;
}
#testi_1 {
padding: 40px 30px;
}
#testi_1 .paginate {
margin-top: 10px;
}
.testimonials-wrapper .testimonials-area h1 {
font-size: 18px;
}
#course_innovation .elementor-text-editor {
margin-bottom: 50px !important;
}
#course_innovation h2 {
font-size: 35px !important;
}
#prin_1 {
padding: 25px 10px;
}
#prin_1 .left span:before {
display: none;
}
#prin_1 .left span {
padding-left: 0;
}
#prin_1 .left span {
font-size: 15px;
}
#prin_1 .left h2 {
font-size: 40px;
}
#prin_3 h2 {
font-size: 40px;
}
#prin_3 a.elementor-button-link {
font-size: 16px;
}
.s-mian-head h2 {
font-size: 40px !important;
}
.newsletter_single .container {
max-width: 920px;
} .elementor-330 .elementor-element.elementor-element-d8de396 .elementor-repeater-item-0701e94 .swiper-slide-bg {
background-position: 73% 90% !important;
}
.voice-arrow {
z-index: 22222;
}
.elementor-section.elementor-section-boxed>.elementor-container {
max-width: 940px !important;
}
#prin_3 h2 {
font-size: 24px;
}
#prin_3 a.elementor-button-link {
padding: 16px 10px;
width: 365px;
}
#campus_1 .left span:before {
display: none;
}
#campus_1 .left p {
width: 100%;
}
#campus_1 .left span {
padding-left: 0;
}
#campus_1 {
padding: 25px 0;
}
#campus_1 .right .elementor-swiper-button {
bottom: 167px;
width: 50px;
height: 50px;
}
#campus_1 .right .elementor-swiper-button-prev {
left: 88%;
}
#campus_2 .campus_video_slider .elementor-swiper-button-prev {
left: 88%;
}
#campus_2 .campus_video_slider .elementor-carousel-image-overlay {
font-size: 18px;
}
#mission-vision .black_head h4 {
font-size: 24px;
}
#mission-vision {
padding: 50px 10px;
}
#identity_1 .common-margin .left .shadow:before {
left: -55px;
right: auto;
}
#identity_1 .common-margin .shadow:before {
width: 90%;
right: -55px;
}
#identity_1 .common-margin p {
font-size: 18px;
}
body.page-id-881 #identity_1 .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 850px !important;
}
#identity_1 h2 {
font-size: 55px;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 40%;
}
#residence_2 .residence_slide .elementor-swiper-button-next {
right: 40%;
}
#residence_2 .swiper-slide-inner {
top: 26%;
}
#residence_3 .left {
width: 100%;
max-width: 100%;
}
#residence_4 .left {
width: 100%;
max-width: 100%;
}
#residence_4 .left img {
height: 800px;
width: 100%;
}
#residence_5 .title h2 {
font-size: 36px;
}
#residence_2 .residence_slide .elementor-swiper-button {
width: 60px;
height: 60px;
}
#next-step-sec h2 {
font-size: 44px;
margin-bottom: 35px;
}
#next-step-sec a {
padding: 13px 25px 13px 25px;
}
#admission_4 .btn a {
font-size: 16px;
padding: 18px 38px;
}
#admission_4 .title h2 {
font-size: 28px;
}
#eng-program-1 .btn-section .elementor-column {
margin-bottom: 30px;
margin-right: 0;
width: 100%;
}
#eng-program-2 .left h2 {
font-size: 36px;
}
#eng-program-2 .left h4 {
font-size: 25px;
}
#eng-program-3 .left h2 {
font-size: 36px;
}
#eng-program-4 .left h2 {
font-size: 36px;
}		
#eng-program-5 .left h2 {
font-size: 36px;
}
#eng-program-4 .left p {
font-size: 15px;
}
#eng-program-3 .left p {
font-size: 15px;
}
#eng-program-3 .left ul li {
font-size: 15px;
}
#eng-program-2 .left ul li {
font-size: 15px;
}
#eng-program-5 .left p {
font-size: 15px;
}
#eng-program-4 .right .shadow:before {
right: -65px;
bottom: -65px;
}
section#eng-program-4 .right {
padding: 75px;
}
section#eng-program-5 .right {
padding: 75px;
}
#eng-program-5 .right .shadow:before {
left: -65px;
bottom: -65px;
}
section#eng-program-3 .right {
padding: 75px;
}
#eng-program-3 .right .shadow:before {
left: -65px;
bottom: -65px;
}
section#eng-program-2 .right {
padding: 75px;
}
#eng-program-2 .right .shadow:before {
right: -65px;
bottom: -65px;
}
#eng-program-1 p {
font-size: 24px;
}
#eq_1 p {
font-size: 24px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a {
font-size: 15px;
}
#eq_1 h2 {
font-size: 50px;
}
#eq_2 .right h2 {
font-size: 50px;
}
#eq_3 h2 {
font-size: 50px;
}
#eq_5 h2 {
font-size: 50px;
}
#eq_5 .elementor-swiper-button-next {
right: -40px;
}
#eq_5 .elementor-swiper-button-prev {
left: -40px;
}
#power_school_2 .inner_1 .elementor-inner-column {
margin-left: 0; 
}
#power_school_2 .inner_2 .elementor-swiper-button {
width: 40px;
height: 40px;
}
#graduates_3 .elementor-swiper-button {
width: 35px;
height: 35px;
}
#graduates_3 .elementor-swiper-button-next {
right: -38px;
}
#graduates_3 .elementor-swiper-button-prev {
left: -38px;
}
#contact_1 .left h3 {
font-size: 35px;
}
#contact_1 .right h2 {
font-size: 35px;
}
#stu_3 .shadow:before {
left: -70px;
bottom: 70px;
}
#stu_2 .shadow:before {
right: -70px;
bottom: -70px;
}
#stu_5 {
padding: 85px 70px !important;
}
#stu_lif_1 .my-progress {
width: 50% !important;
}
#stu_lif_1_common .shadow:before {
left: -75px !important;
bottom: 75px !important;
}
#stu_lif_1_common h2 {
font-size: 30px !important;
}
#stu_lif_1_common .elementor-text-editor {
font-size: 16px !important;
width:80% !important;
}
#stu_lif_1_common .shadow:before {
left: -60px !important;
bottom: 60px !important;
}
#total_care_main .elementor-flip-box__layer__description {
font-size: 15px;
}
#total_care_main .elementor-flip-box__layer__title {
font-size: 26px;
}
#total_care_main h2 {
font-size: 50px;
}
.elementor-flip-box__layer__overlay {
padding: 10px !important;
}
#stu_6 .elementor-element-populated {
margin: 0;
}
}
@media only screen and (max-width: 768px) {
.newsletter_single .container {
max-width: 700px;
}
#residence_5 .title h2 {
font-size: 28px;
}
#residence_5 .btn a {
font-size: 18px;
}
.newsletter_single .single-cover h1 {
font-size: 30px;
}
.newsletter_single .single-cover p.date {
font-size: 18px;
}
.newsletter_single .single-cover p {
font-size: 16px;
}
#top-bar .elementor-column {
width: 50%;
} .elementor-section.elementor-section-boxed>.elementor-container {
max-width: 745px !important;
}
.home-newsletter-area:nth-child(1) {
grid-row: 1/1;
grid-column: 1/5;
}
.home-newsletter-area:nth-child(2) {
grid-row: 2/3;
grid-column: 1/2;
}
.home-newsletter-area:nth-child(3) {
grid-row: 2/3;
grid-column: 2/3;
}
.home-newsletter-area:nth-child(4) {
grid-row: 2/3;
grid-column: 3/4;
}
.home-newsletter-area:nth-child(5) {
grid-row: 2/3;
grid-column: 4/5;
}
#six-sec .elementor-widget-heading h2 {
margin-bottom: 30px;
}
#six-sec .btn1 {
text-align: right;
}
#six-sec .btn2 {
margin-left: 10px;
}
#today-section-1 .left {
width: 100%;
}
#today-section-1 .right {
width: 100%;
margin-top: 50px;
padding: 0 40px;
}
.newsletter-wrapper {
padding: 0 30px;
}
#campus_2 .campus_video_slider .elementor-swiper-button-prev {
left: 84%;
}
#campus_1 .right .elementor-swiper-button-prev {
left: 85%;
}
#identity_1 .common-margin .left .shadow:before {
left: 0px;
right: auto;
}
#identity_1 .common-margin .shadow:before {
width: 80%;
right: 0px;
}
#identity_1 .common-margin .shadow img {
width: 80%;
bottom: -40px;
}
#admission_1 h2.elementor-heading-title {
font-size: 50px;
margin-bottom: 40px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title a {
font-size: 25px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
font-size: 16px;
}
#admission_4 .title h2 {
font-size: 23px;
}
#admission_4 .btn a {
font-size: 13px;
padding: 18px 26px;
}
#admission_1 .elementor-text-editor p {
font-size: 18px;
}
#eng-program-2 .elementor-column {
width: 100%;
}
#eng-program-3 .elementor-column {
width: 100%;
}
#eng-program-4 .elementor-column {
width: 100%;
}
#eng-program-5 .elementor-column {
width: 100%;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title {
padding: 0 0px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title a {
font-size: 16px;
}
#eq_1 .elementor-tab-content .content_cover {
display: block;
}
#eq_1 .elementor-tab-content .content_cover .left {
width: 100%;
}
#eq_1 .elementor-tab-content .content_cover .right {
width: 100%;
padding-left: 0;
}
#eq_2 .elementor-row {
display: block;
}
#eq_2 .left {
width: 100%;
}
#eq_2 .right {
width: 100%;
padding-left: 0;
}
#eq_2 {
padding: 25px 70px;
}
#eq_3 {
padding: 25px 70px;
}
#eq_3 h2 {
font-size: 45px;
}
#eq_4 .elementor-row {
display: block;
}
#eq_4 .right {
padding-left: 0;
width: 100%;
}
#eq_4 .left {
width: 100%;
}
#eq_4 {
padding: 25px 70px;
}
#eq_5 {
padding: 36px 0;
}
#eq_5 {
padding: 36px 65px;
}
#eq_1 .elementor-tabs-wrapper {
display: block;
}
#power_school_2 .inner_2 .elementor-swiper-button {
bottom: -15px;
width: 35px;
height: 35px;
}
#power_school_2 .inner_2 .elementor-swiper-button i {
font-size: 20px;
}
#graduates_1 .graduate-arrow a.g-next {
right: 30px;
}
#graduates_1 .graduate-arrow a.g-prev {
left: 0;
}
#graduates_2 h2 {
font-size: 40px;
margin-bottom: 50px;
}
#graduates_2 .elementor-image-box-wrapper p {
font-size: 15px;
}
#graduates_2 .elementor-image-box-wrapper h3 {
font-size: 18px;
margin: 15px 0 0 0;
}
#graduates_3 .elementor-swiper-button-prev {
left: 0px;
}
#graduates_3 .elementor-swiper-button-next {
right: 0px;
}
#contact_1 .right h2 {
font-size: 30px;
}
#stu_3 .shadow:before {
left: -55px;
bottom: 55px;
}
#stu_2 .shadow:before {
right: -55px;
bottom: -55px;
}
#stu_lif_1 h2 {
font-size: 50px !important;
}
#stu_lif_1_common .elementor-column {
width: 100% !important;
}
#stu_lif_1_common .elementor-text-editor {
font-size: 18px !important;
width: 100% !important;
margin-bottom: 65px;
}
#stu_lif_1_common #right_content {
padding-left: 0 !important;
margin-top: 50px;
}
.col-reverse .elementor-row {
flex-direction: column-reverse !important;
}
#stu_lif_1_common .elementor-image {
text-align: left !important;
}
#stu_lif_1_common #right-img {
padding-right: 0 !important;
}
#stu_lif_1_common #left-img {
padding-left: 0 !important;
}
#Connect_form button {
padding: 15px 10px !important;
}
#Connect_form input#form-field-email {
font-size: 14px !important;
padding-left: 8px;
}
#alumi_news .elementor-image-box-wrapper {
flex-direction: column-reverse;
}
#Alumi_1 .elementor-text-editor {
font-size: 18px !important;
}
#Alumi_1 .elementor-slide-heading {
font-size: 38px !important;
}
#Connect_form h4 {
font-size: 26px !important;
}
#total_care_main .elementor-flip-box__layer__title {
font-size: 20px;
}
#total_care_main .elementor-flip-box__layer__description {
font-size: 13px;
}
#total_care_main h2 {
font-size: 45px;
}
#total_care_main .elementor-text-editor {
font-size: 18px;
}
}
@media only screen and (max-width: 767px) {
#main_slider .elementor-slide-description {
font-size: 24px;
}
#main_slider .elementor-swiper-button {
width: 35px;
height: 35px;
}
#main_slider .elementor-swiper-button i {
font-size: 16px;
}
#main_slider .swiper-slide {
height: 550px;
}
.graduate_popup .wrap_cover {
flex-direction: column;
}
.graduate_popup .wrap_cover .left {
width: 100%;
}
.graduate_popup {
padding: 0 25px;
}
.graduate_popup .wrap_cover .right {
width: 100%;
padding: 30px 20px;
}
.graduate_popup .wrap_cover .right h1 {
font-size: 20px;
}
.graduate_popup .wrap_cover .right p {
font-size: 16px;
} .newsletter_single .single-cover h1 {
font-size: 20px;
}
.newsletter_single .single-cover p.date {
font-size: 15px;
}
.newsletter_single .single-cover p {
font-size: 13px;
}
.go_back i {
width: 35px;
height: 35px;
}
.related_news h3 {
font-size: 20px;
}
.related-blog .related-blog-area .content h1 {
font-size: 18px;
}
.related-blog .related-blog-area .content span.date {
font-size: 14px;
}
.related-blog .related-blog-area .content p {
font-size: 13px;
}
.related-blog .related-blog-area .content a {
font-size: 12px;
}
.newsletter_single .container {
max-width: 100%;
}
.newsletter_single .single-cover img {
height: 265px;
}
.nst-newsletter-single h1 {
font-size: 35px;
}
.related-blog {
grid-template-columns: 1fr;
}
#voice_1 .swiper-slide-inner {
padding: 0px 30px;
}  .sub-header h3 {
font-size: 25px;
margin-top: 0;
}
#voice_1 h2 {
font-size: 30px;
margin: 0;
}
.NewtonOffer-post-area {
top: 0;
}
.slick-current .NewtonOffer-post-area .post-content h2 {
font-size: 75px;
}
.NewtonOffer-post-area .post-content h2 {
font-size: 75px;
}
.Offer-arrow {
right: 5%;
}
.Offer-arrow i.fas.fa-angle-left {
margin-right: 5px;
}
.services-post-wrapper {
grid-template-columns: repeat(1, 4fr);
}
.s-mian-head h2 {
font-size: 30px !important;
}
#power-school-btn a {
font-size: 15px;
padding: 10px 10px 10px 10px;
}
.home-newsletter-area:nth-child(1) .img_cover {
width: 100%;
max-width: 100%;
height: auto;
}
.home-newsletter-area:nth-child(1) {
grid-row: 1/1;
grid-column: 1/5;
}
.home-newsletter-area:nth-child(2) {
grid-row: 2/2;
grid-column: 1/5;
}
.home-newsletter-area:nth-child(3) {
grid-row: 3/3;
grid-column: 1/5;
}
.home-newsletter-area:nth-child(4) {
grid-row: 4/4;
grid-column: 1/5;
}
.home-newsletter-area:nth-child(5) {
grid-row: 5/5;
grid-column: 1/5;
}
#six-sec .elementor-widget-heading h2 {
font-size: 22px;
letter-spacing: 0px;
}
#six-sec .elementor-column {
width: 100%;
}
#six-sec .btn1 {
text-align: center;
margin-bottom: 10px;
}
#six-sec .btn2 {
margin-left: 0;
text-align: center;
}
#six-sec .elementor-column {
width: 100%;
}
footer#main-footer .elementor-column {
margin-bottom: 20px;
}
footer#main-footer #gallery-1 {
margin: 0;
}
footer#main-footer #gallery-1 figure.gallery-item {
padding: 0;
justify-content: center;
}
footer#main-footer nav ul li a {
display: block;
text-align: center;
}
footer#main-footer ul.elementor-icon-list-items li {
justify-content: center;
}
footer#main-footer .elementor-widget-image a {
display: block;
}
.sub-header .elementor-container {
min-height: 300px !important;
}
#today-section-1 .left h2.elementor-heading-title {
font-size: 26px;
margin-bottom: 40px;
text-align: center;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area {
margin-bottom: 50px;
flex-direction: column;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .img_cover {
width: 100%;
margin-bottom: 20px;
}
#today-section-1 .left .newsletter-wrapper .newsletter-area .newsletter-content {
width: 100%;
padding-left: 0;
}
#today-section-1 .right h3.elementor-heading-title {
font-size: 24px;
margin: 0 0 15px 0;
}
#today-section-1 .right p.elementor-heading-title {
font-size: 14px;
}
#prin_1 .left span {
font-size: 13px;
}
#prin_1 .left h2 {
font-size: 28px;
}
#prin_3 a.elementor-button-link {
font-size: 13px;
}
#prin_3 a.elementor-button-link {
padding: 10px 6px;
width: 225px;
}
#prin_1 .left p {
font-size: 15px;
}
#campus_2 .campus_video_slider .elementor-swiper-button-prev {
left: 72%;
}
#campus_1 .right .elementor-swiper-button-prev {
left: 76%;
}
#campus_1 .right .elementor-swiper-button {
bottom: 205px;
width: 35px;
height: 35px;
}
#campus_1 .left h2 {
font-size: 25px;
margin: 10px 0;
}
#campus_1 .left p {
font-size: 13px;
margin-bottom: 15px;
}
#campus_1 .left p:last-child {
margin-bottom: 15px;
}
#campus_1 .right .elementor-swiper-button i {
font-size: 24px;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-description {
font-size: 13px;
margin: 0;
}
#campus_1 .right .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading {
font-size: 25px;
}
#campus_2 .campus_video_slider .elementor-swiper-button i {
font-size: 25px;
}
#campus_2 .campus_video_slider .elementor-swiper-button-prev {
left: 73%;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
width: 36px;
height: 36px;
bottom: 0;
}
#campus_2 p {
font-size: 13px;
}
#campus_2 h1 {
font-size: 25px;
margin-bottom: 10px;
}
#campus_1 {
padding: 40px 30px;
}
#campus_2 {
padding: 40px 30px;
}
#campus_2 .campus_video_slider {
margin-top: 0;
}
#mission-vision .black_head h4 {
font-size: 15px;
}
#mission-vision .txt_block_1 p {
font-size: 13px;
}
#mission-vision .txt_block_1 ul li {
font-size: 13px;
}
#mission-vision .txt_block_2 p {
font-size: 13px;
}
#identity_1 h2 {
margin-bottom: 20px;
font-size: 25px;
}
#identity_1 .common-margin h3 {
font-size: 30px;
}
#identity_1 .common-margin p {
font-size: 13px;
width: 100%;
margin-bottom: 15px;
}
#identity_1 .common-margin .right {
padding-left: 0;
}
#col-reverse .elementor-row {
flex-direction: column-reverse;
}
#identity_1 .common-margin {
margin-bottom: 70px;
padding: 0;
}
#identity_1 .common-margin h3 {
margin-bottom: 10px;
}
#identity_1 .common-margin .shadow:before {
width: 65%;
bottom: -30px;
}
#identity_1 .common-margin .left .shadow:before {
left: 10px;
right: auto;
}
#identity_1 {
padding: 40px 30px;
}
#identity_1 .common-margin .shadow:before {
width: 60%;
right: 10px;
}
#tuition_1 h2.elementor-heading-title {
font-size: 25px;
margin-bottom: 20px;
}
#tuition_1 .elementor-text-editor p {
font-size: 13px;
}
.white_sec .elementor-heading-title {
font-size: 24px;
}
#tuition_1 .btn a {
font-size: 13px;
padding: 18px 22px;
}
.white_sec .elementor-heading-title {
font-size: 14px;
margin: 30px 0 30px;
}
.common_table .brown h5{
padding: 15px 0;
font-size: 14px;
}
.common_table .white h5{
padding: 15px 0;
font-size: 14px !important;
}
.common_table_2 .brown h5 {
font-size: 14px;
padding: 15px 0;
}
.common_table_2 .white h5 {
font-size: 14px;
padding: 15px 0;
}
#tuition_2 h2 {
margin-bottom: 10px;
font-size: 20px;
}
#tuition_2 .t4 ul li:before {
top: 15%;
}
#tuition_2 .t4 ul li {
font-size: 13px;
}
.common_table .brown:nth-child(2n-1), .common_table .white:nth-child(2n-1) {
border-right: 0;
}
.common_table_2 .brown:nth-child(2n-1), .common_table_2 .white:nth-child(2n-1) {
border-right: 0;
}
#tuition_2 p {
margin-bottom: 10px;
font-size: 13px;
}
#next-step-sec h2 {
font-size: 22px;
margin-bottom: 25px;
}
.common_table .white h5 {
font-size: 16px;
}
#tuition_2 {
padding: 40px 30px;
margin: 0;
}
#tuition_1 {
padding: 40px 30px;
}
#apply_1 .inner_section h4 {
margin-left: 0;
font-size: 16px;
margin-bottom: 20px;
}
#apply_1 h2.elementor-heading-title {
font-size: 25px;
margin-bottom: 50px;
}
#apply_1 .inner_section .right {
padding-top: 25px;
}
#apply_1 .inner_section .number {
font-size: 65px;
}
#apply_1 .elementor-text-editor ul li {
font-size: 13px !important;
}
#apply_1 .elementor-text-editor ul li:before{
top: 10%;
}
#apply_1 .inner_section {
margin-bottom: 30px;
}
#apply_1 .elementor-text-editor p {
font-size: 13px;
margin-bottom: 0;
}
#apply_1 .inner_section .number:before {
font-size: 14px;
left: 2px;
top: -5px;
}
#apply_1 .inner_section:last-child h4 {
font-size: 25px;
margin-bottom: 20px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
font-size: 16px;
}
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title a {
font-size: 25px;
}
#admission_4 .title h2 {
font-size: 40px;
}
#admission_4 .btn a {
font-size: 22px;
}
#admission_1 {
padding: 40px 30px;
}
#admission_1 h2.elementor-heading-title {
font-size: 25px;
margin-bottom: 0;
}
#admission_1 .elementor-text-editor p {
font-size: 16px;
}	
#admission_2 h3 {
font-size: 25px;
text-align: center;
}		
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-title a {
font-size: 14px;
margin-bottom: 15px;
width: 85%;
}	
#admission_4 {
padding: 40px 30px;
}	
.admission_accordian .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
font-size: 13px;
line-height: 1.4;
}
.admission_accordian .elementor-accordion .elementor-accordion-item {
padding: 20px 0;
}
#admission_4 .title h2 {
font-size: 18px;
margin-bottom: 20px;
}
#admission_4 .btn a {
font-size: 15px;
padding: 13px 26px;
}
.admission_accordian {
margin: 0;
padding: 0 30px 40px;
}
#admission_3 h3 {
font-size: 26px;
}
#eng-program-1 h2 {
font-size: 30px;
}
#eng-program-1 p {
font-size: 16px;
}
#eng-program-1 .btn-section a {
font-size: 14px;
padding: 16px 8px;
}
#eng-program-1 {
padding: 40px 30px;
}
#eng-program-2 .left h2 {
font-size: 25px;
}
#eng-program-2 .left h4 {
font-size: 20px;
}
#eng-program-2 .left ul li {
font-size: 14px;
}
#eng-program-3 .left p {
font-size: 14px;
}
#eng-program-3 .left ul li {
font-size: 14px;
}
#eng-program-3 .left h2 {
font-size: 25px;
}
#eng-program-3 .left h4 {
font-size: 25px;
}
#eng-program-4 .left h2 {
font-size: 25px;
}
#eng-program-4 .left p {
font-size: 14px;
}
#eng-program-5 .left h2 {
font-size: 25px;
}
#eng-program-5 .left p {
font-size: 14px;
}
#eng-program-5 {
padding: 40px 30px;
}
#eng-program-4{
padding: 40px 30px;
}
#eng-program-3{
padding: 40px 30px;
}
#eng-program-2{
padding: 40px 30px;
}
section#eng-program-2 .right {
padding: 0;
}
section#eng-program-3 .right {
padding: 0;
}
section#eng-program-4 .right {
padding: 0;
}
section#eng-program-5 .right {
padding: 0;
}
#eng-program-3 .left .elementor-widget-wrap {
padding: 0;
}
#eng-program-3 .left {
margin-top: 20px;
}
#eng-program-5 .left .elementor-widget-wrap {
padding: 0;
}
#eq_1 .elementor-tabs-content-wrapper .elementor-tab-content {
border: 0;
padding: 50px 20px;
}
#eq_2 {
padding: 40px 30px;
}
#eq_3 {
padding: 40px 30px;
}
#eq_4 {
padding: 40px 30px;
}
#eq_5 {
padding: 40px 30px;
}
#eq_5 .swiper-slide {
height: 160px;
}
#eq_1 p {
font-size: 15px;
}
#eq_1 h2 {
font-size: 40px;
}
#eq_2 .right h2 {
font-size: 30px;
margin: 20px 0 20px;
}
#eq_2 .right h5 {
margin-bottom: 20px;
}
#eq_2 .right p {
font-size: 15px;
}
#eq_3 h2 {
margin: 0 0 20px;
font-size: 30px;
}
#eq_3 section .left {
margin-right: 0;
margin-bottom: 20px;
}
#eq_3 p {
font-size: 15px;
margin: 0 0 20px 0;
}
#eq_4 .right h2 {
margin: 20px 0 15px;
font-size: 30px;
}
#eq_4 .right p {
font-size: 15px;
}
#eq_5 h2 {
font-size: 30px;
}
#eq_5 p {
font-size: 15px;
}
#eq_1 .elementor-tab-mobile-title {
display: none;
}
#power_school_1 h2 {
font-size: 30px;
}
#power_school_1 h5 {
font-size: 16px;
margin: 15px auto;
}
#power_school_1 {
padding: 40px 30px;
}
#power_school_1 p {
font-size: 15px;
}
#power_school_2 .inner_1 p {
margin: 10px 0 0;  
font-size: 20px;
}
#power_school_2 .inner_2 .elementor-swiper {
padding: 25px 15px;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
font-size: 15px;
}
#power_school_2 .inner_2 .elementor-testimonial .elementor-testimonial__content cite.elementor-testimonial__cite span {
font-size: 18px;
}
#power_school_2 .inner_2 .elementor-swiper-button i {
font-size: 15px;
}
#power_school_2 .inner_2 .elementor-swiper-button {
bottom: -8px;
width: 19px;
height: 19px;
}
#power_school_2 {
padding: 40px 30px;
}
#power_school_2 .inner_1 p {
font-size: 18px;
}
#power_school_2 .inner_2 {
margin-top: 40px;
}
footer#main-footer ul.elementor-icon-list-items li a {
justify-content: center;
}
section.sect-six h2.elementor-heading-title {
font-size: 30px !important;
}
#graduates_2 h2 {
font-size: 28px;
margin-bottom: 15px;
}
#graduates_3 h2 {
font-size: 35px;
margin-bottom: 50px;
}
#contact_1 {
padding: 35px 15px;
}
#contact_1 .right {
padding: 40px 10px;
margin-top: 10px;
}
#contact_1 .left h3 {
font-size: 30px;
}
#contact_1 .left h3 {
font-size: 30px;
}
#contact_1 .left a {
font-size: 15px;
}
#contact_1 .right p {
font-size: 15px;
}
#stu_1 {
padding: 35px 0;
}
#stu_1 h2 {
font-size: 36px !important;
margin-bottom: 20px;
}
#stu_1 .elementor-text-editor {
font-size: 16px !important;
}
#stu_2 h2 {
font-size: 36px !important;
text-align: center;
margin-bottom: 16px !important;
}
#stu_2 .elementor-text-editor {
font-size: 16px !important;
width: 100% !important;
text-align: center;
}
#stu_3 h2 {
font-size: 36px !important;
text-align: center;
margin-bottom: 16px !important;
}
#stu_3 .elementor-text-editor {
font-size: 16px !important;
width: 100% !important;
text-align: center;
}
#stu_4 h2 {
font-size: 36px !important;
}
#stu_4 .elementor-text-editor {
font-size: 16px !important;
padding-bottom: 0 !important;
}
#stu_5 h2 {
font-size: 36px !important;
margin-bottom: 30px !important;
}
#stu_5 .elementor-text-editor {
font-size: 16px !important;
padding-bottom: 25px !important;
}
#stu_5 .elementor-slide-description {
font-size: 16px !important;
padding-bottom: 20px !important;
margin: 0 !important;
}
#stu_6 a.elementor-button-link {
font-size: 15px !important;
}
#stu_5 {
padding: 40px 30px !important;
}
#stu_3 .left {
padding-left: 0 !important;
}
#stu_1 {
padding: 40px 0 0 !important;
}
#stu_lif_1 h2 {
font-size: 36px !important;
margin-bottom: 20px !important;
}
#stu_lif_1 .elementor-text-editor {
font-size: 14px !important;
width: 80% !important;
margin: 0 auto !important;
}
.Athelit-arrow {
bottom: auto !important;
position: inherit !important;
justify-content: center;
right: auto !important;
} #stu_lif_1 .my-progress {
width: 45% !important;
}
#stu_lif_1_common {
margin: 0 !important;
margin-bottom: 0 !important;
padding: 40px 30px 0;
}
#stu_lif_1_common .elementor-text-editor {
font-size: 16px !important;
}
#Alumi_1 .elementor-slide-heading {
font-size: 36px !important;
}
#Alumi_1 .elementor-slide-description {
font-size: 16px !important;
}
#Alumi_1 .elementor-text-editor {
font-size: 15px !important;
}
#Connect_form input#form-field-email {
font-size: 15px !important;
padding-left: 10px !important;
text-align: center;
border-radius: 30px 30px 30px 30px !important;
margin-right: 0 !important;
margin-bottom: 10px;
}
#Connect_form .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
margin-left: 0 !important;
border-width: 1px 1px 1px 1px !important;
}
#alumi_news h2 {
font-size: 36px !important;
text-align: center;
}
#Connect_form button {
font-size: 15px !important;
}
#alumi_news .elementor-image-box-content {
margin-left: 0;
}
#alumi_news p {
font-size: 16px !important;
}
#alumi_news h3 {
font-size: 28px !important;
}
#total_care_main h2 {
font-size: 30px !important;
}
#total_care_main .elementor-text-editor {
font-size: 15px !important;
}
#program-2 h2 {
font-size: 18px !important;
margin-bottom: 20px !important;
}
#program-2 .left ul li {
font-size: 13px;
}
#eng-program-1 .btn-section .elementor-column {
margin-bottom: 15px;
}
#program-3 h2 {
font-size: 26px !important;
}
#program-3 .left ul li {
font-size: 15px;
}
#program-4 h2 {
font-size: 26px !important;
}
#program-4 .left ul li {
font-size: 15px;
}
#program-5 h2 {
font-size: 26px !important;
}
#program-5 .left ul li {
font-size: 15px;
}
#program-2 .left {
margin-bottom: 20px;
}
#program-3 .right {
margin-right: 0;
margin-bottom: 20px;
}
#program-5 .right {
margin-right: 0;
margin-bottom: 20px;
}
#program-3 {
padding: 40px 30px;
}
#program-4 {
padding: 40px 30px;
}
#program-5 {
padding: 40px 30px;
}
#program-2 {
padding: 40px 30px;
}
#logo-menu {
padding: 15px 15px;
}
#top-bar {
padding: 15px 15px;
}
#top-bar .elementor-container > .elementor-row {
justify-content: space-between;
}
#search-col {
display: none;
}
#google-translate {
width: 45% !important;
}
#power_btn {
width: 100% !important;
}
#power_btn a {
font-size: 14px;
padding: 10px 15px 10px 15px;
} #google-translate .elementor-shortcode {
padding-left: 0;
}
#logo-menu a img {
width: 100%;
}
footer#main-footer .elementor-social-icons-wrapper {
justify-content: center !important;
}
footer#main-footer a.foot_logo {
text-align: center;
display: block;
}
#prin_2 {
padding-bottom: 50px;
}
#prin_3 {
padding: 40px 30px;
}
#mission-vision .txt_block_1 {
margin-top: 30px;
margin-bottom: 30px;
}
#mission-vision .txt_block_1 h3{
font-size: 25px;
margin-bottom: 10px;
}
#mission-vision .txt_block_2 h3 {
margin-bottom: 10px;
font-size: 25px;
}
#mission-vision {
padding: 50px 30px;
}
#campus_1 .right .swiper-slide-bg {
height: 300px;
}
#campus_1 .right .swiper-pagination {
margin-top: 0;
margin-bottom: 20px;
}
#residence_1 {
display: none;
}
#residence_2 {
padding: 40px 30px;
}
#residence_2 span:before{
width: 30px;
}
#residence_2 .swiper-slide-bg {
height: 400px;
width: 800px;
}
#residence_2 .residence_slide .elementor-swiper-button i {
font-size: 20px;
color: #cfab70;
}
#residence_2 span{
font-size: 13px;
padding-left: 50px;
}
#residence_2 h2{
font-size: 25px;
margin: 20px 0 0;
letter-spacing: 0;
}
#residence_2 .residence_slide .elementor-swiper-button-prev {
left: 0;
}
#residence_2 .residence_slide .elementor-swiper-button-next {
right: 60%;
}
#residence_2 .residence_slide .elementor-swiper-button {
width: 40px;
height: 40px;
}
#residence_2 .swiper-slide-inner {
top: auto;
bottom: 0;
}
#residence_2 .swiper-slide {
width: inherit;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading{
font-size: 16px;
margin-bottom: 0;
}
#residence_2 .swiper-slide-inner .swiper-slide-contents {
max-width: 500px;
padding: 30px 30px;
}
#residence_3 {
padding: 50px 30px 40px;
}
#residence_3 .right .elementor-widget-wrap {
padding: 30px 30px;
}
#residence_3 .right h2 {
font-size: 20px;
margin-bottom: 20px;
}
#residence_3 .right p {
font-size: 13px;
}
#residence_3 .right .elementor-image-box-wrapper {
margin-top: 20px;
}
#residence_3 .right .elementor-image-box-wrapper h3 {
padding-left: 0;
font-size: 14px;
}
#residence_4 {
padding: 40px 30px;
}
#residence_4 .right .elementor-widget-wrap {
padding: 30px 30px;
}
#residence_4 .right h2 {
font-size: 20px;
margin-bottom: 20px;
}
#residence_4 .right p {
font-size: 13px;
}
#residence_4 .right .elementor-image-box-wrapper {
margin-top: 20px;
}
#residence_4 .right .elementor-image-box-wrapper h3 {
padding-left: 0;
font-size: 14px;
}
#residence_4 .left img {
height: auto;
}
#residence_5 {
padding: 40px 30px;
}
#residence_5 .title h2 {
font-size: 24px;
margin-bottom: 15px;
}
#residence_5 .btn a {
font-size: 16px;
padding: 15px 30px;
}
#home-sec-1 {
padding: 40px 30px;
}
#home-sec-1 .small-head span{
padding-left: 50px;
font-size: 14px;
letter-spacing: 0;
}
#home-sec-1 .small-head span:before{
width: 40px;
}
#home-sec-1 .big-head h2 {
font-size: 25px;
margin: 0 !important;
}
#home-sec-1 p {
width: 100%;
font-size: 13px;
}
#sect-to {
padding: 40px 0;
}
#sect-to .elementor-image-box-wrapper {
margin-bottom: 30px;
}
#sect-to .elementor-image-box-wrapper h3 {
font-size: 22px !important;
}
#sect-to .elementor-image-box-wrapper  p {
font-size: 13px !important;
}
#home-sec-2 .elementor-widget-wrap {
padding: 20px 30px;
}
#home-sec-2 .small-head span {
letter-spacing: 0;
font-size: 14px;
padding-left: 50px;
}
#home-sec-2 .small-head span:before {
width: 40px;
}
#home-sec-2 .big-head h2 {
font-size: 25px;
}
#home-sec-2 .left_img .elementor-widget-wrap {
padding: 0;
}
.Offer-arrow {
position: inherit;
justify-content: center;
right: auto;
}
#home-sec-2 .slider_col > .elementor-column-wrap {
margin: 0;
}
body .progress {
margin: 30px 0;
width: 100%;
top: auto;
left: 0;
}
#voices {
padding: 40px 30px;
}
#voices h2 {
letter-spacing: 0;
font-size: 14px;
}
.line-head h2:before {
width: 40px;
}
#voices .s-mian-head h2 {
font-size: 25px !important;
}
#voices .inner_col .content_col .para p {
font-size: 13px;
margin: 10px 0 0 0;
}
#sec-five {
padding: 40px 30px;
}
.sect-five .line-head {
margin: 0 auto 0 !important;
}
.line-head h2 {
padding-left: 50px;
letter-spacing: 0 !important;
font-size: 14px !important;
}
#sec-five .big-head h2 {
font-size: 25px;
margin-bottom: 0;
}
.home-newsletter-area .home-newsletter-content span.date{
margin-top: 15px;
margin-bottom: 15px;
padding-bottom: 15px;
font-size: 14px;
}
.home-newsletter-area .home-newsletter-content h1 {
font-size: 16px;
}
.home-newsletter-area .img_cover img {
min-height: auto;
}
#sec-seven {
padding: 40px 30px;
}
#sec-seven:before{
display: none;
}
#sec-seven .left {
width: 100%;
}
#sec-seven .right {
transform: inherit;
width: 100%;
}
#sec-seven .right a {
display: block;
text-align: center;
}
#sec-seven .right a.a3 {
margin: 0 0 10px 0;
}
#sec-seven .left h2 {
font-size: 25px;
margin-bottom: 20px;
}
#prin_1 {
padding: 40px 30px;
}
#prin_1 .left h2 {
font-size: 25px;
margin: 20px 0;
}
#prin_1 .left p {
font-size: 14px;
}
#prin_2 {
padding: 40px 0;
}
#prin_3 a.elementor-button-link {
width: 100%;
}
#mission-vision .txt_block_1 ul li:before{
top: 10%;
}
#campus_3 {
padding: 40px 30px;
}
#campus_3 iframe {
height: 350px;
}
#campus_1 .right .elementor-swiper-button {
position: inherit;
inset: auto;
transform: inherit;
margin-right: 10px;
}
.our_campus_arr_1 {
display: flex;
align-items: center;
justify-content: center;
}
#campus_2 .campus_video_slider .elementor-swiper-button {
position: inherit;
inset: auto !important;
transform: inherit;
margin-right: 10px;
}
.our_campus_arr_2 {
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
}
#campus_2 .campus_video_slider .elementor-main-swiper {
padding: 20px 0 70px;
}
#campus_2 .elementor-main-swiper {
height: 400px;
}
#campus_2 .elementor-main-swiper .swiper-slide {
width: 100% !important;
}
#residence_2 .residence_slide .elementor-swiper-button {
position: inherit;
transform: inherit;
inset: auto;
margin-right: 10px;
}
.our_campus_arr_3 {
display: flex;
align-items: center;
justify-content: center;
margin-top: 20px;
}
#residence_2 .residence_slide {
margin-top: 30px;
}
#apply_1 {
padding: 40px 30px;
}
.alumni-wrapper .alumni-area {
flex-direction: column;
}
.alumni-wrapper .alumni-area img {
width: 100%;
}
.alumni-wrapper .alumni-area .post-content {
width: 100%;
margin-top: 15px;
}
#eq_1 {
padding: 40px 30px;
}
#eq_1 p {
margin: 20px 0 20px;
}
#eq_1 .elementor-tabs-wrapper .elementor-tab-title {
padding: 15px 0px;
}
#eq_5 .elementor-swiper-button-next {
right: 0;
}
#eq_5 .elementor-swiper-button-prev {
left: 0;
}
#eq_1 .elementor-tab-content .content_cover .right ul {
padding: 0;
}
#eq_1 .elementor-tab-content .content_cover .right ul li{
font-size: 16px;
}
#power_school_2 .inner_1 {
margin-top: 40px;
}
#power_school_2 .col {
margin-right: 0;
margin-bottom: 20px;
}
#graduates_1 {
padding: 40px 30px;
}
#graduates_1 h2 {
font-size: 35px;
}
#graduates_2 {
padding: 40px 30px;
}
#graduates_2 .elementor-image-box-wrapper p {
margin-bottom: 20px;
}
#graduates_2 .inner_1 {
margin-bottom: 40px;
}
#graduates_2 .elementor-image-box-wrapper h3 {
margin: 15px 0 20px 0;
}
#graduates_3 {
padding: 60px 0 60px;
}
.graduate-post-wrapper .slick-slide div {
margin-right: 0;
}
#graduates_1 .graduate-arrow a.g-next {
right: 0;
}
#graduates_1 .graduate-arrow a.g-prev {
left: 0;
}
#graduates_1 .graduate-arrow a { 
top: 100px;
}
#stu_6 {
padding: 40px 30px !important; 
}
#total_care_main {
padding: 40px 30px !important;
}
#total_care_main h2 {
font-size: 35px;
margin-bottom: 20px;
}
#stu_lif_1 {
padding: 40px 30px !important;
}
#stu_lif_1 .my-progress{
top: -10px !important;
}
#stu_4 {
padding: 40px 30px !important;
}
#stu_2 .right {
padding-right: 0 !important;
}
#stu_2 {
padding: 0 40px 30px !important;
}
#stu_2 .shadow:before{
display: none;
}
#stu_3 .right {
padding-left: 0 !important;
}
#stu_3 {
padding: 40px 30px !important;
}
#stu_3 .shadow:before{
display: none;
}
#glob_net_1 h2 {
font-size: 35px;
margin: 0 0 20px;
}
#glob_net_1 .inner_1 {
margin-top: 20px;
}
#glob_net_1 {
padding: 40px 30px;
}
#glob_net_1 .inner_1 h3 {
margin: 20px 0 15px 0;
font-size: 28px;
}
#flex_inner .elementor-container .elementor-row {
grid-template-columns: 1fr;
}
#course_innovation {
padding: 40px 30px;
}
section#course_innovation_img .right {
width: 100% !important;
}
#school_slide h2 {
font-size: 35px !important;
margin-left: 0 !important;
line-height: 1 !important;
margin-bottom: 0 !important;
}
.newsletter_single {
padding: 50px 50px;
}
.nst-newsletter-single {
height: 300px;
}
.related-blog .related-blog-area .full img {
height: auto;
}
.testimonials-wrapper {
grid-template-columns: 1fr;
}
.testimonials-wrapper .testimonials-area {
margin-bottom: 25px;
}
#testi_2 .col_cover .elementor-widget-wrap .elementor-widget-container {
margin: 0;
}
#testi_2 .col_cover .elementor-widget-wrap .elementor-widget-button {
margin-bottom: 15px;
}
#testi_2 {
padding: 40px 30px;
}
#testi_2 h2.elementor-heading-title {
padding-right: 0;
margin-bottom: 20px;
}
#testi_2 .col_cover .elementor-widget-wrap {
flex-wrap: wrap;
}
.graduate_single {
padding: 50px 50px;
}
.nst-graduate-single {
height: 320px;
}
.nst-graduate-single h1 {
font-size: 35px;
margin: 0;
}
}
@media only screen and (max-width: 320px) {
#power_btn a {
font-size: 12px;
}
.switcher.notranslate {
width: 100%;
}
}.Athelit_slide_content {
display: none !IMPORTANT;
}
#arrowicon_content li:before {
top: 14px;
position: absolute;
content: '';
left: 0;
background: url(https://demos.branex.com/projects/newton/wp-content/uploads/2021/12/arrow.png);
width: 11px;
height: 9px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
#arrowicon_content li{
position: relative;
list-style: none;
padding-left: 28px;
}
#arrowicon_content ul{
padding:0;
}
#stu_1 {
padding: 100px 0;
}
#stu_1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_1 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
}
#stu_2 h2 {
text-transform: uppercase;
font-size: 48px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_2 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
width: 85%;
line-height: 1.8;
color: #000;
}
#stu_2 .right {
padding-right: 75px;
}
#stu_2 {
padding-bottom: 100px;
}
#stu_2 .shadow:before {
content: "";
position: absolute;
width: 85%;
height: 100%;
background: #f5eee2;
right: -100px;
bottom: -85px;
z-index: -1;
}
#stu_3 h2 {
text-transform: uppercase;
font-size: 48px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_3 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
width: 85%;
color: #000;
}
#stu_3 .right {
padding-left: 75px;
}
#stu_3 .left {
padding-left: 100px;
}
#stu_3 {
padding: 100px 0;
}
#stu_4 h2 {
text-transform: uppercase;
font-size: 60px;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
color : #fff;
}
#stu_4 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
padding-bottom: 20px;
}
#stu_4 {
padding-top: 100px;
padding-bottom: 100px;
}
#stu_4 .elementor-row {
align-items: flex-end;
}
#stu_4 .img_center img {
width: 100%;
height: 100%;
}
#stu_5 {
padding: 100px 0px;
}
#stu_5 h2 {
text-transform: uppercase;
font-size: 48px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_5 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
padding-bottom: 100px;
}
#stu_5 .swiper-slide-inner {
position: inherit;
color : red;
}
#stu_5 .swiper-slide-bg{
height: 720px;
}
#stu_3 .shadow:before {
content: "";
position: absolute;
width: 85%;
height: 100%;
background: #f5eee2;
right: auto;
left: -100px;
bottom: 85px;
z-index: -1;
}
#stu_5 .swiper-slide-inner{
padding: 0;
padding-top:30px;
}
#stu_5 .elementor-slide-heading {
text-transform: uppercase;
font-size: 30px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 30px;
font-family: 'Bell MT';
}
#stu_5 .elementor-slide-description {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
padding-bottom: 50px;
}
#stu_5 .elementor-swiper-button-prev {
left: -100px;
}
#stu_5 .elementor-swiper-button-next {
right: -100px;
}
#stu_5 .elementor-swiper-button {
width: 60px;
height: 60px;
background: transparent;
border: 1px solid #cfab70;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
top: 35%;
transition: 0.5s all;
}
#stu_5 .elementor-swiper-button:hover {
background: #cfab70;
}
#stu_5 .elementor-swiper-button:hover i {
color: #fff;
}
#stu_5 .elementor-swiper-button i {
font-size: 25px;
color: #cfab70;
}
#stu_5  .swiper-pagination-bullet {
width: 10px;
height: 10px;
border-radius: 5%;
background: #cfab70;
}
#stu_6 h2 {
font-size: 30px;
color: #000000;
font-family: 'Bell MT';
font-weight: 500;
}
#stu_6 a.elementor-button-link {
border-radius: 0;
color: #000000;
text-transform: uppercase;
font-size: 18px;
background: #eeeeee;
padding: 20px 30px;
}
#stu_6 {
padding: 70px 0;
border-top: 2px solid #f5eee2;
}
#stu_lif_1{
padding: 100px 0 40px;   
}
#stu_lif_1 .my-progress {
display: block;
width: 60%;
height: 4px;
border-radius: 5px;
overflow: hidden;
background-color: #cfab70;
background-image: linear-gradient(to right, #80612e, #80612e);
background-repeat: no-repeat;
background-size: 0 100%;
transition: background-size .4s ease-in-out;
position: relative;
top: -50px;
left: 0;
right: 0;
margin: 0 auto;
}
.Athelit-arrow {
position: absolute;
right: 10%;
bottom: 30px;
display: flex;
}
#stu_lif_1 .Athelit-arrow a {
transition: 0.5s all;
margin-right: 10px;
border-radius: 50px;
width: 45px;
height: 45px;
border: 1px solid #cfab70;
display: flex;
align-items: center;
justify-content: center;
}
#stu_lif_1 .Athelit-arrow a:hover {
background: #cfab70;
transition: 0.5s all;
}
#stu_lif_1 .Athelit-arrow a:hover i {
color: #fff;
transition: 0.5s all;
}
.Athelit-arrow i.fas.fa-angle-left {
color: #cfab70;
font-size: 25px; }
.Athelit-arrow i.fas.fa-angle-right {
color: #cfab70;
font-size: 25px; }
.Athelit_slide_content {
background: #ffffff;
position: absolute;
width: 390px;
height: 465px;
display: flex;
flex-direction: column;
bottom: 20%;
padding: 55px;
}
#stu_lif_1 h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_lif_1 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
margin-bottom: 50px;
}
#stu_lif_1 .athelit_slide_img{
display: flex;
justify-content: end;
}
#stu_lif_1 .Athelit_slide_content h1{
text-transform: uppercase;
font-size: 30px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_lif_1 .Athelit_slide_content p{
font-size: 16px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
margin-bottom: 50px;
}
#stu_lif_1_common {
margin-bottom: 100px;
}
#stu_lif_1_common h2{
text-transform: uppercase;
font-size: 48px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#stu_lif_1_common .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
width: 85%;
color: #000;
}
#stu_lif_1_common #left-img {
padding-left: 75px;
}
#stu_lif_1_common #right-img{
padding-right: 75px;
}
#stu_lif_1_common #right_content {
padding-left: 75px;
}
.first_comon{
margin-top: 100px;
}
#stu_lif_1_common .shadow:before {
content: "";
position: absolute;
width: 85%;
height: 100%;
background: #f5eee2;
right: auto;
left: -100px;
bottom: 85px;
z-index: -1;
}
#right-img .shadow:before {
right: -100px;
bottom: -85px;
left: auto;
}
#Alumi_1 {
padding-top: 100px;
padding-bottom: 0;
}
#Alumi_1 .elementor-slide-heading {
text-transform: uppercase;
font-size: 48px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 20px;
}
#Alumi_1 .elementor-slide-description {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #fff;
}
#Alumi_1 .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
}
#Connect_form {
padding: 100px 0;
}
#Connect_form h4{
font-size: 30px;
color: #000;
font-family: 'Poppins';
font-weight: 700;
margin-bottom: 25px;
}
#Connect_form input#form-field-email {
border-radius: 30px 0px 0px 30px;
margin-right: -31px;
background: transparent;
}
#Connect_form .elementor-form-fields-wrapper {
justify-content: center;
width: 60%;
align-items: center;
margin: 0 auto;
}
#alumi_news {
padding: 100px 0;
}
#alumi_news {
padding-top: 0;
padding-bottom: 100px;
}
#alumi_news h2{
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 20px;
}
#alumi_news h3{
text-transform: uppercase;
font-size: 36px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 20px;
}
#alumi_news p {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
}
#aluni_news1 {
padding-bottom: 60px;
border-bottom: 1px solid #c7c7c7;
}
#aluni_news2 {
padding-top: 40px;
}
#Connect_form .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper) {
margin-left: 35px;
}
#total_care_main h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#total_care_main .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
margin-bottom: 50px;
}
#total_care_main {
padding: 100px 0;
}
#course_innovation {
padding-top: 100px;
}
#course_innovation h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 40px;
}
#course_innovation .elementor-text-editor {
font-size: 20px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.8;
color: #000;
margin-bottom: 100px;
}
#course_innovation h3 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 50px;
}
#course_innovation h4 {
text-transform: uppercase;
font-size: 30px;
color: #000;
font-family: 'Bell MT';
font-weight: 700;
margin-bottom: 35px;
}
#course_innovation .elementor-image a{
width: 100%;
}
#course_innovation_lst_inner {
padding-bottom: 60px;
}
#course_innovation_grade .elementor-inner-section {
border: 1px solid #cfab70;
}
#course_innovation_content .left {
background: #cfab70;
}
#course_innovation_content {
border-bottom: 0 !IMPORTANT;
}
#course_innovation_content{
border-top: 0 !IMPORTANT;
}
#course_innovation_content .right {
background: #cfab70;
}  #course_innovation_content .right h2 {
font-size: 40px;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1.8;
color: #fff;
}
#course_innovation_content .left h2 {
text-transform: uppercase;
font-size: 25px;
color: #fff;
font-family: 'Bell MT';
font-weight: 700; line-height: 1.3;
padding-left: 50px;
}
#course_innovation_img p {
font-size: 18px;
font-family: 'Poppins';
font-weight: 400;
line-height: 1.5;
color: #000;
}
section#course_innovation_img {
padding: 50px 100px;
margin-bottom: 80px;
}
section#course_innovation_img .right {
width: 45%;
}
#school_slide .swiper-slide figcaption{
display: none;
}
#school_slide .swiper-slide {
width: 88px;
}
#school_slide .swiper-slide.swiper-slide-next + div + div img {
width: 559px;
} #school_slide {
padding-bottom: 50px;
}
#school_slide .swiper-slide.swiper-slide-next + div + div figcaption {
display: block;
}
#school_slide h2 {
text-transform: uppercase;
font-size: 72px;
color: #cfab70;
font-family: 'Bell MT';
font-weight: 700;
margin-left: 30px;
line-height: 1.8;
margin-bottom: 10px;
}
#school_slide figcaption{
text-transform: uppercase;
font-size: 35px;
color: #000;
font-family: 'Bell MT';
font-weight: 700;
line-height: 1;
margin-bottom: 10px;
}@font-face {
font-family: 'FontAwesome';
src: url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//nictoronto.ca/wp-content/themes/hello-theme-child-master/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://nictoronto.ca/wp-content/themes/hello-theme-child-master/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://nictoronto.ca/wp-content/themes/hello-theme-child-master/css/fonts/slick.eot);
src: url(https://nictoronto.ca/wp-content/themes/hello-theme-child-master/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://nictoronto.ca/wp-content/themes/hello-theme-child-master/css/fonts/slick.woff) format('woff'), url(https://nictoronto.ca/wp-content/themes/hello-theme-child-master/css/fonts/slick.ttf) format('truetype'), url(https://nictoronto.ca/wp-content/themes/hello-theme-child-master/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin-top:.5rem;margin-bottom:1rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:.9rem}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;text-decoration:none;color:#c36}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{font-size:16px;color:#333;line-height:1.4;font-style:italic;font-weight:400}[hidden],template{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{*,:after,:before{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{page-break-inside:avoid;border:1px solid #ccc}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%;border:1px solid #666;border-radius:3px;padding:.5rem 1rem;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{width:auto;-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=button],[type=submit],button{display:inline-block;font-weight:400;color:#c36;text-align:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid #c36;padding:.5rem 1rem;font-size:1rem;border-radius:3px;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}[type=button]:focus,[type=submit]:focus,button:focus{outline:5px auto -webkit-focus-ring-color}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{color:#fff;background-color:#c36;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;width:100%;margin-bottom:15px;font-size:.9em;border-spacing:0;border-collapse:collapse}table td,table th{padding:15px;line-height:1.5;vertical-align:top;border:1px solid #ccc}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-top:1px solid #ccc}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:#f7f7f7}table tbody tr:hover>td,table tbody tr:hover>th{background-color:#e9e9e9}table tbody+tbody{border-top:2px solid #ccc}@media (max-width:767px){table table{font-size:.8em}table table td,table table th{padding:7px;line-height:1.3}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{margin-top:0;margin-bottom:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.alignwide{margin-left:-80px;margin-right:-80px}.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-bottom:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{margin:20px auto}.sticky{position:relative;display:block}.bypostauthor{font-size:inherit}.hide{display:none!important}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.site-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;position:relative}.site-header .site-navigation{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.site-header .site-branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-header .header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header:not(.header-stacked) .header-inner .site-branding{max-width:30%}.site-header:not(.header-stacked) .header-inner .site-navigation{max-width:70%}.site-header.header-inverted .header-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:right}.site-header.header-inverted .header-inner .site-navigation{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.site-header.header-stacked .header-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}@media (max-width:576px){.site-header .header-inner:not(.header-stacked) .site-branding{max-width:80%}}.site-footer{padding-top:1rem;padding-bottom:1rem;position:relative}.site-footer .footer-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-navigation{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.site-footer .footer-inner .site-branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:right}.site-footer.footer-inverted .footer-inner .site-navigation{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.site-footer.footer-has-copyright .footer-inner .site-navigation{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-footer.footer-stacked .footer-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding h4.site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}.site-footer:not(.footer-stacked) .footer-inner .site-branding{max-width:20%}.site-footer:not(.footer-stacked) .footer-inner .site-navigation{max-width:60%}.site-footer:not(.footer-stacked) .footer-inner .copyright{max-width:20%}@media (max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;text-align:center;width:100%;max-width:none}.site-footer .footer-inner .site-navigation ul.menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.post .entry-title a{text-decoration:none}.post .wp-post-image{width:100%;max-height:500px;-o-object-fit:cover;object-fit:cover}@media (max-width:991px){.post .wp-post-image{max-height:400px}}@media (max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{margin:0;padding:0;list-style:none;font-size:.9em}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 0 30px 60px;border-bottom:1px solid #ccc}body.rtl #comments .comment .comment-body,body.rtl #comments .pingback .comment-body{padding:30px 60px 30px 0}#comments .comment .avatar,#comments .pingback .avatar{position:absolute;left:0;border-radius:50%;margin-right:10px}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar{left:auto;right:0;margin-right:0;margin-left:10px}#comments .comment-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{position:relative;list-style:none;margin:0;padding-left:30px}body.rtl #comments .children{padding-left:0;padding-right:30px}#comments .children li:last-child{padding-bottom:0}#comments ol.comment-list .children:before{display:inline-block;font-size:1em;font-weight:400;line-height:100%;content:"\21AA";position:absolute;top:45px;left:0;width:auto}body.rtl #comments ol.comment-list .children:before{content:"\21A9";left:auto;right:0}@media (min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media (max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-left:20px}#comments .comment .avatar{position:inherit;float:left}body.rtl #comments .comment .avatar{float:right}}.site-header.header-inverted .site-navigation-toggle-holder{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.site-header.header-stacked .site-navigation-toggle-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:20%;padding:8px 15px}.site-navigation-toggle-holder,.site-navigation-toggle-holder .site-navigation-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-navigation-toggle-holder .site-navigation-toggle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;padding:.25em;cursor:pointer;border:0 solid;border-radius:3px;background-color:rgba(0,0,0,.05);color:#494c4f}.site-navigation-toggle-holder.elementor-active .site-navigation-toggle i:before{content:"\e87f"}.site-navigation{grid-area:nav-menu;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.site-navigation ul.menu li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-right:15px}.site-navigation ul.menu li.menu-item-has-children:after{display:block;content:"\25BE";font-size:1.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;min-width:150px;position:absolute;z-index:2;left:0;top:100%}.site-navigation ul.menu li ul li{border-bottom:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-bottom:none}.site-navigation ul.menu li ul li.menu-item-has-children a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{top:auto;bottom:100%}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{margin-top:10px;-webkit-transition:max-height .3s,-webkit-transform .3s;transition:max-height .3s,-webkit-transform .3s;-o-transition:max-height .3s,transform .3s;transition:max-height .3s,transform .3s;transition:max-height .3s,transform .3s,-webkit-transform .3s;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;position:absolute;bottom:0;left:0;z-index:10000;width:100%}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);max-height:0}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);max-height:100vh}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{position:absolute;width:100%;padding:0;margin:0;background:#fff}.site-navigation-dropdown ul.menu li{display:block;width:100%;position:relative}.site-navigation-dropdown ul.menu li a{display:block;padding:20px;background:#fff;color:#55595c;-webkit-box-shadow:inset 0 -1px 0 #0000001a;box-shadow:inset 0 -1px 0 #0000001a}.site-navigation-dropdown ul.menu li.current-menu-item a{color:#fff;background:#55595c}.site-navigation-dropdown ul.menu>li li{-webkit-transition:max-height .3s,-webkit-transform .3s;transition:max-height .3s,-webkit-transform .3s;-o-transition:max-height .3s,transform .3s;transition:max-height .3s,transform .3s;transition:max-height .3s,transform .3s,-webkit-transform .3s;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);max-height:0}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);max-height:100vh}@media (max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media (min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media (min-width:576px) and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media (min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media (max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-right:auto;margin-left:auto;width:100%}@media (max-width:575px){.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-right:10px;padding-left:10px}}@media (min-width:576px){.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media (min-width:768px){.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media (min-width:992px){.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media (min-width:1200px){.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:960px}.site-footer .footer-inner,.site-header .header-inner{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}