@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:300,400,400i,500,700,900);
body,
p {
    color: #333;
    font-family: Roboto, sans-serif;
    font-size: 15px
}

.section_title h2,
body,
html,
ul>li>a {
    position: relative
}

.menu>ul>li>a,
h1,
h2,
h3,
h4,
h5,
h6,
ul>li>a {
    text-transform: uppercase
}

.button_style,
.slide1-text {
    -webkit-transform: translateY(-50%)
}

.menu>ul>li>a,
.portfolio_nav ul li,
a,
a:active,
a:focus,
a:hover {
    text-decoration: none
}

.app-field,
.blog-thumb,
.coourse_content,
.course_thumb,
.fix,
.reply_date,
.single_portfolio,
.team-thumb {
    overflow: hidden
}

.borderless {
    border: none
}

.paddingless {
    padding: 0
}

.padding-5 {
    padding: 5px
}

.padding-left-5 {
    padding-left: 5px
}

.padding-right-5 {
    padding-right: 5px
}

.padding-top-5 {
    padding-top: 5px
}

.padding-bottom-5 {
    padding-bottom: 5px
}

.padding-10 {
    padding: 10px
}

.padding-left-10 {
    padding-left: 10px
}

.padding-right-10 {
    padding-right: 10px
}

.padding-top-10 {
    padding-top: 10px
}

.padding-bottom-10 {
    padding-bottom: 10px
}

.padding-20 {
    padding: 20px
}

.padding-left-20 {
    padding-left: 20px
}

.padding-right-20 {
    padding-right: 20px
}

.padding-top-20 {
    padding-top: 20px
}

.padding-bottom-20 {
    padding-bottom: 20px
}

.padding-30 {
    padding: 30px
}

.padding-left-30 {
    padding-left: 30px
}

.padding-right-30 {
    padding-right: 30px
}

.padding-top-30 {
    padding-top: 30px
}

.padding-bottom-30 {
    padding-bottom: 30px
}

.margin-10 {
    margin: 10px
}

.margin-left-10 {
    margin-left: 10px
}

.margin-right-10 {
    margin-right: 10px
}

.margin-top-10 {
    margin-top: 10px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-20 {
    margin: 20px
}

.margin-left-20 {
    margin-left: 20px
}

.margin-right-20 {
    margin-right: 20px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.w-25 {
    width: 25%
}

.w-50 {
    width: 50%
}

.w-100 {
    width: 100%
}

.h-25 {
    height: 25%
}

.h-50 {
    height: 50%
}

.h-100,
body,
html {
    height: 100%
}

.no-display {
    display: none
}

body {
    background-color: #fff;
    line-height: 1.42857
}

.clear {
    clear: both
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}

.aligncenter {
    display: block;
    margin: 0 auto 15px
}

a:focus {
    outline: solid 0
}

img {
    max-width: 100%;
    height: auto
}

p {
    line-height: 25px;
    margin: 0 0 10px;
    font-weight: 400
}

a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: 28px;
    font-weight: 600;
    color: #4f4f4f
}

.menu>ul>li>a,
li,
ol,
ul {
    font-size: 14px;
    font-weight: 500
}

a {
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    color: #878787
}

.cap-title h3 span,
.team-content h3 {
    font-family: Roboto, sans-serif
}

a:hover {
    color: #0096ff
}

a:active,
a:hover {
    outline: 0
}

ul {
    margin: 0;
    padding: 0
}

.section_title h2:after,
.section_title h2:before {
    background: #7c7c7c;
    height: 2px;
    margin: 0 auto;
    content: ""
}

li,
ol,
ul {
    list-style: none
}

ul>li>a {
    display: block
}

.home_2 .section_title h2 span,
.home_3 .section_title h2 span,
.section_title h2 span {
    color: #CE2523
}

.section_title {
    text-align: center
}

.header_area,
.section_title h2:after,
.section_title h2:before {
    position: absolute;
    left: 0;
    right: 0
}

.section_title h2:before {
    top: 47px;
    width: 5%
}

.section_title h2:after {
    top: 52px;
    width: 8%
}

.section_title p {
    margin: 39px auto 46px;
    width: 62%
}

.container-fluid .section_title p {
    width: 40%
}

.header_area {
    background: 0 0;
    margin: auto;
    top: 0;
    z-index: 9999;
    padding: 50px 0
}

.logo {
    width: 200px
}

.col-md-3>img {
    margin-top: 50px
}

.menu>ul {
    text-align: right
}

.menu>ul>li {
    display: inline-block;
    padding: 0 13px;
    position: relative
}

.menu>ul>li>a {
    color: #fff;
    display: block;
    padding: 10px 0;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.menu>ul>li.active>a,
.menu>ul>li>a:hover {
    color: #0096ff
}

.menu>ul>li>a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 1px;
    background: #0096ff;
    -webkit-transition: .5s;
    transition: .5s
}

.header_area.stick,
.header_area2.stick {
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    position: fixed;
    top: 0
}

.menu>ul>li>a:hover:before {
    width: 100%
}

.menu>ul>li:last-child {
    margin-right: 0
}

.header_area.stick {
    background: rgba(0, 0, 0, .8);
    padding: 20px 0
}

.menu>ul>li.active>a:before {
    width: 100%
}

.header_area2.sticker {
    background: #fff;
    padding: 25px 0;
    z-index: 999
}

.header_area2.stick {
    background: #fff;
    padding: 20px 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9999
}

.home_2 .single_feature,
.single_feature {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1)
}

.header_area2 .menu>ul>li>a {
    color: #333;
    font-size: 16px;
    padding: 10px 0
}

.header_area2 .menu>ul>li>a:before {
    background: #0096ff
}

.header_area2 .menu>ul>li.active>a,
.header_area2 .menu>ul>li>a:hover {
    color: #0096ff
}

.header_area2 .logo a span {
    color: #0096ff;
    font-size: 35px
}

.home_3.menu>ul>li>a:before {
    background: #1BBC9B
}

.home_3.logo a span,
.home_3.menu>ul>li.active>a,
.home_3.menu>ul>li>a:hover {
    color: #1BBC9B
}

.slider_area {
    background-image: url(../images/headers/image-2.jpg);
    background-position: fixed;
    height: auto;
    padding-top: 91px;
    position: relative;
    z-index: 999
}

.slider_area:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    left: 0;
    bottom: 0
}

.slider_content {
    display: table;
    height: 500px;
    text-align: left;
    width: 100%
}

.slider_content_inner {
    display: table-cell;
    padding-top: 137px;
    vertical-align: middle;
    width: 100%
}

.cap-title h2 span,
.smore {
    vertical-align: top;
    text-transform: uppercase
}

.slider_content h2 {
    color: #fff;
    display: block;
    font-size: 44px;
    font-weight: 700;
    margin: 10px 0 3px;
    text-transform: uppercase
}

.slider_content_inner>p {
    color: #fff;
    font-size: 17px;
    margin: 17px 0 45px
}

.slider_content h2 span {
    font-weight: 700;
    margin-bottom: 51px;
    margin-top: 15px
}

.slider_content strong {
    font-weight: 600;
    color: #44B272
}

.slider_btn>a {
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin: 0 13px 0 0;
    padding: 10px 30px;
    text-transform: uppercase
}

.slider_btn>a.active_btn {
    background: #44b272;
    border-color: #44b272
}

.slider_btn>a:hover {
    background: #44B272;
    border-color: #44B272
}

.pd0 {
    padding: 0
}

.main-slider-area {
    overflow: hidden;
    display: block;
    position: relative
}

.nivo-caption {
    /*background: rgba(0, 0, 0, .5);*/
    background: rgba(97,97,97 ,0);
    height: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.slide1-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.margin_left {
    margin-left: 100px
}

.cap-title h2 {
    font-size: 45px;
    color: #fff;
    margin-bottom: 10px
}

.cap-title h2 span {
    display: inline-block;
    font-size: 34px;
    font-weight: 600
}

.cap-title h3 span strong {
    color: #FF5E00
}

.home-2 .cap-title h3 span strong {
    color: #ffab31
}

.cap-title h3 span {
    font-size: 55px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0 2px rgba(0, 0, 0, .05)
}

.cap-dec {
    margin-bottom: 21px
}

.cap-dec p {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 26px;
    padding-top: 5px;
    margin: auto;
    width: 50%
}

.first.cap-dec p {
    margin: 0;
    width: 50%
}

i.nivo-next-icon,
i.nivo-prev-icon {
    font-size: 25px;
    color: #fff;
    border: 1px solid #fff;
    padding: 5px;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
    margin-left: 30px;
    margin-right: 30px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: .5s
}

i.nivo-next-icon:hover,
i.nivo-prev-icon:hover {
    border-color: #ff5e00;
    color: #fff;
    background: rgba(255, 94, 0, 1)
}

.slider:hover i.nivo-next-icon,
.slider:hover i.nivo-prev-icon {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.nivo-controlNav {
    top: auto;
    margin-top: -21px;
    position: absolute;
    left: 49.5%;
    text-align: center;
    bottom: 10%;
    width: 14px
}

.nivo-controlNav a {
    background-color: #ff5e00;
    border: 2px solid transparent;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    line-height: 10px;
    margin: 0 0 5px;
    position: relative;
    text-indent: -9999px;
    width: 14px;
    z-index: 9
}

.nivo-controlNav a.active,
.nivo-controlNav a:hover {
    background: 0 0;
    border-color: #fff
}

.slider-progress.pos_hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.cap-readmore {
    padding-bottom: 5px
}

.smore {
    color: #797979;
    display: inline-block;
    margin-top: 2px;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 400
}

.smore a,
.smore a:hover {
    color: #fff
}

.smore a {
    border: 1px solid #ccc;
    border-radius: 30px;
    display: block;
    font-size: 14px;
    margin-right: 10px;
    padding: 13px 35px;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}

.smore a:hover,
a.actice-button {
    background: #0096ff;
    border-color: #0096ff
}

a.actice-button:hover {
    background: 0 0;
    border-color: #fff
}

.home_3.slider_area {
    background-image: url(img/slider/7.jpg)
}

.home_3 .slider_content h2 span {
    color: #1BBC9B
}

.home_3 .slider_btn>a:hover,
.home_3 a.active_btn {
    background: #1BBC9B;
    border-color: #1BBC9B
}

.about-area {
    background: #f8f8f8;
    padding: 95px 0
}

.about-area .about-us {
    padding: 100px 0 92px
}

.about-story {
    padding: 0 10px
}

.story-title h2 {
    font-size: 25px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 36px
}

.story-title h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 38px;
    width: 55px;
    height: 2px;
    background: #CE2523
}

.story-title h2 span {
    font-weight: 700;
    color: #CE2523
}

.about-story h4 {
    font-size: 20px
}

.about-story p {
    margin: 0
}

.about-thumb {
    -webkit-transition: 1s;
    transition: 1s
}

.feature_icon i,
.single_feature {
    -webkit-transition: all .5s ease 0s
}

.about-thumb img {
    display: block;
    width: 100%
}

p.story-2 {
    margin-top: 20px
}

.about-story .read_more_btn {
    margin-top: 41px;
    text-align: left
}

.feature_icon,
.feature_icon i,
.feature_text,
.read_more_btn {
    text-align: center
}

.about-story .read_more_btn a {
    font-size: 14px;
    padding: 11px 32px
}

.tab_area.home-3 {
    padding: 100px 0 80px;
    background: #f8f8f8
}

.panel-heading {
    padding: 0
}

.panel-heading h4 a i {
    padding: 0 10px 0 0
}

.panel-heading h4 a {
    background: #1BBC9B;
    color: #fff;
    display: block;
    padding: 15px;
    position: relative;
    line-height: 20px;
    font-weight: 700;
    font-size: 16px;
    text-transform: none
}

.coourse_content h3,
.counter-text p,
.feature_text h3 a,
.portfolio_nav ul li,
.read_more_btn a,
.team-content h3 {
    text-transform: uppercase
}

.panel-heading h4 a:before {
    background: #1BBC9B;
    color: #fff;
    content: "-";
    height: 29px;
    line-height: 27px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 29px;
    font-size: 19px;
    font-weight: 700
}

.panel-heading h4 a.collapsed i {
    padding: 0 10px 0 0;
    color: #1BBC9B
}

.panel-heading h4 a.collapsed {
    background: #fff;
    color: #4f4f4f
}

.panel-heading h4 a.collapsed:before {
    background: #1BBC9B;
    content: "+"
}

.list_accor>li {
    margin-bottom: 5px
}

.vedeo_gallary {
    position: relative;
    z-index: 999
}

.venobox img {
    display: block;
    width: 100%;
    z-index: 666
}

.venobox_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 40px;
    z-index: 999
}

.single_portfolio,
.single_portfolio_thumb {
    position: relative
}

.progress_text.tab_text>h3 {
    padding-bottom: 15px
}

.feature_area {
    padding: 94px 0 70px
}

.single_feature {
    margin-bottom: 30px;
    padding: 34px 0 41px;
    transition: all .5s ease 0s;
    border: 1px solid #dee1e4
}

.feature_icon i {
    border: 1px solid #44b272;
    border-radius: 50%;
    color: #44b272;
    font-size: 29px;
    transition: all .5s ease 0s;
    width: 65px;
    height: 65px;
    line-height: 63px
}

.single_feature:hover .feature_icon i {
    background: #44b272;
    color: #fff;
    border-color: #44b272
}

.feature_text h3 {
    margin: 4px 0 13px
}

.feature_text h3 a {
    font-size: 16px;
    color: #4f4f4f
}

.feature_text h3 a:hover {
    color: #44b272
}

.feature_text p {
    margin-bottom: 0;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.home_2 .feature_icon i {
    border: 1px solid #FF5E00;
    color: #FF5E00
}

.home_2 .single_feature:hover .feature_icon i {
    background: #FF5E00;
    border-color: #FF5E00;
    color: #fff
}

.home_2 .feature_text h3 a:hover {
    color: #FF5E00
}

.home_3 .single_feature {
    background: #1BBC9B;
    box-shadow: none
}

.home_2 .single_course,
.home_3 .single_feature:hover,
.single_course,
.team-content {
    /*box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1)*/
    border: 1px solid #ececec;
}

.home_3 .feature_icon i {
    color: #fff;
    border: 1px solid #fff
}

.home_3 .feature_text h3 a:hover {
    color: none
}

.home_3 .feature_text h3 a,
.home_3 .feature_text p {
    color: #fff
}

.home_3 .single_feature:hover .feature_icon i {
    background: #fff;
    border-color: #fff;
    color: #1BBC9B
}

.read_more_btn {
    margin-top: 23px
}

.course_sidebar .read_more_btn {
    text-align: left
}

.counter-icon,
.counter-icon i,
.counter-text,
.portfolio_icon a,
.portfolio_nav,
.team-content,
.team-icon,
.team-icon a {
    text-align: center
}

.read_more_btn a,
.read_more_btn button{
    border: 1px solid #0096ff;
    border-radius: 30px;
    color: #0096ff;
    font-size: 12px;
    margin: 0 auto;
    padding: 9px 30px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.read_more_btn button{
    background: transparent;
}

.read_more_btn button:hover,
.read_more_btn a:hover {
    background: #0096ff;
    color: #fff;
    border-color: #0096ff;
}

.home_2 .read_more_btn a {
    border: 1px solid #FF5E00;
    color: #FF5E00
}

.home_2 .read_more_btn a:hover {
    background: #FF5E00;
    color: #fff;
    border-color: #FF5E00
}

.home_3 .read_more_btn a {
    border: 1px solid #fff;
    color: #fff
}

.home_3 .read_more_btn a:hover {
    background: #fff;
    color: #1BBC9B;
    border-color: #fff
}

.portfolio_area {
    background: #f8f8f8;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    padding: 95px 0 100px
}

.portfolio_nav {
    margin-bottom: 50px
}

.portfolio_nav ul li {
    list-style: none;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #4f4f4f;
    cursor: pointer;
    display: inline-block;
    padding: 8px 15px;
    -webkit-transition: all .7s ease 0s;
    transition: all .7s ease 0s
}

.portfolio_nav ul li.current_menu_item,
.portfolio_nav ul li:hover {
    color: #fff;
    border-color: #44b272;
    background: #44b272
}

.home_2 .portfolio_nav ul li:hover {
    color: #fff
}

.home_2 .portfolio_nav ul li.current_menu_item,
.home_2 .portfolio_nav ul li:hover {
    color: #fff;
    border-color: #FF5E00;
    background: #FF5E00
}

.home_3 .portfolio_nav ul li:hover {
    color: #fff
}

.home_3 .portfolio_nav ul li.current_menu_item,
.home_3 .portfolio_nav ul li:hover {
    color: #fff;
    border-color: #1BBC9B;
    background: #1BBC9B
}

.single_portfolio {
    margin-bottom: 30px;
    -webkit-transition: .5s;
    transition: .5s
}

.portfolio_icon {
    left: 50%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    z-index: 999
}

.single_portfolio:hover .portfolio_icon {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.single_portfolio_thumb:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(68, 178, 114, .8);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.single_portfolio:hover .single_portfolio_thumb:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1)
}

.portfolio_icon a {
    background: 0 0;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 40px;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.portfolio_icon a:hover {
    background: #fff;
    color: #44b272
}

.single_portfolio:hover .portfolio_icon a {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.single_portfolio_thumb img {
    display: block;
    width: 100%
}

.column-flush .col-md-3 {
    padding: 0
}

.column-flush .single_portfolio {
    margin-bottom: 0
}

.home_2 .single_portfolio_thumb:before {
    background: rgba(255, 94, 0, .8)
}

.home_2 .portfolio_icon a:hover {
    color: #FF5E00
}

.home_3 .single_portfolio_thumb:before {
    background: rgba(27, 188, 155, .8)
}

.home_3 .portfolio_icon a:hover {
    color: #1BBC9B
}

.our_course {
    /*padding: 94px 0 70px*/
    padding: 1px 0 70px
}

.single_course {
    margin: 0 0 20px;
    padding: 0 0 20px;
    -webkit-transition: .3s;
    transition: .3s;
    /*border: 1px solid #ececec;*/
}

.course_thumb img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s;
    transition: .5s;
    width: 100%
}

.coourse_content h3,
.team-icon {
    -webkit-transition: all .5s ease 0s
}

.single_course:hover .course_thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.coourse_content {
    padding: 21px 15px 5px
}

.coourse_content h3 {
    font-size: 16px;
    margin: 0 0 10px;
    transition: all .5s ease 0s
}

.coourse_content h3 a {
    color: #4f4f4f;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 16px
}

.coourse_content a:hover {
    color: #0096ff;
}

.coourse_content>p {
    padding-top: 15px
}

.coourse_content span {
    margin-left: 10px
}

.coourse_content ul li {
    display: inline-block;
    margin-right: 5px;
    color: #0096ff;
    float: left
}

.read_more_btn.course {
    margin-top: 0;
    padding: 25px 0 0
}

.read_more_btn.course a {
    margin-right: 0;
    display: inline-block;
    float: right
}

.input_box,
.read_more_btn.course a.active,
.reply_date span.span_left {
    float: left
}

.read_more_btn.course a:hover {
    color: #fff
}

.read_more_btn .active {
    background: #44b272;
    color: #fff
}

.course_price span {
    color: #333;
    font-size: 20px;
    font-weight: 700;
    margin: 0
}

.home_2 .coourse_content .review-area span,
.home_2 .coourse_content a:hover,
.home_2 .coourse_content ul li {
    color: #FF5E00
}

.home_2 .read_more_btn.course a:hover {
    color: #fff
}

.home_2 .read_more_btn .active {
    background: #FF5E00;
    color: #fff
}

.home_3 .coourse_content a:hover,
.home_3 .coourse_content span,
.home_3 .coourse_content ul li {
    color: #1BBC9B
}

.home_3 .read_more_btn.course a {
    color: #1BBC9B;
    border-color: #1BBC9B
}

.home_3 .read_more_btn a.active,
.home_3 .read_more_btn.course a:hover {
    background: #1BBC9B;
    color: #fff;
    border-color: #1BBC9B
}

.home_3 .course_price span {
    color: #333
}

.counter-area {
    background: url(../images/background.jpg) 0 0/cover rgba(0, 0, 0, 0);
    padding: 100px 0 83px;
    position: relative;
    width: 100%;
    background-attachment: fixed
}

.counter-area:before {
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%
}

.counter-icon i {
    border: 2px solid #0096ff;
    border-radius: 50%;
    color: #0096ff;
    font-size: 23px;
    height: 65px;
    line-height: 63px;
    width: 65px
}

.single-team:before,
.team-thumb:before {
    width: 100%;
    bottom: 0;
    left: 0;
    content: ""
}

.counter-text {
    margin-top: 16px
}

.counter-text span {
    color: #fff;
    font-size: 40px;
    text-align: center
}

.counter-text p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-top: 8px
}

.home_2 .counter-icon i {
    border: 2px solid #FF5E00;
    color: #FF5E00
}

.home_3 .counter-icon i {
    border: 2px solid #1BBC9B;
    color: #1BBC9B
}

.team_area {
    padding: 95px 0 70px
}

.single-team {
    margin: 0 0 20px;
    position: relative
}

.single-team:before {
    position: absolute;
    height: 1px;
    background: #CE2523;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .5s;
    transition: .5s
}

.single-team:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.team-thumb {
    position: relative
}

.team-thumb:before {
    position: absolute;
    height: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.single-team:hover .team-icon,
.single-team:hover .team-thumb:before,
.team-icon,
.testimonial_area:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.team-icon {
    background: rgba(100,181,246 ,.4);
    bottom: -114px;
    left: 0;
    margin: 0 auto;
    padding: 39px 0;
    position: absolute;
    right: 0;
    transition: all .5s ease 0s;
    width: 90%;
    z-index: 999
}

.team-icon a,
.team_3_icon {
    -webkit-transition: all .5s ease 0s
}

.team-icon a {
    background: #0096ff;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    transition: all .5s ease 0s;
    width: 30px
}

.team-content {
    padding: 17px 0 20px
}

.home_2 .single_pricing:hover,
.home_3 .single_pricing:hover,
.single-blog:hover,
.single_pricing:hover {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, .1)
}

.team-content h3 {
    color: #4f4f4f;
    font-size: 14px
}

.team-content span {
    display: block;
    text-transform: capitalize;
    padding-top: 5px;
    font-weight: 400
}

.team_3_icon a,
.video-icon a {
    display: inline-block;
    text-align: center
}

.team-icon a:hover {
    background: #fff;
    color: #0096ff
}

.single-team:hover .team-icon {
    bottom: 34px
}

.home_2 .single-team:before,
.home_2 .team-icon a {
    background: #FF5E00
}

.home_2 .team-icon a:hover {
    background: #fff;
    color: #FF5E00
}

.home_2 .team-icon {
    background: rgba(255, 94, 0, .5);
    padding: 20px 0;
    width: 100%
}

.home_3 .single-team:before,
.team_3_icon a {
    background: #1BBC9B
}

.home_2 .team-content span {
    color: #FF5E00
}

.home_2 .single-team:hover .team-icon {
    bottom: 0
}

.team_3_icon {
    padding: 15px 0 0;
    right: 0;
    text-align: center;
    transition: all .5s ease 0s
}

.team_3_icon a {
    border: 1px solid #1BBC9B;
    border-radius: 50%;
    color: #fff;
    height: 25px;
    line-height: 23px;
    margin: 0 3px;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 25px
}

.team_3_icon a:hover {
    background: 0 0;
    border: 1px solid #1BBC9B;
    color: #1BBC9B
}

.course_details_area .team_3_icon a {
    background: #44b272;
    border: 1px solid #44b272
}

.course_details_area .team_3_icon a:hover {
    background: 0 0;
    border: 1px solid #44b272;
    color: #44b272
}

.home_3 .team-content span {
    color: #1BBC9B
}

.home_3 .team-thumb:before {
    background: rgba(27, 188, 155, .7);
    -webkit-transform: scale(0);
    transform: scale(0)
}

.home_3 .single-team:hover .team-thumb:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.video-area {
    background-attachment: fixed;
    background-color: #fff;
    background-image: url(img/video/2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    padding: 100px 0 97px;
    position: relative;
    background-size: cover
}

.video-area:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8)
}

.single-video,
.video-icon {
    text-align: center
}

.video-icon a {
    margin-bottom: 25px
}

.video-icon a i {
    color: #fff;
    border: 5px solid #fff;
    width: 90px;
    height: 90px;
    line-height: 80px;
    font-size: 40px;
    border-radius: 50%
}

.video-title h2 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 20px
}

.video-title p {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0
}

.home_2.video-area:before,
.home_3.video-area:before {
    background: rgba(0, 0, 0, .7)
}

.pricing_area {
    background: #f1f1f1;
    padding: 95px 0 100px;
    -webkit-transition: .5s;
    transition: .5s
}

.single_pricing {
    background: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.pricing_title {
    padding: 40px 0;
    text-align: center;
    text-transform: capitalize;
    border-top: 1px solid #44b272
}

.active .pricing_title,
.single_pricing:hover .pricing_title {
    border-top: 1px solid #4f4f4f
}

.pricing_title h2 {
    font-size: 20px
}

.price {
    background: #44b272;
    padding: 22px 0 20px;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s
}

.active .price,
.order_now,
.single_pricing:hover .order_now,
.single_pricing:hover .price {
    background: #4f4f4f
}

.price>span {
    color: #fff;
    font-size: 18px
}

.price span b {
    font-size: 30px
}

.featur ul {
    padding: 26px 0 29px;
    text-align: center
}

.featur ul li {
    border-bottom: 1px solid #f1f1f1;
    color: #333;
    display: block;
    font-weight: 400;
    padding: 10px 0
}

.featur ul li:last-child {
    border-bottom: 0
}

.order_now {
    background: #44b272;
    padding: 23px 0;
    text-align: center;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.order_now>span {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase
}

.active .order_now {
    background: #4f4f4f
}

.home_2 .pricing_title {
    border-top: 1px solid #FF5E00
}

.home_2 .active .pricing_title {
    border-top: 1px solid #4f4f4f
}

.home_2 .order_now,
.home_2 .price {
    background: #FF5E00
}

.home_2 .active .order_now,
.home_2 .active .price {
    background: #4f4f4f
}

.home_3 .pricing_title {
    border-top: 1px solid #1BBC9B
}

.home_3 .active .pricing_title {
    border-top: 1px solid #4f4f4f
}

.home_3 .order_now,
.home_3 .price {
    background: #1BBC9B
}

.home_3 .active .order_now,
.home_3 .active .price {
    background: #4f4f4f
}

.testimonial_area {
    background: url(img/testimonial/slide-5.jpg);
    padding: 100px 0 86px;
    position: relative;
    z-index: 1
}

.testimonial_area:after {
    background: rgba(0, 0, 0, .7);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

.single_testimonial {
    text-align: center
}

.test_thumb img {
    display: inline-block;
    width: 100px
}

.test_name h4 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 20px
}

.test_name h4 sup {
    color: #44b272;
    font-size: 15px;
    font-style: italic;
    font-weight: 700;
    margin-left: 5px
}

.test_name p {
    color: #fff;
    font-style: italic;
    margin: auto;
    width: 72%
}

.home_2 .test_name h4 sup {
    color: #FF5E00
}

.home_3 .test_name h4 sup {
    color: #1BBC9B
}

.blog_area {
    padding: 95px 0 60px
}

.single-blog {
    background: #f7f7f7;
    margin-bottom: 30px;
    padding-bottom: 10px;
    transition: all .3s ease 0s
}

.blog-thumb {
    position: relative
}

.blog-thumb a {
    position: relative;
    display: block
}

.blog-thumb img {
    -webkit-transition: .5s;
    transition: .5s;
    display: block;
    width: 100%
}

.blog-thumb a:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 999;
    -webkit-transition: .5s;
    transition: .5s
}

.date,
.single-blog:hover .date {
    opacity: 1
}

.blog-inner {
    padding: 15px 15px 17px
}

.blog-content h2 {
    font-size: 16px;
    text-transform: uppercase
}

.blog-content a {
    color: #4f4f4f
}

.blog-content p {
    margin: 8px 0 0
}

.blog-meta:after {
    display: block;
    clear: both;
    content: ""
}

.blog-meta-left {
    float: left;
    position: relative;
    padding: 7px 0
}

.blog-meta-left a {
    color: #666;
    display: inline-block;
    padding-right: 10px;
    text-transform: capitalize
}

.blog-meta-left .date {
    background: #1BBC9B;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    left: 0;
    line-height: 16px;
    padding: 8px;
    position: absolute;
    top: -10px
}

.blog-meta-left .date span {
    color: #fff;
    display: block
}

.blog-meta-left a i {
    margin-right: 4px
}

.blog-content h2 a:hover,
.blog-content h2:hover {
    color: #44b272
}

.single-blog:hover .blog-thumb a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.single-blog:hover .blog-thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.date {
    background: #1bbc9b;
    color: #fff;
    left: 0;
    margin: 0 auto;
    padding: 5px 14px;
    position: absolute;
    top: 0;
    transition: all .5s ease 0s;
    z-index: 999
}

.date>span {
    display: block;
    font-size: 20px;
    font-weight: 600
}

.blog.read_more_btn {
    text-align: left
}

.blog.read_more_btn a {
    border: 1px solid #0096ff;
    border-radius: 30px;
    color: #0096ff;
    font-size: 12px;
    margin: 0 auto;
    padding: 10px 30px;
    text-transform: uppercase;
    transition: all .3s ease 0s
}

.blog.read_more_btn a:hover {
    background: #0096ff;
    color: #fff;
    border-color: #0096ff;
}

.blog-meta-left a i,
.blog-meta-left a:hover,
.blog-meta-right a:hover {
    color: #0096ff
}

.blog-meta-left a {
    font-size: 13px
}

.home_2 .blog-meta-left .date {
    background: #FF5E00
}

.home_2 .blog-meta-left a i {
    color: #FF5E00;
    margin-right: 2px
}

.home_2 .blog-meta-right a i {
    margin-right: 5px;
    color: #FF5E00
}

.home_2 .blog-content h2 a:hover {
    color: #FF5E00
}

.home_2 .blog.read_more_btn a {
    border: 1px solid #ff5e00;
    color: #ff5e00
}

.home_2 .blog.read_more_btn a:hover {
    background: #ff5e00;
    color: #fff;
    border-color: #ff5e00
}

.home_2 .blog-meta-left a:hover,
.home_2 .blog-meta-right a:hover {
    color: #ff5e00
}

.home_3 .blog-meta span {
    color: #fff;
    margin-right: 10px
}

.home_3 .blog-meta span i {
    margin-right: 5px
}

.home_3 .blog-content h2 a:hover {
    color: #1BBC9B
}

.home_3 .blog-meta-left .date {
    background: #1BBC9B;
    color: #fff
}

.home_3 .blog-meta-left a i,
.home_3 .blog-meta-right a i {
    color: #1BBC9B
}

.home_3 .blog.read_more_btn a {
    border: 1px solid #1BBC9B;
    color: #1BBC9B
}

.home_3 .blog.read_more_btn a:hover {
    background: #1BBC9B;
    color: #fff;
    border-color: #1BBC9B
}

.home_3 .blog-meta-left a:hover,
.home_3 .blog-meta-right a:hover {
    color: #1BBC9B
}

.contact_me {
    padding: 100px 0
}

.home_2 .contact_me {
    background: #f5f5f5
}

.home_3.contact_me {
    padding: 96px 0 100px
}

.section_title {
    /*margin-bottom: 40px*/
    margin-bottom: 60px
}

.section_title h3 {
    font-weight: 600;
    margin-bottom: 10px
}

.input_box {
    width: 100%;
    margin-bottom: 20px
}

.category_list span,
.information_list span {
    float: right;
    color: #878787
}

.input_box input,
.input_box textarea,
.input_box select {
    background: 0 0;
    border: 1px solid #56555D;
    border-radius: 5px;
    color: #797979;
    height: 54px;
    line-height: 25px;
    margin: 0 0 10px;
    outline: 0;
    padding-left: 15px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: 100%
}

.input_box textarea {
    height: 225px;
    margin-bottom: 20px;
    padding-top: 13px
}

.input_box:nth-of-type(-n+2) {
    width: 49%;
    margin-right: 2%
}

.input_box:nth-of-type(2) {
    margin-right: 0
}

.send_btn {
    border: 2px solid #56555D;
    border-radius: 30px;
    color: #56555D;
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 30px;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    background: 0 0;
    line-height: 1;
    text-transform: uppercase
}

.course_sidebar .send_btn {
    padding: 9px 20px 11px;
    font-size: 13px
}

button.send_btn:hover {
    background: #56555D;
    border-color: #56555D;
    color: #fff
}

.home_2 .input_box input,
.home_2 .input_box textarea {
    border: 1px solid #ddd;
    background: #fff
}

.home_2 .input_box input:focus,
.home_2 .input_box textarea:focus {
    border-color: #ff5e00
}

.home_2 .send_btn {
    border: 2px solid #ff5e00;
    color: #FF5E00
}

.home_2 button.send_btn:hover {
    background: #FF5E00;
    border-color: #FF5E00;
    color: #fff
}

.home_3 .input_box input,
.home_3 .input_box textarea {
    border: 1px solid #ddd
}

.home_3 .send_btn {
    border: 2px solid #1BBC9B;
    color: #1BBC9B
}

.home_3 button.send_btn:hover {
    background: #1BBC9B;
    border-color: #1BBC9B;
    color: #fff
}

.home_3 .input_box input:focus,
.home_3 .input_box textarea:focus {
    border: 1px solid rgba(27, 188, 155, 1)
}

.company_info {
    border: 1px solid #56555D;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 20px 20px 2px
}

.info_icon i {
    border: 1px solid #0096ff;
    border-radius: 5px;
    color: #0096ff;
    font-size: 25px;
    height: 45px;
    line-height: 43px;
    text-align: center;
    width: 45px;
    -webkit-transition: .5s;
    transition: .5s
}

.company_info:hover .info_icon i {
    color: #fff;
    background: #0096ff;
    border-color: #0096ff
}

.info_text {
    margin-top: 10px
}

.footer-top-area {
    padding: 96px 0 90px;
    position: relative;
    z-index: 999
}

.footer-top-area:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .8);
    left: 0;
    bottom: 0
}

.footer_wid_title h2 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 50px;
    position: relative;
    text-transform: uppercase
}

.footer_wid_title h2:before {
    background: #44b272;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 31px;
    width: 45px
}

.about_desc>p {
    color: #fff
}

.widget_icon {
    text-align: right
}

#scrollUp,
.app-btn,
.app-title>h2,
.paginations {
    text-align: center
}

.widget_icon ul li {
    display: inline-block
}

.widget_icon ul li a {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 13px;
    height: 32px;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 32px
}

.widget_icon ul li a:hover {
    color: #fff;
    background: #0096ff;
    border-color: #0096ff;
}

.widget_link ul li a {
    color: #fff;
    display: block;
    margin-bottom: 15px;
    text-transform: capitalize;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}

.widget_link i {
    margin-right: 10px;
    color: #44b272
}

.widget_link ul li a:hover {
    color: #44b272;
    padding-left: 10px
}

.widget_post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.pst_thumb {
    position: relative;
    margin-right: 10px
}

.pst_thumb a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px
}

.pst_thumb a:before,
.thumb_icon {
    position: absolute;
    -webkit-transition: .5s
}

.pst_thumb a:before {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(68, 178, 114, .5);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: .5s
}

.home_2 .pst_thumb a:before {
    background: rgba(255, 94, 0, .5)
}

.home_3 .pst_thumb a:before {
    background: rgba(27, 188, 155, .5)
}

.widget_post:hover .pst_thumb a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.thumb_icon {
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: .5s
}

.pst_thumb a:hover .thumb_icon {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.pst_text a:hover {
    color: #44b272
}

.pst_text p {
    color: #aaa;
    padding: 0;
    margin: 5px 0 0;
    line-height: 1
}

.pst_text a {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 15px;
    margin-bottom: 8px;
    display: block
}

.widget_schedule ul li {
    border-bottom: 1px solid #878787;
    color: #fff;
    display: block;
    margin-bottom: 16px;
    padding-bottom: 5px
}

.widget_schedule ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0 solid #878787
}

.widget_schedule span {
    float: right;
    color: #44b272
}

.signup_newsletter>h3 {
    color: #fff;
    font-size: 16px;
    letter-spacing: .5px;
    text-transform: uppercase;
    margin-top: 25px
}

.signup_newsletter span {
    color: #44b272;
    margin-right: 15px
}

.newsletter-inputbox {
    margin-top: 20px;
    position: relative
}

.newsletter-inputbox input {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #939393;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    line-height: 25px;
    outline: 0;
    padding-left: 10px;
    width: 99%
}

.button_style {
    background: #FF5E00;
    border: 0;
    border-radius: 0 5px 5px 0;
    color: #fff;
    padding: 3px 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px
}

.home_2 .pst_text a:hover,
.home_2 .signup_newsletter span,
.home_2 .widget_link i,
.home_2 .widget_link ul li a:hover,
.home_2 .widget_schedule span {
    color: #FF5E00
}

.home_3 .button_style {
    background: #1BBC9B
}

.footer-top-area .button_style {
    background: #44b272
}

.home_2 .button_style {
    background: #FF5E00
}

.default-blog .button_style {
    background: #44b272
}

.home_2 .footer_wid_title h2:before {
    background: #FF5E00
}

.home_2 .widget_icon ul li a:hover {
    background: #FF5E00;
    border-color: #FF5E00
}

.home_2 .pst_thumb:before {
    background: rgba(255, 94, 0, .5)
}

.home_3 .pst_text a:hover,
.home_3 .signup_newsletter span,
.home_3 .widget_link i,
.home_3 .widget_link ul li a:hover,
.home_3 .widget_schedule span {
    color: #1BBC9B
}

.home_3 .footer_wid_title h2:before {
    background: #1BBC9B
}

.home_3 .widget_icon ul li a:hover {
    background: #1BBC9B;
    border-color: #1BBC9B
}

.home_3 .pst_thumb:before {
    background: rgba(0, 155, 219, .5)
}

.footer-bottom-area {
    background: #191919;
    padding: 18px 0
}

.container.bgfooter {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
    padding-top: 50px;
    padding-bottom: 40px
}

.coppyright p {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0;
    padding-top: 5px
}

.home_2 .coppyright p span {
    color: #FF5E00
}

.home_3 .coppyright p span {
    color: #1BBC9B
}

#googleMap {
    height: 500px
}

.home_2 #googleMap {
    height: 440px
}

.project_brd_area {
    background: url(../images/page-header.jpg) center center/cover rgba(0, 0, 0, 0);
    /*padding: 195px 0 97px;*/
    padding: 115px 0 97px;
    position: relative
}

.project_brd_area:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6)
}

.brid_tittle h2 {
    color: #fff;
    font-size: 30px;
    padding-bottom: 10px
}

.brid_tittle ul li {
    display: inline-block;
    position: relative
}

.brid_tittle ul li:before {
    color: #fff;
    content: "/";
    font-size: 16px;
    position: absolute;
    right: -6px;
    top: -1px
}

.brid_tittle ul li:last-child:before,
.commment_title h3:before {
    content: ""
}

.brid_tittle ul li a {
    display: block;
    color: #fff;
    padding: 0 10px;
    text-transform: capitalize
}

.course_details_area {
    padding: 100px 0 85px
}

.course_dtl_title {
    padding-top: 10px
}

.course_dtl_title>h2 {
    font-size: 20px;
    padding: 15px 0 10px
}

.course_dtl_meta>span {
    margin-right: 10px
}

.course_dtl_meta i {
    margin-right: 5px
}

.information_title {
    padding-top: 30px
}

.information_title h4 {
    font-size: 16px;
    margin-bottom: 10px;
    padding-bottom: 5px
}

.information_list li {
    border-bottom: 1px solid #ddd;
    color: #878787;
    padding: 12px 0;
    text-transform: uppercase;
    font-size: 13px
}

.about_teacher {
    padding: 32px 0 0
}

.about_teacher>h4 {
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 5px
}

.course_sidebar {
    margin-bottom: 50px
}

.widget_popular_post.course_sidebar {
    margin-bottom: 35px
}

.widget_title>h4 {
    border-bottom: 1px solid #44b272;
    font-size: 16px;
    margin-bottom: 30px;
    padding-bottom: 5px
}

.category_list li {
    border-bottom: 1px solid #ddd;
    padding: 12px 0
}

.category_list li:first-child,
.category_list:first-child {
    padding-top: 0
}

.category_list li:last-child,
.category_list:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.category_list a {
    display: block;
    text-transform: capitalize
}

.course_sidebar .input_box input {
    height: 40px
}

.course_sidebar .input_box textarea {
    height: 150px
}

.single-team.course_info {
    margin-top: 26px
}

::-moz-placeholder {
    color: #333;
    font-size: 15px
}

::-webkit-input-placeholder {
    color: #555;
    font-size: 12px
}

:-ms-input-placeholder {
    color: #555;
    font-size: 12px
}

::placeholder {
    color: #333;
    font-size: 14px
}

.carousel-style-about.owl-theme .owl-controls .owl-buttons div {
    background: #0096ff;
    border: 1px solid transparent;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    left: -26px;
    line-height: 38px;
    margin: 5px;
    padding: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: 40px
}

.course_cursole_style.owl-theme .owl-controls .owl-buttons div,
.cursole-style-blog.owl-theme .owl-controls .owl-buttons div {
    border: 1px solid transparent;
    -webkit-transition: all .5s ease 0s;
    -webkit-transform: translateY(-50%);
    color: #fff;
    font-size: 20px;
    height: 40px;
    line-height: 38px;
    margin: 5px;
    padding: 0;
    width: 40px;
    position: absolute;
    top: 50%;
    display: inline-block
}

.carousel-style-about.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -26px
}

.about-owl-cursole:hover.carousel-style-about.owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.cursole-style-blog.owl-theme .owl-controls .owl-buttons div {
    background: #44b272;
    border-radius: 50%;
    left: -10px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all .5s ease 0s;
    transform: translateY(-50%)
}

.cursole-style-blog.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -10px
}

.cursole-style-blog:hover .owl-controls .owl-buttons div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.home_2 .cursole-style-blog.owl-theme .owl-controls .owl-buttons div,
.home_3 .cursole-style-blog.owl-theme .owl-controls .owl-buttons div {
    background: #CE2523
}

.home_2 .course_cursole_style.owl-theme .owl-controls .owl-buttons div {
    background: #CE2523
}

.course_cursole_style.owl-theme .owl-controls .owl-buttons div {
    background: #0096ff;
    border-radius: 50%;
    left: -10px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: all .5s ease 0s;
    transform: translateY(-50%)
}

.course_cursole_style.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -10px
}

.course_cursole_style:hover .owl-controls .owl-buttons div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.home_2 .course_cursole_style.owl-theme .owl-controls .owl-buttons div,
.home_3 .course_cursole_style.owl-theme .owl-controls .owl-buttons div {
    background: #CE2523;
    border: 1px solid transparent
}

.team_cursole_style.owl-theme .owl-controls .owl-buttons div {
    background: #0096ff
;
    border: 1px solid transparent;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    left: -10px;
    line-height: 38px;
    margin: 5px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    width: 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.team_cursole_style.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -10px
}

.team-cursole:hover .owl-controls .owl-buttons div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.home_2 .team_cursole_style.owl-theme .owl-controls .owl-buttons div,
.home_3 .team_cursole_style.owl-theme .owl-controls .owl-buttons div {
    background: #CE2523;
    border: 1px solid transparent
}

.curosel-style.owl-theme .owl-controls .owl-buttons div {
    background: 0 0;
    border-radius: 50%;
    color: #CE2523;
    font-size: 22px;
    height: 35px;
    left: -5px;
    line-height: 25px;
    margin-top: -8.5px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 50%;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 35px;
    border: 1px solid rgba(68, 178, 114, .7)
}

.testimonial_area:hover .curosel-style.owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.curosel-style.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -5px;
    left: auto
}

.curosel-style.owl-theme .owl-controls .owl-buttons .owl-next:hover,
.curosel-style.owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background: rgba(68, 178, 114, .7);
    color: #fff
}

.home_2 .curosel-style.owl-theme .owl-controls .owl-buttons div {
    color: #FF5E00;
    border: 1px solid #FF5E00
}

.home_2 .curosel-style.owl-theme .owl-controls .owl-buttons .owl-next:hover,
.home_2 .curosel-style.owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background: #FF5E00;
    color: #fff
}

.home_3 .curosel-style.owl-theme .owl-controls .owl-buttons div {
    color: #1BBC9B;
    border: 1px solid #1BBC9B
}

.home_3 .curosel-style.owl-theme .owl-controls .owl-buttons .owl-next:hover,
.home_3 .curosel-style.owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background: #1BBC9B;
    color: #fff
}

.default-blog {
    padding: 80px 0
}

.default-blog .single-blog {
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 30px
}

.default-blog .blog-meta-left .date {
    background: #44b272
}

.single-blog-details .single-blog:hover {
    box-shadow: none
}

.single-blog-details .single-blog h1,
.single-blog-details .single-blog h2,
.single-blog-details .single-blog h3,
.single-blog-details .single-blog h4,
.single-blog-details .single-blog h5,
.single-blog-details .single-blog h6 {
    font-size: 36px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    color: #303030;
    margin-bottom: 30px
}

.single-blog-details .single-blog h2 {
    font-size: 30px
}

.single-blog-details .single-blog h3 {
    font-size: 27px
}

.single-blog-details .single-blog h4 {
    font-size: 24px
}

.single-blog-details .single-blog h5 {
    font-size: 18px
}

.single-blog-details .single-blog h6 {
    font-size: 16px
}

.single-h {
    padding-top: 30px;
    padding-left: 30px
}

.single-blog-details .single-blog p {
    margin-bottom: 35px;
    font-size: 14px
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 30px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
    background: #fff
}

.single-blog-details .single-blog .blog-inner {
    padding-bottom: 0
}

.blog-meta.sicon .blog-meta-left a,
.blog-meta.sicon .blog-meta-right a {
    font-size: 16px;
    padding: 12px;
    display: inline-block
}

.commment_title h3 {
    font-size: 18px;
    color: #303030;
    position: relative;
    margin-bottom: 15px
}

.commment_title h3:before {
    position: absolute;
    left: 0;
    bottom: -9px;
    width: 40px;
    height: 2px;
    background: #5986f2
}

.search,
.search input {
    position: relative;
    background: #f7f7f7
}

.post_replay_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px
}

.mgl-30 {
    margin-left: 30px
}

.post_reply_thumb img {
    border-radius: 50%
}

.post_replay {
    margin-top: 25px
}

.post_reply {
    padding-left: 15px
}

.post_reply h2 {
    font-weight: 400;
    font-size: 14px
}

.reply_date {
    margin-bottom: 5px
}

.reply_date span.span_right {
    float: right;
    color: #44b272;
    font-size: 12px;
    font-weight: 400
}

.comment_field .input-field {
    width: 33.33%;
    float: left
}

.comment_field .input-field label,
.comment_field .textarea-field label {
    color: #606060;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 500
}

.comment_field .textarea-field label {
    margin-top: 30px
}

.comment_field .input-field input {
    width: 95%;
    border: 1px solid #e5e5e5;
    padding: 0 10px;
    height: 42px;
    font-size: 12px
}

.comment_field .textarea-field textarea {
    width: 98.5%;
    border: 1px solid #e5e5e5;
    height: 120px;
    padding: 10px
}

.comment_field .input-field input,
.comment_field .textarea-field textarea {
    color: #555
}

.relatade-blog.blog-area.home-5 {
    padding: 26px 0 70px;
    background: #fff
}

.blog-left-side.widget>div {
    margin-bottom: 30px;
    background: #f7f7f7;
    padding: 15px
}

.blog-left-side.widget>div:last-child {
    margin-bottom: 0
}

.blog-left-side.widget h2 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 16px
}

.search input {
    border: 0;
    width: 100%
}

.search input::-moz-placeholder,
.search input::-ms-input-placeholder,
.search input::-webkit-placeholder {
    color: #858585;
    font-size: 14px
}

.search button {
    position: absolute;
    right: 15px;
    top: 5px;
    padding: 11px 15px;
    background: 0 0;
    border: 0;
    font-size: 18px;
    color: #858585
}

.category ul li {
    padding-bottom: 6px;
    padding-left: 25px;
    position: relative
}

.category ul li a {
    font-size: 13px
}

.category ul li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f105";
    font-family: FontAwesome;
    color: #878787;
    font-size: 13px
}

.tags a {
    border: 1px solid #ddd;
    display: inline-block;
    margin-bottom: 7px;
    padding: 6px 13px;
    margin-right: 5px;
}

.tags a:hover {
    color: #fff;
    background: #0096ff;
    border-color: #0096ff
}

.tag a.active{
    background: #0096ff;
    border-color: #0096ff;
    color: white;
}

.ins-thumb a:before,
.r-post-image:before {
    content: "";
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .8);
    height: 100%
}

.r-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px
}

.r-post-image {
    position: relative
}

.r-post-image:before {
    position: absolute;
    width: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .5s;
    transition: .5s
}

.r-post-image:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.r-post-image a {
    width: 100%;
    display: block
}

.r-post-content {
    padding-left: 20px
}

.r-post-content p {
    margin-bottom: 10px
}

.r-post-content h3,
.r-post-content h3 a {
    font-size: 12px;
    margin-bottom: 0
}

.ins-thumb a {
    display: inline-block;
    position: relative;
    margin: 0 4px 9px 0
}

.ins-thumb a:nth-child(3n+0) {
    margin-right: 0
}

.ins-thumb a:nth-child(n+7) {
    margin-bottom: 0
}

.ins-thumb a:before {
    position: absolute;
    width: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .5s;
    transition: .5s
}

.app-field,
.app-field>input {
    position: relative;
    width: 100%
}

.ins-thumb a:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.ins-thumb img {
    width: 100%
}

.category ul li a:hover,
.category ul li:hover:before,
.r-post-content h3 a:hover,
.r-post-content h3:hover {
    color: #44b272
}

.team-thumb img {
    width: 100%
}

.paginations {
    margin-top: 20px
}

.paginations a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin: auto 5px;
    border: 1px solid #ddd;
    color: #888
}

.paginations a.current,
.paginations a:hover {
    background: #44b272;
    border-color: #44b272;
    color: #fff
}

.blog-meta-left a i,
.blog-meta-right a i {
    -webkit-transition: .3s;
    transition: .3s
}

.blog-meta-left a:hover i,
.blog-meta-right a:hover i {
    color: #757575
}

#scrollUp,
#scrollUp i {
    color: #fff
}

#scrollUp {
    background: #56555D;
    bottom: 30px;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 30px;
    width: 40px
}

.app-content {
    background-color: rgba(0, 0, 0, .7);
    border-radius: 20px;
    margin-top: 107px
}

.app-title>h2 {
    background: #44B272;
    color: #fff;
    font-size: 16px;
    padding: 16px 15px;
    border-radius: 20px 20px 0 0
}

.app-form {
    padding: 15px 15px 0
}

.app-field {
    margin-bottom: 15px
}

.app-field>input {
    border-radius: 5px;
    height: 35px;
    font-family: Roboto, sans-serif;
    border: 1px solid #555
}

.app-field span {
    color: #44B272;
    left: 10px;
    top: 50%;
    position: absolute;
    font-size: 14px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.app-field span.icon-style2 {
    color: #44B272;
    right: 10px;
    position: absolute;
    left: auto
}

.app-field input,
.app-field select,
.app-field select option {
    color: #fff;
    font-family: Roboto, sans-serif
}

.app-field input,
.app-field select {
    height: 35px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #473c3c;
    cursor: pointer;
    font-size: 13px;
    padding-left: 27px;
    font-weight: 400;
    background: 0 0
}

.app-field select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.app-field select option {
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
    background: rgba(0, 0, 0, .7)
}

.app-btn {
    padding: 5px 15px 20px
}

.app-btn>button {
    background: 0 0;
    border: 1px solid #44b272;
    padding: 7px 20px;
    color: #44b272;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-transition: .3s;
    transition: .3s
}

.app-btn>button:hover {
    background: #44B272;
    border-color: #44B272;
    color: #fff
}

.app-field>input::-webkit-input-placeholder {
    color: #fff;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.app-field>input:-ms-input-placeholder {
    color: #fff;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.app-field>input::-moz-placeholder {
    color: #fff;
    font-weight: 400;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.slider_right {
    float: right;
    width: 30%;
    /*top: 50%;*/
    top: 30%;
    position: relative;
    transform: translateY(-50%)
}

.slider_left {
    float: left;
    width: 65%;
    position: relative;
    /*top: 50%*/
    top: 30%
}

.home_2 .application-form {
    width: 74%
}

.home_2 .app-content {
    background-color: rgba(0, 0, 0, .7);
    border-radius: 20px;
    margin-top: 0
}

.home_1 .mean-container .mean-bar,
.home_2 .app-title>h2,
.home_2 .mean-container .mean-bar,
.home_3 .app-btn>button:hover,
.home_3 .app-title>h2,
.home_3 .mean-container .mean-bar {
    background: #CE2523
}

.home_2 .app-field span {
    color: #CE2523
}

.home_2 .app-btn>button {
    border: 1px solid #CE2523;
    color: #CE2523
}

.home_2 .app-btn>button:hover {
    background: #CE2523;
    border-color: #CE2523;
    color: #fff
}

.fluid-pd0 {
    padding-left: 0;
    padding-right: 0
}

.home_3 .app-field span {
    color: #CE2523
}

.home_3 .app-btn>button {
    border: 1px solid #CE2523;
    color: #CE2523
}

.home_3 .app-btn>button:hover {
    border-color: #CE2523;
    color: #fff
}

.section_title.popular-title {
    margin-bottom: 65px
}

.coppyright span {
    color: #0096ff;
}

button:focus,
input:focus,
select:focus {
    outline-color: transparent
}

.app-field span i {
    font-size: 12px;
    z-index: -1
}

.single-blog-details .single-blog h4 {
    margin-bottom: 0;
    padding: 25px 0 5px 15px
}

.single-blog-details .single-blog .blog-meta-bg {
    padding: 0 0 0 15px
}

.blog-meta-right.dd {
    text-align: right;
    color: #44b272
}

.blog-meta.sicon .blog-meta-left a,
.blog-meta.sicon .blog-meta-left a:hover,
.blog-meta.sicon .blog-meta-left a:hover i,
.blog-meta.sicon .blog-meta-right a,
.blog-meta.sicon .blog-meta-right a:hover,
.blog-meta.sicon .blog-meta-right a:hover i {
    color: #44b272
}