@charset "UTF-8";
.text-justify{
text-align:justify;
}
a.btn.btn_about {
    background: #444;
    transition: background 0.2s ease-in 0.1s;
    color: white;
    min-width: 120px;
    padding: 12px 22px;
    border-radius: 10px;
    font-weight: bold;
    margin: 10px;
    border: 2px solid #444;
}

a.btn.btn_about:hover {
    background: white;
    color: #444;
    border-color: #bdebd0;
}

.home .main_content i.fa-headset{
    background: #f4acb7;
    color: white;
    padding: 15px;
    font-size: 30px;
    border-radius: 50%;
    margin-left: 20px;
}

.home .main_content span.tamas{
    color: #f78e9e;
    font-weight: 600;
}
.home .main_content a.tamas{
    display:block;
    font-size: 20px;
    font-weight: 600;
    color: #525252;
    position: relative;
    right: 65px;
}
.home .main_content .list li {
    color: inherit;
    background-color: transparent;
    border:0;
}
.home .main_content .list li:hover {
    color: inherit;
    background-color: transparent;
}
.home .main_content .list li i{    
    background: #bdebd0;
    color: #9d8189;
    padding: 7px;
    border-radius: 50%;
    font-size: 11px;
    margin-left: 5px;
}

.home .main_content div.page_title {
    
}
.home .main_content h1.page_title{
    font-family: 'BArshia';
}

.home .main_content h1.page_title span{
    font-family: 'BArshia';
    color: #f78b9c;
}
.home .main_content h3{
    font-weight: 800;
    color: ;
    font-size: 25px;
}
.home .main_content .page_title i {
    color: #bdebd0;
}
.home .main_content h3::before {
    background: #0d408f;
    content: "";
    display: inline-block;
    padding: 2px 12px;
    border-radius: 20px;
   margin-left: 5px;
}

.home .main_content a.tamas2{
    color: #525252;
    font-weight: 700;
    font-size: 20px;
    margin-right: 10px;
    display:none;
}

@media (max-width: 767px) {
    .home .main_content a.tamas {
        display: none;
}
    .home .main_content a.tamas2{
        display:inline;
}  
    .home .main_content a.btn_about{
        width:90%
}
     .home .main_content div#mainContentCol1 p.p_about{
        text-align: center;
    }
    .home .main_content div#mainContentCol1 br{
        display:none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .home .main_content div#mainContentCol1 br{
        display:none;
}
    .home .main_content a.tamas {
        display: inline;
        margin-right: 30px;
}

    .home .main_content p.p_about {
        text-align: center;
}
    .home .main_content a.btn.btn_about {
        width: 40%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .home .main_content div#mainContentCol1 {
    padding-top: 35px;
}
    .home .main_content div#mainContentCol1 br{
    display:none;
}
    .home .main_content div#mainContentCol1 p.p_about{
    text-align: left;
    position: relative;
    top: -105px;
}
}
@media (min-width: 1200px) {
    .home .main_content a.btn.btn_about{
   float: left;
    position: relative;
    top: -75px;
}
    .home .main_content .container{
    padding-top:100px;
    padding-bottom:100px;
    }
    .home .main_content a.tamas{
    
    }
    .home .main_content i.fa-headset{
    padding: 15px;
    font-size: 30px;
    border-radius: 50%;
    margin-left: 20px;
    position: relative;
    top: 20px;
}
    .home .main_content div#mainContentCol1 {
    padding-top: 50px;
}
}.menu1639159687 {
    
}

.menu1639159687 .mhead {
    
}

.menu1639159687 .mtitle {
    
}

.menu1639159687 .mdesc {
    
}

.menu1639159687 .mbody {
    
}

.menu1639159687 .mcontent {
    
}


.menu1639159687 .navbar-expand .navbar-nav {
    flex-direction: column;
}

.menu1639159687 .sub-menu {
    display:none;
    position:absolute;
    z-index:999;
    background:inherit;
    padding:0;
}
/*Module specific style*/
.menu1639159687 nav.navbar {
    background: transparent;
}

.menu1639159687 nav.navbar.fixed-top {
    background: white;
}

.menu1639159687 nav.navbar .container-fluid {
    
}

.menu1639159687 ul {
    list-style:none;
}

.menu1639159687 ul li.nav-item {
    margin:1px 3px;
    padding:3px;
    background:transparent;
    text-align:center;
}

.menu1639159687 ul li.active {
    
}

.menu1639159687 ul li:hover {
    
}

.menu1639159687 ul li a {
    padding:3px 5px;
    white-space:nowrap;
    line-height:25px;
     color: #558769;
    font-weight: bold;
}

.menu1639159687 ul li a i {
    vertical-align:middle;
}

.menu1639159687 ul li a:active {
    color:#2269CF;
}

.menu1639159687 ul li a:hover {
    color:#f5788b;
}

.menu1639159687 ul li a span {
    font-size:10px;
    display:none;
}

.menu1639159687 ul li.nav-item a {
    
}

.menu1639159687 ul li.nav-item a:hover {
    
}

.menu1639159687 ul li.nav-item .dropdown-menu {
    background:#ffffff;
}

.menu1639159687 ul li.nav-item .dropdown-menu a {
    line-height:34px;
    font-size:17px;
    font-family:IranSans;
}

.menu1639159687 ul li.nav-item .dropdown-menu a:hover {
    background:transparent;
}

.menu1639159687 .navbar-expand .navbar-nav {
    flex-direction: column;
}

.menu1639159687 .sub-menu {
    display:none;
    position:absolute;
    z-index:999;
    background:inherit;
    padding:0;
}
/*Module specific style*/

@media (max-width: 767px) {
    .menu1639159687 .navbar-brand img {
        width:50%;
        height:50%;
    }
	.menu1639159687 ul li.nav-item {
        text-align:right;
    }
    .menu1639159687 nav.navbar {
    background: transparent;
}
    .menu1639159687 nav.navbar.fixed-top {
    background: white;
}
    .menu1639159687 ul li.nav-item .dropdown-menu {
    background: transparent;
    border: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .menu1639159687 ul li.nav-item {
        text-align:right;
    }
    .menu1639159687 nav.navbar {
    background: transparent;
}
    .menu1639159687 nav.navbar.fixed-top {
    background: white;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.s1639159688 {
    position:relative;
    background:transparent;
}

.s1639159688 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1639159688 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1639159688 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto auto;
    background-attachment: scroll;
    width: 100%;
    height: 550px;
}

.s1639159688 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1639159688 .container {
    background:transparent;
    padding-top:0px;
    padding-bottom:0px;
}

.s1639159688 .container .row {
    
}

.s1639159688 .sheader {
    background:transparent;
}

.s1639159688 .stitle {
    background:transparent;
}

.s1639159688 .sdesc {
    background:transparent;
}

.st1639159688 {}
.st1639159688 img {}

.sb1639159688 {}
.sb1639159688 img {}

.s1639159688 .sforeground+div.container {
	border-bottom: 1px solid #a8b09b33;
}

@media (max-width: 767px) {
	.s1639159688 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
    opacity: 0.7;
}
    .s1639159688 .container {
    padding-bottom: 12px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .s1639159688 .container {
    padding-bottom: 12px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.s1639159688 .container {
    padding-top: 55px;
}
}
@media (min-width: 1200px) {
	.s1639159688 .container {
    padding-top: 55px;
}
}.support1639159702 {
    z-index:2;
}

.support1639159702 .mhead {
    
}

.support1639159702 .mtitle {
    
}

.support1639159702 .mdesc {
    
}

.support1639159702 .mbody {
    
}

.support1639159702 .mcontent {
    
}

/*Module specific style*/
.support1639159702 .mcontent .support_box {
    position:fixed;
    bottom:5px;
    background:rgba(240,240,240,0.7);
    border-radius:5px;
}

.ltr .support1639159702 .mcontent .support_box {
    left:5px;
    right:auto;
}

.rtl .support1639159702 .mcontent .support_box {
    left:auto;
    right:5px;
}

.support1639159702 .mcontent .support_box a {
    padding:5px;
    margin:0 3px;
}

.support1639159702 .mcontent .support_box a i {
    font-size:32px;
    vertical-align:middle;
}

.support1639159702 .mcontent .support_box a.call_icon {
    color:#0bcd74;
}

.support1639159702 .mcontent .support_box a.sms_icon {
    color:#ff8c0f;
}

.support1639159702 .mcontent .support_box a.telegram_icon {
    color:#2FA3D9;
}

.support1639159702 .mcontent .support_box a.whatsapp_icon {
    color:#4AC658;
}

.support1639159702 .mcontent .support_box a.jivo_icon {
    color:#00BC52;
}

.support1639159702 .mcontent .support_box a.crisp_icon {
    color:#3479E8;
}

.support1639159702 .mcontent .support_box a.email_icon {
    color:#EC4134;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.scroll1639159701 {
    
}

.scroll1639159701 .mhead {
    
}

.scroll1639159701 .mtitle {
    
}

.scroll1639159701 .mdesc {
    
}

.scroll1639159701 .mbody {
    
}

.scroll1639159701 .mcontent {
    
}

/*Module specific style*/
.scroll1639159701 .mcontent .page_scroll {
    position:fixed;
    bottom:5px;
    width:25px;
    line-height:22px;
    z-index:99999;
}

.ltr .scroll1639159701 .mcontent .page_scroll {
    left:auto;
    right:5px;
}

.rtl .scroll1639159701 .mcontent .page_scroll {
    left:5px;
    right:auto;
}

.scroll1639159701 .mcontent .page_scroll a {
    line-height:1px;
}

.scroll1639159701 .mcontent .page_scroll a i {
    background:#333;
    color:#f5f5f5;
    padding:5px;
    border-radius:15px;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.s1639159699 {
    position:absolute;
    background:transparent;
    z-index:2;
    
}

.s1639159699 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1639159699 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1639159699 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1639159699 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1639159699 .container {
    background:transparent;
    padding-top:10px;
    padding-bottom:10px;
}

.s1639159699 .container .row {
    
}

.s1639159699 .sheader {
    background:transparent;
}

.s1639159699 .stitle {
    background:transparent;
}

.s1639159699 .sdesc {
    background:transparent;
}

.st1639159699 {}
.st1639159699 img {}

.sb1639159699 {}
.sb1639159699 img {}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.image1685431509 {
    
}

.image1685431509 .mhead {
    
}

.image1685431509 .mtitle {
    
}

.image1685431509 .mdesc {
    
}

.image1685431509 .mbody {
    text-align:center;
}

.image1685431509 .mcontent {
    
}

/*Module specific style*/
.image1685431509 .mcontent img {
    border-radius:5px;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.s1683629077 {
    position:relative;
    background:transparent;
}

.s1683629077 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1683629077 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1683629077 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1683629077 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1683629077 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
    border-radius: 20px;
}

.s1683629077 .container .row {
    
}

.s1683629077 .sheader {
    text-align:center;
}

.s1683629077 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1683629077 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1683629077 .sdesc {
    background:transparent;
}

.st1683629077 {}
.st1683629077 img {}

.sb1683629077 {}
.sb1683629077 img {}

@media (max-width: 767px) {
	.s1683629077 .container {
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
}
    .s1683629077 {
    padding: 10px 10px 0 10px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .s1683629077 .container {
    background: transparent;
    padding-top: 100px;
    padding-bottom: 100px;
    border-radius: 20px;
    background-size: cover;
}

}
@media (min-width: 992px) and (max-width: 1199px) {
	.s1683629077 .container {
    padding-top: 0;
    padding-bottom: 50px;
}
    .s1683629077 {
    margin-top: 100px;
}
}
@media (min-width: 1200px) {
	.s1683629077 .container {
    padding-top: 0;
    padding-bottom: 50px;
}
    .s1683629077 {
    margin-top: 100px;
}
}.html1683635188 {
    
}

.html1683635188 .mhead {
    
}

.html1683635188 .mtitle {
    
}

.html1683635188 .mdesc {
    
}

.html1683635188 .mbody {
    padding:1px 10px;
}

.html1683635188 .mcontent {
    
}

.html1683635188 .mposttext i {
    position: relative;
    top: 3px;
    margin-right:5px;
}

.html1683635188 .mposttext {
    margin-bottom: 40px;
}

.html1683635188 .mposttext a {
    color:#333;
}
/*Module specific style*/
.html1683635188 p {
    text-align:justify;
    font-weight: bold;
}


.html1683635188 .mposttext a.btn {
    position: relative;
    top: 0;
    transition: top 0.2s linear 0.2s;
    margin-top: 25px;
    border: 3px solid #eb687c;
}

.html1683635188 .mposttext a.btn:hover {
    background: #eb687c;
    color: #fff;
    box-shadow: rgb(238 127 144 / 40%) 0px 5px, rgb(241 149 163 / 30%) 0px 10px, rgb(244 172 183 / 20%) 0px 15px;
    top: -6px;
}

/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1683635188 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	.html1683635188 p {
    font-size: 1.6rem;
}
}
@media (min-width: 1200px) {
	.html1683635188 p {
    font-size: 1.6rem;
}
}.s1683635188 {
    position:relative;
    background:transparent;
}

.s1683635188 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1683635188 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1683635188 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto auto;
    background-attachment: scroll;
    width: 100%;
    height: 300px;
    opacity: 0.5;
}

.s1683635188 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1683635188 .container {
    background:transparent;
    padding-top:0;
    padding-bottom:0;
}

.s1683635188 .container .row {
    
}

.s1683635188 .sheader {
    text-align:center;
}

.s1683635188 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1683635188 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1683635188 .sdesc {
    background:transparent;
}

.st1683635188 {}
.st1683635188 img {}

.sb1683635188 {}
.sb1683635188 img {}

@media (max-width: 767px) {
	.s1683635188 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-attachment: fixed;
    width: 100%;
    height: 300px;
    opacity: 0.2;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .s1683635188 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto auto;
    background-attachment: scroll;
    width: 100%;
    height: 300px;
    opacity: 0.4;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.s1683635188 {
    margin-top: 80px;
}
    .s1683635188 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right;
    background-attachment: scroll;
    width: 100%;
    height: 300px;
    top: -100px;
    opacity: 0.4;
}
}
@media (min-width: 1200px) and (max-width: 1399px){
	.s1683635188 {
    margin-top: 80px;
}
    .s1683635188 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right;
    background-attachment: scroll;
    width: 100%;
    height: 300px;
    top: -100px;
    opacity: 0.4;
}
}

@media (min-width: 1400px) {
    .s1683635188 {
    margin-top: 80px;
}
.s1683635188 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right;
    background-attachment: scroll;
    width: 100%;
    height: 300px;
    top: -100px;
    opacity: 0.4;
}
}.slider1683702230 {
    
}

.slider1683702230 .mhead {
    
}

.slider1683702230 .mtitle {
    font-family: 'BArshia';
    margin-bottom: 25px;
    color: #505050;
}

.slider1683702230 .mdesc {
    
}

.slider1683702230 .mbody {
    
}

.slider1683702230 .mcontent {
    
}

/*Module specific style*/
.slider1683702230 ul.lightSlider li {
    background:#fff;
    border:0;
    border-radius:5px;
    margin-bottom:1px;
}

.slider1683702230 ul.lightSlider li img {
    height:auto;
    min-height:220px;
    max-height:auto;
    border-radius:20px;
}

.slider1683702230 .item_title {
    color:#333;
    font-size:19px;
    text-align:center;
    margin-top:30px;
}

.slider1683702230 .item_title a {
    color:#333;
}

.slider1683702230 .item_title i {
    color:#333;
    vertical-align:middle;
}

.slider1683702230 .item_lead {
    overflow-y:auto;
}

.slider1683702230 .item_lead p {
    font-size: smaller;
    padding: 0 3px;
    text-align: justify;
}

.slider1683702230 .item_date {
    text-align:center;
}

.slider1683702230 figcaption {
    background:#333333 !important;
}

.slider1683702230 .effect_img p {
    font-size:14px;
}

.slider1683702230 .lSAction a {
    
    background: url('/module/slider/1683702230/file/controls.png');
    
}

.slider1683702230 .lSNext {
   rotate:180deg;
}
/*Module specific style*/

@media (max-width: 767px) {
	.slider1683702230 .mhead {
    padding-right: 15px;
}
    .slider1683702230 .mtitle {
    font-size: xx-large;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .slider1683702230 .mtitle {
    font-size: 3rem;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.slider1683702230 .mtitle {
    font-size: 2.5rem;
}
}
@media (min-width: 1200px) {
	.slider1683702230 .mtitle {
    font-size: 2.5rem;
}
}.s1683702230 {
    position:relative;
    background:transparent;
}

.s1683702230 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1683702230 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1683702230 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto auto;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
}

.s1683702230 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1683702230 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1683702230 .container .row {
    
}

.s1683702230 .sheader {
    text-align:center;
}

.s1683702230 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1683702230 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1683702230 .sdesc {
    background:transparent;
}

.st1683702230 {}
.st1683702230 img {}

.sb1683702230 {}
.sb1683702230 img {}

@media (max-width: 767px) {
	.s1683702230 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
    opacity: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .s1683702230 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
    opacity: 0;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.card1683705383 {
    
}

.card1683705383 .mhead {
    
}

.card1683705383 .mtitle {
    
}

.card1683705383 .mdesc {
    
}

.card1683705383 .mbody {
    
}

.card1683705383 .mcontent {
    
}

/*Module specific style*/

.card1683705383 .card {
    margin:3px;
    overflow:hidden;
    height: 518px;
    border-radius: 25px;
}

.card1683705383 .card-background {
     position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    filter: brightness(1);
    transition-property: filter,transform;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0.1s;
}

.card-background:hover {
    filter: brightness(0.8);
    transform: scale3d(1.1, 1.1, 1.1);
}

.card1683705383 .card-foreground {
    background: #00000014;
    z-index: 2;
    position: absolute;
    bottom: 0;
    border-top-left-radius: 20px;
}

.card1683705383 .card-header {
    text-align:center;
}

.card1683705383 .card-title {
    text-align: right;
}

.card1683705383 .card-body {
    text-align:justify;
}

.card1683705383 .card-image {
    text-align: center;
}

.card1683705383 .card-title a{
    color: white;
    font-weight: bolder;
    font-size: 2rem;
}

.card1683705383 .card-icon {
    text-align: center;
    font-size: 75px;
    padding: 15px 0;
}

.card1647172899 .card-text {
    font-size:small;
    text-align:right;
    color: #f5788b;
    font-weight: bolder;
}

.card1647172899 .image-link {
    text-align:center;
}

.card1683705383 .list-group {
    font-size:smaller;
}

.card1683705383 .list-group li {
    background:rgba(255,255,255,0.9);
}

.card1683705383 .card-link {
     font-size: smaller;
    background: white;
    border-color: white;
    color: #333;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 4px;
}

.card1683705383 .card-text:last-child {
    margin-bottom: 0;
    color: #e8e7e5;
    font-weight: bolder;
}

.card1683705383 .btn:hover {
    color: #fff;
    background-color: #558769;
    border-color: #558769;
}

.card1683705383 .row1 div:last-child .card .card-title a {
    color: #fff;
    font-weight: bolder;
    font-size: 2rem;
}

.card1683705383 .row1 div:last-child .card .card-text {
    font-size: 1.3rem;
    color: #e8e7e5;
}

.card1683705383 .row1 div:last-child .card .card-foreground {
    background: #f7cabe66;
    z-index: 2;
    position: absolute;
    bottom: 0;
    border-top-left-radius: 20px;
}
/*Module specific style*/

@media (max-width: 767px) {
	.card1683705383 .card-background {
    filter: blur(3px);
}
    .card1683705383 .card {
    margin-bottom: 15px;
}
    .card1683705383 .card {
    margin-bottom: 15px;
}

    .card1683705383 .mhead {
    padding-right: 15px;
    font-family: 'BArshia';
    color: #659f7c;
}
    .card1683705383 .mtitle {
    font-size: 4rem;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .card1683705383 .mhead {
    padding-right: 15px;
    font-family: 'BArshia';
    color: #659f7c;
}
    .card1683705383 .mtitle {
    font-size: 4rem;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	.card1683705383 .mhead {
    display:none;
}
    
}.s1683705383 {
    position:relative;
    background:transparent;
}

.s1683705383 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1683705383 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1683705383 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto auto;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
    opacity: 0.3;
}

.s1683705383 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1683705383 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1683705383 .container .row {
    
}

.s1683705383 .sheader {
    text-align:center;
}

.s1683705383 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1683705383 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1683705383 .sdesc {
    background:transparent;
}

.st1683705383 {}
.st1683705383 img {}

.sb1683705383 {}
.sb1683705383 img {}

@media (max-width: 767px) {
	.s1683705383 .sbackground {
    z-index: 2;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .s1683705383 .sbackground {
    position: absolute;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto auto;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.s1683705383 {
    margin-top: 80px;
    margin-bottom: 40px;
}
}
@media (min-width: 1200px) {
	.s1683705383 {
    margin-top: 80px;
    margin-bottom: 40px;
}
}.slider1683786671 {
    
}

.slider1683786671 .mhead {
    
}

.slider1683786671 .mtitle {
    font-family: 'BArshia';
    margin-bottom: 25px;
    color: #505050;
}

.slider1683786671 .mdesc {
    
}

.slider1683786671 .mbody {
    
}

.slider1683786671 .mcontent {
    
}

/*Module specific style*/
.slider1683786671 ul.lightSlider li {
    background:transparent;
    border:0;
    border-radius:5px;
    margin-bottom:1px;
}

.slider1683786671 ul.lightSlider li img {
    height:auto;
    min-height:220px;
    max-height:auto;
    border-radius: 22px;
    opacity: 1;
    transition: all 0.1s linear 0.1s;
}

.slider1683786671 .item_image {
    margin-bottom: 25px;
    overflow: hidden;
    border-radius: 20px;
}

.slider1683786671 .item_image  img:hover {
    transform: rotate(5deg) scale(1.2);
}

.slider1683786671 .item_title {
    color:#2269CF;
    font-size:19px;
    text-align:center;
    font-weight: bold;
}

.slider1683786671 .item_title a {
    color:#333;
}

.slider1683786671 .item_title i {
    color:#2269CF;
    vertical-align:middle;
    display: none;
}

.slider1683786671 .item_lead {
    overflow-y: hidden;
    padding: 0 30px;
    text-align: center;
    color: #919090;
}

.slider1683786671 .item_lead p {
    font-size: smaller;
    padding: 0 3px;
    text-align: center;
}

.slider1683786671 .item_date {
    text-align:center;
}

.slider1683786671 figcaption {
    background:#333333 !important;
}

.slider1683786671 .effect_img p {
    font-size:14px;
}

.slider1683786671 .lSSlideOuter .lSPager.lSpg&gt;li a {
    background-color: #f3d2d7;
    width:10px;
}

.slider1683786671 .lSSlideOuter .lSPager.lSpg li:hover a {
    background-color: #acedf4;
    width: 10px;
}

.slider1683786671 .lSSlideOuter .lSPager.lSpg li.active a, .lSSlideOuter .lSPager lSpg.li:hover a {
background: #f4acb7;
width: 20px !important;
transition: all .4s ease-in-out;
}

.article1683791326 .list-group-item {
    background-color: transparent;
}

/*Module specific style*/

@media (max-width: 767px) {
	.slider1683786671 .mtitle {
    font-size: xx-large;
}
    .slider1683786671 .mhead {
    padding-right: 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .slider1683786671 .mtitle {
    font-size: 3rem;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.slider1683786671 .mtitle {
    font-size: 2.5rem;
}
}
@media (min-width: 1200px) {
	.slider1683786671 .mtitle {
    font-size: 2.5rem;
}
}.s1683786670 {
    position:relative;
    background:transparent;
}

.s1683786670 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1683786670 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1683786670 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1683786670 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1683786670 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1683786670 .container .row {
    
}

.s1683786670 .sheader {
    text-align:center;
}

.s1683786670 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1683786670 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1683786670 .sdesc {
    background:transparent;
}

.st1683786670 {}
.st1683786670 img {}

.sb1683786670 {}
.sb1683786670 img {}

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.article1683791326 {
    
}

.article1683791326 .mhead {
    
}

.article1683791326 .mtitle {
    font-weight:bold;
}

.article1683791326 .mdesc {
    
}

.article1683791326 .mbody {
    
}

.article1683791326 .mcontent {
    
}

/*Module specific style*/
.article1683791326 img.article_image {
    width:70px;
    height:55px;
    border-radius: 7px;
}

.article1683791326 i.article_image {
    font-size:72px;
    vertical-align:middle;
}

.article1683791326 .list-group-item a {
    color: #969799;
    border-bottom: 1px solid;
    border-color: white;
    transition: border-color 0.2s linear 0.1s;
}

.article1683791326 .list-group-item a:hover {
    border-color:#333;
}

.article1683791326 .list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: transparent;
    border: 0;
}

.article1683791326 .list-group-item:hover {
    background:transparent;
}
/*Module specific style*/

@media (max-width: 767px) {
	.article1683791326 {
        padding:0 5px;
    }
    
    .article1683791326 .list-group-item a {
    color: #969799;
    font-weight: 700;
    border-bottom: 0; 
}

    .article1683791326 {
    text-align: center;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.linkbox1683791259 {
    
}

.linkbox1683791259 .mhead {
    
}

.linkbox1683791259 .mtitle {
    font-weight:bold;
}

.linkbox1683791259 .mdesc {
    
}

.linkbox1683791259 .mbody {
    
}

.linkbox1683791259 .mcontent {
    
}

/*Module specific style*/
.linkbox1683791259 .list-group-item a {
    color: #969799;
    border-bottom: 1px solid;
    border-color: white;
    transition: border-color 0.2s linear 0.1s;
}

.linkbox1683791259 .list-group-item a:hover {
    border-color: #333;
}

.linkbox1683791259 .list-group-item {
    position: relative;
    display: block;
    padding: 0.5rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border: 0;
}

.linkbox1683791259 .list-group-item:hover {
    background:transparent;
}

.linkbox1683791259 .list-group-item {
    background-color: transparent;
}

/*Module specific style*/

@media (max-width: 767px) {
    .linkbox1683791259 {
    text-align: center;
}
    
.linkbox1683791259 .list-group-item a {
    color:#969799;
    font-weight: 700;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.contact1683791259 {
    
}

.contact1683791259 .mhead {
    
}

.contact1683791259 .mtitle {
    font-weight:bold;
}

.contact1683791259 .msubtitle {
    
}

.contact1683791259 .mdesc {
    
}

.contact1683791259 .mbody {
    
}

.contact1683791259 .mcontent {
    color: #969799;
}

/*Module specific style*/
.contact1683791259 .mcontent dl {
    margin-bottom:0;
}

.contact1683791259 .mcontent dl i {
    color:#333;
}

.contact1683791259 .mcontent dd a {
    color: #969799;
}

/*List style*/
.contact1683791259 .mcontent dl.list {
    display:block;
    line-height:55px;
}

.contact1683791259 .mcontent dl.list dt {
    width:15%;
    display:none;
}

.contact1683791259 .mcontent dl.list dd {
    margin-bottom:0;
    width:85%;
    white-space:pre-wrap;
    overflow-x:auto;
    vertical-align:middle;
    font-weight: 800;
}

.contact1683791259 .mcontent .list hr {
    margin:0;
    display:none;
}

/*Linear style*/
.contact1683791259 .mcontent dl.linear dd {
    margin-bottom:0;
}
/*Module specific style*/

@media (max-width: 767px) {
    .contact1683791259 .mcontent dl.list dt {
        width:25%;
    }
    
    .contact1683791259 .mcontent dl.list dd {
        margin-bottom:0;
        width:75%;
    }
    
    .contact1683791259 .mcontent dl.linear {
        text-align:center;
    }
    .contact1683791259 {
    text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .contact1683791259 .mcontent dl.list dt {
        width:25%;
    }
    
    .contact1683791259 .mcontent dl.list dd {
        margin-bottom:0;
        width:75%;
    }
    
    .contact1683791259 .mcontent dl.linear {
        text-align:center;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.social1639159700 {
    
}

.social1639159700 .mhead {
    
}

.social1639159700 .mtitle {
    
}

.social1639159700 .mdesc {
    
}

.social1639159700 .mbody {
    
}

.social1639159700 .mcontent {
    text-align:center;
}

/*Module specific style*/
.social1639159700 .mcontent i {
    background:#fff;
    color:#000;
    display:inline-block;
    font-size:24px;
    border-radius:5px;
    padding:1px 3px;
    vertical-align:middle;
}

/*Facebook*/
.social1639159700 .mcontent .facebook i {background:#fff;color:#4064AC;}
.social1639159700 .mcontent .facebook i:hover {background:#4064AC;color:#fff;}

/*Twitter*/
.social1639159700 .mcontent .twitter i {background:#fff;color:#5DA9DD;}
.social1639159700 .mcontent .twitter i:hover {background:#5DA9DD;color:#fff;}

/*Google Plus*/
.social1639159700 .mcontent .google_plus i {background:#fff;color:#DB4F42;}
.social1639159700 .mcontent .google_plus i:hover {background:#DB4F42;color:#fff;}

/*Linkedin*/
.social1639159700 .mcontent .linkedin i {background:#fff;color:#0077B5;}
.social1639159700 .mcontent .linkedin i:hover {background:#0077B5;color:#fff;}

/*Telegram*/
.social1639159700 .mcontent .telegram i {background:#fff;color:#2EA6DA;}
.social1639159700 .mcontent .telegram i:hover {background:#2EA6DA;color:#fff;}

/*Whatsapp*/
.social1639159700 .mcontent .whatsapp i {background:#fff;color:#4AC658;}
.social1639159700 .mcontent .whatsapp i:hover {background:#4AC658;color:#fff;}

/*Instagram*/
.social1639159700 .mcontent .instagram i {background:#fff;color:#CA38B5;}
.social1639159700 .mcontent .instagram i:hover {background:#CA38B5;color:#fff;}

/*Pinterest*/
.social1639159700 .mcontent .pinterest i {background:#fff;color:#B7081B;}
.social1639159700 .mcontent .pinterest i:hover {background:#B7081B;color:#fff;}

/*Aparat*/
.social1639159700 .mcontent .aparat i {background:#fff;color:#E61557;}
.social1639159700 .mcontent .aparat i:hover {background:#E61557;color:#fff;}

/*Youtube*/
.social1639159700 .mcontent .youtube i {background:#fff;color:#FE0000;}
.social1639159700 .mcontent .youtube i:hover {background:#FE0000;color:#fff;}

/*QQ*/
.social1639159700 .mcontent .qq i {background:#fff;color:#000;}
.social1639159700 .mcontent .qq i:hover {background:#000;color:#fff;}

/*Tumblr*/
.social1639159700 .mcontent .tumblr i {background:#fff;color:#2F4156;}
.social1639159700 .mcontent .tumblr i:hover {background:#2F4156;color:#fff;}

/*Tiktok*/
.social1639159700 .mcontent .tiktok i {background:#fff;color:#24ECE7;}
.social1639159700 .mcontent .tiktok i:hover {background:#24ECE7;color:#fff;}

/*Reddit*/
.social1639159700 .mcontent .reddit i {background:#fff;color:#FF4500;}
.social1639159700 .mcontent .reddit i:hover {background:#FF4500;color:#fff;}

/*Viber*/
.social1639159700 .mcontent .viber i {background:#fff;color:#774E97;}
.social1639159700 .mcontent .viber i:hover {background:#774E97;color:#fff;}

/*Snapchat*/
.social1639159700 .mcontent .snapchat i {background:#fff;color:#F7F400;}
.social1639159700 .mcontent .snapchat i:hover {background:#F7F400;color:#fff;}

/*Line*/
.social1639159700 .mcontent .line i {background:#fff;color:#06C152;}
.social1639159700 .mcontent .line i:hover {background:#06C152;color:#fff;}

/*Medium*/
.social1639159700 .mcontent .medium i {background:#fff;color:#32A641;}
.social1639159700 .mcontent .medium i:hover {background:#32A641;color:#fff;}

/*Custom1*/
.social1639159700 .mcontent .custom1 i {background:#fff;color:#000;}
.social1639159700 .mcontent .custom1 i:hover {background:#000;color:#fff;}

/*Custom2*/
.social1639159700 .mcontent .custom2 i {background:#fff;color:#000;}
.social1639159700 .mcontent .custom2 i:hover {background:#000;color:#fff;}

/*Custom3*/
.social1639159700 .mcontent .custom3 i {background:#fff;color:#000;}
.social1639159700 .mcontent .custom3 i:hover {background:#000;color:#fff;}
/*Module specific style*/

@media (max-width: 767px) {
	.social1639159700 {
    margin-top: 30px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .social1639159700 {
    margin-top: 40px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}.s1683791259 {
    position:relative;
    background:transparent;
    border-top: 1px solid #edecec;
}

.s1683791259 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1683791259 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1683791259 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto auto;
    background-attachment: scroll;
    width: 100%;
    height: 600px;
    top: -166px;
    opacity: 0.4;
}

.s1683791259 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1683791259 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1683791259 .container .row {
    
}

.s1683791259 .sheader {
    text-align:center;
}

.s1683791259 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1683791259 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1683791259 .sdesc {
    background:transparent;
}

.st1683791259 {}
.st1683791259 img {}

.sb1683791259 {}
.sb1683791259 img {}

@media (max-width: 767px) {
	.s1683791259 .container {
    padding-top: 40px;
    padding-bottom: 10px;
}
.s1683791259 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto auto;
    background-attachment: scroll;
    width: 100%;
    height: 600px;
    top: 0;
    opacity: 0.4;
}
.s1683791259 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    background-attachment: scroll;
    width: 100%;
    height: 600px;
    top: 0;
    opacity: 0.4;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .s1683791259 .container {
    padding-top: 40px;
    padding-bottom: 10px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.s1683791259 .container {
    padding-top: 70px;
    padding-bottom: 70px;
}
    .s1683791259 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto auto;
    background-attachment: scroll;
    width: 100%;
    height: 600px;
    top: -77px;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
	.s1683791259 .container {
    padding-top: 70px;
    padding-bottom: 70px;
}
    .s1683791259 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto auto;
    background-attachment: scroll;
    width: 100%;
    height: 600px;
    top: -110px;
}
}
@media (min-width: 1400px) {
    .s1683791259 .container {
    padding-top: 70px;
    padding-bottom: 70px;
}

    .s1683791259 .sbackground {
    position: absolute;
    z-index: -2;
    background-repeat: no-repeat;
    background-position: left;
    background-size: auto auto;
    background-attachment: scroll;
    width: 100%;
    height: 600px;
    top: -123px;
    opacity: 0.4;
}
}.gallery1685348915 {
    
}

.gallery1685348915 .mhead {
    
}

.gallery1685348915 .mtitle {
    font-family: 'BArshia';
    margin-bottom: 25px;
    color: #505050;
}

.gallery1685348915 .mdesc {
    
}

.gallery1685348915 .mbody {
    
}

.gallery1685348915 .mcontent {
    
}

/*Module specific style*/
.gallery1685348915 .mcontent .ug-thumb-wrapper {
    border-radius:0%;
}
/*Module specific style*/

@media (max-width: 767px) {
	.gallery1685348915 .mtitle {
    font-size: xx-large;
}
    .gallery1685348915 .mhead {
    padding-right: 15px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
    .gallery1685348915 .mtitle {
    font-size: 3rem;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.gallery1685348915 .mtitle {
    font-size: 2.5rem;
}
}

@media (min-width: 1200px) {
	.gallery1685348915 .mtitle {
    font-size: 2.5rem;
}
}.s1685348915 {
    position:relative;
    background:transparent;
}

.s1685348915 .svideo {
    position:absolute;
    z-index:-3;
    background:transparent;
    width:100%;
    height:100%;
    overflow:hidden;
}

.s1685348915 .svideo .vbackground {
    min-width:100%;
    min-height:100%;
}

.s1685348915 .sbackground {
    position:absolute;
    z-index:-2;
    background-repeat:repeat;
    background-position:center center;
    background-size:auto auto;
    background-attachment:fixed;
    width:100%;
    height:100%;
}

.s1685348915 .sforeground {
    position:absolute;
    z-index:-1;
    background:transparent;
    width:100%;
    height:100%;
}

.s1685348915 .container {
    background:transparent;
    padding-top:5px;
    padding-bottom:5px;
}

.s1685348915 .container .row {
    
}

.s1685348915 .sheader {
    text-align:center;
}

.s1685348915 .stitle {
    background:transparent;
    position: relative;
    z-index: 2;
}

.s1685348915 .ssubtitle {
    position: relative;
    opacity: 1;
    z-index: 1;
}

.s1685348915 .sdesc {
    background:transparent;
}

.st1685348915 {}
.st1685348915 img {}

.sb1685348915 {}
.sb1685348915 img {}

@media (max-width: 767px) {
	.s1685348915 .container {
    padding-top:30px;
    padding-bottom:30px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .s1685348915 .container {
    padding-top:50px;
    padding-bottom:50px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.s1685348915 .container {
    padding-top:50px;
    padding-bottom:50px;
}
}
@media (min-width: 1200px) {
	.s1685348915 .container {
    padding-top:50px;
    padding-bottom:50px;
}
}