@charset "UTF-8";
* {
    margin: 0;
}
a:focus, button:focus, input:focus, textarea:focus {
    outline: none;
}
html, body {
    height: 100vh;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400 !important;
    position: relative;
    color: #000000;
    opacity: 0;
}
h1, h2, h3, h4 {
    font-family: 'Open Sans', sans-serif!important;
}
.light {
    font-weight: 400 !important;
}
.normal {
    font-weight
}
.bold {
    font-weight: 700 !important;
}
.italic {
    font-style: italic;
}
a, a:link, a:visited, a:active {
    color: inherit;
    text-decoration: inherit;
    font-weight: inherit;
    cursor: pointer!important;
    opacity: 1;
}
a:hover {
    opacity: .6;
}
.link {
    opacity: 1;
}
.link:hover .link-effect {
    opacity: .6;
}
.h1, h1 {
    font-size: 20px;
}
.h2, h2 {
    font-size: 16px;
}
.h3, h3 {
    font-size: 12px;
}
p {
    color: #959094;
}
p.lead {
    color: #e38cb7;
    margin-bottom: 2rem;
}
.section {
    padding: 80px 0;
}
.site-color {
    color: #003580 !important;
}
.text-color {
    color: #424242 !important;
}
.size-8 {
    font-size: 8px;
}
.size-10 {
    font-size: 10px;
}
.size-12 {
    font-size: 12px;
}
.size-14 {
    font-size: 14px;
}
.size-16 {
    font-size: 16px;
}
.size-18 {
    font-size: 18px;
}
.size-26 {
    font-size: 22px;
}
.size-22 {
    font-size: 26px;
}
.size-28 {
    font-size: 28px;
}
.size-30 {
    font-size: 30px !important;
}
.quote {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    font-style: italic;
    color: #003580 !important;
    text-align: center;
}
@media (max-width:767px) {
    h1 {
        font-size: 20;
    }
    h2 {
        font-size: 14px;
    }
}
.dropdown-menu .dropdown-item>li>a:hover {
    background-image: none;
    background-color: transparent!important;
}
.dropdown-content a:hover {
    background-color: transparent;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#ffffff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}
.nav-menu {
    padding: 1rem 0;
    transition: all 0.3s ease;
}
.nav-menu.is-scrolling, .nav-menu.menu-is-open {
    background-color: rgba(256, 256, 256, .95);
    -webkit-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
    color: #003580 !important;
}
.nav-menu.is-scrolling {
    padding: 0;
}
.navbar-nav {
    color: #003580;
}
.navbar-nav .nav-link {
    position: relative;
}
.nav-link {
    color: #ffffff !important;
}
.nav-link: hover {
    color: #ffffff !important;
}
.nav-menu.menu-is-open .nav-link {
    color: #003580 !important;
}
.nav-menu.is-scrolling .nav-link {
    color: #003580 !important;
}
.nav-menu.is-scrolling .nav-link: hover {
    color: #ffffff;
}
.nav-menu.menu-is-open .nav-link {
    color: #ffffff;
}
.nav-menu.menu-is-open .nav-link: hover {
    color: #ffffff;
}
.navbar-img-dark {
    display: none!important;
}
.nav-menu .navbar-img {
    display: inline!important;
}
.nav-menu .navbar-img-dark {
    display: none!important;
}
.nav-menu.is-scrolling .navbar-img {
    display: none!important;
}
.nav-menu.is-scrolling .navbar-img-dark {
    display: inline!important;
}
.nav-menu .navbar-img {
    display: inline!important;
}
.nav-menu .navbar-img-dark {
    display: none!important;
}
.nav-menu.menu-is-open .navbar-img {
    display: none!important;
}
.nav-menu.menu-is-open .navbar-img-dark {
    display: inline!important;
}
.nav-menu.menu-is-open .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#003580' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}
.nav-menu.is-scrolling .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#003580' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}
.navbar-toggler {
    border: 0;
}
.nav-active {
    font-weight: 800;
}
.navbar-adjust {
    margin-top: 6px;
}
.nav {
    text-align: center;
}
.navbar-nav .nav-item {
    float: inherit;
    display: inline-block;
}
.nav-item {
    min-height: 100%;
    background-color: transparent;
    color: #ffffff!important;
}
.nav-item:hover {
    min-height: 100%;
    background-color: transparent;
    color: white;
}
.nav-link {
    min-height: 100%;
    background-color: transparent;
    color: #003580!important;
}
.forceWhite {
    color: #ffffff!important;
}
.dropdown-menu .nav-link:hover {
    border-bottom: 0px solid #ffffff;
}
.nav-link:hover {
    /* border-bottom: 2px solid #ffffff;*/
}
.nav-link-selected {
    border-bottom: 2px solid #ffffff;
}
.nav-link:hover {
    background-color: transparent!important;
}
.nav-menu.menu-is-open .dropdown-menu .nav-link:hover {
    border-bottom: 0px solid #003580;
}
.nav-menu.menu-is-open .nav-link:hover {
    /* border-bottom: 2px solid #003580;*/
}
.nav-menu.menu-is-open .nav-link-selected {
    border-bottom: 2px solid #003580;
}
.nav-menu.is-scrolling .dropdown-menu .nav-link:hover {
    border-bottom: 0px solid #003580;
}
.nav-menu.is-scrolling .nav-link:hover {
    /* border-bottom: 2px solid #003580;*/
}
.nav-menu.is-scrolling .nav-link-selected {
    border-bottom: 2px solid #003580;
}
.dropdown-menu {
    outline: 0;
}
.nav-menu.is-scrolling .dropdown-menu, .nav-menu.menu-is-open {
    background-color: rgba(255, 255, 255, .95);
    color: #212529;
}
.nav-menu.menu-is-open .dropdown-menu {
    background-color: rgba(255, 255, 255, 0);
}
.dropdown-menu {
    margin-top: 8px;
}
.dropdown-toggle[aria-expanded="true"] {
    font-weight: 700 !important;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    float: center;
    min-width: 100px;
    font-size: 1rem;
    color: white;
    text-align: center;
    background-color: rgba(255, 255, 255, .95);
    background-clip: padding-box;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
        font-size: 12px;
        text-align: center;
        vertical-align: center;
    }
    .navbar-nav>.nav-item>.nav-link.active:after {
        content: "";
        left: 1rem;
        right: 1rem;
        bottom: 5px;
        height: 1px;
        position: absolute;
    }
}
@media (max-width:991px) {
    .navbar-nav.is-scrolling {
        padding-bottom: 1rem;
    }
    .navbar-nav .nav-item {
        text-align: center;
    }
}
.header {
    background-image: url('../images/bg-top.jpg');
    background-size: cover;
    background-color: #003580;
    min-height: 250px;
    background-position: center top;
}
.header-text-container {
    text-align: center;
    color: white !important;
}
.header-line {
    min-height: 10px;
    background-color: #3c3c3c;
}
.container-wrapper {
    min-height: calc(100vh - 250px);
    min-height: -webkit-cal(100vh - 250px);
    min-height: -moz-cal(100vh - 250px);
    margin-bottom: -80px!important;
}
.container-wrapper2 {
    min-height: calc(100vh - 0px);
    min-height: -webkit-cal(100vh - 0px);
    min-height: -moz-cal(100vh - 0px);
    margin-bottom: 0px!important;
}
.container-wrapper:after {
    content: "";
    display: block;
}
.site-footer, .page-wrap:after {
    height: 80px;
}
.wrapper {
    background-color: #f5f5f5 !important;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -20px;
}
.square {
    margin: 0 auto;
    width: 200px;
    height: 200px;
    position: relative;
    background-color: #ffffff;
    background-size: cover;
    opacity: 1 !important;
    border-radius: 50%;
}
.square:after {
    content: "";
    display: block;
    padding-bottom: 100px;
}
.square-content img {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 140px;
    height: auto;
}
.square-content-clean-img {
    position: absolute!important;
    top: 0px!important;
    left: 0px!important;
    width: 190px!important;
    border-radius: 50%!important;
}
.justify {
    text-align: justify !important;
}
.square-content {
    margin-left: 0px;
    margin-right: 0px;
}
.square-border {
    border-width: 5px;
    border-style: solid;
    border-color: #ffffff;
}
.selectedColor {
    color: #003580 !important;
}
.mth {
    margin-top: 70px;
}
.mbh {
    margin-bottom: 120px;
}
.circle-holder {
    text-align: center;
    display: block;
}
.circle:hover {
    background-color: #003580;
    color: #ffffff;
}
.upperCase {
    text-transform: uppercase;
}
.circle-text {
    color: #003580 !important;
    height: 40px;
}
.circle-icon:hover {
    color: #ffffff;
}
.circle {
    margin-left: 20px !important;
    margin-top: 20px !important;
    margin-bottom: 150px !important;
    margin-right: 20px !important;
    display: inline-block;
    border: 2px solid #003580;
    position: relative;
    margin: 2em 0;
    height: 100px;
    width: 100px;
    text-align: center;
    border-radius: 50%;
    background-color: red;
    background-size: cover;
    background-image: url('../images/circle-bg.jpg');
}
.circle:hover {
    background-image: url('../images/circle-bg-hover.jpg');
}
.circle:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.circle__inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-color: transparent;
}
.circle__wrapper {
    display: table;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.circle__content:hover {
    color: #ffffff;
}
.circle__content {
    display: table-cell;
    padding: 1em;
    vertical-align: middle;
    background-color: transparent;
    color: #003580;
}
.circle__content:hover {
    color: #ffffff;
}
.circle-border {
    border-width: 4px;
    border-style: solid;
    border-color: #ffffff;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.29);
}
.custom-button {
    border-width: 1px;
    border-style: solid;
    border-color: #3c3c3c;
    color: #ffffff!important;
    background-color: #3c3c3c;
    height: 40px;
    padding-left: : 20px;
    padding-right: : 20px;
    min-width: 140px;
}
.custom-button-selected {
    border-width: 1px;
    border-style: solid;
    border-color: #ffffff;
    color: #003580 !important;
    background-color: #ffffff;
    height: 40px;
    padding-left: : 20px;
    padding-right: : 20px;
    min-width: 140px;
}
button {
    border-width: 1px;
    border-style: solid;
    border-color: #003580;
    color: #ffffff!important;
    background-color: #003580;
    height: 40px;
    padding-left: : 20px;
    padding-right: : 20px;
    min-width: 140px;
}
button a span {
    color: #ffffff!important;
}
button:hover {
    opacity: .6;
}
.content-negative {
    margin-top: -100px;
}
.row.row-grid [class*="col-"]+[class*="col-"] {
    margin-top: 40px;
}
.inline {
    display: inline-block;
}
img {
    opacity: 0;
}
.fade-img {
    opacity: 0;
}
.v-middle {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.content-details {
    font-family: 'Open Sans', sans-serif !important;
    color: #000000 !important;
}
.text-huge {
    font-size: 22px;
}
.text-big {
    font-size: 20px;
}
.text-small {
    font-size: 12px;
}
.text-tiny {
    font-size: 10px;
}
video {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-width: 10px;
    border-style: solid;
    border-color: #fafafa;
}
.content-details img {
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-width: 10px;
    border-style: solid;
    border-color: #fafafa;
}
.content-details a {
    color: #003580 !important;
}
.hand {
    cursor: pointer!important;
}
.error-link-margin {
    padding-left: 60px;
}
.disable-select {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    outline: none;
}
.has-error {
    font-size: 12px;
    color: #C6374B !important;
}
.form-control {
    border: 1px solid #fafafa;
    margin: 0 0 0 0;
    border-radius: 0px;
    outline: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: rgba(255, 255, 255, .7);
}
.form-control:focus {
    outline: none;
    border: 1px solid #fafafa !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: rgba(255, 255, 255, .7);
}
textarea.form-control {
    resize: none;
    border: 1px solid #fafafa;
    margin: 0 0 0 0;
    border-radius: 0px;
    outline: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: rgba(255, 255, 255, .7);
}
textarea.form-control:focus {
    outline: none;
    border: 1px solid #fafafa;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    background-color: rgba(255, 255, 255, .7);
}
@media (min-width: 1200px) {
    .row.row-grid [class*="col-lg-"]+[class*="col-lg-"] {
        margin-top: 0;
    }
}
@media (min-width: 992px) {
    .row.row-grid [class*="col-md-"]+[class*="col-md-"] {
        margin-top: 0;
    }
}
@media (min-width: 768px) {
    .row.row-grid [class*="col-sm-"]+[class*="col-sm-"] {
        margin-top: 0;
    }
    .blog-sidebar {
        display: inline-block;
        float: right;
    }
}
.container-bg {
    background-image: url('../images/bg.jpg');
    background-size: cover;
    background-position: center bottom;
}
.div-bottom {
    padding-bottom: 50px;
}
.div-bottom-content {
    position: absolute;
    bottom: 0;
    height: 60px;
    width: 100%;
}
.div-bottom-content-margin {
    margin-left: -15px;
}
.hide {
    display: none;
}
.in {
    display: block;
}
.page-loader {
    position: fixed;
    background: #000;
    opacity: .6;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9998;
}
.loader {
    position: absolute;
    border-left: 2px solid #ffffff;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
    height: 46px;
    width: 46px;
    left: 50%;
    top: 50%;
    margin: -23px 0 0 -23px;
    text-indent: -9999em;
    font-size: 10px;
    z-index: 9999;
    -webkit-animation: load 0.8s infinite linear;
    -moz-animation: load 0.8s infinite linear;
    ms-animation: load 0.8s infinite linear;
    o-animation: load 0.8s infinite linear;
    animation: load 0.8s infinite linear;
}
.loader, .loader:after {
    border-radius: 50%;
    width: 46px;
    height: 46px;
}
.header-container {
    height: 250px;
    width: 100%;
    padding: 0!important;
    margin: 0!important;
    position: absolute;
    overflow: hidden !important;
    display: grid;
    place-items:center;
}
.header-container {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 250px;
}
@-webkit-keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.footer-margin {
    padding-bottom: 60px;
}
.site-footer {
    padding-top: 20px;
}
.chats{
    min-height: 90vh;
    max-height: 90vh;
    overflow-y: scroll;
}
.chat-time{
    font-size: 8px!important;
    color: #3c3c3c;
}
.chat-message{
    color:#000000;
    font-size: 16px!important;

}
.chat-name{
    color:#000000;
    font-size: 12px!important;

}
.chat-success{
    background:#d5f5d5!important;
}
.chat{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 20px;
    overflow:hidden;
}
.chat:nth-child(even) {background: #fafafa}
.chat:nth-child(odd) {background: #ffffff}