@font-face {
    font-family: IRAN-sans;
    src: url('../fonts/IRAN-sans.eot');
    src: url('../fonts/IRAN-sans.eot?#iefix') format('embedded-opentype'), url('../fonts/IRAN-sans.woff') format('woff'), url('../fonts/IRAN-sans.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: IRAN-sans;
    src: url('../fonts/IRAN-sans.eot');
    src: url('../fonts/IRAN-sans.eot?#iefix') format('embedded-opentype'), url('../fonts/IRAN-sans.woff') format('woff'), url('../fonts/IRAN-sans.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: IRAN-sans;
    src: url('../fonts/IRAN-sans.eot');
    src: url('../fonts/IRAN-sans.eot?#iefix') format('embedded-opentype'), url('../fonts/IRAN-sans.woff') format('woff'), url('../fonts/IRAN-sans.ttf') format('truetype');
    font-weight: 900;
}

@font-face {
    font-family: yekan;
    src: url('../fonts/yekan/yekan.eot'), url('../fonts/yekan/yekan.eot?#iefix') format('embedded-opentype'), url('../fonts/yekan/yekan.woff') format('woff'), url('../fonts/yekan/yekan.ttf') format('truetype'), url('../fonts/yekan/yekan.svg#BYekan') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: NASTALIGH;
    src: url('../fonts/nastaligh/IRANNASTALIQ_0.TTF');
    src: url('../fonts/nastaligh/IRANNASTALIQ_0.TTF') format('truetype');
    font-style: normal;
    font-weight: normal;
}

/*.....................................................public css*/
*[class^="col-"] {
    float: right;
    direction: rtl;
}

.pd-8 {
    padding: 0 8px;
}

::-webkit-scrollbar {
    background: #ddd;
    width: 5px;
    height: 15px;
}

::-webkit-scrollbar-thumb {
    background: #2f004e;
    border-radius: 3px;
    box-shadow: inset 0 0 10px #F5F5F5;
    height: 50px;
}

::-webkit-scrollbar-track {
    background: #fbfbfb;
    border-radius: 0;
    box-shadow: inset 0 0 10px #cac8af;
    height: 50px;
}

::-webkit-scrollbar-corner {
    background: #fff;
}

body {
    font-family: 'IRAN-sans';
    overflow-x: hidden !important;
    background: url("img/52.png");

}

p {
    font-size: 14px;
    line-height: 2.3;

}

.padd {
    padding: 0;
}

#scroll-up {
    position: fixed;
    z-index: 8030;
    bottom: 50px;
    right: 30px;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    display: none;
}

#scroll-up:hover {
    bottom: 30px;
    -webkit-animation: bounce 2000ms infinite;
    animation: bounce 2000ms infinite;
}

#scroll-up img {
    opacity: .7;
    width: 70px;
    cursor: pointer;
}

#scroll-up:hover img {
    opacity: 1;
    bottom: 20px;
}

.pdr-0 {
    padding-right: 0;
}

.pdt-5 {
    padding-top: 5px;
}

.pdl-0 {
    padding-left: 0;
}

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.font-farsi {
    font-family: yekan;
}

ul {
    list-style: none;
    padding-right: 0;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.mgl-3 {
    margin-left: 3px;
}

.mgt-15 {
    margin-top: 15px !important;
}

.mgt-20 {
    margin-top: 20px !important;
}

.mgb-15 {
    margin-bottom: 15px !important;
}

.mgt-50 {
    margin-top: 50px !important;
}

a:focus, a:hover {
    border: none;
    outline: none;
    text-decoration: none;
}

.mgt-30 {
    margin-top: 30px;
}

.mgl-20 {
    margin-left: 20px;
}

.owl-carousel {
    direction: ltr;
}

.navbar-toggle {
    background-color: #550090;
    margin: 4px 0;
}

.navbar-toggle .icon-bar {
    background: #ccc;
}

/*dokme*/
.logo img {
    width: 120px;
    margin-top: -32px;
    margin-bottom: 5px;
}

.logo {
    float: right;
}

.btn-link {
    border: 2px solid #7c0dca;
    border-radius: 3px;
    color: #2f004e;
    font-size: 13px;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    margin-bottom: 5px;
}

.btn-link:hover {
    background: #7c0dca;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    border: 2px solid #7c0dca;
}

/*header*/
.site-header {
    border-top: 6px solid #2f004e;
    background: url("img/14.jpg");
    background-attachment: fixed;
}

.ul-icon li a span:hover {
    opacity: .7;
}

.head-top {
    background: #2f004e;
}

.head-right-top:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 37px solid;
    border-right: 38px solid transparent;
    position: absolute;
    right: -53px;
    border-top-color: #2f004e;
}

.head-right {
    float: right;
}

.ul-icon li {
    float: right;
    margin-left: 5px;
}

.ul-icon li a span {
    border: 1px dashed #c3c3c3;
    border-radius: 50px;
    padding: 5px;
    width: 45px;
    height: 27px;
    color: #efefef;
    text-align: center;
}

.ul-icon {
    margin: 2px;
}

.head-right-top p {
    margin-bottom: 5px;
    color: #f3eeee;
    text-align: right;
}

.head-right p {
    text-align: right;
    margin: 15px 25px 13px 6px;
    font-size: 34px;
}

.head-right p a {
    color: #2f004e;
    text-shadow: 0 1px 1px #b7b7b7;
    font-family: NASTALIGH;
}

.head-btm nav {
    text-align: right;
}

.ul-menu li {
    float: right;
}

.head-btm {
    background: #7c0dca;
}

.head-btm .container {
    padding: 0;
}

.ul-menu > li > a {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    padding: 0 8px;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    line-height: 20px;
    color: #fff;
}

.ul-menu li:first-child a {
    border-right: none;
}

.ul-menu > li {
    position: relative;
    padding: 17px 0px 17px;
}

.ul-menu > li a span {
    padding-left: 5px;
}

.ul-menu > li.active a {
    color: #ffc415;
}

.ul-menu li:hover > a, .ul-menu li.focus > a {
    opacity: 0.6;
}

.ul-menu {
    padding: 0;
}

/*title*/
.module-icon {
    text-align: center;
    margin-bottom: 30px;
}

.module-icon .modtitle {
    font-size: 21px;
    margin: 55px 0 20px;
}

.module-icon .module-iconbot .border-icon {
    display: inline-block;
    border-top: 1px solid #ebebeb;
    width: 87px;
    height: 1px;
    position: relative;
    top: -26px;
}

.module-icon .module-iconbot .image-icon {
    width: 47px;
    height: 38px;
    background: transparent url(img/module-icon.png) no-repeat scroll center center;
    display: inline-block;
    margin: 0 7px 0 15px;
}

.module-icon .module-iconbot .border-icon {
    display: inline-block;
    border-top: 1px solid #b4b4b4;
    width: 87px;
    height: 1px;
    position: relative;
    top: -26px;
}

/*/.title*/
/*carusel*/
#course {
    direction: ltr;
}

.item-course img {
    height: 208px;
    margin: auto;

}

.item-info {
    text-align: center;
}

.item-course {
    margin: auto;
    width: 270px;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    margin-bottom: 20px;

}

.item-course .item-img {
    overflow: hidden;
    position: relative;
}

.item-course .item-info {
    border-style: solid;
    border-color: #ebebeb;
    border-width: 0 2px 2px;
    padding: 24px 8px 22px;
    background: #fff;
}

.item-title:before {
    position: absolute;
    content: "";
    width: 32px;
    height: 1px;
    top: 0;
    background: #363636;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transition: width 0.3s ease-in-out;
}

.item-title {
    position: relative;
    padding-top: 6px;
}

.item-title h3 {
    font-size: 15px;
    color: #252525;
    line-height: 1.6;
    direction: rtl;
    height: 45px;
    overflow: hidden;
}

.item-content p {
    color: #252525;
    font-size: 12px;
    direction: rtl;
    height: 27px;
    overflow: hidden;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #717171;
    padding: 8px 9px;
    font-size: 15px;
    background: #fff;
    width: 35px;
    height: 35px;
    opacity: 1;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    border: 2px solid #ccc;
    text-align: center;
}

.owl-theme .owl-controls .owl-buttons div:hover {
    color: #7c0dca;
}

#course .owl-prev {
    left: -16px;
    position: absolute;
    top: 120px;
}

#course .owl-next {
    right: -16px;
    position: absolute;
    top: 120px;
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    color: #7c0dca;
}

.item-course:hover .item-title:before {
    width: 50%;
    background: #7c0dca;
}

.item-course:hover .item-title h3 {
    color: #7c0dca;
}

.item-course:hover .item-img {
    opacity: .7;
}

.owl-wrapper-outer {
    height: 300px;
}


.owl-item:nth-child(odd) .item-course .item-img:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #e8940c;
    opacity: 0.4;
    z-index: 2;
}

.owl-item:nth-child(even) .item-course .item-img:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #21b9e2;
    opacity: 0.4;
    z-index: 2;
}

/*/.carusel*/
/*panel-about*/
.panel-about {
    background: url(img/About2.jpg) top center no-repeat;
    padding-bottom: 50px;
    background-attachment: fixed;
}

.panel-about:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(46, 2, 76, 0.48);
}

.panel-about h2 {
    color: #ffffff;
}

.panel-about p {
    color: #fff;
    text-align: justify;
    line-height: 2.5;
    /*height: 210px;*/
    /*overflow: hidden;*/
}

.par-book img {
    width: 110px;
    height: 110px;
    overflow: hidden;
}

.par-book {
    text-align: right;
    position: relative;
    right: 20px;
}

.title-sub {
    display: inline-block;
    text-align: right;
    right: 27%;
    position: absolute;
    top: 40px;
}

.well-book {
    padding: 50px 30px 30px;
    direction: rtl;
    margin-top: -30px;
    border: 1px solid #ebebeb;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.well-book p {
    text-align: justify;
    color: #000;
    line-height: 2.5;
    font-size: 13px;
    height: 126px;
    overflow: hidden;
}

.media-news .media-body .media-heading {
    color: #7c0dca;
    font-size: 15px;
    height: 20px;
    overflow: hidden;
    margin-top: 11px;
}

.title-sub p {
    height: 27px;
    overflow: hidden;
    margin-top: 0;
    color: #7c0dca;
    font-size: 15px;
}

.media-news li {
    background: #fff;
    height: 96px;
    margin-left: 6px;
    padding-left: 10px;
    margin-top: 6px;
    cursor: pointer;
}

.media-news li a {
    color: #101010;
    display: inline-block;
}

.media-news li a:hover {
    color: #124dca;
}

.media-news .media:hover .media-right img {
    opacity: .7;
}

.media-news li .media-right img {
    width: 120px;
    height: 95px;
}

.body-news {
    line-height: 2;
    overflow: hidden;
    height: 25px;
    margin-top: 5px;
    font-size: 12px;
}

.panel-books .owl-prev {
    left: 0;
    position: absolute;
    top: 0;
}

.panel-books .owl-next {
    right: 470px;
    position: absolute;
    top: 0;
}

.panel-books .owl-theme .owl-controls .owl-buttons div {
    color: #cccccc;
    padding: 8px 8px;
    border: 2px solid #cccccc;
}

.panel-books .owl-theme .owl-controls .owl-buttons div:hover {
    color: #7c0dca;
    border: 2px solid #7c0dca;
}

.media-news {
    height: 300px;
    overflow: auto;
    margin-bottom: 28px;
}

.span-arch {
    font-size: 12px;
}

/*footer*/
.main-footer {
    direction: rtl;
    padding: 60px 0 40px;
    background: #2f004e;
    border-bottom: 1px solid #f8ffe4;
}

.footer-widget h3 {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    margin: 0 0 18px 0;
    vertical-align: middle;
    border-bottom: 1px solid #524169;
    padding-bottom: 9px;
}

.footer-widget.address .fa {
    font-size: 19px;
    float: right;
    margin-left: 10px;
    margin-top: 5px;
    color: #a0a0a0;
}

.footer-widget.address p span {
    float: right;
}

.footer-widget.address p {
    float: right;
    width: 100%;
}

.footer-widget ul li {
    padding: 8px 0;
    width: 50%;
    display: inline-block;
    float: right;
    list-style: none;
}

.footer-widget ul li .fa {
    color: #a0a0a0;
}

.footer-widget ul li a {
    color: #e8e8e8;
}

.footer-widget img {
    max-width: 100%;
    height: 45px;
    display: inline-block;
}

.quicl-links ul {
    padding-right: 0;
}

/*footr*/
footer {
    background-color: #eee;
    padding: 5px 0;
    margin-top: 55px;
    color: #e8e8e8;
}

footer p a {
    color: #FE8C15;
}

footer .container p {
    margin: 9px 0 0 0;
    font-size: 13px;
    line-height: 2.5;
}

.footer-bottom .container p {
    line-height: 2;
    font-size: 12px;
}

.footer-bottom {
    padding-bottom: 20px;
}

.contact-social a {
    display: inline-block;
    float: none;
    margin: 0 0 0 10px;
    font-size: 16px;
    color: #555;
}

.contact-social a:hover {
    color: #5DC560;
}

.footer-widget ul li a:hover, .footer-widget ul li a:active, .footer-widget ul li a:focus {
    color: #f39e30;
}

.footer-bottom {
    background: #10001b;
    text-align: center;
}

/*page-in*/
.main {
    padding: 25px 0;
    direction: rtl;
}

.bread > li + li:before {
    display: none;
}

.bread {
    background-color: transparent;
    margin-bottom: 10px;
}

.bread li {
    padding: 5px 0;
}

.crumb-divider {
    color: #e08f00;
    margin: 0 5px;
}

.bread li:last-child a, .bread li:last-child:hover a {
    color: #000;
}

.bread li a {
    color: #767676;
    font-size: 13px;
}

.bread li:hover a {
    color: #7c0dca;
}

.modtitle-mg {
    margin-top: 0 !important;
}

.parent-p p {
    text-align: justify;
    line-height: 2.6;
}

/*media-page-news*/
.media-page-news {
    height: auto !important;
}

.media-page-news li a {
    background-color: #FFFFFF;
}

.media-page-news li {
    background-color: transparent !important;
    margin-left: 0;
    margin-top: 6px !important;
    padding-left: 0;
}

.par-btn {
    margin-top: 20px;
}

/*gallery*/

/* Layout */
.group > a h2 {
    position: relative;
    width: 100%;
    top: 15px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    font-size: 13px;
    color: #717171;
    line-height: 2;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
}

.group > a:hover h2 {
    color: #7c0dca;
}

.stack {
    float: right;
    width: 100%;
    position: relative;
    z-index: 10;
}

.group > a {
    position: relative;
    display: block;
    width: 19%;
    float: right;
    margin: 0 3% 1% 3%;
}

/* Image styles */
.stack img {
    max-width: 100%;
    height: 155px;
    vertical-align: bottom;
    border: 10px solid #fff;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    width: 100%;
}

.stack:last-of-type {
    margin-right: 0;
}

/* Stacks creted by the use of generated content */
.stack:before, .stack:after {
    content: "";
    border-radius: 3px;
    width: 100%;
    height: 100%;
    position: absolute;
    border: 10px solid #fff;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -webkit-transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
}

.stack:before {
    top: 4px;
    z-index: -10;
}

/* 1st element in stack (behind image) */
.stack:after {
    top: 8px;
    z-index: -20;
}

/*  (One stack element rotated in the opposite direction) */
.stack.twisted:before {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    transform: rotate(4deg);
}

.stack.twisted:after {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    transform: rotate(-4deg);
}

/* Reset all rotations on hover */
.stack:hover:before, .stack:hover:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
}

.footer-widget p {
    text-align: justify;
}

.footer-widget {
    margin-bottom: 25px;
}

/*gallery hover*/
/***** Apollo *****/
/*-----------------*/
figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

figure.effect-apollo p {
    position: absolute;
    right: 48px;
    bottom: 65px;
    margin: 3em;
    padding: 0 12px;
    width: 100px;
    border-right: 4px solid #7c0dca;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    color: #ffffff;
    background: #2b143c5c;
}

figure.effect-apollo h2 {
    text-align: center;
    font-size: 12px;
    margin: 0;
    line-height: 1.5;
    height: 36px;
    overflow: hidden;
}

figure.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

/*public hover gallery*/
.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
}

/* Common style */
.grid a figure {
    position: relative;
    float: right;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    margin-bottom: 15px;
}

.grid a figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    margin: auto;
    height: 160px;
}

.grid a figure figcaption {
    color: #848484;
    text-align: center;
    width: 100%;
    background: #f7f7f7;
    padding: 13px 5px 8px;
    border-bottom: 1px solid #ddd8e0;
}

.grid a figure figcaption p span {
    margin-left: 5px;
}

.grid a figure figcaption::before,
.grid a figure figcaption::after {
    pointer-events: none;
}

.par-scene {
    height: 460px;
    float: right;
    margin-bottom: 25px;
}

/*-----------------*/
.show-place img {
    width: 235px;
    height: 300px;
}

.show-place-panel img {
    margin-left: 15px;
}

.panel-title {
    line-height: 1.7;
    color: #7c0dca;
    margin: 3px;
}

.item-courses, .item-courses img {
    width: 100%;

}
.par-download{
    border: 1px dashed #e2e2e2;
    border-radius: 5px;
    background:#f5f5f5;
    padding: 8px;
    margin-bottom: 20px;
}
.par-download .parent-p p{
    height: 65px;
    overflow: hidden;
}
.txt-down{
    padding: 10px;
}
.txt-down h2{
    height: 28px;
    overflow: hidden;
}
.btn-link span{
    margin-left: 5px;
}
/*booooooooooooooook*/

.scene {
    width: 240px;
    height:370px;
    margin:22px 22px 45px 22px;
    float: right;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
}

.movie {
    width: 240px;
    height: 370px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-130px);
    -moz-transform: translateZ(-130px);
    transform: translateZ(-130px);
    -webkit-transition: -webkit-transform 350ms;
    -moz-transition: -moz-transform 350ms;
    transition: transform 350ms;
}

.movie:hover {
    -webkit-transform: rotateY(-78deg) translateZ(20px);
    -moz-transform: rotateY(-78deg) translateZ(20px);
    transform: rotateY(-78deg) translateZ(20px);
}

/*************************************
Transform and style the two planes
**************************************/

.movie .poster,
.movie .info {
    position: absolute;
    width: 240px;
    height: 370px;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.movie .poster  {
    -webkit-transform: translateZ(130px);
    -moz-transform: translateZ(130px);
    transform: translateZ(130px);
    background-size: cover;
    background-repeat: no-repeat;
}

.movie .info {
    -webkit-transform: rotateY(86deg) translateZ(130px);
    -moz-transform: rotateY(86deg) translateZ(130px);
    transform: rotateY(86deg) translateZ(130px);
    border: 1px solid #B8B5B5;
    font-size: 0.75em;
}

/*************************************
Shadow beneath the 3D object
**************************************/

.csstransforms3d .movie::after {
    content: '';
    width: 240px;
    height: 240px;
    position: absolute;
    bottom: 0;
    box-shadow: 0 30px 50px rgba(0,0,0,0.3);
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotateX(90deg) translateY(130px);
    -moz-transform: rotateX(90deg) translateY(130px);
    transform: rotateX(90deg) translateY(130px);
    -webkit-transition: box-shadow 350ms;
    -moz-transition: box-shadow 350ms;
    transition: box-shadow 350ms;
}

.csstransforms3d .movie:hover::after {
    box-shadow: 20px -5px 50px rgba(0,0,0,0.3);
}

/*************************************
Movie information
**************************************/

.info header {
    color: #FFF;
    padding: 7px 10px;
    font-weight: bold;
    height: 180px;
    background-size: contain;
    background-repeat: no-repeat;
    text-shadow: 0px 1px 1px rgba(0,0,0,1);
}

.info header h1 {
    margin: 0 0 2px;
    font-size: 1.4em;
}

.info header .rating {
    border: 1px solid #FFF;
    padding: 0px 3px;
}

.info p {
    padding: 1.2em 1.4em;
    margin: 2px 0 0;
    font-weight: 700;
    color: #666;
    line-height: 2.4em;
    border-top: 10px solid #555;
    text-align: justify;
    font-size: 11px;
    height: 190px;
    overflow: hidden;
}

/*************************************
Generate "lighting" using box shadows
**************************************/

.movie .poster,
.movie .info,
.movie .info header {
    -webkit-transition: box-shadow 350ms;
    -moz-transition: box-shadow 350ms;
    transition: box-shadow 350ms;
    overflow: hidden;
}

.csstransforms3d .movie .poster {
    box-shadow: inset 0px 0px 40px rgba(255,255,255,0);
}

.csstransforms3d .movie:hover .poster {
    box-shadow: inset 300px 0px 40px rgba(255,255,255,0.8);
}

.csstransforms3d .movie .info,
.csstransforms3d .movie .info header {
    box-shadow: inset -300px 0px 40px rgba(0,0,0,0.5);
}

.csstransforms3d .movie:hover .info,
.csstransforms3d .movie:hover .info header {
    box-shadow: inset 0px 0px 40px rgba(0,0,0,0);
}

/*************************************
Posters and still images
**************************************/

.scene:nth-child(1) .movie .poster {
    background-image: url(img/book/poster01.jpg);
}

.scene:nth-child(2) .poster {
    background-image: url(img/book/poster02.jpg);
}

.scene:nth-child(3) .poster {
    background-image: url(img/book/poster03.jpg);
}
.scene:nth-child(4) .poster {
    background-image: url(img/book/poster01.jpg);
}
.scene:nth-child(5) .poster {
    background-image: url(img/book/poster02.jpg);
}

.scene:nth-child(1) .info header {
    background-image: url(img/book/still01.jpg);
}

.scene:nth-child(2) .info header {
    background-image: url(img/book/still02.jpg);
}

.scene:nth-child(3) .info header {
    background-image: url(img/book/still03.jpg);
}
.scene:nth-child(4) .info header {
    background-image: url(img/book/still01.jpg);
}
.scene:nth-child(5) .info header {
    background-image: url(img/book/still02.jpg);
}

/*************************************
Fallback
**************************************/
.no-csstransforms3d .movie .poster,
.no-csstransforms3d .movie .info {
    position: relative;
}
.icon-contant {
    margin-left: 5px;
    color:#858598;
}
.fa-mobile-phone {
    font-size: 21px;
    top: 7px;
}
.pic-cod img {
    position: absolute;
    left: 20px;
    top: 2px;
    overflow: hidden;
    border-radius: 24px;
    width: 85px !important;
}
.refresh-sgnin {
    position: absolute;
    top: 10px;
    left: 115px;
    font-size: 16px;
    color: #bbb;
}
.form-control{
    font-size: 12px;
}
.iframes {
    width: 100%;
    height: 415px;
    border: 1px solid #c5c5c5;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
.ul-icon-color li a span{
    color:#634c73;
}
.h1-index{
    position: absolute;
    left: -10px;
    font-size: 3px;
    color: #ffffff;
    opacity: 0.1;
}
.pic-left{
    float: left;
}
.pic-left img{
    width:110px;
}
.about-home p{
    color: #ffffff;
}
.btn-level{
     margin-top: 40px;
 }
.box-form{
    background: #fff;
    box-shadow: 0px 1px 3px 2px #f1f1f1;
    border-radius: 2px;
    padding: 30px 20px;
}

.show-box i {
    font-size: 20px;
    top: -13px;
    position: absolute;
    left: 32px;
    color: #e3e3e3;
}
.panel-ques {
    cursor: pointer;
}
.panel-ques .panel-heading{
    float: left;
    direction: ltr;
}

.panel-search{
    background:#321a42;
    margin-top: 50px;
    padding-bottom: 50px;
}
.module-icon-font .module-iconbot .border-icon{
    top:5px;
}
.module-icon-font .module-iconbot .border-right{
    border-top: 1px solid #ffffff;
    right:-30px;
}
.module-icon-font .module-iconbot .border-left{
    border-top: 1px solid #ffffff;
    left:-30px;
}
.module-icon-font{
    position: relative;
}
.module-icon-font .font-mid{
    font-size: 32px;
    color: #fff;
    top: 38px;
    position: absolute;
    left: 49%;
}
.module-icon-font .modtitle{
    color: #fff;
}
.search-form {
    position: relative;
    width: 100%;
}
.form-field input {
    background: #fff;
    height: 40px;
    /* width: 220px; */
    border: 1px solid rgb(214, 214, 214);
    padding: 6px;
    font-size: 13px;
}
.form-field-submit {
    z-index: 0 !important;
    position: absolute;
    height: 100%;
    width: 60px;
    left: 0;
    top: 0;
    border: none;
    font-size: 25px;
    color: #fff;
    transition: all 0.3s;
    background: rgb(236, 166, 12);
    border-right: 1px solid rgb(236, 166, 12);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px 0 0 5px;
}
.panel-experssion{
    padding: 50px 0 50px;
    background: #fff;
}
.titr-experssion{
    font-size: 16px;
    color: #2f004e;
    text-shadow: 0 0 0;
    direction: ltr;
}
.mb-35{
    margin-bottom: 35px;
}
.text-withe{
    color: #fff;
}
.panel-result{
    padding: 50px 0;
}
.txt-result span{
    border-bottom: 2px solid #2f004e;

}
.txt-result{
    margin-bottom: 40px;
}
.pt-0{
    padding-top: 0;
}
.mt-0{
    margin-top: 0;
}
.box-srch{
    background: #fff;
    border-right: 3px solid #7c0dca;
    margin: 10px 0;
    padding: 15px 15px 10px;
    box-shadow: -1px 0 4px 1px #eaeaea;
}
.dropdown-menu>li>a {
    text-align: right !important;
    width: 100%;
}
#virtual_period>li {
    width: 100%;
}
.namad{
    background: #ccccccd9;
    float: right;
    padding: 6px 0;
    border-radius: 5px;
    margin-top: -50px;
}