﻿/*****************************************************

SSSS  AAAAA  MMM  MMM  AAAAA  NN    N  II  RRRR  AAAAA
S     A   A  M  MM  M  A   A  N N   N  II  RRRR  A   A
SSSS  AAAAA  M  MM  M  AAAAA  N  N  N  II  RRRR  AAAAA   v2.7 | WebAppstore v1.0 | RTL
   S  A   A  M      M  A   A  N   N N  II  R  R  A   A
SSSS  S   A  M      M  A   A  N    NN  II  R  R  A   A

Github : http://github.com/samanrashidii/samanira

Documentation : http://www.samanira.com

******************************************************/

@charset "utf-8";
@import url('fonts.css');

/* Information About the Project

Direction = rtl;
Font Main = Iran;
Font-Size Main = 14px;
Color Main = #4a4a4a;
Color Side = #f7941e;
Color Side 2 = #f5bf3d;
Transition Duration = .2s;
Border-Radius = 5px;

*/

/********************
****** #GLOBAL ******
*********************/

/* -- _Main Styles -- */

*,::after,::before{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{min-height:100%;height:100%}body{direction:rtl;line-height:1.5;font-family:'Iran',Tahoma,sans-serif;font-size:14px;color:#4a4a4a;background-color:#f6f6f6}a{color:inherit;text-decoration:none;outline:none;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}a:hover,a:focus{outline:none}a img{outline:none;border:none}img{display:block;max-width:100%;height:auto!important;margin:auto}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:'Iran-Medium';line-height:1.7;font-weight:400}h1{font-size:50px}h2{font-size:28px}h3{font-size:24px}h4{font-size:21px}h5{font-size:18px}h6{font-size:16px}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#f7941e}p{line-height:1.8;padding-top:15px}p.less-padding{padding-top:10px}p a{color:#f7941e}p a:hover{color:#f5bf3d}p strong{color:#2e2e2e}strong{font-weight:400}table{width:100%;border-collapse:collapse}iframe{display:block;width:100%!important;outline:none;border:none}figcaption{display:block;font-size:13px;color:#bebebe;padding:0 20px;margin:10px 0}::-webkit-input-placeholder{font-family:'Iran';font-size:12px;color:#b7b7b7}:-moz-placeholder{font-family:'Iran';font-size:12px;color:#b7b7b7}::-moz-placeholder{font-family:'Iran';font-size:12px;color:#b7b7b7}:-ms-input-placeholder{font-family:'Iran';font-size:12px;color:#b7b7b7}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{background-color:#fff}fieldset{padding:15px;border:1px solid #58595b}legend{font-size:20px;color:#58595b;padding:0 15px}input,textarea,button{font-family:'Iran';font-size:14px;color:#4a4a4a;outline:none;background-color:#f6f6f6;border:none;border-radius:5px;-webkit-appearance:none;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}select{display:block;width:100%;height:46px;line-height:46px;font-family:'Iran';font-size:14px;color:#4a4a4a;padding:0 20px 0 40px;outline:none;cursor:pointer;background:url(../images/assets/select-arrow-bottom.png) no-repeat 15px center #f6f6f6;border:1px solid #f1f1f1;border-radius:5px;-webkit-appearance:none}input{display:block;width:100%;height:46px;line-height:46px;padding:0 20px 0 40px;border:1px solid #f1f1f1}textarea{display:block;width:100%;height:170px;font-size:14px;padding:20px;resize:none;border:1px solid #f1f1f1}label{display:inline-block;vertical-align:middle;font-size:14px;color:#4a4a4a;margin:5px 0 8px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}label svg{vertical-align:middle!important;font-size:16px!important;margin-left:5px}label a{font-family:'Iran-Medium';font-size:12px;color:#f7941e}label a:hover{color:#f5bf3d}input[type="submit"]{display:block;line-height:48px;font-family:'Iran-Medium';font-size:16px;color:#fff;text-align:center;padding:0 15px;margin-top:20px;cursor:pointer;background-color:#f7941e;border-color:transparent;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}input[type="submit"].auto{display:inline-block;min-width:120px;width:auto;padding:0 22px;margin-top:15px}button.bttn{margin-top:20px}button svg{display:inline-block;vertical-align:middle!important;font-size:16px!important;margin-left:5px}input[type="search"]{height:40px;line-height:40px;padding:0 20px;background-color:#fff;border:none;border-radius:20px}input[type="reset"]{display:inline-block;vertical-align:middle;width:auto;height:auto;color:#121212;padding:0;cursor:pointer;background:none;border:none}input[type="file"]{position:absolute;top:0;right:0;width:100%;height:100%;font-size:200px;padding:0;opacity:0;cursor:pointer;border:none;z-index:5}input[disabled]{color:#656565!important;cursor:not-allowed!important;background-color:#e2e2e2!important}input.has-icon{padding-right:40px}input.datepicker{cursor:pointer}address{font-style:normal}input:not([type="submit"]):focus,textarea:focus,select:focus{border-color:#121212}input[type="search"]:focus{padding-right:24px}input:not([type="submit"]):focus + svg,select:focus + svg{color:#121212}input[type="search"]:focus{border-color:#2e2e2e!important}.error{border:1px solid #e56262!important}label.error{font-size:13px;color:#e56262;padding-top:8px;background:none!important;border:none!important}.form-field-holder{position:relative;width:100%}.form-field-holder .field-icon{position:absolute;top:50%;right:10px;width:32px;height:32px;margin-top:-16px;border:1px solid #121212}.field-holder{position:relative;width:100%;overflow:hidden;margin:12px 0}.field-holder > svg{position:absolute;top:16px;left:19px;font-size:14px;color:#c8c8c8;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.field-holder input:focus + svg{-webkit-animation:scaling .4s ease-in-out;animation:scaling .4s ease-in-out}.reverse-input{direction:ltr}.textarea-word-tracker{position:relative}.textarea-word-tracker span{position:absolute;bottom:10px;left:15px;display:inline-block;font-size:11px}.textarea-word-tracker span::after{content:'حرف باقی مانده';margin-right:5px}.samanira_secure{height:0!important;visibility:hidden!important;opacity:0!important;border:none!important}.upload-bttn{display:inline-block;vertical-align:middle;min-width:120px;height:40px;line-height:40px;overflow:hidden;text-align:center;cursor:pointer;user-select:none;background-color:#212121;border-radius:5px}.upload-bttn input[type="file"]{display:none}.upload-bttn label{position:relative;display:block;font-size:12px;color:#fff;padding:0 15px;margin:0;cursor:pointer;background-color:transparent;z-index:6;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.upload-bttn label:hover{background-color:#f7941e}.uploaded-photo-box{position:relative;display:inline-block;min-width:120px;margin:5px;background-color:#f7f7f9;border-radius:4px}.uploaded-photo-box img{display:block}.uploaded-photo-box a.remove{-webkit-box-shadow:0 0 4px #aaa;-moz-box-shadow:0 0 4px #aaa;box-shadow:0 0 4px #aaa}.file-name{direction:ltr;display:inline-block;vertical-align:middle;font-size:12px;color:#3e474f;margin-right:10px}.upload-image{display:table;width:100%;height:175px;overflow:hidden;margin-top:2px;border-radius:4px}.upload-image img{position:relative;display:block;max-height:175px;margin:auto;z-index:5;visibility:hidden;border-radius:4px}.upload-image-inner-box{position:relative;display:table-cell;vertical-align:middle;width:100%;height:100%;overflow:hidden;text-align:center;background-color:#f7f7f9;border-radius:4px}.upload-image a.remove{display:none}.upload-image-inner-box span{position:absolute;display:block;width:300px;top:50%;left:50%;margin-top:-28px;margin-left:-150px;font-size:12px;color:#b0b2b7;padding:40px 15px 0;z-index:4;background:url(../images/icons/upload.png) no-repeat center top}.upload-image.image-added a.remove{display:block}.upload-image.image-added img{visibility:visible}.checkbox-holder,.radio-holder{position:relative;width:100%}.radio-holder{margin:10px 0}.checkbox-holder{margin:15px 0}.checkbox-holder input[type="checkbox"],.radio-holder input[type="radio"]{position:absolute;top:0;right:0;height:0;visibility:hidden;border:none}.checkbox-holder input[type="checkbox"] + label,.radio-holder input[type="radio"] + label{position:relative;display:inline-block;font-size:12px;color:#4a4a4a;padding:4px 28px 4px 0;margin:0;cursor:pointer;user-select:none}.checkbox-holder input[type="checkbox"] + label::before{content:'';position:absolute;top:3px;right:2px;width:18px;height:18px;background-color:#fff;border:1px solid #e4e4e4;border-radius:3px;-webkit-animation:scalingRev .4s ease-in-out;animation:scalingRev .4s ease-in-out}.checkbox-holder input[type="checkbox"] + label::after{content:'';position:absolute;top:3px;right:2px;width:18px;height:18px;opacity:0;background:url(../images/assets/tick-white.png) no-repeat center #f7941e;border-radius:3px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation:scalingRev .4s ease-in-out;animation:scalingRev .4s ease-in-out}.checkbox-holder input[type="checkbox"]:checked + label::before,.checkbox-holder input[type="checkbox"]:checked + label::after{-webkit-animation:scalingXY .4s ease-in-out;animation:scalingXY .4s ease-in-out}.checkbox-holder input[type="checkbox"]:checked + label::before{border-color:#f7941e}.checkbox-holder input[type="checkbox"]:checked + label::after{opacity:1}.radio-holder input[type="radio"] + label::before{content:'';position:absolute;top:3px;right:2px;width:18px;height:18px;background-color:#f6f6f6;border-radius:50%;z-index:2;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation:scalingRev .4s ease-in-out;animation:scalingRev .4s ease-in-out}.radio-holder input[type="radio"] + label::after{content:'';position:absolute;top:10px;right:9px;width:4px;height:4px;opacity:0;background-color:#fff;border-radius:50%;z-index:3;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-animation:scalingRev .4s ease-in-out;animation:scalingRev .4s ease-in-out}.radio-holder input[type="radio"]:checked + label::before,.radio-holder input[type="radio"]:checked + label::after{-webkit-animation:scalingXY .4s ease-in-out;animation:scalingXY .4s ease-in-out}.radio-holder input[type="radio"]:checked + label::before{background-color:#f7941e}.radio-holder input[type="radio"]:checked + label::after{opacity:1}.button-holder{width:100%;overflow:hidden;text-align:center}.button-holder a,.button-holder input{float:right;display:block;min-width:0;width:48%;margin:20px 4% 0 0}.button-holder a:first-child,.button-holder input:first-child{margin-right:0}.bttn{position:relative;display:inline-block;min-width:150px;height:44px;line-height:44px;overflow:visible;font-size:14px;color:#fff;text-align:center;padding:2px 5px 4px;outline:none;background:#2e2e2e;border-radius:5px;user-select:none;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all 250ms cubic-bezier(0.25,0.25,0.5,1.9);-moz-transition:all 250ms cubic-bezier(0.25,0.25,0.5,1.9);transition:all 250ms cubic-bezier(0.25,0.25,0.5,1.9)}.bttn-content{display:block}.bttn::before,.bttn::after,.bttn-content::before,.bttn-content::after{content:'';position:absolute;display:block;background:#2e2e2e;border-radius:50%;-webkit-transition:all 250ms cubic-bezier(0.25,0.25,0.5,1.9);-moz-transition:all 250ms cubic-bezier(0.25,0.25,0.5,1.9);transition:all 250ms cubic-bezier(0.25,0.25,0.5,1.9)}.bttn::before,.bttn::after{width:100%;height:10px;left:0;-webkit-transform:scaleY(0);-moz-transform:scaleY(0);transform:scaleY(0)}.bttn::before{top:-4px}.bttn::after{bottom:-4px}.bttn-content::before,.bttn-content::after{width:10px;height:100%;top:0;-webkit-transform:scaleX(0);-moz-transform:scaleX(0);transform:scaleX(0)}.bttn-content::before{left:-4px}.bttn-content::after{right:-4px}.bttn:hover{background:#f7941e;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.bttn:hover::before,.bttn:hover::after,.bttn:hover .bttn-content::before,.bttn:hover .bttn-content::after{background:#f7941e;-webkit-transform:none;-moz-transform:none;transform:none}.bttn.type-2,.bttn.type-2::before,.bttn.type-2::after,.bttn.type-2 .bttn-content::before,.bttn.type-2 .bttn-content::after{background:#409ad7}.bttn svg{display:inline-block;vertical-align:middle;font-size:16px;margin-right:7px}.bttn img{display:inline-block;vertical-align:middle;width:20px;margin-left:4px}.switch{display:block;width:58px;height:32px;background:url(../images/icons/switch.png) no-repeat center}.switch.active{background-image:url(../images/icons/switch-on.png)}.nav-toggle{position:absolute;top:31px;right:22px;display:none!important;width:22px;user-select:none;z-index:99;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nav-toggle span{position:relative;display:block;width:100%;height:3px;margin:0 auto 5px;background-color:#fff;border-radius:2px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nav-toggle span:last-child{margin-bottom:0}.nav-toggle.active span:nth-child(1){margin-top:8px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-toggle.active span:nth-child(2){display:none}.nav-toggle.active span:nth-child(3){margin-top:-8px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}a.remove{position:absolute;top:6px;left:6px;display:block;width:28px;height:28px;background:url(../images/assets/remove.png) no-repeat center center #fff;z-index:6}a.close{position:absolute;top:-11px;right:-10px;display:block;width:25px;height:25px;background:url(../images/assets/remove.png) no-repeat center #fff;border-radius:50%;z-index:12;-webkit-box-shadow:0 0 5px #4a4a4a;-moz-box-shadow:0 0 5px #4a4a4a;box-shadow:0 0 5px #4a4a4a}a.remove:hover,a.close:hover{-webkit-transform:scale(.9,.9);-moz-transform:scale(.9,.9);transform:scale(.9,.9)}#wrapper{position:relative;min-width:320px;width:100%;min-height:100%;overflow:hidden;padding-top:90px;padding-bottom:100px}#wrapper.login-register{padding:115px 0 150px}.frame{max-width:1010px;padding:0 15px;margin:auto}.frame.xxlarge{max-width:1480px}.frame.xlarge{max-width:1350px}.frame.large{max-width:1250px}.frame.medium{max-width:1130px}.frame.small{max-width:880px}.frame.xsmall{max-width:825px}.frame.xxsmall{max-width:440px}.frame.vsmall{max-width:380px}.clear-fix{display:block;height:0;clear:both;visibility:hidden}.has-clear-fix::after{content:'';display:table;height:0;clear:both;visibility:hidden}.divider{display:block;width:100%;height:1px;margin:12px auto;background-color:#eaeaea}.divider.large{margin:20px auto}.transparent-bg{background-color:transparent!important}.blue-bg{background-color:#368098}.green-bg{background-color:#61bd61}.dark-green-bg{background-color:#19674e}.purple-bg{background-color:#843698}.red-bg{background-color:#e56262}.yellow-bg{background-color:#e4d257}.orange-bg{background-color:#f7941e}.grey-bg{background-color:#a7a7b4}.black-bg{background-color:#121212}.white-bg{background-color:#fff}.site-bg{background:-webkit-linear-gradient(right,#f7941e,#f5bf3d);background:-moz-linear-gradient(left,#f7941e,#f5bf3d);background:linear-gradient(to left,#f7941e,#f5bf3d)}.site-2-bg{background:-webkit-linear-gradient(right,#000,#2e2e2e);background:-moz-linear-gradient(left,#000,#2e2e2e);background:linear-gradient(to left,#000,#2e2e2e)}.pattern-bg{background:url(../images/assets/pattern.jpg)}.fixed-attachment{background-attachment:fixed!important}.scroll-attachment{background-attachment:scroll!important}.auto-width{width:auto!important}.full-width{width:100%!important}.full-height{height:100%!important}.no-overflow{overflow:visible!important}.auto-overflow{overflow:auto!important}.hidden-overflow{overflow:hidden!important}.hidden-visibility{visibility:hidden!important}.inline-display{display:inline!important}.inline-block-display{display:inline-block!important}.block-display{display:block!important}.none-display{display:none!important}.table-display{display:table!important;width:100%;height:100%}.table-cell-display{display:table-cell!important;width:100%;height:100%}.static-position{position:static}.relative-position{position:relative}.absolute-position{position:absolute}.z-index{position:relative;z-index:100}.top-aligned{vertical-align:top}.vertical-aligned{vertical-align:middle}.bottom-aligned{vertical-align:bottom}.has-text-shadow{text-shadow:0 0 2px #121212}.no-boxshadow{-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important}.has-boxshadow{-webkit-box-shadow:0 0 10px #121212!important;-moz-box-shadow:0 0 10px #121212!important;box-shadow:0 0 10px #121212!important}.has-transition{-webkit-transition:all .2s linear;-moz-transition:all .2s linear;transition:all .2s linear}.has-ease-transition{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.has-ease-in-transition{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-in}.has-ease-out-transition{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}.has-cubic-transition{-webkit-transition:all .2s cubic-bezier(.15,.41,.89,.63);-moz-transition:all .2s cubic-bezier(.15,.41,.89,.63);transition:all .2s cubic-bezier(.15,.41,.89,.63)}.font-size-vlarge{font-size:25px}.font-size-xxlarge{font-size:22px}.font-size-xlarge{font-size:20px}.font-size-large{font-size:18px}.font-size-medium{font-size:15px}.font-size-small{font-size:13px}.font-size-xsmall{font-size:12px}.font-size-xxsmall{font-size:10px}.font-type-default{font-family:'Iran'}.font-type-medium{font-family:'Iran-Medium'}.site-color{color:#f7941e!important}.site-color-2{color:#838383!important}.site-color-3{color:#4a4a4a!important}.lightblue-color{color:#18abba!important}.blue-color{color:#1b548c!important}.green-color{color:#b1c81e!important}.light-green-color{color:#b4cfc8!important}.purple-color{color:#8f70ab!important}.red-color{color:#e56262!important}.maroon-color{color:#9f2d4f!important}.yellow-color{color:#e4d257!important}.lightorange-color{color:#faaa35!important}.orange-color{color:#fa5935!important}.grey-color{color:#bebebe!important}.dark-grey-color{color:#58595b!important}.black-color{color:#000!important}.white-color{color:#fff!important}.twitter-color{color:#1da1f2!important}.center-aligned{text-align:center}.left-aligned{text-align:left}.right-aligned{text-align:right}.justify-aligned{text-align:justify}.uppercased{text-transform:uppercase}.lowercased{text-transform:lowercase}.capitalized{text-transform:capitalize}.italic-style{font-style:italic}.normal-style{font-style:normal}.right-floated{float:right}.left-floated{float:left}.no-float{float:none!important}.no-border{border:none!important}.has-border{border:1px solid #ececec}.has-top-border{border-top:1px solid #ececec}.has-right-border{border-right:1px solid #ececec}.has-bottom-border{border-bottom:1px solid #ececec}.has-left-border{border-left:1px solid #ececec}.no-border-radius{border-radius:0!important}.has-border-radius{border-radius:2px!important}.has-top-border-radius{border-radius:2px 2px 0 0!important}.has-right-border-radius{border-radius:0 2px 2px 0!important}.has-bottom-border-radius{border-radius:0 0 2px 2px!important}.has-left-border-radius{border-radius:2px 0 0 2px!important}.no-padding{padding:0!important}.no-top-padding{padding-top:0!important}.no-bottom-padding{padding-bottom:0!important}.no-left-padding{padding-left:0!important}.no-right-padding{padding-right:0!important}.no-x-padding{padding-left:0!important;padding-right:0!important}.no-y-padding{padding-top:0!important;padding-bottom:0!important}.has-vlarge-padding{padding:80px!important}.has-vlarge-top-padding{padding-top:80px!important}.has-vlarge-bottom-padding{padding-bottom:80px!important}.has-vlarge-left-padding{padding-left:80px!important}.has-vlarge-right-padding{padding-right:80px!important}.has-vlarge-x-padding{padding:0 80px!important}.has-vlarge-y-padding{padding:80px 0!important}.has-xxlarge-padding{padding:60px!important}.has-xxlarge-top-padding{padding-top:60px!important}.has-xxlarge-bottom-padding{padding-bottom:60px!important}.has-xxlarge-left-padding{padding-left:60px!important}.has-xxlarge-right-padding{padding-right:60px!important}.has-xxlarge-x-padding{padding:0 60px!important}.has-xxlarge-y-padding{padding:60px 0!important}.has-xlarge-padding{padding:50px!important}.has-xlarge-top-padding{padding-top:50px!important}.has-xlarge-bottom-padding{padding-bottom:50px!important}.has-xlarge-left-padding{padding-left:50px!important}.has-xlarge-right-padding{padding-right:50px!important}.has-xlarge-x-padding{padding:0 50px!important}.has-xlarge-y-padding{padding:50px 0!important}.has-large-padding{padding:40px!important}.has-large-top-padding{padding-top:40px!important}.has-large-bottom-padding{padding-bottom:40px!important}.has-large-left-padding{padding-left:40px!important}.has-large-right-padding{padding-right:40px}.has-large-x-padding{padding:0 40px!important}.has-large-y-padding{padding:40px 0!important}.has-padding{padding:30px!important}.has-top-padding{padding-top:30px!important}.has-bottom-padding{padding-bottom:30px!important}.has-left-padding{padding-left:30px!important}.has-right-padding{padding-right:30px!important}.has-x-padding{padding:0 30px!important}.has-y-padding{padding:30px 0!important}.has-medium-padding{padding:20px!important}.has-medium-top-padding{padding-top:20px!important}.has-medium-bottom-padding{padding-bottom:20px!important}.has-medium-left-padding{padding-left:20px!important}.has-medium-right-padding{padding-right:20px!important}.has-medium-x-padding{padding:0 20px!important}.has-medium-y-padding{padding:20px 0!important}.has-small-padding{padding:15px!important}.has-small-top-padding{padding-top:15px!important}.has-small-bottom-padding{padding-bottom:15px!important}.has-small-left-padding{padding-left:15px!important}.has-small-right-padding{padding-right:15px!important}.has-small-x-padding{padding:0 15px!important}.has-small-y-padding{padding:15px 0!important}.has-xsmall-padding{padding:10px!important}.has-xsmall-top-padding{padding-top:10px!important}.has-xsmall-bottom-padding{padding-bottom:10px!important}.has-xsmall-left-padding{padding-left:10px!important}.has-xsmall-right-padding{padding-right:10px!important}.has-xsmall-x-padding{padding:0 10px!important}.has-xsmall-y-padding{padding:10px 0!important}.has-xxsmall-padding{padding:5px!important}.has-xxsmall-top-padding{padding-top:5px!important}.has-xxsmall-bottom-padding{padding-bottom:5px!important}.has-xxsmall-left-padding{padding-left:5px!important}.has-xxsmall-right-padding{padding-right:5px!important}.has-xxsmall-x-padding{padding:0 5px!important}.has-xxsmall-y-padding{padding:5px 0!important}.no-margin{margin:0!important}.no-top-margin{margin-top:0!important}.no-bottom-margin{margin-bottom:0!important}.no-left-margin{margin-left:0!important}.no-right-margin{margin-right:0!important}.no-x-margin{margin-left:0!important;margin-right:0!important}.no-y-margin{margin-top:0!important;margin-bottom:0!important}.has-auto-margin{margin:auto!important}.has-large-minus-margin{margin-top:-40px!important}.has-minus-margin{margin-top:-30px!important}.has-medium-minus-margin{margin-top:-20px!important}.has-small-minus-margin{margin-top:-10px!important}.has-vlarge-margin{margin:80px!important}.has-vlarge-top-margin{margin-top:80px!important}.has-vlarge-bottom-margin{margin-bottom:80px!important}.has-vlarge-left-margin{margin-left:80px!important}.has-vlarge-right-margin{margin-right:80px!important}.has-vlarge-x-margin{margin:0 80px!important}.has-vlarge-y-margin{margin:80px 0!important}.has-xxlarge-margin{margin:60px!important}.has-xxlarge-top-margin{margin-top:60px!important}.has-xxlarge-bottom-margin{margin-bottom:60px!important}.has-xxlarge-left-margin{margin-left:60px!important}.has-xxlarge-right-margin{margin-right:60px!important}.has-xxlarge-x-margin{margin:0 60px!important}.has-xxlarge-y-margin{margin:60px 0!important}.has-xlarge-margin{margin:50px!important}.has-xlarge-top-margin{margin-top:50px!important}.has-xlarge-bottom-margin{margin-bottom:50px!important}.has-xlarge-left-margin{margin-left:50px!important}.has-xlarge-right-margin{margin-right:50px!important}.has-xlarge-x-margin{margin:0 50px!important}.has-xlarge-y-margin{margin:50px 0!important}.has-large-margin{margin:40px!important}.has-large-top-margin{margin-top:40px!important}.has-large-bottom-margin{margin-bottom:40px!important}.has-large-left-margin{margin-left:40px!important}.has-large-right-margin{margin-right:40px!important}.has-large-x-margin{margin:0 40px!important}.has-large-y-margin{margin:40px 0!important}.has-margin{margin:30px!important}.has-top-margin{margin-top:30px!important}.has-bottom-margin{margin-bottom:30px!important}.has-left-margin{margin-left:30px!important}.has-right-margin{margin-right:30px!important}.has-x-margin{margin:0 30px!important}.has-y-margin{margin:30px 0!important}.has-medium-margin{margin:20px!important}.has-medium-top-margin{margin-top:20px!important}.has-medium-bottom-margin{margin-bottom:20px!important}.has-medium-left-margin{margin-left:20px!important}.has-medium-right-margin{margin-right:20px!important}.has-medium-x-margin{margin:0 20px!important}.has-medium-y-margin{margin:20px 0!important}.has-small-margin{margin:15px!important}.has-small-top-margin{margin-top:15px!important}.has-small-bottom-margin{margin-bottom:15px!important}.has-small-left-margin{margin-left:15px!important}.has-small-right-margin{margin-right:15px!important}.has-small-x-margin{margin:0 15px!important}.has-small-y-margin{margin:15px 0!important}.has-xsmall-margin{margin:10px!important}.has-xsmall-top-margin{margin-top:10px!important}.has-xsmall-bottom-margin{margin-bottom:10px!important}.has-xsmall-left-margin{margin-left:10px!important}.has-xsmall-right-margin{margin-right:10px!important}.has-xsmall-x-margin{margin:0 10px!important}.has-xsmall-y-margin{margin:10px 0!important}.has-xxsmall-margin{margin:5px!important}.has-xxsmall-top-margin{margin-top:5px!important}.has-xxsmall-bottom-margin{margin-bottom:5px!important}.has-xxsmall-left-margin{margin-left:5px!important}.has-xxsmall-right-margin{margin-right:5px!important}.has-xxsmall-x-margin{margin:0 5px!important}.has-xxsmall-y-margin{margin:5px 0!important}.reverse-direction{direction:ltr;display:inline-block}.mobile-scrollable{overflow:hidden;-webkit-overflow-scrolling:touch}.schema-item{display:block;width:0;height:0;font-size:0;visibility:hidden;opacity:0}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;visibility:hidden;opacity:0;background:rgba(0,0,0,.75);z-index:999999999;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-animation:scalingRev .4s ease-in-out;animation:scalingRev .4s ease-in-out}.overlay.active{visibility:visible;opacity:1;-webkit-animation:scaling .4s ease-in-out;animation:scaling .4s ease-in-out}.inner-overlay{display:table;width:100%;height:100%}.overlay-box{display:table-cell;vertical-align:middle;text-align:center;padding:50px 25px}.inner-overlay-box{position:relative;max-width:622px;padding:25px;margin:auto;background-color:#fff;border-radius:9px}.circle-bullet li,.number-bullet li{margin:8px 0}.circle-bullet li::before{content:'';display:inline-block;width:5px;height:5px;margin-left:5px;background-color:#4a4a4a;border-radius:50%}.circle-bullet.small li::before{width:6px;height:6px}.number-bullet li::before{content:attr(list-number);display:inline-block;color:#f7941e;margin-right:8px}.tick-bullet li{font-size:13px;color:#f7941e;margin-bottom:16px}.tick-bullet li:last-child{margin-bottom:0}.tick-bullet li::before{content:'';display:inline-block;width:14px;height:11px;margin-right:15px;background:url(../images/assets/tick.png) no-repeat center}.web-tags{padding-top:25px;margin-top:25px;border-top:1px solid #e4e4e4}.web-tags a{display:inline-block;font-size:13px;color:#4a4a4a;padding:6px 12px 4px;margin:3px 1px;user-select:none;border:1px solid #4a4a4a;border-radius:4px;-webkit-transition:none;-moz-transition:none;transition:none;-webkit-transition:transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out}.web-tags a:hover{color:#fff;background:-webkit-linear-gradient(right,#f7941e,#f5bf3d);background:-moz-linear-gradient(left,#f7941e,#f5bf3d);background:linear-gradient(to left,#f7941e,#f5bf3d);border-color:transparent;-webkit-transform:scale(.9,.9);-moz-transform:scale(.9,.9);transform:scale(.9,.9)}.tag{display:inline-block;min-width:52px;font-size:14px;color:#fff;text-align:center;padding:3px 6px;margin:2px 1px;background-color:#121212;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.tag:hover{background-color:#565656}.site-label{background-color:#f7941e}.site-label:hover{background-color:#f55757}.blue-label{background-color:#368098!important}.blue-label:hover{background-color:#246073!important}.green-label{background-color:#61bd61!important}.green-label:hover{background-color:#3c893c!important}.purple-label{background-color:#843698!important}.purple-label:hover{background-color:#532160!important}.red-label{background-color:#e56262!important}.red-label:hover{background-color:#c83a3a!important}.yellow-label{background-color:#e4d257!important}.yellow-label:hover{background-color:#d6bb00!important}.orange-label{background-color:#ef9200!important}.orange-label:hover{background-color:#bb7301!important}.grey-label{background-color:#a4a4a4!important}.grey-label:hover{background-color:#888!important}.black-label{background-color:#323232!important}.black-label:hover{background-color:#000!important}.white-label{color:#121212!important;background-color:#fff!important}.white-label:hover{background-color:#b7b7b7!important}.post-stats{width:100%;overflow:hidden;margin-top:10px}.post-stats span{position:relative;display:inline-block;vertical-align:middle;font-size:14px;color:#bebebe}.post-stats span::after{content:'/';display:inline-block;vertical-align:middle;color:#bebebe;margin:0 7px 0 2px}.post-stats span:last-child::after{display:none}.post-stats span a{color:#a1a1a1}.post-stats span a:hover{color:#4a4a4a}.post-stats span img{display:inline-block;vertical-align:middle;margin:-2px 0 0 2px}.post-stats span > svg{margin-left:5px}.post-stats.type-2{overflow:visible;margin-top:15px}.post-stats.type-2 span{font-size:16px;color:#848484}.post-stats.type-2 span::after{content:'•';color:#c8c8c8;margin:0 12px}.post-stats.type-2 span a{color:#4a4a4a}.post-stats.type-2 span a:hover{color:#f7941e}.message{padding:14px 20px 15px;margin-bottom:20px;background-color:#121212;border:1px solid #4a4a4a}.message span{display:block;font-size:15px;color:#4a4a4a;padding:0 30px 0 0;background-repeat:no-repeat;background-position:right center}.message.success{background-color:#e1f6da;border-color:#d6ebcf}.message.success span{background-image:url(../images/assets/success.png)}.message.fail{background-color:#f9e1e0;border-color:#eed7d5}.message.fail span{background-image:url(../images/assets/error.png)}.star-box{direction:ltr;width:100%;margin-top:7px;user-select:none}.star-box span{display:inline-block;vertical-align:middle;width:16px;height:14px;margin:0 1px;background:url(../images/icons/star.png) no-repeat center center}.star-box span:nth-child(1),.star-box span:nth-child(5){-webkit-transform:translateY(-18px);-moz-transform:translateY(-18px);transform:translateY(-18px)}.star-box span:nth-child(2),.star-box span:nth-child(4){-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);transform:translateY(-5px)}.star-box span.active{background-image:url(../images/icons/star-active.png)}.star-box span.selected{background-image:url(../images/icons/star-active.png)!important}.star-box i{direction:rtl;display:inline-block;vertical-align:middle;font-style:normal;font-size:12px;padding-top:2px;margin-left:7px}.double-quotes::before{content:'"';font-family:'Iran';font-size:18px;color:#000}.double-quotes::after{content:'"';font-family:'Iran';font-size:18px;color:#000}.pagination{width:100%;padding:40px 0 10px}.pagination ul{width:auto;text-align:center;margin:auto}.pagination ul li{display:inline-block;vertical-align:middle;text-align:center;margin:0 2px}.pagination ul li a{display:block;width:36px;height:36px;line-height:40px;font-size:14px;color:#121212;user-select:none;background-color:#fff;border-radius:50%}.section-box .pagination ul li a{background-color:#f6f6f6}.pagination ul li.active a{color:#fff;background:-webkit-linear-gradient(right,#f7941e,#f5bf3d);background:-moz-linear-gradient(left,#f7941e,#f5bf3d);background:linear-gradient(to left,#f7941e,#f5bf3d);border:none}.pagination ul li.etc a{width:25px;line-height:37px;color:#121212;cursor:default;background-color:transparent;border-color:transparent}.pagination ul li.prev,.pagination ul li.next{margin:0 6px}.pagination ul li.prev a,.pagination ul li.next a{line-height:42px;font-size:15px}.pagination ul li:not(.active):not(.etc) a:hover{color:#fff;background-color:#121212;-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}.breadcrumb{position:relative;width:100%;padding-bottom:20px;margin-bottom:27px;border-bottom:1px solid #e4e4e4}.breadcrumb ul{display:block;overflow:hidden}.breadcrumb ul li{float:right;color:#2e2e2e}.breadcrumb ul li::before{content:'';display:inline-block;width:7px;height:8px;margin:0 10px;background:url(../images/assets/prev.png) no-repeat center}.breadcrumb ul li:first-child::before{display:none}.breadcrumb ul li a{color:#2e2e2e}.breadcrumb ul li a:hover{color:#f7941e}.static-content h1{font-size:32px!important;color:#f7941e!important;word-break:break-word!important;margin-top:25px!important}.static-content h2{font-size:27px!important;word-break:break-word!important;margin-top:25px!important}.static-content h3{font-size:24px!important;word-break:break-word!important;margin-top:25px!important}.static-content h4{font-size:20px!important;word-break:break-word!important;margin-top:25px!important}.static-content h5{font-size:18px!important;word-break:break-word!important;margin-top:25px!important}.static-content h6{font-size:16px!important;word-break:break-word!important;margin-top:25px!important}.static-content img,.static-content .video-player{margin:15px 0 0!important}.static-content p{line-height:2!important;font-size:14px!important;color:#4a4a4a!important;word-break:break-word!important;padding-top:15px!important}.static-content p:first-child{padding-top:0!important}.static-content p strong,.static-content ul li strong{font-family:'Iran-Medium'!important}.static-content p a{color:#f7941e!important}.static-content p a:hover{color:#f5bf3d!important}.static-content blockquote{font-family:'Iran'!important;font-size:16px!important;color:#000!important;margin-top:15px!important}.static-content u{color:#f7941e!important;text-decoration:none!important;border-bottom:1px solid #f7941e!important}.static-content ul,.static-content ol{padding-right:20px;margin-top:20px}.static-content ul li,.static-content ol li{line-height:1.8;margin:10px 0!important}.static-content ul li::before{content:'';display:inline-block;width:5px;height:5px;margin-left:7px;background-color:#f7941e;border-radius:50%}.static-content ol li::before{content:attr(list-number);display:inline-block;color:#f7941e;margin-left:6px}#map_canvas{position:relative;width:100%;height:300px}#map_canvas img{max-width:none!important;background:none!important}.table{width:100%}.table.scrollable{overflow-x:auto}.table.scrollable table{min-width:980px}.table td,.table th{font-size:13px;text-align:right;padding:12px}.table a:not(.bttn){color:#2e2e2e}.table td a:not(.bttn):hover{color:#f7941e}.table a.bttn{float:left;min-width:100px;font-size:12px}.table th{font-family:'Iran-Medium';font-size:12px;font-weight:400;color:#fff;background-color:#f7941e}.table th:first-child{border-radius:0 7px 7px 0}.table th:last-child{border-radius:7px 0 0 7px}.table tr.active td{background-color:#f7f7f9}.table-filter{font-family:'Iran';padding-left:15px;cursor:pointer;background:url(../images/assets/arrow-down-black.png) no-repeat left 6px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.table-filter.active{background:url(../images/assets/arrow-up-black.png) no-repeat left center}.div-table .row{display:table;width:100%}.div-table .column{display:table-cell;vertical-align:middle;height:100%;padding:0 10px}.column-5{width:5%}.column-10{width:10%}.column-15{width:15%}.column-20{width:20%}.column-25{width:25%}.column-30{width:30%}.column-35{width:35%}.column-40{width:40%}.column-45{width:45%}.column-50{width:50%}.column-55{width:55%}.column-60{width:60%}.column-65{width:65%}.column-70{width:70%}.column-75{width:75%}.column-80{width:80%}.column-85{width:85%}.column-90{width:90%}.column-95{width:95%}.content{padding:50px 0}.section-wrapper{width:100%}.section-wrapper::before{content:" ";display:table;clear:both}.section-wrapper::after{content:" ";display:table;clear:both}.card-box{margin-bottom:20px}.card-box:last-child{margin-bottom:0}.section{float:right;width:100%}.section.reverse{float:left}.section.centered{float:none;margin:auto}.section-box{position:relative;width:100%;margin-bottom:30px;background:#fff;border-radius:7px}.section-box.solo{float:none}.section-box-title{width:100%;padding:25px 30px}.section-box-content{width:100%;padding:30px}.section-box-footer{width:100%;padding:25px}.section-box.with-border .section-box-title{border-bottom:1px solid #f6f6f6}.section-box.with-border .section-box-footer{border-top:1px solid #f6f6f6}.section-box.no-side-padding .section-box-content{padding:0 0 30px}.section-box.no-padding .section-box-content{padding:0}.half-box{float:right;width:50%}.half-half-box{float:right;width:25%}.left-side{float:left;width:50%;overflow:hidden}.right-side{float:right;width:50%;overflow:hidden}.cl-1{width:8.33333333%!important}.cl-2{width:16.6666667%!important}.cl-3{width:25%!important}.cl-4{width:33.33333333%!important}.cl-5{width:41.6666667%!important}.cl-6{width:50%!important}.cl-7{width:58.33333333%!important}.cl-8{width:66.66666666%!important}.cl-9{width:75%!important}.cl-10{width:83.3333334%!important}.cl-11{width:91.6666667%!important}.cl-12{width:100%!important}.has-11-1-column > .section{width:15%;margin-right:2%}.has-11-1-column > .section:nth-child(2n+1){width:83%;margin-right:0}.has-1-11-column > .section{width:83%;margin-right:2%}.has-1-11-column > .section:nth-child(2n+1){width:15%;margin-right:0}.has-10-2-column > .section{width:20%;margin-right:2%}.has-10-2-column > .section:nth-child(2n+1){width:78%;margin-right:0}.has-2-10-column > .section{width:78%;margin-right:2%}.has-2-10-column > .section:nth-child(2n+1){width:20%;margin-right:0}.has-9-3-column > .section{width:25%;margin-right:2.5%}.has-9-3-column > .section:nth-child(2n+1){width:72.5%;margin-right:0}.has-3-9-column > .section{width:72.5%;margin-right:2.5%}.has-3-9-column > .section:nth-child(2n+1){width:25%;margin-right:0}.has-8-4-column > .section{width:35%;margin-right:3%}.has-8-4-column > .section:nth-child(2n+1){width:62%;margin-right:0}.has-4-8-column > .section{width:62%;margin-right:3%}.has-4-8-column > .section:nth-child(2n+1){width:35%;margin-right:0}.has-7-5-column > .section{width:40.625%;margin-right:2.5%}.has-7-5-column > .section:nth-child(2n+1){width:56.875%;margin-right:0}.has-5-7-column > .section{width:56.875%;margin-right:2.5%}.has-5-7-column > .section:nth-child(2n+1){width:40.625%;margin-right:0}.has-6-6-column > .section{width:49%;margin-right:2%}.has-6-6-column > .section:nth-child(2n+1){margin-right:0}.has-4-4-4-column > .section{width:31.666666666667%;margin-right:2.5%}.has-4-4-4-column > .section:nth-child(3n+1){margin-right:0}.has-3-3-3-3-column > .section{width:24.47%;margin-right:.7%}.has-3-3-3-3-column > .section:nth-child(4n+1){margin-right:0}.has-5x2o4-column > .section{width:18%;margin-right:2.5%}.has-5x2o4-column > .section:nth-child(5n+1){margin-right:0}.has-2-2-2-2-2-2-column > .section{width:15%;margin-right:2%}.has-2-2-2-2-2-2-column > .section:nth-child(6n+1){margin-right:0}@media only screen and (min-width:1040px){.tablet-only{display:none!important}}@media only screen and (min-width:560px){.mobile-only{display:none!important}}@media only screen and (max-width:980px){.desktop-only{display:none!important}#wrapper{padding-top:60px}body{font-size:12px}h1{font-size:40px}h2{font-size:24px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:15px}p{padding-top:12px}fieldset{padding:12px;border:1px solid #121212}legend{font-size:13px;color:#121212;padding:0 12px}input,select{font-size:16px!important}input[type="submit"]{line-height:44px}.bttn{min-width:130px;height:40px;line-height:40px;font-size:12px;padding:1px 5px 3px}.fixed-attachment{background-attachment:scroll!important}.has-large-minus-margin{margin-top:-20px!important}.has-minus-margin{margin-top:-10px!important}.has-medium-minus-margin{margin-top:-5px!important}.has-small-minus-margin{margin-top:0!important}.font-size-vlarge{font-size:25px}.font-size-xxlarge{font-size:22px}.font-size-xlarge{font-size:20px}.font-size-large{font-size:18px}.font-size-medium{font-size:15px}.font-size-small{font-size:13px}.font-size-xsmall{font-size:12px}.font-size-xxsmall{font-size:10px}.content{padding:30px 0}.card-box{margin-bottom:10px!important}.section-box.large-padding{padding:15px}.section-box.normal-padding{padding:10px}.section-box.medium-padding{padding:7px}.section-box.small-padding{padding:4px}.half-box,.right-side,.left-side{float:none!important;width:100%!important}.half-half-box{width:50%}.cl-1,.cl-2,.cl-3,.cl-4,.cl-5,.cl-6,.cl-7,.cl-8,.cl-9,.cl-10,.cl-11,.cl-12{float:none!important;width:100%!important}.has-11-1-column > .section,.has-1-11-column > .section,.has-10-2-column > .section,.has-2-10-column > .section,.has-9-3-column > .section,.has-3-9-column > .section,.has-8-4-column > .section,.has-4-8-column > .section,.has-7-5-column > .section,.has-5-7-column > .section,.has-6-6-column > .section,.has-4-4-4-column > .section{float:none!important;width:100%!important;margin:0}.has-3-3-3-3-column > .section,.has-5x2o4-column > .section,.has-2-2-2-2-2-2-column > .section{width:48.75%;margin-right:2.5%}.has-3-3-3-3-column > .section:nth-child(4n+1){margin-right:2.5%}.has-5x2o4-column > .section:nth-child(5n+1){margin-right:2.5%}.has-2-2-2-2-2-2-column > .section:nth-child(6n+1){margin-right:2.5%}.has-3-3-3-3-column > .section:nth-child(2n+1),.has-5x2o4-column > .section:nth-child(2n+1),.has-2-2-2-2-2-2-column > .section:nth-child(2n+1){margin-right:0}.rspv.has-6-6-column > .section,.rspv.has-4-4-4-column > .section{float:right!important;width:48.75%!important;margin-right:2.5%!important}.rspv.has-6-6-column > .section:nth-child(2n+1),.rspv.has-4-4-4-column > .section:nth-child(2n+1){margin-right:0!important}.nav-toggle{display:block!important}.table td,.table th{padding:8px}.static-content h1{font-size:24px!important;margin-top:10px!important}.static-content h2{font-size:20px!important;margin-top:10px!important}.static-content h3{font-size:18px!important;margin-top:10px!important}.static-content h4{font-size:17px!important;margin-top:10px!important}.static-content h5{font-size:16px!important;margin-top:10px!important}.static-content h6{font-size:15px!important;word-break:break-word!important;margin-top:10px!important}.static-content img{margin-top:10px!important}.static-content p{font-size:13px!important;padding-top:10px!important}.static-content blockquote{font-size:15px!important;margin-top:10px!important}.static-content ul,.static-content ol{padding-right:12px;margin-top:15px}.double-quotes::before,.double-quotes::after{font-size:13px}.video-info h3{font-size:20px}.post-stats.type-2 span{font-size:14px}}@media only screen and (max-width:740px){input,textarea,select{font-size:16px!important}input[type="submit"]{margin-top:15px}.has-vlarge-padding{padding:40px!important}.has-vlarge-top-padding{padding-top:40px!important}.has-vlarge-bottom-padding{padding-bottom:40px!important}.has-vlarge-left-padding{padding-left:40px!important}.has-vlarge-right-padding{padding-right:40px!important}.has-vlarge-x-padding{padding:0 40px!important}.has-vlarge-y-padding{padding:40px 0!important}.has-xxlarge-padding{padding:35px!important}.has-xxlarge-top-padding{padding-top:35px!important}.has-xxlarge-bottom-padding{padding-bottom:35px!important}.has-xxlarge-left-padding{padding-left:35px!important}.has-xxlarge-right-padding{padding-right:35px!important}.has-xxlarge-x-padding{padding:0 35px!important}.has-xxlarge-y-padding{padding:35px 0!important}.has-xlarge-padding{padding:30px!important}.has-xlarge-top-padding{padding-top:30px!important}.has-xlarge-bottom-padding{padding-bottom:30px!important}.has-xlarge-left-padding{padding-left:30px!important}.has-xlarge-right-padding{padding-right:30px!important}.has-xlarge-x-padding{padding:0 30px!important}.has-xlarge-y-padding{padding:30px 0!important}.has-large-padding{padding:25px!important}.has-large-top-padding{padding-top:25px!important}.has-large-bottom-padding{padding-bottom:25px!important}.has-large-left-padding{padding-left:25px!important}.has-large-right-padding{padding-right:25px!important}.has-large-x-padding{padding:0 25px!important}.has-large-y-padding{padding:25px 0!important}.has-padding{padding:20px!important}.has-top-padding{padding-top:20px!important}.has-bottom-padding{padding-bottom:20px!important}.has-left-padding{padding-left:20px!important}.has-right-padding{padding-right:20px!important}.has-x-padding{padding:0 20px!important}.has-y-padding{padding:20px 0!important}.has-medium-padding{padding:15px!important}.has-medium-top-padding{padding-top:15px!important}.has-medium-bottom-padding{padding-bottom:15px!important}.has-medium-left-padding{padding-left:15px!important}.has-medium-right-padding{padding-right:15px!important}.has-medium-x-padding{padding:0 15px!important}.has-medium-y-padding{padding:15px 0!important}.has-small-padding{padding:10px!important}.has-small-top-padding{padding-top:10px!important}.has-small-bottom-padding{padding-bottom:10px!important}.has-small-left-padding{padding-left:10px!important}.has-small-right-padding{padding-right:10px!important}.has-small-x-padding{padding:0 10px!important}.has-small-y-padding{padding:10px 0!important}.has-xsmall-padding{padding:7px!important}.has-xsmall-top-padding{padding-top:7px!important}.has-xsmall-bottom-padding{padding-bottom:7px!important}.has-xsmall-left-padding{padding-left:7px!important}.has-xsmall-right-padding{padding-right:7px!important}.has-xsmall-x-padding{padding:0 7px!important}.has-xsmall-y-padding{padding:7px 0!important}.has-xxsmall-padding{padding:5px!important}.has-xxsmall-top-padding{padding-top:5px!important}.has-xxsmall-bottom-padding{padding-bottom:5px!important}.has-xxsmall-left-padding{padding-left:5px!important}.has-xxsmall-right-padding{padding-right:5px!important}.has-xxsmall-x-padding{padding:0 5px!important}.has-xxsmall-y-padding{padding:5px 0!important}.has-vlarge-margin{margin:40px!important}.has-vlarge-top-margin{margin-top:40px!important}.has-vlarge-bottom-margin{margin-bottom:40px!important}.has-vlarge-left-margin{margin-left:40px!important}.has-vlarge-right-margin{margin-right:40px!important}.has-vlarge-x-margin{margin:0 40px!important}.has-vlarge-y-margin{margin:40px 0!important}.has-xxlarge-margin{margin:35px!important}.has-xxlarge-top-margin{margin-top:35px!important}.has-xxlarge-bottom-margin{margin-bottom:35px!important}.has-xxlarge-left-margin{margin-left:35px!important}.has-xxlarge-right-margin{margin-right:35px!important}.has-xxlarge-x-margin{margin:0 35px!important}.has-xxlarge-y-margin{margin:35px 0!important}.has-xlarge-margin{margin:30px!important}.has-xlarge-top-margin{margin-top:30px!important}.has-xlarge-bottom-margin{margin-bottom:30px!important}.has-xlarge-left-margin{margin-left:30px!important}.has-xlarge-right-margin{margin-right:30px!important}.has-xlarge-x-margin{margin:0 30px!important}.has-xlarge-y-margin{margin:30px 0!important}.has-large-margin{margin:25px!important}.has-large-top-margin{margin-top:25px!important}.has-large-bottom-margin{margin-bottom:25px!important}.has-large-left-margin{margin-left:25px!important}.has-large-right-margin{margin-right:25px!important}.has-large-x-margin{margin:0 25px!important}.has-large-y-margin{margin:25px 0!important}.has-margin{margin:20px!important}.has-top-margin{margin-top:20px!important}.has-bottom-margin{margin-bottom:20px!important}.has-left-margin{margin-left:20px!important}.has-right-margin{margin-right:20px!important}.has-x-margin{margin:0 20px!important}.has-y-margin{margin:20px 0!important}.has-medium-margin{margin:15px!important}.has-medium-top-margin{margin-top:15px!important}.has-medium-bottom-margin{margin-bottom:15px!important}.has-medium-left-margin{margin-left:15px!important}.has-medium-right-margin{margin-right:15px!important}.has-medium-x-margin{margin:0 15px!important}.has-medium-y-margin{margin:15px 0!important}.has-small-margin{margin:10px!important}.has-small-top-margin{margin-top:10px!important}.has-small-bottom-margin{margin-bottom:10px!important}.has-small-left-margin{margin-left:10px!important}.has-small-right-margin{margin-right:10px!important}.has-small-x-margin{margin:0 10px!important}.has-small-y-margin{margin:10px 0!important}.has-xsmall-margin{margin:7px!important}.has-xsmall-top-margin{margin-top:7px!important}.has-xsmall-bottom-margin{margin-bottom:7px!important}.has-xsmall-left-margin{margin-left:7px!important}.has-xsmall-right-margin{margin-right:7px!important}.has-xsmall-x-margin{margin:0 7px!important}.has-xsmall-y-margin{margin:7px 0!important}.has-xxsmall-margin{margin:5px!important}.has-xxsmall-top-margin{margin-top:5px!important}.has-xxsmall-bottom-margin{margin-bottom:5px!important}.has-xxsmall-left-margin{margin-left:5px!important}.has-xxsmall-right-margin{margin-right:5px!important}.has-xxsmall-x-margin{margin:0 5px!important}.has-xxsmall-y-margin{margin:5px 0!important}.overlay-box,.inner-overlay-box{padding:18px}.web-tags a{font-size:12px;padding:4px 10px}.tag{min-width:40px;font-size:12px;padding:2px 5px}.number-bullet li::before,.tick-bullet li::before{margin-right:8px}.tick-bullet li{font-size:14px}.post-stats span::after{margin:0 5px}.breadcrumb{padding-bottom:15px;margin-bottom:15px}}@media only screen and (max-width:640px){h1{font-size:30px}h2{font-size:22px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}h6{font-size:13px}figcaption{line-height:1.7;padding:0 15px;margin-bottom:0}iframe{height:300px}label{font-size:14px;margin:3px 0 6px}label a{font-size:11px}input,select{height:42px;line-height:44px;padding:0 15px 0 35px}textarea{height:120px;padding:15px}.field-holder{margin:10px 0}.field-holder > svg{top:15px;left:14px}.checkbox-holder input[type="checkbox"] + label,.radio-holder input[type="radio"] + label{font-size:12px}.has-3-3-3-3-column > .section,.has-5x2o4-column > .section,.has-2-2-2-2-2-2-column > .section{float:none!important;width:100%!important;margin-right:0}.pagination{padding:20px 0 10px}.pagination ul li{margin:0 1px}.pagination ul li.prev,.pagination ul li.next{margin:0 4px}.pagination ul li a{width:30px;height:30px;line-height:33px;font-size:13px}.pagination ul li.prev a,.pagination ul li.next a{line-height:35px}.message{padding:12px 15px 13px;margin-bottom:10px}.message span{font-size:14px}.content{padding:20px 0}.section-box{margin-bottom:15px}.section-box-title{padding:15px 20px}.section-box-content{padding:20px}.section-box-footer{padding:15px}.section-box.no-side-padding .section-box-content{padding:0 0 15px}.post-stats.type-2{margin-top:5px}.post-stats.type-2 span{font-size:13px;margin-top:10px}.post-stats.type-2 span::after{margin:0 8px}.table.responsive table{min-width:0;background-color:#fff;border:1px solid #4a4a4a}.table.responsive thead{display:none}.table.responsive tr{display:block;border-bottom:1px solid #4a4a4a}.table.responsive tr:last-child{border-bottom:none}.table.responsive td{position:relative;display:block;font-size:12px;color:#121212;text-align:right!important;padding-right:90px!important;border:none!important}.table.responsive td::before{content:attr(th-data);position:absolute;right:0;top:0;display:block;width:80px;height:100%;font-size:12px;color:#fff;text-align:right;padding:8px 10px 0 5px;background-color:#2e2e2e}}@media only screen and (max-width: 560px){.tablet-desktop-only{display:none!important}.half-half-box{float:none!important;width:100%!important}.section-box-content{padding:12px}.rspv.has-6-6-column > .section,.rspv.has-4-4-4-column > .section{float:none!important;width:100%!important;margin:0!important}.rspv.has-6-6-column > .card-box,.rspv.has-4-4-4-column > .card-box{margin-bottom:10px!important}.pagination ul{width:100%!important}#map_canvas{height:220px}.message{padding:10px}}@media only screen and (max-width:400px){.post-stats.type-2 span::after{margin:0 5px}}