@font-face {
    font-family: 'Bubble Mint';
    src: url('../fonts/bubblemint/BubbleMint.eot');
    src: url('../fonts/bubblemint/BubbleMint.eot?#iefix') format('embedded-opentype'),
        url('../fonts/bubblemint/BubbleMint.woff2') format('woff2'),
        url('../fonts/bubblemint/BubbleMint.woff') format('woff'),
        url('../fonts/bubblemint/BubbleMint.ttf') format('truetype'),
        url('../fonts/bubblemint/BubbleMint.svg#BubbleMint') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Hobo Std';
    src: url('../fonts/hobo/HoboStd.eot');
    src: url('../fonts/hobo/HoboStd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/hobo/HoboStd.woff2') format('woff2'),
        url('../fonts/hobo/HoboStd.woff') format('woff'),
        url('../fonts/hobo/HoboStd.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body{
    font-family: 'Hobo Std', Calibri, Tahoma;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: 'Hobo Std', Calibri, Tahoma;
}
.tp-caption.maincontent, .maincontent{
    font-family: 'Hobo Std', Calibri, Tahoma !important;
}

.center-text{
    text-align: center;
}
.tophead{
    position: fixed;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    height: 33px;
    width: 100%;
    margin-top: 3px;
    right: 0;
    z-index: 9;
    padding-top: 7px;
}
.tophead2 {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    height: 60px;
    width: 100%;
    margin-top: 0px;
    right: 0;
    z-index: 9;
    padding-top: 0px;
}
.tophead0{
    position: fixed;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    height: 3px;
    width: 100%;
    right: 0;
    z-index: 9;
}
.tophead-cont{
    text-align: right;
    padding: 20px 0px;
    background-color: #fff;
}
.tophead-cont ul{
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.tophead-cont ul li{
    display: inline-block;
    padding: 1px 10px;
}
.tophead-cont ul li:last-child{
    padding-right: 0px;
}
.tophead-cont ul li i{
    margin: auto;padding: 1px 5px;
}
.tophead-cont ul li.email-contact a{
    text-decoration: none;
    color: #000000;
    font-family: "Hobo Std", Calibri, Tahoma, Helvetica, Arial, sans-serif;
    letter-spacing: 1.5px;
    margin-left: 3px;
    font-size: 15px;
}
.tophead-cont ul li.email-contact a:hover{
    color: #f89922;
}
.tophead-cont ul li.tel-contact a{
    color: #000000;
    font-family: "Hobo Std", Calibri, Tahoma, Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-size: 15px;
}
.tophead-cont ul li.tel-contact a:hover{
    color: #f89922;
}
.topscroll .navbar-brand > img {
    display: block;
    margin-top: -30px;
    max-height: none;
    height: 75px;
}
.navbar-brand > img {
    display: block;
    margin-top: 5px;
    max-height: 50px;
}
.topscroll.navbar-inverse .navbar-brand {
    padding: 0px;
    height: 76px;
    margin-top: 0px;
}
.navbar-inverse .navbar-brand {
    padding: 0px;
    height: 60px;
    margin-top: 0px;
}
.navbar-nav > li > a {
    line-height: 0px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #000000;
    font-family: "Hobo Std", Calibri, Tahoma;
    font-weight: 800;
    margin-right: 2px;
    letter-spacing: 2px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #f89922;
    border-radius: 14px;
    padding: 15px;
    letter-spacing: 2px;
}
.navbar-inverse .navbar-nav > li:hover > a, .navbar-inverse .navbar-nav > li > a:hover{
    color: #f89922;
    border-radius: 4px;
}
.nav > li > a{
    padding: 15px 8px;
}
.tophead a{
    color: #333;
}
.tophead a:hover{
    color: #f89922;
}
.navbar-inverse.topscroll {
    margin-top: 50px;
}
.blubtn{
    color: #1ba0c0;
    border: 1px solid #1ba0c0;
    padding: 5px 15px;
    border-radius: 15px;
    letter-spacing: 2px;
    background-color: transparent;
}
.blubtn:hover  {
    color: #f89922;
    border: 1px solid #f89922;
    text-decoration: none;
}
.blubtn.inverse{
    color: #FFF;
    border: 1px solid #1ba0c0;
    padding: 5px 15px;
    border-radius: 15px;
    letter-spacing: 2px;
    background-color: #1ba0c0;
}
.blubtn.inverse:hover  {
    color: #f89922;
    border: 1px solid #1ba0c0;
    text-decoration: none;
}
@media (min-width: 768px){
    .topscroll .navbar-right {
        float: right!important;
        margin-right: -15px;
        padding-top: 25px;
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px;
        padding-top: 15px;
    }
}
.navbar-inverse {
    background-color: #FFF;
    border-color: #c7c7c7;
}

/* *** main page *** */
.weworkcont1{
    background-color: #e0e4e7;
}
.weworkcont2{
    background-color: #c8d0d5;
}
.weworkcont3{
    background-color: #c9d2d7;
}
.weworkcont4{
    background-color: #e3e7e9;
}
.weworkcontainer .outers:nth-child(1){
    padding-left: 0px;
}
.weworkcontainer .outers:nth-child(2){
    padding-right: 0px;
}
.weworkcontainer .outers:nth-child(3){
    padding-left: 0px;
}
.weworkcontainer .outers:nth-child(4){
    padding-right: 0px;
}
.weworkcont {
    padding: 20px 40px;
    min-height: 240px;
}
.outers {
    margin-bottom: 30px;
}
.weworkcont img{
    float: left;
    padding: 15px 20px 15px 0;
}
.blueback-full {
    background-color: #022d46;
    color: #FFF;
}
.ohead{
    color: #f89922;
}
.orange{
    color: #f89922;
}
.bhead {
    color: #1ba0c0;
}
.mainback{
    padding: 60px 0 30px;
}
.mainback p{
    font-size: 18px;
}
h2.ohead {
    font-size: 50px;
}
footer {
    background-color: #022d46;
    color: #FFF;
    padding: 40px 0;
    font-size: 16px;
}
footer a{
    color: #FFF;
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
}
footer a:hover{
    color: #f89922;
    text-decoration: none;
}
.footer2 {
    background-color: #001420;
    color: #FFF;
    font-size: 16px;
    padding: 15px;
}
.footer2 p{
    margin-bottom: 0px;
}
.footer2 a{
    color: #FFF;
}
.footer2 a:hover{
    color: #f89922;
}
.btn-orange {
    color: #fff;
    background-color: #f89922;
    border-radius: 14px;
    padding: 5px 15px;
    letter-spacing: 2px;
}
#aboutfooter img{
    margin-bottom: 20px;
}
#aboutfooter .btn-orange{
    margin-top: 15px;
}
.maincontent{
    margin-top: 120px;
}
.howitworks-main{
    text-align: center;
    margin-top: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-position-y: 0px;
    background-image: url(../images/banner-2.jpg);
    height: 270px;
    background-size: cover;
}
.stickyshowsmall{
    display: none;
}
.howitworks-main2{
    background-image: url(../images/banner-3.jpg)!important;
    height: 289px;
    background-position-y: 67px;
}
.howitworks-main::before{
    content: '';
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) );
    width: 100%;
    height: 279px;
    position: absolute;
    left: 0;
    top: 120px;
}
.howitworks-main2::before {
    height: 229px;
}
.howitworks-main h3{
    font-size: 70px;
    margin-top: 90px;
    color: #FFF;
}
.service-image{
    width: 100%;
    height: 180px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.blue-back{
    background-color: #022d46;
    color: #fff;
}
.service-container h3{
    /*text-transform: uppercase;*/
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 0px;
}
.service-container h4{
    /*text-transform: uppercase;*/
    margin-top: 5px;
    margin-bottom: 25px;
}
.heavybelowpadding{
    padding-bottom: 150px;
}
.trans-back{
    background-color: transparent;
}
.heavyup{
    margin-top: -100px;
}
.heavywhite{
    background-color: #fff;
    background-image: url('../images/heavyback.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
@media only screen and (max-width: 767px){
    .heavywhite{
        background-image: none!important;
        text-align: center;
    }
}
.righthours{
    padding-top: 30px;
    padding-bottom: 30px;
}
.righthours h3{
    color: #022d46;
    text-transform: uppercase;
    font-weight: 600;
}
.righthours p{
    margin-bottom: 0px
}
.righthours p.orange{
    font-size: 25px;
}
.whyus-back{
    background-color: #fff;
    background-image: url('../images/home2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding-top: 35px;
    padding-bottom: 35px;
}
.whyus-back2{
    background-image: url('../images/home3.jpg');
}
.whyus-leftside{
    padding: 35px;
    width: 50%;
    margin-left: 8px;
    background-color: #FFF;
}
.whyus-leftside h3{
    color: #022d46;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px;
}
.whyus-leftside p{
    margin-bottom: 25px;
}
.whyus-leftside p:nth-child(3){
    margin-bottom: 0px;
}
.whyus-rightside{
    padding: 35px;
    width: 50%;
    margin-left: 49%;
    margin-right: 5px;
    background-color: #FFF;
}
.whyus-rightside h3{
    color: #022d46;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px;
}
.whyus-rightside p{
    margin-bottom: 25px;
}
.whyus-rightside p:nth-child(3){
    margin-bottom: 0px;
}
.whyus2-container{
    margin: 25px 0;
}
.whyus2-container h3{
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.whyus2-container h4{
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 25px;
}
.whyus2-container p{
    margin-bottom: 25px;
}
.whyus2-container p:nth-child(4){
    margin-bottom: 0px;
}
.testquote{
    background-color: #022d46;
    color: #fff; 
    padding: 35px;
    border-radius: 10px;
}
.triangle {
    width: 0;
    border-top: 20px solid #022d46;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    left: 30px;
    position: relative;
}
.testimg{
    width: 120px;
    height: 120px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 60px;
    display: inline-block;
}
.testwho {
    padding-bottom: 25px;
    padding-top: 25px;
    color: #000;
}
.testwho .bluetxt{
    color: #022d46;
    font-weight: bold;
}
.testwhotxt{
        display: inline-block;
    position: absolute;
    padding: 21px;
    margin-top: 17px;
}
.testwhotxt p{
    margin-bottom: 0;
}
.owl-carousel .owl-item img {
    display: inline-block;
    width: 120px;
}
.owl-carousel.owl-carousel2 .owl-item img {
    display: inline-block;
    width: 100%;
}
.colourback {
    min-height: 450px;
    padding: 45px;
    color: #FFF;
}
.colourback1{
    background-color: #1f6e8e;
}
.colourback2{
    background-color: #f89922;
}
.colourback3{
    background-color: #213f4f;
}
.colourback1.triangle{
    border-top-color: #1f6e8e;
    background-color: transparent;
}
.colourback2.triangle{
    border-top-color: #f89922;
    background-color: transparent;
}
.colourback3.triangle{
    border-top-color: #213f4f;
    background-color: transparent;
}
.needhelp{
    background-color: #000;
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/home3.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    color: #FFF;
    text-align: center;
    padding: 70px;
}
.needhelp h3{
    margin-top: 0;
}
a.ohead.bigger {
    text-decoration: none;
    color: #f89922;
    font-size: 23px;
}
.needhelp2{
    background-color: #FFF;
    color: #f89922;
    text-align: center;
    padding: 70px;
    margin: auto;
    max-width: 850px;
}
.needhelp2 h3{
    color: #1ba0c0;
}
.needhelp2 h2{
    text-transform: uppercase;
}
.needhelp2 .blubtn{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
}
.servicestab{
    margin-bottom: 50px;
}
.js-google-map{
    max-height: 500px;
}
.panel {
    margin-bottom: 30px;
}
.toplogoright{
    position: absolute;
    top: -26px;
    right: -14px;
    transform: rotate(37deg);
}
.botlogoleft{
    position: absolute;
    bottom: 6px;
    left: -9px;
    transform: rotate(-20deg);
}
.educard{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.weworkcont div{
    margin-left: 148px;
}
@media screen and (max-width:991px){
    .weworkcont img{
        float: none;
        margin: auto;
        display: block;
    }
    .weworkcont div{
        margin-left: 0px;
    }
}
@media screen and (max-width:768px){
    .weworkcontainer .outers:nth-child(1){
        padding-left: 15px;
    }
    .weworkcontainer .outers:nth-child(2){
        padding-right: 15px;
    }
    .weworkcontainer .outers:nth-child(3){
        padding-left: 15px;
    }
    .weworkcontainer .outers:nth-child(4){
        padding-right: 15px;
    }
    .needhelp2{
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0px;
    }
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}
@media screen and (max-width:992px){
    .topscroll .navbar-brand > img {
        display: block;
        margin-top: -21px;
        max-height: unset;
        height: 56px;
    }
}
@media screen and (max-width:768px){
    .tophead-cont {
        text-align: right;
        padding: 20px 15px;
    }
}
@media screen and (max-width:620px){
    .navbar-inverse.topscroll {
        margin-top: 73px;
    }
    .topscroll .navbar-brand > img {
        display: block;
        margin-top: -10px;
        max-height: unset;
        height: 56px;
    }
    .tophead-cont {
        height: 86px;
    }
    .whyus-leftside {
        padding: 15px;
        width: 92%;
        margin-left: 10px;
        background-color: #FFF;
    }
    .whyus-rightside {
        padding: 15px;
        width: 92%;
        margin-left: 10px;
        background-color: #FFF;
    }
    .needhelp{
        padding: 50px 20px;
    }
    footer, .footer2{
        text-align: center;
    }
    
}
@media screen and (max-width:551px){
    .tophead-cont {
        text-align: right;
        height: 89px;
        padding: 8px 15px;
        line-height: 28px;
    }
    .navbar-inverse .navbar-toggle{
        margin-top: 18px;
    }
}
.navbar-nav > li.hide-large{
    display: none;
}
@media screen and (max-width: 767px){
    .navbar-nav > li.hide-large{
        display: block;
    }
}
@media screen and (max-width:380px){
    .tophead-cont{
        display:none;
    }
    .navbar-inverse.topscroll{
        margin-top: 0px;
    }
    .topscroll .navbar-brand > img {
        display: block;
        margin-top: 6px;
        max-height: unset;
        height: 56px;
        width: 220px;
    }
    
    .maincontent {
        margin-top: 70px;
    }
    .service-container .col-sm-3{
        padding-bottom: 25px;
        border-bottom: 1px solid #ececec;
        margin-bottom: 25px;
    }
    .howitworks-main {
        height: 220px;
    }
    .howitworks-main::before{
        top: 62px;
        height: 228px;
    }
    .howitworks-main h3{
        margin-top: 60px;
        font-size: 40px;
    }
    h2.ohead{
        text-align: center!important;
    }
}
.btn-info2{
    background-color: #2f87a0;
    border-color: #2f87a0;
}
.btn-info2:hover{
    background-color: #236071;
    border-color: #236071;
}
.btn-info3{
    background-color: #a726b3;
    border-color: #a726b3;
}
.btn-info3:hover{
    background-color: #75197d;
    border-color: #75197d;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
ul.dropdown-menu{
    min-width: 220px;
}
.accolade {
    display: flex;
    margin-top: 40px;
}
.accolade img {
    width: 90px;
    height: 90px;
    margin-top: 15px;
    vertical-align: middle;
    border-style: none;
    flex-shrink:0;
}
.accolade .header-lead {
    color: #f89922;
    padding-top: 10px;
    margin-left: 20px;
    margin-bottom: 0px;
    font-weight: 700;
    line-height: 32px;
    font-size: 19px;
}
.accolade .lead {
    /*color: #424770;*/
    color: #cfd7df;
    font-size: 17px;
    font-weight: 300;
}
.checkbox .checkbox-group {
    margin: 0 0 20px;
    max-width: 458px;
}
.checkbox .checkbox-group img {
    width: 22px;
    height: 22px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
}
.checkbox .checkbox-group .checkbox-heading {
    color: #f89922;
    display: inline-block;
    font-weight: 600;
    line-height: 1.9;
    margin-left: 45px;
    font-size: 17px;
}
.checkbox .checkbox-group .checkbox-text {
    color: #cfd7df;
    margin-left: 45px;
    line-height: 1.4;
    display: block;
    margin-left: 45px;
    font-size: 17px;
    font-weight: 300;
}
.whyus-portal-sec{
    background-color: #022d46;
    color: #cfd7df;
    padding: 120px 0;
}
.how-it-works-sec {
    padding: 120px 0;
}
.needhelp2 h3.ohead{
    color: #f89922;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #f89922;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.services-short-desc{
    min-height:125px;
    max-height:125px;
    overflow: hidden;
}
.navbar-inverse .navbar-nav > li > a.dropdown-toggle{
    padding: 13px 8px;
    margin-top: 1px;
}
@media (max-width: 767px){
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #000000;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #000000;
        background-color: #ececec;
    }
    .needhelp .btn-orange{
        display: block;
    }
    .needhelp .btn-orange:first-child{
        margin-bottom: 15px;
    }
    .botlogoleft{
        bottom: 11px;
        left: 20px;
    }
    .toplogoright{
        top: auto;
        bottom: 11px;
        right: 24px;
        transform: rotate(20deg);
    }
    .services-short-desc p{
        text-align: left!important;
    }
}
.backimg{
    width: 150px;
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.tutorimgback{
    float: right;
}
.bioimageback{
    margin-right: 300px;
}
@media (max-width: 767px){
    .tutorimgback{
        width: 100%!important;
        float: none;
    }
    .bioimageback{
        margin-right: 0px;
    }
}
.kv-zoom-cache{
    display: none;
}
.file-preview-thumbnails  .kv-file-content .file-preview-image{
    width: 100%!important;
}
.owl-item .item{
    padding: 0 20px;
}
.file-drop-zone{
    min-height: 305px;
}
div.sticky {
    position: sticky;
    top: 110px;
    background-color: #FFF;
    z-index: 99;
    padding-bottom: 15px;
    padding-top: 15px;
}

@media only screen and (min-width: 991px) and (max-width: 1199px){
    .topscroll .navbar-right{
        padding-top: 0px;
    }
    .topscroll.navbar-inverse .navbar-brand{
        margin-top: -38px;
    }
    .topscroll .navbar-brand > img{
        margin-top: 0;
    }
}
@media only screen and (min-width: 767px) and (max-width: 991px){
    .topscroll .navbar-right{
        padding-top: 0px;
        margin-top: -15px;
    }
    .topscroll.navbar-inverse .navbar-brand{
        margin-top: -46px;
    }
    .topscroll .navbar-brand > img{
        margin-top: 0;
    }
}
@media only screen and (max-width: 767px){
    .tophead-cont{
        display: none;
    }
    .navbar-inverse.topscroll {
        margin-top: 0px;
    }
    .topscroll.navbar-inverse .navbar-brand{
        margin-top: 0px;
        height: 67px;
    }
    .navbar-toggle{
            margin-top: 16px;
    }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
        background-color: #FFF;
    }
    .topscroll .navbar-brand > img{
        margin-top: 5px;
    }
    .howitworks-main{
        margin-top: 0;
    }
    .howitworks-main::before{
        top: 63px;
    }
    div.sticky{
        top: 43px;
    }
}
@media only screen and (max-width: 380px){
    
    .howitworks-main::before{
        top: -8px;
    }
    .howitworks-main h3{
        margin-top: 85px;
    }
}
@media only screen and (max-width: 702px){
    div.sticky{
        background-color: transparent;
        padding-bottom: 5px;
        padding-top: 5px; 
    }
    .stickyhidesmall{
        display: none;
    }
    .stickyshowsmall{
        display: block;
    }
    div.sticky .pull-right{
        background-color: #FFF;
    }
    div.sticky .pull-right p{
        margin-bottom: 0px;;
    }
}
