﻿
@font-face { font-family: 'IRANSans'; src: url(../fonts/IRANSansWeb_Medium.eot); src: local('b IRANSansWeb_Medium'), url('../fonts/IRANSansWeb_Medium.eot?#') format('eot'), url('../fonts/IRANSansWeb_Medium.woff') format('woff'), url('../fonts/IRANSansWeb_Medium.ttf') format('truetype'); font-weight: normal; font-style: normal; }

/*[ RESTYLE TAG ]
///////////////////////////////////////////////////////////
*/
* { margin: 0px; padding: 0px; box-sizing: border-box; }

html { height: 100%; font-family: IRANSans, sans-serif; font-weight: normal; /*font-weight: 400;*/ }
body { background-color: #f0f0f0; height: 100%; font-family: IRANSans, sans-serif; font-weight: normal !important; padding-right: 0px !important; font-size: 11pt;/*overflow-x: hidden;*/}

.dir-rtl { direction: rtl !important; }
.dir-ltr { direction: ltr !important; }

.clearBoth { clear: both; content: "."; display: block; visibility: hidden; }
/* ------------------------------------ */
a { font-family: IRANSans; color: #283a17; margin: 0px; /*transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s;*/ }

    a:focus { outline: none !important;}

    a:hover { text-decoration: none; color: #b5f579/*e65540*/; }

/* ------------------------------------ */
h1, h2, h3, h4, h5, h6 { margin: 0px; }

p { font-family: IRANSans; font-size: 15px; /*line-height: 1.7; color: #888888;*/ margin: 0px; }

ul, li { margin: 0px; list-style-type: none; }


/* ------------------------------------ */

textarea { outline: none; }

input:focus::-webkit-input-placeholder { color: transparent; }
input:focus:-moz-placeholder { color: transparent; }
input:focus::-moz-placeholder { color: transparent; }
input:focus:-ms-input-placeholder { color: transparent; }

textarea:focus::-webkit-input-placeholder { color: transparent; }
textarea:focus:-moz-placeholder { color: transparent; }
textarea:focus::-moz-placeholder { color: transparent; }
textarea:focus:-ms-input-placeholder { color: transparent; }

/* ------------------------------------ */
button { outline: none !important; border: none; background: transparent; }

    button:hover { cursor: pointer; }

iframe { border: none !important; }


/* ------------------------------------ */
.row{margin-right:0; margin-left:0;}
.container { max-width: 1200px; /*padding-right:0; padding-left:0;*/ }
@media (max-width:1199px){
    .container{max-width:100%;}
}
.slick-slide { outline: none !important; }


.overlay {/*color: #fff;*/background-color: inherit;position: relative;z-index: 1;}
    /*.overlay::after {color: #fff;display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;content: "";}*/

/*[ LOADDING ]
///////////////////////////////////////////////////////////
*/
.animsition-loading-1 { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

[data-loader='ball-scale'] { width: 50px; height: 50px; -webkit-animation: ball-scale infinite linear .75s; -moz-animation: ball-scale infinite linear .75s; -o-animation: ball-scale infinite linear .75s; animation: ball-scale infinite linear .75s; border-radius: 100%; background-color: #e65540; }

@-webkit-keyframes ball-scale {
    0% { -webkit-transform: scale(.1); -ms-transform: scale(.1); -o-transform: scale(.1); transform: scale(.1); opacity: 1; }

    100% { -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 0; }
}

@-moz-keyframes ball-scale {
    0% { -webkit-transform: scale(.1); -ms-transform: scale(.1); -o-transform: scale(.1); transform: scale(.1); opacity: 1; }

    100% { -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 0; }
}

@-o-keyframes ball-scale {
    0% { -webkit-transform: scale(.1); -ms-transform: scale(.1); -o-transform: scale(.1); transform: scale(.1); opacity: 1; }

    100% { -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 0; }
}

@keyframes ball-scale {
    0% { -webkit-transform: scale(.1); -ms-transform: scale(.1); -o-transform: scale(.1); transform: scale(.1); opacity: 1; }

    100% { -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity: 0; }
}

/*[ BACK TO TOP ]
///////////////////////////////////////////////////////////
*/
.btn-back-to-top { display: none; position: fixed; width: 40px; height: 40px; bottom: 40px; right: 40px; background-color: black; opacity: 0.5; justify-content: center; align-items: center; z-index: 1000; border-radius: 4px; transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; }

.symbol-btn-back-to-top { font-size: 22px; color: white; line-height: 1em; }

.btn-back-to-top:hover { opacity: 1; cursor: pointer; }

@media (max-width: 576px) {
    .btn-back-to-top { bottom: 15px; right: 15px; }
}

/*[ Header ]
///////////////////////////////////////////////////////////
*/
.header1 { /*height: 125px;*/ -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
/*.scrolled {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: orange;
}*/
/*.fixed-header { height: 110px;}*/


/*[ Header Desktop ]
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.container-menu-header {
    width: 100%;
    background-color: #fff /*373839*/;
    background-image: url(../img/bg_irs.jpg); /*top: 0; left: 0; position: fixed;*/
    z-index: 1000 /*1100*/; /*box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); -ms-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);*/
}

/*[ Top bar ]
===========================================================*/
.topbar {position:relative; padding-right:40px; padding-left:40px; height: 40px; background-color: #231951; color:#fff; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; }

/* ------------------------------------ */

.topbar-social {position: absolute;top:0;height: 100%;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;align-items: center;}
.topbar-social-left{left:40px;}
.topbar-social-right{right:40px;}
.topbar-social-item { color: #fff; padding: 10px; vertical-align: middle;}
    .topbar-social-item a {color: #fff}
    .topbar-social-item a .fa,.topbar-social-item .fa {font-size:13pt;}
.topbar-social-item-left {font-size: 10pt; border-right: 1px rgba(139, 139, 139, 0.25) solid;}
    .topbar-social-item-left:nth-child(1){padding-left:0;}
.topbar-social-item-right { border-left: 1px rgba(139, 139, 139, 0.25) solid;}
    .topbar-social-item-right:last-child{padding-right:0;}
/*.topbar-social a:hover { color: #bd2130; }*/

/* ------------------------------------ */
.topbar-email,
.topbar-child1 { font-family: IRANSans; font-size: 13px; color: #888888; line-height: 1.7; }

/* ------------------------------------ */
.topbar-child2 { position: absolute; height: 100%; top: 0; right: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; flex-wrap: wrap; padding-right: 38px; }


/*[ Menu ]
===========================================================*/
.wrap_header { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; width: 100%; padding-right: 40px; padding-left: 40px; height: 55px; background-color: #231951;/*justify-content: center;*/ text-align: right; direction: rtl; align-items: center; position: relative; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.wrap_header_box {box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); }

.fixed-header .wrap_header { height: 85px; }


/*[ Logo ]
-----------------------------------------------------------*/
.header_logo{/*position: absolute; left: 40px; top:0px;*/padding:10px 40px 10px 40px;}

.logo { display: block; position: absolute; top:25px;/*left: 40px; padding-top:45px;*/ -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
    .logo img { max-height: 75px; /*width:100px;*/margin-top:40px; }


/*[ Menu ]
-----------------------------------------------------------*/
.main_menu {list-style-type: none; margin: 0px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
    .main_menu > li { display: block; position: relative; padding-top: 15px; padding-bottom: 15px; padding-left: 8px; padding-right: 8px; }
        .main_menu > li > a { font-family: IRANSans; /*font-size: 13px;*/ color: #fff; padding: 0; /*border-bottom: 1px solid transparent*/;}

li.sale-noti > a { color: #e65540; }

.main_menu > li:hover > a { text-decoration: none; color:#bfff76; /*border-bottom: 2px solid #fff;*/ }

.main_menu li { position: relative; }

.main_menu > li:hover > .sub_menu { visibility: visible; opacity: 1;}

.sub_menu { list-style-type: none; position: absolute; z-index: 100; top: 0; right: 100%; width: 225px; background-color: #f67329; color:#fff; opacity: 0; visibility: hidden;/* padding-top: 10px; padding-bottom: 10px;*/ box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 3px 5px 3px rgba(0, 0, 0, 0.1);/*transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s;*/ }

.arrow_menu > li:first-child::before { content: ""; position: absolute; top: -16px; right: 10%; bottom: auto; margin-right: 10px; border-width: 8px; border-style: solid; border-color: transparent transparent #f67329 transparent; }

.main_menu > li > .sub_menu { top: 98% /*100%*/; right: 0; position: absolute;}

.sub_menu li:hover > .sub_menu { visibility: visible; opacity: 1; }

/*.sub_menu li { transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; }*/

.sub_menu li { padding: 10px; font-family: IRANSans; /*font-size: 13px;*/ color: #fff; }
.sub_menu a { padding: 0; display:inline-block; width:100%; color:#fff }
.sub_menu > li:hover > a,.sub_menu > li:hover > i { color: #b8fa7a /*e65540*/; text-decoration: none; }
/*.sub_menu > li:hover{background-color:#1956a1}*/

/* ------------------------------------ */
.header-icons { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; position: absolute; right: 52px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); direction: rtl; font-size: 10pt; }

    .header-icons img { margin-left: 10px; }
.header-wrapicon1,
.header-wrapicon2 { /*height: 25px;*/ /*position: relative;*/ }

    .header-wrapicon1 img,
    .header-wrapicon2 img { height: 100%; }

.header-icon1:hover,
.header-icon2:hover { cursor: pointer; }

.header-icons-noti { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; width: 16px; height: 16px; border-radius: 50%; background-color: #111111; color: white; font-family: IRANSans; font-size: 12px; position: absolute; top: 0; right: -10px; }

.linedivide1 { display: block; height: 20px; width: 1px; background-color: #e5e5e5; margin-left: 10px; margin-right: 10px; margin-top: 5px; }

/*
-----------------------------------------------------------
*/

/*[ Header cart ]
-----------------------------------------------------------
*/
.header-cart { font-size: .85rem; position: absolute; z-index: 1100; width: 300px; top: 40px /*190%*/; /*right: -10px;*/ padding: 20px; border-top: 3px solid #e6e6e6; background-color: white; box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; transform-origin: top right; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); }

@media (min-width: 993px) {
    .header-cart { left: 0px; }
}

@media (min-width: 703px) and (max-width: 992px) {
    .header-cart { right: 80px; top: 80px; }
}

@media (max-width: 702px) {
    .header-cart { right: 80px; top: 65px; }
}

/*@media (max-width: 992px) {
    .header-cart {right: -10px;}
}*/

.show-header-dropdown { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

/*.fixed-header .header-cart { top: 160%; }*/

.header-cart-wrapitem { /*max-height: 270px;*/ overflow: auto; }

.header-cart-item { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; align-items: center; padding-bottom: 5px; padding-top: 5px; }
    .header-cart-item .fa { padding-left: 5px; color: #888888; }

/* ------------------------------------ */
.header-cart-item-img { width: 80px; position: relative; margin-right: 20px; }

    .header-cart-item-img img { width: 100%; }

    .header-cart-item-img::after { content: '\e870'; font-family: IRANSans; font-size: 16px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,0.5); color: white; transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s; opacity: 0; }

    .header-cart-item-img:hover:after { cursor: pointer; opacity: 1; }

/* ------------------------------------ */
.header-cart-item-txt { width: calc(100% - 100px); }

.header-cart-item-name { display: block; font-family: IRANSans; font-size: 15px; color: #555555; line-height: 1.3; margin-bottom: 12px; }

.header-cart-item-info { display: block; font-family: IRANSans; font-size: 12px; color: #888888; line-height: 1.5; }

.header-cart-total { font-family: IRANSans; font-size: 15px; color: #555555; line-height: 1.3; text-align: right; padding-top: 15px; padding-bottom: 25px; padding-right: 3px; }
/* ------------------------------------ */
.header-cart-buttons { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; }

.header-cart-wrapbtn { width: calc((100% - 10px) / 2); }

/*[ Header Mobile ]
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.wrap_header_mobile { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; min-height: 40px/*80px*/; /*padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px;*/ background-color: white; display: none; box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);}

/*[ Logo mobile ]
-----------------------------------------------------------*/
.logo-mobile { display: block; }
    .logo-mobile img { max-height: 50px; /*width:100px*/ margin-left:10px;}

/*[ btn show menu ]
-----------------------------------------------------------*/
.btn-show-menu { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; height: 100%; justify-content: center; align-items: center; }
.hamburger { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); margin-top: 5px; }


/*[ Header icon mobile ]
-----------------------------------------------------------*/
.header-icons-mobile { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; /*margin-right: 15px;*/ }
.linedivide2 { display: block; height: 20px; width: 1px; margin-left: 10px; margin-right: 10px; margin-top: 5px; }


/*[ Menu mobile ]
-----------------------------------------------------------*/
.wrap-side-menu { width: 100%; background-color: white; display: none; border-top: 1px solid #ececec; }

.side-menu { width: 100%; }

    .side-menu li { list-style-type: none; }

    .side-menu .main-menu { margin-bottom: 0; }

.item-menu-mobile { background-color: #231951; text-align: right; }
.item-menu-mobile a{ padding-right: 10px; }

.side-menu .main-menu > li > a { padding-left: 20px; font-family: IRANSans; /*font-size: 15px;*/ color: #fff; line-height: 2.86; }
.side-menu .main-menu > li { color: #fff; position: relative; }


.side-menu .main-menu .arrow-main-menu { font-size: 14px; position: absolute; left: 20px; top: 5px; padding: 10px; -webkit-transition: all 0.4s !important; -o-transition: all 0.4s !important; -moz-transition: all 0.4s !important; transition: all 0.4s !important; }

    .side-menu .main-menu .arrow-main-menu:hover { cursor: pointer; }

.turn-arrow { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }

.side-menu .sub-menu a { padding-left: 20px; font-family: IRANSans; font-size: 13px; color: #fff; line-height: 2.5; }

.side-menu .sub-menu > li { padding-right: 12px; }

.side-menu .sub-menu a:hover { text-decoration: none; padding-left: 20px; color: #333 !important; }

.side-menu .sub-menu { background-color: #f67329; display: none; }

@media (min-width: 992px) {
    .wrap-side-menu { display: none; }
}

.mobile_logo { width: 50px; }
.mobile_menu_bar { width: 50px; }
.mobile_bar_icon { width: calc(100% - 140px); }
.mobile_bar_icon_item { right: 50px; }
/* ------------------------------------ */
.item-topbar-mobile { border-bottom: 1px solid #ececec; }

.topbar-child2-mobile { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; flex-wrap: wrap; }

.topbar-social-moblie { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; }


/*[ Header2 ]
///////////////////////////////////////////////////////////
*/
.topbar2 { background-color: #fff; position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; }

/* ------------------------------------ */
.logo2 { display: block; }
    .logo2 img { max-height: 27px; }

.fixed-header2 { z-index: 1300; position: fixed; height: 65px; left: 0; top: -70px; visibility: hidden; box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); -ms-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); }
    .fixed-header2 .header-cart { top: 160%; }

.show-fixed-header2 { visibility: visible; top: 0px; }


/*[ Page sidebar ]
-----------------------------------------------------------
*/
.logo-bar { padding-right: 38px; direction: rtl; height: 100px; position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }

@media (max-width: 992px) {
    .wrap_header_mobile { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex !important; }
    .wrap_header { display: none; }

    .container-menu-header { display: none; }

    .top-bar { display: none; }
    .logo-bar { display: none; }
    header { height: auto !important; }
}



/*[ Slide1 ]
///////////////////////////////////////////////////////////
*/

/*[ Slick1 ]
-----------------------------------------------------------
*/
.wrap-slick1 { position: relative; }

.item-slick1 { height: 570px; background-size: cover; background-repeat: no-repeat; background-position: center center; }

.arrow-slick1 { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; width: 40px; height: 40px; font-size: 18px; color: white; position: absolute; background-color: black; opacity: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); border-radius: 50%; z-index: 200; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }

.wrap-slick1:hover .arrow-slick1 { opacity: 0.5; }

.arrow-slick1:hover { background-color: #e65540; }

.next-slick1 { right: 50px; left: auto; }

.prev-slick1 { left: 50px; right: auto; }

@media (max-width: 576px) {
    .next-slick1 { right: 15px; }
    .prev-slick1 { left: 15px; }
}

/*[ Caption ]
-----------------------------------------------------------
*/

@media (max-width: 768px) {
    .item-slick1 { height: 470px; }
}

@media (max-width: 576px) {
    .item-slick1 { height: 370px; }
}

/*[ Slide2 ]
///////////////////////////////////////////////////////////
*/

/*[ Slick2 ]
-----------------------------------------------------------
*/
.wrap-slick2 { position: relative; min-width:50% /*margin-right: -15px; margin-left: -15px;*/ }
/* ------------------------------------ */
.arrow-slick2 { position: absolute; z-index: 100; top: calc((100% /*- 70px*/) / 2); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 39px; color: #cccccc; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }
    .arrow-slick2:hover { color: #666666; }

/*.next-slick2 { right: -30px; }

.prev-slick2 { left: -30px; }*/
.next-slick2 { right: -15px; cursor: pointer; }
.prev-slick2 { left: -15px; cursor: pointer; }


@media (max-width: 1280px) {
    .next-slick2 { right: 0px; }
    .prev-slick2 { left: 0px; }
}


/*[ slick5 ]
-----------------------------------------------------------
*/
.wrap-slick5 { position: relative; /*margin-right: -15px; margin-left: -15px;*/ }
/* ------------------------------------ */
.arrow-slick5 { cursor:pointer; position: absolute; z-index: 100; bottom:-45px;/*top: -25px;*/ /*calc((100% - 70px) / 2);*/ -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 20px /*39px*/; color: #231951!important; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; border: 1px solid #231951; padding: 2px 8px; }
    .arrow-slick5:hover { color: #231951; }

.next-slick5 { right: 0px; /*right: -30px;*/ }
.prev-slick5 { right: 30px; /*-30px;*/ }

.slick5-img { /*max-width:60%;*/ max-height: 77px; }

@media (min-width:768px) and (max-width:950px) {
    .slick5-img { max-height: 50px; }
}

/*[ slick6 ]
-----------------------------------------------------------
*/
.wrap-slick6 { position: relative; /*margin-right: -15px; margin-left: -15px;*/ }
/* ------------------------------------ */

.arrow-slick6 { cursor:pointer; position: absolute; z-index: 100; top: -25px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 20px; color: #231951 !important; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; border: 1px solid #231951; padding:2px 8px; }
    .arrow-slick6:hover { color: #231951; }

.next-slick6 { left: 30px; }
.prev-slick6 { left: 0; }


/*@media (max-width: 1280px) {
    .next-slick6 { right: 0px; }
    .prev-slick6 { left: 0px; }
}*/

/*@media (max-width: 1610px) {
    .rs1-slick6 .next-slick6 { right: 0px; }
    .rs1-slick6 .prev-slick6 { left: 0px; }
}*/

/*[ slick7 ]
-----------------------------------------------------------
*/
.wrap-slick7 { position: relative; /*margin-right: -15px; margin-left: -15px;*/ }
/* ------------------------------------ */
/*.arrow-slick7 { position: absolute; z-index: 100; top: calc((100% / 2); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 39px; color: #cccccc; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }*/
/*.arrow-slick7 {padding-top:10px; background-color:#333333; border:2px solid #00aaef; border-radius:6px; width:40px; height:40px; text-align:center; position: absolute; z-index: 100; top: calc(100% / 2); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 39px; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }
    .arrow-slick7:hover { color: #666666; }
.next-slick7 { right: -15px; cursor: pointer; }
.prev-slick7 { left: -15px; cursor: pointer; }*/
.arrow-slick7 { cursor:pointer; position: absolute; z-index: 100; top: calc(100% / 2); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 20px; color: #231951 !important; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; border: 1px solid #231951; padding:2px 8px; }
    .arrow-slick7:hover { color: #231951; }

.next-slick7 { right: 15px; }
.prev-slick7 { left: 15px; }

.img-slick7 { height: 140px; }

.w-10 { width: 10%; }
.w-18 { width: 18%; }
.w-20 { width: 20%; }
.w-30 { width: 30%; }
.w-35 { width: 35%; }
.w-40 { width: 40%; }
.w-45 { width: 45%; }
.w-55 { width: 55%; }
.w-60 { width: 60%; }
.w-80 { width: 80%; }
.w-90 { width: 90%; }


/*[ Block2 ]
///////////////////////////////////////////////////////////
*/
/* ------------------------------------ */
.block2-overlay { position: absolute; width: 100%; height: 100%; top: 0 /*-5px*/; left: 0; background-color: rgba(0,0,0,0.3); opacity: 0; }

/* ------------------------------------ */
.block2-btn { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); bottom: -45px; }

/* ------------------------------------ */
/* ------------------------------------ */
.block2-overlay:hover { opacity: 1; }

    .block2-overlay:hover .block2-btn { bottom: 20px; }

    .block2-overlay:hover .block2-btn-addwishlist,
    .block2-overlay:hover .block2-btn-towishlist,
    .block2-overlay:hover .devicveBanner { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

.block2-img { /*height: 180px !important;*/ overflow: hidden; position: center; }


/*[ Filter Color ]
///////////////////////////////////////////////////////////
*/
.color-filter1 { background-color: #00bbec; }
.color-filter2 { background-color: #2c6ed5; }
.color-filter3 { background-color: #ffa037; }
.color-filter4 { background-color: #ff5337; }
.color-filter5 { background-color: #a88c77; }
.color-filter6 { background-color: #393939; }
.color-filter7 { background-color: #cccccc; }
.color-green { color: #337e0a; }
.color-red { color: red; }
.color-blue { color: #1b75bc; }
.color-white, .color-white:hover, .color-white a, .color-white a:hover { color: #ffffff!important; }
.color-gold, .color-gold a { color: #fbe679 !important; }
.color-gray { color: #a4a4a4 !important; }
.color666 { color: #666666; }

.checkbox-color-filter { display: none; }
.checkbox-color-filter:checked + .color-filter { box-shadow: 0 0 0px 2px black; -moz-box-shadow: 0 0 0px 2px black; -webkit-box-shadow: 0 0 0px 2px black; -o-box-shadow: 0 0 0px 2px black; -ms-box-shadow: 0 0 0px 2px black; }

.color-filter { display: block; width: 25px; height: 25px; cursor: pointer; border-radius: 50%; }

/*[ Slick3 ]
///////////////////////////////////////////////////////////
*/

.wrap-slick3-dots { width: 14.5%; }

.slick3 { width: 80.64%; }

.slick3-dots li { display: block; position: relative; width: 100%; margin-bottom: 15px; }

    .slick3-dots li img { width: 100%; }

.slick3-dot-overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; cursor: pointer; border: 3px solid transparent; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }

    .slick3-dot-overlay:hover { border: 3px solid #888888; }

.slick3-dots .slick-active .slick3-dot-overlay { border: 3px solid #888888; }


/*[ Dropdown content ]
///////////////////////////////////////////////////////////
*/
.show-dropdown-content .down-mark { display: block; }
.show-dropdown-content .up-mark { display: none; }


/*[ Cart ]
///////////////////////////////////////////////////////////
*/
*/
/*[ Tags ]
///////////////////////////////////////////////////////////
*/
.wrap-tags { margin-right: -3px; margin-left: -3px; }
.tag-item { display: block; font-family: IRANSans; font-size: 13px; color: #888888; line-height: 1.5; padding: 5px 15px; border: 1px solid #cccccc; border-radius: 15px; margin: 3px; }
    .tag-item:hover { border: 1px solid #e65540; }

/*[ Modal video 01 ]
///////////////////////////////////////////////////////////
*/

.modal { padding: 0px !important; z-index: 1360; overflow-x: hidden; overflow-y: auto !important; }
.modal-open { overflow-y: scroll; }

/* ------------------------------------ */
.modal-backdrop { background-color: transparent; }

#modal-video-01 { background-color: rgba(0,0,0,0.8); z-index: 1350; }
    #modal-video-01 .modal-dialog { max-width: 100%; height: 100%; padding: 0; margin: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; position: relative; }

.wrap-video-mo-01 { width: 854px; height: auto; position: relative; margin: 15px; }

.video-mo-01 { position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0; -webkit-transition: all 2s; -o-transition: all 2s; -moz-transition: all 2s; transition: all 2s; }
    .video-mo-01 iframe { width: 100%; height: 100%; }

.close-mo-video-01 { font-size: 50px; color: white; opacity: 0.6; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; align-items: center; justify-content: center; position: absolute; z-index: 1250; width: 60px; height: 60px; top: 0; right: 0; }
    .close-mo-video-01:hover { cursor: pointer; opacity: 1; }

.form-control { width: 100%; padding: 0/*10px*/; /*margin-bottom: 20px;*/ border: solid 1px rgba(0,0,0,0.2) !important; position: relative; max-width: 500px; background-color: transparent !important; border-radius: .25rem; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
.validation-error { font-size: 10pt; position: absolute; width: 100%; text-align: left; /*padding: 10px 10px 6px 10px;*/ left: 10px; }

.nav-tabs{border:0;}
.nav-tabs li { padding-bottom: 11px; border-bottom: 3px solid #ddd;}
    .nav-tabs li a { padding: 10px 20px; /*margin-left: 5px;*/}
        .nav-tabs li a.active { background-color: #fff; border-bottom: 3px solid #231951;}

.dropbtn:hover, .dropbtn:focus { background-color: #3e8e41; }

.dropdown { padding: 0; height:auto!important;}
    .dropdown a:hover { background-color: #ddd; }

.amazingslider-wrapper { display: block; position: relative; max-width: 600px; padding-left: 128px; padding-right: 0px; margin: 0px auto 0px; }
.amazingslider-1 { display: block; position: relative; margin: 0 auto; }
.imageslider-wrapper { display: block; position: relative; max-width: calc(100%);  margin: 0px auto 0px; }

.detail-text { font-family: IRANSans !important; line-height: 40px !important; /*font-size: 16px;*/ color: #555 !important; text-align: justify; padding-bottom: 25px; }
    .detail-text img { max-width: 80%; font-family: IRANSans !important; }
    .detail-text p { /*font-size: 16px !important;*/ font-family: IRANSans !important; }
    /*.detail-text span { font-family: IRANSans !important; font-size: 16px !important; }*/
    .detail-text div { font-family: IRANSans !important; /*font-size: 16px !important;*/ }
    .detail-text iframe { width: 100% !important; height: auto !important; min-height: 580px; border: 0px; }

.top-btns { padding: 5px 6px; /*margin: 5px;*/ border: 1px solid #888; border-radius: 50%; background-color: transparent; color: #888; transition: all 0.9s; -ms-transition: all 0.9s; -webkit-transition: all 0.9s; }
.top-btns-img{width:25px; height:25px;margin-top:-3px}
.top-btns-img{width:25px; height:25px;margin-top:-3px}

.alert-light { background-color: #f9f9f9; border-color: #e3e3e7; }

.transparentWell { padding: .75rem 1.25rem; border: 1px solid #e3e3e7; border-radius: .25rem; }
.wellTitle { padding-right: 15px; top: -35px; background-color: #fff; }

/*.page_title { padding: 9px; border-bottom: 5px solid #00aaef; }*/
.page_title h1, .page_title p {text-align:right; /*margin: 7px 0px !important; padding:5px;*/ color: #000; margin-bottom: 8px; font-size:18px; }
.page_title { /*padding-top:2%;  color: #717171;*/ direction: rtl; border-bottom: 2px solid rgba(0,0,0,.2); /*max-width: 98%;*/ margin: auto; margin-bottom: 10px;}
    .page_title:after { content: ''; display: block; border-bottom: 2px solid #231951; margin-bottom: -2px; min-width: 80px; max-width: 20%; }

.page_center_title{text-align:center; margin-bottom:20px}
.page_center_title span{padding-bottom: 10px; border-bottom: 2px solid #231951;}

/*@media (max-width:767px) {
    .page_title { padding: 9px; border-bottom: 0; }
}*/

.mytooltip { position: relative; display: inline-block; /*border-bottom: 1px dotted black;*/ }
    .mytooltip .tooltip-left { visibility: hidden; width: 100px; background-color: #555; color: #fff; text-align: center; border-radius: 6px; padding: 5px 10px; position: absolute; z-index: 1; top: -5px; right: 200%; margin-right: 0px; opacity: 0; transition: opacity 0.3s; }
        .mytooltip .tooltip-left::after { content: ""; position: absolute; top: 7px; right: 100%; bottom: auto; margin-right: -110px /*-100%*/; border-width: 5px; border-style: solid; border-color: transparent transparent transparent #555; }
    .mytooltip:hover .tooltip-left { visibility: visible; opacity: 1; }

.txt-ellipsis, .txt-ellipsis a { display: inline-block; white-space: nowrap; width: 100%; overflow: hidden; text-overflow: ellipsis; }

.btn-warning { color: #fff; background-color: #edb307; /*f5b803*/ }
    .btn-warning:hover { color: #fff; }

.search-btn {/*position:absolute; left: 170px;*/ color:#333; padding-left:10px; /*padding-top:25px;*/}
.search-btn img, .search-btn .fa{width:41px; height:41px;}
.search-Padding { padding: 3px 6px; }
.search-pnl { width: 500px/*94%*/; height: 45px; background-color: #333/*fff*/; position: absolute; top: 65px; left: 45px/*38px*/; }
.search-txt { width: 90%/*95%*/ !important; max-width:95% !important; color: #fff !important; border-color: transparent !important; float: right; text-align: right; }
    .search-txt:hover, .search-txt:focus { background-color: transparent; }
.search-pnl .btn { float: left; color: #fff; padding-top: 10px; }

.login_menu{padding:5px 10px 5px 10px;background-color:#231951;}
.login_menu_pnl{width:90px;}
.login-btn { left: 78px; }
.login-box{background-color:#f1f1f1; border-radius:8px; padding:10px}
.login-user { color: #231951; border: 1px solid #231951; }

/*.login_interance { position:absolute; height:450px; width:100%; top:calc(((100vh - 58px) / 2) - 300px)}*/
.login_interance { height:450px; width:100%; margin-top:calc(((100vh - 58px) / 2) - 300px)}
@media (max-height:647px){
    .login_interance{margin-top:auto;}
}
.login_btn {width:100%; max-width:500px;}

@media (max-width:992px) {
    .search-pnl { width: 100%; z-index: 99; left: 0; top:55px; background-color:#333}
    .search-pnl .btn { color: #fff; }
}

@media (min-width:398px) and (max-width:992px) {
    .search-txt { width: 90% !important; max-width: 90% !important; }
}

@media (max-width:398px) {
    .search-txt { width: 80% !important; max-width: 80% !important; }
}

.input-group-addon { padding: 0 10px 0 10px; }

/*--------- END --------*/

.tbl-scroll { display: block; width: 100%; overflow-x: auto; /*-ms-overflow-style:-ms-autohiding-scrollbar*/ }
.scroll-content { width: 100%; }

@media (min-width:1000px) and (max-width:1118px){
    .scroll-content { right: 200px; width: calc(100% + 200px); }
}

@media (min-width:800px) and (max-width:999px){
    .scroll-content { right: 400px; width: calc(100% + 400px); }
}

@media (min-width:600px) and (max-width:799px){
    .scroll-content { right: 600px; width: calc(100% + 600px); }
}

@media (min-width:400px) and (max-width:599px){
    .scroll-content { right: 800px; width: calc(100% + 800px); }
}
@media (max-width:500px){
    .scroll-content { right: 1000px; width: calc(100% + 1000px); }
}

.mobile-logo { height: auto; }

@media (max-width:343px) {
    .mobile-logo { width: 100%; height: auto; }
}

.bo-blue { border: 1px solid #1b75bc; }

.txtMultiline { max-width: 100% !important; }

.cs-no-drop { cursor: no-drop; }

.hover-box { position: relative; display: inline-block; width: 100% \9; max-width: 100%; height: auto; padding: 4px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
    .hover-box .box-title { position: absolute; /*width: 100%;*/ bottom: 0; z-index: 10; /*padding-top: 5px; padding-bottom: 5px;*/ color: #fff !important; text-align: center; background-color: rgba(0, 0, 0, 0.51); padding: 5px 10px; }
        .hover-box .box-title a, .hover-box .box-title a:hover { color: #fff !important; }

.alert-dark,
.btn-dark { color: #E9EDEF; background-color: #000 /*rgba(79, 79, 79, 0.88)*/; border-color: #000 /*rgba(79, 79, 79, 0.88)*/; }
    .btn-dark:hover { color: #F7F7F7; }
.btn-info {background-color: #231951;border-color: #231951;}

.cate-parent { color: #fff; background-color: #837e7f; border-color: #837e7f; padding: .375rem .75rem; border-radius: .25rem; }

.h-120 { height: 120px; }
.h-140 { height: 140px; }
.h-150 { height: 150px; }
.h-200 { height: 200px; }
.single-post-area .quote-wrapper { background: rgba(130, 139, 178, 0.1); padding: 15px; line-height: 1.733; color: #888888; font-style: italic; margin-top: 25px; margin-bottom: 25px; }

@media (min-width: 768px) {
    /* line 1079, ../../01 cl html template/New folder/May 2019/176 Interior Heaven/Interior Heaven Html/sass/_blog.scss */
    .single-post-area .quote-wrapper { padding: 30px; }
}

.single-post-area .quotes { background: #fff; padding: 15px 15px 15px 20px; /*border-left: 2px solid;*/ border-right: 2px solid; }

@media (min-width: 768px) {
    /* line 1093, ../../01 cl html template/New folder/May 2019/176 Interior Heaven/Interior Heaven Html/sass/_blog.scss */
    .single-post-area .quotes { padding: 25px 25px 25px 30px; }
}

/* line 97, ../../01 cl html template/New folder/May 2019/176 Interior Heaven/Interior Heaven Html/sass/_project_gallery.scss */
.project_details_text p { margin-top: 10px; }

@media (max-width: 575px) {
    /* line 97, ../../01 cl html template/New folder/May 2019/176 Interior Heaven/Interior Heaven Html/sass/_project_gallery.scss */
    .project_details_text p { margin-top: 10px; }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 97, ../../01 cl html template/New folder/May 2019/176 Interior Heaven/Interior Heaven Html/sass/_project_gallery.scss */
    .project_details_text p { margin-top: 10px; }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 97, ../../01 cl html template/New folder/May 2019/176 Interior Heaven/Interior Heaven Html/sass/_project_gallery.scss */
    .project_details_text p { margin-top: 10px; }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 97, ../../01 cl html template/New folder/May 2019/176 Interior Heaven/Interior Heaven Html/sass/_project_gallery.scss */
    .project_details_text p { margin-top: 10px; }
}

.bo-ccc { border: 1px solid #ccc; }
.bo-r-4 { border-radius: 4px; }

.tag { padding: 6px 12px; }

.file-box { float: right; width: 100%; margin: 1%; padding: 1%; background-color: #e7eef6; /*box-shadow: 3px -3px 5px #cddbe4; -o-box-shadow: 3px -3px 5px #cddbe4; -ms-box-shadow: 3px -3px 5px #cddbe4; -webkit-box-shadow: 3px -3px 5px #cddbe4;*/ line-height: 40px; }
    .file-box a, .file-box p { color: #81898E; }
    .file-box .fa-info-circle { color: #81898E; margin-right: 7px; padding-left: 2px; }

@media (min-width:768px) {
    .file-box { width: 24%; margin-right: 1%; }
}

@media (min-width:576px) and (max-width:767px) {
    .file-box { width: 49%; margin-right: 1%; }
}

/*.checkbox { padding-right: 20px; }
    .checkbox table { width: 100%; }
    .checkbox label { display: inline-block; vertical-align: middle; position: relative; padding-right: 5px; }
        .checkbox label::before { content: ""; display: inline-block; position: absolute; width: 17px; height: 17px; right: 0; margin-right: -20px; border: 1px solid #cccccc; border-radius: 3px; background-color: #fff; -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out; -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out; transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
        .checkbox label::after { display: inline-block; position: absolute; width: 16px; height: 16px; right: 0; top: 0; margin-right: -20px; padding-right: 3px; padding-top: 1px; font-size: 11px; color: #555555; }
    .checkbox input[type="checkbox"] { opacity: 0; z-index: 1; }
        .checkbox input[type="checkbox"]:checked + label::after { font-family: "FontAwesome"; content: "\f00c"; }
.checkbox-primary input[type="checkbox"]:checked + label::before { background-color: #231951; border-color: #231951; }
.checkbox-primary input[type="checkbox"]:checked + label::after { color: #fff; }
*/
.chkcontainer input[type="checkbox"] {width: auto;display: none;}
.chkcontainer br {display: none;}
.chkcontainer label {color: #777;width: auto;margin-right: 5px;border-radius: 3px;cursor: pointer;transition: 0.7s all;-o-transition: 0.7s all;-moz-transition: 0.7s all;-webkit-transition: 0.7s all;-ms-transition: 0.7s all;}
.chkcontainer input[type="checkbox"]:empty ~ label {/*font-size: small;*/position: relative;float: right;line-height: 2.1em;text-indent: 2.5em;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
    .chkcontainer input[type="checkbox"]:empty ~ label:before {position: absolute;display: block;top: 0;bottom: 0;right: 0;content: '';width: 2.1em; height:2.1em; border: 1px solid #231951;border-radius: 3px;}
.chkcontainer input[type="checkbox"]:hover:not(:checked) ~ label:before {content: '\2714';text-indent: .6em;color: #C2C2C2;}
.chkcontainer input[type="checkbox"]:hover:not(:checked) ~ label {}
.chkcontainer input[type="checkbox"]:checked ~ label:before {content: '\2714';text-indent: .6em;color: #fff;background-color: #231951;}
.chkcontainer input[type="checkbox"]:checked ~ label {color: #444;}
.chkcontainer input[type="checkbox"]:focus ~ label:before {box-shadow: 0 0 0 3px #999;}

.radioCheckContainer input[type="radio"]{width:auto;display:none;}
.radioCheckContainer br{display:none;}
.radioCheckContainer label{color:#777;width:auto;margin-right:5px;border-radius:3px;cursor:pointer;transition:0.7s all;-o-transition:0.7s all;-moz-transition:0.7s all;-webkit-transition:0.7s all;-ms-transition:0.7s all;}
.radioCheckContainer input[type="radio"]:empty ~ label{/*font-size:small;*/position:relative;float:right;line-height:2.1em;text-indent:2.5em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:20px;}
.radioCheckContainer input[type="radio"]:empty ~ label:before{position:absolute;display:block;top:0;bottom:0;right:0;content:'';width:2.1em;height:2.1em;border:1px solid #231951;border-radius:50%;}
.radioCheckContainer input[type="radio"]:hover:not(:checked) ~ label:before{content:'\2714';text-indent:.6em;color:#C2C2C2;}
.radioCheckContainer input[type="radio"]:hover:not(:checked) ~ label{}.radioCheckContainer input[type="radio"]:checked ~ label:before{content:'\2714';text-indent:.6em;color:#fff;background-color:#231951;}
.radioCheckContainer input[type="radio"]:checked ~ label{color:#444;}
.radioCheckContainer input[type="radio"]:focus ~ label:before{box-shadow:0 0 0 3px #999;}.bo-no{border:0px !important;}

.btn-danger { background-color: #231951; border-color: #db0814; }

.auther-img { width: 50px; height: 50px; }
.auther-name { width: calc(100% - 50px); }
.img-bg { width: 40px; height: 40px; /*background: #fff;*/ border-radius: 50%; border: 1px solid #888888; }
    .img-bg img, .auther-img img { align-content: center; border-radius: 50%; }

.table-hover .head { color: white; background-color: #383737; /*rgba(215,235,248,0.9)*/ /*color: white;*/ }
.table-hover tbody tr:hover { background-color: #f7fafc !important; }
.table-hover td { text-align: center; }
    .table-hover td .fa { color: #999; }

.news_comment { background-color: #fff; position: relative; top: -25px; width: 87%; margin: 0 auto; padding: 6px; /*text-align: center; direction: rtl;*/ }
    .news_comment .summary { line-height: 2em; color: #939598; }
.continue { text-align: left; padding-left: 15px; /*bottom:0; left:0; position:absolute*/ }

.left-20 { left: 20px; }

img { max-width: 100%; }

.color-gray-light { color: #939598; }
.date-gray { color: #a5a6a8; }

.video_panel { height: 470px; }
.video_panel_scroll { overflow-x: hidden /*auto*/; overflow-y: hidden; height: 85%; }
    .video_panel_scroll .scroll-content { top: 100px; height: 100%; }
.video_thumb { height: 125px !important; }
.video_frame { height: 440px; }

.video_play { content: ''; background-image: url(../img/Play.png); background-position: center center; background-repeat: no-repeat; height: 100%; position: absolute; top: 0; left: 4%; width: 95%; }
.video_title { position: absolute; /*width: 100%;*/ bottom: 0; z-index: 10; /*padding-top: 5px; padding-bottom: 5px;*/ color: #fff !important; text-align: center; background-color: rgba(0, 0, 0, 0.51); padding: 5px 10px; }
    .video_title a, .video_title a:hover { color: #fff !important; }

.video_panel_scroll_mobile { overflow-x: hidden /*auto*/; overflow-y: hidden; width: 100%; height: 70px; }
    .video_panel_scroll_mobile .scroll-content { top: 100px; width: 90%; }
.video_thumb_mobile_div { width: 110px; height: 66px; }
.video_thumb_mobile { width: 100px; height: 56px; }
.vide_navigator_mobile { width: 5%; }

@media (max-width: 1200px) {
    .video_panel { height: 370px; }
    .video_thumb { height: 90px !important; }
    .video_frame { height: 340px; }
}

@media (max-width: 992px /*768px*/ ) {
    .video_panel { height: 450px; }
    /*.video_thumb { height: 60px !important;}
    .video_frame { height: 170px;}
    .video_panel_scroll { height: 70%;}*/
}

@media (max-width:576px) {
    .video_panel { height: 330px; }
    .video_frame { height: 230px; }
}

.h_iframe-aparat_embed_frame { /*padding-left:15px;position:relative;*/ }
    .h_iframe-aparat_embed_frame .ratio { display: block; width: 100%; height: auto; }
    .h_iframe-aparat_embed_frame iframe { /*position:absolute;top:0;left:0;*/ width: 100%; height: 100%; }


.detail_video { width: 100% !important; height: 500px; }

@media (max-width:575px) {
    .detail_video { height: 250px; }
}

.bg-black { background-color: #000; }

::-webkit-scrollbar { -webkit-appearance: none; }
    ::-webkit-scrollbar:vertical { width: 0.5em; }
::-webkit-scrollbar-track { box-shadow: inset 0 0 5px grey; border-radius: 10px; }
::-webkit-scrollbar-thumb { background: #4e4e4f; border-radius: 10px; }
    ::-webkit-scrollbar-thumb:hover { background: #4e4e4f; }
.scroller { width: 100%; height: 100%; overflow-x: hidden; scrollbar-width: thin; scrollbar-color: #4e4e4f rgb(255, 255, 255); }

.text_line_through { text-decoration: line-through; }

.bg-e { background-color: #eee; }

.news_title_box { bottom: 20px;}
.news_title, .news_title a { color:black!important;}
.news_summary {line-height:1.9em; font-size:13px; color:#555; text-align:justify; }
.selected_news .card-img{border:1px solid #eee}

.frm-h { min-height: calc(100vh - 426px); }
@media (max-width:992px){
    .frm-h { min-height: calc(100vh - 485px); }
}
@media (max-width:495px){
    .frm-h { min-height: calc(100vh - 934px); }
}

.card-body { padding: .5rem !important; }

.no_bo { border: 0 !important; }

.txt-title {
    width: 122px;
    padding: 10px 7px 10px 5px;
    background-color: #abd2f9;
    border-left: solid 1px rgba(0,0,0,0.2) !important
}
.txt-content { width: calc(100% - 122px); padding:10px;}
.txt-content-dropdown { width: calc(100% - 122px); padding:5px 10px 5px 10px;}

@media (min-width:576px) {
    .modal-dialog { max-width: 80%; }
}

.color_def{color:#231951;}

.default_header{color:#231951; padding-bottom:10px; border-bottom:1px solid #231951}
.default_header fa{font-size:15px; padding-left:5px;}
.default_header span{font-size:16px;}

.m-t-l-3{margin-top:1rem!important;margin-left:1rem!important}

.radio_empty{cursor: pointer; width:25px; height:25px; border:1px solid #231951;}
.radio_check{width:25px; height:25px; content:'\2714'; color:#231951;}
.radio_input{width:30px;}
.radio_text{width:calc(100% - 30px);}

.sec_heading_simple{color:#231951; margin-bottom:15px;}
.sec_heading_simple h1{font-size:15pt;}

.sec_heading{color:#555; margin-top:20px; margin-bottom:20px; border-top:3px solid #231951; position:relative}
.sec_heading2{border-bottom:3px solid #fff; padding-top:5px;}
.sec_heading h1{font-size:15pt; background-color:#f0f0f0; position:absolute; padding:0 20px 20px 20px; top:-10px; right:calc(50% - 115px); width:240px;}

/*.sec_subheading{color:#888888; margin-bottom:20px;}
.sec_subheading h2{font-size:1rem}

*/
.sec-title .subheading {
    display: inline-block;
    margin-bottom: 0;
    color: #231951;
    font-size: 15pt;
    font-weight: 600;
    /*letter-spacing: 2px;*/
    /*text-transform: uppercase;*/
    position: relative;
    margin-bottom: 15px;
}

    .sec-title .subheading:before {
        position: absolute;
        top: 50%;
        right: -60px;
        content: '';
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50px;
        height: 1px;
        margin-top: -1px;
        background: #231951;
    }

    .sec-title .subheading:after {
        position: absolute;
        top: 50%;
        left: -60px;
        content: '';
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50px;
        height: 1px;
        margin-top: -1px;
        background: #231951;
    }

.full_page{width:calc(100% - 0.5em)}

.hover-btn-new{color: #ffffff; display: inline-block; /*font-weight: 400;*/ line-height: 40px; padding: 0 17px; position: relative;/* border: 2px solid #fff;*/ font-size: 14px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}

.blog-item {background-color:#fff; padding: 20px;margin-top:10px; box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2); -ms-box-shadow: 0 1px 5px 0px rgba(0,0,0,0.2);}
.blog-item .image-blog{height:200px;}
.blog-item .image-blog img{height:200px; padding: 0 !important;width: 100%;margin: 0 !important;opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity: 1;-khtml-opacity: 1;-webkit-transition: all 150ms ease-in-out;-moz-transition: all 150ms ease-in-out;-o-transition: all 150ms ease-in-out;-ms-transition: all 150ms ease-in-out;transition: all 150ms ease-in-out;}
.blog-item .image-blog img:hover{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;}
.blog-item .meta-info-blog{margin-top: 25px;padding: 0;font-size: 12px;font-weight: 300;}
.blog-item .meta-info-blog > span { padding-left: 14px; color: #777;}
.blog-item .meta-info-blog > span > a {color: #231951;}
.blog-item .meta-info-blog > span > a:hover {color: #231951;}
.blog-item .blog-title > h2{margin: 15px 0;padding: 0px;}
.blog-item .blog-title a { font-size: 14px;color: #000; text-transform: capitalize;}
.blog-item .blog-desc {height:90px; font-size: 12px; line-height: 1.8em; color:#333; text-align:justify;}

.blog-item .project-image{height:400px;}
.blog-item .project-image img{height:400px; padding: 0 !important;width: 100%;margin: 0 !important;opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity: 1;-khtml-opacity: 1;-webkit-transition: all 150ms ease-in-out;-moz-transition: all 150ms ease-in-out;-o-transition: all 150ms ease-in-out;-ms-transition: all 150ms ease-in-out;transition: all 150ms ease-in-out;}

.service-item { padding: 20px;margin-bottom:20px; /*background-color:#fdf1f3; border-radius:60px; box-shadow: 0 1px 10px 10px rgba(251,241,243,0.5); -moz-box-shadow: 0 1px 10px 10px rgba(251,241,243,0.5); -webkit-box-shadow: 0 1px 10px 10px rgba(251,241,243,0.5); -o-box-shadow: 0 1px 10px 10px rgba(251,241,243,0.5); -ms-box-shadow: 0 1px 10px 10px rgba(251,241,243,0.5);*/}
.service-item .image-service{height:150px; text-align:center}
.service-item .image-service img{max-height:100%; width:60%; margin-right:auto; margin-left:auto; opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity: 1;-khtml-opacity: 1;-webkit-transition: all 150ms ease-in-out;-moz-transition: all 150ms ease-in-out;-o-transition: all 150ms ease-in-out;-ms-transition: all 150ms ease-in-out;transition: all 150ms ease-in-out;}
.service-item .image-service img:hover{-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";-moz-opacity: 0.8;-khtml-opacity: 0.8;opacity: 0.8;}
.service-item .service-title > h2{margin: 15px 0;padding: 0px;}
.service-item .service-title a { font-size: 19px;color: #231951; text-transform: capitalize;}
.service-item .service-desc {/*height:150px; */font-size: 14px; line-height: 1.8em; color:#333; text-align:justify;}
.service-item .service-button{bottom:10px; right:32%;}


.blog-item .blog-button .hover-btn-new,
.service-item .service-button .hover-btn-new{line-height:35px;}

.blog-item .blog-button a.hover-btn-new::before, .blog-item .blog-button a.hover-btn-new::after,
.service-item .service-button a.hover-btn-new::before, .service-item .service-button a.hover-btn-new::after, { background: #373839; content: ''; position: absolute; z-index: 1;}

.blog-item .blog-button a.hover-btn-new::after,
.service-item .service-button a.hover-btn-new::after,{ background: #231951 !important; height: 100%; left: 0; top: 0; width: 100%;}

.blog-item .blog-button a.hover-btn-new span,
.service-item .service-button a.hover-btn-new span,{ position: relative; z-index: 2; color: #fff;}

.blog-item .blog-button a.hover-btn-new:hover span,
.service-item .service-button a.hover-btn-new:hover span,{ color: #fff;}

.blog-item .blog-button a.hover-btn-new::before,
.service-item .service-button a.hover-btn-new::before,{ height: 100%; left: 0; top: 0; width: 100%; border-radius:23px;}

.blog-item .blog-button a.hover-btn-new:hover::after,
.service-item .service-button a.hover-btn-new:hover::after,{ height: 0; left: 50%; top: 50%; width: 0;}

.blog-item .blog-button a.hover-btn-new::after,
.service-item .service-button a.hover-btn-new::after,{-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; border-radius:23px;}

@media(max-width:576px){
    .blog-item .blog-desc{display:none}
}

#sc-mission/*, #sc-article*/ {width: 100%; /*background-color:rgba(245, 245, 245, 1);*/ }
#sc-mission .container {z-index:2; /*max-width:85%;*/}

#sc-article .article-title, #sc-article .article-title h2 a {color:#333; text-align:right; padding-top:20px; padding-bottom:20px; font-size:13pt;}

#sc-service .service-title{background-color:rgba(0,0,0,0.5); color:#fff; text-align:justify; padding:20px; padding-bottom:20px; width:40%; height:90%; position:absolute; top:5%; right:5%;}
    #sc-service .service-title h2 a , #sc-service .service-summary{color:#fff;}

#sc-imgLink .box{border-bottom: 3px solid #fff; padding-top:15px; padding-bottom:10px;}
/*#sc-imgLink .box:first-child{padding-top:0;}*/
#sc-imgLink .box:last-child{border-bottom: 0;}
#sc-imgLink img{width:100px; height:100px; border-radius:50%; border:3px solid #cccccc;}
#sc-imgLink .title{width:calc(100% - 100px); padding-top:40px;}

@media(min-width:992px) {
    #sc-service .container,#sc-mission .container,#sc-article .container,#sc-imgLink .container, #divFooter .container {max-width: 85%;}
}

@media(max-width:768px) {
    #sc-service .service-title{width:90%;}
    .blog-item .project-image,.blog-item .project-image img{height:300px;}
}

.modal-header_noborder { border-bottom: 0; }

.btn-darkblue{text-align:center; color: #ffffff; display: inline-block; font-weight: 400; line-height: 40px; padding: 0 17px; position: relative; border: 2px solid #fff; font-size: 14px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; border-radius: 23px;}
.btn-darkblue::before, .btn-darkblue::after { background: #373839; content: ''; position: absolute; z-index: 1;}
.btn-darkblue::after { background: #231951 !important; height: 100%; left: 0; top: 0; width: 100%; border-radius:23px}
.btn-darkblue span { position: relative; z-index: 2; color: #fff;}
.btn-darkblue:hover span { color: #fff;}
.btn-darkblue::before { height: 100%; left: 0; top: 0; width: 100%; border-radius:23px;}
.btn-darkblue:hover::after { height: 0; left: 50%; top: 50%; width: 0;}
.btn-darkblue::after {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; border-radius:23px;}

.owl-nav{padding-top:10px;}

.msg_panel{width:100%; max-width:500px;}

#Instagram {position: relative;}
#Instagram p {color: #FFF;text-align: justify;direction: rtl}

.my_btn {background-color: #231951;color: white !important;border-radius: 0 !important;padding: 0.8rem 1.5rem !important;transition: 0.3s !important;}
    .my_btn .after-line {display: inline-block;width: 3rem;height: 2px;background-color: white;margin-right: 3px;margin-bottom: 4px;transition: 0.3s;}
    .my_btn .before-line {display: inline-block;width: 0;height: 2px;background-color: white;margin-left: 3px;margin-bottom: 3px;transition: 0.3s;}
    .my_btn:hover {background-color: #b2b6bf;}
    .my_btn:hover .after-line {width: 0;}
    .my_btn:hover .before-line {width: 3rem;}
    .my_btn .fa-caret-left {margin-bottom: -2px;margin-right: -4px;}

@media screen and (max-width: 1200px) {
    .my_btn {/*font-size: 0.9rem !important;*/padding: 0.7rem 1.2rem !important;}
        .my_btn .after-line {width: 2.5rem;}
        .my_btn:hover .before-line {width: 2.5rem;}
}

@media screen and (max-width: 992px) {
    .my_btn .after-line {width: 2rem;}
    .my_btn:hover .before-line {width: 2rem;}
    .my_btn {/*font-size: 0.85rem !important;*/padding: 0.6rem 1rem !important;}
}

.btnContinue {background-color: transparent;color: #231951 !important;border-radius: 0 !important;/*padding: 0.8rem 1.5rem !important;*/transition: 0.3s !important;}
    .btnContinue .after-line {display: inline-block;width: 3rem;height: 2px;background-color: #231951;margin-right: 3px;margin-bottom: 4px;transition: 0.3s;}
    .btnContinue .before-line {display: inline-block;width: 0;height: 2px;background-color: #231951;margin-left: 3px;margin-bottom: 3px;transition: 0.3s;}
    .btnContinue:hover .after-line {width: 0;}
    .btnContinue:hover .before-line {width: 3rem;}
    .btnContinue .fa-caret-left {margin-bottom: -2px;margin-right: -4px;}

@media screen and (max-width: 1200px) {
    .btnContinue {/*font-size: 0.9rem !important;*/padding: 0.7rem 1.2rem !important;}
        .btnContinue .after-line {width: 2.5rem;}
        .btnContinue:hover .before-line {width: 2.5rem;}
}

@media screen and (max-width: 992px) {
    .btnContinue .after-line {width: 2rem;}
    .btnContinue:hover .before-line {width: 2rem;}
    .btnContinue {/*font-size: 0.85rem !important;*/padding: 0.6rem 1rem !important;}
}

.btnContinueRed {background-color: #231951;color: white !important;border-radius: 0 !important;padding: 0.8rem 1.5rem !important;transition: 0.3s !important;}
    .btnContinueRed .after-line {display: inline-block;width: 3rem;height: 2px;background-color: white;margin-right: 3px;margin-bottom: 4px;transition: 0.3s;}
    .btnContinueRed .before-line {display: inline-block;width: 0;height: 2px;background-color: white;margin-left: 3px;margin-bottom: 3px;transition: 0.3s;}
    .btnContinueRed:hover .after-line {width: 0;}
    .btnContinueRed:hover .before-line {width: 3rem;}
    .btnContinueRed .fa-caret-left {margin-bottom: -2px;margin-right: -4px;}

@media screen and (max-width: 1200px) {
    .btnContinueRed {/*font-size: 0.9rem !important;*/padding: 0.7rem 1.2rem !important;}
        .btnContinueRed .after-line {width: 2.5rem;}
        .btnContinueRed:hover .before-line {width: 2.5rem;}
}

@media screen and (max-width: 992px) {
    .btnContinueRed .after-line {width: 2rem;}
    .btnContinueRed:hover .before-line {width: 2rem;}
    .btnContinueRed {/*font-size: 0.85rem !important;*/padding: 0.6rem 1rem !important;}
}

.team-modal-dialog{max-width:700px;}

email::after { content: attr(data-domain) }
email::before { content: attr(data-user) }

.index_bg {width:100%; height:100vh; background-image:url(../img/index.png); background-repeat:no-repeat; background-size:contain; background-position:left}
@media (min-width: 992px){
    .index_bg .container{max-width:85%;}
}
.btn_lang{width:150px; padding:10px 25px; text-align:center; background-color:#231951; color:#fff;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
.btn_lang:hover{background-color:#231951; color:#fff;}

.btn_lang_fa{padding-right:25px; padding-left:25px; margin-left:10px;}
.btn_lang_en{margin-right:10px;}

.index_title{color:#231951; margin-top:30%; margin-bottom:30px;}

.gallery-img,.gallery-img a{display:inline-block;width:24%;height:auto;margin:0;position:relative;}
.gallery-img img,.gallery-img a img{display:inline-block;margin-right:1px;margin-bottom:1px;}

@media(max-width:767px)
{
    .gallery-img,.gallery-img a{width:33%;}
}

@media(max-width:575px)
{
    .gallery-img,.gallery-img a{width:49%;}
}

.fieldset_bo{border:2px solid rgba(0,0,0,0.2); border-radius:10px; padding:45px 10px 10px 10px; position:relative}
.fieldset_title{position:absolute; top:-18px; right:15px; background-color:#fff; padding:5px 15px 10px 15px; font-size:12pt;}

.m-w-unset{max-width:unset;}

@media (max-width:551px){
    .recaptScale {transform: scale(0.8);-webkit-transform: scale(0.8);transform-origin: center right;-webkit-transform-origin: center right;}
}

.footer-bg { background-color: #373839; color:#fff; border-top:4px solid #231951}
/*.footer-info, .footer-info a { background-color: #333333; color: #fff; }
.footer-bg p .fa { background-color: #666; width: 23px; height: 23px; text-align: center; border-radius: 20px; padding-top: 4px; color: #fff; margin-left:7px; }
.footer-bg .fa-2x { background-color: rgba(255,255,255,0.8); border: 1px solid #fff; text-align:center; width: 50px; height: 50px; padding-top: 10px; border-radius: 50px; margin: 1%; transition: 0.9s all; }
    .footer-bg .fa-2x:hover { transform: rotate(90deg); }
.footer-bg p { padding-bottom: 15px; }

.footer-bg .footerTitle { font-size: 15px; font-weight: 500; position: relative; margin-bottom: 15px; margin-top: 20px; color:#ddd !important }
.footer-bg .footerTitle::before { content: ''; display: inline-block; width: 15px; height: 4px; background-color: #fff; margin-left: 5px; }*/
.Sign { border-top: 1px solid #252424; padding-top: 10px; }
.footer_title { /*display: inline-block; position: relative; */margin-bottom:25px; text-align:center; border-bottom:2px solid #4c4c4c; font-size:15pt!important; padding-bottom:25px;}
/*.footer_title:after  {position: absolute; top: 50%; content: ''; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 20px; height: 2px; margin-top: -2px; background: #00aaef; right: -30px; }*/
#divFooter p,#divFooter div{font-size:10pt; padding-bottom:10px;}
#divFooter p .fa{font-size:12pt; color:#ffffff !important}
#divFooter p a{color:#fff}
#divFooter p a:hover{color:#c6e709!important}
#divFooter p a .fa{font-size:23pt;}
#divFooter p a .fa:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
#divFooter .about_us{background-color:rgba(245, 245, 245, 1); }
#divFooter .about_us .container{background-image:url(../img/aboutus_bg.png); background-position:right; background-repeat:no-repeat; background-size:auto; }
#divFooter .about_us h1{font-size:15pt}

.radiobutton input[type="radio"] {display: none;}
.radiobutton label {text-align: center;}
.radiobutton input[type="radio"] + label {background-color: #eee;padding: 7px;color: #666;min-width: 100px;margin-left: 5px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;cursor: pointer;}
.radiobutton input[type="radio"]:checked + label {background-color: #231951;color: #fff;}
.radiobutton td {padding: 3px;}

.center-circle{width:40px; height:40px; position:relative; align-items:center;-webkit-box-align: center !important;-ms-flex-align: center !important;}
/*.workflow a, .workflow a:hover{color:#fff;}*/
.justify-content-center {-webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important;}
.justify-items-center {-webkit-box-align: center !important;-ms-flex-align: center !important;align-items: center !important;}

.free_Call {bottom: 10px;left: 10px;padding: 10px 10px 10px 10px;background-color: #231951;color: #fff;box-shadow: 0 1px 10px 10px rgb(191 111 54 / 50%);-moz-box-shadow: 0 1px 10px 10px rgba(191,111,54,0.5);-webkit-box-shadow: 0 1px 10px 10px rgb(191 111 54 / 50%);-o-box-shadow: 0 1px 10px 10px rgba(191,111,54,0.5);-ms-box-shadow: 0 1px 10px 10px rgba(191,111,54,0.5);}
.free_Call a{color:#fff;}
.free_Call a .call{background-color:#fff; color:#231951; width:40px; height:40px; border-radius:50%;}

.pulse {animation: pulse 2s infinite;}
.pulse:hover {animation: none;}

@-webkit-keyframes pulse {
  0% {-webkit-box-shadow: 0 0 0 0 rgba(183,184,184, 0.4);}
  70% {-webkit-box-shadow: 0 0 0 20px rgba(183,184,184, 0);}
  100% {-webkit-box-shadow: 0 0 0 0 rgba(183,184,184, 0);}
}
@keyframes pulse {
  0% {-moz-box-shadow: 0 0 0 0 rgba(183,184,184, 0.4);box-shadow: 0 0 0 0 rgba(183,184,184, 0.4);}
  70% {-moz-box-shadow: 0 0 0 20px rgba(183,184,184, 0);box-shadow: 0 0 0 20px rgba(183,184,184, 0);}
  100% {-moz-box-shadow: 0 0 0 0 rgba(183,184,184, 0);box-shadow: 0 0 0 0 rgba(183,184,184, 0);}
}

@media(max-width:991px){
    #divFooter{padding-bottom:50px;}
    .free_Call{width:100%; border-radius:0;left:0;bottom:0;}
    .free_Call a div{width:33.333333%; float:right; text-align:center; padding-top:10px;}
        .free_Call a div:first-child{padding-top:0; padding-right:15%;}
        .free_Call a div:first-child i{padding-left:10px;}
}

.init_video{width:99%;}

.symphaty_img {border-bottom: 2px solid #231951}

.btn-active-page{background-color:#231951; color:#fff;}
.btn-page{background-color:#373839; color:#fff;}
.btn-active-page:hover,btn-page:hover{opacity:.8}

.bg-muted{background-color:#e7e7e7!important;}

.btn_detail{background-color:#231951; color:#fff}

.cooperation_img_box{max-width:150px; float:left; text-align:center;}
.cooperation_img{max-width:150px; height:auto;}
@media(max-width:991px) {
    .cooperation_img_box{float:unset; margin-left:auto; margin-right:auto;}
}

.cooperation_link { top: 45%; padding: 10px 10px 10px 10px; border-top-right-radius:10px; border-bottom-right-radius:10px; background-color: #232323; color: #fff; }
    .cooperation_link a { color: #fff; }
    .cooperation_link a i { display:none; }
    .cooperation_link a img {width:80px; height:auto}
        .cooperation_link a:hover { padding-left: 30px; color: #fff !important; transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s; -moz-transition: all 0.4s; }
        .cooperation_link a:hover i{ display:inline-block; }
