* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    opacity: 0
}

body, html, form, .wrapper, section {
    height: 100%;
}

html {
    font-size: 16px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
    color: #000;
    text-decoration: none;
}

a:hover, a:focus {
    color: #000;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.err {
    font-size: 12px;
    color: #ffe004;
}

.navbar-light .navbar-nav  .nav-link.btn {
    background: #042f56;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px;
}

@media (max-width: 1024px) {
    body {
        padding-top:6.2rem !important;
    }
}

@media (max-width: 575.98px) {
    body {
        padding-top:5rem !important;
    }
}

.form-control::placeholder {
    color: #323232 !important;
}

.form-control::-moz-placeholder {
    color: #323232 !important;
}

.form-control:-ms-input-placeholder {
    color: #323232 !important;
}

.form-control::-webkit-input-placeholder {
    color: #323232 !important;
}

.hash-focus:before {
    display: block;
    content: "";
    height: 115px;
    margin-top: -115px;
    visibility: hidden;
}

.breadcrumb-item.active{
    text-transform: capitalize;
}

.scrollup {
    position: fixed;
    bottom: 0px;
    right: 0px;
    display: none;
    z-index: 999;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #054682;
    text-align: center;
}

.scrollup {
    -webkit-animation: moveFromBottom 1000ms ease;
    -moz-animation: moveFromBottom 1000ms ease;
    -ms-animation: moveFromBottom 1000ms ease;
}

a.scrollup {
    color: #fff !important;
}

a.scrollup:hover {
    color: #fff !important;
}

a.btn-dark {
    background: #656565!important;
    color: #dcdcdc!important;
    border-radius: 10px;
    padding: 7px 12px!important;
    border: 0;
    font-size: 12px;
}

a.btn-light {
    background: #FFF!important;
    color: #00006f!important;
    border-radius: 10px;
    padding: 7px 12px!important;
    border: 0;
    font-size: 12px;
}

a.btn-blue {
    background: #101b8e!important;
    color: #00006f!important;
    border-radius: 50px;
    border: #101b8e 2px solid!important;
    padding: 7px 20px!important;
    border: 0;
    font-size: 12px;
}

a.btn-blue:hover {
    border: #FFF 2px solid!important;
}

a, .btn {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    width: 100%;
    float: left;
}

@media (min-width: 768px) {
    .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
        width:20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
        width:20% !important;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
        width:20%;
        float: left;
    }
}

ul.social_media {
    margin: 0px;
    padding: 0px;
    display: block;
}

ul.social_media li {
    display: inline-block;
    list-style-type: none;
    list-style-image: none;
    padding: 0px;
    margin: 0 5px 0px 0px;
    border: none;
    vertical-align: middle;
}

ul.social_media li a {
    display: block;
    font-size: 18px;
    transition: none .6s ease-in-out;
    -webkit-transition: none .6s ease-in-out;
    -moz-transition: none .6s ease-in-out;
    -o-transition: none .6s ease-in-out;
    -ms-transition: none .6s ease-in-out;
}

ul.social_media li a:hover {
    display: block;
}

ul.social_media li a:hover {
    display: block;
}

ul.social_media .fa {
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    vertical-align: middle;
    border-radius: 100%;
    text-align: center;
}

ul.social_media .fa:hover {
    color: #fff;
}

a .bi-linkedin, a .bi-twitter-x {
    background: #868e96;
    padding: .5rem
}

a svg {
    fill: #fff
}

a:hover .bi-linkedin {
    background: #0072b1;
}

a:hover .bi-twitter-x {
    background: #000000;
}

.fa-facebook, .fa-google, .fa-google-plus, .fa-linkedin, .fa-youtube, .fa-youtube-play, .fa-tumblr, .fa-twitter, .fa-pinterest, .fa-instagram, .fa-wordpress, .fa-info, {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
}

.fa-facebook,.fa-facebook:hover {
    background: #3b5998;
}

.fa-google,.fa-google:hover {
    background: #3f85f4;
}

.fa-google-plus,.fa-google-plus:hover {
    background: #d13f2d;
}

.fa-linkedin,.fa-linkedin:hover {
    background: #0275b5;
}

.fa-info,.fa-info:hover {
    background: #75787a;
}

.fa-globe,.fa-globe:hover {
    background: #0275b5;
}

.fa-youtube,.fa-youtube:hover {
    background: #ce332d;
}

.fa-youtube-play,.fa-youtube-play:hover {
    background: #ce332d;
}

.fa-tumblr,.fa-tumblr:hover {
    background: #274152;
}

.fa-twitter,.fa-twitter:hover {
    background: #4dc8f1;
}

.fa-pinterest,.fa-pinterest:hover {
    background: #cb2028;
}

.fa-instagram,.fa-instagram:hover {
    background: #3e739d;
}

.fa-wordpress,.fa-wordpress:hover {
    background: #3e739d;
}

.fa-whatsapp, .fa-whatsapp:hover {
    background: #01e676;
}

ul.social_media .fa-envelope, ul.social_media .fa-envelope:hover {
    background: #4fce5d;
}

.wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    float: none;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -230px;
}

.footer {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.footer, .push {
    min-height: 230px;
    clear: both;
}

.home-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -232px;
}

.home-footer, .home-push {
    min-height: 232px;
    clear: both;
}

@media (max-width: 1024px) {
    .wrapper {
        min-height:100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto -231px;
    }

    .footer, .push {
        min-height: 231px;
        clear: both;
    }

    .home-wrapper {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto -420px;
    }

    .home-footer, .home-push {
        min-height: 420px;
        clear: both;
    }
}

@media (max-width: 768px) {
    .wrapper {
        min-height:100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto!important;
    }

    .footer, .push {
        min-height: 0!important;
        clear: both;
    }

    .home-wrapper {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto!important;
    }

    .home-footer, .home-push {
        min-height: 0!important;
        clear: both;
    }
}

header {
    -webkit-box-shadow: 0px 3px 18px -1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 18px -1px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 18px -1px rgba(0,0,0,0.2);
    background: #fff;
}

header > nav {
    padding-top: 0!important;
    padding-bottom: 0!important;
}

/*header .pannel{overflow:hidden;}*/
.navbar .logo {
    position: relative;
    z-index: 999999;
}

.navbar .hdr_right {
    position: relative;
}

.navbar-light h1 {
    margin: 0 !important
}

.navbar-light .navbar-nav > .nav-item a.nav-link {
    position: relative;
    text-transform: capitalize!important;
}

ul.dropdown-menu a.nav-link.active {
    color: #000;
    background: #e4e4e4 !important;
}

.navbar-light .navbar-nav > .nav-item a.nav-link:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 2px;
    border-radius: 10px;
    background: #054682;
    width: 0%;

}

.navbar-light .navbar-nav > .nav-item a.nav-link:before {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.navbar-light .navbar-nav > .nav-item.active a.nav-link, .navbar-light .navbar-nav .nav-item:hover > a.nav-link {
    color: #054682;
}

.navbar-light .navbar-nav > .nav-item > a.nav-link.active:before, .navbar-light .navbar-nav > .nav-item > a.nav-link:hover:before, .navbar-light .navbar-nav > .nav-item.active > a.nav-link:before {
    width: 100%;
}

.hilight {
    background: #e8e8e8;
}

ul.category-nav {
    padding: 0 15px!important;
    margin: 0!important;
    min-width: 200px;
    font-size: 0.9rem;
}

ul.category-nav > li {
    border-bottom: #DDD 1px solid;
    padding: 8px 0;
}

ul.category-nav li {
    color: #323232;
    padding: 8px 0 !important;
}

ul.category-nav li a {
    padding: 0 !important
}

ul.category-nav li:hover a {
    color: #446e36!important;
    text-decoration: none;
}

ul.category-nav ul li:last-child {
    padding-bottom: 0;
    border: 0;
}

ul.category-nav li ul {
    margin-left: 30px;
}

.btn-back {
    font-size: 1rem;
    color: #fff;
    background: #054682;
    font-weight: 400;
    padding: 0.5rem;
    padding-right: 1.9rem;
    padding-left: 1.9rem;
    border-radius: 25px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.btn-back:hover {
    background-color: #054682;
    border-color: #054682;
    color: #fff;
    text-decoration: none
}

@media (max-width: 991px) {
    header .pannel img {
        height:auto;
    }

    .navbar .hdr_right:before {
        display: none;
    }
}

@media (max-width: 991px) {
    .navbar-offcanvas.in {
        -webkit-box-shadow:inset 0px 11px 37px -21px rgba(150,150,150,0.87);
        -moz-box-shadow: inset 0px 11px 37px -21px rgba(150,150,150,0.87);
        box-shadow: inset 0px 11px 37px -21px rgba(150,150,150,0.87);
    }

    .dropdown-menu {
        min-width: 100%;
    }

    header .pannel ul li a {
        padding: 15px !important;
    }

    .navbar .hdr_right:before {
        display: none;
    }
}

@media (max-width: 575.98px) {
    header .pannel img {
        height:80px;
    }
}

.anchor-focus:before {
    display: block;
    content: " ";
    height: 100px;
    margin-top: -100px;
    visibility: hidden;
}

.copy-footer {
    position: relative;
    width: 100%;
    font-size: 14px;
    margin: 0 auto;
    background: #ececec;
    border-top: 1px solid #c8c8c8;
    min-height: 85px;
}

.bg-blue {
    background-color: #154581 !important
}

.bg-darklight {
    background-color: #8a8c8f
}

.text-blue {
    color: #123a5a !important;
}

.text-dark {
    color: #111 !important;
}

#visual-section {
    position: relative;
    width: 100%;
    background: #00274a url(../images/bg-ftr.png)no-repeat top center;
    background-size: cover;
    background-attachment: fixed
}

#visual-section .tp-banner-container {
    max-width: 1600px;
    margin: 0 auto
}

.home-slider {
    position: relative;
}

.tp-banner-container .text {
    z-index: 50;
    font-size: 2rem;
    line-height: 1.1;
    margin-bottom: 15px;
    max-width: 520px;
    font-weight: 400;
    color: #fff;
}

.tp-banner-container .text span {
    display: block;
    line-height: 35px !important;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 26px !important;
    font-weight: 300;
    max-width: 500px;
    text-transform: initial;
}

.home-slider ul li {
    position: relative;
    list-style: none !important;
}

.home-slider ul li:before {
    content: '';
    background-image: url(../images/pannel.png) !important;
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: -50%;
    right: 0;
    margin: 0 auto;
    display: block;
    z-index: 1;
}

/*.home-slider ul li:after{content:'';background-image:url(../images/pannel.png) !important;position:absolute;max-width:450px;width:100%;height:67px;bottom:30px;left:-8%;right:0;margin:0 auto;display:block;border:1px solid #2c74bb !important;z-index:1;}*/
.text .btn {
    font-size: 12pt;
}

.home-visual .tp-bullets {
    width: 100%;
    max-width: 1200px;
    left: 0!important;
    right: 0!important;
    margin: 0 auto!important;
}

@media (min-width: 1300px) and (max-width:1440px) {
    .home-slider ul li:before {
        left: -50% !important;
    }
}

@media (max-width: 1024px) {
    .home-slider ul li:after {
        bottom:25px;
    }

    .tp-bullets {
        max-width: 95%!important;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: .9rem!important;
    }
}

@media (max-width: 768px) {
    .home-slider ul li:before {
        left:0;
        margin: 0 0;
    }

    .home-slider ul li:after {
        left: 15%;
        bottom: 23px;
    }
}

.video_holder {
    position: relative;
    min-height: 90%;
    height: calc(100% - 142px);
    width: 100%;
    margin: auto;
    float: left;
    background: #f5f6f7;
    padding: 0 0;
}

.video-visual {
    position: relative;
    height: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    top: 0px;
    background: #DDD;
}

.visual-mobile {
    position: relative;
}

.visual-mobile-caption {
    text-transform: inherit;
    padding: 1.4rem 1rem;
    font-size: 1.2rem;
    text-align: left;
    font-weight: 500;
    color: #fff;
    line-height: normal
}

.visual-mobile-caption .caption1 {
    font-size: 1.45rem;
    line-height: 1.1;
}

.visual-mobile-caption .caption1 span {
    display: block;
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    margin-top: 10px;
}

.visual-mobile-caption .caption1 .btn {
    background: #054682;
    border: 0!important;
}

.visual-mobile-caption .caption1 .btn:hover {
    background: #333!important;
}

.inner-banner {
    background: #ececec;
}

.inner-banner .img-wrapp {
    background-size: 100%;
    max-width: 1600px;
    width: 100%;
    overflow: hidden;
    margin: auto;
}

.how-we-work, .grey-bg {
    background-color: #ececec;
    -webkit-box-shadow: inset 0px 5px 5px 0px rgba(228,228,228,0.8);
    -moz-box-shadow: inset 0px 5px 5px 0px rgba(228,228,228,0.8);
    box-shadow: inset 0px 5px 5px 0px rgba(228,228,228,0.8);
    position: relative;
    padding-bottom: 150px;
}

.how-we-work, .grey-bg {
    box-shadow: none;
}

.how-we-work::before {
    background-image: url(../images/pic-2.png);
    width: 500px;
    height: 295px;
    content: '';
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
}

.how-we-work h3 {
    color: #323232;
    font-weight: 600
}

.how-we-work {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 1400px) {
    .how-we-work::before {
        width:55% !important;
    }
}

@media (max-width: 1400px) {
    .how-we-work::before {
        width: 55% !important;
    }
}

.tick {
    padding: 0;
    margin-bottom: 2rem;
}

.tick li {
    width: 100%;
    list-style: none;
    padding-left: 45px;
    margin-bottom: 15px;
    position: relative;
}

.tick li::before {
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #fff;
    background: #054682;
    font-size: 14px;
    font-weight: 100;
    margin-left: -35px;
    padding: 5px;
    border-radius: 100px;
    position: absolute;
    top: 0;
    line-height: 1;
}

.key-initiatives {
    margin-top: 5.5rem;
}

.key-initiativeskey-initiatives .pannel {
    position: relative;
}

.key-initiatives .border {
    border-width: 3px !important;
    position: relative;
}

.key-initiatives .pannel > span {
    position: absolute;
    margin: 0 auto;
    top: -40px;
    left: 15px
}

.key-initiatives .pannel.even span {
    left: 77px;
}

.key-initiatives .pannel h4 {
    padding-left: 150px;
    font-size: 1.3rem;
}

.key-initiatives .pannel .btn-primary {
    background-color: #89b6e0 !important;
    border-color: #89b6e0 !important;
    font-weight: 700 !important;
    color: #343a40 !important;
}

.key-initiatives .pannel .btn-primary:hover {
    color: #fff !important
}

.key-initiatives .pannel .btn-grey {
    background-color: #67696c !important;
    border-color: #67696c !important;
    font-weight: 700 !important;
    color: #FFF !important;
}

.key-initiatives .pannel .btn-grey:hover {
    background-color: #054682 !important;
    border-color: #054682 !important;
}

.key-initiatives .text-area {
    align-self: flex-start!important;
    margin-top: 10px;
}

@media(min-width: 1024px) {
    .key-initiatives .pannel.border.border-skyblue {
        min-height:330px;
    }
}

@media (max-width: 991.98px) {
    .team-founder .modal-body {
        padding:40px;
        font-size: 0.95rem;
    }

    .key-initiatives .pannel.even span {
        left: 42px;
    }
}

@media (max-width: 575.98px) {
    .founder img {
        width:40% !important;
    }

    .team-founder .modal-body img {
        width: 42% !important;
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto;
    }

    .team-founder .modal-body {
        padding: 15px!important;
    }

    .key-initiatives .pannel span {
        position: relative;
        margin: 25px auto 0 1rem;
        top: 0;
        left: 0;
    }

    .key-initiatives .pannel.even span {
        left: 0px;
    }

    .key-initiatives .pannel h4 {
        padding-left: 1rem !important;
        width: 100%;
        display: block;
    }
}

.ngo-box {
    display: block;
    padding: 15px;
    border: 3px solid #d9d9d9
}

.ngo-box li {
    margin-bottom: 10px;
}

.ngo {
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.ngo li {
    width: 100%;
    padding-left: 20px;
}

.ngo li::before {
    content: '-';
    margin-left: -15px;
    position: relative;
    line-height: 0;
    padding: 0 5px 0 0;
    color: #646464;
    background: transparent;
    font-size: 20px;
}

.founder-pannel {
    background-color: #ececec;
    -webkit-box-shadow: inset 0px 5px 5px 0px rgba(228,228,228,0.8);
    -moz-box-shadow: inset 0px 5px 5px 0px rgba(228,228,228,0.8);
    box-shadow: inset 0px 5px 5px 0px rgba(228,228,228,0.8);
    position: relative;
}

.team {
    margin-top: 5rem;
}

.team .pannel img, .modal-body img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.founder .pic {
    border-radius: 100%;
    width: 225px;
    height: 225px;
    overflow: hidden;
    margin: 0 auto 20px;
    border: 2px solid #054682
}

.founder .pic img {
    width: 225px;
    height: 225px;
}

.btn-founder {
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 100%;
    text-align: center;
    background-color: #054682 !important;
    display: inline-block;
    color: #fff;
    margin-bottom: 30px;
}

.team .pannel {
    position: relative;
}

.team .pannel span {
    position: absolute;
    margin: 0 auto;
    top: -50px;
    left: 25px
}

.team .pannel h4 {
    font-weight: 600;
}

.team .pannel h4, .pro-name p {
    padding-left: 160px;
    color: #323232;
}

.pro-name p {
    margin-bottom: 0;
}

.pro-name .social_link {
    display: inline-block;
    margin-left: 10px;
    color: #FFF;
}

.pro-name .social_link .fa {
    padding: 5px 7px;
    font-weight: normal;
}

.pro-name .social_link .fa-info {
    padding: 5px 12px;
    font-weight: normal;
}

.team .pannel .btn-primary {
    background-color: #89b6e0 !important;
    border-color: #89b6e0 !important;
    font-weight: 700 !important;
    color: #343a40 !important;
}

.team .pannel .btn-primary:hover {
    color: #fff !important
}

.team-founder .modal-content {
    background: transparent!important;
    border: 0px!important;
}

.team-founder .modal-content:before, .team-modal .modal-content:after {
    content: "";
    position: absolute
}

.team-founder .modal-body {
    background: #fff;
    margin: 10px;
    min-height: 200px;
    padding: 45px;
}

.team-founder .modal-close-btn {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 9;
    opacity: 1!important
}

.team-founder .modal-body h2 {
    font-weight: bold;
    font-size: 1.4rem !important;
    margin-bottom: 0px;
}

@media (max-width: 575.98px) {
    .team, .key-initiatives {
        margin-top:0rem;
    }

    .team .pannel span {
        position: relative;
        margin: 25px 15px 15px 25px;
        top: 0;
        left: 0;
    }

    .team .pannel h4, .pro-name p {
        padding-left: 5px;
        width: 100%;
        display: block;
    }
}

@media (max-width: 768px) {
    .prof-bx {
        max-width:52%;
    }
}

@media (min-width: 575.98px) {
    .pro-name br {
        display:none;
    }
}

@media (max-width: 575.98px) {
    .prof-bx {
        max-width:50%!important;
    }

    .prof-bx.mt-3 {
        margin-top: 0!important;
    }

    .prof-bx.mb-0 {
    }
}

@media (max-width: 400px) {
    .prof-bx {
        max-width:55%!important;
    }

    .team .d-flex.border > span {
        max-width: 30%!important;
    }

    .pro-name .social_link {
        display: block;
        margin-left: 0;
        margin-top: 5px;
    }
}

.bg-grey {
    background: rgba(217,217,217,1);
    background: -moz-linear-gradient(left, rgba(217,217,217,1) 0%, rgba(217,217,217,0.84) 60%, rgba(217,217,217,0.82) 61%, rgba(217,217,217,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(217,217,217,1)), color-stop(60%, rgba(217,217,217,0.84)), color-stop(61%, rgba(217,217,217,0.82)), color-stop(100%, rgba(217,217,217,0)));
    background: -webkit-linear-gradient(left, rgba(217,217,217,1) 0%, rgba(217,217,217,0.84) 60%, rgba(217,217,217,0.82) 61%, rgba(217,217,217,0) 100%);
    background: -o-linear-gradient(left, rgba(217,217,217,1) 0%, rgba(217,217,217,0.84) 60%, rgba(217,217,217,0.82) 61%, rgba(217,217,217,0) 100%);
    background: -ms-linear-gradient(left, rgba(217,217,217,1) 0%, rgba(217,217,217,0.84) 60%, rgba(217,217,217,0.82) 61%, rgba(217,217,217,0) 100%);
}

.box-pannel {
    border: 4px solid #e8e8e9;
    padding: 15px;
}

.box-pannel ul li {
    margin-bottom: 15px;
}

.testimonial-pannel {
    border: 4px solid #e8e8e9;
    padding: 15px;
}

.tm-background::before {
    content: url(../images/quote-left-gray.png);
    font-family: 'FontAwesome';
    color: #e7e7e7;
    left: -60px;
    position: absolute;
    top: 10px;
    z-index: -9;
}

.tm-background:after {
    content: url(../images/quote-right-gray.png);
    font-family: 'FontAwesome';
    position: absolute;
    color: #e7e7e7;
    right: 20px;
    margin-top: -15px;
    z-index: 0
}

@media (max-width: 991.98px) {
    .testimonial-pannel {
        padding:35px 15px;
    }

    .tm-background::before {
        left: 20px;
        top: -5px;
    }

    .tm-background:after {
        margin-top: -20px;
    }
}

.hex {
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
}

.hex1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.hex2 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.hex-app {
    width: 185px;
    height: 250px;
    margin: 0 auto;
}

@media(max-width: 991px) {
    .how-we-work {
        padding-bottom:0;
    }

    .hex-app {
        width: 150px;
        height: 200px;
        margin: 0 auto;
    }

    .how-we-work::before {
        display: none
    }
}

@media (max-width: 575.98px) {
    h2, .h2, .visual-mobile-caption .caption1, .team .pannel h4 {
        font-size:1.3rem !important;
        line-height: 1.4;
    }

    .tick li {
        width: 100%;
        margin-right: 0;
    }

    body, h3.bg-grey, h5.text-blue {
        font-size: 1rem !important;
    }
}

.emil-wrapp {
    margin-left: -45px !important
}

@media (max-width: 1024px) {
    .emil-wrapp {
        margin-left:0px !important
    }
}

@media (max-width: 991px) {
    .emil-wrapp {
        margin-left:115px !important
    }
}

@media (max-width: 575.98px) {
    .emil-wrapp {
        margin-left:0px !important
    }
}

.ssl-seal {
    width: 100px;
    border: 0px solid #fff;
}

.box-pannel ul li {
    margin-bottom: 10px;
}

.team-founder .modal-body {
    padding: 35px;
}

.box-pannel {
    position: relative;
}

.box-pannel h3 + p + p {
    min-height: 0px !important;
}

.content p {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .box-pannel {
        padding-bottom:50px;
    }

    .box-pannel .col-md-9 p {
        margin-bottom: 10px;
    }

    .box-pannel .acc_trigger {
        right: auto!important;
        left: 15px;
        bottom: -40px!important;
    }
}

.box-pannel .acc_trigger {
    position: absolute;
    padding: 6px 10px;
    bottom: -18px;
    right: -3px;
}

.box-pannel .acc_trigger:before {
    content: '\f067';
    font-family: FontAwesome;
}

.box-pannel .acc_trigger.active:before {
    content: '\f068';
    font-family: FontAwesome;
}

.box-pannel .acc_container {
    padding: 0px 0 0;
    margin-top: 10px;
    margin-bottom: 15px;
    border: 0;
}

.head-text .link {
    color: #054682;
}

.ngo-btn {
    font-size: 1.2rem;
    color: #054682;
    font-weight: 600;
    text-decoration: underline;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.ngo-btn:hover {
    color: #00284e;
}

.ngo-btn:focus {
    color: #054682;
}

@media (min-width: 576px) {
    .head-text .link {
        margin-left: 10px;
        padding-bottom: 5px;
    }

    .head-text {
        display: flex!important;
        align-items: flex-end!important;
        justify-content: flex-start!important;
        margin-bottom: 1.4rem;
    }

    .head-text h1 {
        font-size: 2.3rem;
        color: #054682;
        font-weight: 400;
        margin-bottom: 0;
    }
}

@media (max-width: 575.98px) {
    .head-text {
        margin-bottom: 1.4rem;
    }

    .head-text h1 {
        font-size: 1.5rem;
        color: #054682;
        font-weight: 400;
        margin-bottom: 0;
    }
}

.img-gal-bx {
    position: relative;
}

.img-gal-bx > a {
    display: block;
    position: relative;
}

.img-gal-bx .overlay-btn {
    position: absolute;
    right: 15px;
    z-index: 2;
    border: #FFF 1px solid;
    text-align: center!important;
    bottom: 15px;
    border-radius: 20px;
    background: #054682;
    color: #FFF;
    width: auto;
    padding: 0px 10px;
    font-size: 10pt;
    text-align: center;
    line-height: 25pt;
}

.img-gal-bx .overlay-btn:hover {
    background: #323232!important;
    color: #FFF;
}

.lable-list {
}

.blue-lable {
    background: #002060;
    position: relative;
    color: #fff;
    padding: 10px 20px!important;
    min-height: 90px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blue-lable:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 0;
    height: 100%;
    border-left: #002060 20px solid;
    border-top: transparent 45px solid;
    border-bottom: transparent 45px solid;
}

@media (min-width: 1025px) {
    .blue-lable b {
        margin-top:-25px;
    }
}

@media (max-width: 768px) {
    .blue-lable b {
        margin-top:0px;
    }
}

@media (max-width: 767px) {
    .blue-lable b {
        margin-left: 5px;
    }

    .blue-lable {
        min-height: 0;
    }

    .blue-lable:after {
        border-top-width: 20px;
        border-bottom-width: 20px;
        border-left-width: 10px;
        right: -10px;
    }

    .tp-banner-container .home-slider .text span, .tp-banner-container .home-slider .text b {
        font-size: 15px !important;
        line-height: 1.5!important;
    }
}

@media (max-width: 400px) {
    .tp-banner-container .home-slider .text span, .tp-banner-container .home-slider .text b {
        font-size:14px !important;
    }

    .tp-banner-container .text {
        padding-right: 0!important;
    }
}

.bg-hex {
    background: url(../images/bg-hex.png) no-repeat top left;
}

.intro-video-bx {
    position: relative;
    margin-top: -90px;
}

.intro-video-bx .rounded-3 {
    border-top-left-radius: 0px!important;
}

.video-bx:hover .play-icon {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.video-bx .play-icon {
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

button.bg-primary.btn-search:focus, button.bg-primary.btn-search:hover {
    background-color: #054682 !important;
}

.dropdown-left {
    min-width: 200px!important;
    width: 100%;
    left: 0px!important;
}

.dropdown-right {
    min-width: 200px!important;
    width: 100%;
    right: -15px;
    left: auto!important;
}

.dropdown-menu {
    -webkit-animation-duration: .3s!important;
    animation-duration: .3s!important;
    background: #efefef !important;
    padding: 0!important;
    border-top: #054682 2px solid!important;
}

.dropdown-menu li {
    padding: 0!important;
    margin: 0!important;
}

.dropdown-menu li, .dropdown-menu li a {
    background: none!important;
}

.dropdown-menu li a {
    padding: 14px 15px!important;
    border-bottom: #ddd 1px solid;
    font-size: 1rem !important;
}

.dropdown-menu li a:hover {
    background: #e4e4e4 !important;
    color: #0c3e6c!important;
}

.dropdown.show > a.nav-link {
    color: #054682!important;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

@media (min-width: 769px) {
    .dropdown-menu:before {
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #054682;
        content: '';
        position: absolute;
        z-index: 9;
        margin: auto;
        top: -8px;
    }

    .dropdown-left:before {
        left: 13px;
    }

    .dropdown-right:before {
        right: 15px;
    }
}

.resp-tabs-list .resp-tab-item {
    position: relative;
}

.tab-list a,.resp-tabs-list span {
    display: block;
    outline: none!important;
    text-align: center;
    border: 0!important;
    position: relative;
    text-decoration: none;
    color: #333
}

.tab-list a:hover, .resp-tabs-list span:hover {
    color: #054682!important;
}

.resp-tabs-list span {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.tab-list a:after, .resp-tabs-list .resp-tab-item:after {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 0%;
    background: #FFF;
    content: '';
    border-top: #ddd 1px solid;
    border-right: #ddd 1px solid;
    border-left: #ddd 1px solid;
}

.tab-list a span, .resp-tabs-list span {
    position: relative;
    z-index: 2;
}

.tab-list a.active:after,.resp-tabs-list .resp-tab-active:after {
    height: 100%;
}

.tab-list a.active, .resp-tabs-list .resp-tab-active span {
    color: #054682
}

.shrink {
    -webkit-box-shadow: 0px 3px 18px -1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 18px -1px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 18px -1px rgba(0,0,0,0.2);
}

@media (min-width: 768px) {
    .tab-list a, .resp-tabs-list span {
        font-size:16pt;
        padding: 30px 0!important;
    }

    .nav-tabs {
        top: 100px;
    }

    .shrink .tab-list a, .shrink .resp-tabs-list span {
        padding: 20px 0 !important;
    }
}

@media (max-width: 767px) {
    .tab-list a,.resp-tabs-list span {
        font-size:12pt;
        padding: 15px 0!important;
    }

    .nav-tabs {
        top: 80px;
    }

    .shrink .tab-list a, .shrink .resp-tabs-list span {
        padding: 5px 0 !important;
        font-size: 11pt;
    }
}

.nav-tabs {
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    right: 0;
    z-index: 2;
}

.carousel-control-next-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e);
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    background-color: rgba(0,0,0,.8)!important;
    padding: 18px!important;
    background-size: 20px!important;
}

.carousel-control-prev, .carousel-control-next {
    opacity: 1!important;
}

/*clients marquee*/
.clients-panel {
    padding: 0px 0;
    margin: 0px;
}

.clients-panel ul {
    padding: 0px;
    margin: 0px auto;
    list-style: none;
}

.clients-panel > ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
    margin: 0 auto !important;
}

.clients-panel ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 20px 0;
    text-align: center !important;
    white-space: normal;
}

.clients-panel ul li img {
    display: block;
}

.view-img {
    position: relative;
}

.view-img:after {
    content: '\f00e';
    font-family: FontAwesome;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(3,55,102, .8);
    color: #fff;
}

.resources-pannel h4 {
    font-size: 1.8rem;
}

.head-color {
    color: #054682;
}

.head-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    color: #0731a9 !important;
    font-size: 1rem;
    font-weight: 600;
    line-height: 25px;
    text-transform: initial;
    margin-bottom: 0rem;
    list-style: none;
}

.head-breadcrumb-item:first-child {
    font-size: 1.2rem;
    line-height: 22px;
}

.head-breadcrumb-item + .head-breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #323232;
    content: "\f105";
    font-family: 'FontAwesome';
}

.head-breadcrumb-item + .head-breadcrumb-item:hover::before {
    text-decoration: underline;
}

.head-breadcrumb-item + .head-breadcrumb-item:hover::before {
    text-decoration: none;
}

.head-breadcrumb-item + .head-breadcrumb-item:last-child {
    font-size: 0.9rem;
    line-height: 26px;
}

/*.head-breadcrumb-item + .head-breadcrumb-item:last-child::before {content:''}*/
.head-breadcrumb-item.active {
    color: #323232;
}

@media (min-width: 768px) {
    .resources-pannel .text-pannel {
        border-left:2px solid #054682;
        padding-left: 2rem
    }
}

ul.dash-list li {
    display: block;
    position: relative;
    padding-left: 20px;
}

ul.dash-list li:before {
    content: '-';
    position: absolute;
    left: 5px;
}

.collaps-btn {
    cursor: pointer;
}

.collaps-btn.active .fa {
    transform: rotate(0deg);
    margin-top: 0px;
}

.collaps-btn .fa {
    overflow: hidden;
    position: relative;
    margin-top: 5px;
    height: 20px;
    transform: rotate(180deg);
}

.form-control.select-bx {
    border: rgba(0,0,0,0.1) 1px solid!important;
    height: 48px!important;
    font-size: inherit!important;
    box-shadow: none!important;
}

.resource-play-btn {
    line-height: 1;
    text-decoration: none!important;
}

.resource-play-btn:hover {
    border-color: #054682!important;
    color: #054682!important;
}

.video-bx {
    position: relative;
    display: block;
    background: #000;
}

.video-bx img + span {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.video-bx img + span i {
    font-size: 38pt;
    display: block;
}

.video-bx img {
    opacity: 0.7;
}

.home-footer li a {
    color: #12395a !important;
    font-weight: 600;
}

.copy-footer {
    min-height: 0;
}