.elementor-kit-4088{--e-global-color-primary:#0D3B4A;--e-global-color-secondary:#01393C;--e-global-color-text:#333333;--e-global-color-accent:#026C72;--e-global-color-c32edd2:#FFFFFF;--e-global-color-3de35e6:#F28C28;--e-global-color-9d4d1ae:#01393CB3;--e-global-color-6f5b844:#FFFFFF;--e-global-color-bf432e4:#F28C28;--e-global-color-86d3208:#01393CB3;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:30px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-4f33395-font-family:"iransansweb";--e-global-typography-4f33395-font-size:18px;--e-global-typography-4f33395-font-weight:500;--e-global-typography-4f33395-line-height:34px;--e-global-typography-4f33395-letter-spacing:0.2px;--e-global-typography-4f33395-word-spacing:2px;--e-global-typography-7832290-font-family:"iransansweb";--e-global-typography-7832290-font-size:20px;--e-global-typography-7832290-font-weight:300;--e-global-typography-7832290-line-height:34px;--e-global-typography-7832290-letter-spacing:0.2px;--e-global-typography-7832290-word-spacing:2px;--e-global-typography-393a2bf-font-family:"Roboto";--e-global-typography-393a2bf-font-size:22px;--e-global-typography-393a2bf-font-weight:600;font-family:"Verdana", Sans-serif;}.elementor-kit-4088 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4088 a{color:var( --e-global-color-accent );}.elementor-kit-4088 label{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-4088 input:not([type="button"]):not([type="submit"]),.elementor-kit-4088 textarea,.elementor-kit-4088 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );background-color:#FFFFFF00;border-style:solid;border-color:#01393C21;border-radius:25px 25px 25px 25px;}.elementor-kit-4088 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-4088 textarea:focus,.elementor-kit-4088 .elementor-field-textual:focus{border-style:solid;border-color:var( --e-global-color-86d3208 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1124px;}.e-con{--container-max-width:1124px;}.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-kit-4088 label{line-height:var( --e-global-typography-text-line-height );}.elementor-kit-4088 input:not([type="button"]):not([type="submit"]),.elementor-kit-4088 textarea,.elementor-kit-4088 .elementor-field-textual{line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:740px;}.e-con{--container-max-width:740px;}}@media(max-width:767px){.elementor-kit-4088 label{line-height:var( --e-global-typography-text-line-height );}.elementor-kit-4088 input:not([type="button"]):not([type="submit"]),.elementor-kit-4088 textarea,.elementor-kit-4088 .elementor-field-textual{line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:340px;}.e-con{--container-max-width:340px;}}/* Start custom CSS */@keyframes zoomin {
    0%{
        transform: scale(1);
    }
    100%{
        transform: scale(1.2);
    }
}
.ken-burns{
    animation: zoomin 10s ease  infinite alternate;
}
textarea:focus, input:focus{
    outline: none;
}
::-webkit-scrollbar {
    -webkit-appearance: none;
}
::-webkit-scrollbar {
  width: 7px;
}
 
 
::-webkit-scrollbar-thumb {
  background: #01273c; 
    border:1px solid #01393c;
    height:50px;
    border-radius:5px;
}
 
::-webkit-scrollbar-thumb:hover {
  background: #01393c; 
}
.your-title-class {
    display: none;
}
/* sticky header start */
.stick-header {
 transform: translateY(-80px);
 -moz-transition: all .3s ease!important;
 -webkit-transition: all .3s ease!important;
 transition: all .3s ease!important;
 width: 100%!important;
}


.elementor-sticky--effects.stick-header  {
 height: auto!important;
 transform: translatey(0px);
}

/* sticky header End */

/* comments start */
.comment-body{
    border-radius: 25px;
    padding-left: 30px !important;
    background: #026c72;
    color: #fff;
    font-family: "IRANYekanX", "Sans-Serif";
    font-weight: 500;
    line-height: 25px;
}
.comment-body a{
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}
.comment-body time{
    display: none;
}
.comment-respond{
        font-family: "IRANYekanX", "Sans-Serif";
    font-weight: 500;
    line-height: 25px;
    color: #01393c;
}
.comment-respond a{
    color: #026c72;
    text-decoration: underline
}
.comments-area input[type="submit"]{
    color: #fff;
    background: #01393c;
    border-radius: 25px;
    border: none;
}
.comments-area input[type="submit"]:hover{
    color: #01393c;
    background: #fff;
}
/* comments ends *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'iransansweb';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://en.ranginpolymer.com/wp-content/uploads/2022/02/IRANSansWeb.eot');
	src: url('https://en.ranginpolymer.com/wp-content/uploads/2022/02/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
		url('https://en.ranginpolymer.com/wp-content/uploads/2022/02/IRANSansWeb_Bold.woff2') format('woff2'),
		url('https://en.ranginpolymer.com/wp-content/uploads/2022/02/IRANSansWeb.woff') format('woff'),
		url('https://en.ranginpolymer.com/wp-content/uploads/2022/02/IRANSansWeb.ttf') format('truetype');
}
/* End Custom Fonts CSS */