@import url(https://fonts.googleapis.com/css?family=Arimo:400,700);

/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

.tag-item span,
.top-bar *,
.widget p,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase
}

h3,
h4,
h5 {
    color: #1976ba
}

.full-width,
body,
html {
    width: 100%
}

a,
label,
ol,
p,
ul {
    color: #000
}

.center-text,
.top-bar * {
    text-align: center
}

.clear-float,
.clearfix:after,
.wp-pagenavi {
    clear: both
}

.preloader img,
.slider-content {
    transform: translate(-50%, -50%)
}

html {
    color: #222;
    font-size: 14px;
    line-height: 1.4
}

body,
html {
    overflow-x: hidden!important;
    font-family: Arimo, sans-serif;
    background-color: #fff
}

* {
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    margin-bottom: .5em
}

a:hover,
h2 {
    color: #1775ba
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 20px;
    font-weight: 600
}

h5 {
    font-size: 18px;
    font-weight: 300
}

.slider-content p,
.step-number,
button {
    font-weight: 700
}

h6 {
    font-size: 16px;
    text-transform: none;
    color: #1a76bb
}

ol,
p,
ul {
    font-size: 15px;
    margin-bottom: .9em
}

ol,
ul {
    padding-left: 1.25em
}

label {
    display: inline-block;
    margin-bottom: 1em
}

.field-label {
    margin-bottom: 5px
}

.check-box-grp label,
.radio-btn-grp label {
    margin-bottom: .5em
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

:-moz-placeholder,
:-ms-input-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder {
    color: #4d4d4d
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.hidden {
    display: none!important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.sub-menu,
.top-bar {
    background-color: #0067b3
}

tr {
    border-bottom: 10px solid transparent
}

td {
    vertical-align: top
}

.top-bar {
    width: 100%;
    height: 54px
}

.top-bar .logo {
    width: 19%;
    font-size: 25px;
    float: left;
    margin-top: 8px
}

.top-bar .logo a:hover {
    color: #fff
}

.menu.desktop {
    width: 81%;
    float: left;
    margin: 0
}

.menu.mobile {
    float: right;
    margin-top: 11px
}

.menu.mobile img {
    width: 22px;
    margin-right: 10px
}

.container,
.icon-grp img,
.slider-content>* {
    margin-left: auto;
    margin-right: auto
}

.menu.desktop>li {
    width: 19%;
    float: left
}

.menu.desktop>li:before {
    content: "";
    border-left: 1px solid rgba(84, 165, 224, .4);
    position: absolute;
    height: 28px;
    margin-top: 12px
}

.menu.desktop>li>a {
    width: 100%;
    padding: 16px 0;
    font-size: 16px
}

.top-bar * {
    color: #fff;
    display: inline-block
}

.menu.desktop>li:hover {
    position: relative
}

.sub-menu {
    display: none;
    position: absolute;
    z-index: 2;
    padding: 3px 0 6px;
    width: 100%
}

.menu.desktop>li:hover>.sub-menu,
.sub-menu>li,
.sub-menu>li>a {
    display: block
}

.sub-menu>li {
    text-align: left;
    padding: 10px 17%
}

.sub-menu>li>a {
    text-align: left;
    font-size: 16px
}

.menu.desktop li>a:hover {
    color: #fff
}

.sub-menu>li:hover {
    background-color: #0B5790;
    cursor: pointer
}

.text-right {
    text-align: right
}

.box-caption *,
.footer-contact h3,
.footer-text>div,
.horizontally-center-text,
.icon-grp *,
.slider-content>* {
    text-align: center
}

#ninja-slider>ul>li>div {
    background-size: cover!important;
    max-height: 700px;
    border-radius: 0;
    min-height: 500px
}

#ninja-slider li>a,
#ninja-slider li>div {
    max-width: 100%
}

#ninja-slider-pager {
    bottom: 43px;
    position: relative
}

#ninja-slider-pager a.active {
    background-color: #90be48;
    box-shadow: none
}

.slider-content {
    position: absolute;
    max-width: 330px;
    width: 50%;
    background-color: rgba(255, 255, 255, .7);
    left: 50%;
    top: 50%;
    border-top: 1px solid #bed5e7;
    border-bottom: 1px solid #bed5e7;
    box-shadow: 0 12px 0 rgba(255, 255, 255, .7), 0 -12px 0 rgba(255, 255, 255, .7);
    padding: 25px
}

.slider-content .disclaimer {
    margin-bottom: 0;
    margin-top: 20px
}

.slider-content>* {
    display: block
}

.caption-heading * {
    display: inline-block;
    margin-top: -6px
}

.caption-heading span {
    padding-left: 10px
}

#ninja-slider h2 {
    display: none
}

button {
    padding: 10px 20px;
    margin-bottom: 10px;
    border: 0
}

button.green {
    background-color: #86b937;
    color: #fff;
    padding: 1em
}

.three-steps-box {
    background-color: #0067B2;
    padding: 40px 0;
    margin-top: -30px
}

.three-steps-box .icon-grp {
    width: 33.33%;
    padding: 10px;
    float: left;
    margin-bottom: 20px
}

.container {
    width: 1200px;
    max-width: 90%
}

.icon-grp {
    display: inline-block
}

.icon-grp * {
    color: #fff
}

.icon-grp img {
    display: block;
    margin-bottom: 30px;
    height: 83px
}

.dual-line {
    border-top: 1px solid #007cbc;
    border-bottom: 1px solid #007cbc;
    padding: 10px 0
}

.gutterless-boxes .box {
    width: 50%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    cursor: pointer
}

.gutterless-boxes .box::before {
    content: "";
    background-color: rgba(0, 0, 0, .45);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

.box-caption {
    margin: 150px auto;
    padding: 20px 0;
    position: relative;
    width: 340px;
    border-top: 1px solid rgba(255, 255, 255, .25);
    border-bottom: 1px solid rgba(255, 255, 255, .25)
}

.box-caption * {
    color: #fff;
    margin-bottom: 0
}

.box.australia {
    background-image: url(../img/australia-thumb.jpg)
}

.box.canada {
    background-image: url(../img/canada-thumb.jpg)
}

.box.denmark {
    background-image: url(../img/denmark-thumb.jpg)
}

.box.uk {
    background-image: url(../img/uk-thumb.jpg)
}

.footer {
    background-color: #e6e6e6;
    overflow: auto
}

.footer-logo {
    margin: 0 auto;
    width: 353px;
    clear: both
}

.footer-logo img {
    display: inline-block;
    margin-right: 15px;
    height: 38px;
    width: auto!important
}

.footer-blue-strip {
    height: 40px;
    background: #0067b3
}

.footer-widgets {
    width: 93%;
    max-width: 1080px;
    margin: 0 auto 20px
}

.footer-widgets>.widget {
    float: left;
    padding: 0 2.4%;
    border-right: 1px solid #acc6d9;
    margin-bottom: 50px
}

.footer-widgets>.widget:nth-child(2) {
    width: 25%
}

.footer-widgets>.widget:last-child {
    border-right: 0;
    width: 22%
}

.footer-widgets.mobile div>a {
    display: block;
    width: 100%;
    padding: .8em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px
}

.footer-widgets.mobile>div>div {
    display: none
}

.box-item,
.payment-method,
.tag-item,
.tag-item span {
    display: inline-block
}

.footer-widgets.mobile>div {
    margin-bottom: 10px
}

.footer-widgets.mobile>div>a {
    background-color: #86b937;
    color: #fff
}

.footer-widgets.mobile>div>div>a {
    background-color: #A4D559;
    color: #fff
}

.footer-copyright {
    background-color: #0067b3;
    padding: 11px 0;
    color: #fff;
    height: 100%;
    overflow: auto
}

.footer-copyright .container img {
    width: 100%
}

.footer-copyright .container * {
    color: #fff;
    font-size: 9px
}

.footer-text {
    margin: 10px 0 15px
}

.footer-text>div {
    margin-bottom: 10px
}

.footer-copyright .links a:hover {
    color: #fff
}

.client-logo {
    width: 521px;
    margin: -39px auto 30px;
    max-width: 90%
}

.client-logo img {
    width: 28%;
    margin: 0 2%
}

.footer-contact {
    background-color: #0067b3;
    padding: 20px
}

.footer-contact img {
    width: 25px
}

.footer-contact h3 {
    color: #fff;
    margin-bottom: 0
}

.static-content-pages {
    padding: 3% 0 77px
}

.static-content-pages h3 {
    color: #000;
    font-size: 18px;
    margin: 3px 0 0
}

.section-wrapper {
    border-bottom: 2px solid #0067b3;
    padding: 3% 4%
}

.section-wrapper:last-child {
    border-bottom: none
}

.section-wrapper:first-child {
    padding-top: 0
}

.payment-method {
    width: 100px;
    margin-left: 15px
}

.tag-item {
    background-color: #1976ba;
    padding: 4px 15px;
    margin-right: 1px
}

.tag-item img {
    margin-top: -5px
}

.tag-item span {
    color: #fff;
    font-size: 18px
}

.tag-list {
    margin-bottom: 2%;
    padding: 3% 4%
}

.tag-item {
    margin-bottom: 5px
}

.left-align-text {
    text-align: left
}

.box-item *,
.step-number,
.visa-assessment-form h2,
.visa-assessment-header * {
    text-align: center
}

input,
select,
textarea {
    border: 2px solid #0067b3;
    padding: 13px;
    width: 100%;
    margin-bottom: 10px;
    color: #000
}

.contact-form-wrapper {
    max-width: 400px;
    width: 90%;
    margin: 0 auto 5%
}

.box-item {
    width: 32.9%;
    border-right: 2px solid #0067b3;
    padding: 10px 5%;
    vertical-align: top
}

.box-item:nth-child(3),
.box-item:nth-child(6) {
    border-right: 0
}

.box-item:nth-child(6) {
    border-bottom: 0
}

.map,
.step-number {
    border: 3px solid #0067b3
}

.box-item img {
    margin: 0 auto;
    display: block;
    padding: 12px
}

.contact-three-box {
    margin-bottom: 3%
}

.three-steps-selector,
.vimeo-video {
    margin-bottom: 30px
}

.vimeo-video {
    width: 100%;
    max-width: 820px;
    height: 470px
}

.three-videos-grp .vimeo-video {
    width: 32%;
    max-width: none;
    height: 162px;
}

.step-number {
    width: 64px;
    height: 64px;
    color: #0067b3;
    font-size: 24px;
    line-height: 64px;
    border-radius: 40px
}

.step-number.active,
.step-number.complete {
    background-color: #0067b3;
    color: #fff
}

.step-node {
    border-top: 3px solid #0067b3;
    width: 40px;
    height: 7px
}

.three-steps-selector * {
    display: inline-block
}

.visa-assessment-form {
    width: 456px;
    height: 650px;
    max-width: 80%;
    margin: 0 auto 20px
}

.assessment-form-step-2,
.assessment-form-step-3 {
    display: none
}

.form-item-grp *,
.left-sidebar,
.main-content,
.starRating:not(old) {
    display: inline-block
}

.form-group {
    margin-bottom: 15px
}

.post-header h2 a {
    color: #1775ba;
    font-size: 22px
}

.blog a span {
    color: #1775ba!important
}

.blog p {
    text-align: left!important;
    font-weight: 400
}

.blog .entry h2 {
    color: #747474;
    font-size: 19px;
    text-align: left!important;
    margin-top: 1em;
    margin-bottom: 0
}

.blog .entry h3,
.blog .entry h4 {
    color: #000;
    text-align: left!important;
    margin-top: 1em
}

.blog .entry h3 {
    font-size: 18px
}

.blog .entry h4 {
    font-size: 16px
}

.blog-title {
    padding: 0 4%;
    font-size: 26px
}

.blog .section-wrapper {
    padding-top: .5%;
    margin-bottom: 3%
}

.blog ol {
    padding-left: 1.6em
}

.blog ul {
    margin-top: 0
}

.wp-pagenavi a,
.wp-pagenavi span {
    color: #FFF;
    text-decoration: none;
    background-color: #6FB7E9;
    border: 1px solid #B2D1E5;
    padding: 5px;
    margin: 2px
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    border-color: #E9F2F9;
    background-color: #6FB7E9
}

.wp-pagenavi span.current {
    font-weight: 700;
    background-color: #3C8DC5
}

.captcha-code {
    background-color: #0067b3;
    padding: 14px 14px 13px;
    color: #fff;
    width: 29.9%
}

.captcha-code-input {
    width: 68.9%
}

input[type=checkbox],
input[type=radio] {
    width: 13px;
    margin-right: 5px
}

.warning {
    color: #C71A1A;
    margin-bottom: 15px;
    margin-top: -3px
}

.main-content {
    width: 77%;
    margin-left: 2.5%
}

.left-sidebar {
    width: 20%;
    vertical-align: top
}

.starRating:not(old) {
    width: 7.5em;
    height: 1.5em;
    overflow: hidden;
    vertical-align: bottom;
    margin-bottom: 10px
}

.starRating:not(old)>input {
    margin-right: -100%;
    opacity: 0
}

.starRating:not(old)>label {
    display: block;
    float: right;
    position: relative;
    background: url(star-off.svg);
    background-size: contain
}

.starRating:not(old)>label:before {
    content: '';
    display: block;
    width: 1.5em;
    height: 1.5em;
    background: url(star-on.svg);
    background-size: contain;
    opacity: 0;
    transition: opacity .2s linear
}

.starRating:not(:hover)>:checked~label:before,
.starRating:not(old)>label:hover:before,
.starRating:not(old)>label:hover~label:before {
    opacity: 1
}

.five-stared-rating>label[for=rating1]:before,
.five-stared-rating>label[for=rating2]:before,
.five-stared-rating>label[for=rating3]:before,
.five-stared-rating>label[for=rating4]:before,
.five-stared-rating>label[for=rating5]:before,
.four-stared-rating>label[for=rating1]:before,
.four-stared-rating>label[for=rating2]:before,
.four-stared-rating>label[for=rating3]:before,
.four-stared-rating>label[for=rating4]:before,
.one-stared-rating>label[for=rating1]:before,
.three-stared-rating>label[for=rating1]:before,
.three-stared-rating>label[for=rating2]:before,
.three-stared-rating>label[for=rating3]:before,
.two-stared-rating>label[for=rating1]:before,
.two-stared-rating>label[for=rating2]:before {
    opacity: 1!important
}

.single-review-wrapper {
    margin-bottom: 25px
}

.single-review-wrapper h3 {
    margin-bottom: 5px;
    font-size: 16px;
    text-transform: none
}

.single-review-wrapper p {
    font-size: 14px
}

.written-on {
    font-size: 10px!important
}

.disclaimer {
    margin-top: 5px;
    font-size: 10px;
    margin-bottom: 20px;
    color: grey;
    font-weight: 400!important
}

.free-visa-assessment {
    background-color: #80c33c;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#add75d', endColorstr='#80c33c');
    background: -webkit-gradient(linear, left top, left bottom, from(#add75d), to(#80c33c));
    background: -moz-linear-gradient(top, #add75d, #80c33c);
    background: -o-linear-gradient(top, #add75d, #80c33c);
    border: 1px solid #69963b;
    box-shadow: 0 1px 0 0 #d0e89f inset;
    -moz-transition: all .2s ease 0s;
    border-radius: 5px;
    color: #fff
}

.read-more-link {
    color: #1775ba
}

.schedule-of-service * {
    font-size: 13px
}

.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 0
}

.preloader img {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%)
}

.job-description-text {
    border: 2px solid #0067b3;
    padding: 18px;
    height: 200px;
    overflow-y: scroll;
    margin-bottom: 10px
}

@media (max-width:960px) {
    .desktop {
        display: none
    }
    .mobile {
        display: block
    }
    .top-bar .logo {
        width: 192px
    }
    .slider-content {
        width: 90%
    }
    .box-item,
    .gutterless-boxes .box,
    .left-sidebar,
    .three-steps-box .icon-grp {
        width: 100%
    }
    .box-item {
        border-right: 0;
        border-bottom: 2px solid #0067b3;
        padding: 6% 21%
    }
    .vimeo-video {
        height: 315px
    }
    .footer-copyright .container a,
    .footer-copyright .container p,
    .footer-copyright .container span {
        font-size: 11px;
        margin-bottom: 10px;
        display: block;
        text-align: left;
        float: left
    }
    .footer-copyright .container img {
        margin-top: 10px;
        margin-left: 0
    }
    .main-content {
        width: 100%;
        margin-left: 0
    }
}

@media (min-width:961px) {
    .desktop {
        display: block
    }
    .mobile {
        display: none
    }
}

@media (max-width:768px) {
    .three-videos-grp .vimeo-video {
        width: 100%;
        height: 250px;
    }
}