
.tool-tips{
    border-radius: 4px;
    transition: 0.3s;
    pointer-events: none;
    position: absolute;
    font-size: 18px;
    text-align: center;
    background: #02101f;
    padding: 10px 15px;
    z-index: 999;
    height: 40px;
    line-height: 20px;
    margin: 0 auto;
    color: #fff;
    border:1px solid #fff;
    transform: translateX(-50%);
    display: none; 
}
.tool-tips.active{
    display: block;
}
.tool-tips:after{
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-left: 10px solid transparent
    border-right: 10px solid transparent
    border-top: 10px solid white
}
.uzb-map{
    max-width: 100%;
    display: block;
    fill: #005689;
    stroke: #fff;
}
.focus{
    cursor: pointer;
    transition: 0.5s ease;
    fill: #020825;
    stroke: #02101f;
    stroke-width: 1.5px;
}
#aral{
    fill: rgba(6, 34, 65, 0.6);
}

.plugin-355 {
    position: absolute;
    /*right: 0px;*/
    float: right;
}
.plugin-355 {
    padding-top: 0px;
    text-align: left;
}
.group-355-plugin {
   /* border-right: 1px solid;*/
}
.gerb-355-plugin img {
    height: 15px;
    margin-top: -2px;
}
.gerb-355-plugin {
    padding: 5px;
}
.flag-355-plugin img {
    height: 13px;
    margin-top: -2px;
}
.flag-355-plugin {
    padding: 5px;
}

.hidden_content
{
    display: none;
}

.hidden_content li{
    top: 10px;
    margin-right: 0px;
}

.hidden_content .element-355-plugin
{
    cursor: pointer;
    font-size: 18px;
}

ul.lang-temp
{
    list-style: none;
    display: none;
    position: absolute;
    width: 120px;
    background-color: #fff;
    margin-left: 0px;
    margin-top: 2px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
img.lang-img
{
    width: 26px;
    height: 17px;
}
ul.lang-temp li.lang-li
{
    padding:5px ;
}
.btn-lang
{
    border: 0px;
    background-color: inherit;
    width: 110px;
    cursor: pointer;
    display: block;
    margin: 0 5px 0 5px;
    padding: 2px;
    border-radius: 4px;
    font-size: 14px;
}
button.clickbtn
{
    border: 1px solid #005689;
    background-color: inherit;
}
.caret
{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
a.text-uppercase
{
    padding-left: 8px;
    color: #005689;
    font-weight: 400;
    font-size: 14px;
}
.partners-logo img.logopng{
    width: 50%;
    margin: auto;
    padding: 8px;
}
.partners-logo{
    z-index: 99999999;
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
  display: none;
  height: 100%;
  z-index:9999999999;
}
.text {
  text-align: center; 
  padding-top: 15%;
  font-size: 15px;
  position: relative;
  width:100%;
}
.text p{
    line-height: 15px;
}
.text a
{
    font-weight: 700;
    color: #031b58;
}
.text a:hover
{
    color: #005689;
}
.brand{
    padding: 25px 0;
}
.brand-center
{
    width: 70%;
    margin: auto;
}
/*.owl-prev, .owl-next{
    display: none!important;
}*/
.overlay-contact{
    display: none;
    height: 100%;
    width: 100%;
    padding-top: 30px;
}
.virtual-page
{
    background-color: #fff;
    padding-left: 10px;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: table-row;
}

   /*site map style*/

#tree{
    width: 100%;
    font-size: 18px;
}
#tree .tree {
    min-height:20px;
    padding:19px;
    margin-bottom:20px;
    background-color:#fbfbfb;
    /*border:1px solid #00acf9;*/
    border: none;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
#tree .tree a{
    border: none;
    padding: 0;
}
#tree .tree a:hover {
    color: inherit;
}
#tree .tree li {
    list-style-type:none;
    /*margin:0;*/
    margin: 0px 10px 0px 25px;
    padding:10px 5px 4px 18px;
    position:relative
}
#tree .tree ul li ul li a{
    font-size: 18px;
}
#tree .tree ul li ul li ul li a{
    font-size: 16px;
}
#tree .tree li::before, #tree .tree li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
}
#tree .tree li::before {
    border-left:1px solid #00acf9;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
#tree .tree li::after {
    border-top:1px solid #00acf9;
    height:20px;
    top: 27px;
    width: 38px;
}
#tree .tree li span {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #00acf9;
    border-radius:5px;
    display:inline-block;
    padding:3px 9px 6px 9px;
    text-decoration:none;
    letter-spacing: 2px;
}
#tree .tree li.parent_li>span {
    cursor:pointer;
    background: #eee;
}
#tree .tree>ul>li::before, #tree .tree>ul>li::after {
    border:0
}
#tree .tree li:last-child::before {
    height:30px
}
#tree .tree li.parent_li>span:hover, #tree .tree li.parent_li>span:hover+ul li span {
    background:#eee;
    border:1px solid #94a0b4;
    color:#000;
    opacity: 0.8;
}
/*------------------------------------*\
    7. SUBSCRIBE MODAL
\*------------------------------------*/
.daz-mistake.On form {
    transition:all 0.5s ease 0.5s;
    -moz-transition:all 0.5s ease 0.5s;
    -webkit-transition:all 0.5s ease 0.5s;
    max-width: 800px;
    opacity:1;
}
#subscribeFormModal {
    background-color: rgba(0,0,0,0.9) !important;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
    z-index: 99999;
    overflow: hidden;
}
#subscribeFormModal .modal-dialog {
    background-color: #fff;
    border-radius: 5px;
    max-width: 500px;
    margin: 30px auto;
}
#subscribeFormModal .modal-content {
    background-color: transparent;
}

.subscribeForm .mdl-card {
    width: auto;
}
.subscribeForm .mdl-card__title {
    padding-top: 0;
}
.subscribeForm .mdl-card__title .modal--logo {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 15px;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
}
.subscribeForm .mdl-card__supporting-text {
    width: 100%;
}

#subscribeForm input {
    outline: 0;
}
#subscribeForm label {
    margin-bottom: 0;
    font-weight: 100;
    color: #737373;
}
#subscribeForm input.error + label:after {
    background-color: #ff5252;
    left: 0;
    width: 100%;
    visibility: visible;
}
#subscribeForm .mdl-textfield {
    width: 100%;
}
#topNav2 a.navbar-brand span,
.loginForm .mdl-card__actions a,
.signupForm .mdl-card__actions a,
.forgotForm .mdl-card__actions a {
    color: #2196F3;
}
.mdl-textfield__input{
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.12);
    display: block;
    font-size: 16px;
    font-family: "Helvetica","Arial",sans-serif;
    margin: 0;
    padding: 4px 0;
    width: 100%;
    background: 0 0;
    text-align: left;
    color: inherit;
}
.mdl-textfield__label{
    bottom: 0;
    font-size: 16px;
    left: 0;
    right: 0;
    pointer-events: none;
    position: absolute;
    display: block;
    top: 24px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}
.mdl-card__supporting-text{
    color: rgba(0,0,0,.54);
    font-size: 1rem;
    line-height: 18px;
    overflow: hidden;
    padding: 16px;
    width: 90%;
}
.mdl-textfield{
    position: relative;
    font-size: 16px;
    display: inline-block;
    box-sizing: border-box;
    width: 300px;
    max-width: 100%;
    margin: 0;
    padding: 20px 0;
}
.mdl-button--raised{
    background: rgba(158,158,158,.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12)
}
.mdl-shadow--2dp{
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12)
}
.mdl-button__ripple-container{
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    overflow: hidden;
}
.mdl-button{
    background: 0 0;
    border: none;
    border-radius: 2px;
    color: #000;
    position: relative;
    height: 36px;
    margin: 0;
    min-width: 64px;
    padding: 0 16px;
    display: inline-block;
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    overflow: hidden;
    will-change: box-shadow;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
    outline: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
}
.mdl-accordion, .mdl-button, .mdl-card, .mdl-checkbox, .mdl-dropdown-menu, .mdl-icon-toggle, .mdl-item, .mdl-radio, .mdl-slider, .mdl-switch, .mdl-tabs__tab, a {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
}
.mdl-button--accent.mdl-button--accent.mdl-button--fab, .mdl-button--accent.mdl-button--accent.mdl-button--raised{
    color: rgb(255,255,255);
}
.modal button.close{
    position: absolute;
    top: -10px;
    right: -20px;
    z-index: 39;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff;
    font-size: 28px;
    font-weight: 100;
    opacity: 1;
    outline: 0;
}
.close{
    color: #000000;
    float: right;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    opacity: 0.3;
    text-shadow: none;
    vertical-align: middle;
}
p.wrong-text{
    padding: 10px 8px;
    background-color: #005689;
    color: #ffffff;
    border-radius: 5px;
}

/*------------------------------------*\
    BACKGROUND COLOR
\*------------------------------------*/
#topNav2 .navbar-brand img,
.banner-content a.mdl-button.mdl-button--accent,
.loginForm .mdl-card__title .modal--logo,
.signupForm .mdl-card__title .modal--logo,
.forgotForm .mdl-card__title .modal--logo,
.subscribeForm .mdl-card__title .modal--logo,
.contactForm .mdl-card__title .modal--logo,
.login-form-submit-btn.mdl-button.mdl-button--accent,
.singup-form-submit-btn.mdl-button.mdl-button--accent,
.forgot-form-submit-btn.mdl-button.mdl-button--accent,
.subscribe-form-submit-btn.mdl-button.mdl-button--accent,
.contact-form-submit-btn.mdl-button.mdl-button--accent,
#loginForm input + label:after,
#signupForm input + label:after,
#forgotForm input + label:after,
#subscribeForm input + label:after,
#contactForm input + label:after,
#contactForm textarea + label:after,
#loginForm input.valid + label:after,
#signupForm input.valid + label:after,
#forgotForm input.valid + label:after,
#subscribeForm input.valid + label:after,
#contactForm input.valid + label:after,
#contactForm textarea.valid + label:after,
#open-switcher,
#close-switcher {
    background-color: #005689;
}

/*------------------------------------*\
    BORDER COLOR
\*------------------------------------*/
#open-switcher,
#close-switcher {
    border-color: #2196F3;
}


 /*site mape end*/
@media only screen and (max-width: 1200px){
    .fa-mobile, .fa-print{
        display: none!important;
    }
    .btn-lang{
        margin: 0;
    }
    .plugins-me{
        padding: 0;
    }
    .me-plugin{
        margin: 0;
    }
    img.logo-img{
        width: 65%!important;
    }
    




