/*! ******************************************************
*
*	Theme Name:     Astra Child
*   Author:         web3d
*   Author URI:     http://www.onthegosystems.com/
*   Description:    Simple, clear and modern Bootstrap 3-based theme. Perfect base for developing all kinds of responsive sites with Toolsets, including the Layouts plugin (no extra integration needed, you activate Layouts and the drag and drop facilities work out of the box). Uses WordPress theme customizer and supports Font Awesome Icons. Supports WooCommerce integration by styles unification.
*   Version:        1.1
*   License:        GNU General Public License v2 or later
*   License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*   Template:       astra
*
*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/


/*-------General Settings-----------*/

html {
  scroll-behavior: smooth;
}
div._tc_offscreeneded, textarea._tc_offscreeneded{
  display: none;
}
.wpcf7 input[type="url"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="tel"],
input[type="tel"]:dir(ltr) {
  direction: rtl;
}
::placeholder {
  opacity: 1 !important;
}
.wpcf7 .wpcf7-form{
	direction: rtl;
}
.wpcf7-spinner {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.wpcf7 .wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
  margin: 0 0 10px;
}
.wpcf7 .wpcf7-form .wpcf7-checkbox label {
  font-family: "Arimo", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  line-height: 1.3;
  color: #000;
}
.wpcf7 .wpcf7-form p > span + br{
  display:none;
}
.wpcf7 .wpcf7-form-control-wrap{
  margin-bottom: 10px;
}
.wpcf7 .wpcf7-form-control-wrap input {
  font-family: "Arimo", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  border-color: #001E52;
  border-radius: 5px 5px 5px 5px;
  color: var( --e-global-color-text );
  padding: 10px;
  direction: rtl;
}
.wpcf7 .wpcf7-form input[type="submit"] {
  font-family: "Arimo", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  border-radius: 5px 5px 5px 5px;
  padding: 15px 15px 15px 15px;
  background-color: #001E52;
  color: #fff;
  width: 100%;
}
.elementor-icon-list-items .elementor-icon-list-item {
  align-items: normal;
}

@media (max-width: 1680px){
  body.rtl .elementor-1271 .elementor-element.elementor-element-6f458e8 {right: -45px;}
}
@media (max-width: 1550px){
  body.rtl .elementor-1271 .elementor-element.elementor-element-6f458e8 {right: 0;}
  .elementor-1271 .elementor-element.elementor-element-5c96d1a, .elementor-1271 .elementor-element.elementor-element-28e5319{--container-widget-width: 305px;}
  .elementor-1271 .elementor-element.elementor-element-5c96d1a .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1271 .elementor-element.elementor-element-5c96d1a .elementor-icon-list-item > a,
  .elementor-1271 .elementor-element.elementor-element-28e5319 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-1271 .elementor-element.elementor-element-28e5319 .elementor-icon-list-item > a{font-size: 18px;}
  .elementor-1271 .elementor-element.elementor-element-17b66a0{font-size: 27px;}
}
@media (max-width: 1460px){
  .elementor-1271 .elementor-element.elementor-element-5c96d1a, .elementor-1271 .elementor-element.elementor-element-28e5319{--container-widget-width: 275px;}
  .elementor-1271 .elementor-element.elementor-element-28e5319 > .elementor-widget-container {margin: 0 0 0 5px;}
}
@media (max-width: 1390px){
  .elementor-1271 .elementor-element.elementor-element-98f5b2b > .elementor-element-populated > .elementor-widget-wrap {padding: 0 30px 45px 30px;}
}
@media (max-width: 1275px){
  .elementor-1271 .elementor-element.elementor-element-0d9e25a > .elementor-element-populated > .elementor-widget-wrap{padding-right:40px;}
}
@media (max-width: 768px){
	.wpcf7 .wpcf7-form input[type="submit"] {
	  background: var( --e-global-color-primary );
	  color: #001E52;
	}
	.wpcf7 .wpcf7-form .wpcf7-checkbox label {
	  color: #fff;
	}
}


@media (min-width: 769px){
	#section_s4 .wpcf7 .wpcf7-form-control-wrap {
	  width: 33.333%;
	  display: block;
	  float: right;
	  padding: 0 10px;
	}
	#section_s4 .wpcf7 .wpcf7-form input[type="submit"]{
	  width: calc(33.333% - 30px/1.5 );
	  margin: auto;
	  display: block;
	}
}
#section_s4 .wpcf7 .wpcf7-form input[type="submit"]{
  background-color: #F6C615;
  color: #001E52;
}
#section_s4 .wpcf7 .wpcf7-form-control-wrap input {
  background: none;
  border-color: #fff;
  color: #fff;
}
#section_s4 .wpcf7 .wpcf7-form-control-wrap[data-name="checkbox-466"]{
  margin: 15px auto;
  display: block;
  float: none;
}
#section_s4 .wpcf7 .wpcf7-form .wpcf7-checkbox label{
  color: #fff;
  display: flex;
  position: relative;
}
#section_s4 .wpcf7 .wpcf7-form .wpcf7-checkbox label::before {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  top: 17px;
}
#section_s4 .wpcf7 .wpcf7-form .wpcf7-checkbox span.wpcf7-list-item-label::after {
  right: 2px;
  top: 15px;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  display: none;
}
#section_s4 .wpcf7 .wpcf7-form .wpcf7-checkbox input:checked ~ span.wpcf7-list-item-label::after {
  display: block;
}
#section_s4 .wpcf7 input[type="checkbox"] {
  margin: 15px 0 0 0;
  opacity: 0;
}
#section_s4 .wpcf7 .wpcf7-form p{
  margin-bottom: 0;
  display: table;
  width: 100%;
}



#staff_carusel figure img{
    border-radius: 28px;
}

/*--page--*/
#main_list_box{
  margin: auto 0 0;
  /*height: 185px;*/
}
#main_list_box::before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 150px solid #F6C615;
  border-left: 75vw solid transparent;
  position: absolute;
  top: -150px;
  right: 0;
  left: 0;
}
.home #main_list_box::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 55px solid #F6C615;
  border-left: 75vw solid transparent;
  position: absolute;
  bottom: -55px;
  right: 0;
  left: 0;
  z-index: 1;
}
#main_list_box .elementor-icon-list-item svg{
  filter: brightness(0) invert(1);
  margin: 0 0 0 10px;
}
.elementor-42 .elementor-element.elementor-element-4052937 .elementor-counter-title{
  max-width: 135px;
  text-align: right;
  padding-right: 15px;
}
#main_list_box .elementor-icon-list-items{
display: flex;
flex-wrap: wrap;
}
#main_list_box .elementor-icon-list-items .elementor-icon-list-item {
  width: calc(100% - 20px);
  margin: 0 0 0 20px;
  align-items: normal;
  padding-bottom: 15px;
}
#main_list_box .elementor-icon-list-items .elementor-icon-list-text{
  margin: 0 0 auto;
}

.main_subtitle img{

}
.tretia_section{}
.tretia_section::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 90px solid #001E52;
  border-left: 100vw solid transparent;
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  z-index: 1;
}
.tretia_section::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 90px solid #F6C615;
  border-left: 100vw solid transparent;
  position: absolute;
  bottom: -90px;
  right: 0;
  left: 0;
  z-index: 1;
}

#section_s4::before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 80px solid #001E52;
  border-left: 100vw solid transparent;
  position: absolute;
  top: -80px;
  right: 0;
  left: 0;
  z-index: 1;
}

.contact{
  display: flex;
  flex-direction: column;
  z-index: 9999;
  height: 100%;
  flex: 0 0 25%;
  max-width: 25%;
  left: 0;
}
.phoneNumberBlock *,
.contact h2,
.contact h3{
  color:#001E52;
}
.contactUsTitle::after {
  content: "";
  position: relative;
  width: 60px;
  height: 1px;
  left: 0;
  right: 0;
  margin: 20px auto 0 auto;
  display: block;
}
.contactUsTitle h2{
	font-size: 36px;
font-weight: bold;
line-height: 26px;
}
.contactUsTitle h3{
	font-size: 20px;
}

.phoneNumberBlock {
  margin: 3vh auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.phoneNumberBlock > div.moreInfo {
  padding: 0.5rem 0.7vh;
  border: 1px solid #001E52;
  text-align: center;
}
.phoneNumberBlock > div.phoneNumber {
  font-size: 1.6rem;
  font-weight: bold;
  margin-right: 0.7vw;
  z-index: 999999;
}
.phoneNumberBlock > div.phoneNumber p {
  font-size: 26px;
}
.scholarshipWrapper .elementor-counter {
  display: flex;
  align-items: center;
}
.scholarshipWrapper .elementor-counter-number-wrapper{}

.scholarship_wrapper_footer .scholarshipWrapper .scholarship {
  width: 100%;
  padding: 5px;
  position: relative;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 390px;
  padding: 15px 50px;
  margin: 0 auto;
  color: #001E52;
}
.scholarship_wrapper_footer .scholarshipWrapper .scholarship + .elementor-element{
  margin: auto;
  max-width: 390px;
}
.scholarshipWrapper .scholarship .percentage{
  font-size: 1.2em;
  font-weight: bold;
  padding: 8px;
}
.scholarshipWrapper .scholarship .percentageText{
  font-size: 1.2rem;
}
@media (min-width: 1024px){
  .elementor-425 .elementor-element.elementor-element-7f325df,
  .elementor-42 .elementor-element.elementor-element-e4f557c, 
  .elementor-425 .elementor-element.elementor-element-dcf957a{width: 75%;}
}
.scholarship_wrapper_header{
  height: 840px;
  display: flex;
  align-items: center;
}

.scholarshipWrapper .scholarship::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 50px;
  border-left: 1px solid #001E52;
  border-bottom: 1px solid #001E52;
}
.scholarshipWrapper .scholarship::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  border-top: 1px solid #001E52;
  border-right: 1px solid #001E52;
}
#hp-s1 .text .main_list_box{
  margin: auto 0 0;
  position: relative;
  background: #FFBC00;
}
#hp-s1 .text .main_list_box::before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 100px solid #FFBC00;
  border-left: 75vw solid transparent;
  position: absolute;
  top: -100px;
  right: 0;
  left: 0;
}

.main_list_ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.main_list_ul li {
  width: 50%;
  list-style: none;
  display: flex;
  align-items: center;
  color: #001E52;
  font-size: 20px;
}
.main_list_ul li::before {
  content: "";
  background: url(https://pe.tcb.ac.il/wp-content/themes/tcb/assets/images/listCheck.svg);
  filter: brightness(0) invert(1);
  width: 38px;
  height: 33px;
  display: inline-block;
  margin-left: 7px;
}
.third_section_rightbox{padding-right: calc((100% - 1300px) / 2);}

.elementor-42 .elementor-element.elementor-element-e4f557c > .elementor-element-populated > .elementor-widget-wrap{align-content: inherit;}

@media (max-width: 1840px){
	.main_img img{max-width: 795px;}
	.main_img2 img{max-width: 750px;}
	.main_img3 img{max-width: 220px;}
	.elementor-42 .elementor-element.elementor-element-13427b1 > .elementor-element-populated > .elementor-widget-wrap{padding-bottom: 250px;}
	.scholarship_wrapper_header{height: 831px;}
}
@media (max-width: 1780px){
    .main_subtitle2 img{max-width: 420px;}
    .scholarship_wrapper_header{height: 811px;}
    #txt01{margin-top: 6px;}
    #txt01 p{font-size: 20px;}
}
@media (max-width: 1710px){
    .main_img img {max-width: 750px;}
    .main_img2 img {max-width: 700px;}
    .main_subtitle img {max-width: 520px;}
    .scholarship_wrapper_header {height: 789px;}
    .main_img3{left: 100px !important;bottom: -125px !important;}
    .main_img3 img {max-width: 190px;}
    .elementor-42 .elementor-element.elementor-element-424b46b .elementor-heading-title{font-size: 26px;}
}
@media (max-width: 1673px){
	#s5.third_section,
	#s2{padding-left:50px;padding-right:50px;}
	#s5.third_section .elementor-heading-title,
	#s2 .elementor-image-box-title{font-size: 30px;}
	#s5.third_section .elementor-icon-list-text,
	#s2 .elementor-text-editor{font-size: 18px;}
    #txt01 {margin-top: 20px;}
	.elementor-42 .elementor-element.elementor-element-13427b1 > .elementor-element-populated > .elementor-widget-wrap {padding-bottom: 249px;}
}
@media (max-width: 1660px){
    .main_img img {max-width: 700px;}
    .main_img2 img {max-width: 665px;}
    .elementor-42 .elementor-element.elementor-element-13427b1 > .elementor-element-populated > .elementor-widget-wrap {padding-bottom: 220px;}
.scholarship_wrapper_header {
  height: 759px;
}
	.wpcf7 .wpcf7-form .wpcf7-checkbox label{font-size: 14px;}
	.elementor-42 .elementor-element.elementor-element-bf19590 .elementor-heading-title{font-size: 36px;}
	.elementor-42 .elementor-element.elementor-element-424b46b .elementor-heading-title{font-size: 24px;}
}
@media (max-width: 1600px){
    #txt01{max-width: 445px;}
    .elementor-42 .elementor-element.elementor-element-170db29,
    .elementor-42 .elementor-element.elementor-element-662ecaf{font-size: 20px;}
    
    
    .elementor-42 .elementor-element.elementor-element-8d2a95b{max-width: 35%;
--container-widget-width: 35%;}
.elementor-42 .elementor-element.elementor-element-1cb0389{max-width: 65%;
--container-widget-width: 65%;}
}
@media (max-width: 1582px){
  .elementor-42 .elementor-element.elementor-element-ed60289 .elementor-button{padding: 7px;}
  .elementor-42 .elementor-element.elementor-element-4052937 .elementor-counter-title{font-size: 18px;}
  .main_subtitle img {max-width: 475px;}
  .main_subtitle2 img {max-width: 375px;}
  .elementor-42 .elementor-element.elementor-element-13427b1 > .elementor-element-populated > .elementor-widget-wrap {padding-bottom: 230px;}
  .scholarship_wrapper_header {height: 741px;}
}
@media (max-width: 1560px){
  .scholarshipWrapper .scholarship,
  .scholarship_wrapper_footer .scholarshipWrapper .scholarship{padding: 15px 30px;}
  #txt01 p {font-size: 17px;}
  #txt01 {margin-top: 30px;}
}
@media (max-width: 1513px){
  .elementor-42 .elementor-element.elementor-element-bf19590 .elementor-heading-title {font-size: 32px;}
  .elementor-42 .elementor-element.elementor-element-975dbdd .elementor-heading-title{font-size: 20px;}
  .elementor-42 .elementor-element.elementor-element-f94cfaf > .elementor-element-populated > .elementor-widget-wrap {padding: 20px 30px;}
  #main_list_box::before {border-bottom: 125px solid #F6C615;top: -125px;}
  .elementor-42 .elementor-element.elementor-element-ad4f324, .elementor-42 .elementor-element.elementor-element-483fec1, #main_list_box .elementor-icon-list-items .elementor-icon-list-text{font-size: 16px;}
  .main_img img {max-width: 600px;}
  .main_img2 img {max-width: 594px;}
}
@media (max-width: 1460px){
	body.rtl .elementor-42 .elementor-element.elementor-element-6db466c {
  left: 17px;
}
}
@media (max-width: 1440px){
  body.rtl .elementor-42 .elementor-element.elementor-element-79e71a0 {left: 360px;}
  .elementor-42 .elementor-element.elementor-element-424b46b .elementor-heading-title {font-size: 22px;}
  #logo img{height: 135px;object-fit: contain;}
  .wpcf7 .wpcf7-form .wpcf7-checkbox label {font-size: 12px;line-height: 1;}
  .scholarship_wrapper_header {height: 727px;}
}
@media (max-width: 1400px){
	body.rtl .elementor-42 .elementor-element.elementor-element-6db466c {bottom: -125px;}
}
@media (max-width: 1380px){
	.elementor-42 .elementor-element.elementor-element-f94cfaf > .elementor-element-populated > .elementor-widget-wrap {padding: 20px 30px;}
	.elementor-42 .elementor-element.elementor-element-4052937 .elementor-counter-title{font-size: 14px;}
	.elementor-42 .elementor-element.elementor-element-f7a4f06 .elementor-divider {
  padding-top: 25px;
  padding-bottom: 15px;
}
.elementor-42 .elementor-element.elementor-element-310ec4c .elementor-divider {
  padding-top: 15px;
}
}
@media (max-width: 1300px){
	.elementor-42 .elementor-element.elementor-element-bf19590 .elementor-heading-title {font-size: 28px;}
	.elementor-42 .elementor-element.elementor-element-975dbdd .elementor-heading-title {font-size: 18px;}
	.elementor-42 .elementor-element.elementor-element-6a10561 .elementor-field-subgroup label{font-size: 14px;line-height: 1;}
	.elementor-42 .elementor-element.elementor-element-424b46b .elementor-heading-title {font-size: 19px;}
}

@media (max-width: 1283px){
	.main_subtitle img {max-width: 400px;}
    .main_subtitle2 img {max-width: 330px;}
	.elementor-42 .elementor-element.elementor-element-13427b1 > .elementor-element-populated > .elementor-widget-wrap {padding-bottom: 270px;}
	#main_list_box::before {border-bottom: 105px solid #F6C615;top: -105px;}
}
@media (max-width: 1280px){
	.elementor-42 .elementor-element.elementor-element-ad4f324, .elementor-42 .elementor-element.elementor-element-483fec1, #main_list_box .elementor-icon-list-items .elementor-icon-list-text {font-size: 14px;}
	.elementor-42 .elementor-element.elementor-element-f94cfaf > .elementor-element-populated > .elementor-widget-wrap {padding: 20px;}
	.main_img3 img {max-width: 175px;}
	#txt01 p {font-size: 15px;}
    #txt01 {margin-top: 62px;}
	.main_img2 img {max-width: 577px;}
}


.ftr .scholarshipWrapper .scholarship {
  width: 100%;
  position: relative;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 510px;
  padding: 15px 50px;
  margin: 0 auto 20px;
  color: #001E52;
}
.ftr .scholarshipWrapper .scholarship + .elementor-element {
  margin: auto;
  max-width: 510px;
}
.ftr .scholarshipWrapper .elementor-counter-title{
  text-align: right;
  margin-right: 20px;
}

.scholarship_wrapp .elementor-field-type-checkbox{}
.scholarship_wrapp .elementor-field-type-checkbox .elementor-field-option{
  display: flex;
}
.scholarship_wrapp .elementor-field-type-checkbox .elementor-field-option input{
  margin-left: 10px;
  opacity: 0;
}
.scholarship_wrapp .elementor-field-type-checkbox .elementor-field-option label {
  position: relative;
  font-size: 14px !important;
  line-height: 1.2;
  padding-left: 30px;
}
.scholarship_wrapp .elementor-field-type-checkbox .elementor-field-option label::before {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #001E52;
  position: absolute;
  right: -24px;
  top: 10px;
}
.scholarship_wrapp .elementor-field-type-checkbox .elementor-field-option label::after {
  right: -19px;
  top: 10px;
  width: 7px;
  height: 14px;
  border: solid #001E52;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  display: none;
}
.scholarship_wrapp .elementor-field-type-checkbox .elementor-field-option input:checked ~ label::after {
  display: block;
}










#section_s4 .elementor-field-type-checkbox {
  width: 33%;
  margin: 10px auto 0;
}
#section_s4 .elementor-field-type-checkbox .elementor-field-option{
  display: flex;
}
#section_s4 .elementor-field-type-checkbox .elementor-field-option input{
  margin-left: 10px;
  opacity: 0;
}
#section_s4 .elementor-field-type-checkbox .elementor-field-option label{
  position:relative;
}
#section_s4 .elementor-field-type-checkbox .elementor-field-option label::before {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
  position: absolute;
  right: -24px;
  top: 17px;
}
#section_s4 .elementor-field-type-checkbox .elementor-field-option label::after {
  right: -20px;
  top: 15px;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  position: absolute;
  display: none;
}
#section_s4 .elementor-field-type-checkbox .elementor-field-option input:checked ~ label::after {
  display: block;
}
#section_s4 .elementor-element .elementor-button[type="submit"] {
  background-color: #fff;
  color: #001E52;
  width: calc(33.333% - 30px/1.2 );
  margin-top: 20px;
}
#wtsp_btn a{
background: url(/wp-content/uploads/2023/02/Group-1010.png);
width: 81px;
height: 81px;
display: flex;
align-items: center;
justify-content: center;
padding: 0 3px 3px 0;
color: #fff;
transform: scalex(-1);
}
#phone_btn a {
  background: url(/wp-content/uploads/2023/02/Group-1010-1.png) no-repeat scroll center / cover;
  width: 49px;
  height: 49px;
  align-items: center;
  justify-content: center;
  padding: 0 3px 3px 0;
  color: #fff;
  display: none;
  font-size: 20px;
  transform: scalex(-1);
}

#phone_btn a i, #wtsp_btn a i{
      transform: scalex(-1);
}

@media (min-width: 770px){
#call_now_btn a .elementor-button-icon {
  display: none;
}
}

@media (max-width: 769px){
    .elementor-42 .elementor-element.elementor-element-2a27c58 > .elementor-widget-container {
  background-color: #001E52;
  -webkit-box-shadow: 0px -6px 32px 0px rgba(0,0,0,0.44);
  -moz-box-shadow: 0px -6px 32px 0px rgba(0,0,0,0.44);
  box-shadow: 0px -6px 32px 0px rgba(0,0,0,0.44);
}
#phone_btn,
#wtsp_btn{top: 345px;}
#phone_btn{margin-top: -58px;}
#phone_btn a{display: flex;}
#wtsp_btn a{
width: 49px;
  height: 49px;
font-size: 27px;
background-size: contain;
}
.main_img img {
  max-width: 100%;
  margin-top: 0;
}
.main_subtitle2 img {
  max-width: 90%;
  margin: -50px auto 0;
  display: block;
}
body.rtl .elementor-425 .elementor-element.elementor-element-24dc95b,
body.rtl .elementor-42 .elementor-element.elementor-element-4dccf63 {
  left: auto;
  position: relative;
  right: auto;
  top: auto;
  bottom: auto;
}
.first_txt{background-color: #F6C615;color: #001E52 !important;padding: 15px;}
.main_subtitle img {
  max-width: 100%;
  height: auto;
}
.elementor-42 .elementor-element.elementor-element-13427b1 > .elementor-element-populated > .elementor-widget-wrap {
  padding-bottom: 0;
}
#logo img {
  height: auto;
  width: 35%;
}
.elementor-42 .elementor-element.elementor-element-8d2a95b,
.elementor-42 .elementor-element.elementor-element-1cb0389 {
  max-width: 100%;
  --container-widget-width: 100%;
}
.wpcf7 .wpcf7-form .wpcf7-checkbox label {
  font-size: 14px;
  line-height: 1.3;
}
#s5.third_section, #s2 {
  padding-left: 20px;
  padding-right: 20px;
}
#s2 .elementor-image-box-wrapper{display: flex;}
#s2 .elementor-image-box-title{margin-right: 20px;}
#s5.third_section .elementor-heading-title, #s2 .elementor-image-box-title {font-size: 24px;}


#section_s4 .wpcf7 .wpcf7-form .wpcf7-checkbox label::before {top: 3px;}
#section_s4 .wpcf7 input[type="checkbox"]{margin: 0;}
#section_s4 .wpcf7 .wpcf7-form .wpcf7-checkbox span.wpcf7-list-item-label::after {top: 0;}
.main_img3 {
  right: 10px !important;
  bottom: -10px !important;
  z-index: 100 !important;
  left: auto !important;
}
.main_img3 img {
  max-width: 150px;
}
#main_list_box{margin: 0;height: 80px;}
#main_list_box::before {content: none;box-shadow: 0 36px 0 0 #F6C615;border-left: 100vw solid transparent;border-bottom: 11vw solid #F6C615;top: -19vw;}
#main_list_box .elementor-icon-list-items .elementor-icon-list-text {margin: 0 0 auto;max-width: 170px;text-align: center;font-size: 16px;line-height: 1.4;height: 68px;}
#main_list_box .elementor-icon-list-items {}
#main_list_box .elementor-icon-list-items .elementor-icon-list-item {width: 50%;margin: 0;flex-wrap: wrap;justify-content: center;}
#main_list_box .elementor-icon-list-items .elementor-icon-list-icon {width: 100%;justify-content: center;}
#main_list_box .elementor-icon-list-item svg {margin: 0 0 10px;}
#main_list_box::after {border-left: 100vw solid transparent !important;bottom:auto !important;border-bottom: 55px solid #F6C615;border-top: 0 !important;top: -55px;}
.second_section::before {bottom: -40px;border-top: 40px solid #001E52;}
.second_section::after {box-shadow: none;bottom: -40px;border-top: 40px solid #001E52;}
#staff_carusel .slick-list.draggable > .slick-track .slick-slide {margin: 0;padding: 0 15px;}
#staff_carusel .slick-list.draggable > .slick-track .slick-slide .elementor-image-box-content h3{font-size: 20px;}
#staff_carusel .slick-list.draggable > .slick-track .slick-slide .elementor-image-box-content p{font-size: 16px;margin: auto;max-width: 90%;}

#section_s4 .elementor-field-type-checkbox {width: 100%;}
#section_s4 .elementor-field-type-checkbox .elementor-field-option input{margin-bottom: 20px;}
#section_s4 .elementor-field-type-checkbox .elementor-field-option label::after {top: 3px;}
#section_s4 .elementor-field-type-checkbox .elementor-field-option label::before {top: 5px;}
#section_s4 .elementor-element .elementor-button[type="submit"]{width: 100%;}
#section_s4::before {border-bottom: 40px solid #001E52;top: -40px;}
#section_s4::after {border-bottom: 40px solid #F6C615;top: -54px;box-shadow: 0 14px 0 0 #F6C615;}
.ftr .scholarshipWrapper .scholarship{padding: 15px 20px;}
#call_now_btn a {
  border: 0;
  color: #fff;
  background: #001E52;
}
.s2_devider {
  background: #F6C615;
  margin: 0 -20px !important;
  width: calc(100% + 40px) !important;
  padding: 15px 0;
}
.s2_devider::after {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 30px solid #F6C615;
  border-right: 100vw solid transparent;
  position: absolute;
  top: -30px;
  right: 0;
  left: 0;
  z-index: 1;
}
.list_jo {
  background: #F6C615;
  box-shadow: 0 10px 0 20px #F6C615;
}
.list_bottom_b{}
.list_bottom_b::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid #F6C615;
  border-right: 100vw solid transparent;
  position: absolute;
  bottom: -50px;
  right: -20px;
  left: auto;
  z-index: 1;
}
#s5.third_section .elementor-icon-list-text, #s2 .elementor-text-editor,
#s5.third_section .hm16 .elementor-heading-title {font-size: 16px;}
#s5.third_section .elementor-heading-title, #s2 .elementor-image-box-title {font-size: 18px;}
.page-id-425 .scholarship_wrapper_header > .elementor-container,
.page-id-425 .scholarship_wrapper_header {height: 100%;}
.elementor-425 .elementor-element.elementor-element-ff34b9a{margin-top: auto;}
.elementor-425 .elementor-element.elementor-element-fd0f1f9{margin-bottom: auto;}
body.rtl .elementor-425 .elementor-element.elementor-element-91f5ac7{
  position: relative;
  right: auto;
  left: auto;
  bottom: auto;
  top: auto;
  margin: 30px 0 0;
}
.page-id-425 .scholarship_wrapp{background: #F6C615;}
.page-id-425 #phone_btn, .page-id-425 #wtsp_btn {
  top: 300px;
}
#s5.third_section{padding-top: 70px;}
.elementor-425 .elementor-element.elementor-element-6496b98.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
  align-content: stretch;
  align-items: stretch;
}
.page-id-425 #main_list_box {
  height: 25px;
}
.page-id-425 .scholarship_wrapp::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  left: 0;
  box-shadow: 0 36px 0 0 #F6C615;
  border-left: 100vw solid transparent;
  border-bottom: 11vw solid #F6C615;
  top: -19vw;
}
.tretia_section {
    background: none !important;
    margin: 0 0 -93px;
    z-index: 1;
    padding: 20px 0;
}
.tretia_section::before, .tretia_section::after{content: none;}
}