.elementor-kit-52769{--e-global-color-primary:#1F466B;--e-global-color-secondary:#C72127;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFFFFF;--e-global-color-ca8079d:#1F466B;--e-global-color-a1eb017:#C72127;--e-global-color-03f3b58:#6D6E71;--e-global-color-d76fd87:#F7BC5C;--e-global-color-2ac885e:#67B3B9;--e-global-color-084e7ca:#F1F1F2;--e-global-color-ab07a6a:#000C23;--e-global-color-4f77d22:#A59783;--e-global-color-b4347ca:#41526D;--e-global-color-33a1c79:#ADADAD;--e-global-color-2431134:#C9B8A3;--e-global-color-c24887a:#003250;--e-global-color-cb64332:#8BC34A;--e-global-color-e9ef5d8:#0F0C0C;--e-global-color-53b32f1:#4EA329;--e-global-color-d644258:#3B6B1F;--e-global-color-6f83c65:#C8A450;--e-global-color-3bc779e:#AA985D;--e-global-color-9659814:#064F34;--e-global-color-410637f:#064F34;--e-global-color-1066bcb:#073322;--e-global-typography-primary-font-family:"Vazir";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Vazir";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Vazir";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Vazir";--e-global-typography-accent-font-weight:500;font-family:"Vazir", Sans-serif;}.elementor-kit-52769 button,.elementor-kit-52769 input[type="button"],.elementor-kit-52769 input[type="submit"],.elementor-kit-52769 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-style:none;}.elementor-kit-52769 e-page-transition{background-color:#FFBC7D;}.elementor-kit-52769 a{color:var( --e-global-color-secondary );}.elementor-kit-52769 h1{font-family:"Vazir", Sans-serif;font-weight:bold;}.elementor-kit-52769 h2{font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */:root{
 --result: calc(var(--one) + var(--two));
}

.gform_wrapper.gravity-theme .gfield_label{
    text-align: right
}
.gform_required_legend{
    display: none;
}
.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label{
        font-size: 14px;
    font-weight: 400;
}

/*
diagram
*/
dl {
    display: flex;
    background-color: white;
    flex-direction: column;
    width: 100%;
    max-width: 700px;
    position: relative;
    padding: 20px;
}
dt {
    align-self: flex-start;
    width: 100%;
    font-weight: 700;
    display: block;
    text-align: center;
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 20px;
    margin-left: 130px;
}
.percentage {
    font-size: 0.8em;
    line-height: 1;
    text-transform: uppercase;
    width: 100%;
    height: 40px;
    margin-left: 130px;
    margin-right: 0px !important;
}
.percentage:after{
    content: "";
    display: block;
    background-color:var(--backgound);
    width: 50px;
    margin-bottom: 10px;
    height: 90%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    transition: background-color 0.3s ease;
    cursor: pointer;
}
.percentage:hover:after, .percentage:focus:after {
    background-color: #aaa;
}
.percentage-1:after {
    width: 1%;
}
.percentage-2:after {
    width: 2%;
}
.percentage-3:after {
    width: 3%;
}
.percentage-4:after {
    width: 4%;
}
.percentage-5:after {
    width: 5%;
}
.percentage-6:after {
    width: 6%;
}
.percentage-7:after {
    width: 7%;
}
.percentage-8:after {
    width: 8%;
}
.percentage-9:after {
    width: 9%;
}
.percentage-10:after {
    width: 10%;
}
.percentage-11:after {
    width: 11%;
}
.percentage-12:after {
    width: 12%;
}
.percentage-13:after {
    width: 13%;
}
.percentage-14:after {
    width: 14%;
}
.percentage-15:after {
    width: 15%;
}
.percentage-16:after {
    width: 16%;
}
.percentage-17:after {
    width: 17%;
}
.percentage-18:after {
    width: 18%;
}
.percentage-19:after {
    width: 19%;
}
.percentage-20:after {
    width: 20%;
}
.percentage-21:after {
    width: 21%;
}
.percentage-22:after {
    width: 22%;
}
.percentage-23:after {
    width: 23%;
}
.percentage-24:after {
    width: 24%;
}
.percentage-25:after {
    width: 25%;
}
.percentage-26:after {
    width: 26%;
}
.percentage-27:after {
    width: 27%;
}
.percentage-28:after {
    width: 28%;
}
.percentage-29:after {
    width: 29%;
}
.percentage-30:after {
    width: 30%;
}
.percentage-31:after {
    width: 31%;
}
.percentage-32:after {
    width: 32%;
}
.percentage-33:after {
    width: 33%;
}
.percentage-34:after {
    width: 34%;
}
.percentage-35:after {
    width: 35%;
}
.percentage-36:after {
    width: 36%;
}
.percentage-37:after {
    width: 37%;
}
.percentage-38:after {
    width: 38%;
}
.percentage-39:after {
    width: 39%;
}
.percentage-40:after {
    width: 40%;
}
.percentage-41:after {
    width: 41%;
}
.percentage-42:after {
    width: 42%;
}
.percentage-43:after {
    width: 43%;
}
.percentage-44:after {
    width: 44%;
}
.percentage-45:after {
    width: 45%;
}
.percentage-46:after {
    width: 46%;
}
.percentage-47:after {
    width: 47%;
}
.percentage-48:after {
    width: 48%;
}
.percentage-49:after {
    width: 49%;
}
.percentage-50:after {
    width: 50%;
}
.percentage-51:after {
    width: 51%;
}
.percentage-52:after {
    width: 52%;
}
.percentage-53:after {
    width: 53%;
}
.percentage-54:after {
    width: 54%;
}
.percentage-55:after {
    width: 55%;
}
.percentage-56:after {
    width: 56%;
}
.percentage-57:after {
    width: 57%;
}
.percentage-58:after {
    width: 58%;
}
.percentage-59:after {
    width: 59%;
}
.percentage-60:after {
    width: 60%;
}
.percentage-61:after {
    width: 61%;
}
.percentage-62:after {
    width: 62%;
}
.percentage-63:after {
    width: 63%;
}
.percentage-64:after {
    width: 64%;
}
.percentage-65:after {
    width: 65%;
}
.percentage-66:after {
    width: 66%;
}
.percentage-67:after {
    width: 67%;
}
.percentage-68:after {
    width: 68%;
}
.percentage-69:after {
    width: 69%;
}
.percentage-70:after {
    width: 70%;
}
.percentage-71:after {
    width: 71%;
}
.percentage-72:after {
    width: 72%;
}
.percentage-73:after {
    width: 73%;
}
.percentage-74:after {
    width: 74%;
}
.percentage-75:after {
    width: 75%;
}
.percentage-76:after {
    width: 76%;
}
.percentage-77:after {
    width: 77%;
}
.percentage-78:after {
    width: 78%;
}
.percentage-79:after {
    width: 79%;
}
.percentage-80:after {
    width: 80%;
}
.percentage-81:after {
    width: 81%;
}
.percentage-82:after {
    width: 82%;
}
.percentage-83:after {
    width: 83%;
}
.percentage-84:after {
    width: 84%;
}
.percentage-85:after {
    width: 85%;
}
.percentage-86:after {
    width: 86%;
}
.percentage-87:after {
    width: 87%;
}
.percentage-88:after {
    width: 88%;
}
.percentage-89:after {
    width: 89%;
}
.percentage-90:after {
    width: 90%;
}
.percentage-91:after {
    width: 91%;
}
.percentage-92:after {
    width: 92%;
}
.percentage-93:after {
    width: 93%;
}
.percentage-94:after {
    width: 94%;
}
.percentage-95:after {
    width: 95%;
}
.percentage-96:after {
    width: 96%;
}
.percentage-97:after {
    width: 97%;
}
.percentage-98:after {
    width: 98%;
}
.percentage-99:after {
    width: 99%;
}
.percentage-100:after {
    width: 100%;
}

@media screen and (max-width: 400px) {
.tour td {
    border-bottom: 1px solid #ddd;
    display: block; !important;
    font-size: .7em;
    text-align: right;
  }
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-single span{
    direction: ltr !important;
}
.hint--light:after{
    height: auto !important;
    width: 300px !important;
    white-space: pre-line !important;
}
.piechart {
    width: 300px;
    height: 300px;
    border-radius: 50%;
	background-image: conic-gradient(
			aquamarine	var(--one), 
			green var(--one) var(--two), 
			greenyellow var(--two));
			margin-right: 200px;
}

.piechart {
    display: flex;
    justify-content: center;
    align-items: center;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Vazir';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://visamondial.com/wp-content/uploads/2025/12/Vazir-WOL.woff2') format('woff2');
}
@font-face {
	font-family: 'Vazir';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://visamondial.com/wp-content/uploads/2025/12/Vazir-Bold-WOL.woff2') format('woff2');
}
@font-face {
	font-family: 'Vazir';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://visamondial.com/wp-content/uploads/2025/12/Vazir-Medium-WOL.woff2') format('woff2');
}
@font-face {
	font-family: 'Vazir';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://visamondial.com/wp-content/uploads/2025/12/Vazir-Light-WOL.woff2') format('woff2');
}
@font-face {
	font-family: 'Vazir';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://visamondial.com/wp-content/uploads/2025/12/Vazir-Thin-WOL.woff2') format('woff2');
}
/* End Custom Fonts CSS */