/*-----------------------------------------------------------------------------------

    Template Name: Eduhome - Educational HTML Template
    Template URI: https://devitems.com/html/education-preview/
    Description: This is html5 template
    Author: HasTech
    Author URI: https://devitems.com/
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Default CSS
    2. Header CSS
    3. Slider CSS
    4. Notice CSS
    5. Choose CSS
    6. Courses CSS
    7. Event CSS
    8. Testimonial CSS
    9. Blog CSS
    10. Subscribe CSS
    11. Scrollup CSS
    12. Footer CSS
    13. Service CSS
    14. About CSS
    15. Teacher CSS
    16. Contact CSS
    17. Login CSS
    18. Register CSS

-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1. Default CSS
/*----------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');

body {
    color: #606060;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
}

.clear {
    clear: both
}

.fix {
    overflow: hidden
}

.block {
    display: block
}

img {
    max-width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
{
font-weight: 700;
margin: 0;
padding: 0
}

a {
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a:focus {
    text-decoration: none;
}

a:focus,
a:hover {
    color: #04a69d;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0 none;
}

a,
button,
input {
    outline: medium none;
    color: #606060;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

button {
    border: 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

label {
    font-size: 15px;
    font-weight: 400;
    color: #606060;
}

*::-moz-selection {
    background: #b3d4fc;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    color: #fff;
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
    color: #fff;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.mark,
mark {
    background: #4fc1f0 none repeat scroll 0 0;
    color: #ffffff;
}

font-weight: 600;
}

.f-left {
    float: left
}

.f-right {
    float: right
}

p {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    font-family: 'Open Sans', sans-serif;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #969696;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #969696;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #969696;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #969696;
}

.bg-light {
    background: #FAFAFA
}

.default-btn {
    color: #fff;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
    padding: 8px 25px 9px;
    position: relative;
    text-transform: uppercase;
    z-index: 9;
    background: #04a69d;
}

.default-btn:focus {
    color: #fff;
}

.default-btn:hover {
    color: #000000;
    background: #420b34;
    opacity: 0.8;
}

.banner-btn span {
    transition: all 0.3s ease 0s;
}

input,
select,
textarea {
    -webkit-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

/* .banner-area {
    background: rgba(0, 0, 0, 0) url("../img/banner/banner2.jpg") no-repeat scroll center center / cover;
    position: relative;
    width: 100%;
    z-index: 1;
} */

.banner-area {
    background: rgba(0, 0, 0, 0) url("../img/banner/7.jpg") no-repeat scroll center center / cover;
    position: relative;
    width: 100%;
    z-index: 1;
}

.about-banner {
    /*background: rgba(0, 0, 0, 0) url("../img/banner/banner3.jpg") no-repeat scroll center center / cover;*/
    background: rgba(0, 0, 0, 0) url("../img/about/Final.jpg") no-repeat scroll center center / cover;
    
    
}

.adm-page {
    /*background: rgba(0, 0, 0, 0) url("../img/banner/banner4.jpg") no-repeat scroll center center / cover;*/
    background: rgba(0, 0, 0, 0) url("../img/slider/slider2.jpg") no-repeat scroll center center / cover;
}

.banner-content {
    padding: 252px 0 254px;
}

.banner-content h2 {
    font-size: 40px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
}

.banner-breadcrumb ul li {
    display: inline-block;
    padding: 30px 0;
}

.banner-breadcrumb ul li a,
.banner-breadcrumb ul li {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    text-transform: capitalize;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.banner-breadcrumb ul li:hover a {
    color: #471A72
}

/*************************
     Basic margin padding
*************************/
.m-0 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.p-0 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

/*************************
        Margin top
*************************/
.mt-0 {
    margin-top: 0
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-23 {
    margin-top: 23px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-45 {
    margin-top: 45px
}

.mt-50 {
    margin-top: 50px
}

.mt-55 {
    margin-top: 55px
}

.mt-58 {
    margin-top: 58px
}

.mt-60 {
    margin-top: 60px
}

.mt-65 {
    margin-top: 65px
}

.mt-70 {
    margin-top: 70px
}

.mt-75 {
    margin-top: 75px
}

.mt-80 {
    margin-top: 80px
}

.mt-85 {
    margin-top: 85px
}

.mt-90 {
    margin-top: 90px
}

.mt-95 {
    margin-top: 95px
}

.mt-96 {
    margin-top: 96px
}

.mt-100 {
    margin-top: 100px
}

.mt-105 {
    margin-top: 105px
}

.mt-110 {
    margin-top: 110px
}

.mt-115 {
    margin-top: 115px
}

.mt-120 {
    margin-top: 120px
}

.mt-125 {
    margin-top: 125px
}

.mt-130 {
    margin-top: 130px
}

.mt-135 {
    margin-top: 135px
}

.mt-140 {
    margin-top: 140px
}

.mt-145 {
    margin-top: 145px
}

.mt-150 {
    margin-top: 150px
}

.mt-157 {
    margin-top: 157px
}

.mt-195 {
    margin-top: 195px
}

/*************************
      Margin right
*************************/
.mr-0 {
    margin-right: 0px
}

.mr-2 {
    margin-right: 2px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.mr-50 {
    margin-right: 50px
}

.mr-60 {
    margin-right: 60px
}

.mr-66 {
    margin-right: 66px
}

.mr-70 {
    margin-right: 70px
}

.mr-80 {
    margin-right: 80px
}

.mr-90 {
    margin-right: 90px
}

.mr-100 {
    margin-right: 100px
}

.mr-110 {
    margin-right: 110px
}

.mr-120 {
    margin-right: 120px
}

.mr-130 {
    margin-right: 130px
}

.mr-140 {
    margin-right: 140px
}

.mr-150 {
    margin-right: 150px
}

/*************************
    Margin bottom
*************************/
.mb-0 {
    margin-bottom: 0px
}

.mb-2 {
    margin-bottom: 2px
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-22 {
    margin-bottom: 22px
}

.mb-23 {
    margin-bottom: 23px
}

.mb-25 {
    margin-bottom: 25px
}

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

.mb-33 {
    margin-bottom: 33px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-38 {
    margin-bottom: 38px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-47 {
    margin-bottom: 47px
}

.mb-48 {
    margin-bottom: 48px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-58 {
    margin-bottom: 58px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-65 {
    margin-bottom: 65px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-75 {
    margin-bottom: 75px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-85 {
    margin-bottom: 85px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-95 {
    margin-bottom: 95px
}

.mb-96 {
    margin-bottom: 96px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-105 {
    margin-bottom: 105px
}

.mb-110 {
    margin-bottom: 110px
}

.mb-115 {
    margin-bottom: 115px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-125 {
    margin-bottom: 125px
}

.mb-128 {
    margin-bottom: 128px
}

.mb-130 {
    margin-bottom: 130px
}

.mb-135 {
    margin-bottom: 135px
}

.mb-140 {
    margin-bottom: 140px
}

.mb-145 {
    margin-bottom: 145px
}

.mb-150 {
    margin-bottom: 150px
}

.mb-220 {
    margin-bottom: 220px
}

.mb-350 {
    margin-bottom: 350px
}

/*************************
    Margin left
*************************/
.ml-0 {
    margin-left: 0
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-30 {
    margin-left: 30px
}

.ml-40 {
    margin-left: 40px
}

.ml-50 {
    margin-left: 50px
}

.ml-60 {
    margin-left: 60px
}

.ml-70 {
    margin-left: 70px
}

.ml-85 {
    margin-left: 85px
}

.ml-80 {
    margin-left: 80px
}

.ml-90 {
    margin-left: 90px
}

.ml-100 {
    margin-left: 100px
}

.ml-110 {
    margin-left: 110px
}

.ml-120 {
    margin-left: 120px
}

.ml-130 {
    margin-left: 130px
}

.ml-140 {
    margin-left: 140px
}

.ml-150 {
    margin-left: 150px
}

/*************************
    Padding top
*************************/
.pt-0 {
    padding-top: 0
}

.pt-10 {
    padding-top: 10px
}

.pt-12 {
    padding-top: 12px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-23 {
    padding-top: 23px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-35 {
    padding-top: 35px
}

.pt-38 {
    padding-top: 38px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-50 {
    padding-top: 50px
}

.pt-55 {
    padding-top: 55px
}

.pt-58 {
    padding-top: 58px
}

.pt-60 {
    padding-top: 60px
}

.pt-65 {
    padding-top: 65px
}

.pt-66 {
    padding-top: 66px
}

.pt-70 {
    padding-top: 70px
}

.pt-72 {
    padding-top: 72px
}

.pt-75 {
    padding-top: 75px
}

.pt-77 {
    padding-top: 77px
}

.pt-80 {
    padding-top: 80px
}

.pt-85 {
    padding-top: 85px
}

.pt-90 {
    padding-top: 90px
}

.pt-93 {
    padding-top: 93px
}

.pt-95 {
    padding-top: 95px
}

.pt-96 {
    padding-top: 96px
}

.pt-98 {
    padding-top: 98px
}

.pt-100 {
    padding-top: 100px
}

.pt-104 {
    padding-top: 104px
}

.pt-105 {
    padding-top: 105px
}

.pt-110 {
    padding-top: 110px
}

.pt-112 {
    padding-top: 112px
}

.pt-113 {
    padding-top: 113px
}

.pt-115 {
    padding-top: 115px
}

.pt-117 {
    padding-top: 117px
}

.pt-120 {
    padding-top: 120px
}

.pt-122 {
    padding-top: 122px
}

.pt-123 {
    padding-top: 123px
}

.pt-124 {
    padding-top: 124px
}

.pt-125 {
    padding-top: 125px
}

.pt-130 {
    padding-top: 130px
}

.pt-135 {
    padding-top: 135px
}

.pt-140 {
    padding-top: 140px
}

.pt-145 {
    padding-top: 145px
}

.pt-150 {
    padding-top: 150px
}

.pt-152 {
    padding-top: 152px
}

.pt-155 {
    padding-top: 155px
}

.pt-157 {
    padding-top: 157px
}

.pt-160 {
    padding-top: 160px
}

.pt-195 {
    padding-top: 195px
}

.pt-220 {
    padding-top: 220px
}

/*************************
    Padding right
*************************/
.pr-0 {
    padding-right: 0
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 30px
}

.pr-40 {
    padding-right: 40px
}

.pr-50 {
    padding-right: 50px
}

.pr-58 {
    padding-right: 58px
}

.pr-60 {
    padding-right: 60px
}

.pr-63 {
    padding-right: 63px
}

.pr-70 {
    padding-right: 70px
}

.pr-80 {
    padding-right: 80px
}

.pr-90 {
    padding-right: 90px
}

.pr-100 {
    padding-right: 100px
}

.pr-110 {
    padding-right: 110px
}

.pr-120 {
    padding-right: 120px
}

.pr-130 {
    padding-right: 130px
}

.pr-140 {
    padding-right: 140px
}

/*************************
    Padding bottom
*************************/
.pb-0 {
    padding-bottom: 0
}

.pb-10 {
    padding-bottom: 10px
}

.pb-12 {
    padding-bottom: 12px
}

.pb-14 {
    padding-bottom: 14px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-27 {
    padding-bottom: 27px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-38 {
    padding-bottom: 38px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-55 {
    padding-bottom: 55px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-65 {
    padding-bottom: 65px
}

.pb-66 {
    padding-bottom: 66px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-75 {
    padding-bottom: 75px
}

.pb-78 {
    padding-bottom: 78px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-83 {
    padding-bottom: 83px
}

.pb-85 {
    padding-bottom: 85px
}

.pb-88 {
    padding-bottom: 88px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-93 {
    padding-bottom: 93px
}

.pb-95 {
    padding-bottom: 95px
}

.pb-96 {
    padding-bottom: 96px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-105 {
    padding-bottom: 105px
}

.pb-110 {
    padding-bottom: 110px
}

.pb-115 {
    padding-bottom: 115px
}

.pb-118 {
    padding-bottom: 118px
}

.pb-120 {
    padding-bottom: 120px
}

.pb-125 {
    padding-bottom: 125px
}

.pb-128 {
    padding-bottom: 128px
}

.pb-130 {
    padding-bottom: 130px
}

.pb-135 {
    padding-bottom: 135px
}

.pb-140 {
    padding-bottom: 140px
}

.pb-145 {
    padding-bottom: 145px
}

.pb-150 {
    padding-bottom: 150px
}

.pb-155 {
    padding-bottom: 155px
}

.pb-185 {
    padding-bottom: 185px
}

.pb-190 {
    padding-bottom: 190px
}

.pb-195 {
    padding-bottom: 195px
}

.pb-220 {
    padding-bottom: 220px
}

/*************************
    Padding left
*************************/
.pl-0 {
    padding-left: 0
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 30px
}

.pl-40 {
    padding-left: 40px
}

.pl-50 {
    padding-left: 50px
}

.pl-60 {
    padding-left: 60px
}

.pl-70 {
    padding-left: 70px
}

.pl-80 {
    padding-left: 80px
}

.pl-90 {
    padding-left: 90px
}

.pl-100 {
    padding-left: 100px
}

.pl-110 {
    padding-left: 110px
}

.pl-120 {
    padding-left: 120px
}

.pl-130 {
    padding-left: 130px
}

.pl-140 {
    padding-left: 140px
}

.pl-150 {
    padding-left: 150px
}

/***************************
    Page section padding 
****************************/
.ptb-0 {
    padding: 0
}

.ptb-10 {
    padding: 10px 0
}

.ptb-18 {
    padding: 18px 0
}

.ptb-20 {
    padding: 20px 0
}

.ptb-30 {
    padding: 30px 0
}

.ptb-40 {
    padding: 40px 0
}

.ptb-50 {
    padding: 50px 0
}

.ptb-60 {
    padding: 60px 0
}

.ptb-70 {
    padding: 70px 0
}

.ptb-80 {
    padding: 80px 0
}

.ptb-90 {
    padding: 90px 0
}

.ptb-100 {
    padding: 100px 0
}

.ptb-110 {
    padding: 110px 0
}

.ptb-120 {
    padding: 120px 0
}

.ptb-130 {
    padding: 130px 0
}

.ptb-140 {
    padding: 140px 0
}

.ptb-150 {
    padding: 150px 0
}

/***************************
    Page section margin 
****************************/
.mtb-0 {
    margin: 0
}

.mtb-10 {
    margin: 10px 0
}

.mtb-15 {
    margin: 15px 0
}

.mtb-20 {
    margin: 20px 0
}

.mtb-30 {
    margin: 30px 0
}

.mtb-40 {
    margin: 40px 0
}

.mtb-50 {
    margin: 50px 0
}

.mtb-60 {
    margin: 60px 0
}

.mtb-70 {
    margin: 70px 0
}

.mtb-80 {
    margin: 80px 0
}

.mtb-90 {
    margin: 90px 0
}

.mtb-100 {
    margin: 100px 0
}

.mtb-110 {
    margin: 110px 0
}

.mtb-120 {
    margin: 120px 0
}

.mtb-130 {
    margin: 130px 0
}

.mtb-140 {
    margin: 140px 0
}

.mtb-150 {
    margin: 150px 0;
}

/*----------------------------------------*/
/*  2. Header CSS
/*----------------------------------------*/
.logo a {
    display: inline-block
}

.logo {
    padding: 60px 0 23px;
    /*    width: 60%;*/
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.header-area.two .logo {
    padding: 10px 0 3px;
}

.header-area.two.sticky .logo {
    padding: 15px 0 7px;
    width: 60%;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.header-area.two.sticky .search {
    top: 43px;
}

.header-area.two.sticky .main-menu>nav>ul>li>a {
    line-height: 58px;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.one.mobile-menu a.meanmenu-reveal span {
    background-color: #fff;
}

.one.mobile-menu a.meanmenu-reveal {
    border: 1px solid #fff;
    color: #fff;
}

.header-area {
    /*background: transparent none repeat scroll 0 0;*/
    /*background-image: url("../img/head-bg.jpg");*/

    /*  background: #95fcf8; */

}

.fixed {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99;
}

.main-menu {
    display: inline-block
}

.main-menu ul li {
    display: inline-block;
    position: relative;
}

.header-contact>a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #471a72;
    border-radius: 25px;
    color: #666666;
    margin-top: 13px;
}

.content-wrapper {
    text-align: right;
}

.main-menu nav>ul>li>a {
    color: #fff;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 158px;
    padding: 0 15px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}

.header-area.two .main-menu nav>ul>li>a {
    color: #303030;
    font-size: 15px;
    line-height: 130px;
}

.header-area.two .main-menu nav>ul>li>a:hover {
    color: #04a69d;
}


.main-menu ul li:last-child a {
    padding-right: 0px;
}

.main-menu nav ul>li:hover>a {
    color: #04a69d;
}

.one.main-menu ul li ul {
    top: 75%
}

.sticky .one.main-menu ul li ul {
    top: 100%
}

.main-menu ul li ul {
    background: #ffffff none repeat scroll 0 0;
    left: 0;
    opacity: 0;
    padding: 10px 18px;
    position: absolute;
    text-align: left;
    top: 100%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 185px;
    z-index: 999;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}

.main-menu ul li:hover>ul {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.main-menu ul li ul li {
    display: block;
    margin: 0;
    padding: 7px 0;
}

.main-menu nav ul li ul li a {
    color: #252525;
    display: block;
    font-size: 14px;
    line-height: 26px;
    padding: 0;
    text-transform: capitalize;
}

.main-menu ul li ul span {
    float: right;
    font-size: 15px;
    line-height: 20px;
    margin-right: 22px;
}

.main-menu ul li ul li:hover>a {
    padding-left: 5px;
    color: #04a69d
}

.main-menu ul li ul li a:before {
    display: none;
}

.main-menu ul li ul li>ul {
    left: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 17%;
    visibility: hidden;
}

.main-menu.text-left span {
    float: right;
}

.mobile-menu-area,
.mean-container .mean-bar:after {
    display: none
}

.mean-container .mean-bar {
    background: transparent none repeat scroll 0 0;
    min-height: 0;
    padding: 0;
}

.sticky .header-social ul li a {
    line-height: 69px;
}

.mean-container a.meanmenu-reveal {
    border: 1px solid #4f4f4f;
    color: #000;
    margin-top: -94px;
    padding: 4px 5px;
    position: absolute;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.header-area.two .mean-container a.meanmenu-reveal {
    margin-top: -84px;
}

.header-area.two.sticky .mean-container a.meanmenu-reveal {
    margin-top: -49px;
}

.mean-container a.meanmenu-reveal span {
    background-color: #4f4f4f
}

.mean-container .mean-nav {
    border-right: 1px solid rgba(0, 0, 0, 0.5);
    margin-top: 0;
}

.headroom {
    -webkit-transition: -webkit-transform 200ms linear 0s;
    transition: -webkit-transform 200ms linear 0s;
    transition: transform 200ms linear 0s;
    transition: transform 200ms linear 0s, -webkit-transform 200ms linear 0s;
    will-change: transform;
}

.headroom--pinned {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.headroom--unpinned {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.intelligent-header {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
}

.intelligent-header.headroom--pinned {}

.intelligent-header.headroom--not-top {
    background: #ffffff none repeat scroll 0 0;
    padding: 10px 0;
}

.header-sticky.sticky {
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.04);
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.header-sticky.sticky.two {
    background: rgba(255, 255, 255, 0.8);
}

.sticky .main-menu>nav>ul>li>a {
    line-height: 69px;
}

.sticky .header-contact a {
    margin-top: 25px
}

.sticky .logo {
    padding: 12px 0 8px;
}

.header-area .sticky {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4)
}

.menu-style-toggle nav {
    margin-right: -30px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}

.menu-style-toggle nav.menu-open {
    margin-right: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}

.menu-style-toggle nav {
    float: left;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.main-menu.mean-menu.menu-style-toggle.text-right {
    float: right;
}

.mobile-header {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    left: 0;
    margin: auto;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

.mobile-logo img {
    width: 40px;
}

.menu-icon {
    border: 1px solid #464646;
    box-sizing: content-box;
    color: #464646;
    cursor: pointer;
    font-weight: 700;
    height: 22px;
    line-height: 22px;
    padding: 4px 5px;
    position: absolute;
    right: 20px;
    text-decoration: none;
    top: 25px;
    width: 22px;
}

.menu-icon span {
    background-color: #333333;
    display: block;
    height: 3px;
    margin-top: 3px;
    box-sizing: content-box
}

.mobile-menu-area {
    background-color: #fff;
    display: block;
    height: 100%;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.mobile-menu-area .menu-close {
    background-color: transparent;
    border: 2px solid #858585;
    border-radius: 50%;
    color: #858585;
    height: 40px;
    padding: 0;
    width: 40px;
    margin-bottom: 30px;
}

.mobile-menu-area .menu-close:hover {
    color: #433a8b;
    border-color: #433a8b;
}

.mobile-menu-area .menu-close i {
    display: block;
    font-size: 30px;
    line-height: 30px;
    padding-right: 2px;
}

.sticky .menu-toggle {
    margin-top: 32px;
}

.header-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-social ul li {
    display: inline-block;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.header-social ul li a {
    display: block;
    font-size: 16px;
    color: #191919;
    line-height: 100px;
    padding: 0 13px;
}

.header-social ul li:last-child a {
    padding-right: 0px;
}

.header-social ul li:first-child a {
    padding-left: 0px;
}

.header-social ul li:hover a {
    color: #471a72
}

.search-btn {
    cursor: pointer;
    display: inline-block;
    margin-left: 28px;
    position: relative;
    top: -2px;
}

.search {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    top: 79px;
    height: 40px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 216px;
    z-index: 9999;
}

#search-form>input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #cacaca;
    color: #252525;
    height: 40px;
    padding: 0 40px 0 10px;
    width: 100%;
}

#search-form>input::-moz-placeholder {
    color: #252525;
}

#search-form>input::-webkit-input-placeholder {
    color: #252525;
}

#search-form>button {
    background: #4f4f4f none repeat scroll 0 0;
    border: 2px solid #c5c596;
    color: #ffffff;
    font-size: 15px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 43px;
}

#search-form>button:hover {
    background: #04a69d;
    border: 2px solid #939369;
}

.search-menu {
    background: #4f4f4f none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 31px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 31px;
    line-height: 25px;
}

.search-menu i {
    font-size: 12px;
    line-height: 30px;
}

.search-menu:hover {
    background: #04a69d
}

.open .search {
    display: block;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    z-index: 2;
}

.top {
    /*background-image: url("../img/head-bg.jpg");*/
}

.header-top {
    /*background: #04a69d;*/
    background: #04a69d;
    position: relative;
}

/*...............................*/
.header-top:after {
    /*background: #4f4f4f; */
    position: absolute;
    right: 0;
    top: 0;
    content: "";

    border-bottom: 100px solid #4f4f4f;
    border-left: 0px solid transparent;
    border-right: 100px solid transparent;
    height: 0;
    width: 672px;
    transform: rotate(-180deg);

    /*height: 100%;
    width: 36%; */
}

/*rounded corner css from net -- Devruk */
.roundedCorner {
    width: 350px;
    height: 200px;
    border: solid 1px #555;
    box-shadow: 10px -10px 5px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 10px -10px 5px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 10px -10px 5px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 10px -10px 5px rgba(0, 0, 0, 0.6);
    border-radius: 25px;
}


.header-split {
    overflow: hidden;
    height: 100vh;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(30deg, #FFF 50%, #adf175 50%);
    min-height: 500px;
}

.h2-test {
    color: white;
    font: 900 35vmin/35vh cookie, cursive;
    text-align: center;
    position: fixed;
    top: 0px;
    left: 20px;
    mix-blend-mode: difference;
}

.h2-test:after {
    color: white;
    mix-blend-mode: difference;
}

.header-top::before {
    /*
    background: #95fcf8 none repeat scroll 0 0; */
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 105px;
    position: absolute;
    right: 37.8%;
    top: -18px;
    transform: rotate(-45deg);
    width: 8px;
    z-index: 1;
}

/*
.header-top-right{position: relative}
.header-top-right::after {
  background: #4f4f4f none repeat scroll 0 0;  
  content: "";
  height: 100px;
  left: -16%;
  position: absolute;
  top: -38px;
  transform: rotate(-45deg);
  width: 60px;
} */
.header-top-right ul li {
    display: inline-block;
    margin-right: 38px;
}

.header-top-right ul li:last-child {
    margin-right: 0px;
}

.header-top-left p,
.header-top-right ul li a {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    line-height: 68px;
    position: relative;
    z-index: 1;
}

.header-top-left p,
.header-top-right ul li a span {
    color: black;
}

.header-top-left p,
.header-top-right ul li a {
    color: #fff;
}

.header-top-left .title-top {
    font-size: 18px;
    color: #fff;
}

.header-top-right ul li:hover a {
    color: #4b4b4b;
}

.header-area.two .main-menu>ul>li>a {
    color: #303030;
    line-height: 132px;
}

.header-area.two .main-menu>ul>li:hover>a {
    color: #04a69d;
}

/*----------------------------------------*/
/*  3. Slider CSS
/*----------------------------------------*/
.slider-area,
.single-banner {
    position: relative;
    overflow: hidden
}

.single-slide:after,
.banner-area:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: rgba(0, 0, 0, 0.32);
    width: 100%;
    height: 100%;
}

.no-dark:after {
    background: none;
}

.two .single-slide:after {
    /*background: rgba(0, 0, 0, 0.55);*/
}

.three .single-slide:after,
.banner-area:after {
    /*background: rgba(0, 0, 0, 0.80);*/
}

.slider-img {
    z-index: 1;
    position: relative;
    margin-right: -25px
}

.slider-area img {
    width: 100%;
}

.slide-content,
.text-content {
    z-index: 99;
    position: relative
}

.text-content-wrapper,
.slider-area img {
    width: 100%;
}

.slide-content-wrapper {
    display: inline-table;
    width: 100%;
}

.slide-content {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

.slider-area.two .slide-content {
    text-align: center;
}

.slide-content h3 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 52px;
    font-weight: 800;
    line-height: 58px;
    padding-top: 80px;
    text-transform: capitalize;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

.slider-img {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.slide-content h2 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 58px;
    font-weight: 800;
    line-height: 64px;
    text-transform: capitalize;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

.slider-area.two .slide-content h2 {
    line-height: 82px;
}

.slider-area.two .slide-content p {
    margin-bottom: 40px;
}

.slide-content p {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    margin-top: 400px;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 35px;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

.slider-area .default-btn {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

.slider-area .owl-item.active .slide-content h2,
.slider-area .owl-item.active .slide-content h3,
.slider-area .owl-item.active .slide-content p,
.slider-area .owl-item.active .default-btn {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.slider-area .owl-item.active .default-btn {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.slider-area .owl-item.active .slider-img img {
    animation-delay: 0.2s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: fadeInRight;
}

.owl-item.active .slider-img {
    animation-delay: 0.2s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: fadeInRight;
}

.single-banner .slide-content h2,
.single-banner .slide-content h3,
.single-banner .slide-content p,
.single-banner .banner-btn {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.slider-area .owl-item.active .slide-content h3 {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms
}

.slider-area .owl-item.active .slide-content h2 {
    -webkit-animation-delay: 750ms;
    animation-delay: 750ms
}

.slider-area .owl-item.active .slide-content p {
    -webkit-animation-delay: 1100ms;
    animation-delay: 1100ms
}

.slider-area .owl-item.active .slide-content .banner-btn {
    -webkit-animation-delay: 1700ms;
    animation-delay: 1700ms
}

.owl-nav div {
    background: #04a69d;
    color: #ddd;
    font-size: 18px;
    border-radius: 3px;
    height: 40px;
    left: -46px;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 35px;
    z-index: 999;
}

.owl-nav .owl-next {
    left: auto;
    right: -46px;
}

.slider-area:hover .owl-nav div {
    left: 0;
}

.slider-area:hover .owl-nav .owl-next {
    left: auto;
    right: 0;
}

.owl-nav div:hover {
    color: #fff
}

.single-slide {
    background-position: top center;
    background-size: cover
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.fadeInDown {
    animation-name: fadeInDown;
}


.slider-area {
    /*height: 100vh;*/
    height: 100%;
}

.slider-area div {
    height: 100%
}

.fix {
    overflow: hidden
}

.slider-area .owl-nav div {
    height: auto;
}


.owl-carousel .owl-item .slider-img>img {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 70%;
}

/*----------------------------------------*/
/*  4. Notice CSS
/*----------------------------------------*/
.notice-left,
.notice-right {
    padding: 45px 55px 70px 55px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    position: relative;
}

.notice-area.three .notice-left {
    padding: 35px 55px 30px 55px;
}

.notice-right {
    padding: 40px 50px 50px;
}

.notice-left h3,
.notice-left-wrapper h3,
.notice-right-wrapper h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 800;
    color: #4f4f4f;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 55px;
}

.notice-right-wrapper h3,
.notice-left-wrapper h3 {
    margin-bottom: 33px
}

.notice-right-wrapper {
    margin-right: 27px
}

.single-notice-left,
.single-notice-right {
    border-bottom: 1px solid #E7E7E7
}

.col-md-6 .single-notice-left:last-child,
.col-md-6 .single-notice-left:nth-child(3),
.col-md-6 .single-notice-left:nth-child(6),
.col-md-6 .single-notice-right:last-child {
    border-bottom: none
}

.single-notice-left h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 700;
    font-size: 16px;
    color: #04a69d;
    margin-bottom: 5px;
}

.single-notice-left p,
.single-notice-right p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #303030;
    margin-bottom: 0px;
}

.single-notice-right h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #4f4f4f;
    text-transform: uppercase;
    margin-bottom: 15.5px;
    font-size: 700;
}

.video-icon a i {
    font-size: 38px;
    color: #2B2A5A;
    background: #FFFFFF;
    height: 55px;
    width: 55px;
    border-radius: 50%;
    line-height: 56px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.video-icon a:hover i {
    color: #04a69d;
}

.notice-video {
    background: rgba(0, 0, 0, 0) url("../img/notice/video.jpg") repeat scroll 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    height: 382px;
    width: 100%;
}

.video-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.notice-video::after {
    background: rgba(44, 43, 94, 0.90);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.notice-area.two .notice-left {
    padding: 33px 58px 31px;
    height: 380px;
    overflow-y: auto;
}

.notice-left {
    height: 540px;
    overflow-y: auto;
}

/*-----------------------------------------*/
/*  5. Choose CSS
/*----------------------------------------*/
.choose-area {
    background: url(../img/choose/choose-bd.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
}

.choose-area:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(44, 43, 94, 0.9);
}

.choose-area:before {
    position: absolute;
    right: 130px;
    bottom: 0;
    width: 293px;
    height: 506px;
    content: "";
    background: url(../img/choose/choose.png);
    background-repeat: no-repeat;
    z-index: 1;
}

.choose-content {
    position: relative;
    z-index: 1;
    margin-right: 50px;
}

.choose-content h2 {
    color: #fefefe;
    font-size: 34px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.choose-content p {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}

.choose-content a {
    margin-top: 15px;
}

/*----------------------------------------*/
/*  6. Courses CSS
/*----------------------------------------*/
.section-title h2 {
    font-size: 26px;
    color: #4f4f4f;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.section-title>img {
    margin-bottom: 2px;
}

.course-content {
    padding: 22px 30px 25px;
    text-align: left;
    box-shadow: 6px 6px 6px 0px rgba(0, 0, 0, 0.15);
    background: #39f3e9;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    min-height: 270px;
}

.course-img img {
    width: 100%;
}

.course-content h3 {
    font-size: 22px;
    color: #303030;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}

.course-content p {
    font-size: 14px;
    color: #606060;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}

.course-content .default-btn {
    font-size: 14px;
    padding: 9px 16px;
    transition: all 0.5s ease 0s;
}

.course-content .default-btn:hover {
    /*background: #4f4f4f;
    color: #fff;*/
    color: #fff;
}

.course-img {
    position: relative;
}

.course-img a {
    display: block;
    line-height: 0;
    position: relative;
}

.course-img a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.course-hover,
.blog-hover {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "";
    opacity: 0;
    transform: translate(-50% -50%) margin: auto;
    z-index: 1;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.course-hover i {
    color: #fff;
    font-size: 20px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.course-hover i:hover {
    color: #4f4f4f;
}

.course-img a:hover::after,
.course-img:hover .course-hover {
    opacity: 1;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
}

.courses-area.two {
    position: relative;
    background: url(../img/course/course-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

.courses-area.two:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    /*background: rgba(44, 43, 94, 0.92);*/
    background: #04a69d;
}

.courses-area.two .section-title h2 {
    color: #fff
}

.courses-area.two .section-title,
.courses-area.two .single-course {
    z-index: 1;
    position: relative
}


.courses-area.two .course-content {
    background: #fff;
    box-shadow: 1px 3px 4px 3px rgba(0, 0, 0, 0.15);
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
}

.course-title h3 {
    background: #04a69d;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    padding: 16px 93px 16px 27px;
    display: inline-block;
    position: relative;
}

.course-title2 h3 {
    /* background: #d1d2d2; */
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    padding: 0px 20px 0px 15px;
    display: inline-block;
    border-bottom: 30px solid #d1d2d2;
    /* border-left: 25px solid transparent; */
    border-right: 17px solid transparent;
    height: 0;
    /* width: 500px; */
    position: relative;
}

.course-title h3::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 85px;
    position: absolute;
    right: -26px;
    top: -17px;
    transform: rotate(-30deg);
    width: 45px;
}

.course-form form {
    position: relative;
    margin-bottom: 50px
}

.course-form form input {
    width: 100%;
    border: 1px solid #EBEBEB;
    background: #F8F8F8;
    padding: 14px 195px 14px 25px;
}

.course-form form button {
    position: absolute;
    right: 0;
    top: 0;
    background: #04a69d;
    color: #fff;
    height: 50px;
    width: 185px;
    content: "";
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}

.course-details-content {
    padding-top: 35px;
    overflow: hidden
}

.course-details-content h2 {
    font-size: 28px;
    color: #303030;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
}

.course-details-content p {
    font-size: 14px;
    color: #606060;
    margin-bottom: 35px;
    font-family: 'Open Sans', sans-serif;
}

.course-details-left {
    float: left;
    padding-right: 50px;
    width: 58%
}

.course-details-right {
    overflow: hidden;
    width: 42%
}

.course-details-left h3,
.course-details-right h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #303030;
    margin-bottom: 14px;
}

.course-details-right {
    padding: 45px 35px 45px;
    border: 1px solid #E1E1E1
}

.course-details-right h3 {
    margin-bottom: 50px
}

.course-details-right ul li {
    display: block;
    font-size: 14px;
    color: #303030;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EBEBEB;
}

.course-details-right ul li:last-child {
    border-bottom: none;
}

.course-details-right ul li span {
    float: right
}

.course-details-right h3.red {
    color: #04a69d;
    margin-bottom: 0;
}

.course-details-content p.margin {
    margin-bottom: 15px
}

/*----------------------------------------*/
/*  7. Event CSS
/*----------------------------------------*/
.single-event {
    background: #ffffff;
    box-shadow: 1px 3px 4px 3px rgba(0, 0, 0, 0.15);
    border-radius: 25px;
}

.greybackdrop {
    background: #dfdede;
}

.event-date {
    float: left;
    background: #4f4f4f;
    margin-right: 20px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.event-date h3 {
    color: #fefefe;
    font-size: 30px;
    line-height: 32px;
    padding: 11px 18px 11px;
    text-align: center;
}

.event-img img {
    width: 100%;
}

.event-date h3:hover a {
    color: #fefefe;
}

.event-date h3 span {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
}

.event-content {
    overflow: hidden;
    padding: 18px 0 20px
}

.event-content-left {
    float: left
}

.event-content-left h4 {
    font-size: 16px;
    color: #303030;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.event-content-left ul li {
    display: inline-block;
    margin-right: 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #606060;
}

.event-content-left ul li:last-child {
    margin-right: 0px;
}

.event-content-left ul li i {
    color: #606060;
    font-weight: 300;
    margin-right: 8px;
}

.event-content-right {
    padding: 6px 0
}

.event-content-right a {
    float: right;
    margin-right: 22px;
    font-size: 14px;
    color: #303030;
    background: transparent;
    border: 1px solid #E1E1E1;
    font-weight: 400;
    padding: 8px 15px 8px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.event-content-right a:hover {
    color: #fff;
    background: #04a69d;
    border: 1px solid #04a69d;
}

.single-event:hover .event-date {
    background: #04a69d
}

.event-area.two .event-img {
    float: left;
    margin-right: 25px;
}

.event-area.two .event-content {
    padding: 22px 20px 25px;
}

.event-area.two .event-content {
    overflow: hidden;
}

.event-area.two .event-content h3 {
    font-size: 20px;
    font-weight: 700;
    color: #4f4f4f;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
}

.event-area.two .event-content h4 {
    margin-bottom: 5px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.event-area.two .event-content h4 a {
    font-size: 18px;
    font-weight: 700;
    color: #606060;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.event-area.two .event-content h4 a:hover {
    color: #04a69d;
}

.event-area.two .event-content ul {
    margin-bottom: 15px;
}

.event-area.two .event-content ul li {
    color: #606060;
    display: inline-block;
    font-size: 14px;
    margin-right: 15px;
    font-family: 'Open Sans', sans-serif;
}

.event-area.two .event-content ul li i {
    margin-right: 10px;
}

.event-area.two .event-content-right {
    float: left;
}

.event-area.three .event-img,
.event-details-img {
    position: relative
}

.event-area.three .event-img a {
    position: relative;
    line-height: 0;
    display: block;
}

.event-area.three .event-img a:after {
    background: rgba(236, 28, 35, 0.3) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.event-area.three .event-img a:hover::after,
.event-area.three .event-img a:hover .course-hover {
    opacity: 1;
}

.event-area.three .event-date,
.event-details-img .event-date {
    position: absolute;
    left: 0;
    top: 30px;
    width: 200px;
    height: 60px;
    background: rgba(44, 43, 94, 0.79);
    content: "";
}

.event-area.three .event-img h3 {
    font-size: 28px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    z-index: 1;
    color: #fefefe;
    line-height: 22px;
    text-align: center;
    padding: 20px 0;
}

.event-area.three .event-img h3 span {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    z-index: 1;
    color: #fefefe;
    text-transform: uppercase;
    line-height: 30px;
}

.event-area.three .event-content h4 a {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #303030;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.event-area.three .event-content h4:hover a {
    color: #04a69d
}

.event-area.three .event-content {
    padding: 23px 35px 25px;
}

.event-area.three .event-content h4 {
    margin-bottom: 12px;
}

.event-area.three .event-content ul {
    margin-bottom: 15px
}

.event-area.three .event-content ul li {
    margin-bottom: 10px
}

.event-area.three .event-content ul li span {
    font-size: 14px;
    font-weight: 700;
    color: #606060;
    text-transform: capitalize;
}

.event-area.three .event-content-right {
    float: left;
}

.event-area.three .event-content-right a {
    background: #04a69d none repeat scroll 0 0;
    color: #fff;
    margin-right: 0;
    padding: 8px 20px;
    font-weight: 700;
}

.event-area.three .event-content-right a:hover {
    background: #4f4f4f;
    border: 1px solid #4f4f4f;
}

.event-img {
    line-height: 0px;
    display: block;
}

.event-details-content {
    margin-top: 25px
}

.event-details-content h2 {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #303030;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.event-details-content ul {
    margin-bottom: 28px
}

.event-details-content ul li {
    display: inline-block;
    margin-right: 15px;
    color: #606060;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}

.event-details-content ul li:last-child {
    margin-right: 0
}

.event-details-content ul li span {
    font-weight: 700;
}

.event-details-content p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #606060;
    margin-bottom: 22px;
}

.speakers-area {
    margin-top: 50px;
    margin-bottom: 70px;
}

.speakers-area h4 {
    font-size: 18px;
    color: #303030;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 35px;
}

.speaker-img {
    float: left;
    margin-right: 25px
}

.speaker-content {
    overflow: hidden
}

.speaker-name {
    display: table-cell;
    padding-top: 16px;
}

.speaker-name h5 {
    font-size: 18px;
    color: #303030;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.speaker-name p {
    font-size: 14px;
    color: #303030;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
}

.single-speaker {
    display: table-cell;
    padding-right: 65px;
}

/*----------------------------------------*/
/*  8. Testimonial CSS
/*----------------------------------------*/
.testimonial-area {
    background: url(../img/testimonial/testimonial-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
}

.testimonial-area:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(44, 43, 94, 0.9);
}

.testimonial-area.three {
    background: #FAFAFA
}

.testimonial-area.three:after {
    display: none
}

.testimonial-area.three .testimonial-content p {
    color: #606060
}

.testimonial-area.three .testimonial-content h4,
.testimonial-area.three .testimonial-content h5 {
    color: #303030
}

.testimonial-img {
    height: 77px;
    margin: auto auto 28px;
    width: 77px;
}

.testimonial-img img {
    border-radius: 50%;
    border: 1px solid #FFFFFF;
}

.three .testimonial-img img {
    border: 1px solid #f1f1f1;
}

.testimonial-content {
    padding: 0 35px;
}

.testimonial-content p,
.testimonial-content h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 15px;
}

.testimonial-content h5 {
    margin-bottom: 0px;
}

.testimonial-content h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 4px;
}

.testimonial-owl .owl-nav {
    display: none
}

/*----------------------------------------*/
/*  9. Blog CSS
/*----------------------------------------*/
.single-blog {
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15)
}

.blog-area .section-title h2 {
    margin-bottom: 55px;
}

.blog-img {
    line-height: 0;
    position: relative
}

.blog-img a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(236, 28, 35, 0.5);
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.blog-img img {
    width: 100%;
}

/*
.blog-hover {
    content: "";
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: all 0.5s ease 0s;
    z-index: 1;
    transform: translate(-50%, -50%);
}
*/
.blog-hover i {
    color: #fff;
    font-size: 20px;
    z-index: 1;
    opacity: 0;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.blog-hover i:hover {
    color: #4f4f4f;
}

.single-blog:hover .blog-img a:after,
.single-blog:hover .blog-hover,
.single-blog:hover .blog-hover i {
    opacity: 1
}

.blog-top p {
    font-size: 14px;
    color: #606060;
    font-family: 'Open Sans', sans-serif;
    padding: 15px 20px 10px 25px;
    border-bottom: 1px solid #E1E1E1;
}

.blog-top p i {
    font-size: 16px;
    color: #606060;
    margin-left: 5px;
}

.blog-bottom {
    padding: 26px 15px 30px 25px
}

.blog-bottom h2 {
    margin-bottom: 14px
}

.blog-bottom h2 a {
    font-size: 18px;
    color: #303030;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.blog-bottom h2 a:hover {
    color: #04a69d;
}

.blog-bottom a {
    font-size: 14px;
    color: #04a69d;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.blog-bottom a:hover {
    color: #4f4f4f;
}

.single-blog-widget h3 {
    font-size: 20px;
    color: #303030;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin-bottom: 35px;
    line-height: 26px;
}

.blog-search form input {
    border: 1px solid #E1E1E1;
    padding: 11px 43px 11px 12px;
    width: 100%;
    font-size: 14px;
    color: #606060;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

.blog-search form {
    position: relative;
}

.blog-search form button {
    position: absolute;
    right: 0;
    top: 0;
    background: #EBEBEB;
    width: 43px;
    height: 43px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.blog-search form button:hover {
    background: #04a69d;
}

.blog-search form button i {
    font-size: 16px;
    color: #606060;
    line-height: 25px;
}

.blog-search form button:hover i {
    color: #fff;
}

.single-blog-widget ul li {
    display: block;
    padding-bottom: 27px;
}

.single-blog-widget ul li:last-child {
    padding-bottom: 5px;
}

.single-blog-widget ul li a {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #606060;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.single-blog-widget ul li:hover a {
    color: #04a69d;
}

.single-blog-banner a {
    position: relative;
    display: block
}

.single-blog-banner a img {
    line-height: 0;
    display: block
}

.single-blog-banner a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.48);
    content: "";
}

.single-blog-banner {
    position: relative
}

.single-blog-banner h2 {
    position: absolute;
    left: 20px;
    bottom: 25px;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #fefefe;
    z-index: 9;
    line-height: 35px;
}

.blog-sidebar.left {
    margin-right: 70px;
}

.single-post-img a {
    float: left;
    margin-right: 20px;
    position: relative
}

.single-post-img a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(236, 28, 35, 0.5) none repeat scroll 0 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.single-post-img a:hover::after,
.single-post-img a:hover .blog-hover,
.single-post-img a:hover .blog-hover i {
    opacity: 1
}

.blog-img>a,
.single-post-img a {
    display: block;
    line-height: 0;
}

.blog-sidebar.right {
    margin-left: 70px
}

.blog-area .pagination {
    margin-bottom: 0
}

.single-post-content {
    overflow: hidden
}

.single-post-content h4 {
    color: #303030;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 8px;
    margin-top: 5px;
}

.single-post-content p {
    color: #606060;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
}

.single-tag a {
    float: left;
    text-transform: capitalize;
    border: 1px solid #E1E1E1;
    padding: 6px 14px;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    display: block;
    color: #606060;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.single-tag a:hover {
    color: #fff;
    background: #4f4f4f;
    border: 1px solid #4f4f4f;
}

.blog-details-content {
    padding-top: 30px
}

.blog-details-content h2 {
    font-size: 24px;
    color: #303030;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
}

.blog-details-content h6 {
    font-size: 16px;
    color: #606060;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-bottom: 35px;
}

.blog-details-content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #606060;
    margin-bottom: 25px;
}

.blog-details-content p.quote {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #606060;
    margin-bottom: 25px;
    font-style: italic;
    line-height: 25px;
    margin-top: 35px;
}

.reply-area h3 {
    font-size: 20px;
    color: #303030;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    margin-top: 58px;
    margin-bottom: 15px;
}

.reply-area form {
    position: relative
}

.reply-area p {
    font-size: 14px;
    color: #606060;
    font-weight: 400;
    margin-bottom: 26px;
}

.reply-area form p {
    font-size: 14px;
    color: #030303;
    font-weight: 600;
    margin-bottom: 10px;
}

.reply-area form input,
.reply-area form textarea {
    border: 1px solid #E1E1E1;
    height: 42px;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 15px;
}

.reply-area form textarea {
    height: auto;
    margin-bottom: 40px;
}

.reply-area form a.reply-btn,
.reply-area form .reply-btn {
    background: #4f4f4f;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    padding: 8px 25px;
    font-weight: 700;
    display: inline-block;
}

.reply-area form a.reply-btn:hover,
.reply-area form .reply-btn:hover {
    background: #04a69d;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

/*----------------------------------------*/
/*  10. Subscribe CSS
/*----------------------------------------*/
.subscribe-area {
    background: #FAFAFA
}

.subscribe-content h2 {
    margin-bottom: 5px;
}

.subscribe-content p {
    margin-bottom: 16px;
    color: #606060;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 25px;
}

.newsletter-form form {
    position: relative;
}

.newsletter-form form input {
    border: 1px solid #E1E1E1;
    width: 100%;
    background: transparent;
    padding: 13px 30px;
}

.newsletter-form form button {
    padding: 11px 30px 12px;
    position: absolute;
    right: 1px;
    top: 1px;
}

.newsletter-form form button:hover {
    background: #4f4f4f;
    color: #fff;
}

.mc-news {
    left: -5000px;
    position: absolute;
}

/*----------------------------------------*/
/*  11. Scrollup CSS
/*----------------------------------------*/
#scrollUp {
    border-radius: 2px;
    bottom: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    color: #ffffff;
    font-size: 24px;
    height: 40px;
    line-height: 45px;
    position: fixed;
    right: 90px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 40px;
    z-index: 200;
}

#scrollUp:hover {}

@keyframes scroll-top {
    0% {
        bottom: 0;
        opacity: 0;
    }

    50% {
        bottom: 50%;
        opacity: 1;
    }

    100% {
        bottom: 75%;
        opacity: 0;
    }
}

@keyframes scroll-top {
    0% {
        bottom: 0;
        opacity: 0;
    }

    50% {
        bottom: 50%;
        opacity: 1;
    }

    100% {
        bottom: 75%;
        opacity: 0;
    }
}

@keyframes scroll-top {
    0% {
        bottom: 0;
        opacity: 0;
    }

    50% {
        bottom: 50%;
        opacity: 1;
    }

    100% {
        bottom: 75%;
        opacity: 0;
    }
}

#scrollUp:hover i {
    animation: 800ms linear 0s normal none infinite running scroll-top;
    bottom: 0;
    height: 100%;
    left: 0;
    margin-bottom: -25px;
    position: absolute;
    width: 100%;
}

#scrollUp i {
    color: #ffffff;
}

#scrollUp {
    background: #04a69d none repeat scroll 0 0;
}

/*----------------------------------------*/
/*  12. Footer CSS
/*----------------------------------------*/
.main-footer {
    padding-bottom: 104px;
    padding-top: 117px;
    background: #e9e9e9;
}

.footer-area.three .main-footer {
    padding-bottom: 50px;
}

.footer-area.two .main-footer {
    padding-top: 85px;
    padding-bottom: 60px
}

.single-widget h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    color: #606060;
    margin-bottom: 45px;
    position: relative;
}

.single-widget h3::after {
    background: #606060 none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 57px;
}

.single-widget h3::before {
    background: #606060 none repeat scroll 0 0;
    bottom: -13px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 45px;
}

.single-widget p {
    color: #7d7d7d;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 15px;
}

.single-widget ul {
    margin-top: 25px
}

.footer-social ul li {
    display: inline-block;
    margin-right: 13px;
}

.footer-social ul li:last-child {
    margin-right: 0px;
}

.single-widget ul li {
    color: #7d7d7d;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 16px;
    text-transform: capitalize;
}

.footer-social ul li a {
    border: 1px solid #DADADA;
    color: #7D7D7D;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 26px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.footer-area {
    border: 1px solid #E1E1E1;
}

.footer-area.two .footer-social ul li a {
    border: 1px solid #7A7A93;
    color: #c7c7c7;
}

.footer-social ul li:hover a,
.footer-area.two .footer-social ul li:hover a {
    border: 1px solid #04a69d;
    background: #04a69d;
    color: #fff;
}

.single-widget ul li:last-child {
    margin-right: 0px;
}

.footer-bottom {
    background: #4f4f4f
}

.footer-bottom p {
    color: #c7c7c7;
    font-size: 14px;
    line-height: 60px;
    margin-bottom: 2px;
    font-family: 'Open Sans', sans-serif;
}

.footer-area.three .footer-bottom.two p {
    line-height: 48px;
    margin-bottom: 0;
}

.footer-area.three .footer-bottom.two .footer-social ul {
    padding: 15px 0 15px;
}

.footer-bottom p a {
    color: #fff;
    font-weight: 600;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.footer-bottom p a:hover {
    text-decoration: underline;
}

.main-footer .col-md-3:last-child {
    padding-left: 75px
}

.footer-area.two .single-widget a {
    float: left;
    display: block
}

.footer-area.two .single-widget ul li a {
    float: none
}

.footer-area.two .main-footer .col-md-3:last-child {
    padding-left: 50px;
}

.footer-area.three .footer-bottom {
    background: #fafafa none repeat scroll 0 0;
    padding: 75px 0 55px;
}

.footer-area.three .footer-bottom p a {
    color: #c7c7c7;
}

.footer-area.three .footer-bottom p {
    margin-bottom: 10px;
}

.footer-bottom .footer-social ul {
    padding: 17px 0 15px;
}

.single-widget.instagram a {
    position: relative;
    line-height: 0;
}

.single-widget.instagram a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    content: "";
    background: rgba(236, 28, 35, 0.5) none repeat scroll 0 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.single-widget.instagram a:hover::after,
.single-widget.instagram a:hover i {
    opacity: 1
}

.single-widget.instagram a i {
    position: absolute;
    z-index: 1;
    color: #fff;
    opacity: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

/*----------------------------------------*/
/*  13. Service CSS
/*----------------------------------------*/
.single-service {
    padding: 40px 40px;
    box-shadow: 0 0 4px 0 #ddd;
}

.service-area h3 {
    font-size: 20px;
    color: #303030;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 12px;
}

.service-area p {
    font-size: 14px;
    color: #606060;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
}

/*----------------------------------------*/
/*  14. About CSS
/*----------------------------------------*/
.about-content h2 {
    font-size: 26px;
    /*color: #303030;*/
    color: #4f4f4f;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    /*margin-top: 100px;*/
    margin-top: 5px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.about-content h3 {
    font-size: 18px;
    color: #303030;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    /*margin-top: 100px;*/
    margin-bottom: 10px;
    text-transform: uppercase;
}

.about-content h2 span,
.about-content h3 span,
.about-content h5 span {
    color: #04a69d;
}

.about-content p {
    font-size: 14px;
    color: #606060;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}

.about-content a {
    margin-top: 25px;
    padding: 10px 44px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.about-content a:hover {
    color: #fff;
    /*background: #4f4f4f;  */
}

.about-img {
    position: relative;
    z-index: 1;
    margin-right: -30px;
    padding: 0 20px;
}

.about-img:after {
    position: absolute;
    border: 10px solid #EBEBEB;
    left: 0;
    bottom: -5px;
    width: 100%;
    content: "";
    height: 88%;
    z-index: -1;
}

/*----------------------------------------*/
/*  15. Teacher CSS
/*----------------------------------------*/
.single-teacher {
    position: relative;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.single-teacher-img {
    line-height: 0;
    padding-bottom: 0;
}

.single-teacher-img a {
    position: relative;
    display: block;
}

.single-teacher-img a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(231, 231, 231, 0.84);
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.single-teacher:hover .single-teacher-img a:after {
    opacity: 1
}

.single-teacher-content {
    background: #fff none repeat scroll 0 0;
    /*bottom: -10px;*/
    left: 0;
    padding: 20px 0 30px;
    /*position: absolute;*/
    width: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.single-teacher:hover .single-teacher-content {
    bottom: 00px
}

.single-teacher-content h2 {
    color: #303030;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.single-teacher-content h4 {
    color: #929292;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.single-teacher-content ul li {
    display: inline-block;
    margin-right: 5px;
}

.single-teacher-content ul li:last-child {
    margin-right: 0px;
}

.single-teacher-content ul li a i {
    font-size: 15px;
    color: #4f4f4f;
    background: #F6F6F6;
    height: 40px;
    width: 38px;
    text-align: center;
    line-height: 40px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.single-teacher-content ul li:hover a i {
    color: #fff;
    background: #04a69d;
}

.single-teacher-content {
    padding: 5px;
}

.pagination ul {
    margin-top: 24px
}

.pagination ul li {
    display: inline-block;
    margin-right: 12px
}

.pagination ul li:last-child {
    margin-right: 0px
}

.pagination ul li a {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #606060;
    background: #fff;
    text-align: center;
    line-height: 36px;
    height: 38px;
    width: 38px;
    display: block;
    border: 1px solid #EBEBEB;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.pagination ul li:hover a {
    color: #fff;
    background: #4f4f4f;
}

.teacher-details-content {
    margin-top: 26px
}

.teacher-details-content h2 {
    color: #303030;
    font-family: "Open Sans", sans-serif;
    font-size: 32px;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.teacher-details-content h5 {
    font-size: 22px;
    color: #929292;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 40px;
    font-weight: 400;
}

.teacher-details-content h4 {
    font-size: 24px;
    color: #303030;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.teacher-details-content p {
    font-size: 14px;
    color: #606060;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 38px;
}

.teacher-details-content ul li span {
    font-size: 14px;
    color: #303030;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.teacher-details-content ul li {
    font-weight: 600;
    margin-bottom: 15px;
}

.teacher-contact,
.skill-area {
    margin-top: 58px
}

.skill-area {
    margin-left: 40px
}

.teacher-contact h4,
.skill-area h4 {
    font-size: 20px;
    color: #303030;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.teacher-contact p span {
    font-size: 14px;
    font-weight: 700;
    color: #303030;
    text-transform: uppercase;
}

.teacher-contact p {
    font-weight: 600;
    color: #606060;
    margin-bottom: 10px;
}

.teacher-contact ul {
    margin-top: 30px
}

.teacher-contact ul li {
    font-weight: 600;
    color: #606060;
    display: inline-block;
    margin-right: 5px;
}

.teacher-contact ul li a i {
    font-size: 15px;
    color: #4f4f4f;
    background: #F6F6F6;
    text-align: center;
    line-height: 30px;
    width: 34px;
    height: 32px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.teacher-contact ul li:hover a i {
    color: #F6F6F6;
    background: #4f4f4f;
}

.skill-bar-item>span {
    color: #606060;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
    text-transform: capitalize;
}

.skill-bar-item {
    overflow: hidden;
    padding-top: 5px;
    margin-left: 40px
}

.progress {
    background-color: #e8e8e8;
    border-radius: 0;
    height: 10px;
    margin-bottom: 40px;
    overflow: visible;
}

.progress-bar {
    background-color: #d4d3d3;
    position: relative;
    box-shadow: none;
}

.progress-bar span.text-top {
    background: #e6e6e6 none repeat scroll 0 0;
    color: #606060;
    font-size: 12px;
    font-weight: 600;
    padding: 2px 10px;
    position: absolute;
    right: 0;
    top: -38px;
    z-index: 8;
}

.skill-bar-item .text-top::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e6e6e6 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-style: solid;
    border-width: 7px;
    bottom: -14px;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0;
}

/*----------------------------------------*/
/*  16. Contact CSS
/*----------------------------------------*/
.contact-contents {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.13);
    padding: 55px 0;
    margin-right: 65px;
}

.contact-icon {
    border: 1px solid #e3e3e3;
    border-radius: 50%;
    height: 50px;
    margin: auto auto 20px;
    position: relative;
    text-align: center;
    width: 50px;
}

.contact-icon img {
    bottom: 0;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.contact-add h3 {
    font-size: 18px;
    color: #303030;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    text-transform: capitalize;
    margin-bottom: 8px;
}

.contact-add p {
    font-size: 16px;
    color: #606060;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0px;
}

.contact-area .reply-area h3 {
    margin-top: 0
}

/*---------------------
  17. Login CSS
-------------------------*/
.login-form-container {
    background: #f5f5f5 none repeat scroll 0 0;
    overflow: hidden;
    padding: 37px 40px;
    text-align: left;
}

.login-text {
    text-align: center;
    margin-bottom: 30px;
}

.login-text h2 {
    color: #444;
    font-size: 30px;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.login-text span {
    font-size: 15px;
}

.login-form-container input {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 3px;
    color: #666666;
    margin-bottom: 20px;
    font-size: 14px;
    height: 40px;
    padding-left: 10px;
    width: 100%;
    border: medium none rgba(0, 0, 0, 0);
    box-shadow: none;
}

.login-form-container input::-moz-placeholder {
    color: #666666;
}

.login-form-container input::-webkit-input-placeholder {
    color: #666666;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.login-toggle-btn {
    padding-top: 20px;
}

.login-form-container input[type="checkbox"] {
    height: 15px;
    margin: 0;
    position: relative;
    top: 1px;
    width: 17px;
}

.login-form-container label {
    color: #606060;
    font-size: 15px;
    font-weight: 400;
}

.login-toggle-btn>a {
    color: #04a69d;
    float: right;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.login-toggle-btn>a:hover {
    color: #444;
}

.button-box .default-btn {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #04a69d;
    border-radius: 30px;
    color: #04a69d;
    font-size: 14px;
    margin-top: 40px;
    padding: 8px 36px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.button-box .default-btn:after,
.button-box .default-btn:before {
    display: none
}

.button-box .default-btn:hover {
    background-color: #04a69d;
    border: 1px solid #04a69d;
    color: #fff;
}

.purple-bg {
    background: #4f4f4f;
    color: #fff;
}

.purple-bg h2,
.purple-bg p {
    color: #fff;

}

.large-icon {
    font-size: 25px;
    margin-top: 10px;
}

.profile-top h2 {
    margin-top: 20px;
}

strong,
th {
    font-weight: bold;
}

/*no border table*/
.table-noborder td {
    /* border: none !important;
    padding: 0 !important; */
    padding-bottom: 8px !important;
}

.slider-saying {
    font-size: 32px;
    line-height: 44px;
}

.single-teacher p,
h2,
h4 {
    /*text-align: left;*/
}

.newsletter-heading {
    font-size: 20px;
    text-align: center;
}

.newsletter-image {
    padding: 10px 30px;
}

.newsletter a {
    padding: 0;
}

.cursive {
    font-family: 'Dancing Script', cursive !important;
    font-size: 24px !important;
    font-weight: 200;
    line-height: 30px;
}

.img-gallery img:hover {
    opacity: 0.8;
}

.img-gallery p {
    font-size: 16px;
    /*font-style: italic;*/
    /*text-transform: uppercase;*/
}

.img-gallery a:hover {
    text-decoration: underline;
}

.current_page_item {
    color: #04a69d !important;
}

.text-success {
    color: #04a69d !important;
}

.lpage {
    margin-left: 30px;
    margin-bottom: 5px;
    text-decoration: underline;
    list-style-type: circle;
}

.owl-nav {
    z-index: 1000;
    position: absolute;
    font-size: 50px;
}

@media screen and (max-width: 768px) {
    .event-area {
        margin-top: 20px;
    }
}

@media screen and (max-width: 350px) {
    .email-long {
        font-size: 13px;
    }
}

@media screen and (max-width: 768px) {
    .slide-content p {
        margin-top: 180px;
        font-size: 18px;
    }
}

@media screen and (max-width: 512px) {
    .slide-content p {
        margin-top: 80px;
    }
}

@media screen and (max-width: 430px) {
    .slide-content p {
        margin-top: 40px;
    }
}


/* devruk card stuff **************************************************************************************/

/************************************ FONTS ************************************/
@import url("https://use.typekit.net/ovt6ynt.css");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Oswald:wght@200;300;400;500;600;700&family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@100;300;400;500;700;900&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&family=Spectral:wght@200;300;400;500;600;700;800&display=swap");

/*
// Full card bootstrap
//
*/

.card,
body {
    display: flex;
}

.card-link,
body {
    font-size: 1rem;
}

.card-link {
    letter-spacing: 0.0178571em;
    font-weight: 500;
}

.card-link:hover {
    text-decoration: none;
}

body {
    flex-direction: column;
    min-height: 100vh;
    margin: 0;
    font-family: Roboto, sans-serif;
    line-height: 1.5;
    color: #212529;
    /*background-color: #ced4da;*/
    -webkit-text-size-adjust: 100%;
}

body .footer {
    margin-top: auto;
}

.card {
    position: relative;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.8rem;
}

.--card-footer,
.card-img {
    border-bottom-right-radius: 0.8rem;
    border-bottom-left-radius: 0.8rem;
}

.--card-smooth-caption,
.card-img-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.card-footer {
    padding: 1.5rem;
    background-color: transparent;
    border-top: 0;
}

.--card-cup,
.card-img {
    border-top-right-radius: 0.8rem;
    border-top-left-radius: 0.8rem;
}

.card>hr {
    margin-right: 0;
    margin-left: 0;
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.5rem;
}

.card-title {
    line-height: 1.5;
    margin-bottom: 0.5rem;
    font-size: 17px;
    font-family: sans-serif;
    font-weight: 0 !important;
    font-style: normal;
}

.badge-warning2,
.text-muted,
a.card-link.text-primary.read-more {
    font-family: Roboto, sans-serif !important;
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0;
}

.card-subtitle {
    font-weight: 400;
    margin-top: 0.2rem;
}

.card-link+.card-link {
    margin-left: 1.5rem;
}

.card-footer:last-child {
    border-radius: 0 0 0.8rem 0.8rem;
}

.card-img-overlay {
    top: 0;
    padding: 1.25rem;
    border-radius: 0.8rem;
}

.card-img {
    flex-shrink: 0;
    width: 100%;
}

.--card-footer {
    display: block;
    margin: 0;
    font-size: 0.89rem;
    text-transform: uppercase;
    line-height: 1.5;
    transition: 0.2s ease-in-out;
    padding: 0;
}

.card-columns {
    padding-top: 15px;
}

.card-columns .card {
    margin-bottom: 12px !important;
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 1;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .card-columns {
        column-count: 2;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
}

@media (min-width: 992px) {
    .card-columns {
        column-count: 2;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
}

@media (min-width: 1200px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
}

.--card-cup {
    height: 130px;
    width: 100%;
}

.--card-smooth-caption {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.98)) rgba(0, 0, 0, 0);
    padding: 2rem 1.5rem 1.5rem;
}

.card-avatar {
    border-radius: 50%;
}

.avatar-border {
    border: 5px solid #fff;
}

.avatar-border.border-primary {
    border-color: #76135e;
}

.avatar-border.border-secondary {
    border-color: #7e6776;
}

.avatar-border.border-warning {
    border-color: #fb8b23;
}

.avatar-border.border-info {
    border-color: #0f4d5c;
}

.avatar-border.border-light {
    border-color: #f2f2f2;
}

.avatar-border.border-dark {
    border-color: #241e23;
}

.card.bg-secondary.two,
svg.card-avatar {
    box-shadow: -0.2em -0.125em 0.125em rgb(0 0 0 / 25%),
        0 0 0 0.04em rgb(0 0 0 / 30%), 0.02em 0.02em 0.02em rgb(0 0 0 / 40%) inset,
        -0.05em -0.05em 0.02em rgb(255 255 255 / 80%) inset !important;
}

.footer {
    padding: 2rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.footer a {
    color: #000;
}

.footer p {
    margin: 0;
    color: #576674;
}

.footer .yo-content {
    margin-bottom: 0.3rem;
    font-weight: 500;
    color: #000;
}

.footer .yo {
    text-decoration: underline;
}

.footer .footer-social {
    display: flex;
    align-items: center;
}

.footer .footer-social-link {
    width: 2.8rem;
    height: 2.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4rem;
    transition: 0.3s linear;
}

.footer .footer-social-link:hover {
    background-color: #bac1c9;
}

p.card-text,
p.secondary {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    opacity: 0.75;
    line-height: 25px;
    /* text-overflow: clip; */
    font-family: source sans pro;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    /* overflow: hidden; */
}

.text-muted,
i.pr-1 {
    font-size: 13px !important;
    font-weight: 400;
}

.card.border-0 {
    box-shadow: 0 1px 3px rgb(0 0 0/12%), 0 1px 2px rgb(0 0 0/24%) !important;
    background: hsl(220deg 14% 97%) !important;
    text-align: left;
    background-color: #fff !important;
    position: relative;
    margin-top: 12px !important;
    border: 1px solid #eee !important;
    transition: 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
    color: #000 !important;
}

a.card-link.text-primary.read-more {
    border-radius: 5px !important;
    letter-spacing: 0.5px !important;
    box-shadow: 0 1px 3px rgb(0 0 0 / 10%), 0 1px 2px rgb(0 0 0 / 20%),
        inset 1px 1px 1px rgb(255 255 255 / 60%),
        inset -1px -1px 1px rgb(12 13 18 / 6%), -1px -1px 1px rgb(255 255 255 / 60%),
        -1px -1px 4px rgb(255 255 255 / 60%), -2px -2px 8px rgb(255 255 255 / 60%),
        1px 1px 1px rgb(12 13 18 / 6%), 1px 1px 4px rgb(12 13 18 / 6%),
        2px 2px 8px rgb(12 13 18 / 6%) !important;
    background-color: hsl(228deg 14% 93%);
    text-shadow: 0.25px 0.25px 0.25px hsl(233deg 5% 26% / 85%),
        0.35px 0.35px 0.35px hsl(233deg 5% 26% / 85%), 0 -1.1px 0 rgb(12 13 18 / 8%),
        0 1.2px 0 #fff !important;
    color: hsl(233deg 5% 26%) !important;
    font-weight: 300 !important;
    border: none !important;
    padding: 6px 12px;
    text-transform: uppercase;
    font-size: 11px;
}

.text-muted {
    opacity: 0.75 !important;
    text-transform: uppercase !important;
    color: hsl(220deg 3% 62%) !important;
    font-style: normal;
    text-shadow: 0.25pt 0.25pt 0.25pt #e9ecef;
    letter-spacing: 0.125em !important;
    line-height: 1rem;
}

.badge-warning2,
.h2.mb-2 {
    text-transform: uppercase;
}

.h2.mb-2 {
    font-size: 21px;
    font-weight: 900;
    font-family: "Roboto";
    letter-spacing: -0.125px;
    text-shadow: 0.25pt 0.3pt 1pt #343a40, 0.75pt 1.3pt 2pt #343a40;
    text-overflow: clip;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.badge-warning2 {
    background: linear-gradient(135deg,
            transparent 0,
            transparent 8%,
            rgba(255, 255, 255, 0.03) 30%,
            rgba(255, 255, 255, 0.03) 60%,
            rgba(255, 255, 255, 0) 68%) !important;
    background-color: rgba(230, 230, 230, 0.45) !important;
    border-radius: 6px;
    border-color: #ffffff99 #ffffff60 #0001 #ffffff50 !important;
    backdrop-filter: blur(11px) saturate(110%) !important;
    box-shadow: 0 1px 5px 1px rgb(41 41 41 / 45%),
        0 0.33em 0.725em -0.455em rgb(0 0 0 / 40%),
        inset 0 0.0625em 0 rgb(255 255 255 / 50%),
        inset 0 -0.125em 0.0625em rgb(0 0 0 / 28%) !important;
    border: 2px outset rgba(255, 255, 255, 0.3) !important;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.1666666667em !important;
    line-height: 18px;
    text-shadow: 0.25px 0.25px 0.85px #f8f9fa,
        0.125px 0.125px 1px rgb(83 97 110 / 83%);
    color: #22262a !important;
}

span.badge.badge-light {
    padding: 3.5px 5.5px;
    font-size: 12px;
    background-image: linear-gradient(#1aac9e, #23bcb4, #2bd3ac, #48e1bd);
    box-shadow: 0 0 0.25px #f7f7f7,
        -0.5px -0.75px 1px rgb(241 249 255 / 15%) inset,
        -0.75px -1.5px 1.5px rgba(184, 184, 184, 0.05) inset, 0 -0.5px 0.75px 0.25px #ffffff,
        0 0.5px 0.75px 0.25px #ffffff, 0 -0.75px 2px -0.75px #ffffff,
        0 0.75px 2px -0.75px #ffffff, -0.5px -2px 3px 0.75px rgba(57, 57, 57, 0.85),
        -1.75px -2.5px 2.5px -0.25px rgba(139, 137, 136, 0.35),
        -0.75px -0.75px 0.625px 0.25px rgba(148, 147, 146, 0.5),
        -0.85px -0.35px 0.85px 0 rgba(207, 204, 203, 0.55),
        -1.25px -1.25px 1.65px 0 rgba(198, 197, 196, 0.25);
    border-radius: 4px;
    font-family: sans-serif;
    color: #fff;
}

svg.card-avatar {
    background-color: #eee;
}

.card.bg-secondary.two {
    background-color: #eee !important;
}

.card-img-overlay.--card-img-overlay-purple {
    background-color: rgba(45, 26, 80, 0.7);
    background-image: url(http://ocdn.eu/images/pulscms/NTg7MDA_/68345f6b55ca22a993000441064192b9.jpg);
    background-image: url(https://assets.codepen.io/4927073/hero10.jpg);
    background-size: cover;
    background-position: 0 0;
    height: 125px;
    width: 100%;
    position: relative;
    padding: 2rem !important;
    border-radius: 12px !important;
}

.card-img-overlay.two {
    height: 300px;
    /*background: url(https://studydesk.lk/wp-content/uploads/2022/07/AF1QipPdGFzxrXgih5FwsnENz6lfREKkTERUfxVPwnyow408-h229-k-no.jpeg) !important;*/
    background: url(http://apollo.lk/img/branches/kandyS.jpeg);
    width: 100%;
    display: block;
    position: relative;
    border-radius: 12px 12px 12px 12px;
    background-size: 100% !important;
    background-position: 50% 50% !important;
    margin-bottom: -15px;
    box-shadow: inset 0px 3px 4px 0.5px hsl(44deg 22% 88%),
        inset 0px -6px 3px -3px hsla(180, 4%, 5%, 0.5);
    border-bottom: 1px solid #e5e5e5;
}


.card-img-overlay.three {
    height: 300px !important;
    background: url(http://apollo.lk/img/branches/kandanaS.jpeg);
    width: 100%;
    display: block;
    position: relative;
    border-radius: 12px 12px 12px 12px !important;
    background-size: 100% !important;
    background-position: 50% 50% !important;
    margin-bottom: -15px;
    box-shadow: inset 0px 3px 4px 0.5px hsl(44deg 22% 88%),
        inset 0px -6px 3px -3px hsl(180deg 4% 5% / 50%);
    border-bottom: 1px solid #e5e5e5;
}

.card-avatar.avatar-border.mt-n5,
.card-avatar.mr-44 {
    border: 1.5px solid #15181a;
    background: linear-gradient(#3c4349, #252a2d);
    position: relative;
    background-image: url(https://assets.codepen.io/4927073/icon-105_edited.jpg);
    background-size: 130%;
    background-position: 20% 10%;
}

.card-avatar.mr-44 {
    box-shadow: 0 -0.75px 0.5px 0 #212428 inset, 0 0.5px 0.5px #535d65 inset,
        0 0.5px 0.5px -0.25px rgb(5 6 6 / 50%),
        0 1.75px 1px -0.25px rgb(26 29 31 / 25%);
    padding: 40px !important;
    margin-right: 15px;
}

.card-avatar.mr-44.two {
    margin: auto;
    width: 40px;
    height: 40px;
    padding: 36px !important;
}

.tnlink3 {
    display: inline-flex;
    height: max-content;
    width: max-content;
    justify-content: center;
    align-items: center;
    color: #0007;
    font-size: 1rem;
    background: #fff;
    border: 0;
}

.footerright {
    display: inline-flex;
    align-items: center;
    height: 100%;
    gap: 1rem;
    justify-content: right;
}

.card.border-0.three {
    box-shadow: rgba(61, 61, 61, 0.23) 0 0.0625em 0.0625em,
        rgba(109, 109, 109, 0.2) 0 0.25em 0.25em,
        rgba(162, 161, 161, 0.18) 0 0.45em 1.105em -0.0625em !important;
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.125rem;
        orphans: 4;
        widows: 4;
    }

    .container {
        max-width: 98%;
    }
}

@media (min-width: 796px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.125rem;
        orphans: 4;
        widows: 4;
    }
}

.card-avatar.avatar-border.mt-n5 {
    box-shadow: 0 -0.75px 0.5px 0 #212428 inset, 0 0.5px 0.5px #535d65 inset,
        0 0.5px 0.5px -0.25px rgb(5 6 6 / 50%),
        0 1.75px 1px -0.25px rgb(26 29 31 / 25%);
    padding: 36px !important;
    width: 36px;
    height: 36px;
    margin: auto;
}

.mt-n5,
.my-n5 {
    margin-top: -4rem !important;
}

.card-footer.--card-footer.two {
    border-radius: 2px !important;
    margin: 0 auto auto;
    display: flex;
    justify-content: center;
    padding-bottom: 15px;
    padding-top: 0;
    column-gap: 14px;
}

a.card-link.text-primary.read-more.two {
    width: auto;
    margin-top: -10px;
    padding: 4px 20px;
    font-size: 10px;
}

.--card-cup.bg-primary {
    height: 85px;
    width: 100%;
    background-image: url(https://i.pinimg.com/originals/9d/f4/89/9df48939ab918b460cd289d78be3fdde.jpg) !important;
    background-size: cover;
    background-position: 50% 50%;
}

.card.bg-primary.text-white.text-center.p-4.border-0 {
    background-image: url(https://blue.kumparan.com/image/upload/v1634025439/0181372….jpg) !important;
    background-image: url(https://i.pinimg.com/originals/d7/16/3f/d7163f9cdfe701469b1d3f840b020d0b.jpg) !important;
    background-size: cover !important;
    background-position: 50% 0% !important;
}

.card.bg-primary.text-white.text-center.p-4.border-0.two {
    background-image: url(https://assets.codepen.io/4927073/8bc5f7c16cc6f6bc75ef79cb2130a855.jpg) !important;
    background-image: url(https://images.saatchiart.com/saatchi/1770883/art/8503701/7567820-ZHCPKESB-7.jpg) !important;
    background-position: 50% 50% !important;
    background-size: 50% !important;
}

.card.bg-primary.text-white.text-center.p-4.border-0.three {
    background-image: url(https://assets.codepen.io/4927073/8bc5f7c16cc6f6bc75ef79cb2130a855.jpg) !important;
}

blockquote.blockquote.mb-0 {
    color: #fff;
    font-size: 13px;
    font-family: Roboto;
    font-weight: 300;
    text-align: left;
    line-height: 1.25;
    padding: 8px 9px !important;
    text-shadow: 0 0.025em #000;
    box-shadow: 0 1px 24px -1px rgb(0 0 0 / 20%),
        inset 0 0.0625em 0 hsl(0deg 0% 100%);
    border-radius: 6px;
    border: 1.25px outset rgba(255, 255, 255, 0.3);
    margin: auto;
    background-color: rgba(0, 0, 0, 0.05);
    background-image: linear-gradient(145deg,
            rgb(255 255 255 / 24%) 0,
            rgb(255 255 255 / 8%) 100%);
    background-image: linear-gradient(45deg,
            hsla(0, 0%, 94.1%, 0) 20%,
            hsla(0, 0%, 94.1%, 0.12));
    box-shadow: inset 7px 7px 0 -6px hsl(0deg 0% 94% / 12%),
        inset -1px 1px 4px -1px hsl(0deg 0% 94% / 60%);
    backdrop-filter: blur(8px);
    font-weight: 400;
}

.myicoo {
    width: 25px;
    height: auto;
    display: flex;
    position: relative;
    content: url(https://assets.codepen.io/4927073/heartit.png);
    filter: drop-shadow(2px 1px 1px #000);
    transform: scale(1.25);
}

.card-img-overlay.--card-img-overlay-purple.three {
    height: 280px !important;
    background-image: url(https://i.pinimg.com/originals/9f/e3/05/9fe30526950c8405ecb5592b82b71fc5.jpg);
    background-position: 50% 50%;
}

.card-img-overlay.--card-img-overlay-purple.four {
    height: 300px !important;
    background-image: url(https://i.pinimg.com/originals/32/0c/95/320c950d7cad42875dbaafa9f15436e6.jpg);
    background-position: 50% 100%;
}

.h3 {
    box-shadow: 10px 0 15px 10px hsl(210deg 100% 2% / 15%);
    backdrop-filter: blur(20px) contrast(0.75) saturate(2) brightness(0.5) opacity(0.5);
    border-radius: 12px !important;
    width: 75%;
    display: inline-flex;
    padding: 4px 8px;
    font-size: 28px;
    text-transform: capitalize;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-family: "Manrope" !important;
    font-weight: 800 !important;
}

i.pr-1 {
    padding: 0 !important;
}

a.dateit,
a.locit {
    padding-right: 2px;
    font-family: Roboto;
    line-height: normal;
    color: #a3a9ab;
    font-size: 12.5px;
    color: #0007;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.card-img-overlay.three {
    content: " ";
    height: 140px;
    width: 100%;
    display: block;
    position: relative;
    /*background-image: url(https://cdn.shopify.com/s/files/1/0758/3005/products/A3_DAY_ArtPrint_1200x.jpg?v=1605692196);*/
    background-image: url(../test/img/branches/kandanaSchool.jpeg) important;
    background-size: cover;
    border-radius: 12px 12px 2px 2px;
    background-position: 50% 50%;
}

.card-body.two {
    padding-bottom: 2px !important;
    height: auto;
}

.card-body.three {
    background-image: url(https://pbs.twimg.com/media/FcREMbBakAAnAi4?format=jpg&name=large);
    background-size: cover;
    height: 340px;
    background-position: 50% 35%;
    border-radius: 12px 12px 0 0;
    border-radius: 12px;
}

.card-body.three .footer {
    color: red !important;
    margin-top: 150px;
}

small.text-muted {
    opacity: 1 !important;
    color: #e7e9f5 !important;
    padding: 5pt 10pt;
    box-shadow: 1px 1px 2px 1px #231f20;
    font-weight: 300;
    border-radius: 7px 7px 0px 0px !important;
    border-top: 1px solid #3b3d3f;
    letter-spacing: 0.1666666667em !important;
    font-family: "antique-olive" !important;
    background: hsl(232deg 6% 17%);
    z-index: -1;
    position: absolute;
    top: -30px;
    left: 6px;
    line-height: 1;
}

.card-avatar.avatar-border {
    box-shadow: 0 -0.75px 0.5px 0 #212428 inset, 0 0.5px 0.5px #535d65 inset,
        0 0.5px 0.5px -0.25px rgb(5 6 6 / 50%),
        0 1.75px 1px -0.25px rgb(26 29 31 / 25%);
    padding: 40px !important;
    width: 40px;
    height: 40px;
    margin: auto;
    border: 1.5px solid #15181a;
    background: linear-gradient(#3c4349, #252a2d);
    position: relative;
    background-image: url(https://assets.codepen.io/4927073/icon-105_edited.jpg);
    background-size: 130%;
    background-position: 20% 10%;
}

h2.indent {
    margin-top: 20px;
    font-size: 20px;
    margin-right: 8px;
    float: left;
    text-align: right;
    font-family: "Roboto";
    font-weight: 900;
    line-height: 0.86;
    color: #b06;
    width: 50%;
    margin-left: -16px;
    text-transform: uppercase;
}

h2.indent.red {
    color: hsl(6deg 100% 40%);
}

p.indent {
    font-family: "freight-display-pro" !important;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.28;
    text-align: -webkit-left;
    margin-top: 18px;
}

.container.incard {
    max-width: 100% !important;
    padding-right: 0px;
    padding-left: 0px;
}

h5.card-title.text-white {
    line-height: 1.25;
    margin-bottom: 5px;
}

.card-avatar.avatar-border.two {
    padding: 55px !important;
    background-image: url(https://images.vice.com/noisey/content-images/article/what-can-we-learn-from-kanye-wests-yeezus-trailer/3259d818ca9944c41c54d280f4929310.jpg) !important;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 6px;
    margin-bottom: -20px;
    margin-top: -10px;
    border: none;
    box-shadow: none;
}

.card.border-0.wtab {
    margin-top: 30px !important;
}

.card-body.proavatar {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}

.proavatar .card-title {
    font-size: 18px !important;
    line-height: 1.5;
    margin-bottom: 0px !important;
    font-weight: 900 !important;
}

.card.bg-primary.text-white.text-center.p-4.border-0.four {
    height: 250px !important;
    background-image: url(https://assets.codepen.io/4927073/micard.png) !important;
    background-image: none !important;
    content: url(https://assets.codepen.io/4927073/micard3.png);
    width: 100%;
    height: auto !important;
    padding: 0 !important;
    background: transparent !important;
    border-radius: 20px !important;
}

span.badge {
    color: #f9fafb !important;
    box-shadow: 1px 1px 2px 1px #231f20;
    font-weight: 400;
    border-radius: 5px !important;
    letter-spacing: 0.135em !important;
    font-family: "antique-olive" !important;
    padding: 4px 5px !important;
    box-shadow: 0 0 0.25px hsl(208deg 7% 46%),
        -0.5px -0.75px 1px 0.25px hsl(206deg 100% 97% / 30%) inset,
        -0.75px -1.5px 1.5px 0.5px hsl(349deg 5% 10% / 10%) inset,
        0 -0.5px 0.75px 0.25px hsl(210deg 17% 50% / 15%),
        0 0.5px 0.75px 0.25px hsl(210deg 17% 50% / 15%),
        0 -0.75px 2px -0.75px hsl(210deg 16% 50% / 15%),
        0 0.75px 2px -0.75px hsl(0deg 0% 4% / 25%),
        -0.5px -2px 3px 0.75px hsl(349deg 4% 10% / 10%),
        -1.75px -2.5px 2.5px -0.25px hsl(0deg 0% 42% / 7%),
        -0.75px -0.75px 0.625px 0.25px hsl(18deg 40% 2% / 10%),
        -0.85px -0.35px 0.85px 0 hsl(13deg 38% 4% / 12%),
        -1.25px -1.25px 1.65px 0 hsl(13deg 38% 4% / 5%);
}

.badge-info {
    background-color: #fb7ea8;
    background-image: linear-gradient(hsl(342deg 84% 69%),
            hsl(340deg 81% 67%),
            hsl(337deg 94% 75%),
            hsl(340deg 94% 74%));

    background-image: linear-gradient(90deg, #ea4c89, #c52362);
    color: #333;
    box-shadow: 0 0 0.25px #fb83b1,
        -0.5px -0.75px 1px hsl(206deg 100% 97% / 15%) inset,
        -0.75px -1.5px 1.5px hsl(349deg 76% 10% / 5%) inset,
        0 -0.5px 0.75px 0.25px #f26e95, 0 0.5px 0.75px 0.25px #fb7ea8,
        0 -0.75px 2px -0.75px #f26e95, 0 0.75px 2px -0.75px #fb7ea8,
        -0.5px -2px 3px 0.75px hsl(0deg 0% 0% / 85%),
        -1.75px -2.5px 2.5px -0.25px hsl(3deg 57% 63% / 35%),
        -0.75px -0.75px 0.625px 0.25px hsl(3deg 57% 63% / 50%),
        -0.85px -0.35px 0.85px 0 hsl(358deg 55% 39% / 55%),
        -1.25px -1.25px 1.65px 0 hsl(358deg 55% 39% / 25%) !important;
}

.badge-warning {
    color: #dee2e6 !important;
    background-color: #3e8ef1;
    background-image: linear-gradient(hsl(218deg 66% 53%),
            hsl(216deg 73% 51%),
            hsl(213deg 86% 59%),
            hsl(216deg 86% 58%));

    box-shadow: 0 0 0.25px #3d8df0,
        -0.5px -0.75px 1px hsl(206deg 100% 97% / 15%) inset,
        -0.75px -1.5px 1.5px hsl(349deg 76% 10% / 5%) inset,
        0 -0.5px 0.75px 0.25px #3872d6, 0 0.5px 0.75px 0.25px #3881f0,
        0 -0.75px 2px -0.75px #3872d6, 0 0.75px 2px -0.75px #3881f0,
        -0.5px -2px 3px 0.75px hsl(211deg 85% 10% / 85%),
        -1.75px -2.5px 2.5px -0.25px hsl(240deg 49% 47% / 35%),
        -0.75px -0.75px 0.625px 0.25px hsl(240deg 49% 47% / 50%),
        -0.85px -0.35px 0.85px 0 hsl(235deg 40% 71% / 55%),
        -1.25px -1.25px 1.65px 0 hsl(235deg 40% 71% / 25%) !important;
}

.badge-info2 {
    background-color: #ff4935;
}

.badge-warning3 {
    background-image: linear-gradient(hsl(40deg 80% 60%),
            hsl(38deg 87% 58%),
            hsl(35deg 100% 66%),
            hsl(38deg 100% 65%)) !important;
    box-shadow: 0 0 0.25px hsl(35deg 100% 66%),
        -0.5px -0.75px 1px hsl(206deg 100% 97% / 15%) inset,
        -0.75px -1.5px 1.5px hsl(349deg 76% 10% / 5%) inset,
        0 -0.5px 0.75px 0.25px hsl(40deg 80% 60%),
        0 0.5px 0.75px 0.25px hsl(38deg 100% 65%),
        0 -0.75px 2px -0.75px hsl(40deg 80% 60%),
        0 0.75px 2px -0.75px hsl(38deg 100% 65%),
        -0.5px -2px 3px 0.75px hsl(33deg 99% 10% / 85%),
        -1.75px -2.5px 2.5px -0.25px hsl(62deg 63% 54% / 35%),
        -0.75px -0.75px 0.625px 0.25px hsl(62deg 63% 54% / 50%),
        -0.85px -0.35px 0.85px 0 hsl(57deg 61% 89% / 55%),
        -1.25px -1.25px 1.65px 0 hsl(57deg 61% 89% / 25%) !important;
}

.badge-green {
    box-shadow: 0 0 0.25px hsl(77deg 88% 68%), -0.5px -0.75px 1px hsl(206deg 100% 97% / 15%) inset, -0.75px -1.5px 1.5px hsl(75deg 87% 10% / 5%) inset, 0 -0.5px 0.75px 0.25px hsl(82deg 68% 62%), 0 0.5px 0.75px 0.25px hsl(80deg 88% 67%), 0 -0.75px 2px -0.75px hsl(82deg 68% 62%), 0 0.75px 2px -0.75px hsl(80deg 88% 67%), -0.5px -2px 3px 0.75px hsl(75deg 87% 10% / 85%), -1.75px -2.5px 2.5px -0.25px hsl(104deg 51% 56% / 35%), -0.75px -0.75px 0.625px 0.25px hsl(104deg 51% 56% / 50%), -0.85px -0.35px 0.85px 0 hsl(99deg 49% 80% / 55%), -1.25px -1.25px 1.65px 0 hsl(99deg 49% 80% / 25%) !important;
    background-image: linear-gradient(hsl(82deg 68% 62%), hsl(80deg 75% 60%), hsl(77deg 88% 68%), hsl(80deg 88% 67%));
    text-shadow: 0.5px 0.5px 0.75px hsl(0deg 0% 0% / 75%);
    border-top: 1px solid transparent;
}

.badge-lightblue {
    background-image: linear-gradient(hsl(207deg 14% 71%), hsl(205deg 21% 69%), hsl(202deg 34% 77%), hsl(205deg 34% 76%)) !important;
    box-shadow: 0 0 0.25px hsl(202deg 34% 77%), -0.5px -0.75px 1px hsl(206deg 100% 97% / 15%) inset, -0.75px -1.5px 1.5px hsl(200deg 33% 10% / 5%) inset, 0 -0.5px 0.75px 0.25px hsl(207deg 14% 71%), 0 0.5px 0.75px 0.25px hsl(205deg 34% 76%), 0 -0.75px 2px -0.75px hsl(207deg 14% 71%), 0 0.75px 2px -0.75px hsl(205deg 34% 76%), -0.5px -2px 3px 0.75px hsl(200deg 33% 10% / 85%), -1.75px -2.5px 2.5px -0.25px hsl(0deg 0% 65% / 35%), -0.75px -0.75px 0.625px 0.25px hsl(0deg 0% 65% / 50%), -0.85px -0.35px 0.85px 0 hsl(0deg 0% 89% / 55%), -1.25px -1.25px 1.65px 0 hsl(0deg 0% 89% / 25%) !important;
}


/* Solid border */
hr.solid {
    border-top: 1.5px solid #bbb;
}

.marge {
    margin-top: 70px;
    margin-bottom: 20px;
}

.marge2 {
    margin-top: 10px;
    margin-bottom: 20px;
}

.marge3 {
    margin-top: 30px;
    margin-bottom: 0px;
}

.column {
    float: left;
    width: 50%;
    padding: 40px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}