.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"iransans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@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 */#wrap_video {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 520px;
        width: 1140px;
        overflow: hidden;
      }

      #video_box {
        width: 1140px;
        min-height: 520px;
        float: left;
        cursor: pointer;
      }

      #video_overlays {
        position: absolute;
        transition: all 0.6s ease-in-out;
        float: left;
        width: 1140px;
        min-height: 520px;
        background-color: rgba(0, 0, 0, 0.4);
        z-index: 300000;
        cursor: pointer;
        overflow: hidden;

        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        font-size: 2rem;
        /*border-radius: 1rem;*/
        padding: 1px;
      }

      #player {
        width: 1140px;
        min-height: 520px;
        border-radius: 1rem;
        /*border: 1px solid #666;*/
        box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
      }

      .hover_overlay {
        opacity: 0;
        height: 0 !important;
        min-height: 0 !important;
      }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'iransans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://bayan.mr-ehsanfar.ir/wp-content/uploads/2021/06/IRANSansWeb_Medium.eot');
	src: url('https://bayan.mr-ehsanfar.ir/wp-content/uploads/2021/06/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),
		url('https://bayan.mr-ehsanfar.ir/wp-content/uploads/2021/06/IRANSansWeb_Medium.woff2') format('woff2'),
		url('https://bayan.mr-ehsanfar.ir/wp-content/uploads/2021/06/IRANSansWeb_Medium.woff') format('woff'),
		url('https://bayan.mr-ehsanfar.ir/wp-content/uploads/2021/06/IRANSansWeb_Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */