@font-face {
    font-family: BYekan;
    src: url('../../fonts/BYekan.eot');
    src: url('../../fonts/BYekan.eot?#iefix') format('embedded-opentype'), url('../../fonts/BYekan.woff') format('woff'), url('../../fonts/BYekan.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'Tahoma Regular font';
    src: url('../../fonts/Tahoma Regular font.ttf') format('truetype');
}
@font-face {
    font-family: 'TAHOMABD';
    src: url('../../fonts/TAHOMABD.TTF') format('truetype');
}
body {
    font-family: BYekan !important;
    overflow-x: hidden;
    font-size: 13px;
    font-weight: 300;
    line-height: 2;
    background: #eee
}
header {
    background: #fff!important
}
*, *::before, *::after {
    box-sizing: border-box;
}
.bg-image {
    background-image: url('../images/body-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
.bg-lightGray {
    background: #eee;
}
.green {
    color: #009875
}
a, a:visited, a:hover, a:focus {
    text-decoration: none !important;
    color: inherit;
}
.img_center{
    display:block;
    margin:auto;
}
.inline {
    display: inline!important
}
table {
    width: 100%;
}
.table > tbody > tr:nth-child(odd) > td, .table > tbody > tr:nth-child(odd) > th {
    background-color: #f3f3f3;
}
.table  tbody  td  .btn{
    min-width:50px;
}
.alert {
    padding: 5px 15px;
}
.alert-info {
    color: #ffffff!important;
    background-color: #298aa7!important;
    border-color: #bce8f1!important;
}
.form-control-static {
    padding-top: 0 !important;
    color: #015e94;
}
.p-b-10 {
    padding-bottom: 10px;
}
.f-15 {
    font-size: 15px;
}
.p-t-20 {
    padding-top: 20px;
}
.m-t-30 {
    margin-top: 30px;
}
.m-t-50 {
    margin-top: 50px;
}
.m-t-5 {
    margin-top: 5px;
}
.m-t-0 {
    margin-top: 0px!important;
}
#logo img {
    max-height: 100px;
}


.list-service02 .item-service02 {
    margin-bottom: 30px;
}

.service-info {
    padding: 25px 80px 25px 5px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
#newsTriangle .service-info {
    padding: 10px 75px 10px 20px;
    background: #fff;
    border: 1px solid #ddd;
    min-height: 200px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.item-service02 {
    position: relative;
    padding-right: 60px;
}

    .item-service02 .service-thumb {
        position: absolute;
        top: 7px;
        right: 25px;
    }

.service-thumb a {
    position: relative;
    width: 80px;
    height: 80px;
    display: block;
    text-align: center;
    line-height: 100px;
}

    .service-thumb a::before {
        position: absolute;
        top: 0px;
        left: -10px;
        right: 10px;
        bottom: 0px;
        content: "";
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .service-thumb a::before {
        background-color: #f2c21a;
    }

    .service-thumb a::after {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: #fff;
        content: "";
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .service-thumb a::after {
        border: 1px solid #f2c21a;
    }
.vc_column-inner:hover{
    cursor:pointer;
}
    .vc_column-inner:hover .service-thumb a::after {
        background-color: #f2c21a;
        border-color: #f2c21a;
    }

    .vc_column-inner:hover .service-thumb a::before {
        background: #fff;
        border: 1px solid #f2c21a;
    }

    .vc_column-inner:hover .service-thumb a i{
        color: #fff;
    }

.service-thumb a i {
    position: relative;
    z-index: 10;
    color: #f2c21a 
}
.service-info h5 {
    font-size: 18px;
    font-weight: 700;
}
#counterDiv {
    margin: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border-radius: 5px;
    padding: 20px;
}
.fixbg {
    background: url(../images/bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
div.transbox {
    padding: 20px 50px;
    background: rgba(0,0,0,.5);
    min-height: 300px;
}
.transbox h3 {
    line-height: 2;
}
.transbox h3, #count-test {
    color: #fff;
    font-weight: 900;

}
#count-test {
    margin-top:50px;
    font-size: 70px;
    line-height: 2.2;
    height: 150px;
    width: 250px;
    margin: auto;
    border-radius: 10px;
    background: rgba(0,0,0,.6);
}
.card {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 25px 0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    color: rgba(0,0,0, 0.87);
    background: #fff;
}
.card-stats .card-header {
    float: right;
    text-align: center;
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin: -40px 15px 0;
    border-radius: 3px;
    padding: 15px;
}
.card-stats .card-header i {
    font-size: 36px;
    line-height: 56px;
    width: 56px;
    height: 56px;
}
.card-stats .card-content {
    text-align: right;
    padding: 20px 0px;
}
.title{
    font-size:15px;
    font-weight:700
}
.card-header-green {
    background: #7ed035
}
.card-header-orange {
    background: #ffd600
}
.card-header-blue {
    background: #62d2d8;
}
.card-header-purple {
    background: #ad51ad
}

#news li a:before {
    display: none;
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    color: #696b6f;
    font-weight: 900;
    display: inline-block;
    padding-left: 5px;
}

#news li {
    padding-left: 20px;
    color: #d0cccc !important;
}

.scroll-left {
    height: 35px;
    overflow: hidden;
    position: relative;
    background: #d0cfcf;
}

    .scroll-left a {
        color: #424141 !important
    }

    .scroll-left ul {
        position: absolute;
        width: 100%;
        height: 100%;
        margin: 0;
        line-height: 35px;
        text-align: center;
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -moz-animation: scroll-left 25s linear infinite;
        -webkit-animation: scroll-left 25s linear infinite;
        animation: scroll-left 25s linear infinite;
    }
/* Move it (define the animation) */
@-moz-keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
    }

    100% {
        -moz-transform: translateX(-100%);
    }
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%); /* Browser bug fix */
        -webkit-transform: translateX(100%); /* Browser bug fix */
        transform: translateX(100%);
    }

    100% {
        -moz-transform: translateX(-100%); /* Browser bug fix */
        -webkit-transform: translateX(-100%); /* Browser bug fix */
        transform: translateX(-100%);
    }
}
.right-section, .left-section, .left-section2 {
    min-height: 200px;
    background: #4d97b3;
    position: relative;
    padding: 10px 30px;
}
    .right-section:after {
        content: "";
        position: absolute;
        left: -154px;
        top: 0;
        border-right: 154px solid #4d97b3;
        border-top: 200px solid transparent;
    }
    .left-section:after {
        content: "";
        position: absolute;
        right: -154px;
        top: 0;
        border-top: 200px solid #4d97b3;
        border-right: 154px solid transparent;
    }
.right-section{
    margin-left:90px;

}
.left-section {
    margin-right: 90px;
}
#triangle {
    color: #fff;
}
#triangle h2{
    font-size: 20px;
    font-weight: 900;
}
hr {
    border-top: 1px solid #5ca6c1;
}
#bottom {
    background: #535354;
    padding: 20px;
    color: #fff
}
    #bottom h2 {
        font-size: 20px;
        padding-right: 10px;
        border-right: 3px solid rgb(141, 141, 148);
    }
    .copyRight {
        background: #39393a;
        color: #fff;
        padding-top: 5px;
    }
footer a{
    color: #fff;
}
#bottom img{
    max-height:100px;
    max-width:100%;
}
.main-title {
    font-size: 17px;
    line-height: 2;
    text-align: center;
}
#bottom ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f100";
}
#bottom ul li {
    padding: 5px 0;
}
#bottom ul li:hover {
  padding-right:5px;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    max-height: 350px;
    width: 100%;
    min-height: 350px;
}
#breadcrumbs {
    overflow: hidden;
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    border-right:0;
}

    #breadcrumbs li {
        float: right;
        margin: 0 1em;
    }

    #breadcrumbs a {
        background: #ddd;
        padding: .4em 1em;
        float: left;
        text-decoration: none;
        color: #444;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
        position: relative;
    }
        #breadcrumbs a::before {
            content: "";
            position: absolute;
            top: 50%;
            margin-top: -1.5em;
            border-width: 1.5em 1em 1.5em 0em;
            border-style: solid;
            border-color: #ddd #fff #ddd transparent;
            right: -1em;
        }
        #breadcrumbs a::after {
            content: "";
            position: absolute;
            top: 50%;
            margin-top: -1.5em;
            border-top: 1.5em solid transparent;
            border-bottom: 1.5em solid transparent;
            border-right: 1em solid #ddd;
            left: -1em;
        }

  
    #breadcrumbs .current,
    #breadcrumbs .current:hover {
        font-weight: bold;
        background: none;
    }

        #breadcrumbs .current::after,
        #breadcrumbs .current::before {
            content: normal;
        }

.boxShadow {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 2px 2px #ccc;
}
.captcha img{
    width:100%;
}
.form-control {
    border: 0 !important;
    background: #eee !important;
    box-shadow: none !important;
    border-radius: 2px !important;
}
.form-control:focus {
    border: 1px solid #ccc!important;
    box-shadow: none;
}
.p-des {
    font-size: 15px;
    line-height: 2.5;
}
main{
    min-height:550px;
}
.br-left{
border-left:1px solid #ddd
 }

/*index2*/
#menu2 {
   
    text-align: center;
   
    border-radius: 5px;
    margin-top: -30px;
}
    #menu2 ul li a {
        padding: 15px 20px;
    }
    #menu2 .dropdown {
        z-index: 999;
    }
.info-box {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    height: 80px;
    display: flex;
    cursor: default;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
    .info-box .icon {
        display: inline-block;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.12);
        width: 80px;
    }
        .info-box .icon i {
            color: #fff;
            font-size: 50px;
            line-height: 80px;
        }
    .info-box .content {
        display: inline-block;
        padding: 7px 10px;
    }
        .info-box .content .text {
            font-size: 18px;
            font-weight: 700;
            margin-top: 15px;
        }
.bg-pink {
    background-color: #E91E63 !important;
    color: #fff;
}

.bg-purple {
    background-color: #9C27B0 !important;
    color: #fff;
}
.bg-teal {
    background-color: #009688 !important;
    color: #fff;
}
.info-box.hover-zoom-effect .icon {
    overflow: hidden;
}

    .info-box.hover-zoom-effect .icon i {
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.info-box.hover-zoom-effect:hover .icon i {
    opacity: 0.4;
    -moz-transform: rotate(-32deg) scale(1.4);
    -ms-transform: rotate(-32deg) scale(1.4);
    -o-transform: rotate(-32deg) scale(1.4);
    -webkit-transform: rotate(-32deg) scale(1.4);
    transform: rotate(-32deg) scale(1.4);
}

.info-box.hover-expand-effect:after {
    background-color: rgba(0, 0, 0, 0.05);
    content: ".";
    position: absolute;
    right: 80px;
    top: 0;
    width: 0;
    height: 100%;
    color: transparent;
    -moz-transition: all 0.95s;
    -o-transition: all 0.95s;
    -webkit-transition: all 0.95s;
    transition: all 0.95s;
}
.info-box.hover-expand-effect:hover:after {
    width: 100%;
}

.left-section2:after {
    content: "";
    position: absolute;
    right: -154px;
    top: 0;
    border-bottom: 200px solid #4d97b3;
    border-right: 154px solid transparent;
}
.left-section2 {
    margin-right: 60px;
}
.round-img img{
    border: 2px solid #fff;
    padding: 20px;
    border-radius: 50%;
}
.roundImg-Title h2{
    font-size:18px;
    color:#fff;
    font-weight:900
}
.bg-color {
    background-image: linear-gradient(red, yellow);
    background-image: linear-gradient(#16519a, #9eea8c);
    padding:20px;
    color:#fff
}
.bg-white{
    background:#fff
}

/*index3*/

#menu3 {
    background: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 40px;
    box-shadow: 0 5px 0px 2px #dadada;
}
    #menu3 li a {
        color: #444;
        padding: 10px 5px;
        min-width: 80px;
        text-align: center;
    }

    #menu3 .LastLi a {
        border-radius: 40px 0 0 40px;
    }
.darkGray {
    background: #504f4f!important;
}
    .darkGray a {
        color: #d0cccc !important;
    }
    .gray{
        color:#444!important
    }
.round-icon i {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 4px solid #fff;
    color: #fff;
    line-height: 1.8;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}

    .round-icon i:hover {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        cursor:pointer
    }
.bg_blue i {
    box-shadow: 0 0 0 5px #62d2d8;
    background-color: #62d2d8;
}
.bg_green i {
    box-shadow: 0 0 0 5px #7ed035;
    background-color: #7ed035;
}
.bg_orange i {
    box-shadow: 0 0 0 5px #ffd600;
    background-color: #ffd600;
}
.bg_purple i {
    box-shadow: 0 0 0 5px #9C27B0;
    background-color: #9C27B0;
}
.Lsection, .Rsection {
    min-height: 200px;
    background: #555;
    padding: 20px;
}
.Rsection {
    border-radius: 0 50px 0 50px;
}
.Lsection {
    border-radius: 50px 0 50px 0;
}
.Lsection hr, .Rsection hr{
    border-color: #9ea0a1!important;
}
.bg-color2 {
    background-image: linear-gradient(#2dd222, #3467c7);
    padding: 20px;
    color: #fff;
    border-radius:50px 50px 0 0 
}
.fore-color {
    line-height: 2;
    font-weight: 900;
    text-shadow: 0 1px 0px #00ffdc;
}
.zIndex{
    z-index:99
}
.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

    .nav-tabs-custom > .nav-tabs {
        margin: 0;
        border-bottom: 2px solid #3c8dbc;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        padding-right: 0
    }

        .nav-tabs-custom > .nav-tabs > li {
            border-top: 3px solid transparent;
            margin-bottom: -2px;
            margin-right: 5px;
        }

            .nav-tabs-custom > .nav-tabs > li > a {
                color: #444;
                border-radius: 0;
                font-weight: 700;
            }

                .nav-tabs-custom > .nav-tabs > li > a,
                .nav-tabs-custom > .nav-tabs > li > a:hover {
                    background: transparent;
                    margin: 0;
                }

                    .nav-tabs-custom > .nav-tabs > li > a:hover {
                        color: #999;
                    }

            .nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover,
            .nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus,
            .nav-tabs-custom > .nav-tabs > li:not(.active) > a:active {
                border-color: transparent;
            }

            .nav-tabs-custom > .nav-tabs > li.active {
                border-top-color: #3c8dbc;
            }

                .nav-tabs-custom > .nav-tabs > li.active > a,
                .nav-tabs-custom > .nav-tabs > li.active:hover > a {
                    background-color: #fff;
                    color: #444;
                }

                .nav-tabs-custom > .nav-tabs > li.active > a {
                    border-top-color: transparent;
                    border-left-color: #d6d1d1;
                    border-right-color: #d6d1d1;
                }

            .nav-tabs-custom > .nav-tabs > li:first-of-type {
                margin-left: 0;
            }

                .nav-tabs-custom > .nav-tabs > li:first-of-type.active > a {
                    border-left-color: #d6d1d1;
                }
#main-body .nav-tabs-custom .nav-tabs > li:first-of-type.active > a {
    background: #3c8dbc;
    color: #fff;
}

        .nav-tabs-custom > .nav-tabs.pull-right {
            float: none !important;
        }

            .nav-tabs-custom > .nav-tabs.pull-right > li {
                float: right;
            }

                .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type {
                    margin-right: 0;
                }

                    .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type > a {
                        border-left-width: 1px;
                    }

                    .nav-tabs-custom > .nav-tabs.pull-right > li:first-of-type.active > a {
                        border-left-color: #f4f4f4;
                        border-right-color: transparent;
                    }

        .nav-tabs-custom > .nav-tabs > li.header {
            line-height: 35px;
            padding: 0 10px;
            font-size: 20px;
            color: #444;
        }

            .nav-tabs-custom > .nav-tabs > li.header > .fa,
            .nav-tabs-custom > .nav-tabs > li.header > .glyphicon,
            .nav-tabs-custom > .nav-tabs > li.header > .ion {
                margin-right: 5px;
            }

    .nav-tabs-custom > .tab-content {
        background: #fff;
        padding: 30px 10px 20px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .nav-tabs-custom .dropdown.open > a:active,
    .nav-tabs-custom .dropdown.open > a:focus {
        background: transparent;
        color: #999;
    }
.width200{
    width:200px;
}
.width120 {
    width: 120px;
}
@media only screen and (max-width: 768px) {
    .mt-30-xs {
        margin-top: 30px;
    }

    .right-section:after, .left-section:after, .left-section2::after {
        content: unset;
    }

    .right-section {
        margin-left: 0;
    }

    .left-section, .left-section2 {
        margin-right: 0
    }

    header {
        margin-top: 50px;
    }

    .nav-tabs-custom > .nav-tabs > li {
        width: 48%;
    }

    .scroll-left {
        margin-top: 50px;
    }
    .nav-tabs-custom{
        margin:20px!important
    }
        .nav-tabs-custom > .tab-content {
            padding: 30px 0px 20px;
        }
    #FormFullCode form .col-md-12{
padding:0
    }

   
}
