@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap");

.common-banner {
    background: url(../images/banner/commnbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100px;
    margin-top: 102px;
    position: relative;
}

h2.banner-common-title {
    position: absolute;
    margin-bottom: 0 !important;
    color: #fff !important;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY();
    font-weight: 400;
    font-size: 30px;
    color: #3b566e;
}

.banner-description {
    margin: 30px 0px;
}

.banner-description h2.common-title {
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    color: #3b566e;
}

p.common-description {
    text-align: justify;
    font-weight: 400;
    font-size: 16px;
    color: #191a1c;
    line-height: 26px;
    letter-spacing: 1px;
    padding: 0px 20px 15px 10px;
}

.banner-description .container {
    padding: 20px 0px;
}

.common-padding {
    /* padding: 40px 0px; */
    padding-top: 30px;
}

.common-bg {
    background: #f4f8fb;
}

.project-image img {
    width: 100%;
    height: 200px;
    z-index: 1;
}

.page-apps .app-content .title {
    font-weight: 400;
    font-size: 16px;
    color: #3b566e;
    letter-spacing: 0.7px;
    margin-bottom: 2px !important;
    text-align: center;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.page-apps .app-content {
    padding: 25px 0px;
}

.page-common-padding {
    padding: 40px 0px !important;
    padding-bottom: 20px !important;
}

.project-card {
    border: 0;
    width: 100%;
    display: block;
    /*box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.11);*/
    border-radius: 4px;
    margin-top: 35px;
}

.project-card img {
    width: 100%;
}

h4.project-title a {
    font-weight: 400;
    font-size: 14px;
    color: #3b566e;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.project-card .project-text {
    font-weight: 400;
    font-size: 14px;
    color: #647e95;
    margin-bottom: 15px;
}

.project-card .card-body {
    min-height: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.page-app .app-content {
    min-height: 240px;
}

.page .page-bottom {
    padding-top: 70px;
}

.page-app {
    margin-bottom: 50px;
}

.ceo-images img {
    height: 300px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
}

.team-common-padding ul.features {
    margin-top: 20px;
}

.team-common-padding {
    padding: 40px 0px !important;
}

.map-box {
    min-height: 360px;
    background: #fff;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    width: 100%;
}

.map-box iframe {
    width: 100%;
    height: 360px;
}

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

.address-box {
    min-height: 450px;
    background: #fff;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    padding: 40px;
}

.address-box h3 {
    display: inline;
}

.address-box span img {
    height: 30px;
    margin-bottom: 20px;
}

.address {
    margin-bottom: 20px;
}

.address img.mail-mt {
    margin-top: 10px;
}

.client-box {
    background: #fff;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.11);
    min-height: 150px;
    margin-bottom: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-bg {
    background: #fbfbfb;
}

.page .cover {
    min-height: 170px;
}

.page .cover .page-top h1 {
    margin-bottom: 0px !important;
    margin-top: 11px;
}

.location {
    padding-top: 40px;
    padding-bottom: 40px;
}

footer {
    background: #2e374f;
}

footer .text {
    color: #fff;
}

footer h5 {
    color: #fff;
    border-bottom: 1px solid #fff;
    display: table;
}

footer .footer-nav li a span {
    color: #fff;
}

footer .address p {
    color: #fff;
}

footer .copyright {
    color: #fff;
}

footer .address .social li a {
    color: #fff;
}

footer .footer-nav li a i {
    color: #fff;
}

footer img.logo {
    margin-bottom: 15px;
}

.icon img {
    width: 100%;
}

.features li {
    min-height: 215px;
}

.mokup-image img {
    margin-top: -42px;
    width: 100%;
}

.section.ptop-70 {
    padding-top: 70px !important;
    padding-bottom: 40px !important;
}

.page-app .app-content .title {
    margin-bottom: 10px !important;
    font-weight: 500;
}

.pbottm-40 {
    padding-bottom: 40px !important;
}

.home-services-item p {
    line-height: 20px;
}

h4.project-title {
    line-height: normal !important;
    font-size: 18px;
    margin-bottom: 0px !important;
}

/* ////////////////////////////////////////////////////////// */

.sidenav {
    height: 100%;
    /* 100% Full-height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Stay on top */
    top: 0;
    /* Stay at the top */
    right: 0;
    background-color: #ffffff;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 60px;
    /* Place content 60px from the top */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidenav */
    z-index: 999;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* The navigation menu links */

.sidenav a {
    padding: 5px 8px 5px 17px;
    text-decoration: none;
    font-size: 14px;
    color: #818181;
    display: block;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

/* When you mouse over the navigation links, change their color */

.sidenav ul {
    margin-top: 10px;
}

.sidenav ul li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #f7f7f7;
}

.sidenav ul li a:hover {
    color: #377cd4;
    padding-left: 25px;
}

/* Position and style the close button (top right corner) */

.sidenav .closebtn {
    position: absolute;
    top: 14px;
    left: 0;
    font-size: 30px;
    /*margin-left: 50px;
      */
    background: #377cd4;
    padding: 0px 15px;
    color: white;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */

#main {
    transition: margin-left 0.5s;
    padding: 0px 0;
}

nav.portfolio-tab {
    display: flex;
}

nav.portfolio-tab .nav-tabs {
    width: 100%;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
}

nav.portfolio-tab .nav-link {
    flex-basis: 33.33%;
    color: #3b566e;
    text-transform: uppercase;
    transition: all 400ms ease-in-out 0s;
    border-right: solid 1px #e8e8e8 !important;
    text-align: center;
}

nav.portfolio-tab .nav-link.active {
    border-bottom: 3px solid #007bff;
}

nav.portfolio-tab .nav-link:hover {
    background: #007bff;
    color: #fff;
}

.c-box {
    /* display: flex !important; */
    /* flex-wrap: wrap; */
}

.popup {
    /* flex-basis: 24% !important; */
    margin-right: 1%;
    text-align: center;
    margin-top: 25px;
}

.popup img {
    width: 100%;
    min-height: auto;
    /* margin-top: 25px; */
    margin-top: 0;
    /* box-shadow: 0 2px 15px 0 rgba(16, 21, 36, 0.2); */
    border-radius: 5px;
}

.client-box img.img-svg {
    height: 120px;
}

@media (max-width: 375px) {
    nav.portfolio-tab .nav-link {
        flex-basis: 100%;
        border-bottom: 1px solid #818181;
    }
}

@media (min-width: 321px) and (max-width: 360px) {
}

@media (min-width: 361px) and (max-width: 375px) {
}

@media (min-width: 376px) and (max-width: 414px) {
    nav.portfolio-tab .nav-link {
        flex-basis: 50%;
        border-bottom: 1px solid #818181;
        font-size: 15px;
    }

    nav.portfolio-tab .nav-link:last-child {
        flex-basis: 100%;
        border-bottom: 1px solid #818181;
    }
}

@media (min-width: 415px) and (max-width: 575px) {
    nav.portfolio-tab .nav-link {
        flex-basis: 50%;
        border-bottom: 1px solid #818181;
    }

    nav.portfolio-tab .nav-link:last-child {
        flex-basis: 100%;
        border-bottom: 1px solid #818181;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    nav.portfolio-tab .nav-link {
        flex-basis: 50%;
        border-bottom: 1px solid #818181;
    }

    nav.portfolio-tab .nav-link:last-child {
        flex-basis: 100%;
        border-bottom: 1px solid #818181;
    }

    .popup img {
        width: 48%;
        min-height: 420px;
        margin-top: 25px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .popup img {
        width: 31.5%;
        min-height: 420px;
        margin-top: 25px;
    }
}

@media (max-width: 575px) {
    .popup img {
        width: 100%;
        min-height: 420px;
        margin-top: 25px;
    }
}

@media (max-width: 991px) {
    .page .cover .page-top h1 {
        margin-top: 20px;
    }
}

.cst_port {
    margin-bottom: 20px !important;
}

.cst_port .project-card img {
    min-height: 400px;
    height: 100%;
    position: relative;
}

.cst_port .project-card {
    margin-top: 25px !important;
    margin-bottom: 0px !important;
    box-shadow: none;
    overflow: hidden;
}

.cst_port .project-card .port-title {
    min-height: 400px;
    display: block;
    background: linear-gradient(to right, black 50%, rgb(0 0 0 / 0%) 50%);
    background-size: 200% 100%;
    transition: all 0.5s ease-out;
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    -ms-border-radius: 4px !important;
    -o-border-radius: 4px !important;
}

.cst_port .port-tex {
    min-height: 200px;
    width: 100%;
    text-align: center;
}

.cst_port .port-tex .body-tex {
    transform: translateY(-50%);
    line-height: normal;
    position: absolute;
    top: 50%;
}

.cst_port .port-tex .body-tex h3 {
    font-size: 55px;
    line-height: 55px;
    font-weight: 300;
    font-family: "Roboto Condensed" !important;
    margin-bottom: 15px !important;
    color: #404bcb;
}

.cst_port .port-tex .body-tex p {
    font-size: 17px;
    line-height: 23px;
    font-weight: 300;
    font-family: "Roboto Condensed" !important;
    margin-bottom: 0px !important;
}

.cst_port .project-card h4.project-title a {
    position: absolute;
    width: 89%;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: "Roboto Condensed" !important;
    color: #fff;
    padding-left: 10px;
    margin-right: 5%;
    bottom: 7% !important;
    left: 50%;
    transform: translateX(-50%);
}

.port-title:hover {
    background: none !important;
}

.port-title:hover h4.project-title a {
    width: 89%;
    height: auto;
    display: block;
    background: linear-gradient(to left, #274056e6 50%, rgb(0 0 0 / 0%) 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease-out;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
}

.port-title:hover h4.project-title a:hover {
    background-position: right bottom;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
}

/*.port-title h4 a {
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: black;
  transition: all .6s ease-out;
  display: block;
}

.port-title h4 a:hover {
  color: white;
}*/

.gally-masonry {
    width: 100% !important;
}

.gally-masonry img {
    margin-bottom: 0rem !important;
}

.gally-masonry h2 {
    margin-bottom: 0rem !important;
    padding: 0.29rem 0rem 0.5rem !important;
    background: #eee;
}

.gally-masonry h2 a {
    font-family: "Roboto Condensed" !important;
    font-size: 17px;
    color: #1c3153;
    text-transform: capitalize;
}

.gally-masonry h2 {
    font-family: "Roboto Condensed" !important;
    font-size: 17px;
    color: #1c3153;
    text-transform: capitalize;
}

.sidebar-section {
    background: #fff;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    min-height: 100vh;
}

.mentor-section {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    margin-bottom: 20px;
}

.mentor-section .slide-image {
    margin: auto;
}

.mentor-section .slide-image img {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.mentor-section .carousel-indicators [data-bs-target] {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #007bff;
}

.mentor-section .carousel-caption {
    position: relative;
    left: 0;
}

.mentor-section h4 {
    color: #404bcb;
    font-size: 22px;
    position: relative;
    text-align: left;
    padding-left: 25px;
}

.mentor-section h4::before {
    position: absolute;
    content: "";
    top: 1px;
    left: 0;
    height: 26px;
    width: 5px;
    background: #fd1593;
}

.mentor-section .carousel-caption h5 {
    margin-top: 15px;
    margin-bottom: 2px !important;
    color: #6f22bb;
    text-transform: capitalize;
    font-size: 18px;
}

.mentor-section .carousel-caption p {
    color: #3b566e;
    font-size: 15px;
    margin-bottom: 7px;
    font-size: 15px;
}

.mentor-section i {
    color: #6f22bb;
    opacity: 1;
    font-size: 15px;
}

.all-courses {
    background: #fff;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    min-height: 300px;
    margin-bottom: 50px;
    padding: 25px;
}

.all-courses .card {
    border: none;
    margin-bottom: 25px;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
}

.all-courses .card img {
    min-height: 138px;
    max-height: 138px;
}

.all-courses .card-title {
    margin-bottom: 8px !important;
}

.all-courses .card-title a {
    font-size: 16px;
    color: #3b566e;
    letter-spacing: 0.7px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
}

.all-courses .card-text {
    font-weight: 400;
    font-size: 14px;
    color: #647e95;
    line-height: 22px;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.all-courses .card-body {
    min-height: 218px;
}

.all-courses .button-section {
    padding-top: 15px;
    text-align: center;
}

.all-courses .button-section .enroll-btn {
    line-height: 22px;
    border: 1px solid #404bcb;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    color: #404bcb;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
}

.all-courses .button-section .enroll-btn:hover {
    background: #404bcb;
    color: #fff;
}

.all-courses .button-section .enroll-btn:focus {
    box-shadow: none;
}

.contact-section {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    padding: 16px 25px;
    position: relative;
    max-height: 160px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-bottom: 20px;
}

.contact-section::after {
    content: "";
    width: 1px;
    height: 50px;
    display: inline-block;
    position: absolute;
    right: 85px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #d2d6de;
}

.contact-section p {
    font-size: 18px;
    font-weight: 400;
    color: #848da0;
}

.contact-section::before {
    position: absolute;
    content: "";
    top: 15px;
    left: 0;
    height: 26px;
    width: 5px;
    background: #404bcb;
}

.contact-section h2 {
    font-size: 14px;
    letter-spacing: 2px;
    color: #272c37;
    margin: 8px 0;
    margin-bottom: 3px !important;
    text-transform: capitalize;
}

.contact-section h2::before {
    content: "";
    width: 32px;
    height: 32px;
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url("https://www.simplilearn.com/ice9/assets/course_sprite_7.svgz") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: -446px -242px;
}

.enroll-section {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    padding: 16px 25px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-bottom: 20px;
}

.enroll-section::before {
    position: absolute;
    content: "";
    top: 15px;
    left: 0;
    height: 26px;
    width: 5px;
    background: #22b5e8;
}

.enroll-section h2 {
    font-size: 18px;
}

.enroll-section legend {
    margin-bottom: 0 !important;
    font-size: 14px !important;
    float: none;
    text-align: center;
    color: #85c123;
    text-transform: capitalize;
}

.legend-padding {
    padding: 15px;
    border: 1px dotted #85c123;
}

.enroll-section .form-control,
.enroll-section .form-select {
    font-size: 14px;
    color: #647e95;
}

.enroll-section .form-control:focus,
.enroll-section .form-select:focus {
    box-shadow: none;
    border-color: #22b5e8;
}

.enroll-section ::placeholder {
    text-transform: capitalize;
}

.enrol-form-btn {
    line-height: 22px;
    border: 1px solid #404bcb;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    color: #404bcb;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
}

.enrol-form-btn:focus {
    box-shadow: none;
    outline: none;
    border-color: transparent;
}

.social-nav i {
    font-size: 20px;
}

.social-nav ul.nav .nav-link {
    margin: 0 2px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.social-nav ul.nav li:nth-child(1) .nav-link {
    color: #fff;
    text-align: center;
    background: #404bcb;
}

.social-nav ul.nav li:nth-child(2) .nav-link {
    background: #fd1593;
    color: #fff;
    text-align: center;
}

.social-nav ul.nav li:nth-child(3) .nav-link {
    background: #22b5e8;
    color: #fff;
    text-align: center;
}

.social-nav ul.nav li:nth-child(4) .nav-link {
    background: #6f22bb;
    color: #fff;
    text-align: center;
}

.trainer-profile {
    padding-top: 25px;
}

.trainer-profile .card {
    background: #fff;
    border: none;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    margin-bottom: 20px;
}

.trainer-profile p.card-text {
    font-weight: 400;
    font-size: 15px;
    color: #647e95;
    line-height: 21px;
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
    text-align: justify;
}

.recent-course {
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    padding: 20px;
    position: relative;
}

.recent-course .all-courses {
    padding: 0;
    background: transparent;
    box-shadow: none;
}

.recent-course .all-courses .card-body {
    min-height: 140px;
}

.recent-course h2 {
    color: #fd1593;
    font-size: 22px;
    text-transform: capitalize;
}

.recent-course::before {
    position: absolute;
    content: "";
    top: 21px;
    left: 0;
    width: 5px;
    height: 23px;
    background: #22b5e8;
}

.exp-highlight {
    font-weight: 700;
    color: #404bcb;
}

.training-details {
}

.training-details .card {
    border: none;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    margin-bottom: 20px;
    padding: 20px;
    margin-top: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.training-details h5.card-title {
    margin-bottom: 8px !important;
    text-transform: capitalize;
}

.training-details h2.card-header {
    margin-bottom: 0 !important;
    background: #fff;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 8px;
}

.training-details .card-body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.training-details p.about-course {
    font-size: 15px;
    text-align: justify;
    color: #647e95;
    margin-bottom: 10px;
}

h5.course-module {
    position: relative;
    text-transform: capitalize;
}

h5.course-module::after {
    position: absolute;
    content: "";
    width: 50px;
    height: 3px;
    background: #ddd;
    left: 0;
    bottom: -8px;
}

.course-info {
    margin-bottom: 20px;
}

.course-info h5 {
    font-size: 16px;
    font-weight: 400;
    color: #647e95;
    text-transform: capitalize;
    line-height: 30px;
    margin-bottom: 0 !important;
}

.course-info i {
    color: #ddd;
    font-size: 14px;
    margin-right: 10px;
}

.course-duration p {
    font-size: 16px;
    font-weight: 400;
    color: #647e95;
}

.course-duration {
    margin-bottom: 20px;
}

.carrer-desc p {
    font-size: 15px;
    text-align: justify;
    color: #647e95;
    margin-bottom: 10px;
}

.seminar-btn {
    margin-top: 10px;
}

.seminar-btn .seminar {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    padding: 5px 25px;
    border: 1px solid #404bcb;
    color: #404bcb;
    text-transform: capitalize;
    font-size: 20px;
    margin-right: 15px;
}

.seminar-btn .seminar:hover {
    background: #404bcb;
    color: #fff;
    border: 1px solid #404bcb;
}

.seminar-btn .seminar:focus {
    box-shadow: none;
}

.seminar-btn .admission {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    padding: 5px 25px;
    border: 1px solid #404bcb;
    color: #404bcb;
    text-transform: capitalize;
    font-size: 20px;
}

.seminar-btn .admission:hover {
    color: #fff;
    border: 1px solid #22b5e8;
    background: #22b5e8;
}

.seminar-btn .admission:focus {
    box-shadow: none;
}

.product-main {
    background: #fff;
    padding: 20px 0;
}

.product-main .card {
    border: none;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin-bottom: 20px;
    border-bottom: 4px solid #404bcb;
}

.product-main .card-body {
    min-height: 230px;
    margin-bottom: 0 !important;
}

.product-main .card-title {
    margin-bottom: 10px !important;
}

.product-main .card-title a {
    text-transform: uppercase;
    font-size: 16px;
    color: #3b566e;
    letter-spacing: 0.7px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
}

.product-main .card-img-top {
    min-height: 130px;
    max-height: 250px;
}

.product-main .card-text {
    font-weight: 400;
    font-size: 14px;
    color: #647e95;
    line-height: 22px;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 15px;
}

.demo-btn {
    border-color: #404bcb;
    color: #404bcb;
    text-transform: capitalize;
    font-size: 16px;
}

.demo-btn:hover {
    background: #404bcb;
    border-color: #404bcb;
}

.demo-btn:focus {
    box-shadow: none;
}

.carrer-list-main .brows-job-list {
    display: flex;
    width: 100%;
    clear: both;
    padding: 20px;
    transition: 0.4s;
    margin-top: 25px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 10px 0 rgba(88, 96, 109, 0.14);
    -webkit-box-shadow: 0 0 10px 0 rgba(88, 96, 109, 0.14);
    -moz-box-shadow: 0 0 10px 0 rgba(88, 96, 109, 0.14);
    align-items: center;
}

.carrer-list-main .item-fl-box {
    width: 100%;
    display: flex;
    align-items: center;
}

.item-click .brows-job-position {
    padding: 0;
}

.brows-job-position h3 a {
    font-size: 17px;
    padding: 0;
    margin-bottom: 5px;
    line-height: 1.4;
    position: relative;
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #404bcb;
}

.item-click .brows-job-position p {
    margin-bottom: 0;
    padding-top: 0;
    color: #666666;
}

.brows-job-position p span {
    margin-top: 12px;
    color: #666666;
}

span.brows-job-sallery {
    margin-left: 15px;
}

.brows-job-position .job-type {
    padding: 3px 12px;
    color: #fff;
    margin-left: 10px;
    border-radius: 2px;
    text-transform: capitalize;
    font-size: 13px;
}

.cl-success {
    color: #11b719 !important;
}

.bg-trans-success {
    background: rgba(15, 183, 107, 0.12) !important;
}

.brows-job-location {
    margin-top: 23px;
}

.btn.btn-default {
    border: 1px solid #eaeff5;
    background: #fff;
    color: #677897;
    font-size: 14px;
    border-radius: 2px;
    padding: 14px 14px;
    letter-spacing: 0.5px;
    text-shadow: none;
    box-shadow: 0 2px 8px rgba(102, 103, 107, 0.15);
}

.brows-job-list:hover {
    border-left: 4px solid #404bcb;
}

.brows-job-list:hover .brows-job-link .btn.btn-default {
    background: #404bcb !important;
    color: #fff !important;
}

.full-card {
    background: #fff;
    border-radius: 4px;
    padding-bottom: 20px;
    border: 1px solid #eceff3;
    box-shadow: 0 0 10px 0 rgba(64, 65, 67, 0.1);
}

h2.detail-title {
    font-size: 18px;
    background: #f5f6f7;
    padding: 8px 20px;
    margin-bottom: 16px;
    line-height: 1.6;
    border-radius: 2px;
    color: #252d40;
    border-left: 3px solid #404bcb !important;
}

ul.job-detail-des {
    padding: 0;
    margin-bottom: 16px;
}

ul.job-detail-des li {
    padding: 0;
    color: #66727b;
    list-style: none;
    padding: 10px 12px 10px 20px;
}

ul.job-detail-des li span {
    font-weight: 400;
    margin-right: 20px;
    min-width: 120px;
    display: inline-block;
}

ul.job-detail-des li:nth-child(2n) {
    background: #f3f6f8;
}

.job-responsibility {
    padding: 10px 12px 15px 20px;
    padding-top: 0;
    margin-top: 15px;
}

ul.detail-list {
    padding: 10px 12px 15px 20px;
    padding-top: 0;
    padding-bottom: 0;
}

.carrer-list-main {
    margin-bottom: 50px;
}

.dropdown-menu li {
    margin: 0 !important;
    line-height: normal !important;
}

li.dropdown:hover .dropdown-menu {
    display: block;
}


.siamcard .card-body {
    min-height: 120px !important;
}

.siamcard .card-title a {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0px;
}

.siamcardppadding {
    padding-top: 15px;
    font-size: 15px;
}

.siamcardppadding a {
    font-size: 15px;
}

.product-main .b_bColor1 {
    border-bottom: 4px solid #156483 !important;
}

.product-main .b_bColor2 {
    border-bottom: 4px solid #a3478a !important;
}

.product-main .b_bColor3 {
    border-bottom: 4px solid #79b6df !important;
}

.siamtabs img {
    max-height: 175px !important;
}

.h4 {
    background: #1685c0 !important;
    color: #fff !important;
}

.h4 a {
    color: #fff !important;
}

.siamcardpadding {
    margin-right: 0px;
    margin-left: 0px;
}

.siamcardheader {
    background: #429CCC;
}

.siamcardtitle {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .5px;
}

.siamcardpro {
    border: 1px solid #429CCC;
}

.siamcardheader_img {
    padding: 10px !important;
}

.cst_port_siam {
    margin-right: 0px;
    margin-left: 0px;
}

.singlepm {
    padding-right: 0px;
    padding-left: 0px;
}

.social li a {
    font-size: 20px !important;
}

.ans_height {
    height: 230px !important;
}

.profile-btn a {
    background-color: #5A78D7;
    color: #FFFFFF !important;
    transition: .6s;
}

.profile-btn a:hover {
    border: 1px solid #1685C0 !important;
    color: #1685C0 !important;
    background: #FFFFFF !important;
    transition: .6s;
}

section.news {
    width: 100%;
    height: max-content;
    margin: 1.5rem 0px;
}

.content-description {
    margin: 30px 0px;
}

.content-description img {
    max-width: 100% !important;
}

.content_title {
    background: linear-gradient(127deg, #7e7140 0%, #3f1c83 91%);
    color: #ffffff;
    padding: 20px;
}

.content_image {
    text-align: left;
    margin-bottom: 30px;
}

.content_image img {
    max-width: 100%;
}

.video-card-container {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 60px;
}

.video_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video_container iframe, .video_container object, .video_container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
