@font-face {
    font-family: iransans;
    src: url(../fonts/persian/IRANSansWeb_Light.woff);
}
@font-face {
    font-family: yekanBold;
    src: url(../fonts/persian/yekan/iranyekanwebbold.woff);
}

body {
    background-color: #f5f5f5 !important;
    font-family:yekanBold !important;
    color: #1e2945 !important;
}
a {
    color: #000000;
}
img {
    max-width: 100%;
}
nav {
    z-index: 999 !important;
}
.page-404 .card{
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1) !important;
}
@media (min-width: 1024px){
    nav.navbar .navbar-brand img.logo {
        width: auto;
        height: inherit;
    }
    nav.navbar .navbar-brand-left img.logo{
        left: -200px;
        right: auto;
    }
    nav.navbar.bootsnav ul.nav > li > a {
        font-size: 14px;
    }
}

@media (max-width: 992px){
    nav.navbar .navbar-brand img.logo {
        width: 100px;
    }
    nav.navbar .navbar-brand-left{
        display: none !important;
    }
    .slick-arrow {
        display: none !important;
    }
}

.top-menu {
    height: 100px;
    background-color: #ffffff;
    background-image: url(../img/homepage/greek-vase.png);
}
.top-menu img {
    margin-top: 10px;
    height: 70px;
}
.top-menu i {
    position: relative;
    top: 2px;
    font-size: 16px;
}

nav.navbar.bootsnav {
    padding: 1px 0 !important;
    background-color: #1e2945 ;
    box-shadow: 0 7px 8px 0 rgba(0,0,0,.04);
    border: 0;
    z-index: 9999 !important;
}
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
    text-align: right;
}

nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover, .side .widget ul.link li a:hover, .side .widget ul.link li a:focus, .check-list li:before, ul.cart-list > li > h6 > a, .attr-nav > ul > li > a:hover, .attr-nav > ul > li > a:focus, nav.navbar-sidebar ul.nav li.dropdown.on > a, nav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title, nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover, nav.navbar ul.nav li.dropdown.on > a, nav.navbar.navbar-inverse ul.nav li.dropdown.on > a, nav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on > a, nav.navbar .dropdown .megamenu-content .col-menu.on .title, nav.navbar ul.nav > li > a:hover, nav.navbar ul.nav > li.active > a:hover, nav.navbar ul.nav li.active > a, nav.navbar li.dropdown ul.dropdown-menu > li a:hover {
    color: #1e2845 !important;
}

nav.navbar li.dropdown ul.dropdown-menu {
    border-top-color: #1e2845 !important;
}
nav.navbar.bootsnav ul.nav > li > a,nav.navbar ul.nav > li > a:hover ,nav.navbar ul.nav > li > a:hover, nav.navbar ul.nav > li.active > a:hover, nav.navbar ul.nav li.active > a ,nav.navbar li.dropdown ul.dropdown-menu > li a:hover , nav.navbar ul.nav li.dropdown.on > a,nav.navbar ul.nav > li > a:hover{
    color: #1e2845 !important;
}
nav.navbar.bootsnav ul.nav > li > a, nav.navbar ul.nav li.dropdown.on > a{
    color: #ffffff !important;
}

nav.navbar.bootsnav ul.nav > li > a ,nav.navbar ul.nav li.active > a{
    color: #ffffff !important;
}

nav.navbar li.dropdown ul.dropdown-menu {
    border-top-color: #1e2845 !important;
}
.box-shadow {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}

.navbar-default.bootsnav {
    border-top: dotted 1px #1e2745 !important;
}

.nav-header1 {
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    text-align: center;
}
.nav-header1 a {
    color: #0a055a;
    font-size: 15px;
    font-weight: bold;
}
.nav-header1-login {
    margin-right: 20px;
    margin-left: 20px;
}
.nav-header1 i {
    margin-left: 5px;
}
.nav-header1-login i {
    position: relative;
}
.nav-header2 {
    background: linear-gradient(to right, #fafafa 21%, #F5F5F5 0%);
    padding: 15px;
}


.navbar-default.bootsnav {
    border-top: dotted 1px #91457C !important;
}


.footer {
    background-color: #e8e8e8;
    border-top: 2px solid #1e2945;
    padding: 80px 0;
}
.footer2 {
    background-color: #1e2945;
    padding: 80px 0;
    color: #ffffff;
}

.top-search .input-group-addon.close-search {
    position: absolute;
    top: 0;
    left: 0;
}

.top-footer {
    background-image: url(../img/footer.png);
    height: 194px;
}
.footer {
    background-color: #e8e8e8;
    border-top: 3px solid #c9c9c9;
    min-height: 200px;
    color: #000000;
    padding: 20px;
    text-align: center;
}
.footer a {
    color: #000000;
}
.bottom-footer {
    background: #2C2C2C;
    padding: 30px 0;
    text-align: center;
    color: white;
}

.carousel-caption {
    bottom: 10%;
    background-color: #6b6b6b99;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.carousel-indicators .active {
    margin-top: 10px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
    margin-left: 10px;
}
.carousel-indicators li{
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    border-radius: 2px;
    margin-left: 10px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    width: 100% !important;
}
.carousel-inner>.item {
    width: 100% !important;
}


/* ///// Home Page ///// */


@media (min-width: 992px){
    .homepage .slideshow img {
        height: 512px;
    }

}
.slideshow .btn-slideshow {
    position: absolute;
    bottom: 80px;
    left: 100px;
    width: 200px;
    height: 40px;
}

@media (max-width: 992px){
    .homepage .slideshow .btn-slideshow {
        bottom: 5px;
    }

}

#iran_map {
    height: 600px;
}
@media (max-width: 992px){
    #map_holder {
        right: -40px !important;
    }
    #map_inner > svg {
        width: 370px !important;
    }
    #map {
        width:auto !important;
    }
}

.jqvmap-label {
    position: absolute;
    display: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #292929;
    color: #fff;
    font-family: sans-serif,Verdana;
    font-size: smaller;
    padding: 3px;
    pointer-events: none;
}
.full-width {
    width: 100% !important;
}
.homepage .section3 {
    margin-top: 0px;
    padding: 10px 0;
}
.homepage .section3 .section3-title {
    text-align: right;
    font-size: 21px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.homepage .section3 .section3-title span {
    padding: 8px 0;
    position: relative;
    top: 9px;
    right: -14px;
}
.homepage .section3 .section3-title span::before {
    content: "";
    position: absolute;
    right: 0;
    left: -40px;
    bottom: 0;
    background-color: #ef5661;
    height: 1px;
    z-index: 1;
}
.homepage .section3 .section3-title span::after {
    content: "";
    position: absolute;
    left: -45px;
    width: 15px;
    height: 1px;
    background-color: #fff;
    bottom: 0;
    z-index: 1;
}
@media (min-width: 992px) {
    .homepage .section3 .section3-title::after {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        background-color: #dfdfdf;
        height: 1px;
        content: "";
        z-index: 0;
    }
}



.homepage .section4 .section4-title {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 400;
}



/* ///// Slick ///// */

.slick-item {
    position: relative;
    padding: 0 15px;
}
.slick-1 {
    position: relative;
}
.slick-1-header {
    padding: 14px;
    text-align: right;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    background-color: #cccccc26;
    margin-bottom: 20px;
}
.slick-1-desc {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 100%;
    padding: 40px 10px 20px;
}

.slicknav1-title{
    position: relative;
    background-color: #e8e8e8;
    color: #000000;
    text-align: center;
    padding: 14px 0;
    border-bottom: 14px solid #fff;
    border-left: 1px solid #fff;
    cursor: pointer;
}
.slicknav1 .slick-center .slicknav1-title{
    background-color: #A7A7A7;
    color: #ffffff;
}
.slicknav1 .slick-center .slicknav1-title:before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0%);
    content: '';
    border-style: solid;
    border-width: 8px;
    border-color: #A7A7A7 transparent transparent transparent;
}
.slicknav1 .slick-prev,.slicknav1 .slick-next {
    top: 37%;
    width: 32px;
    height: 32px;
}
.slicknav1 .slick-prev:before,.slicknav1 .slick-next:before {
    font-size: 28px;
}
.slicknav1 .slick-next {
    right: 10px;
}
.slicknav1 .slick-prev {
    left: 10px;
}
.slicknav1 .slick-next:before{
    left: 2px;
}


/* ///// Article single ///// */


/* ///// Register ///// */
.register {
    color: #1e2945 !important;
}
.register h2{
    font-family: 'yekanBold', sans-serif;
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #ebe6e9;
    padding-bottom: 28px;
}
.register .section-right h4 {
    color: #1e2945;
    font-family: 'yekanBold', sans-serif;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 1.5rem;
}

.register .section-right li {
    margin: 0 0 0.5rem;
    color: #1e2945;

}

.register .card{
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}

.register .register-steps {
    color: #c1c1c1 !important;
}
.register .register-steps .active {
    color: #3d3d3d !important;
}

.register .register-steps .step-number{
    font-size: 18px;
    font-weight: bold;
}




.userstatus .circle{
    border-radius: 50%;
    border: 1px solid #000;
    display: block;
    width: 20px;
    height: 20px;
    display: block !important;
    margin: auto !important;
}

.userstatus .circle-checked {
    font-size: 25px;
    color: green;
}


/* ///// Skill ///// */
.skillpage .skillField {
    background-color: #1976D2;
    color: #ffff !important;
    padding: 5px 20px;
    border-radius: 4px;
    width: 100% !important;
}
.skillpage .skillValue {
    padding: 5px 20px;
    text-align: right;
}

.skillpage .card {
    box-shadow: 0px 1px 5px 1px rgba(0,0,0,.1);
}



@media (max-width: 992px){
   div.skillpage {
        text-align: center;
    }
}


.section-video {
    background-color: #000000 !important;
}

.homepage .section-title::after {
    padding: 0;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #ebc159;
    height: 2px;
    z-index: 1;
    width: 11%;
    margin-right: 45%;
}
.homepage .section-title::before {
    padding: 0;
    background: #eeeeee;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #ebc159;
    height: 4px;
    z-index: 1;
    width: 20%;
    margin-right: 40%;
}


.homepage .section-video-title::after {
    padding: 0;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #ffffff;
    height: 2px;
    z-index: 1;
    width: 11%;
    margin-right: 45%;
}
.homepage .section-video-title::before {
    padding: 0;
    background: #ffffff;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #ffffff;
    height: 2px;
    z-index: 1;
    width: 20%;
    margin-right: 40%;
}
.homepage .section4 {

}

.service-category .card-image img{
    width: auto !important;
    max-height: 150px;
    text-align: center;
    display: block;
    margin: auto;
}

.homepage .section3 .categories{
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    background-color: #ffffff;
}

.service-category .card-image,.section3 .card-image{
    padding:20px !important;
}

.section3 img ,.section4 img {
    height: 150px;
    width: auto !important;
    display: block !important;
    margin: auto !important;
}

.skillpage .modal {
    width: 88% !important;
}

.skillpage .modal img{
    display: block;
    margin: auto;
    height: 200px;
    width: auto !important;
}

.video-js .vjs-big-play-button {
    top: 42% !important;
    left: 42% !important;
}

@media (max-width: 992px){
    .video-js[tabindex="-1"] {
        width: auto !important;
        height: 200px !important;
    }
    .video-js .vjs-big-play-button {
        top: 35% !important;
        left: 35% !important;
    }
}

.sazman {
    height: 72px !important;
    position: absolute !important;
    right: auto !important;
    left: 6% !important;
    bottom: 18px !important;
}

.homepage .section1-banner img{
    border-radius: 15px;
}
.homepage .section-line {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.1);
}
/*.homepage .section-line .user-comment {*/
/*    background-color: #ebeaeb;*/
/*    padding: 10px;*/
/*    margin-top: 0;*/
/*    border-radius: 40px 0px 40px 40px;*/
/*    font-size: 12px;*/
/*}*/
.homepage .section-line .user-comment {
    background-color: #ff9800;
    padding: 15px;
    margin-top: 0;
    border-radius: 40px 0px 40px 40px;
    font-size: 15px;
    text-align: center;
}
.homepage .section-line > .col-md-12 > .col-md-3 {
    margin-top: 10px;
}
.homepage .section-line > .col-md-12 > .col-md-3:nth-child(4) {
    margin-top: 0;
}
.homepage .section-line img {
    height: 50px !important;
    margin-bottom: 0;
}

.homepage .section-map {
    background-color: #243359 !important;
    color: #ffffff;
    background-image: url('../img/homepage/background1.png');
    background-size: cover;
}
.homepage .section3 .card {
    box-shadow: none !important;
}

.homepage .section3 .card:hover {
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.15) !important;
    border-radius: 15px;
}

.section3 img, .section4 img {
    height:100px;
}


@media (min-width: 992px){
    .homepage .section3 .section3-body {
        padding: 20px 150px ;
    }
}




.homepage tspan {
    display: none !important;
}

.homepage .modal {
    width: 88% !important;
}

.homepage .modal .card-image{
    padding: 50px !important;
}

.homepage .modal .card .card-image img {
    width: auto;
    max-height: 150px;
    text-align: center;
    display: block;
    margin: auto;
}

.homepage .type {
    margin: 0px;
    color: #ffffff;
    background-color: #303030;
    /*background-image: url(/images/svg/section-background-stripes.svg);*/
    background-repeat: repeat;
    background-size: inherit;
    background-attachment: inherit;
    background-position: 50% 50%;
    padding: 40px;
}

@media (min-width: 992px) {
    .homepage .section1-banner .main-banner {
        height: 450px;
        width: auto !important;
    }

    .homepage .section1-banner .left-banner {
        height: 125px;
    }
}
.homepage img {
    margin-bottom: 20px;
}


.homepage .section-partner .col-md-2 {
    margin-left: 100px;
}

.margin12 {
    margin-top: -80px !important;

}
