
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
    background-color: #00ffbf !important;
    border-radius: 5px;
}
button.buttons-html5 {
    background: #00ffbf !important;
    color: #000 !important;
    padding: 5px 15px !important;
}
button.buttons-html5:hover {
    background: #000 !important;
    color: #00ffbf !important;
    padding: 5px 15px !important;
	border-color:#00ffbf !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .btn-outline-primary:hover, .btn-outline-primary:active, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    border-color: #000;
    background-color: #00ffbf !important;
    color: #000 !important;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    border-color: #000;
    background-color: #00ffbf !important;
    color: #000;
}
.btn-outline-primary:hover {
    color: #000;
    background-color: #00ffbf !important;
    border-color: #000 !important;
}
.btn-primary:hover {
    color: #00ffbf !important;
    background-color: #000 !important;
    border-color: #00ffbf !important;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0;
    margin: 10px 0px;
}
.btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #000 !important;
    background-color: #00ffbf;
    border-color: #000 !important;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #00ffbf;
    border-color: #000 !important;
}

.btn-success {
    background-color: #00ffbf !important;
    border-color: #000 !important;
    color: #000 !important;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #000 !important;
    background-color: #00ffbf;
    border-color: #000;
}.btn-primary {
    color: #000 !important;
    background-color: #00ffbf;
    border-color: #000;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(0 255 191);
}
li.langmenu:hover {
    border-bottom: 0px solid;
    color: #000;
}
a.nav-link.rounded-pill:hover {
    color: #00ffbf;
    border-bottom: 3px solid;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    color: #00ffbf;
    font-size: 21px;
    margin-top: 5px;
}



/*home page start css*/


/*Start footer*/

.footer {
    background: #000;
    color: #fff;
    height: auto !important;
    padding: 3em 0px;
}

.footer .share-icon {
    width: 48px;
    height: 48px;
    margin: 8px;
}

.menu-wrapper .footer {
    padding: 0 0 56px;
    color: #fff;
    background: #000;
}

.footer .menu-wrapper {
    background: #000;
    color: #fff;
    padding: 20px 16px;
    margin-bottom: 10px;
}

.footer .menu-wrapper .flex-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.footer .menu-wrapper .menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer .menu-wrapper .menu li {
    display: inline;
    float: left;
    position: relative;
}

.footer .menu-wrapper .menu li a {
    padding: 0 16px;
    float: left;
    line-height: 48px;
    height: 48px;
    color: #fff;
    font-size: 18px;
}

.wrapper .footer a {
    color: #fff;
}


/*end footer*/

.fact {
    text-align: center;
    width: 20%;
    min-width: 200px;
}

.text-block {
    text-align: justify;
}

.number {
    float: left;
    margin: -4px 16px 8px 0;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    text-align: center;
    line-height: 52px;
    font-size: 1.75rem;
    font-weight: 700;
    color: #fff;
    background: #e30044;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    background: #fff !important;
    padding: 5px;
}

.btn-outline-primary:focus {
    box-shadow: 0 0 0 0.1rem rgb(0 255 191);
    color: #000 !important;
}

a:hover,
a:active,
a:focus,
.btn-link:hover,
.btn-link:active,
.btn-link:focus,
.dropdown-menu a.dropdown-item {
    color: #000;
}

a.nav-link.rounded-pill {
    color: #fff;
}

a.nav-link {
    text-transform: uppercase !important;
    font-weight: 700;
}

.top-header {
    padding-bottom: 40px;
}

.rounded-pill {
    border-radius: 0px !important;
}

.bg-light {
    background-color: #fff !important;
}

.navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}


/*social css*/

.social {
    position: fixed;
    width: 60px;
    margin-top: 50px;
    transition: all 0.3s linear;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, .4);
    z-index: 3;
}

.social ul {
    margin-top: 0;
    margin-bottom: 0rem;
    list-style: none;
    padding: 0px;
}

.social li {
    height: 45px;
    position: relative
}

.social li a {
    color: #fff !important;
    display: block;
    height: 100%;
    width: 100%;
    line-height: 10px !important;
    padding-left: 34%;
    border-bottom: 1px solid rgba(0, 0, 0, .4);
    transition: all .3s linear;
    text-decoration: none !important;
    padding-top: 11px;
    font-size: 26px;
}

.social li:nth-child(1) a {
    background: #4267B2
}

.social li:nth-child(2) a {
    background: #1DA1F2
}

.social li:nth-child(3) a {
    background: #E1306C
}

.social li:nth-child(4) a {
    background: #2867B2
}

.social li:nth-child(5) a {
    background: #333
}

.social li:nth-child(6) a {
    background: #ff0000
}

.sociall li a i {
    position: absolute;
    top: 14px;
    left: 24px;
    font-size: 15px
}

.social ul li a span {
    display: none;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase
}

.social a:hover {
    z-index: 1;
    width: 200px;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3)
}

.social ul li:hover a span {
    padding-left: 30%;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 5em;
    top: 18px;
}


/*social end css*/

.form-control:focus {
    box-shadow: 0 0 0 0.1rem rgb(0 123 255 / 25%) !important;
}

.btn-outline-primary {
    color: #000 !important;
    border-color: #000!important;
    background: #fff;
    padding: 0px;
}

.form-control {
    background-color: #fff;
}

.btn-outline-primary svg {
    overflow: hidden;
    vertical-align: middle;
    background: #F2F8FC;
    width: 50px;
    height: 50px;
    padding: 12px;
    color: #000;
}

.form-control {
    background-color: #fff !important;
}

body.qrcdr {
    overflow-x: hidden;
}

.gap {
    padding: 80px 0;
}

h4 {
    color: #888;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.2rem;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 27px;
    line-height: inherit;
    white-space: nowrap;
    font-weight: bold;
}

strong {
    font-weight: bolder;
}

.circle-icon {
background: #00ffbf;
    border-radius: 50%;
    color: #000;
    width: 80px;
    height: 80px;
    border: 1px solid;
}

.gap .fa {
    padding: 24px;
    font-size: 2em;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
}

.gap h2 {
    font-weight: normal;
}

p {
    color: #5f676d;
    font-size: 1rem !important;
    font-weight: 400;
    line-height: 1.4;
}

.bg-primary {
    color: #F6F6F6;
    background-color: transparent !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #00ffbf;
}

.nav-pills .nav-link.active {
    color: #00ffbf !important;
    background-color: transparent !important;
    border-bottom: 3px solid #00ffbf
}

h6 {
    color: #000;
    font-size: 1rem;
    font-weight: 500;
}

.btn-success {
    color: #fff;
    background-color: #00d2fd;
    border-color: #00d2fd;
}

.btn-round {
    border-radius: 0;
    padding: 9px 20px;
    font-size: 18px;
    background: #00ffbf;
    font-weight: 400;
    box-shadow: 0 0 1rem rgb(0 0 0 / 15%);
}

.btn-light {
    margin: 5px;
}

.footer {
    background: #000;
    color: #fff;
    height: 100%;
}

.left-side {
   background: #f8f8f8;
    margin: 0px !important;
    border-radius: 4px;
    padding: 1em 2em;
}


/*home page end css*/

a:hover,
a:focus,
a:active {
    text-decoration: none;
}

hr {
    border-color: #c7c7c7;
}

.form-control {
    background-color: rgba(0, 0, 0, 0.01);
}

.btn:disabled {
    opacity: 0.2;
}

img {
    max-width: 100%;
    height: auto;
}

textarea.form-control {
    margin-bottom: 1rem;
}

.custom-file-label {
    border: none;
    background-color: #ccc !important;
}

label.custom-file-label:after {
    content: "\f093" !important;
    font-family: 'FontAwesome';
    width: 100%;
    border: none;
    text-align: center;
    border-radius: .25rem;
    color: #000 !important;
    border: 1px solid;
}

.nav-pills>li>a span {
    font-size: .8em;
}

.navbar-dark .navbar-toggler {
    border-color: transparent;
}

.logoselecta img {
    min-height: 2em;
    min-width: 2em;
    max-width: 2em;
    max-height: 2em;
}

.btn.custom-watermark {
    padding: 0;
}

.custom-watermark img {
    max-width: 100%;
    height: 2em;
    margin: .375rem .75rem;
}

.styleselecta img {
    width: 2.5em;
}

.styleselecta label {
    min-width: 2.5em;
}

.btn-group-toggle .btn {
    border-radius: 0;
}


/* 
* Headings
*/

h1 {
    font-size: 2.1rem;
}

.display-4 {
    font-size: 2.5rem;
}

.display-3 {
    font-size: 3rem;
}

.display-2 {
    font-size: 3.5rem;
}

.display-1 {
    font-size: 4rem;
}

@media (min-width: 576px) {
    h1 {
        font-size: 2.2rem;
    }
    .display-4 {
        font-size: 3rem;
    }
    .display-3 {
        font-size: 3.5rem;
    }
    .display-2 {
        font-size: 4rem;
    }
    .display-1 {
        font-size: 4.5rem;
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 2.3rem;
    }
    .display-4 {
        font-size: 3.5rem;
    }
    .display-3 {
        font-size: 4rem;
    }
    .display-2 {
        font-size: 4.5rem;
    }
    .display-1 {
        font-size: 5rem;
    }
}

@media (min-width: 992px) {
    h1 {
        font-size: 2.4rem;
    }
    .display-4 {
        font-size: 4rem;
    }
    .display-3 {
        font-size: 4.5rem;
    }
    .display-2 {
        font-size: 5rem;
    }
    .display-1 {
        font-size: 5.5rem;
    }
}

@media (min-width: 1200px) {
    h1 {
        font-size: 2.5rem;
    }
    .display-4 {
        font-size: 4.5rem;
    }
    .display-3 {
        font-size: 5rem;
    }
    .display-2 {
        font-size: 5.5rem;
    }
    .display-1 {
        font-size: 6rem;
    }
}


/* 
* Google map
*/

#map-canvas img {
    max-width: none;
}

#map-canvas {
    width: 100%;
    height: 350px;
    padding: 0px;
    float: left;
}

.controls {
    margin-top: 16px;
    border: 1px solid transparent;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input,
#latlong input {
    background-color: #fff;
    padding: 0 11px 0 13px;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    text-overflow: ellipsis;
}

#pac-input {
    width: 50%;
}

#latbox,
#lngbox {
    width: 20%;
}

#pac-input:focus,
#latlong input:focus {
    border-color: #4d90fe;
}


/* 
* QR code placeholder 
*/

.wrapresult,
.resultholder {
    position: relative;
    text-align: center;
}

.resultholder svg {
    max-width: 100%;
    height: auto;
}

.placeresult {
    float: left;
    width: 100%;
    padding: 10px;
    position: relative;
}

.placeresult .linksholder .btn {
    font-size: 2.5rem;
}

.preloader {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    font-size: 36px;
    display: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.preloader .fa-cog {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -18px;
    margin-top: -18px;
}

.was-validated .form-control:valid {
    background-image: none;
    border-color: #ced4da;
}

.was-validated .custom-select:valid {
    border-color: #ced4da;
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: inherit;
}

.was-validated .custom-select:invalid,
.was-validated .custom-select:valid {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
}

.overlay-gradient {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}

.colorpicker-minisquare {
    position: absolute;
    left: 3px;
    top: 3px;
    width: 10px;
    height: 10px;
    background-color: #e9ecef;
}

.vertical-middle {
    vertical-align: middle;
}

#infomarker_admin {
    width: 24px;
    height: 24px;
    border: 2px solid #950000;
    border-radius: 3em;
    background-color: #0FF;
    opacity: 0.5;
    cursor: move;
}

.venomap {
    width: 100%;
    height: 400px;
}

.form-control.no-validate:valid,
.form-control.no-validate:invalid {
    border-color: #ced4da;
    padding-right: .75rem;
    background: none;
}


/*
* OL controls
*/

.ol-attribution * {
    font-size: 9px;
}

.ol-control {
    padding: 0;
}

.ol-control.ol-zoom,
.ol-control.ol-zoom:hover {
    background: none;
    z-index: 9;
}

.ol-control button,
.ol-control button:focus,
.ol-control button:hover {
    background-color: #393939;
}

.ol-control button:focus,
.ol-control button:hover {
    opacity: .8;
}


/* Toast Alert */

.alert_placeholder {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 1021;
    transition: visibility .15s linear;
    visibility: hidden;
}

.alert_placeholder.show {
    visibility: visible;
}

.icon-spin {
    -webkit-animation: icon-spin 2s infinite linear;
    animation: icon-spin 2s infinite linear
}

@keyframes icon-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


/* new media queries start */

@media (max-width:1200px) {
    .fact {
        margin: 0 auto;
        width: 26% !important;
    }
}

@media(max-width:768px) {
    .scroll {
        white-space: nowrap;
        overflow-x: auto !important;
    }
    .scroll ul {
        white-space: nowrap;
        overflow-x: auto !important;
        flex-wrap: unset;
    }
    .navbar-nav .nav-item .nav-link {
        font-size: 11px !important;
        padding-right: 6px !important;
        padding-left: 6px !important;
    }
}

@media (max-width: 992px) {
    .scroll {
        white-space: nowrap;
        overflow-x: auto !important;
    }
    .scroll ul {
        white-space: nowrap;
        overflow-x: auto !important;
        flex-wrap: unset;
    }
    .logo img {
        width: 100%;
        max-width: 202px;
    }
}


/*nav list*/

@media(max-width:575px) {
    .mobilemenu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow-y: auto;
        background: rgba(58, 80, 82, .8);
        margin: 0;
        z-index: 9999999999999999999999;
        text-align: center;
    }
    .menu-close {
        display: block !important;
    }
    nav.social {
        width: 47px !important;
    }
    .mobilemenu li {
        margin-bottom: 6%;
    }
    .dash-btn {
        line-height: 40px;
    }
    .nav-scroled a.nav-link {
        color: #fff !important;
    }
    .logo {
        width: 190px !important;
    }
    .mobilemenu .nav-link {
        font-size: 14px !important;
    }
    .qr-studionav .mobilemenu {
        background-color: #000000 !important;
    }
    .qr-studionav .dash-btn {
        border-color: #fff !important;
    }
    .qr-studionav.nav-scroled a.nav-link {
        color: #fff !important;
    }
}


/* new media queries start */


/*new css start*/

.gap .btn {
    margin-top: 42px;
}

.scroll ul {
    flex-wrap: unset;
}

.scroll .col-12 {
    padding: 0px;
}

.hide {
    display: none !important;
}

.menu-close {
    text-align: left;
    display: none;
    line-height: 34px;
    padding: .5rem 1rem 2rem;
}

.menu-close button {
    border: none;
    background: none;
    color: #fff;
    font-size: 32px;
    padding-right: 13px !important;
}

.social {
    z-index: 999;
}

.navbar-collapse {
    display: none;
}

button.navbar-toggler {
    border: none !important;
}

button.navbar-toggler:focus {
    outline: none;
}

.btn-success:hover {
    background-color: #000 !important;
    border-color: #00ffbf !important;
    color: #00ffbf !important;
}

.btn-success {
    background-color: #00ffbf !important;
    border-color: #000 !important;
}

.btn-info:hover {
    border-color: #264158 !important;
    background-color: #264158 !important;
}

.btn-info {
    color: #fff;
    background-color: #355C7D !important;
    border-color: #355C7D !important;
}

.bg-primary, .nav-pills .nav-link.active, .nav-pills .show > .nav-link, label.custom-file-label:after {
    color: #F6F6F6 !important;
    background-color: #000 !important;
}

/*new css end*/