.elementor-kit-34{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-4b48f700:#4054B2;--e-global-color-2dc931bc:#23A455;--e-global-color-dac59b:#000;--e-global-color-838ac6b:#FFF;--e-global-color-5a56566:#28224A;--e-global-typography-primary-font-family:"IRANYekanFN";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"IRANYekanFN";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANYekanFN";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IRANYekanFN";--e-global-typography-accent-font-weight:500;background-color:#EBEBEB;}.elementor-kit-34 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.video-container > iframe{
      height:240px !important; 
    }
@media only screen and (min-width: 320px) {
  .video-container > iframe{
      height:240px !important; 
    }
}
@media only screen and (min-width: 520px) {
  .video-container > iframe{
      height:300px !important; 
    }
}

@media only screen and (min-width: 680px) {
  .video-container > iframe{
      height:480px !important; 
    }
}

@media only screen and (min-width: 682px) {
  .video-container > iframe{
      height:600px !important; 
    }
}

.flexColumn >.elementor-container> .elementor-row{
    display: flex;
    flex-flow: column;
}

.flexColumn  >.elementor-container> .elementor-row > .elementor-column{
    width: 100%
}

.ltrDir{
    direction: ltr;
}
.flexRow .elementor-icon-box-wrapper{
    display: flex;
    flex-flow: row;
    column-gap: 5px;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
.rotate45{
      transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);

  -moz-transform: rotate(-45deg);

  -ms-transform: rotate(-90deg);

  -o-transform: rotate(-90deg);

  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.markBolds b{
    color:red;
}

.mainColumnNC{
    margin-top: 70px;
    margin-bottom: 10px;
}
.course-menu {
    position: sticky;
    top: 20px;
    margin-top: 0;
    z-index: 1000;
    padding: 0;
}/* End custom CSS */