@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&amp;family=Rosario:wght@300;400;500;600;700&amp;family=Rubik:wght@300;400;500;600;700;800;900&amp;display=swap);

.menu li ul,
.searchbox {
    width: 300px;
    position: absolute
}

.dropdown-hover:hover>.dropdown-menu,
.faqpage .consultation-text h2 span,
.latest-project-slider ul.slick-dots li,
.post-share-link div,
.topbar-right ul li,
.welcome-btn a,
ul.single-topbar li {
    display: inline-block
}

.menu li a,
.topbar-right ul li a.getAquate,
.welcome-btn a {
    text-transform: uppercase;
    font-weight: 700
}

.menu li ul,
.quote-btn a.hvr-sweep-to-left:before,
.searchbox input,
.single-product-preview .Quantity input,
.top_bar_area,
.topbar-right ul li a.getAquate:hover {
    background: #fff
}

.calculate-shpping .update-cart,
input#price {
    margin-left: 0
}

.fl-fl a,
.twitter,
.twitter:hover,
a.list-group-item:hover {
    text-decoration: none
}

.top_bar_area {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 48px
}

ul.single-topbar li {
    color: #fff
}

ul.single-topbar li span:first-child {
    margin-right: 10px;
    color: #fde428;
    font-size: 14px;
    font-weight: 700
}

.topbar-right ul li.social-icon a {
    display: inline-block;
    width: 30px;
    text-align: center;
    color: #fff;
    transition: .4s
}

.author-details a:hover,
.client-rating,
.copyright-content a:hover,
.copyright-secton a,
.menu li a:hover,
.menu li.current-menu-item>a,
.news-latter-title>h2 span,
.page-title h2 span,
.puplar-rating span,
.reviews-tab i,
.services-tab-content h2 span,
.services-trim-content a:hover,
.sidebar ul li a:hover,
.sigle-blog-post a h3:hover,
.single-recent-post a:hover p:first-child,
.tag.posttag a:hover,
.topbar-right ul li.social-icon a:hover,
.wedget ul li a:hover,
.widget a:hover,
a.forget-pass:hover,
a.normal-readmore:hover {
    /* color: #fde428 */
    /* color: #82020b; */
    color: #fff;
}

.client-rating .fa {
    color: #82020b;
}

.topbar-right ul li.social-icon {
    margin-right: 25px;
    margin-left: 45px
}

.topbar-right ul li a.getAquate {
    background: #fde428;
    color: #003445;
    font-size: 14px;
    transition: .4s;
    padding: 13px 40px
}

.menu li a {
    font-size: 13px;
    color: #fff;
    line-height: 40px;
    transition: .4s
}

.menu li ul {
    z-index: 4;
    transition: .5s;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    left: 0
}

.menu li ul li {
    padding-left: 20px;
    transition: .4s
}

.menu li ul li:hover {
    background: #dae8f9;
    color: #fff
}

.menu li ul li a:hover {
    color: #1064ad
}

.menu li ul li a {
    display: block;
    color: #02348f;
    font-size: 15px !important;
    font-weight: 600;
    text-transform: capitalize;
    font-family: Rubik, sans-serif
}

.menu>li {
    position: relative;
    transition: .4s
}

.menu>li:hover>ul {
    opacity: 1;
    visibility: visible;
    z-index: 5;
    top: 100%;
    transform: translateY(0)
}

.notification li {
    padding-top: 15px
}

.notification li:first-child a {
    font-size: 28px;
    position: relative;
    color: #002e5b
}

.notification li:first-child {
    position: relative;
    margin-right: 20px;
    padding-right: 20px
}

.notification li:first-child::before {
    border-left: 1px solid #90a4b8;
    border-right: 1px solid #90a4b8;
    content: "";
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    margin-top: -2px
}

.notification li:last-child a {
    color: #002e5b;
    font-size: 17px;
    font-weight: 700;
    position: relative
}

.notification li:first-child a span {
    background: #fde428;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 700;
    height: 20px;
    position: absolute;
    right: 7px;
    text-align: center;
    top: 5px;
    width: 20px;
    color: #003445
}

.searchbox {
    right: 0;
    z-index: 5;
    top: 82px
}

.notification li:last-child,
.single-news,
.single-why-chose,
.team-picture,
.video-block,
section.button-section {
    position: relative
}

.searchbox input {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    border: 1px solid #002e5b
}

.welcome-btn a,
li.search {
    height: 50px;
    text-align: center
}

li.search a {
    padding: 0;
    line-height: 50px
}

li.search {
    width: 50px
}

.searchbox button {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -7px;
    background: 0 0;
    color: #002e5b
}

span.shoping-count {
    font-family: Poppins, sans-serif;
    line-height: 22px
}

.welcome-text {
    color: #fefefe;
    font-weight: 400;
    font-size: 18px
}

.welcome-btn a {
    background: #fde428;
    border-radius: 0;
    color: #003445;
    font-size: 14px;
    line-height: 54px;
    width: 160px
}

.welcome-btn a.read-btn {
    margin-right: 15px;
    transition: .4s
}

.quote-btn a:hover,
.welcome-btn a.read-btn:hover {
    color: #003445;
    background: #fff
}

.welcome-btn a.buy-btn {
    background: #fefefe;
    transition: .4s
}

.sideimg-title a:hover,
.single-pagetab.nav-tabs>li.active>a,
.single-pagetab.nav-tabs>li>a:hover,
.team-social-icon a:hover,
.wedget .social-icon a:hover,
.welcome-btn a.buy-btn:hover,
a.addtoCart:hover,
a.blog-read:hover,
a.button-four:hover,
a.show-more:hover,
button.login-btn:hover,
button.update-cart:hover {
    /* background: #fde428; */
    /* color: #003445; */
    background: #82020b;
}

.all-payment-method,
.author-title,
.img-margin,
.single-pagetab,
.welcome-btn {
    margin-top: 50px
}

.countries-section img,
.form-group-btn,
.service-icon,
.why-content {
    margin-top: 10px
}

.welcome-text h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 700
}

.welcome-text h1.hero-title {
    padding-top: 40px
}

.welcome-text .hero-subtitle {
    color: #fde428;
    padding-bottom: 30px
}

.welcome-text h3 {
    font-family: Lora, serif;
    font-style: italic
}

.single-why-chose {
    z-index: 1;
    transition: .4s
}

.blog-post-area,
.tab-content .single-comments textarea,
.tab-content .single-comments-input input,
.videsh-checkout-section,
.videsh-company-review,
.videsh-history-section,
.videsh-services-two-section,
.why-chose-videshe,
section.cart-page,
section.form-typhography,
section.premium-testimonia-section,
section.single-project-page-area,
section.testimonial-page,
section.typhography-section,
section.videsh-404page.section-padding,
section.videsh-blogpage-area,
section.videsh-shop-page-section,
section.videsh-sign-up {
    background: #f2f3f4
}

.single-why-chose::before {
    background: #82020b;
    content: "";
    height: 80px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 80px;
    z-index: -1
}

.services-trim-content a,
.why-content a {
    margin-top: 30px;
    transition: .4s;
    display: inline-block;
    text-transform: uppercase
}

.news-thumb,
.product-img,
.project-img,
.why-thumb {
    position: relative;
    overflow: hidden
}

.service-icon::before,
.why-content {
    position: absolute;
    width: 100%;
    height: 100%
}

.why-content {
    bottom: -75%;
    left: 0;
    background: rgb(15 19 20 / 85%);
    padding-right: 30px;
    padding-left: 30px;
    font-weight: 400;
    color: #fff;
    transition: .4s
}

.why-content h4 {
    padding-bottom: 30px;
    font-weight: 700;
    position: relative;
    top: 0
}

.why-content h4 span:first-child {
    padding-right: 20px;
    display: inline-block;
    margin-top: 6px;
    padding-left: 30px
}

.display-cell i {
    padding-bottom: 2px !important
}

.single-why-chose:hover h4 {
    top: 0
}

.single-why-chose:hover .why-content {
    bottom: 0
}

.why-content a {
    color: #fde428;
    font-size: 14px;
    font-weight: 700
}

.wedget>a span,
.why-content a span,
a.normal-readmore span {
    padding-left: 5px;
    font-weight: 700
}

.bg-g li a:hover,
.course-category h4 a,
.course-category:hover h4 a,
.course-category:hover p,
.nav-tabs>li.active>a:hover,
.page-title,
.project-caption a:hover,
.project-widget a,
.tabs-1 li a:hover,
.text-white,
.video-section .section-heading .subheading,
.video-section .section-heading h3,
.wedget>a:hover,
.whatsapp-btn a:hover,
.why-content a:hover {
    color: #fff
}

.service-icon img {
    height: 40px;
    width: auto
}

.service-ttile>h4 {
    color: #003445;
    font-size: 18px;
    font-weight: 700;
    line-height: 90px;
    text-transform: uppercase
}

.service-ttile {
    display: block;
    float: left
}

.service-icon {
    background: #033d6e;
    color: #fff;
    float: left;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    margin-right: 20px;
    text-align: center;
    width: 80px;
    margin-left: 10px;
    position: relative;
    transition: .4s
}

.videsh-single-services {
    border: 1px solid #cdc8c82b;
    padding-top: 16px;
    box-shadow: rgb(99 99 99 / 20%) 0 2px 8px 0;
    padding-left: 10px;
    padding-right: 5px
}

.profile-heading {
    padding-bottom: 30px !important;
    text-align: center
}

.profile-short-p {
    padding: 21px
}

.profile-p {
    font-size: 15px !important;
    font-weight: 600 !important
}

.service-icon::before {
    border: 1px solid #82020b;
    content: "";
    left: -10px;
    top: -10px;
    z-index: -1
}

.services-icon-title {
    margin-bottom: 30px;
    overflow: hidden
}

.services-trim-content p {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    font-family: Rosario, sans-serif
}

.news-latter-title>h4,
.premium-single-testimonial p,
.single-count-down h4 {
    font-family: Lora, serif;
    font-style: italic
}

.services-trim-content a {
    color: #003445;
    font-weight: 700
}

.project-caption a span,
.services-trim-content a span {
    font-weight: 700;
    padding-left: 5px
}

.videsh-single-services:hover .service-icon {
    background: #0268c1;
    color: #fff
}

.videsh-single-services {
    margin-bottom: 10px;
    border: 1px solid #676161;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px;
    transform-style: preserve-3d
}

.videsh-single-services:hover {
    background: #f6a607;
    transition: .9s;
    z-index: -2;
    color: #fff !important;
    border-radius: 5px;
    transform-style: preserve-3d
}

.project-caption,
.project-img:before {
    width: 100%;
    left: 0;
    transition: .4s;
    opacity: 0;
    visibility: hidden
}

.videsh-count-down-section {
    background-image: url(img/countbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative
}

.videsh-count-down-section:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #022b4ee8;
    content: ""
}

.single-count-down .counter {
    color: #82020b;
    font-size: 35px;
    font-weight: 700
}

.single-count-down {
    padding-left: 20px;
    border-left: 5px solid #82020b;
    color: #fff
}

.single-count-down h4 {
    margin-top: 10px
}

.project-img2 {
    border: 3px solid #d9d9d9d6;
    border-radius: 6px
}

.tabs-img-zoom i {
    position: relative;
    top: 50%;
    left: 50%
}

.project-caption {
    position: absolute;
    padding-left: 130px;
    margin-bottom: 60px;
    color: #fff;
    bottom: -10%
}

.project-img:before {
    position: absolute;
    height: 100%;
    top: 50%;
    content: "";
    background: rgba(0, 52, 69, .85);
    border-radius: 6px
}

.single-team:hover .team-social-icon>a:first-child,
.single-team:hover .team-social-icon>a:nth-child(2),
.single-team:hover .team-social-icon>a:nth-child(3),
.videsh-single-project:hover .project-img:before {
    top: 0;
    opacity: 1;
    visibility: visible
}

.padding5 {
    padding-left: 10px;
    padding-right: 10px
}

.videsh-single-project:hover .project-caption {
    visibility: visible;
    opacity: 1;
    bottom: 10%
}

.project-caption h3 {
    line-height: 30px;
    top: -40px;
    position: relative;
    transition: .6s 0.5s;
    opacity: 0
}

.author.comments .comment-description p,
.client-title h4,
.consultation-text p,
.partners-content p,
.single-ceo-address p,
.single-product-preview p,
.videsh-singel-testimonial p,
.wedget p {
    line-height: 24px
}

.latest-project-slider ul.slick-dots {
    text-align: center;
    margin-top: 30px
}

.latest-project-slider ul.slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 10px;
    background: #c2cdd1;
    margin-right: 10px
}

.latest-project-slider ul.slick-dots li:last-child button,
.mr0,
.news-details a:last-child,
.single-input.mr0,
.team-social-icon a:last-child,
.your-rating div:last-child,
input.form-control.hulp.pd0 {
    margin-right: 0
}

.client-face,
.popular-img,
.type-select {
    float: left;
    margin-right: 20px
}

.latest-project-slider ul.slick-dots li.slick-active button,
.squaredThree input[type=checkbox]:checked+label,
.widget>a:hover {
    background: #fde428
}

.project-caption a {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 30px;
    display: inline-block;
    color: #fde428;
    position: relative;
    top: -40px;
    transition: .6s 0.4s;
    opacity: 0
}

.videsh-single-project:hover a {
    opacity: 1;
    top: 0
}

.videsh-single-project:hover h3 {
    top: 0;
    opacity: 1
}

.client-singel-testimonial {
    background: #013870;
    color: #fff;
    padding: 30px;
    position: relative;
    margin-top: 10px
}

.client-singel-testimonial-one {
    background: #e8f0f9;
    color: #000;
    padding: 30px;
    position: relative;
    margin-top: 10px;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px;
    margin-bottom: 20px;
    border-radius: 8px
}

.client-singel-testimonial::before {
    border-left: 10px solid #82020b;
    border-top: 10px solid #82020b;
    content: "";
    height: 85px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 85px;
    z-index: 0
}

.client-face img {
    border-radius: 20px;
    margin-bottom: 20px
}

.client-face {
    text-align: center
}

.client-title {
    float: left;
    margin-top: 5px
}

.clientnext,
.clientprev {
    position: absolute;
    margin-top: -25px;
    width: 50px;
    background: #ccd6da;
    font-size: 24px;
    height: 50px;
    text-align: center;
    transition: .4s;
    top: 50%
}

.client-face-title {
    overflow: hidden;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    /* flex-direction: column; */
    text-align: center;
    /* align-items: center; */
}

.data-shorting,
.news-details a,
.quote-btn a,
.single-brand img,
.wedget>a,
.widget button,
.widget>a {
    display: inline-block
}

.client-title h4 {
    font-weight: 700;
    color: #02326a;
    padding-bottom: 5px
}

.client-title p {
    margin-bottom: 10px;
    color: #0072f9;
    font-weight: 600
}

.clientprev {
    left: -80px;
    color: #fff
}

.clientnext:hover,
.clientprev:hover {
    /* color: #003445 */
        color: #fff;
}

.clientnext {
    right: -80px;
    color: #fff
}

.videsh-quote-section {
    background: #bf4f18;
    color: #fff;
    padding: 50px 0;
    margin-bottom: 10px
}

.quote-btn a {
    text-transform: uppercase;
    font-weight: 700;
    background: 0 0;
    color: #fff;
    width: 160px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    transition: .4s;
    border: 1px solid #fff
}

.product-filtaring h4,
.quote-text h3 {
    font-weight: 700;
    line-height: 50px
}

.videsh-consultation-section {
    background: #00325c;
    padding-bottom: 50px;
    margin-bottom: 10px
}

.consultation-text h2 span {
    /* display: block; */
    color: #82020b
}

.consultation-text h2 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 35px
}

.select-arrow select,
.single-inpuut input {
    width: 100%;
    font-weight: 500;
    height: 50px;
    padding-left: 10px
}

.select-arrow {
    position: relative;
    margin-bottom: 15px
}

.select-arrow:before {
    position: absolute;
    content: "\f107";
    right: 16px;
    top: 28%;
    font-family: fontawesome;
    font-weight: 700;
    font-size: 18px
}

.single-inpuut input {
    color: #003445
}

.single-inpuut input::-webkit-input-placeholder {
    color: #003445;
    font-weight: 400
}

.single-inpuut input::-moz-placeholder {
    color: #003445
}

.single-inpuut input:-ms-input-placeholder {
    color: #003445
}

.single-inpuut input:-moz-placeholder {
    color: #003445
}

h3.fomr-title {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 30px
}

.submit-button input {
    width: 160px;
    height: 50px;
    text-transform: uppercase;
    margin-top: 15px;
    border: 0;
    background: #82020b;
    color: #fff;
    font-weight: 700;
    transition: .4s
}

.submit-button input:hover {
    color: #0c4e86;
    background: #fff
}

.single-news:before {
    position: absolute;
    width: 85px;
    height: 85px;
    background: #ff0;
    left: -10px;
    top: -10px;
    content: "";
    z-index: -1
}

.thumb-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 52, 69, .85);
    transition: .4s;
    transform: scale(5);
    opacity: 0;
    visibility: hidden
}

.single-news:hover .thumb-hover {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.single-news:hover a {
    transition-delay: 0.2s;
    opacity: 1
}

.thumb-hover a {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 50%;
    margin-top: -20px;
    opacity: 0
}

.breadcrumb,
.company-video,
.data-shorting,
.roundedOne,
.watch_now,
.wedget-title h4 {
    position: relative
}

.single-news h3 {
    font-weight: 700;
    margin-bottom: 24px;
    margin-top: 30px;
    line-height: 35px;
    font-size: 24px;
    color: #003445
}

.wedget h5,
.wedget ul li a,
blockquote {
    line-height: 32px
}

.news-details a {
    font-size: 13px;
    color: #003445;
    margin-right: 10px;
    font-weight: 400
}

.news-details a span,
.recent-content>p span,
h4.partners-state span {
    color: #fde428;
    padding-right: 10px
}

.running-slider-heading {
    text-align: center !important;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #82020b;
    width: fit-content;
    font-size: 17px;
    color: #fff;
    box-shadow: rgba(0, 0, 0, .25) 0 54px 55px, rgba(0, 0, 0, .12) 0 -12px 30px, rgba(0, 0, 0, .12) 0 4px 6px, rgba(0, 0, 0, .17) 0 12px 13px, rgba(0, 0, 0, .09) 0 -3px 5px;
    /* border-radius: 12px 2px; */
    border-radius: 12px;
}

.bottom-head-country,
.copyright-content,
.footer-rating,
.gallary-btn,
.gallery-head,
.gif-img,
.service-section-title,
.study-in,
.text-center,
.videsh-blogpage-area .gird-pagination,
.wedget .social-icon a {
    text-align: center
}

.branches-content,
.breadcrumb,
.countries-card,
.google-map {
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

.slider-side-content {
    background-color: #82020b;
    color: #fff !important;
    padding-bottom: 20px
}

.slider-side-content h3 {
    padding-top: 20px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    font-weight: 600px
}

.study-in {
    border-left: 1px solid #c4bfbfd6
}

.single-brand,
.single-cart-product i {
    cursor: pointer
}

.single-brand img {
    height: 65px;
    width: auto;
    transition: .4s
}

.single-brand h3 {
    font-size: 14px;
    margin-top: 7px
}

.animation-btn,
.branche-section-btn,
.contact-us-widget ul,
.courses-tabs,
.subcribe-form,
.wedget .social-icon,
.wedget>a {
    margin-top: 20px
}

.roundedOne input[type=checkbox]:checked+label::after,
.single-brand img:hover,
.single-team:hover .team-picture:before {
    opacity: 1
}

.brands-countries {
    padding-left: 0 !important;
    padding-right: 0 !important
}

footer.videsh-footer-section {
    background-image: url(./img/footer/footer-bg.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 20px
}

.footer-logo {
    height: 56px
}

.footer-countries img {
    height: 35px;
    width: auto;
    margin-bottom: 10px
}

.wedget1 {
    padding-left: 30px
}

.wedget-title {
    margin-bottom: 40px
}

.wedget-title h4 {
    padding-bottom: 15px;
    font-weight: 700;
    color: #fff
}

.wedget-title h4:before {
    position: absolute;
    width: 40px;
    height: 3px;
    background: #fde428;
    content: "";
    left: 0;
    bottom: 0
}

.wedget>a {
    color: #fde428;
    text-transform: uppercase;
    font-weight: 600;
    transition: .4s
}

.wedget ul li a {
    color: #fff;
    font-size: 14px;
    transition: .4s
}

.wedget h5 span {
    padding-right: 15px;
    color: #fff;
}

.wedget .social-icon a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #002b39;
    border-radius: 5px;
    color: #fff;
    transition: .4s;
    margin-right: 10px
}

.footer-rating {
    padding-top: 10px
}

.footer-rating img {
    height: 50px;
    padding: 10px;
    border: 1px solid #ffffff7d;
    margin-left: 10px;
    border-radius: 8px;
    box-shadow: rgb(255 255 255 / 6%) 0 2px 8px 0
}

.copyright-secton {
    padding: 18px 0;
    background: #032d50;
    color: #fff
}

.copyright-content a {
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #80808061;
    color: #fff
}

.contact-page-header-section {
    height: 250px;
    background-image: url(img/headerbg.jpg);
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative
}

.contact-page-header-section:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(0 0 0 / 57%);
    content: ""
}

.uk-page {
    background-image: url(./img/uk-page/bg.jpg);
    background-position: center;
    background-size: cover
}

.breadcrumb li:before {
    display: none
}

.page-title h2 {
    font-size: 55px;
    font-weight: 700
}

.breadcrumb {
    padding: 30px 15px 30px 30px;
    margin-bottom: 70px;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
    margin-top: -40px
}

.breadcrumb a,
.breadcrumb li,
.breadcrumb li.active {
    color: #033158;
    font-size: 15px;
    font-weight: 500
}

.widget button {
    width: 50px;
    height: 50px;
    background: #fde428;
    color: #003445;
    margin-left: -4px;
    font-weight: 700;
    font-size: 18px;
    transition: .4s
}

.get-quate-btn:hover,
.input-submit input:hover,
.services-category a:hover,
.sidebar button:hover,
.widget button:hover,
a.backtohome:hover,
a.button-tow:hover,
button.holud-default:hover,
button.submit[type=submit]:hover,
thead {
    background: #003445;
    color: #fff
}

.widget input {
    width: 82%;
    height: 50px;
    padding-left: 15px;
    border: 0;
    float: left
}

.large-preview,
.margin-bottom50,
.product-filtaring,
.sidebar,
.single-product,
.visa-page-bottom-content,
.widget {
    margin-bottom: 50px
}

.single-popular,
.widget ul li {
    margin-bottom: 20px;
    padding-bottom: 20px
}

.widget h2 {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 24px
}

.basick-hisab>li i,
.cart-totals li span,
.sidebar ul li a span,
.total-hisab>li span,
.widget ul li a span:last-child {
    float: right
}

.widget ul li a {
    color: #003445;
    font-size: 14px;
    line-height: 24px;
    transition: .4s;
    font-weight: 700
}

.widget ul li {
    line-height: 24px;
    border-bottom: 1px solid #d9e0e2
}

.reply-button:hover,
.single-popular a,
.tag a:hover {
    color: #003445
}

.basick-hisab>li:last-child,
.cart-totals ul li:last-child,
.total-hisab>li:last-child,
.widget ul li:last-child {
    border-bottom: 0
}

button.filtedr {
    border: #ffdead;
    border-radius: 3px;
    text-transform: uppercase;
    color: #003445;
    background: #fde428;
    width: 80px;
    height: 50px;
    font-size: 14px;
    text-transform: capitalize
}

.pricing-rang {
    margin-top: 30px;
    overflow: hidden
}

input#price {
    float: left;
    border: none;
    color: #003455;
    background: 0 0;
    cursor: pointer;
    width: 120px
}

.pricing-rang label {
    float: left
}

div.price {
    width: 50%;
    float: left
}

span.price-text {
    margin-left: 20px;
    text-transform: capitalize;
    color: #5e5e5e;
    float: left;
    line-height: 54px
}

div#slider-3 {
    background: #fff;
    height: 6px;
    border-radius: 0;
    border-color: transparent
}

a.ui-slider-handle.ui-state-default.ui-corner-all.ui-state-hover {
    border-radius: 50%;
    background: #fde428;
    border-color: #fde428
}

a.ui-slider-handle.ui-state-default.ui-corner-all {
    border-radius: 50%;
    background: #fff;
    border: 2px solid #003455;
    height: 15px;
    width: 15px;
    margin-top: -1px
}

.ui-slider-horizontal .ui-slider-range {
    background: #fde428;
    height: 6px;
    top: -1px
}

.popular-img {
    width: 65px
}

.popular-title {
    padding-left: 85px
}

.popular-title h4 {
    font-size: 18px;
    margin-bottom: 9px
}

.popular-title p.popular-price {
    font-weight: 700;
    line-height: 21px
}

.single-popular {
    border-bottom: 1px solid #d9e0e2
}

.widget>a {
    padding: 12px;
    color: #003455;
    border: 1px solid #d9e0e2;
    font-size: 13px;
    margin-bottom: 4px;
    transition: .4s
}

.data-shorting select {
    width: 230px;
    height: 50px;
    padding-left: 10px;
    background: 0 0;
    border: 0;
    outline: 0
}

.data-shorting {
    background: #fff;
    width: 230px
}

.add-to-cart,
.order-button.hvr-bounce-out {
    display: block;
    line-height: 50px;
    transition: .4s
}

.data-shorting select option {
    background: #003455;
    color: #fff;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px
}

.data-shorting:before {
    position: absolute;
    width: 20px;
    content: "\f107";
    font-family: fontawesome;
    right: 6%;
    top: 32%
}

.poduct-title {
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 20px
}

.product-price-rating div {
    float: left;
    width: 50%
}

.product-price-rating {
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px
}

.puplar-rating,
.videsh-blogpage-area .pagination {
    text-align: left
}

.product-price-rating h4 {
    font-weight: 400
}

.single-product>h4 {
    padding-left: 10px
}

.add-to-cart {
    background: #003455;
    color: #fff;
    font-weight: 700;
    height: 50px;
    margin-top: 30px;
    text-align: center;
    width: 100%
}

.product-img:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background: rgba(0, 52, 85, .85);
    position: absolute;
    transition: .4s;
    visibility: hidden;
    opacity: 0
}

.single-product:hover .product-img:before {
    opacity: 1;
    visibility: visible
}

.product-view>span {
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    transition: .4s;
    opacity: 0;
    transform: none
}

.single-product:hover .product-view>span {
    opacity: 1;
    visibility: visible;
    transform: none
}

.add-to-cart:hover {
    background: #fde428;
    color: #003455
}

.videsh-checkout-section.section-padding {
    padding-bottom: 50px;
    padding-top: 130px
}

.single-input input {
    height: 50px;
    padding-left: 10px;
    width: 100%;
    border: 0
}

.single-input.halp-input {
    float: left;
    margin-right: 11.1px;
    width: 49%
}

.single-input input::-webkit-input-placeholder {
    opacity: 1;
    font-weight: 400
}

.courses-about-us-icons img,
.single-input.full-input,
.usa-table table {
    width: 100%
}

.single-input,
.students-visits-padding,
.client-slider4 img {
    margin-bottom: 10px
}

.billing-details>h3,
.post-title {
    font-weight: 700;
    margin-bottom: 30px
}

.single-form {
    margin-bottom: 50px;
    overflow: hidden
}

.basick-hisab>li span {
    color: #fde428;
    padding-left: 10px
}

.basick-hisab>li {
    border-bottom: 1px solid #d9e0e2;
    font-size: 14px;
    font-weight: 700;
    padding: 25px 30px
}

.team-social-icon a,
.years {
    font-size: 18px;
    font-weight: 700
}

.total-hisab {
    background: #fde428;
    padding-left: 20px;
    padding-right: 20px
}

.total-hisab>li {
    border-bottom: 1px solid #e3d22b;
    font-weight: 700;
    padding-bottom: 25px;
    padding-top: 25px
}

.type-select {
    text-align: center;
    width: 50px
}

.bank-condition {
    padding-left: 70px
}

.single-method {
    overflow: hidden;
    padding-bottom: 30px
}

.roundedOne {
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 50px;
    height: 20px;
    margin: 0 auto;
    width: 20px
}

.roundedOne label,
.roundedOne label::after {
    border-radius: 50px;
    height: 12px;
    width: 12px;
    position: absolute
}

.author-details .author-img,
.author.comments .author-img,
.cash-thumb {
    margin-right: 20px;
    float: left
}

.roundedOne input[type=checkbox],
.squaredThree input[type=checkbox] {
    visibility: hidden
}

.roundedOne label::after {
    background: #fde428;
    content: "";
    left: -1px;
    opacity: 0;
    top: -1px
}

.roundedOne label {
    cursor: pointer;
    left: 4px;
    top: 4px
}

.select-pay-method {
    background: #003445;
    color: #fff;
    padding: 40px 20px
}

.about-right-content .section-title,
.single-history {
    padding-bottom: 40px
}

.order-button.hvr-bounce-out {
    background: #fde428;
    color: #003455;
    font-weight: 700;
    height: 50px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.order-button.hvr-bounce-out:hover {
    background: #fff;
    color: #003455
}

.author-description h4,
.author-details h4,
.bank-condition>h4,
.single-history>h4,
.single-project-content h3,
h3.button-light {
    font-weight: 700;
    margin-bottom: 20px
}

.company-video {
    width: 100%;
    height: 350px;
    background: url(video/postar.jpg);
    z-index: 1
}

.company-video:after {
    position: absolute;
    content: "";
    background: #82020b;
    left: -10px;
    top: -10px;
    content: "";
    height: 100px;
    width: 100px;
    z-index: -1
}

.company-video:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 52, 69, .85);
    content: ""
}

.watch_now {
    height: 500px
}

.company-video a,
.history-video a {
    background: 0 0;
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    z-index: 4
}

#bg_video {
    position: absolute;
    width: 100%;
    height: 350px;
    top: 0;
    left: 0;
    z-index: 0
}

.historyvdoverly,
.vdoverly {
    position: absolute;
    background: rgba(0, 52, 69, .85);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1
}

.about-right-content p {
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 24px
}

.single-history {
    padding-left: 130px;
    position: relative
}

.single-history:last-child {
    padding-bottom: 0
}

.years {
    left: 0;
    position: absolute;
    top: 0
}

.single-history::before {
    background: #a9b7bc;
    content: "";
    height: 100%;
    left: 100px;
    position: absolute;
    width: 1px
}

.single-history::after {
    background: #fde428;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 95px;
    position: absolute;
    top: 0;
    width: 10px
}

.team-picture::before,
.videsh-newslatter-section:before {
    background-color: rgba(0, 52, 69, .85);
    height: 100%;
    position: absolute
}

.single-history>p {
    line-height: 25px
}

.history-video {
    overflow: hidden;
    position: relative
}

.company-video>video[poster],
.history-video>video[poster] {
    height: 100%;
    width: 100%
}

.team-social-icon {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    margin-top: -25px
}

.team-social-icon a {
    background: #fff;
    border-radius: 50%;
    color: #003445;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin-right: 8px;
    text-align: center;
    width: 50px;
    transition: .4s
}

.team-picture::before {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: .4s
}

.team-social-icon a:first-child {
    transition: .4s;
    position: relative;
    top: 50px;
    opacity: 0;
    visibility: hidden
}

.team-social-icon a:nth-child(2) {
    transition: .4s 0.1s;
    position: relative;
    top: 50px;
    opacity: 0;
    visibility: hidden
}

.team-social-icon a:nth-child(3) {
    transition: .4s 0.2s;
    position: relative;
    top: 50px;
    opacity: 0;
    visibility: hidden
}

.team-title {
    margin-top: 25px
}

.team-title h3 {
    font-weight: 700;
    text-transform: capitalize
}

.team-title p {
    font-weight: 500
}

.videsh-newslatter-section {
    background-image: url(img/newsbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    text-align: center;
    color: #fff;
    background-size: cover;
    padding: 70px 0
}

.videsh-newslatter-section:before {
    width: 100%;
    content: "";
    left: 0;
    top: 0
}

.subscribe-form {
    color: #003445;
    margin-top: 50px
}

.subscribe-form input[type=email] {
    display: inline-block;
    font-weight: 400;
    height: 50px;
    padding-left: 10px;
    width: 550px;
    border: 0;
    border-radius: 0;
    margin-right: 10px
}

.subscribe-form input[type=email]::-moz-placeholder {
    opacity: 1
}

.subscribe-form input[type=submit] {
    background-color: #fde428;
    border: 0;
    border-radius: 0;
    color: #003445;
    font-weight: 700;
    height: 50px;
    width: 160px;
    transition: .4s;
    text-transform: uppercase
}

.subscribe-form input[type=submit]:hover,
a.button-three:hover {
    background: #fff;
    color: #003445
}

.news-latter-title>h2 {
    font-size: 35px;
    font-weight: 700
}

.news-latter-title>h4 {
    margin-bottom: 20px;
    font-size: 20px
}

.branches-heading-img,
.check-list,
.director-profile .row,
.projectpage .videsh-single-project,
.single-news.blog-list .news-details,
.single-prduct-rating.rating,
section.testimonial-page .videsh-singel-testimonial {
    margin-bottom: 20px
}

section.testimonial-section.section-padding.testimonial-page {
    padding-bottom: 80px
}

.feedback-section .videsh-singel-testimonial {
    height: 300px;
    margin-bottom: 40px
}

.feedback-section.section-padding {
    padding-bottom: 60px
}

.testimonial-thumb>img {
    border: 5px solid #003445;
    border-radius: 50%
}

.testimonial-thumb {
    margin-bottom: 50px;
    display: inline-block
}

.name-title-rating {
    margin-top: 40px
}

.premium-single-testimonial p {
    font-size: 20px;
    line-height: 35px
}

.rating {
    color: #fde428;
    margin-top: 15px
}

.name-title-rating h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px
}

.name-title-rating h4 {
    font-size: 14px;
    font-weight: 400
}

.why-chose-videshe.section-padding {
    padding-bottom: 50px
}

.active-country-tabs img,
.country-logo img {
    height: 32px;
    margin-right: 5px
}

.get-quate-btn,
a.show-more {
    height: 50px;
    text-align: center
}

.services-category a {
    background: #fff;
    color: #0c4e86;
    display: block;
    padding: 15px;
    transition: .4s;
    font-size: 15px;
    border-radius: 4px;
    margin-bottom: 10px;
    background-color: #d5e1ec61;
    font-weight: 600
}

.loans-section,
.services-side-img {
    margin-top: 50px;
    margin-bottom: 50px
}

.sideimg-title a {
    font-size: 14px;
    background: #003445;
    color: #fff;
    padding: 15px;
    display: block;
    transition: .4s
}

.sideimg-title a span {
    padding-right: 10px
}

.calculate-shpping .single-input-contact option,
.country-select.inside input[type=tel],
.country-select.inside input[type=text],
.sideimg-title a i {
    padding-left: 20px
}

.contact-us-widget {
    background: #c7d5e1;
    padding: 30px
}

.contact-us-widget>h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #054d8b
}

.contact-us-widget p,
.services-single-content p {
    line-height: 24px;
    font-weight: 500;
    font-size: 14px
}

.contact-us-widget p {
    color: #343131
}

.contact-heading {
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 5px;
    font-family: Rubik, sans-serif;
    font-weight: 600
}

.get-quate-btn {
    background: #fff;
    color: #003445;
    display: block;
    font-weight: 700;
    line-height: 50px;
    margin-top: 20px;
    text-transform: uppercase;
    width: 100%;
    transition: .4s
}

.contact-us-widget>ul li span {
    padding-right: 15px;
    color: #f9580a
}

.contact-us-widget>ul li {
    line-height: 30px;
    color: #343131;
    font-weight: 600;
    font-size: 13px
}

.services-single-content img {
    margin-bottom: 25px;
    border-radius: 6px
}

.services-single-content p {
    margin-bottom: 20px;
    color: #343131
}

blockquote {
    border-color: #fde428;
    font-size: 18px;
    font-style: italic
}

.service-3-cash-study h2,
.services-single-content h3 {
    font-weight: 700;
    margin-bottom: 7px
}

.case-stady {
    overflow: hidden;
    margin-top: 30px
}

.cash-thumb {
    width: 38%
}

.articles i,
.check-list i,
.course-section i,
.course-tab-content i,
.scholarship-section i,
.services-tab-content i {
    color: #82020b;
    margin-right: 10px
}

.check-list h3 {
    font-size: 20px;
    color: #034074;
    font-family: Rubik, sans-serif;
    font-weight: 600
}

.check-list p {
    line-height: 25px;
    color: #343131;
    font-weight: 500;
    font-size: 14px
}

.case-list li {
    padding: 6px 25px;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    color: #022056
}

.branches-content p a,
.course-section p,
.director-profile-content p,
.panel-body p,
.scholarship-section p,
.service-3-cash-study p {
    color: #343131;
    font-weight: 500;
    font-size: 14px
}

.case-list {
    float: left;
    width: 59%
}

.case-list li::before {
    background: #82020b;
    border-radius: 50%;
    color: #fff;
    content: "";
    font-family: fontawesome;
    height: 15px;
    left: 0;
    line-height: 15px;
    margin-top: -7.5px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 15px
}

.accordion-title {
    font-weight: 700;
    margin-bottom: 7px;
    margin-top: 30px
}

.panel-heading::before {
    background: 0 0;
    color: #003445;
    content: "";
    font-family: fontawesome;
    font-size: 15px;
    font-weight: 700;
    height: 17px;
    position: absolute;
    right: 4%;
    top: 24px;
    width: 17px
}

.panel-heading {
    position: relative;
    padding: 0
}

h4.panel-title {
    color: #fff;
    font-family: Rosario, sans-serif;
    border-radius: 30px
}

.panel-title a {
    display: block;
    padding: 15px 30px;
    color: #0c4e86;
    font-size: 16px;
    font-family: Poppins, sans-serif !important;
    line-height: 24px
}

.panel-heading.active::before {
    content: "\f107";
    color: #fff;
    background: 0 0
}

.panel-item {
    background: 0 0;
    border-radius: 15px
}

.panel-body {
    border-top: 0 !important
}

.panel-heading.active .panel-title {
    background: #0c4e86
}

.bg-g li a,
.panel-heading.active a {
    color: #fff;
    font-weight: 700
}

.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid transparent;
    border-radius: 0;
    border: 0;
    background: #fff;
    color: #012d52;
    font-size: 17px;
    border-right: 5px solid #f2f3f4;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 600
}

.nav-tabs.nav-justified>li:last-child>a {
    border-right: 0
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 0;
    background: #a93800 !important;
    color: #fff
}

.accourdion-img img,
.share a,
.videsh-single-project img {
    border-radius: 6px
}

.active-country-tabs {
    background-color: #0070f6;
    color: #fff !important;
    border-radius: 5px
}

.services-tab-content h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 7px;
    line-height: 37px
}

.services-tab-content pre {
    line-height: 24px;
    color: #0268bf;
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 10px
}

.services-tab-content p {
    line-height: 24px;
    color: #343131;
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 10px
}

a.show-more,
ul.project-nav li {
    font-weight: 700;
    transition: .4s;
    display: inline-block
}

.services-tab-content p b {
    color: #0268bf
}

.tab-content {
    padding: 50px 30px
}

.service-3-cash-study {
    margin-top: 50px;
    margin-bottom: 50px;
    line-height: 24px
}

a.show-more {
    width: 160px;
    line-height: 50px;
    background: #003445;
    color: #fff;
    margin-top: 50px
}

.course-section,
.rating-text,
.scholarship-section,
.single-project-content blockquote,
.single-project-widget,
.single-review,
ul.project-nav {
    margin-bottom: 30px
}

.post-date,
h4.partners-state {
    margin-bottom: 25px
}

ul.project-nav li {
    cursor: pointer;
    font-size: 14px;
    padding: 10px 20px;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 8px !important
}

ul.project-nav li.current,
ul.project-nav li:hover {
    color: #fff;
    background-color: #82020b;
    border-radius: 5px
}

.project-caption.two_column h3 {
    font-size: 45px;
    line-height: 60px
}

textarea.faqmessage {
    width: 100%;
    height: 200px;
    padding: 10px
}

textarea.faqmessage::-webkit-input-placeholder {
    opacity: 1;
    color: #003445;
    font-weight: 400
}

.faqpage {
    background-image: url(img/faqbg.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    position: relative
}

.faqpage:before {
    position: absolute;
    content: "";
    background: rgba(0, 52, 69, .85);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.calculate-shpping .single-input-contact,
.faqpage .single-inpuut input {
    margin-bottom: 15px
}

.videsh-accordio-section {
    background-color: #f2f3f4
}

section.videsh-partners-section {
    background: #f2f3f4;
    padding-bottom: 50px
}

.partners-img {
    text-align: center;
    height: 144px;
    line-height: 144px;
    background: #fff;
    position: relative;
    margin-left: 10px;
    margin-top: 10px
}

.partners-img:before {
    position: absolute;
    width: 100px;
    height: 100px;
    left: -10px;
    top: -10px;
    background: 0 0;
    content: "";
    border-left: 10px solid #fde428;
    border-top: 10px solid #fde428
}

.partners-content h3 {
    font-weight: 700;
    line-height: normal
}

h4.partners-state {
    font-size: 13px
}

.sigle-blog-post a h3,
.sigle-blog-post>h3 {
    color: #003445;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
    transition: .4s
}

.post-date span {
    font-size: 14px;
    color: #fde428;
    padding-right: 10px
}

.post-date a {
    color: #003445;
    margin-left: 15px
}

.author-details p,
.sigle-blog-post p {
    line-height: 24px;
    margin-bottom: 20px
}

.post-share-link {
    padding-top: 50px;
    padding-bottom: 80px;
    border-top: 1px solid #d9e0e2;
    margin-top: 50px
}

.tag.posttag a {
    color: #003445;
    margin-right: 10px;
    transition: .4s
}

.tag.posttag strong {
    text-transform: capitalize;
    margin-right: 10px
}

.share a {
    width: 40px;
    height: 40px;
    display: inline-block;
    color: #fff;
    text-align: center;
    background: #003445;
    line-height: 40px;
    transition: .4s
}

.share a:hover {
    color: #003445;
    background: #fde428
}

.share {
    margin-left: 200px
}

.author-details .about-author,
.author.comments .comment-description {
    padding-left: 120px
}

.author-details {
    background: #fff;
    padding: 35px;
    margin-bottom: 50px
}

.author-details a {
    display: inline-block;
    color: #003445;
    margin-right: 10px
}

.author-description.comment-description>h4 span {
    float: right;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    opacity: .5
}

.reply-button {
    color: #fde428;
    display: inline-block;
    font-weight: 700;
    margin-top: 20px;
    text-transform: capitalize;
    transition: .4s
}

.author.comments,
.single-recent-post {
    border-bottom: 1px solid #d9e0e2;
    margin-bottom: 30px;
    padding-bottom: 20px
}

.author.comments.authore-reply {
    margin-left: 120px
}

.author-title h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px
}

.single-comments-input {
    float: left;
    margin-bottom: 10px;
    margin-right: 1%;
    width: 49.5%
}

.ceo-img,
.recent-img {
    margin-right: 20px;
    float: left
}

.single-comments-input input {
    border: 0;
    width: 100%;
    height: 50px;
    padding: 10px
}

.single-comments textarea {
    border: 0;
    padding: 10px;
    width: 100%
}

.input-submit input {
    background: #fde428;
    border: 0;
    font-weight: 700;
    height: 50px;
    margin-top: 10px;
    text-transform: uppercase;
    width: 100%;
    transition: .4s
}

.sidebar input {
    border: 0;
    height: 50px;
    padding-left: 15px;
    width: 212px
}

.sidebar button {
    background: #fde428;
    color: #003445;
    font-weight: 700;
    height: 50px;
    margin-left: -4px;
    width: 50px;
    transition: .4s
}

.sidebar-title h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: capitalize
}

.branches-content h3,
.maps h4 {
    font-weight: 600;
    font-family: Rubik, sans-serif
}

.sidebar ul li a {
    border-bottom: 1px solid #d9e0e2;
    color: #003445;
    display: block;
    line-height: 24px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    transition: .4s;
    font-weight: 700
}

.recent-img {
    width: 70px
}

.recent-content {
    padding-left: 90px
}

.single-recent-post a {
    color: #003445;
    transition: .4s
}

.recent-content>p:first-child {
    font-size: 14px;
    font-weight: 700
}

.recent-content>p:last-child {
    font-size: 13px;
    margin-top: 10px
}

.sidebar.subcribe-widget {
    background: #003445;
    color: #fff;
    padding: 30px 20px
}

.sidebar.subcribe-widget>h3 {
    font-weight: 700;
    margin-bottom: 20px;
    color: #fde428
}

.sidebar.subcribe-widget .subcribe-form input {
    float: left;
    width: 176px;
    color: #003445
}

.maps h4 {
    font-size: 25px;
    padding-bottom: 10px
}

.branches-content {
    border-radius: 10px;
    padding: 25px 20px 40px;
    border-bottom: 2px solid;
    margin-bottom: 20px;
    background: #f2f8fd
}

.branches-content h3 {
    font-size: 23px;
    color: #00213d;
    padding-bottom: 5px
}

.branches-content b,
.branches-content p a:hover {
    color: #035ecb
}

.branches-content span {
    margin-right: 10px;
    color: #82020b
}

.branches-content p {
    padding-bottom: 16px;
    line-height: 25px;
    color: #343131;
    font-weight: 500;
    font-size: 14px
}

.branche-section-btn a {
    padding: 5px 13px;
    background-color: #02348f;
    color: #fff;
    border-radius: 2px;
    font-weight: 600
}

.branche-section-btn a:hover,
.current {
    background-color: #82020b;
    color: #fff
}

.contact-branches-section h1 {
    text-transform: uppercase;
    font-size: 33px;
    font-family: Rubik, sans-serif;
    font-weight: 600;
    color: #052768;
    padding-top: 30px
}

.contact-address-with-map {
    background: #deeaf5
}

.contact-address ul li {
    padding-left: 40px;
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #d9e0e2
}

.contact-address ul li strong {
    margin-right: 5px
}

.google-map {
    border: 1px solid #8080805e;
    border-radius: 7px
}

.contact-address ul li span {
    position: absolute;
    font-family: fontawesome;
    left: 0;
    font-size: 20px;
    color: #82020b;
    top: 50%;
    margin-top: -21px
}

.google-map #gmap {
    width: 100%;
    height: 323px
}

.single-input-contact input {
    width: 100%;
    height: 50px;
    padding-left: 10px;
    margin-bottom: 15px;
    background: #fff;
    border: 0
}

section.contact-form-section {
    background: #a3bad1;
    padding-top: 30px;
    margin-bottom: 30px
}

.single-input-contact select {
    width: 100%;
    height: 50px;
    padding-left: 10px;
    border: 0
}

.single-input-contact.selectarrow {
    position: relative;
    background: #fff;
    z-index: 1
}

.single-input-contact.selectarrow:before,
.single-input.full-input.selectarrow:before {
    position: absolute;
    content: "\f107";
    font-family: fontawesome;
    right: 0;
    top: 0;
    width: 30px;
    text-align: center;
    line-height: 50px;
    z-index: -1;
    font-weight: 700;
    font-size: 15px
}

.single-input-contact.selectarrow select {
    background: 0 0
}

.ceo-img {
    width: 100px
}

.ceo-details h4 {
    font-weight: 700;
    margin-bottom: 20px;
    padding-top: 10px
}

.single-ceo-address {
    overflow: hidden;
    padding: 20px;
    background: #003445;
    color: #fff;
    margin-bottom: 30px
}

.related-product .single-product,
.single-ceo-address:last-child,
.single-project-widget:last-child,
.widget.tag {
    margin-bottom: 0
}

.single-ceo-address p span {
    padding-right: 10px;
    color: #fde428
}

.contact-address p,
.contact-address p a {
    color: #343131;
    font-weight: 500;
    font-size: 14px
}

.contact-address p {
    padding-top: 5px
}

.contact-address p a {
    padding-top: 10px
}

.contact-address p a:hover {
    color: #0c7ae9
}

.contact-message textarea {
    width: 100%;
    height: 200px;
    padding-left: 10px;
    padding-top: 10px;
    border: 0
}

.single-pagetab.nav-tabs>li>a,
a.addtoCart {
    width: 160px;
    line-height: 50px;
    background: #003445;
    color: #fff;
    transition: .4s;
    font-weight: 700;
    text-align: center
}

button.submit[type=submit] {
    width: 100%;
    height: 50px;
    background: #0640a3;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
    padding: 0;
    text-align: center;
    transition: .4s
}

.contact-address-btn {
    text-align: center !important
}

.single-product-thumbnail {
    text-align: left;
    position: relative;
    width: 80px !important;
    margin-right: 10px
}

.product-thumbnail {
    margin-top: 15px
}

.single-product-thumbnail.slick-slide.slick-current:before {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 52, 69, .85);
    content: "";
    background-image: url(img/plus.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%
}

.single-product-thumbnail img {
    display: inline-block;
    margin-right: 0 !important
}

.Quantity {
    float: left;
    width: 100px;
    height: 50px;
    display: inline-block;
    padding-left: 20px
}

.single-product-preview .Quantity {
    padding-left: 0 !important;
    width: 80px
}

.quantity-button {
    overflow: hidden;
    margin-top: 25px
}

h3.privew-title {
    font-weight: 700;
    margin-bottom: 10px
}

a.addtoCart {
    float: left;
    height: 50px
}

.single-pagetab.nav-tabs>li>a {
    border: 1px solid transparent;
    border-radius: 0;
    height: 50px;
    padding: 0;
    text-transform: uppercase;
    margin-right: 10px
}

.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
ui-state-default {
    border: 4px solid #003445;
    border-radius: 50%;
    top: -7px;
    background: #fff
}

.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default:focus,
ui-state-default {
    outline: 0 !important
}

.related-product h2 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 20px
}

a.forget-pass,
button.holud-default,
button.login-btn {
    font-size: 14px;
    transition: .4s
}

table {
    background-color: #fff;
    margin-bottom: 0 !important
}

.services-section h1,
tr th {
    text-align: center;
    text-transform: uppercase
}

.table>tbody+tbody {
    border-top: 1px solid #e5eaec;
    border-bottom: 1px solid #e5eaec
}

.table>thead>tr>th {
    border-bottom: none !important;
    border-right: 1px solid #e1e7e9
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle;
    border-top: 0;
    padding: 20px 8px
}

.plus-minus {
    display: inline-block;
    float: left
}

.plus-minus span {
    display: block;
    height: 25px;
    line-height: 25px;
    width: 20px;
    text-align: center;
    transition: .4s;
    background: #e5e5e5;
    color: #003445;
    font-weight: 700
}

.plus-minus span:hover {
    background-color: #003445;
    color: #fff
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.Quantity input {
    width: 50px;
    height: 100%;
    padding-left: 22px;
    border: 0;
    float: left;
    background: #f2f3f4
}

.calculate-shpping input,
input.coupon {
    border: 0;
    padding-left: 15px;
    height: 50px
}

.single-cart-product tr td {
    padding-top: 30px !important;
    padding-bottom: 30px !important
}

button.update-cart {
    width: 160px;
    height: 50px;
    background: #003445;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 20px;
    transition: .4s
}

input.coupon {
    width: 250px;
    background: #f2f3f4
}

.couponsection {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px
}

.calculate-shpping input {
    width: 100%;
    margin-bottom: 20px
}

.single-grid,
.single-news.blog-list {
    margin-bottom: 50px;
    z-index: 1
}

h3.calculate-title {
    padding: 20px 0 30px;
    font-weight: 700;
    text-transform: capitalize
}

button.holud-default,
button.login-btn,
h3.login-title {
    text-transform: uppercase;
    font-weight: 700
}

.cart-totals ul {
    background: #003445;
    padding: 10px 20px
}

.cart-totals li {
    line-height: 60px;
    color: #fff;
    border-bottom: 1px solid #335d6a
}

button.holud-default {
    background: #fde428;
    padding: 15px 30px;
    float: right;
    margin-top: 20px;
    display: block;
    margin-bottom: 50px
}

button.login-btn {
    background: #003445;
    color: #fff;
    width: 160px;
    text-align: center;
    line-height: 50px;
    margin-top: 20px
}

.loging-form .form-control {
    height: 50px;
    border-radius: 0;
    border: 0 !important;
    box-shadow: none !important;
    color: #003445;
    background: #fff;
    margin-top: 10px
}

a.forget-pass {
    color: #003445;
    margin-top: 38px;
    display: block
}

h3.login-title {
    margin-bottom: 20px
}

.squaredThree {
    position: relative;
    text-align: left;
    margin-top: 20px
}

.squaredThree label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #e5e5e5;
    border-radius: 4px
}

.squaredThree label:after {
    content: "";
    width: 9px;
    height: 5px;
    position: absolute;
    top: 7px;
    left: 5px;
    border: 3px solid #e5e5e5;
    border-top: none;
    border-right: none;
    background: 0 0;
    opacity: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #003445
}

.squaredThree label:hover::after {
    opacity: .3
}

.squaredThree input[type=checkbox]:checked+label:after {
    opacity: 1;
    color: #003445;
    border-color: #003445
}

span.remember {
    margin-left: 20px
}

input.form-control.hulp {
    width: 49%;
    display: inline-block;
    margin-right: 6px;
    overflow: hidden
}

.videsh-404page h3 {
    font-size: 24px;
    font-style: italic
}

.videsh-404page h1 {
    font-size: 150px;
    font-weight: 700;
    color: #fde428;
    margin-top: 50px;
    padding-bottom: 30px;
    line-height: 150px
}

.videsh-404page h4 {
    font-size: 18px;
    line-height: 26px;
    text-transform: capitalize
}

a.backtohome,
a.blog-read {
    line-height: 50px;
    display: inline-block;
    font-weight: 700;
    width: 160px;
    height: 50px
}

a.backtohome,
a.blog-read,
a.button-tow,
a.normal-readmore {
    text-transform: uppercase;
    transition: .4s
}

a.backtohome {
    background: #fde428;
    color: #003445;
    margin-top: 55px
}

a.blog-read {
    background: #003445;
    color: #fff;
    text-align: center;
    margin-top: 20px
}

.large-preview .blog-img {
    position: relative;
    z-index: 4
}

.large-preview .blog-img:before {
    position: absolute;
    width: 100px;
    height: 100px;
    left: -10px;
    background: #fde428;
    content: "";
    z-index: -1;
    top: -10px
}

.single-news.blog-list h3 {
    margin-top: 0;
    margin-bottom: 15px
}

.single-news.blog-list {
    position: relative
}

.single-news.blog-list:before {
    left: 4px
}

a.normal-readmore {
    margin-top: 15px;
    display: block;
    font-weight: 700;
    color: #003445
}

.product-descriptoin p,
.single-project-content p {
    margin-bottom: 30px;
    line-height: 24px
}

.parojectarea {
    padding-top: 50px
}

.project-widget {
    padding: 50px 30px;
    background: #003445;
    color: #fde428
}

.project-widget h4 {
    margin-bottom: 10px;
    font-weight: 700
}

.country-select.inside {
    margin-bottom: 10px;
    width: 100%
}

.country-select .flag-dropdown {
    bottom: 0;
    position: absolute;
    right: 10px;
    top: 0
}

section.paddingTop-plus {
    padding-top: 100px
}

.button-light-screen a.blog-read,
.margin-top0 {
    margin-top: 0
}

h3.product-description-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px
}

ul.featured-list li {
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative
}

ul.featured-list li:before {
    position: absolute;
    content: "\f067";
    font-family: fontawesome;
    left: 0;
    font-size: 9px;
    width: 15px;
    height: 15px;
    text-align: center;
    border-radius: 50%;
    line-height: 14px;
    color: #fde428;
    border: 1px solid #fde428
}

.calculate-shpping .padding-right-0 {
    padding-right: 0
}

.single-input.full-input.selectarrow select {
    width: 100%;
    border: 0;
    height: 50px;
    padding-left: 10px;
    background-color: transparent
}

.single-input.full-input.selectarrow {
    position: relative;
    overflow: hidden;
    background: #fff;
    z-index: 1
}

.billing-details .squaredThree {
    bottom: -4px;
    display: inline-block;
    margin-top: 0;
    position: relative;
    width: 20px;
    margin-left: 20px
}

.reviewr-img {
    width: 100px;
    margin-right: 30px;
    float: left
}

.reviewr-details {
    padding-left: 130px
}

.reviewr-details h4 {
    font-weight: 700;
    margin-bottom: 5px;
    color: #003445
}

.your-rating div {
    display: inline-block;
    margin-right: 30px
}

h1.heading {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 40px
}

h3.top-subtitle {
    font-style: italic;
    font-family: Lora, serif;
    margin-bottom: 15px
}

h1.welcome-title,
h3.button-dark-screen,
h3.heading-three,
h3.heading-two {
    font-weight: 700;
    margin-bottom: 20px
}

.right-typhogarphy h3.top-subtitle {
    font-style: italic;
    font-family: Lora, serif;
    font-size: 20px
}

h1.welcome-title {
    font-size: 55px
}

.single-typhography {
    margin-bottom: 60px
}

h3.heading-three {
    font-size: 18px
}

a.button-tow {
    display: inline-block;
    width: 160px;
    height: 50px;
    text-align: center;
    background: #fde428;
    line-height: 50px;
    color: #003445;
    font-weight: 700;
    margin-left: 10px
}

section.button-section:before {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    background: #003445;
    width: 50%;
    height: 100%
}

.navbar,
.tabs-1 li:hover {
    /* background-color: #0c4e86 */
    background-color: #82020b;
}

h3.button-dark-screen {
    color: #fff
}

a.button-four,
a.button-three {
    height: 50px;
    color: #003445;
    font-weight: 700;
    line-height: 50px;
    transition: .4s;
    text-align: center;
    width: 160px;
    display: inline-block;
    text-transform: uppercase
}

a.button-three {
    background: #fde428;
    margin-right: 10px
}

a.button-four {
    background: #fff
}

.single-input-contact input:focus {
    box-shadow: 0 0 1px #fde428
}

.single-input-contact select:focus {
    box-shadow: 0 0 1px #fde428;
    border: none !important
}

.right-side-button {
    padding-left: 50px
}

.Modern-Slider img {
    height: 570px;
    width: auto
}

.call-us,
.mails-us,
.visa-img-section {
    display: flex
}

.mails-us i {
    padding-top: 15px;
    font-size: 27px;
    margin-right: 15px
}

.mails-us a {
    color: #013870;
    font-weight: 600;
    padding-top: 5px
}

.call-us i {
    padding-top: 15px;
    font-size: 27px;
    /* margin-left: 55px */
    margin-left: 10px;
}

.call-us a {
    color: #013870;
    font-weight: 600;
    padding-top: 5px;
    padding-left: 10px
}

.top-brand img {
    margin-left: 40px;
    height: 60px;
    width: auto
}

.countries-card {
    background-color: #e1ecf8 !important;
    padding: 0 !important;
    border-radius: 0 0 10px 10px
}

.countries-content {
    padding: 20px;
    color: #000
}

.countries-content h1 {
    font-size: 23px;
    text-align: center;
    padding-bottom: 15px;
    font-family: Rosario, sans-serif;
    color: #001f44;
    font-weight: 700
}

.countries-content p {
    color: #111;
    font-size: 15px
}

.countries-content p i {
    color: #0c4e86
}

.country-head-style img {
    height: 23px;
    width: auto !important;
    position: relative;
    left: 113px;
    margin-top: -16px
}

.countries-btn {
    padding: 8px 15px;
    background-color: #82020b;
    margin-bottom: 20px !important;
    border-radius: 3px;
    color: #fff;
    font-size: 13px
}

.countries-bg,
.videos-bg {
    background-position: center;
    background-size: cover;
    padding-bottom: 70px
}

.countries-btn:hover {
    background-color: #033d6e;
    color: #fff
}

.countries-card .link {
    margin-top: 20px;
    margin-bottom: 5px
}

.countries-bg {
    background-image: url(./img/countries/team-bg.jpg)
}

.videos-bg {
    background-image: url(./img/videos-images/bg-img.jpg);
}

.team-heading {
    text-align: center !important;
    padding-bottom: 50px
}

.team-img img {
    border-radius: 5px !important;
    box-shadow: rgba(0, 0, 0, .16) 0 1px 4px
}

.team-button {
    margin-top: 60px;
    text-align: center
}

.team-button1 {
    margin-top: 10px;
    text-align: center;
    padding-bottom: 30px
}

.team-btn {
    /* padding: 11px 25px; */
    background-color: #00306a;
    color: #fff;
    font-size: 13px;
    /* border: 1px solid #82020b; */
    /* border-radius: 15px 2px; */
    font-weight: 600;
    border-radius: 15px;
    padding: 11px 30px;
}

.team-btn:hover {
    background-color: #82020b;
    color: #fff;
    padding: 11px 30px;
    transition: .3s
}

.team-content {
    display: flex !important;
    border-radius: 5px;
    box-shadow: rgb(40 103 178 / 63%) 0 5px 15px;
    margin-right: 20px;
    /* background: #e8f0f9; */
}

.team-content img {
    border-radius: 5px 0 0 5px
}

.about-content,
.about-us,
.articles {
    padding-top: 50px;
    padding-bottom: 50px
}

.about-content h4 {
    font-family: Rubik, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 15px;
    color: #82020b
}

.about-content h2 {
    font-family: Rubik, sans-serif;
    font-size: 36px;
    padding-bottom: 12px;
    color: #0c4e86
}

.about-paragraph {
    font-size: 17px;
    padding-bottom: 30px;
    font-family: Rosario, sans-serif;
    font-weight: 600;
    line-height: 2.9rem;
    color: #444141 !important
}

.about-experience h1,
.about-experience-text {
    font-family: Poppins, sans-serif;
    color: #fff
}

.about-content p {
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #0070f6
}

.about-content p img {
    height: 20px;
    width: auto;
    margin-right: 15px
}

.about-content p i {
    font-size: 20px;
    color: #82020b;
    padding-right: 15px
}

.about-btn {
    padding-top: 27px
}

.about-btn a {
    padding: 10px;
    background-color: #82020b;
    color: #fff;
    border-radius: 5px
}

.about-left {
    padding: 20px;
    position: relative
}

.about-left::before {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    left: 0;
    top: 0;
    border-radius: 10px 0 0;
    background: #82020b;
    clip-path: polygon(0 0, 0 100%, 100% 0);
    z-index: -1
}

.about-left::after {
    content: "";
    position: absolute;
    width: 250px;
    height: 250px;
    right: 0;
    bottom: 23px;
    border-radius: 10px 0 0;
    background: #82020b;
    clip-path: polygon(0 0, 0 100%, 100% 0);
    rotate: 180deg;
    z-index: -1
}

.about-experience {
    background: #b84004;
    position: absolute;
    left: 25px;
    bottom: 43px;
    width: 160px;
    height: 160px;
    padding-top: 35px;
    border-radius: 50%;
    text-align: center;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
}

.bg-g li.active a,
.nav-tabs>li.active>a,
.tabs-content {
    background-color: transparent !important
}

.circle-animation,
.italian-scholarships,
.mechanical-bg,
.tabs,
.team-section {
    background-size: cover;
    background-position: center
}

.about-experience::before {
    content: "";
    position: absolute;
    border: 2px dashed #fff;
    left: 5px;
    top: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%
}

.about-experience-text {
    font-size: 14px
}

.tabs-1 .active,
.tabs-1 li:hover,
.video-head {
    color: #fff !important
}

.about-img img,
.marquee-section img {
    border-radius: 15px
}

.team-section {
    background-image: url(./img/team/bg-img..jpg);
    padding-top: 50px;
    padding-bottom: 50px
}

.team-section h1 {
    color: #002e5b;
    padding-bottom: 10px
}

.team-icons {
    padding-top: 30px
}

.card-content {
    position: relative;
    top: 26px;
    margin: 0 23px 0 20px
}

.card-content h3 {
    padding-bottom: 10px;
    font-size: 23px;
    font-weight: 600;
    color: #033d6e
}

.card-content h6 {
    padding-bottom: 25px;
    font-size: 16px;
    color: #82020b
}

.tabs-heading {
    padding-top: 30px !important;
    text-align: center;
    padding-bottom: 30px
}

.tabs-heading h4 {
    font-family: Lora, serif;
    font-style: italic;
    font-size: 20px;
    color: #0074ff
}

.course-section h2,
.gallery-head h1,
.tabs-heading h2 {
    font-family: Rubik, sans-serif
}

.tabs-heading h2 {
    padding-top: 20px;
    font-size: 35px;
    font-weight: 700;
    /* color: #fff; */
    text-transform: uppercase
}

.tabs-1 li {
    padding: 10px;
    background-color: #fff;
    margin-left: 6px;
    color: #0c4e86;
    box-shadow: rgba(0, 0, 0, .2) 0 2px 8px 0;
    border-radius: 10px 0
}

.tabs-1 li a {
    color: #02325a;
    font-weight: 700;
    font-size: 14px
}

.tabs-one {
    padding-top: 20px;
    padding-bottom: 50px
}

.tabs {
    background-image: url(./img/tabs-1/bg-img.png);
    padding-bottom: 55px
}

.videsh-count-down-section {
    margin-top: 30px;
    padding-bottom: 50px
}

.gallery-head h1 {
    color: #0030aa;
    font-size: 36px;
    font-weight: 700
}

.tabs-2-head li {
    background-color: transparent;
    border: 1px solid #82020b;
    color: #0c4e86 !important;
    border-radius: 5px
}

.tabs-2-head li:hover {
    background-color: #82020b;
    color: #fff !important
}

.our-profile-content {
    margin-top: 20px;
    margin-bottom: 20px
}

.map-img img {
    margin-top: -58px;
    height: 414px;
    margin-left: -30px
}

.testimonial {
    background-image: url(./img/testimonial/testimonial_bg.png);
    background-size: cover;
    padding-bottom: 70px
}

@media screen and (max-width:680px) {

    .box-1,
    .box-2,
    .box-3,
    .img-1 img {
        border-radius: 5px
    }

    .copyright-text,
    .logo-header-mobile,
    .top-brand-mobile {
        text-align: center
    }

    .box-1,
    .box-2 {
        margin-top: 20px !important;
        margin: 25px
    }

    .box-3 {
        margin: 25px
    }

    .img-1 {
        margin-left: 28px
    }

    .section-title h4 {
        font-size: 13px
    }

    .section-title {
        padding-bottom: 43px
    }

    .services-trim-content p {
        margin-top: 12px
    }

    .videsh-single-services {
        margin: 25px
    }

    .about-content h1 {
        font-size: 30px;
        line-height: 4rem
    }

    .lift-side-box {
        padding-top: 10px;
        padding-bottom: 40px
    }

    .profile-heading {
        padding-bottom: 0 !important
    }

    .videsh-services-section.section-padding {
        padding-bottom: 0
    }

    .section-padding {
        padding-top: 70px
    }

    .single-count-down {
        margin-left: 114px
    }

    .consultation-text h2,
    .single-count-down .counter {
        font-size: 30px
    }

    .videsh-count-down-section {
        margin-top: 0
    }

    .team-btn {
        padding: 10px 15px 9px;
        top: -34px
    }

    .tabs-content img {
        margin-bottom: 10px
    }

    .tabs-one {
        padding-top: 50px;
        padding-bottom: 0
    }

    .map-img img {
        margin-top: -60px;
        margin-bottom: 20px
    }

    .top-brand-mobile img {
        height: 60px
    }

    .Modern-Slider img {
        height: 180px;
        width: auto
    }

    .team-section h1 {
        font-size: 25px
    }

    .team-heading {
        padding-bottom: 20px
    }

    .bottom-head-country {
        display: flex;
        margin-top: -40px !important
    }

    .bottom-head-country img {
        margin-top: -7px
    }

    .team-content {
        display: flex !important;
        flex-direction: column;
        border: 1px solid #00000059;
        border-radius: 5px;
        padding-bottom: 45px;
        margin: 40px
    }

    .card-content h3 {
        padding-bottom: 10px;
        font-size: 20px
    }

    .project-caption {
        padding-left: 191px;
        margin-bottom: 100px
    }

    .about-content h2 {
        font-size: 21px;
        color: #0c4e86;
        font-weight: 700
    }

    .about-content {
        padding-top: 0;
        padding-bottom: 0
    }

    .about-content p i {
        font-size: 15px;
        color: #82020b;
        padding-right: 8px
    }

    .about-experience {
        right: 26px;
        width: 100px;
        height: 100px
    }

    .about-experience h1 {
        font-size: 22px
    }

    .about-experience-text {
        font-family: Poppins, sans-serif;
        color: #fff;
        font-size: 7px
    }

    .wedget1 {
        padding-left: 6px
    }

    .footer-countries img {
        height: 24px
    }

    .wedget ul li a {
        font-size: 12px
    }

    .map-img img {
        height: auto !important
    }

    .footer-rating img {
        height: 42px
    }

    .copyright-text {
        padding-bottom: 20px
    }

    .marquee-bg {
        display: flex
    }

    .update {
        padding: 12px 6px 10px !important
    }
}

@media screen and (max-width:780px) {
    .banner-section {
        display: none
    }
}

@media screen and (max-width:1199px) {

    .top-bar-content,
    .top-brand {
        display: flex
    }

    .top-brand img {
        margin-left: 15px
    }

    .call-us i {
        margin-left: 0
    }
}

@media screen and (max-width:992px) {
    .top_bar_area {
        display: none
    }

    .logo-header-mobile {
        margin-top: 10px !important;
        margin-bottom: 10px
    }

    .top-brand-mobile img {
        margin-left: 20px
    }
}

@media screen and (min-width:993px) {
    .mobile-top-bar {
        display: none
    }

    .isotope-filters-toggle {
        display: none !important
    }
}

@media screen and (max-width:338px) {
    .team-btn {
        padding: 10px 13px 9px 15px !important;
        font-size: 9px
    }

    .img-1 {
        margin-left: 4px
    }

    .team-content {
        text-align: center;
        padding: 200px 5px 32px
    }

    .team-btn-more {
        padding: 7px 13px;
        font-size: 12px
    }

    .single-count-down {
        margin-left: 74px
    }

    .marquee-bg {
        display: flex
    }

    .update {
        padding: 12px 6px 10px !important
    }
}

@media screen and (max-width:280px) {
    .single-count-down {
        margin-left: 54px
    }

    .img-1 {
        margin-left: 0
    }

    .box-1,
    .box-2,
    .box-3 {
        margin-left: 25px
    }
}

@media screen and (max-width:360px) {
    .img-1 {
        margin-left: 0 !important
    }

    .team-btn {
        font-size: 9px
    }

    .bottom-head-country {
        display: flex;
        margin-top: -4px !important
    }

    .card-content h3 {
        padding-bottom: 10px;
        font-size: 18px
    }

    .project-caption {
        padding-left: 155px;
        margin-bottom: 87px
    }

    .about-content h2 {
        font-size: 21px;
        color: #0c4e86;
        font-weight: 700
    }

    .about-content {
        padding-top: 0;
        padding-bottom: 0
    }

    .about-content p i {
        font-size: 15px;
        color: #82020b;
        padding-right: 8px
    }

    .about-experience {
        right: 26px;
        width: 100px;
        height: 100px
    }

    .about-experience h1 {
        font-size: 22px
    }

    .about-experience-text {
        font-family: Poppins, sans-serif;
        color: #fff;
        font-size: 7px
    }

    .wedget1 {
        padding-left: 6px
    }

    .footer-countries img {
        height: 24px
    }

    .wedget ul li a {
        font-size: 12px
    }

    .map-img img {
        height: auto !important
    }

    .footer-rating img {
        height: 42px
    }

    .copyright-text {
        text-align: center;
        padding-bottom: 20px
    }

    .marquee-bg {
        display: flex
    }

    .update {
        padding: 12px 6px 10px !important
    }

    .flip-mobile {
        margin-left: 40px;
        margin-bottom: 20px
    }
}

.dropdown-hover>.dropdown-toggle:active {
    pointer-events: none;
    width: 100%
}

.list-group-item {
    color: #063885 !important;
    border: none
}

a.list-group-item:hover {
    color: #555;
    background-color: #dae8f9
}

.mega-menu {
    width: 1098px
}

.dropdown-menu {
    margin-left: -63px;
    border-radius: 5px
}

.sticky-icons-list i {
    padding: 15px;
    margin-bottom: 5px;
    margin-right: -5px;
    border-radius: 5px 0 0 5px
}

.sticky-icons {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 1000
}

.call-btn a:hover,
.flip-card-front,
.sticky-icons i:hover {
    color: #000
}

.face,
.insta,
.linked,
.twitt,
.update,
.update a,
.you-tube {
    color: #fff
}

.face {
    background-color: #3b5998 !important
}

.twitt {
    background-color: #00acee
}

.you-tube {
    background-color: red
}

.insta {
    background-color: #e1306c
}

.linked {
    background-color: #2867b2
}

.nav-btn a {
    padding: 7px 14px;
    background-color: #82020b;
    font-size: 12px !important
}

.nav-btn {
    margin-top: 14px
}

.list-group {
    padding-left: 0;
    margin-bottom: 2px
}

#caption,
.update {
    text-align: center;
    padding: 10px 0
}

.ii {
    width: 25px;
    height: 25px;
    border-radius: 30px;
    border: 1px solid #ccc;
    margin-right: 8px
}

.marquee-bg {
    background-color: #031c64
}

.update {
    background-color: #82020b;
    margin-left: -15px;
    margin-right: -30px
}

.update a {
    text-transform: uppercase;
    font-size: 17px
}

.visa-questions h4 {
    padding-bottom: 20px
}

.mechanical-bg {
    background-image: url(./img/courses/mechanical-bg.png)
}

.course-tab-content p {
    color: #111010
}

.courses-tabs li {
    border: 1px solid #c7c0c063
}

.courses-tabs li a {
    font-size: 14px !important;
    padding-top: 14px !important;
    padding-bottom: 8px !important
}

.course-section h2 {
    margin-top: 20px;
    margin-bottom: 5px;
    color: #00213d
}

.course-section-title-line {
    border: 1px solid #054680;
    width: 17%;
    margin-bottom: 15px
}

.courses-search-form input {
    width: 100%;
    border: none;
    padding: 8px 45px 8px 15px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    color: #82020b
}

.courses-search-form button {
    position: absolute;
    top: -4px;
    right: 10px;
    background: 0 0;
    border: none;
    font-size: 20px;
    padding: 8px 15px
}

.all-course-category {
    margin-top: 30px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%)
}

.all-course-category-title {
    font-weight: 700;
    color: #82020b;
    padding: 15px 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    display: block
}

.all-course-category ul {
    padding: 20px
}

.all-course-category ul li {
    margin-bottom: 20px;
    border-bottom: 1px solid #efd69e8c
}

.all-course-category ul li a {
    font-size: 16px;
    position: relative;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 5px
}

.all-course-category ul li a .count-item {
    background: #fff;
    position: relative;
    border: 1px solid #ddd;
    width: 35px;
    z-index: 1;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    margin-top: -6px;
    color: #82020b
}

.categories-name-active {
    color: red !important
}

.related-courses {
    margin-top: 30px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    box-shadow: 0 0 10px rgb(0 0 0 / 20%)
}

.related-courses .single-related {
    padding-top: 5px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px
}

.related-courses .single-related-image {
    min-width: 100px;
    margin-right: 15px
}

.related-courses ul {
    padding: 0 20px
}

.courses-about-us-icons {
    position: relative;
    margin-top: 30px
}

.courses-about-us-icons .widget-socail {
    position: absolute;
    background: rgba(240, 240, 240, .9);
    border: 1px solid #82020b;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    height: 130px;
    width: 250px
}

.bg-g li,
.courses-request-form,
.loan-btn:hover {
    background-color: #0c4e86
}

.courses-about-us-icons .widget-socail .style-border {
    position: absolute;
    border: 1px solid #82020b;
    width: 87%;
    height: 82%;
    left: 15px;
    top: 9px;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg)
}

.courses-about-us-icons .widget-socail .socail-list {
    text-align: center;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%) translateX(50%);
    transform: translateY(-50%) translateX(50%);
    right: 50%
}

.courses-about-us-icons .widget-socail .socail-list li {
    display: inline-block;
    margin: 0 3px
}

.courses-about-us-icons .widget-socail .socail-list li a {
    display: block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 50%;
    border: 2px solid #82020b;
    text-align: center;
    color: #82020b
}

.courses-about-us-icons .widget-socail .socail-list li a:hover {
    color: #fff;
    background-color: #82020b
}

.courses-form-title {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 25px
}

.categories-name,
.scholarship-section h2 {
    color: #00213d;
    font-family: Rubik, sans-serif
}

.courses-request-form {
    padding: 20px 25px 30px;
    border-radius: 10px;
    font-family: Rubik, sans-serif
}

.categories-name {
    font-weight: 600;
    font-size: 17px
}

.categories-name:hover {
    color: #82020b
}

.scholarship-section p {
    line-height: 25px;
    padding-bottom: 10px
}

.scholarship-section h2 {
    padding-bottom: 8px;
    padding-top: 15px;
    text-transform: uppercase;
    font-size: 25px;
    text-transform: capitalize
}

.circle-animation h1,
.faq-section h2,
.fl-fl,
.update-heading h1 {
    text-transform: uppercase
}

.scholarship-section h4 {
    color: #0b5596;
    font-family: Rubik, sans-serif;
    padding-bottom: 20px;
    padding-top: 20px
}

.scholarship-section img {
    margin: 34px;
    border-radius: 10px
}

.italian-scholarships {
    /* background-image: url(./img/scholerships/1st-img-bg.jpg) */
    background-image: url(img/contact-banner.png);
}

.last-img {
    margin-top: 56px !important;
}

.services-section {
    margin-top: 25px;
    margin-bottom: 50px;
}

.services-section .img-1 {
    margin-top: 30px;
    border-radius: 12px;
    border: 1px solid;
    padding: 2px;
}

.services-section img {
    margin-top: 40px;
    border-radius: 10px;
}

.title-img {
    margin-top: 0 !important;
    margin-bottom: 30px;
}

.services-section h2 {
    margin-top: 20px;
    padding-bottom: 8px;
    color: #00213d;
    font-family: Rubik, sans-serif;
    font-size: 23px;
}

.services-section-content {
    margin-top: 30px;
    margin-bottom: 30px !important;
}

.articles p,
.services-section p {
    line-height: 26px;
    color: #343131;
    font-weight: 500;
    font-size: 14px;
}

.articles h2 {
    padding-top: 35px;
    padding-bottom: 15px;
    font-family: Rubik, sans-serif;
    color: #012f56;
}

.articles h4 {
    padding-top: 36px;
    padding-bottom: 20px;
    color: #034a87;
    font-family: Rosario, sans-serif;
    font-size: 23px;
    font-weight: 700
}

.circle-animation h1,
.faq-section h2,
.inner-2 h3,
.loans-section h3,
.update-heading h1 {
    font-family: Rubik, sans-serif
}

.fa-check-circle {
    margin-right: 10px;
    font-size: 15px;
    color: #82020b
}

.articles-head-line {
    border: 1px solid #7e757538;
    width: 100%;
    margin-bottom: 20px
}

.articles b {
    color: #1374d7
}

.faq-section h2 {
    padding-top: 30px;
    padding-bottom: 30px
}

.faq-section .fa-graduation-cap {
    color: #82020b;
    margin-right: 10px;
    line-height: 3.5rem
}

.loans-section p {
    color: #343131;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px
}

.loans-section h3 {
    padding-top: 30px;
    padding-bottom: 6px;
    color: #013870;
    font-weight: 700
}

.loans-section .fa-graduation-cap {
    color: #82020b;
    margin-right: 10px;
    line-height: 3rem
}

.loans-section-title-line {
    border: 1px solid #013870;
    width: 10%;
    margin-bottom: 16px
}

.loan-btn {
    padding: 10px;
    background-color: #82020b;
    color: #fff;
    font-size: 20px
}

.loan-btn:hover {
    color: #fff
}

.director-profile img {
    border-radius: 10px
}

.director-profile-content {
    border: 1px solid #f5e0b0;
    background-color: rgb(227 233 241);
    border-radius: 10px;
    padding: 40px 20px 30px
}

.director-profile-content h3,
.director-profile-contents h3 {
    padding-bottom: 10px;
    font-family: Rubik, sans-serif;
    color: #03457c;
    font-weight: 700
}

.director-profile-content h4 {
    color: #1374d7;
    font-weight: 600
}

.gallery-section {
    padding-top: 30px;
    background-image: url(./img/tabs-2/bg-img.jpg)
}

.gallery-overlay-section img {
    margin-bottom: 20px;
    border: 2px solid #f3a700c7;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px;
    border-radius: 2px 20px
}

.bg-g .active,
.bg-g li,
.bg-g li:hover {
    transition: .4s;
    border-radius: 10px 0
}

.gallery-icon i {
    font-size: 15px;
    position: absolute;
    top: -11px
}

.bg-g .active {
    color: #fff !important;
    padding: 10px 20px
}

.bg-g li.active a {
    color: #fff !important
}

.bg-g li {
    margin-left: 20px;
    box-shadow: rgba(0, 0, 0, .25) 0 54px 55px, rgba(0, 0, 0, .12) 0 -12px 30px, rgba(0, 0, 0, .12) 0 4px 6px, rgba(0, 0, 0, .17) 0 12px 13px, rgba(0, 0, 0, .09) 0 -3px 5px;
    padding: 10px 20px
}

.bg-g li:hover {
    background-color: #82020b;
    color: #fff !important;
    padding: 10px 27px
}

.privacy-policy p {
    padding-bottom: 16px;
    line-height: 30px
}

.terms-conditions h4 {
    padding-top: 10px;
    padding-bottom: 10px
}

.nav-active {
    color: #82020b !important
}

.col-visa-img {
    width: 25% !important
}

.col-visa-img img {
    width: 100%;
    padding: 5px
}

.visa-page-bottom-content p b {
    color: #0072f9;
    line-height: 25px;
    font-size: 16px
}

@media screen and (max-width:680px) {
    .services-single-content h3 {
        font-size: 20px
    }

    .case-list li {
        font-size: 16px
    }

    .service-3-cash-study h2 {
        font-weight: 700;
        margin-bottom: 14px;
        font-size: 27px
    }

    .tab-content {
        padding: 0 30px
    }

    .services-tab-content h2 {
        margin-top: 20px !important;
        font-size: 16px !important
    }

    .nav-tabs.nav-justified>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .scholarship-section h2,
    .services-section h1 {
        font-size: 27px
    }

    .scholarship-section h4 {
        font-size: 18px;
        line-height: 24px
    }

    .scholarship-section img {
        margin: 10px 0 0;
        border-radius: 10px
    }

    .services-section-content {
        margin-top: 0;
        margin-bottom: 0 !important
    }

    .articles h2 {
        font-size: 22px;
        line-height: 28px
    }

    .articles h4 {
        padding-top: 19px;
        font-size: 18px
    }

    .faq-section h2 {
        font-size: 21px;
        font-weight: 700
    }

    .panel-title a {
        font-size: 15px
    }

    .loans-section h3 {
        font-size: 23px
    }

    .map-img img {
        margin-left: 0
    }

    .visa-img-section {
        display: flex;
        flex-direction: column
    }

    .col-visa-img {
        width: 100% !important;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 5px !important
    }

    .main {
        margin: 0 auto;
        width: 350px !important;
        height: 350px !important;
        position: relative;
        margin-top: 200px !important;
        margin-bottom: 40px !important
    }

    .circle-animation h1 {
        font-size: 20px !important
    }

    .center-logo img {
        max-width: 185px !important
    }

    .icon-block {
        width: 55px !important;
        height: 55px !important
    }

    .icon-block img {
        margin: 0 auto;
        width: 75% !important
    }

    .animation-side-content {
        margin-bottom: 20px !important
    }

    .bg-g li {
        margin-left: 15px
    }

    .tabs-1 li {
        margin-left: 18px
    }

    .tabs-1 li a {
        font-size: 11px
    }

    .gallery-head h1 {
        padding-top: 35px
    }

    .mobile-view {
        margin-bottom: 130px;
        padding-left: 46px
    }

    .update-second-row {
        margin-top: 20px !important
    }

    .flip-mobile {
        margin-left: 65px;
        margin-bottom: 20px
    }

    .services-icon-title {
        margin-bottom: 20px;
        text-align: center
    }

    .bg-g .active {
        padding: 5px 10px
    }

    .bg-g li {
        padding: 5px 4px
    }

    .video-icon {
        top: -210px !important;
        right: 58px !important
    }

    .check-list {
        margin-left: 22px
    }

    .side-img {
        margin-left: 40px
    }

    .sideimg-title a {
        width: 83%
    }

    .services-tab-content h2 {
        line-height: 25px
    }

    .tabs-heading h2 {
        font-size: 16px !important
    }

    .tabs-heading h4 {
        font-size: 14px
    }

    .sticky-enquiry-icons .call-btn {
        position: fixed;
        left: 31px !important;
        bottom: 17px !important
    }

    .sticky-enquiry-icons .whatsapp-btn {
        position: fixed;
        right: 31px !important;
        bottom: 17px !important
    }

    .video-img-icon {
        position: absolute;
        top: -240px !important;
        left: 155px !important;
        height: 58px !important
    }
}

.big-circle,
.circle-animation {
    display: flex;
    align-items: center
}

.big-circle,
.main {
    position: relative
}

@media screen and (max-width:360px) {
    .video-icon {
        top: -210px;
        right: 58px
    }

    .flip-mobile {
        margin-left: 39px !important;
        margin-bottom: 20px
    }

    .loans-section h3,
    .services-single-content h3 {
        font-size: 19px
    }

    .case-list li {
        font-size: 15px
    }

    .nav-tabs.nav-justified>li>a {
        padding-top: 12px !important;
        padding-bottom: 12px !important
    }

    .scholarship-section h2 {
        font-size: 20px;
        line-height: 27px
    }

    .scholarship-section h4 {
        font-size: 17px;
        line-height: 24px
    }

    .scholarship-section img {
        margin: 10px 0 0;
        border-radius: 10px
    }

    .services-icon-title {
        margin-bottom: 20px;
        text-align: center
    }

    .services-section h1 {
        font-size: 25px
    }

    .services-section-content {
        margin-top: 0;
        margin-bottom: 0 !important
    }

    .services-section h2 {
        font-size: 22px !important
    }

    .articles h2 {
        font-size: 19px;
        line-height: 28px
    }

    .faq-section h2 {
        font-size: 19px;
        font-weight: 700
    }

    .panel-title a {
        font-size: 13px
    }

    .map-img img {
        margin-left: 0
    }

    .course-section h2 {
        font-size: 20px
    }

    .main {
        margin: 0 auto;
        width: 320px !important;
        height: 320px !important;
        position: relative;
        margin-top: 430px !important;
        margin-bottom: 40px !important
    }

    .tabs-1 li a {
        font-size: 11px
    }

    .tabs-1 li {
        margin-left: 5px
    }

    .gallery-head h1 {
        padding-top: 35px
    }

    .check-list {
        margin-left: 22px
    }

    .side-img {
        margin-left: 15px
    }

    .sideimg-title a {
        width: 90%
    }

    .services-tab-content h2 {
        line-height: 25px
    }

    .tabs-heading h2 {
        font-size: 16px !important
    }

    .tabs-heading h4 {
        font-size: 14px
    }

    .sticky-enquiry-icons .call-btn {
        position: fixed;
        left: 31px !important;
        bottom: 17px !important
    }

    .sticky-enquiry-icons .whatsapp-btn {
        position: fixed;
        right: 31px !important;
        bottom: 17px !important
    }

    .video-img-icon {
        top: -200px !important;
        left: 135px !important;
        height: 58px !important
    }
}

.circle-animation {
    min-height: 100vh;
    display: -webkit-flex;
    -webkit-align-items: center;
    height: 560px;
    overflow: hidden
}

.main {
    margin: 0 auto;
    width: 480px;
    height: 480px
}

.big-circle {
    height: 100%;
    width: 100%;
    border: 3px solid #6495f2;
    border-radius: 50%;
    display: -webkit-flex;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    animation: 20s linear infinite Rotate;
    -webkit-animation: 20s linear infinite Rotate
}

.icon-block,
.sun {
    border-radius: 50%;
    position: absolute
}

.icon-block {
    width: 64px;
    height: 64px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    background-image: linear-gradient(180deg, #4967e6 0, #627bf4 100%);
    -webkit-background-image: linear-gradient(180deg, #4967e6 0%, #627bf4 100%);
    box-shadow: 0 2px 4px 0 #3e5ada;
    -webkit-box-shadow: 0 2px 4px 0 #3e5ada
}

.icon-block img {
    margin: 0 auto;
    width: 86%;
    animation: 20s linear infinite Rotate-reverse;
    -webkit-animation: 20s linear infinite Rotate-reverse
}

.flip-card-back i,
.inner-2 i {
    margin-right: 10px
}

.icon-block:first-child {
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.icon-block:nth-child(2) {
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%)
}

.icon-block:nth-child(3) {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%)
}

.icon-block:nth-child(4) {
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.circle {
    animation: 20s linear infinite circle-rotate;
    -webkit-animation: 20s linear infinite circle-rotate;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    width: 75%;
    height: 75%;
    border: 3px solid #6495f2;
    border-radius: 50%;
    background-color: #0268bf
}

.circle .icon-block img {
    animation: 20s linear infinite img-rotate;
    -webkit-animation: 20s linear infinite img-rotate
}

.center-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.center-logo img {
    max-width: 265px
}

.circle-animation h1 {
    font-size: 30px;
    color: #03346e;
    padding-bottom: 5px
}

.circle-animation p {
    color: #343131;
    font-weight: 500;
    font-size: 14px;
    line-height: 26px
}

.animation-head-line {
    border: 1px solid #bd5308;
    width: 20%;
    margin-bottom: 15px
}

.animation-btn a {
    padding: 10px;
    background-color: #82020b !important;
    border-radius: 5px;
    color: #fff
}

.animation-btn a:hover {
    background-color: #03346e !important;
    color: #fff
}

.animation-side-content p {
    padding-bottom: 5px;
    color: #044695;
    font-weight: 600
}

.circle-animation {
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0;
    margin-bottom: 20px;
    background-image: url(./img/about/animation-bg.jpg);
    background-repeat: no-repeat
}

@keyframes Rotate {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes Rotate {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes Rotate-reverse {
    from {
        transform: rotate(360deg)
    }

    to {
        transform: rotate(0)
    }
}

@-webkit-keyframes Rotate-reverse {
    from {
        -webkit-transform: rotate(360deg)
    }

    to {
        -webkit-transform: rotate(0)
    }
}

@keyframes circle-rotate {
    from {
        transform: translate(-50%, -50%) rotate(45deg)
    }

    to {
        transform: translate(-50%, -50%) rotate(405deg)
    }
}

@-webkit-keyframes circle-rotate {
    from {
        -webkit-transform: translate(-50%, -50%) rotate(45deg)
    }

    to {
        -webkit-transform: translate(-50%, -50%) rotate(405deg)
    }
}

@keyframes img-rotate {
    from {
        transform: rotate(-45deg)
    }

    to {
        transform: rotate(-405deg)
    }
}

@-webkit-keyframes img-rotate {
    from {
        -webkit-transform: rotate(-45deg)
    }

    to {
        -webkit-transform: rotate(-405deg)
    }
}

.solar-system {
    width: 300px;
    height: 300px;
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 100px auto
}

.sun {
    width: 100px;
    height: 100px;
    background: radial-gradient(circle at 40%, rgba(51, 51, 51, .4), rgba(51, 51, 51, .4) 50%, rgba(238, 238, 238, .151) 75%, rgba(51, 51, 51, .233) 75%), #ffe600;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    box-shadow: 0 0 6px 6px #494949;
    z-index: 1
}

.earth,
.earth1 {
    width: 40px;
    height: 40px;
    background: radial-gradient(circle at 40%, rgba(51, 51, 51, .4), rgba(51, 51, 51, .3) 50%, rgba(238, 238, 238, .151) 75%, rgba(51, 51, 51, .233) 75%), #4e8cd3;
    border-radius: 50%;
    position: absolute;
    left: -300px;
    margin: auto;
    transition: 3s;
    transform: rotate3d(0deg, 0deg, 0deg) scale(1);
    display: flex;
    top: 0;
    right: 0;
    bottom: 0
}

.earth {
    animation: 4s ease-in-out .1s infinite rotate;
    flex-direction: row
}

.earth1 {
    animation: 5s ease-in-out .2s infinite rotate;
    flex-direction: row
}

.back,
.front,
.update-countries {
    background-size: cover;
    background-position: center
}

@keyframes rotate {
    0% {
        left: -300px;
        z-index: 3;
        transform: scale(1)
    }

    25% {
        transform: scale(1.2)
    }

    50% {
        left: 300px;
        transform: scale(1)
    }

    75% {
        transform: scale(.8)
    }

    100% {
        left: -300px;
        z-index: -1
    }
}

.update-countries {
    background-image: url(./img/update/bg-img.jpg);
    background-repeat: no-repeat;
    padding-bottom: 160px;
    padding-top: 30px
}

.flip-card {
    background-color: transparent;
    width: 300px;
    height: 300px;
    perspective: 1000px;
    padding: 15px
}

.flip-card-inner {
    position: relative;
    width: 100%;
    transition: transform .6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
    height: 350px
}

.flip-card-back,
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg)
}

.flip-card-back,
.flip-card-front {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.flip-card-front img {
    border: 1px solid #fff;
    border-radius: 10px 10px 0 0
}

.flip-card-back {
    background-color: #067fcf;
    color: #fff;
    padding: 15px 15px 10px 10px !important;
    height: 416px;
    border-radius: 10px
}

.box,
.box span {
    transform-style: preserve-3d;
    position: relative
}

.flip-card-back h3 {
    text-align: center;
    padding-bottom: 10px;
    font-size: 30px;
    font-weight: 600
}

.flip-card-back p {
    line-height: 24px;
    font-size: 16px
}

.flip-card-back i {
    color: #000
}

.countries-update-content {
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    padding-bottom: 10px
}

.countries-update-content h3 {
    text-align: center;
    font-size: 22px;
    padding-top: 10px;
    color: #045ac0;
    font-weight: 600
}

.link {
    margin-top: 30px;
    text-align: center
}

.gif-img img {
    height: 35px;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #dbd6d6
}

.update-heading {
    text-align: center;
    padding-bottom: 10px
}

.update-heading h1 {
    color: #00306a;
    padding: 5px
}

.box {
    width: 200px;
    height: 200px
}

.box span {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-origin: center;
    transform: rotateY(calc(var(--i) * 45deg)) translate(400px)
}

.box span img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.wrapper {
    width: 90%;
    margin: 0 auto;
    max-width: 80rem
}

.cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.col {
    width: calc(25% - 2rem);
    margin: 1rem;
    cursor: pointer
}

.hel {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.back,
.front {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25);
    border-radius: 10px;
    -webkit-transition: -webkit-transform .7s cubic-bezier(.4, .2, .2, 1);
    transition: transform .7s cubic-bezier(.4, .2, .2, 1);
    -o-transition: transform .7s cubic-bezier(.4, .2, .2, 1);
    transition: transform .7s cubic-bezier(.4, .2, .2, 1), -webkit-transform .7s cubic-bezier(.4, .2, .2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    min-height: 280px;
    height: auto;
    color: #fff;
    font-size: 1.5rem
}

.back {
    background: #067fcf;
    background: -webkit-linear-gradient(45deg, #067fcf 0, #035b94 100%);
    background: -o-linear-gradient(45deg, #067fcf 0, #035b94 100%);
    background: linear-gradient(45deg, #067fcf 0, #035b94 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 400px
}

.front:after,
.inner {
    width: 100%;
    position: absolute;
    left: 0
}

.front:after {
    top: 0;
    z-index: 1;
    height: 100%;
    content: '';
    display: block;
    opacity: .6;
    background-color: #000000a1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 10px;
    border: 2px solid #ffb100
}

.hel .back,
.hel .front,
.hel:hover .back {
    width: 280px;
    height: 400px
}

.hel:hover .back,
.hel:hover .front {
    -webkit-transition: -webkit-transform .7s cubic-bezier(.4, .2, .2, 1);
    transition: transform .7s cubic-bezier(.4, .2, .2, 1);
    -o-transition: transform .7s cubic-bezier(.4, .2, .2, 1);
    transition: transform .7s cubic-bezier(.4, .2, .2, 1), -webkit-transform .7s cubic-bezier(.4, .2, .2, 1);
    width: 280px;
    height: 400px
}

.inner {
    -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
    transform: translateY(-50%) translateZ(60px) scale(.94);
    top: 50%;
    padding: 2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: transparent solid 1px;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2
}

.inner- {
    background-color: #00000042
}

.hel .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.hel .front {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    padding: 15px
}

.hel:hover .back {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.hel:hover .front {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.front .inner p {
    font-size: 28px;
    margin-bottom: 2rem;
    position: relative;
    font-weight: 700;
    color: #fff
}

.front .inner p:after {
    content: '';
    width: 4rem;
    height: 2px;
    position: absolute;
    background: #c6d4df;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -.75rem
}

.front .inner span {
    color: rgba(255, 255, 255, .7);
    font-family: Montserrat;
    font-weight: 300
}

@media screen and (max-width:64rem) {
    .col {
        width: calc(33.333333% - 2rem)
    }
}

@media screen and (max-width:48rem) {
    .col {
        width: calc(50% - 2rem)
    }
}

@media screen and (max-width:32rem) {
    .col {
        width: 100%;
        margin: 0 0 2rem
    }
}

.flip-upadate {
    padding: 0 !important
}

.inner-2 p {
    text-align: left;
    line-height: 29px
}

.inner-2 h3 {
    padding-bottom: 15px;
    font-weight: 600px
}

.threedi-flip {
    background-image: url(./img/update/bg-img-1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat !important;
    padding-top: 50px;
    padding-bottom: 50px
}

.call-btn,
.whatsapp-btn {
    /* padding: 15px 20px 12px; */
    padding: 15px;
    border-radius: 35px;
    box-shadow: rgba(0, 0, 0, .25) 0 54px 55px, rgba(0, 0, 0, .12) 0 -12px 30px, rgba(0, 0, 0, .12) 0 4px 6px, rgba(0, 0, 0, .17) 0 12px 13px, rgba(0, 0, 0, .09) 0 -3px 5px
}

.sticky-enquiry-icons .call-btn {
    position: fixed;
    left: 60px;
    bottom: 35px
}

.sticky-enquiry-icons .whatsapp-btn {
    position: fixed;
    right: 60px;
    bottom: 35px
}

.call-btn {
    background-color: #d6a403
}

.whatsapp-btn {
    background-color: #25d366
}

.call-btn a,
.whatsapp-btn a {
    color: #fff;
    font-size: 25px
}

.sticky-enquiry-icons i {
    font-size: 32px !important
}

.gallery-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 89%;
    width: 93%;
    opacity: 0;
    transition: .7s;
    background-color: #014391d1;
    margin-left: 10px;
    border-radius: 2px 20px
}

.form-container .btn:hover,
.gallery-overlay-section:hover .gallery-overlay,
.open-button:hover {
    opacity: 1
}

.gallery-icon {
    color: #fff;
    font-size: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center
}

.course-category {
    text-align: center;
    border-radius: 5px;
    background: #fff;
    padding: 32px 20px 30px;
    transition: .4s;
    overflow: hidden;
    margin: 10px;
    position: relative;
    z-index: 1
}

.course-category:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: -1;
    transition: .4s
}

.video-section:after,
.video-section:before {
    height: 70%;
    background: rgba(7, 41, 77, .98);
    top: 0;
    content: ""
}

.course-category:hover:before {
    background: #01326c;
    border-color: #ff1949;
    opacity: .85
}

.course-category:hover .category-icon {
    margin-top: -10px;
    transition: .8s
}

.category-icon img {
    height: 45px;
    width: auto
}

.course-category .category-icon {
    font-size: 35px;
    margin: 0 auto 20px;
    color: #fff;
    transition: .4s
}

.course-category h4 {
    margin-bottom: 0;
    font-size: 20px;
    transition: .4s;
    font-weight: 600
}

.course-category p {
    transition: .4s;
    color: #0074ff;
    font-size: 16px;
    font-weight: 700
}

.style-1,
.style-2,
.style-3,
.style-4 {
    background: url("./img/our-profile/img-1.jpg") 0 0/cover
}

.category-section2 {
    margin-top: -120px;
    position: relative
}

.course-categories {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: -10px 0 7px;
    padding-top: 10px;
    overflow-x: auto;
    width: 100%
}

.course-categories .category-item {
    width: calc(20% - 10px);
    padding: 15px;
    margin: 0 0 33px;
    min-height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 8px 16px 0 rgba(146, 184, 255, .2)
}

.course-categories .category-item:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    border-radius: 0
}

.course-categories .category-item i {
    display: block;
    font-size: 64px;
    color: #fff;
    margin-bottom: 30px
}

.course-categories .category-item h4 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0
}

.course-categories .category-item p {
    color: #fff;
    margin-bottom: 0
}

.category-bg-1 {
    background: #d94da6
}

.category-bg-2 {
    background: #307ad5
}

.category-bg-3 {
    background: #eab830
}

.category-bg-4 {
    background: #ff1949
}

.category-bg-5 {
    background: #10c45c
}

.video-content-section,
.video-img-section {
    padding: 0 !important;
    margin: 0 !important
}

.video-content {
    position: absolute;
    top: 200px;
    left: 190px
}

.video-section {
    position: relative;
    padding-bottom: 30px
}

.video-section:before {
    position: absolute;
    left: 0;
    width: 100%
}

.video-section:after {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
    background-image: url("../images/bg/cta-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover
}

.video-block:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(7, 41, 77, .4)
}

.video-icon,
.video-icon:hover {
    background-color: #ff1949
}

.video-block:after {
    position: absolute;
    content: "";
    background: #ff1949;
    left: 0;
    right: 0;
    bottom: -32px;
    width: 80%;
    height: 30%;
    z-index: -1;
    opacity: .3;
    margin: 0 auto
}

.video-icon {
    display: inline-block;
    width: 100px;
    height: 100px;
    z-index: 3;
    text-align: center;
    font-size: 30px;
    position: absolute;
    top: -290px;
    right: -110px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    border-radius: 100%;
    color: #fff;
    padding-top: 29px
}

.video-icon::after,
.video-icon::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    border: 1px solid #fff
}

.video-icon::before {
    -webkit-animation: 2s linear infinite ripple;
    animation: 2s linear infinite ripple
}

.video-icon::after {
    -webkit-animation: 2s linear 1s infinite ripple;
    animation: 2s linear 1s infinite ripple
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .9)
}

#caption,
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px
}

.form-close-btn,
.form-container .cancel,
.form-group button {
    background-color: #82020b
}

.modal-content {
    background-image: url(./img/about/pop-up-img.jpg);
    border: 1px solid #ffffff29;
    box-shadow: rgb(126 126 126 / 35%) 0 5px 15px
}

.form-close-btn,
.form-container .btn,
.form-container .cancel,
.form-container input[type=password],
.form-container input[type=text],
.form-group button {
    box-shadow: rgb(0 0 0 / 25%) 0 54px 55px, rgb(0 0 0 / 25%) 0 -12px 30px, rgb(0 0 0 / 25%) 0 4px 6px, rgb(0 0 0 / 25%) 0 12px 13px, rgb(0 0 0 / 25%) 0 -3px 5px
}

#caption {
    color: #ccc;
    height: 150px
}

.form-group button {
    padding: 7px 20px;
    border: none;
    border-radius: 12px 2px;
    color: #fff
}

#caption,
.modal-content {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: .6s;
    animation-name: zoom;
    animation-duration: .6s
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 700;
    transition: .3s
}

.fl-fl,
.float1,
.form-popup {
    position: fixed
}

.close:focus,
.close:hover {
    color: #bbb;
    text-decoration: none;
    cursor: pointer
}

@media only screen and (max-width:700px) {
    .modal-content {
        width: 100%
    }
}

.usa-table td,
th {
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px
}

.fl-fl a,
.float1 {
    text-align: center
}

.usa-table tr:nth-child(2n) {
    background-color: #d4dff152
}

.usa-table th {
    color: #0030aa
}

.usa-table td {
    color: #000;
    font-weight: 500
}

.list-group-flush img {
    height: 25px;
    border-radius: 50% !important;
    margin-right: 10px
}

.slider-side-content {
    display: flex;
    flex-direction: column !important
}

.form-popup {
    display: none;
    left: 38%;
    z-index: 9;
    bottom: 100px;
    padding: 40px;
    background-image: url(./img/about/pop-up-img-2.jpg);
    background-position: center;
    background-size: cover;
    border-radius: 30px 10px;
    border: 1px solid #ffffff47
}

.form-container {
    max-width: 300px;
    padding: 10px
}

.form-container input[type=password],
.form-container input[type=text] {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px;
    border: none;
    background: #f1f1f11a;
    border-radius: 5px
}

.form2::placeholder {
    color: #000 !important
}

.form-container input[type=password]:focus,
.form-container input[type=text]:focus {
    background-color: #ddd;
    outline: 0
}

.form-container .btn {
    background-color: #04aa6d;
    color: #fff;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px
}

.float-fb,
.float-ig,
.float-in,
.float-pi,
.float-tw,
.float-yt {
    border-radius: 10px
}

.twitter {
    color: #000;
    display: block;
    padding: 14px;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}

.twitter:hover {
    color: #ff7d6d
}

.fl-fl {
    background: #000;
    letter-spacing: 3px;
    padding: 2px;
    width: 180px;
    right: -150px;
    z-index: 1000;
    font: 10px Arial;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
    height: 43px
}

.float-sm .faf {
    font-size: 16px;
    color: #fff;
    padding: 9px 0;
    width: 60px;
    margin-left: 8px
}

.fl-fl:hover {
    right: 0 !important
}

.fl-fl a {
    color: #fff !important;
    line-height: 35px !important;
    vertical-align: top !important
}

.float-fb {
    top: 220px;
    background-color: #3b5998
}

.float-tw {
    top: 266px;
    background-color: #00acee
}

.float-yt {
    top: 312px;
    background-color: red
}

.float-in {
    top: 358px;
    background-color: #2867b2
}

.float-ig {
    top: 404px;
    background-color: #e1306c
}

.float-pi,
.float-sc {
    background-color: #fff
}

.float-pi {
    top: 450px;
    border: 2px solid #2196f3
}

.float-sc {
    top: 495px;
    border-radius: 10px
}

.my-float1 {
    margin-top: 9px
}

.float1 {
    width: 48px;
    height: 48px;
    bottom: 32px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    left: 10px
}

.vertical-tab .nav-tabs>li {
    float: none;
    margin-bottom: 10px
}

.nav-tabs>li>a:hover {
    border-bottom: 1px solid #212331 !important
}

.video-img-icon {
    position: absolute;
    top: -300px;
    left: 233px;
    height: 70px
}

.gallery-button {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #0c4e86;
    width: fit-content;
    font-size: 17px;
    color: #fff;
    box-shadow: rgba(0, 0, 0, .25) 0 54px 55px, rgba(0, 0, 0, .12) 0 -12px 30px, rgba(0, 0, 0, .12) 0 4px 6px, rgba(0, 0, 0, .17) 0 12px 13px, rgba(0, 0, 0, .09) 0 -3px 5px;
    /* border-radius: 12px 2px; */
    border-radius: 12px;
}

.gallery-button:hover {
    background-color: #82020b
}



/* section what we do */
.what-we-do .what-do-row .section-title1 h2 {
    color: white;
    font-size: 36px;
    margin: 15px 0;
}

.what-we-do .what-we-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.what-we-do .what-we-row .what-we-card {
    background: white;
    border-radius: 8px;
    padding: 30px;
    height: 100%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s;
}

.what-we-do .what-we-row .what-we-card h3 {
    color: #0c4e86;
    font-size: 22px;
    margin-top: 0;
    text-align: center;
}

.what-we-do .what-we-row .what-we-card .distance-content {
    color: #000;
    line-height: 1.5;
    margin: 10px 0px 10px 0px;
    text-align: center;
}


/* service section */
.edu-service-wrapper {
    /* background-color: #0c4e86; */
    color: #ffffff;
    padding: 60px 0;
}

.section-spacing {
    padding: 60px 0;
}

.edu-service-heading h4 {
    font-size: 18px;
    font-weight: 500;
    color: #82020b;
    margin-bottom: 10px;
}

.edu-service-heading h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #002e5b;
}

.edu-service-list {
    display: flex;
    /* flex-wrap: wrap; */
    gap: 30px;
}

.edu-service-card {
    background-color: #ffffff;
    color: #333;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    height: 100%;
    transition: transform 0.3s ease;
}

.edu-service-card:hover {
    transform: translateY(-8px);
}

.edu-service-profile {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.edu-service-img img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 15px;
    border: 2px solid #ffa94d;
}

.edu-service-info h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    color: #0c4e86;
}

.edu-service-info p {
    margin: 2px 0 5px;
    font-size: 14px;
    color: #666;
}

.edu-rating-stars {
    color: #f5b301;
    font-size: 14px;
}

.edu-service-card p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 0;
}

.footer-section .footer-links {
    color: #ffff;
    line-height: 1.8;
}

.footer-section .footer-links li i {
    margin-right: 5px;
}

.footer-section .conatct h5 a:hover,
.footer-section .conatct h5 a:focus {
    color: #ffff !important;
}

.consultation-button {
    margin-top: 25px;
    text-align: center
}

.consultation-btn {
    /* padding: 11px 25px; */
    background-color: #00306a;
    color: #fff;
    font-size: 13px;
    /* border: 1px solid #82020b; */
    /* border-radius: 15px 2px; */
    font-weight: 600;
    border-radius: 15px;
    padding: 11px 30px;
}

.consultation-btn:hover {
    background-color: #82020b;
    color: #fff;
    padding: 11px 30px;
    transition: .3s
}

@media (min-width: 768px) {
    .navbar-header {
        display: none;
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    .mobile-top-bar .mobile-content {
        display: none !important;
    }

    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        background: #ffff;
    }

    .navbar-header .navbar-brand {
        width: 100%;
    }

    .navbar {
        background-color: #ffffff;
    }

    .distance-education .courses-section {
        display: block !important;
    }

    .about-section {
        display: block !important;
    }
}

.d-flex {
    display: flex !important;
}

.p-0 {
    padding: 0 !important;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

/* about page  */
.about {
    padding: 50px 0px 50px 0px;

}

.about-section {
    display: flex;
    gap: 30px;
    justify-content: center;
    margin-top: 40px;
}

.about-card {
    background: white;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    padding: 30px;
    /* flex: 1; */
    /* min-width: 300px;
    max-width: 500px; */
    transition: transform 0.3s;
}

.about-card:hover {
    transform: translateY(-5px);
}


.about-card h2 {
    padding-bottom: 10px;
    font-size: 23px;
    font-weight: 600;
    color: #82020b;
    text-align: center;
}

.about-card p {
    color: #000;
    line-height: 1.7;
    margin: 10px 0px 15px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}

.about .highlight {
    color: #0c4e86;
    font-weight: 600;
}

/* distance education service page */
.distance-education {
    padding: 50px 0px 50px 0px;
}

/* .distance-education .header {
    text-align: center;
    margin-bottom: 50px;
} */

/* .distance-education .header h1 {
    color: var(--primary);
    font-size: 2.8rem;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.distance-education .header h1:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 4px;
    background: var(--accent);
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
} */

.distance-education .courses-section {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    margin: 40px 0px 40px 0px;
}

.distance-education .category {
    background: white;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    flex: 1;
    /* min-width: 300px; */
    /* max-width: 500px; */
    transition: transform 0.3s;
}

.distance-education .course-category:hover {
    transform: translateY(-5px);
}

.distance-education .category-header {
    color: #82020b;
    padding: 20px;
    text-align: center;
}

.distance-education .course-list {
    padding: 25px;
}

.distance-education .course-list ul {
    columns: 2;
    padding: 0;
    margin: 0;
    list-style: none;
}

.distance-education .course-list li {
    padding: 8px 0;
    position: relative;
    padding-left: 25px;
    font-size: 16px;
}

.distance-education .course-list li strong {
    color: #0c4e86;
}

/* .distance-education .divider {
    border-top: 2px dashed #0c4e86;;
    margin: 40px auto;
    width: 100px;
} */
.distance-edu {
    padding: 50px 0px 50px 0px;
}

.distance-edu .content p {
    padding-bottom: 10px;
    font-size: 15px;
    color: #444141 !important;
    line-height: 1.7;
}

.distance-edu .content h2 {
    font-size: 36px;
    padding-bottom: 12px;
    color: #0c4e86;
}

/* attestaion services */
.attestation-service {
    padding: 50px 0px 50px 0px;
}

.attestation-service .content p {
    padding-bottom: 10px;
    font-size: 15px;
    color: #444141 !important;
    line-height: 1.7;
}

.attestation-service .content h2 {
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 15px;
    color: #82020b;
}

.attestation-service .attes-content h2 {
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 15px;
    color: #82020b;
}

.attestation-service .attes-content p {
    padding-bottom: 10px;
    font-size: 15px;
    color: #444141 !important;
    line-height: 1.7;
}

.attestation-service p {
    font-size: 15px;
    color: #444141 !important;
    line-height: 1.7;
}

/* overseas education page */
.overseas-education {
    padding: 50px 0px 50px 0px;
}

.overseas-education .content p {
    padding-bottom: 10px;
    font-size: 15px;
    color: #444141 !important;
    line-height: 1.7;
}

.overseas-education .content h2 {
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 15px;
    color: #82020b;
}

.overseas-education.features {
    margin-top: 30px;
    display: flex;
    /* flex-wrap: wrap; */
    gap: 15px;
}

.overseas-education .feature-item {
    background: white;
    padding: 15px;
    border-radius: 8px;
    /* flex: 1; */
    /* min-width: 150px; */
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    /* display: flex; */
    align-items: center;
    gap: 10px;
    text-align: center;
    margin-top: 10px;
}

.overseas-education .feature-item:hover {
    transform: translateY(-8px);
}

.overseas-education .feature-icon {
    color: #0c4e86;
    font-size: 60px;
}

.overseas-education .feature-text {
    font-size: 20px;
    color: #82020b;
}

.overseas-education .feature-item p {
    font-size: 15px;
    margin: 10px;
    line-height: 1.5;
    text-align: justify;
}


/* career page */
.career-section {
    margin: 60px auto;
    padding: 40px;
}

.career-section .attes-content h2 {
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 15px;
    color: #82020b;
    margin-top: 15px;
}

.career-section .attes-content p {
    line-height: 1.8;
    font-size: 16px;
    color: #000;
    margin: 10px 0px 10px 0px;
}

.career-section h2.form-title {
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    color: #002D9C;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.career-section label {
    font-weight: 600;
    color: #002D9C;
    margin-bottom: 6px;
}

#careersection .form-control {
    border-radius: 0;
    background-color: #002D9C;
    color: #fff;
    border: none;
    height: 45px;
}

.career-section .form-control::placeholder {
    color: #fff;
    opacity: 0.8;
}

.career-section textarea.form-control {
    height: 100px;
    resize: vertical;
}

.career-section .form-group {
    margin-bottom: 20px;
}

.career-section .submit-btn {
    background-color: #82020b;
    color: #ffffff;
    border: none;
    padding: 12px 30px;
    font-weight: 600;
    border-radius: 0;
    text-transform: uppercase;
    width: 100%;
}

/* custom card */
/* Section background and spacing */
.section-box {
    padding: 60px 0;
    background-color: #f9f9f9;
}

/* Card container */
.country-card {
    position: relative;
    height: 400px;
    background-size: cover;
    background-position: center;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    margin-bottom: 15px;
}

/* Country name - initially center aligned */
.country-title {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 16px 20px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    background: rgba(139, 0, 0, 0.8);
    /* maroon with transparency */
    width: 100%;
    text-align: center;
    transition: top 0.4s ease, transform 0.4s ease, padding 0.4s ease, background 0.4s ease;
    z-index: 2;
}

/* Slide-up content area */
.country-content {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    background: rgba(139, 0, 0, 0.92);
    /* maroon solid overlay */
    color: #fff;
    padding: 20px;
    transition: bottom 0.4s ease;
    z-index: 1;
}

/* On hover: reveal content and move title to top */
.country-card:hover .country-content {
    bottom: 0;
}

.country-card:hover .country-title {
    top: 0;
    transform: translateY(0);
    padding: 10px 20px;
    background: rgba(139, 0, 0, 1);
    /* darker maroon */
}

/* Content styling */
.country-content p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 15px;
}

.country-content i {
    color: #ffd700;
    /* gold */
    margin-right: 8px;
}

/* Read more button */
.countries-btn {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 18px;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease;
    display: inline-block;
}

.countries-btn:hover {
    background-color: white;
    color: #8d0c0b;
}

/* Responsive styles */
@media screen and (max-width: 768px) {
    .country-title {
        font-size: 20px;
        padding: 14px 16px;
    }

    .country-content {
        padding: 16px;
    }

    .countries-btn {
        padding: 6px 14px;
        font-size: 14px;
    }
}

@media screen and (max-width: 576px) {
    .country-title {
        font-size: 18px;
        padding: 12px;
    }

    .country-content {
        padding: 14px;
    }

    .countries-btn {
        padding: 6px 12px;
        font-size: 13px;
    }
}

/* blog detail page  */
/* Blog Header */
.blog-detail .blog-header {
    padding: 60px 0 30px;
}

.blog-detail .blog-title {
    color: #82020b;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1.4;
}


.blog-detail .blog-meta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.blog-detail .meta-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #031c64;
    font-size: 17px;
}

.blog-detail .author-info {
    display: flex;
    align-items: center;
    gap: 15px;
}

.blog-detail .author-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.blog-detail .author-name {
    font-weight: 600;
    color: #031c64;
    font-size: 20px;
}

/* .blog-detail .publish-date {
    color: var(--gray);
    font-size: 0.9rem;
} */

.blog-detail .blog-image {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 30px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

/* Blog Content */
.blog-detail .blog-content {
    padding-bottom: 40px;
}

.blog-detail .blog-content p {
    font-size: 18px;
    margin-bottom: 20px;
    color: #000;
}

.blog-detail .blog-content h2 {
    color: #82020b;
    margin: 40px 0 20px;
    font-size: 1.8rem;
    position: relative;
    padding-bottom: 10px;
}

.blog-detail .blog-content h2:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 3px;
    background: var(--secondary);
    bottom: 0;
    left: 0;
}

.blog-detail .blog-content h3 {
    /* color: var(--primary);
    margin: 30px 0 15px;
    font-size: 1.4rem; */
    color: #82020b;
}

.blog-detail .blog-content ul,
.blog-content ol {
    padding-left: 25px;
    margin: 20px;
}

.blog-detail .blog-content li {
    margin-bottom: 10px;
    position: relative;
    color: #000;
    font-size: 16px;
}

.blog-detail .blog-content ul li:before {
    content: '•';
    color: var(--secondary);
    font-weight: bold;
    position: absolute;
    left: -15px;
}

.blog-detail .blog-content blockquote {
    border-left: 4px solid var(--primary);
    padding: 20px;
    background: var(--light-gray);
    margin: 30px 0;
    font-style: italic;
    color: #031c64;
}

/* Blog Footer */
.blog-detail .blog-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    border-top: 1px solid var(--light-gray);
    border-bottom: 1px solid var(--light-gray);
    margin: 40px 0;
    flex-wrap: wrap;
    gap: 15px;
}

.blog-detail .blog-stats {
    display: flex;
    gap: 20px;
    color: #82020b;
    font-size: 18px;
}

.blog-detail .blog-stats span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.blog-detail .like-btn {
    display: flex;
    align-items: center;
    gap: 5px;
    background: none;
    border: none;
    color: var(--gray);
    cursor: pointer;
    transition: all 0.3s;
}

.blog-detail .like-btn:hover {
    color: var(--secondary);
}

.blog-detail .liked {
    color: var(--secondary);
}

.blog-detail .tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;

}

.blog-detail .tag {
    background: var(--light-gray);
    color: var(--dark);
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 0.9rem;
    text-decoration: none;
    transition: all 0.3s;
}

.blog-detail .tag:hover {
    background: var(--primary);
    color: white;
}

/* Author Bio */
.blog-detail .author-bio {
    display: flex;
    gap: 25px;
    background: var(--light-gray);
    padding: 30px;
    border-radius: 8px;
    margin: 50px 0;
    align-items: center;
}

.blog-detail .author-bio-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

.blog-detail .author-bio-content h3 {
    margin: 0 0 10px;
    color: var(--primary);
}

.blog-detail .author-bio-content p {
    margin: 0;
    color: var(--gray);
}

/* Related Posts */
.blog-detail .related-posts {
    margin: 60px 0;
}

.blog-detail .related-title {
    font-size: 1.8rem;
    color: var(--primary);
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 10px;
}

.blog-detail .related-title:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 3px;
    background: var(--secondary);
    bottom: 0;
    left: 0;
}

.blog-detail .related-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
}

.blog-detail .related-card {
    background: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s;
}

.blog-detail .related-card:hover {
    transform: translateY(-5px);
}

.blog-detail .related-image {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.blog-detail .related-content {
    padding: 20px;
}

.blog-detail .related-content h3 {
    margin: 0 0 10px;
    font-size: 16px;
    color: #031c64;
}

.blog-detail .related-meta {
    font-size: 14px;
    color: #000;
}

/* Responsive */
@media (max-width: 768px) {
    .blog-detail .blog-title {
        font-size: 1.8rem;
    }

    .blog-detail .blog-image {
        height: 250px;
    }

    .blog-detail .author-bio {
        flex-direction: column;
        text-align: center;
    }
}

/* modal popup form */
.modal .modal-content {
    background: #031c64;
}

.modal-body .form-group .form-control::placeholder {
    color: #ccc;
}