/* Farsi Fonts */

@font-face {
    font-family: "IRANSansWeb";
    src: url('../fonts/IRANSansWeb.eot');
    src: url('../fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
    url('../fonts/IRANSansWeb.ttf') format('truetype'),
    url('../fonts/IRANSansWeb.woff') format('woff');
}
@font-face {
    font-family: "Parastoo";
    src: url('../fonts/Parastoo.eot');
    src: url('../fonts/Parastoo.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Parastoo.ttf') format('truetype'),
    url('../fonts/Parastoo.woff') format('woff');
}
@font-face {
    font-family: "BKoodakBold";
    src: url('../fonts/BKoodakBold.eot');
    src: url('../fonts/BKoodakBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BKoodakBold.ttf') format('truetype'),
    url('../fonts/BKoodakBold.woff') format('woff');
}
@font-face {
    font-family: "BMitra";
    src: url('../fonts/BMitra.eot');
    src: url('../fonts/BMitra.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BMitra.ttf') format('truetype'),
    url('../fonts/BMitra.woff') format('woff');
}
@font-face {
    font-family: "BMitraBold";
    src: url('../fonts/BMitraBold.eot');
    src: url('../fonts/BMitraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BMitraBold.ttf') format('truetype'),
    url('../fonts/BMitraBold.woff') format('woff');
}
@font-face {
    font-family: "BNazaninBold";
    src: url('../fonts/BNazaninBold.eot');
    src: url('../fonts/BNazaninBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BNazaninBold.ttf') format('truetype'),
    url('../fonts/BNazaninBold.woff') format('woff');
}
@font-face {
    font-family: "BNazanin";
    src: url('../fonts/BNazanin.eot');
    src: url('../fonts/BNazanin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BNazanin.ttf') format('truetype'),
    url('../fonts/BNazanin.woff') format('woff');
}
@font-face {
    font-family: "BTitrBold";
    src: url('../fonts/BTitrBold.eot');
    src: url('../fonts/BTitrBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BTitrBold.ttf') format('truetype'),
    url('../fonts/BTitrBold.woff') format('woff');
}
@font-face {
    font-family: "BTraffic";
    src: url('../fonts/BTraffic.eot');
    src: url('../fonts/BTraffic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BTraffic.ttf') format('truetype'),
    url('../fonts/BTraffic.woff') format('woff');
}
@font-face {
    font-family: "BTrafficBold";
    src: url('../fonts/BTrafficBold.eot');
    src: url('../fonts/BTrafficBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BTrafficBold.ttf') format('truetype'),
    url('../fonts/BTrafficBold.woff') format('woff');
}
@font-face {
    font-family: "Samim-Bold-FD";
    src: url('../fonts/Samim-Bold-FD.eot');
    src: url('../fonts/Samim-Bold-FD.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Samim-Bold-FD.ttf') format('truetype'),
    url('../fonts/Samim-Bold-FD.woff') format('woff');
}



h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
span,
ul,
li,
tr,
td,
th,
a,
body,
table {
    font-family: 'IRANSansWeb' !important;
}

body {
    direction: rtl;
    text-align: justify;
    font-family: FontAwesome !important
}

.owl-carousel {
    direction: ltr
}


body {
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #333;
    line-height: 25px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow-x: hidden
}

h1,
h2,
h3,
h4 {
    font-family: "IRANSansWeb"
}

a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

a:hover {
    text-decoration: none
}

a a:focus {
    outline: 0
}

.hero-heading {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    line-height: 70px;
    letter-spacing: 1px
}

.hero-sub-heading {
    font-size: 20px;
    font-weight: 400;
    color: #e6e6e6;
    line-height: 45px
}

.rev-heading {
    text-transform: uppercase!important;
    font-size: 60px!important
}

.section-titile-bg {
    display: inline;
    font-size: 115px;
    font-weight: 800;
    height: 100%;
    right: -173px;
    opacity: .1;
    position: absolute;
    top: -14px;
    width: 100%;
    text-align: center
}

.matrl-section-quote blockquote {
    border-right-width: 2px
}

.sub-quote p {
    padding-right: 20px
}

.section-title {
    color: #333;
    font-family: "IRANSansWeb";
    font-size: 25px;
    font-weight: 900;
    letter-spacing: 2px;
    text-align: right;
    position: relative;
    margin-bottom: 45px;
    text-transform: uppercase
}

.section-title:before {
    position: absolute;
    content: '';
    bottom: -14px;
    width: 40px;
    height: 2px;
    background-color: #1c3889
}

.subtitle {
    font-size: 20px;
    letter-spacing: .5px;
    margin-top: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}

.small-title {
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 20px;
    text-align: right;
    font-size: 20px
}

.inner-title {
    font-size: 24px;
    font-weight: 900;
    text-tranform: capitalize
}

.page-tagline {
    font-size: 24px;
    font-family: "IRANSansWeb";
    text-transform: uppercase;
    color: rgba(255, 255, 255, .7)
}

.page-title {
    font-size: 35px;
    font-weight: 700;
    color: #fff
}

.contact-title {
    font-weight: 700;
    font-size: 25px;
    color: #333
}

.btn-common {
    padding: 10px 20px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #fff!important;
    border-radius: 2px;
    box-shadow: 0 2px 2.7px .1px rgba(0, 0, 0, .24)!important
}

.btn-common:hover,
.btn-common:focus,
.btn-common:active {
    box-shadow: 0 4px 4.7px .3px rgba(0, 0, 0, .24)!important
}

.btn-border {
    font-weight: 900;
    padding: 9px 20px;
    background: #eee;
    border: 1px solid transparent;
    box-shadow: 0 2px 2.7px .1px rgba(0, 0, 0, .24)!important
}

.btn-border:hover,
.btn-border:focus,
.btn-border:active {
    color: #fff;
    background-color: transparent!important;
    border: 1px solid #fff!important
}

.btn-round {
    color: #fff!important
}

.material-icons {
    font-size: 18px;
    line-height: 1
}

.btn.btn-fab,
.input-group-btn .btn.btn-fab {
    border-radius: 50%;
    font-size: 24px;
    height: 40px;
    margin: auto;
    min-width: 40px;
    width: 40px;
    padding: 0;
    margin-left: 5px;
    opacity: 0.9;
}

.section-dark {
    background-color: #f9f9f9;
    z-index: -2
}

a.back-to-top {
    display: none;
    position: fixed;
    bottom: 18px;
    left: 15px;
    text-decoration: none
}

a.back-to-top i {
    display: block;
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28)
}

a.back-to-top:hover,
a.back-to-top:focus {
    text-decoration: none
}

.owl-carousel .item {
    margin: 3px
}

.owl-carousel.item img {
    display: block;
    width: 50%;
    height: auto
}

.owl-carousel .owl-controls .owl-page {
    display: inline-block
}

.owl-carousel .owl-controls .owl-page span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, .3);
    border-radius: 2px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: .5;
    width: 12px
}

#preloader {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999999
}

.loader {
    top: 50%;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    position: relative;
    margin: 0 auto
}

#loader-1:before,
#loader-1:after {
    content: "";
    position: absolute;
    top: -10px;
    right: -10px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 7px solid transparent;
    border-top-color: #1c3889
}

#loader-1:before {
    z-index: 100;
    animation: spin 1s infinite
}

#loader-1:after {
    border: 7px solid #f2f2f2
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.section-padding {
    padding: 45px 0
}

.no-padding {
    padding: 0!important
}

.padding-right-none {
    padding-right: 0
}

.padding-left-none {
    padding-left: 0
}

.tiny_bullet_slider .tp-bullet:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 25px;
    top: -12px;
    right: 0;
    background: transparent
}

.bullet-bar.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 10px;
    margin-right: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

.bullet-bar .tp-bullet {
    width: 60px;
    height: 3px;
    position: absolute;
    background: #aaa;
    background: rgba(204, 204, 204, .5);
    cursor: pointer;
    box-sizing: content-box
}

.bullet-bar .tp-bullet:hover,
.bullet-bar .tp-bullet.selected {
    background: #ccc
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.navbar-brand {
    position: relative
}

.navbar-brand .ripple-container {
    display: none
}

.navbar-brand img {
    width: 200px
}

.top-nav-collapse {
    background: #fff;
    z-index: 999999;
    box-shadow: 0 3px 6px 3px rgba(0, 0, 0, .06);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.top-nav-collapse .nav-link {
    color: #333!important;
    margin-top: 0
}

.top-nav-collapse .nav-link:hover {
    color: rgba(0, 0, 0, .6)
}

.top-nav-collapse .navbar-brand {
    top: 0
}

.nav-bg {
    background: #fff;
    z-index: 1;
}

.nav-bg .navbar-nav .nav-link {
    color: #333!important
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 16px 0 18px;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    margin-right: 10px;
    margin-top: 0;
    border-top: 3px solid transparent;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #1c3889
}

.navbar-expand-lg .navbar-nav .nav-link .ripple-container {
    display: none
}

.navbar {
    padding: 0
}

.navbar li.active a.nav-link {
    color: #1c3889
}

.dropdown-toggle::after {
    display: none
}

.dropdown-menu {
    list-style: none;
    margin: 0 30px;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 99;
    min-width: 195px;
    white-space: nowrap;
    border-radius: 2px;
    border: 0;
    background: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    -ms-transition: .3s all ease-in-out;
    animation: .4s ease 0s normal none 1 running fadeInUpMenu
}

.dropdown:hover .dropdown-menu {
    display: block;
    position: absolute;
    top: 100%;
    transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    -ms-transition: .3s all ease-in-out;
    animation: .4s ease 0s normal none 1 running fadeInUpMenu
}

.dropdown .dropdown-menu .dropdown-item {
    width: 100%;
    padding: 10px 20px;
    font-size: 14px;
    color: #202020;
    text-decoration: none;
    display: inline-block;
    float: right;
    clear: both;
    position: relative;
    outline: 0;
    border-top: 1px solid rgba(0, 0, 0, .03);
    transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    -ms-transition: .3s all ease-in-out
}

.dropdown .dropdown-item:focus,
.dropdown .dropdown-item:hover {
    background-color: #fafafa
}

.dropdown-item.active,
.dropdown-item:active {
    background: transparent
}

@-webkit-keyframes fadeInUpMenu {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes fadeInUpMenu {
    0% {
        opacity: 0;
        transform: translateY(10px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUpMenu {
    -webkit-animation-name: fadeInUpMenu;
    animation-name: fadeInUpMenu
}

.search-side {
    position: relative;
    float: left;
    top: 0;
    left: -20px;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.search-icon span {
    position: absolute;
    display: block;
    cursor: pointer;
    margin-right: 20px;
    left: 18%;
    top: 27%;
}

.search-icon span i {
    font-size: 22px!important;
    display: block;
    border-radius: 2px;
    padding: 3px 8px;
    text-align: center;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.search-icon:hover i {
    color: #666
}

img.social-gmail,img.social-telegram,img.social-instagram{
    width: 25%;
    float: right;
    margin-left: 11px;
}
ul.social-network {
    position: relative;
    right: 50%;
    top: 9px;
}

.navbar-form {
    background: #fff;
    z-index: 9001;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    border: 0;
    width: 79%;
    position: absolute;
    top: 40px;
    display: none;
    right: 0;
    height: 60px;
    opacity: 0.9 !important;
}

.navbar-form .form-group {
    height: 100%;
    width: 100%;
    margin: 10px 22px
}

.navbar-form .form-control {
    color: #333;
    border-radius: 0;
    outline: 0;
    font-size: 22px;
    display: inline-block;
    width: 100%;
    height: 100%;
    font-weight: 400;
    line-height: 30px
}

.navbar-form .has-feedback .close {
    height: 30px;
    position: absolute;
    cursor: pointer;
    top: 50%;
    left: 0;
    margin-top: -15px;
    line-height: 15px;
    color: #333;
    font-size: 22px
}

.navbar-toggler {
    display: none
}

.wpb-mobile-menu {
    display: none
}

.slicknav_menu {
    display: none
}

@media screen and (max-width:768px) {
    .navbar-header {
        width: 100%;
        top: 0;
        position: absolute;
    }
    .navbar-brand {
        position: absolute;
        padding: 0 15px;
        top: 15px
    }
    .navbar-brand .ripple-container {
        display: none
    }
    .top-nav-collapse .navbar-brand {
        top: 15px
    }
    #wpb-mobile-menu {
        display: none
    }
    .slicknav_menu {
        display: block;
    }
    /*nmt*/
    img.img_logo_org {
        display: block;
        margin: 0 auto !important;
        width: 227px;
        position: relative;
        right: 0;
        top: 20px;
    }
    .search-icon span {
        position: absolute;
        display: block;
        cursor: pointer;
        margin-right: 20px;
        left: 22%;
        top: 36%;
    }
    div.top_header_right{
        display: none !important;
    }
    div.top_header_right1{
        display: block !important;
    }
    ul.social-network {
        right: 20% !important;
        top: 0;
    }
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
        height: 70px !important;
    }
    img.img_logo_org {
        right: 0 !important;
        top: auto;
    }
    /*nmt*/
    .slicknav_nav .active a {
        background: #1c3889;
        color: #fff
    }
    .slicknav_nav a:hover,
    .slicknav_nav .active {
        color: #1c3889
    }
    .slicknav_nav .dropdown li a.active {
        background: #1c3889;
        color: #fff
    }
}

@media(min-width:768px) and (max-width:991px) {
    #nav-main li a.nav-link {
        padding-top: 18px
    }
}

#main-slide .carousel-control {
    display: none;
    transition: all .3s ease-in-out
}

#main-slide .carousel-indicators {
    cursor: pointer
}

#main-slide:hover .carousel-control {
    display: block;
    transition: all .3s ease-in-out;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

#main-slide .carousel-item img {
    position: relative;
    width: 100%;
    max-height: 670px
}

#main-slide .carousel-inner .carousel-item::after {
    bottom: 0;
    content: "";
    right: 0;
    position: absolute;
    left: 0;
    top: 0
}

#main-slide .carousel-item .carousel-caption {
    opacity: 0;
    transition: opacity 100ms ease 0s;
    z-index: 0
}

#main-slide .carousel-item.active .carousel-caption {
    opacity: 1;
    transition: opacity 100ms ease 0s;
    z-index: 1
}

#main-slide .carousel-caption {
    color: #fff;
    position: absolute;
    top: 35%
}

#main-slide .carousel-control-next,
#main-slide .carousel-control-prev {
    opacity: 1;
    box-shadow: none
}

#main-slide .carousel-control-prev span {
    padding: 15px
}

#main-slide .carousel-control-next span {
    padding: 15px
}

#main-slide .carousel-control {
    top: 45%
}

#main-slide .carousel-control .fa-angle-right,
#main-slide .carousel-control .fa-angle-left {
    position: absolute;
    z-index: 5;
    display: inline-block
}

#main-slide .carousel-control .fa-angle-right {
    right: 10px
}

#main-slide .carousel-control .fa-angle-left {
    left: 10px
}

#main-slide .carousel-control i {
    line-height: 40px;
    font-size: 26px;
    width: 40px;
    height: 40px;
    display: block;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28)
}

#main-slide .carousel-control i:hover {
    color: #fff;
    opacity: .6
}

.carousel .carousel-item.active .animated2 {
    animation: 1s ease-in 200ms normal both 1 running lightSpeedIn
}

.carousel .carousel-item.active .animated3 {
    animation: 1s ease-in-out 500ms normal both 1 running bounceInright
}

.carousel .carousel-item.active .animated4 {
    animation: 1s ease-in 500ms normal both 1 running flipInX
}

.carousel .carousel-item.active .animated5 {
    animation: 1s ease-in-out 100ms normal both 1 running bounceInright
}

.carousel .carousel-item.active .animated6 {
    animation: 1s ease-in 500ms normal both 1 running bounceIn
}

.carousel .carousel-item.active .animated7 {
    animation: 1s ease-in 500ms normal both 1 running bounceIn
}

.carousel .carousel-item.active .animated8 {
    animation: 1s ease-in 800ms normal both 1 running bounceInDown
}

.carousel-fade .carousel-inner .carousel-item {
    max-height: 700px;
    opacity: .8;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active {
    opacity: 1
}

.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .active.left {
    right: 0;
    opacity: 0;
    z-index: 1
}

.carousel-fade .carousel-inner .next.right,
.carousel-fade .carousel-inner .prev.left {
    opacity: 1
}

.carousel-fade .carousel-inner .carousel-item::after {
    background: rgba(0, 0, 0, .7) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    right: 0;
    position: absolute;
    left: 0;
    top: 0
}

.carousel-fade .carousel-control {
    z-index: 20
}

.slider-title {
    font-size: 70px;
    font-weight: 900
}

.about-single {
    text-align: center;
    padding: 0 15px
}

.about-single i {
    border-radius: 50%;
    font-size: 50px;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
    background: transparent;
    transition: all .2s ease-in-out 0s
}

.about-single:hover {
    cursor: pointer
}

.about-single:hover i {
    font-size: 25px;
    color: #fff;
    transition: all .2s ease-in-out 0s;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
    cursor: pointer
}

.video-gallery {
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;
    overflow: hidden
}

.video-gallery .overlay-gallery {
    background-color: rgba(0, 197, 255, .5);
    bottom: 0;
    height: 100%;
    right: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease
}

.video-gallery .icon-holder {
    display: table;
    width: 100%;
    height: 100%;
    z-index: 9999
}

.video-gallery .icon-holder .icon {
    display: table-cell;
    vertical-align: middle
}

.video-gallery .icon-holder .icon a {
    outline: 0;
    display: inline-block;
    line-height: 60px
}

.video-gallery .icon-holder .icon i {
    font-size: 80px;
    color: #fff;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease
}

.video-gallery:hover .icon i {
    color: #fff
}

.welcome-section h1 {
    line-height: 45px;
    font-size: 30px;
    font-weight: 700
}

.single-service-widget {
    margin: 25px 0
}

.single-service-widget i {
    font-size: 50px;
    padding-left: 15px;
    line-height: 45px
}

.single-service-widget p {
    color: #999
}

.single-service-widget h2 {
    margin-top: 0;
    text-transform: capitalize;
    transition: all .3s ease-in-out
}

.single-service-widget:hover .pulse-shrink {
    -webkit-animation-name: pulse-shrink;
    animation-name: pulse-shrink;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes pulse-shrink {
    to {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes pulse-shrink {
    to {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
}

.pulse-shrink {
    display: inline-block
}

#matrl-portfolio .mix {
    padding-bottom: 30px;
    display: none;
    margin: -2px
}

.portfolio-nav ul.nav {
    float: left
}

.portfolio-nav ul.nav li a {
    font-size: 15px;
    color: #333;
    background-color: #eee;
    padding: 7px 12px;
    margin: 4px;
    display: block;
    border-radius: 2px;
    text-transform: capitalize;
    cursor: pointer
}

.portfolio-nav ul.nav li a:hover {
    background: #1c3889;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.portfolio-nav ul.nav li a.active {
    background: #1c3889;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

figure {
    position: relative;
    margin: 0;
    overflow: hidden
}

figure img {
    width: 100%
}

figure figcaption {
    background: #fff;
    bottom: 0;
    padding: 0 20px;
    position: absolute;
    width: 100%;
    margin-bottom: -15px;
    opacity: 0;
    transition: height .5s ease 0s
}

figure figcaption h2 {
    text-transform: capitalize;
    transition: all .5s ease 0s
}

figure figcaption a.btn {
    float: left;
    position: absolute;
    left: 0;
    top: 25px;
    width: 20px!important;
    transition: all .5s ease 0s
}

figure:hover figcaption {
    transition: all .5s ease 0s;
    cursor: pointer;
    opacity: 1;
    margin-bottom: 0
}

#conatiner-map {
    width: 100%;
    height: 480px
}

.contact-widget-section .single-contact-widget {
    background: #f9f9f9;
    padding: 20px 25px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26);
    height: 260px;
    margin-top: 25px;
    transition: all .3s ease-in-out
}

.contact-widget-section .single-contact-widget i {
    font-size: 75px
}

.contact-widget-section .single-contact-widget h3 {
    font-size: 15px;
    color: #333;
    font-weight: 700;
    padding-bottom: 10px
}

.contact-widget-section .single-contact-widget p {
    line-height: 16px
}

.contact-widget-section .single-contact-widget:hover {
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .46);
    cursor: pointer;
    transition: all .3s ease-in-out
}

#contactForm {
    margin-top: -10px
}

#contactForm .form-group label.control-label {
    color: #8c8c8c
}

#contactForm .form-control {
    font-weight: 500
}

.google-map-container {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26)
}

.google-map-container #google-map-contact {
    height: 300px
}

.contact-widget-section2 h2 {
    margin-bottom: 30px
}

.contact-widget-section2 .find-widget {
    padding: 10px 0
}

.contact-widget-section2 .find-widget a {
    color: #333;
    font-size: 14px
}

.contact-widget-section2 .find-widget i {
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-left: 15px;
    border-radius: 2px;
    display: inline-block;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28)
}

.matrl-contact-section ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.matrl-contact-section ul li {
    color: #777;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 28px;
    min-height: 35px;
    /*width: 100%*/
}

.matrl-contact-section ul li i {
    width: 35px;
    background: #f50057;
    height: 35px;
    border: 1px solid #f50057;
    border-radius: 2px;
    line-height: 30px;
    float: right;
    color: #fff;
    text-align: center;
    font-size: 18px;
    top: 4px;
    margin-left: 10px
}

.matrl-our-team-section {
    padding-bottom: 200px
}

.single-team-widget {
    background: #f5f5f5;
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26);
    margin-bottom: 20px
}

.single-team-widget img {
    text-align: center
}

.single-team-widget:hover {
    -webkit-box-shadow: 0 2px 10px 2px rgba(221, 221, 221, .73);
    -moz-box-shadow: 0 2px 10px 2px rgba(221, 221, 221, .73);
    box-shadow: 0 2px 10px 2px rgba(221, 221, 221, .73)
}

.single-team-widget p {
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

h2#sub_name+p{
     text-align: center;
     color: red;
     font-size: 14px;
 }
p.p_years{
    text-align: center !important;
    color: #4c65bd;
    font-size: 12px;
}


.single-team-widget .team-member-info {
    height: auto;
    background: #fff;
    padding: 5px 15px
}

.single-team-widget .team-member-info .know-more {
    position: absolute;
    left: 10%;
    bottom: 12%;
    display: none
}

.single-team-widget .team-member-info .social-profiles .mdi {
    color: #8c8c8c;
    font-size: 18px;
    padding-left: 5px;
    transition: all .3s ease-in-out
}

.single-team-widget .team-member-info .social-profiles .mdi.mdi-twitter:hover {
    transition: all .3s ease-in-out;
    color: #1da1f2
}

.single-team-widget .team-member-info .social-profiles .mdi.mdi-facebook:hover {
    transition: all .3s ease-in-out;
    color: #3b5998
}

.single-team-widget .team-member-info .social-profiles .mdi.mdi-dribbble:hover {
    transition: all .3s ease-in-out;
    color: #ea4c89
}

.single-team-widget .team-member-info .social-profiles .mdi.mdi-linkedin:hover {
    transition: all .3s ease-in-out;
    color: #1769ff
}

.single-team-widget:hover {
    cursor: pointer
}

.single-team-widget:hover .know-more {
    display: block;
    animation: .4s ease 0s normal none 1 running fadeInUpMenu
}

.testimonial {
    background: #1c3889;
    position: relative
}

.testimonial .item {
    margin-left: 20px!important
}

.testimonial .owl-pagination {
    text-align: center;
    width: 100%;
    padding-top: 20px
}

.testimonial-item {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 15px
}

.testimonial-item .img {
    width: 80px;
    height: 80px;
    position: relative;
    margin: 10px auto
}

.testimonial-item .img img {
    border-radius: 50%
}

.testimonial-item .datils {
    text-align: center
}

.testimonial-item .datils h5 {
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    margin: 15px 0 6px
}

.testimonial-item .datils span {
    color: rgba(255, 255, 255, .5)
}

.testimonial-item .datils p {
    margin-top: 20px;
    color: #fff
}

.testimonial-item .owl-carousel .owl-controls .owl-page.active span {
    border: 0;
    background: #fff!important;
    opacity: 1
}

.testimonial-item .owl-carousel .owl-controls .owl-page span {
    background: #fff!important
}

.testimonial-carousel .owl-pagination {
    margin-top: 70px
}

.testimonial-carousel .owl-pagination .owl-page span {
    background: #fff;
    border: 3px solid #f9f9f9;
    width: 15px;
    height: 15px
}

.testimonial-carousel .owl-pagination .owl-page.active span {
    background: #fff;
    border: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
    width: 20px;
    height: 20px;
    opacity: 1
}

.client {
    border-bottom: 1px solid #e9e9e9
}

.client .client-logo {
    text-align: center;
    transition: all .2s ease-in-out 0s
}

.client .client-logo img {
    transition: all .2s ease-in-out 0s
}

.client .client-logo:hover,
.client .client-logo.active {
    transition: all .2s ease-in-out 0s
}

.client .client-logo:hover img,
.client .client-logo.active img {
    cursor: pointer;
    transition: all .2s ease-in-out 0s
}

.single-blog-post {
    margin-bottom: 30px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26);
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out
}

.single-blog-post:hover {
    -webkit-box-shadow: 0 2px 10px 2px rgba(221, 221, 221, .73);
    -moz-box-shadow: 0 2px 10px 2px rgba(221, 221, 221, .73);
    box-shadow: 0 2px 10px 2px rgba(221, 221, 221, .73);
    cursor: pointer
}

.single-blog-post .featured-image img {
    width: 100%;
    height: 260px;
}

.single-blog-post .post-meta {
    padding: 10px 20px
}

.single-blog-post .post-meta .read-more-icon {
    bottom: 100px;
    left: 40px
}

.single-blog-post .post-meta a {
    color: #333
}

.single-blog-post .post-meta a:hover {
    transition: all .2s ease-in-out
}

.single-blog-post .meta-tags {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 19px 20px
}

.single-blog-post .meta-tags .comments i {
    font-size: 15px;
    margin-left: 5px
}

.single-blog-post .meta-tags .btn-round {
    float: left;
    border-radius: 3px;
    font-size: 15px;
    margin: -5px auto;
    width: 38%;
    padding: 7px;
}

.matrl-blog-post-page .blog-post-column .single-blog-post {
    margin-bottom: 40px
}

.matrl-blog-post-page .blog-post-column .single-blog-post .post-meta .post-date {
    position: absolute
}

.matrl-blog-post-page .blog-post-column .single-blog-post .post-meta .post-date span {
    color: #333;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase
}

.matrl-blog-post-page .blog-post-column .single-blog-post .post-meta .read-more-icon {
    bottom: 166px;
    position: absolute;
    left: 40px
}

.matrl-blog-post-page .blog-post-column .single-blog-post .post-meta h2 {
    font-size: 19px;
    line-height: 26px;
    margin-top: 35px
}

.matrl-blog-post-page .blog-post-column .post-without-image .featured-image {
    height: 50px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26)
}

.matrl-blog-post-page .blog-post-column .post-without-image .pink-bg {
    background: #5e35b1
}

.matrl-blog-post-page .blog-post-column .post-without-image .blue-bg {
    background: #1e88e5
}

.matrl-blog-post-page .blog-post-column .post-without-image .aqua-bg {
    background: #00897b
}

.matrl-blog-post-page .blog-post-column .quote-post h2 {
    font-style: italic
}

.blog-sidebar-column .single-sidebar-widget {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26);
    margin-bottom: 30px;
    background: #fafafa
}

.blog-sidebar-column .single-sidebar-widget .sidebar-widget-title {
    background: #424242;
    padding: 0 20px
}

.blog-sidebar-column .single-sidebar-widget .sidebar-widget-title h2 {
    color: #fff;
    font-size: 19px;
    margin: 0;
    font-weight: 700;
    line-height: 48px
}

.blog-sidebar-column .author-widget .author-bg img {
    width: 100%
}

.blog-sidebar-column .author-widget .author-info {
    padding: 10px 20px;
    background: #fafafa
}

.blog-sidebar-column .author-widget .author-info .author-intro {
    position: absolute;
    top: 137px
}

.blog-sidebar-column .author-widget .author-info .author-intro h3 {
    color: #232323;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

.blog-sidebar-column .author-widget .author-info .author-image {
    position: absolute;
    top: 92px;
    right: 50px
}

.blog-sidebar-column .author-widget .author-info .author-bio {
    margin-top: 47px
}

.blog-sidebar-column .subscribe-widget .social-profiles,
.blog-sidebar-column .subscribe-widget .subscribe-box {
    padding: 30px 35px
}

.blog-sidebar-column .subscribe-widget .subscribe-box .form-group {
    margin-top: 10px
}

.blog-sidebar-column .subscribe-widget .subscribe-box button.btn-fab {
    width: 38px!important;
    height: 38px!important;
    min-width: 38px!important;
    font-size: 14px!important;
    position: absolute;
    left: 24px;
    bottom: 14px;
    z-index: 1111;
    border-radius: 2px
}

.blog-sidebar-column .subscribe-widget .subscribe-box .form-control {
    border-radius: 2px!important;
    color: #333;
    font-weight: 700;
    width: 240px
}

.blog-sidebar-column .subscribe-widget .social-profiles {
    background: #f5f5f5
}

.blog-sidebar-column .instagram-widget .instagram-feed ul {
    list-style: none;
    padding: 13px 25px;
    display: inline-block;
    margin: 0
}

.blog-sidebar-column .instagram-widget .instagram-feed ul li {
    float: right
}

.blog-sidebar-column .instagram-widget .instagram-feed ul li a img {
    width: 100px;
    height: 100px;
    padding: 4px
}

.blog-sidebar-column .flickr-widget .flickr-feed {
    padding: 20px
}

.blog-sidebar-column .flickr-widget .flickr-feed .owl-pagination {
    text-align: center;
    margin-top: 10px
}

.blog-sidebar-column .flickr-widget .flickr-feed .owl-carousel .owl-controls .owl-page span {
    background: 0 0;
    border: 2px solid #434343
}

.blog-sidebar-column .flickr-widget .flickr-feed .owl-carousel .owl-controls .owl-page.active span {
    background: #434343!important
}

.blog-sidebar-column .flickr-widget .flickr-feed .owl-carousel .owl-controls .owl-page.active span {
    border: 0
}

.single-post {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26);
    padding: 20px
}

.single-post h2 {
    font-weight: 500;
    font-size: 21px;
    margin: 30px 0;
    width: 65%;
    line-height: 1.5;
}

.single-post p {
    font-size: 15px;
    line-height: 35px
}

.single-post .single-post-meta {
    margin-top: 20px;
    padding: 30px 0;
    border-top: 1px solid #ddd
}

.single-post .single-post-meta .post-tag {
    float: right
}

.single-post .single-post-meta .post-tag a {
    font-weight: 500;
    font-size: 15px;
    color: #333
}

.single-post .single-post-meta .post-tag a:hover {
    opacity: .6
}

.single-post .single-post-meta .share-post {
    float: left
}

.single-post .single-post-meta .share-post i {
    font-size: 20px;
    margin-left: 10px
}

.single-post .single-post-meta .share-post i:hover {
    opacity: .6
}

.users-comment-section .media {
    border-top: 1px solid #ddd;
    padding-top: 25px;
    margin-top: 20px
}

.users-comment-section .media:first-child {
    border-top: 0
}

.users-comment-section .media .media-right {
    padding-left: 30px
}

.users-comment-section .media .media-right img {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26)
}

.users-comment-section .media .media-body h3 {
    margin-top: 0;
    font-weight: 500;
    font-size: 20px
}

.users-comment-section .media .media-body p {
    font-size: 15px;
    line-height: 28px
}

.users-comment-section .media .media-body a.replay {
    float: left;
    font-size: 16px;
    font-weight: 500
}

.users-comment-section .media .media-body .media {
    padding-top: 24px;
    margin-top: 65px;
    border-top: 1px solid #ddd
}

.comment-box {
    padding: 20px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26);
    background: #fafafa
}

.bg-color-dark {
    background: #222
}

.page-footer {
    background: #333
}

.page-footer .footer-title {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    font-family: "IranSansWeb";
    letter-spacing: .1rem;
    margin-bottom: 40px
}

.page-footer .footer-title:before {
    position: absolute;
    content: '';
    background: #1c3889;
    width: 40px;
    height: 2px;
    right: 0;
    bottom: -15px
}

.page-footer p {
    color: #fff;
    line-height: 24px;
    margin: 0
}

.page-footer .recent-widget p a {
    color: #fff;
    font-size: 14px;
    transition: all .3s ease-in-out;
    line-height: 28px
}

.page-footer .recent-widget p a:hover {
    color: #1c3889;
    transition: all .3s ease-in-out
}

.page-footer .link-widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.page-footer .link-widget ul li {
    list-style: none;
    float: right;
    padding-bottom: 10px;
    width: 100%;
}

.page-footer .link-widget ul li a {
    color: #fff;
    cursor: pointer;
}

.page-footer .link-widget ul li a:hover {
    color: #1c3889
}

.page-footer .widget-gallery {
    margin-left: -5px
}

.page-footer .widget-gallery ul {
    padding: 0
}

.page-footer .widget-gallery ul li {
    display: block;
    width: 33%;
    float: right;
    padding: 0 5px 5px 0;
    margin: 0
}

.page-footer .widget-gallery ul li a img {
    width: 100%
}

.footer-contact-widget p {
    color: #fff;
    line-height: 24px;
    padding: 5px 0
}

.footer-contact-widget p span {
    font-weight: 700
}

.footer-contact-widget ul {
    margin: 15px 0;
    padding: 0
}

.footer-contact-widget ul li {
    float: right;
    list-style: none
}

.footer-contact-widget ul li a .mdi {
    color: #fff;
    width: 40px;
    height: 40px;
    margin-left: 8px;
    display: block;
    background: #2a2a2f;
    text-align: center;
    line-height: 40px;
    border-radius: 2px;
    transtion: all .3s ease-in-out
}

.footer-contact-widget ul li a .mdi:hover {
    transition: all .3s ease-in-out
}

.footer-contact-widget ul li a .mdi-facebook {
    transition: all .3s ease-in-out
}

.footer-contact-widget ul li a .mdi-facebook:hover {
    background: #3b5998;
    transition: all .3s ease-in-out
}

.footer-contact-widget ul li a .mdi-telegram:hover {
    background: #1da1f2;
    transition: all .3s ease-in-out
}

.footer-contact-widget ul li a .mdi-instagram:hover {
    background: #ea4c89;
    transition: all .3s ease-in-out
}

.footer-contact-widget ul li a .mdi-github-circle:hover {
    background: #009587;
    transition: all .3s ease-in-out
}

.footer-contact-widget ul li a .mdi-linkedin:hover {
    background: #0177b5;
    transition: all .3s ease-in-out
}

ul.recent-post {
    padding: 0;
    margin: 0
}

ul.recent-post li {
    margin-bottom: 30px
}

ul.recent-post li a {
    float: right;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

ul.recent-post li a img {
    width: 100%;
    height: 65px
}

ul.recent-post li .post-text {
    padding-right: 92px;
    color: #aaa
}

ul.recent-post li .post-text h4 a {
    color: #fff;
    transition: all .3s ease-in-out;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 15px;
    padding-bottom: 0
}

ul.recent-post li .post-text span {
    color: #999
}

.footer-copyleft {
    line-height: 45px;
    background: #000;
    color: #999
}

.footer-copyleft p {
    margin: 22px 0
}

.footer-copyleft .footer-links ul {
    padding-right: 0;
    float: left;
    margin: 10px 0
}

.footer-copyleft .footer-links ul li {
    list-style: none;
    float: right
}

.footer-copyleft .footer-links ul li a {
    color: #999;
    margin-left: 15px;
    transition: all .3s ease-in-out
}

.footer-copyleft .footer-links ul li a .fa {
    padding-left: 4px
}

.footer-copyleft .footer-links ul li a:hover {
    color: #fff;
    opacity: .7;
    transition: all .3s ease-in-out
}

.work-counter-widget i {
    font-size: 50px;
    color: #1c3889
}

.work-counter-widget .counter {
    z-index: 999999
}

.work-counter-widget .counter .timer {
    color: #333;
    font-family: "IRANSansWeb";
    font-size: 38px;
    margin-top: 15px;
    font-weight: 700
}

.work-counter-widget .counter p {
    color: #999;
    margin-top: 7px;
    font-size: 16px;
    font-weight: 600
}

.call-to-action-section {
    padding: 60px 0;
    background: url(../images/cta-bg.jpg) no-repeat scroll center center;
    background-size: cover
}

.call-to-action-section h1 {
    color: #18191b;
    font-size: 36px;
    font-weight: 700;
    color: #FFF;
}

.call-to-action-section h3 {
    font-size: 24px;
    color: rgba(255, 255, 255, .7);
    text-transform: uppercase
}


section.page-about{
    height: 350px;
    position: relative;
    background: url(../images/folder/about.jpg) no-repeat scroll center center !important;
    background-size: cover
}
section.page-articles{
    height: 350px;
    position: relative;
    background: url(../images/folder/articales.jpg) no-repeat scroll center center !important;
    background-size: cover
}
section#page-articles{
    height: 350px;
    position: relative;
    background: url(../images/folder/articales.jpg) no-repeat scroll center center !important;
    background-size: cover
}
section.page-gallery{
    height: 350px;
    position: relative;
    background: url(../images/folder/gallery.jpg) no-repeat scroll center center !important;
    background-size: cover
}
section.page-search{
    height: 350px;
    position: relative;
    background: url(../images/folder/search.jpg) no-repeat scroll center center !important;
    background-size: cover
}
section.page-conditions{
    height: 350px;
    position: relative;
    background: url(../images/folder/conditions.jpg) no-repeat scroll center center !important;
    background-size: cover
}
section.page-directors{
    height: 350px;
    position: relative;
    background: url(../images/folder/directors.jpg) no-repeat scroll center center !important;
    background-size: cover
}
section.page-corinthians{
    height: 350px;
    position: relative;
    background: url(../images/folder/corinthians.jpg) no-repeat scroll center center !important;
    background-size: cover
}
section.page-news{
    height: 350px;
    position: relative;
    background: url(../images/folder/news.jpg) no-repeat scroll center center !important;
    background-size: cover
}
section.page-contact-us{
    height: 350px;
    position: relative;
    background: url(../images/folder/contact-us.jpg) no-repeat scroll center center !important;
    background-size: cover
}
section.page-sentinel-list{
    height: 350px;
    position: relative;
    background: url(../images/folder/sentinel-list.jpg) no-repeat scroll center center !important;
    background-size: cover
}
/*section.page-contact-us{
    height: 350px;
    position: relative;
    background: url(../images/folder/sentinel-list-2.jpg) no-repeat scroll center center !important;
    background-size: cover
}*/

section.page-tasliyat {
    height: 350px;
    position: relative;
    background: url(../images/folder/tasliyat.jpg) no-repeat scroll center center !important;
    background-size: cover;
}
section.page-happy {
    height: 350px;
    position: relative;
    background: url(../images/folder/happy.jpg) no-repeat scroll center center !important;
    background-size: cover;
}


.Material-tab ul.nav.nav-tabs {
    padding: 0 25px;
    background: #fff;
    text-align: center;
    border-bottom: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26)
}

.Material-tab ul.nav.nav-tabs .nav-item .nav-link {
    background-color: transparent;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 30px 8px;
    border-radius: 0;
    position: relative;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 4px solid transparent;
    display: inline-block
}

.Material-tab ul.nav.nav-tabs .nav-item .nav-link i {
    font-size: 38px
}

.Material-tab ul.nav.nav-tabs li .active {
    color: #fff
}

.Material-tab .tab-content {
    padding: 24px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26)
}

.Material-tab p {
    text-align: justify
}

.Material-tab-default img {
    width: 100%
}

.Material-tab-default ul.nav.nav-tabs {
    border-bottom: 0
}

.Material-tab-default ul.nav.nav-tabs li a {
    color: #333;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-left: 0;
    border-radius: 0;
    border-bottom: 3px solid transparent;
    padding: 10px 8px;
    margin-left: 29px;
    margin-top: 0
}

.Material-tab-default ul.nav.nav-tabs li a:hover {
    color: #1c3889
}

.Material-tab-default .nav-tabs .nav-item.show .nav-link,
.Material-tab-default .nav-tabs .nav-link.active {
    color: #5166d8
}

.Material-tab-default .tab-content {
    margin-top: 25px;
    padding: 20px;
    background: #fafafa;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26)
}

.tabs-style-2 .nav-vertical {
    background: #fafafa;
    margin: 25px 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .26)
}

.tabs-style-2 .nav-pills .nav-link {
    font-size: 16px;
    color: #333;
    position: relative;
    border-radius: 0;
    border-bottom: 1px solid #efefef;
    padding: 11px 20px;
}

.tabs-style-2 .nav-pills .nav-link.active,
.tabs-style-2 .nav-pills .show>.nav-link {
    background: #2296f3;
    color: #fff
}

.Material-default-accordion .panel-default {
    border: 0;
    box-shadow: 1px 3px 10px rgba(0, 0, 0, .2)
}

.Material-default-accordion .panel-default .panel-heading {
    padding: 0;
    margin-bottom: 15px
}

.Material-default-accordion .panel-default .panel-heading .panel-title {
    font-size: 18px
}

.Material-default-accordion .panel-default .panel-heading .panel-title i {
    margin-left: 5px
}

.Material-default-accordion .panel-default .panel-heading .collapsed::after {
    content: "\f415"
}

.Material-default-accordion .panel-default .panel-heading a {
    font-weight: 500;
    padding: 15px 20px;
    display: inline-block;
    width: 100%;
    color: #fff;
    position: relative;
    text-decoration: none
}

.Material-default-accordion .panel-default .panel-heading a:after {
    font-family: Material Design Icons;
    content: "\f374";
    position: absolute;
    left: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px
}

.Material-default-accordion .panel-default .panel-body {
    padding: 15px
}

.Material-accordion-2 .panel-default {
    border: 0
}

.Material-accordion-2 .panel-default .panel-heading {
    padding: 0
}

.Material-accordion-2 .panel-default .panel-heading .collapsed::after {
    content: "\f415"
}

.Material-accordion-2 .panel-default .panel-heading a {
    font-weight: 500;
    padding: 15px 20px;
    display: inline-block;
    width: 100%;
    color: #333;
    background: #eee!important;
    position: relative;
    text-decoration: none
}

.Material-accordion-2 .panel-default .panel-heading a:after {
    font-family: Material Design Icons;
    content: "\f374";
    position: absolute;
    left: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px
}

.alert {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .24)
}

.icon-round {
    width: 50px;
    height: 50px;
    text-align: center;
    display: inline-block;
    line-height: 50px!important;
    border-radius: 50%;
    margin-left: 20px;
    color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28)
}

.icon-box {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px!important;
    border-radius: 2px;
    display: inline-block;
    margin-left: 20px;
    color: #fff
}

.icon-common {
    font-size: 48px!important;
    margin-left: 22px
}

.icon-table .single-pricing-table {
    padding: 20px;
    -webkit-box-shadow: 0 2px 10px 2px rgba(221, 221, 221, .73);
    -moz-box-shadow: 0 2px 10px 2px rgba(221, 221, 221, .73);
    box-shadow: 0 2px 10px 2px rgba(221, 221, 221, .73)
}

.icon-table .single-pricing-table .pricing-table-heading h2 {
    color: #3d6370;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: .1rem;
    margin-top: 30px;
    position: relative;
    width: 100%
}

.icon-table .single-pricing-table .pricing-table-heading h2:after {
    border: 1px dashed #eee;
    content: "";
    right: 0;
    position: absolute;
    top: 13px;
    width: 100%;
    z-index: -11111
}

.icon-table .single-pricing-table .price {
    margin-top: 20px
}

.icon-table .single-pricing-table .price span {
    font-size: 36px;
    font-weight: 700
}

.icon-table .single-pricing-table .pricing-item {
    padding: 20px 0
}

.icon-table .single-pricing-table .pricing-item ul {
    padding-right: 0
}

.icon-table .single-pricing-table .pricing-item ul li {
    list-style: none
}

.icon-table .single-pricing-table .pricing-item ul li p strong {
    color: #325d6a
}

.icon-table .single-pricing-table .pricing-button {
    padding: 20px 0
}

.pricing-table {
    border: 1px solid #e9e9e9;
    box-shadow: 0 2px 10px 2px rgba(221, 221, 221, .73)
}

.pricing-table .pricing-header {
    background-color: #fff
}

.pricing-table .pricing-header h1 {
    margin-bottom: 0;
    margin-top: 0;
    color: #333;
    padding: 20px 0;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase
}

.pricing-table .pricing-sub {
    background-color: #f7f9fc;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.pricing-table .pricing-sub h1 {
    color: #333;
    text-align: center;
    margin: 0;
    padding: 25px 0 15px;
    font-size: 22px
}

.pricing-table .features {
    margin: 0;
    padding: 0
}

.pricing-table .features li {
    padding: 15px;
    list-style: none;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #e9e9e9;
    color: #a4a4a4;
    font-size: 13px
}

.pricing-table .pricing-footer {
    background-color: #f9fbfc;
    border-top: 0;
    padding: 30px 0;
    text-align: center
}

#Material-image-carousel .owl-pagination {
    text-align: center;
    margin-top: 10px
}

#Material-image-carousel .owl-controls {
    position: absolute;
    top: 45%;
    display: inline-block;
    width: 100%
}

#Material-image-carousel .owl-controls .owl-buttons div.owl-prev {
    right: -42px;
    position: absolute
}

#Material-image-carousel .owl-controls .owl-buttons div.owl-next {
    left: -42px;
    position: absolute
}

#team-carousel .owl-pagination {
    text-align: center;
    margin-top: 10px
}

.owl-theme .owl-buttons div {
    width: 40px;
    height: 40px;
    display: block!important;
    background: #1c3889!important;
    text-align: center;
    display: inline-block;
    opacity: 1!important;
    border-radius: 0!important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .18), 0 2px 5px 0 rgba(0, 0, 0, .15);
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out
}

.owl-theme .owl-buttons div i {
    color: #fff;
    font-size: 16px;
    line-height: 40px
}

#team-slide .owl-carousel .owl-controls .owl-page span {
    background: #ddd
}

.touch-slider .owl-controls .owl-buttons div i {
    color: #333;
    display: block
}

.touch-slider .owl-controls .owl-buttons div i:hover {
    color: #fff!important
}

.portfolio-details-section .portfolio-details-iamge h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 40px 0 15px
}

.portfolio-details-section .portfolio-details-iamge img {
    border: 1px solid #ddd;
    width: 100%
}

.portfolio-details-section .portfolio-details h2 {
    font-weight: 500;
    margin-top: 30px;
    text-transform: capitalize
}

.portfolio-details-section .portfolio-details p {
    font-size: 15px;
    line-height: 30px
}

.portfolio-details-section .portfolio-details .portfolio-category a {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize
}

.portfolio-details-section .portfolio-details .portfolio-meta li {
    margin: 15px 0
}

.portfolio-details-section .portfolio-details .portfolio-meta li span {
    display: inline-block;
    width: 130px;
    letter-spacing: 1px;
    color: #202020;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.portfolio-details-section .portfolio-details .portfolio-meta li i {
    font-size: 18px;
    margin-left: 5px
}

.portfolio-details-section .portfolio-details .portfolio-meta li i:hover {
    opacity: .6
}

.matrl-error-section h1 {
    font-size: 10em;
    font-weight: 700;
    letter-spacing: .3rem
}

.matrl-error-section h2 {
    font-size: 3em;
    font-weight: 500;
    color: #999
}

.slicknav_btn {
    float: left;
}

.slicknav_nav .slicknav_arrow {
    float: left;
}
h5.title_sub{
    color: #0a5d5e;
    text-align: center;
}
hr.hr_custom{

}
div#list_name > div{
    width: 100%;
    display: flex;
    line-height: 2.1;
}
span.list_name_in{
    width: 80%;
    display: inline-block;
    margin-right: 10%;
}
hr.job_user {
    width: 55%;
    border-top: 1px solid #1c3889 !important;
}
div span.color_job{
    color: red;
}
div#list_name div span{
    font-weight: bold;
}
img.img_news_single{
    width: 360px;
    height: 250px;
    float: left;
}
div.about_news p{
    display: inline-block;
    width: 18%;
}
div.about_news p:first-child{
    display: inline-block;
    width: 25%;
}
hr.hr_single_news{
    width: 60%;
    margin-right: 0;
}
p.text_about{
    font-size: 16px;
    color: #333;
}
a.p_gh{
    font-size: 16px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute !important;
    right: -80% !important;
    width: 290px;
}
div.footer-copyright{
    background-color: #4a4a4a;
}
div.footer-copyright p{
    margin: 10px 0;
}
div.footer-copyright a:hover {
    color: #1c3889;
}
div.attorney_user{
    margin-top: 50px;
}
ul,li{
    list-style: none;
}
ul.spec-list span.technicalspecs-title {
    float: right;
    background: #f0f1f2;
    width: 30%;
    height: auto;
    padding: 9px 21px;
    margin-left: 19px;
    font-size: 14px;
    border-radius: 3px;
    margin-bottom: 4px;
    font-weight: bold;
}
ul.spec-list span.technicalspecs-value {
    background: #f7f9fa;
    padding: 9px 21px;
    width: 66%;
    height: auto;
    color: #3a3855;
    float: left;
    font-size: 14px;
    border-radius: 3px;
    margin-bottom: 5px;
}
div.modal div.modal-dialog-centered{
    max-width: 70% !important;
}

@-webkit-keyframes uparrow {
    0% { -webkit-transform: translateY(0); opacity: 0.4 }
    100% { -webkit-transform: translateY(-0.4em); opacity: 0.9 }
}
@-webkit-keyframes downarrow {
    0% { -webkit-transform: translateY(0); opacity: 0.4 }
    100% { -webkit-transform: translateY(0.4em); opacity: 0.9 }
}
.arrow {
    border-color:transparent;
    border-style:solid;
    border-width:0 2em;
    display:block;
    height:0;
    margin:0 auto;
    opacity:0.4;
    text-indent:-9999px;
    transform-origin: 50% 50%;
    width:0;
}
.up {
    -webkit-animation: uparrow 0.6s infinite alternate ease-in-out;
    border-bottom:2em solid #00b6f1;
}
.down {
    -webkit-animation: downarrow 0.6s infinite alternate ease-in-out;
    border-top:2em solid #00b6f1;
}


/*search*/
.search-wrapper {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top:100%;
    left:50%;
}
.search-wrapper.active {}

.search-wrapper .input-holder {
    overflow: hidden;
    height: 70px;
    background: rgba(255,255,255,0);
    border-radius:6px;
    position: relative;
    width:70px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder {
    border-radius: 50px;
    width:450px;
    background: rgba(0,0,0,0.5);
    -webkit-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}

.search-wrapper .input-holder .search-input {
    width:100%;
    height: 50px;
    padding:0px 70px 0 20px;
    opacity: 0;
    position: absolute;
    top:0px;
    left:0px;
    background: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border:none;
    outline:none;
    font-family:"Open Sans", Arial, Verdana;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color:#FFF;
    -webkit-transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
    transform: translate(0, 60px);
    -webkit-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);

    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    transform: translate(0, 10px);
}

.search-wrapper .input-holder .search-icon {
    width:70px;
    height:70px;
    border:none;
    border-radius:6px;
    background: #1c3889;
    padding:0px;
    outline:none;
    position: relative;
    z-index: 2;
    float:right;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder .search-icon {
    width: 50px;
    height:50px;
    margin: 10px;
    border-radius: 30px;
}
.search-wrapper .input-holder .search-icon span {
    width:22px;
    height:22px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    -moz-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);

}
.search-wrapper.active .input-holder .search-icon span {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
    position: absolute;
    content:'';
}
.search-wrapper .input-holder .search-icon span::before {
    width: 4px;
    height: 19px;
    left: 16px;
    top: 13px;
    border-radius: 2px;
    background: #FFF;
}
.search-wrapper .input-holder .search-icon span::after {
    width: 20px;
    height: 20px;
    left: 8px;
    top: -5px;
    border-radius: 16px;
    border: 4px solid #FFF;
}

.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top:24px;
    right:20px;
    width:25px;
    height:25px;
    cursor: pointer;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    -moz-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.search-wrapper.active .close {
    right:-50px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -moz-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.search-wrapper .close::before, .search-wrapper .close::after {
    position:absolute;
    content:'';
    background: #FFF;
    border-radius: 2px;
}
.search-wrapper .close::before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
}
.search-wrapper .close::after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
}
.search-wrapper .result-container {
    width: 100%;
    position: absolute;
    top:80px;
    left:0px;
    text-align: center;
    font-family: "Open Sans", Arial, Verdana;
    font-size: 14px;
    display:none;
    color:#B7B7B7;
}


@media screen and (max-width: 560px) {
    .search-wrapper.active .input-holder {width:200px;}
    img.img_flag{display: none}
    div.prv_icons {
        display: inline-block !important;
        width: 49% !important;
    }
    div.img_slider{height: auto !important;}
    .navbar-brand img {
        width: 200px;
        position: relative;
        right: 12%;
        margin-top: 0px;
    }
    div.modal div.modal-dialog-centered {
        max-width: 95% !important;
    }
    ul.spec-list span.technicalspecs-title {
        float: right;
        background: #f0f1f2;
        width: 53%;
        height: auto;
        padding: 9px 21px;
        margin-right: -80px;
        font-size: 14px;
        border-radius: 3px;
        margin-bottom: 4px;
    }
    ul.spec-list span.technicalspecs-value {
        background: #f7f9fa;
        padding: 9px 21px;
        width: 76%;
        height: auto;
        color: #777;
        float: left;
        font-size: 14px;
        border-radius: 3px;
    }
    ul.spec-list{
        margin-left: -40px;
    }
}
@media screen and (max-width: 720px) {
    img.img_flag{display: none}
    div.prv_icons {
        display: inline-block !important;
        width: 49% !important;
    }
    ul.spec-list span.technicalspecs-title {
        float: right;
        background: #f0f1f2;
        width: 51%;
        height: auto;
        padding: 9px 21px;
        margin-right: -80px;
        font-size: 14px;
        border-radius: 3px;
        margin-bottom: 4px;
    }
    ul.spec-list span.technicalspecs-value {
        background: #f7f9fa;
        padding: 9px 21px;
        width: 75%;
        height: auto;
        color: #777;
        float: left;
        font-size: 14px;
        border-radius: 3px;
    }
}
/*search*/
form.hide_show{
    background-color: #fcfafa66;
}
button.btn_search{
    color: #FFF !important;
    background-color: #5bc0de;
    font-size: 16px;
}
button.btn_search:hover{
    color: #5bc0de !important;
}
thead.thead-dark th{
    text-align: center;
    border-left: 1px #0a0a0a solid;
    font-size: 16px;
}
tbody.td_tbl td{
    border-left: 1px #fff solid;
    text-align: center;
    color: #000;
}
tbody.td_tbl td:first-child{
    width: 10%;
}
tbody.td_tbl td:last-child{
    width: 37%;
}
img.img-fluid {
    max-width: 100% !important;
    height: auto !important;
    opacity: 0.7 !important;
}
img.img-fluid:hover {
    max-width: 100% !important;
    height: auto !important;
    opacity: 1 !important;
    transition-delay: 50ms;
    transition-duration: 1s;
}
div.prv_icons{
    display: inline-block;
    width: 24%;
}
h2.sb-txt{
    font-size: 16px !important;
}
div.page_about span{
    margin-left: 25%;
}
div.social{
    float: left;
    position: sticky;
    top: 10%;
}
a.img_telegram{
    display: block;
    background-image: url("../assets/images/telegram.png");
    width: 50px;
    height: 50px;
}
div.social ul li{
    display: inline-block;
}
img.img_logo_org{
    display: block;
    margin: 7px auto !important;
    width: 320px;
    position: relative;
    right: 10%;
}
img.img_flag {
    width: 100px;
    position: absolute;
    right: 48px;
    top: -62px;
    bottom: -17px;
    z-index: 1;
}
div.top_header_right1{
    display: none;
}
.bg_color_nav{
    background: #1c3889  !important;
}
h1.title-moshavere{
    border-bottom: 2px solid #1c3889;
    width: 13%;
    margin: 25px auto;
    display: block;
}
div.text > p{
    width: 85%;
    text-align: justify;
    margin: 15px auto;
}

/* Search Result*/
div#ResultSearch{
    background-color: #EDEDED;
    z-index: 210;
    position: relative;
    bottom: 15px;
    display: block !important;
}

div#ResultSearch table{
    width: 100%;
    border:0px solid red;
    position: relative;
    z-index: 210;
}

div#ResultSearch table tr td{
    display: flex;

    background-image: linear-gradient(to right, #ededed , #F3F3F3);
    border-radius: 0 50px 50px 50px;
    border: 2px solid #ededed;
}



div#ResultSearch table tr td:hover{
    background-image: linear-gradient(to right, #ededed , #CCCC33);
    cursor: pointer;
}

div#ResultSearch table tr{
    margin:10px 0 10px 0;
    display: block;
    padding: 0 50px;
}
div#ResultSearch table tr td div{
    display: inline-block;
}
div#ResultSearch table tr td div.resultInfo{
    margin: 18px 10px 0 0;
    width: 100%;
}
div#ResultSearch table tr td div.resultImage{
    width: 65px;
    height: 65px;
    background-size: 100%;
    border-radius: 50%;
}


div#ResultSearch table tr td div.resultName{
    margin-left: 15px;
}
div#ResultSearch table tr td div.resultJob{
    margin-right: 15px;
}
div#ResultSearch table tr td div.resultPhone{
    margin-right: 15px;
}
div#resultNoSearch{
    margin: 10px 20px 10px 0;
    font-size: 15px;
    color: #0c1f28;

}
/* Search Result*/

h4.tlt-name{
    margin:  0 7%;
}
div.parent_network{
    width: 35%;
    margin: 5% 15%;
}
.input-group-search {
    padding-bottom: 7px;
    margin: 28px auto;
    width: 50%;
}
div.title-news-index{
    position: relative;
    right: 12%;
    margin: 17px auto;
}
div.title-news-index > span{
    margin-left: 21%;
    font-size: 18px;
    color: #1c3889;
}

div.box-icon{
    width: 19% !important;
}
.name-sub{
    font-size: 16px !important;
}
.radio-inline input[type="radio"] {
    margin-right: 2px !important;
}
form.SearchAttorneyForm:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 60%;
    top: 35%;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    z-index: 200;
    cursor: no-drop;
}


.overlay-saving-web:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    z-index: 900;
    cursor: pointer;
    background-image: url('../../images/loading.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

/* effect-shine */
a.effect-shine:hover {
  -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
  -webkit-mask-size: 200%;
  animation: shine 2s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #fff;
    border-left: 1px solid;
    text-align: center;
}
h6.txt_peyvand{
    margin: 15px auto
}
h6.txt_peyvand a{
    color: #13a485 !important;
    font-size: 15px
}

.fixed-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}


.enabled-rotation {
    background-color: #00a651!important;
    background-image: url(../../images/landscape.jpg);
    width: 100%;
    background-size: 34%;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    width: 100%;
    z-index: 9999;
    position: fixed;
    display: block;
    height: 100%
}