﻿@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #393939;
    line-height: 24px;
    background-color: #ececec;
    font-weight: 400;
    overflow-x: hidden;
}

span {
    font-family: 'Open Sans', sans-serif!important;
    font-size: 14px!important;
    color: #393939;
    line-height: 24px;
}

.foot {
    display: none;
}

.icon-bar {
    z-index: 99!important;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.icon-bar .main {
    display: block;
    text-align: center;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

.icon-bar .main:hover {
    color: white;
}

.phone {
    padding: 3px 12px;
    background: red;
    color: white;
}

.phone a span {
    color: white;
    display: block;
    margin-top: -5px;
}

.phone .fa {
    margin-bottom: 8px;
    color: white;
}

. .icon-bar button {
    outline: none;
    border: none;
}

p a {
    padding: 0!important;
}

#welcomeDiv {
    animation-duration: 0.5s;
    animation-name: fadeInLeft !important;
    padding: 12px 15px;
    float: right;
    background-color: #0071bd;
    color: white;
}

#welcomeDiv:hover {
    color: red;
}

h3 p {
    margin: 0!important;
    font-size: 17px!important;
}

#ans {
    float: left;
}

.curve1 {
    width: 25% !important;
    margin: auto;
}

.bottom-margin {
    margin: 10% 0;
}

.recaptcha-error1 {
    color: red;
    padding-top: 10px;
    display: none;
}

.recaptcha-error2 {
    color: red;
    padding-top: 10px;
    display: none;
}

.recaptcha-error3 {
    color: red;
    padding-top: 10px;
    display: none;
}

.recaptcha-error4 {
    color: red;
    padding-top: 10px;
    display: none;
}

.recaptcha-error5 {
    color: red;
    padding-top: 10px;
    display: none;
}

.recaptcha-error6 {
    color: red;
    padding-top: 10px;
    display: none;
}

.recaptcha-error7 {
    color: red;
    padding-top: 10px;
    display: none;
}

.recaptcha-error8 {
    color: red;
    padding-top: 10px;
    display: none;
}

.innerban {
    top: -20% !important;
}

.innerban h4 {
    padding: 10px 0px;
}

.innerban p {
    width: 60%!important;
    margin: auto;
    margin-top: 20px !important;
    color: white;
    font-size: 20px!important;
}

.resquote {
    display: none;
}

@media (max-width:768px) {
    .header-inner {
        float: none !important;
    }
    .innerban {
        top: 0% !important;
    }
    .innerban h4 {
        padding: 0px 0px;
    }
    .innerban p {
        display: none;
    }
    .resquote {
        display: block;
    }
    .resquote p {
        width: 80%!important;
        margin: auto;
        margin-top: 20px !important;
        color: black;
        font-size: 20px!important;
    }
    .joinus_text p {
        display: none;
    }
    .responsetutor {
        display: block;
    }
    .responsetutor p {
        margin: 20px auto;
        color: black;
    }
    .responsetutor p span {
        line-height: 30px;
        font-size: 20px !important;
    }
}

.responsetutor {
    display: none;
}

.joinus_text {
    top: 25%!important;
}

.joinus_text h4 {
    padding: 0px 15px!important;
}

.joinus_text h3 {
    margin-top: 20px !important;
    width: 70%;
    margin: auto;
    color: white;
}

.joinus_text p span {
    line-height: 30px;
    font-size: 20px !important;
}

.joinbanner {
    height: 350px !important;
}

.joinbanner .overlay {
    height: 350px !important;
}

.testcode {
    height: 1px;
    width: 50%;
    margin: auto;
}

.numberCircle {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 3px;
    background: none;
    color: #fff;
    border: 3px solid #fff !important;
    font: 29px Arial, sans-serif;
}

.frm2 {
    margin-top: 7%;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
}

.headers {
    background: #ececec;
    border-top: 6px solid #0071bd;
    padding: 5px 10px;
}

.wrapper {
    max-width: 1170px;
    width: 100%;
    margin: auto;
}

.logo {
    float: left;
    margin-top: 1%;
}

.menu {
    float: right;
}

.clear {
    clear: both;
}

.menu ul li {
    display: inline-block;
    margin: 0 10px;
}

.home-btn {
    float: left;
    width: 40px;
    height: 40px;
    margin: 0px 2%;
    font-size: 25px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #0071bd;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}

.home-btn a :hover {
    width: 38px;
    height: 38px;
    background: #ff8604;
    border-radius: 50%;
}

.fa {
    padding-top: 6px;
    font-size: 24px;
    color: #0071bd;
}

.menu li a {
    font-size: 16px;
}

.services-btn {
    margin: 10px;
}

.services-btn a {
    color: #111111;
}

.services-btn a:hover {
    color: #ff8604;
}

.join-btn {
    background: #ff8604;
    padding: 10px 20px;
    margin: 10px;
    border-radius: 5px;
}

.join-btn a {
    color: #fff;
}

.join-btn:hover {
    background: #da760b;
}

.working-details {
    background: #ececec;
}

.working-details .col-md-6 {
    min-height: 240px;
}

.working-details h1 {
    font-family: 'Roboto Condensed';
    font-size: 44px;
    color: #0071bd;
    text-align: center;
    font-weight: 400;
    padding: 4% 0;
    margin: 0px;
}

.step-details img {
    float: right;
    margin: 25px 0px;
}

.img_center {
    display: block;
    margin: auto;
}

.step-num {
    background: #0071bd;
    padding: 25px;
    position: absolute;
    top: -20px;
    left: 15px;
}

.step-num h1 {
    color: #fff;
    font-size: 56px;
    padding: 0px;
    margin: 0px;
}

.step-num h6 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 1px;
    text-align: center;
}

.step-details {
    float: right;
    width: 78%;
    padding-left: 15px;
}

ol li {
    list-style-type: unset;
    margin: 15px;
}

.step-content {
    float: left;
    width: 70%;
}

.step-content h2 {
    font-size: 18px;
    color: #000;
    font-weight: normal;
    line-height: 26px;
    font-weight: bold;
}

.step-content p {
    font-size: 14px;
    color: #393939;
    /*padding: 0 0 20px 22px;*/
    line-height: 25px;
}

.steps {
    border: 2px solid #fff;
    margin: 30px 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 8px 8px #c1bdbd;
    position: relative !important;
    height: 195px;
}

.gate {
    padding-bottom: 50px;
}

.img__wrap {
    margin: 15px;
}

.img__description {
    position: absolute;
    bottom: 45px;
    right: 30px;
    left: 30px;
    color: #393939;
    visibility: hidden;
    opacity: 0;
    font-size: 18px;
    font-weight: 400;
    background: #fff;
    padding: 20px;
    text-align: center;
    transition: opacity .2s, visibility .2s;
}

.gate-section:hover .img__description {
    visibility: visible;
    opacity: 1;
}

.img__img {
    width: 100%;
}

.bn {
    width: 20%!important;
    margin-left: 3%!important;
}

.bn2 {
    width: 20%!important;
    margin-left: 54%!important;
}

.img__description:hover {
    color: #ff8604;
}

.smallhead {
    font-size: auto;
}

.gate-section:hover .img__img {
    opacity: 0.7;
}

.testimonials-section {
    background: #0071bd;
    padding-bottom: 40px;
}

.testimonials-section h1 {
    color: #fff;
    font-family: 'Roboto Condensed';
    font-size: 48px;
    text-align: center;
    font-weight: normal;
    padding: 40px 0;
    margin-top: 0px;
}

.testimonials p {
    color: #393939;
    font-size: 14px;
    padding: 15px 25px;
    text-align: center;
    line-height: 24px;
}

.para-height {
    height: 165px;
    overflow-y: scroll;
}

.salary {
    align-items: center;
    justify-content: center;
    display: flex;
    height: 410px;
}

.salary p {
    font-size: 14px;
}

.para-height::-webkit-scrollbar {
    width: 1px;
    background: #4e4c4c;
}

.testimonials h1 {
    font-size: 20px;
    font-weight: bold;
    color: #0071bd;
    text-align: center;
    padding: 0px;
}

.testimonials h2 {
    font-size: 14px;
    color: #393939;
    text-align: center;
    font-weight: normal;
    padding-bottom: 25px;
}

.blog {
    margin-bottom: 30px;
}

.blog-img {
    max-width: 100%;
    margin: auto !important;
    position: relative;
}

.blog p {
    font-size: 14px;
    color: #393939;
    padding: 0 15px;
    margin-bottom: 20px!important;
    line-height: 25px;
    min-height: 90px!important;
}

.blog h1 {
    font-size: 18px;
    color: #0071bd;
    font-weight: 600;
    padding: 20px 15px 5px!important;
    height: 60px!important;
    text-align: left;
}

.working-details .col-md-6 {
    min-height: 230px;
}

.blog a {
    font-size: 14px;
    background: #ff8604;
    padding: 15px 25px;
    border-radius: 5px;
    color: #fff;
    margin-left: 15px;
}

.blog a:hover {
    background: #da760b;
}

.blog-section {
    padding-bottom: 20px;
}

.blog-date {
    background: rgba(22, 22, 22, 0.8);
    position: absolute;
    bottom: 0;
    width: 25%;
    padding: 15px 15px 0px;
}

.blog-date h1 {
    color: #fff;
    padding: 0px;
    font-weight: 800;
    font-size: 20px;
    margin-bottom: 0px !important;
    text-align: center;
}

.blog-date h2 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 0px !important;
    line-height: 20px;
}

.footer {
    background: #0071bd;
    padding: 20px 0px 40px;
}

.footer-logo img {
    margin-bottom: 15px;
    margin-top: 30px;
}

.footer-logo p {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 25px;
}

.footer .fa {
    color: #fff;
    font-size: 18px;
    line-height: 33px;
}

.footer-menu h1 {
    font-family: 'Roboto Condensed';
    font-weight: normal;
    color: #fff;
    font-size: 24px;
    text-align: left;
    padding: 5px 0 5px;
}

.footer-menu i {
    padding-right: 10px;
}

.footer-menu a {
    color: #fff;
    font-size: 14px;
}

.footer-menu a:hover {
    text-decoration: underline;
    color: #fff;
}

.social .fa {
    padding-top: 0px;
}

.social h1 {
    font-family: 'Roboto Condensed';
    font-weight: normal;
    color: #fff;
    font-size: 24px;
    text-align: left;
    padding: 5px 0 15px;
}

.social li {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 6px;
    font-size: 25px;
    background-color: #36b0f9;
    border-radius: 50%;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    line-height: 36px;
}

.social li:hover {
    background-color: #000;
    -webkit-transform: translate(3em, 0);
    -moz-transform: translate(3em, 0);
    -o-transform: translate(3em, 0);
    -ms-transform: translate(3em, 0);
    transform: translate(0, -0.5em);
}

.copyright {
    background: #ff8604;
    font-size: 16px;
    color: #fff;
    padding: 30px 0px 15px;
}

.copyright p {
    text-align: center;
    color: #fff;
}

.copyright a {
    text-decoration: underline;
    color: #fff;
}

.copyright a:hover {
    color: #0071bd;
}

.quote {
    width: 43px;
    position: absolute;
    top: 30px;
    right: 29%;
    height: 43px;
    font-size: 25px;
    background-color: #ff8604;
    border-radius: 50%;
    text-align: center;
}

.quote .fa {
    color: #fff;
}

.testimonial-img img:after {}

.testimonial img {
    position: relative;
}

.container {
    max-width: 1600px;
    width: 100%;
    margin: auto;
}

.sticky {
    /* position: fixed; */
    top: 0;
    width: 100%;
    z-index: 1;
    /*box-shadow: 2px 2px #a7a7a7;*/
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}

.steps-details {
    float: right;
    width: 100%;
}

.steps-content {
    float: left;
    width: 100%;
}

.steps-content h2 {
    font-size: 18px;
    color: black;
    font-weight: normal;
    padding: 5px 15px;
}

.steps-content p {
    font-size: 14px;
    color: #393939;
    padding: 5px 15px 10px;
    line-height: 25px;
}

.steps-details img {
    float: right;
    margin: 25px 0px;
}

.banner-details li a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.banner-details li p {
    color: #fff;
    font-size: 16px;
    padding-bottom: 5px;
    width: auto !important;
}

.banner-details li img {
    float: left;
    max-width: 40px;
    margin-top: 10px;
}

.banner-details a i {
    color: #ff8604;
    width: auto !important;
    font-size: 25px;
    padding: 5px 10px 0;
}

.banner-details a:hover {
    text-decoration: underline;
    color: #ff8604;
}

.banner-details a:hover i {
    -webkit-transform: translate(3em, 0);
    -moz-transform: translate(3em, 0);
    -o-transform: translate(3em, 0);
    -ms-transform: translate(3em, 0);
    transform: translate(1em, 0);
}

.banner-details {
    background: rgba(0, 113, 189, 1);
    width: auto !important;
    padding: 20px;
    border-radius: 5px;
}


/************** BANNER SLIDER*************/

.banner {
    position: relative;
    margin: 0 auto;
}

.banner ul,
ol {
    padding: 0;
    margin: 0
}

.banner li {
    width: 100%;
    list-style: none
}

.banners {
    background: url("../images/bannerbg.jpg");
    background-size: cover;
    padding: 10px 0;
}

.banners-right {
    float: right;
    width: 50%;
    /*padding:30px 0px 50px;*/
    padding-bottom: 20px;
}

.tuition-details {
    float: left;
    width: 88%;
    margin-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.banners-overlay {
    width: 46% !important;
    color: #fff;
    margin: 0;
    padding: 0;
    float: left;
    margin-top: 10%;
}

.banners-overlay p {
    font-size: 20px;
    width: 85% !important;
    padding-top: 20px;
    line-height: 30px;
    margin-bottom: 30px;
    display: inline;
    color: #fff;
    font-weight: 400;
}

.banners-overlay h1 {
    font-family: 'Roboto Condensed';
    font-size: 56px;
    font-weight: bold;
    width: auto !important;
    line-height: 60px;
}

.banner {
    position: relative;
}

.user-radio {
    padding: 10px;
    width: auto !important;
    padding-right: 0;
    text-align: right;
}

.user-radio li {
    display: inline-block;
    width: auto !important;
    color: #fff;
    margin-left: 20px;
}

.user-radio li i {
    width: auto !important;
    color: #fff;
    font-size: 16px;
    padding: 0 5px;
}

.user-radio input {
    width: auto !important;
}

.banners-details {
    background: rgba(0, 113, 189, 0.5);
    width: auto !important;
    padding: 20px;
    border-radius: 5px;
}

.banners-details li a {
    color: #fff;
    font-size: 20px;
    font-family: 'Roboto Condensed';
}

.banners-details li p {
    color: #fff;
    font-size: 15px;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    width: auto !important;
}

.banners-details li img {
    float: left;
    max-width: 40px;
    margin-top: 10px;
}

.banners-details a i {
    color: #ff8604;
    width: auto !important;
    padding: 5px 10px 0;
}

.banners-details a:hover p {
    color: #ff8604;
}

.banners-details a:hover {
    text-decoration: underline;
    color: #ff8604;
}

.banners-details a:hover i {
    -webkit-transform: translate(3em, 0);
    -moz-transform: translate(3em, 0);
    -o-transform: translate(3em, 0);
    -ms-transform: translate(3em, 0);
    transform: translate(1em, 0);
}
.tab-pane
{
    background-color: white !important;
}

.banner li a {
    text-decoration: none;
    color: #fff
}

#banner ol {
    position: absolute;
    top: 370px;
    z-index: 0;
    overflow: hidden
}

#banner ol li {
    float: left;
    background-color: #fff;
    color: #000;
    margin: 2px;
    width: 10px;
    height: 10px;
    display: block;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    font-size: 14px;
    text-indent: -999em;
    list-style: none
}

#banner ol li.active {
    background-color: orange;
    color: #fff
}


/************** END ****************/


/********** SLIDER***********/

.slider {
    width: 100%;
    margin: auto;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: auto;
    margin: auto;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: 1;
}

.slick-current {
    opacity: 1;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    margin: 25px auto;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
    background: #fff;
    border: 1px solid #0071be;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';

/* Slider */

.slick-loading .slick-list {
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}


/* Icons */

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    /*src: url('./fonts/slick.eot');
src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');*/
}


/* Arrows */

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -50px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    background-image: url('../images/previous.png');
    background-size: 50px 50px;
    display: inline-block;
    width: 50px;
    height: 50px;
    content: "";
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    background-image: url('../images/next.png');
    background-size: 50px 50px;
    display: inline-block;
    width: 50px;
    height: 50px;
    content: "";
}

[dir='rtl'] .slick-next:before {
    content: '←';
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 50px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: none;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}


/************END ***************/

.innerpage {
    padding: 50px 30px !important;
}

section {
    display: block;
}

.header-inner.two {
    height: 180px;
}

.header-inner {
    position: relative;
    width: 100%;
    height: 300px;
    padding: 0px;
    margin: 0px;
    float: left;
    z-index: 0;
    overflow: hidden;
}

.header-inner .inner {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0px;
    float: left;
    z-index: 3;
}

.text-center {
    text-align: center;
}

.header-inner .title {
    padding: 70px 0 0 0;
    margin: 0px;
    font-size: 42px;
    font-weight: 400;
    font-family: 'Roboto Condensed';
}

.text-white {
    color: #fff;
}

.header-inner.two .overlay {
    height: 248px;
}

.header-inner .overlay {
    position: absolute;
    z-index: 1;
}

.bg-opacity-5 {
    background-color: rgba(0, 0, 0, 0.6);
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    float: left;
    z-index: 10;
}

.img-responsive {
    width: 100%;
}

.bg-golden {
    background-color: #9e6710;
}

.bg-skyblue {
    background-color: #32a0b7;
}

.bg-pink {
    background-color: #d95151;
}

.bg-green {
    background-color: #638a2e;
}

.bg-blue {
    background-color: #165a76;
}

.bg-inkblue {
    background-color: #343547
}

.curve {
    border-radius: 50%;
    color: #fff;
    text-align: center;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    height: 180px;
    width: 100%;
    /* padding: 35px 20px 0px 20px; */
    margin-bottom: 30px;
    border: 5px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab-content {}

.curve p {
    font-family: cursive;
    font-size: 16px;
    margin: none!important;
}

@media only screen and (max-width: 639px) and (min-width: 300px) {
    .header-inner .title {
        display: flex;
        padding: 0px!important;
        text-align: center;
        justify-content: center;
        align-items: center;
        height: 100px;
    }
    .header-inner.two {
        height: auto;
    }
    .fa-pan {
        padding: 10px !important;
    }
}

.border {
    padding: 6px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 0 0 10px 10px;
}

.border:hover {
    border: 1px solid #0071bd;
}


/************Form***************/

.smart-forms input {
    height: 45px;
    width: 100%;
    padding: 0px 15px;
}

.smart-forms select {
    height: 45px;
    width: 100%;
    padding: 0px 15px;
}

.btn.btn-border.green-4 {
    color: #0976be;
    border: 1px solid #0976be;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    width: auto;
}

.btn.btn-border.green-4:hover {
    color: #fff;
    border: 1px solid #da760b;
    background-color: #da760b;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.btn.btn-small {
    padding: 10px 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.contadd1 {
    position: relative;
    padding-left: 30px;
    line-height: 30px !important;
    margin-bottom: 20px;
}

.contadd1:before {
    content: "\f015";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 18px;
    position: absolute;
    left: 3px;
}

.contadd2 {
    position: relative;
    padding-left: 30px;
    line-height: 30px !important;
    margin-bottom: 20px;
}

.contadd2:before {
    content: "\f10a";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 18px;
    position: absolute;
    left: 3px;
}

.contadd2 a {
    color: #000;
    text-decoration: none;
}

.contadd2 a:hover {
    color: #0071bd;
    text-decoration: none;
}

.contadd3 {
    position: relative;
    padding-left: 30px;
    line-height: 30px !important;
    margin-bottom: 20px;
}

.contadd3:before {
    content: "\f0e0";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 18px;
    position: absolute;
    left: 3px;
}

.contadd3 a {
    color: #000;
    text-decoration: none;
}

.contadd3 a:hover {
    color: #0071bd;
    text-decoration: none;
}

.contadd4 {
    position: relative;
    padding-left: 30px;
    line-height: 30px !important;
    margin-bottom: 20px;
}

.contadd4:before {
    content: "\f017";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 18px;
    position: absolute;
    left: 3px;
}

.contact-title {
    font-size: 30px;
    color: #0071bd;
    font-weight: 400;
    font-family: 'Roboto Condensed';
    margin-bottom: 30px;
    margin-left: 10px;
}

.tab-content {
    background-color: white;
}

textarea {
    overflow: auto;
    height: 100px;
    resize: none;
    padding-top: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt50 {
    margin-top: 50px;
}

.mb50 {
    margin-bottom: 50px;
}

.gray {
    background-color: #ececec;
}

.pt15 {
    padding-top: 15px;
}

.blogtitle {
    font-size: 20px;
    color: #0071bd;
    font-weight: 400;
    text-align: center;
    font-family: 'Roboto Condensed';
    padding-top: 25px;
}

.button {
    font-size: 14px;
    background: #ff8604;
    padding: 12px 25px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    margin-bottom: 30px;
}

.button:hover {
    background: #da760b;
}

.single-service-one .single-service {
    margin-bottom: 30px;
    text-align: center;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background-color: #fff;
}

.text-left {
    text-align: left;
}

.media {
    margin-bottom: 30px;
    text-align: left;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background-color: #fff;
    padding: 20px;
    height: 195px;
}

.media ul {
    padding: 5px 0;
}

.media ul li {
    display: inline-block;
    margin-right: 30px;
}

.media ul li {
    font-size: 16px;
    color: #393939;
    font-style: italic;
}

.media ul li i {
    color: #ff8604;
    margin-right: 10px;
    font-size: 16px;
}

.career {
    margin-bottom: 30px;
    text-align: left;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background-color: #fff;
    padding: 20px;
}

.career ul {
    padding: 5px 0;
}

.career ul li {
    display: inline-block;
    margin-right: 30px;
}

.career ul li {
    display: inline-block;
    margin-right: 30px;
    width: 80%;
}

.career ul a {
    font-size: 13px;
    color: #0071bd;
    text-decoration: underline;
}

.mylist p {
    width: 100% !important;
    padding-bottom: 10px;
}

.career ul a:hover {
    font-size: 13px;
    color: #0071bd;
    color: #ff8604;
    text-decoration: underline;
}

.career ul li a i {
    color: #ff8604;
    margin-right: 10px;
    font-size: 16px;
}

.mediatitle {
    font-size: 20px;
    color: #0071bd;
    font-weight: 400;
    text-align: left;
    font-family: 'Roboto Condensed';
}

.round-border {
    padding: 6px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 100%;
}

.round-border:hover {
    border: 1px solid #0071bd;
}

.mylist li {
    position: relative;
    padding-left: 30px;
    list-style: none;
    color: #393939;
    font-size: 14px;
    margin-bottom: 15px;
    width: 100%;
}

.mylist li:before {
    content: "\f0a4";
    font-family: FontAwesome;
    text-decoration: inherit;
    color: #232323;
    font-size: 16px;
    position: absolute;
    left: 0px;
}

.smart-forms .col-md-6 {
    width: 50%;
}

.media1 {
    margin-bottom: 30px;
    text-align: left;
    box-shadow: 0 2px 5px 0 rgba(255, 255, 255, 0.16), 0 2px 10px 0 rgba(255, 255, 255, 0.12);
    background-color: #0071be;
    padding: 20px;
    color: #fff;
    height: 220px;
}

.media1 .fa {
    font-size: 50px;
    color: #fff;
}

@media (max-width:411px) {
    .media1 {
        width: 70% !important;
    }
}

@media (max-width:991px) {
    .media1 {
        text-align: left;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        width: 80%;
        margin-bottom: 30px !important;
        margin: auto;
        padding: 20px;
        height: auto;
    }
    .img-responsive {
        width: auto;
    }
    .smart-forms .col-md-6 {
        width: 100%;
    }
    .empty {
        display: none;
    }
}

.bluecolor {
    color: #0071be;
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 0px;
    vertical-align: middle;
}

.testimonial-img {
    position: relative;
}