﻿@font-face {
    font-family: 'BMehrBd';
    src: url('../fonts/persian/BMehrBd.ttf') format('truetype');
}
@font-face {
    font-family: 'Tanha';
    src: url('../fonts/persian/Tanha.ttf') format('truetype');
    src: url('../fonts/persian/Tanha.woff') format('woff');
}
@font-face {
    font-family: paresefid-700;
    font-weight: 700;
    src: url(Content/fonts/persian/IRANSans-Bold-web.eot);
    src: url(Content/fonts/persian/IRANSans-Bold-web.eot?#iefix) format("eot"), url(../fonts/persian/IRANSans-Bold-web.woff) format("woff"), url(../fonts/persian/IRANSans-Bold-web.ttf) format("ttf");
}

@font-face {
    font-family: paresefid-500;
    font-weight: 500;
    src: url(Content/fonts/persian/IRANSans-Medium-web.eot);
    src: url(Content/fonts/persian/IRANSans-Medium-web.eot?#iefix) format("eot"), url(../fonts/persian/IRANSans-Medium-web.woff) format("woff"), url(../fonts/persian/IRANSans-Medium-web.ttf) format("ttf");
}

@font-face {
    font-family: paresefid-200;
    font-weight: 200;
    src: url(Content/fonts/persian/IRANSans-UltraLight-web.eot);
    src: url(Content/fonts/persian/IRANSans-UltraLight-web.eot?#iefix) format("eot"), url(../fonts/persian/IRANSans-UltraLight-web.woff) format("woff"), url(../fonts/persian/IRANSans-UltraLight-web.ttf) format("ttf");
}

@font-face {
    font-family: paresefid-300;
    font-weight: 300;
    src: url(Content/fonts/persian/IRANSans-Light-web.eot);
    src: url(Content/fonts/persian/IRANSans-Light-web.eot?#iefix) format("eot"), url(../fonts/persian/IRANSans-Light-web.woff) format("woff"), url(../fonts/harbor/IRANSans-Light-web.ttf) format("ttf");
}

@font-face {
    font-family: paresefid-400;
    font-weight: 400;
    src: url(Content/fonts/persian/IRANSans-web.eot);
    src: url(Content/fonts/persian/IRANSans-web.eot?#iefix) format("eot"), url(../fonts/persian/IRANSans-web.woff) format("woff"), url(../fonts/persian/IRANSans-web.ttf) format("ttf");
}

@font-face {
    font-family: paresefid-number;
    font-weight: 400;
    src: url(Content/fonts/persian/paresefid-number.woff) format("woff");
}

*, *:hover, *:focus {
    outline: none !important;
    text-decoration: none !important;
}
/**{margin:0;padding:0;}*/
.paresefid-number {
    font-family: paresefid-number;
}
html {
    
}
html, body {
    color: #f8f8f8;
    /*font-size:16px;*/
    font-family: "paresefid-200", sans-serif!important;
    font-size: 0.9em;
    height: 100%;
    line-height: 0;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#ap {
    min-height: 200px;
    padding-top: 50px!important;
    padding-bottom: 0px;
    background-image: url("../../Content/images/aboutbc2.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    object-fit: cover;
    
}
#resp {
    min-height: 200px;
    padding-top: 50px !important;
    padding-bottom: 0px;
    background-image: url("../../Content/images/aboutbc2.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    object-fit: cover;
}
#mp {
    min-height: 700px;
    padding-top: 50px !important;
    padding-bottom: 0px;
    background-image: url("../../Content/images/moneybc.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    object-fit: cover;
}
#agp {
    min-height: 900px;
    padding-top: 50px !important;
    padding-bottom: 0px;
    background-image: url("../../Content/images/agentbc.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    object-fit: cover;
}
#agp p {
   color:white;
}
    #agp b {
        color: white;
    }
    #agp span {
        color: white;
    }
    #agp  a{
        color: white;
    }
    #agp i {
        color: white;
    }
#cashpage img {
    width: 60%;
    border-radius: 5px;
}
#cashpage b {
    color:white;
}


#cashpage {
    background: rgba(51, 51, 51, 0.80);
    border-radius: 20px;
    color: white;
    height: auto;
    min-height: 400px;
    padding: 25px;
    margin-bottom: 50px;
    margin-top: 200px;
}
#agentpage {
    background: rgba(51, 51, 51, 0.80);
    border-radius: 20px;
    color: white;
    height: auto;
    min-height: 400px;
    padding: 25px;
    margin-bottom: 50px;
    margin-top: 200px;
}
#cashpage p{
    color:white
}
#aboutpage {
    background: rgba(51, 51, 51, 0.80);
    border-radius: 20px;
    color: white;
    height: auto;
    min-height: 300px;
    padding: 25px;
    margin-bottom: 50px;
}
#aboutpage p {
    
    color: white;
   
}
    #aboutpage p img {
        width:300px;
        border-radius:5px;
        float:left;
        margin-right:30px;
        margin-top:10px;
    }
    #aboutpage #pimg2 {
        width: 700px;
        border-radius: 5px;
        margin-bottom: 30px;
        margin-left: 30px;
        margin-top: 10px;
    }
#cp {
    min-height: 1000px;
    padding-top: 50px;
    padding-bottom: 0px;
    background-image: url("../../Content/images/contact.jpg");
    background-repeat: no-repeat;
    background-size: 100% 90%;
    background-position: center;
    object-fit: cover;
}
@media(min-width:320) and (max-width:1060) {
    #contactpage {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
        
    }
}

@media(min-width:200px) and (max-width:1100px){
    #cp {
        background-image: url("../../Content/images/contact200.jpg");
    }
    #ap {
        
        background-image: url("../../Content/images/aboutbc200.jpg");
        
    }
    #mp {
       
        background-image: url("../../Content/images/moneybc200.jpg");
      
    }
    #agp {
        
        background-image: url("../../Content/images/agentbc200.jpg");
        
    }
    #cashpage img {
        width: 80%;
        
    }
    #conbox {
        background: rgba(51, 51, 51, 0.80)!important;
        border-radius: 20px;
        color: white;
        margin-top: 30%!important;
        height: auto;
        min-height: 300px;
        padding: 30px;
    }
   
    #mymap iframe {
        margin-top: -150px!important;
       
    }
}
#conbox{
    background:rgba(51, 51, 51, 0.70);
    border-radius:20px;
    color:white;
    margin-top:40%;
    height:auto;
    min-height:300px;
    padding:10px;
}
    #conbox a {
        color: #DD9AC2;
    }
#contactpage {
    margin-top: 100px !important;
    padding-bottom: 200px !important;
    color: #333;
    font-size: 1.2em;
}
#mymap iframe {
    margin-top: -20px;
    margin-bottom:100px;
    border-radius:5px;
    border:2px solid rgba(74, 138, 138, 0.31) !important
}
/*-----------viewphotopage------------------------*/

#vwphoto img {
    width: 100%;
    height: 650px;
}

@media(min-width:250px) and (max-width:400px) {
   #vwphoto img {
       height: 200px;
    }
}

@media(min-width:401px) and (max-width:600px) {
    #vwphoto img {
        height: 280px;
    }
}

@media(min-width:601px) and (max-width:800px) {
    #vwphoto img {
        height: 350px;
    }
}

@media(min-width:801px) and (max-width:1000px) {
    #vwphoto img {
        height: 450px;
    }
}
/*-----------viewphotopage------------------------*/
/*-----------navbar menu------------------------*/
.slicknav_menu {
    
}
.menu-navigation {
    text-align: center;
    margin-top: 0px;
    background-color: #f8f8f8 !important;
    padding-bottom: 40px;
    padding-top:60px;
margin-top:0px!important;
   
}

.menu-navigation a {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    margin: 0 10px auto;
    line-height: 2;
    
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
}

    /*.menu-navigation a.selected {
        color: #435762;
        border-bottom: 2px solid #4db3e3;
        padding-bottom: 6px;
    }*/

.slicknav_menu {
    display: none;
}

@media (max-width: 600px) {
    .menu-navigation {
        display: none;
    }

    .slicknav_menu {
        display: block;
    }
}
/*!
            * SlickNav Responsive Mobile Menu v1.0.3
            * (c) 2015 Josh Cope
            * licensed under MIT
            */ .slicknav_menu:after, .slicknav_menu:before {
    display: table;
    content: " "
}

.slicknav_btn, .slicknav_nav .slicknav_item {
    cursor: pointer
}

.slicknav_menu, .slicknav_menu * {
    box-sizing: border-box
}

.slicknav_nav, .slicknav_nav ul {
    padding: 0;
    list-style: none;
    overflow: hidden
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: .438em .625em;
    line-height: 1.125em;
    
}

    .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
        margin-top: .188em
    }

.slicknav_menu .slicknav_menutxt {
    
    display:none
}

.slicknav_menu .slicknav_icon {
    float: left;
    margin: .188em 0 0 .438em
}

.slicknav_menu .slicknav_no-text {
    margin: 0
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: .125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.25);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.25);
    box-shadow: 0 1px 0 rgba(0,0,0,.25)
}

.slicknav_menu:after {
    clear: both
}

.slicknav_nav li, .slicknav_nav ul {
    display: block
}

.slicknav_nav .slicknav_arrow {
    font-size: .8em;
    margin: 0 0 0 .4em
}

.slicknav_nav .slicknav_item a {
    display: inline
}

.slicknav_nav .slicknav_row, .slicknav_nav a {
    display: block
}

.slicknav_nav .slicknav_parent-link a {
    display: inline
}

.slicknav_menu {
    box-shadow: 0px 4px 20px 0px #d4d4d4;
    font-size: 16px;
    background: #f8f8f8 !important;
    padding: 5px;
}

    .slicknav_menu .slicknav_icon-bar {
        background-color: #985F99 !important
    }

.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    float:left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    
}

.slicknav_nav {
    clear: both;
    color: #fff;
    margin: 0;
    font-size: .875em
}

    .slicknav_nav ul {
        margin: 0 0 0 20px
    }

    .slicknav_nav .slicknav_row, .slicknav_nav a {
        padding: 5px 10px;
        margin: 2px 5px
    }

        .slicknav_nav .slicknav_row:hover {
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            background: #ccc;
            color: #fff
        }
    .slicknav_nav a {
        text-decoration: none;
        color: #333;
        padding-top:20px;
        padding-bottom:20px
    }

        .slicknav_nav a:hover {
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px;
            background-color:#efefef;
            color: #985F99
        }

    .slicknav_nav .slicknav_txtnode {
        margin-left: 15px
    }

    .slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
        padding: 0;
        margin: 0
    }

.slicknav_brand {
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 7px 12px;
    height: 44px
}
/*-----------navbar menu END------------------------*/
.viewclistheader {
    right: 0;
    top: 0;
    width: 100%;
    background-size: 100%;
    min-height: 200px;
    background-image: url('../images/header3.png');
    background-repeat: no-repeat;
    background-size: cover;
}
    .viewclistheader h2 {
        padding-top: 2em;
        padding-bottom: 20px;
        font-size: 30px;
        color: white
    }

.myheader {
    position:relative;
    right: 0;
    top: 0;
    width: 100%;
    height: 450px;
    overflow:hidden
}

    .myheader #background-image1 {
        right: 0;
        margin-top: 0 !important;
        width: 100%;
        border-radius: 0 !important;
        border: 0 !important;
        background-size: cover;
        z-index: -1;
        height: 450px!important;
        border: 2px solid #4a8a8a;
        position: absolute;
    }
    .myheader #uploadbc {
        right: 0;
        top: 0 !important;
        position: absolute;
        cursor: pointer;
        border:2px solid groove;
        border-radius:5px;
    }
    .myheader #delbc {
        right: 0;
        top: 0 !important;
        position: absolute;
        cursor: pointer;
        border: 2px solid groove;
        border-radius: 5px;
    }
    .myheader #profile-image-upload {
        position: absolute;
        right: 0;
        top: 0 !important;
    }
    .myheader2 {
        right: 0;
        top: 0;
        width: 100%;
        background-size: 100%;
        min-height: 200px;
        background-image: url('../images/header5.jpg');
        background-repeat: no-repeat;
        background-size: cover;
    }
#viewcardslst .myheader h2 {
  padding-top:2em;
    
}
.myheader #mylogopic {
    border-radius: 5px;
    background-color: white;
    margin-top: 30px!important;
    width: 300px;
    height: 300px;
    border: 2px solid #333;

}
    .main p{
color:#333!important
    }
.myheader h2 {
    padding: 20px;
    font-size: 30px;
    color: black;
    background-color: rgba(255, 255, 255, 0.24);
    border-radius: 5px;
}

.mycontainer {
    background-color: rgba(229, 229, 229, 0.52);
   /* box-shadow: 5px 10px 8px #888888;*/
    border-radius: 10px;
    max-width: 98%;
    padding-bottom: 20px;
    min-height:300px;
    margin-bottom:30px;
    
}
    .mycontainer #newsdesc{
        padding:20px;
        max-width:100%
    }
        .mycontainer  #irss{
            font-size:2em;
            color:orangered
        }
    .mycontainer #divrss{
        float:left;
        margin-left:10px;
    }
    .mycontainer #newsdesc hr {
        border-bottom:1px solid rgba(219, 219, 219, 0.79) !important
    }
    .login-register {
        margin-top: 20px !important;
    }
 .viewcards{
    background-image:none
}
.namad {
    cursor: pointer;
    background: rgba(194, 243, 239, 0.72);
    height: 125px;
    min-width: 125px;
    padding: 5px;
    border-radius: 15px;
}
#green h2 {
    color: #985F99
}
.gogtgoo {
    position: fixed;
    left: 10px;
    bottom: 10px;
}
h2 {
    color: #333;
    display: inline-block;
    font-family: paresefid-400;
    font-size: 1em;
    font-weight: 500;
    padding: 0;
    width: 100%;
    line-height: normal;
}
figure{
    line-height:1.8;
    color:#333;
    border:1px solid rgba(0, 0, 0, 0.04);
    border-radius:5px!important;
    overflow:hidden;
}




#catbox{
    width:100%;
    height:250px;
    padding-top:100px;
    background-color:rgba(39, 174, 96, 0.70);
    border-bottom:3px solid #985F99
}
#catbox .spn-big{
    font-size:2em;
    font-weight:bolder;
    color:white
}
.viewCat{
    min-height:600px!important;
    padding-top:100px;
    color:#333!important;
    line-height:1.8!important;
    padding-bottom:100px!important;
}
    .viewCat figure:hover {
        box-shadow: 0px 4px 20px 0px #d4d4d4;
    }
.spn-bold {
    font-weight: bolder !important;
}
.span-fade {
    color: rgba(51, 51, 51, 0.46)
}
.flt-left{
    float:left!important
}
.flt-right {
    float: right!important
}
.viewBA{
    line-height:1.8;
    color:#333
}
.viewBA p{
    padding:5px;
    word-break:break-word;
    text-align:justify;
    font-size:14px;
    color:inherit!important
}
    .viewBA strong {
       
        color: inherit !important
    }
#tspan{
    font-size:20px;
    font-weight:bolder;
    color:black!important
}
figure img {
    width: 100% !important;
    height: 300px;
}
.viewBA figure:hover {
    box-shadow: 0px 4px 20px 0px #d4d4d4;
}
.viewBA figure img {
    width: 100% !important;
    height: 200px;
}
.viewBA figure  {
    width: 90% !important;
    
}
#blglast figure:hover {
    box-shadow: 0px 4px 20px 0px #d4d4d4;
}
#blg figure:hover {
    box-shadow: 0px 4px 20px 0px #d4d4d4;
}
  .blgdrp ul{
      display:none;
      line-height:1.8;
      
  }
.blgdrp ul li {
   width:100%;
   
}
#BlAr{
    color:#333;
}
.blgdrp .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: right !important;
    min-width: 10px;
    padding: 2px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #f8f8f8;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    margin-top: 0px !important
}
.navbar-collapse-custom .dropdown-menu {
    margin-top: 0px !important;
}
.blgdrp .dropdown-menu > li > a:hover{
    background-color:transparent!important;
    color:#985F99
}
.blgdrp .dropdown-menu > li > a {
    display: block;
    padding: 10px;
    clear: both;
    text-align: center !important;
    line-height: 1.42857143;
    white-space: nowrap;
}
.blgdrp:hover ul {
    display: block;
}  

figcaption p{
    padding:10px;
    word-break:break-word;
    text-align: right!important
}
.carousel-indicators{
    right:47%!important
}

/**/
.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 100%;
    position: relative;
    
}

    .MultiCarousel .MultiCarousel-inner {
        transition: 1s ease all;
        float: left;
    }
.blgaa img {
    width: 100% !important;
    border-radius: 5px;
    max-width: 100% !important;
    height: 350px !important
}
.blgaa {
    text-align: center;
    padding: 3px;
    margin: 3px;
    background: #f1f1f1;
    color: #666;
    min-height: 350px !important
}
.blgaa span {
   line-height:1.8;
}  
        .MultiCarousel .MultiCarousel-inner .item {
            float: left;
        }

            .MultiCarousel .MultiCarousel-inner .item > div {
                text-align: center;
                padding: 3px;
                margin: 3px;
                background: #f1f1f1;
                color: #666;
               
               
            }

    .MultiCarousel .leftLst, .MultiCarousel .rightLst {
        position: absolute;
        border-radius: 50%;
        top: calc(50% - 20px);
    }

    .MultiCarousel .leftLst {
        left: 0;
    }

    .MultiCarousel .rightLst {
        right: 0;

    }

        .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
            pointer-events: none;
            color: #ccc!important;
        }
.blarrow{
    font-size:40px!important;
    color:#985F99!important
}
/**/
.catbox {
    width: 100% !important;
    color: #333;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 1;
    border-top: 4px solid rgba(51, 51, 51, 0.21);
    border-bottom: 4px solid rgba(51, 51, 51, 0.21);
    margin-top: 20px;
}
    .catbox:hover {
        box-shadow: 0px 4px 20px 0px #d4d4d4;
        border-top: 4px solid rgba(60, 122, 137, 0.90);
        border-bottom: 4px solid rgba(60, 122, 137, 0.90);
    }
    .catbox img {
       width:150px!important;
       height:150px!important;
       margin:0px auto;
    }
.h2-blue {
    color: #79cdd1;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 1.3em;
    text-align: justify;
    line-height: normal;
}

.textVisitCard {
    position: absolute;
    top: 45%;
    left: 18%;
    transform: translate(-10%, -30%);
    line-height: normal;
}

.textVisitCard2 {
    font-size: 11px !important;
    color: black !important;
    line-height: normal;
}

.textVisitCard3 {
    font-size: 13px !important;
    line-height: normal;
}

.imgVisit {
    width: 100px !important;
    border-radius: 50%;
    /*border: 1px solid #ddd;
            padding: 5px;*/
}

.imgWp {
    border: 7px solid #eee;
}

    .imgWp:hover {
        -webkit-transform: scale(1.05) rotate(1deg);
        -ms-transform: scale(1.05) rotate(1deg);
        -o-transform: scale(1.05) rotate(1deg);
        transform: scale(1.05) rotate(1deg);
        opacity: .8;
    }

.txt-wp {
    color: black !important;
    line-height: normal;
}

.title-wp {
    color: #4a8a8a;
    font-family: paresefid-700;
    font-size: 13px;
    line-height: normal;
}

.box-item-cardvisit {
    height: 370px;
}
#bg-text {
    color: white;
    font-size: 12px;
    position: absolute;
    z-index: 30000;
    text-shadow: 2px 2px 2px #4a8a8a;
    bottom: 3%;
    left: 1%;
    width: 15%
}
.bg-fade {
    background: rgba(248, 248, 248, 0.48) !important;
    color: #333;
    font-size:1.5em;
    width: 100% !important;
    padding: 40px;
    position:absolute;
    bottom:70px;
    border-radius: 0px 0px 5px 5px;
}
.margin-top-3 {
    margin-top: 3%;
}

.slide {
    height: auto !important;
}
#sidebox span {
    top: 250px !important;
    font-weight: 100;
    padding-top: 170px;
    color: #ffff !important;
}

@keyframes changecolor {
    0% {
        box-shadow: 0px 4px 20px 0px #d4d4d4;
    }
    50% {
        box-shadow: 0px 4px 20px 0px #985F99;
    }

    100% {
        box-shadow: 0px 4px 20px 0px #d4d4d4;
    }
    50% {
        box-shadow: 0px 4px 20px 0px #985F99;
    }
   
}
@media(min-width:200px) and (max-width:900px){
#sideclose, #sidecollapse{
    width:15px!important;
}
}
#sidecollapse {
    position: fixed;
    left: 0px;
    bottom: 150px;
    width: 30px;
    height: 350px;
    border-radius: 0px 85px 85px 0px;
    box-shadow: 0px 4px 20px 0px #d4d4d4;
    color: #333;
    z-index: 9999;
    display: none;
    animation-name: changecolor;
    animation-iteration-count: infinite;
    animation-duration: 4s;
    transition: 0.25s all;
    background:#985F99;
}

#sideclose {
    position: fixed;
    left: 150px;
    top: 150px;
    width: 30px !important;
    height: 350px;
    border-radius: 0px 85px 85px 0px;
    box-shadow: 0px 4px 20px 0px #d4d4d4;
    color: #333;
    z-index: 9999;
    display: none;
    color: #333;
    transition: 0.25s  all ease-in-out;
    background: #985F99;
}
#sidebox {
    display: flex;
    flex-direction: row;
    
}
#sideserv {
    position: fixed;
    left: -150px;
    top: 250px;
    width: 150px;
    height: 350px;
    border-radius: 1%;
    z-index: 999999;
    font-size: 15px;
    line-height: 35px;
    text-align: center!important;
    cursor: pointer;
    color: #333;
    padding: 5px;
    transition: 0.10s all ease-in-out;
    background: white;
}
#sideserv a:hover {
    
    color:#985F99!important;
   
}
    #sideserv a {
        color: #333!important;
    }
    #sideserv #sidea {
        color: #985F99 !important;
    }
    #sideserv hr {
        margin-top:2px!important;
    }



#totop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 9999;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    display: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: 1px solid rgba(174, 173, 173, 0.78);
    color:  rgba(150, 92, 151, 0.93);
    padding: 5px;
    opacity: .5
}
#backup {
    position: fixed;
    left: 20px;
    bottom: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 9999;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    display: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
/*    border: 1px solid rgba(174, 173, 173, 0.78);
*/    color: #985F99;
    padding: 5px;
    /*opacity: .5*/
}
footer #by {
    direction: ltr;
    font-family: 'Bookman Old Style';
    text-align: center;
    width: 100%;
    height: auto;
    background-color:  #0f4d5c;
    padding-top: 10px;
    padding-bottom: 10px;
}
    footer #by h4 {
        font-size: 14px !important;
        
    }
#resumelist a {
    color: #333;
    background:white;
    border: 1px solid rgba(0, 179, 0, .2);
    border-radius: 15px 0;
    padding: 5px;
}
#resumeh2 {
    color: #333;
    background: rgba(255, 255, 255, 0.39);
    font-size:2em
}
#cvp{
    margin-top:30px
}
#cvtxt div{
    color:#333
}
#cvtxt p {
    color: #333
}
#cvtxt span {
    color: #333
}
#cvtxt b {
    color: #333
}

.inline{
    display:inline!important;
}
.italic{
    font-style:italic
}
#cvsec {
    color: #333 !important;
    float: right;
    line-height: 1.8;
}
#cvimg {
    background-color: white;
    width: 280px;
    max-width:100%!important;
    height: 280px;
    border-radius: 10px;
}
.bg-favor {
    background-color: #985F99;
    border-radius: 5px !important;
    color: white;
    font-size: 15px;
    
}
#feedback{
    min-height:500px;
   color:#333;
   line-height:1.8
}
#faq {
    min-height: 500px;
    color: #333;
    line-height: 1.8
}
#faqbox {
    border: 3px solid rgba(244, 96, 54, 0.65);
    width: 90%;
    padding-top: 20px;
    font-size: 17px;
    border-radius: 5px;
    
}
table td {
    text-align: center
}
table th {
    text-align: center
}

.show-all-cartvisit {

}
#resumelist a:hover {
    color: #985F99;
}

.pagetext {
    background-color: rgba(0, 0, 0, 0.28);
    box-shadow: none !important;
    border-radius: 10px;
    padding: 15px;
}

div #socialbox .pagetext {
    background-color: transparent;
    padding-right: 10px
}

#addressbox .pagetext {
    background-color: rgba(0, 0, 0, 0.28) !important;
}

#socialbox {
    min-height: 100px !important;
   
    
}
#cardtext{
    padding-bottom:50px;
    
}
.pagetext #instagram {
    color: #e4405f
}

.pagetext #telegram {
    color: #0088cc
}

.pagetext #mobile {
    color: #750606
}
.pagetext #email {
    color: #4a8a8a
}
.pagetext #phone {
    color: #04570d
}

.pagetext #address {
    color: rgba(0, 46, 111, 1)
}
#socialtext ul  {
    
   padding-right:0px !important
}
/*#socialtext ul li a:first-child {
    padding-right: 0px!important
}*/

.pagetext #Ptext {
    text-align: justify;
    line-height: 1.8;
}

.pagetext #Ctext p {
    text-align: justify;
    line-height: 1.8;
    color: white !important
}

.pagetext #socialtext h2 {
    line-height: 1.8;
    text-align: justify;
    padding-right: 2px;
    padding-left: 2px;
    word-spacing: -2px;
    color: #333;
}

.pagetext #socialtext a {
    font-size: 1.5em;
    color: #333;
    padding: 10px;
}
#iback{
    color:#985F99;
    float:right;
    padding-right:10px;
    font-size:40px;
    font-weight:bold;
}
.mycontainer hr {
    border-bottom: 1px dashed darkorange !important
}
.mycontainer video {
    border-radius: 5px;
    max-width: 100%;
    width: 100%;
    height: auto!important;
    min-width: 100%;
    
   
   
    
}
    .mycontainer .myvideo {
        padding-bottom: 20px;
        border: 1px solid transparent;
        border-radius: 10px;
        background:black;
        width:100%;
        height:200px;
        margin-top:10px;
    }


.mycontainer2 hr {
    border-bottom: 1px dashed darkorange !important
}

.mycontainer2 video {
    border-radius: 5px;
    max-width: 100%;
    width: 100%;
    height: 200px !important;
    min-width: 100%;
    
}

.mycontainer2 .myvideo {
    
    border: 1px solid transparent;
    border-radius: 10px;
    background: black;
    width: 100%;
    height: 250px;
    margin-top:10px;
    object-fit: fill!important
}
.mycontainer2 {
    border-radius: 10px;
    max-width: 98%;
    padding-bottom: 10px;
    min-height: 300px;
    margin-bottom: 30px;
}
.mycontainer #gallery img {
    width: 100%;
    height: 400px;
    max-width: 98%;
    max-height: 100%;
    margin: 10px auto;
    border-radius: 10px;
    object-fit: contain;
    background: darkgray;
}
.mycontainer2 #gallery img {
    width: 100%;
    height: 400px;
    max-width: 98%;
    max-height: 100%;
    margin: 10px auto;
    border-radius: 10px;
    object-fit: contain;
    background: #e5e5e5;
}
#photoi{
    font-size:40px;
    color:#985F99;
    padding-bottom:10px;
}
#videoi {
    font-size: 40px;
    color: #985F99;
    padding-bottom: 10px;
}
#photoimg {
    width:150px;
    padding-bottom: 10px;
}

#videoimg {
    width: 150px;
    padding-bottom: 10px;
}
#gallery label {
    color: #333
}
#gallery #imgthumb {
    margin-top:30px;
}
#pollhr {
    border-bottom:  1px solid rgba(219, 219, 219, 0.79) !important
}
#pollval h2{
    margin-top:-2px!important
}
 #viewcardslst{
    background:white!important;
}
.mycontainer .myresume {
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: 5px 3px 8px #888888;
    height: 150px;
}
    .mycontainer h3 {
        padding-top: 20px;
    }
    .mycontainer #mapid {
        border: 1px solid transparent;
        border-radius: 10px;
        box-shadow: 5px 3px 8px #888888;
        height: 500px;
    }
    @media(min-width:200px) and (max-width:760px){
    
        .servbfore {
            display: inline-block !important;
            float: none !important;
            margin: 0px auto !important;
        }
        .servbox {
            margin-top: 30px;
            padding-bottom: 15px;
            border-radius: 5px;
            color: #fff;
            font-weight: 200
        }
        .servbox a{
            
            padding-left: 10px;
            
        }
    }
.servbox{
    padding-top:30px;
    padding-bottom:15px;
    border-radius:5px;
    color:#fff;
    font-weight:200

}
    .servbox a {
        float: left !important;
        padding-bottom: 0px !important;
        padding-top: 30px !important;
        color:#cec6c6;
        font-size:9px;
    }
#s1{
    background:blue
}
#s2 {
    background: orangered
}
#s3 {
    background: #3272a9
}
#s4 {
    background: rgb(213, 85, 11 )
}
#s5 {
    background: #985F99
}
#s6 {
    background: #4a8a8a
}
#s7 {
    background: #532f03
}
#s8 {
    background: rgb(0, 179, 0)
}
#s9 {
    background: gray
}
#s10 {
    background: navy
}
#s11 {
    background: purple
}
#s12 {
    background: red
}

.mgb200{
    margin-bottom:200px;
}
.mgb100 {
    margin-bottom: 100px;
}
.mgt10 {
    margin-top: 10px;
}
.mgt100 {
    margin-top: 100px;
}
.mgt50 {
    margin-top: 50px;
}
.mgt200 {
    margin-top: 200px;
}
.mgb10 {
    margin-bottom: 10px;
}
.mgb100 {
    margin-bottom: 100px;
}
header{
    width:100%;
    position:fixed!important;
    z-index:90
}


.dropbtn1 {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.dropdown1 {
    position: relative;
    display: inline-block;
    
}

.dropdown-content1 {
    display: none;
    position: absolute;
    background-color: #f8f8f8 !important;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    margin: 0px auto !important
}
@media (min-width:200px){
    .dropdown-content1 {
      width:100%!important;
     
    }
}
.dropdown-content1 a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }
        .dropdown-content1 a:hover {
            background-color: #ddd;
            color:#985F99
        }
.dropdown1:hover .dropdown-content1 {
    display: block;
    
}

.dropdown1:hover .dropbtn1 {
    background-color: #3e8e41;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    
    overflow: hidden;
}

#error {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #985F99;
    text-align: center;
    line-height: 1.6
}
#mapid {
    height: 100%;
    width: 100%;
}

section {
    background: white;
  
}
   #voicetest{
       padding-top:50px;
        min-height:700px;
        
    }
#voicetest span{
    color:#985F99;
    font-size:1.5em;
    font-weight:bolder
}
  
    #voicetest #txtMobile{
        width:200px;
        line-height:25px;
        display:inline-block
    }
    #voicetest #txtMobile:focus {
        border-color:#985F99
    }
    #voicetest i {
        
        font-size:20px;
        display: block
    }
#vccall {
    margin-top: 4px;
}
#vcerror{
    margin-top:50px!important;
}
#turntest {
    padding-top: 50px;
    padding-bottom: 100px;
    min-height: 400px;
}
    #turntest span {
        color: #985F99;
        font-size: 1.5em;
        font-weight: bolder
    }
#vcfdownload {
    background-color: rgba(248, 248, 248, 0.38);
    position: fixed;
    width: 100%;
    height: 100px;
    bottom: 0;
    z-index: 1000;
}
#vcfdownload button{
   border-radius:5px!important;
}
    #vcfdownload span {
        border-radius: 5px !important;
    }

.nopadding {
    padding-left: 0px;
    padding-right: 0px;
}

.nopadding-left {
    padding-left: 0px;
}

.nopadding-right {
    padding-right: 0px;
}

.min-container {
    padding: 0px 80px;
}

.img-center {
    margin: 0px auto;
}

.centered {
    display: inline-block;
    float: none;
    margin: 0px auto;
}

header {
    box-shadow: 0px 4px 20px 0px #d4d4d4 !important;
    background-color: #f8f8f8 !important;
    overflow:;
}

.nav-top {
    -moz-transition: top 0.5ms ease;
    -ms-transition: top 0.5ms ease;
    -o-transition: top 0.5ms ease;
    background-size: cover;
    /*background-image: url('../images/headerimg.png');*/
    background-color: #f8f8f8;
    padding: 0px;
   
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000000;
}

    .nav-top .dropdown-menu {
        float: left;
        left: 0;
        margin-top: 9px;
        right: auto;
        text-align: right;
    }
  
.login-register {
    list-style: none;
    margin: 10px;
    padding: 0;
    text-align: center;
    height:50px;
    float:left
}
@media(min-width:200px) and (max-width:800px){
    .login-register {
        
        float: none!important
    }
}
    .login-register li {
        padding-top: 10px !important;
    }
.nav-contact {
    text-align: right;
}

    .nav-contact ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .nav-contact ul li {
            display: inline-block;
            margin: 0 10px;
            vertical-align: middle;
            width: auto;
        }

            .nav-contact ul li:nth-child(1) {
                margin: 0;
            }

            .nav-contact ul li a {
                color: #fff;
            }

                .nav-contact ul li a i {
                    color: #fff;
                    font-size: 1em;
                    margin: 0 5px;
                    vertical-align: middle;
                }

                .nav-contact ul li a.active {
                    color: #ddd;
                }

                    .nav-contact ul li a.active i {
                        color: #ddd;
                    }

                .nav-contact ul li a:hover {
                    color: #ddd;
                }

                    .nav-contact ul li a:hover i {
                        color: #ddd;
                    }
.nav li a {
    font-family: 'Tanha' !important;
    font-size: 15px !important;
    color: black;
    font-weight: bold;
   
}
.nav li {
    display:block;
}
.nav li:hover {
    background-color:#d4d4d4
}
.nav li i {
    font-size:1.4em;
    color:#333;
    
}

.login-register li {
    display: inline-block;
    width: auto;
}

.login-register #register {
    background-color: #985F99;
    border-radius: 3px;
    margin-right: 20px;
    width: 100px;
    height: auto;
    padding: 5px;
    line-height: 1.8;
}
.login-register #register a{
   font-size:12px;
   padding-right:0px;
  color:white;
}

    .login-register li a {
        color: #333;
        font-family: paresefid-500;
        font-size: 12px;
        padding-right: 20px;
    }
@media(max-width:320px) {
    .login-register #register a {
        font-size: 10px;
        padding-right: 0px;
        color: white;
    }

    .login-register li a {
        color: #333;
        font-family: paresefid-500;
        font-size: 10px;
        padding-right: 10px;
    }
    .login-register #register {
        margin-right: 10px;
        width: 70px;
    }
}

.login-register li a:hover {
    color: #985F99 ;
}
.stmenu ul li a:hover {
    color: #985F99 ;
}
.videobox {
    width: 100%;
    border-radius: 10px;
}
#maintext {
    background-color: #f2f2f2;
    border-radius: 10px;
    margin-top:30px;

}
.btn-newprimary {
    color: #fff;
    background-color: #985F99;
    border-color: #985F99;
}

#maintext p {
    color: #333;
    font-size: 1em;
    line-height: 1.8em;
    text-align: justify;
    padding: 10px;
}
    #maintext i {
        color: #985F99;
        float: left;
        padding-left: 10px;
        font-size: 2em;
        margin-top: -20px
    }

.mgt30 {
    margin-top: 30px;
}
.mgt20 {
    margin-top: 20px;
}
.mgt25 {
    margin-top: 25px;
}
.mgt15 {
    margin-top: 15px;
}
.mgt40 {
    margin-top: 40px;
}
.nav-top .dropdown-menu > li {
    width: 100% !important;
}

    .nav-top .dropdown-menu > li > a {
        border-bottom: 1px solid #ddd !important;
        border-radius:5px;
        clear: both;
        color: #555 !important;
        display: block !important;
        font-size: 0.9em;
        font-weight: 400;
        line-height: 1.42857143;
        padding: 6px 20px !important;
        text-align: center;
        white-space: nowrap;
        width: 100% !important;
    }

.nav li a {
    font-family: "paresefid-200", sans-serif !important;
    font-size:13px!important;
    color:#333
}
    .nav-top .dropdown-menu > li:last-of-type a {
        border-bottom: 0px !important;
    }
#navbar {
    
    box-shadow:0px 4px 20px 0px #d4d4d4
}
.nav-top strong {
    padding: 0 15px;
}

.nav-top span i {
    padding: 0 5px;
}

.navbar {
    z-index: 10000;
}
.nav li:hover {
    
    
}
.navbar-default .navbar-nav > li > a {
    color: #333 !important;
}



    .navbar-default .navbar-nav > li > a:hover {
        color: #985F99 !important;
    }
ul #userpaneltopfirstpage {
    background-color: white;
    color: #333 !important;
    padding-right: 0px !important;
    text-align: center !important;
    position: absolute;
    top: 70%;
    right: 73% !important;
    z-index: 100000;
    float: right;
    max-width: 100px !important;
    font-size: 14px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
ul #userpaneltopfirstpage a:hover {
    background-color: white;
  color:#ddd
}
@media (min-width:200px ) and (max-width:400px) {
    ul #userpaneltopfirstpage {
       right:5%!important;
    }
   
}
@media (min-width:401px ) and (max-width:600px) {
    ul #userpaneltopfirstpage {
        right: 25% !important;
    }
}
@media (min-width:601px ) and (max-width:800px) {
    ul #userpaneltopfirstpage {
        right: 32% !important;
        
    }
}
@media (min-width:801px ) and (max-width:1000px) {
    ul #userpaneltopfirstpage {
        right: 67% !important;
        
    }
}
@media (min-width:1000px ) and (max-width:1200px) {
    ul #userpaneltopfirstpage {
        right: 72% !important;
        
    }
}
@media (min-width:1200px ) and (max-width:1400px) {
    ul #userpaneltopfirstpage {
        right: 75% !important;
        
    }
}
@media (min-width:1400px ) {
    ul #userpaneltopfirstpage {
        right: 79% !important;
       
    }
}
        ul #userpaneltopfirstpage a {
            font-size: 10px !important;
            font-family: paresefid-400;
            color: #333 !important;
        }
        ul .stmenu {
            width: auto;
            margin-top: 10px;
        }
#userpaneltopfirstpage li a {
    
    color: #333 !important;
}
    #userpaneltopfirstpage li a:hover {
        color: #985F99 !important;
        font-size: 14px;
    }
@media (max-width: 767px) {
    #dropdownMenu span {
        display:  inline-block !important;
    }
}
    @media (min-width: 767px) {


        .navbar {
        }

        .navbar-default .nav > li > a {
            -moz-transition: margin-top .5s ease-in-out;
            -webkit-transition: margin-top .5s ease-in-out;
            margin-top: 5px;
            transition: margin-top .5s ease-in-out;
        }

        .navbar-default .navbar-nav > li > a {
            color: #fff;
            font-family: paresefid-700;
            font-size: 15px;
            margin-right: 10px;
            padding-top: 10px;
        }

            .navbar-default .navbar-nav > li > a:first-child {
                margin-right: 0px;
            }

            .navbar-default .navbar-nav > li > a:hover {
                color: #4a8a8a;
            }

        .affix {
            /*background-color: #4a8a8a;
            border-bottom: 1px solid #4a8a8a;
            padding: 0;*/
        }

            
            .affix .nav > li > a {
                color: #333;
                margin-top: 0px;
            }
    }

    .navbar-collapse-custom .dropdown-menu {
        margin-top: 0px !important;
        padding: 0px!important;
    }

        .navbar-collapse-custom .dropdown-menu h3 {
            color: #777;
            font-size: 1em;
        }

            .navbar-collapse-custom .dropdown-menu h3 a {
                color: #777;
                font-size: 1em;
            }

        .navbar-collapse-custom .dropdown-menu hr {
            margin: 5px 0;
        }

        .navbar-collapse-custom .dropdown-menu ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

    .brand-img img {
        -moz-transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        height: 65px;
        /*margin-top: -10px;
        margin-right:10%;*/
        margin:10px auto;
        opacity: 1;
        
    }
#topbox {
    width: 100%;
    border-left: 2px solid rgba(39, 174, 96, 0.24);
    border-right: 2px solid rgba(39, 174, 96, 0.24);
    min-height: 200px;
    margin-top: 30px;
}
#topbox p {
 text-align:justify;
     line-height:1.8;
     padding:40px;
}

/*mainpage carousel*/

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

        .carousel-fade .carousel-inner > .item.next.left,
        .carousel-fade .carousel-inner > .item.prev.right,
        .carousel-fade .carousel-inner > .item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
}
/*mainpage carousel*/




/* carousel */
.media-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
    margin-top: 30px;
}
/* Previous button  */
    .media-carousel .carousel-control{
       padding-top:15px!important;
        
    }
    .media-carousel .carousel-control.left {
        left: -12px;
        background-image: none;
        background: none repeat scroll 0 0 #222222;
        border: 4px solid #FFFFFF;
        border-radius: 23px 23px 23px 23px;
        height: 40px;
        width: 40px;
        margin-top: -50px;
        
    }
/* Next button  */
    .media-carousel .carousel-control.right {
        right: -12px !important;
        background-image: none;
        background: none repeat scroll 0 0 #222222;
        border: 4px solid #FFFFFF;
        border-radius: 23px 23px 23px 23px;
        height: 40px;
        width: 40px;
        margin-top: -50px
    }
/* Changes the position of the indicators */
.media-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
    /* Changes the colour of the indicators */
    .media-carousel .carousel-indicators li {
        background: #c0c0c0;
    }

    .media-carousel .carousel-indicators .active {
        background: #333333;
    }


/* End carousel */

@media(min-width:280px) and (max-width:600px){
    .carousel-inner {
        margin-top:50px;
    }
    #moreboxh3{
        margin-top:30px;
        font-size:20px
    }
    #morebox #box-about {
        margin-top: -30px;
    }
    #wtsdg{
        font-size:20px;
    }
    #box-video h3 {
        font-size: 18px;
    }
    #turntest{
        padding-bottom:0px;
    }
    .login-register #register{
        width:40%;
        margin-right:10px;
    }
    .login-register  {
        margin-top: 30px!important;
    }
    .login-register #register a{
       padding-top:2px;
        font-size: 10px;
    }
}


.carousel-control {
    top: 100px !important;
}
    #myCarousel {
    padding-top:90px !important
}
#myCarousel.carousel {
    height: 60%;
    position: relative;
    z-index: 1;
    background: white !important;
    background: white;
    margin-top:0px!important;
}
@media(max-width:1024px) {
    #myCarousel.carousel {
        margin-top: 35px;
    }
}
    #myCarousel.carousel {
        height: 60%;
        position: relative;
        z-index:1;
        background:white!important;
        background:white

    }

    .item,
    .active,
    .carousel-inner {
        height: 100%;
        position: relative;
        
    }
        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            margin: auto!important;
        }
        .carousel-inner .item,
        .carousel-inner .item.active,
        .carousel-inner .item img {
            margin: auto!important;
            padding: 0px!important;
        }
    .fill {
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-position: center;
        background-size: cover;
        height: 100%;
        width: 100%;
    }

    #myCarousel .container {
        height: 100%;
    }

    .carousel-caption {
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }

        .carousel-caption img {
            height: 120px;
            opacity: 0.8;
        }

        .carousel-caption h1 {
            font-family: paresefid-500;
            font-size: 1.5em;
            margin-bottom: 0px;
            opacity: 0.9;
        }

        .carousel-caption h2 {
            color: #d4d4d4;
            display: inline-block;
            font-family: paresefid-400;
            font-size: 1em;
            margin: 20px 0;
            opacity: 0.9;
            padding: 5px 0;
            padding: 0 15px;
            width: auto;
        }

    a.btn-register {
        background-color: #e6c36d;
        color: #fff;
        font-family: paresefid-500;
        padding: 3px 15px;
        text-shadow: 2px 2px 4px rgba(150, 150, 150, 1);
    }

        a.btn-register:hover {
            background-color: #d5b25c;
        }

/*----------------------------fade caption for main slider Start----------------------------------*/

/********************************/
@media(min-width:250px) and (max-width:450px) {
    .hero h3 {
        font-size: 13px!important;
        font-weight: bold;
        margin: 0 auto;
        padding: 10px!important;
        background-color: rgba(0, 0, 0, 0.58);
        border-radius: 5px;
        color: #fff !important;
        word-break: keep-all !important
    }
    .hero a {
        margin-top:20px!important;
        font-size:10px!important;
    }
}
@media(min-width:451px) and (max-width:650px) {
    .hero h3 {
        font-size: 15px !important;
        font-weight: bold;
        margin: 0 auto;
        padding: 20px !important;
        background-color: rgba(0, 0, 0, 0.58);
        border-radius: 5px;
        color: #fff !important;
        word-break: keep-all !important
    }

    .hero a {
        margin-top: 25px !important;
        font-size: 11px !important;
    }
}
@media(min-width:651px) and (max-width:800px) {
    .hero h3 {
        font-size: 15px !important;
        font-weight: bold;
        margin: 0 auto;
        padding: 30px !important;
        background-color: rgba(0, 0, 0, 0.58);
        border-radius: 5px;
        color: #fff !important;
        word-break: keep-all !important
    }

    .hero a {
        margin-top: 20px !important;
        font-size: 13px !important;
    }
}
@media(min-width:801px) and (max-width:1200px) {
    .hero h3 {
        font-size: 17px !important;
        font-weight: bold;
        margin: 0 auto;
        padding: 35px !important;
        background-color: rgba(0, 0, 0, 0.58);
        border-radius: 5px;
        color: #fff !important;
        word-break: keep-all !important
    }

    .hero a {
        margin-top: 25px !important;
        font-size: 15px !important;
    }
}
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    margin:0px!important;
    padding:0px!important;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    
}

    .hero h3 {
        font-size: 1.9em;
        font-weight: bold;
        margin: 0 auto;
        padding: 35px ;
        background-color: rgba(0, 0, 0, 0.58);
        border-radius: 5px;
        color: #fff !important;
        word-break:keep-all!important
    }
    .hero a{
        font-size:1.2em;
    }

.carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}
/* .item.next .carousel-caption {
                    opacity: 0;
                }

                .carousel-caption {
                    transition: opacity .25s ease-in-out;
                    -moz-transition: opacity .25s ease-in-out;
                    -webkit-transition: opacity .25s ease-in-out;
                }*/
/*----------------------------fade caption for main slider END----------------------------------*/
@media (max-width: 997px) and (min-width: 768px) {
    .box-register-h {
        margin-top: -150px;
    }
}
@media (max-width: 1200px) and (min-width: 998px) {

    .box-register-h {
        margin-top: -50px;
    }
}
/*---------registration---------*/
@media (max-width: 1060px) and (min-width: 300px) {
    #box-registration h1 {
        font-size: 15px;
        line-height: 1.8;
    }
    #box-registration label {
        color: #333;
        font-size: 11px !important;
        line-height: 1.8;
    }
   
    
}
@media (max-width: 767px) and (min-width: 300px) {
    .brand-img  {
        margin-top:10px;
    }

}

#box-registration {
    padding: 65px 0;
    background-image: url('../images/loginbc2.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    
}
#regcontainer img {
    opacity: .3 !important
}
    #box-registration .box-img-title {
        display: inline-block;
        position: relative;
        width: auto;
    }

    #box-registration .title-section {
        position: relative
    }

 #box-registration .title-section img {
            background-color: #fff;
            height: 60px;
            padding: 0 15px;
            position: relative;
            z-index: 100;
        }

    #box-registration h1 {
        color: #333
    }

    #box-registration label {
        color: #333;
    }

.box-login-content i {
    align-content: center;
    padding-left: 5px;
    color: #985F99;
    font-size: 1em;
}

.box-login-content a {
    color: #333
}

.box-login-content #a2 {
    padding-right: 30px;
}
/*---------login---------*/
@media (max-width: 1060px) and (min-width: 300px) {
    #box-login h1 {
        font-size: 15px;
        line-height: 1.8;
    }

    #box-login label {
        color: #333;
        font-size: 11px !important;
        line-height: 1.8;
    }
}
#box-login {
    padding: 65px 0;
    background-image: url('../images/loginbc2.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height:350px;
}
    #box-login .box-img-title {
        display: inline-block;
        position: relative;
        width: auto;
    }

    #box-login .title-section {
        position: relative
    }

        #box-login .title-section img {
            background-color: #fff;
            height: 60px;
            padding: 0 15px;
            position: relative;
            z-index: 100;
        }
        #box-login h1 {
            color:#333
        }
    #box-login label {
        color: #333
    }
.box-login-content i {
    align-content: center;
    padding-left: 5px;
    color: #985F99;
    font-size: 1em;
}

.box-login-content a {
    color:#333;
    font-weight:bold;
    
}
.box-login-content #a2 {
    padding-right: 30px;
}
/*---------product---------*/
.box-about-content i {
    float: left;
    margin-top: -40px;
    margin-left: 30px;
    color: #985F99;
    font-size: 2em;
}
#box-video {
    padding: 5px 0;
    min-height: 200px;
}
    #box-about {
        padding: 10px 0;
        position:relative;
        /*background-image:url(/Content/images/explain2.png);
        background-repeat:no-repeat;
       background-position:center;
       background-size:contain;
       border-bottom:1px solid red;*/
        min-height:100px;
        
        
    }
#whatsdg{
    /*display:none;*/
}
.our-services {
    box-shadow: 0px 4px 20px 0px #d4d4d4;
    height:300px;
    margin-top:20px;
    line-height:1.8;
    color:#333;
    display:none
}
#os1 {
    padding-top: 50px;
    border-top: 6px solid #388697
}
#os2 {
    padding-top: 50px;
    border-top: 6px solid #a846a0
}
#os3 {
    padding-top:50px;
    border-top: 6px solid #f46197
}
#os4 {
    padding-top: 50px;
    border-top: 6px solid #f75c03
}
#os5 {
    padding-top: 50px;
    border-top: 6px solid #97db4f
}
#os6 {
    padding-top: 50px;
    border-top: 6px solid #a8201a
}
#os7 {
    padding-top: 50px;
    border-top: 6px solid #08b2e3
}
#os8 {
    padding-top: 50px;
    border-top: 6px solid #3bceac
}
#pr1, #pr2, #pr3, #pr4, #pr5 b {
    line-height: 8;
    color: #333
}
.more {
    background-image: url(/Content/images/morebc.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
    background-position: center;
    background-attachment: local;
    object-fit: cover;
}
#vciback {
    color: #388697;
    float: right;
    padding-right: 10px;
    font-size: 40px;
    font-weight: bold;
}
#ovciback {
    color: #f46197;
    float: right;
    padding-right: 10px;
    font-size: 40px;
    font-weight: bold;
}
#resiback {
    color: #a846a0;
    float: right;
    padding-right: 10px;
    font-size: 40px;
    font-weight: bold;
}
#turniback {
    color: #f75c03;
    float: right;
    padding-right: 10px;
    font-size: 40px;
    font-weight: bold;
}
#vcmore {
    min-height: 300px;
    padding: 70px 50px 70px 50px;
    line-height: 1.8;
    color: #333;
    border-radius: 2px;
    border-top: 10px solid #388697;
    box-shadow: 0px 4px 20px 0px #d4d4d4;
    margin-bottom: 100px;
    font-size: 1.5em;
}
#ovcmore {
    min-height: 300px;
    padding: 100px 50px 100px 50px;
    line-height: 1.8;
    color: #333;
    border-radius: 2px;
    border-top: 10px solid #f46197;
    box-shadow: 0px 4px 20px 0px #d4d4d4;
    margin-bottom: 100px;
    font-size: 1.5em;
}
#resmore {
    min-height: 300px;
    padding: 110px 50px 110px 50px;
    line-height: 1.8;
    color: #333;
    border-radius: 2px;
    border-top: 10px solid #a846a0;
    box-shadow: 0px 4px 20px 0px #d4d4d4;
    margin-bottom: 100px;
    font-size: 1.5em;
}
#turnmore {
    min-height: 300px;
    padding: 70px 50px 70px 50px;
    line-height: 1.8;
    color: #333;
    border-radius: 2px;
    border-top: 10px solid #f75c03;
    box-shadow: 0px 4px 20px 0px #d4d4d4;
    margin-bottom: 100px;
    font-size:1.5em;
}
#pr1 {
    line-height: 1.8;
    padding-top: 40px;
    padding-left: 10px
}
#pr2 {
    line-height: 1.4;
    margin-top: 12px;
    margin-left: -180px;
    padding-right: 150px;
    padding-left: 50px
}
#pr3 {
    line-height: 1.6;
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 10px
}
#pr4 {
    line-height: 1.5;
    margin-top: -165px;
    margin-left: -40px;
    padding-right: 55px;
    padding-left: -10px
}
#pr5 {
    line-height: 1.8;
    margin-top: 110px;
    margin-left: 40px;
    margin-right: -10px;
    padding-right: -10px;
    padding-left: 0px
}
@media (min-width:991px) and (max-width:1200px){
    #pr1 {
        line-height: 1.4;
        padding-top: 85px;
        padding-left: 10px;
        margin-right: -10px;
        margin-left: -10px;
        font-size: 12px;
    }

    #pr2 {
        line-height: 1.4;
        margin-top: -58px;
        margin-left: -280px;
        padding-right: 255px;
        padding-left: 50px;
        font-size: 12px;
    }

    #pr3 {
        line-height: 1.4;
        padding-top: 100px;
        padding-right: 45px;
        margin-left: -15px;
        font-size: 12px;
    }

    #pr4 {
        line-height: 1.4;
        margin-top: -120px;
        margin-left: -40px;
        padding-right: 20px;
        padding-left: -10px;
        font-size: 12px;
    }

    #pr5 {
        line-height: 1.5;
        margin-top: 70px;
        margin-left: 40px;
        margin-right: -10px;
        padding-right: -10px;
        padding-left: 0px;
        font-size: 12px;
    }
}
#services-img{
    width:30px;
  
}
.services-h3{
    font-weight:bold
}
@media(min-width:200px) and (max-width:301px) {
    header {
        right: -30px !important;
        width: 100% !important;
    }
}
@media(min-width:302px) and (max-width:317px) {
    header {
        right: -10px !important;
        width: 100% !important;
    }
}
@media(min-width:200px) and (max-width:350px) {
    .box-register-h {
        margin-top:-150px!important;
    }
}
@media(min-width:351px) and (max-width:420px) {
    .box-register-h {
        margin-top: -100px !important;
    }
}
@media(min-width:421px) and (max-width:499px) {
    .box-register-h {
        margin-top: -70px !important;
    }
}

    @media(min-width:200px) and (max-width:400px) {
       

        #os4 {
            padding-top: 0px !important;
            font-size: 12px;
        }

        #os3 {
            padding-top: 3px !important;
            font-size: 12px;
        }

        #os2 {
            padding-top: 3px !important;
            font-size: 12px;
        }

        #os1 {
            padding-top: 5px !important;
            font-size: 13px;
        }
    }

    @media(min-width:200px) and (max-width:991px) {
        #whatsdg {
            display: block;
        }

        #box-about {
            display: block;
        }

        .our-services {
            display: block !important;
        }

            .our-services p {
                padding: 0px 20px 0px 20px;
            }

        #emop, #emoimg {
            display: none
        }
    }

    @media(min-width:200px) and (max-width:991px) {
        #whatsdg {
            display: block;
        }

        #box-about {
            display: block;
        }

        .our-services {
            display: block !important;
        }
    }

    #box-about .box-img-title {
        display: inline-block;
        position: relative;
        width: auto;
    }

    #box-about .title-section {
        position: relative
    }

        #box-about .title-section img {
            background-color: #fff;
            height: 60px;
            padding: 0 15px;
            position: relative;
            z-index: 100;
        }

    .box-img-title:after {
        -moz-border-radius: 50%;
        -moz-transform: translateY(-90%);
        -ms-transform: translateY(-90%);
        -o-transform: translateY(-90%);
        -webkit-border-radius: 50%;
        -webkit-transform: translateY(-90%);
        border-radius: 50%;
        content: '';
        display: inline-block;
        height: 15px;
        position: absolute;
        right: -15px;
        top: 90%;
        transform: translateY(-90%);
        width: 15px;
    }

    .box-img-title:before {
        -moz-border-radius: 50%;
        -moz-transform: translateY(-90%);
        -ms-transform: translateY(-90%);
        -o-transform: translateY(-90%);
        -webkit-border-radius: 50%;
        -webkit-transform: translateY(-90%);
        border-radius: 50%;
        content: '';
        display: inline-block;
        height: 15px;
        left: -15px;
        position: absolute;
        top: 90%;
        transform: translateY(-90%);
        width: 15px;
    }

    .title-section hr {
        -moz-transform: translateY(-35%);
        -ms-transform: translateY(-35%);
        -o-transform: translateY(-35%);
        -webkit-transform: translateY(-35%);
        border-top: 3px solid #4a8a8a;
        position: absolute;
        top: 35%;
        transform: translateY(-35%);
        width: 100%;
    }

    .title-section strong {
        color: #777;
        display: inline-block;
        font-family: paresefid-400;
        font-size: 1em;
        font-weight: 500;
        padding: 0;
        width: 100%;
    }

    .title-section a strong:hover {
        color: #0088b2;
    }

    .title-section p {
        color: #c7c7c7;
        font-family: paresefid-400;
        font-size: 1em;
        margin: 10px 0;
    }

    .nav-top.affix {
        -moz-transition: top 0.5ms ease;
        -ms-transition: top 0.5ms ease;
        -o-transition: top 0.5ms ease;
        top: -45px;
        width: 100%;
    }

    .navbar-custom {
        right: 0;
        width: 100%;
    }

        .navbar-custom.affix {
        }

    @media (min-width: 1200px) {
        .affix {
            width: 100%;
        }
    }

    .box-about-content {
        padding: 35px 0;
    }

        .box-about-content p {
            color: #333;
            font-size: 1.3em;
            line-height: 2.3em;
            text-align: justify;
        }

        .box-about-content strong {
            color: #4a8a8a;
            display: inline-block;
            line-height: 2.3em;
            margin-bottom: 5px;
        }

    .btn-custom {
        background-color: #4a8a8a;
        border-radius: 5px;
        color: #fff;
        float: left;
        font-family: paresefid-500;
        margin-top: 20px;
        padding: 8px 15px;
    }

        .btn-custom:hover {
            background-color: #002e6e;
            color: #fff;
        }

    .box-about-video {
        display: inline-block;
        margin: 35px 0;
        min-height: 300px;
        width: 100%;
    }

    .logo-digicard {
        height: 80px;
    }

    .box-demo {
        display: inline-block;
        padding: 65px 0;
        width: 100%;
        line-height: 1.8;
    }

    .box-content-demo p {
        font-size: 1.3em;
        text-align: justify;
        color: white;
        background: rgba(62, 62, 62, 0.87);
        padding: 10px;
        margin-top: 30px;
    }

    .box-content-demo {
        margin-top: -100px;
    }

    @media(min-width:300px) and (max-width:600px) {
        .box-content-demo {
            margin-top: 5% !important;
        }

        .brand-img img {
            /*margin-top: -10px;
        margin-right:10%;*/
            margin-top: 10px;
        }
    }

    @media(min-width:600px) and (max-width:800px) {
        .box-content-demo {
            margin-top: 10% !important;
        }
    }

    @media(min-width:800px) and (max-width:992px) {
        .box-content-demo {
            margin-top: 4% !important;
        }
    }

    @media(min-width:992px) and (max-width:1200px) {
        .box-content-demo {
            margin-top: 10% !important;
        }
    }

    @media(min-width:1200px) and (max-width:1400px) {
        .box-content-demo {
            margin-top: 2% !important;
        }
    }

    .box-content-demo .form-control {
        -webkit-border-radius: 0px;
        border: 2px solid #0088b2;
        border-radius: 0px;
        color: #73b711;
        font-size: 1.2em;
        height: 40px;
        padding: 0 105px 0 25px;
        text-align: left;
    }

    .box-content-demo .btn-orders {
        -webkit-border-radius: 0px;
        background-color: #4a8a8a;
        border-radius: 0px;
        height: 40px;
        width: 100%;
    }

        .box-content-demo .btn-orders:hover {
            background-color: white;
            color: #4a8a8a;
        }

    .mobile-digicard {
        position: absolute;
        right: -146px;
        top: -80px;
    }

    .digicard-caracter {
        left: -28px;
        position: absolute;
        top: -107px;
    }

    .box-progress {
        background-image: url('../images/background-progress.jpg');
        display: inline-block;
        margin: 80px 0 0 0;
        padding: 65px 0;
        width: 100%;
    }

        .box-progress p {
            color: #002e6e;
            font-family: paresefid-700;
            font-size: 1.5em;
            padding: 25px 0;
        }

    #Main ul {
        list-style: none;
        margin: 0;
        margin: 0 auto;
        padding: 0;
        text-align: center;
        width: 85%;
    }

        #Main ul li {
            background-color: #fff;
            border: 2px solid #002e6e;
            border-radius: 10px;
            direction: ltr;
            display: inline-block;
            margin-bottom: 30px;
            position: relative;
            text-align: left;
            width: 100%;
        }

            #Main ul li a {
                -webkit-border-bottom-left-radius: 6px;
                -webkit-border-top-left-radius: 6px;
                background: rgba(0, 46, 111, 1);
                background: -moz-linear-gradient(-45deg, rgba(0, 46, 111, 1) 0%, rgba(0, 46, 111, 1) 34%, rgba(0, 75, 132, 1) 77%, rgba(0, 46, 110, 1) 84%, rgba(0, 46, 110, 1) 100%);
                background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0, 46, 111, 1)), color-stop(34%, rgba(0, 46, 111, 1)), color-stop(77%, rgba(0, 75, 132, 1)), color-stop(84%, rgba(0, 46, 110, 1)), color-stop(100%, rgba(0, 46, 110, 1)));
                background: -webkit-linear-gradient(-45deg, rgba(0, 46, 111, 1) 0%, rgba(0, 46, 111, 1) 34%, rgba(0, 75, 132, 1) 77%, rgba(0, 46, 110, 1) 84%, rgba(0, 46, 110, 1) 100%);
                background: -o-linear-gradient(-45deg, rgba(0, 46, 111, 1) 0%, rgba(0, 46, 111, 1) 34%, rgba(0, 75, 132, 1) 77%, rgba(0, 46, 110, 1) 84%, rgba(0, 46, 110, 1) 100%);
                background: -ms-linear-gradient(-45deg, rgba(0, 46, 111, 1) 0%, rgba(0, 46, 111, 1) 34%, rgba(0, 75, 132, 1) 77%, rgba(0, 46, 110, 1) 84%, rgba(0, 46, 110, 1) 100%);
                background: linear-gradient(135deg, rgba(0, 46, 111, 1) 0%, rgba(0, 46, 111, 1) 34%, rgba(0, 75, 132, 1) 77%, rgba(0, 46, 110, 1) 84%, rgba(0, 46, 110, 1) 100%);
                border-bottom-left-radius: 6px;
                border-top-left-radius: 6px;
                color: #fff;
                direction: rtl;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002e6f', endColorstr='#002e6e', GradientType=1);
                float: right;
                height: 38px;
                padding: 5px 80px;
                text-align: right;
            }

            #Main ul li span {
                -webkit-box-shadow: 1px 0px 0px 3px #FFFFFF;
                background-color: #ffffff;
                border: 2px solid #002e6e;
                border-bottom-right-radius: 50%;
                border-top-right-radius: 50%;
                box-shadow: 1px 0px 0px 3px #FFFFFF;
                color: #002e6e;
                font-family: paresefid-number;
                font-size: 1.9em;
                font-weight: bold;
                padding: 4px;
                position: absolute;
                right: -15px;
                top: -12px;
            }

            #Main ul li strong {
                color: #fff;
                direction: rtl;
                font-size: 1.1em;
                padding: 7px 35px;
                position: absolute;
                right: 35px;
            }

    /*-----------------box-new-cardvisit-----------*/

    .box-new-cardvisit {
        background-color: #f2f2f2;
        display: inline-block;
        padding: 55px 0;
        position: relative;
        width: 100%;
    }

    .show-all-box {
        left: 0;
        position: absolute;
        right: 0;
        top: -70px;
    }

.show-all-cartvisit {
    background-color: white;
    border: 1px solid #985F99;
    border-radius: 15px 0px;
    color: #985F99 !important;
    font-family: paresefid-700;
    padding: 8px 50px;
}

.show-all-box h2 {
    font-family: paresefid-200;
    width: auto;
    margin-top: -10px;
    color: #985F99;
    font-weight:700
}

        .show-all-box h2:hover {
            color: #985F99;
        }


    #owl-cardvisit {
        padding: 0 55px;
    }

    .box-new-cardvisit .owl-theme .owl-controls .owl-nav .disabled {
        cursor: default;
        opacity: .5;
    }

    .box-new-cardvisit .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        *display: inline;
        zoom: 1;
    }

        .box-new-cardvisit .owl-theme .owl-dots .owl-dot span {
            -moz-border-radius: 30px;
            -moz-transition: opacity 200ms ease;
            -ms-transition: opacity 200ms ease;
            -o-transition: opacity 200ms ease;
            -webkit-backface-visibility: visible;
            -webkit-border-radius: 30px;
            -webkit-transition: opacity 200ms ease;
            background: #d6d6d6;
            border-radius: 30px;
            display: block;
            height: 10px;
            margin: 5px 7px;
            transition: opacity 200ms ease;
            width: 10px;
        }

        .box-new-cardvisit .owl-theme .owl-dots .owl-dot.active span, .box-new-cardvisit .owl-theme .owl-dots .owl-dot:hover span {
            background: #869791;
        }

    .box-new-cardvisit .owl-nav {
        display: inline-block;
    }

    .box-new-cardvisit .owl-prev {
        left: 15px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .box-new-cardvisit .owl-next {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
    }

    .box-new-cardvisit button {
        background-color: transparent;
        border: 0px;
        box-shadow: none;
        color: #985F99;
        font-size: 3em;
        font-weight: bold;
    }

        .box-new-cardvisit button:hover {
            background-color: transparent;
        }

    .box-item-cardvisit {
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-image: url(../images/background-cart-1.jpg);
        background-position: center;
        background-size: cover;
        border: 3px solid #985F99;
        border-radius: 10%;
        margin: 50px 0px 15px 0;
        padding: 80px 5px 5px 5px;
        position: relative;
        width: 100%;
    }

    .img-item-cardvisit {
        -webkit-box-shadow: 0px 0px 0px 5px #fff;
        background-color: #fff;
        border: 2px dashed #985F99;
        border-radius: 10%;
        box-shadow: 0px 0px 0px 5px #fff;
        display: inline-block;
        height: 120px;
        left: 0;
        margin: 40px auto 15px auto;
        padding: 5px;
        position: absolute;
        right: 0;
        text-align: center;
        top: -100px;
        width: 120px;
    }

        .img-item-cardvisit img {
            -o-object-fit: cover;
            height: 100%;
            object-fit: cover;
            width: 100%;
        }

    .contenet-item-cardvisit strong {
        color: #fff;
        font-family: paresefid-700;
        font-size: 0.8em;
    }

    .contenet-item-cardvisit p {
        color: #fff;
        font-family: paresefid-400;
        font-size: 1.4em;
        line-height: 2.3;
        padding: 20px 20px;
        text-align: center;
    }

.contenet-item-cardvisit span {
    color: red;
}

    .box-new-cardvisit .item {
        height: 100%;
        padding: 15px 8px;
        position: relative;
    }

    /*-----------box-benefits------------*/

    /*-----------CAP------------*/
    .capbox {
        background-color: #92D433;
        border: #B3E272 0px solid;
        border-width: 0px 12px 0px 0px;
        display: inline-block;
        *display: inline;
        zoom: 1; /* FOR IE7-8 */
        padding: 8px 40px 8px 8px;
    }

    .capbox-inner {
        font: bold 11px arial, sans-serif;
        color: #000000;
        background-color: #DBF3BA;
        margin: 5px auto 0px auto;
        padding: 3px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    #CaptchaDiv {
        font: bold 17px verdana, arial, sans-serif;
        font-style: italic;
        color: #000000;
        background-color: #FFFFFF;
        padding: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    #CaptchaInput {
        margin: 1px 0px 1px 0px;
        width: 135px;
    }
    /*-----------CAP------------*/
    @media (max-width:1060px) and (min-width:320px) {
        .box-benefits #bnfh3 {
            font-size: 15px
        }
    }

    .box-benefits {
    }

    .mybox {
        border: 1px solid transparent;
        width: 400px;
        height: 400px;
        background-color: white;
    }

    .bg-white {
        padding: 20px;
        border-bottom: 1px solid rgba(0, 179, 0, .2);
        color: #333;
    }
.dg-orange {
    padding: 5px;
    background-color: lightgray !important;
    line-height: 1.5
}
.dg-orange a{
    font-size:1.1em;
    color: black;
}
@media(min-width:200px) and (max-width:400px) {
    .dg-orange a {
        font-size: 12px !important;
    }
}
    h3 {
        color: #333
    }

    p, strong {
        color: #333
    }

    p {
        text-align: justify
    }

    .content-item-benefits img {
        width: 100%
    }

    #cib {
        min-height: 300px !important;
    }

    @media(min-width:300px) {
        #cib {
            min-height: 200px !important;
        }
    }

    @media(min-width:768px) {
        #cib {
            min-height: 300px !important;
        }
    }

    @media(min-width:991px) and (max-width:1200px) {
        #cib {
            min-height: 400px !important;
        }
    }

    .content-item-benefits i {
        color: #985F99 !important;
        border-radius: 50%;
        background: white;
        padding: 10px;
        font-size: 1.8em
    }
    /*span{
    color:#333
}*/
    .content-item-benefits label {
        margin: 10px 10px;
        color: #333;
        font-family: paresefid-200;
        text-align: center !important;
        padding-right: 0px !important
    }

    .content-item-benefits {
        border-radius: 10px;
        color: white !important;
        display: inline-block;
        font-family: paresefid-200;
        margin: 20px 0;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
        padding-left: 10px;
        width: 100%;
        overflow: hidden;
        background-color: #f2f2f2;
    }

    .about-title {
        width: 50%;
        border-bottom: 1px solid rgba(0, 179, 0, .2);
        padding: 10px;
        margin: 0px auto;
    }

    @media(min-width:320px) and (max-width:1060px) {
        .about-title h3 {
            font-size: 15px;
            line-height: 1.8
        }
    }

    .box-benefits {
        height: auto !important;
        background-color: white;
    }

    #box-demo {
        /*min-height: 2500px;*/
        height: auto !important;
        min-height: 1400px;
        padding-top: 40%;
        background-color: white;
    }

    #box-demo2 {
        /*min-height: 2500px;*/
        min-height: 200px;
        padding-top: 10%;
/*        background-image: url('../images/bc.jpg') !important;
*/        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        background-attachment: local;
        background-color: transparent !important;
    }
#particle-box {
    background-image: url('../images/bc.jpg') !important;
   background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    background-attachment: local;
    background-color: transparent !important;
}
     #particle-box{
        height:500px!important;
        
    }
@media(min-width:200px) and (max-width:500px) {
    #box-demo2 {
/*        background-image: url('../images/bc2.jpg') !important;
*/    }
    #particle-box {
        background-image: url('../images/bc2.jpg') !important;
        
    }
}
@media(min-width:501px) and (max-width:800px) {
    #box-demo2 {
        /*        background-image: url('../images/bc2.jpg') !important;
*/
    }

    #particle-box {
        background-image: url('../images/bc2.jpg') !important;
    }
}
    /*------------------particle------------------------------------------*/
/* ---- reset ---- */ /*body {
    margin: 0;
    font: normal 75% Arial, Helvetica, sans-serif;
}*/

canvas {
    display: block;
    vertical-align: bottom;
}
/* ---- particles.js container ---- */

#particles-js {
   /* position: absolute;*/
    width: 100%;
    height: 100%;
    background-color: grey;
    background-image: url("");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-color:transparent!important
}
/* ---- stats.js ---- */

.count-particles {
    background: #000022;
    position: absolute;
    top: 48px;
    left: 0;
    width: 80px;
    color: #13E8E9;
    font-size: .8em;
    text-align: left;
    text-indent: 4px;
    line-height: 14px;
    padding-bottom: 2px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.js-count-particles {
    font-size: 1.1em;
}

#stats, .count-particles {
    -webkit-user-select: none;
    margin-top: 5px;
    margin-left: 5px;
}

#stats {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}

.count-particles {
    border-radius: 0 0 3px 3px;
}
    /*------------------particle end--------------------------------------------------*/



    section {
        width: 100% !important;
        background: white;
    }
    /******************************typing page*************************************/
    @media(max-width:500px) {
        #typewriter {
            font-size: 20px !important;
        }
    }

    #istyping {
        padding-right: 0 !important;
        padding-top: 5px !important
    }

        #istyping li {
            list-style: none;
        }

    #typing {
        height: 300px !important;
        background-color: #985F99 !important
    }

    #typewriter {
        word-wrap: break-word;
        color: white !important;
        font-size: 35px;
        font-weight: bolder !important;
    }

    @media (min-width:300px) {
        /*.box-benefits {
        min-height: 3500px;
    }*/
    }
    /*.content-box-benefits h3 {
        color: #81868c;
        font-family: paresefid-700;
        font-size: 1.7em;
        margin: 20px 0;
    }*/

    .content-box-benefits ul {
        display: inline-block;
        list-style: none;
        margin: 10px 0px;
        padding: 0px;
        width: 100%;
    }

    .box-benefits #okimg {
        width: 40px;
        padding-top: 5px;
        padding-left: 4px;
    }

    .content-box-benefits ul li {
        display: inline-block;
        margin: 5px 0;
        width: 100%;
    }

    .img-item-benefits {
        background-color: #4a8a8a;
        display: inline-block;
        width: 100%;
    }

        .img-item-benefits img {
            height: 90px;
            padding: 5px;
            width: 90px;
        }



    .content-item-benefits p {
        margin: 0px;
        text-align: justify;
    }

    .qrcode-item {
        -webkit-box-shadow: 0px 0px 0px 5px #fff;
        background-color: #fff;
        border: 2px solid #985F99;
        border-radius: 10%;
        box-shadow: 0px 0px 0px 5px #fff;
        display: inline-block;
        height: 120px;
        left: 0;
        margin: 40px auto 15px auto;
        padding: 5px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 20%;
        width: 120px;
        position: fixed;
        margin-top: 200px;
    }
#qrcode{
    position:absolute;
    width:90%;
    line-height:1.6;
    margin-top:10%;
    margin-right:5%!important
}
#particles-js p {
    position:relative;
    font-size: 1.3em;
    text-align: justify;
    color: white;
    width:95%;
    background: rgba(62, 62, 62, 0.87);
    padding: 10px;
    margin-top:5%!important;
    line-height:1.6;
    border-radius:4px;
}
#qrcode img {
    -webkit-box-shadow: 0px 0px 0px 5px #fff;
    background-color: #fff;
    border-radius: 5%;
    display: inline-block;
    height: 200px;
    width: 200px;
    padding: 5px;
    text-align: center;
}

    #qrbox img {
        -webkit-box-shadow: 0px 0px 0px 5px #fff;
        background-color: #fff;
        border-radius: 5%;
        display: inline-block;
        height: 150px;
        width: 150px;
        padding: 5px;
        text-align: center;
    }

    #qrbox {
        padding-top: 10px;
        padding-bottom: 30px;
    }
    /*----------box-marketer-register-----------*/
    .box-marketer-register {
        background-color: white !important;
        padding-bottom: 0px;
        min-height: 300px !important;
        padding-bottom: 100px;
    }

        .box-marketer-register img {
        }

        .box-marketer-register .box-register {
            transition: transform .4s;
        }

        .box-marketer-register .box-register-img:hover img {
            transform: scale(1.1);
        }

    .box-register-img {
        height: 334px;
        border-radius: 5px;
        overflow: hidden;
        max-width: 95%;
        margin: 0px auto;
    }

    .box-register-h {
        height: 150px;
    }

    #allresumes a {
        padding: 8px 50px;
    }
#allresumes  {
    margin-top:-50px;
}
    .thumbnail img {
        margin: 0px auto;
    }

    .thumbnail {
        background-color: #f2f2f2;
        
    }
#resumelist #viewresume a {
    border: none
}

#resumelist img {
    border-radius: 5px;
    background-color: white;
    margin-top: 10px;
    width: 280px;
    height: 250px;
    max-width:100%
}
#ressectionsec {
    /*    background-color: red !important;
*/ background-image: url('../images/resbc1.jpg');
    background-repeat: no-repeat !important;
    background-position: center;
    background-size:cover;
}
#thumbnail {
    margin-top: 100px;
    width: 300px;
}

    .thumbnail:hover {
        box-shadow: 0px 4px 20px 0px #d4d4d4
    }

    .content-item-benefits:hover {
        box-shadow: 0px 4px 20px 0px #d4d4d4
    }


    .box-marketer-register h3 {
        color: black;
        font-family: paresefid-700;
        font-size: 1.4em;
        line-height: 2.1;
        margin: 35px 0;
        padding: 0 75px;
    }

    .box-marketer-register img {
        margin: 0px auto;
    }

.box-register, .box-marketer-register h2 {
    color: #985F99;
    width: auto;
    margin-top: 0px;
    width: auto;
    font-weight: 700;
    margin-bottom: 0;
}

        .box-register, .box-marketer-register h2:hover {
            color: #985F99;
        }

    .thumb h4 {
        color: #333
    }

    .thumb div {
        color: #333 !important
    }

    section #resumelist {
        padding-bottom: 150px;
        margin-top: 50px
    }

.box-marketer-register a {
    border: 1px solid #985F99;
    border-radius: 15px 0;
    color: #985F99;
    font-weight: 700;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 25px;
    position: absolute;
    right: 0;
    width: 250px;
}

    /*------------box-reservation-word------------*/

    .box-reservation-word {
        background-image: url(../images/template.jpg);
        background-repeat: repeat-x;
        padding: 120px 0 95px 0;
    }

    .box-icon-search i {
        color: #103f46;
        font-size: 12em;
    }

    .box-content-reservation-word p {
        color: #666464;
        font-family: paresefid-700;
        font-size: 1.3em;
        margin: 25px 0;
    }

    .box-content-reservation-word .form-row {
        background-color: #4a8a8a;
        border-radius: 8px;
        display: inline-block;
        padding: 10px;
        width: 100%;
    }

    .box-content-reservation-word .form-group {
        margin: 0px;
    }

    .box-content-reservation-word .btn-search {
        background-color: #4a8a8a;
        border: 2px solid #fff;
        color: #fff;
        float: left;
        font-family: paresefid-700;
        width: 90%;
    }

        .box-content-reservation-word .btn-search:hover {
            background-color: #fff;
            border: 2px solid #fff;
            color: #4a8a8a;
            float: left;
            width: 90%;
        }

    .box-content-reservation-word span {
        display: inline-block;
        font-family: paresefid-400;
        font-size: 1em;
        padding: 5px 0;
        width: 100%;
    }

    .error {
        color: red;
    }

    .information {
        color: #31708f;
    }

    /*----------------box-blog-analyze-news----------------*/

    .box-blog-analyze-news {
        background-color: #ddd;
        display: inline-block;
        padding: 80px 0;
        width: 100%;
    }

    .box-item-analyze {
        display: inline-block;
        margin: 10px 0;
        width: 100%;
    }

    .content-item-analyze {
        text-align: left;
    }

        .content-item-analyze span {
            color: #4a8a8a;
            display: inline-block;
            font-size: 2.8em;
            font-weight: bold;
            height: 40px;
            width: 100%;
        }

        .content-item-analyze strong {
            border-bottom: 1px solid #a9afb7;
            color: #808080;
            display: inline-block;
            font-size: 1.1em;
            padding: 0 0 5px 0;
            text-align: right;
            width: 100%;
        }


    .img-item-analyze {
        background-color: #002e6e;
        display: inline-block;
        height: 80px;
        padding: 20px;
        width: 80px;
    }

    .box--news {
        display: inline-block;
        padding: 15px 0;
        width: 100%;
    }

        .box--news > a {
            border-bottom: 1px dashed #333;
            color: #333;
            display: inline-block;
            font-family: paresefid-700;
            margin: 25px 0 10px 0;
            padding: 10px 0;
            text-align: right;
            width: 100%;
        }

            .box--news > a:hover {
                color: #002e6e;
            }

        .box--news ul {
            display: inline-block;
            padding: 0px 17px;
            width: 100%;
        }

            .box--news ul li {
                margin: 20px 0;
            }

        .box--news li a {
            color: #716f6f;
            display: inline-block;
            font-family: paresefid-500;
            margin: 0;
            text-align: justify;
            vertical-align: top;
            width: 100%;
        }

            .box--news li a:hover {
                color: #002e6e;
            }

    .box-blog > a {
        border-bottom: 1px dashed #333;
        color: #333;
        display: inline-block;
        font-family: paresefid-700;
        padding: 10px 0;
        text-align: right;
        width: 100%;
    }

        .box-blog > a:hover {
            color: #002e6e;
        }

    .box-blog ul {
        display: inline-block;
        list-style: none;
        margin: 15px 0;
        padding: 0;
        text-align: justify;
        width: 100%;
    }

        .box-blog ul li {
            display: inline-block;
            margin: 15px 0;
            width: 100%;
        }

    .img-item-blog {
        border: 5px solid #eee;
        display: inline-block;
        height: 120px;
        width: 100%;
    }

        .img-item-blog img {
            -ms-object-fit: cover;
            -webkit-object-fit: cover;
            border: 5px solid #eee;
            display: inline-block;
            height: 100%;
            object-fit: cover;
            width: 100%;
            width: 100%;
        }

        .img-item-blog:hover {
            opacity: 0.8;
        }

    .content-item-blog a {
        color: #4a8a8a;
        font-family: paresefid-700;
    }

        .content-item-blog a:hover {
            color: #002e6e;
        }

    .content-item-blog p {
        font-size: 1.1em;
        line-height: 2.3;
    }

    /*--------------footer-----------------*/

footer {
    background-color: #3C7A89;
    color: #fff;
    padding: 80px 0 0 0;
    text-align: justify;
    line-height: 1.1;
}

        footer #whatsapp {
            color: #25d366;
        }

        footer #telegram {
            color: #0088cc;
        }

        footer #instagram {
            color: #e4405f;
        }

    .title-footer strong {
        color: white;
        display: inline-block;
        font-family: paresefid-400;
        font-size: 1.1em;
        margin: 10px 0;
        padding: 10px 0;
        width: 100%;
    }

    .menu-footer {
        color: #fff;
        display: inline-block;
        list-style: disc;
        margin-bottom: 45px;
        padding: 0px;
        width: 100%;
    }

        .menu-footer li {
            margin: 20px 0;
        }

            .menu-footer li a {
                color: #fff;
                font-family: paresefid-400;
            }

    footer p {
        color: #fff;
        font-family: paresefid-400;
        line-height: 1.8
    }

    .menu-footer li p {
        color: #fff;
        font-family: paresefid-700;
        font-size: 1em;
    }

        .menu-footer li p span {
            color: #4c91aa;
            font-family: paresefid-700;
            font-size: 1.4em;
        }

        .menu-footer li p strong {
            color: #fff;
            font-family: paresefid-700;
            font-size: 1.4em;
        }

    .menu-footer li a:hover {
        color: #4a8a8a;
    }

    .menu-footer li ul {
        display: inline-block;
        list-style: none;
        padding: 0px;
        width: auto;
    }

        .menu-footer li ul li {
            display: inline-block;
            margin: 0px 10px;
            width: auto;
        }

            .menu-footer li ul li a {
                font-size: 1.4em;
                text-align: center;
            }

                .menu-footer li ul li a:hover {
                    color: #0088b2;
                }

    .copyright {
        background-color: #011f47;
        color: #fff;
        display: inline-block;
        font-size: 0.9em;
        padding: 15px 0;
        text-align: center;
        width: 100%;
    }

        .copyright a {
            color: #ccc;
        }

            .copyright a:hover {
                color: #40809d;
            }

        .copyright p {
            margin: 0px;
        }


    @media (max-width: 1024px) {
        .nav-top.affix {
            top: -120px;
        }

        .navbar-custom {
        }

        .nav-contact ul li {
            margin: 10px 5px;
        }

        .navbar-default .navbar-nav > li > a {
            color: #777;
            font-family: paresefid-400;
            font-size: 80%;
            margin-right: 2px;
            color: black;
            font-weight: 700
        }

            .navbar-default .navbar-nav > li > a:first-child {
                margin-right: 0px;
            }

        ul .nav {
            margin-right: 16%;
        }

        .nav li {
            padding-top: 10px;
        }


        .navbar-header .brand-img img {
            height: 30px;
            margin: 10px 15px;
        }


        .login-register {
            margin: 5px 0;
            text-align: center;
        }
        @media(max-width:430px){
            .login-register {
                line-height:1.5;
                
            }
            .dg-orange a{
                font-size:10px!important;
                padding-right:2px!important;
            }
            .dg-orange  {
                
                padding-right: 10px !important;
            }
        }

        .nav-contact ul {
            text-align: center;
        }

        #Main ul {
            width: 100%;
        }
    }

    @media (max-width: 767px) {
        .nav-top.affix {
            top: -120px;
        }

        .nav-contact ul li {
            margin: 10px 5px;
        }

        .navbar-default .navbar-nav > li > a {
            color: #fff;
            font-family: paresefid-400;
            font-size: 1.2em;
        }

        .navbar-header .brand-img img {
            height: 30px;
            margin: 10px 15px;
        }

        .navbar-custom {
            position: absolute
        }

        .login-register {
            margin: 5px 0;
            text-align: center;
        }

        .nav-contact ul {
            text-align: center;
        }

        #Main ul {
            width: 100%;
        }

            #Main ul li span {
                height: 100%;
                position: absolute;
            }

        .box-marketer-register img {
            margin-top: 0px;
            width: 100%;
        }

        main {
            padding: 0 0px;
            /*background-image: url('../images/Triangle-White.jpg');*/
        }

        .box-about-video {
            border: 15px solid transparent;
            border-radius: 8px;
            display: inline-block;
            margin: 35px 0;
            min-height: 190px;
            width: 100%;
        }

        .mobile-digicard {
            position: absolute;
            right: -61px;
            top: 90px;
            width: 200px;
        }

        .digicard-caracter {
            left: -28px;
            position: absolute;
            top: 80px;
            width: 114px;
        }

        .content-box-benefits ul li {
            border: none;
            margin: 10px 0;
            padding: 10px;
        }

        .content-item-benefits {
            padding-left: -15px;
            padding-right: -15px;
        }

        .box-marketer-register a {
            position: relative;
        }

        .box-register {
            display: inline-block;
            margin: 0 0 45px 0;
            width: 100%;
        }

        .box-marketer-register {
            margin: 0px;
            padding: 35px 0;
        }

        .box-content-reservation-word .btn-search {
            margin-top: 15px;
            width: 100%;
        }

        .img-item-blog {
            border: 5px solid #eee;
            display: inline-block;
            height: 240px;
            margin: 25px 0;
            width: 100%;
        }

        footer {
            text-align: center;
        }

        .menu-footer {
            list-style: none;
        }

        .box-benefits [class^="col-"], [class*=" col-"] {
            padding-left: 0px;
            padding-right: 0px;
        }
    }


    .progress {
        background-color: #ffffff;
        border: 0px none;
        border-radius: 10px;
        float: right;
        height: 40px;
        margin-bottom: 0;
        width: 100%;
    }

    .progress-bar {
        -webkit-border-bottom-left-radius: 6px;
        -webkit-border-top-left-radius: 6px;
        background: rgba(0, 46, 111, 1);
        background: -moz-linear-gradient(-45deg, rgba(0, 46, 111, 1) 0%, rgba(0, 46, 111, 1) 34%, rgba(0, 75, 132, 1) 77%, rgba(0, 46, 110, 1) 84%, rgba(0, 46, 110, 1) 100%);
        background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0, 46, 111, 1)), color-stop(34%, rgba(0, 46, 111, 1)), color-stop(77%, rgba(0, 75, 132, 1)), color-stop(84%, rgba(0, 46, 110, 1)), color-stop(100%, rgba(0, 46, 110, 1)));
        background: -webkit-linear-gradient(-45deg, rgba(0, 46, 111, 1) 0%, rgba(0, 46, 111, 1) 34%, rgba(0, 75, 132, 1) 77%, rgba(0, 46, 110, 1) 84%, rgba(0, 46, 110, 1) 100%);
        background: -o-linear-gradient(-45deg, rgba(0, 46, 111, 1) 0%, rgba(0, 46, 111, 1) 34%, rgba(0, 75, 132, 1) 77%, rgba(0, 46, 110, 1) 84%, rgba(0, 46, 110, 1) 100%);
        background: -ms-linear-gradient(-45deg, rgba(0, 46, 111, 1) 0%, rgba(0, 46, 111, 1) 34%, rgba(0, 75, 132, 1) 77%, rgba(0, 46, 110, 1) 84%, rgba(0, 46, 110, 1) 100%);
        background: linear-gradient(135deg, rgba(0, 46, 111, 1) 0%, rgba(0, 46, 111, 1) 34%, rgba(0, 75, 132, 1) 77%, rgba(0, 46, 110, 1) 84%, rgba(0, 46, 110, 1) 100%);
        border: 2px solid #fff;
        border-bottom-left-radius: 6px;
        border-top-left-radius: 6px;
        color: #fff;
        direction: rtl;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002e6f', endColorstr='#002e6e', GradientType=1);
        float: right;
        text-align: right;
    }

    .progress-value {
        -webkit-box-shadow: 1px 0px 0px 3px #FFFFFF;
        background-color: #ffffff;
        border: 2px solid #002e6e;
        border-bottom-right-radius: 50%;
        border-top-right-radius: 50%;
        box-shadow: 1px 0px 0px 3px #FFFFFF;
        color: #002e6e;
        font-family: paresefid-number;
        font-size: 1.9em;
        font-weight: bold;
        height: 57px;
        padding: 17px 8px;
        position: absolute;
        right: -15px;
        top: -8px;
        width: 64px;
    }




    /******************************bottomregister page*************************************/
.graybc {
    border-radius: 10px;background-color: #f2f2f2 !important;padding-top: 50px;
}
    section #box-register {
        padding-bottom: 70px
    }
    /******************************bottomregister page*************************************/
    .box-item-cardvisit h4 {
        color: #333
    }
    /******************************visit page*************************************/
    #visit-box {
        background-color: #f2f2f2 !important;
        height: auto !important;
        padding: 0px !important;
    }

    .visitbox {
        width: 200px;
        height: 200px;
        border-radius: 10px !important;
        overflow: hidden;
        background-color: white /*#f2f2f2*/ !important;
        color: #333 !important;
        margin: 50px auto
    }

        .visitbox h3 {
            color: #fff !important;
            font-size: 14px
        }

        .visitbox h2 {
            color: #333 !important;
            font-size: 30px !important;
        }

        .visitbox .visittop {
            width: 100%;
            height: 50%;
            position: relative
        }

            .visitbox .visittop #v1 {
                width: 30px;
                padding: 0px;
                border: 2px solid rgba(44, 62, 80, 0.92);
                top: 90px !important;
                left: 85px;
                position: absolute
            }

        .visitbox:hover {
            box-shadow: 0px 4px 20px 0px #d4d4d4;
        }

        .visitbox .visitbottom {
            width: 100%;
            height: 50%;
            float: left;
            padding: 10px;
            background-image: linear-gradient( white, rgba(44, 62, 80, 0.92));
        }



    #visit-box h2, p {
        font-size: 100%;
        font-weight: normal;
    }

    #visit-box ul, li {
        list-style: none;
    }

    #visit-box ul {
        overflow: hidden;
        padding: 3em;
    }

        #visit-box ul li a {
            text-decoration: none;
            color: #000;
            background: #ffc;
            display: block;
            padding: 1em;
            -moz-box-shadow: 5px 5px 7px rgba(33,33,33,1);
            -webkit-box-shadow: 5px 5px 7px rgba(33,33,33,.7);
            box-shadow: 5px 5px 7px rgba(33,33,33,.7);
            -moz-transition: -moz-transform .15s linear;
            -o-transition: -o-transform .15s linear;
            -webkit-transition: -webkit-transform .15s linear;
            cursor: default
        }

        #visit-box ul li {
            margin: 1em;
            float: left;
        }

            #visit-box ul li a {
                padding-top: 40px !important
            }

            #visit-box ul li h2 {
                font-size: 140%;
                font-weight: bold;
                padding-bottom: 10px;
            }

            #visit-box ul li p {
                font-family: "Reenie Beanie",arial,sans-serif;
                font-size: 180%;
            }

            #visit-box ul li a {
                -webkit-transform: rotate(-6deg);
                -o-transform: rotate(-6deg);
                -moz-transform: rotate(-6deg);
            }

            #visit-box ul li:nth-child(even) a {
                -o-transform: rotate(4deg);
                -webkit-transform: rotate(4deg);
                -moz-transform: rotate(4deg);
                position: relative;
                top: 5px;
                background: #cfc;
            }

            #visit-box ul li:nth-child(3n) a {
                -o-transform: rotate(-3deg);
                -webkit-transform: rotate(-3deg);
                -moz-transform: rotate(-3deg);
                position: relative;
                top: -5px;
                background: #ccf;
            }

    #visit-box span {
        font-size: 1.5em
    }

    #visit-box ul li:nth-child(5n) a {
        -o-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        position: relative;
        top: -10px;
    }

    #visit-box ul li a:hover, ul li a:focus {
        position: relative;
        z-index: 5;
    }

    .box-about-content {
        color: #333
    }

    @media (min-width:991px) {
        #visit-box ul {
            padding-left: 20%
        }
    }
    /*video slider*/

    .swiper-container {
        width: 100%;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .swiper-slide {
        background-size: cover;
        background-position: center;
    }

    #swiper-slide {
        margin-left: 10px;
        margin-top: 5px;
    }

    .gallery-top {
        height: 80%;
        width: 100%;
    }

    .gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }

        .gallery-thumbs .swiper-slide {
            width: 20%;
            height: 100%;
            opacity: 0.4;
        }

        .gallery-thumbs .swiper-slide-active {
            opacity: 1;
        }


    /*----------------------------------MODAl-----------------------------------*/
    #imgbox {
        position: relative !important;
    }

    #titlebox {
        width: 100%;
        height: 90px;
        position: absolute !important;
        bottom: 0px;
        text-align: center;
        color: #333;
        padding-top: 2px;
    }

    #gallery label {
        line-break: normal;
        line-height: 1.5;
        text-align: justify center;
        width: 350px;
        border-radius: 5px;
        padding: 5px;
        margin-right: -10px;
    }

    @media(min-width:200px) and (max-width:1199px) {
        #gallery label {
            line-break: normal;
            line-height: 1.5;
            text-align: justify center;
            width: 100%;
            padding: 5px;
            margin-right: 0px !important;
            margin-top: 10px !important;
        }

        #titlebox {
            width: 100%;
            height: 90px;
            position: absolute !important;
            bottom: 0px;
            text-align: center;
            color: #333;
            border-bottom: 1px solid #333;
            overflow: hidden;
            background-color: #fbc439;
        }
    }

    .row > .column {
        padding: 0 8px;
    }

    .row:after {
        content: "";
        display: table;
        clear: both;
    }

    /* Create four equal columns that floats next to eachother */
    .column {
        float: left !important;
        direction: ltr !important;
        margin-top: -200px;
    }

    /* The Modal (background) */
    .modal {
        display: none;
        position: fixed;
        z-index: 200;
        padding-top: 50px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: black;
    }

    /* Modal Content */
    .modal-content {
        position: relative !important;
        background-color: #fefefe;
        margin: auto !important;
        padding: 0 !important;
        width: 50% !important;
        max-width: 1200px !important;
        direction: ltr !important
    }

    #imgthumb img {
        cursor: pointer
    }

    #gallery #modallabel {
        width: 100% !important;
        color: #333;
        background-color: none !important;
        line-break: normal;
        line-height: 1.5;
        text-align: justify center;
        background-color: transparent;
        border-radius: 0px !important;
        padding: 5px;
        margin-right: 0px !important;
        margin-top: 10px
    }

    #modallabel {
        width: 100% !important;
        color: white !important;
        background-color: none !important;
        line-break: normal;
        line-height: 1.5;
        text-align: justify center;
        background-color: transparent;
        border-radius: 0px !important;
        padding: 5px;
        margin-right: 0px !important;
        margin-top: 10px
    }

    .modal-content #caption {
        margin-top: -50px;
        direction: rtl !important;
    }

    /* The Close Button */
    .close {
        color: white;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 35px;
        font-weight: bold;
    }

        .close:hover,
        .close:focus {
            color: #999;
            text-decoration: none;
            cursor: pointer;
        }

    /* Hide the slides by default */
    .mySlides {
        display: none;
        height: 700px;
    }

        .mySlides img {
            height: 700px;
            object-fit: contain !important
        }
    /* Next & previous buttons */
    .prev,
    .next {
        cursor: pointer;
        position: absolute !important;
        top: 50%;
        width: auto !important;
        padding: 16px;
        margin-top: -50px;
        color: white;
        font-weight: bold;
        font-size: 20px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
        -webkit-user-select: none;
    }

    /* Position the "next button" to the right */
    .next {
        right: 0;
        border-radius: 3px 0 0 3px;
    }

    .prev {
        left: 0;
        border-radius: 3px 0 0 3px;
    }

        /* On hover, add a black background color with a little bit see-through */
        .prev:hover,
        .next:hover {
            background-color: rgba(0, 0, 0, 0.8);
        }

    /* Number text (1/3 etc) */
    .numbertext {
        color: #f2f2f2;
        font-size: 12px;
        padding: 8px 12px;
        position: absolute;
        top: 0;
    }

    /* Caption text */
    .caption-container {
        text-align: center;
        background-color: black;
        padding: 50px 16px;
        color: white;
    }

    img.demo {
        opacity: 0.6;
    }

    .active,
    .demo:hover {
        opacity: 1;
    }

    img.hover-shadow {
        transition: 0.3s;
    }

    .hover-shadow:hover {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }


.preloader {
    width: 100%;
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10001;
}
    .preloader div {
        position: absolute;
        right: 50%;
        top: 50%;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
    }