* {
    margin: 0px;
}
header {
    background-color: #2262a0;
    padding-bottom: 10px;
    padding-top: 10px;
}
.bg-light {
    background-color: #f8f9fa !important;
    box-shadow: 0px 1px 8px #ababab;
}

.navbar-nav {
    position: absolute;
    right: 0;
}
.icon-sec{
    position: relative;
    color: #fff;
    margin-right: 20px;
    font-size: 18px;
}
.icon-sec{
    position: relative;
    color: #000000;
    margin-right: 20px;
    font-size: 18px;
}
.nav-item.active .icon-sec,
.icon-sec:hover{
    color: #f05024;
}
.nav-item.active .dropdown-menu .nav-item .icon-sec{
    color: #000000;
}
.nav-item.active .dropdown-menu .nav-item.active .icon-sec{
    color: #f05024;
}

.icon-sec img {
    margin-right: 8px;
}
.g-visa-btn,.g-visa-btn:hover {
    color: #023d75;
    background-color: #00ff01;
    border-color: #00ff01;
    padding: 5px 25px;
}
.carousel-item h5 {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}
.carousel-item h5::after {
    content: '';
}
.carousel-item h1 {
    font-size: 52px;
    text-transform: uppercase;
    margin: 0;
}
.carousel-item p {
    font-size: 28px;
    text-transform: uppercase;
    margin: 0;
    margin-top: -5px;
    font-weight: 700;
}
.carousel-caption {
    bottom: 70px;
}
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 69px;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e") #ccc no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
}
.carousel-control-prev-icon {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 69px;
    /*background: #ccc no-repeat center center;*/
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e") #ccc;
    background-size: 100% 100%;
}
.banner-bottom .form-control {
    border-radius: 50px;
    height: 45px !important;
}
.banner-bottom .row {
    background-color: #fff;
    padding: 20px;
    border-radius: 50px;
    top: -44px;
    position: relative;
    width: 74%;
    margin: 0 auto;
    box-shadow: 0px 20px 10px -10px rgba(0, 0, 0, 0.1);
}
.how-it-works {
    text-align: center;
    padding-bottom: 54px;
}
.how-it-works h1, .heading-text {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #4e4e4e;
    text-align: center;
}
.how-it-works h2, .why-choose h2 {
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 28px;
    text-transform: uppercase;
    color: #4e4e4e;
}
.how-it-works p, .why-choose p {
    color: #7b7b7b;
}
.apply-btn {
    color: #fff;
    background-color: #03c50c;
    border-color: #03c50c;
    margin-top: 30px;
    padding: 7px 22px;
    border-radius: 7PX;
    text-transform: uppercase;
}
.why-choose {
    background-image: url('../images/common/why-choose-bg.png');
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.why-choose .white-bg {
    background-color: #fff;
    padding: 50px 25px;
    border-radius: 7px;
}
.about-img {
    background-image: url('../images/common/about-img.png');
    background-repeat: no-repeat;
    width: 100%;
    padding: 79px;
    background-size: cover;
}
.about-cntnt {
    background-color: #2262a0;
    padding: 60px 30px;
}
.about-cntnt h3 {
    color: #FFF;
    margin: 0;
    border-bottom: 1px solid #fff;
    width: 30%;
    text-align: center;
}
.about {
    padding: 50px 0px;
}
.about .row, .footer {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.footer {
    background-color: #013871;
    padding: 30px;
}
.about-cntnt p {
    color: #FFF;
    margin: 0;
    margin-top: 35px;
}
.footer P {
    color: #fff;
    margin: 0px;
}
.footer .col-md-5 {
    text-align: right;
}
.soc-section p {
    margin-top: 9px;
}
.dropdown-menu{
    margin: 1.125rem 0 0;
    box-shadow: 0px 1px 8px #ababab;
    left: auto;
    right: 0;
    background-color: #f8f9fa;
    padding: 5px;
    width: 200px;
}
.dropdown-menu .icon-sec{
    font-size: 16px;
}
a.icon-sec:hover{
    text-decoration: none;
}
.dropdown-menu .nav-item{
    border-bottom: 1px solid blue;
    padding: 5px 0 5px;
}
.dropdown-menu .nav-item:last-child{
    border: 0;
}
.menu-last .dropdown-menu{
    left: auto;
    right: 0;
    background-color: #f8f9fa;
    padding: 5px;
    width: 200px;
}

.breadcrumb .breadcrumb_iner {
    height: 150px;
    width: 100%;
    display: table;
}
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item {
    display: table-cell;
    vertical-align: middle;
}
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 24px;
    text-transform: capitalize;
}
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
}
.userlogin-section{
    width: 400px;
}
.select2-container .select2-selection--single{
    height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
}

.highlighted:after {
    content: ' ';
    position: absolute;
    display: block;
    width: 150px;
    margin: 10px 40%;
    border: 1px dashed;

}
.error{
    color:red;
}
.dash_left_sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-right: 1px solid #f0e9ff;
}
.dash_left_sidebar .single_sidebar_widget .cat-list li {
    border-bottom: 1px solid #f0e9ff;
    transition: all 0.3s ease 0s;
    padding-bottom: 12px;
}

.dash_left_sidebar .single_sidebar_widget .cat-list li + li {
    padding-top: 15px;
}
.dash_left_sidebar .single_sidebar_widget .cat-list li a{
    font-size: 16px;
    line-height: 20px;
    color: #888888;
}
.dash_left_sidebar .single_sidebar_widget .cat-list li a:hover,
.dash_left_sidebar .single_sidebar_widget .cat-list li.active a,
.dash_left_sidebar .single_sidebar_widget .cat-list li a.active,
.dash_left_sidebar .single_sidebar_widget .cat-list li.active a.active,
.dash_left_sidebar .single_sidebar_widget .cat-list li a:active {
    color: #f05024;
    text-decoration: none;
}
.panel-group {
    margin-bottom: 20px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-default {
    border-color: #ddd;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #e0e0e0;
    border-color: #ddd;
}
.panel-body {
    padding: 15px;
}
.panel-group .panel+.panel {
    margin-top: 5px;
}
.imgrounded {
    border-radius: 15rem!important;
}
.doctitle{
    line-height: 2;
}

.tooltip-inner {
    background-color: #fff;
    border: 1px solid #000;
    color:#000;
}

.dispseltions{
    background: #ccc;
    padding: 5px 0 5px;
    border-left: 5px solid blue;
}
.docSelsection{
    border: 1px solid #eee;
    border-radius: 5px;
}
.disptabcnt{
    padding: 10px 30px 10px;
}
.curs-point{
    cursor:pointer;
}
.custom-file-label{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

@media only screen and (max-width: 568px) {
    .why-choose .white-bg {
        margin-bottom: 20px;
    }
}

@media (max-width:800px){
    .navbar-nav {
        right: 0;
        background: #2262a0;
        left: 0;
        z-index: 9999;
        position: fixed;
        padding: 15px 30px 15px 30px;
    }
}
