a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

HTML5 display-role reset for older browsers article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    line-height: 1;
    background: #fafafa;
    overflow-x: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
}

.row {
    margin-right: 0;
    width: 100%;
    margin-left: 0
}

.container-fluid {
    padding-right: 70px;
    padding-left: 70px
}

strong {
    font-weight: 600
}

.top_strip {
    background: #192838;
    height: 35px;
    width: 70%;
    float: right;
    position: relative
}

.top_strip::before {
    height: 0;
    width: 50px;
    border-top: 35px solid #192838;
    border-left: 35px solid transparent;
    content: "";
    display: block;
    position: absolute;
    left: -50px
}

.consulation p {
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 10px
}

.consulation p a {
    color: #029eb9;
    text-decoration: none
}

.social p {
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 10px
}

.social p a {
    color: #fff;
    text-decoration: none
}

.social i {
    margin: 0 5px
}

.logo_area img {
    width: 100%
}

.logo_area a {
    display: block
}

.menu_widget {
    display: flex;
    width: 100%;
    margin: 10px 0
}

/* .main_menu {
    float: right
}

.main_menu .nav-item {
    margin: 0 15px
}

.main_menu .nav-item .nav-link {
    font-size: 15px;
    display: block;
    color: #192838;
    padding: 10px 0
}
 */
 .dropdown-menu {
    padding: 0;
    margin: 0;
    border-radius: 0;
}
.dropdown-menu .dropdown-menu {
    left: 100%;
    top: 0;
}
.dropdown-menu > li > a {
    padding: 13px 25px 13px 10px;
	margin:0;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid 
transparent;
border-bottom: 0;
border-left: .3em solid
    transparent;
}
.dropdown-menu .dropdown-toggle::after {
    position: absolute;
    right: 10px;
    top: 23px;
    transform: rotate(-90deg);
}



.navbar-nav .current_page_item > a{
	 color: #ff7b07s;
	 border-bottom: 5px solid #ff7b07;
padding-bottom: 17px;
}
.navbar-nav .current-menu-parent > a {
    outline: medium none;
    outline-offset: 0;
    transition: all 1s ease 0s;
    color: #ff7b07;
    border-bottom: 5px solid #ff7b07;
padding-bottom: 17px ;
}

.navbar-nav .menu-item-object-page .current-page-ancestor .current-menu-ancestor .current_page_ancestor > a{

	outline: medium none;
    outline-offset: 0;
    transition: all 1s ease 0s;
    color: #ff7b07;
    border-bottom: 5px solid #ff7b07;
padding-bottom: 17px ;
}2657
.navbar-nav .current-page-ancestor > a{

	outline: medium none;
    outline-offset: 0;
    transition: all 1s ease 0s;
    color: #ff7b07;
    border-bottom: 5px solid #ff7b07;
padding-bottom: 17px;
}




.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background-color: #0f7ccc;
    color: #fff !important;
    outline: 0 none;
    text-decoration: none;
	 padding-bottom: 10px;
border-bottom: none;
	
}



/* 
.navbar-nav .current_page_item > a{
	color: #ff7b07 !important;
	border-bottom: 5px solid #ff7b07;
	padding-bottom: 23px !important;
}
.navbar-nav .current-menu-parent > a {
	outline: medium none;
	outline-offset: 0;
	transition: all 1s ease 0s;
	color: #ff7b07 !important;
	border-bottom: 5px solid #ff7b07;
	padding-bottom: 23px !important;
}
.navbar-nav .menu-item-object-page .current-page-ancestor .current-menu-ancestor .current_page_ancestor > a{
	outline: medium none;
    outline-offset: 0;
    transition: all 1s ease 0s;
    color: #ff7b07 !important;
    border-bottom: 5px solid #ff7b07;
	padding-bottom: 23px !important;
}
.navbar-nav .current-page-ancestor > a{
	outline: medium none;
    outline-offset: 0;
    transition: all 1s ease 0s;
    color: #ff7b07 !important;
    border-bottom: 5px solid #ff7b07;
	padding-bottom: 23px !important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background-color: #0f7ccc;
    color: #fff !important;
    outline: 0 none;
    text-decoration: none;
	padding-bottom: 13px !important;
	border-bottom: none;
} 
*/

.carousel-control-next,
.carousel-control-prev {
    width: auto;
    opacity: 0;
    transition: .8s;
    -webkit-transition: .8s
}

.banner:hover .carousel-control-next {
    right: 5%;
    transition: .8s;
    -webkit-transition: .8s;
    opacity: 1
}

.cus_forms {
    width: 65%;
    text-align: center;
    margin: 30px auto 0;
    position: relative
}

.banner:hover .carousel-control-prev {
    left: 5%;
    transition: .8;
    -webkit-transition: .8s;
    opacity: 1
}

.cus_bnrbtn {
    font-size: 32px;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .6);
    color: #a1a1a1;
    opacity: .6;
    transition: .8s;
    -webkit-transition: .8s
}

.cus_bnrbtn:hover {
    opacity: 1;
    transition: .8s;
    -webkit-transition: .8s;
    color: #fff
}

.carousel-caption h1 {
    font-size: 40px;
    padding: 10px 0;
    line-height: 45px;
    font-weight: 600
}

.carousel-caption h5 span {
    display: block
}

.carousel-caption p {
    font-size: 16px;
    line-height: 24px;
    padding: 0 100px
}

.carousel-caption {
    position: inherit;
    right: 20%;
    bottom: 140px;
    left: 20%;
    z-index: 10;
    padding-top: 50px;
    padding-bottom: 20px;
    color: #fff;
    margin: 0 auto;
    width: 60%
}

.btn-secondary {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.cus_forms .form-control {
    padding: 5px 13px;
    height: 40px;
    font-size: 16px;
    line-height: 25px
}

.cus_forms .btn.btn-secondary {
    padding: 4px 20px
}

.banner_widget {
    height: 180px;
    background: #fff;
    position: relative;
    top: 0;
    width: 100%;
    margin-top: -5%;
    padding: 0;
    border-radius: 2px;
    margin-bottom: 30px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .15);
    display: flex;
    align-items: center
}

.coupons {
    text-align: center
}

.countdown {
    text-align: center
}

.coupons h2 {
    font-size: 14px;
    line-height: 27px;
    color: #7a7a7a;
    padding: 5px 0
}

.coupons h2 span {
    display: inline-block;
    color: #055aa8;
    font-size: 26px;
    padding: 5px 0
}

.coupons h2 i {
    display: inline-block;
    color: red;
    font-size: 24px;
    padding: 5px 0;
    margin-right: 5px
}

#clockdiv {
    display: inline-block;
    color: #333
}

#clockdiv>div {
    padding: 10px;
    border-radius: 3px;
    display: inline-block
}

#clockdiv div>span {
    border-radius: 50%;
    background: #4863A0;
    display: inline-block;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    font-size: 22px
}

.smalltext {
    padding: 5px 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

.signup-form input[type=email],
.signup-form input[type=text],
.signup-form select,
.signup-form textarea {
    border: none;
    border-bottom: 1px solid #a9a9a9;
    background-color: inherit;
    display: block;
    width: 100% !important;
    margin: none;
    padding: 5px;
    font-size: 14px;
    line-height: 23px
}

.signup-form input[type=email]:focus,
.signup-form input[type=text]:focus,
select:focus {
    outline: 0
}

.signup-form .form-group {
    display: block;
    width: 33%;
    float: left;
    padding-right: 20px;
    margin-bottom: .5rem
}

.signup-form .form-group>textarea {
    height: 37px;
    width: 100%
}

.signup-form .form-group .line {
    height: 2px;
    width: 0;
    position: absolute;
    background-color: #a9a9a9;
    display: inline-block;
    transition: .3s width ease-in-out;
    position: relative;
    top: -14px
}

.signup-form input[type=email]:focus+.line,
.signup-form input[type=text]:focus+.line,
.signup-form textarea:focus+.line,
select:focus+.line {
    width: 100%;
    background-color: #02add7
}

.couponsform {
    display: flex;
    align-items: center;
    height: 100%
}

.cus_sign_btn {
    border: none;
    padding: 10px 30px;
    background: #4863A0;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    display: block
}

.widget {
    padding: 30px 0;
    margin: 30px 0
}

.common_titles {
    text-align: center;
    display: block;
    margin: 10px 0;
    position: relative;
    z-index: 2
}

.common_titles h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 35px;
    padding: 5px 0;
    position: relative
}

.common_titles span {
    line-height: 30px;
    display: block;
    color: #7e7e7e;
    font-size: 16px;
    padding: 5px 0;
    font-weight: 400
}

.Portfolio {
    transition-duration: .8s;
    animation: winanim .9s;
    -webkit-backface-visibility: visible;
    backface-visibility: visible
}

.desc {
    padding: 5px;
    text-align: center;
    font-size: 90%;
    background: #000;
    color: #ff69b4
}

.brouse_allcourse {
    margin: 0 auto;
    display: table
}

.cus_height:hover .mCSB_draggerContainer {
    opacity: 1;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.mCSB_draggerContainer {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    opacity: 0
}

.course_filtertab .nav-item {
    width: 100%
}

.course_filtertab {
    display: flex;
    height: 100%
}

.course_filtertab li a {
    font-size: 15px;
    padding: 10px 30px;
    line-height: 22px;
    margin-right: 15px;
    color: #444;
    font-weight: 600;
    text-align: left;
    border-radius: 50px;
    transition-duration: .4s;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.course_filtertab li .active {
    color: #fff;
    background-image: linear-gradient(to right, #4863A0 0,#4863A0 100%, #40b9fe);
    transition-duration: .4s;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

@keyframes winanim {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.cus_height {
    height: 330px;
	overflow-y: auto;
}

#master_widget {
    background-image: linear-gradient(to right, #055aa8 0, #40b9fe 80%, #40b9fe 100%);
    height: auto;
    padding-bottom: 50px
}

.choose_box {
    display: flex;
    width: 100%;
    align-items: center;
    margin: 20px 0
}

.choose_icons {
    margin-right: 10px;
    display: flex;
    width: 65px;
    text-align: center;
    background: #000;
    height: 65px;
    border-radius: 50%;
    line-height: 65px;
    align-items: center;
    vertical-align: middle;
    justify-content: center
}

.choose_contents {
    margin-left: 10px;
    width: 80%
}

.choose_icons i {
    font-size: 28px;
    color: #fff
}

.choose_contents h2 {
    font-size: 18px;
    line-height: 25px;
    padding: 10px 0;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px
}

.choose_contents p {
    font-size: 15px;
    padding: 5px 0;
    line-height: 25px;
    opacity: .5;
    transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out
}

.choose_box:hover .choose_contents p {
    opacity: .9;
    transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out
}

#showmore-button-abtaws {
    background-image: linear-gradient(to right, #4facfe 0, #00f2fe 51%, #4facfe 100%)
}

#showmore-button-abtaws {
    height: 40px;
    line-height: 40px;
    background-size: 200% auto;
    display: block;
    padding: 0 35px;
    text-align: center;
    text-transform: capitalize;
    margin-top: 30px;
    max-width: 150px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    border-radius: 46px;
    background-image: linear-gradient(to right, #4863A0 0,#4863A0 100%, #40b9fe);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    border: none;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    cursor: pointer;
    font-weight: 600
}

#showmore-button-abtaws:hover {
    background-position: right center;
    color: #ffff;
    text-decoration: none
}

.showmore-button {
    margin: 0 auto
}

#showmore-abtaws {
    margin-bottom: 30px
}

#our_achievements {
    background-repeat: no-repeat;
    height: auto;
    background-attachment: fixed;
    background-size: cover;
    background-position: top;
    position: relative;
    display: block;
    align-items: center;
    justify-content: center;
    padding: 30px 0
}

.achevements_overlay {
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 1) 0, rgba(128, 128, 128, 1) 100%);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0, rgba(0, 0, 0, 1)), color-stop(100%, rgba(128, 128, 128, 1)));
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 1) 0, rgba(128, 128, 128, 1) 100%);
    background: -o-linear-gradient(45deg, rgba(0, 0, 0, 1) 0, rgba(128, 128, 128, 1) 100%);
    background: -ms-linear-gradient(45deg, rgba(0, 0, 0, 1) 0, rgba(128, 128, 128, 1) 100%);
    background: linear-gradient(45deg, rgba(0, 0, 0, 1) 0, rgba(128, 128, 128, 1) 100%);
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
    left: 0;
    right: 0
}

.acheve_widget {
    position: relative;
    z-index: 2;
    margin: 20px 0;
    text-align: center
}

.acheve_thumb {
    margin: 10px 0
}

.acheve_details {
    margin: 10px 0
}

.acheve_details h2 {
    color: #fff;
    font-size: 38px;
    line-height: 30px;
    padding: 10px 0 0;
    font-weight: 600
}

.acheve_details p {
    color: #fff;
    font-size: 16px;
    padding: 5px 0;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 600
}

.testi_row {
    align-items: center
}

.testimonial_left span {
    display: block;
    margin: 10px 0
}

.testimonial_left h1 {
    font-size: 30px;
    line-height: 30px;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 800;
    color: #333
}

.testimonial_left p {
    text-align: justify;
    font-size: 14px;
    line-height: 22px;
    color: #838695
}

.test_thumb img {
    width: 80px!important;
    border-radius: 50%;
    border: 2px solid #d0cccc;
    padding: 5px
}

.overall_test {
    display: block;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center
}

.test_contents {
    padding: 25px 25px 25px 20px;
    margin: 0 0 35px;
    border-radius: 5px;
    height: 250px
}

.center .test_contents {
    background: #055aa8;
    color: #fff
}

#testimonials .center .test_contents p {
    color: #fff
}

.test_contents p {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    padding: 25px;
    color: #6d707f;
    position: relative
}

.test_thumb {
    float: left;
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    background: #055aa8;
    border-radius: 50%;
    font-size: 34px;
    font-weight: 600;
    color: #fff
}

.testi_all {
    display: flex;
    width: 100%;
    align-items: center;
    justify-items: initial
}

.test_titles {
    float: left;
    width: 80%;
    padding-left: 20px
}

.test_titles h4 {
    text-align: left;
    padding: 10px 0;
    font-weight: 600;
    font-size: 16px
}

.testi-ratings {
    font-size: 12px
}

.last-testiratings {
    display: inline-block;
    margin-left: 10px
}

#testimonials .active.center {
    transform: scale(1);
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

#testimonials .active {
    transform: scale(.9);
    transition: .6s ease;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

#testimonials .owl-dots {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: -20px 0
}

.testimonial_slider {
    margin-bottom: 30px
}

#testimonials .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 0 2px;
    background: #ccc;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#testimonials .owl-dots .owl-dot.active span,
#testimonials .owl-dots .owl-dot:hover span {
    background: #4facfe!important;
    width: 10px;
    height: 10px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.test_contents h3 {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #000
}

.test_contents span {
    text-align: center;
    display: block;
    padding: 5px 0;
    font-size: 14px;
    font-style: oblique;
    color: #666
}

.test_contents p::before {
    content: "\f10d";
    font-size: 30px;
    position: absolute;
    font-family: FontAwesome;
    left: 0;
    top: 0
}

.all_instructor {
    display: flex;
    align-items: center;
    width: 100%
}

.instructor_left {
    background: #f0f0f0;
    height: 280px;
    width: 50%;
    float: left;
    display: flex;
    align-items: center;
    margin-right: 50px;
    padding: 20px 30px 30px 60px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.instructor_right {
    height: 280px;
    background: #f0f0f0;
    width: 50%;
    float: right;
    display: flex;
    align-items: center;
    margin-left: 50px;
    padding: 20px 60px 30px 20px;
    margin-top: 20px;
    margin-bottom: 20px
}

.ins_contentleft h3 {
    font-size: 26px;
    line-height: 35px;
    padding: 10px 0;
    color: #4f4f4f;
    font-weight: 500
}

.ins_contentleft p {
    font-size: 15px;
    line-height: 26px;
    padding: 10px 0
}

.ins_contentleft a {
    display: block;
    padding: 14px 30px;
    background: #055aa8;
    color: #fff;
    font-size: 14px;
    max-width: 200px;
    min-width: 150px;
    text-align: center;
    float: left;
    box-shadow: 1px 0 4px rgba(0, 0, 0, .13);
    border-radius: 5px;
    cursor: pointer;
    margin: 25px 0 0;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.ins_contentleft a i {
    display: inline-block;
    margin-left: 20px;
    font-weight: 100;
    font-size: 13px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.ins_contentleft a:hover {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    background: #000
}

.ins_contentleft a:hover i {
    padding-left: 10px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.ins_contentright h3 {
    font-size: 26px;
    line-height: 35px;
    padding: 10px 0;
    color: #4f4f4f;
    font-weight: 500;
    text-align: right
}

.ins_contentright p {
    font-size: 15px;
    line-height: 26px;
    padding: 10px 0;
    text-align: right
}

.ins_contentright a {
    display: block;
    padding: 14px 30px;
    background: #000;
    color: #fff;
    font-size: 14px;
    max-width: 200px;
    min-width: 150px;
    text-align: center;
    float: right;
    box-shadow: 1px 0 4px rgba(0, 0, 0, .13);
    border-radius: 5px;
    cursor: pointer;
    margin: 25px 0 0;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.ins_contentright a i {
    display: inline-block;
    margin-left: 20px;
    font-weight: 100;
    font-size: 13px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.ins_contentright a:hover {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    background: #055aa8
}

.ins_contentright a:hover i {
    padding-left: 10px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.ti_flex_wrapper {
    display: flex;
    align-items: center;
    width: 100%
}

.ti_heading_wraper {
    position: relative;
    z-index: 1;
    text-align: left;
    display: inline-block;
    margin-bottom: 20px
}

.ti_heading_wraper>span {
    position: absolute;
    left: -50px;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.ti_heading_wraper>h1 {
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 800;
    line-height: 30px;
    color: #333
}

.ti_heading_wraper>h1 span {
    font-size: 30px;
    color: #055aa8
}

.ti_expertise_box {
    padding: 40px 15px;
    margin-top: 30px;
    position: relative;
    z-index: 1;
    height: 200px
}

.ti_shadow_box {
    background-color: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, .07);
    -ms-box-shadow: 0 0 40px rgba(0, 0, 0, .07);
    -o-box-shadow: 0 0 40px rgba(0, 0, 0, .07);
    position: relative;
    overflow: hidden
}

.ti_expertise_box::before {
    position: absolute;
    content: '';
    background-image: -moz-linear-gradient(-145deg, #40b9fe 0, #055aa8 100%);
    background-image: -webkit-linear-gradient(-145deg, #40b9fe 0, #055aa8 100%);
    background-image: -ms-linear-gradient(-145deg, #40b9fe 0, #055aa8 100%);
    width: 500px;
    height: 500px;
    left: 45%;
    bottom: 65%;
    opacity: .3;
    transition: all .3s cubic-bezier(.905, .395, .12, .55);
    -webkit-transition: all .3s cubic-bezier(.905, .395, .12, .55);
    -moz-transition: all .3s cubic-bezier(.905, .395, .12, .55);
    -ms-transition: all .3s cubic-bezier(.905, .395, .12, .55);
    -o-transition: all .3s cubic-bezier(.905, .395, .12, .55);
    z-index: -1;
    border-radius: 100%
}

.ti_subheading {
    font-size: 18px;
    font-weight: 500;
    color: #646873;
    padding: 25px 0 12px 0
}

.ti_subcontents {
    font-size: 14px;
    line-height: 23px
}

.ti_overlay_box {
    position: absolute;
    top: 100%;
    bottom: 0;
    padding: 0 30px;
    left: 0;
    right: 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    border-radius: 100%;
    z-index: 1;
    opacity: 0;
    visibility: hidden
}

.ti_subheading {
    font-size: 18px;
    font-weight: 500;
    color: #646873;
    padding: 25px 0 12px 0
}

.ti_subheading a {
    color: #615966;
    text-decoration: none;
    display: block
}

.ti_overlay_box>a {
    position: absolute;
    right: -60px;
    bottom: -60px;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    align-items: center
}

.ti_expertise_box:hover {
    box-shadow: none
}

.ti_expertise_box:hover::before {
    opacity: 1;
    left: -16%;
    bottom: -55%;
    z-index: 1
}

.ti_expertise_box:hover .ti_overlay_box {
    top: 0;
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -ms-transition-delay: .1s;
    -o-transition-delay: .1s;
    opacity: 1;
    visibility: visible
}

.ti_overlay_box>.ti_subheading {
    color: #fff;
    padding-top: 0
}

.ti_overlay_box>.ti_subheading a {
    color: #fff;
    padding-top: 0
}

.ti_expertise_box:hover .ti_overlay_box>a {
    bottom: -12px;
    right: -12px;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s
}

#master_pgm .owl-prev {
    position: absolute;
    top: 45%;
    left: -25px;
    background: #fff;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    border-radius: 10px;
    box-shadow: 3px 3px 8px -7px #333;
    opacity: 0;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

#master_pgm .owl-next {
    position: absolute;
    top: 45%;
    right: -25px;
    background: #fff;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 14px;
    border-radius: 10px;
    box-shadow: 3px 3px 8px -7px #333;
    line-height: 40px;
    opacity: 0;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

#master_pgm:hover .owl-prev {
    opacity: 1;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

#master_pgm:hover .owl-next {
    opacity: 1;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.ti_counseling_slider {
    padding-right: 70px;
    width: 100%;
    display: flex
}

.ti_counseling_slider .ti_counseling_slide {
    position: relative;
    width: 100%;
    z-index: 1
}

.ti_counseling_img {
    width: 370px;
    margin-right: 0;
    position: relative;
    top: 0
}

.ti_counseling_inner {
    width: calc(100% - 370px);
    padding: 25px;
    background-color: #fff
}

.ti_counseling_inner>h2 {
    font-size: 24px;
    color: #646873;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px
}

.ti_counseling_inner p {
    font-size: 14px;
    line-height: 25px;
    color: #838695
}

#wp-calendar td#today,
.ed_blog_bottom_pagination .pagination>li.active>a,
.ed_blog_bottom_pagination .pagination>li>a::after,
.ed_header_bottom.header-style-six.menu_fixed,
.ed_morden_search_form .ti_eroll_heading::before,
.ed_morden_search_form::after,
.ti_counseling_gradient_border,
.ti_course_box .ti_course_img_box>a,
.ti_coursenav_next::after,
.ti_coursenav_prev::after,
.ti_expertise_box::before,
.widget_calendar #wp-calendar td#today a {
    background-image: -moz-linear-gradient(-145deg, #00f2fe 0, #055aa8 100%);
    background-image: -webkit-linear-gradient(-145deg, #00f2fe 0, #055aa8 100%);
    background-image: -ms-linear-gradient(-145deg, #00f2fe 0, #055aa8 100%)
}

.ti_counseling_gradient_border {
    background-image: -moz-linear-gradient(-145deg, #40b9fe 0, #055aa8 100%);
    background-image: -webkit-linear-gradient(-145deg, #40b9fe 0, #055aa8 100%);
    background-image: -ms-linear-gradient(-145deg, #40b9fe 0, #055aa8 100%);
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    width: 56.5%;
    z-index: -1
}

.ti_counseling_gradient_border::after {
    content: '';
    position: absolute;
    background-color: #fff;
    left: 5px;
    top: 5px;
    bottom: 5px;
    right: 5px;
    z-index: -1
}

.ed_btn,
.ti_btn,
.widget_tag_cloud a,
input.nd_learning_width_100_percentage.nd_learning_cursor_pointer {
    background-image: linear-gradient(to right, #4facfe 0, #00f2fe 51%, #4facfe 100%)
}

.ed_btn,
.ti_btn,
input.nd_learning_width_100_percentage.nd_learning_cursor_pointer {
    height: 45px;
    line-height: 45px;
    background-size: 200% auto;
    display: block;
    padding: 0 35px;
    text-align: center;
    text-transform: capitalize;
    margin-top: 25px;
    max-width: 250px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    border-radius: 46px;
    background-image: linear-gradient(to right, #4863A0 0,#4863A0 100%, #40b9fe);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    border: none;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    font-weight: 600
}

.ed_btn:hover,
.ti_btn:hover,
input.nd_learning_width_100_percentage.nd_learning_cursor_pointer:hover {
    background-position: right center;
    color: #ffff;
    text-decoration: none
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 5px;
    height: 5px;
    margin: 0 2px;
    background: #4facfe;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #4facfe;
    width: 20px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#abtwidget .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 47.5%
}

.recomended_slider {
    width: 100%;
    margin: 20px 0 0
}

#blogs .owl-stage-outer {
    padding: 20px 5px
}

.overall_reomend {
    border-radius: 3px;
    overflow: hidden;
    box-shadow: -1px 0 8px -6px #000;
    -webkit-box-shadow: -1px 0 8px -6px #000;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    cursor: pointer
}

.overall_reomend:hover {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    box-shadow: -1px 0 10px -5px #000;
    -webkit-box-shadow: -1px 0 10px -5px #000
}

.recomed_title {
    width: 100%;
    overflow: hidden;
    position: relative
}

.recomed_title img {
    width: 100%;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.thmb_overlay {
    position: absolute;
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .2
}

.recomend_content {
    background: #fdfdfd;
    height: 170px;
    padding: 10px
}

.checked {
    color: #e7711b
}

.recomend_content h1 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    padding: 5px 0;
    text-align: center;
    border-bottom: 1px solid #d5d5d5;
    height: 50px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.recomend_content h1 a {
    color: #646873;
    text-decoration: none;
    transition: all .5s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out
}

.recomend_content p {
    font-size: 14px;
    line-height: 25px;
    margin: 5px 0;
    height: 50px;
    overflow: hidden;
    text-align: center;
    color: #838695
}

.starrating {
    margin: 20px 0;
    font-size: 14px
}

.ratngs {
    display: inline-block;
    text-align: right;
    color: #777
}

.overall_reomend:hover .recomed_title img {
    transform: scale(1.1);
    transition: all .5s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out
}

.overall_reomend:hover .recomend_content h1 a {
    color: #dc3545;
    transition: all .5s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out
}

#recomend_course .owl-item.cloned {
    opacity: .5
}

#recomend_course .owl-prev {
    position: absolute;
    left: -35px;
    top: 50%;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 3px 5px -3px #000;
    line-height: 40px
}

#recomend_course .owl-next {
    position: absolute;
    right: -35px;
    top: 50%;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: 0 3px 5px -3px #000;
    line-height: 40px
}

button:focus {
    outline: 0;
    outline: 5px auto -webkit-focus-ring-color;
    box-shadow: 0 3px 5px -3px #000
}

#recomend_course button span {
    font-size: 36px;
    color: #939393
}

.owl-item .text {
    opacity: .5;
    transition: all .5s .5s
}

.owl-item.active .text {
    opacity: 1
}

.ti_choose_box .ti_choose_box_inner {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: center
}

.ti_choose_box .ti_choose_img {
    margin-right: 30px
}

.ti_choose_box .ti_choose_detail h2 {
    padding-top: 0;
    font-size: 36px;
    font-weight: 800;
    color: #3a3d45;
    line-height: 27px
}

.ti_choose_box .ti_choose_detail .ti_subheading {
    padding: 12px 0 0 0
}

.video_widget {
    background-image: url(../images/video-bg.jpg);
    background-repeat: no-repeat;
    height: 300px;
    background-attachment: fixed;
    background-size: cover;
    background-position: top;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0
}

.video_overlay {
    background: rgba(0, 0, 0, .7);
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
    left: 0;
    right: 0
}

.videoplybck {
    height: 100%;
    display: block;
    color: #fff;
    z-index: 9;
    text-align: center;
    position: relative
}

.video_icon {
    display: table;
    margin: 20px auto
}

.video_icon i {
    display: block;
    font-size: 40px;
    width: 80px;
    height: 80px;
    border: 1px solid #fff;
    line-height: 80px;
    text-align: center;
    border-radius: 50%
}

.video_contents h1 {
    font-size: 36px;
    padding: 5px 0;
    line-height: 35px
}

.video_contents p {
    width: 60%;
    margin: 0 auto;
    padding: 10px 15px 10px 15px;
    font-size: 16px;
    line-height: 25px
}

.wmBox_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, .8)
}

.wmBox_centerWrap {
    display: table;
    position: absolute;
    width: 100%;
    height: 100%
}

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

.wmBox_centerer iframe {
    width: 95%;
    display: table;
    margin: 0 auto;
    position: relative
}

.wmBox_contentWrap {
    width: 70%;
    margin: 0 auto;
    position: relative
}

.wmBox_scaleWrap {
    position: relative;
    height: 0;
    padding-top: 20px;
    padding-bottom: 56.25%;
    width: 100%
}

.wmBox_centerer iframe {
    position: absolute;
    top: 0;
    border: 0;
    outline: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    left: 0;
    width: 100%;
    height: 100%
}

.wmBox_closeBtn {
    z-index: 2;
    position: relative;
    margin-top: -40px
}

.wmBox_closeBtn p {
    line-height: 0;
    margin: 0;
    padding: .5em 0 .75em;
    color: #fff;
    background: #000;
    width: 1.3em;
    font-size: 25px;
    border-radius: 100%;
    text-align: center;
    position: relative;
    bottom: -.5em;
    right: -.5em;
    cursor: pointer;
    float: right;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    transition: color .2s ease-out, background .2s ease-out
}

.wmBox_closeBtn p:hover {
    background: #fff;
    color: #000
}

.vidopopup {
    text-decoration: none;
    display: block
}

.vidopopup:hover {
    text-decoration: none;
    display: block
}

.blog_content {
    background: #fff;
    min-height: 220px;
    padding: 15px;
    height: auto
}

.blog_content h1 {
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0;
    text-align: left;
    line-height: 22px
}

.blog_content h1 a {
    color: #646873;
    text-decoration: none;
    transition: all .5s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out
}

.blog_content p {
    font-size: 14px;
    line-height: 25px;
    margin: 5px 0;
    height: 50px;
    overflow: hidden;
    text-align: center;
    color: #838695
}

.blog_date h5 {
    font-size: 14px;
    color: #868686;
    display: block;
    padding: 5px 0;
    font-style: oblique
}

.blog_tags {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

.blog_tags i {
    color: grey;
    font-size: 14px;
    margin-right: 10px
}

.blog_tags a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    padding: 5px 0;
    line-height: 20px;
    position: relative;
    color: #797979;
    margin: 0 5px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out
}

.blog_tags a::before {
    content: "|";
    position: absolute;
    right: -8px;
    font-size: 12px;
    color: #ccc;
    top: 5px
}

.overall_reomend:hover .blog_content h1 a {
    color: #dc3545;
    transition: all .5s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out
}

.placement_slider {
    margin-top: 30px
}

.plavement_thumb {
    margin: 0 auto;
    display: table;
    border: 1px solid #e5e5e5
}

.plavement_thumb img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out
}

.plavement_thumb img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: all .5s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out
}

footer {
    background-image: url(../images/footer-pattern.jpg);
    background-color: #000;
    height: auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    padding: 20px 0 0;
    position: relative;
	margin-top: 50px;
}

.footer_subscribe h4 {
    font-size: 16px;
    line-height: 20px;
    padding: 10px
}

.footer_subscribe {
    text-align: center;
    margin-bottom: 20px
}

.keep {
    display: inline-block;
    color: #fff;
    background: #055aa8;
    padding: 7px 20px;
    margin-right: 3px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px
}

.updated {
    display: inline-block;
    color: #055aa8;
    background: #fff;
    padding: 7px 20px;
    margin-right: 3px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px
}

.footer_subscribe p {
    font-size: 14px;
    color: #a6a6a6;
    line-height: 23px;
    padding: 20px 0
}

.subscribe_form {
    border-top: 1px solid #363636;
    border-bottom: 1px solid #363636;
    padding: 15px 0;
    margin: 0 auto;
    display: table;
    width: 50%;
    text-align: center
}

.subscribe_form input {
    width: 70%;
    padding: 8px 10px;
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 20px
}

.subscibebtn {
    padding: 8px 20px;
    border: 1px solid #055aa8;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    margin-left: 30px;
    background: #055aa8;
    color: #fff;
    position: relative
}

.subscibebtn::before {
    content: "";
    border-left: 1px solid #363636;
    position: absolute;
    left: -15px;
    height: 70px;
    top: -17px
}

.privacy {
    text-align: center;
    display: block;
    padding: 20px 0;
    color: #a6a6a6;
    font-size: 12px;
    line-height: 20px
}

.borders {
    width: 70%;
    height: 1px;
    background: #363636;
    display: block;
    margin: 20px auto
}

.borders1 {
    width: 100%;
    height: 1px;
    background: #363636;
    display: block;
    margin: 20px auto
}

.footer_address img {
    width: 100%;
    margin: 10px auto 20px;
    display: table
}

.footer_address p {
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 14px
}

.footer_address {
    padding: 25px 0
}

.footer_menus {
    padding-left: 50px
}

.footer_menus h5 {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    position: relative;
    margin-bottom: 20px;
    padding: 10px 0 15px
}

.footer_menus h5::before {
    content: "";
    width: 80px;
    height: 2px;
    display: block;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0
}

.footer_menus ul li {
    line-height: 25px
}

.footer_menus ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 5px 0;
    line-height: 23px;
    display: inline-block;
    transition: all .5s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out
}

.footer_menus ul li::before {
    content: "\f068";
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 10px;
    color: #fff
}

.footer_menus ul li a:hover {
    padding-left: 5px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    color: #ff0
}

.embed-container {
    position: relative;
    padding-bottom: 65%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

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

.no_paddings {
    padding-left: 0
}

.footer_social h6 {
    color: #fd961d;
    font-size: 28px;
    padding: 10px 0;
    text-align: center;
    display: block;
    line-height: 23px
}

.footer_social ul {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
    width: 100%;
    line-height: 30px
}

.footer_social ul li {
    margin: 0 5px
}

.footer_social i {
    color: #fff;
    font-size: 16px;
    display: block;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.cus_fb {
    background: #3b5998;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center
}

.cus_twit {
    background: #1da1f2;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center
}

.cus_gplus {
    background: #dd4b39;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center
}

.cus_linkd {
    background: #0077b5;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center
}

.cus_tube {
    background: red;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center
}

.cus_insta {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center
}

.footer_social li a {
    text-decoration: none
}

.footer_social i:hover {
    margin-top: -10px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.copyright {
    background: #000;
    padding: 10px 0;
    margin-bottom: 35px
}

.footer_copyright p {
    text-align: center;
    padding: 10px 0;
    line-height: 23px;
    color: #fff;
    font-size: 14px
}
.btn-primary {
    color: 
#fff;
background-color:
#4863A0;
border-color:
    #4863A0;
}
.scroll_show {
    position: fixed;
    z-index: 99;
    bottom: 0;
    display: none;
    width: 100%;
    background:#1A45A6;
    cursor: pointer;
    padding: 13px 0
}

.scroll_show:hover,
.show {
    display: block
}

.foo_show p a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    text-align: center
}

.foo_show a i {
    margin-right: 10px
}

.cus_thiru_popup .modal-title {
    font-size: 16px;
    text-align: center;
    display: block;
    width: 100%
}

.cus_thiru_popup .modal-body {
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
    color: #6d707f
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 16;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

#toTop {
    padding: 8px 10px;
    background: #4863A0;
    color: #fff;
    position: fixed;
    bottom: 12%;
    right: 3%;
    display: none;
    z-index: 9;
    cursor: pointer
}

#toTop i {
    font-size: 20px;
    display: block
}

.titleblock h2 {
    font-size: 26px;
    font-weight: 500;
    padding: 10px 0;
    line-height: 30px;
    color: #333
}

.titleblock p {
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    padding: 5px 0;
    color: #595c6b;
    position: relative
}

.no_news {
    font-size: 13px;
    line-height: 25px;
    text-align: left;
    padding: 5px 0;
    color: #636363;
    font-weight: 600;
    position: relative
}

.program_title h2 {
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #9809
}

.course_bg {
    background: #fff;
    padding: 15px
}

.course_bg p {
    font-size: 14px!important;
    line-height: 22px!important;
    text-align: center;
    padding: 5px 0;
    color: #595c6b;
    position: relative;
    height: 100px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    width: 1%
}

.courseanchor {
    font-weight: 600;
    font-size: 14px
}

.course_sliders {
    margin: 20px 0 0
}

.overrall_course_widget {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.overrall_course_widget:hover {
    box-shadow: 3px 0 12px 3px #ccc;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    cursor: pointer
}

.overrall_course_widget:hover .btn-primary {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.owl-stage-outer {
    padding: 20px 0
}

.training_course_slider_icons .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%
}

.training_course_slider_icons .owl-nav span {
    font-size: 30px;
	color: #fff;
}

.training_course_slider_icons .owl-prev {
    position: absolute;
    left: -60px;
    background: #707071!important;
    width: 40px;
    line-height: 30px!important;
    height: 40px;
    display: block;
    
    box-shadow: 2px 0 12px -3px #ccc;
    opacity: 0;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.training_course_slider_icons .owl-next {
    position: absolute;
    right: -60px;
    background: #707071!important;
    width: 40px;
    height: 40px;
    line-height: 30px!important;
    display: block;
    
    box-shadow: 2px 0 12px -3px #ccc;
    opacity: 0;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Masters_course:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Masters_course:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#BPM_course:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#BPM_course:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Operations_course:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Operations_course:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Development_course:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Development_course:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Database_course:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Database_course:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Testing_course:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Testing_course:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Server_course:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Server_course:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Marketing_course:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Marketing_course:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Design_course:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Design_course:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#CRM_course:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#CRM_course:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Management_course:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Management_course:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Miscellaneous_course:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Miscellaneous_course:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.inner_div {
    background: #4863A0;
    background-attachment: fixed;
    background-size: cover;
    background-position: top;
    height: 250px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center
}

.trainingourse_overlay {
    position: absolute;
    background: rgba(5, 90, 168, .7);
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0
}

.overlla_taing_course {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    display: table;
    width: 65%
}

.ctitle h1 {
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 0;
    line-height: 45px;
    text-align: center;
    color: #fff;
    display: block
}

.ctitle p {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    padding: 5px 0;
    color: #fff;
    position: relative
}



.innercourse_div {
    background: #4863A0;
    background-attachment: fixed;
    background-size: cover;
    background-position: top;
    height: 100%;
    position: relative;
    width: 100%;
    padding: 30px 0
}

.ctitle_courses h1 {
    font-size: 30px;
    font-weight: 500;
    padding: 10px 0;
    line-height: 35px;
    text-align: left;
    color: #fff;
    display: block
}

.ctitle_courses h2 {
    font-size: 14px;
    font-weight: 500;
    padding: 5px 0;
    line-height: 25px;
    text-align: left;
    color: #fff;
    display: block
}

.ctitle_courses p {
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    padding: 10px 0;
    color: #fff;
    position: relative
}

.ctitle_courses a {
    color: #fff;
    font-size: 14px;
    margin: 0 10px;
    text-decoration: none;
    display: inline-block
}

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

.coursedetail_content {
    padding: 20px 0
}

.coursedetail_content h2 {
    font-size: 26px;
    font-weight: 500;
    padding: 10px 0;
    line-height: 30px;
    text-align: left;
    color: #505050;
    display: block
}

.coursedetail_content h3 {
    font-size: 24px;
    font-weight: 500;
    padding: 10px 0;
    line-height: 35px;
    text-align: left;
    color: #505050;
    display: block
}

.coursedetail_content h4 {
    font-size: 20px;
    font-weight: 500;
    padding: 10px 0;
    line-height: 35px;
    text-align: left;
    color: #505050;
    display: block
}

.coursedetail_content h5 {
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0;
    line-height: 35px;
    text-align: left;
    color: #505050;
    display: block
}

.coursedetail_content h6 {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0;
    line-height: 35px;
    text-align: left;
    color: #505050;
    display: block
}

.coursedetail_content ul li {
    font-size: 16px;
    line-height: 30px;
    color: #595c6b;
    padding: 5px 0;
    position: relative
}

.coursedetail_content ul li::before {
    content: "\f058";
    font-family: FontAwesome;
    left: -22px;
    position: absolute;
    top: 5px;
    color: #58adf3;
    font-size: 14px
}

.coursedetail_content ul {
    padding-left: 40px
}

.coursedetail_content p {
    font-size: 16px;
    line-height: 28px;
    color: #595c6b;
    padding: 5px 0
}

.courses_right_widget {
    background: #fbfbfb;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    margin: 70px auto;
    left: 0;
    right: 0;
    display: table;
    border-radius: 5px;
    box-shadow: -2px 8px 11px -12px #000;
    padding: 25px
}

.right-pannel ul {
    position: relative
}

.right-pannel ul::before {
    content: "";
    position: absolute;
    top: 17px;
    bottom: 10px;
    left: 17px;
    width: 1px;
    display: inline-block;
    background: #007bff
}

.right-pannel ul li::before {
    top: 10px;
    left: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #6e8fb3;
    background: #fff
}

.right-pannel ul li::after {
    top: 18px;
    left: 8px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #007bff
}

.right-pannel ul li::after,
.right-pannel ul li::before {
    content: "";
    display: inline-block;
    position: absolute
}

.right-pannel ul li {
    margin-bottom: 25px;
    line-height: 23px;
    position: relative;
    padding: 15px 0 15px 50px
}

.course_enroll ul {
    display: flex;
    width: 100%;
    align-content: center;
    justify-content: center
}

.course_enroll ul li {
    position: relative;
    margin: 0 10px
}

.enroll-btn {
    background: #007bff;
    border: 1px solid #007bff!important;
    color: #fff!important
}

.course_enroll li a {
    border: 1px solid #595c6b;
    padding: 10px 20px;
    font-size: 14px;
    text-align: center;
    display: block;
    color: #595c6b;
    border-radius: 5px;
    text-decoration: none
}

.course_enroll {
    margin: 30px 0;
    border-top: 1px solid #efefef;
    padding-top: 30px;
    display: block
}

.descblock p {
    font-size: 16px;
    line-height: 30px;
    color: #595c6b;
    padding: 5px 0
}

.descblock ul, ol {
    padding-left: 30px
}

.descblock ul li,
 .descblock ol li{
    font-size: 16px;
    line-height: 30px;
    color: #595c6b;
    padding: 5px 0;
    position: relative;
    list-style-type: none!important
}

.descblock ul li::before {
    content: "\f058";
    font-family: FontAwesome;
    left: -22px;
    position: absolute;
    top: 5px;
    color: #58adf3;
    font-size: 14px
}
.descblock ol li::before {
    content: "\f058";
    font-family: FontAwesome;
    left: -22px;
    position: absolute;
    top: 5px;
    color: #58adf3;
    font-size: 14px
}

.course-data-container {
    background: #fff
}

.course_overdetails {
    margin-bottom: 30px
}
.descblock > h2 {
    font-size: 26px;
    font-weight: 500;
    padding: 8px 0;
    line-height: 30px;
    text-align: left;
    color: #333;
    display: block
}
.descblock h3 {
    font-size: 22px;
    font-weight: 500;
    padding: 8px 0;
    line-height: 30px;
    text-align: left;
    color: #333;
    display: block
}

.descblock h4 {
    font-size: 20px;
    font-weight: 500;
    padding: 8px 0;
    line-height: 30px;
    text-align: left;
    color: #333;
    display: block
}

.descblock h5 {
    font-size: 18px;
    font-weight: 500;
    padding: 8px 0;
    line-height: 30px;
    text-align: left;
    color: #333;
    display: block
}

.descblock h6 {
    font-size: 16px;
    font-weight: 500;
    padding: 8px 0;
    line-height: 30px;
    text-align: left;
    color: #333;
    display: block
}

.sticky_row {
    position: sticky;
    top: 60px
}

.pacement_right {
    padding: 15px;
    margin: 0 0 20px 0;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.pacement_right h3 {
    font-size: 22px;
    font-weight: 100;
    padding: 8px 0;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
    color: #333;
    display: block
}

.placement_list {
    padding: 10px 0
}

.placement_list li {
    font-size: 15px;
    line-height: 25px;
    color: #595c6b;
    padding: 5px 0;
    background: transparent url(../images/tick-green.png) no-repeat scroll 0 3px;
    padding-left: 30px;
    padding-bottom: 10px
}

.pacement_right p {
    font-size: 15px;
	line-height: 30px;
    color: #595c6b;
    padding: 5px 0
}

.pacement_right p a {
    color: #2400ff;
    font-size: 14px
}

.pacement_right h4 {
    font-size: 18px;
    font-weight: 100;
    padding: 5px 0;
    line-height: 25px;
    text-align: left;
    color: #333;
    display: block
}

.reviwer_title {
    float: left;
    width: 50%
}

.reviewd_date {
    float: right;
    width: 50%;
    text-align: right
}

.reviwer_title h5 {
    padding: 0
}

.reviewd_date p {
    padding: 0;
    font-size: 14px;
    line-height: 30px
}

.reviewd_date p span {
    font-weight: 600;
    color: #6a6a6a;
    margin-right: 5px
}

.review_rating {
    font-size: 12px;
    display: inline-block;
    margin-left: 10px
}

.reviewer_rating p {
    padding: 0;
    font-size: 12px
}

.reviwer_details {
    display: flex;
    align-items: center
}

.review_widget {
    background: #fbfbfb;
    padding: 10px 25px;
    margin: 30px 0;
    border-radius: 5px;
    box-shadow: 3px 4px 3px #ebeaea
}

.contact_page p i {
    font-size: 20px;
    color: #0486db;
    display: inline-block;
    margin-right: 0
}

.contact_page p a {
    color: #0486db;
    display: inline-block;
    margin: 0 10px
}

.contactus_form {
    display: block;
    padding: 20px
}

.cus_name {
    color: #444;
    font-size: 14px;
    border-radius: 3px;
    padding: 10px 15px;
    height: 45px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    width: 100%
}

.contactus_form .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
    margin: 8px 0
}

.cus_contactmobile {
    display: flex;
    width: 100%
}

.mobilecodes input {
    width: 20%;
    padding: 10px 15px;
    height: 45px;
    border: 1px solid #ced4da
}

.mobilecodes {
    width: 20%!important
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    width: 46px;
    background: #ccc
}

.cus_area {
    height: 100px;
    color: #444;
    font-size: 14px;
    border-radius: 3px;
    padding: 10px 15px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    width: 100%
}

.cus_submit {
    margin: 20px auto 10px;
    display: table;
    background-color: #196ae5;
    padding: 15px 30px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 500!important;
    text-transform: capitalize;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border: none
}

.address_widgets {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .2);
    border-radius: 5px;
    padding: 15px;
    height: 350px;
    display: table-cell;
    width: 1%;
    vertical-align: middle;
    background: #fff
}

.address_widgets h5 {
    text-align: center;
    padding: 0;
    line-height: 25px
}

.address_widgets p {
    font-size: 16px;
    text-align: center;
    line-height: 25px;
    padding: 5px 0
}

.address_widgets a {
    color: #0486db;
    display: block;
    margin: 10px 0;
    font-weight: 600
}

.directions {
    font-size: 16px
}

.contact_page p {
    font-size: 14px;
    font-weight: 600
}

.directions i {
    font-size: 24px;
    display: inline-block;
    margin: 0 10px
}

.earn_btn {
    font-size: 14px;
    padding: 3px 15px;
    display: inline-block;
    margin: -10px 10px
}

.btn.btn-primary.brnch_btn {
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
    display: table
}

.error-404.not-found {
    margin: 50px 0
}

.error_page .page-title {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    padding: 10px 0;
    font-weight: 600
}

.page-content {
    font-size: 20px;
    line-height: 33px;
    padding: 10px 0;
    text-align: center
}

.page-content p {
    padding: 10px 0;
    display: block;
    margin: 10px 0
}

.search_header .page-title {
    font-size: 24px;
    line-height: 30px;
    padding: 10px 0;
    margin: 50px 0 0;
    font-weight: 600;
    color: #5f5f5f
}

.search_header_options .entry-title {
    font-size: 20px;
    line-height: 30px;
    padding: 10px 0
}

.search_header_options p {
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0
}

.search_header_options a {
    color: #055aa8
}

#datafetch {
    text-align: left;
    background: #fff;
    border-radius: 5px;
    border: none;
    z-index: 9;
    position: absolute;
    width: 39%;
    width: 100%;
    left: 0;
    right: 0
}

#datafetch li {
    border-bottom: 1px solid #acacac;
    line-height: 20px
}

#datafetch li a {
    clear: both;
    color: #333;
    display: inline-flex;
    font-weight: 400;
    padding: 6px 20px;
    text-decoration: none;
    white-space: normal;
    width: 100%;
    word-wrap: break-word
}

.review-tab {
    padding: 0!important;
    background: #eee
}

.review-tab li {
    list-style: none!important;
    padding: 0!important
}

.review-tab li::before {
    display: none
}

.review-tab li a {
    font-size: 15px;
    padding: 10px 8px;
    color: #333;
    border-radius: 0!important
}

.reviewtab-content {
    padding: 15px;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    border-top: none
}

.office-tab a {
    background: #f5f5f5;
    border-radius: 0!important;
    color: #333;
    padding: 13px 20px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 3px
}

.office-tabcontent {
    padding: 15px;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    height: 100%
}

.no_padding_right {
    padding-right: 0
}

.no_padding_left {
    padding-left: 0
}

.feature_list li {
    list-style-type: none!important;
    position: relative
}

.feature_list li::before {
    content: "\f058";
    font-family: FontAwesome;
    left: -22px;
    position: absolute;
    top: 5px;
    color: #58adf3;
    font-size: 14px
}

.faq_accordian {
    margin: 0
}

.faq_accordian .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: #f7f7f7;
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.faq_accordian .btn-link {
    font-weight: 500;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    text-decoration: none;
    padding: 13px 20px;
    width: 100%;
    text-align: left
}

.faq_accordian .collapsed::before {
    border-radius: 50%;
    content: "";
    font-weight: 100;
    margin-top: -.2rem;
    font-family: FontAwesome
}

.faq_accordian .collapse.show::before,
.faq_accordian .collapsed::before {
    color: #000;
    float: right;
    font-family: FontAwesome;
    font-size: 12px;
    height: 25px;
    padding: 0;
    line-height: 25px;
    display: block;
    transition: all 1s ease 0s;
    width: 25px;
    text-align: center
}

.faq_accordian .collapse.show::before {
    border-radius: 50%;
    content: "";
    font-weight: 600;
    font-family: FontAwesome;
    margin: -2.2rem 1rem
}

#Masters_coursehme:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Masters_coursehme:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#BPM_coursehme:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#BPM_coursehme:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Operations_coursehme:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Operations_coursehme:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Development_coursehme:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Development_coursehme:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Database_coursehme:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Database_coursehme:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Testing_coursehme:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Testing_coursehme:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Server_coursehme:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Server_coursehme:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Marketing_coursehme:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Marketing_coursehme:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Design_coursehme:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Design_coursehme:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#CRM_coursehme:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#CRM_coursehme:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Management_coursehme:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Management_coursehme:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Miscellaneous_coursehme:hover .owl-prev {
    opacity: 1;
    left: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#Miscellaneous_coursehme:hover .owl-next {
    opacity: 1;
    right: -30px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.course_filtertab .owl-prev {
    position: absolute;
    left: -60px;
    background: #f9f4f4!important;
    width: 50px;
    line-height: 30px!important;
    height: 50px;
    display: block;
    border-radius: 50%;
    box-shadow: 2px 0 12px -3px #ccc;
    opacity: 0;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.course_filtertab .owl-next {
    position: absolute;
    right: -60px;
    background: #f9f4f4!important;
    width: 50px;
    height: 50px;
    line-height: 30px!important;
    display: block;
    border-radius: 50%;
    box-shadow: 2px 0 12px -3px #ccc;
    opacity: 0;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.course_filtertab .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%
}

.phoneno {
    margin: 0 auto !important;
    display: table !important;
}

.phoneno i {
    display: inline-block;
    padding: 0 2px;
}

.foo_shows p {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 0 10px;
    font-weight: 600;
}

.foo_shows p span {
    display: inline-block;
    padding: 0 8px;
}

.foo_shows p a {
    text-decoration: none;
    font-weight: 600;
    color: #f90;
    
}

.foo_shows {
    text-align: left;
}


/* Pagination css starts here */

.pagination {
    clear: both;
    position: relative;
    font-size: 14px;
    line-height: 13px;
    justify-content: left;
    margin: 20px 0 30px;
	display: inline-block;
	float: right;
}

.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 7px 7px 7px 7px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #67b7e1;
	font-size: 12px;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.pagination span {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 7px 7px 7px 7px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #67b7e1;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
	font-size: 12px;
}

.prev.page-numbers,
.next.page-numbers {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.nav-next-text,
.nav-prev-text {
    padding: 8px!important
}

.pagination a:hover {
    color: #fff;
    background: #308ebf;
}

.pagination .current {
    padding:7px 7px 7px 7px;
    background:#308ebf;
    color: #fff;
    font-weight: 600
}


/* BLOG PAGE CSS STARTS HERE */


#blog_widgets {
    background: #f5f7f9;
    height: 100%;
    display: table;
    width: 100%;
}
.cus-topsearch {
    width: 100%;
    clear: both;
    display: flex;
    margin-bottom: 20px;
}
.cus_relatedblog h3{
	margin: 30px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e3dede;
	font-size: 28px;
	font-weight: 500;
	line-height: 30px;
}
.cus_blog_archive select {
    font-size: 13px;
    padding: 8px;
    color: #5E5E5E;
    height: 40px;
    border: 1px solid #ccc;
    width: 100%;
    background: #fbfbfb;
}
 .blog-search {
	float: right;
	margin-right: 0;
	width: 30%;
	margin-bottom: 30px;
} 
.blog-search select {
    font-size: 13px;
    padding: 8px;
    color: #5E5E5E;
    height: 40px;
    border: 1px solid #ccc;
    width: 75%;
    background: #fbfbfb;
    float: left;
}
.blgsearch {
    border: none;
    color: #fff;
    padding: 0 15px;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -webkit-backface-visibility: hidden;
    background-color: #2baae1;
}
.blog-search select {
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.blog-contentarea {
    display: table;
    width: 100%;
    padding: 20px 0;
}
.blog_list {
    padding: 0;
    display: block;
    margin: 0 auto;
}
.blog_list li {
    float: left;
    width: 31%;
    margin: 1%;
    list-style: none;
    height: 100%;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 3px #bdbdbd;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
	box-shadow: 0 0 36px rgba(0,0,0,0.1);
	transition: box-shadow .2s linear,opacity .2s linear;
}
.blog_list li:hover {
    box-shadow: 0px 0px 8px -2px #000;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
	box-shadow: 0 0 64px rgba(0,0,0,0.22);
	transition: box-shadow .2s linear,opacity .2s linear;
}
.cus_blog_contents {
    height: 100%;
}
.cus_blog_contents a {
    display: block;
    height: 100%;
	text-decoration: none;
	color:#333;
    width: 100%;
}
.blog_thumb {
    width: 100%;
    overflow: hidden;
    display: flex;
    height: 200px;
}
.blog_thumb img {
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    width: 100%;
}
.blog_list li:hover img {
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transform: scale(1.05);
}
.cus_blog_details {
    padding: 10px;
    height: auto;
    display: block;
}
.cus_blog_details h4 {
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    height: 50px;
    overflow: hidden;
    vertical-align: middle;
    display: flex;
	align-items: center;
    width: 100%;
}
.cus_blog_details .entry-meta {
    line-height: 15px;
}
.entry-meta p {
    font-size: 11px;
    line-height: 15px;
    padding: 0;
    margin: 0;
    font-style: italic;
    font-weight: 600;
    color: #4a4a4a !important;
}
.cus_blog_details .entry-meta span {
    font-size: 13px;
    font-weight: 500;
    color: #606c7e;
    margin-right: 5px;
}
.entry-icons i {
    margin-right: 5px;
    color: #0775be;
    font-size: 10px;
}
.cus_blog_details p {
    font-size: 14px;
    line-height: 23px;
    text-align: left;
    height: 100px;
    overflow: hidden;
    margin: 10px 0 0;
}
.cus_blog_details span {
	font-size: 14px;
	margin-bottom: 10px;
	display: inline-block;
	color: #0775be;
	color: #333;
}
.cus_blog_details span .fa.fa-long-arrow-right {
    padding-left: 5px;
    font-size: 12px;
    transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
}
.blog_list li:hover .fa.fa-long-arrow-right {
    padding-left: 10px;
    transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
}
.blog_list li:hover .cus_blog_details span {
    color: #333;
    transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
}
.blog_list li:hover .cus_blog_details h4 {
    color: #0775be;
    transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
}


/* CAtegory page css starts here */

.overall_catdiv {
    display: flex;
    flex-direction: row;
	margin: 20px 0;
}
.cat_thumb {
    margin-right: 15px;
}
.cat_thumb img {
    width: auto;
    height: 100%;
	border-radius: 10px;
	overflow: hidden;
}
.cat_thumb a {
    display: block;
}
.cat_content .entry-title {
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0 15px;
    line-height: 28px;
}
.cat_content .entry-title a{
	color: #757575;
}
.cat_content .entry-content p {
    color: #888383;
    font-size: 16px;
    line-height: 25px;
    padding: 5px 0;
}
.cat_details {
    border-top: 1px solid #e1dcdc;
	border-bottom: 1px solid #e3dddd;
    padding: 7px 0px;
    line-height: 20px;
}
.cat_details span {
    font-size: 13px;
    display: inline-block;
    margin: 0 10px; 
}
.cat_read {
    float: right;
}

.cat_category i,
 .cat_category a {
    color:#918585;
}





/* Blog single page css starts here */

.post_breadcrums {
    background:#d9d9d9;
	margin-bottom: 30px;
}
.bread_crums { 
    padding: 10px 0;
}
.bread_crums span  {    
    font-size: 13px;
    color: #333;
    margin-right: 5px;
	font-size:12px;
}
.bread_crums a{
	color:#595c6b;
	margin: 0 3px;
}
.breadcrumb_last {
    color: #333;    
}
.bread_crums {
    line-height: 20px;
    display: block
}
.blog_innerthumb img {
    width: 100%;
    height: auto;
}
.blog_inner_title {
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd5d5;
	padding-bottom: 15px;
}
.blog_inner_title h3 {
    padding-bottom: 20px;
}
.blog_inner_title span {
    font-size: 14px;
    font-weight: 600;
    margin-right: 20px;
	position:relative;
}
.blog_inner_title span::after{
	content: "";
	border-right: 1px solid #ddd5d5;
	position: absolute;
	right: -10px;
	display: block;
	height: 100%;
	top: 0;
}


/* Blog sidebar widgets css starts Here */


.screen-reader-text {
    display: block;
    margin: 10px 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}
.custom_widgets input {
    padding: 10px 20px;
    border: 1px solid #ccc;
    font-size: 14px;
    width: 100%;
    display: block;
    line-height: 20px;
    margin-bottom: 10px;
}
.custom_widgets label {
    width: 100%;
}
.custom_widgets .search-submit {
    width: auto;
    margin: 10px auto;
    padding: 8px 30px;
    background:#333;
	border: 1px solid #333;
	color:#fff;
    font-weight: 600;
}#categories-3{	position:sticky;	top:20px;}
.custom_widgets {
    background:#eaeaea;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.custom_widgets-title {
    font-size: 18px;
	font-weight:600;
    padding: 10px 0;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	color: #333;
}
.custom_widgets ul li {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #d9cccc;	
}
.custom_widgets ul li::before{
	content:"\f105";
	 font-family: FontAwesome;
	 margin: 0 10px;
	 color:#828080;
}
.custom_widgets ul li a{
	color:#828080;
    line-height: 25px;
	transition:0.5s;
	-webkit-transition:0.5s;
}
.custom_widgets ul li a:hover{
	color:#67b7e1;
    line-height: 25px;
	transition:0.5s;
	-webkit-transition:0.5s;
}
.blog_buttons {
	border-top: 1px solid #e6e3e3;
	border-bottom: 1px solid #e6e3e3;
	padding: 10px 0;
	line-height: 20px;
	margin: 35px 0;
	text-align: right;
	
}
.blog_buttons a {
    font-size: 16px;
    font-weight: 600;
    color:  #ec1937;
    display: inline-block;
    margin: 0 10px;
}
.heateor_sss_sharing_title {
    padding: 10px 0;
    color: #939393;
    font-size: 18px;
}
/* .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    float: left !important;
    position: absolute;
} */

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing{
	margin-left: 10px;
	margin-top: 10px;
margin-bottom: 10px;
}

.social_shres span {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
	margin: 10px 0;
}



/* blog Comment .comment-reply-title {
    font-size: 18px;
    padding: 10px 0;
}
.comment-author img {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
}
.comment-author.vcard {
    display: table;
    width: 100%;
    height: auto;
    margin: 10px 0;
}
.comment-meta.commentmetadata {
    position: absolute;
    right: 0;
    top: 0;
}
comments-inner.section-inner.thin.max-percentage {
    position: relative;
}css starts here */




.custom_comments {
    background: #fff;
	padding: 15px;
	border-radius: 5px;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.2);
	margin: 20px 0;
}
.custom_comments #reply-title {
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0;
}
.custom_comments #comment {
    height: 100px;
    width: 100%;
    margin: 10px 0;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.custom_comments input {  
    width: 100%;
	margin: 10px 0;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 40px;
}
.custom_comments #wp-comment-cookies-consent {
    width: auto;
    margin-right: 10px;
	height: auto;
}
.custom_comments label {
    font-size: 14px;
    font-weight: 600;
}



.custom_comments #respond input[type=text], 
.custom_comments textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
   
   
.custom_comments #respond input[type=text]:focus,
.custom_comments input[type=email]:focus, 
.custom_comments input[type=url]:focus,
.custom_comments textarea:focus {
box-shadow: 0 0 5px rgba(81, 203, 238, 1);
margin: 5px 1px 3px 0px;
border: 2px solid rgba(81, 203, 238, 1);
}


.custom_comments #submit {
background:-moz-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
background:-webkit-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
background:-o-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
background:-ms-linear-gradient(top, #44c767 5%, #5cbf2a 100%);
background:linear-gradient(to bottom, #44c767 5%, #5cbf2a 100%);
background-color:#44c767;
-moz-border-radius:28px;
-webkit-border-radius:28px;
border-radius:28px;
border:1px solid #18ab29;
display:inline-block;
cursor:pointer;
color:#ffffff;
font-size:16px;
padding:0px 30px;
width: auto;
text-decoration:none;
text-shadow:0px 1px 0px #2f6627;
} 
  
.custom_comments #submit:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cbf2a), color-stop(1, #44c767));
background:-moz-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
background:-webkit-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
background:-o-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
background:-ms-linear-gradient(top, #5cbf2a 5%, #44c767 100%);
background:linear-gradient(to bottom, #5cbf2a 5%, #44c767 100%);
background-color:#5cbf2a; 
}
 .custom_comments #submit:active { 
position:relative;
top:1px;
}


.custom_comments .comment-reply-title {
    font-size: 18px;
    padding: 10px 0;
}
.custom_comments .comment-author img {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
}
.custom_comments .comment-author.vcard {
    display: table;
    width: 100%;
    height: auto;
    margin: 10px 0;
}
.custom_comments .comment-meta.commentmetadata {
    position: absolute;
    right: 0;
    top: 0;
}
.custom_comments .comments-inner{
    position: relative;
}


.custom_comments .reply {
    float: right;
    background: #000;

border-radius: 10px;

}
.custom_comments .reply a {
    color:  #FFF;
    font-size: 13px;
    font-weight: 600;
    display: block;
	padding: 8px 30px;
}






/* Related blog css starts here */


.related_blogs_widgets {
    margin:10px 0;
}
.related_blogs_widgets h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    padding: 5px 0;
}
.related_thumb img {
    height: 150px;
}
.related_title {
    margin-bottom: 5px;
}
.related_title h5 {
    display: flex;
    align-items: center;
    padding: 0;
    height: 50px;
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
	font-weight:600;
}
.related_cat {
    margin-bottom: 10px;
}
.related_cat span {
	font-size: 12px;
	color:#9b9090;
	display: inline-block;
	font-weight: 600;
	line-height: 15px;
	border-radius: 5px;
	margin-right: 20px;
}
.related_content {
    border-top: 1px solid #d2d2d2;
    padding-top: 10px;
}
.related_content p {
   font-size: 14px;
   line-height: 22px;
}
.related_blogs_widgets a {
    display: block;
    color: #5e5a5a;
}
.related_words {
    padding: 10px;
    background:#e0e8f2;
    height: 200px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}


/* Training course page right strip css starts here */

.video_widgets {
    background:#fff;
    width: 100%;
    height: auto;
    border-radius: 10px;
	padding:10px;
}

.video_popup {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}


.video_popup a {
    display: block;
    width: 100%;
    height: auto;
}

.video_popup img {
    width: 100%;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
}
.video_widgets:hover .video_popup img {
    transform: scale(1.03);
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
}

.play_btn {
    z-index: 99;
    position: absolute;
    top: 35%;
    width: 100%;
    height: auto;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
}

.play {
    background:red;
	border-radius: 50% / 10%;
	color:#FFF;
    opacity: .8;
    height: 3em;
    margin: 5px auto;
    padding: 0;
    position: relative;
    text-align: center;
    text-indent: .1em;
    transition: all 150ms ease-out;
    width: 4em;
}

.play::before {
    background: inherit;
    border-radius: 5% / 50%;
    bottom: 9%;
    content: "";
    left: -5%;
    position: absolute;
    right: -5%;
    top: 9%;
}

.play::after {
    border-style: solid;
    border-width: 1em 0 1em 1.732em;
    border-color: transparent transparent transparent rgba(255, 255, 255, .75);
    content: ' ';
    font-size: .75em;
    height: 0;
    margin: -1em 0 0 -.75em;
    top: 50%;
    position: absolute;
    width: 0;
}
.video_overlay {
    background: rgba(0, 0, 0, .3);
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.q_tabs {
    padding: 15px;
}

.q_tabs .nav-tabs {
    background: #4863A0;
    border-radius: 25px;
    overflow: hidden;
    justify-content: center;
    padding: 3px;
}

.q_tabs .nav-tabs a {
    font-size: 14px;
    width: 50%;
    padding: 5px;
    border-radius: 25px;
    overflow: hidden;
    text-align: center;
    line-height: 20px;   
    color: #fff;
	font-weight:600;
}
.q_tabs .nav-tabs .nav-item.show .nav-link,
.q_tabs .nav-tabs .nav-link.active {

    color: #fffafa;
	background-color:#ffc600;
    border-color:#ffc600;
    font-weight: 700;

}

.q_tabs .nav-tabs .nav-link:focus, 
.q_tabs .nav-tabs .nav-link:hover {
    border-color:transparent;
}

.q_tabs_content {
    height: 100%;
    display: block;
    padding: 20px 0px 0;
}

.q_forms .form-group {
    margin-bottom: 1rem;
    position: relative;
}

.effect {
    border: 0;        
    padding: 8px 10px;
    border-bottom: 1px solid #ccc;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	color:#1c1a1a;
}

.effect ~ .focus-border {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #0775be;
    transition: 0.4s;
}

.effect:focus ~ .focus-border{
	width: 100%;
	transition: 0.4s;
	left: 0;
}
.q_forms .btn.btn-primary {
	font-weight:600;
    width: 100%;
    font-size: 14px;
    padding: 5px;
	background:#4863A0;
	border-color:#4863A0;
}

.ctitle_breadcrums .bread_crums {
    padding: 0;
}
.ctitle_breadcrums p {
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    padding: 5px 0;
    color: #fff;
    position: relative;
}

.ctitle_breadcrums .bread_crums span{
	color: #fff;
}
.ctitle_breadcrums .bread_crums a {
    color: #fff;
    margin: 0 3px;
}
.ctitle_breadcrums .breadcrumb_last {
    color:yellow;
}


.bner_widgets {
    margin: 30px 0;
	display: table;
	width: 100%;
}
.bner_widgets ul li {
    float: left;
    margin: 10px 10px;
	width: 30%;
}
.bner_widgets > ul > li > a {
    font-size: 16px;
    display: block;
    padding: 13px 10px;
	text-align: left;    
	color:#fff;
	font-weight:600;
    line-height: 23px;
	border-radius: 6px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-webkit-box-shadow: 2px 2px 2px 0
	rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-ms-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
	-o-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .5);
}

.bner_widgets > ul > li > a > i {
    display: inline-block;
    margin: 0 10px;
	font-size: 20px;
}
.schedulediv > a {
    background:#f76006;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
}
.schedulediv > a:hover {
    background:#eec900;
	color:#333 !important;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
}

.contactdiv > a {
    background:#eec900;
	color:#333 !important;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
}

.contactdiv > a:hover {
    background:#e1a61b;
	color:#fff !important;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
}

.syllabusdiv > a {
    background:#f9962e;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
}

.syllabusdiv > a:hover {
    background:#465465;
	color:#fff !important;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
}


.secondary_menu li.active a {
    color: #fff !important;
background: #4863A0;
    font-size: 16px;
}

/* Training course page right strip css Ends here */




/**********Upcoming Batch Schedule page css starts here*********/
.batch_schedule .row {
    align-items: center;
}
.cus_btchschedule {
   margin: 25px 0;
	padding: 15px;
	background: #fff;
	box-shadow: 0 0px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 0px 5px 0px rgba(0,0,0,0.2);
}
.batch_schedule {
    background: #F9F9F9;
    padding: 20px 0;
    
}
.scherow {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
	margin-left: 0;
}
.thiru_schedule {
    padding-left: 0 !important;
}
.thiru_schedule li {

    margin: 10px 0;
    border-bottom: 1px solid #dee2e6;
    display: block;
    padding:10px 0 !important;

}
.thiru_schedule li::before {
   display:none;
    font-size: 14px;
}

.batchdate i {
	font-size: 16px;
	color: #1984cb;
	display: inline-block;
	margin: 0 10px;
	font-weight: 500;
}
.batchdate {
    width: 20%;
    display: inline-block;
    font-size: 15px;
	
	position:relative;
	margin-right: 10px;	
}

.batchdate::after{
	content: "";
	border-right: 1px solid #d8c9c9;
	position: absolute;
	right: 10px;
	display: block;
	top: 0;
	height: 30px;
}

.batchday {
    display: inline-block;
    width: 30%;
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	color: #4c4747;
	margin-right: 10px;
}
.batchday i {
    display: block;
    font-size: 12px;
	color: #ff585c;
}
.batchtime {
    width: 30%;
    display: inline-block;
    font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #4c4747;
	margin-right: 10px;
}

.batchtime i {
    display: block;
    font-size: 12px;
	color: #ff585c;
}


.batch_btn {
    background: transparent;
    color: #fff;
    padding: 8px 15px;
    font-size: 13px;
    line-height: 15px;
	font-weight: 600;
	background: #007bff;
}



.request_batch {
    display: flex;
   width: 100%;
}

.req_left .fa.fa-calendar {
    font-size: 52px;
    color: #1984cb;
}
.req_left {
	width: 30%;
	text-align: center;
	padding: 0 10px;
	align-items: center;
	display: flex;
	justify-content: center;
}
.req_right {
    width: 70%;
    padding: 0 10px;
}

.req_right h4 {
    font-size: 22px;
    line-height: 30px;
	text-align: left;
}
.req_right .btn.btn-primary {
    margin: 20px 0;
    display: table;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 20px;
	
}





/**********Upcoming Batch Schedule page css Ends here*********/


/*Online training css starts here*/

.titlebg{
    background: #1e61a7 !important;
}
.online_courselist ul {
    padding: 0;
}
.online_courselist ul li{
    float: left;
    width: 30%;
    margin: 1%;
}
.online_courselist ul li .overrall_course_widget {
    border: 1px solid #eee;
    height: 320px;
    background: #fff;
}
.online_courselist ul li::before {
 display: none;
}
.online_courselist ul li .course_bg p {
    font-size: 15px !important;
    line-height: 26px!important;
    text-align: center;
    margin: 10px 0;
    color: #595c6b;
    position: relative;
    height: 130px;
    display: table;
    width: 100%;
}
.online_courselist ul li .course_bg .courseanchor {
    font-weight: 600;
    font-size: 14px;
    background: #1e61a7;
    border-color: #1e61a7;
}


@media screen and (max-width:992px) {
    
 .online_courselist ul li {
    float: none;
    width: 100%;
    margin: 5% 0;
}
.online_courselist ul li .overrall_course_widget {
    height: auto;
}
.online_courselist ul li .course_bg p {
    font-size: 14px !important;
    line-height: 24px !important;
    height: auto;
} 
}

/*Online training css Ends here*/



/*THiru Progress bar css starts here*/

.bt_progress{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    display: inline;
    padding: 0;
    margin: 0;
    height: 0;
    opacity: 0;
}

progress#progressbar {
    width: 100%;
    padding: 0;
    margin: 0;
    height: 0px;
    border-radius: 0;
}
progress::-webkit-progress-value {
    background-color: #2389f2;
    height: 100%;
    width: 50%;
    box-sizing: border-box;
    -webkit-user-modify: read-only !important;
}

/*THiru Progress bar css Ends here*/


/*THIRU Recomeneded MEnu css starts here*/

.recomeneded >.dropdown-menu {
    padding: 0;
    margin: 0;
    border-radius: 0;
    width: 700px;
	left: -100%;
}
.recomeneded>.dropdown-menu > .nav-item {
    margin: 0;
    float: left;
    min-width: 230px;
}
.recomeneded>.dropdown-menu > .nav-item > .dropdown-item{
	padding: 10px 13px;
    font-size: 14px;
    line-height: 20px;
}
.recomended_all  {
	position: relative !important;
    left: 10px;
    bottom: 0;
    min-width: 110px !important;
    text-align: center;
    margin: 10px 0 !important;
}
.recomended_all > .dropdown-item {
    color: #fff;
    font-size: 13px !important;
    font-weight: 500;
    background: #2389f2;
    position: relative;
    padding: 8px !important;
}

@media screen and (max-width:767px) {
	
.recomeneded > .dropdown-menu {
    width: 100%;
    left: 0;
}
.recomeneded > .dropdown-menu > .nav-item {
    float: none;
    min-width: 100%;
}
.recomended_all {
    left: 0;
    min-width: 100% !important;
	margin: 5px 0 !important;
}
}


/*THIRU Recomeneded MEnu css Ends here*/



/*Homepage VIdeo widgets css starts here*/

.hme_stud_review {
    background: #fff;
    border: 1px solid #eee;
    min-height: 390px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: rgb(149 157 165 / 20%) 0 8px 24px
}
.hme_stud_review_thumb {
    position: relative;
    margin-bottom: 30px
}
.hme_stud_review_thumb>a {
    position: relative;
    height: 100%;
    display: block
}
.stud_review {
    padding: 10px;
    height: 130px;
    overflow-y: auto;
}
.stud_review::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5
}
.stud_review::-webkit-scrollbar {
    width: 0px;;
    background-color: #f5f5f5
}
.stud_review::-webkit-scrollbar-thumb {
    background-color: #848181
}
.stud_review>p {
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #4e5258
}
.hme_videoicon>img {
    width: 40px!important
}
.hme_videoicon {
    position: absolute;
    z-index: 1;
    bottom: -30px;
    width: 60px;
    height: 60px;
    background: #f2f4f7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
    right: 10px;
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px
}
#placed_slider .owl-next,
#placed_slider .owl-prev {
    position: absolute;
    top: 40%;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}
#placed_slider .owl-prev {
    left: -2%
}
#placed_slider .owl-next{
    right: -2%
}
#placed_slider .owl-nav span{
    font-size: 32px;
    padding: 25px 12px;
    box-shadow: 1px 2px 10px -1px rgb(0 0 0 / 30%);
    background-color: #fffffffa;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    border-radius: 0 4px 4px 0;
    color: #737171
}

/*Course page map location css starts*/

.add_head{
    font-size: 14px;
    font-weight: 500;
    background:#0273ff;
    color: #fff;
    line-height: 20px;
}
.add_details{
    padding: 10px;
    min-height: 150px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background: #f2f7fb;
}
.add_details p{
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
}
.add_footer{
        padding: 0;
}
.add_footer a{
	padding: 5px 15px;
    display: block;
    margin: 0;
    font-size: 12px;
    line-height: 25px;
    font-weight: 600;
    background: #e3ebf1;
    border: none;
    border-radius: 0;
    width: 100%;
    color: #0273ff;
}
.add_footer a i {
    padding: 0 10px;
}