/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 7, 2019, 9:45:24 AM
    Author     : System1
*/



body 
{
    overflow-x: hidden;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    color: #6a7a83;
}
p {
    font-weight: 400;
    line-height: 26px;
    font-size: 15px;
    color: #6a7a83;
    font-family: "Rubik", sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333146;
    font-family: "Rubik", sans-serif;
    margin: 0; }

h2 {
    font-weight: 700;
    font-size: 36px; }

a,
a:hover,
a:focus {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    outline: none; }

ol,
ul {
    margin: 0;
    padding: 0; }

ol li,
ul li {
    list-style: outside none none;
    list-style-type: none; }

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: ''; }
hr
{ 
    border: solid #999;
    border-width: 1px 0 0; 
    clear: both;
    height: 0; 
    margin: 0px 0;
}
hr.small
{
    border: solid #313740; 
    border-width: 1px 0 0;
    clear: both; 
    height: 0;
    margin: 0 auto;
    margin-top:21px;
    margin-bottom:21px;
    max-width:100px;
}


img {
    max-width: 100%;
    height: auto;
}
.right {
    float: right !important;
}
.left 
{
    float: left !important;
}

section
{
    float: left;
    width: 100%;
}
.no-pad
{
    padding-right: 0px;
    padding-left: 0px;
}
/* Header */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
header
{
    width: 100%;
    height: 150vh;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    /*    margin-top: -116px;*/
    margin-bottom: 0px;
    background: url(../images/resources/section-one-bg.png) no-repeat;
    background-size: cover;



}
.top-header 
{
    width: 100%;

    float: left;
    background: #273c75;
}
header .top-header .info_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
header .top-header .info_wrapper .contact_info ul {
    margin: 0;
    padding: 9px 0;
}
.branding 
{
    padding: 30px 10px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
header .top-header .info_wrapper .contact_info ul li {
    padding-right: 15px;
    display: inline-block;
    color: #ffffff;
    font-weight: 300;
    font-size: 14px;
    font-family: "Rubik", sans-serif;
}
header .top-header .info_wrapper .login_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
header .top-header .info_wrapper .login_info ul {
    margin-right: 30px;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
header .top-header .info_wrapper .login_info ul li:first-child {
    padding-left: 0;
}
header .top-header .info_wrapper .login_info ul li {
    padding-left: 20px;
    position: relative;
}
header .top-header .info_wrapper  ul li a {
    color: #ffffff;
    font-size: 16px;
    padding: 0;
    font-family: "Rubik", sans-serif;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
}
header .top-header .info_wrapper .login_info .apply_btn {
    background: #ff5a2c;
    height: 54px;
    line-height: 54px;
    color: #fff;
    padding: 0 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.header-bottom {
    padding-right: 0;
    background: transparent;
    position: fixed;
    z-index: 9;
    width: 100%;
}

header .header-bottom nav .navbar-brand img {
    width: 50%;
    width: 80%;
}
header .header-bottom nav .navbar-nav li {
    position: relative;
}
ol li, ul li {
    list-style: outside none none;
    list-style-type: none;
}
.header_tow .header-bottom nav .navbar-nav li a.active, .header_tow .header-bottom nav .navbar-nav li a:hover {
    color: #ff5a2c !important;
}
header .header-bottom nav .navbar-nav li a.active {
    background: transparent;
    outline: none;
    color: #fff  !important;
    font-weight: 700;
}
header .header-bottom nav .navbar-nav li a {
    font-weight: 500;
    color: #ffffff;
    font-size: 15px;
    padding: 36px 0;
    margin: 0 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Rubik", sans-serif;
}
.nav-link 
{
    color: #fff !important;
}
.intro_wrapper
{
    position: relative;
    padding: 200px 0 0;
}
.intro_wrapper h1 {
    font-size: 120px;
    line-height: 80px;
    font-weight: 900;
    color: #ffffff;
    font-family: "Rubik", sans-serif;
    margin: 0;
    letter-spacing: 2px;
}
.intro_wrapper h2 {
    font-size: 150px;
    line-height: 150px;
    font-weight: 900;
    color: #ffffff;
    font-family: "Rubik", sans-serif;
    margin: 0;
    letter-spacing: 2px;
}
.intro_wrapper p {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    color: #ffffff;
    font-weight: 600;
    line-height: 36px;
    padding: 30px 0 40px;
}
a.btn-blue {
    font-family: "Rubik", sans-serif;
    background: #05bee2;
    width: 180px;
    padding: 20px 0 !important;
    margin: 25px 0px !important;
    border: none;
    line-height: 5px;
    font-size: 14px;
    color: #ffffff;
    border-radius: 50px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}
a.btn-blue:hover
{
    background: #ffffff;
    color: #05bee2 !important;
}
.btn-sumbmit:hover
{
    background: #ffffff;
    color: #05bee2 !important;
    border: 1px solid #05bee2;
}
/* orange button */
a.btn-orange {
    font-family: "Rubik", sans-serif;
    background: #ff7800;
    width: 300px;
    padding: 20px 0 !important;
    margin: 20px 0px !important;
    border: none;
    line-height: 5px;
    font-size: 14px;
    color: #ffffff;
    border-radius: 50px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}
a.btn-orange:hover
{
    background: #ffffff;
    color: #ff7800 !important;
}
/* orange button */
.intro_wrapper .intro_button a.btn-nobg {
    font-family: "Rubik", sans-serif;
    background: none;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #ffffff;
    padding: 0 45px;
    border: 2px solid #ffffff;
    border-radius: 50px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}
.intro_wrapper .intro_button a.btn-nobg:hover
{
    background: #ffffff;
    color: #05bee2 !important;
}
.intro_wrapper .intro_button a.btn-white {
    font-family: "Rubik", sans-serif;
    background: #05bee2;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #ff5a2c;
    padding: 0 45px;
    border-radius: 50px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}
.intro_wrapper .intro_button a.btn-white:hover
{
    background: #ffffff;
    color: #05bee2 !important;
}

.orange
{
    background: #ff7800;
}
/* main content */

.features {
    padding: 50px 0;
    margin:  0;
}
.features .features-wrapper-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 50px;
}
.features-wrappe-single 
{
    width: 50%;
    padding-right: 30px;
}
.features .features-wrapper-box .single-item {
    -webkit-box-shadow: 0px 0px 80px 0px rgba(47, 47, 47, 0.1);
    box-shadow: 0px 0px 80px 0px rgba(47, 47, 47, 0.1);
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.features .features-wrapper-box .single-item-first {
    border: 5px solid #fff;
}
.features .features-wrapper-box .single-item:before {
    position: absolute;
    content: "";
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.features .features-wrapper-box .single-item-first:before {
    height: 2px;
    width: 103%;
    left: -5px;
    background: #03A9F4;
    bottom: -4px;
}
.features .features-wrapper-box .single-item-first span {
    color: #03A9F4;
}
.features .features-wrapper-box .single-item .blog-img {
    overflow: hidden;
}
.features .features-wrapper-box .single-item .blog-img img {
    width: 100%;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.features .features-wrapper-box .single-item .blog-title {
    padding: 30px 20px 40px;
}
.features .features-wrapper-box .single-item .blog-title span {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: "Rubik", sans-serif;
}
.features .features-wrapper-box .single-item .blog-title h3 {
    font-weight: 700;
    font-size: 30px;
    padding: 5px 0 20px;
    line-height: 34px;
    font-weight: 700;
}
.features .features-wrapper-box .single-item .blog-title h3 a {
    color: #333146;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.features .features-wrapper-box .single-item .blog-title p {
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    color: #6a7a83;
}
.features .features-wrapper-box .single-item-center {
    border: 5px solid #fff;
}
.features .features-wrapper-box .single-item-center:before {
    height: 2px;
    width: 103%;
    left: -5px;
    background: #F44336;
    bottom: -4px;
}
.features .features-wrapper-box .single-item-center span {
    color: #F44336;
}
.features .features-wrapper-box .single-item-last {
    border: 5px solid #fff;
}
.features .features-wrapper-box .single-item-last:before {
    height: 2px;
    width: 103%;
    left: -5px;
    background: #4CAF50;
    bottom: -4px;
}
.features .features-wrapper-box .single-item-last span {
    color: #4CAF50;
}
.features .features_rt_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100%;
}
.features .features_rt_content .title {
    text-align: left;
}
.features .features_rt_content .title h2 {
    color: #333146;
    font-size: 50px;
    font-weight: 900;
    margin-bottom: 40px;
    font-family: "Roboto", sans-serif;
}
.features .features_rt_content .title p {
    color: #6a7a83;
    margin-bottom: 55px;
    font-weight: 300;
}
.features .features_rt_content .title a {
    background: #ff5a2c;
    font-weight: 500;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    padding: 0 45px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.features .features_rt_content .title a:hover
{
    background: #0D82FF;
    color: #ffffff;
}
.popular-courses {
    padding: 130px 0 80px;
    background: #f6f8fa;
}
.sub-title {
    max-width: 800px;
    margin: 0px auto 60px;
    text-align: center;
}
.sub-title h2 {
    font-size: 50px;
    margin: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
}
.sub-title p {
    padding: 25px 10% 0;
    margin: 0;
}
.popular-courses .single-courses {
    -webkit-box-shadow: 0px 0px 81px 0px rgba(47, 47, 47, 0.1);
    box-shadow: 0px 0px 81px 0px rgba(47, 47, 47, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-bottom: 50px;
}
.popular-courses .single-courses .courses_banner_wrapper {
    position: relative;
}
.popular-courses .single-courses .courses_banner_wrapper .courses_banner {
    overflow: hidden;
}
.popular-courses .single-courses .courses_banner_wrapper .courses_banner img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1.06) rotate(0deg);
    transform: scale(1.06) rotate(0deg);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.popular-courses .single-courses .courses_banner_wrapper .purchase_price {
    position: absolute;
    text-align: right;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 100;
}
.popular-courses .single-courses .courses_banner_wrapper .purchase_price a {
    background: #092ace;
    font-weight: 600;
    border-radius: 0;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    display: inline-block;
    font-size: 18px;
    padding: 5px 25px;
    text-decoration: none;
}
.popular-courses .single-courses .courses_info_wrapper {
    padding: 30px;
}
.popular-courses .single-courses .courses_info_wrapper .courses_title h3 {
    margin: 0;
    line-height: 26px;
}
.popular-courses .single-courses .courses_info_wrapper .courses_title h3 a {
    color: #323232;
    margin: 0px;
    font-weight: 700;
    font-size: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: "Poppins", sans-serif;
}
.popular-courses .single-courses .courses_info_wrapper .courses_title .teachers_name {
    padding: 15px 0 10px;
    font-family: "Rubik", sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.popular-courses .single-courses .courses_info_wrapper .courses_title .teachers_name a {
    color: #092ace;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.popular-courses .single-courses .courses_info_wrapper .courses_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0;
}
.popular-courses .single-courses .courses_info_wrapper .courses_info ul {
    margin-bottom: 0;
}
.popular-courses .single-courses .courses_info_wrapper .courses_info ul li {
    color: #6a7a83;
    font-size: 14px;
    margin-bottom: 6px;
    font-family: "Rubik", sans-serif;
}
.popular-courses .single-courses .courses_info_wrapper .courses_info ul li i {
    padding-right: 10px;
}
.popular-courses .single-courses .courses_info_wrapper .courses_info ul li {
    color: #6a7a83;
    font-size: 14px;
    margin-bottom: 6px;
    font-family: "Rubik", sans-serif;
}
.popular-courses .single-courses .courses_info_wrapper .courses_info .cart_btn {
    background: #ff5a2c;
    font-weight: 500;
    border-radius: 0;
    color: #ffffff;
    font-family: "Rubik", sans-serif;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.about-top-wrapper .title {
    position: absolute;
    top: 0%;
    left: 0;
    z-index: 1;
    width: 100%;
    text-align: left;
    padding-right: 110px;
    padding-top: 70px;
}
.about-top-wrapper .title h2 {
    color: #333146;
    font-size: 50px;
    font-weight: 900;
    line-height: 65px;
    margin-bottom: 30px;
}
.about-top-wrapper .title p {
    margin-bottom: 30px;
    padding-right: 15%;
}
.about-top-wrapper .banner-learn {
    padding-left: 10%;
}
.about-top-wrapper .banner-learn img {
    width: 100%;
    position: relative;
    z-index: 2;
    min-height: 660px;
}
.about-top-wrapper .items-shape {
    margin-top: -230px;
    height: 550px;
    position: relative;
    z-index: 1;
}
.about-top-wrapper .items-shape:before {
    position: absolute;
    content: "";
    background: url(../images/resources/shape_bullet.png) repeat center center;
    background-size: cover;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 1;
    z-index: 1;
}
.about-top-wrapper .items-shape:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(-125deg, #e6793b 0%, #c9270e 100%);
    z-index: -2;
}
.about-top-wrapper .story_about {
    margin-top: -150px;
    z-index: 9;
    position: relative;
}
.about-top-wrapper .story_about .story_banner {
    height: 550px;
    width: 550px;
}
.about-top-wrapper .story_about .story_banner img {
    height: 100%;
    width: auto;
    border-radius: 50%;
    border: 10px solid #ffffff;
}

.about-top-wrapper .story_about .about_story_title {
    padding-top: 250px;
}
.about-top-wrapper .story_about .about_story_title h2 {
    font-size: 50px;
}
.about-top-wrapper .story_about .about_story_title p {
    padding-top: 40px;
    padding-right: 15%;
}

/* main content style */







.branding img
{
    transition: all 0.4s ease 0s;
    max-height: 64px;
}
/* fixed on scroll  */
.top-header-on-scroll 
{
    width: 100%;
    width: 100%;
    height: 80px;
    display: none;
    position: fixed;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    z-index: 10000;

}
.branding-top 
{
    padding: 15px 10px;
}
.branding-top img
{
    transition: all 0.4s ease 0s;
    max-height: 50px;
}

.top-header-on-scroll .nav 
{
    margin: 26px 0 !important;
}
.top-header-on-scroll ul li a 
{
    color: #000 !important;
}
/* */
/* nav */
.navbar-brand 
{
    text-align: center;
}
.nav 
{
    margin: 0px 60px;
}
.navbar
{
    padding: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link 
{
    padding-left: 0;
}
ul.second li a.bord:before 
{
    border-left:1px solid #fff; 
    border-right:1px solid #fff;
    transform:scale(1,0);
    border-radius: 3px;
}
ul.second li a.bord:after
{ 
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    transform:scale(0,1);border-radius: 3px;
}
ul.second li a.bord:before, ul.second li a.bord:after 
{ 
    content:""; 
    position:absolute;
    top:25px; 
    left:0;
    bottom:25px;
    right:0;
    transition:opacity 0.35s ease, transform 0.35s ease;
}
ul.second li a.bord:hover:before, ul.second li a.bord:hover:after
{
    transition:0.35s; 
    transform:scale(1);
}
.banner-caption 
{
    position: absolute;
    justify-content: center;
    top: 40%;
    left: 12%;
}
.banner-caption h3 
{
    font-size: 50px;
    line-height: 30px;
    font-weight: 300;
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}
.banner-caption h2 
{
    white-space: nowrap;
    font-size: 66px;
    line-height: 66px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
}
.hamburger 
{
    display: none !important;
}
.banner-caption p 
{
    font-size: 20px;
    line-height: 36px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
}
.btn-theme 
{
    min-width: 204px;
    max-width: 204px;
    white-space: nowrap;
    font-size: 16px;
    line-height: 54px;
    font-weight: 400;
    color: rgb(22, 62, 127);
    letter-spacing: 1px;
    background-color: rgb(255, 255, 255);
    border-radius: 30px;
    outline: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
    box-sizing: border-box;
    cursor: pointer;
    transition: none 0s ease 0s;
    text-align: center;
    margin: 0px;
    padding: 0px;
    min-height: 54px;
    max-height: 54px;
    opacity: 1;
}

.mouse {
    max-width: 2.5rem;
    width: 100%;
    height: auto;
}
.scroll {
    animation-name: scroll;
    animation-duration: 1.5s;
    animation-timing-function: cubic-bezier(0.650, -0.550, 0.250, 1.500);
    animation-iteration-count: infinite;
    transform-origin: 50% 20.5px;
    will-change: transform, opacity;
    opacity: 1;
}
.scroll-link {
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
}

@keyframes scroll {

    0%, 20% {
	transform: translateY(0) scaleY(1);
    }

    100% {
	transform: translateY(36px) scaleY(2);
	opacity: 0;
    }

}
/* Header */

/* main contentent style */
.section-padding {
    padding: 40px 0 40px 0;
}
.content-inner 
{
    width: 100%;
}
h2 {
    color: #3e3e3e;
    font-size: 2.2rem;
    margin-bottom: 1.2rem;
}
.abt-us-bg-img 
{
    text-align: right;
}
.elemenator-col 
{
    padding: 8px 15px 0px 63px;
    width: 100%;
    position: relative;
    display: flex;
}

.elementor-column-wrap, .elemenator-widget {
    width: 100%;
    position: relative;
}
.elementor-section .elementor-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.elementor-row
{
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}
.elementor-section:not(:last-child) {
    margin-bottom: 0px;
}
.elementor-element-1 
{
    width: 100px;
    float: left;
    text-align: center;
    font-size: 50px;

}
.elementor-column {
    position: relative;
    min-height: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.counter-widget 
{
    width: 84.912%;
    float: left;
    padding: 0px 12px;
}
.counter-widget  h4
{
    margin-top: 10px;
}
.elementor-column h4
{
    font-weight: 600;
}
.elementor-column-wrap h4 span
{
    color: #ff7800;
    font-weight: 600;
    font-family: "Rubik", sans-serif;
    font-size: 45px;
}
span.icon-blue > img 
{
    padding: 15px;
}
.counter-dialogue 
{
    width: 100%;
    float: left;
}
.counter-dialogue  p 
{
    color: #3e3e3e;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.875em;
}

.elementor-widget-container
{
    margin: 0px 0px 0px 0px;
}
.big-txt 
{
    margin-bottom: 20px;
}
.big-txt h2
{
    font-size: 60px;
    font-weight: 800;
    line-height: 1em;
}
.orange-para p 
{
    color: #ff7800;
    font-size: 16px;
    line-height: 30px;
    font-weight: 800;
}
.elemenator-widget > a.btn-blue
{
    width: 300px;
    letter-spacing: 5px;
}
.elemenator-widget > a.btn-blue:hover
{
    border: 1px solid #05bee2;
    color: #05bee2;
}
.what-we-do 
{
    background-image: url(../images/resources/new-bg.png);
    height: 240vh;
    background-position: center right;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -90px;
    margin-bottom: -96px;
    padding: 334px 0px 157px 0px;
}
.serv-grid 
{
    height: 360px;
    /*    border: 1px solid #fff;*/
}
.serv-grid-wt 
{
    height: 360px;
    /*    background-color: rgba(255,255,255,0.8);*/
}
.serv-grid-blue 
{
    height: 360px;
    background-color: #05bee2;
}
.serv-grid-orange 
{
    height: 360px;
    background-color: #ff6600;
}
.grid-txt-container 
{
    margin: 125px 0px 112px 70px; 
}
.grid-big-title 
{
    color: #3e3e3e;
    font-size: 60px;
    font-weight: 800;
    line-height: 1em;
}
.grid-white-container 
{
    padding: 20px 40px 0px 40px;
}


.grid-bg-container 
{
    padding: 20px 40px 0px 40px;
}
.card-big 
{
    background: none;
}
.card-container-big,
.card-big,
.card_front,
.card_back {
    height: 520px;
}
/* CARD FLIP STYLING */
.card 
{
    background: none;
}
.card-container,
.card,
.card_front,
.card_back {
    height: 360px;
}

.card_front {
    position: relative;
}

/* FLIP CARD STYLING */
.card-container-big,.card-container {
    perspective: 1000px;
}
.card-container:hover .card, .card-container-big:hover .card-big,
.card-container-big.hover {
    transform: rotateY(-180deg);
}
.card {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
    border: none;
}
.card-big {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
    border: none;
}
.card_front
{
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.card_back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
}
.card_front {
    z-index: 2;
    transform: rotateY(0deg);
}
.card_back {
    transform: rotateY(-180deg);
}
.card_back p , .card_back h4 {
    color: #fff;
}


/* card flip 1 */
.card_front_wht,
.card_front_wht_back {
    height: 360px;
}

.card_front_wht {
    position: relative;
}
.card_front_wht 
{
    background-color: rgba(255,255,255,0.8);  
}
.card_front_wht_back 
{
    background: rgba(61,61,61,0.8);
}
.card_front_wht
{
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.card_front_wht_back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;

}
.card_front_wht {
    z-index: 2;
    transform: rotateY(0deg);
}
.card_front_wht_back {
    transform: rotateY(-180deg);
}
.card_front_wht_back p , .card_front_wht_back h4 {
    color: #fff;
}

.card_front_wht h3
{
    color: #ff6600;
    font-family: "poppins", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 0.83em;
    margin: -2px 0px 14px 0px;
    align-self: flex-start;
    text-align: left;
}

.card_front_wht h4 
{
    color: #3d3d3d;
    font-family: "poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1em;
    margin: 0px 0px 20px 0px;
    align-self: flex-start;
    text-align: left;
}
.card_front_wht p 
{
    font-family: "poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 2.18em;
    text-align: left;
    color: #000000;
}
.card_front_wht_back h3
{
    color: #ff6600;
    font-family: "poppins", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 0.83em;
    margin: -2px 0px 14px 0px;
    align-self: flex-start;
    text-align: left;
}
.card_front_wht_back h4 
{
    color: #ffffff;
    font-family: "poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1em;
    margin: 0px 0px 20px 0px;
    align-self: flex-start;
    text-align: left;
}
.card_front_wht_back p 
{
    font-family: "poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 2.18em;
    text-align: left;
    color: #ffffff;
}
/* card flip 1 */

/* card flip 2 */
.card_front_orange,
.card_front_orange_back {
    height: 360px;
}

.card_front_orange {
    position: relative;
}
.card_front_orange 
{
    background-color: #ff6600;  
}
.card_front_orange_back 
{
    background: #05bee2;
}
.card_front_orange
{
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.card_front_orange_back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;

}
.card_front_orange {
    z-index: 2;
    transform: rotateY(0deg);
}
.card_front_orange_back {
    transform: rotateY(-180deg);
}
.card_front_orange p , .card_front_orange_back h4 {
    color: #fff;
}

.card_front_orange h3
{
    color: #ffffff;
    font-family: "poppins", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 0.83em;
    margin: -2px 0px 14px 0px;
    align-self: flex-start;
    text-align: left;
}

.card_front_orange h4 
{
    color: #ffffff;
    font-family: "poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1em;
    margin: 0px 0px 20px 0px;
    align-self: flex-start;
    text-align: left;
}
.card_front_orange p 
{
    font-family: "poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 2.18em;
    text-align: left;
    color: #ffffff;
}
.card_front_orange_back h3
{
    color: #ffffff;
    font-family: "poppins", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 0.83em;
    margin: -2px 0px 14px 0px;
    align-self: flex-start;
    text-align: left;
}
.card_front_orange_back h4 
{
    color: #ffffff;
    font-family: "poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1em;
    margin: 0px 0px 20px 0px;
    align-self: flex-start;
    text-align: left;
}
.card_front_orange_back p 
{
    font-family: "poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 2.18em;
    text-align: left;
    color: #ffffff;
}
/* card flip 2 */

/* card flip 3 */
.card_front_blue,
.card_front_blue_back {
    height: 360px;
}

.card_front_blue {
    position: relative;
}
.card_front_blue 
{
    background-color: #05bee2;  
}
.card_front_blue_back 
{
    background: #ff6600;
}
.card_front_blue
{
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.card_front_blue_back {
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;

}
.card_front_blue {
    z-index: 2;
    transform: rotateY(0deg);
}
.card_front_blue_back {
    transform: rotateY(-180deg);
}
.card_front_blue p , .card_front_blue_back h4 {
    color: #fff;
}

.card_front_blue h3
{
    color: #ffffff;
    font-family: "poppins", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 0.83em;
    margin: -2px 0px 14px 0px;
    align-self: flex-start;
    text-align: left;
}

.card_front_blue h4 
{
    color: #ffffff;
    font-family: "poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1em;
    margin: 0px 0px 20px 0px;
    align-self: flex-start;
    text-align: left;
}
.card_front_blue p 
{
    font-family: "poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 2.18em;
    text-align: left;
    color: #ffffff;
}
.card_front_blue_back h3
{
    color: #ffffff;
    font-family: "poppins", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 0.83em;
    margin: -2px 0px 14px 0px;
    align-self: flex-start;
    text-align: left;
}
.card_front_blue_back h4 
{
    color: #ffffff;
    font-family: "poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1em;
    margin: 0px 0px 20px 0px;
    align-self: flex-start;
    text-align: left;
}
.card_front_blue_back p 
{
    font-family: "poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 2.18em;
    text-align: left;
    color: #ffffff;
}
/* card flip 3 */

.img-container 
{
    margin: 0px -10px 0px -90px;
}
.right-element-pad 
{
    padding: 151px 15px 0px 15px;
}
.text-blue 
{
    color: #05bee2;
    font-size: 30px;
    font-weight: 800;
    line-height: 1em;
}
.right-txt-grid
{
    margin: 0px 0px 32px 0px;
}
.heading-title
{
    color: #313131;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.25em;
}
.grid-row 
{
    margin-bottom: 30px;
}
.small-orange 
{
    font-size: 30px !important;
    color: #ff7800;
    font-weight: 600;
    font-family: "Rubik", sans-serif;
}
.our-course
{
    height: 160vh;
    background-image: url(../images/resources/section-fifth-bg.png);
    background-position: center right;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -40px;
    margin-bottom: 0px;
    /*    padding: 275px 0px 221px 0px;*/
    z-index: 1;
}
.white-txt-container
{
    padding: 250px 15px 15px 15px;
}
.white-big-txt
{
    font-size: 56px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1em;
    color: #ffffff;
    font-family: "Rubik", Sans-serif;
}
.white-txt 
{
    color: #ffffff !important;
}
.white-txt-small 
{
    color: #ffffff !important;
    margin: 30px 0;
}
.white-medium-txt
{
    font-size: 30px;
    font-weight: 800;
    color: #ffffff;
    margin-bottom: 20px;
}
.list-white 
{
    font-size: 16px;
    font-weight: 800;
    line-height: 2.25em;
    color: #ffffff;
}
.blue-grid-price 
{
    background-color: #05bee2;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -19px;
    margin-bottom: 19px;
    padding: 30px 20px 30px 20px;
/*    padding: 76px 17px 76px 20px;*/
}
.pricing-table {
    text-align: center;
    padding: 10px;
    position: relative;
}
.pricing-amount 
{
    text-align: center;
    padding: 15px 0;
}
.pricing-amnt-prefix,.price-value 
{
    font-family: "Roboto", Sans-serif;
    font-size: 90px;
    font-weight: 700;
    line-height: 0.33em;
    color: #ffffff;
}
.small, small {
    font-size: 50%;
    font-weight: 400;
}
.program-course
{

    margin-bottom: 0px;
    padding: 30px;
    z-index: 3;
}
.course-grid-container
{
    padding: 40px 0;
}
.course-grid 
{
    width: 100%;
    float: left;
    background-color: #ffffff;
    box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.19);
    padding: 44px 15px 64px 35px;
    text-align: left;
    height: 380px;
    background-image: url('../images/resources/inspiration-geometry.png')
}
.course-grid:hover
{
    background: #05bee2;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 0px 16px 0px rgba(0, 188, 212, 0.55);
    color: #ffffff !important;
}
.course-grid:hover > h3 , .course-grid:hover > h4 ,.course-grid:hover > p
{
    color: #fff;
}
.course-grid h3
{
    color: #ff6600;
    font-family: "poppins", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 0.83em;
    margin: 0px 0px 30px 0px;
    align-self: flex-start;
    text-align: left;
}
.course-grid h4 
{
    color: #3e3e3e;
    font-family: "poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1em;
    margin: 0px 0px 20px 0px;
    align-self: flex-start;
    text-align: left;
}
.course-grid p 
{
    font-family: "poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 2.18em;
    text-align: left;
   
}
.our-concept 
{
    background-image: url(../images/resources/new-bg-2.png);
    background-position: right;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-bottom: 0px;
    height: 200vh;
    z-index: 1;
    margin-top: -165px;
}
.our-concept  .elementor-column-wrap{
    padding: 175px 0;
}
.our-concept  .elementor-column-wrap .big-txt
{
    margin-top: 50px;
}
.elementor-section .elementor-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.row1 .first-element
{
    width: 15%;
    float: left;
}
.row1 .second-element
{
    width: 85%;
    float: left;
}
.second-element > .element-populated {
    margin: 25px 0px 0px 0px;;
    padding: 0px 0px 0px 0px;
}
.second-element > .element-populated h3
{
    margin-bottom: 20px;
}
.row1,.row2,.row3,.row4 
{
    width: 100%;
}
.row2 .first-element
{
    width: 40%;
    text-align: right;
    float: left;
}
.row2  .second-element
{
    width: 60%;
    float: left;
}
.row3 .first-element
{
    width: 27.521%;
    text-align: right;
    float: left;
}
.row4 .first-element
{
    width: 50%;
    text-align: right;
    float: left;
}
.row4  .second-element
{
    width: 50%;
    float: left;
}
/* testimonial */
.carousel {
	width: 650px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.carousel .item {
	color: #999;
	font-size: 14px;
    text-align: center;
	overflow: hidden;
    min-height: 340px;
}
.carousel .item a {
	color: #05bee2;
}
.carousel .img-box {
	width: 145px;
	height: 145px;
	margin: 0 auto;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel-indicators 
{
    z-index: 0;
}
.carousel .testimonial {	
	padding: 30px 0 10px;
}
.carousel .overview {	
	text-align: center;
	padding-bottom: 5px;
}
.carousel .overview b {
	color: #333;
	font-size: 15px;
	text-transform: uppercase;
	display: block;	
	padding-bottom: 5px;
}
.carousel .star-rating i {
	font-size: 18px;
	color: #ffdc12;
}
.carousel .carousel-control {
	width: 30px;
	height: 30px;
	border-radius: 50%;
    background: #999;
    text-shadow: none;
	top: 4px;
}
.carousel-control i {
	font-size: 20px;
	margin-right: 2px;
}
.carousel-control.left {
	left: auto;
	right: 40px;
}
.carousel-control.right i {
	margin-right: -2px;
}
.carousel .carousel-indicators {
	bottom: 15px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 11px;
	height: 11px;
	margin: 1px 5px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #e2e2e2;
	border-color: transparent;
}
.carousel-indicators li.active {
	border: none;
	background: #888;		
}
.testimonial-section 
{
    margin-top: -100px;
}
.quote-icon 
{
    margin-bottom: 40px;
}

/* testimonial */

.contact-form 
{
    background: url(../images/resources/section-nineth-bg.png);
    background-position: center right;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -215px;
    margin-bottom: -355px;
    position: relative;
    height: 130vh;
    z-index: 1;
}
.blue-big
{
    color: #05bee2;
    font-family: "Rubik", Sans-serif;
    font-size: 60px;
    font-weight: 800;
    line-height: 1em;
    text-align: left;
}
.form-lft-text 
{
    padding: 250px 0;
}
.orange-big
{
    color: #ff6600;
    font-family: "Montserrat", Sans-serif;
    font-size: 60px;
    font-weight: 800;
    line-height: 1em;
    text-align: left;
}
.form-grid 
{
    margin-top: 80px;
}
/* input field style */
.input-style 
{
    background-color: rgba(0,0,0,0);
    color: #000000;
    line-height: 2.18em;
    padding: 0px 0px 1px 0px;
    margin: 0px 0px 38px 0px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: rgba(49,49,49,0.1);
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.5);
}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], select, textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 8px 12px;
}
*:focus {
    outline: none;
}
.text-area-pad 
{
    padding: 0 12px;
}

.btn-sumbmit
{
    font-family: "Rubik", sans-serif;
    background: #05bee2;
    width: 300px;
    padding: 20px 0 !important;
    letter-spacing: 5px;
    border: none;
    line-height: 5px;
    font-size: 14px;
    color: #ffffff;
    border-radius: 50px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}

/* Footer */
footer
{
    width: 100%;
    height: 500px;
    float: left;
}
.site-footer
{
    background-color: #313131;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 253px 0px 82px 0px;
}
/* */
.footer-logo img 
{
    width: 80%;
}
.footer-logo p 
{
    color: #fff;
    line-height: 30px;
    margin: 10px 10px;
}
.company-info 
{
    margin-top: 70px;
}
.foot-block 
{
    margin: 10px;
}
.foot-phone
{
    color: #05bee2;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2em;
}
.company-info p 
{
    color: #fff;
}
.foot-block > h4 > a , .foot-block > p > a
    {
	color: #05bee2;
	cursor: pointer;
    }
.copyright
{
    padding: 40px 0;
    text-align: center
}
.copyright p 
{
    color: #05bee2;
}
/* margin style */
.mb80 {
    margin-bottom: 80px;
}
.mb40 {
    margin-bottom: 40px;
}

.mt40 {
    margin-top: 40px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt30 {
    margin-top: 30px;
}

.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt15 {
    margin-top: 15px;
}
/* margin style */
/* hamburg menu */
.mobile-menu 
{
    list-style: none;
    margin-top: -10px;
    padding-left: 0px;

}
.mobile-menu li 
{
    border-bottom: 1px solid #4f4f4f;
}
ul.mobile-menu li a
{
    color: #ffffff;
    background: #333;
    display: block;
    padding: 10px 30px;
    text-transform: uppercase;
    text-decoration: none;
}

/*.overlay-content
{
    background: #000;
    height: 250px;
}*/
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after 
{
    background-color: #ffffff!important;
}
[type=reset], [type=submit], button, html [type=button]
{
    outline: none;
}