/*@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=PT+Serif&display=swap);*/

.number-section-1 .cool_fact_detail>h2 {
    font-weight: 500
}

html,
body {
    margin: 0;
    padding: 0;
}

.logo {
    height: 70px;
    width: auto;
}

html {
    scroll-behavior: smooth;
}

body {
    padding-top: 100px;
}

* {
    margin: 0;
    padding: 0;
    letter-spacing: .5px
}

.section_padding_100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.section_padding_100_70 {
    padding-top: 100px;
    padding-bottom: 70px
}

.section_padding_50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.section_padding_50_20 {
    padding-top: 50px;
    padding-bottom: 20px
}

.section_padding_150 {
    padding-top: 150px;
    padding-bottom: 150px
}

.section_padding_200 {
    padding-top: 200px;
    padding-bottom: 200px
}

img {
    max-width: 100%
}

.mt-15 {
    margin-top: 15px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-100 {
    margin-top: 100px
}

.mt-150 {
    margin-top: 150px
}

.mr-15 {
    margin-right: 15px
}

.mr-30 {
    margin-right: 30px
}

.mr-50 {
    margin-right: 50px
}

.mr-100 {
    margin-right: 100px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-100 {
    margin-bottom: 100px
}

.ml-15 {
    margin-left: 15px
}

.ml-30 {
    margin-left: 30px
}

.ml-50 {
    margin-left: 50px
}

.ml-100 {
    margin-left: 100px
}

#program li .fa {
    padding: 5px !important
}

ol,
ul {
    margin: 0;
    padding: 0
}

#vskas1 ul {
    padding-left: 20px;
}

#scrollUp {
    bottom: 0;
    font-size: 24px;
    right: 30px;
    width: 50px;
    background-color: #52963f;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none
}

.header_area {
    left: 0;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 99
}

.header_area.sticky {
    background-color: #f7f7f9;
    -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, .15);
    box-shadow: 1px 2px 5px rgba(0, 0, 0, .15);
    height: 70px;
    position: fixed;
    top: 0;
    z-index: 9999
}

p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}

.heading_text>p {
    font-size: 16px
}

.heading_text>h2 {
    color: #333
}

.heading_text>h3 {
    color: #b4b4b4;
    font-size: 90px;
    font-weight: 100;
    margin: 0;
    /*font-family: Lato, sans-serif*/
}

.heading_text {
    margin-bottom: 50px
}

.table {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2
}

.table-cell {
    display: table-cell;
    vertical-align: middle
}

#preloader {
    overflow: hidden;
    background-color: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999
}

.boxplus-load {
    -webkit-animation: 2s linear 0s normal none infinite running boxplus-load;
    animation: 2s linear 0s normal none infinite running boxplus-load;
    background: transparent none repeat scroll 0 0;
    border-color: #ddd #ddd #e63152;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    height: 40px;
    left: calc(50% - 20px);
    position: relative;
    top: calc(50% - 20px);
    width: 40px;
    z-index: 9
}

@-webkit-keyframes boxplus-load {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes boxplus-load {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.logo_area h2 {
    color: #1abc9c;
    font-size: 30px;
    font-weight: 500;
    margin: 0
}

.logo_area span {
    color: #fff
}

.logo_area {
    padding: 18px 0
}

header.sticky .logo_area h2 .logo_area span {
    color: #000
}

header.sticky .logo_area span {
    color: #000
}

.menu_area {
    position: relative;
    z-index: 2
}

.menu_area nav ul li {
    display: inline-block
}

.menu_area nav ul li>a {
    color: #fff;
    display: block;
    font-size: 16px;
    padding: 24px 9px;
    font-weight: 500;
    border-radius: 30px;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

#nav li a:hover {
    color: #1abc9c
}

header.sticky .menu_area nav ul li>a {
    color: #393738
}

.wellcome_area {
    background-position: center center;
    background-size: cover;
    height: 650px;
    position: relative;
    width: 100%;
    z-index: 1
}

.wellcome_heading_text>h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 17px
}

.wellcome_heading_text h3 {
    color: #fff;
    font-size: 42px;
    font-weight: 400;
    margin-bottom: 17px
}

.wellcome_heading_text p {
    color: #fff;
    font-size: 18px;
    margin: auto;
    max-width: 500px;
    margin-bottom: 0
}

.discover_us_button>a {
    background-color: #1abc9c;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    min-width: 200px;
    border-radius: 3px
}

.wellcome_slides_area {
    overflow: hidden;
    top: 0
}

.wellcome_slides_area .owl-next,
.wellcome_slides_area .owl-prev {
    color: #fff;
    font-size: 100px;
    left: -100px;
    margin-top: -50px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    z-index: 99
}

.wellcome_slides_area .owl-next {
    right: -100px;
    left: auto
}

.wellcome_slides_area:hover .owl-prev {
    left: 15px
}

.wellcome_slides_area:hover .owl-next {
    right: 15px
}

.wellcome_heading_text.Home_2>p {
    margin: 0
}

.discover_us_button.home_2>a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #fff;
    font-size: 16px;
    min-width: 170px;
    text-align: center;
    height: 50px;
    line-height: 46px
}

.wellcome_area.home_2::after {
    background-color: rgba(0, 0, 0, .6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.video_play_btn {
    border-radius: 50%;
    height: 120px;
    left: 50%;
    line-height: 135px;
    margin-left: -54px;
    margin-top: -51px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 120px
}

.welcome_video_area {
    position: relative;
    z-index: 1
}

.video_btn>i {
    color: #f7f7f7;
    font-size: 30px;
    background: #1abc9c;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-weight: 800
}

.welcome_video_area>img {
    border-radius: 8px;
    opacity: .6
}

.discover_us_button.home-3>a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 25px;
    font-size: 16px;
    height: 50px;
    line-height: 46px;
    min-width: 200px
}

.cd-headline {
    font-size: 4rem
}

.default-title h2.cd-headline span {
    color: #fff
}

.cd-headline.clip .cd-words-wrapper:after {
    background-color: #fff
}

.cd-headline.clip b {
    font-weight: 400
}

.text-typed .cd-intro {
    margin: 0 auto
}

.cd-headline.clip b {
    color: #fff
}

.text-typed .cd-headline {
    font-size: 42px;
    color: #fff
}

.welcome_text .cd-intro>p {
    font-size: 16px;
    max-width: 550px;
    margin: auto;
    color: #fff
}

.bottom-curve-design {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

.bottom-curve-design::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 250px;
    background-color: #fff;
    right: 50%;
    z-index: 2;
    bottom: 0 !important;
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
    background-color: #f7f7f7
}

.bottom-curve-design::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 250px;
    background-color: #fff;
    right: 0;
    z-index: 1;
    left: 50%;
    top: auto;
    bottom: 0 !important;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    background-color: #f7f7f7
}

.top_feature_area.home-1 {
    position: relative;
    width: 100%;
    min-height: 180px
}

.top_feature_area {
    background: #f7f7f7
}

.home-1 .single_feature {
    position: absolute;
    width: 170px;
    bottom: 0;
    z-index: 9;
    background-color: #fff;
    border-radius: 50%;
    height: 170px;
    padding: 15px;
    -webkit-box-shadow: 1px 0 0 rgba(0, 0, 0, .15);
    box-shadow: 1px 0 0 rgba(0, 0, 0, .15);
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.home-1 .single_feature:first-child {
    left: -20px;
    right: auto
}

.home-1 .single_feature:nth-child(2) {
    left: 220px;
    right: auto;
    background: #674d8d
}

.home-1 .single_feature:nth-child(3) {
    right: auto;
    left: 477px;
    background: #3498db
}

.home-1 .single_feature:nth-child(4) {
    left: auto;
    right: 220px;
    background: #674d8d
}

.home-1 .single_feature:last-child {
    left: auto;
    right: -20px
}

.home-1 .single_feature:first-child,
.home-1 .single_feature:last-child {
    bottom: 60px;
    background-color: #674d8d
}

.home-1 .single_feature:nth-of-type(3) {
    bottom: -46px;
    background-color: #674d8d
}

.home-1 .single_feature:hover {
    background-color: #6da84b
}

.home-1 .features_content h2 {
    font-size: 18px;
    color: #fff;
    margin-top: 0
}

.home-1 .features_content p {
    margin-bottom: 0;
    color: #fff
}

.single_feature>h2 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
    color: #fff
}

.single_feature {
    padding: 15px;
    border-radius: 10px;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

.feature_icon i {
    color: #fff;
    font-size: 48px
}

.single_feature.home_2>h2,
.single_feature.home_3>h2 {
    color: #000
}

.single_feature.home_2:hover,
.single_feature.home_3:hover {
    background: #3396f9;
    color: #fff
}

.single_feature.home_2:hover>.feature_icon i,
.single_feature.home_2:hover>h2,
.single_feature.home_2:hover>p,
.single_feature.home_3:hover>.feature_icon i,
.single_feature.home_3:hover>h2,
.single_feature.home_3:hover>p,
.single_feature>p {
    color: #fff
}

.single_feature.home_2>p,
.single_feature.home_3>p {
    color: #000
}

.single_feature.home_2 .feature_icon i,
.single_feature.home_3 .feature_icon i {
    color: #1abc9c
}

.single_bright_feature>p {
    margin-bottom: 0
}

.features_content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.who_heading_text span {
    color: #1abc9c
}

.who_heading_text>p {
    font-size: 18px
}

.learn_more_button>a {
    background-color: #1abc9c;
    color: #fff;
    display: inline-block;
    height: 45px;
    line-height: 45px;
    min-width: 130px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 3px
}

.learn_more_button>a:hover {
    background: #ff9800;
    color: #fff;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.learn_more_button {
    margin-bottom: 40px
}

.section_padding_100_0 {
    padding-top: 100px;
    padding-bottom: 0
}

.learn_more_button {
    margin-top: 30px
}

.who_we_area {
    position: relative;
    z-index: 3;
    background-color: #f7f7f7;
    padding-top: 100px
}

.how_to_works_text>h2 {
    font-size: 24px;
    font-weight: 400
}

.how_to_works_text span {
    color: #1abc9c
}

.how_to_works_text>p {
    color: #000;
    font-size: 18px
}

.how_to_works_text>p {
    color: #000;
    font-size: 18px;
    margin-top: 15px
}

.who_we_area .table {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1
}

.who_we_area .table_cell {
    display: table-cell;
    vertical-align: middle
}

.learn_more_bt>a {
    border: 2px solid #ddd;
    border-radius: 25px;
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 36px;
    min-width: 130px;
    text-align: center
}

.learn_more_bt>a:hover {
    color: #000;
    border: 2px solid #000;
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s
}

.who_we_image>img {
    width: 100%;
    border-radius: 6px
}

.Why_you_choose_us_text>h2 {
    font-size: 24px;
    margin-bottom: 20px
}

.Why_you_choose_us_text>h2>span {
    color: #1abc9c
}

.Why_you_choose_us_about>p {
    display: inline-block;
    font-size: 18px
}

.who_we_area h4 {
    line-height: 1.5
}

.who_we_area_thumb {
    background-position: center center;
    background-size: cover;
    bottom: -45px;
    height: 350px;
    position: absolute;
    right: 0;
    width: calc(50% - 70px);
    z-index: 9;
    border-radius: 6px
}

.why_you_choose_content {
    margin-top: 51px
}

.Why_you_choose_us_about:last-of-type p {
    margin-bottom: 0
}

.who_we_area.home-3 {
    background: #fff
}

.what_we_do_area .nav-tabs {
    border-bottom: 0 solid #ddd;
    position: relative;
    width: 100%;
    z-index: 1;
    margin-bottom: 100px
}

.what_we_do_area .nav-tabs .nav-item {
    width: 25%
}

.what_we_do_area .nav-tabs .nav-link {
    border-radius: 50%;
    padding: 20px 0;
    margin: 0 auto;
    width: 120px;
    height: 120px;
    text-align: center;
    position: relative;
    z-index: 1;
    background-color: #6da84b;
    color: #fff;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.what_we_do_area .nav-tabs .nav-link.active,
.what_we_do_area .nav-tabs .nav-link:hover {
    background-color: #533b6e
}

.what_we_do_area .nav-tabs .nav-link::after {
    content: '';
    width: 220px;
    height: 1px;
    position: absolute;
    top: 49.5px;
    left: 118px;
    z-index: 1;
    background-color: #ccc
}

.what_we_do_area .nav-tabs .nav-item:last-of-type .nav-link::after {
    display: none
}

.what_we_do_area .nav-tabs .nav-link i {
    display: block;
    text-align: center
}

.tab-second-image {
    position: absolute;
    bottom: -25px;
    right: -63px;
    z-index: 2;
    border-radius: 6px
}

.tab-content-text {
    margin-top: 40px
}

.tab-content-text>p {
    margin-bottom: 0;
    font-size: 16px
}

.tab-content-text h4 {
    margin-bottom: 17px;
    color: #533b6d
}

.tab-content-text .load_more_button {
    text-align: left
}

.tab-content-text .load_more_button>a {
    background-color: #1abc9c;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    margin-top: 40px;
    min-width: 140px;
    text-align: center;
    border-radius: 3px
}

.tab-content-text .load_more_button_home_1>a:hover {
    color: #000;
    border: 2px solid #000;
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s
}

.tab-content-text .load_more_button_home_1>a {
    border: 2px solid #ddd;
    border-radius: 25px;
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 36px;
    min-width: 130px;
    text-align: center;
    margin-top: 40px
}

.tab-content-text .load_more_button>a:hover {
    background: #ff9800;
    color: #fff;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.nav-link>i {
    font-size: 24px
}

.what_we_do_area {
    background-color: #f7f7f7;
    padding-bottom: 125px
}

.tab-first-image {
    border-radius: 6px;
    position: relative;
    z-index: 1
}

.tab-content-text h4>span {
    color: #543c6d
}

.our_awesome_feature_area {
    background-color: #1abc9c;
    padding: 120px 0 100px;
    position: relative;
    z-index: 2
}

.awesome_heading_text>h2 {
    color: #fff;
    font-size: 36px
}

.single_feature_text>p {
    color: #fff;
    font-size: 18px;
    font-weight: 400
}

.single_feature_text p:last-of-type {
    margin: 0
}

.line-shape,
.line-shape-white {
    width: 70px;
    height: 2px;
    background-color: #674d8d
}

.line-shape-white {
    background-color: #fff
}

.awesome_heading_text {
    padding-top: 10px
}

.portfolio_gallery_item>img {
    float: left;
    position: relative;
    width: 25%;
    z-index: 1
}

.load_more_button>a {
    background-color: #1abc9c;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    margin-top: 75px;
    min-width: 130px;
    text-align: center;
    border-radius: 3px
}

.load_more_button>a:hover {
    background: #ff9800;
    color: #fff;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.load_more_button {
    text-align: center
}

.portfolio_gallery_item_home_3>img {
    float: left;
    width: 33.333%
}

.load_more_button.home_3>a {
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 25px;
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 36px;
    min-width: 130px;
    text-align: center
}

.portfolio_gallery_iteam:hover .single_content {
    opacity: .8
}

.text>p {
    color: #fff;
    font-size: 14px;
    margin-top: 0
}

.single_content {
    background-color: #000;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    width: 100%
}

.portfolio_gallery_iteam {
    position: relative;
    z-index: 1;
    width: 25%;
    float: left;
    overflow: hidden
}

.project_title>a {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 36px;
    min-width: 130px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px
}

.project_title>p {
    color: #fff;
    font-size: 16px;
    max-width: 250px;
    margin-bottom: 0
}

.project_title {
    margin-left: 30px
}

.portfolio_gallery_iteam.home_3 {
    width: 100%
}

.project_title.home_3>a {
    border-radius: 20px
}

.single_content.home_3 {
    background: rgba(46, 192, 164, .9);
    height: calc(100% - 30px);
    left: 15px;
    opacity: 0;
    position: absolute;
    top: 15px;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    width: calc(100% - 30px);
    z-index: 9;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 6px
}

.cool_fact_detail>h3 {
    font-size: 30px;
    /*font-family: Lato, sans-serif;*/
    color: #684d8d;
    margin-bottom: 15px
}

.cool_fact_detail>h2 {
    font-size: 20px;
    font-weight: 600;
    color: #533b6e
}

.cool_fact_icon>i {
    color: #684d8d;
    font-size: 48px
}

.cool_fact_icon {
    min-height: 80px
}

.cool_fact_detail {
    margin-top: 15px
}

.cool_facts_do_area {
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 2;
    width: 100%
}

.cool_facts_do_area::after {
    background-color: rgba(0, 0, 0, .65);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.our_expert_team_area {
    background-color: #f7f7f7
}

.team_detaile {
    text-align: center
}

.member_image {
    height: 200px;
    width: 200px;
    margin: auto
}

.member_image>img {
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.member_image.home-3>img {
    border-radius: 6px;
    width: 100%;
    padding: 5px;
    border: 2px double #ddd
}

.member_deatile>h2 {
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize
}

.member_deatile>p {
    color: #000;
    font-size: 18px;
    margin-bottom: 10px
}

.Social_icon>a>i {
    border: 2px solid #ddd;
    border-radius: 50%;
    color: #333;
    font-size: 14px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    width: 30px
}

.member_deatile>p {
    color: #1abc9c;
    font-size: 18px;
    margin-bottom: 5px
}

.member_deatile {
    margin-top: 20px
}

.member_description {
    margin-top: 10px
}

.Social_icon {
    margin: 15px 0
}

.package_price {
    border: 1px solid #f7f7f7;
    padding: 30px 0;
    background: #f7f7f7
}

.package_text>h2 {
    font-size: 20px;
    margin-bottom: 30px
}

.package_text>p {
    color: #000;
    font-size: 18px
}

.package_text>h4 {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    background: #1abc9c;
    padding: 15px 0;
    /*font-family: Lato, sans-serif;*/
    margin-bottom: 0
}

.get_now_button>a {
    color: #fff;
    font-weight: 500;
    background: #1abc9c;
    height: 45px;
    min-width: 120px;
    display: inline-block;
    line-height: 45px;
    border-radius: 23px;
    font-size: 18px
}

.you_start_your_business {
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1
}

.start_business_heading_text>h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 300
}

.start_business_heading_text>p {
    color: #fff;
    font-size: 18px;
    max-width: 500px;
    margin: auto
}

.you_start_your_business::after {
    background-color: rgba(0, 0, 0, .6);
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.start_business_button>a {
    border: 2px solid #fff;
    border-radius: 30px;
    font-size: 16px;
    height: 55px;
    line-height: 51px;
    min-width: 200px;
    display: inline-block;
    color: #fff;
    font-weight: 500
}

.still_have_a_question {
    background-color: #23bfa0;
    position: relative;
    z-index: 1
}

.still_hq_heading>h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 400
}

.still_hq_heading>p {
    color: #fff;
    font-size: 16px;
    margin: 0
}

.ask_a_Question_button>a {
    background-color: #fff;
    border-radius: 3px;
    color: #000;
    display: inline-block;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    min-width: 200px;
    text-align: center;
    margin-top: 30px
}

.ask_a_Question_button>a:hover {
    background: #ff9800;
    color: #fff;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.still_hq_heading {
    position: relative;
    z-index: 2
}

.ask_a_Question_button {
    position: relative;
    z-index: 3
}

.ask_a_Question_icon>i {
    color: #fff;
    font-size: 300px;
    left: 50%;
    position: absolute;
    bottom: -100%;
    color: rgba(255, 255, 255, .15);
    margin-left: -150px
}

.client_icon>i {
    font-size: 40px;
    color: #03cce7
}

.client_feedback_text>p {
    color: #000;
    font-size: 16px
}

.client_feedback_text {
    margin-top: 15px
}

.client_name>p {
    color: #000;
    font-size: 18px;
    font-weight: 500
}

.clients_feedback_area .owl-next,
.clients_feedback_area .owl-prev {
    border: 2px solid #1abc9c;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 28px;
    height: 30px;
    text-align: center;
    width: 30px
}

.clients_feedback_area .owl-next>i,
.clients_feedback_area .owl-prev>i {
    line-height: 26px
}

.clients_feedback_area .owl-nav {
    text-align: center;
    margin-top: 15px
}

.clients_feedback_area .owl-prev {
    margin-right: 8px
}

.recent_news_text {
    background: #f7f7f7;
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 75px -1px #ddd;
    box-shadow: 1px 1px 10px -1px rgba(0, 0, 0, .15)
}

.news_image {
    margin-bottom: 30px
}

.news_date>p {
    display: inline-block;
    font-size: 18px;
    color: #000
}

.news_date>i {
    color: #03cce7;
    font-size: 20px
}

.news_headline>h2 {
    font-size: 24px;
    font-weight: 300
}

.news_headline>p {
    color: #000;
    font-size: 16px
}

.news_headline {
    border-bottom: 2px solid #ccc
}

.news_headline {
    border-bottom: 2px solid #ccc;
    margin-bottom: 15px;
    padding: 0 11px
}

.like_comment {
    padding: 0 10px
}

.news_date {
    padding: 0 10px
}

.like_comment>p {
    display: inline-block
}

.like_comment>i {
    color: #1abc9c;
    font-size: 18px;
    margin-right: 5px
}

.like_comment>p {
    color: #000;
    font-size: 16px;
    margin-right: 30px
}

.news_image>img {
    border-radius: 4px
}

.Subscribe_to_our_weekly {
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1
}

.subscribe_heading_text>h2 {
    color: #fff;
    font-size: 30px;
    margin: auto;
    max-width: 450px;
    font-weight: 300
}

.subscribe_heading_text {
    margin-bottom: 40px
}

.Subscribe_to_our_weekly::after {
    background-color: rgba(0, 0, 0, .6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.Subscribe_to_our_weekly .email {
    background: 0 0;
    border: 2px solid #ddd;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 55px;
    width: 100%;
    padding: 0 30px;
    z-index: 3;
    position: relative
}

.Subscribe_to_our_weekly .submit {
    background: #1abc9c;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 35px;
    min-width: 110px;
    padding: 0 15px;
    z-index: 3;
    position: absolute;
    right: 45px;
    border: none;
    top: 10px
}

.Subscribe_to_our_weekly .submit:hover {
    background: #ff9800;
    color: #fff;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.frequently_asked_question {
    background-color: #f7f7f7
}

.single_faq {
    margin-bottom: 30px
}

.single_faq h5 {
    margin-bottom: 15px
}

.support_text>h4 {
    font-size: 16px;
    color: #11998e
}

.support_text {
    margin-top: 50px
}

.single_bright_feature {
    background-color: #f7f7f7;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 30px;
    position: relative;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    z-index: 1
}

.single_bright_feature:hover {
    background-color: #11998e
}

.single_bright_feature:hover h5,
.single_bright_feature:hover p {
    color: #fff
}

.features_icon {
    background-color: #11998e;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    height: 50px;
    line-height: 56px;
    margin-top: -25px;
    position: absolute;
    right: -25px;
    top: 50%;
    width: 50px
}

.single_bright_feature.right-fea .features_icon {
    left: -25px;
    right: auto
}

.heading_text>h2>span {
    color: #333;
    font-size: 50px
}

.video_area_text>img {
    border-radius: 15px
}

.video_area .video_btn>i {
    color: #000;
    background: #fff;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    font-size: 24px;
    line-height: 80px;
    font-weight: 800
}

.video_text>h5,
.video_text>i {
    margin-bottom: 15px
}

.video_text>p {
    margin-bottom: 0
}

.gradients-version .Subscribe_to_our_weekly::after,
.gradients-version .cool_facts_do_area::after,
.gradients-version .wellcome_area::after {
    background: #11998e;
    background: -webkit-linear-gradient(to right, #38ef7d, #11998e);
    background: -webkit-gradient(linear, left top, right top, from(#38ef7d), to(#11998e));
    background: -webkit-linear-gradient(left, #38ef7d, #11998e);
    background: -o-linear-gradient(left, #38ef7d, #11998e);
    background: linear-gradient(to right, #38ef7d, #11998e);
    opacity: .3
}

.gradients-version .single_gallery_item:hover .single_content {
    opacity: .9
}

.contact_from .submit-btn {
    background-color: #6da84b;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 40px;
    min-width: 150px;
    border-radius: 30px;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.contact_from .submit-btn:hover {
    background: #6da84be0;
    color: #fff
}

.about_box_plus_text>h2 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px
}

.about_box_plus_text {
    margin-bottom: 40px
}

.email_us_text>h2 {
    font-size: 18px;
    font-weight: 500
}

.about_box_plus_text>p {
    color: #000;
    margin: 0
}

.about_box_plus_text>p {
    color: #000;
    margin: 0
}

.email_us_text>p {
    color: #000;
    margin: 0
}

.office_1>h2,
.office_2>h2 {
    font-size: 18px;
    font-weight: 500
}

.office_1>p,
.office_2>p {
    color: #000;
    margin: 0
}

.email_us_text,
.office_1,
.office_2 {
    margin-bottom: 40px
}

.leave_message_text>h2 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px
}

.footer_contact_with_us_area.home-2 {
    background-color: #f7f7f7
}

#googleMap {
    height: 400px;
    width: 100%
}

.footer_social_browser_contact_area {
    background-color: #243D77
}

.social_browsar>a>i {
    background-color: #222;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-right: 5px;
    width: 40px;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.social_browsar>a>i:hover {
    background-color: #ff9800;
    color: #fff
}

.social_browsar {
    border-bottom: 1px solid #222;
    padding: 30px 0;
    display: block
}

.made_by_text {
    padding: 19px 0;
    display: block;
    border-top: 1px solid #ddd
}

.made_by_text>p,
.made_by_text>p>a {
    color: #fff
}

.events-slider h4 {
    color: #533b6e
}

body {
    font-family: 'Poppins', serif;
    font-size: 14px;
    line-height: 1.5
}

.table thead th,
.table tr {
    vertical-align: middle !important
}

.modal {
    z-index: 9999 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: Montserrat, sans-serif;*/
    font-weight: bolder;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    font-size: 16px;
    color: #333;
    /*font-family: 'PT Serif', serif*/
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #EA1F48
}

.nav.nav-tabs.myTab .nav-link.bg1_div {
    background-color: #ffdf7e
}

.nav.nav-tabs.myTab .nav-link.bg2_div {
    background-color: #b3e7ff
}

.nav.nav-tabs.myTab .nav-link.bg3_div {
    background-color: #a3fff6
}

.nav.nav-tabs.myTab .nav-link.bg4_div {
    background-color: #c0cdfd
}

.nav.nav-tabs.myTab .nav-link.bg5_div {
    background-color: #f3dada
}

.navbar>.container,
.navbar>.container-fluid {
    background-color: #fff;
    text-align: center;
    font-size: 15px
}

.navbar-light .navbar-nav .nav-link {
    color: #333;
    padding: 15px
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #EA1F48
}

a.btn.btn-sm.btn-secondary.display-4 {
    background-color: #EA1F48;
    color: #fff;
    padding: 10px 12px;
    border-radius: 5px;
    border: none
}

.bannertext p {
    /*font-family: 'PT Serif', serif;*/
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

.bannertext a {
    /*font-family: 'PT Serif', serif;*/
    color: #fff;
    text-decoration: underline;
    font-size: 16px;
    font-weight: 500
}

.paybtn {
    background-color: #d62832;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 20px;
    min-width: 150px;
    border-radius: 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    font-weight: 700;
    /*font-family: 'PT Serif', serif*/
}

.tooltip-inner {
    font-size: 12px !important;
    max-width: 250px;
    padding: 8px;
    color: #fff;
    text-align: left;
    background-color: #000;
    border-radius: .25rem
}

.agree {
    text-align: left !important;
    color: #888;
    font-size: 12px;
    padding: 10px 2px 0
}

#Agree {
    position: relative;
    top: 3px
}

[list] {
    background-color: #fff;
    border: 1px solid #000;
    padding: 8px
}

#input--type-list__datalist,
datalist {
    background-color: #0f0;
    box-shadow: none
}

a {
    cursor: pointer
}

.text-white {
    color: #fff
}

::placeholder {
    color: #888 !important;
    opacity: 1;
    /*font-family: 'PT Serif', serif*/
}

:-ms-input-placeholder {
    color: #888 !important;
    /*font-family: 'PT Serif', serif*/
}

::-ms-input-placeholder {
    color: #888 !important;
    /*font-family: 'PT Serif', serif*/
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
    outline: 0 !important
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none !important
}

.btn {
    outline: 0 !important
}

.header_area {
    display: none
}

.header_area.sticky {
    display: block
}

.header_area.sticky .logo_area {
    padding: 5px
}

.banner-form {
    position: absolute;
    top: 15%;
    width: 100%;
    z-index: 99;
    right: 0rem;
    border: 0 solid #684d8d;
    background: 0 0;
    border-radius: 0
}


.lsq-portal-widget {
  overflow: hidden !important;
  max-height: 100%;
}
.lsq-portal-widget iframe {
  overflow: hidden !important;
  height: 100% !important;
  width: 100% !important;
  border: none !important;
}


@media (min-width:768px) {
    .formdekstopmt {
        opacity: 1;
        border: 1px solid #777;
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 0 10px 6px -6px #777
    }

    .d-desk {
        display: none
    }

    .formdesktop {
        background-color: #fff;
        top: 50px
    }
}

.address {
    padding: 30px 0;
    background-color: #243D77;
    color: #fff
}

.adt-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 85px !important;
    margin-top: -50px;
    padding-top: 10px
}

.internal-page .banner-form {
    position: relative;
    top: 0;
    width: 370px;
    z-index: 99;
    right: 20px;
    padding: 20px;
    border: 1px solid #fff;
    background: #684d8d;
    border-radius: 4px
}

.internal-page {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../img/expert-team-image/why.jpg)
}

.bggray {
    background: #e4e4e4
}

.purplecolor {
    color: #533b6d
}

@media screen and (min-width:991px) {
    .embed-responsive {
        min-height: 360px
    }
}

@media screen and (max-width:767px) {
    .d-mob {
        display: none
    }

    .banner-form {
        position: relative
    }

    .features {
        margin: 15px 0
    }

    .title1 h3 {
        font-size: 20px !important;
        margin: 0 !important
    }

    .mob {
        padding: 0 !important
    }

    .w-100 {
        object-fit: cover !important
    }

    h3 {
        font-size: 20px
    }

    .col-sm-8.col.pl-sm-0.mob {
        padding: 0 !important
    }

    .keybox {
        display: block
    }

    .btnmore {
        font-size: 18px;
        width: 100% !important;
        background-color: #243D77 !important;
        color: #fff !important
    }

    .adt-img {
        margin-top: 20px !important
    }

    .wrap {
        height: 90% !important
    }

    .nav-tabs .nav-item {
        padding: 0
    }

    .pd {
        padding: 1rem;
    }

    .banner_form.wow.bounceInDown {
        position: inherit !important;
        top: 0rem;
        bottom: 0rem;
        right: 0rem;
        z-index: 0;
        width: 100%;
        margin: 0rem;
    }

    #scroll2 {
        display: none !important;
    }

    .item_achieve {
        font-weight: 600;
        background: #fff;
        padding: 45px 35px 20px 50px;
        position: relative;
        box-shadow: 0px 6px 20px 1px rgb(0 0 0 / 18%);
        border: 0px solid #000;
        border-radius: 6px;
        margin: 20px 15px;
        min-height: 50rem !important;
    }

    .nav-tabs.maintabs .nav-link {
        padding: 20px !important;
    }

    #myBtn {
        display: none !important;
    }

    .maintabs li:first-of-type {
        position: relative;
        top: 80px;
        bottom: 50px;
    }

    .maintabs li:nth-child(2) {
        top: 80px;
        bottom: 50px;
    }

    .form-control {
        height: auto !important;
    }
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%
}

.owl-carousel .owl-nav .owl-prev {
    left: -45px
}

.owl-carousel .owl-nav .owl-next {
    right: -45px
}

@media screen and (max-width:600px) {
    .owl-carousel .owl-nav {
        display: none
    }
}

.slider-content {
    position: relative
}

.slider-content .text-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(84, 60, 110, .9);
    color: #fff;
    z-index: 99;
    height: 70px;
    overflow: hidden;
    transition: ease-in-out .5s all;
    color: #fff
}

.slider-content .text-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .3);
    background-color: #fff
}

.slider-content .text-content::-webkit-scrollbar {
    width: 0;
    background-color: #fff
}

.slider-content .text-content::-webkit-scrollbar-thumb {
    background-color: #ea4208;
    border: 0 solid #ea4208
}

.slider-content:hover .text-content {
    height: 100%;
    overflow-y: scroll
}

.number-section {
    background: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url(../img/expert-team-image/why.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed
}

.number-section-1 {
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(../img/expert-team-image/numbercounter.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed
}

.line-height-1 {
    line-height: 1.8
}

span.multiselect-native-select {
    position: relative
}

span.multiselect-native-select select {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px -1px -1px -3px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    left: 50%;
    top: 30px
}

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.multiselect-container .input-group {
    margin: 5px
}

.multiselect-container>li {
    padding: 0
}

.multiselect-container>li>a.multiselect-all label {
    font-weight: 700
}

.multiselect-container>li.multiselect-group label {
    margin: 0;
    padding: 3px 20px 3px 20px;
    height: 100%;
    font-weight: 700
}

.multiselect-container>li.multiselect-group-clickable label {
    cursor: pointer
}

.multiselect-container>li>a {
    padding: 0
}

.multiselect-container>li>a>label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 10px 0 10px 40px;
    font-size: 20px;
    color: #000
}

.multiselect-container>li>a>label.checkbox,
.multiselect-container>li>a>label.radio {
    margin: 0
}

.multiselect-container>li>a>label>input[type=checkbox] {
    margin-bottom: 5px;
    margin-left: -18px
}

.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox],
.form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0
}

.multiselect-native-select .dropdown-menu {
    min-width: 21rem;
    left: -18px !important;
    z-index: 9999
}

.multiselect-native-select .btn {
    overflow: hidden
}

.banner_link {
    position: fixed;
    top: 25%;
    right: -370px;
    z-index: 9999;
    background-color: #533b6d;
    width: 370px;
    color: #fff
}

.banner_link .handle {
    position: absolute;
    left: -91px;
    top: 35%;
    transform: rotate(90deg)
}

.banner_link a {
    border-bottom: 1px solid #fff;
    color: #fff
}

.banner_link li {
    font-size: 12px
}

.banner_link li i {
    margin-bottom: 3px
}

.banner_link a:last-of-type {
    border-bottom: 0
}

@media screen and (max-width:480px) {

    #jarallax-container-0>div,
    .wellcome_area,
    .wellcome_area img {
        height: 215px !important;
        margin-top: 0 !important;
        transform: translateY(.9px) translateZ(0) !important
    }

    .banner-form {
        width: 100%
    }
}

@media screen and (min-width:481px) and (max-width:767px) {

    #jarallax-container-0>div,
    .wellcome_area {
        height: 380px !important;
        margin-top: 0 !important
    }

    .banner-form {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    #jarallax-container-0>div,
    .wellcome_area {
        height: 380px !important;
        margin-top: 0 !important
    }

    .bannertext h1 {
        font-size: 36px !important;
        margin-top: 30px !important
    }

    .top_feature_area {
        display: none
    }
}

.multiselect.btn {
    padding: .3rem .75rem
}

@media screen and (max-width:767px) {
    .slider-content .text-content {
        height: 100%
    }

    .slider-content .text-content .h5,
    h5 {
        font-size: 1.5rem;
        margin-bottom: 10px !important
    }

    .slider-content .text-content article.p-4 {
        padding: 0 14px !important
    }

    .slider-content .text-content p {
        color: #000;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        margin-bottom: 10px
    }

    .btnstyle {
        font-size: 14px;
        padding: 3px;
        margin-bottom: 0
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .banner_form.wow.bounceInDown {
        position: absolute !important;
        top: 6rem !important;
        bottom: 0rem;
        right: 2rem !important;
        z-index: 1;
    }
}

.footer_social_browser_contact_area a img {
    width: 40px;
    background-color: #222;
    border-radius: 50%;
    padding: 9px;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.footer_social_browser_contact_area a:hover img {
    background: #f29705;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.nav-tabs {
    border-bottom: 0 solid #ddd
}

.navbar-light .navbar-nav .nav-link.btnread {
    background: 0 0;
    color: #fff;
    border: 1px solid #d62832;
    border-radius: 0;
    font-weight: 600;
    padding: 8px 15px;
    box-shadow: 1px 10px 60px rgba(0, 0, 0, .15)
}

.btnread img {
    width: 30px;
    margin-right: 8px
}

.navbar-light .navbar-nav .nav-link.btnreadfixed {
    border: 1px solid #d62832;
    color: #000;
    transition: all ease-in-out .3s
}

.navbar-light .navbar-nav .nav-link.btnreadfixed:hover {
    color: #000;
    border: 1px solid #d62832;
    transition: all ease-in-out .3s
}

#scrollUp {
    bottom: 60px;
    font-size: 24px;
    right: 30px;
    width: 50px;
    background-color: #243D77;
    color: #fff;
    text-align: center;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
    box-shadow: 1px 22px 70px 10px rgba(0, 0, 0, .4)
}

.contact_from .submit-btn {
    background-color: #d62832;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    min-width: 150px;
    border-radius: 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    font-weight: 700;
    /*font-family: 'PT Serif', serif*/
}

.wellcome_slides_area {
    position: relative
}

.contact_input_area h3 {
    background: #243D77;
    padding: 16px 18px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0
}

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

.contact_from .submit-btn:hover {
    background: #d62832;
    color: #fff
}

.form-control {
    /*font-family: 'PT Serif', serif;*/
    text-align: left;
    background-color: transparent;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-top: none;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #888 !important;
    line-height: 30px;
    height: 30px;
    margin-bottom: 12px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding-left: 5px
}

.contact_from {
    width: 90%;
    float: right;
    background: #fff
}

.formdiv {
    padding: 5px 25px 8px
}

.bottom-curve-design::before {
    position: relative
}

.bottom-curve-design::after {
    position: relative
}

.bannertext {
    padding-top: 50px;
    display: block;
    min-height: 450px;
    align-items: center
}

.bannertext h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 50px;
    margin-top: 55px
}

.nav-tabs.maintabs li {
    display: inline-block;
    text-align: center;
    border-bottom: 0 solid #ddd
}

.nav-tabs.maintabs li {
    float: none;
    display: inline-block
}

.maintext {
    font-size: 18px;
    font-weight: 600
}

.navbar {
    padding: 0
}

.navbar-brand img {
    width: auto
}

.nav-tabs.maintabs li {
    text-align: center;
    border: 0;
    position: relative;
    top: -76px;
    z-index: 99;
    margin: 0 auto
}

.nav-tabs.maintabs .nav-item.show .nav-link,
.nav-tabsmaintabs .nav-link.active {
    color: #fff;
    background-color: #243D77;
    border-color: none
}

.nav-tabs.maintabs .nav-link.active,
.nav-tabs.maintabs .nav-link:hover {
    color: #fff;
    background-color: #243D77;
    border-color: none
}

.nav-tabs.maintabs .nav-link.active span,
.nav-tabs.maintabs .nav-link:hover span {
    color: #fff
}

.darkHeader {
    transition: all ease-in-out .3s;
    background: #fff;
    box-shadow: 1px 10px 30px rgba(0, 0, 0, .09)
}

.nav-tabs.maintabs .nav-link {
    cursor: pointer;
    color: #000;
    /*font-family: 'PT Serif', sans-serif;*/
    text-transform: Normal;
    font-size: 16px;
    border: 1px solid #243D77;
    font-weight: 700;
    background: #fff;
    height: auto;
    align-items: center;
    padding: 15px;
    transition: all .3s;
    margin-bottom: 50px;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
}

.nav-link.prg {
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
}

.programs {
    background-color: #ddd;
    padding: 20px 0
}

.tabsdiv {
    background-color: #fff;
    margin-bottom: 30px
}

.nav-tabs.maintabs .nav-item.show .nav-link,
.nav-tabs.maintabs .nav-link.active span {
    color: #fff
}

.nav-tabs.maintabs .nav-link span {
    color: #888;
    letter-spacing: 2px;
    /*font-family: 'PT Serif', sans-serif*/
}

.maintabs li:first-of-type {
    position: relative;
    top: 50px;
    bottom: 50px
}

.maintabs li:nth-child(2) {
    top: 50px;
    bottom: 50px
}

.nav-tabs.programmestype .nav-link {
    box-shadow: #f08b4226 0px 2px 8px;
    cursor: pointer;
    border-radius: 10px;
    display: block;
    border: 1px solid #EA1F48;
    line-height: 1.8;
    margin: 10px 0;
    padding: 10px;
    font-size: 15px;
    font-weight: 700;
    color: #333;
    align-items: center;
    transition: all .3s;
    min-height: 7rem;
}

.nav-tabs.programmestype .nav-link span {
    margin-right: 15px;
    min-height: 3rem;
    display: flex;
    align-items: center;
}

#demo .carousel-inner img {
    height: 100%;
    background-size: cover
}

.tab-content.con_div {
    min-height: 1000px;
    border: 1px solid #ddd
}

.programmestype .nav-item .engIcons {
    width: 130px;
    height: 55px;
    position: relative;
    display: inline-block;
    margin: 50px
}

.programmestype .nav-item .engIcons .img-top {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

section.awards {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #f1f4fa
}

.wrap {
    display: flex;
    background: #fff;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: .5rem;
    box-shadow: 7px 7px 30px -5px rgba(0, 0, 0, .1);
    /*margin-bottom: 2rem;*/
    height: 100%;
    min-height: 310px;
    justify-content: center;
}


/*.wrap:hover {
    background: linear-gradient(180deg, #fff 50%, #243D77 100%);
    color: #fff
}*/

.ico-wrap {
    margin: auto
}

.nav-tabs.programmestype .nav-item.show .nav-link .b-tech-1,
.nav-tabs.programmestype .nav-link.active .btech,
.programmestype .nav-link:hover .b-tech-1 {
    background-position: -1px -287px;
    width: 40px;
    height: 40px
}

.mbr-iconfont {
    font-size: 2.5rem !important;
    color: #313131;
    margin: 1rem;
    padding-right: 1rem
}

.vcenter {
    margin: auto
}

.title h3 {
    letter-spacing: 1px;
    text-transform: capitalize;
    font-size: 24px;
    padding: 50px 0;
    font-weight: 600 !important;
    /*font-family: 'PT Serif', serif*/
}

.title1 h3 {
    padding: 50px 0 15px;
    border-bottom: 2px solid #eee;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-size: 24px;
    margin: 50px 0;
    font-weight: 600 !important;
    /*font-family: 'PT Serif', serif*/
}

.title1 h3 span {
    letter-spacing: 1px;
    color: #EA1F48
}

.btn:hover {
    cursor: pointer
}

.nav-tabs.programmestype .nav-item.show .nav-link,
.nav-tabs.programmestype .nav-link.active,
.nav-tabs.programmestype .nav-link:focus,
.nav-tabs.programmestype .nav-link:hover {
    color: #fff;
    background: #243D77;
    padding: 10px;
    border: 1px solid transparent;
    display: block;
    min-height: 7rem;
}

.nav-tabs.programmestype .nav-item.show .nav-link .engineering,
.nav-tabs.programmestype .nav-link.active .engineering,
.programmestype .nav-link:hover .engineering {
    background-position: -50px -50px;
    width: 50px;
    height: 50px;
    float: left
}

.nav-tabs.programmestype .nav-item.show .nav-link .management,
.nav-tabs.programmestype .nav-link.active .management,
.programmestype .nav-link:hover .management {
    background-position: -158px -100px;
    width: 50px;
    height: 50px
}

.nav-tabs.programmestype .nav-item.show .nav-link .computer,
.nav-tabs.programmestype .nav-link.active .computer,
.programmestype .nav-link:hover .computer {
    background-position: -6px -50px;
    width: 50px;
    height: 50px
}

.computer,
.computer1 {
    display: inline-block;
    background: url(../img/computer.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.computer {
    background-position: -6px 0;
    width: 50px;
    height: 50px
}

.computer1 {
    background-position: 0 -50px;
    width: 50px;
    height: 50px
}

.icons {
    float: left;
    font-size: 28px
}

.nav-tabs.programmestype .nav-item.show .nav-link .liberalarts,
.nav-tabs.programmestype .nav-link.active .liberalarts,
.programmestype .nav-link:hover .liberalarts {
    background-position: -150px -100px;
    width: 66px;
    height: 50px
}

.nav-tabs.programmestype .nav-item.show .nav-link .science,
.nav-tabs.programmestype .nav-link.active .science,
.programmestype .nav-link:hover .science {
    background-position: -158px -200px;
    width: 50px;
    height: 50px
}

.nav-tabs.programmestype .nav-item.show .nav-link .education,
.nav-tabs.programmestype .nav-link.active .education,
.programmestype .nav-link:hover .education {
    background-position: -150px 0;
    width: 50px;
    height: 50px
}

.nav-tabs.programmestype .nav-item.show .nav-link .pharmacy,
.nav-tabs.programmestype .nav-link.active .pharmacy,
.programmestype .nav-link:hover .pharmacy {
    background-position: -150px -150px;
    width: 50px;
    height: 50px
}

.nav-tabs.programmestype .nav-item.show .nav-link .finearts,
.nav-tabs.programmestype .nav-link.active .finearts,
.programmestype .nav-link:hover .finearts {
    background-position: -150px -50px;
    width: 50px;
    height: 50px
}

.nav-tabs.programmestype .nav-item.show .nav-link .governance,
.nav-tabs.programmestype .nav-link.active .governance,
.programmestype .nav-link:hover .governance {
    background-position: -50px -100px;
    width: 50px;
    height: 50px
}

.nav-tabs.programmestype .nav-item.show .nav-link .commerce,
.nav-tabs.programmestype .nav-link.active .commerce,
.programmestype .nav-link:hover .commerce {
    background-position: -50px 0;
    width: 50px;
    height: 50px
}

.nav-tabs.programmestype .nav-item.show .nav-link .polytechnic,
.nav-tabs.programmestype .nav-link.active .polytechnic,
.programmestype .nav-link:hover .polytechnic {
    background-position: -50px -200px;
    width: 50px;
    height: 50px
}

.nav-tabs.programmestype .nav-item.show .nav-link .polytechnic,
.nav-tabs.programmestype .nav-link.active .polytechnic,
.programmestype .nav-link:hover .polytechnic {
    background-position: -50px -200px;
    width: 50px;
    height: 50px
}

.commerce,
.commerce1,
.education,
.education1,
.engineering,
.engineering1,
.finearts,
.finearts1,
.governance,
.governance1,
.liberalarts,
.liberalarts1,
.management,
.management1,
.pharmacy,
.pharmacy1,
.polytechnic,
.polytechnic1,
.science,
.science1 {
    display: inline-block;
    background: url(../img/icons/sprite.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.commerce {
    background-position: 0 0;
    width: 50px;
    height: 50px
}

.commerce1 {
    background-position: -50px 0;
    width: 50px;
    height: 50px
}

.education {
    background-position: -100px 0;
    width: 50px;
    height: 50px
}

.education1 {
    background-position: -150px 0;
    width: 50px;
    height: 50px
}

.engineering {
    background-position: 0 -50px;
    width: 50px;
    height: 50px;
    float: left
}

.engineering {
    background-position: 0 -50px;
    width: 50px;
    height: 50px;
    float: left
}

.engineering1 {
    background-position: -50px -50px;
    width: 50px;
    height: 50px
}

.finearts {
    background-position: -100px -50px;
    width: 50px;
    height: 50px
}

.finearts1 {
    background-position: -150px -50px;
    width: 50px;
    height: 50px
}

.governance {
    background-position: 0 -100px;
    width: 50px;
    height: 50px
}

.governance1 {
    background-position: -50px -100px;
    width: 50px;
    height: 50px
}

.liberalarts {
    background-position: -100px -100px;
    width: 68px;
    height: 50px
}

.liberalarts1 {
    background-position: -150px -100px;
    width: 50px;
    height: 50px
}

.management {
    background-position: 0 -150px;
    width: 50px;
    height: 50px
}

.management1 {
    background-position: -50px -150px;
    width: 50px;
    height: 50px
}

.pharmacy {
    background-position: -100px -150px;
    width: 50px;
    height: 50px
}

.pharmacy1 {
    background-position: -150px -150px;
    width: 50px;
    height: 50px
}

.polytechnic {
    background-position: 0 -200px;
    width: 50px;
    height: 50px
}

.polytechnic1 {
    background-position: -50px -200px;
    width: 50px;
    height: 50px
}

.science {
    background-position: -108px -200px;
    width: 50px;
    height: 50px
}

.science1 {
    background-position: -158px -200px;
    width: 50px;
    height: 50px
}

.nav-tabs.programmestype .nav-item.show .nav-link .diploma,
.nav-tabs.programmestype .nav-link.active .diploma,
.programmestype .nav-link:hover .diploma {
    background-position: -50px -50px;
    width: 50px;
    height: 50px
}

.nav-tabs.programmestype .nav-item.show .nav-link .law,
.nav-tabs.programmestype .nav-link.active .law,
.programmestype .nav-link:hover .law {
    background-position: -50px -100px;
    width: 50px;
    height: 50px
}

.nav-tabs.programmestype .nav-item.show .nav-link .design,
.nav-tabs.programmestype .nav-link.active .design,
.programmestype .nav-link:hover .design {
    background-position: -50px 0;
    width: 50px;
    height: 50px
}

.design,
.design1,
.diploma,
.diploma1,
.law,
.law1 {
    display: inline-block;
    background: url(../img/icons/sprite5.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.design {
    background-position: 0 0;
    width: 50px;
    height: 50px
}

.design1 {
    background-position: -50px 0;
    width: 50px;
    height: 50px
}

.diploma {
    background-position: 0 -50px;
    width: 50px;
    height: 50px
}

.diploma1 {
    background-position: -50px -50px;
    width: 50px;
    height: 50px
}

.law {
    background-position: 0 -100px;
    width: 50px;
    height: 50px
}

.law1 {
    background-position: -50px -100px;
    width: 50px;
    height: 50px
}

.btn:hover {
    cursor: pointer
}

.features {
    padding: 20px;
    background-color: #243D77;
    color: #fff;
    height: 90%
}

.nav.nav-tabs.myTab .nav-link {
    cursor: pointer;
    padding: 15px 20px;
    border: 1px solid #eee;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.nav.nav-tabs.myTab {
    float: left;
    display: block;
    margin-right: 0;
    border-bottom: 0;
    border-right: 0 solid #ddd !important;
    padding-right: 0
}

.nav.nav-tabs.myTab .nav-link {
    color: #243D77;
    font-size: 18px;
    /*font-family: 'PT Serif', serif;*/
    border: 1px solid transparent;
    background: #f5f5f5
}

.nav.nav-tabs.myTab .nav-link.active {
    color: #fff;
    border-radius: 0 !important;
    border-left: 5px solid #EA1F48;
    background: #243D77
}

.nav.nav-tabs.myTab .nav-link {
    font-weight: 700;
    border: 1px solid transparent;
    border-radius: 0 !important
}

.detailsBox .tab-content>.active {
    display: block;
    background: #fff;
    min-height: 400px
}

.detailsBox .tab-content {
    border-left: 1px solid #eee;
    display: block;
    background: #fff;
    min-height: 500px;
    padding-bottom: 10px
}

.nav.nav-tabs.myTab {
    width: 100%;
    float: left;
    display: block;
    border-bottom: 0;
    border-right: 1px solid transparent
}

.detailsBox {
    box-shadow: 1px 8px 20px rgba(0, 0, 0, .2);
    margin: 75px 0;
    padding: 00 0
}

.imgvideodiv {
    position: relative;
    text-align: center;
    background-color: #000
}

.imgvideodiv img {
    opacity: .3
}

.overlay {
    height: 100%;
    text-align: center !important;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 0;
    right: 0;
    display: grid;
    align-items: center;
    width: 100%
}

.overlay h3 {
    /*font-family: 'PT Serif', serif;*/
    color: #fff
}

.overlay a {
    /*font-family: 'PT Serif', serif;*/
    color: #fff;
    font-weight: 700;
    padding-top: 20px
}

.overlay a span {
    margin-right: 20px
}

.description {
    text-align: left;
    padding: 10px 15px 30px
}

.description ul.list-inline {
    position: absolute;
    bottom: 25px
}

.chevron {
    font-size: 30px;
    color: #fff;
    margin: 0 10px
}

.keybox {
    padding: 10px;
    color: #fff;
    background: #EA1F48;
    border-radius: 5px
}

.keybox p {
    color: #fff;
    font-weight: 700;
    /* line-height: 1.4; */
    margin-bottom: 5px
}

.btnmore {
    font-size: 18px;
    line-height: 1em;
    width: 200px;
    display: inline-block;
    background: #243D77;
    border-radius: 5px;
    padding: 20px;
    margin-top: 20px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    transition: all ease-in-out .3s
}

.btnmoreinternal {
    font-size: 18px;
    width: 310px;
    display: inline-block;
    background: #e2e8fe;
    padding: 20px;
    color: #000 !important;
    font-weight: 700;
    text-align: center;
    transition: all ease-in-out .3s
}

.btnmore1internal:hover,
.btnmore:hover {
    background: #EA1F48;
    color: #fff !important
}

.btnmore1internal {
    font-size: 18px;
    width: 310px;
    transition: all ease-in-out .3s;
    display: inline-block;
    background: #070e28;
    padding: 20px;
    color: #fff;
    text-align: center;
    font-weight: 700
}

.btnmore1 {
    font-size: 18px;
    width: 320px;
    transition: all ease-in-out .3s;
    display: inline-block;
    background: #070e28;
    padding: 20px;
    color: #fff;
    text-align: center;
    font-weight: 700
}

.btnmore1:hover,
.btnmore1internal:hover {
    background: #070e28;
    color: #fff !important
}

.fixedbutton {
    position: fixed;
    right: -50px;
    top: 28%;
    z-index: 9966;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    padding: 15px 7px;
    line-height: 1.5
}

.btnstylebtncall {
    background-color: #243D77;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    min-width: 150px;
    border-radius: 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    border: 0
}

.fixedbuttoncall {
    position: fixed;
    right: -50px;
    top: 50%;
    z-index: 9966;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    padding: 15px 7px;
    line-height: 1.5
}

.btnstyle {
    background-color: #d62832;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    min-width: 150px;
    border-radius: 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    border: 0
}

.btn {
    border-radius: 0
}

.btnstyle:hover {
    background: #9e0f26;
    color: #fff !important
}

.btn-cancel {
    transition: all ease-in-out .3s;
    text-align: center;
    padding: 10px 30px;
    background: #fff;
    font-weight: 600;
    color: #888;
    border-radius: 0
}

.btnstylebtncall:hover {
    background: #0a122d;
    color: #fff !important
}

.modal-content {
    border-radius: 0
}

.modal-footer {
    border: 0;
    padding: 0 15px 15px
}

button.close {
    cursor: pointer
}

.btn-primary {
    transition: all ease-in-out .3s;
    text-align: center;
    padding: 10px 30px;
    background: #243D77;
    font-weight: 600;
    color: #fff;
    border-radius: 0
}

.btn-primary:hover {
    background: #0a122d;
    color: #fff !important
}

.subscribe_updates {
    position: relative;
    bottom: 30px;
    right: 8%;
    z-index: 9999
}

.example .modal_header,
.subscribe_modal .modal_header {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #fff;
    background: #243D77;
    padding: 20px 20px 1px
}

.example .modal_header p,
.subscribe_modal .modal_header p {
    color: #fff
}

.example form,
.subscribe_modal form {
    padding: 20px
}

.example .subscribe_btn,
.subscribe_modal .subscribe_btn {
    margin-top: -1px;
    background-color: #d62832;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 45px;
    min-width: 100%;
    border-radius: 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    font-weight: 700;
    border: 0;
    /*font-family: 'PT Serif', serif*/
}

.example input,
.subscribe_modal input {
    border: 0;
    padding: 10px 5px;
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: 500;
    height: 45px;
    min-width: 100%;
    border-radius: 0;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    font-weight: 700;
    /*font-family: 'PT Serif', serif*/
}

.bg-blue {
    background: #243D77;
    color: #fff
}

section.placement {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #fff
}

img.zoom {
    margin: 0 auto;
    display: block;
    /*filter: grayscale(1);*/
    transition: .5s ease-in-out
}

img.zoom:hover {
    filter: grayscale(0)
}

.awardlogo {
    display: block;
    margin: 0 auto
}

section.mou {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #fff
}

.uni {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 15px;
    margin: 5px
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    background-color: #f1f4fa;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px;
    /*font-family: 'PT Serif', serif*/
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #5f459f;
    display: block;
    transition: .3s
}

.sidenav a:hover,
active {
    color: #d76111 !important
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px
}

@media screen and (max-width:450px) {
    .sidenav {
        padding-top: 15px
    }

    .sidenav a {
        font-size: 18px
    }

    a.btn.btn-sm.btn-secondary.display-4.mob {
        padding: 10px 20px !important;
        width: 200px;
        display: block;
        align-items: center;
        margin: 0 auto
    }

    .navbar-brand {
        margin-left: 15px !important
    }
}

.gap {
    margin-bottom: 15px
}

@media (max-width:767px) {
    .navbarmob {
        z-index: 1;
        overflow: hidden;
        background-color: #243D77;
        color: #fff;
        position: fixed;
        bottom: 0;
        margin-bottom: 0;
        width: 100%;
        min-height: auto
    }

    .navbarmob a {
        float: left;
        display: block;
        color: #fff;
        text-align: center;
        padding: 10px 10px;
        text-decoration: none;
        font-size: 18px;
        /*font-family: 'PT Serif', serif*/
    }

    .navbarmob a:hover {
        background-color: #243D77;
        color: #fff
    }

    .navbarmob a.active {
        background-color: #4caf50;
        color: #fff
    }
}

@media(min-width:768px) {
    .navbarmob {
        display: none
    }
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 99;
    border: none;
    outline: 0;
    background-color: #243D77;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    border-radius: 4px;
    font-size: 22px
}

#myBtn:hover {
    background-color: #555
}

@media screen and (min-width:1024px) {
    .carousel-indicators {
        display: none !important
    }
}

@media screen and (min-width:1500px) {
    .form-control {
        margin-bottom: 15px !important
    }
}

@media (min-width:1270px) and (max-width:1440px) {
    .titleinternalbanner {
        font-size: 30px !important
    }

    .tooltip-inner {
        font-size: 11px !important;
        max-width: 190px !important
    }
}

@media (min-width:1140px) and (max-width:1269px) {
    .tooltip-inner {
        font-size: 11px !important;
        max-width: 174px !important
    }
}

@media (min-width:991px) and (max-width:1139px) {
    .tooltip-inner {
        font-size: 10px !important;
        max-width: 150px !important
    }
}

@media (min-width:1140px) and (max-width:1400px) {
    .fixedbutton {
        top: 27% !important
    }

    .fixedbuttoncall {
        top: 54% !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .bottom-curve-design::after,
    .bottom-curve-design::before {
        height: 230px
    }

    .home-1 .single_feature {
        width: 217.5px;
        bottom: -50px;
        height: 217.5px
    }

    .home-1 .single_feature:first-child,
    .home-1 .single_feature:last-child {
        bottom: 0
    }

    .home-1 .single_feature:nth-child(2) {
        left: 247.5px;
        right: auto
    }

    .home-1 .single_feature:nth-child(3) {
        left: auto;
        right: 247.5px
    }

    .top_feature_area.home-1 {
        height: 0
    }

    .Why_you_choose_us_about>p {
        font-size: 14px
    }

    .member_image {
        height: 230px;
        width: 230PX;
        margin: auto
    }

    .bright_feature_area .heading_text {
        margin-bottom: -20px
    }

    .package_price {
        margin-bottom: 30px
    }

    .cd-headline {
        font-size: 42px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .overlay h3 {
        font-size: 18px !important;
        margin-bottom: 15px !important
    }

    .nav-tabs.Programmestabs li {
        text-align: center;
        border: 0;
        position: relative;
        top: -76px;
        z-index: 99;
        margin: 0 25px !important
    }

    .btnmore,
    .btnmore1 {
        font-size: 14px !important;
        width: 185px !important;
        padding: 13px !important
    }

    .title h3 {
        font-size: 24px !important;
        padding: 0 0 30px !important
    }

    .title1 h3 {
        padding: 40px 0 13px !important;
        margin: 30px 0 !important
    }

    .bottom-curve-design::after,
    .bottom-curve-design::before {
        height: 200px
    }

    .home-1 .single_feature {
        width: 168.75px;
        bottom: -50px;
        height: 168.75px
    }

    .home-1 .single_feature:first-child,
    .home-1 .single_feature:last-child {
        bottom: 0
    }

    .home-1 .single_feature:nth-child(2) {
        left: 183.75px;
        right: auto
    }

    .home-1 .single_feature:nth-child(3) {
        left: auto;
        right: 183.75px
    }

    .top_feature_area.home-1 {
        height: 0
    }

    .feature_icon i {
        font-size: 30px
    }

    .home-1 .features_content h2 {
        font-size: 15px;
        margin-top: 8px
    }

    .home-1 .features_content p {
        font-size: 13px
    }

    .Why_you_choose_us_about>i {
        display: none
    }

    .Why_you_choose_us_about>p {
        font-size: 14px
    }

    .tab-second-image {
        bottom: 0;
        right: -50px
    }

    .tab-content-text {
        margin-top: 0
    }

    .menu_area nav ul li a {
        padding: 24px 5px
    }

    .logo_area {
        padding: 25px 0
    }

    .logo_area h2 {
        font-size: 18px
    }

    .menu_area nav ul li a {
        padding: 26px 6px;
        font-size: 12px
    }

    .single_feature>h2 {
        font-size: 16px
    }

    .portfolio_gallery_iteam {
        width: 50%
    }

    .member_deatile>h2 {
        font-size: 18px
    }

    .footer_contact_form .name {
        width: 100%;
        margin-bottom: 30px
    }

    .news_headline>h2 {
        font-size: 20px
    }

    .news_headline>p {
        font-size: 14px
    }

    .team_detaile {
        text-align: center;
        margin-bottom: 50px
    }

    .bright_features_thumb,
    .package_price,
    .single_cool_fact,
    .single_feature {
        margin-bottom: 30px
    }

    .mt-100 {
        margin-top: 0
    }

    .single_bright_feature>h4 {
        font-size: 14px
    }

    .wellcome_heading_text h3 {
        font-size: 42px
    }

    .single_feature_text>p {
        font-size: 14px
    }

    .awesome_heading_text>h2 {
        font-size: 24px
    }

    .what_we_do_area .nav-tabs .nav-link::after {
        width: 170px
    }

    .recent_news_text {
        margin-bottom: 30px
    }

    .Subscribe_to_our_weekly .submit {
        right: 26px
    }

    .welcome_text .cd-intro>p {
        font-size: 16px
    }
}

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

    .example input,
    .subscribe_modal input {
        font-size: 10px !important
    }

    .contact_from {
        width: 100% !important;
        float: none !important
    }

    .banner_internal .overlay_banner {
        display: block !important
    }

    .internal_banner_form {
        position: relative !important;
        bottom: 2px !important;
        width: 100% !important;
        right: 0 !important;
        left: 0 !important
    }

    .Programmestabs li {
        margin: 0 45px !important
    }

    .btnmore,
    .btnmore1 {
        width: 190px !important
    }

    .textsection {
        padding: 0 40px !important
    }

    .banner_internal {
        margin-bottom: 0 !important
    }

    .Programmestabs li {
        margin: 0 52px !important
    }

    .keybox p {
        font-size: 13px !important
    }

    .keybox .months {
        font-size: 16px !important
    }

    .textsection {
        padding: 0 40px !important
    }

    .bannertext h1 {
        font-size: 42px !important;
        margin-top: 30px !important
    }

    .title h3 {
        font-size: 24px !important;
        padding: 0 0 30px !important
    }

    .overlay h3 {
        font-size: 18px !important;
        margin-bottom: 20px !important
    }

    .description {
        overflow: hidden;
        height: 440px !important;
        overflow-y: auto
    }

    .title1 h3 {
        padding: 40px 0 13px !important;
        margin: 30px 0 !important
    }

    .titleinternalbanner {
        font-size: 26px !important;
        margin-left: 0 !important
    }

    .keybox p {
        font-size: 11px !important
    }

    .keybox .months {
        font-size: 16px !important
    }

    .banner_internal {
        margin-bottom: 0 !important
    }

    .btnapplyintternal {
        margin: 0 auto !important
    }

    .btnmore1internal,
    .btnmoreinternal {
        font-size: 14px !important;
        width: 240px !important;
        padding: 15px !important
    }

    .related_blog .card-title {
        font-size: 16px !important
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .internal_banner_form {
        position: absolute;
        bottom: -40px !important
    }

    .Programmestabs li {
        margin: 0 45px !important
    }

    .btnmore,
    .btnmore1 {
        width: 220px !important
    }

    .textsection {
        padding: 0 40px !important
    }

    .banner_internal {
        margin-bottom: 0 !important
    }

    .Programmestabs li {
        margin: 0 52px !important
    }

    .keybox p {
        font-size: 13px !important
    }

    .keybox .months {
        font-size: 16px !important
    }

    .textsection {
        padding: 0 40px !important
    }

    .bannertext h1 {
        font-size: 44px !important;
        margin-top: 30px !important
    }

    .title h3 {
        font-size: 24px !important;
        padding: 0 0 30px !important
    }

    .overlay h3 {
        font-size: 18px !important;
        margin-bottom: 20px !important
    }

    .title1 h3 {
        padding: 40px 0 13px !important;
        margin: 30px 0 !important
    }

    .titleinternalbanner {
        font-size: 30px !important;
        margin-left: 0 !important
    }

    .keybox p {
        font-size: 12px !important
    }

    .keybox .months {
        font-size: 16px !important
    }

    .banner_internal {
        margin-bottom: 0 !important
    }

    .btnapplyintternal {
        margin: 0 auto !important
    }

    .btnmore1internal,
    .btnmoreinternal {
        font-size: 14px !important;
        width: 240px !important;
        padding: 15px !important
    }

    .related_blog .card-title {
        font-size: 16px !important
    }
}

@media (min-width:1025px) and (max-width:1170px) {
    .Programmestabs li {
        margin: 0 52px !important
    }

    .btnmore,
    .btnmore1 {
        width: 220px !important
    }

    .keybox p {
        font-size: 13px !important
    }

    .keybox .months {
        font-size: 16px !important
    }

    .textsection {
        padding: 0 40px !important
    }

    .bannertext h1 {
        font-size: 44px !important;
        margin-top: 30px !important
    }

    .title h3 {
        font-size: 24px !important;
        padding: 0 0 30px !important
    }

    .overlay h3 {
        font-size: 18px !important;
        margin-bottom: 20px !important
    }

    .title1 h3 {
        font-size: 18px !important;
        padding: 40px 0 13px !important;
        margin: 30px 0 !important
    }

    .titleinternalbanner {
        font-size: 30px !important;
        margin-left: 0 !important
    }

    .keybox p {
        font-size: 14px !important
    }

    .keybox .months {
        font-size: 16px !important
    }

    .banner_internal {
        margin-bottom: 0 !important
    }
}

@media (min-width:1171px) and (max-width:1270px) {
    .Programmestabs li {
        margin: 0 90px !important
    }

    .btnmore,
    .btnmore1 {
        width: 250px !important
    }
}

@media (min-width:992px) and (max-width:1023px) {
    .banner_internal {
        margin-bottom: 0 !important
    }

    .bannertext h1 {
        font-size: 44px !important;
        margin-top: 30px !important
    }

    .title h3 {
        font-size: 24px !important;
        padding: 0 0 30px !important
    }

    .overlay h3 {
        font-size: 18px !important;
        margin-bottom: 20px !important
    }

    .title1 h3 {
        padding: 40px 0 13px !important;
        margin: 30px 0 !important
    }

    .titleinternalbanner {
        font-size: 30px !important;
        margin-left: 0 !important
    }

    .keybox p {
        font-size: 14px !important
    }

    .keybox .months {
        font-size: 15px !important
    }

    .contact_from {
        width: 100% !important
    }
}

@keyframes glowing {
    0% {
        background-color: #b20000;
        box-shadow: 0 0 3px #121d31
    }

    50% {
        background-color: red;
        box-shadow: 0 0 40px #121d31
    }

    100% {
        background-color: #b20000;
        box-shadow: 0 0 3px #121d31
    }
}

.flash-btn {
    -webkit-animation: glowing 1.5s infinite;
    -moz-animation: glowing 1.5s infinite;
    -o-animation: glowing 1.5s infinite;
    animation: glowing 1.5s infinite
}

@media screen and (min-width:260px) and (max-width:767px) {
    #virtual_tour {
        position: fixed;
        bottom: 60px;
        font-size: 9px;
        right: 15px;
        width: 140px;
        background-color: #d63d32;
        color: #fff !important;
        text-align: center;
        height: 35px;
        border-radius: 20px;
        line-height: 35px;
        box-shadow: 1px 22px 65px 4px rgba(0, 0, 0, .4);
        z-index: 9999
    }

    #virtual_tour a img {
        width: 25px;
        margin-right: 7px
    }

    #virtual_tour span {
        padding-top: 5px
    }

    #virtual_tour a {
        font-size: 13px;
        color: #fff
    }

    #scrollUp {
        bottom: 15px !important;
        width: 35px !important;
        height: 35px !important;
        border-radius: 50%;
        line-height: 35px !important
    }

    .box {
        min-height: 130px;
        background-color: #f4f7fe;
        padding: 20px 10px
    }

    .wellcome_slides_area {
        overflow: visible;
        z-index: 9
    }

    .Programmesection {
        padding: 0 10px !important
    }

    .bannertextnew h3 {
        margin-bottom: 0 !important
    }

    .box h5 {
        text-transform: capitalize;
        font-size: 14px;
        color: #000;
        /*font-family: proxima_nova_reg-webfont*/
    }

    .tabsection {
        position: relative !important;
        z-index: -1;
        width: 100%
    }

    .nav-tabs {
        border-bottom: 0 solid #ddd !important
    }

    .nav-tabs.Programmestabs_mobile .nav-link {
        border-left: 1px solid #fff !important;
        text-align: center;
        height: 125px !important;
        width: auto !important;
        color: #fff !important;
        text-transform: capitalize !important;
        font-size: 14px;
        border: 0 solid transparent;
        font-weight: 700;
        background: #d52831 !important;
        border-radius: 0 !important
    }

    .nav-tabs.Programmestabs_mobile li {
        top: 0 !important;
        float: none !important;
        display: inline-block !important;
        text-align: center !important;
        border-bottom: 0 solid #ddd !important;
        text-align: center !important;
        border: 0 !important;
        position: relative !important;
        z-index: 99 !important;
        margin: 0 !important;
        width: 33.3% !important
    }

    .nav-tabs.Programmestabs_mobile .nav-link.br-0 {
        border-left: 0 solid #fff !important
    }

    .nav-tabs.Programmestabs_mobile .nav-link.active,
    .nav-tabs.Programmestabs_mobile .nav-link:hover {
        color: #000 !important;
        background: #fff !important;
        box-shadow: 1px 10px 60px rgba(0, 0, 0, .15) !important
    }

    #demo .carousel-inner img {
        height: auto !important
    }

    .bannertextnew {
        top: 20%;
        width: 100%;
        position: absolute;
        z-index: 9;
        text-align: center
    }

    .bannertextnew p {
        font-size: 13px;
        color: #fff;
        padding: 0 50px
    }

    .bannertextnew a {
        text-decoration: underline;
        font-size: 13px;
        color: #fff
    }
}

@media screen and (min-width:415px) and (max-width:480px) {
    .box h5 {
        font-size: 10px !important
    }

    .bannertextnew h3 {
        font-size: 25px !important
    }

    .bannertextnew {
        top: 28% !important
    }

    .nav-tabs.Programmestabs_mobile .nav-link {
        padding: 55% 2px 0 !important;
        font-size: 13px !important
    }

    .tabsection {
        margin-top: -50px
    }

    .keybox .months {
        font-size: 16px !important
    }

    .paybtn {
        font-size: 14px !important;
        margin: 10px 0 20px !important
    }

    .pay_div {
        text-align: center
    }
}

@media screen and (min-width:481px) and (max-width:540px) {
    .box h5 {
        font-size: 10px !important
    }

    .bannertextnew h3 {
        font-size: 28px !important
    }

    .bannertextnew {
        top: 35% !important
    }

    .nav-tabs.Programmestabs_mobile .nav-link {
        padding: 48% 2px 0 !important;
        font-size: 13px !important
    }

    .tabsection {
        margin-top: -60px !important
    }

    .keybox .months {
        font-size: 16px !important
    }

    .paybtn {
        font-size: 14px !important;
        margin: 10px 0 20px !important
    }
}

@media screen and (min-width:541px) and (max-width:576px) {
    .box h5 {
        font-size: 10px !important
    }

    .bannertextnew h3 {
        font-size: 30px !important
    }

    .bannertextnew {
        top: 35% !important
    }

    .nav-tabs.Programmestabs_mobile .nav-link {
        padding: 47% 2px 0 !important;
        font-size: 13px !important
    }

    .tabsection {
        margin-top: -60px !important
    }

    .keybox .months {
        font-size: 16px !important
    }

    .paybtn {
        font-size: 14px !important;
        margin: 10px 0 20px !important
    }
}

@media screen and (min-width:577px) and (max-width:600px) {
    .box h5 {
        font-size: 10px !important
    }

    .bannertextnew h3 {
        font-size: 40px !important
    }

    .bannertextnew {
        top: 35% !important
    }

    .nav-tabs.Programmestabs_mobile .nav-link {
        padding: 40% 2px 0 !important;
        font-size: 13px !important
    }

    .tabsection {
        margin-top: -68px !important
    }

    .keybox .months {
        font-size: 16px !important
    }

    .paybtn {
        font-size: 15px !important;
        margin: 0 0 20px !important
    }
}

@media screen and (min-width:601px) and (max-width:699px) {
    .box h5 {
        font-size: 10px !important
    }

    .bannertextnew h3 {
        font-size: 44px !important
    }

    .bannertextnew {
        top: 35% !important
    }

    .nav-tabs.Programmestabs_mobile .nav-link {
        height: 154px !important;
        padding: 52% 2px 0 !important;
        font-size: 13px !important
    }

    .tabsection {
        margin-top: -75px !important
    }

    .keybox .months {
        font-size: 16px !important
    }

    .titleinternalbanner {
        font-size: 22px !important;
        margin-top: 15% !important;
        text-transform: uppercase
    }

    .paybtn {
        font-size: 15px !important;
        margin: 0 0 20px !important
    }
}

@media screen and (min-width:700px) and (max-width:768px) {
    .bannertextnew h3 {
        font-size: 44px !important
    }

    .tabsection {
        position: relative;
        z-index: -1;
        width: 100%;
        margin-top: -81px
    }

    .paybtn {
        font-size: 15px !important;
        margin: 0 0 20px !important
    }

    .bannertextnew {
        top: 28% !important
    }

    .tabsdiv {
        margin-top: 0;
        padding-bottom: 20px
    }

    .nav-tabs.Programmestabs_mobile .nav-link {
        height: 160px !important;
        padding: 45% 2px 0 !important;
        font-size: 18px !important
    }

    .keybox .months {
        font-size: 16px !important
    }

    .titleinternalbanner {
        font-size: 22px !important;
        margin-top: 20% !important;
        text-transform: uppercase
    }
}

@media (max-width:576px) {
    .modal-dialog {
        margin: 55px 10px !important
    }

    .liberalarts {
        background-position: -100px -100px !important;
        width: 50px !important
    }
}

@media screen and (max-width:480px) {
    .tabsection {
        margin-top: -50px !important
    }
}

@media screen and (max-width:768px) {
    .navbar-brand img {
        /* padding: 5px 0 5px 10px; */
        /* width: 158px !important */

    }

    .navbar-light .btnreadfixed {
        color: #d62832;
        border: 1px solid #d62832 !important;
        transition: all ease-in-out .3s
    }

    .btnread {
        color: #fff;
        border: 1px solid #fff !important;
        border-radius: 0;
        font-weight: 600;
        padding: 4px 12px !important;
        box-shadow: 1px 10px 60px rgba(0, 0, 0, .15)
    }
}

@media screen and (min-width:260px) and (max-width:310px) {
    .bannertextnew p {
        font-size: 11px !important
    }

    .list-inline .btnread {
        font-size: 9px !important;
        padding: 5px 10px !important;
        margin-top: 16px
    }

    .box {
        padding: 20px 5px !important
    }

    .pay_div {
        text-align: center
    }

    .paybtn {
        font-size: 14px !important;
        margin: 10px 0 20px !important
    }

    .sm_menu_outer {
        top: 58px !important
    }

    .titleinternalbanner {
        line-height: 24px !important;
        font-size: 15px !important;
        margin-top: -5% !important
    }

    .btnapply,
    .btnknow {
        padding: 5px !important;
        font-size: 9px !important
    }

    .navbar-brand img {
        padding: 5px 0 5px 10px;
        width: 140px !important
    }

    .titlemobile {
        font-size: 16px !important
    }

    .box h5 {
        font-size: 8px !important
    }

    .titlesubmobile {
        margin-bottom: 13px !important
    }

    .box {
        min-height: 106px;
        padding: 12px 9px !important
    }

    .bannertextnew {
        top: 24% !important
    }

    .nav-tabs.Programmestabs_mobile .nav-link {
        padding: 75% 2px 0 !important;
        font-size: 11px !important;
        height: 105px !important
    }

    .tabsection {
        margin-top: -50px !important
    }

    .course_span {
        font-size: 11px !important
    }

    .btnblog,
    .btnread {
        margin-top: 5px !important
    }

    .internalmobile {
        padding: 40px 0 94px !important
    }

    .modal .btnapply1,
    .modal .btndownload1 {
        font-size: 9px !important;
        padding: 10px 4px !important;
        width: 120px !important
    }

    .bannertextnew h3 {
        margin-bottom: 5px !important;
        font-size: 18px !important
    }
}

@media screen and (min-width:310px) and (max-width:360px) {
    .box {
        min-height: 125px;
        padding: 20px 8px !important
    }

    .paybtn {
        font-size: 14px !important;
        margin: 10px 0 20px !important
    }

    .made_by_text>p,
    .made_by_text>p>a {
        font-size: 11px !important
    }

    .navbar-brand img {
        padding: 0;
        width: 100% !important
    }

    .box h5 {
        font-size: 9px !important
    }

    .titlesubmobile {
        margin-bottom: 13px !important
    }

    .bannertextnew h3 {
        margin-bottom: 5px !important;
        font-size: 19px !important
    }

    .bannertextnew p {
        font-size: 11px !important
    }

    .bannertextnew {
        top: 25% !important
    }

    .nav-tabs.Programmestabs_mobile .nav-link {
        padding: 75% 2px 0 !important;
        font-size: 12px !important
    }

    .tabsection {
        margin-top: -50px !important
    }

    .keybox .months {
        font-size: 15px !important
    }

    .btnread {
        font-size: 10px !important;
        text-align: center;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 0;
        font-weight: 600;
        padding: 5px 10px !important;
        margin-top: 16px
    }

    .course_span {
        font-size: 11px !important
    }

    .btnblog,
    .btnread {
        margin-top: 5px !important
    }

    .pay_div {
        text-align: center
    }
}

@media screen and (min-width:361px) and (max-width:414px) {
    .box h5 {
        font-size: 10px !important
    }

    .bannertextnew h3 {
        margin-bottom: 5px !important;
        font-size: 20px !important
    }

    .bannertextnew {
        top: 34% !important
    }

    .nav-tabs.Programmestabs_mobile .nav-link {
        padding: 62% 2px 0 !important;
        font-size: 12px !important
    }

    .tabsection {
        margin-top: -50px
    }

    .keybox .months {
        font-size: 16px !important
    }

    .made_by_text>p,
    .made_by_text>p>a {
        font-size: 11px !important
    }

    .paybtn {
        font-size: 14px !important;
        margin: 10px 0 20px !important
    }

    .pay_div {
        text-align: center
    }
}

.cornerimage {
    position: absolute;
    top: 0;
    right: 0;
}

.text-box {
    position: absolute;
    top: 80%;
    left: 15%;
    right: 15%;
    color: #fff;
    text-align: left;
    transform: translateY(-50%);
}

.row.lineheight {
    line-height: 2rem;
    font-size: 1rem;
}

.space {
    margin-left: -1.8rem;
}

.item_achieve {
    font-weight: 600;
    background: #fff;
    padding: 45px 35px 20px 50px;
    position: relative;
    box-shadow: 0px 6px 20px 1px rgb(0 0 0 / 18%);
    border: 0px solid #000;
    border-radius: 6px;
    margin: 20px 15px;
    min-height: 44rem;
}

.item_achieve .ache_icons {
    width: 35px !important;
    position: absolute;
    left: 10px;
    top: 15px;
}

.bg-img {
    background-color: gray;
    height: 35rem;
}

.padd-4 {
    padding-top: 4rem;
}

.bg-black {
    background-color: black;
}

#Testimonial {
    /* background: linear-gradient(0deg, rgb(225 45 81), rgb(35 60 116)), url(images/bg.png); */
    background: linear-gradient(0deg, rgb(225 45 81), rgb(35 60 116));
}


/* banner form */

.form_div {
    padding: 0 1rem;
}

.banner_form {
    position: absolute;
    top: 10%;
    right: 7%;
    padding: 10px;
    width: 375px;
    z-index: 999;
    /*background-color: #fff;*/
    /*box-shadow: 0px 14px 20px rgba(0, 0, 0, 0.52);*/
    /*border-radius: 1.5rem;*/
}

.form_img {
    position: absolute;
    top: 0;
    right: 0;
}

.form-title h3 {
    margin: 2rem 0 1.5rem 0;
    text-align: center;
    padding-left: 15px;
}

.banner_form .input-group>.form-control {
    /*font-size: 1rem !important;*/
}

.form-check-label {
    font-size: 12px;
}

.newb {
    overflow-x: hidden;
    overflow-y: auto;
}


/* 
@media screen and (max-width: 768px) {
    .newb {
        height: 100%;
    }
}

@media screen and (max-width: 920px) {
    .newb {
        height: 26vh !important;
    }
}

@media screen and (max-width: 1100px) {
    .newb {
        height: 30vh !important;
    }
}

@media screen and (max-width: 1300px) {
    .newb {
        height: 32vh !important;
    }
}

@media screen and (max-width: 768px) {
    .newb {
        height: 100% !important;
    }
}

@media screen and (min-width: 768px) {
    .newb {
        height: 40vh !important;
    }
}

@media screen and (min-width: 1024px) {
    .newb {
        height: 50vh !important;
    }
}

@media screen and (min-width: 1300px) {
    .newb {
        height: 36vh !important;
    }
}

@media screen and (min-width: 1890px) {
    .newb {
        height: 110vh !important;
    }
} */

/* ====== MOBILE FIRST: max-width queries (small to large) ====== */


@media screen and (max-width: 1300px) {
    .newb {
        height: 360px !important;
    }
}

@media screen and (max-width: 1100px) {
    .newb {
        height: 320px !important;
    }
}

@media screen and (max-width: 920px) {
    .newb {
        height: 280px !important;
    }

}
@media (max-width: 768px) and (min-width: 650px) {
  .lsq-form-widget,
  #iframe-container {
    width: 100% !important;  /* or a fixed value like 90% if you want a little padding */
    max-width: 600px !important; /* Set a comfortable limit */
    margin: 0 auto; /* Center it horizontally */
  }
}

@media screen and (max-width: 768px) {
    .newb {
        /* height: 100% !important; */
        height: 37em !important;
    }

    .box {
        align-items: center;
        justify-content: center;
        flex-direction: column;
        display: flex;
    }
}

/* ====== DESKTOP-UP: min-width queries (small to large) ====== */

@media screen and (min-width: 768px) {
    .newb {
        height: 320px !important;
    }
}

@media screen and (min-width: 850px) {
    .newb {
        height: 355px !important;
    }
}

@media screen and (min-width: 1024px) {
    .newb {
        height: 430px !important;
    }
}

@media screen and (min-width: 1300px) {
    .newb {
        height: 535px !important;
    }
}

@media screen and (min-width: 1420px) {
    .newb {
        height: 520px !important;
    }
}

@media screen and (min-width: 1600px) {
    .newb {
        height: 520px !important;
    }
}

@media screen and (min-width: 1700px) {
    .newb {
        height: 530px !important;
    }
}

@media screen and (min-width: 1890px) {
    .newb {
        height: 520px !important;
    }
}




.new2 {
    display: block !important;
}

.banner_form .btn {
    background: #174B94;
    color: #fff !important;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin: auto;
    border: none;
    display: block;
    width: 92%;
}

.place-font {
    font-size: 4rem !important;
}

.owl-theme .owl-dots .owl-dot span {
    border: 2px solid #ffffff !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fffefe !important;
}

.nav-tabs.programmestype .nav-link:hover .icons,
.nav-tabs.programmestype .nav-link.active .icons {
    filter: invert(0) sepia(0) saturate(0) hue-rotate(0deg) brightness(5);
}

#scroll2 {
    cursor: pointer;
    z-index: 9991;
    position: fixed;
    right: 0;
    /* bottom: 30rem; */
    bottom: 40%;
    transform: rotate(90deg);
    background: #243D77;
    color: white;
    /* font-weight: 600; */
    font-size: 18px;
    border-radius: 0px;
    box-shadow: 0 3px 14px 2px rgb(0 0 0 / 30%);
    transform: rotate(90deg) translateY(50%) !important;
    transform-origin: right center;

}

#social-icons {
    position: fixed;
    z-index: 11;
    right: 10px;
    bottom: 10%;
    margin: 0;
}

#social-icons a {
    padding: 0;
    clear: both;
    float: left;
    margin-bottom: 10px;
}

.container.navbar-margin {
    max-width: 75%;
}

.bg-blue123 {
    /* background-color: #243D77; */
    padding: 1rem;
    min-height: 3rem;
    font-weight: 500;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background-image: linear-gradient(to bottom, rgba(245, 246, 252, 0.52), rgb(46 28 42 / 73%));
    border: none;
    /* background: linear-gradient(to bottom, black, 70%, #fff); */
}

.hov .bg-blue123:hover {
    /* background: linear-gradient(0deg, rgb(225 45 81), rgb(35 60 116)), url(images/bg.png); */
    background: linear-gradient(0deg, rgb(225 45 81), rgb(35 60 116));
    /* background-image: linear-gradient(to bottom right, #002f4b, #cecbcb); */
    opacity: .7;
    color: #fff;
}


/* .disp-set {
    display: flex;
    justify-content: right;
} */

.div#slider_banner {
    width: 100%
}

.owl-carousel .owl-nav .owl-prev {
    width: 2%;
}

.owl-carousel .owl-nav .owl-next {
    width: 2%;
}

.owl-carousel .owl-nav button.owl-next img,
.owl-carousel .owl-nav button.owl-prev img,
.owl-carousel button.owl-dot img {
    width: 15px;
}

.text-cent {
    text-align: center;
}

section.Industry {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #fff;
}

.thankYou {
    background: linear-gradient(180deg, #03cce7a4, #ffffff, #03cce7a4);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 825px;
}