@import url("https://fonts.googleapis.com/css?family=Rajdhani:400,600|Roboto:400,500,500i");
body{
    line-height: 24px;
    font-size: 14px;
    font-family: "Roboto", sans-serif  !important;
    /*font-weight: 500;*/
    color: #77777;
}
.common_style .line {
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.recent_update_text h3 {
    color: #222222;
    line-height: 45px;
    font-size: 36px;
    font-family: "Rajdhani", sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}
.common_style .line:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 50px;
    content: "";
}
.text-center .line:after {
    position: absolute;
    left: 46%;
    bottom: 0;
    height: 1px;
    width: 50px;
    content: "";
}

.gradient-bg, .header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link, .blog_right_sidebar .widget_title, .blog_right_sidebar .newsletter_widget .bbtns, .blog_right_sidebar .tag_cloud_widget ul li a:hover, .blog-pagination .page-item.active .page-link, .blog-pagination .page-link:hover, .comments-area .btn-reply:hover, .recent_update_inner .nav.nav-tabs li a.active, .recent_update_inner .nav.nav-tabs li a:hover, .common_style .line:after, .price_item:hover .price_head, .price_item:hover .price_footer, .testimonial_area .active_testimonial .owl-dots, .news_widget .input-group .sub-btn {
    background: -webkit-linear-gradient(90deg, #fc576b 0%, #eca2f1 100%);
    background: -moz-linear-gradient(90deg, #fc576b 0%, #eca2f1 100%);
    background: -o-linear-gradient(90deg, #fc576b 0%, #eca2f1 100%);
    background: linear-gradient(90deg, rgba(254,76,63,1) 0%, rgba(255,133,133,1) 32%, rgba(255,73,13,1) 100%);
}
.common_style h3 {
    font-size: 36px !important;
    color: #222222 !important;
    font-family: "Rajdhani", sans-serif !important;
    margin-bottom: 20px !important;
}
.bg-red{
    /*background: red;*/
}
.mylist{
    list-style: none;
    
}
.mylist li{
    margin-bottom: 10px;
}
.s-table,.display-table {
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
    width: 100%;
    table-layout: fixed;
}
.table-icon{
    background: #fff;
    box-shadow: 1px 2px 7px 0px #ccc;
    text-align: center;
}
.table-icon >div{
    /*display: table-cell;*/
    display: inline-block;
    
}
.table-icon i{
    font-size: 70px;
    padding: 10px 10px;
    color: #364183;
}
.service-text1 h3{
    font-size: 20px;
    color: #fff;
}
.s-icon-div {
    background: linear-gradient(to left, #403379, #068fbb);
    box-shadow: rgb(50 50 105 / 15%) 0px 2px 5px 0px, rgb(0 0 0 / 5%) 0px 1px 1px 0px;
}
.left-icon{
    float: left;
    padding: 10px;
    /*border: 1px solid #ccc;*/
    margin-top:10px;
}
.right-text{
    float: left;
    padding: 10px;
}
.panelbg2 .form-group input,.panelbg2 .form-group select{margin-bottom: 10px;}
.navbar{
    background: linear-gradient(to left, #403379, #068fbb) !important;
    box-shadow: 0px 2px 3px 0px #cac4c4;
}
.navbar-default .navbar-nav > li > a{
    color:#fff !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    color:#eee32b !important;
}
@media(max-width: 767px){
    .div_left{
        float: left;
        width: 80%;
    }
    .div_right{
        float: right;
        width: 20%;
    }
    .nav-switch{
        top:25px !important;
    }
    .header-sm{
        box-shadow: 1px 1px 1px 1px #ccc;
    }
}
@media (min-width: 768px){
.display-table-cell {
    display: table-cell;
    width: 40%;
    padding: 0;
}
}
.service-text1 {
    text-align: center;
    vertical-align: middle;
    padding: 20px;
    color: #fff;
}
.service-text1 i {
    font-size: 60px;
    padding: 20px;
    color: #fff;
    /* border-style: outset; */
    /* border: 5px double #ff2222; */
    /* border-radius: 50%; */
}
.service-section{
   background: #fff !important; 
}
.address-icon {
width:60px; margin-top:-20px;
}
.icon {
    margin: 0 auto;
    text-align: center;
    }
.bg-border {
min-height: 85px;
margin-bottom:0;
background: #fff;
    box-shadow: 0px 4px 9px #ccc;
    padding: 1em 1em 0;
    border: 1px solid #ccc;
}
.bg-border:hover {
    transform: scale(0.95);

}
@media(max-width:450px){
.col-sm-6 .bg-red {
margin-top:40px;
}

}
    #popup{
    display: block;
    z-index: 1000;
    background: #316cb9;
    color: #fff;
    min-width: 250px;
    padding: 20px;
    position: fixed;
    top: 40%;
    left: 43%;
    border-radius: 10px;
    text-align: center;
    box-shadow: 1px 1px 5px 1px #9E9E9E;
    }
    #popUpbg{
    background: #303030;
    opacity: 0.4;
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}
p.lead {
    font-size: 16px;
    color: #363636;
    line-height: 24px;
        font-weight: 500 !important;
    margin-bottom: 30px;
}
.common_style p {
    margin: 0;
}
.common_style .primary_btn {
    margin-top: 35px;
}
.pull-right {
    float: right;
}

.text-right {
    text-align: right !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}

section{
    padding: 60px 0;
}
.nav-item a{
    padding: 10px;
}
.color-blue{
    color: #00afdf;
}
.primary_btn{
    display: inline-block;
    color: #22195e;
    letter-spacing: 1px;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 47px;
    outline: none !important;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    border: double 2px transparent;
    border-radius: 5px;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #8c7cda, #13acda);
    background-image: -webkit-linear-gradient(white, white), -webkit-radial-gradient(circle at top left, #8c7cda, #13acda);
    background-image: -moz-linear-gradient(white, white), -moz-radial-gradient(circle at top left, #8c7cda, #13acda);
    background-image: -ms-linear-gradient(white, white), -ms-radial-gradient(circle at top left, #8c7cda, #13acda);
    background-image: -o-linear-gradient(white, white), -o-radial-gradient(circle at top left, #8c7cda, #13acda);
    background-origin: border-box;
    background-clip: content-box, border-box;
}
.primary_btn span {
    padding: 0 35px;
}
@media (min-width: 992px){
    .navbar-expand-lg .navbar-collapse {
        display: block !important;
        text-align: right;
    }
}
.pb-70{padding-bottom:70px}
.gray-bg{
    /*background: #e2dede66;*/
    background-image: url('../img/gray-bg1.png');
    background-size: cover;
    
}
.white-bg{
    background-image: url('../img/white-bg.jpg');
    background-size: cover;
}
.header{
    /*padding: 10px 0;*/
}
.logo-big{
    text-align: center;
}
.header-elements{
    display: table;
    width: 100%;
}
.header-elements .col-h,.col1{
    display: table-cell;
    padding: 5px;
    vertical-align: middle;
    
}
.header-text h1{
    color: #392a79;
    font-size: 56px;
    font-family: "Rajdhani", sans-serif;
    font-weight: bold;
    text-shadow: 1px 2px #006ea5;
    letter-spacing: 1px;
}
.header-text span{
    font-size: 20px;
    padding-left: 8px;
    color: #d83c30;
}
.header-ul{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    padding-left: 30px;
    
}
.header-ul li{
    color: #dc3545;
    list-style: none;
    margin-bottom: 5px;
}
.main-menu li.active a,.main-menu li a:hover{
    background: none !important;
    color: #eee32b;
}
.nav-section{
    /*background: linear-gradient(to left, #403379, #068fbb);*/
   /*background: linear-gradient(to left, #28a745, #28a745);*/
   /*background: linear-gradient(to left, #06d235, #403d3d);*/
    box-shadow: 0px 2px 3px 0px #cac4c4;
}
.footer-widget{
    color: #b7b7b7 !important;
}
.footer-widget i{
    font-size: 20px;
}


/*course*/
.section-gap {
    padding: 50px 0;
}

.popular-course-area .owl-dots{text-align:center;bottom:5px;margin-top:40px;width:100%;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}
.popular-course-area .owl-dot{height:10px;width:10px;display:inline-block;background:rgba(127,127,127,0.5);margin-left:5px;margin-right:5px;-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}
.popular-course-area .owl-dot.active{-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;background:#f7631b}


.single-popular-carusel .thumb{overflow:hidden}
.overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.single-popular-carusel .thumb img{width:100%;-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}
.single-popular-carusel .meta{margin-top:-26px;z-index:2;position:inherit;padding:0px 10px}
.single-popular-carusel .meta p{font-size:12px;font-weight:300;color:#fff;margin-bottom:0px}
.single-popular-carusel .meta p .lnr{margin:0px 5px}.single-popular-carusel .meta h4{color:#fff}
.single-popular-carusel .details h4{-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:20px 0px}
.single-popular-carusel .details h4:hover{color:#f7631b !important}
.details{
    border: 3px solid #0a89b7;
}
@media (max-width: 576px){.single-popular-carusel{margin:15px}}
.single-popular-carusel:hover .thumb img{transform:scale(1.1)}
/*course end*/

/*TESTINOMIAL */
.review-area{
    /*background: #f9f9ff;*/
}
.review-area .owl-carousel .owl-item img {
    width: auto !important;
}
.single-review .title {
    margin: 20px 0;
}
.review-area h4 {
    color: #222;
}
.single-review .star {
    margin-left: 30px;
}
.single-review .star .checked {
    color: orange;
}
.review-area .owl-dots {
    text-align: center;
    bottom: 5px;
    margin-top: 20px;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.review-area .owl-dot {
    height: 10px;
    width: 10px;
    display: inline-block;
    background: rgba(127,127,127,0.5);
    margin-left: 5px;
    margin-right: 5px;
    -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;
}
.review-area .owl-dot.active {
    -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;
    background: #f7631b;
}
/*TESTINOMIAL END*/
.header-bg{
/*    background: url('../img/header.jpg') no-repeat;
    height: 150px;*/
}
.display-table1{
    display: table;
    border-collapse:collapse; 
    width: 100%;
    table-layout: fixed;
}
.display-table-cell1{
    display: table-cell
}
.width-50{
    width: 50%;
}
.width-33{
    width: 33%;
}
.vertical-base{
    vertical-align: baseline;
}
.list-inline{
    list-style: none;
}
.list-inline li{
    display: inline-block;
    padding: 5px;
}

/*.bg-poly1{
    width: 100%;
    padding: 10px 0;
    background: url('../img/r-top.png')right bottom no-repeat;
   
}
.bg-poly{
    width: 100%;
    padding: 10px 0;
    background: url('../img/r-logo-bg.png')left bottom no-repeat;
   
}*/
.header-left{
    width: 60%;
    float: left;
}
.header-right{
    width: 40%;
    float: right;
     /*background: url('../img/r-logo-bg.png')left bottom no-repeat;*/
}

.color-red{
    color: #068fbb;
}
.mt-4,.my-4{margin-top:1.5rem!important}
.padding-l-r-0{
    padding-left: 0;
    padding-right: 0;
}
.social a{
    display: block;
    padding: 5px;
    border: 5px solid #d0291b;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #860c08;
    background: #f8f9fa;
}
.social a:hover{
    color: #000;
}
.social a i{
    font-size:20px;
}
a.download-a{
    color: #fff;
}
a.download-a:hover{
    color: yellow;
}
@media(min-width:992px){
    .margin-top-42{
        margin-top: 42px;
    }
    .margin-top-20{
        margin-top: 20px;
    }
    .margin-top-4{
        margin-top: 4px;
    }
}
@media(min-width:1160px){
    .padding-right-50{
        padding-right: 50px;
    }
}
@media(min-width:992px) and (max-width:1082px){
    .padding-div-0{
        padding: 0;
    }
}
.yellow-bg-gradiant{
    background: rgba(255,255,255,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(3,150,225,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(3,150,225,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(3,150,225,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(3,150,225,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(3,150,225,1) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(3,150,225,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffdd03', GradientType=1 );
}
@media(min-width:992px){
     .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media(min-width:991px) and (max-width: 1250px){
    .online_exam_min{
        display: block;
    }
    .online_exam_max{
        display: none;
    }
}
@media(min-width:1250px){
    .online_exam_max{
        display: block;
    }
    .online_exam_min{
        display: none;
    }
}
.display-flex{
    display: flex;
    vertical-align: baseline;
}
.btn-danger {
    color: #fff;
    background-color: #4f93d9;
    border-color: #1b5cb1;
}
ul.pagination > li.active > a, ul.pagination > li:hover > a {
    background-color: #4f93d9 !important;
    border-color: #1b5cb1 !important;
    color: #fff;
}