/*!==============================
 * Theme Name: Virb
 * Theme URL: https://probootstrap.com/virb-free-html5-multi-purpose-website-template
 * Version: 1.0
 * Author: ProBootstrap.com
 * Author URL: https://probootstrap.com
 * License: Released for free under the Creative Commons Attribution 3.0 license (probootstrap.com/license)
 */

.probootstrap-logo,
body {
    font-family: "Open Sans", sans-serif
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon/icomoon1ff5.eot?1z9v6x);
    src: url(../fonts/icomoon/icomoon1ff5.eot?1z9v6x#iefix) format("embedded-opentype"), url(../fonts/icomoon/icomoon1ff5.ttf?1z9v6x) format("truetype"), url(../fonts/icomoon/icomoon1ff5.woff?1z9v6x) format("woff"), url(../fonts/icomoon/icomoon1ff5.svg?1z9v6x#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

html {
    overflow-x: hidden;
    font-size: 1em
}

body {
    background: #fff;
    font-size: 16px;
    line-height: 1.8;
    color: rgba(0, 0, 0, .5)
}

::selection {
    background: #000;
    color: #fff
}

::-moz-selection {
    background: #000;
    color: #fff
}

h1,
h2,
h3,
h4 {
    margin: 1.414em 0 .5em;
    line-height: 1.2;
    color: #000
}

h1 {
    margin-top: 0;
    font-size: 1.602em
}

h2 {
    font-size: 1.424em
}

h3 {
    font-size: 1.266em
}

h4 {
    font-size: 1.125em
}

.font_small,
small {
    font-size: .889em
}

figure,
ol,
p,
ul {
    margin-bottom: 1.3em
}

a {
    -webkit-transition: .3s all;
    transition: .3s all;
    color: #22eaaa
}

a:focus,
a:hover {
    color: #22eaaa;
    text-decoration: underline
}

a.hover-reverse {
    color: #fff
}

a.hover-reverse:active,
a.hover-reverse:focus,
a.hover-reverse:hover {
    color: #22eaaa;
    text-decoration: none
}

.probootstrap-header {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    z-index: 12;
    position: fixed;
    top: 0;
    background-color: #edf1f3;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.2);
}

.probootstrap-logo {
    float: left;
    color: #fff;
    padding-left: 0;
    font-size: 30px;
    display: block;
    font-weight: 100
}

.probootstrap-logo:active,
.probootstrap-logo:focus,
.probootstrap-logo:hover {
    color: #fff;
    text-decoration: none
}

@media screen and (max-width:768px) {
    .probootstrap-logo {
        padding-left: 0
    }
}

.probootstrap-nav {
    margin-left: 60px;
    margin-top: 12px;
    text-align: left;
    float: RIGHT;
    position: relative
}

.probootstrap-mobile-menu-active .probootstrap-nav {
    margin-top: 0;
    text-align: left;
    position: fixed;
    display: block!important;
    overflow-y: auto;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1100;
    height: 100vh;
    width: 300px;
    background: #000;
    padding: 40px;
    -webkit-transition: .3s all ease-out;
    transition: .3s all ease-out;
    -webkit-transform: translateX(300px);
    transform: translateX(300px)
}

.probootstrap-mobile-menu-active .probootstrap-nav .extra-text {
    display: block;
    float: left;
    clear: both;
    margin-top: 30px;
    color: #222
}

.probootstrap-mobile-menu-active .probootstrap-nav .extra-text .social-buttons {
    padding: 0;
    margin: 0 0 20px
}

.probootstrap-mobile-menu-active .probootstrap-nav .extra-text .social-buttons li {
    display: inline-block;
    zoom: 1;
    padding: 0;
    margin: 0
}

.probootstrap-mobile-menu-active .probootstrap-nav .extra-text .social-buttons li a {
    color: #fff;
    padding: 10px
}

.probootstrap-mobile-menu-active .probootstrap-nav .extra-text .social-buttons li:first-child a {
    padding-left: 0
}

.probootstrap-mobile-menu-active .probootstrap-nav .extra-text h5 {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .1em;
    color: rgba(0, 0, 0, .5)
}

.probootstrap-mobile-menu-active.show .probootstrap-nav {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.probootstrap-main-nav {
    margin: 0;
    padding: 0
}

.probootstrap-mobile-menu-active .probootstrap-main-nav {
    float: left;
    margin-top: 40px;
    width: 100%
}

.probootstrap-main-nav li {
    margin: 0;
    padding: 0 10px;
    list-style: none;
    display: inline;
    font-size: 18px
}

.probootstrap-mobile-menu-active .probootstrap-main-nav li {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    display: block
}

.probootstrap-main-nav li a {
    font-weight: 400;
    padding: 10px 0;
    color: rgba(0, 0, 0, .7);
    font-size: 16px;
    text-decoration: none
}

.probootstrap-main-nav li a:hover {
    color: #000
}

.probootstrap-mobile-menu-active.show .probootstrap-main-nav li a {
    color: #fff
}

.probootstrap-mobile-menu-active .probootstrap-main-nav li a {
    margin-bottom: 10px;
    padding: 5px 0;
    display: block;
    border-bottom: none!important
}

.probootstrap-mobile-menu-active .probootstrap-main-nav li a:hover {
    color: #222
}

.probootstrap-main-nav li.probootstrap-cta {
    margin-left: 20px
}

.probootstrap-main-nav li.probootstrap-cta a {
    border: 2px solid #fff;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 4px
}

.probootstrap-main-nav li.probootstrap-cta a:hover {
    background: #fff;
    color: #22eaaa
}

.probootstrap-mobile-menu-active .probootstrap-main-nav li.probootstrap-cta {
    margin-left: 0;
    margin-top: 20px
}

.probootstrap-mobile-menu-active .probootstrap-main-nav li.probootstrap-cta a {
    padding-top: 2px;
    padding-bottom: 2px
}

.probootstrap-main-nav li.active a {
    color: #22eaaa
}

.probootstrap-main-nav li.active a:hover {
    color: #000
}

.probootstrap-mobile-menu-active .probootstrap-main-nav li.active a {
    color: #22eaaa
}

.mobile-menu-overlay {
    z-index: 1099;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all ease-out;
    transition: .3s all ease-out
}

.probootstrap-mobile-menu-active.show .mobile-menu-overlay {
    opacity: 1;
    visibility: visible
}

.probootstrap-right-nav {
    position: absolute;
    top: 3px;
    right: 0;
    margin: 0;
    padding: 0;
    text-align: right!important
}

.probootstrap-right-nav li {
    padding: 0;
    margin: 0;
    display: inline-block;
    zoom: 1;
    list-style: none
}

.probootstrap-right-nav li a {
    padding: 0 10px;
    color: #fff
}

.probootstrap-right-nav li a:hover {
    text-decoration: none!important;
    color: #22eaaa
}

.probootstrap-burger-menu {
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    text-decoration: none
}

.probootstrap-burger-menu i {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 2px;
    color: #000;
    font: 700 14px/.4 Helvetica, arial;
    text-transform: uppercase;
    text-indent: -55px;
    background: #000;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.probootstrap-form .form-note-link,
.probootstrap-form label {
    font-weight: 400
}

.probootstrap-burger-menu i::after,
.probootstrap-burger-menu i::before {
    content: '';
    width: 18px;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.probootstrap-burger-menu i::before {
    top: -7px
}

.probootstrap-burger-menu i::after {
    bottom: -7px
}

.probootstrap-burger-menu:hover i::before {
    top: -10px
}

.probootstrap-burger-menu:hover i::after {
    bottom: -10px
}

.probootstrap-burger-menu.active i {
    background: 0 0
}

.probootstrap-burger-menu.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.probootstrap-burger-menu.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg)
}

.probootstrap-mobile-menu-active.show .probootstrap-burger-menu i {
    color: #fff;
    background: #000
}

.probootstrap-mobile-menu-active.show .probootstrap-burger-menu i::after,
.probootstrap-mobile-menu-active.show .probootstrap-burger-menu i::before {
    background: #fff
}

.probootstrap-burger-menu {
    position: absolute;
    top: 40px;
    right: 20px
}

.btn {
    border: none;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: .1em;
    -webkit-transition: .3s all ease-in;
    transition: .3s all ease-in;
    padding: 10px 20px
}

.btn:active,
.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn.btn-sm {
    font-size: 13px;
    padding: 5px 20px
}

.btn.btn-lg {
    line-height: 1.5;
    padding-top: 20px;
    padding-bottom: 20px
}

.btn.btn-primary {
    border: 2px solid #22eaaa;
    background: #22eaaa;
    color: #fff
}

.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
    background: #39ecb3;
    color: #fff;
    border: 2px solid #39ecb3
}

.btn.btn-primary:active,
.btn.btn-primary:focus {
    outline: 0;
    border: 2px solid #39ecb3
}

.btn.btn-ghost {
    background: 0 0;
    border: 2px solid #22eaaa;
    color: #22eaaa
}

.btn.btn-ghost:hover {
    background: #22eaaa;
    color: #fff;
    border: 2px solid #22eaaa
}

.btn.btn-ghost:active,
.btn.btn-ghost:focus {
    outline: 0;
    background: 0 0;
    color: #22eaaa;
    border: 2px solid #22eaaa
}

.btn.btn-ghost.btn-ghost-white {
    background: 0 0;
    border: 2px solid #fff;
    color: #fff
}

.btn.btn-ghost.btn-ghost-white:hover {
    background: #fff;
    color: #22eaaa
}

.btn.btn-ghost.btn-ghost-white:active,
.btn.btn-ghost.btn-ghost-white:focus {
    outline: 0;
    background: #fff;
    color: #22eaaa;
    border: 2px solid #fff
}

.btn.btn-black,
.btn.btn-black:active,
.btn.btn-black:focus,
.btn.btn-black:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000
}

.btn.btn-black:active,
.btn.btn-black:focus {
    outline: 0
}

.probootstrap-section {
    position: relative;
    padding: 10em 0
}

.probootstrap-main {
    position: relative;
    background: #fff;
    z-index: 2;
    margin-top: 93px;
}

@media screen and (max-width:768px) {
    .probootstrap-section {
        padding: 5em 0
    }
    .probootstrap-main {
        margin-bottom: 0
    }
}

.probootstrap-form,
.service {
    margin-bottom: 50px
}

.probootstrap-footer {
    position: fixed;
    z-index: 1;
    bottom: 0;
    height: 300px;
    background: #F1F6F8;
    width: 100%;
    left: 0;
    padding-top: 100px;
    text-align: center
}

@media screen and (max-width:768px) {
    .probootstrap-footer {
        position: relative;
        height: inherit;
        padding: 7em 0
    }
}

.flex,
.probootstrap-section-half,
.probootstrap-section-half .probootstrap-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.probootstrap-section-half:last-child .probootstrap-text {
    border-bottom: none
}

.probootstrap-section-half .probootstrap-image,
.probootstrap-section-half .probootstrap-text {
    height: 100vh;
    width: 50%;
    -webkit-transition: .3s all ease;
    transition: .3s all ease
}

.probootstrap-section-half .probootstrap-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width:768px) {
    .probootstrap-section-half .probootstrap-image,
    .probootstrap-section-half .probootstrap-text {
        height: inherit;
        padding: 2em 0;
        width: 100%
    }
    .probootstrap-section-half .probootstrap-image {
        height: 400px;
        padding: 0
    }
}

.probootstrap-section-half .probootstrap-text {
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.probootstrap-section-half .probootstrap-text>.probootstrap-inner {
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 500px;
    padding: 30px
}

.probootstrap-section-half:focus .probootstrap-image,
.probootstrap-section-half:hover .probootstrap-image {
    width: 48%
}

@media screen and (max-width:768px) {
    .probootstrap-section-half:focus .probootstrap-image,
    .probootstrap-section-half:hover .probootstrap-image {
        width: 100%
    }
}

.probootstrap-section-half:focus .probootstrap-text,
.probootstrap-section-half:hover .probootstrap-text {
    width: 52%
}

.probootstrap-section-half.probootstrap-reverse .probootstrap-image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media screen and (max-width:768px) {
    .probootstrap-section-half:focus .probootstrap-text,
    .probootstrap-section-half:hover .probootstrap-text {
        width: 100%
    }
    .probootstrap-section-half.probootstrap-reverse .probootstrap-image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.probootstrap-section-half.probootstrap-reverse .probootstrap-text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.probootstrap-section-half.probootstrap-no-hover .probootstrap-image,
.probootstrap-section-half.probootstrap-no-hover .probootstrap-text {
    width: 50%!important
}

.service .icon {
    font-size: 60px
}

.service .icon i {
    color: #22eaaa
}

.probootstrap-animate {
    opacity: 0;
    visibility: hidden
}

.probootstrap-form.probootstrap-form-box {
    background: #fff;
    padding: 30px;
    -webkit-box-shadow: 18px 17px 104px -24px rgba(0, 0, 0, .1);
    box-shadow: 18px 17px 104px -24px rgba(0, 0, 0, .1)
}

@media screen and (max-width:768px) {
    .probootstrap-section-half.probootstrap-reverse .probootstrap-text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .probootstrap-section-half.probootstrap-no-hover .probootstrap-image,
    .probootstrap-section-half.probootstrap-no-hover .probootstrap-text {
        width: 100%!important
    }
    .probootstrap-form.probootstrap-form-box {
        padding: 20px
    }
    .img-sm-responsive {
        max-width: 100%
    }
}

.probootstrap-form .form-note-link a,
.probootstrap-form .form-note-link a:active,
.probootstrap-form .form-note-link a:focus,
.probootstrap-form .form-note-link a:hover {
    color: rgba(0, 0, 0, .4)
}

.probootstrap-form .form-control {
    height: 46px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px;
    border: 2px solid rgba(0, 0, 0, .1);
    background: 0 0;
    color: #000;
    -webkit-transition: .3s all ease-out;
    transition: .3s all ease-out
}

.probootstrap-form .form-control:active,
.probootstrap-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #22eaaa
}

.probootstrap-form textarea.form-control {
    height: inherit;
    resize: vertical
}

.probootstrap-social {
    padding: 0;
    margin: 0
}

.probootstrap-social li {
    display: inline;
    padding: 0;
    margin: 0;
    list-style: none
}

.probootstrap-social li a {
    padding: 10px;
    font-size: 22px
}

.mfp-no-margins .mfp-container,
.mfp-no-margins img.mfp-img {
    padding: 0
}

.probootstrap-social li a:hover {
    text-decoration: none!important
}

.probootstrap-social li:first-child>a {
    padding-left: 0
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.image-link {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}

.gototop,
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0
}

.mfp-title {
    text-align: center;
    padding: 6px 0
}

.image-source-link {
    color: #DDD
}

.probootstrap-gutter0>div[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

@media screen and (max-width:480px) {
    .probootstrap-gutter0>div[class*=col-] {
        padding-right: 0;
        padding-left: 0
    }
    .probootstrap-gutter10>div[class*=col-] {
        padding-right: 5px;
        padding-left: 5px
    }
}

.probootstrap-gutter10>div[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.probootstrap-gutter40>div[class*=col-] {
    padding-right: 20px;
    padding-left: 20px
}

@media screen and (max-width:480px) {
    .probootstrap-gutter40>div[class*=col-] {
        padding-right: 15px;
        padding-left: 15px
    }
}

.probootstrap-gutter60>div[class*=col-] {
    padding-right: 30px;
    padding-left: 30px
}

.mb0 {
    margin-bottom: 0!important
}

.mb10 {
    margin-bottom: 10px!important
}

.mb20 {
    margin-bottom: 20px!important
}

.mb30 {
    margin-bottom: 30px!important
}

.mb40 {
    margin-bottom: 40px!important
}

.mb50 {
    margin-bottom: 50px!important
}

.mb60 {
    margin-bottom: 60px!important
}

.mb70 {
    margin-bottom: 70px!important
}

.mb80 {
    margin-bottom: 80px!important
}

.mb90 {
    margin-bottom: 90px!important
}

.mb100 {
    margin-bottom: 100px!important
}

.mt0 {
    margin-top: 0!important
}

.mt10 {
    margin-top: 10px!important
}

.mt20 {
    margin-top: 20px!important
}

.mt30 {
    margin-top: 30px!important
}

.mt40 {
    margin-top: 40px!important
}

.mt50 {
    margin-top: 50px!important
}

.mt60 {
    margin-top: 60px!important
}

.mt70 {
    margin-top: 70px!important
}

.mt80 {
    margin-top: 80px!important
}

.mt90 {
    margin-top: 90px!important
}

.mt100 {
    margin-top: 100px!important
}

.pb0 {
    padding-bottom: 0!important
}

.probootstrap-black-color {
    color: #000!important
}

.probootstrap-white-color {
    color: #fff!important
}

.probootstrap-primary-color {
    color: #22eaaa!important
}

.probootstrap-secondary-color {
    color: #ddf0f3!important
}

@media screen and (max-width:768px) {
    .img-xs-responsive {
        max-width: 100%
    }
}

@media screen and (max-width:480px) {
    .probootstrap-gutter60>div[class*=col-] {
        padding-right: 15px;
        padding-left: 15px
    }
    .col-xxs-12 {
        float: none;
        width: 100%
    }
}

.probootstrap-loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    background: url(../img/preloader.gif) center no-repeat #fff
}

.gototop {
    position: fixed;
    bottom: -20px;
    right: 20px;
    z-index: 9999999;
    visibility: hidden;
    -webkit-transition: .3s all;
    transition: .3s all
}

.gototop.active {
    opacity: 1;
    visibility: visible;
    bottom: 20px
}

.gototop a {
    width: 50px;
    height: 50px;
    display: table;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center;
    border-radius: 4px
}

.gototop a i {
    height: 50px;
    display: table-cell;
    vertical-align: middle
}

.gototop a:active,
.gototop a:focus,
.gototop a:hover {
    text-decoration: none;
    outline: 0;
    background: rgba(0, 0, 0, .9)
}

.logos {
    width: 200px;
}

.animated-icon1,
.animated-icon2,
.animated-icon3 {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.animated-icon1 span,
.animated-icon2 span,
.animated-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.animated-icon1 span {
    background: #e65100;
}

.animated-icon2 span {
    background: #e3f2fd;
}

.animated-icon3 span {
    background: #f3e5f5;
}

.animated-icon1 span:nth-child(1) {
    top: 0px;
}

.animated-icon1 span:nth-child(2) {
    top: 10px;
}

.animated-icon1 span:nth-child(3) {
    top: 20px;
}

.animated-icon1.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.animated-icon1.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}


/* Icon 3*/

.animated-icon2 span:nth-child(1) {
    top: 0px;
}

.animated-icon2 span:nth-child(2),
.animated-icon2 span:nth-child(3) {
    top: 10px;
}

.animated-icon2 span:nth-child(4) {
    top: 20px;
}

.animated-icon2.open span:nth-child(1) {
    top: 11px;
    width: 0%;
    left: 50%;
}

.animated-icon2.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
    top: 11px;
    width: 0%;
    left: 50%;
}


/* Icon 4 */

.animated-icon3 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 8px;
}

.animated-icon3.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 21px;
    left: 8px;
}


/*------------------------------------------- menubar-------------------------*/

.overlay_menu {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay_menu-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay_menu-content a {
    padding: 8px;
    text-decoration: none !important;
    font-size: 36px !important;
    color: #818181 !important;
    display: block;
    transition: 0.3s;
    cursor: pointer;
}

.overlay_menu a:hover,
.overlay_menu a:focus {
    color: #f1f1f1;
}

@media screen and (max-height: 450px) {
    .overlay_menu a {
        font-size: 20px
    }
    .overlay_menu .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

.overlay_menu .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    text-decoration: none;
    color: #fff;
}

.hamburge_icon {
    font-size: 30px;
    cursor: pointer;
    position: absolute;
    right: 36px;
    color: #318ac6;
}

.clobas_text {
    color: #30ba85;
}

.SocialIcon_bg a.android {
    background: #3DDC84;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 10px;
    text-decoration: none;
}

.SocialIcon_bg a.android i {
    font-size: 39px;
    color: #ffffff;
}

.SocialIcon_bg a.ios {
    background: #7D7D7D;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 10px;
    text-decoration: none;
}

.SocialIcon_bg a.ios i {
    font-size: 39px;
    color: #ffffff;
}

.SocialIcon_bg a.website {
    background: #033982;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 10px;
    text-decoration: none;
}

.SocialIcon_bg a.website i {
    font-size: 39px;
    color: #ffffff;
}

.SocialIcon_bg a:hover {
    background: #348cc7 !important;
}

.giftap_text {
    color: #54d9d9;
}

.here2U_text {
    color: #a10000;
}

.parentbeep_text {
    color: #f46818;
}

.cyber_text {
    color: #1a3f84;
}

.pizza_text {
    color: #4e7d4b;
}

.encore_text {
    color: #1c5f86;
}

.cardiotrack_text {
    color: #7dcfcb;
}

.roshetta_text {
    color: #5271ff;
}

.rideapp_text {
    color: #6286c1;
}

.mini_text {
    color: #006bb3;
}

.transport_text {
    color: #449dbf;
}

.giracoin_text {
    color: #ccb586;
}

.pkmaster_text {
    color: #f6318b;
}

.p9_text {
    color: #edb42d;
}

.opals_text {
    color: #245a66;
}

.petandi_text {
    color: #4991cc;
}

.task_text {
    color: #70cbd0;
}

.less_text {
    color: #b0c24e;
}

.tag_text {
    color: #76d6cf;
}

.nbc_text {
    color: #95cfdf;
}

.hawk_text {
    color: #f5821f;
}

.SocialIcon_bg a.android.Patient {
    background: #7dcfcb
}

.SocialIcon_bg a.android.Specialist {
    background: #000000
}

.SocialIcon_bg a.android.Physician {
    background: #0082c0
}