/* Minification failed. Returning unminified contents.
(9585,264): run-time error CSS1039: Token not allowed after unary operator: 'xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj'
(9585,448): run-time error CSS1039: Token not allowed after unary operator: 'eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA'
(9585,630): run-time error CSS1039: Token not allowed after unary operator: 'W2'
(9585,633): run-time error CSS1039: Token not allowed after unary operator: 'MnAzMYDAzaX6QjD6'
(9585,693): run-time error CSS1019: Unexpected token, found '/'
(9585,693): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
(9585,2352): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9585,5084): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9585,5196): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(9585,5243): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(9585,5296): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(9585,5418): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-color'
(9585,5448): run-time error CSS1039: Token not allowed after unary operator: '-swiper-theme-color'
(9585,5692): run-time error CSS1039: Token not allowed after unary operator: '-swiper-navigation-size'
(9585,6243): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9585,6357): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9585,7825): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-color'
(9585,7855): run-time error CSS1039: Token not allowed after unary operator: '-swiper-theme-color'
(9585,9087): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-color'
(9585,9117): run-time error CSS1039: Token not allowed after unary operator: '-swiper-theme-color'
(9585,9763): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9585,9822): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9585,10953): run-time error CSS1039: Token not allowed after unary operator: '-swiper-preloader-color'
(9585,10982): run-time error CSS1039: Token not allowed after unary operator: '-swiper-theme-color'
(9585,11080): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9585,11139): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/*! jQuery UI - v1.11.4 - 2016-06-05
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureactive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and img */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #2b2b2b;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and img */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/datepicker/img/ui-icons_555555_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/datepicker/img/ui-icons_555555_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/datepicker/img/ui-icons_777777_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/datepicker/img/ui-icons_777620_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/datepicker/img/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/datepicker/img/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/datepicker/img/ui-icons_cc0000_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	margin: 0px 0 0 0px;
	padding: 5px;
	background: #666666;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
	border-radius: 8px;
}

/*! jQuery UI - v1.12.1 - 2019-01-07
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureactive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url(/Themes/bluerose.ir/UI/Css/Libs/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
	background-image: url(/Themes/bluerose.ir/UI/Css/Libs/images/ui-icons_777777_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

body {
  direction: rtl;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: inherit;
}

ul {
  list-style: none;
}

img {
  max-width: 100%;
}

button {
  cursor: pointer;
  outline: none;
  border: none;
}

/*font-family*/
/*font sizes*/
/*font-icons*/
/* spacer */
/* media query
-----------------------------------------------------------*/
/** display flex
 ---------------------------------------------------------*/
/*---------------------------------------------------------*/
/** css-pseudo
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** css-triangle
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** placeholder
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** Media queries
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** background-img
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** grid class
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** fa numbers 
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/*font-family*/
/*font sizes*/
/*font-icons*/
/* spacer */
/* media query
-----------------------------------------------------------*/
/** display flex
 ---------------------------------------------------------*/
/*---------------------------------------------------------*/
/** css-pseudo
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** css-triangle
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** placeholder
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** Media queries
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** background-img
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** grid class
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** fa numbers 
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
input[type=text],
input[type=password],
input[type=email],
input[type=tel],
.form-input {
  border: solid 1px #c6c6c6;
  background-color: #fff;
  padding: 8px;
  line-height: 1.5;
  color: #656565;
  background-clip: padding-box;
  font-family: "IRANSans-Number";
  width: 100%;
  height: 40px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: border-color 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out;
  -ms-transition: border-color 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out;
  font-size: 14px;
  font-size: 0.875rem;
  text-size-adjust: 100%;
  outline: 0;
  text-size-adjust: 100%;
}
@media (max-width: 992px) {
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=tel],
  .form-input {
    font-size: 16px;
    font-size: 1rem;
  }
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
.form-input:focus {
  border: 1px solid #1773dc;
}
input[type=text]:disabled,
input[type=password]:disabled,
input[type=email]:disabled,
input[type=tel]:disabled,
.form-input:disabled {
  background-color: #f9f9f9;
}
input[type=text].success,
input[type=password].success,
input[type=email].success,
input[type=tel].success,
.form-input.success {
  border-color: #9bdc17;
}
input[type=text].error,
input[type=password].error,
input[type=email].error,
input[type=tel].error,
.form-input.error {
  border-color: #ff0000;
}
input[type=text]:disabled,
input[type=password]:disabled,
input[type=email]:disabled,
input[type=tel]:disabled,
.form-input:disabled {
  background-color: #f9f9f9;
}
input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
.form-input::-webkit-input-placeholder {
  color: #bfbfbf;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: right;
}
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
.form-input:-moz-placeholder {
  color: #bfbfbf;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: right;
}
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
.form-input::-moz-placeholder {
  color: #bfbfbf;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: right;
}
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
.form-input:-ms-input-placeholder {
  color: #bfbfbf;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: right;
}
input[type=text].validation--error,
input[type=password].validation--error,
input[type=email].validation--error,
input[type=tel].validation--error,
.form-input.validation--error {
  border: 1px solid #ff0000;
}

select {
  border: solid 1px #c6c6c6;
  background-color: #fff;
  padding: 0 8px;
  font-family: "IRANSans-Number";
  outline: 0;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
select:focus {
  border: 1px solid #1773dc;
}
select.validation--error {
  border-color: #ff0000;
}

/* Change autocomplete styles in WebKit */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -moz-box-shadow: 0 0 0px 1000px #fff inset;
  box-shadow: 0 0 0px 1000px #fff inset;
}

.input-group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  direction: ltr;
  padding: 8px;
  border: 1px solid #e6e6e6;
  height: 40px;
  background-color: #fff;
}
.input-group .input-group__prepend {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 8px 0 4px;
  border-right: 1px solid #e6e6e6;
  margin-right: 8px;
}
.input-group .input-group__prepend i {
  color: #ccc;
}
.input-group .input-group__append {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  padding: 0;
}
.input-group .input-group__append i {
  color: #ccc;
}
.input-group .input-group__append button {
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
  font-size: 24px;
  font-size: 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
.input-group .form-input {
  height: 100%;
  background-color: transparent;
  padding: 0;
  border: none;
}
.input-group .form-input:focus {
  border: none;
}

textarea {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 16px;
  border: solid 1px #e6e6e6;
  text-size-adjust: 100%;
}
textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 0.875rem;
  color: #999;
  font-family: "IRANSans-Number";
}
textarea:-moz-placeholder {
  font-size: 14px;
  font-size: 0.875rem;
  color: #999;
  font-family: "IRANSans-Number";
}
textarea::-moz-placeholder {
  font-size: 14px;
  font-size: 0.875rem;
  color: #999;
  font-family: "IRANSans-Number";
}
textarea:-ms-input-placeholder {
  font-size: 14px;
  font-size: 0.875rem;
  color: #999;
  font-family: "IRANSans-Number";
}

.form label {
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 4px;
  display: inline-block;
}
.form .form-validation {
  color: #ff0000;
  font-size: 12px;
  font-size: 0.75rem;
}
.form hr {
  margin: 0;
  border-width: 0 0 1px 0;
  border-color: rgba(0, 0, 0, 0.1);
  width: 100%;
}
.form .form-element-group.form-element-group--with-icon > div {
  position: relative;
}
.form .form-element-group.form-element-group--with-icon input:not([type=submit]),
.form .form-element-group.form-element-group--with-icon select.form-element {
  padding-right: 48px;
}
.form .form-element-group.form-element-group--with-icon i {
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 24px;
  font-size: 1.5rem;
  color: #999;
  transform: translateY(-50%);
}
.form .form-element-group.form-element-group--with-icon span .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 48px;
}
.form .form-element-group.form-element-group--icon-right i {
  left: auto;
  right: 10px;
}
.form .form-element-group.form-element-group--icon-right input:not([type=submit]),
.form .form-element-group.form-element-group--icon-right select.form-element {
  padding-right: 48px;
  padding-left: 4rempx;
}
.form .form-element-group.form-element-group--icon-right button {
  position: absolute;
  border: none;
  background: none;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.form .form-element-group.form-element-group--icon-right button i {
  position: relative;
  top: unset;
  transform: unset;
}
.form .form-element-group .pseudo-input {
  position: absolute;
  left: 70px;
  top: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  font-size: 12px;
  font-size: 0.75rem;
}
.form .form__row {
  margin-bottom: 16px;
}

.btn {
  line-height: 1.21;
  text-align: center;
  border: none;
  text-decoration: none;
  min-width: 123px;
  min-height: 40px;
  border: 1px solid #ededed;
  background-color: transparent;
  color: #999;
  cursor: pointer;
  font-family: "IRANSans-Number";
  font-weight: normal;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  font-size: 14px;
  font-size: 0.875rem;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.btn.btn--h-sm {
  height: 40px;
}
.btn.btn--h-xd {
  height: 36px;
}
.btn.btn--w-lg {
  width: 140px;
}
.btn.btn--w-sm {
  width: 98px;
}
.btn.btn--primary {
  color: #fff;
  background-color: #ff7913;
  border-color: #ff7913;
}
.btn.btn--primary:hover {
  background-color: #ff7913;
  border-color: #ff7913;
}
.btn.btn--secondary {
  color: #fff;
  background-color: #1773dc;
  border-color: #1773dc;
}
.btn.btn--secondary:hover {
  background-color: #1773dc;
  border-color: #1773dc;
}
.btn.btn--light {
  color: #1773dc;
  background-color: #fff;
  border-color: #1773dc;
  font-size: 12px;
  font-size: 0.75rem;
}
.btn.btn--light:hover {
  background-color: #1773dc;
  border-color: #1773dc;
  color: #fff;
}
.btn:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.btn.btn--disable {
  color: #ccc;
  background-color: transparent;
  border-color: #ccc;
}
.btn.btn--disable:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.checkmark[type=checkbox] {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
  z-index: -1;
}
.checkmark[type=checkbox] + label, .checkmark[type=checkbox] + input[type=hidden] + label {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap-reverse;
  -moz-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
  padding-right: 32px;
}
.checkmark[type=checkbox] + label:after, .checkmark[type=checkbox] + input[type=hidden] + label:after {
  height: 18px;
  width: 18px;
  background-color: #fff;
  content: "";
  margin-left: 4px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-transition: 0.25s all ease;
  -moz-transition: 0.25s all ease;
  -ms-transition: 0.25s all ease;
  -o-transition: 0.25s all ease;
  transition: 0.25s all ease;
  top: 0;
  position: absolute;
  right: 0;
  border: solid 1px #c6c6c6;
}
.checkmark[type=checkbox] + label:before, .checkmark[type=checkbox] + input[type=hidden] + label:before {
  height: 18px;
  width: 18px;
  content: "\e912";
  font-size: 14px;
  font-size: 0.875rem;
  top: 0;
  right: 0;
  position: absolute;
  text-align: center;
  color: #fff;
  font-family: "blueRose";
  border: 1px solid #00235f;
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.25s all ease;
  -moz-transition: 0.25s all ease;
  -ms-transition: 0.25s all ease;
  -o-transition: 0.25s all ease;
  transition: 0.25s all ease;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  z-index: 2;
  line-height: 1.4;
}
.checkmark[type=checkbox]:checked + label:before, .checkmark[type=checkbox]:checked + input[type=hidden] + label:before {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.checkmark[type=checkbox]:checked + label:after, .checkmark[type=checkbox]:checked + input[type=hidden] + label:after {
  background-color: #00235f;
}

.checkmark[type=radio] {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
  z-index: -1;
}
.checkmark[type=radio] + label {
  width: 100%;
  margin-bottom: 0;
  position: relative;
  cursor: pointer;
  padding-right: 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap-reverse;
  -moz-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}
.checkmark[type=radio] + label:after {
  height: 18px;
  width: 18px;
  background-color: #fff;
  content: "";
  margin-left: 4px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  right: 0;
  border: solid 1px #eeeeee;
}
.checkmark[type=radio] + label:before {
  content: "";
  text-align: center;
  color: #fff;
  background-color: #fff;
  height: 8px;
  width: 8px;
  right: 6px;
  position: absolute;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: 0.25s all ease;
  -moz-transition: 0.25s all ease;
  -ms-transition: 0.25s all ease;
  -o-transition: 0.25s all ease;
  transition: 0.25s all ease;
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  z-index: 2;
}
.checkmark[type=radio]:checked + label {
  color: #656565;
}
.checkmark[type=radio]:checked + label:before {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.checkmark[type=radio]:checked + label:after {
  background-color: #00235f;
  border-color: #00235f;
}

.c-modal .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: hidden;
  z-index: 9999999999;
  background-color: rgba(255, 255, 255, 0.8);
}
.c-modal .modal .modal__wrapper {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .c-modal .modal .modal__wrapper {
    width: 890px;
    position: relative;
  }
}
.c-modal .modal.show-modal.fade {
  opacity: 1;
  display: block;
}
.c-modal .modal.show-modal .modal__wrapper {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.c-modal .modal.show-modal .modal__wrapper-tour {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (max-width: 767px) {
  .c-modal .modal.show-modal {
    padding: 0 16px;
  }
}
.c-modal .modal.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.c-modal .modal.fade .modal__wrapper {
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.c-modal .modal.fade .modal__wrapper-tour {
  -webkit-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -ms-transition: transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.c-modal .modal .modal__container {
  background-color: #f4f4f4;
  position: relative;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
  padding-bottom: 48px;
}
.c-modal .modal .modal__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding: 32px 16px;
  border-bottom: 1px solid #ccc;
  margin: 0 16px;
}
.c-modal .modal .modal__header h4 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #555;
  margin: 0;
}
@media (max-width: 767px) {
  .c-modal .modal .modal__header h4 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
  }
}
.c-modal .modal .modal__header button {
  border: none;
  background-color: transparent;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  cursor: pointer;
  color: #8d8d8d;
  font-size: 24px;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .c-modal .modal .modal__header button {
    font-size: 16px;
    font-size: 1rem;
  }
}
.c-modal .modal .modal__body {
  padding: 0 16px;
}
@media (max-width: 767px) {
  .c-modal .modal .modal__body {
    overflow: auto;
    background-color: #fff;
  }
}

.c-tab .tab .tab__tabs {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 32px;
  overflow: auto;
}
@media (min-width: 993px) {
  .c-tab .tab .tab__tabs {
    padding: 0 16px;
  }
}
.c-tab .tab .tab__tabs li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.c-tab .tab .tab__tabs li a {
  color: #8d8d8d;
  width: 100%;
  height: 40px;
  padding: 0 24px;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  font-size: 14px;
  font-size: 0.875rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 992px) {
  .c-tab .tab .tab__tabs li a {
    padding: 0 16px;
  }
}
.c-tab .tab .tab__tabs li.active a {
  color: #fff;
  background-color: #1773dc;
}
.c-tab .tab .tab__content > div {
  display: none;
}
.c-tab .tab .tab__content > div:first-child {
  display: block;
}

.alert {
  position: relative;
  padding: 8px;
  margin-bottom: 16px;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  font-size: 13px;
  font-size: 0.8125rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.alert:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  top: 0;
  height: 100%;
  z-index: -1;
}
.alert.alert--success {
  color: #9bdc17;
  background-color: rgba(155, 220, 23, 0.05);
  border-color: #9bdc17;
}
.alert.alert--success button {
  color: #9bdc17;
}
.alert.alert--warning {
  color: #efce4a;
  background-color: rgba(239, 206, 74, 0.05);
  border-color: #efce4a;
}
.alert.alert--warning button {
  color: #efce4a;
}
.alert.alert--danger, .alert.alert--error {
  color: #ff0000;
  background-color: rgba(255, 0, 0, 0.05);
  border-color: #ff0000;
}
.alert.alert--danger button, .alert.alert--error button {
  color: #ff0000;
}
.alert.alert--info {
  color: #1773dc;
  background-color: rgba(23, 115, 220, 0.05);
  border-color: #1773dc;
}
.alert.alert--info button {
  color: #1773dc;
}
.alert i {
  margin-left: 4px;
  font-size: 24px;
  font-size: 1.5rem;
}
.alert .close {
  background: none;
  border: none;
  font-size: 16px;
  font-size: 1rem;
  cursor: pointer;
  z-index: 2;
  height: 15px;
  line-height: 1;
}

.validation {
  font-weight: 500;
  margin: 4px 0;
  font-size: 12px;
  font-size: 0.75rem;
}
.validation.validation--error {
  color: #ff0000;
}
.validation.validation--success {
  color: #9bdc17;
}
.validation.validation--warning {
  color: orange;
}

.bg-box {
  display: block;
  direction: ltr;
  padding: 16px;
  margin: 24px 0;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.42857143;
  color: #707070;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f9f9f9;
  border: 1px solid #ededed;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.img-footnote {
  text-align: center;
}
.img-footnote > div {
  display: inline-block;
}
.img-footnote .footnote {
  font-size: 13px;
  font-size: 0.8125rem;
  padding-right: 16px;
  text-align: right;
  color: #999;
}

.circle-loading {
  width: 60px;
  height: 60px;
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  stroke-linecap: round;
  stroke-width: 4;
  fill: none;
}
.circle-loading .internal-circle,
.circle-loading .external-circle {
  stroke: #1773dc;
  stroke-dashoffset: 0;
  transform-origin: center;
}
.circle-loading .internal-circle {
  stroke-dasharray: 187;
  animation: internal 1s ease-in-out infinite;
  opacity: 0.4;
}
.circle-loading .external-circle {
  stroke-dasharray: 312;
  animation: external 1s linear infinite;
  opacity: 0.9;
}
.circle-loading.circle-loading--small {
  width: 24px;
  height: 24px;
}

@keyframes internal {
  0% {
    stroke-dashoffset: 187;
  }
  25% {
    stroke-dashoffset: 80;
  }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(360deg);
  }
}
@keyframes external {
  0% {
    stroke-dashoffset: 312;
    transform: rotate(70deg);
  }
  60% {
    stroke-dashoffset: -312;
  }
  100% {
    stroke-dashoffset: -312;
    transform: rotate(450deg);
  }
}
.bounce-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.bounce-loading > span {
  border-radius: 2em;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  background-color: #1773dc;
  display: inline-block;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.bounce-loading > span.bounce1 {
  animation-delay: -0.32s;
}
.bounce-loading > span.bounce2 {
  animation-delay: -0.16s;
}
.bounce-loading.bounce-loading--white {
  background-color: #ff5b41;
}
.bounce-loading.bounce-loading--white > span {
  background-color: #fff;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-ms-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-o-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.c-banner .banner {
  height: 68px;
  display: block;
}
@media (max-width: 992px) {
  .c-banner .banner {
    height: 42px;
  }
}
.c-banner .banner__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.hotel-card {
  background-color: #fff;
  border: 1px solid #eeeeee;
  color: #161616;
}
.hotel-card .hotel-card__img {
  object-fit: cover;
  display: block;
  position: relative;
  height: 195px;
}
.hotel-card .hotel-card__title {
  font-size: 16px;
  font-size: 1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 12px;
  display: block;
  overflow: hidden;
}
.hotel-card .hotel-card__booking-score {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 12px;
  font-size: 0.75rem;
  margin-left: 16px;
  background-color: #00235f;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.hotel-card .hotel-card__details {
  padding: 16px 12px;
  display: block;
}
.hotel-card .hotel-card__footer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.hotel-card .scores-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}

/** desktop grid class
------------------------------------------------*/
.col-md-12 {
  width: 100%;
  padding: 0 12px;
}

.col-md-11 {
  width: 91.6666666667%;
  padding: 0 12px;
}

.col-md-10 {
  width: 83.3333333333%;
  padding: 0 12px;
}

.col-md-9 {
  width: 75%;
  padding: 0 12px;
}

.col-md-8 {
  width: 66.6666666667%;
  padding: 0 12px;
}

.col-md-7 {
  width: 58.3333333333%;
  padding: 0 12px;
}

.col-md-6 {
  width: 50%;
  padding: 0 12px;
}

.col-md-5 {
  width: 41.6666666667%;
  padding: 0 12px;
}

.col-md-4 {
  width: 33.3333333333%;
  padding: 0 12px;
}

.col-md-3 {
  width: 25%;
  padding: 0 12px;
}

.col-md-2 {
  width: 16.6666666667%;
  padding: 0 12px;
}

.col-md-1 {
  width: 8.3333333333%;
  padding: 0 12px;
}

/*----------------------------------------------*/
/** tablet grid class
------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  .col-sm-12 {
    width: 100%;
    padding: 0 12px;
  }
  .col-sm-11 {
    width: 91.6666666667%;
    padding: 0 12px;
  }
  .col-sm-10 {
    width: 83.3333333333%;
    padding: 0 12px;
  }
  .col-sm-9 {
    width: 75%;
    padding: 0 12px;
  }
  .col-sm-8 {
    width: 66.6666666667%;
    padding: 0 12px;
  }
  .col-sm-7 {
    width: 58.3333333333%;
    padding: 0 12px;
  }
  .col-sm-6 {
    width: 50%;
    padding: 0 12px;
  }
  .col-sm-5 {
    width: 41.6666666667%;
    padding: 0 12px;
  }
  .col-sm-4 {
    width: 33.3333333333%;
    padding: 0 12px;
  }
  .col-sm-3 {
    width: 25%;
    padding: 0 12px;
  }
  .col-sm-2 {
    width: 16.6666666667%;
    padding: 0 12px;
  }
  .col-sm-1 {
    width: 8.3333333333%;
    padding: 0 12px;
  }
}
/*----------------------------------------------*/
/** phone grid class
------------------------------------------------*/
@media only screen and (max-width: 768px) {
  .col-xs-12 {
    width: 100%;
    padding: 0 12px;
  }
  .col-xs-11 {
    width: 91.6666666667%;
    padding: 0 12px;
  }
  .col-xs-10 {
    width: 83.3333333333%;
    padding: 0 12px;
  }
  .col-xs-9 {
    width: 75%;
    padding: 0 12px;
  }
  .col-xs-8 {
    width: 66.6666666667%;
    padding: 0 12px;
  }
  .col-xs-7 {
    width: 58.3333333333%;
    padding: 0 12px;
  }
  .col-xs-6 {
    width: 50%;
    padding: 0 12px;
  }
  .col-xs-5 {
    width: 41.6666666667%;
    padding: 0 12px;
  }
  .col-xs-4 {
    width: 33.3333333333%;
    padding: 0 12px;
  }
  .col-xs-3 {
    width: 25%;
    padding: 0 12px;
  }
  .col-xs-2 {
    width: 16.6666666667%;
    padding: 0 12px;
  }
  .col-xs-1 {
    width: 8.3333333333%;
    padding: 0 12px;
  }
}
.m--0 {
  margin: 0px !important;
}

.mt--0,
.my--0 {
  margin-top: 0px !important;
}

.mr--0,
.mx--0 {
  margin-right: 0px !important;
}

.mb--0,
.my--0 {
  margin-bottom: 0px !important;
}

.ml--0,
.mx--0 {
  margin-left: 0px !important;
}

.m--1 {
  margin: 8px !important;
}

.mt--1,
.my--1 {
  margin-top: 8px !important;
}

.mr--1,
.mx--1 {
  margin-right: 8px !important;
}

.mb--1,
.my--1 {
  margin-bottom: 8px !important;
}

.ml--1,
.mx--1 {
  margin-left: 8px !important;
}

.m--2 {
  margin: 16px !important;
}

.mt--2,
.my--2 {
  margin-top: 16px !important;
}

.mr--2,
.mx--2 {
  margin-right: 16px !important;
}

.mb--2,
.my--2 {
  margin-bottom: 16px !important;
}

.ml--2,
.mx--2 {
  margin-left: 16px !important;
}

.m--3 {
  margin: 24px !important;
}

.mt--3,
.my--3 {
  margin-top: 24px !important;
}

.mr--3,
.mx--3 {
  margin-right: 24px !important;
}

.mb--3,
.my--3 {
  margin-bottom: 24px !important;
}

.ml--3,
.mx--3 {
  margin-left: 24px !important;
}

.m--4 {
  margin: 32px !important;
}

.mt--4,
.my--4 {
  margin-top: 32px !important;
}

.mr--4,
.mx--4 {
  margin-right: 32px !important;
}

.mb--4,
.my--4 {
  margin-bottom: 32px !important;
}

.ml--4,
.mx--4 {
  margin-left: 32px !important;
}

.m--5 {
  margin: 40px !important;
}

.mt--5,
.my--5 {
  margin-top: 40px !important;
}

.mr--5,
.mx--5 {
  margin-right: 40px !important;
}

.mb--5,
.my--5 {
  margin-bottom: 40px !important;
}

.ml--5,
.mx--5 {
  margin-left: 40px !important;
}

.m--6 {
  margin: 48px !important;
}

.mt--6,
.my--6 {
  margin-top: 48px !important;
}

.mr--6,
.mx--6 {
  margin-right: 48px !important;
}

.mb--6,
.my--6 {
  margin-bottom: 48px !important;
}

.ml--6,
.mx--6 {
  margin-left: 48px !important;
}

.m--7 {
  margin: 56px !important;
}

.mt--7,
.my--7 {
  margin-top: 56px !important;
}

.mr--7,
.mx--7 {
  margin-right: 56px !important;
}

.mb--7,
.my--7 {
  margin-bottom: 56px !important;
}

.ml--7,
.mx--7 {
  margin-left: 56px !important;
}

.m--8 {
  margin: 64px !important;
}

.mt--8,
.my--8 {
  margin-top: 64px !important;
}

.mr--8,
.mx--8 {
  margin-right: 64px !important;
}

.mb--8,
.my--8 {
  margin-bottom: 64px !important;
}

.ml--8,
.mx--8 {
  margin-left: 64px !important;
}

.m--9 {
  margin: 72px !important;
}

.mt--9,
.my--9 {
  margin-top: 72px !important;
}

.mr--9,
.mx--9 {
  margin-right: 72px !important;
}

.mb--9,
.my--9 {
  margin-bottom: 72px !important;
}

.ml--9,
.mx--9 {
  margin-left: 72px !important;
}

.m--10 {
  margin: 80px !important;
}

.mt--10,
.my--10 {
  margin-top: 80px !important;
}

.mr--10,
.mx--10 {
  margin-right: 80px !important;
}

.mb--10,
.my--10 {
  margin-bottom: 80px !important;
}

.ml--10,
.mx--10 {
  margin-left: 80px !important;
}

.p--0 {
  padding: 0px !important;
}

.pt--0,
.py--0 {
  padding-top: 0px !important;
}

.pr--0,
.px--0 {
  padding-right: 0px !important;
}

.pb--0,
.py--0 {
  padding-bottom: 0px !important;
}

.pl--0,
.px--0 {
  padding-left: 0px !important;
}

.p--1 {
  padding: 8px !important;
}

.pt--1,
.py--1 {
  padding-top: 8px !important;
}

.pr--1,
.px--1 {
  padding-right: 8px !important;
}

.pb--1,
.py--1 {
  padding-bottom: 8px !important;
}

.pl--1,
.px--1 {
  padding-left: 8px !important;
}

.p--2 {
  padding: 16px !important;
}

.pt--2,
.py--2 {
  padding-top: 16px !important;
}

.pr--2,
.px--2 {
  padding-right: 16px !important;
}

.pb--2,
.py--2 {
  padding-bottom: 16px !important;
}

.pl--2,
.px--2 {
  padding-left: 16px !important;
}

.p--3 {
  padding: 24px !important;
}

.pt--3,
.py--3 {
  padding-top: 24px !important;
}

.pr--3,
.px--3 {
  padding-right: 24px !important;
}

.pb--3,
.py--3 {
  padding-bottom: 24px !important;
}

.pl--3,
.px--3 {
  padding-left: 24px !important;
}

.p--4 {
  padding: 32px !important;
}

.pt--4,
.py--4 {
  padding-top: 32px !important;
}

.pr--4,
.px--4 {
  padding-right: 32px !important;
}

.pb--4,
.py--4 {
  padding-bottom: 32px !important;
}

.pl--4,
.px--4 {
  padding-left: 32px !important;
}

.p--5 {
  padding: 40px !important;
}

.pt--5,
.py--5 {
  padding-top: 40px !important;
}

.pr--5,
.px--5 {
  padding-right: 40px !important;
}

.pb--5,
.py--5 {
  padding-bottom: 40px !important;
}

.pl--5,
.px--5 {
  padding-left: 40px !important;
}

.p--6 {
  padding: 48px !important;
}

.pt--6,
.py--6 {
  padding-top: 48px !important;
}

.pr--6,
.px--6 {
  padding-right: 48px !important;
}

.pb--6,
.py--6 {
  padding-bottom: 48px !important;
}

.pl--6,
.px--6 {
  padding-left: 48px !important;
}

.p--7 {
  padding: 56px !important;
}

.pt--7,
.py--7 {
  padding-top: 56px !important;
}

.pr--7,
.px--7 {
  padding-right: 56px !important;
}

.pb--7,
.py--7 {
  padding-bottom: 56px !important;
}

.pl--7,
.px--7 {
  padding-left: 56px !important;
}

.p--8 {
  padding: 64px !important;
}

.pt--8,
.py--8 {
  padding-top: 64px !important;
}

.pr--8,
.px--8 {
  padding-right: 64px !important;
}

.pb--8,
.py--8 {
  padding-bottom: 64px !important;
}

.pl--8,
.px--8 {
  padding-left: 64px !important;
}

.p--9 {
  padding: 72px !important;
}

.pt--9,
.py--9 {
  padding-top: 72px !important;
}

.pr--9,
.px--9 {
  padding-right: 72px !important;
}

.pb--9,
.py--9 {
  padding-bottom: 72px !important;
}

.pl--9,
.px--9 {
  padding-left: 72px !important;
}

.p--10 {
  padding: 80px !important;
}

.pt--10,
.py--10 {
  padding-top: 80px !important;
}

.pr--10,
.px--10 {
  padding-right: 80px !important;
}

.pb--10,
.py--10 {
  padding-bottom: 80px !important;
}

.pl--10,
.px--10 {
  padding-left: 80px !important;
}

.m--n1 {
  margin: -8px !important;
}

.mt--n1,
.my-n1 {
  margin-top: -8px !important;
}

.mr--n1,
.mx--n1 {
  margin-right: -8px !important;
}

.mb--n1,
.my--n1 {
  margin-bottom: -8px !important;
}

.ml--n1,
.mx--n1 {
  margin-left: -8px !important;
}

.m--n2 {
  margin: -16px !important;
}

.mt--n2,
.my-n2 {
  margin-top: -16px !important;
}

.mr--n2,
.mx--n2 {
  margin-right: -16px !important;
}

.mb--n2,
.my--n2 {
  margin-bottom: -16px !important;
}

.ml--n2,
.mx--n2 {
  margin-left: -16px !important;
}

.m--n3 {
  margin: -24px !important;
}

.mt--n3,
.my-n3 {
  margin-top: -24px !important;
}

.mr--n3,
.mx--n3 {
  margin-right: -24px !important;
}

.mb--n3,
.my--n3 {
  margin-bottom: -24px !important;
}

.ml--n3,
.mx--n3 {
  margin-left: -24px !important;
}

.m--n4 {
  margin: -32px !important;
}

.mt--n4,
.my-n4 {
  margin-top: -32px !important;
}

.mr--n4,
.mx--n4 {
  margin-right: -32px !important;
}

.mb--n4,
.my--n4 {
  margin-bottom: -32px !important;
}

.ml--n4,
.mx--n4 {
  margin-left: -32px !important;
}

.m--n5 {
  margin: -40px !important;
}

.mt--n5,
.my-n5 {
  margin-top: -40px !important;
}

.mr--n5,
.mx--n5 {
  margin-right: -40px !important;
}

.mb--n5,
.my--n5 {
  margin-bottom: -40px !important;
}

.ml--n5,
.mx--n5 {
  margin-left: -40px !important;
}

.m--n6 {
  margin: -48px !important;
}

.mt--n6,
.my-n6 {
  margin-top: -48px !important;
}

.mr--n6,
.mx--n6 {
  margin-right: -48px !important;
}

.mb--n6,
.my--n6 {
  margin-bottom: -48px !important;
}

.ml--n6,
.mx--n6 {
  margin-left: -48px !important;
}

.m--n7 {
  margin: -56px !important;
}

.mt--n7,
.my-n7 {
  margin-top: -56px !important;
}

.mr--n7,
.mx--n7 {
  margin-right: -56px !important;
}

.mb--n7,
.my--n7 {
  margin-bottom: -56px !important;
}

.ml--n7,
.mx--n7 {
  margin-left: -56px !important;
}

.m--n8 {
  margin: -64px !important;
}

.mt--n8,
.my-n8 {
  margin-top: -64px !important;
}

.mr--n8,
.mx--n8 {
  margin-right: -64px !important;
}

.mb--n8,
.my--n8 {
  margin-bottom: -64px !important;
}

.ml--n8,
.mx--n8 {
  margin-left: -64px !important;
}

.m--n9 {
  margin: -72px !important;
}

.mt--n9,
.my-n9 {
  margin-top: -72px !important;
}

.mr--n9,
.mx--n9 {
  margin-right: -72px !important;
}

.mb--n9,
.my--n9 {
  margin-bottom: -72px !important;
}

.ml--n9,
.mx--n9 {
  margin-left: -72px !important;
}

.m--n10 {
  margin: -80px !important;
}

.mt--n10,
.my-n10 {
  margin-top: -80px !important;
}

.mr--n10,
.mx--n10 {
  margin-right: -80px !important;
}

.mb--n10,
.my--n10 {
  margin-bottom: -80px !important;
}

.ml--n10,
.mx--n10 {
  margin-left: -80px !important;
}

.m--auto {
  margin: auto !important;
}

.mt--auto,
.my--auto {
  margin-top: auto !important;
}

.mr--auto,
.mx--auto {
  margin-right: auto !important;
}

.mb--auto,
.my--auto {
  margin-bottom: auto !important;
}

.ml--auto,
.mx--auto {
  margin-left: auto !important;
}

@media (min-width: 769px) {
  .m-sm--0 {
    margin: 0px !important;
  }
  .mt-sm--0,
  .my-sm--0 {
    margin-top: 0px !important;
  }
  .mr-sm--0,
  .mx-sm--0 {
    margin-right: 0px !important;
  }
  .mb-sm--0,
  .my-sm--0 {
    margin-bottom: 0px !important;
  }
  .ml-sm--0,
  .mx-sm--0 {
    margin-left: 0px !important;
  }
  .m-sm--1 {
    margin: 8px !important;
  }
  .mt-sm--1,
  .my-sm--1 {
    margin-top: 8px !important;
  }
  .mr-sm--1,
  .mx-sm--1 {
    margin-right: 8px !important;
  }
  .mb-sm--1,
  .my-sm--1 {
    margin-bottom: 8px !important;
  }
  .ml-sm--1,
  .mx-sm--1 {
    margin-left: 8px !important;
  }
  .m-sm--2 {
    margin: 16px !important;
  }
  .mt-sm--2,
  .my-sm--2 {
    margin-top: 16px !important;
  }
  .mr-sm--2,
  .mx-sm--2 {
    margin-right: 16px !important;
  }
  .mb-sm--2,
  .my-sm--2 {
    margin-bottom: 16px !important;
  }
  .ml-sm--2,
  .mx-sm--2 {
    margin-left: 16px !important;
  }
  .m-sm--3 {
    margin: 24px !important;
  }
  .mt-sm--3,
  .my-sm--3 {
    margin-top: 24px !important;
  }
  .mr-sm--3,
  .mx-sm--3 {
    margin-right: 24px !important;
  }
  .mb-sm--3,
  .my-sm--3 {
    margin-bottom: 24px !important;
  }
  .ml-sm--3,
  .mx-sm--3 {
    margin-left: 24px !important;
  }
  .m-sm--4 {
    margin: 32px !important;
  }
  .mt-sm--4,
  .my-sm--4 {
    margin-top: 32px !important;
  }
  .mr-sm--4,
  .mx-sm--4 {
    margin-right: 32px !important;
  }
  .mb-sm--4,
  .my-sm--4 {
    margin-bottom: 32px !important;
  }
  .ml-sm--4,
  .mx-sm--4 {
    margin-left: 32px !important;
  }
  .m-sm--5 {
    margin: 40px !important;
  }
  .mt-sm--5,
  .my-sm--5 {
    margin-top: 40px !important;
  }
  .mr-sm--5,
  .mx-sm--5 {
    margin-right: 40px !important;
  }
  .mb-sm--5,
  .my-sm--5 {
    margin-bottom: 40px !important;
  }
  .ml-sm--5,
  .mx-sm--5 {
    margin-left: 40px !important;
  }
  .m-sm--6 {
    margin: 48px !important;
  }
  .mt-sm--6,
  .my-sm--6 {
    margin-top: 48px !important;
  }
  .mr-sm--6,
  .mx-sm--6 {
    margin-right: 48px !important;
  }
  .mb-sm--6,
  .my-sm--6 {
    margin-bottom: 48px !important;
  }
  .ml-sm--6,
  .mx-sm--6 {
    margin-left: 48px !important;
  }
  .m-sm--7 {
    margin: 56px !important;
  }
  .mt-sm--7,
  .my-sm--7 {
    margin-top: 56px !important;
  }
  .mr-sm--7,
  .mx-sm--7 {
    margin-right: 56px !important;
  }
  .mb-sm--7,
  .my-sm--7 {
    margin-bottom: 56px !important;
  }
  .ml-sm--7,
  .mx-sm--7 {
    margin-left: 56px !important;
  }
  .m-sm--8 {
    margin: 64px !important;
  }
  .mt-sm--8,
  .my-sm--8 {
    margin-top: 64px !important;
  }
  .mr-sm--8,
  .mx-sm--8 {
    margin-right: 64px !important;
  }
  .mb-sm--8,
  .my-sm--8 {
    margin-bottom: 64px !important;
  }
  .ml-sm--8,
  .mx-sm--8 {
    margin-left: 64px !important;
  }
  .m-sm--9 {
    margin: 72px !important;
  }
  .mt-sm--9,
  .my-sm--9 {
    margin-top: 72px !important;
  }
  .mr-sm--9,
  .mx-sm--9 {
    margin-right: 72px !important;
  }
  .mb-sm--9,
  .my-sm--9 {
    margin-bottom: 72px !important;
  }
  .ml-sm--9,
  .mx-sm--9 {
    margin-left: 72px !important;
  }
  .m-sm--10 {
    margin: 80px !important;
  }
  .mt-sm--10,
  .my-sm--10 {
    margin-top: 80px !important;
  }
  .mr-sm--10,
  .mx-sm--10 {
    margin-right: 80px !important;
  }
  .mb-sm--10,
  .my-sm--10 {
    margin-bottom: 80px !important;
  }
  .ml-sm--10,
  .mx-sm--10 {
    margin-left: 80px !important;
  }
  .p-sm--0 {
    padding: 0px !important;
  }
  .pt-sm--0,
  .py-sm--0 {
    padding-top: 0px !important;
  }
  .pr-sm--0,
  .px-sm--0 {
    padding-right: 0px !important;
  }
  .pb-sm--0,
  .py-sm--0 {
    padding-bottom: 0px !important;
  }
  .pl-sm--0,
  .px-sm--0 {
    padding-left: 0px !important;
  }
  .p-sm--1 {
    padding: 8px !important;
  }
  .pt-sm--1,
  .py-sm--1 {
    padding-top: 8px !important;
  }
  .pr-sm--1,
  .px-sm--1 {
    padding-right: 8px !important;
  }
  .pb-sm--1,
  .py-sm--1 {
    padding-bottom: 8px !important;
  }
  .pl-sm--1,
  .px-sm--1 {
    padding-left: 8px !important;
  }
  .p-sm--2 {
    padding: 16px !important;
  }
  .pt-sm--2,
  .py-sm--2 {
    padding-top: 16px !important;
  }
  .pr-sm--2,
  .px-sm--2 {
    padding-right: 16px !important;
  }
  .pb-sm--2,
  .py-sm--2 {
    padding-bottom: 16px !important;
  }
  .pl-sm--2,
  .px-sm--2 {
    padding-left: 16px !important;
  }
  .p-sm--3 {
    padding: 24px !important;
  }
  .pt-sm--3,
  .py-sm--3 {
    padding-top: 24px !important;
  }
  .pr-sm--3,
  .px-sm--3 {
    padding-right: 24px !important;
  }
  .pb-sm--3,
  .py-sm--3 {
    padding-bottom: 24px !important;
  }
  .pl-sm--3,
  .px-sm--3 {
    padding-left: 24px !important;
  }
  .p-sm--4 {
    padding: 32px !important;
  }
  .pt-sm--4,
  .py-sm--4 {
    padding-top: 32px !important;
  }
  .pr-sm--4,
  .px-sm--4 {
    padding-right: 32px !important;
  }
  .pb-sm--4,
  .py-sm--4 {
    padding-bottom: 32px !important;
  }
  .pl-sm--4,
  .px-sm--4 {
    padding-left: 32px !important;
  }
  .p-sm--5 {
    padding: 40px !important;
  }
  .pt-sm--5,
  .py-sm--5 {
    padding-top: 40px !important;
  }
  .pr-sm--5,
  .px-sm--5 {
    padding-right: 40px !important;
  }
  .pb-sm--5,
  .py-sm--5 {
    padding-bottom: 40px !important;
  }
  .pl-sm--5,
  .px-sm--5 {
    padding-left: 40px !important;
  }
  .p-sm--6 {
    padding: 48px !important;
  }
  .pt-sm--6,
  .py-sm--6 {
    padding-top: 48px !important;
  }
  .pr-sm--6,
  .px-sm--6 {
    padding-right: 48px !important;
  }
  .pb-sm--6,
  .py-sm--6 {
    padding-bottom: 48px !important;
  }
  .pl-sm--6,
  .px-sm--6 {
    padding-left: 48px !important;
  }
  .p-sm--7 {
    padding: 56px !important;
  }
  .pt-sm--7,
  .py-sm--7 {
    padding-top: 56px !important;
  }
  .pr-sm--7,
  .px-sm--7 {
    padding-right: 56px !important;
  }
  .pb-sm--7,
  .py-sm--7 {
    padding-bottom: 56px !important;
  }
  .pl-sm--7,
  .px-sm--7 {
    padding-left: 56px !important;
  }
  .p-sm--8 {
    padding: 64px !important;
  }
  .pt-sm--8,
  .py-sm--8 {
    padding-top: 64px !important;
  }
  .pr-sm--8,
  .px-sm--8 {
    padding-right: 64px !important;
  }
  .pb-sm--8,
  .py-sm--8 {
    padding-bottom: 64px !important;
  }
  .pl-sm--8,
  .px-sm--8 {
    padding-left: 64px !important;
  }
  .p-sm--9 {
    padding: 72px !important;
  }
  .pt-sm--9,
  .py-sm--9 {
    padding-top: 72px !important;
  }
  .pr-sm--9,
  .px-sm--9 {
    padding-right: 72px !important;
  }
  .pb-sm--9,
  .py-sm--9 {
    padding-bottom: 72px !important;
  }
  .pl-sm--9,
  .px-sm--9 {
    padding-left: 72px !important;
  }
  .p-sm--10 {
    padding: 80px !important;
  }
  .pt-sm--10,
  .py-sm--10 {
    padding-top: 80px !important;
  }
  .pr-sm--10,
  .px-sm--10 {
    padding-right: 80px !important;
  }
  .pb-sm--10,
  .py-sm--10 {
    padding-bottom: 80px !important;
  }
  .pl-sm--10,
  .px-sm--10 {
    padding-left: 80px !important;
  }
  .m-sm--n1 {
    margin: -8px !important;
  }
  .mt-sm--n1,
  .my-sm-n1 {
    margin-top: -8px !important;
  }
  .mr-sm--n1,
  .mx-sm--n1 {
    margin-right: -8px !important;
  }
  .mb-sm--n1,
  .my-sm--n1 {
    margin-bottom: -8px !important;
  }
  .ml-sm--n1,
  .mx-sm--n1 {
    margin-left: -8px !important;
  }
  .m-sm--n2 {
    margin: -16px !important;
  }
  .mt-sm--n2,
  .my-sm-n2 {
    margin-top: -16px !important;
  }
  .mr-sm--n2,
  .mx-sm--n2 {
    margin-right: -16px !important;
  }
  .mb-sm--n2,
  .my-sm--n2 {
    margin-bottom: -16px !important;
  }
  .ml-sm--n2,
  .mx-sm--n2 {
    margin-left: -16px !important;
  }
  .m-sm--n3 {
    margin: -24px !important;
  }
  .mt-sm--n3,
  .my-sm-n3 {
    margin-top: -24px !important;
  }
  .mr-sm--n3,
  .mx-sm--n3 {
    margin-right: -24px !important;
  }
  .mb-sm--n3,
  .my-sm--n3 {
    margin-bottom: -24px !important;
  }
  .ml-sm--n3,
  .mx-sm--n3 {
    margin-left: -24px !important;
  }
  .m-sm--n4 {
    margin: -32px !important;
  }
  .mt-sm--n4,
  .my-sm-n4 {
    margin-top: -32px !important;
  }
  .mr-sm--n4,
  .mx-sm--n4 {
    margin-right: -32px !important;
  }
  .mb-sm--n4,
  .my-sm--n4 {
    margin-bottom: -32px !important;
  }
  .ml-sm--n4,
  .mx-sm--n4 {
    margin-left: -32px !important;
  }
  .m-sm--n5 {
    margin: -40px !important;
  }
  .mt-sm--n5,
  .my-sm-n5 {
    margin-top: -40px !important;
  }
  .mr-sm--n5,
  .mx-sm--n5 {
    margin-right: -40px !important;
  }
  .mb-sm--n5,
  .my-sm--n5 {
    margin-bottom: -40px !important;
  }
  .ml-sm--n5,
  .mx-sm--n5 {
    margin-left: -40px !important;
  }
  .m-sm--n6 {
    margin: -48px !important;
  }
  .mt-sm--n6,
  .my-sm-n6 {
    margin-top: -48px !important;
  }
  .mr-sm--n6,
  .mx-sm--n6 {
    margin-right: -48px !important;
  }
  .mb-sm--n6,
  .my-sm--n6 {
    margin-bottom: -48px !important;
  }
  .ml-sm--n6,
  .mx-sm--n6 {
    margin-left: -48px !important;
  }
  .m-sm--n7 {
    margin: -56px !important;
  }
  .mt-sm--n7,
  .my-sm-n7 {
    margin-top: -56px !important;
  }
  .mr-sm--n7,
  .mx-sm--n7 {
    margin-right: -56px !important;
  }
  .mb-sm--n7,
  .my-sm--n7 {
    margin-bottom: -56px !important;
  }
  .ml-sm--n7,
  .mx-sm--n7 {
    margin-left: -56px !important;
  }
  .m-sm--n8 {
    margin: -64px !important;
  }
  .mt-sm--n8,
  .my-sm-n8 {
    margin-top: -64px !important;
  }
  .mr-sm--n8,
  .mx-sm--n8 {
    margin-right: -64px !important;
  }
  .mb-sm--n8,
  .my-sm--n8 {
    margin-bottom: -64px !important;
  }
  .ml-sm--n8,
  .mx-sm--n8 {
    margin-left: -64px !important;
  }
  .m-sm--n9 {
    margin: -72px !important;
  }
  .mt-sm--n9,
  .my-sm-n9 {
    margin-top: -72px !important;
  }
  .mr-sm--n9,
  .mx-sm--n9 {
    margin-right: -72px !important;
  }
  .mb-sm--n9,
  .my-sm--n9 {
    margin-bottom: -72px !important;
  }
  .ml-sm--n9,
  .mx-sm--n9 {
    margin-left: -72px !important;
  }
  .m-sm--n10 {
    margin: -80px !important;
  }
  .mt-sm--n10,
  .my-sm-n10 {
    margin-top: -80px !important;
  }
  .mr-sm--n10,
  .mx-sm--n10 {
    margin-right: -80px !important;
  }
  .mb-sm--n10,
  .my-sm--n10 {
    margin-bottom: -80px !important;
  }
  .ml-sm--n10,
  .mx-sm--n10 {
    margin-left: -80px !important;
  }
  .m-sm--auto {
    margin: auto !important;
  }
  .mt-sm--auto,
  .my-sm--auto {
    margin-top: auto !important;
  }
  .mr-sm--auto,
  .mx-sm--auto {
    margin-right: auto !important;
  }
  .mb-sm--auto,
  .my-sm--auto {
    margin-bottom: auto !important;
  }
  .ml-sm--auto,
  .mx-sm--auto {
    margin-left: auto !important;
  }
}
@media (min-width: 993px) {
  .m-md--0 {
    margin: 0px !important;
  }
  .mt-md--0,
  .my-md--0 {
    margin-top: 0px !important;
  }
  .mr-md--0,
  .mx-md--0 {
    margin-right: 0px !important;
  }
  .mb-md--0,
  .my-md--0 {
    margin-bottom: 0px !important;
  }
  .ml-md--0,
  .mx-md--0 {
    margin-left: 0px !important;
  }
  .m-md--1 {
    margin: 8px !important;
  }
  .mt-md--1,
  .my-md--1 {
    margin-top: 8px !important;
  }
  .mr-md--1,
  .mx-md--1 {
    margin-right: 8px !important;
  }
  .mb-md--1,
  .my-md--1 {
    margin-bottom: 8px !important;
  }
  .ml-md--1,
  .mx-md--1 {
    margin-left: 8px !important;
  }
  .m-md--2 {
    margin: 16px !important;
  }
  .mt-md--2,
  .my-md--2 {
    margin-top: 16px !important;
  }
  .mr-md--2,
  .mx-md--2 {
    margin-right: 16px !important;
  }
  .mb-md--2,
  .my-md--2 {
    margin-bottom: 16px !important;
  }
  .ml-md--2,
  .mx-md--2 {
    margin-left: 16px !important;
  }
  .m-md--3 {
    margin: 24px !important;
  }
  .mt-md--3,
  .my-md--3 {
    margin-top: 24px !important;
  }
  .mr-md--3,
  .mx-md--3 {
    margin-right: 24px !important;
  }
  .mb-md--3,
  .my-md--3 {
    margin-bottom: 24px !important;
  }
  .ml-md--3,
  .mx-md--3 {
    margin-left: 24px !important;
  }
  .m-md--4 {
    margin: 32px !important;
  }
  .mt-md--4,
  .my-md--4 {
    margin-top: 32px !important;
  }
  .mr-md--4,
  .mx-md--4 {
    margin-right: 32px !important;
  }
  .mb-md--4,
  .my-md--4 {
    margin-bottom: 32px !important;
  }
  .ml-md--4,
  .mx-md--4 {
    margin-left: 32px !important;
  }
  .m-md--5 {
    margin: 40px !important;
  }
  .mt-md--5,
  .my-md--5 {
    margin-top: 40px !important;
  }
  .mr-md--5,
  .mx-md--5 {
    margin-right: 40px !important;
  }
  .mb-md--5,
  .my-md--5 {
    margin-bottom: 40px !important;
  }
  .ml-md--5,
  .mx-md--5 {
    margin-left: 40px !important;
  }
  .m-md--6 {
    margin: 48px !important;
  }
  .mt-md--6,
  .my-md--6 {
    margin-top: 48px !important;
  }
  .mr-md--6,
  .mx-md--6 {
    margin-right: 48px !important;
  }
  .mb-md--6,
  .my-md--6 {
    margin-bottom: 48px !important;
  }
  .ml-md--6,
  .mx-md--6 {
    margin-left: 48px !important;
  }
  .m-md--7 {
    margin: 56px !important;
  }
  .mt-md--7,
  .my-md--7 {
    margin-top: 56px !important;
  }
  .mr-md--7,
  .mx-md--7 {
    margin-right: 56px !important;
  }
  .mb-md--7,
  .my-md--7 {
    margin-bottom: 56px !important;
  }
  .ml-md--7,
  .mx-md--7 {
    margin-left: 56px !important;
  }
  .m-md--8 {
    margin: 64px !important;
  }
  .mt-md--8,
  .my-md--8 {
    margin-top: 64px !important;
  }
  .mr-md--8,
  .mx-md--8 {
    margin-right: 64px !important;
  }
  .mb-md--8,
  .my-md--8 {
    margin-bottom: 64px !important;
  }
  .ml-md--8,
  .mx-md--8 {
    margin-left: 64px !important;
  }
  .m-md--9 {
    margin: 72px !important;
  }
  .mt-md--9,
  .my-md--9 {
    margin-top: 72px !important;
  }
  .mr-md--9,
  .mx-md--9 {
    margin-right: 72px !important;
  }
  .mb-md--9,
  .my-md--9 {
    margin-bottom: 72px !important;
  }
  .ml-md--9,
  .mx-md--9 {
    margin-left: 72px !important;
  }
  .m-md--10 {
    margin: 80px !important;
  }
  .mt-md--10,
  .my-md--10 {
    margin-top: 80px !important;
  }
  .mr-md--10,
  .mx-md--10 {
    margin-right: 80px !important;
  }
  .mb-md--10,
  .my-md--10 {
    margin-bottom: 80px !important;
  }
  .ml-md--10,
  .mx-md--10 {
    margin-left: 80px !important;
  }
  .p-md--0 {
    padding: 0px !important;
  }
  .pt-md--0,
  .py-md--0 {
    padding-top: 0px !important;
  }
  .pr-md--0,
  .px-md--0 {
    padding-right: 0px !important;
  }
  .pb-md--0,
  .py-md--0 {
    padding-bottom: 0px !important;
  }
  .pl-md--0,
  .px-md--0 {
    padding-left: 0px !important;
  }
  .p-md--1 {
    padding: 8px !important;
  }
  .pt-md--1,
  .py-md--1 {
    padding-top: 8px !important;
  }
  .pr-md--1,
  .px-md--1 {
    padding-right: 8px !important;
  }
  .pb-md--1,
  .py-md--1 {
    padding-bottom: 8px !important;
  }
  .pl-md--1,
  .px-md--1 {
    padding-left: 8px !important;
  }
  .p-md--2 {
    padding: 16px !important;
  }
  .pt-md--2,
  .py-md--2 {
    padding-top: 16px !important;
  }
  .pr-md--2,
  .px-md--2 {
    padding-right: 16px !important;
  }
  .pb-md--2,
  .py-md--2 {
    padding-bottom: 16px !important;
  }
  .pl-md--2,
  .px-md--2 {
    padding-left: 16px !important;
  }
  .p-md--3 {
    padding: 24px !important;
  }
  .pt-md--3,
  .py-md--3 {
    padding-top: 24px !important;
  }
  .pr-md--3,
  .px-md--3 {
    padding-right: 24px !important;
  }
  .pb-md--3,
  .py-md--3 {
    padding-bottom: 24px !important;
  }
  .pl-md--3,
  .px-md--3 {
    padding-left: 24px !important;
  }
  .p-md--4 {
    padding: 32px !important;
  }
  .pt-md--4,
  .py-md--4 {
    padding-top: 32px !important;
  }
  .pr-md--4,
  .px-md--4 {
    padding-right: 32px !important;
  }
  .pb-md--4,
  .py-md--4 {
    padding-bottom: 32px !important;
  }
  .pl-md--4,
  .px-md--4 {
    padding-left: 32px !important;
  }
  .p-md--5 {
    padding: 40px !important;
  }
  .pt-md--5,
  .py-md--5 {
    padding-top: 40px !important;
  }
  .pr-md--5,
  .px-md--5 {
    padding-right: 40px !important;
  }
  .pb-md--5,
  .py-md--5 {
    padding-bottom: 40px !important;
  }
  .pl-md--5,
  .px-md--5 {
    padding-left: 40px !important;
  }
  .p-md--6 {
    padding: 48px !important;
  }
  .pt-md--6,
  .py-md--6 {
    padding-top: 48px !important;
  }
  .pr-md--6,
  .px-md--6 {
    padding-right: 48px !important;
  }
  .pb-md--6,
  .py-md--6 {
    padding-bottom: 48px !important;
  }
  .pl-md--6,
  .px-md--6 {
    padding-left: 48px !important;
  }
  .p-md--7 {
    padding: 56px !important;
  }
  .pt-md--7,
  .py-md--7 {
    padding-top: 56px !important;
  }
  .pr-md--7,
  .px-md--7 {
    padding-right: 56px !important;
  }
  .pb-md--7,
  .py-md--7 {
    padding-bottom: 56px !important;
  }
  .pl-md--7,
  .px-md--7 {
    padding-left: 56px !important;
  }
  .p-md--8 {
    padding: 64px !important;
  }
  .pt-md--8,
  .py-md--8 {
    padding-top: 64px !important;
  }
  .pr-md--8,
  .px-md--8 {
    padding-right: 64px !important;
  }
  .pb-md--8,
  .py-md--8 {
    padding-bottom: 64px !important;
  }
  .pl-md--8,
  .px-md--8 {
    padding-left: 64px !important;
  }
  .p-md--9 {
    padding: 72px !important;
  }
  .pt-md--9,
  .py-md--9 {
    padding-top: 72px !important;
  }
  .pr-md--9,
  .px-md--9 {
    padding-right: 72px !important;
  }
  .pb-md--9,
  .py-md--9 {
    padding-bottom: 72px !important;
  }
  .pl-md--9,
  .px-md--9 {
    padding-left: 72px !important;
  }
  .p-md--10 {
    padding: 80px !important;
  }
  .pt-md--10,
  .py-md--10 {
    padding-top: 80px !important;
  }
  .pr-md--10,
  .px-md--10 {
    padding-right: 80px !important;
  }
  .pb-md--10,
  .py-md--10 {
    padding-bottom: 80px !important;
  }
  .pl-md--10,
  .px-md--10 {
    padding-left: 80px !important;
  }
  .m-md--n1 {
    margin: -8px !important;
  }
  .mt-md--n1,
  .my-md-n1 {
    margin-top: -8px !important;
  }
  .mr-md--n1,
  .mx-md--n1 {
    margin-right: -8px !important;
  }
  .mb-md--n1,
  .my-md--n1 {
    margin-bottom: -8px !important;
  }
  .ml-md--n1,
  .mx-md--n1 {
    margin-left: -8px !important;
  }
  .m-md--n2 {
    margin: -16px !important;
  }
  .mt-md--n2,
  .my-md-n2 {
    margin-top: -16px !important;
  }
  .mr-md--n2,
  .mx-md--n2 {
    margin-right: -16px !important;
  }
  .mb-md--n2,
  .my-md--n2 {
    margin-bottom: -16px !important;
  }
  .ml-md--n2,
  .mx-md--n2 {
    margin-left: -16px !important;
  }
  .m-md--n3 {
    margin: -24px !important;
  }
  .mt-md--n3,
  .my-md-n3 {
    margin-top: -24px !important;
  }
  .mr-md--n3,
  .mx-md--n3 {
    margin-right: -24px !important;
  }
  .mb-md--n3,
  .my-md--n3 {
    margin-bottom: -24px !important;
  }
  .ml-md--n3,
  .mx-md--n3 {
    margin-left: -24px !important;
  }
  .m-md--n4 {
    margin: -32px !important;
  }
  .mt-md--n4,
  .my-md-n4 {
    margin-top: -32px !important;
  }
  .mr-md--n4,
  .mx-md--n4 {
    margin-right: -32px !important;
  }
  .mb-md--n4,
  .my-md--n4 {
    margin-bottom: -32px !important;
  }
  .ml-md--n4,
  .mx-md--n4 {
    margin-left: -32px !important;
  }
  .m-md--n5 {
    margin: -40px !important;
  }
  .mt-md--n5,
  .my-md-n5 {
    margin-top: -40px !important;
  }
  .mr-md--n5,
  .mx-md--n5 {
    margin-right: -40px !important;
  }
  .mb-md--n5,
  .my-md--n5 {
    margin-bottom: -40px !important;
  }
  .ml-md--n5,
  .mx-md--n5 {
    margin-left: -40px !important;
  }
  .m-md--n6 {
    margin: -48px !important;
  }
  .mt-md--n6,
  .my-md-n6 {
    margin-top: -48px !important;
  }
  .mr-md--n6,
  .mx-md--n6 {
    margin-right: -48px !important;
  }
  .mb-md--n6,
  .my-md--n6 {
    margin-bottom: -48px !important;
  }
  .ml-md--n6,
  .mx-md--n6 {
    margin-left: -48px !important;
  }
  .m-md--n7 {
    margin: -56px !important;
  }
  .mt-md--n7,
  .my-md-n7 {
    margin-top: -56px !important;
  }
  .mr-md--n7,
  .mx-md--n7 {
    margin-right: -56px !important;
  }
  .mb-md--n7,
  .my-md--n7 {
    margin-bottom: -56px !important;
  }
  .ml-md--n7,
  .mx-md--n7 {
    margin-left: -56px !important;
  }
  .m-md--n8 {
    margin: -64px !important;
  }
  .mt-md--n8,
  .my-md-n8 {
    margin-top: -64px !important;
  }
  .mr-md--n8,
  .mx-md--n8 {
    margin-right: -64px !important;
  }
  .mb-md--n8,
  .my-md--n8 {
    margin-bottom: -64px !important;
  }
  .ml-md--n8,
  .mx-md--n8 {
    margin-left: -64px !important;
  }
  .m-md--n9 {
    margin: -72px !important;
  }
  .mt-md--n9,
  .my-md-n9 {
    margin-top: -72px !important;
  }
  .mr-md--n9,
  .mx-md--n9 {
    margin-right: -72px !important;
  }
  .mb-md--n9,
  .my-md--n9 {
    margin-bottom: -72px !important;
  }
  .ml-md--n9,
  .mx-md--n9 {
    margin-left: -72px !important;
  }
  .m-md--n10 {
    margin: -80px !important;
  }
  .mt-md--n10,
  .my-md-n10 {
    margin-top: -80px !important;
  }
  .mr-md--n10,
  .mx-md--n10 {
    margin-right: -80px !important;
  }
  .mb-md--n10,
  .my-md--n10 {
    margin-bottom: -80px !important;
  }
  .ml-md--n10,
  .mx-md--n10 {
    margin-left: -80px !important;
  }
  .m-md--auto {
    margin: auto !important;
  }
  .mt-md--auto,
  .my-md--auto {
    margin-top: auto !important;
  }
  .mr-md--auto,
  .mx-md--auto {
    margin-right: auto !important;
  }
  .mb-md--auto,
  .my-md--auto {
    margin-bottom: auto !important;
  }
  .ml-md--auto,
  .mx-md--auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1181px) {
  .m-lg--0 {
    margin: 0px !important;
  }
  .mt-lg--0,
  .my-lg--0 {
    margin-top: 0px !important;
  }
  .mr-lg--0,
  .mx-lg--0 {
    margin-right: 0px !important;
  }
  .mb-lg--0,
  .my-lg--0 {
    margin-bottom: 0px !important;
  }
  .ml-lg--0,
  .mx-lg--0 {
    margin-left: 0px !important;
  }
  .m-lg--1 {
    margin: 8px !important;
  }
  .mt-lg--1,
  .my-lg--1 {
    margin-top: 8px !important;
  }
  .mr-lg--1,
  .mx-lg--1 {
    margin-right: 8px !important;
  }
  .mb-lg--1,
  .my-lg--1 {
    margin-bottom: 8px !important;
  }
  .ml-lg--1,
  .mx-lg--1 {
    margin-left: 8px !important;
  }
  .m-lg--2 {
    margin: 16px !important;
  }
  .mt-lg--2,
  .my-lg--2 {
    margin-top: 16px !important;
  }
  .mr-lg--2,
  .mx-lg--2 {
    margin-right: 16px !important;
  }
  .mb-lg--2,
  .my-lg--2 {
    margin-bottom: 16px !important;
  }
  .ml-lg--2,
  .mx-lg--2 {
    margin-left: 16px !important;
  }
  .m-lg--3 {
    margin: 24px !important;
  }
  .mt-lg--3,
  .my-lg--3 {
    margin-top: 24px !important;
  }
  .mr-lg--3,
  .mx-lg--3 {
    margin-right: 24px !important;
  }
  .mb-lg--3,
  .my-lg--3 {
    margin-bottom: 24px !important;
  }
  .ml-lg--3,
  .mx-lg--3 {
    margin-left: 24px !important;
  }
  .m-lg--4 {
    margin: 32px !important;
  }
  .mt-lg--4,
  .my-lg--4 {
    margin-top: 32px !important;
  }
  .mr-lg--4,
  .mx-lg--4 {
    margin-right: 32px !important;
  }
  .mb-lg--4,
  .my-lg--4 {
    margin-bottom: 32px !important;
  }
  .ml-lg--4,
  .mx-lg--4 {
    margin-left: 32px !important;
  }
  .m-lg--5 {
    margin: 40px !important;
  }
  .mt-lg--5,
  .my-lg--5 {
    margin-top: 40px !important;
  }
  .mr-lg--5,
  .mx-lg--5 {
    margin-right: 40px !important;
  }
  .mb-lg--5,
  .my-lg--5 {
    margin-bottom: 40px !important;
  }
  .ml-lg--5,
  .mx-lg--5 {
    margin-left: 40px !important;
  }
  .m-lg--6 {
    margin: 48px !important;
  }
  .mt-lg--6,
  .my-lg--6 {
    margin-top: 48px !important;
  }
  .mr-lg--6,
  .mx-lg--6 {
    margin-right: 48px !important;
  }
  .mb-lg--6,
  .my-lg--6 {
    margin-bottom: 48px !important;
  }
  .ml-lg--6,
  .mx-lg--6 {
    margin-left: 48px !important;
  }
  .m-lg--7 {
    margin: 56px !important;
  }
  .mt-lg--7,
  .my-lg--7 {
    margin-top: 56px !important;
  }
  .mr-lg--7,
  .mx-lg--7 {
    margin-right: 56px !important;
  }
  .mb-lg--7,
  .my-lg--7 {
    margin-bottom: 56px !important;
  }
  .ml-lg--7,
  .mx-lg--7 {
    margin-left: 56px !important;
  }
  .m-lg--8 {
    margin: 64px !important;
  }
  .mt-lg--8,
  .my-lg--8 {
    margin-top: 64px !important;
  }
  .mr-lg--8,
  .mx-lg--8 {
    margin-right: 64px !important;
  }
  .mb-lg--8,
  .my-lg--8 {
    margin-bottom: 64px !important;
  }
  .ml-lg--8,
  .mx-lg--8 {
    margin-left: 64px !important;
  }
  .m-lg--9 {
    margin: 72px !important;
  }
  .mt-lg--9,
  .my-lg--9 {
    margin-top: 72px !important;
  }
  .mr-lg--9,
  .mx-lg--9 {
    margin-right: 72px !important;
  }
  .mb-lg--9,
  .my-lg--9 {
    margin-bottom: 72px !important;
  }
  .ml-lg--9,
  .mx-lg--9 {
    margin-left: 72px !important;
  }
  .m-lg--10 {
    margin: 80px !important;
  }
  .mt-lg--10,
  .my-lg--10 {
    margin-top: 80px !important;
  }
  .mr-lg--10,
  .mx-lg--10 {
    margin-right: 80px !important;
  }
  .mb-lg--10,
  .my-lg--10 {
    margin-bottom: 80px !important;
  }
  .ml-lg--10,
  .mx-lg--10 {
    margin-left: 80px !important;
  }
  .p-lg--0 {
    padding: 0px !important;
  }
  .pt-lg--0,
  .py-lg--0 {
    padding-top: 0px !important;
  }
  .pr-lg--0,
  .px-lg--0 {
    padding-right: 0px !important;
  }
  .pb-lg--0,
  .py-lg--0 {
    padding-bottom: 0px !important;
  }
  .pl-lg--0,
  .px-lg--0 {
    padding-left: 0px !important;
  }
  .p-lg--1 {
    padding: 8px !important;
  }
  .pt-lg--1,
  .py-lg--1 {
    padding-top: 8px !important;
  }
  .pr-lg--1,
  .px-lg--1 {
    padding-right: 8px !important;
  }
  .pb-lg--1,
  .py-lg--1 {
    padding-bottom: 8px !important;
  }
  .pl-lg--1,
  .px-lg--1 {
    padding-left: 8px !important;
  }
  .p-lg--2 {
    padding: 16px !important;
  }
  .pt-lg--2,
  .py-lg--2 {
    padding-top: 16px !important;
  }
  .pr-lg--2,
  .px-lg--2 {
    padding-right: 16px !important;
  }
  .pb-lg--2,
  .py-lg--2 {
    padding-bottom: 16px !important;
  }
  .pl-lg--2,
  .px-lg--2 {
    padding-left: 16px !important;
  }
  .p-lg--3 {
    padding: 24px !important;
  }
  .pt-lg--3,
  .py-lg--3 {
    padding-top: 24px !important;
  }
  .pr-lg--3,
  .px-lg--3 {
    padding-right: 24px !important;
  }
  .pb-lg--3,
  .py-lg--3 {
    padding-bottom: 24px !important;
  }
  .pl-lg--3,
  .px-lg--3 {
    padding-left: 24px !important;
  }
  .p-lg--4 {
    padding: 32px !important;
  }
  .pt-lg--4,
  .py-lg--4 {
    padding-top: 32px !important;
  }
  .pr-lg--4,
  .px-lg--4 {
    padding-right: 32px !important;
  }
  .pb-lg--4,
  .py-lg--4 {
    padding-bottom: 32px !important;
  }
  .pl-lg--4,
  .px-lg--4 {
    padding-left: 32px !important;
  }
  .p-lg--5 {
    padding: 40px !important;
  }
  .pt-lg--5,
  .py-lg--5 {
    padding-top: 40px !important;
  }
  .pr-lg--5,
  .px-lg--5 {
    padding-right: 40px !important;
  }
  .pb-lg--5,
  .py-lg--5 {
    padding-bottom: 40px !important;
  }
  .pl-lg--5,
  .px-lg--5 {
    padding-left: 40px !important;
  }
  .p-lg--6 {
    padding: 48px !important;
  }
  .pt-lg--6,
  .py-lg--6 {
    padding-top: 48px !important;
  }
  .pr-lg--6,
  .px-lg--6 {
    padding-right: 48px !important;
  }
  .pb-lg--6,
  .py-lg--6 {
    padding-bottom: 48px !important;
  }
  .pl-lg--6,
  .px-lg--6 {
    padding-left: 48px !important;
  }
  .p-lg--7 {
    padding: 56px !important;
  }
  .pt-lg--7,
  .py-lg--7 {
    padding-top: 56px !important;
  }
  .pr-lg--7,
  .px-lg--7 {
    padding-right: 56px !important;
  }
  .pb-lg--7,
  .py-lg--7 {
    padding-bottom: 56px !important;
  }
  .pl-lg--7,
  .px-lg--7 {
    padding-left: 56px !important;
  }
  .p-lg--8 {
    padding: 64px !important;
  }
  .pt-lg--8,
  .py-lg--8 {
    padding-top: 64px !important;
  }
  .pr-lg--8,
  .px-lg--8 {
    padding-right: 64px !important;
  }
  .pb-lg--8,
  .py-lg--8 {
    padding-bottom: 64px !important;
  }
  .pl-lg--8,
  .px-lg--8 {
    padding-left: 64px !important;
  }
  .p-lg--9 {
    padding: 72px !important;
  }
  .pt-lg--9,
  .py-lg--9 {
    padding-top: 72px !important;
  }
  .pr-lg--9,
  .px-lg--9 {
    padding-right: 72px !important;
  }
  .pb-lg--9,
  .py-lg--9 {
    padding-bottom: 72px !important;
  }
  .pl-lg--9,
  .px-lg--9 {
    padding-left: 72px !important;
  }
  .p-lg--10 {
    padding: 80px !important;
  }
  .pt-lg--10,
  .py-lg--10 {
    padding-top: 80px !important;
  }
  .pr-lg--10,
  .px-lg--10 {
    padding-right: 80px !important;
  }
  .pb-lg--10,
  .py-lg--10 {
    padding-bottom: 80px !important;
  }
  .pl-lg--10,
  .px-lg--10 {
    padding-left: 80px !important;
  }
  .m-lg--n1 {
    margin: -8px !important;
  }
  .mt-lg--n1,
  .my-lg-n1 {
    margin-top: -8px !important;
  }
  .mr-lg--n1,
  .mx-lg--n1 {
    margin-right: -8px !important;
  }
  .mb-lg--n1,
  .my-lg--n1 {
    margin-bottom: -8px !important;
  }
  .ml-lg--n1,
  .mx-lg--n1 {
    margin-left: -8px !important;
  }
  .m-lg--n2 {
    margin: -16px !important;
  }
  .mt-lg--n2,
  .my-lg-n2 {
    margin-top: -16px !important;
  }
  .mr-lg--n2,
  .mx-lg--n2 {
    margin-right: -16px !important;
  }
  .mb-lg--n2,
  .my-lg--n2 {
    margin-bottom: -16px !important;
  }
  .ml-lg--n2,
  .mx-lg--n2 {
    margin-left: -16px !important;
  }
  .m-lg--n3 {
    margin: -24px !important;
  }
  .mt-lg--n3,
  .my-lg-n3 {
    margin-top: -24px !important;
  }
  .mr-lg--n3,
  .mx-lg--n3 {
    margin-right: -24px !important;
  }
  .mb-lg--n3,
  .my-lg--n3 {
    margin-bottom: -24px !important;
  }
  .ml-lg--n3,
  .mx-lg--n3 {
    margin-left: -24px !important;
  }
  .m-lg--n4 {
    margin: -32px !important;
  }
  .mt-lg--n4,
  .my-lg-n4 {
    margin-top: -32px !important;
  }
  .mr-lg--n4,
  .mx-lg--n4 {
    margin-right: -32px !important;
  }
  .mb-lg--n4,
  .my-lg--n4 {
    margin-bottom: -32px !important;
  }
  .ml-lg--n4,
  .mx-lg--n4 {
    margin-left: -32px !important;
  }
  .m-lg--n5 {
    margin: -40px !important;
  }
  .mt-lg--n5,
  .my-lg-n5 {
    margin-top: -40px !important;
  }
  .mr-lg--n5,
  .mx-lg--n5 {
    margin-right: -40px !important;
  }
  .mb-lg--n5,
  .my-lg--n5 {
    margin-bottom: -40px !important;
  }
  .ml-lg--n5,
  .mx-lg--n5 {
    margin-left: -40px !important;
  }
  .m-lg--n6 {
    margin: -48px !important;
  }
  .mt-lg--n6,
  .my-lg-n6 {
    margin-top: -48px !important;
  }
  .mr-lg--n6,
  .mx-lg--n6 {
    margin-right: -48px !important;
  }
  .mb-lg--n6,
  .my-lg--n6 {
    margin-bottom: -48px !important;
  }
  .ml-lg--n6,
  .mx-lg--n6 {
    margin-left: -48px !important;
  }
  .m-lg--n7 {
    margin: -56px !important;
  }
  .mt-lg--n7,
  .my-lg-n7 {
    margin-top: -56px !important;
  }
  .mr-lg--n7,
  .mx-lg--n7 {
    margin-right: -56px !important;
  }
  .mb-lg--n7,
  .my-lg--n7 {
    margin-bottom: -56px !important;
  }
  .ml-lg--n7,
  .mx-lg--n7 {
    margin-left: -56px !important;
  }
  .m-lg--n8 {
    margin: -64px !important;
  }
  .mt-lg--n8,
  .my-lg-n8 {
    margin-top: -64px !important;
  }
  .mr-lg--n8,
  .mx-lg--n8 {
    margin-right: -64px !important;
  }
  .mb-lg--n8,
  .my-lg--n8 {
    margin-bottom: -64px !important;
  }
  .ml-lg--n8,
  .mx-lg--n8 {
    margin-left: -64px !important;
  }
  .m-lg--n9 {
    margin: -72px !important;
  }
  .mt-lg--n9,
  .my-lg-n9 {
    margin-top: -72px !important;
  }
  .mr-lg--n9,
  .mx-lg--n9 {
    margin-right: -72px !important;
  }
  .mb-lg--n9,
  .my-lg--n9 {
    margin-bottom: -72px !important;
  }
  .ml-lg--n9,
  .mx-lg--n9 {
    margin-left: -72px !important;
  }
  .m-lg--n10 {
    margin: -80px !important;
  }
  .mt-lg--n10,
  .my-lg-n10 {
    margin-top: -80px !important;
  }
  .mr-lg--n10,
  .mx-lg--n10 {
    margin-right: -80px !important;
  }
  .mb-lg--n10,
  .my-lg--n10 {
    margin-bottom: -80px !important;
  }
  .ml-lg--n10,
  .mx-lg--n10 {
    margin-left: -80px !important;
  }
  .m-lg--auto {
    margin: auto !important;
  }
  .mt-lg--auto,
  .my-lg--auto {
    margin-top: auto !important;
  }
  .mr-lg--auto,
  .mx-lg--auto {
    margin-right: auto !important;
  }
  .mb-lg--auto,
  .my-lg--auto {
    margin-bottom: auto !important;
  }
  .ml-lg--auto,
  .mx-lg--auto {
    margin-left: auto !important;
  }
}
@keyframes show-alert {
  0% {
    bottom: -90px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
  }
  10% {
    bottom: 0;
  }
  90% {
    opacity: 1;
  }
  99% {
    opacity: 0;
    bottom: 0;
  }
  100% {
    opacity: 0;
    display: none;
    bottom: -90px;
  }
}
/*----------------------------------------------*/
html {
  font-size: 16px;
}

body {
  font-family: "IRANSans-Number";
  font-size: 16px !important;
  font-weight: 400;
  color: #464646;
}

textarea {
  font-family: IRANSans-Number;
  font-weight: 400;
}

a {
  color: #1773dc;
}

button {
  font-family: IRANSans;
}

pre {
  display: block;
  direction: ltr;
  padding: 9.5px;
  margin: 10px 0;
  font-size: 13px;
  line-height: 1.42857143;
  color: #464646;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f3f3f3;
  border: 1px solid #dfe1e5;
  border-radius: 4px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.container.container--small {
  max-width: 996px;
}

.row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}

.dir-ltr {
  direction: ltr;
}

.dir-rtl {
  direction: rtl;
}

.en-font {
  font-family: "IRANSans";
}

.title--bg-grey {
  display: block;
  text-align: center;
}
.title--bg-grey h3 {
  padding: 8px 32px;
  display: inline-block;
  background-color: #f1f1f1;
  border-radius: 9px;
  color: #656565;
  font-weight: 300;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .title--bg-grey h3 {
    background-color: initial;
    font-size: 16px;
    padding: 0;
  }
}

.bg-grey {
  background-color: #f3f3f3;
}

@media only screen and (min-width: 1025px) {
  .bg-grey--desktop {
    background-color: #f3f3f3;
  }
}

.w-100 {
  width: 100% !important;
}

.label--red {
  background-color: #ff0000;
}

.label--black {
  background-color: #464646;
}

.label--blue {
  background-color: #deedff;
  color: #464646 !important;
}

.fs--18 {
  font-size: 18px;
  font-size: 1.125rem;
}

@media (max-width: 992px) {
  .fs-md--18 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.fs--20 {
  font-size: 20px;
  font-size: 1.25rem;
}

@media (max-width: 992px) {
  .fs-md--20 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.see-more {
  background-color: #fff;
  height: 48px;
  border: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
  margin-top: 32px;
  font-size: 14px;
  font-weight: 400;
  color: #8d8d8d;
}
.see-more span,
.see-more button {
  font-size: 14px;
  font-weight: 400;
  color: #8d8d8d;
  border: none;
  background-color: initial;
  cursor: pointer;
}
.see-more i {
  font-size: 24px;
  color: #cbcbcb;
  margin-right: 5px;
}

.title--gradient {
  background-image: linear-gradient(to right, #fff, #f3f3f3);
  height: 50px;
  width: 100%;
  border-right: 5px solid #00235f;
  padding-right: 12px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .title--gradient {
    background-image: linear-gradient(to left, #fff 10%, #f3f3f3 80%);
  }
}

.breadcrumb ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
.breadcrumb ul li {
  margin-left: 6px;
}
@media only screen and (max-width: 1024px) {
  .breadcrumb ul li {
    margin-left: 8px;
  }
}
.breadcrumb ul li:first-child a {
  padding-right: 12px;
}
.breadcrumb ul li:first-child a::after {
  display: none;
}
.breadcrumb ul li a,
.breadcrumb ul li span {
  width: auto;
  height: 24px;
  position: relative;
  background: #fff;
  padding-left: 12px;
  padding-right: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 12px;
  color: #8d8d8d;
}
.breadcrumb ul li a:after,
.breadcrumb ul li span:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 12px solid #f3f3f3;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.breadcrumb ul li a:before,
.breadcrumb ul li span:before {
  content: "";
  position: absolute;
  left: -12px;
  bottom: 0;
  width: 0;
  height: 0;
  border-right: 12px solid #fff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .breadcrumb.bc-white-phone li a,
  .breadcrumb.bc-white-phone li span {
    background-color: #f3f3f3;
    padding-left: 6px;
    padding-right: 20px;
  }
  .breadcrumb.bc-white-phone li a:after,
  .breadcrumb.bc-white-phone li span:after {
    border-right: 12px solid #fff;
  }
  .breadcrumb.bc-white-phone li a:before,
  .breadcrumb.bc-white-phone li span:before {
    border-right: 12px solid #f3f3f3;
  }
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.slim-header {
  height: 253px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .slim-header {
    height: 182px;
  }
}
.slim-header h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 70px;
  font-weight: 200;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .slim-header h1 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .slim-header h1 {
    font-size: 30px;
  }
}
.slim-header h3 {
  font-size: 36px;
  font-weight: 200;
  color: #fff;
  transform: translateY(-10px);
}
@media (min-width: 768px) and (max-width: 1024px) {
  .slim-header h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .slim-header h3 {
    font-size: 18px;
  }
}

.hidden {
  display: none;
}

@media only screen and (max-width: 768px) {
  .hidden-phone {
    display: none !important;
  }
}

@media only screen and (max-width: 1024px) {
  .hidden-tablet-and-down {
    display: none !important;
  }
}

@media only screen and (min-width: 1025px) {
  .hidden-desktop {
    display: none !important;
  }
}

.slick-list {
  width: calc(100% - 60px);
  margin: 0 auto;
}

.slick-initialized .slick-slide {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  outline: none;
}
.slick-initialized .slick-arrow {
  font-size: 26px;
  z-index: 1;
  color: #cbcbcb;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.slick-initialized .icon-chevron-right.slick-arrow {
  right: 0;
}
.slick-initialized .icon-chevron-left.slick-arrow {
  left: 0;
}

.no-scroll {
  overflow: hidden;
}

.autocomplete-field {
  position: relative;
}
.autocomplete-field .autocomplete-list {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.autocomplete-field .autocomplete-list ul {
  max-height: 275px;
  overflow-y: auto;
  overflow-x: hidden;
}
.autocomplete-field .autocomplete-list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 40px;
  cursor: pointer;
  color: #8d8d8d;
  position: relative;
}
.autocomplete-field .autocomplete-list li a {
  font-size: 14px;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  transition: background 300ms;
}
.autocomplete-field .autocomplete-list li a:hover {
  background-color: initial;
}
.autocomplete-field .autocomplete-list li a.ui-state-active {
  background-color: #f3f3f3;
  border: none;
  color: initial;
}
.autocomplete-field .autocomplete-list li:after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 24px);
  right: 12px;
  bottom: 0;
  background-color: #f3f3f3;
  height: 1px;
}
.autocomplete-field .autocomplete-list li:last-child::after {
  display: none;
}
.autocomplete-field .autocomplete-list li span {
  font-size: 14px;
  font-weight: 400;
  font-family: IRANSans-Number;
}
.autocomplete-field .autocomplete-list li i {
  color: #1773dc;
  font-size: 14px;
  margin-left: 6px;
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-selection ul.select2-selection__rendered li {
  margin: 0 !important;
}
.select2-selection input {
  width: 100% !important;
  font-family: inherit;
  outline: none;
  border: none;
  font-size: 16px !important;
  font-weight: 300;
}

.select2-container {
  width: 100% !important;
}
.select2-container .select2-selection {
  border: none !important;
  min-height: initial;
}

.select2-dropdown--below {
  border: none !important;
}

ul.select2-results__options {
  border: 1px solid #eee;
}
ul.select2-results__options li {
  color: #8d8d8d;
  font-size: 13px;
}

.select2-results {
  font-family: IRANSans-Number;
}

div.pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 30px;
}
div.pagination > nav {
  width: 100%;
}
div.pagination > nav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
div.pagination > nav ul li a {
  font-family: IRANSans-Number;
  font-size: 14px;
  font-weight: 300;
  color: #8d8d8d;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  min-width: 18px;
  padding: 4px 0;
}
div.pagination > nav ul li.active a {
  color: #464646;
}
div.pagination > nav ul li.pagination__next a, div.pagination > nav ul li.pagination__prev a {
  color: #707070;
  transition: 300ms;
}
div.pagination > nav ul li.pagination__next a i, div.pagination > nav ul li.pagination__prev a i {
  font-size: 12px;
}
div.pagination > nav ul li.pagination__next a:hover, div.pagination > nav ul li.pagination__prev a:hover {
  background-color: #cbcbcb;
}

.pagination-multi {
  padding: 0 15px;
  margin-top: 16px;
}
@media only screen and (max-width: 1024px) {
  .pagination-multi {
    padding: 0 30px;
  }
}
.pagination-multi .pagination-box .row {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.pagination-multi .pagination-box .costumizPagintonTitle {
  width: auto;
}
.pagination-multi .pagination-box .costumizPaginton {
  width: auto;
}
.pagination-multi .pagination-box .costumizPaginton .pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
.pagination-multi .pagination-box .costumizPaginton .pagination li a {
  display: inline-block;
  min-width: 16px;
  text-align: center;
  border-radius: 2px;
  transition: 300ms;
}
.pagination-multi .pagination-box .costumizPaginton .pagination li a:hover {
  background-color: #fff;
}
.pagination-multi .pagination-box .costumizPaginton .pagination li a i {
  font-size: 12px;
}

.lg-outer {
  direction: ltr;
}

.lg-close,
.lg-next,
.lg-prev {
  font-family: "BlueRose" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.lg-close:after {
  content: "\e90a" !important;
}

.lg-next::before {
  content: "\e907" !important;
}

.lg-prev::after {
  content: "\e906" !important;
}

#lg-counter {
  font-family: IRANSans-Number;
}

.validation-message {
  margin: 10px 0;
}
.validation-message span {
  font-size: 12px;
  font-weight: 300;
  color: #8d8d8d;
}
.validation-message.error span {
  color: #ff0000;
}

.validation-message--inner {
  font-size: 10px;
  display: block;
  color: #ff0000;
  position: absolute;
  top: 100%;
  right: 0;
}

.validation-box {
  position: relative;
}

.alert-bottom--fade {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  border: none;
  color: #fff;
  min-height: 70px;
  z-index: 100;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 100px;
  animation: show-alert 4s ease-in-out forwards;
}
@media only screen and (max-width: 1024px) {
  .alert-bottom--fade {
    padding: 0 30px;
  }
}
@media only screen and (max-width: 768px) {
  .alert-bottom--fade {
    padding: 0 10px;
  }
}
.alert-bottom--fade.success {
  background-color: #4caf50;
}
.alert-bottom--fade.error {
  background-color: #ff0000;
}
.alert-bottom--fade.info {
  background-color: #1773dc;
}
.alert-bottom--fade.warning {
  background-color: #ffc922;
}
.alert-bottom--fade > i {
  margin-left: 10px;
  font-size: 30px;
}
@media only screen and (max-width: 768px) {
  .alert-bottom--fade > i {
    font-size: 20px;
  }
}
.alert-bottom--fade > span {
  color: #fff;
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .alert-bottom--fade > span {
    font-size: 14px;
  }
}

.bg-white {
  background-color: #fff !important;
}

.pad20A {
  padding: 20px;
}

@media only screen and (min-width: 1025px) {
  .pad20AD {
    padding: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .pad12TT {
    padding-top: 12px;
  }
}

@media only screen and (max-width: 1024px) {
  .pad12AT {
    padding: 12px;
  }
}

@media only screen and (max-width: 1024px) {
  .padR12T {
    padding-right: 12px;
  }
}

.mrg40T {
  margin-top: 40px;
}

.mrg20T {
  margin-top: 20px;
}

.mrg40B {
  margin-bottom: 40px;
}

.mrgT16 {
  margin-top: 16px;
}

@media only screen and (max-width: 1024px) {
  .mrgB16T {
    margin-bottom: 16px;
  }
}

form.form {
  margin: 20px -12px;
}
form.form .form-field {
  padding: 0 12px;
  width: 100%;
}
form.form .form-field.half {
  width: 50%;
}
form.form .form-field .form-field-box {
  width: 100%;
  position: relative;
  margin-bottom: 35px;
  border: 1px solid #ececec;
  border-radius: 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
form.form .form-field .form-field-box .validate-message {
  position: absolute;
  font-size: 10px;
  white-space: nowrap;
  bottom: -16px;
  height: auto;
  right: 0;
  color: #ff0000;
}
form.form .form-field .form-field-box input {
  font-size: 13px;
  color: #656565;
  line-height: 1.2;
  display: block;
  width: 100%;
  height: 38px;
  background: transparent;
  outline: none;
  border: none;
  box-shadow: none;
  margin: 0;
  font-family: iranSans;
  padding-right: 10px;
}
form.form .form-field .form-field-box input::-webkit-input-placeholder {
  font-weight: 300;
  font-size: 14px;
}
form.form .form-field .form-field-box input:-moz-placeholder {
  font-weight: 300;
  font-size: 14px;
}
form.form .form-field .form-field-box input::-moz-placeholder {
  font-weight: 300;
  font-size: 14px;
}
form.form .form-field .form-field-box input:-ms-input-placeholder {
  font-weight: 300;
  font-size: 14px;
}
form.form .form-field .form-field-box input:focus ~ .form-field-focus {
  color: #1773dc;
}
form.form .form-field .form-field-box select {
  border: none;
  outline: none;
  width: 100%;
  height: 38px;
  color: #656565;
  padding-right: 10px;
  font-family: inherit;
  font-size: 13px;
  background-color: #fff;
}
form.form .form-field .form-field-box select:focus ~ .form-field-focus {
  color: #1773dc;
}
form.form .form-field .form-field-box textarea {
  width: 100%;
  border: none;
  resize: none;
  overflow: auto;
  outline: none;
  padding: 5px;
}
form.form .form-field .form-field-box textarea:focus ~ .form-field-focus {
  color: #1773dc;
}
form.form .form-field .form-field-box .form-field-focus {
  display: block;
  width: auto;
  height: auto;
  pointer-events: none;
  white-space: nowrap;
  position: absolute;
  right: 14px;
  font-size: 12px;
  color: #cbcbcb;
  top: -11px;
  background-color: #fff;
  padding: 0 10px;
  transition: 300ms;
}
form.form .form-field button.send {
  background-color: #00235f;
  color: #fff;
  margin-top: 20px;
  border: none;
  padding: 5px 20px;
  border-radius: 4px;
  float: left;
}

.captchaBox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
.captchaBox .captchaBox__code {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.captchaBox .captchaBox__code > img {
  max-width: initial;
}
.captchaBox .captchaBox__code button {
  margin: 0 5px;
  border: none;
  background-color: initial;
}
.captchaBox .captchaBox__code button img {
  width: 18px;
}
.captchaBox .captchaBox__input.login-field {
  margin-right: 15px;
}
.captchaBox .captchaBox__input.login-field input {
  padding-right: 5px;
}

.field-validation-error {
  position: absolute;
  color: #ff0000;
  font-size: 10px;
  top: 100%;
  right: 0;
}

.captchaBox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.captchaBox .captchaBox__code {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.captchaBox .captchaBox__code button {
  margin: 0 5px;
  border: none;
  background-color: initial;
}
.captchaBox .captchaBox__code button img {
  width: 18px;
}
.captchaBox .captchaBox__input.login-field {
  margin-right: 15px;
  margin-bottom: 0;
}
.captchaBox .captchaBox__input.login-field input {
  padding-right: 5px;
}

.field-validation-error {
  position: absolute;
  color: #ff0000;
  font-size: 10px;
  top: 100%;
  right: 0;
}

.captchaBox__input.login-field {
  width: 100%;
  position: relative;
  border-bottom: 2px solid rgba(0, 35, 95, 0.2);
  margin-bottom: 35px;
}
.captchaBox__input.login-field input {
  font-size: 16px;
  color: #656565;
  line-height: 1.2;
  display: block;
  width: 100%;
  height: 38px;
  background: transparent;
  padding: 0 38px 0 5px;
  outline: none;
  border: none;
  box-shadow: none;
  margin: 0;
  font-family: iranSans;
}
.captchaBox__input.login-field input:focus ~ .login-field-focus::before {
  width: 100%;
}
.captchaBox__input.login-field input:focus ~ .login-field-focus img {
  top: -18px;
  width: 18px;
}
.captchaBox__input.login-field input::-webkit-input-placeholder {
  font-weight: 300;
  font-size: 14px;
}
.captchaBox__input.login-field input:-moz-placeholder {
  font-weight: 300;
  font-size: 14px;
}
.captchaBox__input.login-field input::-moz-placeholder {
  font-weight: 300;
  font-size: 14px;
}
.captchaBox__input.login-field input:-ms-input-placeholder {
  font-weight: 300;
  font-size: 14px;
}
.captchaBox__input.login-field .login-field-focus {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  pointer-events: none;
}
.captchaBox__input.login-field .login-field-focus:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  right: 0;
  width: 0;
  height: 2px;
  transition: all 0.4s;
  background: #00235f;
}

.lightgallery a {
  display: block;
  cursor: pointer;
  position: relative;
}
.lightgallery a:hover:before {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
.lightgallery a:hover i {
  opacity: 1;
}
.lightgallery a:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: scale3d(0, 0, 1);
  transform-origin: 50%;
  background-color: rgba(0, 35, 95, 0.4);
}
.lightgallery a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 30px;
  opacity: 0;
  transition: opacity 350ms;
}
.lightgallery a img {
  display: block;
}

.two-column-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 10px 0;
}
.two-column-content > div {
  max-width: 48%;
}
.two-column-content > div li {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .two-column-content > div {
    max-width: 100%;
    width: 100%;
  }
}
.two-column-content > div img {
  max-width: 100%;
  height: auto;
  display: block;
}

.single-image-row {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.single-image-row > div li {
  width: 100%;
}
.single-image-row img {
  height: auto;
  display: block;
}

.text-red {
  color: #ff0000;
}

.full-width-image {
  width: 100%;
  margin-top: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.full-width-image img {
  width: 100%;
  height: auto;
  display: block;
}

@media only screen and (max-width: 768px) {
  .table-fill {
    overflow-x: auto;
  }
}
.table-fill table {
  background: #fff;
  border-radius: 3px;
  border-collapse: collapse;
  margin: 10px 0;
  padding: 5px;
  width: 100%;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.12);
}
.table-fill table th {
  color: #ececec;
  background: #1b1e24;
  border-bottom: 4px solid #9ea7af;
  border-left: 1px solid #343a45;
  font-size: 18px;
  font-weight: 100;
  padding: 10px;
  table-layout: fixed;
}
@media only screen and (max-width: 768px) {
  .table-fill table th {
    min-width: 150px;
  }
}
.table-fill table th:first-child {
  border-top-right-radius: 3px;
}
.table-fill table th:last-child {
  border-top-left-radius: 3px;
  border-left: none;
}
.table-fill table th.text-center {
  text-align: center;
}
.table-fill table th.text-left {
  text-align: left;
}
.table-fill table th.text-right {
  text-align: right;
}
.table-fill table tr {
  border-top: 1px solid #dfe1e5;
  border-bottom: 1px solid #dfe1e5;
  color: #707070;
  font-size: 16px;
  font-weight: normal;
}
.table-fill table tr:hover td {
  background: #00235f;
  color: #fff;
  border-top: 1px solid #22262e;
}
.table-fill table tr:hover td p {
  color: #fff;
}
.table-fill table tr:first-child {
  border-top: none;
}
.table-fill table tr:last-child {
  border-bottom: none;
}
.table-fill table tr:last-child td:first-child {
  border-bottom-right-radius: 3px;
}
.table-fill table tr:last-child td:last-child {
  border-bottom-left-radius: 3px;
}
.table-fill table tr:nth-child(odd) td {
  background: #ececec;
}
.table-fill table tr:nth-child(odd):hover td {
  background: #00235f;
}
.table-fill table td {
  background: #fff;
  padding: 10px;
  vertical-align: middle;
  font-size: 14px;
  border-left: 1px solid #dfe1e5;
  font-family: IRANSans-Number;
  font-weight: 400;
}
.table-fill table td:last-child {
  border-left: 0px;
}
.table-fill table td.text-center {
  text-align: center;
}
.table-fill table td.text-left {
  text-align: left;
}
.table-fill table td.text-right {
  text-align: right;
}

.box-topic {
  background-color: #00235f;
  margin: 10px 0;
  padding: 15px 30px;
  border-radius: 9px;
  max-width: 300px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.12);
}
.box-topic.right {
  float: right;
  margin-left: 20px;
}
.box-topic.left {
  float: left;
  margin-right: 20px;
}
.box-topic > h4 {
  color: #fff !important;
  font-size: 16px;
  text-align: center;
  margin: 0 !important;
  font-weight: 400;
}
.box-topic ul {
  color: #fff;
}
.box-topic ul li {
  padding-right: 14px;
  position: relative;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  margin-top: 10px;
}
.box-topic ul li:before {
  font-family: "BlueRose";
  content: "\e912";
  position: absolute;
  right: -7px;
  top: 1px;
  font-size: 12px;
}

.highlight-link {
  background-color: #f9ba00;
  color: #fff;
  font-size: 14px;
  padding: 10px;
}
.highlight-link a {
  font-size: 16px;
  text-decoration: underline;
}

.pull-qoute {
  padding: 10px;
  color: #00235f;
  font-size: 16px;
  max-width: 280px;
}
.pull-qoute.right {
  float: right;
  margin-left: 10px;
}
.pull-qoute.left {
  float: left;
  margin-right: 10px;
}

.image-text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.image-text figure {
  display: inline-block;
  margin-top: 20px;
}
.image-text figure figcaption {
  text-align: center;
  color: #656565;
}

.image-caption {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.image-caption figure {
  display: inline-block;
  margin-top: 20px;
  position: relative;
}
.image-caption figure img {
  display: block;
}
.image-caption figure figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.8);
  border-top: 3px solid rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.image-caption figure figcaption span {
  color: #00235f;
  font-weight: 500;
}
.image-caption figure figcaption.persian-title span {
  border-right: 2px solid #f9ba00;
  padding-right: 16px;
}
.image-caption figure figcaption.english-title {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.image-caption figure figcaption.english-title span {
  border-left: 2px solid #f9ba00;
  padding-left: 16px;
}
.image-caption figure.two-caption figcaption {
  width: 50%;
}
.image-caption figure.two-caption figcaption.persian-title {
  right: 0;
  left: auto;
}
.image-caption figure.two-caption figcaption.english-title {
  left: 0;
  right: auto;
}

.width_880 {
  width: 880px !important;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 1024px) {
  .width_880 {
    width: 100% !important;
  }
}

.sidebar {
  width: 300px !important;
}
@media only screen and (max-width: 1024px) {
  .sidebar {
    width: 100% !important;
    order: 2;
  }
}

.content {
  width: calc(100% - 330px) !important;
  margin-right: 30px;
}
@media only screen and (max-width: 1024px) {
  .content {
    width: 100% !important;
    margin-right: 0;
  }
}

.contact {
  margin-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .contact {
    margin-top: 20px;
  }
}
.contact .contact__main {
  width: 60%;
  padding-left: 50px;
}
@media only screen and (max-width: 768px) {
  .contact .contact__main {
    width: 100%;
    padding-left: 0;
    order: 2;
  }
}
.contact .contact__main .contact__description p {
  text-align: justify;
  font-size: 14px;
  line-height: 1.8;
  color: #8d8d8d;
}
.contact .contact__sidebar {
  width: 40%;
  background-image: url(/cdn/bluerose.ir/UI/Assets/Img/blueRose.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom left;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.12);
  padding: 20px;
}
@media only screen and (max-width: 768px) {
  .contact .contact__sidebar {
    width: 100%;
    order: 1;
    margin-bottom: 20px;
  }
}
.contact .contact__sidebar ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 20px;
}
.contact .contact__sidebar ul li span {
  display: inline-block;
}
.contact .contact__sidebar ul li i {
  color: #00235f;
  width: 35px;
  display: inline-block;
  font-size: 20px;
}
.contact .contact__sidebar ul li i.icon-phone {
  font-size: 24px;
}
.contact .contact__sidebar ul li i.icon-mobile {
  font-size: 22px;
}
.contact .contact__form {
  margin-top: 40px;
}
.contact .contact__form form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact .contact__form form textarea {
  height: 120px;
}
.contact .content__map {
  width: 100%;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .contact .content__map {
    order: 3;
  }
}

.editor-exist p {
  margin-bottom: 10px;
}

.full-width-banner--desktop {
  display: block;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .full-width-banner--desktop {
    display: none;
  }
}

.full-width-banner--tablet {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .full-width-banner--tablet {
    display: block;
    width: 100%;
  }
}

.full-width-banner--mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .full-width-banner--mobile {
    display: block;
    width: 100%;
  }
}

.button--border {
  border: 1px solid #1773dc;
  display: block;
  clear: both;
  background-color: #1773dc;
  color: #fff;
  border-radius: 4px;
  line-height: 38px;
  text-align: center;
  transition: 300ms;
}
.button--border:hover {
  background-color: #fff;
  color: #1773dc;
}
@media only screen and (max-width: 768px) {
  .button--border {
    margin: 0 15px;
  }
}

.lg-item .lg-img-wrap .lg-image {
  max-width: 90%;
  max-height: 80%;
  margin: auto;
}

.page-accordion h4 {
  color: #464646;
  font-size: 16px;
}
.page-accordion .page-accordion__card {
  border-bottom: 1px solid #f1f1f1;
}
.page-accordion .page-accordion__card #page-accordioninpage span:hover {
  color: #f9ba00 !important;
}
.page-accordion .page-accordion__card #page-accordioninpage i:hover {
  color: #f9ba00;
}
.page-accordion .page-accordion__card .page-accordion__card-title {
  width: 100%;
  position: relative;
  height: 54px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  align-items: center;
  padding-left: 16px;
  cursor: pointer;
}
.page-accordion .page-accordion__card .page-accordion__card-title label {
  font-size: 14px;
  color: #464646;
  font-weight: 500;
  margin-left: 4px;
}
.page-accordion .page-accordion__card .page-accordion__card-title span {
  font-size: 14px;
  color: #464646;
}
.page-accordion .page-accordion__card .page-accordion__card-title i {
  position: absolute;
  left: 0;
  color: #8d8d8d;
  font-size: 14px;
  transition: 200ms;
}
.page-accordion .page-accordion__card .page-accordion__card-title i.open-mode {
  transform: rotate(180deg);
}
.page-accordion .page-accordion__card .page-accordion__card-content {
  display: none;
  color: #464646;
  font-size: 14px;
  padding-bottom: 16px;
}

@media (min-width: 993px) {
  .hide-in-desktop {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hide-in-phone {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hide-in-not-phone {
    display: none !important;
  }
}

@media (max-width: 992px) {
  .hide-in-not-desktop {
    display: none !important;
  }
}

.hide {
  display: none !important;
}

.icon-star {
  color: #feca2e;
}
.icon-star:not(:last-child) {
  margin-left: 2px;
}

.icon-star-disable,
.icon-star--disabled {
  font-family: "blueRose" !important;
  color: #c6c6c6;
}
.icon-star-disable:before,
.icon-star--disabled:before {
  content: "\e90f";
}

.field-wrapper {
  position: relative;
}

.field-label {
  position: absolute;
  background-color: #fff;
  top: -10px;
  right: 15px;
  padding: 0 8px;
  color: #6f6f6f;
  z-index: 1;
  font-size: 12px;
  font-size: 0.75rem;
}

.validation {
  color: #ff0000;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: left;
}

#newToursWrapper {
  position: relative;
  padding-bottom: 24px;
}

.h1Dark {
  color: #161616;
  margin-bottom: 24px;
}

@media (max-width: 992px) {
  .newTourSection {
    margin-bottom: 16px;
  }
}
.newTourSection a {
  background-color: #fff;
  display: block;
  color: #161616;
}

.newToursCoverChild {
  height: 180px;
  background-position: center;
  background-size: cover;
}
@media (max-width: 992px) {
  .newToursCoverChild {
    height: 140px;
  }
}

.newTourTitle {
  padding: 8px 16px;
  height: 100px;
}

.c-footer .footer {
  background-color: #f3f3f3;
}
.c-footer .footer .footer__content {
  background-color: #00235f;
  background-image: url(/cdn/bluerose.ir/UI/Assets/Img/dots-background.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 45px 80px 100px 80px;
}
@media only screen and (max-width: 1024px) {
  .c-footer .footer .footer__content {
    min-width: initial;
    padding: 25px 16px 20px 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-footer .footer .footer__logo {
  text-align: center;
}
.c-footer .footer .footer__logo img {
  width: 67px;
}
@media only screen and (max-width: 1024px) {
  .c-footer .footer .footer__logo img {
    width: 47px;
  }
}
@media only screen and (max-width: 1024px) {
  .c-footer .footer .footer__top-links {
    order: 1;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start;
  }
}
.c-footer .footer .footer__top-links ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
.c-footer .footer .footer__top-links ul li a {
  color: #fff;
  padding: 0 15px;
  position: relative;
  display: block;
  font-size: 18px;
}
@media only screen and (max-width: 1024px) {
  .c-footer .footer .footer__top-links ul li a {
    font-size: 15px;
  }
}
.c-footer .footer .footer__top-links ul li a:after {
  content: "";
  width: 1px;
  height: 28px;
  background-color: #707070;
  position: absolute;
  left: 0;
  top: 0;
}
.c-footer .footer .footer__top-links ul li:first-child a {
  padding-right: 0;
}
.c-footer .footer .footer__top-links ul li:last-child a:after {
  display: none;
}
.c-footer .footer .footer__parts {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-top: 55px;
}
@media only screen and (max-width: 1024px) {
  .c-footer .footer .footer__parts {
    margin-top: 16px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-footer .footer .footer__parts .footer__reservation h4 {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 10px;
}
.c-footer .footer .footer__parts .footer__reservation ul li {
  margin-bottom: 10px;
}
.c-footer .footer .footer__parts .footer__reservation ul li a {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
}
.c-footer .footer .footer__parts .footer__top-tours {
  text-align: center;
  color: #fff;
}
.c-footer .footer .footer__parts .footer__top-tours > p {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .c-footer .footer .footer__parts .footer__top-tours {
    min-width: initial;
    margin-bottom: 20px;
  }
}
.c-footer .footer .footer__parts .footer__top-tours ul li {
  margin-bottom: 10px;
}
.c-footer .footer .footer__parts .footer__top-tours ul li:last-child {
  margin-bottom: 0;
}
.c-footer .footer .footer__parts .footer__top-tours ul li a {
  font-size: 13px;
  font-weight: 200;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .c-footer .footer .footer__parts .footer__top-tours ul li a {
    font-weight: 400;
  }
}
.c-footer .footer .footer__parts .footer__address {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .c-footer .footer .footer__parts .footer__address {
    display: none;
  }
}
.c-footer .footer .footer__parts .footer__address p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 13px;
  font-weight: 200;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1024px) {
  .c-footer .footer .footer__parts .footer__address p {
    font-weight: 400;
  }
}
.c-footer .footer .footer__parts .footer__address p i {
  font-size: 20px;
  font-size: 1.25rem;
  margin-left: 8px;
}
.c-footer .footer .footer__parts .footer__address ul li {
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1024px) {
  .c-footer .footer .footer__parts .footer__address ul li {
    font-size: 14px;
    font-weight: 400;
  }
}
.c-footer .footer .footer__parts .footer__address ul li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1450px) {
  .c-footer .footer .footer__parts .footer__enamad {
    max-width: 300px;
  }
}
@media only screen and (max-width: 1024px) {
  .c-footer .footer .footer__parts .footer__enamad {
    margin-top: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 768px) {
  .c-footer .footer .footer__parts .footer__enamad {
    margin-top: 0;
    width: 180px;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
    flex-wrap: wrap;
  }
}
.c-footer .footer .footer__parts .footer__enamad img {
  width: 129px;
  border-radius: 16px;
  margin-right: 2px;
}
@media only screen and (max-width: 1024px) {
  .c-footer .footer .footer__parts .footer__enamad img {
    width: 71px;
    margin-right: 0;
    margin-left: 16px;
    height: auto;
  }
}
@media only screen and (max-width: 768px) {
  .c-footer .footer .footer__parts .footer__enamad img {
    width: 61px;
    margin: 0 8px 16px 8px !important;
    max-width: 80px;
    max-height: 80px;
  }
}
.c-footer .footer__social {
  background-color: #0a236d;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 80px;
  height: 74px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .c-footer .footer__social {
    padding: 0 16px;
  }
}
@media only screen and (max-width: 768px) {
  .c-footer .footer__social {
    height: auto;
    min-height: 74px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 36px;
  }
}
.c-footer .footer__social span {
  color: #fff;
  font-size: 16px;
  font-weight: 200;
}
@media only screen and (max-width: 768px) {
  .c-footer .footer__social span {
    margin-bottom: 16px;
  }
}
.c-footer .footer__social ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .c-footer .footer__social ul {
    width: 100%;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
  }
}
.c-footer .footer__social ul li {
  margin-right: 10px;
}
.c-footer .footer__social ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.c-footer .footer__social ul li a i {
  color: #00b1ff;
  font-size: 36px;
}
@media only screen and (max-width: 768px) {
  .c-footer .footer__social ul li a i {
    font-size: 30px;
  }
}
.c-footer .footer__social .footer__go-top {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: #00235f;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  position: absolute;
  left: 50%;
  top: -26px;
  transform: translateX(-50%);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  cursor: pointer;
}
.c-footer .footer__social .footer__go-top i {
  color: #00b1ff;
  font-size: 26px;
}

.top-menu {
  background-color: #00235f;
  min-height: 72px;
  z-index: 100;
}
.top-menu.is-fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
.top-menu--transparent {
  background-color: transparent;
}
@media only screen and (max-width: 1024px) {
  .top-menu {
    min-height: 54px;
  }
}
@media only screen and (max-width: 768px) {
  .top-menu {
    min-height: 48px;
    background-color: #fff;
  }
}
.top-menu.menu-is-open {
  z-index: 999;
}
@media (max-width: 992px) {
  .top-menu.menu-is-open .banner {
    display: none;
  }
}
.top-menu .menu {
  height: 72px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .top-menu .menu {
    padding: 0 12px;
  }
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu {
    height: 54px;
    padding: 0 12px;
  }
}
@media only screen and (max-width: 768px) {
  .top-menu .menu {
    height: 48px;
    padding: 0 12px;
  }
}
.top-menu .menu .menu__right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right {
    background-color: #fff;
    position: fixed;
    top: 54px;
    right: 0;
    left: 0;
    bottom: 0;
    overflow-y: auto;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 422px 456px;
    background-image: url(/cdn/bluerose.ir/UI/Assets/Img/blueRose.png);
    transition: transform 300ms ease-in-out, opacity 200ms ease-in-out, border-radius 400ms ease-in-out;
    transform: scale(0);
    opacity: 0;
    transform-origin: right 0;
    border-radius: 0 0 0 50%;
  }
  .top-menu .menu .menu__right.show {
    transform: scale(1);
    opacity: 1;
    border-radius: 0;
  }
  .top-menu .menu .menu__right.show + .menu__left .menu__search {
    width: 0;
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  .top-menu .menu .menu__right.show + .menu__left .menu__phone,
  .top-menu .menu .menu__right.show + .menu__left .menu__avatar,
  .top-menu .menu .menu__right.show + .menu__left .menu__flag {
    width: 48px;
    opacity: 1;
    visibility: visible;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 1024px) {
  .top-menu .menu .menu__right.show + .menu__left .menu__phone i,
  .top-menu .menu .menu__right.show + .menu__left .menu__avatar i,
  .top-menu .menu .menu__right.show + .menu__left .menu__flag i {
    color: #fff;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 768px) {
  .top-menu .menu .menu__right.show + .menu__left .menu__phone i,
  .top-menu .menu .menu__right.show + .menu__left .menu__avatar i,
  .top-menu .menu .menu__right.show + .menu__left .menu__flag i {
    color: #00235f;
  }
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right.show > ul li a {
    opacity: 1;
    transform: translateX(0);
  }
}
@media only screen and (max-width: 768px) {
  .top-menu .menu .menu__right {
    top: 48px;
  }
}
.top-menu .menu .menu__right .logo {
  display: block;
  margin-left: 20px;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.top-menu .menu .menu__right .logo img {
  width: 50px;
}
.top-menu .menu .menu__right .logo:before {
  position: absolute;
  background-color: rgba(0, 35, 95, 0.6);
  top: 100%;
  z-index: 5;
  color: #fff;
  font-size: 10px;
  white-space: nowrap;
  font-weight: 500;
  padding: 4px 12px;
  border-radius: 0 0 15px 15px;
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right > ul {
    padding-top: 10px;
  }
}
.top-menu .menu .menu__right > ul > li {
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right > ul > li {
    display: block;
    margin-top: 20px;
  }
}
.top-menu .menu .menu__right > ul > li.full-width-sub {
  position: static;
}
.top-menu .menu .menu__right > ul > li.full-width-sub > .menu-right__sub {
  right: 0;
  left: 0;
}
@media only screen and (min-width: 1025px) {
  .top-menu .menu .menu__right > ul > li.menu__right-items-special a {
    height: 39px;
    background-size: 400%;
    border-radius: 30px;
    padding: 0 15px;
    margin: 0 5px;
    font-size: 14px;
    font-family: IRANSans-Number;
    font-weight: 300;
    background-color: #f9ba00;
  }
}
@media only screen and (min-width: 1025px) {
  .top-menu .menu .menu__right > ul > li:not(.menu__right-items-special) a {
    transition: 300ms;
  }
  .top-menu .menu .menu__right > ul > li:not(.menu__right-items-special) a:hover {
    color: rgba(255, 255, 255, 0.7);
  }
}
.top-menu .menu .menu__right > ul > li > a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 200;
  padding: 0 12px;
  height: 46px;
  white-space: nowrap;
}
@media only screen and (min-width: 1025px) {
  .top-menu .menu .menu__right > ul > li > a:hover + .menu-right__sub {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 1200px) {
  .top-menu .menu .menu__right > ul > li > a {
    padding: 0 12px;
  }
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right > ul > li > a {
    height: auto;
    color: #8d8d8d;
    font-size: 18px;
    font-weight: 400;
    opacity: 0;
    transform: translateX(10px);
    transition: 300ms;
  }
}
.top-menu .menu .menu__right > ul > li > a i {
  font-size: 11px;
  margin-top: 3px;
  margin-right: 5px;
  transition: 300ms;
}
.top-menu .menu .menu__right > ul > li > a i.open {
  transform: rotate(0);
}
@media only screen and (max-width: 768px) {
  .top-menu .menu .menu__right > ul > li > a > i {
    transform: rotate(90deg);
    font-size: 16px;
  }
}
.top-menu .menu .menu__right > ul > li .menu-right__sub {
  display: none;
  position: absolute;
  right: 0;
  background-color: #00235f;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 0;
}
.top-menu .menu .menu__right > ul > li .menu-right__sub:hover {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub {
    background-color: initial;
    position: static;
    transform: translateX(0);
    margin-top: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
  }
}
.top-menu .menu .menu__right > ul > li .menu-right__sub.show ul li a {
  opacity: 1;
}
.top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items {
  padding: 0 10px;
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items {
    display: block;
    margin-bottom: 0;
    width: 100%;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 1025px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items h3 {
    margin-top: 7px;
  }
}
.top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items h3 a {
  font-weight: 400;
  font-size: 14px;
  margin-top: 10px;
  color: #fff;
  padding: 0 22px;
  white-space: nowrap;
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items h3 a {
    color: #8d8d8d;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items h3 a i {
  font-size: 12px;
  margin: 2px 3px 0 0;
}
@media only screen and (min-width: 1025px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items h3 a i {
    display: none;
  }
}
.top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1025px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul:hover {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul {
    margin-top: 10px;
    display: none;
  }
}
.top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul li {
  height: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
  transition: 300ms ease-in-out;
  margin-bottom: 10px;
}
.top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  white-space: nowrap;
  padding: 0 22px;
  height: 100%;
  white-space: nowrap;
}
@media only screen and (min-width: 1025px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul li a:hover {
    color: rgba(255, 255, 255, 0.7);
  }
}
.top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul li a > i {
  color: #fff;
  font-size: 9px;
  transition: 300ms;
  padding-right: 6px;
}
@media only screen and (min-width: 1025px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul li a > i {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul li a {
    color: #8d8d8d;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul li {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    height: auto;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    padding-right: 30px;
  }
}
.top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul li > ul {
  background-color: #00235f;
  padding: 0px;
  position: absolute;
  left: 1px;
  top: 0;
  display: none;
  transform: translateX(-100%);
  border-right: 1px solid rgba(236, 236, 236, 0.2);
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul li > ul {
    background-color: initial;
    transform: translateX(0);
    position: static;
    margin-bottom: 10px;
  }
}
.top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul li > ul li {
  height: 46px;
}
.top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul li > ul li a {
  white-space: nowrap;
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__right > ul > li .menu-right__sub .menu-right__sub-items > ul li > ul li a {
    color: #8d8d8d;
  }
}
.top-menu .menu .menu__right .menu__footer-menu {
  width: 100%;
  margin-bottom: 17px;
}
.top-menu .menu .menu__right .menu__footer-menu ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 0;
}
.top-menu .menu .menu__right .menu__footer-menu ul li {
  margin: 0;
}
.top-menu .menu .menu__right .menu__footer-menu ul li a {
  padding: 0 12px;
  font-size: 13px;
  font-weight: 500;
  color: #8d8d8d;
  border-left: 1px solid #8d8d8d;
}
.top-menu .menu .menu__right .menu__footer-menu ul li:last-child a {
  border-left: none;
}
.top-menu .menu .menu__left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
}
.top-menu .menu .menu__left > div:not(.js-header-company) {
  width: 51px;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  flex-direction: row-reverse;
  overflow: hidden;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__flag a {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__flag a img {
  width: 24px;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__phone, .top-menu .menu .menu__left > div:not(.js-header-company).menu__avatar {
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transform-origin: center 0;
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__phone, .top-menu .menu .menu__left > div:not(.js-header-company).menu__avatar {
    width: 0;
    opacity: 0;
    visibility: hidden;
    display: none;
  }
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__phone.open, .top-menu .menu .menu__left > div:not(.js-header-company).menu__avatar.open {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 200px !important;
  background-color: #00235f;
  background-image: linear-gradient(to right, #00235f 50%, rgba(255, 255, 255, 0.2));
  border-radius: 50px;
}
@media only screen and (max-width: 768px) {
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__phone.open, .top-menu .menu .menu__left > div:not(.js-header-company).menu__avatar.open {
    background-image: linear-gradient(to right, #fff, rgba(0, 35, 95, 0.1));
  }
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__phone .menu__phone-field, .top-menu .menu .menu__left > div:not(.js-header-company).menu__avatar .menu__phone-field {
  height: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-right: 16px;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__phone .menu__phone-field span, .top-menu .menu .menu__left > div:not(.js-header-company).menu__avatar .menu__phone-field span {
  color: #fff;
  font-family: IRANSans-Number;
  font-weight: 200;
  font-size: 20px;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__avatar {
  overflow: visible;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__avatar ul {
  position: absolute;
  left: 50%;
  top: 100%;
  background-color: #00235f;
  padding: 8px 16px;
  transform: translateX(-50%);
  display: none;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__avatar ul li {
  border-bottom: 1px solid rgba(243, 243, 243, 0.4);
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__avatar ul li:last-child {
  border-bottom: none;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__avatar ul li a {
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  height: 40px;
  display: block;
  line-height: 36px;
  text-align: center;
  transition: 200ms;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__avatar ul li a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__search {
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transform-origin: center 0;
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search .menu__search-field {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    padding-right: 0;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 422px 456px;
    background-image: url(/cdn/bluerose.ir/UI/Assets/Img/blueRose.png);
    transform: scale(0);
    transform-origin: left 0;
    opacity: 0;
    transition: transform 300ms ease-in-out, opacity 200ms ease-in-out, border-radius 400ms;
    border-radius: 0 0 0 50%;
  }
}
@media only screen and (min-width: 1025px) {
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search.open {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 300px;
    background-color: #00235f;
    background-image: linear-gradient(to right, #00235f 50%, rgba(255, 255, 255, 0.2));
    border-radius: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search.open .menu__search-field {
    transform: scale(1);
    opacity: 1;
    border-radius: 0;
    display: block;
  }
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search.open .menu__search-field i {
    color: #00235f;
  }
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search.open .menu__search-field > i {
    position: absolute;
    top: 16px;
    right: 10px;
    width: auto;
    height: auto;
    min-width: auto;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 768px) {
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search.open .menu__search-field > i {
    right: 4px;
  }
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search.open .menu__search-field input {
    height: 50px;
    width: calc(100% - 100px);
    margin-top: 100px;
    margin-right: 50px;
    border-bottom: 1px solid #cbcbcb;
    color: #464646;
    font-size: 16px;
    padding-bottom: 10px;
  }
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search.open .menu__search-field input::-webkit-input-placeholder {
    color: #8d8d8d;
    font-size: 18px;
    font-weight: 200;
  }
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search.open .menu__search-field input:-moz-placeholder {
    color: #8d8d8d;
    font-size: 18px;
    font-weight: 200;
  }
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search.open .menu__search-field input::-moz-placeholder {
    color: #8d8d8d;
    font-size: 18px;
    font-weight: 200;
  }
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search.open .menu__search-field input:-ms-input-placeholder {
    color: #8d8d8d;
    font-size: 18px;
    font-weight: 200;
  }
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search.open .menu__search-field > a {
    position: absolute;
    left: 50px;
    top: 108px;
    width: 50px;
    height: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
  }
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search.open .menu__search-field > a i {
    width: auto;
    height: auto;
    min-width: auto;
  }
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__search .menu__search-field {
  height: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-right: 16px;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__search .menu__search-field input {
  background-color: initial;
  height: 100%;
  width: 100%;
  border: none;
  color: #fff;
  font-family: IRANSans-Number;
  outline: none;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__search .menu__search-field input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-weight: 200;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__search .menu__search-field input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-weight: 200;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__search .menu__search-field input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-weight: 200;
}
.top-menu .menu .menu__left > div:not(.js-header-company).menu__search .menu__search-field input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-weight: 200;
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 768px) {
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
  }
  .top-menu .menu .menu__left > div:not(.js-header-company).menu__search i {
    color: #00235f;
  }
}
.top-menu .menu .menu__left > div:not(.js-header-company) i:not(.menu__company-refresh) {
  font-size: 24px;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  min-width: 51px;
  height: 51px;
  border-radius: 50%;
  transition: width 300ms cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 993px) {
  .top-menu .menu .menu__left > div:not(.js-header-company) i:not(.menu__company-refresh) {
    color: #fff;
  }
}
@media only screen and (min-width: 1025px) {
  .top-menu .menu .menu__left > div:not(.js-header-company) i:not(.menu__company-refresh):hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.top-menu .menu .menu__logo-mobile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 6px auto;
}
@media (max-width: 992px) {
  .top-menu .menu .menu__logo-mobile {
    width: 33px;
  }
}
.top-menu .menu .menu__logo-mobile:before {
  position: absolute;
  background-color: rgba(0, 73, 103, 0.6);
  top: 100%;
  z-index: 5;
  color: #fff;
  font-size: 10px;
  white-space: nowrap;
  font-weight: 500;
  padding: 4px 12px;
  border-radius: 0 0 15px 15px;
}
@media only screen and (max-width: 768px) {
  .top-menu .menu .menu__logo-mobile:before {
    color: #00235f;
    background-color: rgba(255, 255, 255, 0.7);
  }
}
.top-menu .menu .menu__logo-mobile a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.top-menu .menu .menu__logo-mobile a img {
  width: 32px;
}
@media only screen and (max-width: 768px) {
  .top-menu .menu .menu__logo-mobile a img.logo-white {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .top-menu .menu .menu__logo-mobile a img.logo-white {
    width: 32px;
  }
}
@media only screen and (min-width: 769px) {
  .top-menu .menu .menu__logo-mobile a img.logo-blue {
    display: none;
  }
}
.top-menu .menu .menu__company {
  color: #fff;
  left: 0;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #1773dc;
  position: absolute;
}
@media (min-width: 993px) {
  .top-menu .menu .menu__company {
    top: 59px;
  }
}
@media (max-width: 992px) {
  .top-menu .menu .menu__company {
    top: 36px;
  }
}
.top-menu .menu .menu__company.is-open .menu__company-btn {
  background-color: #fff;
  color: #ff0000;
}
.top-menu .menu .menu__company.is-open .menu__company-inner {
  opacity: 1;
  visibility: visible;
}
.top-menu .menu .companies__loading .internal-circle,
.top-menu .menu .companies__loading .external-circle {
  stroke: #fff;
}
@media (min-width: 993px) {
  .top-menu .menu span.menu__company-item {
    white-space: nowrap;
  }
}
@media (max-width: 992px) {
  .top-menu .menu span.menu__company-item {
    max-width: 143px;
  }
}
.top-menu .menu .menu__company-refresh {
  color: #fff;
}
.top-menu .menu .menu__company-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 0 4px;
  height: 27px;
}
@media (max-width: 992px) {
  .top-menu .menu .menu__company-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    width: 100%;
  }
}
.top-menu .menu .menu__company-item-title {
  color: #464646;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 993px) {
  .top-menu .menu .menu__company-item-title {
    width: 120px;
  }
}
.top-menu .menu .menu__company-credit {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
  margin: 0 8px;
}
.top-menu .menu .menu__company-price {
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  text-align: left;
  direction: ltr;
  margin-left: 2px;
}
.top-menu .menu .menu__company-btn {
  width: 40px;
  height: 40px;
  font-size: 20px;
  font-size: 1.25rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #fff;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}
.top-menu .menu .menu__company-refresh {
  border: none;
  background: none;
  width: 20px;
  height: 20px;
  min-height: 20px;
  min-width: initial;
}
@media (max-width: 992px) {
  .top-menu .menu .menu__company-refresh {
    min-width: initial;
  }
}
.top-menu .menu .menu__company-refresh:hover {
  background-color: #1773dc;
  border-color: #1773dc;
  color: #fff;
}
.top-menu .menu .menu__company-refresh i {
  font-size: 13px;
  font-size: 0.8125rem;
}

.menu__burger-icon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.menu__burger-icon.open .menu__burger-lines {
  transform: rotate(-45deg);
}
.menu__burger-icon.open .menu__burger-line.start {
  transform: rotate(-90deg) translateX(1px);
}
.menu__burger-icon.open .menu__burger-line.end {
  transform: rotate(-90deg) translateX(-1px);
}
.menu__burger-icon .menu__burger-lines {
  width: 22px;
  height: 22px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  cursor: pointer;
  transition: transform 330ms ease-out;
}
.menu__burger-icon .menu__burger-lines .menu__burger-line {
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  height: 2px;
}
@media only screen and (max-width: 768px) {
  .menu__burger-icon .menu__burger-lines .menu__burger-line {
    background-color: #00235f;
  }
}
.menu__burger-icon .menu__burger-lines .menu__burger-line.half {
  width: 50%;
}
.menu__burger-icon .menu__burger-lines .menu__burger-line.start {
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: right;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-align-self: flex-end;
  align-self: flex-end;
}
.menu__burger-icon .menu__burger-lines .menu__burger-line.end {
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: left;
}

.login {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(70, 70, 70, 0.6);
  z-index: 100;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-height: 650px) {
  .login {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    overflow-y: auto;
    padding: 20px 0;
  }
}
.login .login-body {
  width: 500px;
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  padding-bottom: 20px;
  padding: 55px 55px 10px 55px;
}
@media only screen and (max-width: 768px) {
  .login .login-body {
    padding: 45px 25px 10px 25px;
  }
}
@media (max-height: 650px) {
  .login .login-body {
    border-radius: 0;
  }
}
.login .login-body .login-header {
  display: none;
}
.login .login-body .login-content .login-content-login, .login .login-body .login-content .login-content-register {
  height: 600px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-height: 650px) {
  .login .login-body .login-content .login-content-login, .login .login-body .login-content .login-content-register {
    min-height: 600px;
    margin-top: 15px;
  }
}
.login .login-body .login-content .login-content-login .login__footer, .login .login-body .login-content .login-content-register .login__footer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.login .login-body .login-content .login-content-login .login__footer .login-forget-password, .login .login-body .login-content .login-content-register .login__footer .login-forget-password {
  font-weight: 300;
  font-size: 14px;
  color: #464646;
  margin-bottom: 16px;
}
.login .login-body .login-content .login-content-login .login__footer .login-forget-password a, .login .login-body .login-content .login-content-register .login__footer .login-forget-password a {
  font-size: 15px;
  font-weight: 400;
  color: #1773dc;
}
.login .login-body .login-content .login-content-login .login__footer > a, .login .login-body .login-content .login-content-register .login__footer > a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  min-width: 90px;
  height: 35px;
  border-radius: 30px;
  color: #464646;
  transition: 0.4s;
  font-weight: 400;
}
.login .login-body .login-content .login-content-login .login__footer > a:hover, .login .login-body .login-content .login-content-register .login__footer > a:hover {
  background-color: #003692;
  color: #fff;
}
@media (max-width: 768px) {
  .login .login-body .login-content .login-content-login .login__footer > a:hover, .login .login-body .login-content .login-content-register .login__footer > a:hover {
    color: #464646;
    background-color: initial;
  }
}

#quickRegister {
  display: none;
}

#loginIframe {
  height: 525px;
}

#quickRegisterIframe {
  height: 560px;
  overflow-y: auto;
}

#quickLoginRegisterIFrameParent {
  display: none;
}

.login__close {
  position: absolute;
  top: 15px;
  left: 20px;
  cursor: pointer;
  opacity: 0.8;
  cursor: pointer;
}
.login__close img {
  width: 14px;
}

.c-sign-up .sign-up {
  padding: 16px;
  background-color: rgba(0, 0, 0, 0.5);
}
.c-sign-up .sign-up.show-modal.fade {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-width: 992px) {
  .c-sign-up .sign-up.show-modal.fade {
    padding: 0;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
}
.c-sign-up .sign-up .sign-up__submit {
  position: relative;
  padding: 0;
  overflow: hidden;
}
.c-sign-up .sign-up .sign-up__submit.disable > span:first-child {
  display: none;
}
.c-sign-up .sign-up .sign-up__submit.disable > span:last-child {
  background-color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
.c-sign-up .sign-up .sign-up__submit > span:last-child {
  display: none;
}
.c-sign-up .sign-up .sign-up__item-title {
  margin-bottom: 56px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 600;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #161616;
}
@media (max-width: 992px) {
  .c-sign-up .sign-up .sign-up__item-title {
    margin-bottom: 32px;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.69;
  }
}
.c-sign-up .sign-up .sign-up__item-title button {
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  margin-right: auto;
  color: #bfbfbf;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 24px;
  font-size: 1.5rem;
}
@media (min-width: 993px) {
  .c-sign-up .sign-up .sign-up__item-title--mb-4 {
    margin-bottom: 32px;
  }
}
.c-sign-up .sign-up .sign-up__input-wrapper {
  margin-bottom: 24px;
}
.c-sign-up .sign-up .sign-up__input-title {
  display: block;
  margin-bottom: 16px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.62;
  color: #161616;
}
.c-sign-up .sign-up .sign-up__input {
  position: relative;
  margin-bottom: 24px;
}
.c-sign-up .sign-up .sign-up__input label {
  display: block;
  margin-bottom: 8px;
}
.c-sign-up .sign-up .sign-up__input input {
  direction: ltr;
}
.c-sign-up .sign-up .sign-up__input input::-webkit-input-placeholder {
  text-align: right;
  direction: rtl;
}
.c-sign-up .sign-up .sign-up__input input:-moz-placeholder {
  text-align: right;
  direction: rtl;
}
.c-sign-up .sign-up .sign-up__input input::-moz-placeholder {
  text-align: right;
  direction: rtl;
}
.c-sign-up .sign-up .sign-up__input input:-ms-input-placeholder {
  text-align: right;
  direction: rtl;
}
.c-sign-up .sign-up .sign-up__input .form-validation {
  margin-bottom: 8px;
}
.c-sign-up .sign-up .sign-up__input-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: 100%;
  height: 40px;
  border: solid 1px #e6e6e6;
}
.c-sign-up .sign-up .sign-up__input-inner input {
  width: calc(100% - 115px);
  height: 100%;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border: none;
}
.c-sign-up .sign-up .sign-up__input-inner span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 115px;
  height: 100%;
  font-size: 13px;
  font-size: 0.8125rem;
  cursor: pointer;
  position: relative;
  color: #1773dc;
}
.c-sign-up .sign-up .sign-up__input-inner span::before {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 25px;
  background-color: #e6e6e6;
}
.c-sign-up .sign-up .sign-up__divider {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 24px 0;
  position: relative;
}
.c-sign-up .sign-up .sign-up__divider::after {
  width: 100%;
  height: 1px;
  content: "";
  background-color: #ccc;
  position: absolute;
  right: 0;
  height: 0;
}
.c-sign-up .sign-up .sign-up__divider span {
  font-size: 14px;
  font-size: 0.875rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 45px;
  height: 25px;
  background-color: #fff;
  color: #656565;
  position: relative;
  z-index: 1;
}
.c-sign-up .sign-up .sign-up__back {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0 auto;
  cursor: pointer;
  color: #656565;
  border: none;
  background: none;
  padding: 0;
}
.c-sign-up .sign-up .sign-up__back i {
  font-size: 10px;
  font-size: 0.625rem;
  margin-left: 8px;
}
.c-sign-up .sign-up .sign-up__description {
  margin-bottom: 24px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
  text-align: center;
}
.c-sign-up .sign-up .sign-up__description.show {
  display: block;
}
.c-sign-up .sign-up .sign-up__description--gray {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.62;
  color: #656565;
}
.c-sign-up .sign-up .sign-up__description--gray span {
  margin-left: 4px;
  display: inline-block;
  width: 45px;
  direction: ltr;
}
.c-sign-up .sign-up .sign-up__re-send {
  display: block;
  margin: 0 auto 24px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.62;
  color: #1773dc;
  width: 85px;
  cursor: pointer;
  text-align: center;
}
.c-sign-up .sign-up .sign-up__re-send.de-active {
  display: none;
}
.c-sign-up .sign-up .sign-up__message {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
@media (max-width: 992px) {
  .c-sign-up .sign-up .sign-up__message {
    margin-bottom: 32px;
  }
}
.c-sign-up .sign-up .sign-up__message img {
  width: 80px;
  height: 80px;
  margin: 0 auto 40px;
}
.c-sign-up .sign-up .sign-up__message p {
  margin: 0;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.35;
  color: #161616;
}
.c-sign-up .sign-up .modal__wrapper {
  width: 428px;
  background-color: #fff;
}
@media (max-width: 992px) {
  .c-sign-up .sign-up .modal__wrapper {
    width: 100%;
  }
}
.c-sign-up .sign-up .modal__content {
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .c-sign-up .sign-up .modal__content {
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
  }
}
.c-sign-up .sign-up .modal__header {
  padding: 16px 16px 0;
  border: none;
  margin: 0;
}
.c-sign-up .sign-up .modal__header button {
  padding: 0;
  font-size: 24px;
  font-size: 1.5rem;
  margin-right: auto;
  color: #bfbfbf;
}
.c-sign-up .sign-up .modal__header button i {
  color: inherit;
}
.c-sign-up .sign-up .modal__body {
  padding: 12px 32px 32px;
}
@media (max-width: 992px) {
  .c-sign-up .sign-up .modal__body {
    padding: 24px 16px;
    max-height: calc(100% - 200px);
    height: initial;
  }
}
.c-sign-up .sign-up .alert {
  margin-top: 16px;
}

/*# sourceMappingURL=public.css.map */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/**
 * Swiper 6.5.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 9, 2021
 */

@font-face{font-family:swiper-icons;src:url(/Themes/bluerose.ir/UI/Css/Libs/data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj/wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4/Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE/P/5/f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH/wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@charset "UTF-8";
/*font-family*/
/*font sizes*/
/*font-icons*/
/* spacer */
/* media query
-----------------------------------------------------------*/
/** display flex
 ---------------------------------------------------------*/
/*---------------------------------------------------------*/
/** css-pseudo
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** css-triangle
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** placeholder
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** Media queries
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** background-img
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** grid class
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
/** fa numbers 
-----------------------------------------------------------*/
/*---------------------------------------------------------*/
.tourism-magazine {
  margin-top: 32px;
}
@media only screen and (max-width: 1024px) {
  .tourism-magazine {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .tourism-magazine {
    padding: 0 12px;
  }
}
.tourism-magazine .tourism-magazine__content {
  margin-top: 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__side {
  width: 240px;
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__side .tourism-magazine__side-img {
  background-size: cover;
  background-position: center;
  height: 160px;
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__side .tourism-magazine__side-text h4 {
  font-size: 14px;
  color: #656565;
  font-weight: 500;
  margin-top: 7px;
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__side .tourism-magazine__side-text p {
  font-size: 13px;
  color: #8d8d8d;
  margin-top: 7px;
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__side .tourism-magazine__side-text .tourism-magazine__date-autor {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-top: 12px;
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__side .tourism-magazine__side-text .tourism-magazine__date-autor span {
  font-size: 12px;
  color: #8d8d8d;
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__center {
  flex-grow: 1;
  margin: 0 23px;
  display: block;
  width: calc(100% - 523px);
}
@media only screen and (max-width: 1024px) {
  .tourism-magazine .tourism-magazine__content .tourism-magazine__center {
    width: 100%;
    margin: 0;
  }
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  width: calc(50% - 20px);
  float: right;
  margin-bottom: 16px;
  height: 60px;
}
@media only screen and (max-width: 1024px) {
  .tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card {
    height: 87px;
  }
}
@media only screen and (max-width: 768px) {
  .tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card {
    width: 100%;
  }
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card:nth-child(2n) {
  margin-right: 20px;
}
@media only screen and (max-width: 1024px) {
  .tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card:nth-child(2n) {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card:nth-child(2n+1) {
    margin-left: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card:nth-child(2n+1) {
    margin-left: 0;
  }
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card .tourism-magazine__center-img {
  min-width: 90px;
  height: 60px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px) {
  .tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card .tourism-magazine__center-img {
    min-width: 137px;
    height: 87px;
  }
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card .tourism-magazine__center-text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  width: calc(100% - 90px);
  padding-right: 9px;
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card .tourism-magazine__center-text h4 {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: #464646;
}
.tourism-magazine .tourism-magazine__content .tourism-magazine__center .tourism-magazine__center-card .tourism-magazine__center-text .tourism-magazine__center-date-autor {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  font-size: 10px;
  color: #8d8d8d;
}
.tourism-magazine .tourism-magazine__in-magazine {
  margin-top: 15px;
  text-align: left;
}
.tourism-magazine .tourism-magazine__in-magazine a {
  color: #00235f;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  font-size: 14px;
  font-weight: 500;
}
.tourism-magazine .tourism-magazine__in-magazine a i {
  margin-right: 5px;
  font-size: 18px;
}

.searchWrapper {
  display: none;
}

.exhibition-tour {
  margin-top: 32px;
}

.exhibition-tour__content {
  margin-top: 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media only screen and (max-width: 1024px) {
  .exhibition-tour__content {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 768px) {
  .exhibition-tour__content {
    padding: 0 8px;
  }
}
.exhibition-tour__content.slick-slider > i {
  font-size: 32px;
}
.exhibition-tour__content.slick-slider .slick-list {
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .exhibition-tour__content.slick-slider .slick-list {
    margin: 0;
  }
}
.exhibition-tour__content.slick-slider .slick-slide {
  padding: 12px;
}
.exhibition-tour__content.slick-slider .slick-slide:last-child {
  margin-left: 0;
}
.exhibition-tour__content .exhibition-tour__card {
  width: 220px;
  margin-left: 25px;
}
.exhibition-tour__content .exhibition-tour__card a {
  display: block;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .exhibition-tour__content .exhibition-tour__card a:hover .exhibition-tour__img {
    transform: scale(1.1);
  }
}
@media only screen and (max-width: 1024px) {
  .exhibition-tour__content .exhibition-tour__card {
    min-width: 220px;
  }
}
.exhibition-tour__content .exhibition-tour__card .exhibition-tour__img-box {
  overflow: hidden;
}
.exhibition-tour__content .exhibition-tour__card .exhibition-tour__img {
  height: 220px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 4px 4px 0 0;
  transition: 400ms;
}
.exhibition-tour__content .exhibition-tour__card .exhibition-tour__text {
  border: 1px solid #ececec;
  border-top: none;
  padding: 8px 20px;
  transition: 300ms;
  border-radius: 0 0 4px 4px;
  box-sizing: border-box;
}
.exhibition-tour__content .exhibition-tour__card .exhibition-tour__text h4 {
  color: #8d8d8d;
  font-size: 10px;
  font-weight: 700;
  transition: 300ms;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .exhibition-tour__content .exhibition-tour__card .exhibition-tour__text h4 {
    font-size: 13px;
    color: #464646;
  }
}
.exhibition-tour__content .exhibition-tour__card .exhibition-tour__text p {
  color: #8d8d8d;
  font-size: 13px;
  font-weight: 300;
  margin-top: 10px;
  transition: 300ms;
  text-align: right;
  position: relative;
  z-index: 1;
}

.header {
  background-size: cover;
  background-image: url(/cdn/bluerose.ir/UI/Assets/Img/bg-header4.jpg );
  background-repeat: no-repeat;
  background-position: center;
  min-height: 348px;
  height: auto;
  position: relative;
  background-position: center !important;
}
@media only screen and (max-width: 768px) {
  .header {
    background-attachment: initial;
  }
}
@media only screen and (max-width: 1200px) {
  .header {
    height: 374px;
  }
}

.four-column-tours {
  margin-top: 32px;
  background-position: center;
}
.four-column-tours .four-column-tours__content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-top: 32px;
}
@media only screen and (max-width: 1200px) {
  .four-column-tours .four-column-tours__content {
    overflow-x: auto;
    padding: 0 12px;
    margin-left: 12px;
  }
}
.four-column-tours .four-column-tours__content .four-column-tours__card {
  margin-left: 60px;
  transition: 300ms;
  transition-delay: 50ms;
}
@media only screen and (min-width: 1025px) {
  .four-column-tours .four-column-tours__content .four-column-tours__card.small {
    transform: scale(0.9);
    filter: grayscale(90%);
    opacity: 0.9;
  }
  .four-column-tours .four-column-tours__content .four-column-tours__card.small .four-column-tours__img {
    filter: blur(5px);
  }
  .four-column-tours .four-column-tours__content .four-column-tours__card.active {
    transform: scale(1.05);
  }
}
.four-column-tours .four-column-tours__content .four-column-tours__card:last-child {
  margin-left: 0;
}
.four-column-tours .four-column-tours__content .four-column-tours__card .four-column-tours__img {
  width: 250px;
  height: 250px;
  border-radius: 9px;
  transition: filter 300ms 200ms;
}
.four-column-tours .four-column-tours__content .four-column-tours__card .four-column-tours__label {
  width: 250px;
  height: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 0 auto;
  margin-top: 10px;
  transition: 300ms;
}
.four-column-tours .four-column-tours__content .four-column-tours__card .four-column-tours__label span {
  font-size: 16px;
  font-weight: 300;
  color: #8d8d8d;
}
.four-column-tours .four-column-tours__see-more {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 32px;
  margin-bottom: 20px;
}
.four-column-tours .four-column-tours__see-more a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #00235f;
}
.four-column-tours .four-column-tours__see-more a span {
  font-size: 14px;
  font-weight: 500;
}
.four-column-tours .four-column-tours__see-more a i {
  margin-right: 8px;
  font-size: 20px;
}
.four-column-tours .four-column-tours__title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  padding: 0 12px;
}
.four-column-tours .four-column-tours__title h3 {
  font-size: 24px;
  font-weight: 500;
  color: #00235f;
}

.agency-slider__logos {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
.agency-slider__logos .agency-slider__img {
  width: 125px;
  height: 125px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  display: flex !important;
}
.agency-slider__logos .agency-slider__img img {
  max-width: 101px;
  max-height: 70px;
}
.agency-slider__logos .owl-prev, .agency-slider__logos .owl-next {
  position: absolute;
  left: -36px;
  top: 50%;
  transform: translateY(-50%);
  outline: none;
}
.agency-slider__logos .owl-prev i, .agency-slider__logos .owl-next i {
  font-size: 36px;
  color: #cbcbcb;
  transition: color 200ms;
}
.agency-slider__logos .owl-prev.disabled, .agency-slider__logos .owl-next.disabled {
  cursor: default !important;
}
.agency-slider__logos .owl-prev.disabled i, .agency-slider__logos .owl-next.disabled i {
  color: #f1f1f1;
}
.agency-slider__logos .owl-next {
  right: -36px;
  left: auto;
}

.owl-carousel {
  width: calc(100% - 72px) !important;
  margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
  .superior-feature {
    display: none;
  }
}
.superior-feature .superior-feature__content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-top: 32px;
}
.superior-feature .superior-feature__content .superior-feature__card {
  width: 375px;
}
.superior-feature .superior-feature__content .superior-feature__card .superior-feature__img {
  text-align: center;
}
.superior-feature .superior-feature__content .superior-feature__card .superior-feature__title {
  text-align: center;
}
.superior-feature .superior-feature__content .superior-feature__card .superior-feature__title h4 {
  font-size: 18px;
  font-weight: 500;
  color: #656565;
  margin-top: 20px;
}
.superior-feature .superior-feature__content .superior-feature__card .superior-feature__list {
  margin-top: 20px;
  text-align: center;
}
.superior-feature .superior-feature__content .superior-feature__card .superior-feature__list p {
  font-size: 14px;
  font-weight: 200;
}

.best-intentions {
  background-color: #f3f3f3;
  margin-top: 26px;
}
.best-intentions .best-intentions__title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  padding-top: 32px;
}
.best-intentions .best-intentions__title h3 {
  font-size: 20px;
  font-weight: 500;
  color: #8d8d8d;
}
.best-intentions .best-intentions__content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  margin-top: 32px;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .best-intentions .best-intentions__content {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 768px) {
  .best-intentions .best-intentions__content {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .best-intentions .best-intentions__content .best-intentions__box {
    display: inline-block;
  }
}
.best-intentions .best-intentions__content .best-intentions__box:hover .best-intentions__btn a {
  color: #fff;
  background-color: #ff5b41;
  cursor: pointer;
}
.best-intentions .best-intentions__content .best-intentions__box:hover .best-intentions__discount {
  opacity: 1;
  visibility: visible;
}
.best-intentions .best-intentions__content .best-intentions__discount {
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: 300ms;
}
@media only screen and (max-width: 1024px) {
  .best-intentions .best-intentions__content .best-intentions__discount {
    opacity: 1;
    visibility: visible;
  }
}
.best-intentions .best-intentions__content .best-intentions__discount span {
  color: #ff5b41;
  font-size: 22px;
  font-weight: 400;
}
.best-intentions .best-intentions__content .best-intentions__discount span label {
  font-family: IRANSans-Number;
  font-size: 38px;
  font-weight: 400;
  direction: ltr;
  display: inline-block;
}
.best-intentions .best-intentions__content .best-intentions__img {
  height: 150px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-bottom: 24px;
  margin-top: 8px;
}
@media only screen and (max-width: 768px) {
  .best-intentions .best-intentions__content .best-intentions__img {
    width: 100%;
  }
}
.best-intentions .best-intentions__content .best-intentions__img img {
  max-width: 121px;
  max-height: 100%;
  width: auto;
  height: auto;
}
.best-intentions .best-intentions__content .best-intentions__btn {
  margin-bottom: 24px;
  width: 100%;
  height: 45px;
  text-align: center;
}
.best-intentions .best-intentions__content .best-intentions__btn a {
  border-radius: 9px;
  color: #8d8d8d;
  font-weight: 200;
  font-size: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  transition: 300ms;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .best-intentions .best-intentions__content .best-intentions__btn a {
    color: #fff;
    background-color: #ff5b41;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: inline-flex;
    padding: 0 30px;
  }
}

.c-newsletters .newsletters {
  background-color: #f3f3f3;
  margin-top: 63px;
  padding: 40px 0;
}
@media only screen and (max-width: 1024px) {
  .c-newsletters .newsletters {
    padding: 40px 12px;
  }
}
.c-newsletters .newsletters .newsletters__title {
  text-align: center;
}
.c-newsletters .newsletters .newsletters__title h4 {
  font-size: 18px;
  color: #656565;
  font-weight: 200;
}
.c-newsletters .newsletters .newsletters__form {
  margin-top: 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.c-newsletters .newsletters .newsletters__form .newsletters__subscribe-success {
  color: #4caf50;
}
.c-newsletters .newsletters .newsletters__form form {
  width: 760px;
  background-color: #fff;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 30px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .c-newsletters .newsletters .newsletters__form form {
    width: 100%;
  }
}
.c-newsletters .newsletters .newsletters__form form > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.c-newsletters .newsletters .newsletters__form form > div .validation-message--inner {
  font-size: 14px;
  padding-right: 20px;
  margin-top: 5px;
}
.c-newsletters .newsletters .newsletters__form input {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  border: none;
  height: 58px;
  border-radius: 0 30px 30px 0;
  padding-right: 30px;
  padding-left: 100px;
  outline: none;
}
@media only screen and (max-width: 768px) {
  .c-newsletters .newsletters .newsletters__form input {
    padding-left: 0;
    font-size: 16px;
    line-height: 58px;
  }
}
.c-newsletters .newsletters .newsletters__form input::-webkit-input-placeholder {
  font-family: IRANSans;
  color: #cbcbcb;
  font-size: 18px;
  font-weight: 200;
}
.c-newsletters .newsletters .newsletters__form input:-moz-placeholder {
  font-family: IRANSans;
  color: #cbcbcb;
  font-size: 18px;
  font-weight: 200;
}
.c-newsletters .newsletters .newsletters__form input::-moz-placeholder {
  font-family: IRANSans;
  color: #cbcbcb;
  font-size: 18px;
  font-weight: 200;
}
.c-newsletters .newsletters .newsletters__form input:-ms-input-placeholder {
  font-family: IRANSans;
  color: #cbcbcb;
  font-size: 18px;
  font-weight: 200;
}
.c-newsletters .newsletters .newsletters__form button {
  min-width: 140px;
  padding: 0 20px;
  background-color: #9bdc17;
  border: none;
  border-radius: 30px;
  color: #fff;
  outline: none;
  cursor: pointer;
  font-size: 20px;
  font-weight: 200;
}
.c-newsletters .newsletters .newsletters__form button.submit-loader {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media only screen and (max-width: 768px) {
  .c-newsletters .newsletters .newsletters__form button {
    width: 100px;
    min-width: 100px;
  }
}

.c-booking .booking {
  padding-top: 40px;
}
@media only screen and (max-width: 768px) {
  .c-booking .booking {
    padding-top: 0;
  }
}
.c-booking .booking .booking__tabs {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .c-booking .booking .booking__tabs {
    height: 60px;
    background-color: #f3f3f3;
  }
}
.c-booking .booking .booking__tabs ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .c-booking .booking .booking__tabs ul {
    width: 100%;
  }
}
.c-booking .booking .booking__tabs ul li {
  margin-left: 20px;
}
@media only screen and (max-width: 768px) {
  .c-booking .booking .booking__tabs ul li {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    width: 50%;
    height: 100%;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.c-booking .booking .booking__tabs ul li:last-child {
  margin-left: 0;
}
.c-booking .booking .booking__tabs ul li a {
  padding: 0 10px 10px 10px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 18px;
  font-weight: 300;
  transition: 300ms;
}
@media only screen and (max-width: 768px) {
  .c-booking .booking .booking__tabs ul li a {
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    color: #8d8d8d;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
.c-booking .booking .booking__tabs ul li a.active {
  color: #fff;
  border-bottom: 2px solid #fff;
}
@media only screen and (max-width: 768px) {
  .c-booking .booking .booking__tabs ul li a.active {
    border: none;
    font-weight: 400;
    background-color: #00235f;
    position: relative;
  }
  .c-booking .booking .booking__tabs ul li a.active:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #00235f;
    bottom: -8px;
    bottom: -8px;
  }
}
.c-booking .booking .booking__content {
  margin-top: 40px;
}
@media only screen and (max-width: 1200px) {
  .c-booking .booking .booking__content {
    margin-right: auto;
    margin-left: auto;
    width: 470px;
  }
}
@media only screen and (max-width: 768px) {
  .c-booking .booking .booking__content {
    width: 100%;
    padding: 0 10px;
  }
}
.c-booking .booking .booking__content > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0;
  z-index: -5;
  transform: scale(0);
  transition: opacity 300ms ease-in-out;
  height: 0;
}
.c-booking .booking .booking__content > div.show {
  height: auto;
  opacity: 1;
  z-index: 1;
  transform: scale(1);
}
.c-booking .booking .booking__content .booking__tour {
  width: 650px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .c-booking .booking .booking__content .booking__tour {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .c-booking .booking .booking__content .booking__tour {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-booking .booking .booking__content .booking__tour .booking__tour-input {
  width: 100%;
  height: 48px;
  background-color: #fff;
  border-radius: 9px;
  font-size: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .c-booking .booking .booking__content .booking__tour .booking__tour-input {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin-top: 20px;
  }
}
.c-booking .booking .booking__content .booking__tour .booking__tour-input form {
  width: 100%;
  height: 48px;
  background-color: #fff;
  border-radius: 9px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.c-booking .booking .booking__content .booking__tour .booking__tour-input input {
  width: calc(100% - 60px);
  border: none;
  height: 100%;
  border-radius: 0 9px 9px 0;
  padding-right: 20px;
  outline: none;
  font-family: IRANSans-Number;
}
.c-booking .booking .booking__content .booking__tour .booking__tour-input input::-webkit-input-placeholder {
  color: #8d8d8d;
  font-size: 16px;
  font-weight: 300;
}
.c-booking .booking .booking__content .booking__tour .booking__tour-input input:-moz-placeholder {
  color: #8d8d8d;
  font-size: 16px;
  font-weight: 300;
}
.c-booking .booking .booking__content .booking__tour .booking__tour-input input::-moz-placeholder {
  color: #8d8d8d;
  font-size: 16px;
  font-weight: 300;
}
.c-booking .booking .booking__content .booking__tour .booking__tour-input input:-ms-input-placeholder {
  color: #8d8d8d;
  font-size: 16px;
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  .c-booking .booking .booking__content .booking__tour .booking__tour-input input {
    font-size: 16px;
  }
}
.c-booking .booking .booking__content .booking__tour .booking__tour-input .booking__tour-search {
  width: 60px;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: relative;
}
.c-booking .booking .booking__content .booking__tour .booking__tour-input .booking__tour-search:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 42px;
  background-color: rgba(203, 203, 203, 0.3);
  border-radius: 20px;
  right: 0px;
}
.c-booking .booking .booking__content .booking__tour .booking__tour-input .booking__tour-search i {
  font-size: 20px;
  color: #00235f;
}
.c-booking .booking .booking__content .booking__tour .booking__tour-text {
  margin-top: 30px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}
@media only screen and (max-width: 768px) {
  .c-booking .booking .booking__content .booking__tour .booking__tour-text {
    font-size: 14px;
    margin-top: 0;
  }
}
.c-booking .booking .booking__content .booking__insurance {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  width: 100%;
  height: auto;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-booking .booking .booking__content .booking__insurance .loadingContainer {
  position: absolute;
  z-index: 2;
}
@media only screen and (max-width: 1200px) {
  .c-booking .booking .booking__content .booking__insurance {
    height: auto;
  }
}
.c-booking .booking .booking__content .booking__insurance > div:not(.booking__insurance-search):not(.booking__insurance-birthdays) {
  width: calc(25% - 13px);
  height: 48px;
}
@media only screen and (max-width: 1200px) {
  .c-booking .booking .booking__content .booking__insurance > div:not(.booking__insurance-search):not(.booking__insurance-birthdays) {
    width: calc(50% - 5px);
  }
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-destination {
  height: 100%;
  background-color: #fff;
  border-radius: 9px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .c-booking .booking .booking__content .booking__insurance .booking__insurance-destination {
    height: 48px;
    margin-bottom: 14px;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .c-booking .booking .booking__content .booking__insurance .booking__insurance-destination {
    width: 100% !important;
  }
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-destination .select2-container .select2-selection__arrow {
  display: none;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-destination .select2-container .select2-selection {
  outline: none;
  width: 100%;
  border: none;
  border-radius: 9px;
  height: 100%;
  font-family: IRANSans-Number;
  padding-left: 40px;
  padding-right: 10px;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-destination .select2-container .select2-selection::-webkit-input-placeholder {
  color: #cbcbcb;
  font-size: 18px;
  font-weight: 300;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-destination .select2-container .select2-selection:-moz-placeholder {
  color: #cbcbcb;
  font-size: 18px;
  font-weight: 300;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-destination .select2-container .select2-selection::-moz-placeholder {
  color: #cbcbcb;
  font-size: 18px;
  font-weight: 300;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-destination .select2-container .select2-selection:-ms-input-placeholder {
  color: #cbcbcb;
  font-size: 18px;
  font-weight: 300;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-destination .select2-container .select2-selection .select2-selection__rendered {
  height: 100%;
  padding: 0;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-destination .booking__insurance-destination-icon {
  width: 40px;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: absolute;
  left: 0;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-destination .booking__insurance-destination-icon i {
  font-size: 20px;
  color: #cbcbcb;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-length,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-number,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth {
  height: 100%;
  background-color: #fff;
  border-radius: 9px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
@media only screen and (max-width: 1200px) {
  .c-booking .booking .booking__content .booking__insurance .booking__insurance-length,
  .c-booking .booking .booking__content .booking__insurance .booking__insurance-number,
  .c-booking .booking .booking__content .booking__insurance .booking__insurance-birth {
    height: 48px;
    margin-bottom: 14px;
    width: calc(50% - 5px);
  }
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-length .select2-container .select2-selection__arrow,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-number .select2-container .select2-selection__arrow,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth .select2-container .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-length .select2-container .select2-selection__arrow b,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-number .select2-container .select2-selection__arrow b,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth .select2-container .select2-selection__arrow b {
  color: #cbcbcb;
  border-color: #cbcbcb transparent transparent transparent;
  left: 10px;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-length .select2-container .select2-selection,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-number .select2-container .select2-selection,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth .select2-container .select2-selection {
  outline: none;
  width: 100%;
  border: none;
  border-radius: 9px;
  height: 100%;
  font-family: IRANSans-Number;
  padding-right: 10px;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-length .select2-container .select2-selection::-webkit-input-placeholder,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-number .select2-container .select2-selection::-webkit-input-placeholder,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth .select2-container .select2-selection::-webkit-input-placeholder {
  color: #cbcbcb;
  font-size: 18px;
  font-weight: 300;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-length .select2-container .select2-selection:-moz-placeholder,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-number .select2-container .select2-selection:-moz-placeholder,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth .select2-container .select2-selection:-moz-placeholder {
  color: #cbcbcb;
  font-size: 18px;
  font-weight: 300;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-length .select2-container .select2-selection::-moz-placeholder,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-number .select2-container .select2-selection::-moz-placeholder,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth .select2-container .select2-selection::-moz-placeholder {
  color: #cbcbcb;
  font-size: 18px;
  font-weight: 300;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-length .select2-container .select2-selection:-ms-input-placeholder,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-number .select2-container .select2-selection:-ms-input-placeholder,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth .select2-container .select2-selection:-ms-input-placeholder {
  color: #cbcbcb;
  font-size: 18px;
  font-weight: 300;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-length .select2-container .select2-selection .select2-selection__rendered,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-number .select2-container .select2-selection .select2-selection__rendered,
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth .select2-container .select2-selection .select2-selection__rendered {
  height: 100%;
  padding: 0;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-number {
  width: 20%;
}
@media only screen and (max-width: 1200px) {
  .c-booking .booking .booking__content .booking__insurance .booking__insurance-number {
    width: calc(50% - 5px);
  }
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth {
  margin-bottom: 8px;
  height: 48px;
}
@media only screen and (max-width: 1200px) {
  .c-booking .booking .booking__content .booking__insurance .booking__insurance-birth {
    width: calc(50% - 5px);
  }
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth input {
  width: 100%;
  font-family: inherit;
  border: none;
  outline: none;
  padding-right: 10px;
  border-radius: 0 9px 9px 0;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth .booking__insurance-icon {
  width: 26px;
  color: #cbcbcb;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birth .booking__insurance-icon b {
  border-color: #cbcbcb transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 10px;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 50%;
  width: 0;
}
.c-booking .booking .booking__content .booking__insurance .booking__insurance-birthdays {
  height: auto;
  width: calc(25% - 13px);
}
@media only screen and (max-width: 1200px) {
  .c-booking .booking .booking__content .booking__insurance .booking__insurance-birthdays {
    width: calc(50% - 5px);
  }
  .c-booking .booking .booking__content .booking__insurance .booking__insurance-birthdays .booking__insurance-birth {
    width: 100%;
  }
}
.c-booking .booking .booking__insurance-search {
  margin-top: 26px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  width: 100%;
}
.c-booking .booking .booking__insurance-search.booking__insurance-search--right {
  position: absolute;
  width: auto;
  right: 0;
  top: 50px;
}
@media only screen and (max-width: 1024px) {
  .c-booking .booking .booking__insurance-search {
    margin: 0;
    width: calc(50% - 5px);
    height: 48px;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
  }
}
.c-booking .booking .booking__insurance-search input {
  outline: none;
  font-family: inherit;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 155px;
  height: 48px;
  background-color: #00235f;
  color: #fff;
  font-size: 18px;
  border-radius: 9px;
  border: none;
  font-weight: 400;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  .c-booking .booking .booking__insurance-search input {
    margin: 0;
    width: 100%;
    height: 100%;
  }
}

.dropdown {
  position: relative;
}

.dropdown-items {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  padding: 8px 0;
  border-radius: 9px;
  overflow-y: auto;
  max-height: 216px;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  transform-origin: 50% 0;
  z-index: -5;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.dropdown-items.show {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  z-index: 10;
}
.dropdown-items ul {
  display: block;
}
.dropdown-items ul li {
  height: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  cursor: pointer;
  padding: 0 12px;
  position: relative;
  transition: 250ms;
  color: #8d8d8d;
}
.dropdown-items ul li:hover {
  background-color: #1773dc;
  color: #fff;
}
.dropdown-items ul li:hover:after {
  display: none;
}
.dropdown-items ul li:after {
  content: "";
  width: calc(100% - 26px);
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 13px;
  background-color: #f3f3f3;
}
.dropdown-items ul li:last-child:after {
  display: none;
}
.dropdown-items ul li span {
  font-size: 14px;
}

.loadingContainer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.loadingContainer .loaderWrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.loadingContainer .loaderWrapper p {
  color: #fff;
  margin-top: 10px;
}

.dot-loader {
  display: inline-block;
  font-size: 0px;
  padding: 0px;
}
.dot-loader span {
  vertical-align: middle;
  border-radius: 100%;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 3px 2px;
  animation: dot-loader 0.8s linear infinite alternate;
}
.dot-loader span:nth-child(1) {
  animation-delay: -1s;
  background: rgba(255, 255, 255, 0.6);
}
.dot-loader span:nth-child(2) {
  animation-delay: -0.8s;
  background: rgba(255, 255, 255, 0.8);
}
.dot-loader span:nth-child(3) {
  animation-delay: -0.26666s;
  background: white;
}
.dot-loader span:nth-child(4) {
  animation-delay: -0.8s;
  background: rgba(255, 255, 255, 0.8);
}
.dot-loader span:nth-child(5) {
  animation-delay: -1s;
  background: rgba(255, 255, 255, 0.4);
}

@keyframes dot-loader {
  from {
    transform: scale(0, 0);
  }
  to {
    transform: scale(1, 1);
  }
}
@-webkit-keyframes dot-loader {
  from {
    -webkit-transform: scale(0, 0);
  }
  to {
    -webkit-transform: scale(1, 1);
  }
}
.c-flight-booking .flight-booking {
  position: relative;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking {
    background-color: #fff;
    padding: 20px 16px;
    margin-top: 52px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking {
    margin-top: 32px;
    background-color: #fff;
    padding: 24px 16px;
  }
}
.c-flight-booking .flight-booking .flight-booking__wrapper {
  position: relative;
}
.c-flight-booking .flight-booking .flight-booking__routs {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .flight-booking__routs {
    height: 56px;
    padding: 0 16px 24px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__routs {
    height: auto;
    padding: 0;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 24px;
  }
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .flight-booking__routs li {
    margin-left: 32px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__routs li {
    min-width: calc(33.3333333333% - 9px);
    overflow: hidden;
    margin-bottom: 4px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__routs li:not(:last-child) {
    margin-left: 12px;
  }
}
.c-flight-booking .flight-booking .flight-booking__routs input[type=radio] + label {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #fff;
  white-space: nowrap;
  color: #262626;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .flight-booking__routs input[type=radio] + label {
    padding-right: 28px;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__routs input[type=radio] + label {
    height: 32px;
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    border: 1px solid #eeeeee;
    padding: 0 2px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__routs input[type=radio] + label:after {
    content: initial;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__routs input[type=radio] + label:before {
    content: initial;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__routs input[type=radio]:checked + label {
    background-color: #1773dc;
    border-color: #1773dc;
    color: #fff;
  }
}
.c-flight-booking .flight-booking .flight-booking__select-cabin {
  margin-bottom: 8px;
}
.c-flight-booking .flight-booking .flight-booking__select-cabin select {
  border: 1px solid #eeeeee;
  padding: 2px 8px;
  height: 40px;
  width: 100%;
  font-size: 13px;
  font-size: 0.8125rem;
}
.c-flight-booking .flight-booking.flight-booking--in-landing-page .flight-booking-inner {
  padding: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking.flight-booking--in-landing-page .flight-booking-inner {
    padding: 0;
  }
}
.c-flight-booking .flight-booking.flight-booking--in-landing-page .flight-booking__multi-city .flight-booking-inner {
  padding: 0;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking.flight-booking--in-landing-page .flight-booking__multi-city .flight-booking__route-title {
    display: none;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking.flight-booking--in-landing-page .flight-booking__departure > div i {
    font-size: 0px;
    font-size: 0rem;
  }
}
.c-flight-booking .flight-booking.flight-booking--in-landing-page .flight-booking-inner-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  width: 100%;
  color: #fff;
}
.c-flight-booking .flight-booking.flight-booking--in-landing-page .flight-booking__btn-add-flight {
  margin-bottom: 8px;
}
.c-flight-booking .flight-booking.flight-booking--in-landing-page button.flight-booking__exchange {
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 20px;
  font-size: 1.25rem;
  z-index: 1;
  color: #6f6f6f;
  padding: 0;
  cursor: pointer;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking.flight-booking--in-landing-page button.flight-booking__exchange {
    margin: 0 8px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking.flight-booking--in-landing-page button.flight-booking__exchange {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(calc(-50% - 10px));
    -o-transform: translateY(calc(-50% - 10px));
    -ms-transform: translateY(calc(-50% - 10px));
    -webkit-transform: translateY(calc(-50% - 10px));
    transform: translateY(calc(-50% - 10px));
    right: auto;
    left: 16px;
  }
}
.c-flight-booking .flight-booking .flight-booking-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking-inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking-inner:last-child::after {
    display: none;
  }
}
.c-flight-booking .flight-booking .flight-booking-inner.flight-booking-inner--none-border::after {
  display: none;
}
.c-flight-booking .flight-booking .flight-booking-inner .flight-booking__remove {
  width: 32px;
  height: 32px;
  border: none;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  cursor: pointer;
  z-index: 3;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .flight-booking-inner .flight-booking__remove {
    position: absolute;
    top: 50%;
    left: -46px;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking-inner .flight-booking__remove {
    left: 8px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.c-flight-booking .flight-booking .flight-booking__list {
  position: static;
}
.c-flight-booking .flight-booking .flight-booking__list ul {
  top: 14px;
  right: 0;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  border: 1px solid #eeeeee;
  background-color: #fff;
  padding: 16px 0;
  max-height: 310px;
  overflow-y: auto;
  font-family: "IRANSans-Number";
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__list ul {
    max-height: initial;
    min-width: initial;
    top: 0;
  }
}
.c-flight-booking .flight-booking .flight-booking__list ul li {
  border: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1.67;
}
.c-flight-booking .flight-booking .flight-booking__list ul li .ui-menu-item-wrapper {
  border: none;
  color: inherit;
  margin: 0;
}
.c-flight-booking .flight-booking .flight-booking__list ul li.ui-state-focus {
  border: none;
  background-color: #cbcbcb;
  margin: auto;
}
.c-flight-booking .flight-booking .flight-booking__list ul li:hover, .c-flight-booking .flight-booking .flight-booking__list ul li.ui-state-active {
  background-color: #f9f9f9;
}
.c-flight-booking .flight-booking .flight-booking__list ul li + .airports > div {
  border: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 0;
  border-bottom: 1px solid rgba(250, 250, 250, 0.5);
  width: 100%;
}
.c-flight-booking .flight-booking .flight-booking__list ul li + .airports > div:hover, .c-flight-booking .flight-booking .flight-booking__list ul li + .airports > div.ui-state-active {
  background-color: #f9f9f9;
}
.c-flight-booking .flight-booking .flight-booking__list ul li strong {
  color: #999;
  padding-left: 0;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: normal;
}
.c-flight-booking .flight-booking .flight-booking__list ul span {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #262626;
  border: none;
  padding: 0 8px;
  margin: 0;
  text-align: right;
}
.c-flight-booking .flight-booking .flight-booking__list ul span:hover, .c-flight-booking .flight-booking .flight-booking__list ul span.ui-state-active {
  background-color: #f9f9f9;
  margin: 0;
}
.c-flight-booking .flight-booking .flight-booking__list ul span.item-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  padding: 8px;
}
.c-flight-booking .flight-booking .flight-booking__list ul span.city-title i {
  margin-right: 8px;
}
.c-flight-booking .flight-booking .flight-booking__list ul i {
  margin-right: 8px;
  color: #999;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  position: relative;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  top: initial;
  left: initial;
  right: initial;
  bottom: initial;
}
.c-flight-booking .flight-booking .error-message {
  position: absolute;
  bottom: 1px;
  right: 24px;
  color: #ff0000;
  font-size: 12px;
  font-size: 0.75rem;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .error-message {
    bottom: -12px;
    right: 14px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .error-message {
    bottom: -20px;
    right: 8px;
  }
}
.c-flight-booking .flight-booking .flight-booking__btn {
  height: 100%;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__btn {
    width: 100%;
  }
}
.c-flight-booking .flight-booking .flight-booking__btn button {
  width: 100%;
  height: 40px;
  cursor: pointer;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  min-width: initial;
}
.c-flight-booking .flight-booking .flight-booking__item {
  padding: 0;
  position: relative;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .flight-booking__item {
    width: calc(50% - 28px);
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__item {
    width: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    padding: 0;
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 20px;
  }
}
.c-flight-booking .flight-booking .flight-booking__item.flight-booking__item--none-border::after {
  display: none;
}
.c-flight-booking .flight-booking .flight-booking__item:last-child::after {
  display: none;
}
.c-flight-booking .flight-booking .flight-booking__item label {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.67;
  color: #6f6f6f;
  display: block;
}
.c-flight-booking .flight-booking .flight-booking__item input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 40px;
  padding-right: 16px;
  border: 1px solid #eeeeee;
}
.c-flight-booking .flight-booking .flight-booking__item input::-webkit-input-placeholder {
  color: #999;
  line-height: 2;
}
.c-flight-booking .flight-booking .flight-booking__item input:-moz-placeholder {
  color: #999;
  line-height: 2;
}
.c-flight-booking .flight-booking .flight-booking__item input::-moz-placeholder {
  color: #999;
  line-height: 2;
}
.c-flight-booking .flight-booking .flight-booking__item input:-ms-input-placeholder {
  color: #999;
  line-height: 2;
}
.c-flight-booking .flight-booking .flight-booking__item .flight-booking__item-loader {
  display: none;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  margin-top: -4px;
}
.c-flight-booking .flight-booking .flight-booking__item .select2-container--default .select2-selection--single {
  border: none;
}
.c-flight-booking .flight-booking .flight-booking__item .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.c-flight-booking .flight-booking .flight-booking__item .select2-selection__rendered {
  padding: 0;
  text-align: left;
  color: #999;
}
.c-flight-booking .flight-booking .flight-booking__item .select2-selection__rendered .select2-selection__placeholder {
  width: 100%;
  display: block;
  text-align: left;
  font-weight: 500;
}
.c-flight-booking .flight-booking .flight-booking__item .flight-booking__item-separator {
  margin: auto 1px auto 2px;
}
.c-flight-booking .flight-booking .flight-booking__item .is-focused .flight-booking__item-label {
  color: #1773dc;
}
.c-flight-booking .flight-booking .flight-booking__item .is-focused input {
  border-color: #1773dc;
}
.c-flight-booking .flight-booking .flight-booking__item--city {
  width: 480px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__item--city {
    width: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-color: transparent;
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__item--from {
    width: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__item--to {
    width: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.c-flight-booking .flight-booking .flight-booking__item--departure {
  width: 268px;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .flight-booking__item--departure {
    background-color: #fff;
    margin-right: 12px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__item--departure {
    width: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    height: auto;
    background-color: transparent;
  }
}
.c-flight-booking .flight-booking .flight-booking__item--travellers {
  background-color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .flight-booking__item--travellers {
    margin: 0 12px;
    width: 252px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__item--travellers {
    width: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
.c-flight-booking .flight-booking .flight-booking__item--travellers > div {
  position: relative;
}
.c-flight-booking .flight-booking .flight-booking__item--travellers .is-open .flight-booking__item-label {
  color: #1773dc;
}
.c-flight-booking .flight-booking .flight-booking__item--travellers .is-open .flight-booking__travellers {
  border-color: #1773dc;
}
.c-flight-booking .flight-booking .flight-booking__item--none-border {
  border: none !important;
}
.c-flight-booking .flight-booking .flight-booking__travellers {
  width: 100%;
  background: none;
  border: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.29;
  color: #262626;
  height: 40px;
  font-family: "IRANSans-Number";
  overflow: hidden;
  padding: 0 8px 0 4px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.c-flight-booking .flight-booking .flight-booking__travellers span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  color: #262626;
}
.c-flight-booking .flight-booking .flight-booking__travellers i {
  margin-left: 8px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  color: #ccc;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__travellers i {
    display: none;
  }
}
.c-flight-booking .flight-booking .flight-booking__travellers-description {
  font-size: 14px;
  font-size: 0.875rem;
  color: #262626;
  background-color: rgba(239, 206, 74, 0.1);
  border: 1px solid rgba(239, 206, 74, 0.2);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin: 16px auto;
  font-weight: normal;
  line-height: 1.5;
  padding: 8px;
  display: none;
}
.c-flight-booking .flight-booking .flight-booking__travellers-list {
  z-index: 2;
  display: none;
  background-color: #fff;
  position: absolute;
  padding: 16px;
  margin: 8px 0 0;
  right: 0;
  top: 100%;
  width: 100%;
  border: solid 1px #eeeeee;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__travellers-list {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    z-index: 5;
    padding: 0;
    padding-top: 0;
    z-index: 100;
    margin-top: 0;
    border-top: none;
  }
}
.c-flight-booking .flight-booking .flight-booking__travellers-list ul li div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-list-inner {
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    background-color: #fff;
    padding: 0;
  }
}
.c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-confirm {
  display: block;
  width: calc(100% - 32px);
  position: absolute;
  bottom: 24px;
  right: 16px;
  left: 16px;
  z-index: 3;
}
.c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-list-title {
  display: none;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-list-title {
    background-color: #fff;
    padding: 0 16px;
    height: 48px;
    border-bottom: 1px solid #eeeeee;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
.c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-list-title label {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  color: #464646;
  line-height: 1.69;
  margin: 0;
}
.c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-list-title button {
  background: none;
  border: none;
  color: #bfbfbf;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-list-title + div {
    padding: 24px 16px 16px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-list-title ~ ul {
    padding: 0 16px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-container {
    padding: 0 16px;
  }
}
.c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-header {
  border-top: 1px solid #ededed;
  padding-top: 16px;
  margin-top: 16px;
}
.c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-header > div {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-header > div select {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  height: 38px;
  padding: 0 8px;
  border-color: #ededed;
  font-family: "IRANSans-Number";
  font-size: 13px;
  font-size: 0.8125rem;
}
.c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-header > div select option {
  font-size: 14px;
  font-size: 0.875rem;
}
.c-flight-booking .flight-booking .flight-booking__travellers-list .flight-booking__travellers-header span {
  font-size: 12px;
  font-size: 0.75rem;
}
.c-flight-booking .flight-booking .flight-booking__travellers-list label {
  color: #262626;
  font-size: 14px;
  font-size: 0.875rem;
}
.c-flight-booking .flight-booking .flight-booking__travellers-list ul li {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 8px;
}
.c-flight-booking .flight-booking .flight-booking__travellers-list ul li button {
  width: 26px;
  height: 26px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
  cursor: pointer;
  background-color: #eeeeee;
  padding: 0;
  border: none;
}
.c-flight-booking .flight-booking .flight-booking__travellers-list ul li button i {
  font-size: 10px;
  font-size: 0.625rem;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__travellers-list ul li button {
    width: 36px;
    height: 36px;
  }
}
.c-flight-booking .flight-booking .flight-booking__travellers-list ul li button.flight-booking__infant-info {
  background: none;
  border: none;
  color: #efce4a;
  font-size: 17px;
  font-size: 1.0625rem;
}
.c-flight-booking .flight-booking .flight-booking__travellers-list ul li span {
  width: 45px;
  display: inline-block;
  text-align: center;
  color: #262626;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group > div {
    position: relative;
  }
}
.c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group i.flight-booking__icon-flight {
  position: absolute;
  top: 50%;
  right: 10px;
  color: #ccc;
  transform: translateY(-50%);
  right: 16px;
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group i.flight-booking__icon-flight {
    display: none;
  }
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group input {
    padding-right: 48px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group input {
    padding: 0;
  }
}
.c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group input::-webkit-input-placeholder {
  color: #999;
}
.c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group input:-moz-placeholder {
  color: #999;
}
.c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group input::-moz-placeholder {
  color: #999;
}
.c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group input:-ms-input-placeholder {
  color: #999;
}
.c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group .error-message {
  right: 0;
  width: 100%;
  bottom: 0;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group .error-message {
    bottom: -12px;
    padding: 0 7px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group .error-message {
    top: 0;
    bottom: auto;
    text-align: left;
  }
}
.c-flight-booking .flight-booking .flight-booking__departure {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__departure {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-flight-booking .flight-booking .flight-booking__departure > div {
  width: 100%;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__departure > div {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
  }
}
.c-flight-booking .flight-booking .flight-booking__departure > div i {
  color: #ccc;
}
.c-flight-booking .flight-booking .flight-booking__departure.two-calendar {
  position: relative;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.c-flight-booking .flight-booking .flight-booking__departure.two-calendar input {
  border-color: #eeeeee;
}
.c-flight-booking .flight-booking .flight-booking__departure.two-calendar > div {
  position: relative;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .flight-booking__departure.two-calendar > div {
    width: calc(50% - 6px);
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__departure.two-calendar > div:last-child {
    margin-top: 24px;
  }
}
.c-flight-booking .flight-booking .flight-booking__departure.is-focuced label {
  color: #1773dc;
}
.c-flight-booking .flight-booking .flight-booking__departure.is-focuced input {
  border-color: #1773dc;
}
.c-flight-booking .flight-booking .flight-booking__city-item .flight-booking__item-input-title {
  display: none;
}
.c-flight-booking .flight-booking .flight-booking__city-item .flight-booking__item-input-title button {
  background: none;
  padding: 0;
  border: none;
  display: none;
  width: 36px;
  height: 36px;
  font-size: 15px;
  font-size: 0.9375rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__city-item .flight-booking__item-input-title button {
    display: none;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__city-item.show-mobile {
    background-color: rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    overflow: auto;
    height: 100%;
    width: 100%;
    border: none;
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__city-item.show-mobile .flight-booking__city-item-inner {
    padding: 0;
    background-color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    overflow: auto;
    width: 100%;
    height: 100%;
    margin: auto;
    height: 100vh;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__city-item.show-mobile .form-element-group {
    padding: 0 16px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__city-item.show-mobile .form-element-group input {
    padding: 0 16px 0;
    height: 40px;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__city-item.show-mobile .flight-booking__item-input-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    font-size: 16px;
    font-size: 1rem;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 16px;
    height: 48px;
    background-color: #fff;
    padding: 0 16px;
  }
}
.c-flight-booking .flight-booking .flight-booking__city-item.show-mobile .flight-booking__item-input-title label {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  color: #464646;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__city-item.show-mobile .flight-booking__item-input-title button {
    width: 36px;
    height: 36px;
    font-size: 18px;
    font-size: 1.125rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    color: #bfbfbf;
    background: transparent;
    border: none;
    padding: 0;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__city-item.show-mobile input {
    border: 1px solid #fafafa;
  }
}
.c-flight-booking .flight-booking .flight-booking__city-item.show-mobile ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__city-item.show-mobile ul {
    border: none;
    max-width: 100%;
    padding: 0;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__city-item.show-mobile ul li i {
    color: #999;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1;
  }
}
.c-flight-booking .flight-booking .flight-booking__city-item.show-mobile .flight-booking__exchange {
  display: none;
}
.c-flight-booking .flight-booking .flight-booking__city-item.show-mobile .flight-booking__item-label {
  display: none;
}
.c-flight-booking .flight-booking .flight-booking__city-item .flight-booking__exchange {
  border: none;
  width: 26px;
  height: 26px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 20px;
  font-size: 1.25rem;
  z-index: 1;
  color: #6f6f6f;
  padding: 0;
  cursor: pointer;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__city-item .flight-booking__exchange {
    position: absolute;
    left: 8px;
    bottom: -20px;
    right: auto;
    left: 16px;
  }
}
.c-flight-booking .flight-booking .search-box__city-exchange {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -o-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
  border: none;
  width: 26px;
  height: 26px;
  background-color: #0a236d;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 12px;
  font-size: 0.75rem;
  z-index: 10;
  color: #fff;
  padding: 0;
  cursor: pointer;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .search-box__city-exchange {
    right: auto;
    left: 16px;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.c-flight-booking .flight-booking .flight-booking__multi-city {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  position: relative;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__multi-city {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking-inner {
  height: 48px;
  width: 100%;
  position: relative;
}
.c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking-inner:not(:last-child) {
  margin-bottom: 16px;
}
.c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking-inner::after {
  display: none;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking-inner {
    height: auto;
    width: 100%;
  }
}
.c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking__route-title {
  position: relative;
  width: 100%;
  margin-bottom: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking__route-title .flight-booking__route-label {
    background-color: #efefef;
    color: #6f6f6f;
    padding: 2px 16px;
    margin: 0;
  }
}
.c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking__route-title button {
  color: #656565;
  font-size: 20px;
  font-size: 1.25rem;
}
.c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking__multi-city-traveles {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking__multi-city-traveles {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    min-width: initial;
  }
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking__item--from {
    padding-left: 0;
    border: none;
  }
}
.c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking__item--to {
  border: none;
}
@media (min-width: 993px) {
  .c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking__item--travellers {
    margin-right: 16px;
    margin-left: 16px;
  }
}
.c-flight-booking .flight-booking .flight-booking__multi-city .flight-booking__item--travellers::after {
  left: 0;
  right: auto;
}
.c-flight-booking .flight-booking .flight-booking__footer {
  padding: 16px 0 8px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: right;
  -moz-justify-content: right;
  -ms-justify-content: right;
  justify-content: right;
  -ms-flex-pack: right;
}
.c-flight-booking .flight-booking .flight-booking__footer button {
  height: 36px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.c-flight-booking .flight-booking .flight-booking__footer button:first-child {
  margin-left: 4px;
}
.c-flight-booking .flight-booking .flight-booking__footer button i {
  margin-left: 4px;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .flight-booking__footer {
    padding: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c-flight-booking .flight-booking .flight-booking__footer .btn-border-blue {
    width: calc(100% - 32px);
    margin: 16px 16px 24px;
  }
  .c-flight-booking .flight-booking .flight-booking__footer .flight-booking__btn {
    width: 100%;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
}
.c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group > .form-element-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #eeeeee;
  height: 40px;
  position: relative;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group > .form-element-container {
    border: none;
  }
}
.c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group > .form-element-container > span:not(.error-message) {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-right: 16px;
}
.c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group > .form-element-container i {
  position: static;
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  display: inline-block;
}
.c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group > .form-element-container input {
  padding-right: 16px;
  border: none;
  height: 100%;
  min-width: calc(100% - 50px);
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group > .form-element-container input::-webkit-input-placeholder {
    line-height: 3.5;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group > .form-element-container input:-moz-placeholder {
    line-height: 3.5;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group > .form-element-container input::-moz-placeholder {
    line-height: 3.5;
  }
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .form-element-group--with-icon.form-element-group > .form-element-container input:-ms-input-placeholder {
    line-height: 3.5;
  }
}
.c-flight-booking .flight-booking .checkmark[type=radio]:checked + label:after {
  background-color: #1773dc;
  border-color: #1773dc;
}
@media (max-width: 992px) {
  .c-flight-booking .flight-booking .form-element-container {
    border: 1px solid #eeeeee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
  }
}
.c-flight-booking .flight-booking .flight-booking__item-label {
  position: absolute;
  top: -10px;
  z-index: 1;
  background: #fff;
  padding: 0 8px;
  color: #6f6f6f;
  font-size: 12px;
  font-size: 0.75rem;
  right: 8px;
}

.c-hotel-booking .hotel-booking {
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.08);
  position: relative;
  background-color: #fff;
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking {
    margin-top: 64px;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking {
    margin-top: 32px;
  }
}
.c-hotel-booking .hotel-booking.hotel-booking--internal .hotel-booking__wrapper .hotel-booking__item--location {
  width: 470px;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper {
  width: 100%;
  height: auto;
  color: #999;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper {
    margin: 16px auto;
    height: auto;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 4px;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking-inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking-inner::after {
  content: "";
  width: calc(100% - 48px);
  height: 1px;
  position: absolute;
  bottom: 2px;
  left: 24px;
  background-color: #ededed;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking-inner:first-child::after {
  width: calc(100% - 144px);
  bottom: 0;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking-inner:last-child::after {
    display: none;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking-inner.hotel-booking-inner--none-border::after {
  display: none;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking-inner .hotel-booking-inner-title {
  position: relative;
  width: 100%;
  padding: 16px 16px 0;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking-inner .hotel-booking-inner-title label {
  background-color: #9bdc17;
  color: #fff;
  width: 56px;
  height: 24px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 600;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking-items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: calc(100% - 120px);
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking-items {
    margin-left: 12px;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking-items {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item {
  padding: 0px;
  position: relative;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item {
    width: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    height: auto;
    margin-bottom: 24px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item:last-child::after {
  display: none;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item.is-focused .hotel-booking__item-label {
  color: #1773dc;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #eeeeee;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper .close {
  display: none;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper .hotel-booking__item-input-title {
  display: none;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper .hotel-booking__item-input-title button {
  display: none;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper.show-mobile {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    overflow: auto;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper.show-mobile .hotel-booking__item-location-inner {
    background-color: #fff;
    height: 100vh;
    width: 100%;
    height: 100%;
    padding: 0;
    overflow: auto;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper.show-mobile .hotel-booking__item-input-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    font-size: 16px;
    font-size: 1rem;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 16px;
    height: 48px;
    background-color: #fff;
    padding: 0 16px;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper.show-mobile .hotel-booking__item-input-title label {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    color: #464646;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper.show-mobile .hotel-booking__item-input-title button {
    width: 36px;
    height: 36px;
    font-size: 18px;
    font-size: 1.125rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    color: #bfbfbf;
    background: transparent;
    border: none;
    padding: 0;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper.show-mobile input {
    border: 1px solid #e6e6e6;
    height: 40px;
    margin-bottom: 8px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper.show-mobile ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper.show-mobile ul {
    border: none;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location-wrapper.show-mobile ul li i {
    color: #999;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1;
    left: initial !important;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location {
  position: relative;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location {
    padding: 0 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
  }
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location input {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location .hotel-booking__item-location-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-location .hotel-booking__item-location-map {
  color: #ccc;
  position: absolute;
  top: 50%;
  right: 16px;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item label {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item input {
  border: none;
  height: 40px;
  color: #161616;
  border: 1px solid #eeeeee;
  padding: 6px 16px 0;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item input:focus {
  outline-color: #1773dc;
  border-color: #1773dc;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item input::-webkit-input-placeholder {
  color: #161616;
  font-size: 14px;
  font-size: 0.875rem;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item input:-moz-placeholder {
  color: #161616;
  font-size: 14px;
  font-size: 0.875rem;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item input::-moz-placeholder {
  color: #161616;
  font-size: 14px;
  font-size: 0.875rem;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item input:-ms-input-placeholder {
  color: #161616;
  font-size: 14px;
  font-size: 0.875rem;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .form-element-group--with-icon input {
  padding-right: 48px;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .form-element-group--with-icon input {
    padding: 0 40px 0 8px;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .form-element-group--with-icon i {
    display: none;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .form-element-group--with-icon > div {
    position: static;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-loader {
  display: none;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.8125rem;
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-loader {
    position: absolute;
    bottom: -40px;
    color: #fff;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-loader {
    margin-top: -4px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-value {
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  color: #161616;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-value i {
  margin-left: 4px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  color: #ccc;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-value i {
    display: none;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-value > div {
  width: 100%;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: relative;
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date {
    height: 40px;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date .hotel-booking__date-item {
  position: relative;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date .hotel-booking__date-item {
    width: calc(50% - 6px);
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date .hotel-booking__date-item {
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    position: relative;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date .hotel-booking__date-item .form-element-group--with-icon i {
  right: 0;
  font-size: 16px;
  font-size: 1rem;
  color: #ccc;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date .hotel-booking__date-item.is-focused .hotel-booking__item-label {
  color: #1773dc;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date .hotel-booking__date-night-count {
  position: absolute;
  top: 50%;
  left: 8px;
  width: 45px;
  height: 25px;
  display: none;
  background-color: rgba(23, 115, 220, 0.16);
  color: #1773dc;
  z-index: 1;
  text-align: center;
  font-family: "IRANSans-Number";
  font-size: 10px;
  font-size: 0.625rem;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date .hotel-booking__date-night-count {
    top: auto;
    transform: initial;
    bottom: 0;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date .hotel-booking__date-night-count.night-count-show {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date .hotel-booking__date-night-count i {
  margin-left: 4px;
  font-size: 10px;
  font-size: 0.625rem;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__date .hotel-booking__date-night-count span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .select2-container--default .select2-selection--single {
  border: none;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .select2-selection__rendered {
  padding: 0;
  text-align: left;
  color: #999;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .select2-selection__rendered .select2-selection__placeholder {
  width: 100%;
  display: block;
  text-align: left;
  font-weight: 500;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item .hotel-booking__item-separator {
  margin: auto 4px;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item-label {
  position: absolute;
  top: -10px;
  z-index: 1;
  background: #fff;
  padding: 0 8px;
  color: #6f6f6f;
  font-size: 12px;
  font-size: 0.75rem;
  right: 8px;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item--none-border {
  border: none;
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item--location {
    margin-left: 12px;
    width: 310px;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item--location {
    width: 100%;
    height: auto;
    border: none;
    padding: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin-bottom: 24px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item--date {
  margin-left: 12px;
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item--date {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item--date {
    width: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    height: auto;
    padding: 0;
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item--date .error-message {
    bottom: 0;
    right: 24px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item--nationality {
  margin-left: 8px;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item--nationality {
    margin-left: 0;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item--guests {
  position: relative;
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item--guests {
    width: 252px;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__item--guests {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #fff;
    margin-bottom: 16px;
    width: 100%;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__btn {
  height: 100%;
  width: 120px;
  min-width: 120px;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__btn {
    width: 100%;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__btn button {
  width: 100%;
  min-width: initial;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__btn button {
    height: 48px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options {
  position: relative;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms {
  width: 100%;
  background: none;
  height: 40px;
  background-color: #fff;
  padding-right: 16px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #e6e6e6;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms.hotel-booking__rooms-options--open {
  border: 1px solid #1773dc;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms.hotel-booking__rooms-options--open + .hotel-booking__rooms-options-rooms {
  display: block;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms.hotel-booking__rooms-options--open .hotel-booking__item-label {
  color: #1773dc;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms .hotel-booking__rooms-separator {
  margin: auto 4px;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms {
  position: absolute;
  background: #fff;
  min-width: 280px;
  padding: 0 16px 16px 16px;
  margin: 0;
  top: 51px;
  left: 0;
  border: solid 1px #eeeeee;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  display: none;
  z-index: 10;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 5;
    border: none;
    padding: 0;
    z-index: 100;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-title {
  display: none;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-title .hotel-booking__rooms-options-close {
  padding: 0 16px 0 24px;
  margin-left: -10px;
  position: absolute;
  left: 0;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  opacity: 1;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content {
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #fff;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content .hotel-booking__rooms-options-titles {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content .hotel-booking__rooms-options-titles {
    display: none !important;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content .hotel-booking__rooms-options-titles li {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  width: 120px;
  -webkit-flex-basis: 120px;
  flex-basis: 120px;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content .hotel-booking__rooms-options-titles li {
    -webkit-flex-basis: initial;
    flex-basis: initial;
    width: 98px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content .hotel-booking__rooms-options-titles li label {
  margin-bottom: 0;
  font-size: 12px;
  font-size: 0.75rem;
  color: #656565;
  margin-left: 8px;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content .hotel-booking__rooms-options-titles li:first-child {
    width: calc(100% - 112px);
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content .hotel-booking__rooms-options-titles li:first-child label {
  margin-right: 0;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content .hotel-booking__rooms-options-titles--left {
  margin-right: 48px;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content .hotel-booking__rooms-options-titles--left {
    margin-right: 0;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-wrapper {
    padding: 0 16px;
    height: calc(100% - 128px);
    border-bottom: 1px solid #ededed;
    margin-bottom: 16px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content-title {
  display: none;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content-title {
    background-color: #fff;
    padding: 0 16px;
    height: 48px;
    border-bottom: 1px solid #eeeeee;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content-title label {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  color: #464646;
  line-height: 1.69;
  margin: 0;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content-title button {
  background: none;
  border: none;
  color: #bfbfbf;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  font-size: 16px;
  font-size: 1rem;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content-confirm {
  display: none;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-content-confirm {
    display: block;
    width: calc(100% - 32px);
    margin: auto;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-rooms-count > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  color: #999;
  border-bottom: 1px solid #ededed;
  margin-bottom: 16px;
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-rooms-count > div {
    height: 56px;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-rooms-count > div {
    height: 68px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-rooms-count > div span {
  color: #656565;
  margin-left: 16px;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-rooms-count > div span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-rooms-count > div .hotel-booking__rooms-options-count-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-rooms-count > div .hotel-booking__rooms-options-count-box button {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  font-size: 12px;
  font-size: 0.75rem;
  border: none;
  cursor: pointer;
  padding: 0;
  background: transparent;
  line-height: 26px;
  position: relative;
  background-color: #f9f9f9;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-rooms-count > div .hotel-booking__rooms-options-count-box button {
    width: 36px;
    height: 36px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-rooms-count > div .hotel-booking__rooms-options-count-box button:hover {
  background-color: #1773dc;
  color: #fff;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-rooms-count > div .hotel-booking__rooms-options-count-box button i {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  height: 3px;
  line-height: 0;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-rooms-count > div .hotel-booking__rooms-options-count-box input {
  width: 45px;
  height: auto;
  border: none;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  color: #656565;
  font-family: "IRANSans-Number";
  padding-top: 0;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details-wrapper {
    overflow-x: auto;
    height: calc(100vh - 185px);
    margin-bottom: 16px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin-bottom: 16px;
    position: relative;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details:not(:last-child) {
    border-bottom: 1px solid #ededed;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li {
  position: relative;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 16px;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    position: static;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li.hotel-booking__rooms-options-room-number {
  -webkit-justify-content: right;
  -moz-justify-content: right;
  -ms-justify-content: right;
  justify-content: right;
  -ms-flex-pack: right;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li.hotel-booking__rooms-options-room-number span {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 2.08;
    color: #656565;
    font-weight: 600;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li label {
  display: none;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li label {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.69;
    color: #656565;
    padding: 0;
  }
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li:not(:last-child) {
    margin-left: 8px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li:nth-child(1) span {
  min-width: 42px;
  display: inline-block;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li span {
  font-size: 14px;
  font-size: 0.875rem;
  color: #999;
  white-space: nowrap;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-select {
  position: relative;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-select.hotel-booking__adult-selectWrapper, .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-select.hotel-booking__child-selectWrapper {
    display: none;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li select {
  width: 120px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #ededed;
  color: #656565;
  background: #fff;
  padding: 0 8px;
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "IRANSans-Number";
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li select {
    height: 28px;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li select {
    height: 36px;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li select.hotel-booking__rooms-options-adult-count {
    display: none;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li select.hotel-booking__rooms-options-child-count {
    display: none;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li select option {
  line-height: 2;
  font-size: 14px;
  font-size: 0.875rem;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .adults-number-InMobile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .adults-number-InMobile {
    display: none;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .childs-count-InMobile {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .childs-count-InMobile {
    display: none;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-add,
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-reducer {
  width: 24px;
  height: 24px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  border: none;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  transition: border-color 0.2s;
  background-color: #eeeeee;
  cursor: pointer;
  padding: 0;
  line-height: 26px;
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-add:hover,
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-reducer:hover {
  border-color: #efce4a;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-add,
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-reducer {
    width: 36px;
    height: 36px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-add i,
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-reducer i {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-add + input,
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details li .hotel-booking__rooms-options-reducer + input {
  width: 45px;
  border: none;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  color: #656565;
  font-family: "IRANSans-Number";
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details .hotel-booking__rooms-options-remove {
  width: 7px;
  display: inline-block;
  text-align: left;
  color: #fafafa;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  font-size: 16px;
  font-size: 1rem;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details .hotel-booking__rooms-options-remove:hover {
  color: #ff0000;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__rooms-options .hotel-booking__rooms-options-rooms .hotel-booking__rooms-options-details .hotel-booking__rooms-options-remove {
    position: absolute;
    left: 5px;
    top: 3px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list {
  position: relative;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul {
  right: 0 !important;
  -webkit-box-shadow: 0 16px 56px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 16px 56px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 16px 56px 0 rgba(0, 0, 0, 0.07);
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background-color: #fff;
  border: none;
  padding: 16px 0;
  max-width: 100%;
  max-height: 310px;
  overflow-y: auto;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul {
    max-height: initial;
    min-width: initial;
    padding-top: 0;
    margin-top: 16px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: none;
  line-height: 1.67;
  padding: 6px 16px;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul li {
    border-bottom: 1px solid #ededed;
    line-height: 2.67;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul li.ui-state-focus {
  border: none;
  background-color: #f9f9f9;
  margin: auto;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul li.ui-widget-content {
  display: none !important;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul li:hover, .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul li.ui-state-active {
  background-color: #f9f9f9;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul li + .airports > div {
  border-bottom: 1px solid rgba(250, 250, 250, 0.5);
  width: 100%;
  padding-bottom: 8px;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul li > div {
  width: 100%;
  font-size: 13px;
  font-size: 0.8125rem;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul li > div:hover, .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul li > div.ui-state-active {
  background-color: #f9f9f9;
  margin: 0;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul li > div.ui-menu-item-wrapper {
  padding: 8px;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul span {
  font-size: 14px;
  font-size: 0.875rem;
  color: #656565;
  border: none;
  margin: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align: right;
  font-family: "IRANSans-Number";
  padding: 0;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul span:hover, .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul span.ui-state-active {
  background-color: #f9f9f9;
  margin: 0;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul span.item-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-align-items: baseline;
  align-items: baseline;
  width: 100%;
  padding: 0 0 0 16px;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul span.item-wrapper {
    padding-right: 8px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul span.hotel-booking__label-detail {
  padding-right: 20px;
  color: #8d8d8d;
  font-size: 12px;
  font-size: 0.75rem;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul i {
  margin-left: 8px;
  color: #999;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  position: relative;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  top: initial;
  left: initial;
  right: initial;
  bottom: initial;
  width: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list ul i.icon-hotel-bed {
  font-size: 14px;
  font-size: 0.875rem;
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list--nationality li {
  height: 32px;
  font-family: "IRANSans";
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .hotel-booking__hotel-list--nationality li {
    height: 40px;
    padding-bottom: 8px;
    padding-right: 8px;
  }
}
.c-hotel-booking .hotel-booking .hotel-booking__wrapper .error-message {
  position: absolute;
  bottom: 1px;
  right: 24px;
  color: #ff0000;
  font-size: 12px;
  font-size: 0.75rem;
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking .hotel-booking__wrapper .error-message {
    bottom: -20px;
    right: 8px;
  }
}
@media (min-width: 993px) {
  .c-hotel-booking .hotel-booking.hotel-booking--in-landing-page .hotel-booking-inner {
    padding: 24px 16px 16px;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking.hotel-booking--in-landing-page .hotel-booking-inner {
    padding: 24px 16px;
  }
}
@media (max-width: 992px) {
  .c-hotel-booking .hotel-booking.hotel-booking--in-landing-page .hotel-booking__wrapper {
    margin: 0;
  }
}
.c-hotel-booking .hotel-booking.hotel-booking--internal .hotel-booking__item--guests-box {
  display: none;
}

.c-booking-search .booking-search {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  margin-top: -72px;
}
@media (max-width: 1180px) {
  .c-booking-search .booking-search {
    padding: 24px 16px;
  }
}
@media (min-width: 993px) {
  .c-booking-search .booking-search {
    min-height: 520px;
    padding-bottom: 16px;
  }
}
@media (max-width: 992px) {
  .c-booking-search .booking-search {
    padding: 0;
    margin-top: 0;
    background-color: #00235f;
  }
}
.c-booking-search .booking-search .booking-search__cover {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background-color: #e3f0ff;
}
@media (max-width: 992px) {
  .c-booking-search .booking-search .booking-search__cover {
    background-image: none !important;
    background-color: #00235f;
  }
}
.c-booking-search .booking-search .booking-search__cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-booking-search .booking-search .booking-search__cover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background: rgb(0, 35, 95);
  background: linear-gradient(180deg, rgb(0, 35, 95) 0%, rgba(0, 35, 95, 0) 100%);
}
.c-booking-search .booking-search .booking-search__wrapper {
  position: relative;
}
@media (max-width: 992px) {
  .c-booking-search .booking-search .booking-search__wrapper {
    padding: 32px 16px;
    background-color: #00235f;
  }
}
.c-booking-search .booking-search .booking-search__fields-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.c-booking-search .booking-search .booking-search__title {
  color: #fff;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.c-booking-search .booking-search .booking-search__title .booking-search__main-title {
  font-weight: 500;
  font-size: 24px;
  font-size: 1.5rem;
}
.c-booking-search .booking-search .booking-search__title .booking-search__main-title + span {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #fff;
}
@media (max-width: 992px) {
  .c-booking-search .booking-search .booking-search--in-home {
    padding: 16px;
  }
}
.c-booking-search .booking-search .booking-search--in-home:after {
  height: 407px;
  background-image: url(/cdn/MrTicket/UI/Assets/Img/mrTicket-back-layout-big.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.c-booking-search .booking-search .booking-search--in-home .booking-search__container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  width: 100%;
}
@media (max-width: 992px) {
  .c-booking-search .booking-search .booking-search--in-home .booking-search__container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-booking-search .booking-search .booking-search--in-home .booking-search__holder {
  width: 480px;
}
@media (max-width: 992px) {
  .c-booking-search .booking-search .booking-search--in-home .booking-search__holder {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    width: 100%;
  }
}
@media (min-width: 993px) {
  .c-booking-search .booking-search .booking-search--in-home .booking-search__title-holder {
    height: 420px;
    background: url(/cdn/MrTicket/UI/Assets/Img/mrTicket-character.png);
    background-repeat: no-repeat;
    background-position: center 93%;
    width: calc(100% - 480px - 150px);
  }
}
@media (max-width: 992px) {
  .c-booking-search .booking-search .booking-search--in-home .booking-search__title-holder {
    background: none;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
@media (min-width: 993px) {
  .c-booking-search .booking-search .search-input-layout-in-mobile {
    display: none;
  }
}
@media (max-width: 992px) {
  .c-booking-search .booking-search .search-input-layout-in-mobile {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    z-index: 99;
    color: #161616;
    padding-right: 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .c-booking-search .booking-search .search-input-layout-in-mobile ~ input {
    visibility: hidden;
    opacity: 0;
  }
  .c-booking-search .booking-search .search-input-layout-in-mobile ~ .flight-booking__list {
    display: none;
  }
  .c-booking-search .booking-search .search-input-layout-in-mobile ~ .hotel-booking__hotel-list {
    display: none;
  }
}
.c-booking-search .booking-search .show-mobile .search-input-layout-in-mobile {
  display: none;
}
.c-booking-search .booking-search .show-mobile .search-input-layout-in-mobile ~ input {
  visibility: visible;
  opacity: 1;
}
.c-booking-search .booking-search .show-mobile .search-input-layout-in-mobile ~ .flight-booking__list {
  display: block;
  display: block;
  overflow: auto;
  position: relative;
  position: absolute;
  margin-top: 8px;
  padding-top: 8px;
  height: calc(100vh - 160px);
}
.c-booking-search .booking-search .show-mobile .search-input-layout-in-mobile ~ .flight-booking__list .ui-autocomplete {
  position: static;
}
.c-booking-search .booking-search .show-mobile .search-input-layout-in-mobile ~ .flight-booking__list li {
  border-bottom: 1px solid #eeeeee;
  padding: 4px 0;
}
.c-booking-search .booking-search .show-mobile .search-input-layout-in-mobile ~ .hotel-booking__hotel-list {
  display: block;
}
@media (max-width: 992px) {
  .c-booking-search .booking-search .show-mobile .search-input-layout-in-mobile ~ .hotel-booking__hotel-list {
    overflow: auto;
    height: calc(100vh - 115px);
  }
}

.c-search-holder .search-holder {
  margin: 40px auto 80px;
  max-width: 100%;
  position: relative;
}
@media (max-width: 992px) {
  .c-search-holder .search-holder {
    margin: 0 auto;
  }
}
.c-search-holder .search-holder .search-holder__link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  height: 88px;
}
@media (max-width: 992px) {
  .c-search-holder .search-holder .search-holder__link {
    overflow-x: auto;
    border-bottom: none;
    height: auto;
    padding: 12px 20px 0 0;
  }
}
.c-search-holder .search-holder .search-holder__link li {
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: background-color 0.2s, color 0.2s;
  -moz-transition: background-color 0.2s, color 0.2s;
  -ms-transition: background-color 0.2s, color 0.2s;
  -o-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
  width: 88px;
  height: 88px;
  position: relative;
  transition: all 0.3 ease-in;
}
.c-search-holder .search-holder .search-holder__link li.active, .c-search-holder .search-holder .search-holder__link li:hover {
  background-color: rgba(255, 255, 255, 0.13);
}
.c-search-holder .search-holder .search-holder__link li.active::after, .c-search-holder .search-holder .search-holder__link li:hover::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 16px;
  left: 16px;
  background-color: #ff7913;
  height: 3px;
}
@media (max-width: 992px) {
  .c-search-holder .search-holder .search-holder__link li.active::after, .c-search-holder .search-holder .search-holder__link li:hover::after {
    right: 0;
    left: 0;
  }
}
.c-search-holder .search-holder .search-holder__link li.active::before, .c-search-holder .search-holder .search-holder__link li:hover::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #fff;
  margin-bottom: -6px;
  content: "";
  display: block;
  position: absolute;
  transform: translateX(-50%);
  bottom: -29px;
  right: 16px;
  left: 16px;
  height: 3px;
}
@media (max-width: 992px) {
  .c-search-holder .search-holder .search-holder__link li.active::before, .c-search-holder .search-holder .search-holder__link li:hover::before {
    display: none;
  }
}
@media (max-width: 992px) {
  .c-search-holder .search-holder .search-holder__link li {
    height: 56px;
    width: 56px;
    margin-left: 4px;
  }
}
.c-search-holder .search-holder .search-holder__link button {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.c-search-holder .search-holder .search-holder__link button i {
  font-size: 40px;
  font-size: 2.5rem;
  color: #fff;
  margin-bottom: 12px;
}
@media (max-width: 992px) {
  .c-search-holder .search-holder .search-holder__link button i {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 0;
  }
}
.c-search-holder .search-holder .search-holder__link button span {
  font-size: 12px;
  font-size: 0.75rem;
  color: #fff;
}
@media (max-width: 767px) {
  .c-search-holder .search-holder .search-holder__link button span {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media (max-width: 992px) {
  .c-search-holder .search-holder .search-holder__link button {
    width: 56px;
  }
}
@media (min-width: 993px) {
  .c-search-holder .search-holder .search-holder__content {
    border-radius: 5px 0 5px 5px;
    -webkit-border-radius: 5px 0 5px 5px;
    -moz-border-radius: 5px 0 5px 5px;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.08);
  }
}
@media (max-width: 992px) {
  .c-search-holder .search-holder .search-holder__content {
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    padding: 16px 8px 40px;
  }
}
.c-search-holder .search-holder .search-holder__item:not(.active) {
  display: none;
}
.c-search-holder .search-holder .hotel-booking .hotel-booking__wrapper {
  margin: auto;
}

.c-tour-booking .tour-booking {
  width: 100%;
  height: 80px;
}
@media (max-width: 992px) {
  .c-tour-booking .tour-booking {
    height: auto;
  }
}
.c-tour-booking .tour-booking .tour-booking__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.08);
  position: relative;
  background-color: #fff;
  height: 100%;
  padding: 24px 16px 24px;
}
@media (max-width: 992px) {
  .c-tour-booking .tour-booking .tour-booking__wrapper {
    padding: 24px 16px;
  }
}
.c-tour-booking .tour-booking .tour-booking__input {
  width: 100%;
}
.c-tour-booking .tour-booking .tour-booking__input input {
  border: 1px solid #eeeeee;
}
.c-tour-booking .tour-booking .tour-booking__input-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 992px) {
  .c-tour-booking .tour-booking .tour-booking__input-form {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-tour-booking .tour-booking .tour-booking__input-title {
  font-size: 12px;
  font-size: 0.75rem;
  position: absolute;
  top: -10px;
  z-index: 1;
  background-color: #fff;
  padding: 0 8px;
  color: #6f6f6f;
  right: 8px;
}
.c-tour-booking .tour-booking .tour-booking__search {
  margin-right: 12px;
}
@media (max-width: 992px) {
  .c-tour-booking .tour-booking .tour-booking__search {
    width: 100%;
    margin-right: 0;
    margin-top: 16px;
    height: 48px;
  }
}
.c-tour-booking .tour-booking .tour-booking__list ul {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #eeeeee;
}

.c-insurance-booking .insurance-booking {
  position: relative;
  background-color: #fff;
  padding: 24px 16px;
}
.c-insurance-booking .insurance-booking .insurance-booking__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__inputs-wrapper {
  width: calc(100% - 135px);
  margin-left: 12px;
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__inputs-wrapper {
    width: 100%;
    margin: 0;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__inputs {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__inputs {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__input {
  height: 40px;
  cursor: pointer;
  position: relative;
}
@media (min-width: 993px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input:not(:last-child) {
    margin-left: 12px;
  }
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input {
    width: 100%;
    margin-bottom: 20px;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__input.is-open {
  position: relative;
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__input-label {
    position: relative;
    top: initial;
    right: initial;
    margin-bottom: 8px;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
  }
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__location {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: 100;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__location input {
  border-color: #1773dc;
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__location input {
    height: 40px;
    margin-bottom: 16px;
  }
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__location .insurance-booking__input-inner {
    height: calc(100% - 48px);
    overflow-y: auto;
    padding: 16px;
  }
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__location .insurance-booking__list ul {
    position: relative;
    top: initial !important;
    right: initial !important;
    bottom: initial !important;
    left: initial !important;
    max-height: initial;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    height: calc(100vh - 140px);
    overflow-y: auto;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__location .insurance-booking__list li {
  font-family: "IRANSans-Number";
  padding: 8px 16px;
  min-height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  cursor: pointer;
  border-bottom: 1px solid #e8edf1;
}
.c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__location .insurance-booking__list li:hover {
  background-color: #f8f9fb;
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__location .insurance-booking__list li {
    padding: 8px 0;
  }
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__input-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__input-value {
  border-color: #1773dc;
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__input-value {
    display: none;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__input-list {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input.is-open .insurance-booking__input-list {
    display: block;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__input input {
  border-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  height: 40px;
  padding: 0 16px;
}
.c-insurance-booking .insurance-booking .insurance-booking__input-label {
  position: absolute;
  top: -8px;
  right: 12px;
  height: 15px;
  padding: 0 4px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 0;
  background-color: #fff;
  color: #6f6f6f;
  font-size: 12px;
  font-size: 0.75rem;
}
.c-insurance-booking .insurance-booking .insurance-booking__input-inner {
  position: relative;
}
.c-insurance-booking .insurance-booking .insurance-booking__input-header {
  display: none;
  font-weight: bold;
  width: 100%;
  height: 48px;
  font-size: 16px;
  font-size: 1rem;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #464646;
  background-color: #fff;
  border-bottom: 1px solid #eeeeee;
  padding: 0 16px;
}
.c-insurance-booking .insurance-booking .insurance-booking__input-header button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 16px;
  height: 16px;
  font-size: 16px;
  font-size: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #bfbfbf;
}
.c-insurance-booking .insurance-booking .insurance-booking__input-value {
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  cursor: pointer;
  padding: 0 16px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #fff;
}
.c-insurance-booking .insurance-booking .insurance-booking__input-list {
  background-color: #fff;
}
@media (min-width: 993px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input-list {
    position: absolute;
    top: 48px;
    right: 0;
    min-width: 261px;
    width: 100%;
    max-height: 456px;
    overflow-y: auto;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
    z-index: 10;
    border: solid 1px #eeeeee;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
  }
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input-list {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
  }
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input-list ul {
    height: calc(100% - 48px);
    padding-top: 16px;
    overflow-y: auto;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__input-list ul li {
  padding: 8px 16px;
  min-height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  cursor: pointer;
  border-bottom: 1px solid #e8edf1;
}
.c-insurance-booking .insurance-booking .insurance-booking__input-list ul li:hover {
  background-color: #f8f9fb;
}
.c-insurance-booking .insurance-booking .insurance-booking__input--location {
  height: 40px;
}
@media (min-width: 993px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input--location {
    width: 434px;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
  }
}
@media (min-width: 993px) {
  .c-insurance-booking .insurance-booking .insurance-booking__input--time,
  .c-insurance-booking .insurance-booking .insurance-booking__input--person {
    width: 288.5px;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__calendars {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 993px) {
  .c-insurance-booking .insurance-booking .insurance-booking__calendars .insurance-booking__input {
    width: 204px;
    max-width: calc((100% - 48px) / 5);
    margin-top: 24px;
  }
}
@media (min-width: 993px) {
  .c-insurance-booking .insurance-booking .insurance-booking__calendars .insurance-booking__input:nth-child(5) {
    margin-left: 0;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__calendar {
  padding: 8px 16px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.c-insurance-booking .insurance-booking .insurance-booking__calendar input {
  height: 36px;
  border: none;
  background: none;
  padding: 0;
}
.c-insurance-booking .insurance-booking .insurance-booking__search {
  width: 123px;
  height: 40px;
  min-width: initial;
}
@media (max-width: 992px) {
  .c-insurance-booking .insurance-booking .insurance-booking__search {
    width: 100%;
  }
}
.c-insurance-booking .insurance-booking .insurance-booking__list ul {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  border: solid 1px #eeeeee;
  z-index: 20;
  top: 48px !important;
  right: 0 !important;
  left: initial !important;
  font-size: 14px;
  font-size: 0.875rem;
  max-height: 310px;
  overflow-y: auto;
  width: 100% !important;
}
.c-insurance-booking .insurance-booking .insurance-booking__list ul li {
  position: relative;
  padding: 8px 16px;
  min-height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  -ms-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  cursor: pointer;
  border-bottom: 1px solid #e8edf1;
}
.c-insurance-booking .insurance-booking .insurance-booking__list ul li:hover {
  background-color: #f8f9fb;
}
.c-insurance-booking .insurance-booking .insurance-booking__list ul li.ui-widget-content {
  border: none;
  background: none;
  margin: none;
  border-bottom: 1px solid #e8edf1;
}
.c-insurance-booking .insurance-booking .form-validation {
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
  margin: 16px 0 0;
}

@media (min-width: 993px) {
  .lightTheme.insurance#ui-datepicker-div {
    width: 380px;
    margin-top: 8px;
  }
}
.lightTheme.insurance#ui-datepicker-div.ui-datepicker .ui-widget-header {
  width: 100%;
  height: 40px;
  padding: 0;
}
@media (max-width: 992px) {
  .lightTheme.insurance#ui-datepicker-div.ui-datepicker .ui-widget-header {
    padding: 0 16px;
  }
}
.lightTheme.insurance#ui-datepicker-div.ui-datepicker .ui-widget-header select {
  width: 50%;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: none;
  font-size: 13px;
  font-size: 0.8125rem;
  cursor: pointer;
}
.lightTheme.insurance#ui-datepicker-div.ui-datepicker .ui-widget-header select:not(:last-child) {
  border-left: 1px solid #eeeeee;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
}
.lightTheme.insurance#ui-datepicker-div.ui-datepicker .ui-datepicker-title {
  padding: 0;
  width: calc(100% - 32px);
  margin: 0 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: solid 1px #eeeeee;
}
.lightTheme.insurance#ui-datepicker-div.ui-datepicker .ui-datepicker-next,
.lightTheme.insurance#ui-datepicker-div.ui-datepicker .ui-datepicker-prev {
  display: none;
}

.lightTheme#ui-datepicker-div {
  font-family: "IRANSans";
  max-width: 100%;
  overflow: visible;
  width: 320px;
  padding: 0;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: solid 1px #eeeeee;
}
@media (min-width: 993px) {
  .lightTheme#ui-datepicker-div {
    padding: 16px 0px 0;
  }
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div {
    z-index: 1099 !important;
    border: none;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    position: fixed !important;
    width: 100% !important;
    height: 100%;
    padding-top: 64px;
    overflow-x: auto;
    border-radius: 0;
  }
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div:after {
    content: "";
    top: 0;
    height: 46px;
    background: #fff;
    width: 100%;
    position: fixed;
    z-index: 9;
    border-bottom: 1px solid #eeeeee;
  }
}
.lightTheme#ui-datepicker-div .datePicker-title {
  display: none;
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div .datePicker-title {
    position: fixed;
    top: 8px;
    left: 16px;
    right: auto;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0;
    padding: 0;
    color: #464646;
    z-index: 10;
  }
}
.lightTheme#ui-datepicker-div .ui-icon {
  background-image: none;
}
@media (min-width: 768px) {
  .lightTheme#ui-datepicker-div.ui-datepicker-multi {
    width: 730px !important;
  }
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div .ui-datepicker-calendar {
    max-width: 100%;
    margin: 16px auto 0;
  }
}
.lightTheme#ui-datepicker-div .ui-datepicker-calendar thead {
  border-bottom: 1px solid #ededed;
}
.lightTheme#ui-datepicker-div .ui-datepicker-calendar tbody tr:first-child td {
  padding-top: 16px;
}
.lightTheme#ui-datepicker-div .ui-datepicker-calendar th {
  padding: 8px 4px 16px;
  text-align: center;
  font-weight: 400;
  border: 0;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #999;
}
.lightTheme#ui-datepicker-div.ui-datepicker .ui-datepicker-next,
.lightTheme#ui-datepicker-div.ui-datepicker .ui-datepicker-prev {
  font-family: "blueRose";
  opacity: 1;
  color: #999;
  cursor: pointer;
  background: none;
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 400;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 25px;
}
.lightTheme#ui-datepicker-div.ui-datepicker .ui-datepicker-next {
  right: auto;
  left: 2px;
  font-family: "blueRose" !important;
}
.lightTheme#ui-datepicker-div.ui-datepicker .ui-datepicker-next:after {
  content: "\e90d";
}
.lightTheme#ui-datepicker-div.ui-datepicker .ui-datepicker-prev {
  right: 2px;
  left: auto;
  font-family: "blueRose" !important;
}
.lightTheme#ui-datepicker-div.ui-datepicker .ui-datepicker-prev:after {
  content: "\e90e";
}
.lightTheme#ui-datepicker-div.ui-datepicker td.ui-datepicker-today a {
  background: #f1f1f1;
}
.lightTheme#ui-datepicker-div.ui-datepicker td.ui-datepicker-current-day a {
  background: #1773dc;
  color: #fff;
}
.lightTheme#ui-datepicker-div.ui-datepicker td.ui-datepicker-days-cell-over a {
  background: #1773dc;
  color: #fff;
}
.lightTheme#ui-datepicker-div.ui-datepicker .ui-state-disabled,
.lightTheme#ui-datepicker-div.ui-datepicker .ui-widget-content .ui-state-disabled,
.lightTheme#ui-datepicker-div.ui-datepicker .ui-widget-header .ui-state-disabled {
  opacity: 0.5;
  color: #999;
}
.lightTheme#ui-datepicker-div.ui-datepicker .ui-state-disabled .ui-state-default,
.lightTheme#ui-datepicker-div.ui-datepicker .ui-widget-content .ui-state-disabled .ui-state-default,
.lightTheme#ui-datepicker-div.ui-datepicker .ui-widget-header .ui-state-disabled .ui-state-default {
  color: #999;
}
.lightTheme#ui-datepicker-div .toggleBtnWrapper {
  position: relative;
  z-index: 9;
  right: 0;
  left: 0;
  width: 100%;
  top: 0;
  text-align: right;
  border-bottom: 1px solid #eeeeee;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  padding: 0 16px 0;
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div .toggleBtnWrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    margin: 0 0 32px auto;
  }
}
.lightTheme#ui-datepicker-div .toggleBtnWrapper button.ToggleToAd {
  background: transparent;
  text-align: center;
  height: 40px;
  border: none;
  position: relative;
  font-family: "IRANSans-Number";
  color: #999;
  font-size: 13px;
  font-size: 0.8125rem;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}
@media (min-width: 993px) {
  .lightTheme#ui-datepicker-div .toggleBtnWrapper button.ToggleToAd {
    width: 120px;
  }
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div .toggleBtnWrapper button.ToggleToAd {
    padding: 0 16px;
  }
}
.lightTheme#ui-datepicker-div .toggleBtnWrapper button.ToggleToAd.selected, .lightTheme#ui-datepicker-div .toggleBtnWrapper button.ToggleToAd:hover {
  background-color: #1773dc;
  color: #fff;
}
.lightTheme#ui-datepicker-div .toggleBtnWrapper button.ToggleToAd:not(:last-child) {
  margin-left: 4px;
}
.lightTheme#ui-datepicker-div .ui-widget-header {
  border: none !important;
  background: #fff !important;
  color: #999 !important;
  height: 32px;
  margin-bottom: 16px;
  position: static;
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div .ui-widget-header {
    position: relative;
    max-width: 100%;
    margin: auto;
  }
}
.lightTheme#ui-datepicker-div .ui-datepicker-title {
  font-size: 14px;
  font-size: 0.875rem;
  color: #656565;
  font-weight: bold;
}
.lightTheme#ui-datepicker-div td span.ui-state-default,
.lightTheme#ui-datepicker-div td a.ui-state-default {
  border: none;
  background: none;
  font-weight: normal;
  color: #656565;
  padding: 0;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: auto;
  -webkit-transition: color 0.2s, background-color 0.2s;
  -moz-transition: color 0.2s, background-color 0.2s;
  -ms-transition: color 0.2s, background-color 0.2s;
  -o-transition: color 0.2s, background-color 0.2s;
  transition: color 0.2s, background-color 0.2s;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.lightTheme#ui-datepicker-div td span.ui-state-default:hover,
.lightTheme#ui-datepicker-div td a.ui-state-default:hover {
  background-color: #1773dc;
  color: #fff;
}
.lightTheme#ui-datepicker-div .ui-datepicker-group-first {
  float: right;
  padding-right: 16px;
  padding-left: 4px;
}
.lightTheme#ui-datepicker-div .ui-datepicker-group {
  position: relative;
}
@media (min-width: 993px) {
  .lightTheme#ui-datepicker-div .ui-datepicker-group {
    width: calc(50% - 20px);
  }
}
.lightTheme#ui-datepicker-div .ui-datepicker-group table {
  table-layout: fixed;
  width: 100%;
}
.lightTheme#ui-datepicker-div .ui-datepicker-group-last {
  float: left;
  padding-left: 16px;
  padding-right: 4px;
}
.lightTheme#ui-datepicker-div .datePickerFooter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  text-align: center;
  height: 48px;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 13px;
  font-size: 0.8125rem;
  border-top: 1px solid #ededed;
  width: 100%;
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div .datePickerFooter {
    -webkit-box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 -3px 10px 0 rgba(0, 0, 0, 0.08);
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding: 0 16px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
  }
}
.lightTheme#ui-datepicker-div .datePickerFooter span {
  position: relative;
}
.lightTheme#ui-datepicker-div .datePickerFooter span:first-child {
  padding-right: 8px;
  margin-right: 8px;
}
.lightTheme#ui-datepicker-div .datePickerFooter span:first-child::after {
  content: "";
  position: absolute;
  right: -4px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  background-color: #656565;
  height: 14px;
}
.lightTheme#ui-datepicker-div.ui-datepicker-rtl * {
  font-family: "IRANSans-Number";
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div.ui-datepicker-rtl .datePicker-title {
    left: auto;
    right: 16px;
    font-weight: bold;
  }
}
.lightTheme#ui-datepicker-div.ui-datepicker-rtl td span.ui-state-default,
.lightTheme#ui-datepicker-div.ui-datepicker-rtl td a.ui-state-default,
.lightTheme#ui-datepicker-div.ui-datepicker-rtl .ui-datepicker-year,
.lightTheme#ui-datepicker-div.ui-datepicker-rtl button.ToggleToAd {
  font-family: "IRANSans-Number";
}
.lightTheme#ui-datepicker-div.ui-datepicker-rtl .ui-datepicker-month {
  font-family: "IRANSans";
}
.lightTheme#ui-datepicker-div.ui-datepicker-rtl .ui-datepicker-calendar .ui-datepicker-calendar th span {
  font-family: "IRANSans-Number";
}
.lightTheme#ui-datepicker-div.ui-datepicker-rtl .datePickerFooter span:first-child {
  padding-right: 0;
  margin-right: 0;
  padding-left: 8px;
  margin-left: 8px;
}
.lightTheme#ui-datepicker-div.ui-datepicker-rtl .datePickerFooter span:first-child::after {
  right: auto;
  left: -4px;
}
.lightTheme#ui-datepicker-div select {
  height: 28px;
}
.lightTheme#ui-datepicker-div .ui-datepicker-buttonpane {
  position: absolute;
  top: 17px;
  left: 8px;
  border: none;
  z-index: 9;
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div .ui-datepicker-buttonpane {
    top: 53px !important;
  }
}
.lightTheme#ui-datepicker-div .ui-datepicker-buttonpane button.ui-datepicker-close {
  display: none;
}
.lightTheme#ui-datepicker-div .ui-datepicker-buttonpane button.ui-datepicker-current {
  width: 100px;
  height: 40px;
  position: relative;
  border: none;
  background-color: transparent;
  color: #8d8d8d;
  font-size: 0px;
  font-size: 0rem;
}
.lightTheme#ui-datepicker-div .ui-datepicker-buttonpane button.ui-datepicker-current:after {
  content: "برو به امروز  ←";
  font-size: 13px;
  color: #00235f;
  position: absolute;
  top: 8px;
  width: 100%;
  right: 0;
  left: 0;
  margin: auto;
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div.ui-datepicker-div--width-all-month {
    padding-bottom: 64px;
  }
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div.ui-datepicker-div--width-all-month .ui-datepicker-next, .lightTheme#ui-datepicker-div.ui-datepicker-div--width-all-month .ui-datepicker-prev {
    display: none;
  }
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div.ui-datepicker-div--width-all-month .ui-datepicker-group:not(:last-child) {
    margin-bottom: 24px;
  }
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div.ui-datepicker-div--width-all-month .datepicker-months {
    display: none;
  }
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div.ui-datepicker-div--width-all-month .datepicker-content {
    overflow: auto;
    height: calc(100vh - 240px);
  }
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div.ui-datepicker-div--width-all-month .helpLabel {
    display: none;
  }
}
@media (max-width: 992px) {
  .lightTheme#ui-datepicker-div.ui-datepicker-div--width-all-month .datePickerFooter {
    position: fixed;
  }
}

.closeCalendar {
  display: none;
}
@media (max-width: 992px) {
  .closeCalendar {
    background: none;
    border: none;
    z-index: 9999;
    display: block;
    position: fixed;
    right: 16px;
    top: 12px;
    padding: 0;
    color: #bfbfbf;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (max-width: 992px) {
  .closeCalendar.left {
    left: 16px;
    right: auto;
  }
}

.ui-widget button.datePicker-btn-today {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 13px;
  font-size: 0.8125rem;
  position: absolute;
  left: 20px;
  border: 1px solid #ededed;
  background: transparent;
  width: 120px;
  height: 40px;
  color: #00235f;
  cursor: pointer;
  top: 24px;
}

@media (max-width: 992px) {
  .date-picker__layer {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 102;
    background-color: rgba(0, 0, 0, 0.5);
  }
}

.c-features .features {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background-color: #fff;
  height: 120px;
}
@media (max-width: 992px) {
  .c-features .features {
    height: auto;
    padding: 24px 16px;
  }
}
.c-features .features .features__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 992px) {
  .c-features .features .features__wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.c-features .features .features__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 33.3333333333%;
}
@media (max-width: 992px) {
  .c-features .features .features__item {
    width: 100%;
    margin-bottom: 24px;
  }
  .c-features .features .features__item:last-child {
    margin-bottom: 0;
  }
}
.c-features .features .features__item-img {
  margin-left: 24px;
}
.c-features .features .features__item-info {
  width: 282px;
  max-width: 100%;
}
.c-features .features .features__item-info-title {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #464646;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
}
.c-features .features .features__item-info-text {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  color: #464646;
  margin-top: 8px;
}

.c-tour-card .tour-card {
  width: 282px;
  position: relative;
}
.c-tour-card .tour-card .tour-card__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.c-tour-card .tour-card .tour-card__top {
  width: 100%;
  height: 189px;
  position: relative;
}
.c-tour-card .tour-card .tour-card__top-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-tour-card .tour-card .tour-card__top-duration {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 40px;
  color: #fff;
  height: 40px;
  position: absolute;
  bottom: -20px;
  left: 16px;
  border-radius: 50%;
  background-color: #ff7913;
}
.c-tour-card .tour-card .tour-card__top-duration b {
  font-size: 14px;
  font-size: 0.875rem;
}
.c-tour-card .tour-card .tour-card__top-duration span {
  font-size: 11px;
  font-size: 0.6875rem;
  margin-bottom: 4px;
}
.c-tour-card .tour-card .tour-card__top-rate {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  padding: 0 8px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 16px;
  left: 16px;
  width: 116px;
}
.c-tour-card .tour-card .tour-card__top-rate-stars i {
  font-size: 12px;
  font-size: 0.75rem;
}
.c-tour-card .tour-card .tour-card__top-rate-total {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #8d8d8d;
}
.c-tour-card .tour-card .tour-card__bottom {
  background-color: #fff;
  height: 236px;
  padding-top: 24px;
}
.c-tour-card .tour-card .tour-card__bottom-title {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  color: #464646;
  padding: 0 16px;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-tour-card .tour-card .tour-card__bottom-list {
  padding: 0 16px;
  margin-top: 16px;
}
.c-tour-card .tour-card .tour-card__bottom-list-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 12px;
}
.c-tour-card .tour-card .tour-card__bottom-list-item:last-child {
  margin-bottom: 16px;
}
.c-tour-card .tour-card .tour-card__bottom-list-item span,
.c-tour-card .tour-card .tour-card__bottom-list-item time {
  font-size: 12px;
  font-size: 0.75rem;
  color: #464646;
  max-width: 100%;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-tour-card .tour-card .tour-card__bottom-list-item i {
  font-size: 16px;
  font-size: 1rem;
  margin-left: 8px;
  color: #a8a8a8;
}
.c-tour-card .tour-card .tour-card__price {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding: 0 16px;
  height: 70px;
  border-top: 1px solid #eeeeee;
}
.c-tour-card .tour-card .tour-card__price-detail {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-tour-card .tour-card .tour-card__price-label {
  font-size: 11px;
  font-size: 0.6875rem;
  color: #8d8d8d;
}
.c-tour-card .tour-card .tour-card__price-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.c-tour-card .tour-card .tour-card__price-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.c-tour-card .tour-card .tour-card__price-item b {
  font-size: 18px;
  font-size: 1.125rem;
  color: #1773dc;
  margin-left: 4px;
}
.c-tour-card .tour-card .tour-card__price-item label {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #8d8d8d;
}
.c-tour-card .tour-card .tour-card__price-item:first-child {
  margin-left: 16px;
  position: relative;
}
.c-tour-card .tour-card .tour-card__price-item:first-child::after {
  content: "";
  display: block;
  position: absolute;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #8d8d8d;
  top: 50%;
  transform: translateY(-50%);
  left: -12px;
  content: "+";
}
.c-tour-card .tour-card .tour-card__price-btn .btn {
  padding: 0 16px;
  min-width: initial;
}
.c-tour-card .tour-card .tour-filter__card-special {
  position: absolute;
  top: 6px;
  right: -8px;
  background: #f9ba00;
  z-index: 1;
  padding: 4px 16px;
  font-size: 11px;
  border-radius: 16px 4px 0 16px;
  color: white;
}
.c-tour-card .tour-card .tour-filter__card-special > div {
  display: flex;
  align-items: center;
  gap: 8px;
}
.c-tour-card .tour-card .tour-filter__card-special::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  bottom: -8px;
  border-width: 8px 8px 0 0;
  border-color: #f9ba00 transparent transparent;
  right: 0;
}
.c-tour-card .tour-card .tour-filter__card-special i {
  color: #dc8d17;
}
.c-tour-card .tour-card .tour-filter__card-special.is-red {
  background: #ff0000;
}
.c-tour-card .tour-card .tour-filter__card-special.is-red::before {
  border-color: #ff0000 transparent transparent;
}
.c-tour-card .tour-card .tour-filter__card-special.is-blue {
  background: #1773dc;
}
.c-tour-card .tour-card .tour-filter__card-special.is-blue::before {
  border-color: #1773dc transparent transparent;
}
.c-tour-card .tour-card .tour-filter__card-special.is-orange {
  background: #ff7913;
}
.c-tour-card .tour-card .tour-filter__card-special.is-orange::before {
  border-color: #ff7913 transparent transparent;
}
.c-tour-card .tour-card .tour-filter__card-special.is-green {
  background: #68c400;
}
.c-tour-card .tour-card .tour-filter__card-special.is-green::before {
  border-color: #68c400 transparent transparent;
}

.c-box .box {
  width: 100%;
  background-color: #f3f3f3;
  padding: 32px 0 40px 0;
  position: relative;
}
@media (max-width: 992px) {
  .c-box .box {
    height: auto;
    padding: 32px 0;
  }
}
@media (min-width: 993px) {
  .c-box .box .box__inner {
    background-size: cover;
    background-position: right center;
  }
}
.c-box .box .box__bg-img {
  background-image: url(/cdn/bluerose.ir/UI/Assets/Img/specialtourbg.png);
  background-size: cover;
  background-position: right center;
}
.c-box .box .box__info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  .c-box .box .box__info {
    padding: 0 16px;
  }
}
.c-box .box .box__info-title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  color: #464646;
}
.c-box .box .box__info-link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 12px;
  font-size: 0.75rem;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #1773dc;
  border: solid 1px #c6c6c6;
  height: 32px;
  padding: 0 12px;
}
.c-box .box .box__info-link i {
  margin-right: 8px;
}
.c-box .box .box__content {
  margin: 0;
  width: 100% !important;
}
@media (max-width: 992px) {
  .c-box .box .box__content {
    padding-right: 16px;
  }
}
.c-box .box .slick-slide {
  margin-left: 24px;
}
.c-box .box .slick-list {
  margin-left: 0;
}
.c-box .box .slick-list {
  width: 100% !important;
}
.c-box .box .slick-arrow {
  font-size: 16px;
  font-size: 1rem;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 32px;
  height: 32px;
  background-color: #fff;
  color: #161616;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 0.2s ease-in;
}
.c-box .box .slick-arrow:hover {
  background-color: #1773dc;
  color: #fff;
}
.c-box .box .slick-prev {
  right: -56px;
}
.c-box .box .slick-next {
  left: -56px;
}
.c-box .box .box__cover {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 536px;
}

.c-popular-places .popular-places {
  width: 100%;
  margin-top: 32px;
  margin-bottom: 56px;
}
@media (max-width: 992px) {
  .c-popular-places .popular-places {
    background-color: #f3f3f3;
    margin: 0;
    padding: 32px 16px 32px 0;
  }
}
.c-popular-places .popular-places .popular-placess__info {
  margin-bottom: 32px;
}
@media (max-width: 992px) {
  .c-popular-places .popular-places .popular-placess__info {
    margin-bottom: 12px;
  }
}
.c-popular-places .popular-places .popular-placess__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  color: #464646;
}
.c-popular-places .popular-places .popular-places__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 992px) {
  .c-popular-places .popular-places .popular-places__wrapper {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
}
.c-popular-places .popular-places .popular-places__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  position: relative;
  width: 282px;
  height: 282px;
  margin-bottom: 24px;
  position: relative;
  z-index: 1;
}
.c-popular-places .popular-places .popular-places__item:hover::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 24px;
  left: 24px;
  background-color: #ff7913;
  height: 4px;
}
.c-popular-places .popular-places .popular-places__item--big {
  width: calc(100% - 282px - 282px - 48px);
}
@media (max-width: 992px) {
  .c-popular-places .popular-places .popular-places__item--big {
    width: 78.333333vw;
  }
}
@media (max-width: 992px) {
  .c-popular-places .popular-places .popular-places__item {
    width: 280px;
    height: 186px;
    margin-bottom: 0;
    margin-left: 8px;
    flex: 0 0 282px;
  }
}
.c-popular-places .popular-places .popular-places__link {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.c-popular-places .popular-places .popular-places__img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-popular-places .popular-places .popular-places__footer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
  color: #fff;
  margin-top: auto;
  width: 100%;
  padding: 0 24px 24px 24px;
}
@media (max-width: 992px) {
  .c-popular-places .popular-places .popular-places__footer {
    padding: 0 16px 16px 16px;
  }
}
.c-popular-places .popular-places .popular-places__footer-title {
  font-size: 16px;
  font-size: 1rem;
}
.c-popular-places .popular-places .popular-places__footer-numbers {
  font-size: 12px;
  font-size: 0.75rem;
}
.c-single-tour .single-tour {
  width: 100%;
  margin-top: 56px;
  position: relative;
  padding-bottom: 80px;
}
@media (max-width: 992px) {
  .c-single-tour .single-tour {
    margin-top: 0;
    padding: 16px;
    background-color: #f3f3f3;
  }
}
.c-single-tour .single-tour .single-tour__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  height: 712px;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .c-single-tour .single-tour .single-tour__wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
}
.c-single-tour .single-tour .single-tour__bg {
  position: absolute;
}
.c-single-tour .single-tour .single-tour__bg--left {
  left: 0;
  bottom: 520px;
  width: 142px;
  height: 215px;
}
.c-single-tour .single-tour .single-tour__bg--right {
  right: 0;
  bottom: 138px;
  height: 945px;
  width: 622px;
}
.c-single-tour .single-tour .single-tour__content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% - 548px - 66px);
  height: 100%;
}
@media (max-width: 992px) {
  .c-single-tour .single-tour .single-tour__content {
    width: 100%;
  }
}
.c-single-tour .single-tour .single-tour__content-top {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-single-tour .single-tour .single-tour__content-top-tag {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 11px;
  font-size: 0.6875rem;
  background-color: rgba(255, 121, 19, 0.2);
  color: #ff7913;
  padding: 0 12px;
  height: 25px;
}
.c-single-tour .single-tour .single-tour__content-top-title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #464646;
  margin: 16px 0 24px 0;
}
.c-single-tour .single-tour .single-tour__content-text {
  font-size: 14px;
  font-size: 0.875rem;
  color: #464646;
  line-height: 2;
}
.c-single-tour .single-tour .single-tour__content-lists {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-top: 40px;
}
@media (max-width: 992px) {
  .c-single-tour .single-tour .single-tour__content-lists {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 24px;
  }
}
.c-single-tour .single-tour .single-tour__content-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 49%;
}
@media (max-width: 992px) {
  .c-single-tour .single-tour .single-tour__content-list {
    width: 100%;
  }
  .c-single-tour .single-tour .single-tour__content-list:last-child {
    margin-top: 16px;
  }
}
.c-single-tour .single-tour .single-tour__content-list-item {
  font-size: 14px;
  font-size: 0.875rem;
  color: #464646;
  margin-bottom: 16px;
  position: relative;
  padding-right: 36px;
}
.c-single-tour .single-tour .single-tour__content-list-item::before {
  content: "";
  display: block;
  position: absolute;
  font-size: 20px;
  font-size: 1.25rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "\e911";
  font-family: "blueRose";
  color: #45bf55;
}
.c-single-tour .single-tour .single-tour__content-list-item:last-child {
  margin-bottom: 0;
}
.c-single-tour .single-tour .single-tour__content-btn {
  margin-top: 40px;
  width: 141px;
  height: 40px;
}
@media (max-width: 992px) {
  .c-single-tour .single-tour .single-tour__content-btn {
    margin-top: 24px;
  }
}
.c-single-tour .single-tour .single-tour__cover {
  width: 548px;
  height: 100%;
}
.c-single-tour .single-tour .single-tour__cover img {
  height: 100%;
}
@media (max-width: 992px) {
  .c-single-tour .single-tour .single-tour__cover {
    margin-top: 32px;
    width: 100%;
  }
}

.c-mag-card .mag-card {
  width: 282px;
  max-width: 100%;
  position: relative;
}
.c-mag-card .mag-card .mag-card__top {
  height: 189px;
  width: 100%;
}
.c-mag-card .mag-card .mag-card__top-img {
  height: 100%;
  width: 100%;
}
.c-mag-card .mag-card .mag-card__link {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  z-index: 1;
}
.c-mag-card .mag-card .mag-card__info {
  background-color: #fff;
  width: 100%;
  padding: 0 16px 24px 16px;
  margin-top: -16px;
}
.c-mag-card .mag-card .mag-card__info-tag {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 11px;
  font-size: 0.6875rem;
  background-color: #ff7913;
  color: #fff;
  height: 25px;
  padding: 0 12px;
}
.c-mag-card .mag-card .mag-card__info-title {
  font-size: 16px;
  font-size: 1rem;
  color: #464646;
  max-width: 282px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 16px 0;
}
.c-mag-card .mag-card .mag-card__info-text {
  font-size: 14px;
  font-size: 0.875rem;
  color: #464646;
  line-height: 2;
  max-height: 100%;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-more-description .more-description {
  padding: 56px 0;
}
@media (max-width: 992px) {
  .c-more-description .more-description {
    padding: 24px 16px;
  }
}
.c-more-description .more-description .more-description__title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 32px;
}
.c-more-description .more-description .more-description__content {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2;
}
.c-more-description .more-description .more-description__content.is-brief {
  max-height: 166px;
  overflow: hidden;
}
.c-more-description .more-description .more-description__btn-toggle-more {
  color: #ff7913;
  display: none;
  background-color: transparent;
  border: none;
  margin-top: 16px;
}

/*# sourceMappingURL=home.css.map */

