.entry-cover a.read-more,
.what-we-do-block-content {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}

.appoinment-form .btn-submit,
.departments .panel-body>a,
.happy-customer a,
.happy-customer p {
    font-family: Raleway, sans-serif;
}

.banner-left a,
.call-out-content a,
.departments .panel-body>a,
.departments .panel-title a:focus,
.departments .panel-title a:hover,
.happy-customer a,
.message-block a,
.paynow a,
.team-section .container>a {
    text-decoration: none;
}

.home-banner {
    background: url(../images/banner-bg.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: relative;
}

.department-section .section-header h3,
.latest-news .section-header h3,
.section-header h3,
.service-section .section-header h3 {
    background-position: center bottom;
}

.banner-left h1::after,
.banner-left h3::after,
.message-block h3::after {
    height: 3px;
    content: "";
}

.banner-section>img,
.home-banner::before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.home-banner::before {
    content: "";
    top: 0;
    background-color: #f2faff;
    opacity: 0.8;
    display: inline-block;
}

.acknowledge {
    text-align: center;
    line-height: 2;
    color: #4e8a50;
    font-size: 16px;
}

.banner-left h1,
.banner-left h3 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    padding-bottom: 10px;
    letter-spacing: 3px;
    text-shadow: 0 1px 0 #c9cfce, 0 2px 0 #bcc2c2, 0 3px 0 #afb6b6, 0 4px 0 #a4adac, 0 5px 0 #9fa8a7, 0 6px 0 #99a3a2, 0 7px 0 #97a1a0, 0 8px 0 #949e9d, 0 0 5px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.2),
        0 5px 10px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    text-align: center;
}

.home-banner .left-shape {
    background-color: #33a9ee;
}

.home-banner .right-shape {
    background-color: #f7f7f7;
}

.banner-left h3 {
    margin-top: 8px;
    margin-bottom: 0;
    position: relative;
}

.banner-left h3::after {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    max-width: 40px;
    background-color: #33a9ee;
}

.banner-left h1 {
    margin-top: 8px;
    margin-bottom: 0;
    position: relative;
}

.banner-left h1::after {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    max-width: 40px;
    background-color: #33a9ee;
}

.banner-left a>i,
.message-block a>i {
    margin-left: 10px;
    display: inline-block;
}

.banner-left p {
    font-size: 16px;
    color: #666;
    line-height: 25px;
    display: inline-block;
    margin-top: 20px;
    padding: 0 40px;
    letter-spacing: 1px;
}

.banner-left a {
    padding: 20px 28px;
    background-color: #33a9ee;
    color: #fff;
    font-weight: 800;
    font-size: 11px;
    display: inline-block;
    margin-top: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-width: 207px;
    max-width: 207px;
    position: relative;
    z-index: 2;
}

.banner-left a>i {
    font-size: 15px;
}

.message-block a,
.message-block h3,
.message-block p,
.opening-hours .message-block a:hover,
.opening-hours .message-block a:hover>i {
    color: #fff;
}

.message-block a:hover,
.message-block a:hover>i,
.opening-hours .message-block a,
.opening-hours .message-block h3,
.opening-hours .message-block li,
.opening-hours .message-block p {
    color: #444444;
}

.message-borad {
    position: relative;
    background-color: #f7f7f7;
}

.message-borad::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #33a9ee;
    width: 50%;
    display: inline-block;
}

.message-block h3 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 13px;
    margin-top: 0;
    margin-bottom: 20px;
}

.message-block h3::after {
    position: absolute;
    left: 0;
    bottom: 0;
    min-width: 20px;
    background-color: #fff;
    display: inline-block;
}

.emargency-case {
    padding-right: 40px;
}

.message-block {
    margin-top: 50px;
    margin-bottom: 40px;
    padding-right: 20px;
}

.message-block:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
}

.message-block p {
    line-height: 25px;
    display: inline-block;
    width: 100%;
    margin-bottom: 35px;
}

.message-block a {
    padding: 10px 14px;
    border: 2px solid #c2e5fa;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
}

.message-block a>i {
    font-size: 15px;
    position: relative;
    top: 2px;
}

.message-block a:hover {
    background-color: #f7f7f7;
    transition: all 1s ease-in-out;
    border-color: #f7f7f7;
}

.opening-hours {
    position: relative;
    padding-left: 40px;
}

.opening-hours-block {
    padding-left: 0;
    padding-right: 70px;
}

.opening-hours .message-block h3::after {
    background-color: #0f89d1;
}

.opening-hours .message-block li {
    list-style: none;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 10px;
}

.opening-hours .message-block li:first-child {
    margin-top: 10px;
}

.opening-hours .message-block li::after {
    position: absolute;
    content: "";
    background-color: #c9e1ef;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.opening-hours .message-block p {
    margin-bottom: 30px;
    padding-right: 0;
}

.opening-hours .message-block a {
    border-color: #54aadc;
}

.opening-hours .message-block a:hover {
    background-color: #33a9ee;
    transition: all 1s ease-in-out;
    border-color: #33a9ee;
}

.paynow {
    margin: 25px auto;
    max-width: 170px;
    box-shadow: 0 2px 0 #333;
}

.paynow a {
    color: #fff;
    font-size: 18px;
}

.service-section {
    display: inline-block;
    width: 100%;
    padding-top: 80px;
}

.section-header h3 {
    font-size: 22px;
    text-align: center;
    line-height: 1.5;
    font-weight: 700;
    color: #333;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 3px;
    background-image: url(../images/section-seprator.png);
    background-repeat: no-repeat;
    padding-bottom: 30px;
}

.section-header>p {
    font-size: 15px;
    color: #444;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 0;
    padding-right: 100px;
    letter-spacing: 0.3px;
}

.service-block {
    display: inline-block;
    min-height: 270px;
    width: 100%;
    padding-top: 26px;
}

.service-block h3 {
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 17px;
    margin-top: 0;
    margin-bottom: 16px;
    color: #333;
    font-size: 13px;
    letter-spacing: 2px;
}

.service-block h3::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 20px;
    height: 3px;
    background-color: #33a9ee;
    display: inline-block;
}

.service-block-icon {
    position: absolute;
    width: 70px;
    height: 70px;
    background-size: cover;
    text-align: center;
    line-height: 70px;
    display: inline-block;
}

.service-block-icon::after,
.service-block-icon::before {
    content: "";
    position: absolute;
    border: 1px solid #eff1f2;
    border-radius: 5px;
    z-index: 0;
}

.service-block-icon::after {
    top: 18px;
    left: 0;
    width: 100%;
    height: 35px;
}

.service-block-icon::before {
    left: 18px;
    width: 35px;
    height: 70px;
}

.service-block:hover .service-block-icon::after,
.service-block:hover .service-block-icon::before {
    background-color: #33a9ee;
    border-color: #33a9ee;
}

.service-block:hover .service-block-icon i {
    display: none;
}

.service-block-icon i,
.service-block:hover .service-block-icon i:nth-child(2) {
    height: 36px;
    position: relative;
    display: inline-block;
    padding: 5px 0;
    top: 13px;
    border-radius: 4px;
    z-index: 1;
}

.service-block:hover .service-block-icon i:nth-child(2) {
    background-color: #33a9ee;
    width: 36px;
}

.service-block-icon i {
    background-color: #fff;
    width: 37px;
}

.call-out,
.input-group[class*="col-"] {
    width: 100%;
}

.service-block-icon i:nth-child(2) {
    display: none;
}

.service-block-icon img {
    position: absolute;
    left: 0;
    right: 0;
    top: 5px;
    bottom: 0;
    margin: 0 auto;
}

.service-block-content {
    padding-left: 95px;
    top: 0;
}

.service-block-content .block-title::after {
    background-color: #33a9ee;
}

.service-block-content>p {
    color: #444;
    display: inline-block;
    line-height: 25px;
    padding-right: 40px;
}

.service-section2 {
    background-color: #f5f6f7;
}

.service-section2 .appoinment-form,
.service-section2 .service-block-icon::after,
.service-section2 .service-block-icon::before {
    background-color: #fff;
}

.appoinment-form img {
    display: inline-block;
    margin-right: 10px;
}

.appoinment-form h3 {
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0 0 25px;
    letter-spacing: 1.2px;
}

.appoinment-form .btn-submit,
.call-out-content a,
.call-out-content h3 {
    letter-spacing: 1px;
    text-transform: uppercase;
}

.appoinment-form .form-control {
    border-radius: 15px;
    font-size: 13px;
    color: #aaa;
    padding: 8px 12px;
    min-height: 38px;
    box-shadow: none;
}

.appoinment-form .form-control:focus {
    border-color: #000;
    box-shadow: none;
}

.appoinment-form .form-group {
    margin-bottom: 20px;
}

.appoinment-form .form-group:last-child {
    margin-bottom: 25px;
}

.appoinment-form input[type="checkbox"] {
    display: inline-block;
    margin-right: 8px;
    margin-top: 15px;
}

.appoinment-form span {
    font-size: 15px;
    color: #aaa;
    position: relative;
    top: -3px;
}

.call-out::before,
.what-we-do-best-left::before,
.what-we-do-block::after {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
}

.appoinment-form .btn-submit {
    display: inline-block;
    padding: 14px 20px;
    color: #fff;
    background-color: #33a9ee;
    border: none;
    box-shadow: none;
    max-height: 40px;
    font-size: 11px;
    font-weight: 700;
}

.appoinment-form .btn-submit:hover {
    background-color: #333;
    color: #fff;
    transition: all 1s ease-in-out;
}

.call-out-content a,
.call-out-content h3,
.call-out-content p {
    color: #fff;
}

.call-out {
    background: url(../images/call-out-bg.jpg) no-repeat;
    height: 100%;
    position: relative;
    background-size: cover;
}

.call-out::before {
    position: absolute;
    background-color: rgba(4, 4, 4, 0.82);
    display: inline-block;
}

.call-out-content {
    padding: 60px 0;
}

.call-out-content h3 {
    font-size: 28px;
    font-weight: 500;
    word-spacing: 2px;
    margin-bottom: 12px;
    margin-top: 15px;
}

.call-out-content span {
    font-weight: 700;
}

.call-out-content p {
    font-size: 17px;
    margin-bottom: 0;
}

.call-out-content .col-md-2 {
    text-align: right;
}

.call-out-content a {
    font-size: 11px;
    text-align: center;
    line-height: 10px;
    display: inline-block;
}

.call-out-content a:hover {
    background-color: #33a9ee;
    color: #fff;
}

.what-we-do-best {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
}
.what-we-do-best h5{
    font-size:25px;
}

.what-we-do-left {
    position: relative;
    width: 34.75%;
}

.what-we-do-best-left::before {
    position: absolute;
    background-color: #3cabed;
    opacity: 0.15;
}

.what-we-do-left img {
    min-height: 400px;
}

.what-we-do-right {
    width: 65.25%;
}

.what-we-do-block {
    background-color: #f9fcff;
    border-right: 1px solid #eff3f7;
    border-bottom: 1px solid #eff3f7;
    position: relative;
    display: inline-block;
    width: 100%;
    min-height:320px;
}

.modal-backdrop.in {
    z-index: 1;
}

.checkbox-inline,
.radio-inline {
    float: left;
}
/*
.what-we-do-block p,
.what-we-do-block-content h5,
.what-we-do-block-content i img,
.what-we-do-block::after,
.what-we-do-block>img {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}*/

.member-content,
.portfolio-item::before,
.team-section .container>a {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}
/*

.what-we-do-block::after {
    position: absolute;
    background-color: #006199;
    opacity: 0;
    border-color: transparent;
}

.team-carousel,
.team-section,
.what-we-do-title .what-we-do-block {
    background-color: #fff;
}

.what-we-do-block>img {
    opacity: 0;
    position: relative;
    min-height: 300px;
}

.what-we-do-block:hover::after {
    opacity: 0.8;
}

.what-we-do-block:hover img {
    opacity: 1;
}

.what-we-do-block-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    transform: translate(0, -50%);
    z-index: 1;
    padding: 0px 50px;
}

.what-we-do-block-content i {
    display: block;
    margin: 0 auto 10px;
    z-index: 1;
    width: 80px;
    height: 45px;
    overflow: hidden;
    position: relative;
}

.what-we-do-block-content i img {
    position: relative;
    top: 0;
}

.what-we-do-block:hover i img {
    top: -37px;
}

.what-we-do-block-content h5 {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    color: #2a2a2a;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 0;
    z-index: 1;
    position: relative;
}

.what-we-do-block p,
.what-we-do-title .what-we-do-block p,
.what-we-do-title .what-we-do-block:hover p {
    color: #444;
    position: relative;
}

.what-we-do-block:hover h3,
.what-we-do-block:hover i,
.what-we-do-block:hover p {
    color: #fff;
    z-index: 1;
}

.home,
.home img {
    min-height: auto;
}

.what-we-do-title .what-we-do-block:hover::after {
    display: none;
}

.what-we-do-title .what-we-do-block h3 {
    color: #222;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}
*/
.member-name h6,
.team-section .container>a {
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
}

.team-section {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 118px 0;
}

.team-section h3 {
    margin: 0;
}

.team-section .section-header>p {
    width: 100%;
    margin-top: 23px;
    margin-bottom: 45px;
    font-size: 16px;
    padding: 0;
}

.team-carousel {
    -webkit-box-shadow: 0 3px 1px #fbfbfb;
    -moz-box-shadow: 0 3px 1px #fbfbfb;
    box-shadow: 0 3px 1px #fbfbfb;
}

.team-type {
    position: relative;
    text-align: right;
}

.member-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50%;
    color: #fff;
    background-color: rgba(51, 169, 238, 0.85);
    padding: 22px 28px;
    max-width: 340px;
    margin: 0 auto;
    opacity: 0;
}

.team-type:hover .member-content {
    opacity: 1;
    bottom: 0;
}

.team-type:hover .member-contact,
.team-type:hover .member-name {
    opacity: 1;
}

.team-carousel.owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
}

.member-name {
    text-align: left;
    float: left;
    clear: both;
    width: 100%;
    padding-right: 75px;
}

.blog-area,
.error-section,
.statistics-box {
    text-align: center;
}

.member-name h6 {
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 7px;
}

.member-name p {
    font-size: 13px;
    display: inline-block;
    margin-bottom: 0;
}

.member-contact {
    position: absolute;
    right: 28px;
}

.member-contact>a {
    font-size: 20px;
    margin-left: 10px;
    display: inline-block;
}

.team-section .container>a {
    font-size: 11px;
    border: 2px solid transparent;
    padding: 12px 25px;
    color: #33a9ee;
    display: inline-block;
    margin-top: 35px;
}

.team-section .container>a>i {
    display: inline-block;
    margin-left: 5px;
    color: #33a9ee;
}

.team-section .container>a:hover {
    border-color: #0f89d1;
    background-color: #33a9ee;
    color: #fff;
}

.team-section .container>a:hover i {
    color: #fff;
}

.member-content,
.team-section .container>a {
    transition: all 1s ease 0s;
}

.department-section {
    background-color: #f8fbff;
}

.we-are-best {
    display: inline-block;
    background-color: #f8fbff;

}

.we-are-best-block .we-are-best-content h3 {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
    color: #333;
    font-weight: 600;
    padding-bottom: 17px;
}

.we-are-best-block .we-are-best-content h3::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    min-width: 20px;
    height: 3px;
    background-color: #33a9ee;
    display: inline-block;
}

.we-are-best .section-header>p {
    padding-right: 0;
}

.we-are-best-block {
    display: inline-block;
    margin-top: 52px;
}

.we-are-best-icon {
    position: absolute;
    margin-left: 20px;
}

.we-are-best-content {
    padding-left: 75px;
    display: inline-block;
}

.we-are-best-content p {
    color: #444;
    display: inline-block;
    line-height: 25px;
    margin-bottom: 0;
    font-size: 15px;
    text-indent: 50px;
}

.departments {
    /*padding-right: 205px;
    padding-top: 120px;*/
    padding-bottom: 50px;
}

.departments-bg img {
    position: relative;
    opacity: 0.05;
}

.departments-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.departments .panel-group,
.departments .section-header {
    position: relative;
    z-index: 1;
    padding-left: 120px;
}

.departments .panel-group {
    top: 45px;
}

.departments .panel {
    background-color: transparent;
    box-shadow: none;
}

.departments .panel-default,
.departments .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-color: transparent;
}

.departments .panel-body>p,
.panel-img {
    padding: 0;
    margin: 0;
}

.departments .panel-heading {
    padding: 0;
    background-color: transparent;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-default>.panel-heading .panel-title>a {
    border: none;
    border-radius: 0;
    text-decoration: none;
    padding: 10px;
    background-color: #46b1f0;
    border-bottom: 1px solid #dee8f3;
    color: #fff;
    width: 100%;
    display: inline-block;
}

.panel-default>.panel-heading .panel-title>a.collapsed {
    background-color: transparent;
    color: #2a2a2a;
    line-height: 1.6;
}

.departments .panel-default .active>a {
    color: #fff;
}

.departments .panel-group .panel+.panel {
    margin-top: -1px;
}

.panel-img {
    position: absolute;
}

.departments .panel-body {
    padding: 10px;
}

.departments .panel-body>p {
    color: #444;
    line-height: 25px;
    letter-spacing: 1px;
}

.departments .panel-body>a {
    color: #33a9ee;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.departments .panel-body>a>i {
    display: inline-block;
    margin-left: 5px;
    font-size: 10px;
    color: #59b9f1;
}

.counter-section {
    background: url(../images/happy-customer.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 80px 0 75px;
}

.counter-section::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #33a9ee;
    opacity: 0.98;
    display: inline-block;
}

.happy-customer h3 {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
    padding-bottom: 30px;
}

.happy-customer h3::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    min-width: 30px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
}

.happy-customer p {
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    line-height: 1.8;
    padding-top: 47px;
}

.happy-customer p>span {
    font-weight: 600;
}

.happy-customer a {
    font-size: 11px;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 15px;
    display: inline-block;
    margin-top: 15px;
    font-weight: 600;
    border: 1px solid;
}

.happy-customer i {
    display: inline-block;
    margin-right: 5px;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.what-we-do-block:hover .happy-customer a {
    background-color: #33a9ee;
    color: #fff;
    transition: all 1s ease 0s;
    border-color: #fff;
}

.counter-app .col-md-6 {
    padding: 4.5px;
    position: relative;
}

.counter-app .col-md-6::after,
.counter-app .col-md-6::before {
    position: absolute;
    content: "";
    background-color: #66bdef;
}

.counter-app .col-md-6::after {
    right: 0;
    width: 1px;
    bottom: 0;
    top: 0;
}

.counter-app .col-md-6::before {
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
}

.counter-app .col-md-6:nth-child(1)::after {
    top: 10px;
    bottom: 0;
}

.counter-app .col-md-6:nth-last-child(2)::after {
    top: 0;
    bottom: 10px;
}

.counter-app .col-md-6:nth-child(2n + 1)::before {
    left: 10px;
}

.counter-app .col-md-6:nth-child(2n + 2)::before {
    right: 10px;
}

.counter-app .col-md-6:last-child::after,
.counter-app .col-md-6:nth-child(2n + 2)::after,
.counter-app .col-md-6:nth-last-child(1)::before,
.counter-app .col-md-6:nth-last-child(2)::before {
    display: none;
}

.statistics-box {
    display: inline-block;
    width: 100%;
    padding: 35px 30px 35px 0;
}

.statistics-box i {
    display: inline-block;
    width: 100%;
    text-align: left;
    position: absolute;
    margin-top: 15px;
}

.statistics-content {
    display: inline-block;
    padding-left: 50px;
    text-align: left;
}

.statistics-content>span {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    letter-spacing: 1px;
}

.statistics-content p {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 1.2px;
}

.entry-cover a.read-more,
.latest-news .section-header a {
    right: 0;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
}

.counter-section2 {
    background: 0 0;
}

.counter-section2 .happy-customer h3,
.counter-section2 .happy-customer p,
.counter-section2 .statistics-content>span {
    color: #333;
}

.counter-section2 .happy-customer h3::after {
    background-color: #444;
}

.counter-section2 .happy-customer a {
    background-color: #47b1f0;
    color: #fff;
}

.counter-section2 .happy-customer a:hover {
    border-color: #444;
    color: #333;
    background-color: transparent;
}

.counter-section2 .statistics-content p {
    color: #444;
}

.counter-section2 .counter-app .col-md-6::after,
.counter-section2 .counter-app .col-md-6::before {
    background-color: rgba(119, 119, 119, 0.25);
}

.counter-section.counter-section2::before {
    background-color: transparent;
}

.latest-news {
    background-color: #fff;
    padding-top: 130px;
    padding-bottom: 120px;
}

.latest-news .section-header {
    position: relative;
}

.latest-news .section-header a {
    font-size: 11px;
    letter-spacing: 3px;
    border: 2px solid transparent;
    color: #33a9ee;
    position: absolute;
    top: 0;
}

.latest-news .section-header a>i {
    display: inline-block;
    margin-left: 5px;
    color: #33a9ee;
}

.latest-news article {
    margin-top: 45px;
    padding: 0 20px;
}

.entry-header:before {
    content: "";
    background-color: #33a9ee;
    position: absolute;
    left: 186px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.entry-header {
    position: relative;
    z-index: 1;
    padding: 50px 0 60px;
}

.entry-cover {
    position: relative;
    margin-right: 56px;
}

.entry-cover img {
    -moz-box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
}

.entry-cover:hover::after,
.entry-cover:hover::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #343434;
    opacity: 0.75;
    z-index: 1;
    transition: all 1s ease-in-out;
}

.entry-cover:hover::after {
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    border: 1px solid #fff;
}

.entry-cover a.read-more {
    left: 0;
    position: absolute;
    text-align: center;
    color: #fff;
    border: 1px solid transparent;
    margin: 10px;
    top: 50%;
    z-index: 2;
    opacity: 0;
    transform: translate(0, -50%);
}

.entry-cover:hover a.read-more {
    opacity: 1;
}

.read-more i {
    display: inline-block;
    width: 100%;
    color: #fff;
    margin-bottom: 13px;
    font-size: 20px;
}

.entry-meta a,
.entry-meta a>span {
    color: #0078bf;
    display: inline-block;
}

.entry-meta {
    position: absolute;
    left: -137px;
    z-index: 0;
}

.entry-meta a {
    text-transform: capitalize;
    width: 100%;
    float: left;
    margin-bottom: 35px;
    text-decoration: none;
}

.entry-meta i {
    display: inline-block;
    margin-right: 10px;
}

.entry-meta a>span {
    margin-left: 5px;
}

.entry-content {
    background-color: #33a9ee;
    color: #000;
    padding: 0 9% 6% 7%;
    position: relative;
    margin-left: 186px;
}

.entry-title,
.entry-title a {
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.categories-type li a,
.recent-title a>span,
.widget-tags a,
.widget-title {
    text-transform: capitalize;
}

.entry-title a:hover {
    color: #fff;
}

.entry-content>h3 {
    margin: 0;
}

.entry-content .post-meta {
    color: #fefefe;
    opacity: 0.5;
    z-index: 1;
    position: relative;
}

.entry-content .post-meta a {
    color: #fefefe;
    text-decoration: none;
}

.entry-content p {
    color: #fff;
    line-height: 30px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
}

.error-section .section-padding {
    width: 100%;
    display: inline-block;
}

.error-section h3 {
    font-size: 30px;
    font-weight: 500;
}

.error-section p {
    font-size: 18px;
}

.error-section img {
    margin: 60px 0;
}

.error-section .container .col-md-6 {
    display: block;
    margin: 0 auto;
    float: none;
}

.error-section .container .col-md-6 .input-group {
    border: 1px solid #dfe3e4;
    border-radius: 2px;
    padding: 6px 12px;
}

.error-section .container .col-md-6 .input-group input {
    color: #444;
}

.error-section .container .col-md-6 .input-group input,
.error-section .container .col-md-6 .input-group span .btn {
    border: none;
    box-shadow: none;
    outline: 0;
}

.error-section .container .col-md-6 .input-group span .btn i {
    font-size: 18px;
    color: #dfe3e4;
}

.page-content {
    display: inline-block;
    width: 100%;
    margin-top: 57px;
}

.blog-area {
    padding-bottom: 90px;
}

.blog-post-list {
    display: inline-block;
    margin-bottom: 45px;
    text-align: left;
}

.blog-post-list .entry-content {
    padding: 0 4.5% 2%;
}

.blog-post-list .entry-content p {
    padding-right: 15px;
}

.ow-pagination .pagination>li:first-child>a,
.ow-pagination .pagination>li:first-child>span,
.ow-pagination .pagination>li:last-child>a,
.ow-pagination .pagination>li:last-child>span {
    border-radius: 0;
}

.ow-pagination .pagination {
    border-radius: 0;
    margin: 0;
}

.ow-pagination .pagination li {
    margin-right: 10px;
    display: inline-block;
    margin-top: 15px;
}

.ow-pagination .pagination li a {
    line-height: 23px;
    font-size: 15px;
    font-family: Lato, sans-serif;
    color: #d1d1d1;
    background-color: transparent;
    border-color: #d1d1d1;
    font-weight: 700;
}

.ow-pagination .pagination li:hover a {
    border-color: #2098df;
    color: #2098df;
    background-color: transparent;
}

.widget {
    background-color: #f7f7f7;
    padding: 0 15px 30px;
    margin-bottom: 45px;
}

.widget-title {
    font-size: 22px;
    color: #222;
    font-family: Montserrat, sans-serif;
    padding-bottom: 25px;
    background-color: #fff;
    border-bottom: 2px solid #41a7dd;
    margin: 0 -15px 30px;
}

.widget-search .form-control {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ddd;
    color: #444;
    font-size: 15px;
    font-family: Raleway, sans-serif;
}

.widget-search .btn-default {
    border-radius: 0;
    background-color: #0f89d1;
    border: 1px solid #0f89d1;
}

.widget-search .btn-default i {
    color: #fff;
}

.categories-type {
    list-style: none;
    position: relative;
}

.categories-type li {
    position: relative;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.categories-type li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.categories-type li::before {
    position: absolute;
    content: "\f101";
    left: 0;
    color: #444;
    font-family: FontAwesome;
}

.categories-type li a,
.recent-title a {
    font-family: Raleway, sans-serif;
    text-decoration: none;
}

.categories-type li a {
    margin-left: 20px;
    color: #444;
    font-size: 15px;
}

.categories-type li:hover a {
    color: #000;
    transition: all 1s ease 0s;
}

.categories-type li a>span {
    float: right;
    clear: both;
    font-weight: 600;
}

.widget-social-media ul {
    list-style: none;
}

.widget-social-media ul li {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 8px;
}

.widget-social-media ul li:last-child {
    margin-right: 0;
}

.widget-social-media ul li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 1px solid transparent;
}

.recent-post-box,
.recent-title a,
.who-we-are {
    display: inline-block;
    width: 100%;
}

.widget-social-media .tw {
    background-color: #31aae2;
}

.widget-social-media .tw:hover {
    color: #31aae2;
    border-color: #31aae2;
}

.widget-social-media .fb {
    background-color: #3b579d;
}

.widget-social-media .fb:hover {
    color: #3b579d;
    border-color: #3b579d;
}

.widget-social-media .gp {
    background-color: #dd4b39;
}

.widget-social-media .gp:hover {
    color: #dd4b39;
    border-color: #dd4b39;
}

.widget-social-media .inst {
    background-color: #396892;
}

.widget-social-media .inst:hover {
    color: #396892;
    border-color: #396892;
}

.widget-social-media .ln {
    background-color: #1060a6;
}

.widget-social-media .ln:hover {
    color: #1060a6;
    border-color: #1060a6;
}

.widget-social-media .tm {
    background-color: #34465d;
}

.widget-social-media .fb:hover,
.widget-social-media .gp:hover,
.widget-social-media .inst:hover,
.widget-social-media .ln:hover,
.widget-social-media .tm:hover,
.widget-social-media .tw:hover {
    background-color: #fff;
    transition: all 1s ease 0s;
}

.widget-social-media .tm:hover {
    color: #34465d;
    border-color: #34465d;
}

.recent-post-box {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.recent-post-box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.recent-post-box img {
    position: absolute;
}

.recent-post-box img:hover {
    opacity: 0.5;
}

.recent-title {
    display: inline-block;
    padding-left: 85px;
}

.recent-title a {
    color: #555;
    font-weight: 600;
    margin-bottom: 5px;
}

.recent-title a>span {
    color: #037adf;
    font-size: 15px;
    font-weight: 600;
}

.recent-title span i {
    display: inline-block;
    margin-right: 10px;
}

.archives-type {
    margin-bottom: 0;
}

.archives-type li a>span {
    font-weight: 400;
}

.widget-tags a {
    padding: 5px 12px;
    background-color: #fff;
    border: 1px solid #ececec;
    display: inline-block;
    margin-right: 6px;
    font-size: 13px;
    color: #444;
    text-decoration: none;
    margin-bottom: 10px;
}

.widget-tags a:hover {
    background-color: #037adf;
    border-color: #037adf;
    color: #fff;
    transition: all 1s ease 0s;
}

.widget-tags .widget {
    padding-bottom: 20px;
}

.who-we-are {
    text-align: center;
    padding-top: 110px;
    background-color: #fff;
}

.who-we-are-block .section-header h3 {
    margin-bottom: 25px;
}

.who-we-are-block .section-header p {
    display: inline-block;
    width: 100%;
    line-height: 25px;
    margin-bottom: 0;
    padding: 0;
    margin-top: 0;
}

.who-we-are-block .section-header p:last-child {
    margin-bottom: 10px;
}

.testimonial-section {
    position: relative;
    padding-top: 95px;
    padding-bottom: 95px;
    text-align: center;
    background-position: center center;
}

.testimonial-section .section-header {
    display: block;
    margin-bottom: 35px;
}

.testimonial-section .section-header h3 {
    font-size: 17px;
    color: #232323;
    letter-spacing: 2px;
}

.testimonial-section .item>p {
    font-size: 15px;
    color: #666;
    margin-bottom: 4px;
    display: block;
    letter-spacing: 0.3px;
    line-height: 28px;
}

.testimonial-quote {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-top: 42px;
}

.testimonial-quote>i {
    background-color: #33a9ee;
    border-radius: 100%;
    text-align: center;
    line-height: 37px;
    width: 37px;
    height: 37px;
    position: absolute;
    left: 0;
    display: inline-block;
}

.testimonial-quote h4 {
    margin: 0 0 3px;
    text-transform: uppercase;
    font-size: 15px;
    color: #0f89d1;
    font-weight: 600;
    letter-spacing: 1px;
}

.testimonial-quote>p {
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 50px;
    display: inline-block;
    color: #666;
    letter-spacing: 0.3px;
}

.testimonial-section .carousel-indicators {
    bottom: -20px;
}

.testimonial-section .carousel-indicators li {
    background-color: #c8d7e8;
    border: none;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    margin: 0 5px 0 0;
}

.testimonial-section .carousel-indicators li.active {
    background-color: #000;
    height: 6px;
    width: 6px;
    margin-right: 5px;
    text-indent: 0;
}

.portfolio-section {
    text-align: center;
}

.portfolio-categories {
    margin-bottom: 35px;
    text-align: center;
}

.portfolio-categories li {
    display: inline-block;
}

.portfolio-categories li a {
    color: #444;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    font-family: montserratlight;
    font-size: 15px;
}

.portfolio-categories li a::before {
    content: "/";
    margin-right: 16px;
    margin-left: 16px;
    color: #444;
}

.portfolio-categories li:first-child a::before {
    margin: 0;
    content: "";
}

.portfolio-categories li a.active,
.portfolio-categories li a:focus,
.portfolio-categories li a:hover {
    color: #33a9ee;
}

.portfolio-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 15px;
}

.portfolio-item::before {
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all 1s ease 0s;
    opacity: 0;
}

.portfolio-item-hover,
.portfolio-item>a {
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    opacity: 0;
    z-index: 1;
}

.portfolio-item>a {
    width: 49px;
    height: 49px;
    top: 50%;
    margin: 0 auto;
    transition: all 1s ease 0s;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.portfolio-item-hover {
    bottom: 30px;
    transition: all 1s ease 0s;
    display: inline-block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.close,
.portfolio-item:hover .portfolio-item-hover,
.portfolio-item:hover::before,
.portfolio-item:hover>a {
    opacity: 1;
}

.portfolio-item-hover h3 {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
}

.portfolio-item-hover h4 {
    font-size: 15px;
    color: #33a9ee;
    margin-bottom: 0;
}

.portfolio-section .ow-pagination {
    margin-top: 30px;
}

.single-post .entry-cover:hover::after,
.single-post .entry-cover:hover::before {
    background-color: transparent;
}

.single-post .entry-cover:hover::after {
    border: none;
}

.single-post .entry-title {
    text-decoration: none;
}

.about-author {
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
    position: relative;
}

.author-img {
    width: 128px;
    height: 128px;
    position: absolute;
}

.author-img img {
    position: absolute;
    padding: 10px;
    border-radius: 100%;
    border: 1px solid #f0f0f0;
    background-color: #f8f8f8;
}

.alert-msg,
.map {
    position: relative;
}

.author-content {
    padding-left: 175px;
}

.author-content>a {
    text-decoration: none;
    text-transform: capitalize;
    font-size: 24px;
    color: #222;
    display: inline-block;
    margin-bottom: 5px;
}

.author-content p {
    font-size: 15px;
    color: #444;
    line-height: 25px;
    margin-bottom: 20px;
}

.author-content span a {
    display: inline-block;
    margin-right: 10px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 100%;
    color: #fff;
    background-color: #cccdce;
    border: 1px solid transparent;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.author-socials a:hover {
    background-color: transparent;
    color: #cccdce;
    border: 1px solid #cccdce;
}

.comment-section {
    display: inline-block;
    margin-bottom: 30px;
    text-align: left;
    margin-top: 30px;
}

.section-heading {
    font-size: 26px;
    color: #333;
    margin: 0;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.comment-section .section-heading span {
    margin-right: 5px;
}

.comment-section .media-left {
    float: left;
    clear: both;
    border-radius: 100%;
    border: 1px solid #f0f0f0;
    background-color: #f8f8f8;
    padding: 4px;
}

.comment-section .media-left img {
    border-radius: 100%;
    border: 1px solid #f0f0f0;
    background-color: #f8f8f8;
    display: inline-block;
}

.comment-section .media-list {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 15px;
}

.comment-section .media-content {
    margin-left: 18px;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 27px;
}

.comment-section .media-body .media-list .media-content {
    border: none;
}

.comment-section .media-body .media-list {
    border-bottom: 1px solid #e5e5e5;
}

.comment-section .media-heading span:first-child {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    color: #222;
    display: inline-block;
    margin-right: 5px;
}

.comment-section .media-heading>.comment-minute {
    color: #33a9ee;
    font-size: 13px;
    text-transform: capitalize;
    display: inline;
    font-weight: 600;
}

.comment-section .media-heading .comment-minute>span {
    margin-right: 5px;
    color: #33a9ee;
    font-size: 13px;
}

.comment-section .media-content .comment-content {
    font-size: 15px;
    color: #444;
    margin-top: 10px;
    line-height: 25px;
    padding-right: 58px;
}

.comment-section .media-reply i {
    font-size: 15px;
    color: #333;
}

.comment-section .media-reply a {
    font-size: 17px;
    color: #33a9ee;
    font-style: italic;
    text-transform: capitalize;
    text-decoration: none;
    margin-left: 5px;
    font-weight: 600;
}

.comment-section .media-reply a:hover {
    color: #333;
}

.comment-section .media-left .media-reply {
    display: inline-block;
    margin-top: 10px;
}

.leave-comment {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.leave-comment .section-heading {
    display: inline-block;
    margin-bottom: 30px;
}

.comment-form .form-group {
    margin-bottom: 20px;
    text-align: left;
}

.comment-form .form-group:last-of-type {
    margin-bottom: 0;
}

.comment-form .form-control {
    border-radius: 3px;
    box-shadow: none;
    min-height: 38px;
    color: #a3a3a3;
    border-color: #e2e1e1;
}

.comment-form textarea {
    display: inline-block;
    margin-bottom: 12px;
}

.contact-block i,
.contact-block span {
    margin-bottom: 15px;
    display: inline-block;
}

.comment-form input[type="submit"] {
    background-color: #33a9ee;
    color: #fff;
    box-shadow: none;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid transparent;
    padding: 10px 35px;
    font-weight: 600;
    margin-left: 15px;
}

.comment-form input[type="submit"]:hover {
    background-color: #fff;
    border-color: #33a9ee;
    color: #33a9ee;
    transition: all 1s ease 0s;
}

.contact-us {
    display: inline-block;
    margin-top: 70px;
    text-align: center;
    width: 100%;
}

.contact-block {
    border-right: 1px solid #f0f0f0;
    padding: 30px 0;
}

.contact-us .col-md-4:last-child .contact-block {
    border: none;
}

.contact-block i {
    color: #3dadef;
    border: 2px solid #f0f0f0;
    padding: 15px 25px 25px;
    font-size: 40px;
    max-width: 80px;
    max-height: 75px;
    text-align: center;
}

.contact-block i:hover {
    background-color: #3dadef;
    color: #fff;
    transition: all 1s ease 0s;
    border-color: #3dadef;
}

.contact-block .fa-envelope {
    font-size: 30px;
    padding: 20px 25px 25px;
    max-width: 80px;
    max-height: 75px;
}

.contact-block span {
    width: 100%;
    font-size: 15px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.contact-block p {
    margin-bottom: 5px;
    letter-spacing: 1px;
    font-family: Montserrat, sans-serif;
}

.contact-block a,
.contact-block p {
    color: #444;
}

.map-canvas {
    border: none;
    height: 500px;
    width: 100%;
    display: inline-block;
    margin: 60px 0;
}

.enquiry-us {
    display: inline-block;
    width: 100%;
    padding: 80px 12%;
    text-align: center;
}

.enquiry-us .section-heading {
    color: #0f89d1;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 32px;
}

.enquiry-us .form-group {
    text-transform: uppercase;
    color: #444;
    font-size: 10px;
    letter-spacing: 1px;
}

.enquiry-form .form-control {
    border-radius: 0;
    min-height: 40px;
    border-color: #eee;
    box-shadow: none;
}

.enquiry-form .form-control:focus {
    border-color: #000;
}

.enquiry-form label {
    font-size: 13px;
}

.enquiry-form textarea {
    display: inline-block;
    height: 120px;
}

.contact {
    width: 20%;
    margin: 30px auto;
}

.enquiry-form input[type="submit"] {
    background-color: #2098df;
    letter-spacing: 1px;
    font-size: 15px;
    margin-left: 0;
}

.enquiry-form input[type="submit"]:hover {
    background-color: #fff;
    border-color: #2098df;
    color: #2098df;
}

.alert-msg {
    color: #ccc;
    display: inline-block;
    width: 100%;
    margin: 10px 18px;
    text-align: left;
    z-index: 1;
}

.alert-msg-success {
    color: #50b948;
}

.alert-msg-failure {
    color: red;
}

@media only screen and (min-width: 1501px) and (max-width: 1750px) {

    .departments .panel-group,
    .departments .section-header,
    .we-are-best {
        padding-left: 100px;
    }

    .departments {
        padding-right: 100px;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1550px) {

    .departments .panel-group,
    .departments .section-header,
    .we-are-best {
        padding-left: 50px;
    }

    .departments {
        padding-right: 50px;
    }

    .left-img img {
        min-height: 495px;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1366px) {
    .we-are-best-block {
        margin-top: 35px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .banner-left {
        padding-top: 105px;
    }

    .left-img img {
        min-height: 495px;
    }

    .banner-left h3 {
        font-size: 30px;
    }

    .message-block {
        padding-right: 35px;
    }

    .call-out-content a {
        padding-left: 13px;
        padding-right: 13px;
    }

    .departments .panel-group,
    .departments .section-header,
    .we-are-best {
        padding-left: 30px;
    }

    .what-we-do-title .what-we-do-block h3 {
        font-size: 15px;
    }

    .what-we-do-block h5{
        font-size:25px;
    }
    /*.what-we-do-block-content h5,*/
    /*.what-we-do-block-content i {*/
    /*    margin-bottom: 5px;*/
    /*}*/

    .what-we-do-block p {
        line-height: 15px;
        font-size: 15px;
    }

    .we-are-best {
        padding-right: 30px;
    }

    .we-are-best .section-header>p {
        padding-right: 10px;
    }

    .we-are-best-block {
        margin-top: 30px;
    }

    .departments {
        padding-right: 30px;
        padding-bottom: 120px;
    }

    .departments-bg img {
        padding-bottom: 55px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-left {
        padding-top: 20px;
    }

    .banner-left h3 {
        font-size: 20px;
    }

    .banner-left::before {
        bottom: 40px;
    }

    .banner-left a {
        margin-top: 10px;
    }

    .message-block:nth-child(2) {
        padding-left: 0;
    }

    .departments .panel-group,
    .departments .section-header,
    .we-are-best {
        padding-left: 25px;
    }

    .we-are-best .section-header>p {
        padding-right: 10px;
    }

    .departments {
        padding-right: 25px;
    }

    .departments-bg img {
        padding-bottom: 130px;
    }

    .statistics-box {
        padding: 35px 12px 35px 20px;
    }

    .statistics-content>span {
        font-size: 34px;
    }
}

@media (max-width: 767px) {
    .desk-view{
        display: none;
    }
    .emargency-case,
    .section-header>p {
        padding-right: 15px;
    }

    .banner-left {
        padding-top: 20px;
        padding-bottom: 100px;
    }

    .banner-left h3 {
        font-size: 20px;
    }

    .banner-right {
        display: none;
    }

    .home-banner .right-shape-blue {
        background-color: #0f89d1;
    }

    .home-banner .right-shape {
        background-color: #33a9ee;
    }

    .message-borad::before {
        width: 100%;
        height: 51%;
        background-color: #33a9ee;
        top: 0;
        bottom: auto;
    }

    .message-block {
        margin: 70px auto;
        display: block;
        width: 235px;
        float: none;
        padding-right: 0;
    }

    .message-block:nth-child(2) {
        padding-left: 0;
    }

    .member-content,
    .opening-hours {
        padding-left: 15px;
    }

    .service-block {
        display: block;
        margin: 55px auto 0;
        max-width: 280px;
    }

    .call-out-content .col-md-2 {
        text-align: center;
        margin-top: 20px;
    }

    .what-we-do-title {
        width: 100%;
    }

    /*.what-we-do-block-content h5,*/
    /*.what-we-do-block-content i {*/
    /*    margin-bottom: 5px;*/
    /*}*/

    .what-we-do-block p {
        font-size: 15px;
    }

    .member-content {
        padding-right: 15px;
    }

    .departments .panel-group {
        padding-left: 0 !important;
    }

    .departments,
    .we-are-best,
    .departments .section-header,
    .we-are-best .section-header>p {
        padding-right: 20px;
        padding-left: 20px;
    }

    .departments-bg img {
        padding-bottom: 130px;
    }

    .departments .panel-img>img {
        max-width: 100px;
    }

    .departments {
        margin-bottom: 100px;
    }

    .departments .panel-body {
        padding-left: 0;
        padding-right: 0;
    }

    .departments .section-header h3 {
        font-size: 17px;
    }

    /*.happy-customer {*/
    /*    margin-bottom: 50px;*/
    /*}*/

    .statistics-box {
        padding: 35px 12px 35px 10px;
    }

    .statistics-content>span {
        font-size: 30px;
    }

    .latest-news .section-header a {
        margin-top: 50px;
        position: relative;
        left: 0;
        display: inline-block;
    }

    .entry-header {
        padding: 30px 0 40px;
    }

    .entry-header::before {
        left: 0;
    }

    .entry-content {
        margin-left: 0;
        padding: 0 3.9% 6%;
    }

    .entry-cover {
        padding: 0 20px;
        margin-right: 0;
    }

    .entry-title {
        font-size: 15px;
    }

    .entry-meta a,
    .portfolio-categories li a {
        font-size: 13px;
    }

    .entry-meta {
        left: 0;
        position: relative;
    }

    .entry-meta a {
        margin-bottom: 15px;
    }

    .entry-meta a,
    .entry-meta a>span {
        color: #fff;
    }

    .entry-cover:hover::before {
        left: 20px;
        right: 20px;
    }

    .entry-cover:hover::after {
        left: 30px;
        right: 30px;
    }

    .widget-area {
        padding-left: 15px;
    }

    .author-img {
        width: 80px;
        height: 80px;
    }

    .author-content {
        padding-left: 100px;
    }

    .author-content span a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-right: 5px;
    }

    .portfolio-item {
        width: 370px;
        max-width: 100%;
        margin: 15px auto;
        float: none;
        right: 0;
    }

    .contact-block {
        border-right: none;
        border-bottom: 1px solid #f0f0f0;
    }

    .comment-form .form-group:last-of-type {
        margin-bottom: 20px;
    }
}

@media (max-width: 479px) {
    .what-we-do-right .col-xs-6 {
        width: 100%;
    }

    .statistics-content p {
        font-size: 11px;
    }

    .comment-section .media-list .media-left {
        width: 50px;
        height: 50px;
    }

    .comment-section .media-list .media-left img {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 991px) {
    .service {
        margin-bottom: 30px;
    }

    .what-we-do-left,
    .what-we-do-right {
        width: 100%;
    }

    .latest-news article {
        max-width: 553px;
        margin: 45px auto 0;
        float: none;
    }

    .latest-news article:nth-child(2n + 1) {
        margin-left: auto;
    }

    .latest-news article:nth-child(2n) {
        right: 0;
    }

    .comment-section .media-content .comment-content {
        padding-right: 0;
    }
}

.right-fix-btn {
    background: #33a9ee;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
    padding: 10px;
    position: fixed;
    z-index: 111;
    top: 40%;
    right: 0;
}

.right-fix-btn a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}

.terms {
    padding: 5px 25px;
}

.terms ul li {
    text-align: justify;
    line-height: 2;
    list-style: decimal;
}

.terms input {
    width: 100px;
    height: 25px;
    height: 34px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
}

.sitemap ul {
    list-style: none;
    padding: 0;
}

.sitemap ul li {
    padding-left: 1.3em;
    color: #3cabed;
}

.sitemap ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}

.modal-title,
.sitemap ul li a,
.terms h4 {
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #3cabed;
    text-shadow: 1px 0 0 #333;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.im-checkout,
.im-checkout-btn {
    margin: 1px auto -1px !important;
    font-family: "Open Sans", sans-serif !important;
    color: #fff;
    max-width: 140px !important;
    border-radius: 20px;
    background-color: #289bce;
    border-color: #289bce;
}

.im-checkout-btn {
    padding: 4px;
}

.im-checkout-btn:hover,
.im-checkout-btn:focus {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
    text-decoration: none;
}

.modal-header {
    min-height: 16.43px;
    padding: 10px;
    border-bottom: none;
}

.close {
    color: #777;
    text-decoration: none;
    cursor: pointer;
    width: 28px;
    font-size: 40px;
}

.close:focus,
.close:hover {
    color: #333;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 1;
}

.modal-content {
    background: 0 0;
    box-shadow: none;
    border: none;
}

.call-out-content a {
    background: #33a9ee;
    font-weight: 700;
    color: #fff;
    border: 0;
    border-radius: 25px;
    cursor: pointer;
    padding: 15px 5px;
    margin: 10px 5px;
    float: left;
    width: 200px;
}

.call-out-content a:hover {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px #33a9ee;
}

marquee strong {
    color: #2098df;
    font-size: 18px;
    text-shadow: 1px 1px 0 #333;
    letter-spacing: 2px;
}

.formError .formErrorContent {
    min-width: 170px;
    text-transform: capitalize;
}

.carousel-caption {
    bottom: 25%;
}

.form-bottom {
    padding: 0 40px 30px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
    transition: all 0.4s ease-in-out;
}

form .form-bottom button.btn {
    min-width: 80px;
}

form .form-bottom .input-error {
    border-color: #d03e3e;
    color: #d03e3e;
}

form.registration-form fieldset {
    display: none;
}

input[type="file"] {
    display: block;
    height: 25px;
}

.what-we-do {
    background: url(../images/banner-bg.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: relative;
}

.assessment-container #payment_form {
    background: url(../images/pop-img.jpg) center no-repeat #fff;
    background-size: 100% 100%;
    border-radius: 20px;
}

.assessment-container #payment_form fieldset {
    background: rgba(243, 243, 243, 0.85);
    margin: 0;
    border-radius: 20px;
    box-shadow: 2px 0 0 0 #33a9ee;
}

.validate-error {
    color: red;
    font-size: 16px;
    padding-left: 4px;
}

@media only screen and (max-width: 480px) {
    .toll_free_number {
        background: #33a9ee;
        padding: 10px 15px;
        position: fixed;
        bottom: 0;
        z-index: 1;
        color: #fff;
        font-weight: 600;
        font-size: 15px;
        right: 0;
        letter-spacing: 1px;
    }

    .toll_free_number:focus,
    .toll_free_number:active {
        background: #33a9ee;
        color: #eee;
    }
}

@media only screen and (min-width: 480px) {
    .toll_free_number, .mobile-view {
        display: none;
    }
    
}