@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

html,
body {
    height: 100%;
}

body {
    color: #666;
    font-family: "Mulish", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    overflow-x: hidden;
    text-align: left;
    background-image: url(https://images.squarespace-cdn.com/content/v1/5a566702b1ffb6bff43d42b8/1517361566676-LEO32MJ5NXX9I8D4BHDE/Human-Resources-3-Green-Lights.jpg?format=2500w);
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
}

p:last-child {
    margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    color: #002147;
    margin-top: 0;
}

a {
    color: #002147;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}

a:hover {
    color: #4c4c4c;
    text-decoration: none;
}

a:active,
a:hover,
a:focus {
    outline: 0 none;
    text-decoration: none;
}

a:focus,
button:focus {
    outline: none;
}

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

img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: top;
}

*::before,
*::after,
a,
button,
span,
input,
textarea {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

input,
textarea {
    font-family: 'Montserrat', sans-serif;
}

input:focus,
textarea:focus {
    box-shadow: 0;
    outline: 0;
}

/*-- Placeholder Opacity --*/
::-webkit-input-placeholder {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

:-moz-placeholder {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

::-moz-placeholder {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

:-ms-input-placeholder {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

/*-- Common Classes --*/
.fix {
    overflow: hidden
}

.float-start {
    float: left;
}

.float-end {
    float: right;
}

/*-- Margin Top --*/
.mt-5 {
    margin-top: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Margin Bottom --*/
.mb--30 {
    margin-bottom: -30px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Padding Top --*/
.pt-5 {
    padding-top: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Padding Bottom --*/
.pb-5 {
    padding-bottom: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-- Button --*/
.btn {
    background-color: #fa4b05;
    border: 2px solid #fa4b05;
    border-radius: 0;
    color: #ffffff;
    height: 40px;
    line-height: 24px;
    font-size: 14px;
    padding: 6px 15px;
    text-transform: uppercase;
}

.btn:hover {
    background-color: #fa4b05;
    border: 2px solid #fa4b05;
        color: #ffffff;
}

/*-- Section --*/
.section {
    float: left;
    width: 100%;
}

/*-- BG Color --*/
.bg-white {
    background-color: #ffffff;
}

.bg-gray {
    background-color: #f5f5f5;
}

/*-- Section Title --*/
.section-title {
    text-align: center !important;
    overflow: hidden;
    position: relative
}

.section-title h3 {
    font-size: 32px;
    line-height: normal;
    margin-bottom: 15px;
    font-weight: bold;
}
.tasp ul li {
    list-style: disc;
    margin-bottom: 14px;
    line-height: normal;
}
.tasp ul {
    text-align: left;
    padding-left: 38px;
}
.sin-testimonial {
    background: #ffffff;
    border-radius: 25px;
    padding: 20px 20px 0 20px;
}
.fl-left {
    float: left;
    width: 100%;
}
.box-shadow-none{
    box-shadow: none !important;
}
.modal {
    z-index: 99999 !important;
    background: #00000057;
}
@media (min-width: 992px){
.modal-lg, .modal-xl {
    max-width: 700px;
}}
.modal-content {
    background-color: transparent;
    background-clip: padding-box;
    border: none;
}
.mdl-close {
    position: absolute;
    right: 12px;
    top: 12px;
}
.section-title p {
    color: #000000;
    font-weight: 400;
    margin-bottom: 0;
}

/*-- Page Banner Area --*/
.page-banner-area {
    background-image: url(https://images.pexels.com/photos/7130469/pexels-photo-7130469.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);
    margin-top: 70px;
    padding: 80px 0;
    background-attachment: fixed;
}

/*-- Page Banner --*/
.page-banner {}

.page-banner h1 {
    color: #002147;
    font-size: 30px;
    line-height: 22px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

/*-- Breadcrumb --*/
.breadcrumb {
    background-color: transparent;
    justify-content: center;
    line-height: 12px;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
}

.breadcrumb li {
    margin: 0 17px;
    position: relative;
}

.breadcrumb>li:first-child:before {
    color: #002147;
    content: "\f2fb";
    display: block;
    font-family: "Material-Design-Iconic-Font";
    font-size: 18px;
    position: absolute;
    right: -22px;
    top: 1px;
}

.breadcrumb>li+li:before {
    display: none;
}

.breadcrumb a {
    color: #002147;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}

.breadcrumb a:hover {
    color: #fa4b05;
}

/*-- Overlay --*/
.overlay {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #ededed9e;
}

.overlay::after {
    content: "";
/*    background: -webkit-linear-gradient(#736fb3, #55bce7);*/
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

/*-- Slick Controls --*/

/*-- Slick Arrow --*/
.slick-arrow {
    background-color: #002147;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 40px;
    margin-top: -20px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 99;
}

.slick-arrow.slick-prev {
    left: -45px;
}
.about-content li {
    width: 100%;
    list-style: none;
    text-align: center;
}
.slick-arrow.slick-next {
    right: -45px;
}

.slick-slider:hover .slick-arrow {
    opacity: 1;
}

.slick-slider:hover .slick-arrow.slick-prev {
    left: -5px;
}

.slick-slider:hover .slick-arrow.slick-next {
    right: -5px;
}

.slick-arrow:hover {
    background-color: #fa4b05;
    color: #002147;
}

.slick-arrow i {
    display: block;
    font-size: 22px;
    line-height: 40px;
}

/*-- Slick Dots --*/
.slick-dots {
    height: 10px;
    margin-top: 30px;
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    vertical-align: top;
}

.slick-dots li button {
    background-color: #8b8b8b5e;
    border: medium none;
    border-radius: 50%;
    display: block;
    height: 10px;
    opacity: 0.5;
    padding: 0;
    text-indent: -9999px;
    width: 10px;
}

.slick-dots li.slick-active button {
    opacity: 1;
    background-color: #0a4420;
}

/*-- Scrollup --*/
#scrollUp {
    background-color: #fa4b05;
    bottom: 0;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 28px;
    height: 40px;
    line-height: 37px;
    position: fixed;
    right: 0;
    text-align: center;
    width: 40px;
    z-index: 9999;
}

#scrollUp:hover {
    background-color: #002147;
}

/*----------------------------------------*/
/*  2. Header CSS
/*----------------------------------------*/
.header-area {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99999;
    top: 0;

}

/*---- 2.1 Header Top ----*/
.header-top {
    background-color: #002147;
    padding: 10px 0;
}

/*-- Header Top Left --*/
.header-top-left {}

.header-top-left p {
    color: #ffffff;
    display: block;
    font-size: 13px;
}

/*-- Header Top Right --*/
.header-top-right {}

.header-top-right ul {
    display: inline-block;
    vertical-align: top;
}

.header-top-right ul li {
    display: block;
    float: left;
    margin-left: 30px;
}

.header-top-right ul li:first-child {
    margin-left: 0;
}

.header-top-right ul li a {
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
}

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

.header-bottom {
    position: relative;
    background-size: cover;
}
.header-bottom.stick {
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    position: fixed;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    background: #fffffff2;
}

/*-- 2.2.1 Header Logo --*/
.header-logo {
    display: flex;
    /* margin-top: 35px; */
    align-items: center;
    justify-content: center;
}
.header-logo a {
    display: block
}

/*-- 2.2.2 Header Menu --*/
.main-menu {}

.main-menu nav {}

.main-menu nav>ul {}

.main-menu nav>ul>li {
    display: block;
    float: left;
    margin-left: 24px;
/*    position: relative;*/
}

.main-menu nav>ul li:first-child {
    margin-left: 0;
}

.main-menu nav>ul>li>a {
    display: block;
    font-size: 15px;
    text-transform: capitalize;
    padding: 16px 0;
    position: relative;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: white;
}
.header-bottom.stick .main-menu nav>ul>li>a {
    color: black;
}
 
/*
.main-menu nav>ul>li>a:before {
    background-color: #fa4b05;
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    right: 50%;
}*/

.main-menu nav>li>a>i {
    margin-left: 6px;
    position: relative;
    top: -1px;
}
.main-menu nav>ul>li>a>i {
    background: #04313a;
    color: white;
    text-align: center;
    width: 45px;
    height: 45px;
    display: flex;
    border: 3px solid #fef102;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    line-height: 30px;
    font-size: 18px !important;
    margin: 0 auto;
}
.main-menu nav>ul>li.active>a, .main-menu nav>ul>li:hover>a {
    color: #f8c547;
}

.main-menu nav>ul>li.active>a:before,
.main-menu nav>ul>li:hover>a:before {
    left: 0;
    right: 0;
}
a.sm-icn:after {
    content: '\f2f9';
    font: normal normal normal 14px / 1 'Material-Design-Iconic-Font';
}
/*-- Sub Menu --*/
ul.sub-menu {
    position: absolute;
    left: 22%;
    top: 58px;
    width: fit-content;
    text-align: left;
    background: #fff;
    margin: 0;
    z-index: 1;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    transition: 0.5s;
    visibility: hidden;
    border-top: 2px solid #FF9800;
    opacity: 0;
    padding: 15px;
    width: 56%;
}
.ruq img {
    height: 204px;
    object-fit: contain;
    background: #ffece0;
    width: 100%;
}
.ruq a {
    border-radius: inherit;
    text-align: center;
}
.my-btn {
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
    background-image: linear-gradient(113deg, #fa4b05 0, #ff9038 100%);
    padding: 6px 21px;
    z-index: 1;
    position: relative;
    font-size: 15px;
    display: block;
}
.my-btn:hover:before {
    transform: scale(1);
    width: 100%;
}
.my-btn:hover {
    color: white;
}
.menu-head {
    color: #fb530b;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
}
.my-btn::before {
    position: absolute;
    background-image: linear-gradient(113deg, #0054ff 0, #0781ff 100%);
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 5px;
    z-index: -1;
    transition: 0.5s;
}
.main-menu nav>ul>li:hover ul.sub-menu {
    opacity: 1;
    margin-top: 0;
    visibility: visible;
    z-index: 999;
    border-radius: 0 0 20px 20px;
}
.sub-menu-list ul li a {
    font-weight: 500 !important;
    padding: 8px 9px !important;
    margin-bottom: 5px !important;
}
.sub-menu-list ul li:hover a {
    color: white !important;
    background-image: linear-gradient(113deg, #fa4b05 0, #ff9038 100%);
    transition: all 0s ease 0s;
}
.sub-menu-list ul li {
    width: 50%;
}
.sub-menu-list ul {
    display: flex;
    flex-wrap: wrap;
}
.sec-tp-head {
    font-weight: 700;
    background-image: linear-gradient(113deg, #fa4b05 0, #ff9038 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
    display: block;
}
ul.sub-menu>li a i {
    margin-right: 3px;
    font-size: 12px;
}
ul.sub-menu>li {
    display: block;
    margin: 0;
    position: relative;
    padding: 7px 15px;
    cursor: pointer;
}
ul.sub-menu>li:hover {
    background: #fa4b0514;
}
ul.sub-menu>li a {
   display: block;
    font-size: 14px;
    line-height: 1.5;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-weight: 500;
/*    margin-bottom: 17px;*/
}

ul.sub-menu ul li a {
    display: block;
    font-size: 14px;
    line-height: 1.3;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-weight: 500;
    margin-bottom: 17px;
    padding-left: 20px;
    position: relative;
}
ul.sub-menu ul li a i {
    position: absolute;
    left: 0;
    top: 3px;
    font-weight: 600;
}
/*ul.sub-menu ul li:hover a,
ul.sub-menu ul li.active a {
    color: #fa4b05;
}*/

ul.sub-menu>li:hover a,
ul.sub-menu>li.active a {
    color: #fa4b05;
}

/*-- Mobile Menu --*/
a.meanmenu-reveal {
    color: #002147;
    font-size: 100%;
    height: 24px;
    padding: 0;
    text-align: center;
    top: -34px;
}

a.meanmenu-reveal:hover {
    color: #fa4b05;
}

a.meanmenu-reveal i {
    display: block;
    font-size: 22px;
    line-height: 22px;
}

.mean-bar {
    background-color: transparent;
    min-height: auto;
    padding: 0;
    top: 100%;
}

.mean-nav {
    background-color: transparent;
    margin: 0;
    position: relative;
}

.mean-nav>ul {
    height: 200px;
    overflow-x: scroll;
    margin-bottom: 15px;
}

.mean-nav>ul ul {
    box-shadow: none;
    float: left;
    margin: 0;
    opacity: 1;
    padding: 0;
    position: static !important;
    transition: none 0s ease 0s;
    visibility: visible;
    width: 100%;
}

.mean-nav>ul>li:last-child {
    border-bottom: 1px solid #ddd;
}

.mean-nav>ul>li li a {
    border-color: #ddd;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    opacity: 1;
    padding: 8px 0 8px 15px;
}

.mean-nav>ul>li li a:hover {
    background-color: transparent;
    color: #fa4b05;
}

.mean-nav>ul>li li li a {
    border-color: #ddd;
    opacity: 1;
    padding: 8px 0;
    font-size: 12px;
    padding-left: 30px;
}

.mean-nav>ul>li li li a:hover {
    background-color: transparent;
    color: #fa4b05;
}

.mean-nav>ul>li>a,
.mean-nav>ul>li a {
    border-color: #ddd;
    opacity: 1;
    padding: 8px 0;
    font-size: 12px;
}

.mean-nav>ul>li>a:hover,
.mean-nav>ul>li a:hover {
    background-color: transparent;
    color: #fa4b05;
}

.mean-nav a.mean-expand {
    background-color: transparent;
    border: medium none !important;
    font-size: 20px !important;
    height: 42px;
    line-height: 42px;
    padding: 0 !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
}

.mean-nav a.mean-expand:hover {
    color: #fa4b05;
}

.mean-nav a.mean-expand .mean-clicked {
    font-size: 20px !important;
}

/*-- 2.2.3 Header Button --*/
.header-buttons {
    margin-left: 40px;
}

/*--Header Search --*/
.header-search {
    cursor: pointer;
    display: block;
    position: relative;
}

.search-toggle {
    display: block;
    background-color: transparent;
    border: none;
    padding: 0;
    padding: 40px 0;
    color: #002147;
    position: relative;
}

.stick .search-toggle {
    padding: 25px 0;
}

.search-toggle:before {
    background-color: #fa4b05;
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    right: 50%;
}

.search-toggle i {
    font-size: 20px;
    line-height: 30px;
    display: block;
}

.search-toggle:hover,
.search-toggle.active {
    color: #fa4b05;
}

.search-toggle:hover:before,
.search-toggle.active:before {
    left: 0;
    right: 0;
}

/*-- Search Form --*/
.search-form {
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    float: right;
    margin-top: 30px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    transition: all 0.4s ease 0s;
    visibility: hidden;
    width: 300px;
    z-index: -99;
}

.search-form.open {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    z-index: 999;
}

.header-search form {
    overflow: hidden;
    position: relative;
}

.header-search form input {
    background-color: transparent;
    border: medium none;
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    padding: 0 40px 0 15px;
    width: 100%;
}

.header-search form button {
    background-color: transparent;
    border: medium none;
    color: #002147;
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
}

.header-search form button i {
    display: block;
    font-size: 20px;
    line-height: 50px;
}

.header-search form button:hover {
    color: #fa4b05;
}

/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/
.slider-area {
    margin-top: 70px;
}
.nivo-caption {
    height: 100%;
    top: 0;
    padding: 0;
    opacity: 1;
    background: -webkit-linear-gradient(#110c5c, #7bcafb);
    background-image: url(https://images.pexels.com/photos/7130469/pexels-photo-7130469.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);
    background-size: 100% 100%;
}
.nivo-caption .container {
    height: 100%;
    display: table;
}

.nivo-caption .container .row {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

/*-- Hero Control --*/

.nivo-directionNav a {
    top: 50%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: block;
    background-color: rgb(243 236 252 / 71%);
    text-align: center;
    margin-top: -30px;
    color: #002147;
}

.nivo-directionNav a i {
    font-size: 30px;
    line-height: 60px;
}

.nivo-directionNav a:hover {
    background-color: #fa4b05;
    color: white;
}

.nivo-directionNav a.nivo-prevNav {
    left: -60px;
}

.nivo-directionNav a.nivo-nextNav {
    right: -60px;
}

.nivoSlider:hover a.nivo-prevNav {
    left: 30px;
}

.nivoSlider:hover a.nivo-nextNav {
    right: 30px;
}

/*-- Hero Content --*/

.hero-content h2 {
    color: #002147;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.hero-content h1 {
    color: #002147;
    font-size: 25px;
    font-weight: 700;
    line-height: 39px;
    margin: 23px 0;
    text-transform: capitalize;
}

.hero-content p {
    font-size: 16px;
    padding: 0;
    margin-bottom: 30px;
}
/*.sl-btn .btn:nth-child(1) {
    background-color: #fa4b05;
     border: 2px solid #fa4b05; 
    border-radius: 0;
    color: black;
    display: inline-block;
    font-size: 13px;
    height: 44px;
    line-height: 24px;
    padding: 8px 30px;
    text-transform: uppercase;
}

.sl-btn .btn:nth-child(1):hover {
    background-color: transparent;
    border-color: white;
    color: white;
}*/
.hero-content .btn {
    background-color: transparent;
    border: 2px solid #002147;
    border-radius: 0;
    color: #002147;
    display: inline-block;
    font-size: 13px;
    height: 44px;
    line-height: 24px;
    padding: 8px 30px;
    text-transform: uppercase;
}

.hero-content .btn:hover {
    background-color: #fa4b05;
    border-color: #fa4b05;
    color: white;
}

/*----------------------------------------*/
/*  4. About Area
/*----------------------------------------*/

/*-- 4.1 About Area --*/
.about-area {
    /* background: -webkit-linear-gradient(#ae85bd, #ffffff8c); */
    background: #ffffffb0;
}
.bg-green {
    /* background: -webkit-linear-gradient(#adb86c, #ffffff8c); */
    background: #e5d3cb75;
}
.bg-orange {
    /* background: -webkit-linear-gradient(#dfe150, #d2fb5f); */
    background: #d5deffbf;
}
/*.bg-blue {
    background: -webkit-linear-gradient(#053f1b, #b4e8b6);
}*/
/*-- About Content --*/
.about-content {
    margin-top: 30px;
    padding-right: 30px;
}

.about-content h3 {
    font-size: 30px;
    margin-bottom: 15px;
    z-index: 9;
    text-transform: capitalize;
    font-weight: 500;
}

.about-content p {
    line-height: 26px;
    margin-bottom: 15px;
}

.about-content .btn {}

/*-- About Image --*/
.about-image {}

.about-image img {
    width: 88%;
    border-radius: 10px;
/*    box-shadow: -5px 5px 0px #fbfb818c;*/
    border-radius: 15px;
}

/*-- 4.2 Skill Area --*/
.skill-area {}

.progress-title {
    font-size: 14px;
    font-weight: 300;
    line-height: 13px;
    text-transform: capitalize;
}

.progress {
    background-color: #f5f5f5;
    border-radius: 0;
    box-shadow: none;
    height: 4px;
    margin: 0;
    overflow: visible;
}

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

.progress-bar::before {
    bottom: 13px;
    color: #333;
    content: attr(data-progress);
    font-size: 13px;
    line-height: 14px;
    position: absolute;
    right: 0;
}

/*-- 4.3 Teachers Area --*/
.teachers-area {}

.single-teacher {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    margin: 20px 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-teacher:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.single-teacher img {
    width: 100%;
}

.single-teacher .content {
    background-color: #ffffff;
    padding: 30px 25px 30px;
    text-align: center;
    border-radius: 12px;
}

.single-teacher .content h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 13px;
    text-transform: uppercase;
}

.single-teacher .content h5 {
    letter-spacing: 1px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #fa4b05;
}

.single-teacher .content .social-links {}

.single-teacher .content .social-links a {
    border: 1px solid #002147;
    border-radius: 50%;
    color: #002147;
    display: inline-block;
    height: 30px;
    margin: 0 2px;
    text-align: center;
    width: 30px;
    opacity: 0.7;
}

.single-teacher .content .social-links a i {
    display: block;
    font-size: 14px;
    line-height: 30px;
}

.single-teacher .content .social-links a:hover {
    background-color: #fa4b05;
    border-color: #fa4b05;
    color: #ffffff;
}

/*----------------------------------------*/
/*  5. Course Area
/*----------------------------------------*/
.course-area {}

/*-- 5.1 Course Item --*/
.course-item {
    background-color: #ffffff;
    box-shadow: 4px 8px 9px rgb(0 0 0 / 3%);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    text-align: center;
    border-radius: 25px;
    height: inherit;
}
.course-item:hover {
    box-shadow: 0 10px 20px rgba(34, 30, 31, 0.25);
}

.course-item .image {
    display: block;
    position: relative;
}

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

.course-item .content {
    padding: 26px 30px;
}

.course-item .content .title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 600;
}
.box-ser .content {
    padding: 28px 9px;
}

.course-item .content .title a {}

.course-item .content .title a:hover {
    color: #fa4b05;
}

.course-item .course-info {
    overflow: hidden;
}

.course-item .course-info a,
.course-item .course-info span {
    color: #696969;
    display: block;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    margin-right: 15px;
    text-transform: capitalize;
}

.course-item .course-info a i,
.course-item .course-info span i {
    font-size: 14px;
    margin-right: 5px;
}

.course-item .course-info a:hover {
    color: #fa4b05;
}

/*-- 5.2 Single Course Details --*/
.single-course-details {}

.single-course-details .image {
    margin-bottom: 15px;
}

.single-course-details .image img {
    width: 100%;
}

.single-course-details .content .title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}

.single-course-details .content .title a {}

.single-course-details .content .title a:hover {
    color: #fa4b05;
}

.single-course-details .course-info {
    overflow: hidden;
    margin-bottom: 10px;
}

.single-course-details .course-info a,
.single-course-details .course-info span {
    color: #696969;
    display: block;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    margin-right: 15px;
    text-transform: capitalize;
}

.single-course-details .course-info a i,
.single-course-details .course-info span i {
    font-size: 14px;
    margin-right: 5px;
}

.single-course-details .course-info a:hover {
    color: #fa4b05;
}

.single-course-details .content p {}

/*-- Course Duration --*/

.course-duration .duration-title {
    background-color: #fa4b05;
    color: #ffffff;
    font-size: 18px;
}

.course-duration .duration-text {
    background-color: #f6f6f6;
    color: #4c4c4c;
}

.course-duration .text {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 10px 0;
}

.course-duration .text span {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    text-align: center;
    text-transform: capitalize;
    width: 192px;
}

.course-duration .text .text-end {
    border: 0 none;
    display: inline-block;
    float: right;
    padding: 0;
    text-align: center !important;
    width: 240px;
}

/*----------------------------------------*/
/*  6. Funfact Area
/*----------------------------------------*/
.funfact-area {
    background-image: url('../img/bg/funfact.jpg');
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

/*-- Single Funfact --*/
.single-funfact {
    text-align: center;
}

.single-funfact h2 {
    color: #ffffff;
    font-size: 62px;
    margin-bottom: 30px;
    line-height: 46px;
}

.single-funfact h4 {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    position: relative;
}

/*----------------------------------------*/
/*  7. Gallery Area
/*----------------------------------------*/
.gallery-area {}

/*-- Gallery Item --*/
.gallery-item {
    display: block;
    position: relative;
    padding: 0;
}

.gallery-item::before {
    background-color: #fff;
    border-radius: 50%;
    color: #fa4b05;
    content: "\f1c3";
    font-family: "Material-Design-Iconic-Font";
    font-size: 20px;
    height: 40px;
    left: 50%;
    line-height: 40px;
    margin-left: -20px;
    margin-top: 20px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
    z-index: 2;
}

.gallery-item:hover::before {
    margin-top: -25px;
    opacity: 1;
}

.gallery-item::after {
    background-color: #fa4b05;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.gallery-item:hover::after {
    opacity: 0.85;
}

.gallery-item img {
    width: 100%;
}

/*----------------------------------------*/
/*  8. Event Area
/*----------------------------------------*/
.event-area {}

/*-- 8.1 Event Item --*/
.event-item {
    position: relative;
}

.event-item::before {
    background: transparent;
    background: -moz-linear-gradient(top, transparent 0%, transparent 40%, #000000 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(40%, transparent), color-stop(100%, #000000));
    background: -webkit-linear-gradient(top, transparent 0%, transparent 40%, #000000 100%);
    background: -o-linear-gradient(top, transparent 0%, transparent 40%, #000000 100%);
    background: -ms-linear-gradient(top, transparent 0%, transparent 40%, #000000 100%);
    background: linear-gradient(to bottom, transparent 0%, transparent 40%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#000000', GradientType=0);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.75;
    position: absolute;
    right: 0;
    top: 0;
}

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

.event-item .date {
    background-color: #fa4b05;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    left: 30px;
    font-family: "Montserrat", sans-serif;
    line-height: 24px;
    padding: 10px 15px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    top: 0;
}

.event-item .content {
    bottom: 0;
    left: 0;
    padding: 15px 30px 20px;
    position: absolute;
    right: 0;
}

.event-item .date span {
    display: block;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 3px;
    text-transform: uppercase;
}

.event-item h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

.event-item h3 a {
    color: #fff;
}

.event-item h3 a:hover {
    color: #fa4b05;
    ;
}

.event-item .event-meta {}

.event-item .event-meta span {
    color: #fff;
    display: block;
    float: left;
    margin-right: 15px;
}

.event-item .event-meta span:last-child {
    margin-right: 0;
}

.event-item .event-meta span i {
    margin-right: 5px;
    line-height: 24px;
    float: left;
    padding-left: 1px;
}

/*-- 8.2 Single Event Details --*/
.single-event-details {
    position: relative;
}

.single-event-details img {
    width: 100%;
    margin-bottom: 20px;
}

.single-event-details .date {
    background-color: #fa4b05;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    left: 30px;
    font-family: "Montserrat", sans-serif;
    line-height: 24px;
    padding: 10px 15px;
    position: absolute;
    text-align: center;
    text-transform: capitalize;
    top: 0;
}

.single-event-details .date span {
    display: block;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 3px;
    text-transform: uppercase;
}

.single-event-details .content {}

.single-event-details h3 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 10px;
}

.single-event-details .event-meta {
    margin-bottom: 5px;
}

.single-event-details .event-meta span {
    color: #696969;
    display: block;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    margin-right: 15px;
    text-transform: capitalize;
}

.single-event-details .event-meta span:last-child {
    margin-right: 0;
}

.single-event-details .event-meta span i {
    font-size: 14px;
    margin-right: 5px;
    padding-left: 1px;
}

/*----------------------------------------*/
/*  9. Testimonial Area
/*----------------------------------------*/
/*.testimonial-area {
    background-image: url("img/bg/testimonial.jpg");
}
*/
/*-- Testimonial Slider --*/
.testimonial-slider {}

/*-- Single Testimonial --*/
.sin-testimonial {}

.sin-testimonial p {
/*    color: #ffffff;*/
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
}

.sin-testimonial h4 {
    color: #002147;
    display: inline-block;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    padding-left: 35px;
}

.sin-testimonial h4::before {
    background-color:#002147;
    bottom: 3px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 25px;
}

/*----------------------------------------*/
/*  10. News Area
/*----------------------------------------*/
.news-area {}

/*-- News Item --*/
.news-item {
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 10px;
    border-radius: 15px;
}

.news-item:hover {
    box-shadow: 0 10px 20px rgba(34, 30, 31, 0.25);
}

/*-- News Image --*/
.news-item .image {
    display: block;
}

.news-item .image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.news-item .content {
    padding: 15px 10px 10px 10px;
}
.news-item .content h3 {
    font-size: 20px;
    margin-bottom: 10px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-height: normal;
}

.news-item .content h3 a {}

.news-item .content h3 a:hover {
    color: #fa4b05;
}

.news-item .content .news-meta {
    margin-bottom: 10px;
}

.news-item .content .news-meta span,
.news-item .content .news-meta a {
    display: block;
    float: left;
    font-size: 12px;
    margin-right: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    line-height: 16px;
}

.news-item .content .news-meta span i,
.news-item .content .news-meta a i {
    margin-right: 5px;
    font-size: 14px;
    padding-left: 1px;
}

.news-item .content .news-meta a:hover {
    color: #fa4b05;
}

.news-item .content p {}

.news-item .content>a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.news-item .content>a:hover {
    color: #fa4b05;
}

.single-news-details {}

.single-news-details img {
    margin-bottom: 20px;
    width: 100%;
}

.single-news-details .content {}

.single-news-details .content .title {
    font-size: 20px;
    margin-bottom: 10px;
}

.single-news-details .content .news-meta {
    margin-bottom: 10px;
}

.single-news-details .content .news-meta span,
.single-news-details .content .news-meta a {
    display: block;
    float: left;
    font-size: 12px;
    margin-right: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    line-height: 16px;
}

.single-news-details .content .news-meta span i,
.single-news-details .content .news-meta a i {
    margin-right: 5px;
    font-size: 14px;
    padding-left: 1px;
}

.single-news-details .content .news-meta a:hover {
    color: #fa4b05;
}

.single-news-details .content p {}

.single-news-details .quote-section {
    background-color: #efefef;
    border-left: 2px solid #fa4b05;
    margin: 38px 0 39px 35px;
    overflow: hidden;
    padding: 17px 37px 17px 27px;
}

.single-news-details .quote-section p {
    margin: 0;
}

/*-- Single News Footer --*/
.news-footer {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-top: 50px;
    padding: 10px 0;
}

/*-- Related Tags --*/
.related-tag {
    display: inline-block
}

.related-tag span {
    float: left;
    margin-right: 10px;
}

.related-tag .tag {
    display: inline-block;
    vertical-align: top;
}

.related-tag .tag a {
    color: #898989;
    font-weight: 300;
}

.related-tag .tag a:hover {
    color: #fa4b05;
}

/*-- Share Links --*/
.share-links {
    float: right;
}

.share-links span {
    float: left;
    margin-right: 10px;
}

.share-links .links {
    display: inline-block;
    vertical-align: top;
}

.share-links .links a {
    color: #898989;
    display: block;
    float: left;
    font-weight: 300;
    margin-right: 15px;
}

.share-links .links a:last-child {
    margin-right: 0;
}

.share-links .links a:hover {
    color: #fa4b05;
}

/*----------------------------------------*/
/*  11. Contact Page
/*----------------------------------------*/
.contact-area {}

.contact-wrapper h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 14px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

/*-- Contact Info --*/
.contact-info {
    margin-bottom: 50px;
}

.contact-info p {
    line-height: 24px;
    margin-bottom: 9px;
}

.contact-info p i {
    display: block;
    float: left;
    font-size: 18px;
    line-height: 24px;
    width: 27px;
}

.contact-info p span {
    display: block;
    overflow: hidden;
}

/*-- Contact Social --*/
.contact-social a {
    color: #4c4c4c;
    display: block;
    float: left;
    margin-right: 20px;
}

.contact-social a:last-child {
    margin-right: 0;
}

.contact-social a i {
    display: block;
    font-size: 14px;
    line-height: 17px;
}

.contact-social a:hover {
    color: #86bc42;
}

/*-- Contact Form --*/

.contact-form input,
.contact-form textarea {
    background-color: #f1f1f1;
    border: medium none;
    color: #777777;
    font-size: 14px;
    font-weight: 300;
    height: 44px;
    line-height: 24px;
    padding: 10px 15px;
    width: 100%;
}

.contact-form textarea {
    height: 100px;
    resize: none;
}

.contact-form input[type="submit"],
.contact-form .btn-submit {
    background-color: #002147;
    border: none;
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 50px;
    text-transform: uppercase;
    width: auto;
}

.contact-form input[type="submit"]:hover,
.contact-form input[type="submit"]:focus,
.contact-form input[type="submit"]:active,
.contact-form .btn-submit:hover,
.contact-form .btn-submit:focus,
.contact-form .btn-submit:active {
    background-color: #fa4b05;
    color: #fff;
}

/*-- Contact map --*/

.contactMap {

    width: 100%;
    height: 485px;

}

.contactMap iframe {
    width: 100%;
    height: 100%;
    display: block;
    display: flex;
    flex-wrap: wrap;
    /*filter: grayscale(100%);
    -webkit-filter: grayscale(100%);*/
}

/*----------------------------------------*/
/*  12. Footer Top Area
/*----------------------------------------*/
.footer-top-area {
    /* background: -webkit-linear-gradient(#f0c543, #d2fb5f); */
    /* border-top: 3px solid #b1b1b10f; */
    background-image: url(../img/faq_bg.png);
    background-size: cover;
}
.footer-widget {}

.footer-widget>h3 {
    color: #fff;
    font-size: 18px;
    line-height: 13px;
    margin-bottom: 30px;
}

/*-- Footer Widget Link & Address --*/
.footer-widget ul {}

.footer-widget ul li {
    margin-bottom: 5px;
    overflow: hidden;
}

.footer-widget ul li:last-child {
    margin-bottom: 0;
}

.footer-widget ul li a {
    line-height: 25px;
    color:#fff;
    font-weight: 300;
}

.footer-widget ul li a:hover {
    color: #fb530b;
}

.footer-widget ul li i {
    font-size: 18px;
    width: 30px;
    line-height: 25px;
    float: left;
    color: #fff;
}

.footer-widget ul li span {
    display: block;
    overflow: hidden;
    color: #fff;
}

/*-- Footer Widget About --*/
.footer-widget .footer-logo {
    display: inline-block;
    margin-bottom: 24px;
}

.footer-widget p {
    margin-bottom: 25px;
    color: #fff;
}

/*-- Footer Social --*/
.footer-widget .footer-social a {
    color: #002147;
    display: block;
    float: left;
    margin-right: 12px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.footer-widget .footer-social a i {
    display: block;
    font-size: 20px;
    line-height: 17px;
}

.footer-widget .footer-social a:last-child {
    margin-right: 0;
}

.footer-widget .footer-social a:hover {
    color: #fa4b05;
}

/*-- Footer Widget Instagram --*/
.instagram-widget {}

.instagram-widget div {
    display: block;
    float: left;
    margin-bottom: 10px;
    padding: 0 5px;
    width: 33.3333%;
}

.instagram-widget div a {
    display: block;
    position: relative;
}

.instagram-widget div a:before {
    background-color: #fa4b05;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.instagram-widget div a:hover:before {
    opacity: 0.9;
}

.instagram-widget div a::after {
    bottom: 0;
    color: #ffffff;
    content: "+";
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    font-weight: 300;
    height: 40px;
    left: 0;
    line-height: 40px;
    margin: -20px auto 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.instagram-widget div a:hover:after {
    opacity: 1;
}

.instagram-widget div a img {
    width: 100%;
}

/*----------------------------------------*/
/*  13. Footer Bottom Area
/*----------------------------------------*/
.footer-bottom-area {
    background-color: #fafafd;
    border-top: 1px solid rgb(185 183 183 / 20%);
    padding: 5px 0;
}

.footer-bottom-area p {
    color: #002147;
    font-size: 12px;
    letter-spacing: .4px;
}

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

.footer-bottom-area p a:hover {
    color: #fa4b05;
}

.footer-bottom-area .copyright i {
    color: #db1a48;
    margin: 0 3px;
}

/*----------------------------------------*/
/*  14. Comments & Sidebar Area
/*----------------------------------------*/

/*-- 14.1 Comments --*/
.comment-wrapper {
    overflow: hidden;
    margin-top: 70px;
}

.comment-wrapper h3 {
    line-height: 18px;
    margin-bottom: 50px;
}

/*-- Comment List --*/
.comment-list {}

.comment-list li {}

.comment-list li ul {}

.comment-list li ul li {
    padding-left: 70px;
}

/*-- Single Comment --*/
.single-comment {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 20px;
}

.single-comment .author-image {
    border: 1px solid #eaeaea;
    float: left;
    height: 70px;
    margin-right: 15px;
    width: 70px;
}

.single-comment .author-image img {
    width: 100%;
}

.single-comment .comment-text {}

.single-comment .author-info h4 {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.single-comment .author-info h4 a {}

.single-comment .author-info h4 a:hover {
    color: #fa4b05;
}

.single-comment .time,
.single-comment .reply {
    float: right;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 5px;
}

.single-comment .reply a {
    color: #fa4b05;
    display: block;
}

.single-comment .reply a:hover {
    color: #002147;
}

.single-comment .time {
    padding-right: 3px;
    position: relative;
}

.single-comment .comment-text p {
    line-height: 20px;
}

/*-- 14.2 Sidebar --*/
.single-sidebar {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.single-sidebar:last-child {
    margin-bottom: 0;
}

.single-sidebar>h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 25px;
    text-transform: capitalize;
    border-bottom: 2px solid #fa4b05;
    padding-bottom: 9px;
}

/*-- Teacher Sidebar --*/
.sidebar-teacher {
    border: 1px solid #eee;
    padding: 30px;
    text-align: center;
}

.sidebar-teacher img {
    margin-bottom: 20px;
    width: 100%;
    max-width: 200px;
    border: 5px solid #eee;
    border-radius: 50%;
}

.sidebar-teacher h4 {
    font-size: 20px;
    line-height: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.sidebar-teacher h5 {
    color: #444;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 15px;
}

.sidebar-teacher .social {}

.sidebar-teacher .social a {
    display: inline-block;
    margin: 0 3px;
    vertical-align: text-top;
}

.sidebar-teacher .social a i {
    display: block;
    font-size: 14px;
    line-height: 16px;
    min-width: 16px;
    padding-top: 3px;
}

.sidebar-teacher .social a:hover {
    color: #fa4b05;
}

/*-- Category Sidebar --*/
.category {}

.category li {
    border-bottom: 1px solid #eee;
    display: block;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.category li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.category li a {
    color: #4c4c4c;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding-left: 25px;
    position: relative;
}
.category li a:before {
    content: '➩';
    position: absolute;
    left: 2px;
    font-size: 18px;
}
.category a:hover {
    color: #fa4b05;
}

/*-- Tags Sidebar --*/
.tags {}

.tags a {
    border: 1px solid #ddd;
    color: #4c4c4c;
    float: left;
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 1px 9px;
}

.tags a:hover {
    border: 1px solid #fa4b05;
    background-color: #fa4b05;
    color: #fff;
}

/*-- Related Courses Sidebar --*/
.sidebar-course {
    max-width: 320px;
    width: 100%;
}

.sidebar-course .content {
    padding: 20px;
}

.sidebar-course .content .title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 7px;
}

/*-- Recent Event Sidebar --*/
.recent-event {}

/*-- Recent Event Sidebar --*/
.recent-event-item {
    margin-bottom: 20px;
}

.recent-event-item:last-child {
    margin-bottom: 0;
}

.recent-event-item .image {
    border: 1px solid #eee;
    display: block;
    float: left;
    width: 70px;
    margin-right: 15px;
}

.recent-event-item .image img {
    width: 100%;
}

.recent-event-item .content {
    overflow: hidden;
}

.recent-event-item .content h5 {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 4px;
}

.recent-event-item .content h5 a {
    color: #6b6b6b;
}

.recent-event-item .content h5 a:hover {
    color: #fa4b05;
}

.recent-event-item .meta {
    margin-bottom: 4px;
}

.recent-event-item .meta a {
    color: #b2b2b2;
    font-size: 11px;
    line-height: 12px;
    margin-right: 13px;
    display: block;
    float: left;
}

.recent-event-item .meta a i {
    font-size: 12px;
    margin-right: 5px;
}

.recent-event-item .meta a:hover {
    color: #fa4b05;
}

.recent-event-item .content p {
    color: #6b6b6b;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
}

/*-- Recent News Sidebar --*/
.recent-news {}

/*-- Recent Event Sidebar --*/
.recent-news-item {
    margin-bottom: 20px;
}

.recent-news-item:last-child {
    margin-bottom: 0;
}

.recent-news-item .image {
    border: 1px solid #eee;
    display: block;
    float: left;
    width: 70px;
    margin-right: 15px;
}

.recent-news-item .image img {
    width: 100%;
    height: 47px;
    object-fit: cover;
}

.recent-news-item .content {
    overflow: hidden;
}

.recent-news-item .content h5 {
    font-size: 14.7px;
    font-weight: 300;
    margin-bottom: 4px;
}

.recent-news-item .content h5 a {
    color: #6b6b6b;
}

.recent-news-item .content h5 a:hover {
    color: #fa4b05;
}

.recent-news-item .meta {
    margin-bottom: 4px;
}

.recent-news-item .meta a {
    color: #b2b2b2;
    font-size: 11px;
    line-height: 12px;
    margin-right: 13px;
    display: block;
    float: left;
}

.recent-news-item .meta a i {
    font-size: 12px;
    margin-right: 5px;
}

.recent-news-item .meta a:hover {
    color: #fa4b05;
}

.recent-news-item .content p {
    color: #6b6b6b;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
}

.form-message.success {
    color: #2e6930;
    background-color: #dbefdc;
    border-color: #c9e7cb;
    margin-top: 30px;
    transition: all 0.5s ease 0s;
    position: relative;
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    border-radius: 5px;
}
.header-icons a {
    color: white;
    padding: 0 10px;
}
.header-icons a:hover {
    color: #fa4b05;
}
.mobile-menu{
    display: none;
}
.hr-name {
    font-size: 20px;
    font-weight: 600;
    color: #04313a;
}
.header-logo a img {
    height:58px;
    /* position: absolute; */
    /* top: 0; */
    /* left: 6%; */
    /* background: #ffffffe0; */
    /* padding: 7px 16px 16px 16px; */
/*    border-radius: 18px;*/
    object-fit: contain;
    /* border-bottom: 2px solid #e8ecef; */
    /* background-image: url(https://images.pexels.com/photos/7130469/pexels-photo-7130469.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1); */
    background-size: auto;
}
ul.sub-menu h6 {
    font-weight: 600;
    padding-bottom: 18px;
    position: relative;
}
ul.sub-menu h6:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 40%;
    background: #bbbbbbba;
    top: 25px;
    border-radius: 20px;
}
.main-menu nav>ul>li>a i {
    font-weight: bold;
    font-size: 20px;
    position: relative;
    top: 3px;
    display: none;
}
.nivoSlider img {
    height: 70vh !important;
    object-fit: cover;
}
.video-section .row {
    display: flex;
    align-items: center;
    text-align: justify;
}
section.light-bg {
    background: #fbf0e04d;
    padding: 50px 0;
}
.cate-main-box {
    justify-content: center;
}
.cate-box {
    border-radius: 12px;
    background-color:#f9f9f9ab;
    transition: all .3s ease-in-out;
    border: 1px solid transparent;
    padding: 8px;
    margin-bottom: 25px;
    height: 155px;
    box-shadow: 4px 4px 0px #87878714;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.cate-main-box img {
    width: 70px;
}

.cate-box h3 {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: black;
    text-transform: capitalize;
}
.cate-box:hover {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-color: #ff9800;
    background: white;
}
.text-justify{
    text-align: justify;
}
.page-detail ul li {
    margin-bottom: 20px;
    list-style: disc;
}
.page-detail ul li::marker {
    color: #cc9f00;
    font-size: 23px;
}
.page-detail ul li b {
    color: #c99f00;
    font-size: 16px;
}
.page-detail ul {
    padding-left: 25px;
}
.quations .accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #fa4b05;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.quations .accordion-button {
    outline: none;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.quations .accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}
.quations .accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125) !important;
    margin-bottom: 25px;
}
.quations .accordion-body b {
    color: #002147;
}
.theme-color{
    color: #fa4b05 !important;
}
.hm-inner {
    text-align: center;
    height: 200px;
    background: white;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    border-radius: 40px;
    box-shadow: 4px 10px 10px #c9c9c947;
}
.hm-inner .row {
    width: 100%;
}
.hm-inner .row .col-md-4 {
    border-right: 1px solid #dbdbdb;
}
.hm-inner .row .col-md-4:nth-child(3) {
    border-right: none;
}
.hm-con h6 {
    margin: 18px 0;
}
.hm-con .footer-social i {
    color: #002147 !important;
}
.about-content h5 span {
/*    color: #376cfb;*/
    font-weight: bold;
    margin-bottom: 15px;
}
.theme-btn {
    border: 1px solid;
    padding: 6px 14px;
    display: block;
    width: fit-content;
    margin: 0 auto;
}
.theme-btn:hover {
    background-color: #fa4b05;
    color: #ffffff;
}
section.cv-section.section {
    background-image: url(../img/test-bg.jpg);
    padding: 100px 0;
    background-size: cover;
    position: relative;
    background-position: center;
}
.request {
/*    background-image: url(../img/test-bg.jpg);*/
    padding: 50px 0;
/*    background-size: cover;*/
    position: relative;
    background-position: center;
}
.request:before {
    background: -webkit-linear-gradient(#7c9fc1f5, #ffffffb5);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url(../img/faq_bg.png);
    background-size: cover;
}
.cv-section input, .cv-section textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 12px;
    font-weight: 600;
    height: 53px;
    letter-spacing: -0.02em;
    line-height: 30px;
    padding-bottom: 11px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    background-color: rgb(31 56 80 / 51%);
    color: #fff;
    border: none;
    width: 100%;
    margin-bottom: 16px;
}
section.cv-section.section:before {
    background: -webkit-linear-gradient(#7c9fc1f5, #ffffffb5);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
section.cv-section.section form {
    position: relative;
}
.cv-section input::placeholder, .cv-section textarea::placeholder {
    color: white;
    letter-spacing: .5px;
}
.cv-section textarea {
    height: auto;
}
.submit-btn {
    background-color: transparent;
    border: 2px solid #fa4b05;
    border-radius: 0;
    color: #fa4b05;
    display: inline-block;
    font-size: 13px;
    height: 44px;
    line-height: 24px;
    padding: 8px 30px;
    text-transform: uppercase;
    font-weight: bold;
}
.submit-btn:hover {
    border: 2px solid #fa4b05;
    background-color: #fa4b05;
    color: #ffffff;
}
.theme-btn i {
    margin-left: 6px;
}
.accrodian-section .col-md-6 {
    padding: 0;
    /* background: -webkit-linear-gradient(#0e0758, #7cccfd); */
    background: #b5b7d0b0;
}
.d-blue-bg .row .col-md-6:nth-child(1):before {
        background: -webkit-linear-gradient(#15136252, #7bcafb52);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
}
.d-blue-bg .row .col-md-6:nth-child(1) {
    position: relative;
}
.accrodian-section .col-md-6:nth-child(2) {
    padding: 50px;
}
.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #7b0002 !important;
}
.accordion-button:not(.collapsed)::after {
    filter: brightness(0) invert(1);
}
.accordion-button:focus {
    z-index: 3;
    border-color: #7b0002;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(123 0 2 / 14%);
}
.accordion-button {
    background-color: #ebebeb66;
}
.accrodian-section .accordion {
    margin-top: 25px;
}
.accrodian-section .accordion-button {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .5px;
    background: #fa4b050d;
}
.accrodian-section .col-md-6 img {
    height: -webkit-fill-available;
    object-fit: cover;
}
.footer-social {
    display: inline-block;
}
.testimonial-area .section-title h3 {
/*    color: white;*/
}
.hero-content {
    display: flex;
    align-items: center;
}
.sl-dv{
    padding: 0 30px 0 8%;
}
.sl-dv, .img-sl {
    width: 50%;
}
.img-sl img{
    position: inherit;
    width: 100%;
}
.header-bottom .container {
    position: relative;
    max-width: 100%;
}
.home-slider {
    padding-top: 100px;
    background-image: url(../img/faq_bg.png);
    background-size: cover;
    background-position: center;
}
.sl-p {
    height: 60vh;
}
.sl-p .row {
    height: 60vh;
}
.slider1 {
    /* background: #1667b740; */
    background-image: linear-gradient(113deg, #f2e7a3 0, #f9c03a 100%);
}
.slider2 {
/*    background: #d2552a4d;*/
    background-image: linear-gradient(#9ebb8d, #d2552a4d);
}
.slider3 {
/*    background: #ffc10773;*/
   background-image: linear-gradient(#9ebb8d, #ffc10773);
}
.slider4 {
/*    background: #dc35454a;*/
    background-image: linear-gradient(#9ebb8d, #dc35454a);
}
.slider5 {
    background: #1987544f;
    background-image: linear-gradient(#9ebb8d, #fcfc80);
}
.sl-p .about-image img {
    border-radius: 10px;
    height: 320px;
    object-fit: contain;
    box-shadow: none !important;
}
.home-slider-btns {
    display: flex;
    justify-content: end;
    position: absolute;
    right: 32px;
    bottom: 20px;
    background: #ffffffb0;
    padding: 7px 9px;
    border-radius: 25px;
}
.slider-arrow {
    background: none;
    border: none;
    padding: 0 11px;
    font-size: 19px;
}
.sl-round button {
    border: none;
    background: #04040430;
    height: 10px;
    width: 10px;
    padding: 0;
    border-radius: 50%;
}
.sl-round button.active {
    background: #fa4b05;
}
.sl-p .about-content h5 {
    font-size: 30px;
}
.sl-p .about-content p {
    /* text-align: justify; */
    color: #0b1724;
    font-weight: 500;
}
/*.sl-p .about-content .btn {
    background: #0021474f;
    border-color: #00214752;
    border-radius: 31px;
}*/
.sl-p .about-content .btn {
    background: #444444;
    border-color: #444444;
    border-radius: 31px;
}
.btn:focus{
    box-shadow: none;
}
.sl-p .about-content{
    text-align: center;
}
.top-space {
    padding-top: 100px;
    background-image: url(../img/faq_bg.png);
    background-size: cover;
    background-position: center;
}
.header-bottom .col-md-3, .header-bottom .col-md-9 {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.menu-div {
    background: #fa4b05;
}
.more-menu ul.sub-menu li img {
    width: 22px;
    margin-right: 5px;
}
.menu-div ul {
    display: inline-flex;
    /* align-items: center; */
    justify-content: center;
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
}
.menu-div ul li {
    margin: 0 20px;
    padding: 12px 0;
}
.menu-div ul li a {
    color: #fff100;
    font-size: 18px;
}
/*.apply-pg {
    background-image: none !important;
}*/
.apply-pg:before {
    background: #ffffffdb !important;
}
.apply-pg .section-title h3 {
    line-height: 22px;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: #fa4b05 !important;
    font-weight: 700;
    font-size: 33px;
}
.apply-pg input, .apply-pg select, .apply-pg textarea {
    background: white;
    border: 1px solid #4c4c4c26;
    color: #fa4b05;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    padding: 6px 15px;
    height: 40px;
    width: 100%;
    outline: none;
}
.apply-pg textarea {
    height: auto;
}
.apply-pg input:focus, .apply-pg select:focus, .apply-pg textarea:focus{
    border: 1px solid #fa4b05;
}
.apply-pg input::placeholder {
    color: #999999;
    text-transform: capitalize;
    font-size: 15px;
}
.apply-pg label {
    font-weight: 500;
}
.date-input {
    display: flex;
}
input[type=file]::file-selector-button {
  border-radius: .2em;
  background-color: #fa4b05;
  transition: 1s;
  border: none;
  color: white;
  /*position: relative;
  top: 5px;*/
}

input[type=file]::file-selector-button:hover {
 opacity: .9;
}
.input-checkbox input[type="checkbox"] {
    height: 21px;
    width: 21px;
    margin: 0 10px 0 0;
    accent-color: #fa4b05;
}
.input-checkbox label {
    display: flex;
    align-items: center;
    cursor: pointer;
}
.input-checkbox label:hover {
    color: #fa4b05;
}
.input-checkbox {
    display: flex;
    flex-wrap: wrap;
}
.input-checkbox .option {
    width: 33.33%;
    margin-bottom: 18px;
}
.box-head-single {
    background-color: #fff9f3e3;
    display: inline-block;
    width: 100%;
    padding: 55px 0px;
    position: relative;
}
.box-head-single h4 {
    font-size: 32px;
    line-height: 34px;
    font-weight: bold;
}
.mt-15 {
    margin-top: 15px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.text-mutted {
    font-size: 16px;
    color: #88929b;
    line-height: 16px;
}
.breadcrumbs li {
    color: #88929b;
    font-size: 16px;
    display: inline-block;
    padding-left: 13px;
    position: relative;
}
.breadcrumbs li:first-child {
    padding-left: 0px;
}
.breadcrumbs li a {
    font-size: 16px;
    color: #1f2938;
    text-decoration: none;
}
.box-shadow-bdrd-15 {
    border-radius: 15px;
    -webkit-box-shadow: 0px 20px 60px -6px rgb(0 0 0 / 4%);
    box-shadow: 0px 20px 60px -6px rgb(0 0 0 / 4%);
    background-color: #ffffff;
    padding: 15px;
    border: thin solid #ececec;
}
.box-filters .box-search-job {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.box-filters .list-tags-job {
    vertical-align: middle;
    float: right;
}
.box-filters .box-search-job .form-search-job {
    float: left;
    padding-right: 20px;
    width: 100%;
}
.box-filters .box-search-job .form-search-job .input-search-job {
    border: 0px;
    padding: 12px 10px 10px 45px;
    background: url(https://wp.alithemes.com/html/jobhub/frontend/assets/imgs/theme/icons/icon-search.svg) no-repeat 10px center;
}
.job-fillter .dropdown {
    margin-right: 15px;
    width: auto;
    max-width: 170px;
}
.job-fillter .dropdown .dropdown-toggle:focus{
    box-shadow: none;
}
.job-fillter .dropdown .dropdown-toggle {
    font-size: 14px;
    line-height: 16px;
    background: none;
    border: none;
    color: #7c7c7c;
    font-weight: 500;
    height: 46px;
    padding-left: 0;
}
.job-fillter .dropdown .dropdown-toggle i {
    color: #88929b;
    float: left;
    margin: -3px 7px 0px 0px;
    font-size: 18px;
}
.job-fillter .dropdown .dropdown-menu.show {
    border-radius: 0 0 10px 10px;
    margin: 15px 0 0 25px;
}
.dropdown .dropdown-menu.show {
    border: thin solid #ececec;
    -webkit-box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 6%);
    box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 6%);
    background-color: #ffffff;
    border-radius: 10px;
    padding: 0;
}
.dropdown .dropdown-menu.show .dropdown-item.active {
    color: #fff;
    text-decoration: none;
    background-color: #fa4b05;
    padding: 10px 20px;
    font-size: 14px;
}
.dropdown .dropdown-menu.show .dropdown-item {
    padding: 10px 20px;
    color: #636477;
    font-size: 14px;
}
.btn.btn-default {
    color: #ffffff;
    background-color: #fa4b05;
}
.section-box {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    background: #fdfdfed1;
    padding: 80px 0;
}
.job-fillter .dropdown img {
    margin: -3px 7px 0px 0px;
    font-size: 18px;
    width: 21px;
    opacity: .6;
}
.sidebar-with-bg {
    background: rgba(81, 146, 255, 0.12);
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
}
.font-semibold {
    font-weight: 600;
}
.text-body-999 {
    font-size: 16px;
    line-height: 22px;
    color: #999;
}
.box-email-reminder .form-group {
    position: relative;
}
.box-email-reminder .form-group input {
    border: 0px;
    padding-left: 42px;
    background: #fff;
    height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    width: 100%;
}
.form-group i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
    font-size: 18px;
    color: #88929b;
}
.sidebar-shadow.none-shadow {
    padding-left: 20px;
    padding-right: 17px;
}
.sidebar-shadow {
    border: 1px solid rgba(6, 18, 36, 0.1);
    padding: 29px 33px;
    border-radius: 10px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 6%);
    box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 6%);
    margin-bottom: 40px;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.medium-heading {
    font-size: 18px;
    color: #1f2938;
    line-height: 22px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}
.sidebar-shadow .form-group {
    margin-bottom: 1rem;
}
.sidebar-shadow .form-group {
    position: relative;
}
.sidebar-shadow .form-group input, .sidebar-shadow .form-group select {
    padding-left: 42px;
    background: #fff;
    border: 1px solid #ececec;
    height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    width: 100%;
}
label.cb-container input {
    height: 20px !important;
    width: 20px !important;
    accent-color: #fa4b05;
    margin-right: 10px;
}
label.cb-container {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
}
.list-checkbox li{
    position: relative;
}
.list-checkbox li .number-item {
    position: absolute;
    top: 35%;
    right: 0px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 2px 8px 4px 8px;
    font-size: 12px;
    line-height: 16px;
    border-radius: 5px;
    background: rgba(156, 156, 163, 0.18);
    color: #9c9ca3;
}
.list-checkbox li {
    position: relative;
    margin-bottom: 10px;
}
ul.list-checkbox {
    margin-top: 22px;
}
.min-value-money, .max-value-money {
    padding: 0 8px !important;
    height: 33px !important;
}
.display-flex2 {
    display: flex;
    justify-content: end;
}
.dropdown-sort .dropdown-toggle {
    background: none;
    padding: 0;
    height: auto;
    border: none;
    color: #fa4b05;
    text-transform: capitalize;
    margin-left: 10px;
}
.dropdown-sort .dropdown-toggle:focus {
   box-shadow: none;
}
.employers-list .card-employers {
    border: 1px solid rgba(6, 18, 36, 0.1);
    padding: 26px 23px;
    border-radius: 10px;
    background-color: #ffffff;
    margin-bottom: 30px;
}
.mr-15 {
    margin-right: 15px !important;
}
.employers-list .card-employers .employers-logo.online figure {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
}
.card-employers p {
    font-size: 14px;
    line-height: normal;
}
.m--5{
    margin-bottom: -10px;
}
.employers-list .card-employers .employers-logo.online figure::before {
    height: 18px;
    width: 18px;
    border-radius: 50%;
    content: "";
    position: absolute;
    bottom: 13px;
    right: 9px;
    background: #00c070;
}
.employers-list .card-employers .employers-logo img {
    height: 115px;
    width: 115px;
    object-fit: contain;
    border: 1px solid #eaeaea;
    padding: 10px;
}
.o-jb i {
    font-size: 18px;
    margin-right: 5px;
    color: #fa4b05;
}
.o-jb ul {
   display: flex;
   flex-wrap: wrap;
}
.o-jb li {
    font-size: 15px;
    font-weight: 500;
    margin-top: 5px;
}
.o-jb li {
    font-size: 15px;
    font-weight: 500;
    margin-top: 5px;
    width: 50%;
}
.o-jb li:nth-child(2) {
    text-align: right;
}
span.time-jb {
    background: #e8f0fe;
    padding: 3px 8px;
    margin-left: 4px;
    font-size: 13px;
    font-weight: 500;
}
.img-rd-15 {
    border-radius: 15px;
    width: 100%;
}
.content-single h5 {
    margin-top: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.content-single p {
    font-size: 16px;
    line-height: 200%;
    color: #37404e;
    margin-bottom: 20px;
}
.content-single ul {
    padding-left: 30px;
    line-height: 200%;
    font-size: 16px;
    color: #37404e;
    list-style: disc;
}
.sidebar-shadow .sidebar-heading {
    display: inline-block;
    width: 100%;
}
.sidebar-shadow .sidebar-heading .avatar-sidebar figure img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.sidebar-shadow .sidebar-heading .avatar-sidebar figure {
    float: left;
}
.sidebar-shadow .sidebar-heading .avatar-sidebar .sidebar-info {
    display: block;
    padding-left: 60px;
    position: relative;
}
.sidebar-shadow .sidebar-heading .avatar-sidebar .sidebar-info .sidebar-company {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    display: block;
    padding-top: 5px;
}
.sidebar-shadow .sidebar-heading .avatar-sidebar .sidebar-info .sidebar-website-text {
    font-size: 14px;
    line-height: 30px;
    color: #00aaf0;
    font-weight: 500;
}
.sidebar-list-job, .sidebar-team-member {
    border-top: 1px solid rgba(6, 18, 36, 0.1);
    display: inline-block;
    width: 100%;
    padding: 30px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
}

.sidebar-list-job ul {
    padding: 0px;
}
.sidebar-list-job ul li {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
}
.sidebar-list-job ul li .sidebar-icon-item {
    float: left;
    width: 32px;
}
.sidebar-list-job ul li .sidebar-text-info {
    display: block;
    padding-left: 35px;
}
.sidebar-list-job ul li .sidebar-text-info span {
    color: #727272;
}
.sidebar-list-job ul li .sidebar-text-info strong {
    display: block;
    padding-top: 10px;
    color: #1f2938;
}
.sidebar-list-job ul li .sidebar-icon-item img {
    width: 24px;
}
.small-heading {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.sidebar-team-member .info-address {
    padding-top: 20px;
}
.sidebar-team-member .info-address span {
    display: block;
    font-size: 16px;
    padding-bottom: 10px;
}
.sidebar-team-member .info-address span span {
    display: block;
    padding-left: 28px;
}
.sidebar-team-member .info-address span i {
    float: left;
    margin: 4px 8px 0px 0px;
    color: #88929b;
}
.ul-lists li {
    list-style-type: disc;
    color: #88929b;
    padding-bottom: 5px;
}
.ul-lists {
    padding: 15px 0px 15px 15px;
}
.employers-name {
    width: inherit;
}
.candidat .employers-logo img {
    height: 100px;
    width: 100px;
    object-fit: contain;
    border: none;
    padding: 5px;
    border-radius: 50%;
}
.heading-image-rd {
    float: left;
    width: 130px;
    margin-right: 15px;
}
.heading-main-info {
    display: block;
    padding-left: 145px;
}
.heading-main-info .head-info-profile {
    margin-bottom: 20px;
}
.heading-main-info .head-info-profile > span {
    display: inline-block;
}
.heading-main-info .head-info-profile i {
    float: left;
    margin: 1px 10px 0px 0px;
}
.mr-20 {
    margin-right: 20px !important;
}
.text-small {
    font-size: 14px;
    line-height: 19px;
    color: #37404e;
}
.btn-tags-sm {
    padding: 10px 18px;
    background: rgba(81, 146, 255, 0.12);
    border-radius: 50px;
    font-size: 14px;
    line-height: 12px;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    color: #727272;
    border: none;
    height: auto;
}
.content-single h4 {
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
}
.mt-25 {
    margin-top: 25px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.dis-block {
    display: block;
}
.text-md-bold {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #37404e;
}
.divider {
    border-top: 1px solid rgba(6, 18, 36, 0.1);
    margin: 20px 0px;
}
.block-progress-status {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 30px 0px;
}
.block-progress-status .item-progress {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.block-progress-status .item-progress .title-progress {
    float: left;
    width: 170px;
    margin-right: 10px;
}
.block-progress-status .item-progress .info-progress .progress .progress-bar {
    background: #9777fa;
    border-radius: 5px;
}
.single-apply-jobs {
    display: inline-block;
    width: 100%;
    padding: 47px 0px;
    border-top: 1px solid rgba(6, 18, 36, 0.1);
    margin-top: 50px;
}
.btn-border:focus{
    box-shadow: none;
}
.block-progress-status .item-progress .info-progress .progress {
    height: 10px;
    width: 100%;
    border-radius: 5px;
    background: rgba(6, 18, 36, 0.1);
}
.block-progress-status .item-progress .info-progress {
    max-width: 605px;
    display: block;
    padding-left: 180px;
    margin-top: 7px;
}
.block-progress-status .item-progress .info-progress .progress .progress-bar {
    background: #fa4b05;
    border-radius: 5px;
}
.btn-border {
    border: 1px solid rgba(6, 18, 36, 0.1);
    border-radius: 10px;
    background: #ffffff;
    color: #111112;
    font-size: 15px;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    vertical-align: middle;
    text-transform: capitalize;
}
.social-share .btn-border img {
    width: 22px;
    margin-right: 6px;
}
.btn-border:hover {
    border: 1px solid;
}
.mr-10 {
    margin-right: 10px !important;
}
.card-div {
    padding: 29px 33px;
    border-radius: 10px;
    background-color: #ffffffc2;
    -webkit-box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 6%);
    box-shadow: 0px 9px 26px 0px rgb(31 31 51 / 17%);
    margin-bottom: 40px;
    border: 2px solid #fa4b058c;
    position: relative;
}

.input-checkbox input[type="radio"] {
    height: 21px;
    width: 48px;
    margin : 0;
    accent-color: #fa4b05;
}
.positions .option {
    width: 25%;
}
.float-right{
    float: right;
}
.float-left{
    float: left;
}
.form-wizard-content {
    display: none;
}
.form-wizard-content.show {
    display: inherit;
}
.staff-ava .option {
    width: 25%;
}
.area-ul ul {
    display: flex;
    flex-wrap: wrap;
}
.area-ul ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.area-ul ul li {
    width: 50%;
    margin-bottom: 14px;
    list-style: none;
    font-weight: 400;
    text-align: left;
    padding-left: 25px;
    padding-right: 7px;
}
.area-ul ul li i {
    position: absolute;
    left: 0;
}
.area-ul ul li a i {
    color: #fa4b05;
    margin-right: 4px;
    font-size: 14px;
}
.area-ul ul li::marker {
    font-size: 23px;
    color: #fa4b05;
}
.main-menu nav>ul>li>a img {
    width: 45px;
    display: block;
    margin: 0 auto !important;
}
.process-wrap {
    background: #ffccb68a;
    padding: 65px 0 35px 0;
}
.process-box-layout2 {
    text-align: center;
    margin-bottom: 30px;
    background-color: #ffffff;
    height: 220px;
    width: 100%;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}
[class*="col-"]:nth-child(odd) .process-box-layout2 .count-number {
    top: 20px;
}
[class*="col-"]:nth-child(even) .process-box-layout2 .count-number {
    bottom: 20px;
}
.process-box-layout2 .count-number {
    position: absolute;
    z-index: 1;
    font-size: 54px;
    color: #e0e0e0;
    font-weight: 700;
    left: 30px;
    line-height: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.process-box-layout2 .item-content .item-icon {
    margin-bottom: 10px;
}
.item-icon {
    line-height: 1;
}
.process-box-layout2 .california i {
    color: #ff930e;
}
.process-box-layout2 .item-content .item-icon i {
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.process-box-layout2 .item-content .item-title {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: 500;
    margin-top: 18px;
}
.item-icon img {
    width: 78px;
}
.process-box-layout2 .item-content {
    margin: 48px 0 0 0;
}
.call {
    position: fixed;
    bottom: 86px;
    width: 46px;
    left: 10px;
    height: 46px;
    color: #fff;
    background-color: #fa4b05;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 12px 15px 20px 0 rgb(46 61 73 / 15%);
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    margin: 16px;
    z-index: 999;
    line-height: 45px;
    font-size: 19px;
    animation-name: pulse;
    animation-duration: 2s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

.whatsapp {
    position: fixed;
    bottom: 20px;
    width: 46px;
    left: 10px;
    height: 46px;
    color: #fff;
    background-color: #2db742;
    background-position: center center;
    background-repeat: no-repeat;
    box-shadow: 12px 15px 20px 0 rgb(46 61 73 / 15%);
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    margin: 16px;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    z-index: 999;
    line-height: 44px;
    font-size: 25px;
}
 @keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }
    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

@keyframes pulse-border {
    0% {
        padding: 20px;
        opacity: 0.75;
    }
    75% {
        padding: 50px;
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
body .bg-w {
    background: #fff;
    position: relative;
}
.icon-setss {
    display: flex;
    justify-content: space-between;
}
.form-block textarea {
    height: 100px;
    width: 100%;
    padding: 15px;
    margin: 0 0 15px;
    color: #172b43;
    font-size: 18px;
    outline: 0;
    background: #fff;
    border: 0;
    border-bottom: 2px solid #e6e6e6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.form-block {
    border-radius: 14px;
    overflow: hidden;
    background: #f7f7f7;
    -webkit-box-shadow: 0 10px 15px -2px rgb(82 0 57 / 8%);
    box-shadow: 0 10px 15px -2px rgb(82 0 57 / 8%);
}
.form-head {
    padding: 40px;
}
.form-head h3 {
    font-size: 32px;
    line-height: 46px;
    font-weight: 700;
}
.form-body {
    padding: 0 40px 40px;
}
.form-block input, .form-block select {
    width: 100%;
    height: 50px;
    padding: 0 15px;
    margin: 0 0 15px;
    color: #172b43;
    font-size: 17px;
    outline: 0;
    background: #fff;
    border: 0;
    border-bottom: 2px solid #e6e6e6;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-weight: 400;
    accent-color: #fa4b05;
}
.custom-control {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}
input#customCheck {
    width: 30px;
    height: 21px;
    margin: 0 !important;
    accent-color: #fa4b05;
}
.label-f-form {
    font-size: 16px;
    line-height: 25px;
}
.mt20 {
    margin-top: 20px;
}
.ree-btn {
    font-weight: 500;
    font-size: 17px;
    color: #fff;
    border-radius: 100px;
    padding: 0 32px;
    display: inline-block;
    line-height: 60px;
    white-space: nowrap;
    box-shadow: 0 19px 40px -10px #ffe0d2;
    background-image: linear-gradient(113deg, #fa4b05 0, #ff9038 100%);
    border: none;
}
.ree-btn:hover {
    background-image: linear-gradient(113deg, #ff9038 0, #fa4b05 100%);
}
.form-block p.trm {
    font-size: 13px;
    width: 100%;
    text-align: center;
    margin: 10px 0 0;
}
.mt15 {
    margin-top: 15px;
}
.icon-imgg img {
    width: 42px;
}
.course-wrapper .col-md-4 {
    margin-bottom: 30px;
}
.icon-with-title {
    text-align: center;
    padding: 20px 0;
    background: #ffffff;
    border-radius: 14px;
    margin-top: 10px;
    box-shadow: 1px 1px 5px #e1e1e1;
}
.iwt-icon {
    padding: 0 0 20px;
    min-height: 52px;
}
.iwt-content p {
    font-size: 16px;
    line-height: 26px;
}
.iwt-icon img {
    width: 52px;
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img {
    height: 80px;
    width: 100%;
    object-fit: contain;
    background: white;
    padding: 4px 0;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.single-teacher img {
    width: 100%;
    height: 210px;
    background: #f9f9f9;
    padding: 10px;
    object-fit: cover;
    object-position: top;
    border-radius: 12px 12px 0 0;
}
.modules-bx .iwt-content p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #343434;
}
.project-box .event-item img {
    height: 250px;
    object-fit: cover;
    width: 100%;
}
.error {
    color: #FF0000;
}
.slider-area {
    background: url(../img/banner-home.webp) center center / cover no-repeat;
    position: relative;
    z-index: 1;
    margin-top: -99px;
    padding: 116px 0 115px 0;
    background-color: #ffffffb0;
}
.slider-content h1 {
    line-height: normal;
    color: #fff;
    font-weight: 700;
    font-family: "Urbanist", sans-serif;
    text-transform: capitalize;
    background: -webkit-linear-gradient(#fff6aa, #ffb241);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.slider-content h1 span {
    color: #ffe400;
}
.slider-content p {
    width: 100%;
    color: #fff;
    font-weight: 400;
    line-height: 1.5;
}
.slider-all-btn {
    display: flex;
    align-items: center;
}
.hosting-button a {
    padding: 10px 40px;
    position: relative;
    z-index: 1;
    font-size: 16px;
    font-weight: 500;
    background-image: linear-gradient(113deg, #fa4b05 0, #ff9038 100%);
    border-radius: 5px;
    color: white;
}
.hosting-button a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    background-image: linear-gradient(113deg, #ff9038 0, #fa4b05 100%);
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    border-radius: 5px;
}
.hosting-button a:hover:after,
.pricing-single-items.style_one:hover .pricing-btn a:after,
.proved-btn a:hover:after,
button.btn:hover:after {
    transform: scale(1);
    opacity: 1;
    height: 100%;
    width: 100%;
}
.hosting-button a i {
    font-size: 13px;
    font-weight: 600;
    margin-left: 12px;
    transform: revert;
}
.hosting-button a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    background-image: linear-gradient(113deg, #ff9038 0, #fa4b05 100%);
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    border-radius: 5px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
    .hero-left {
        left: 0;
    }
}

.breadcumb_two.style_three .bradcumb-thumb img, .feature_thumb img, .hero-thumb img {
        width: 100%;
    }
@media (min-width: 1200px) and (max-width: 1600px) {
    .hero_thumb-shpe {
        right: 10px;
    }
}
.bounce-animate4 {
    animation-name: float-bob4;
    animation-duration: 5s;
    -moz-animation-name: float-bob4;
    -moz-animation-duration: 5s;
    -ms-animation-name: float-bob4;
    -ms-animation-duration: 5s;
    -o-animation-name: float-bob4;
    -o-animation-duration: 5s;
}
.hero_thumb-shpe {
    position: absolute;
    top: 30%;
    right: -140px !important;
}
.bounce-animate4 {
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
@keyframes float-bob4 {
    0%,
    100% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }
    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
.slider-area .carousel-inner {
    overflow: visible;
}
.carousel-fade .item {
  opacity: 0;
  -webkit-transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -ms-transition: opacity 2s ease-in-out;
  -o-transition: opacity 2s ease-in-out;
  transition: opacity 2s ease-in-out;
  left: 0 !important;
}

.carousel-fade .active {
  opacity: 1 !important;
}

.carousel-fade .left {
  opacity: 0 !important;
  -webkit-transition: opacity 0.5s ease-in-out !important;
  -moz-transition: opacity 0.5s ease-in-out !important;
  -ms-transition: opacity 0.5s ease-in-out !important;
  -o-transition: opacity 0.5s ease-in-out !important;
  transition: opacity 0.5s ease-in-out !important;
}

.carousel-fade .carousel-control {
  opacity: 1 !important;
}
.plan-inner {
    background: #fff;
    margin: 0 auto;
    min-width: 280px;
    max-width: 100%;
    position: relative;
    box-shadow: 0px 0px 10px #e0e0e0;
    border-radius: 25px;
}   
.entry-title {
    background: #e43c77;
    height: 140px;
    position: relative;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    border-radius: 25px;
}
.entry-title>h3 {
    background: #00000026;
    font-size: 22px;
    padding: 8px 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    border-radius: 25px 25px 0 0;
}
.entry-title .price {
    position: absolute;
    bottom: -40px;
    background: #e43c77;
    height: 95px;
    width: 95px;
    margin: 0 auto;
    left: 0;
    right: 0;
    overflow: hidden;
    border-radius: 50px;
    border: 5px solid #fff;
    line-height: 23px;
    font-size: 17px;
    font-weight: 700;
    padding: 14px 0 0 0;
}
.entry-title .label {
    font-size: 17px;
    padding: 12px 0;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    display: block;
}
.entry-content {
    color: #323232;
    display: inline-block;
    width: 100%;
    min-height: 587px;
}
.entry-content table {
    width: 100%;
    vertical-align: middle;
}
.entry-content table tbody tr td {
    border-bottom: 1px solid #E5E5E5;
    padding: 10px 21px;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}
.entry-content table tbody tr td a {
    color: #fd030d;
}
.basic .entry-title, .basic .price {
    background: #00c1c0;
}
.standard .entry-title, .standard .price {
    background: #f5b300;
}
.ultimite .entry-title, .ultimite .price {
    background: #F75C70;
}
.hot {
    position: absolute;
    top: -7px;
    background: #4CAF50;
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
    padding: 0px 10px;
    font-size: 9px;
    border-radius: 16px;
    right: 10px;
    font-weight: 700;
    border: .5px solid white;
}
.plan-inner .btn {
    width: -webkit-fill-available;
    background-image: linear-gradient(113deg, #fa4b05 0, #ff9038 100%);
    padding: 8px 0;
    border: none;
    font-weight: 500;
}
.plan-inner:hover .btn {
    background-image: linear-gradient(113deg, #ff9038 0, #fa4b05 100%);
}
.plan-inner .btn a {
    color: white;
}
.area-ul.\33 -item li {
    width: 33.33%;
    font-size: 17px;
}
.m-app {
    background-image: url(../img/faq_bg.png);
    background-size: cover;
}
.m-app .about-image {
    text-align: center;
}
.m-app .about-image img {
    width: 60%;
    background: white;
    border-radius: 50px;
}













@media only screen and (max-width:767px){

.header-bottom .main-menu.col-md-6 {
    display: none;
}
.header-bottom .col-md-3 {
    width: 50%;
}
nav.mean-nav {
    background: #ffffff;
    width: 90%;
    margin-left: 5%;
}
.sub-menu .col-md-4 {
    display: none;
}
.sub-menu-list ul li {
    width: 100%;
}
.sub-menu-list ul {
    display: block !important;
}
.menu-head {
    display: none;
}
.mean-nav>ul {
    height: 86vh;
}
.hero_thumb-shpe.bounce-animate4 {
    display: none;
}
.hero-left {
    margin-top: 32px;
}
.news-item .content h3 {
    height: auto;
    overflow: hidden;
    -webkit-line-clamp: 5;
}
.slider-area {
    padding: 16px 0 20px 0;
}
.slider-content h1 {
    font-size: 22px;
    line-height: 1.4;
}
.area-ul.\33 -item li {
    width: 50%;
}
.m-app .about-image img {
    width: 100%;
    margin-top: 22px;
}
.form-head {
    padding: 15px;
}
.form-head h3 {
    font-size: 20px;
    line-height: normal;
}
.footer-widget>h3 {
    font-size: 18px;
    margin-bottom: 12px;
    margin-top: 30px;
}






}















@media (min-width: 992px) {
.main-menu nav>ul>li>a {
    font-size: 10px;
}    
.main-menu nav>ul>li {
    margin-left: 12px;
}
.slider-content h1 {
    font-size: 35px !important;
}
.slider-content h1 {
    font-size: 35px !important;
}
.hero_thumb-shpe {
    position: absolute;
    top: 50%;
    right: -140px !important;
}   
.hero_thumb-shpe img {
    width: 50% !important;
}
.slider-area {
    height: 710px;
}
.my-btn {
    padding: 4px 15px;
    font-size: 12px;
}
img[height="70"] {
    height: 52px;
}





}
@media (min-width: 1200px) {
.main-menu nav>ul>li>a {
    font-size: 12px;
}   
.main-menu nav>ul>li {
    margin-left: 19px;
}
.slider-content h1 {
    font-size: 41px !important;
}
.slider-content p {
    margin: 30px 0 38px;
    font-size: 16px;
}
.hero_thumb-shpe {
    position: absolute;
    top: 30%;
    right: -140px !important;
}  
img[height="70"] {
    height: 52px;
}
.hero_thumb-shpe img {
    width: 62% !important;
}
.slider-area {
    height: 806px;
}
.my-btn {
    padding: 6px 18px;
    font-size: 13px;
}





}
@media (min-width: 1400px) {
.main-menu nav>ul>li>a {
    font-size: 14px;
}    
.main-menu nav>ul>li {
    margin-left: 24px;
}
.slider-content h1 {
    font-size: 40px !important;
}
.slider-content p {
    margin: 30px 0 38px;
    font-size: 16px;
}
.hero_thumb-shpe {
    position: absolute;
    top: 30%;
    right: -140px !important;
}
img[height="70"] {
    height: 70px;
}
.hero_thumb-shpe img {
    width: 70% !important;
}
.slider-area {
    height: 950px;
}
.my-btn {
    padding: 6px 20px;
    font-size: 15px;
}






}