

@font-face {
    font-family: 'Museo Sans';
    src: url('../public/front/fonts/MuseoSans-500.woff2') format('woff2'),
        url('../public/front/fonts/MuseoSans-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans';
    src: url('../public/front/fonts/MuseoSans-500Italic.woff2') format('woff2'),
        url('../public/front/fonts/MuseoSans-500Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Museo Sans 100';
    src: url('../public/front/fonts/MuseoSans-100.woff2') format('woff2'),
        url('../public/front/fonts/MuseoSans-100.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Museo 500';
    src: url('../public/front/fonts/Museo-500.woff2') format('woff2'),
        url('../public/front/fonts/Museo-500.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Museo 700';
    src: url('../public/front/fonts/Museo-700.woff2') format('woff2'),
        url('../public/front/fonts/Museo-700.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans 500';
    src: url('../public/front/fonts/MuseoSans-500.woff2') format('woff2'),
        url('../public/front/fonts/MuseoSans-500.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

p {
    font-family: 'Museo Sans' !important;
}



.cstm_imgsize img {
    width: 110px;
    height: 110px;
}



.update ul {
    height: 320px;
    list-style: none outside none;
    padding-left: 0px;
}

.mt-50 {
    margin-top: -50px !important;
}

.counter {
    margin: 1.5% 0% 0%;
}

.box25 .coun_name li {
    position: relative;
    margin-bottom: 0px;
    padding-bottom: 2px;
    list-style: none;
    color: #333;
    font-size: 19px;
}

.v-left_box_coun .coun_name li:first-child {
    background: #312f45;
    color: #fff;
}

.box25 {
    float: left;
    width: 258px;
    margin-left: 5px;
}

.box25 .coun_name li.active {
    background: #312f45;
    color: #fff;
    padding: 6px 0px;
    font-weight: normal;
}

.box25 .coun_name li .img-active {
    display: none;
}

.box25 .coun_name li.active a {
    color: #ffffff;
}

.box25 .coun_name li.active .img-noactive {
    display: none;
}

.box25 .coun_name li.active .img-active {
    display: inline-block;
}

.lats_news_list ul li:hover {
    color: #a92e25;
}

.list_img li p:hover {
    color: #a92e25;
}

.order_list ol li:hover {
    color: #a92e25;
}

.coun_name img {
    padding-left: 15px;
    z-index: 2222;
    position: relative;
    width: 10px;
    height: 10px;
    padding-right: 7px;
}

.coun_name li {
    list-style: none;
    line-height: 38px;
    font-size: 19px;
}

.countries h2 {
    font-size: 26.61px;
    color: #333333;
    font-weight: normal;
    padding-bottom: 10px;
    text-transform: uppercase;
    position: relative;
    padding-left: 42px;
    box-sizing: border-box;
    margin-top: -6px;
    font-weight: 600;
    line-height: 31px;
}

.countries h2:before {
    display: block;
    content: '';
    width: 34px;
    height: 13px;
    background: #ab1c12;
    position: absolute;
    bottom: 21px;
    left: 0;
    z-index: 600;
}

.width49 {
    width: 500px;
    float: left;
    padding-left: 37px;
    box-sizing: border-box;
}

.job h3 {
    color: #fff;
    background: #312f45;
    font-weight: normal;
    font-size: 22.22px;
    padding-left: 15px;
    font-weight: 600;
    padding: 8px 15px;
    font-weight: 600;
    padding: 10px 15px;
}

.width50_right {
    width: 500px;
    float: right;
}

.width50_left {
    width: 49%;
    float: left;
}

.mt55 {
    margin-top: 45px;
}

.bgwhite {
    background: #fff;
}

.suresh ul {
    list-style: none;
}

.suresh li {
    border-bottom: dashed 1px;
    margin-bottom: 12px;
    padding-bottom: 8px;
    font-size: 16px;
}

.suresh li img {
    vertical-align: sub;
    padding-right: 4px;
}

.list_img img {
    width: 10px;
    height: 10px;
    padding-left: 15px;
}

.list_img li p {
    display: inline-table;
    padding-left: 8px;
    font-weight: bold;
    font-size: 12px;
}

.list_img li {
    list-style: none;
    line-height: 0px;
}

/*.patb10 {
        padding: 2px 0px 71px;
    }*/

.witd30 {
    margin-bottom: 31px;
    display: inline-block;
}




.comon a i {
    padding-right: 6px;
}

.mb20 {
    margin-bottom: 20px;
}

.pt15 {
    padding-top: 15px;
}

.bt20 {
    padding-bottom: 20px;
}

.heading h3 {
    text-align: left;
    font-size: 16px;
    margin-top: 17px;
    color: #333333;
    padding-top: 14px;
    margin-left: 15px;
}

.bt70 {
    padding-bottom: 75px;
}

.subscribe input {
    margin: 0px;
    width: 72%;
    background: #fff;
    border: 1px;
    border: 1px solid #ccc;
    height: 21px;
    padding: 10px 20px;
    margin-bottom: 20px;
    color: grey;
    font-weight: 600;
}

.subscribe label {
    cursor: pointer;
    display: inline-block;
    position: relative;
    bottom: 0px;
    margin: 0px;
    width: auto;
    border: 0;
    background: #d71721;
    border-radius: 0px;
    /* height: 35px; */
    line-height: 25px;
    padding: 1px 10px;
    color: #fff;
    font-size: 13px;
    margin-left: -8px;
}

.subscribe {
    margin-top: 0px;
    padding: 12px 15px 0px;
}

.width100 {
    width: 100%;
    margin-top: 20px;
}

.order_list ol li {
    margin-bottom: 25px;
}

.order_list ol li p:first-child {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    padding-bottom: 7px;
}

.order_list ol {
    padding-left: 15px;
}

.pb70 {
    padding-bottom: 80px;
}

.detail_cont h3 {
    color: #fff;
    font-size: 22.22px;
    padding-left: 15px;
    padding-top: 15px;
    font-weight: 500;
    font-weight: 600;
}

.detail_cont ul li {
    list-style: disc;
    color: #fff;
    font-size: 14px;
    margin-top: 12px;
    line-height: 19px;
}

.detail_cont ul {
    padding-left: 38px;
    padding-right: 25px;
}

.bg_blue_dark ul li img {
    margin-top: 20px;
    width: 15px;
    margin-right: 5px;
}

.bg_blue_dark ul li {
    list-style: none;
    color: #fff;
    font-size: 18px;
    line-height: 19px;
    display: inline;
    padding-right: 41px;
    font-weight: normal;
}

.bg_blue_dark ul {
    padding-left: 19px;
    padding-right: 25px;
}

.bg_blue_dark h3 {
    color: #fff;
    font-size: 22.22px;
    padding-left: 15px;
    padding-top: 15px;
    font-weight: 600;
}

.co_btn_white img {
    width: 15px;
    padding-right: 5px;
}

.co_btn_white {
    color: #fff;
    border: 1px solid #fff;
    padding: 7px 8px;
    font-size: 18px;
    padding-right: 10px;
    float: right;
    margin-right: 28px;
    margin-top: 20px;
}

.man_bg_se h3 {
    color: #fff;
    padding-bottom: 0px;
    font-size: 24px;
    padding-left: 30px;
    line-height: 20px;
    padding-top: 42px;
    font-weight: normal;
}

.man_bg_se h4 {
    font-size: 40px;
    color: #fff;
    margin-top: 0px;
    padding-left: 30px;
    line-height: 44px;
}

.test h3 {
    background: #312f45;
    color: #fff;
    font-size: 22.22px;
    font-weight: 500;
    margin-top: 30px;
    padding: 10px 15px;
}





.ml45 {
    margin-left: 45px;
}

.per_detail {
    background: #a92e25;
    padding: 27px 22px 95px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.resume p {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    padding-top: 11px;
    font-weight: normal;
    float: right;
}

.resume h3 {
    font-size: 32px;
    color: #f5f523;
    line-height: 0px;
    text-transform: uppercase;
    padding-left: 14px;
    padding-top: 20px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.resume img {
    height: 50px !important;
    width: 50px !important;
    ;
    padding-left: 0px;
}

.per_detail_lig {
    background: #3e3b3b;
    padding: 20px 22px 101px;
    margin-top: 20px;
}

.right.resume {
    margin-right: 10px;
}

.coun_name ul {
    margin-bottom: 30px;
}

.tousirs h3 {
    color: #f3cf25;
    font-size: 26px;
    padding-left: 180px;
    padding-top: 0px;
    padding-bottom: 0px
}

.tousirs h4 {
    color: #ffffff;
    font-size: 19px;
    padding-left: 181px;
    padding-top: 0px;
    line-height: 26px;
    font-weight: normal;
}

.tousirss h3 {
    color: #fff;
    font-size: 45px;
    padding-left: 32px;
    padding-top: 0px;
    padding-bottom: 6px;
    text-align: left;
}

.tousirss a {
    background: #f3cf25;
    color: #231f20;
    font-weight: bold;
    border-radius: 40px;
    padding: 5px 16px;
    margin-left: 30px;
}

.ptb30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.list_img li b {
    font-family: 'Myriad Pro';
    font-weight: 400;
}

.order_list ol li p:nth-child(2) {
    font-family: 'Myriad Pro';
    font-weight: normal;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 999 !important;
    background: #ffffff !important;
    position: relative;
}



.test-slider .text p {
    color: #333333 !important;
    font-size: 15px;
    line-height: 25px;
    padding-top: 95px;
}

.testimonials {
    background: #fff !important;
}

.test-slider .img {
    padding-top: 70px;
    width: 20% !IMPORTANT;
    margin-left: 18px;
}

.test-slider .text {
    float: right;
    width: 77%;
    text-align: justify;
    padding-left: 58px;
    padding-right: 44px;
}

.testimonials img {
    border-radius: 100px;
    border: 2px solid #4f6e69;
    width: 120px !important;
    float: left;
    margin-top: 10px;
    margin-right: 31px;

}

.text h4 {
    color: #383b40;
    font-size: 22px;
    padding-top: 8px;
}

.text span {
    display: inline-block;
    font-size: 13px;
    padding-left: 151px;
    color: #333333;
}

.test-slider .owl-nav div.owl-next {
    padding: 4px 36px;
}

.owl-theme .owl-nav [class*=owl-] {
    padding: 4px 17px;
}

.test-slider1 .text p {
    color: #7a7a7a !important;
    font-size: 18px;
    line-height: 25px;
    padding-top: 95px;
}

.test-slider1 .img {
    padding-top: 70px;
    width: 20% !IMPORTANT;
    margin-left: 18px;
}

.test-slider1 .text {
    float: right;
    width: 77%;
    text-align: justify;
    padding-left: 58px;
    padding-right: 44px;
}

.test-slider1 .owl-nav div.owl-next {
    right: 23px;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {}

.technology-slider.owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 45%;
    right: -80px;
    background: url('{{ asset('front/images/ic_riCopy.png') }}') no-repeat;

    font-size: 0;
    width: 30px;
    height: 90px;
    transition: 0.3s ease;
}

.technology-slider.owl-theme .owl-nav .owl-prev:hover {
    background: transparent url('{{ asset('front/images/ic_leftcopy2.png') }}') no-repeat;

}

.technology-slider.owl-theme .owl-nav .owl-prev {
    position: absolute;
    top: 45%;
    left: -55px;
    background: url('{{ asset('front/images/ic_leftcopy2.png') }}') no-repeat;

    font-size: 0;
    width: 30px;
    height: 90px;
    transition: 0.3s ease;
}

.technology-slider.owl-theme .owl-nav .owl-next:hover {
    background: transparent url('{{ asset('front/images/ic_riCopy.png') }}') no-repeat;

}

.banner-inner-slider .counter ul.count-list li {
    margin-left: 14px;
}

/* .banner-inner-slider .counter ul.count-list {
        height: 110px;
        padding: 14px 0px;
    } */

/*.banner-inner-slider .counter:before {*/
/*    height: 165px !important;*/
/*    bottom: -168px !important;*/
/*}*/

.pdb125 {
    padding: 10px 0px 81px;
    background: #fff;
}

.width33 {
    text-align: center;
    padding-bottom: 61px;
    display: inline-flex;
    padding-left: 33px;
}


.job_list_details li:first-child {
    padding-right: 21px;
    font-weight: bold;
    color: #333333;
}

.job_list_details {
    margin-top: 0px;
}

.job_list_details li {
    list-style: none;
    padding-left: 0px;
    line-height: 33.10px;
    font-size: 16px;
}

.test-slider .img a {
    height: 200px;
    width: 200px;
}

#eresult {
    color: #369a59;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    margin: 30px 0;
    padding: 20px;
    border: 1px solid #369a59;
}

.videobox {
    width: 48%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
    background: #000;
    margin: 8px;
}


.best10_box {
    position: relative;
    width: 210px;
    height: 376px;
    float: left;
    background: url(https://dynamichealthstaff.com/public/front/images/bg_best10.jpg) no-repeat center;
    text-align: center;
    padding: 40px 25px;
    box-sizing: border-box;
    margin: 25px 11px;
}

.best10_box .number {
    position: absolute;
    background: #aa1c13;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    padding: 13px;
    border-radius: 25px;
    left: 0;
    right: 0;
    top: -20px;
}

.best10_box img {
    margin-bottom: 5px;
}

.best10_box p {
    font-size: 18px;
    color: rgb(208, 38, 47);
    font-weight: bold;
    text-align: center;
}

.best10_box span {
    font-size: 14px;
    color: rgb(49, 47, 69);
    margin-bottom: 18px;
    display: block;
    font-weight: 500;
}

.ml25 {
    margin-left: 27%;
}

.ml10 {
    margin-left: 10px;
}

.botton-form {
    position: absolute;
    top: 7px;
    right: 20px;
    background: #f2552c;
    font-size: 16px;
    border-radius: 10px;
    padding: 8px 20px;
    box-sizing: border-box;
    font-weight: 600;
}

.botton-form a {
    color: #fff
}

.btn {
    background: #f2552c !important;
    border: #357ebd solid 0px !important;
    border-radius: 0px !important;
}

.btn:hover {
    background: #f2552c !important;
}

.modal-content {
    top: 50px;
    bottom: auto;
    height: auto;
}

@media (max-width: 767px) {
    .testimonials img {

        width: 83px !important;
        margin-right: 14px;
    }

    .sucees_story_test {


        width: 100% !important;

    }

    .bg_blue_mobile {
        display: block !important;
    }

    .bg_blue {
        display: none;
    }

    .wdi50 img {
        margin-top: -25px;
        width: 60px;
    }

    .banner-inner-slider .counter ul.count-list li .value {
        font-size: 23px;
        line-height: 35px;
    }

    .banner-inner-slider .counter ul.count-list {
        height: 60px;
        padding: 0px 0px;
    }

    .counter {
        line-height: 70px;
    }

    .banner-inner-slider .counter {
        bottom: 0px;
    }

    .banner-inner-slider .counter {
        padding-top: 0px;
    }

    .counter {
        margin: 0% 0% 0%;
    }

    .m200 {
        height: 200px;
    }

    .width50l {
        width: 100%;
        float: left;
    }

    .width50r {
        width: 100%;
        float: right;
    }

    .bg_img4 {
        margin-bottom: 0px;
    }

    .width33 {
        padding-left: 15px;
    }

    .tousirs h3 {
        padding-left: 100px;
    }

    .tousirs h4 {
        padding-left: 101px;
    }

    .widt75 {
        width: 100%;
        float: left;
        box-sizing: border-box;
        overflow-x: hidden;
    }

    .box25 {
        width: 100%;
        float: left;
        margin-left: 0px;
    }

    .width49 {
        width: 100%;
        float: left;
        padding-left: 0px;
        box-sizing: border-box;

        margin-top: 20px;

    }

    .width50_right {
        width: 100%;
        float: right;
        margin-top: 20px;
    }

    .heading h3 {
        font-size: 18px;
    }

    .ml0m {
        margin-left: 0px;
    }

    .test-slider .text p {
        padding-top: 0px;
    }

    .test-slider .text {
        float: right;
        width: 100%;
        text-align: justify;
        padding-left: 0px;
        padding-right: 0px;
    }

    .test-slider .img {
        padding-top: 20px;
        width: 100% !important;
        margin-left: 0px;
    }

    .width50_left {
        width: 100%;
        float: left;
    }

    .mb20m {
        margin-bottom: 20px;
    }

    .mt20m {
        margin-top: 20px;
    }

    /*.list_news ul li {
            padding-left: 21px;
        }*/
    .technology-slider .owl-nav {
        margin-top: 0px !important;
        display: none;
    }

    .fixed {
        position: absolute;
        top: 60px;
        left: 134px;
        width: 40px;
        height: 40px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .list_img li {
        font-size: 17px;
    }

    .witd30 {
        float: left;
        margin-bottom: 10px;
        width: 21%;
    }

    .box25 .coun_name li {
        margin-bottom: 0px;
    }

    .per_detail {
        margin-top: 20px;
    }

    .per_detail {
        padding: 10px 22px 90px;
    }

    .per_detail_lig {
        padding: 10px 22px 90px;
    }

    .bg_blue_dark ul li {
        font-size: 17px;
        padding-right: 38px;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .text span {

        padding-left: 0px;

    }

    .testimonials img {

        float: none;

    }

    .sucees_story_test {
        width: 100% !important;
    }

    .wdir25 {
        width: 33% !IMPORTANT;
    }

    .wdi25 {
        width: 41% !important;
    }

    .wdi50 {
        width: 30% !important;
        margin: 0px auto;
    }

    .wdi50 img {

        width: 80px;
    }

    .width50_right {
        width: 50%;
        float: right;
    }

    .faqs_sec {
        margin-top: 185px;

        margin-bottom: 12px;
    }


    .banner-inner-slider .counter ul.count-list li .title {
        font-size: 11px !important;
    }

    .banner-inner-slider .counter ul.count-list li .value {
        font-size: 16px !important;
    }

    .banner-inner-slider .counter ul.count-list {
        height: 68px;
        padding: 6px 0px;
    }

    .banner-inner-slider .counter:before {
        margin-left: 1px;
    }

    .widt75 {
        width: 73%;
        float: right;
        box-sizing: border-box;
        margin-top: 0px;
    }

    .width49 {
        width: 49%;
        float: left;
        padding-left: 0px;
    }

    .box25 {
        width: 25%;
    }

    .witd30 {
        float: left;
        margin-bottom: 10px;
        width: 25%;
    }

    .ml45 {
        margin-left: 0px;
    }

    .test-slider .img {
        padding-top: 10px;
        width: 100% !IMPORTANT;
        margin-left: 0px;
    }

    .test-slider .text {
        float: right;
        width: 100%;
        text-align: justify;
        padding-left: 30px;
        padding-right: 30px;
    }

    .test-slider .text p {
        padding-top: 0px;
    }

    .test-slider .img {
        margin-bottom: 10px;
    }

    .heading h3 {
        font-size: 17px;
        margin-top: 9px;
        padding-top: 36px;
    }

    .per_detail {
        padding: 14px 10px 12px;
        margin-top: 0px;
        margin-bottom: 10px;
        width: 88%;
        float: left;
    }

    .per_detail_lig {
        padding: 14px 10px 12px;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 92%;
        float: right;
        margin-right: 0px;
    }

    .coun_name img {
        padding-left: 7px;
        padding-right: 6px;
    }

    .resume h3 {
        font-size: 21px;
        line-height: 13px;
        padding-top: 9px;
    }

    .news_view p {

        line-height: 10px !important;
        font-size: 13px !important;
        ;
    }

    .news_view h3 {
        color: #fff !important;
        font-size: 19px !important;
    }

    .resume p {
        font-size: 14px;
        line-height: 18px;
        padding-top: 0px;
    }

    .resume img {
        height: 40px;
        width: 40px;
        padding: 0px;
    }

    .bg_blue_dark ul {
        padding-left: 8px;
        padding-right: 0px;
    }

    .bg_blue_dark ul li {
        padding-right: 10px;
        font-size: 18px;
    }

    .bg_img4 {
        margin-left: 3px;
        margin-top: 30px;
        padding: 76px 0px;
        margin-bottom: 30px;
    }

    .tousirss h3 {
        font-size: 38px;
    }

    .tousirs h3 {
        padding-left: 45px;
    }

    .tousirs h4 {
        color: #ffffff;
        font-size: 17px;
        padding-left: 45px;
        padding-top: 0px;
        line-height: 21px;
        font-weight: normal;
    }

}

#ticker4 {
    margin: 0;
    padding: 0;
}

.tablenew {
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.tablenew td {
    line-height: 28px;
}

.lats_news_list .m200 {
    max-height: 225px;
}

.marquee-vert {
    overflow: hidden;
    height: 320px;
    padding: 0px;
}



.faq-scroll {
    height: 468px;
}

.bg_blue {
    background-color: #41659c;
    padding: 24px 0px 8px;
    z-index: 9999;
    position: relative;
}

.trane_mobile p {
    font-size: 20.80px;
    line-height: 0px;
    color: #fff;
}

.trane_mobile p b {
    font-size: 21.30px;
}

.matb50 {
    margin-bottom: 58px;
}

.coun_name ul li:first-child {
    /*background: #312f45;*/
    color: #fff;
    font-size: 17.26px;
    /* padding: 2px 0px;
        margin-top: 10px;
        margin-bottom: 6px; */
}

.comon p {
    text-align: left;
    /* padding-left: 15px; */
    /* padding-right: 10px; */
    /* padding-top: 10px; */
    padding-bottom: 15px;
    /* color: #333333; */
    /* font-size: 12.93px; */
    line-height: 20px;

}

.comon p a {
    color: #0921fd;
}

.comon p a:hover {
    color: #cf4f50;
}

.comon h6 {
    text-align: left;
    padding-left: 15px;
    padding-right: 20px;
    padding-top: 6px;
    padding-bottom: 12px;
    line-height: 19px;
    color: #333333;
    font-weight: 700;
    font-size: 11.93px;
}

.padding-trbl {
    padding: 40px 80px;
}

div.padding-trbl iframe {
    height: 446px;
}

.list_img {
    margin-bottom: 7px;
}

.pt11 {
    padding-top: 11px;
}

.form-group100 {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 14px 0px;
    position: relative;
}

.form-group100 input {
    width: 93%;
    box-sizing: border-box;
    height: 14px;
    color: #999;
    border-top: 0 solid #d8d8d8;
    border-right: 0 solid #d8d8d8;
    border-left: 0 solid #95949f;
    border-bottom: 2px solid #d8d8d8;
    font-size: 13px;
    background: 0 0;
    padding: 12px 0px;
}

.form-group100 textarea {
    width: 100%;
    box-sizing: border-box;
    color: #999;
    border: 2px solid #d8d8d8;
    font-size: 13px;
    background: 0 0;
    padding: 16px 0px;
    min-height: 6em;
}

.form-group100 select {
    width: 93%;
    box-sizing: border-box;
    height: 14px;
    color: #999;
    border-top: 0 solid #d8d8d8;
    border-right: 0 solid #d8d8d8;
    border-left: 0 solid #95949f;
    border-bottom: 2px solid #d8d8d8;
    font-size: 13px;
    background: 0 0;
    padding: 12px 0px;
}

.form-group100 label {
    position: absolute;
    font-size: 12px;
    color: #2d2d2d;
    font-weight: 600;
    top: 1px;
}

.form-group100 label span {
    color: #f00;
    font-size: 23px;
    line-height: 0px;
}

.mart0 .form-group100 {
    margin-top: 30px !important;
}

.retative label {
    position: relative;
    font-size: 12px;
    color: #2d2d2d;
    font-weight: 600;
    top: -7px !important;
}

.form-group {
    width: 50%;
    float: left;
    padding: 0px;
    margin: 14px 0px;
    position: relative;
}

.form-group input {
    width: 95%;
    box-sizing: border-box;
    height: 14px;
    color: #999;
    border-top: 0 solid #d8d8d8;
    border-right: 0 solid #d8d8d8;
    border-left: 0 solid #95949f;
    border-bottom: 2px solid #d8d8d8;
    font-size: 13px;
    background: 0 0;
    padding: 12px 0px;
    position: relative;
    z-index: 2;
}

/* .form-group label {
        position: absolute;
        font-size: 12px;
        color: #2d2d2d;
        font-weight:500;
        top: 1px;
    } */

.form-group label span {
    color: #f00;
    font-size: 23px;
    line-height: 0px;
}

.mart0 .form-group {
    margin-top: 21px !important;
}

.submit {
    cursor: pointer;
    position: relative;
    bottom: 0px;
    border: 0;
    background: #d71721;
    padding: 8px 21px;
    color: #fff;
    font-size: 14px;
    margin-top: 6px;
}

.martform .form-group {
    margin-top: 24px;
}

.mt33 {
    margin-top: 33px;
}

.why_choose h6 {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
    padding-bottom: 0px;
    line-height: 19px;
    color: #333333;
    font-weight: bold;
    font-size: 11.93px;
}

.comon iframe {
    width: 90%;
    height: 260px;
    padding: 0px 13px;
    margin-top: 3px;
}

.pat2 {
    padding-top: 22px;
}

.padb21 {
    padding-bottom: 50px;
}

.course_fees {
    margin-top: 3px;
    margin-left: 40px;
}

.course_fees li {
    font-size: 16px;
    display: inline-block;
    font-weight: 600;
    width: 30%;
    color: #333333;
}

.course_fees li:last-child {
    float: right;
    /*width: 36%;*/
    width: 50%;
}

.pb14 {
    padding-bottom: 14px;
}

.formloaction {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 18px 42px 20px;
    position: relative;
}

.formloaction select {
    width: 81%;
    margin: 0px auto;
    border: 1px solid #bdbdbd;
    margin-bottom: 0px;
    padding: 3px 9px;
    color: #979797;
    font-weight: bold;
}

.apply_now {
    cursor: pointer;
    position: relative;
    bottom: 0px;
    border: 0;
    background: #d71721;
    padding: 1px 13px;
    color: #fff;
    font-size: 13px;
    margin-top: 0px;
    line-height: 25px;
    font-weight: 500;
    display: block;
    float: right;
}







.mbt0 {
    margin-top: 0px !important;
}



.sucees_story_test {
    width: 80%;
    float: right;
    box-sizing: border-box;
    margin-bottom: 112px;
}

.newsletter h3 {
    font-size: 38px;
    color: #ffffff;
    line-height: 5px;
    text-transform: capitalize;
    padding-left: 24px;
    padding-top: 48px;
}

.newsletter p {
    color: #fff;
    font-size: 16px;
    line-height: 39px;
    padding-top: 11px;
    font-weight: normal;
    float: right;
}

.marr7 {
    margin-right: 7px !important;
}

.faqs_sec {
    background: url('{{ asset('front/images/news_subs.jpg') }}');

    width: 100%;
    height: 124px;
    margin-top: 101px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.fax_View img {
    padding-left: 0px;
    z-index: 2222;
    position: relative;
    width: 10px;
    height: 10px;
    padding-right: 6px;
}

.fax_View {
    color: #312f45;
    padding: 1px 7px;
    font-size: 12px;
    float: right;
    margin-left: 17px;
    margin-top: 24px;
    font-weight: 600;
    background: #4ddff6;
    border-radius: 76px;
}

#faqs .fax_View {
    float: none;
    background-color: #ececec;
    display: block;
    width: 100%;
    margin-left: 0;
    padding: 0;
}

.newsletter p {
    font-size: 16px;
    color: #fff;
    line-height: 0px;
    padding-left: 14px;
    padding-top: 25px;
}

.news_view h3 {
    color: #fff;
    font-size: 24px;
}

.news_view p {
    color: #ffff;
    padding-top: 12px;
    line-height: 10px;
    font-size: 16px;
}

.news_view {
    padding-left: 9px;
}

.wdi25 {
    width: 27%;
}

.wdi50 {
    width: 40%;
    margin: 0px auto;
}

.wdir25 {
    /*width:23%;*/
    margin-top: -18px;

}

.wdi50 img {
    margin-top: -128px;
}

.testimonials {

    padding: 0px 0px 0px !important;
}

.studet_test iframe {
    padding-top: 18px;
    width: 90%;
    margin: 0px auto;
    height: 163px;
    display: inherit;
}

.video_tes {
    text-align: center;
    font-size: 22px;
    color: #383b40;
    margin-top: 7px;
}

.bg_width50 img {
    width: 60px;
}

.width50 {
    width: 48.4%;
    float: left;
    padding-left: 0px;
    padding-right: 15px;
}

.trane_mobile ul li {
    color: #fff;
    display: block;
    font-size: 19px;
    line-height: 28px;
}

.bg_blue_mobile {
    background-color: #41659c;
    padding: 3px 0px 62px;
    z-index: 9999;
    position: relative;
    display: none;
}

.select_course select {
    border-top: 0 solid #d8d8d8;
    border-right: 0 solid #d8d8d8;
    border-left: 0 solid #95949f;
    border-bottom: 2px solid #d8d8d8;
    font-size: 13px;
    background: 0 0;
    padding: 12px 0px;
    width: 100%;
    /*font-weight: 600;*/
    color: #333;
}

.pb32 {
    padding-bottom: 32px;
}

.cousre h3 {
    color: #fff;
    background: #312f45;
    font-weight: normal;
    font-size: 22.22px;
    padding-left: 15px;
    font-weight: 600;
    padding: 8px 15px;
    font-weight: 600;
    padding: 10px 20px;
}

.cousre_detail_section {
    padding-left: 2px;
    margin-left: 40px;
    padding-right: 0px;
}


.cousre_detail_section li {
    list-style: none;
    color: #414141;
    font-size: 15px;
    line-height: 30px;
    display: inline-block;
    font-weight: bold;
    /*width: 30%;*/
    width: 49%;
}

.cousre_detail_section li:last-child {
    float: right;
    /*width: 38%;*/
    width: 50%;
}

.cousre_detail_section li img {
    height: 12px;
    width: 12px;
    margin-right: 4px;
}

.bodr_grey {
    border: 0.5px solid #ccc;
    width: 83%;
    margin: 0px auto;
    margin-top: 2px;
    margin-bottom: 4px;
}

.apply_div {
    padding-right: 34px;
}

.apply_div p span i {
    color: #fff;
    background: #07528b;
    border-radius: 100%;
    margin-right: 4px;
    width: 20px;
    text-align: center;
    line-height: 21px;
    height: 20px;
    font-size: 12px;
}

.apply_div p {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    text-align: right;
    padding-right: 3px;
    cursor: pointer;
}

.fifte_days {
    text-align: center !IMPORTANT;
    margin: 0px;
    margin-bottom: 0px;
    margin-top: -9px;
    color: #075288 !IMPORTANT;
    font-weight: 600;
    font-size: 14px !important;
    padding-top: 0px !IMPORTANT;
    margin-left: 113px;
}

.apply_div h2 {
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 16px;
}

#faqs a.fax_View img {
    width: 100%;
    height: 100%;
    display: block;
    clear: both;
}

.apply_div h2 span {
    color: #07528b;
}

.apply_div h2 span i {
    color: #07528b;
    font-size: 13px;
    padding-left: 12px;
    padding-right: 5px;
}

.more-detail-show {
    display: none;
}

.video100 iframe {
    width: 100%;
    margin-top: 15px;
}

.parline p {
    line-height: 22px;
    font-size: 14px;
}

.pb20 {
    padding-bottom: 20px;
}

.lin20 p {
    font-family: 'Museo Sans';
    line-height: 20px;
}

.video100 p {
    font-family: 'Museo Sans';
    line-height: 20px;
    padding-top: 5px;
}

.banner-inner-slider .counter ul.count-list li .title {
    font-size: 16px;
}

.banner-inner-slider .counter ul.count-list li .value {
    font-size: 35px;
    line-height: 35px;
}

ul.country_list li a .fa {
    font-size: 12px;
    padding: 0px 8px;
}

ul.country_list li a {
    color: #312f45;
    display: block;
    padding: 0px 2px;
}

ul.country_list li a:hover {
    color: #fff;
    background: #312f45;
    padding: 0px 2px;
}

ul.country_list li a.selected {
    color: #fff;
    background: #312f45;
    padding: 0px 2px;
}

.widt75 .sucees_story_test {
    margin-bottom: 0;
}




#halfvideo_text .technology-slider-main {
    width: 98%;
    margin: 0 auto;
    background-color: #fff;
    display: block;
    float: left;
    padding-bottom: 20px;
    padding-top: 30px;
}

#halfvideo_text .sucees_story_test .ml45 {
    clear: both;
}

#halfvideo_text .with50 {
    width: 94%;
    padding: 0px 30px;
    float: left;
}


@media only screen and (min-width : 768px) and (max-width : 1024px) {
    #halfvideo_text .with50 {
        width: 42%;
        padding: 0px 15px;
        float: left;
    }

    #halfvideo_text .no-js .owl-carousel,
    .owl-carousel.owl-loaded {
        display: inline-block;
    }
}

@media only screen and (min-width : 320px) and (max-width : 767px) {
    .resume img {
        height: 77px !important;
        width: 77px !important;
        ;
    }

    div.padding-trbl iframe {
        height: auto;
    }

    iframe {
        height: auto;
    }

    .technology-slider-main {
        padding: 0px 0px 0px !important
    }

    .padding-trbl {
        padding: 20px 20px;
    }

    .width50 {
        width: 100%;
        padding-right: 0px;
    }

    .videobox {
        width: 100%;
        margin: 8px 0;
    }


    #halfvideo_text .with50 {
        width: 100%;
        padding: 0px 10px;
    }

    #halfvideo_text .no-js .owl-carousel,
    .owl-carousel.owl-loaded {
        display: inline-block;
    }
}



.disabled {

    background: #d7172157;
}

@media only screen and (max-width: 767px) {
    .heading h3 {
        box-sizing: border-box;
        margin-left: 0px;
        padding: 14px 10px 0px;
    }

}

@media only screen and (max-width: 479px) {
    .best10_box {
        margin: 25px 20% !important;
    }

    .technology-slider-new1.owl-carousel.owl-theme .owl-item .item iframe {
        height: 232px;
    }

    .job h3 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 390px) {
    .best10_box {
        margin: 25px 17% !important;
    }
}

@media only screen and (max-width: 390px) {
    .best10_box {
        margin: 25px 10% !important;
    }
}

/*add 1dec2019*/
.training_cont .technology-slider-new1 .owl-nav [class*=owl-] {
    background: #869791;
}

.training_cont .technology-slider-new1 .owl-nav [class*=owl-]:hover {
    background: #000;
}


.sub-cat-child-a {
    padding: 5px 40px;
    background: 0 0;
    color: #333;
    font-size: 16px;
    text-decoration: none;
    display: block;
}

.sub-cat-child-a:hover {
    padding: 5px 40px;
    background: 0 0;
    color: #ab1c12;
}

.sub-cat-child-li {
    background: url(../public/front/images/dot.png) no-repeat 21px 14px;
    font-size: 16px;
    line-height: normal;
    margin: 0;
    position: relative;
    padding-bottom: 0;
    list-style: none;
    color: #333;
    font-family: 'Source Sans Pro', sans-serif;
}

.per_detail_qr_code {
    background: #000000;
    padding: 14px 13px 75px;
    margin-bottom: 7px;
}


.test {
    width: 98%;
}

.training_cont {
    width: 100%;
}

.training_cont .left_box {
    width: 258px;
}

.training_cont .right_box {
    width: 100%;
    float: none;
    padding-left: 300px;
    box-sizing: border-box;
}

.training_cont .right_box .width49 {
    width: 50%;
    padding-left: 0px;
    padding-right: 15px;
}

.training_cont .right_box .width50_right {
    width: 50%;
}

.training_cont .sucees_story_test {
    width: 100%;
}

.bg_blue {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 30px;
    padding: 10px 0px 10px;
}

.trane_mobile p {
    line-height: 24px;
}

.bg_blue .wdi50 {
    left: 50%;
    width: auto;
    position: absolute;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.wdi50 img {
    width: 61px;
    margin-top: -22px;
}

.training_cont .sucees_story_test {
    width: 77%;
}

@media (max-width: 768px) {
    .best10_box {
        margin: 25px 25%;
    }

    .padding-trbl {
        padding: 20px;
    }

    .width50 {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .training_cont .sucees_story_test {
        width: 59% !important;
    }

    .test {
        width: 100%;
    }

    #halfvideo_text .technology-slider-main {
        width: 100%;
    }

    .videobox {
        width: 100%;
        margin: 8px 0;
    }

}

@media (max-width: 1024px) and (min-width: 768px) {}

@media (max-width: 1366px) {
    .banner-inner-slider .counter {
        width: 623px;
    }
}

@media (max-width: 1024px) {
    .banner-inner-slider .counter {
        width: 400px;
    }
}

@media (max-width: 991px) {
    .training_cont .right_box .width49 {
        width: 100%;
        padding-right: 0px;
    }

    .training_cont .right_box .width50_right {
        width: 100%;
        margin-top: 20px;
    }

    #halfvideo_text .with50 {
        width: 100%;
        margin-bottom: 20px;
        box-sizing: border-box;
    }

}

@media (max-width: 767px) {
    .training_cont .sucees_story_test {
        width: 100% !important;
    }


    .training_cont .left_box {
        width: 100%;
    }

    .training_cont .right_box {
        padding-left: 0px;
    }

    .technology-slider-main {
        padding: 0px 15px;
    }

    .banner-inner-slider .counter {
        display: none;
    }

    .getintouch .box .buttons a.btn {
        width: 100%;
        height: auto;
    }

    .bg_blue_mobile {
        z-index: 9;
    }
}

@media (max-width: 567px) {
    .trane_mobile ul li {
        font-size: 11px;
        line-height: 18px;
    }

    .subscribe input {
        width: 58%;
    }
}

#demoresult {
    color: #369a59;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    margin: 30px 0;
    padding: 20px;
    border: 1px solid #369a59;
}



        #biggest {
            position: fixed;
            margin: 0 auto;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            z-index: 999999;
            background: rgba(49, 47, 69, 0.72);
            width: 100%;
            height: 100%;
        }

        #biggest .popimg {
            position: absolute;
            margin: 0 auto;
            max-width: 400px;
            width: 100%;
            top: 10px;
            right: 0;
            left: 0;
        }

        #biggest .popimg img {
            width: 100%
        }

        #biggest .popimg .close1 {
            background: red;
            padding: 7px;
            width: 34px !important;
            margin: 0;
        }

        @media only screen and (max-width: 767px) {
            #biggest .popimg {
                top: 75px;
            }
        }
