@import url(https://fonts.googleapis.com/css?family=Open + Sans:400, 600, 700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400, 500, 500i, 600, 700);
@import url(https://fonts.googleapis.com/css?family=PT + Serif:400, 700);
@import url(https://fonts.googleapis.com/css?family=Playfair + Display:400, 700);
.NonWin,
.btntoTop,
.pagination-box {
    text-align: center;
}
.btntoTop,
.search-icon i {
    cursor: pointer;
}
.First-List a,
.secondList a,
a:focus,
a:hover {
    text-decoration: none;
}
body {
    color: #333;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    background: #eee;
}
.big-btn,
.big-section-heading > h2 {
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
}
body,
html {
    height: 100%;
}
.uni-div,
img {height: auto;}
img {
    max-width: ;
}
.big-btn {
    background: #e89a03;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
}
.big-btn:hover {
    background: #313131;
    color: #fff;
}
.backg-g,
.backg-w {
    background-color: #fff;
}
.big-section-heading > h2 {
    color: #333;
    font-family: Montserrat, sans-serif;
    font-size: 27px;
    margin-bottom: 10px;
}
a,
a:focus,
a:hover {
    color: inherit;
}
.big-section-heading {
    margin-bottom: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0;
    padding: 0;
}
a {
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
a:focus {
    outline: 0;
}
li {
    list-style-type: none;
}

.section_100 {
    padding: 100px 0;
}
.section_50 {
    padding: 50px 0;
}
.section_15 {
    padding: 15px 0;
}
.section_10 {
    padding: 10px 0;
}
.section_5 {
    padding: 5px 0;
}
.pad-right {
    padding-right: 0;
}
.section_t_100 {
    padding-top: 100px;
}
.section_b_70 {
    padding-bottom: 70px;
}
.btntoTop:before {
    color: #fff;
    content: "";
    display: inline-block;
    font: 20px FontAwesome;
    vertical-align: middle;
}
.big-Construction-about-area:before,
.big-agency-about-area:before,
.big-finance-about-area:before,
.overlay-pattern:after,
.single-madical-promo:before {
    content: "";
}
.breadcromb-left > h3,
.breadcromb-right li {
    font-family: Montserrat, sans-serif;
    text-transform: capitalize;
}
.uni-div iframe {
    height: 300px;
    width: 100%;
}
.backg-w {
    padding: 5px 0;
}
.backg-g {
    padding: 1px;
    border: 1px solid #dcdcdc;
}
.btntoTop {
    background-color: #e89a03;
    border: 2px solid #e89a03;
    border-radius: 2px;
    bottom: 30px;
    height: 44px;
    line-height: 36px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: fixed;
    right: 30px;
    -webkit-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
    width: 44px;
    z-index: 999999;
}
.btntoTop.active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.btntoTop.active:hover {
    background: #e89a03;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.btntoTop.active.btntoTop:hover:before {
    color: #fff;
}
.NonWin {
    display: none;
    font-weight: 600;
    font-size: 16px;
    color: #181818;
}
.theme-site-preloader {
    background: #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.sk-cube-grid {
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #e5aa0a;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
@keyframes sk-cubeGridScaleDelay {
    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
.pagination {
    margin: 10px 0 0;
}
.pagination a {
    color: #555 !important;
    border: 1px solid #e89a03 !important;
}
.pagination .active > a,
.pagination a:hover {
    background: #e89a03 !important;
    color: #fff !important;
}
.big-breadcromb-area {
    background: #2a2a2a;
}
.breadcromb-left {
    text-align: left;
}
.breadcromb-right,
.mobile-logo {
    text-align: right;
}
.breadcromb-left > h3 {
    color: #eee;
    font-size: 27px;
    font-weight: 500;
}
.breadcromb-right li {
    display: inline-block;
    margin: 0 3px;
    color: #fff;
}
.breadcromb-right a {
    color: #fff;
}
.breadcromb-right a i {
    margin-right: 5px;
    color: #e89a03;
}
.breadcromb-right a:hover {
    color: #e89a03;
}
.big-responsive-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}
.slicknav_nav a {
    font-size: 16px;
    margin: 0;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: #000;
}
.slicknav_menu {
    background: 0 0;
}
.slicknav_menutxt {
    display: none !important;
}
.mobile-logo,
.windowdivtop {
    display: block;
}
.slicknav_arrow {
    float: right;
    color: #000;
}
.slicknav_nav .slicknav_row:hover,
.slicknav_nav a:hover {
    border-radius: 0;
    background: #e5aa0a;
    color: #fff;
}
.slicknav_nav li {
    border-bottom: 1px solid #aaa;
}
.slicknav_nav li:last-child {
    border-bottom: 0 solid #aaa;
}
.slicknav_nav {
    background: #fff;
    border-top: 1px solid #e5aa0a;
    box-shadow: 0 0 4px #aaa;
}
.slicknav_btn {
    margin-bottom: 10px;
    margin-right: 20px;
    background-color: #144d69 !important;
    line-height: 0;
    margin-top: 5px;
}
.slicknav_menu .slicknav_icon {
    float: none !important;
    margin: 0;
}
.slicknav_icon-bar {
    height: 2px !important;
    margin: 5px 0;
    width: 25px !important;
}
.mobile-logo,
.topHeader {
    width: 100%;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}
.mobile-logo img {
    width: 100%;
    max-width: 110px;
}
.mobiledivtop {
    display: none;
}
.hd-bg {
    background-color: #144d69;
    border-top: 1px #185e81 solid;
}
.recruit {
    font-size: 11.5px;
    color: #bebebe;
    padding: 0 3px;
}
.First-List,
.secondList {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    text-align: left;
}
.recruit:hover {
    color: #a9a9a9;
}
.First-List {
    color: #181818;
    margin: 0;
    padding: 0 0 0 10px;
}
.First-List li {
    color: #181818;
    padding: 2px 10px 4px 0;
}
.MBRNTH {
    font-size: 11px;
    color: #a6a6a6;
    font-weight: 500;
    text-transform: capitalize;
}
.First-List li span {
    font-weight: 600;
    color: red;
    margin-left: 0;
    border-bottom: none;
}
.First-List li i {
    margin-left: -8px;
    padding-right: 2px;
}
.First-List li img {
    margin-left: -0px;
    vertical-align: top;
    padding-top: 0;
}
.First-List a {
    color: #1971a5;
}
.First-List a:hover {
    color: #1975ff;
}
.secondList {
    color: #181818;
    margin: 0;
    padding: 0 0 0 2px;
}
.secondList li {
    color: #181818;
    padding: 2px 10px 4px;
}
.SecondList li span {
    font-weight: 600;
    color: red;
    margin-left: 0;
    border-bottom: none;
}
.secondList li i {
    margin-left: -10px;
    padding-right: 5px;
}
.secondList li img {
    margin-left: -10px;
    vertical-align: top;
    padding-top: 0;
}
.secondList a {
    color: #1971a5;
}
.secondList a:hover {
    color: #1975ff;
}
.subBack {
    background-color: #e0e0e0;
    padding: 5px 10px;
}
.bGround,
.mb-app {
    background-color: #e8e8e8;
}
.topHeader {
    position: absolute;
    z-index: 999;
}
.topHeader ul {
    margin: 8px 0 0;
    padding: 0;
}
.topHeader ul li {
    display: inline;
    padding: 10px 5px 10px 10px;
}
.topHeader ul li:nth-child(2) i {
    font-size: 24px;
}
.topHeader ul li i {
    font-size: 18px;
}
.effect20 {
    position: relative;
    border: 1px solid #c6c6c6; /*-webkit-box-shadow:0 1px 4px rgba(255,255,255,.3),0 0 20px #008ae6 inset;-moz-box-shadow:0 1px 4px rgba(255,255,255,.3),0 0 20px #008ae6 inset;box-shadow:0 1px 4px rgba(255,255,255,.3),0 0 20px #008ae6 inset;*/
    padding: 0 8px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.bGround {
    padding: 10px;
}
.mb-app {
    width: 35px;
    margin-top: 4px;
}
.mb-app img {
    width: 100%;
    padding: 10px;
}
.nav-sticky.fixed,
.nav-stickytop.fixedtop {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99999;
    transition: top 0.1s ease-out 10ms;
    left: 0;
}
.nav-sticky.fixed,
.nav-stickytop.fixedtop,
.navigation-main-new {
    border-bottom: 1px #185e81 solid;
}
.MB-Trending-R {
    background-color: #144d69;
    margin: 0 -8px -5px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.header-top-left > a,
.header-top-right > a {
    border-right: 1px solid #ddd;
    color: #181818;
    display: inline-block;
    font-weight: 500;
    padding: 0 10px;
    text-transform: capitalize;
}
.header-top-left > a:hover,
.header-top-right > a:hover {
    color: #333;
}
.header-top-right {
    text-align: right;
}
.header-top-right > a:last-child {
    border-right: 0 solid #ddd;
}
.header-top-left .dropdown {
    display: inline-block;
}
.header-top-left button {
    border: none;
    color: #fff;
    font-weight: 500;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    background: #144d69;
    padding: 2px 10px;
}
.header-top-left button:hover {
    color: #fff;
}
.header-top-left .dropdown-menu {
    border: 1px solid #ddd;
    border-radius: 0;
    min-width: 110px;
    padding: 0;
    position: absolute;
    z-index: 999999;
}
.dropdown-menu > li {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    display: block !important;
    margin: 2px 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    font-weight: 500;
    padding: 5px 0 !important;
}
.dropdown-menu > li:last-child {
    border-bottom: 0 solid #ddd;
}
.dropdown-menu > li:hover {
    color: #e89a03;
}
.big-header-top-area {
    padding: 3px 0;
    height: auto;
    background-color: #f9f9f9;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.02);
    margin-bottom: 5px;
}
.mb_logo {text-align: center;}
.big-logo img {
    margin: 1px 0;
    position: relative;
    z-index: 99;
}
.mainmenu-box-item ul {
    text-align: left;
}
#navigation_menu > li {
    display: inline-block;
    position: relative;
    border-right: 1px solid #267196;
    font-family: "Open Sans", sans-serif;
}
#navigation_menu a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 4px;
    text-transform: capitalize;
}
#navigation_menu .current-page-item > a,
#navigation_menu a:hover {
    background: #e89a03;
    color: #fff;
}
#navigation_menu > li > ul {
    visibility: hidden;
    position: absolute;
    top: 130%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: #144d69;
    width: 235px;
    z-index: -9;
    text-align: left;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-top: 3px solid #e89a03;
}
#navigation_menu > li:hover > ul {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 99;
    top: 100%;
}
#navigation_menu > li > ul li {
    border-bottom: 1px solid #ddd;
    position: relative;
}
#navigation_menu > li > ul li:last-child {
    border-bottom: 0 solid #ddd;
}
#navigation_menu > li > ul li a {
    color: #fff;
    padding: 8px 20px;
}
#navigation_menu ul li > ul {
    background: #1a6488;
    border-top: 3px solid #e89a03;
    left: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: left;
    top: -100%;
    visibility: hidden;
    width: 200px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
#navigation_menu ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 0;
}
.search-panel {
    color: #000;
    display: block;
    float: none;
    position: relative;
    text-align: center;
    top: 10px;
    width: 100%;
}
.search-icon {
    font-size: 20px;
}
.big-search-box {
    background: #fff;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50px;
    -webkit-transition: all 0.4s ease 0.4s;
    transition: all 0.4s ease 0.4s;
    visibility: hidden;
    width: 300px;
    z-index: -99;
    border-top: 3px solid #e89a03;
}
.big-search-box button,
.choose-icon,
.latest-course-slide .owl-prev {
    -webkit-transition: all 0.4s ease 0s;
}
.search-panel:hover .big-search-box {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: absolute;
    right: 0;
    top: 50px;
    visibility: visible;
    width: 300px;
    z-index: 99;
}
.big-search-box > form {
    height: 50px;
    position: relative;
}
.big-search-box input {
    border: 1px solid #ddd;
    height: 35px;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    width: 100%;
}
.big-search-box button {
    background: #e89a03;
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    height: 35px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s ease 0s;
}
.big-search-box button:hover {
    background: #313131;
}
.slide-item-1 {
    background: url(../img/slider1.jpg) rgba(0, 0, 0, 0.3);
}
.slide-item-2 {
    background: url(../img/slider-2.jpg) rgba(0, 0, 0, 0.3);
}
.big-main-caption {
    background: rgba(26, 26, 26, 0.45);
}
.big-main-slide {
    background-color: #eee;
    background-position: center center;
    background-size: cover;
    height: 560px;
}
.big-main-caption {
    display: table;
    height: 100%;
    width: 100%;
}
.big-caption-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.big-main-caption h4 {
    color: #fff;
    font-size: 24px;
    letter-spacing: 3px;
    margin-bottom: 15px;
    text-transform: capitalize;
    font-family: "PT Serif", serif;
    font-weight: 400;
}
.admission-button > a,
.admission-promo > h3,
.big-main-caption h2,
.choose-text > h4,
.choose-us-box > h2,
.course-text-price > h2,
.promo-top-left > p,
.single-promobox > p {
    font-family: Montserrat, sans-serif;
}
.big-main-caption h2 {
    color: #fff;
    font-size: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
}
.big-main-caption p {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 20px 0;
    text-transform: capitalize;
    font-weight: 500;
}
.big-slide .owl-next,
.big-slide .owl-prev {
    background: #fff;
    border-radius: 0;
    color: #333;
    font-size: 30px;
    height: 80px !important;
    line-height: 70px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 45%;
    width: 45px;
}
.big-main-caption a {
    margin: 0 5px;
}
.big-slide .owl-nav > .owl-prev {
    visibility: hidden;
    -webkit-transition: all 0.3s cubic-bezier(0.83, 0.8, 0.11, 0.64) 0s;
    transition: all 0.3s cubic-bezier(0.83, 0.8, 0.11, 0.64) 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.big-slide:hover .owl-nav > .owl-prev {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.big-slide .owl-nav > .owl-next,
.course-slide-overlay {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.big-slide .owl-nav > .owl-next {
    visibility: hidden;
    -webkit-transition: all 0.3s cubic-bezier(0.83, 0.8, 0.11, 0.64) 0s;
    transition: all 0.3s cubic-bezier(0.83, 0.8, 0.11, 0.64) 0s;
}
.big-slide:hover .owl-nav > .owl-next {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.big-slide .owl-prev {
    left: 0;
}
.big-slide .owl-next {
    right: 0;
}
.big-slide .owl-next:hover,
.big-slide .owl-prev:hover {
    background: #e89a03;
    color: #fff;
}
.promo-top-left > p,
.single-promobox > h3 {
    color: #333;
    text-transform: capitalize;
}
.single-promobox {
    background: #f9f9f9;
    padding: 20px;
    margin-bottom: 30px;
}
.single-promobox > h3,
.single-promobox > h4 {
    margin-bottom: 10px;
    font-family: Montserrat, sans-serif;
}
.promo-top-right {
    text-align: right;
}
.single-promobox > h3 {
    font-size: 28px;
    font-weight: 600;
    margin-top: 10px;
}
.single-promobox > h4 {
    border-bottom: 3px solid #e89a03;
    color: #555;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.single-promobox > p {
    color: #333;
    text-transform: capitalize;
}
.single-promobox .big-btn {
    margin-top: 10px;
}
.single-promobox.admission-promo {
    padding: 40px 20px;
}
.admission-promo > h3 {
    color: #4c4c4c;
    font-size: 28px;
    font-weight: 600;
    margin: 29px 0 0;
    text-align: center;
    text-transform: capitalize;
}
.admission-button {
    margin-bottom: 20px;
    margin-top: 40px;
    text-align: center;
}
.admission-button > a {
    border: 2px solid #e89a03;
    display: inline-block;
    font-weight: 400;
    padding: 10px 20px;
    text-transform: uppercase;
}
.no-border,
.single-choose-scroll {
    border-bottom: 0 solid #ddd;
}
.choose-us-box > h2,
.course-slide-overlay > a {
    font-weight: 500;
    text-transform: capitalize;
}
.admission-button > a:hover {
    background: #e89a03;
    color: #fff;
}
.big-choose-us-area {
    background: #f8fafd;
    position: relative;
}
.choose-bg-image {
    max-width: 575px;
    position: absolute;
    right: 5%;
    top: 85px;
}
.big-choose-scroll {
    background: #fff;
    height: 350px;
    margin-top: 10px;
    padding: 5px 20px 10px 5px;
    position: relative;
}
.choose-us-box > h2 {
    color: #333;
    font-size: 27px;
    margin-bottom: 10px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #09f;
    border-radius: 20px;
}
.single-choose-scroll {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.choose-us-box {
    width: 50%;
}
.choose-icon {
    background: #e89a03;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    height: 60px;
    line-height: 61px;
    text-align: center;
    width: 60px;
    transition: all 0.4s ease 0s;
    border: 1px solid #e89a03;
}
.choose-text > h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.single-choose-scroll:hover .choose-icon {
    background: #fff;
    color: #e89a03;
    border: 1px solid #e89a03;
}
.single-course-slide {
    border: 1px solid #ddd;
}
.course-slide-image {
    position: relative;
    overflow: hidden;
}
.course-slide-image > img {
    width: 100%;
}
.course-slide-overlay {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(23, 23, 23, 0.6);
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transform: perspective(500px) rotateY(-90deg);
    transform: perspective(500px) rotateY(-90deg);
    -webkit-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
    visibility: hidden;
    width: 100%;
    padding: 90px 0;
    text-align: center;
}
.course-slide-overlay > a {
    border: 1px solid #e89a03;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    font-size: 18px;
}
.course-slide-overlay > a:hover {
    background: #e89a03;
}
.course-slide-image:hover .course-slide-overlay {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: perspective(500px) rotateY(0);
    transform: perspective(500px) rotateY(0);
    visibility: visible;
}
.course-slide-text {
    padding: 20px;
}
.course-text-head > p {
    color: #666;
    font-size: 15px;
    font-weight: 600;
}
.course-text-price > h2 {
    color: #e89a03;
    font-size: 23px;
    font-weight: 500;
}
.course-text-price {
    text-align: right;
}
.course-text-head > h3 {
    color: #555;
    font-family: "PT Serif", serif;
    font-size: 22px;
    font-weight: 700;
    margin-top: 10px;
    text-transform: capitalize;
}
.blog-desc h3 > a,
.blog-desc > a,
.blog-image > p,
.happy-info > h3,
.happy-info > h4,
.newsletter-right button {
    font-family: Montserrat, sans-serif;
}
.course-text-head > h3 > a:hover {
    color: #e89a03;
}
.course-text-price > ul {
    margin-top: 5px;
}
.course-text-price li {
    display: inline-block;
    font-size: 15px;
    color: #eb9204;
}
.latest-course-slide .owl-next,
.latest-course-slide .owl-prev {
    background: #ddd;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: -60px;
    width: 30px;
    text-align: center;
}
.course-slide-text .big-btn {
    margin-top: 20px;
}
.latest-course-slide .owl-prev {
    right: 35px;
    transition: all 0.4s ease 0s;
}
.latest-course-slide .owl-next {
    right: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.latest-course-slide .owl-next:hover,
.latest-course-slide .owl-prev:hover {
    background: #eb9204;
    color: #fff;
}
.big-education-service-page .single-course-slide {
    margin-bottom: 30px;
}
.big-achivement-area {
    background: #242424;
}
.no-margin-top {
    margin-top: 0 !important;
}
.achivement-icon {
    border: 1px solid #fff;
    color: #e89a03;
    float: none;
    font-size: 50px;
    height: 100px;
    line-height: 100px;
    margin: 0 auto 20px;
    text-align: center;
    width: 100px;
}
.achivement-content > h2 {
    color: #e89a03;
}
.achivement-content > p {
    color: #fff;
    font-weight: 500;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 16px;
}
.blog-desc > a,
.blog-image > p,
.happy-info > h3,
.happy-info > h4,
.newsletter-left > h3,
.newsletter-right button,
.single-footer-widget a,
.teacher-text > h3,
.teacher-text > p {
    text-transform: capitalize;
}
.big-achivement-area .big-section-heading > h2 {
    color: #fff;
}
.achivement-content {
    display: block;
    text-align: center;
}
.teachers-img {
    position: relative;
    overflow: hidden;
}
.teacher-social > ul {
    bottom: -10px;
    position: absolute;
    text-align: center;
    visibility: hidden;
    width: 100%;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.big-single-slide:hover .teacher-social > ul {
    bottom: 20px;
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.manabadi-social {
    width: 100%;
}
.manabadi-social > ul {
    text-align: center;
    width: 100%;
}
.teacher-social li {
    display: inline-block;
}
.teacher-social a {
    background: #e89a03;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    width: 40px;
}
.teacher-text > h3,
.teacher-text > p {
    color: #000;
    font-weight: 500;
}
.teacher-social a:hover {
    background: #393939;
}
.teacher-text {
    background: #f9f9f9;
    padding: 20px;
    text-align: center;
}
.teacher-text > h3 {
    font-size: 21px;
}
.teacher-text > p {
    font-size: 16px;
}
.teachers-slider .owl-next,
.teachers-slider .owl-prev {
    background: #09f;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 30px;
    color: #fff;
}
.teachers-slider .owl-prev {
    right: 35px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.teachers-slider .owl-next {
    right: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.teachers-slider .owl-next:hover,
.teachers-slider .owl-prev:hover {
    background: #007acc;
    color: #fff;
}
.big-testimonial-area {
    background: #f8fafd;
}
.single-happy-student {
    padding: 0 30px;
    position: relative;
}
.testimonial-img {
    height: 100px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}
.happy-student-img img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
}
.happy-info {
    background: #fff;
    border: 1px solid #ddd;
    margin-top: -40px;
    padding: 50px 20px 20px;
    text-align: center;
}
.happy-student-slider .owl-next,
.happy-student-slider .owl-prev {
    background: #ddd;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: -60px;
    width: 30px;
    text-align: center;
}
.happy-info > h4 {
    color: #e89a03;
    display: inline-block;
    font-size: 14px;
}
.happy-info > h3 {
    font-size: 19px;
}
.happy-student-slider .owl-prev {
    font-size: 20px;
    right: 35px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.happy-student-slider .owl-next {
    font-size: 20px;
    right: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.happy-student-slider .owl-next:hover,
.happy-student-slider .owl-prev:hover {
    background: #eb9204;
    color: #fff;
}
.big-singe-blog {
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
.blog-image {
    position: relative;
}
.blog-image > img {
    width: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.blog-image > img:hover {
    opacity: 0.83;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=83)";
}
.blog-image > p {
    background: #e89a03;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    height: 60px;
    line-height: 22px;
    padding: 8px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 60px;
}
.blog-image span {
    display: block;
    font-size: 17px;
}
.blog-desc h3 > a,
.single-footer-widget > h3 {
    font-size: 20px;
    text-transform: capitalize;
}
.blog-desc {
    padding: 20px;
}
.blog-desc h3 > a {
    display: inline-block;
    margin-bottom: 10px;
}
.blog-desc h3 > a:hover,
.blog-desc > a:hover {
    color: #e89a03;
}
.big-newsletter-area {
    background: #242424;
    padding: 30px 0;
}
.newsletter-left > h3 {
    color: #fff;
    margin: 7px 0;
}
.newsletter-right input {
    border: 1px solid #ddd;
    height: 40px;
    padding: 5px 10px;
    width: 60%;
}
.newsletter-right {
    text-align: right;
}
.newsletter-right button {
    background: #e89a03;
    border: none;
    color: #fff;
    font-weight: 500;
    height: 40px;
    padding: 5px 10px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.newsletter-right button:hover {
    background: #cb8806;
}
.big-footer-top {
    background: #313131;
    color: #999;
}
.single-footer-widget {
    margin: 0;
}
.agency-big-main-caption h4,
.madical-big-main-caption h4,
.single-footer-widget > h3 {
    margin-bottom: 15px;
    font-family: "PT Serif", serif;
}
.agency-about-wrap > h2,
.agency-big-main-caption h2,
.agency-quotes-left > h2,
.agency-service-text > h3,
.agency-single-service-left > h2,
.concept-text > h3,
.cons-service-text > h3,
.madical-big-main-caption h2,
.madical-choose-appointment-box button,
.madical-choose-appointment-box > h2,
.single-agency-mission > a,
.single-agency-mission > h3 {
    font-family: Montserrat, sans-serif;
}
.footer-logo > a {
    display: inline-block !important;
}
.mobile {
    /*display:none*/
}
.desktop {
    display: block;
}
.single-footer-widget > h3 {
    color: #eee;
    font-weight: 700;
    margin-top: 15px;
}
.footer_post > li {
    border-bottom: 1px dashed #999;
}
.footer_post > li:last-child {
    border-bottom: 0 dashed #999;
}
.single-footer-widget a {
    display: block;
    padding: 5px 0;
}
.footer_links,
.footer_links a {
    display: inline-block;
}
.single-footer-widget a:hover {
    color: #fff;
}
.footer_post li a i {
    font-size: 18px;
    margin-right: 5px;
}
.single-footer-widget p > a {
    display: inline-block;
    text-transform: lowercase;
}
.footer_links {
    margin-right: 30px;
}
.big-footer-bottom {
    background: #292929;
    color: #fff;
    text-align: center;
}
.copyright p i,
.copyright p span,
.copyright p > a {
    color: #e89a03;
    font-weight: 600;
}
.agency-slide-item-1 {
    background: url(../img/agency-slider.jpg) rgba(0, 0, 0, 0.3);
}
.agency-slide-item-2 {
    background: url(../img/agency-slider-2.jpg) rgba(0, 0, 0, 0.3);
}
.agency-big-main-slide {
    background-color: #eee;
    background-position: center center !important;
    background-size: cover !important;
    height: 560px !important;
}
.agency-big-caption-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.agency-big-main-caption {
    display: table;
    height: 100%;
    width: 100%;
}
.agency-big-main-caption h4 {
    color: #000;
    font-size: 24px;
    letter-spacing: 3px;
    text-transform: capitalize;
    font-weight: 400;
}
.agency-big-main-caption h2 {
    color: #000;
    font-size: 35px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
}
.agency-big-main-caption p {
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 20px 0;
    text-transform: capitalize;
}
.agency-single-service-left > p {
    margin: 0 0 10px;
}
.agency-single-service-left > h2 {
    font-size: 26px;
    margin-bottom: 20px;
}
.single-agency-serviceF {
    background: #f4f4f4;
    margin-bottom: 10px;
    padding: 5px 0px 5px 0px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.single-agency-service {
    background: #f4f4f4;
    margin-bottom: 10px;
    padding: 20px 0;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.agency-service-icon i {
    color: #039be5;
    font-size: 50px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.agency-service-text {
    margin-top: 10px;
}
.agency-service-text span {
    display: block;
    margin-top: 2px;
    font-size: 14px;
}
.agency-about-wrap > h2,
.single-agency-mission > a,
.single-agency-mission > h3 {
    display: inline-block;
    text-transform: capitalize;
}
.agency-service-text > h3 {
    font-size: 14px;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    font-weight: 500;
    color: #141414;
}
.single-agency-service a {
    color: #181818;
}
.single-agency-service a h3:hover,
.single-agency-service a:hover {
    color: #039be5;
}
.big-agency-service-area .big-section-heading {
    margin: 0 auto 50px;
    text-align: center;
    width: 70%;
}
.big-agency-about-area:before {
    background-image: url(../img/abt.jpg);
    background-position: center center;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}
.big-agency-about-area {
    background-color: #f8f8f8;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.agency-about-wrap {
    float: right;
    width: 50%;
    padding: 0 50px;
}
.agency-about-wrap > h2 {
    color: #333;
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 10px;
}
.agency-abt-btn {
    margin-top: 25px;
}
.single-agency-mission {
    margin-bottom: 30px;
}
.single-agency-mission > h3 {
    margin-bottom: 10px;
}
.single-agency-mission > a {
    margin-top: 10px;
}
.single-agency-mission > a:hover {
    color: #e89a03;
}
.big-agency-project-area {
    background: #f9f9f9;
}
.project-btn {
    display: block;
    margin: 15px 0;
    text-align: left;
}
.project-btn > a {
    border-left: 4px solid #f9f9f9;
    color: #212121;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 5px 10px;
    padding: 5px 15px;
    text-transform: uppercase;
}
.project-btn > a.current {
    cursor: default;
}
.project-btn > a.current,
.project-btn > a:hover {
    border-left: 4px solid #e5aa0a;
    color: #e5aa0a;
    background: #fff;
}
.element-item {
    float: left;
    margin: 30px 0 0;
    padding: 0 15px;
    width: 33.33%;
}
.project-single-item {
    background: #fff;
    box-shadow: 0 0 10px rgba(137, 137, 137, 0.81);
    overflow: hidden;
    padding: 7px;
    position: relative;
}
.img-responsive,
.project-single-item img {
    width: 100%;
}
.big-agency-quotes-area {
    background: url(../img/agency-bg.jpg) center center/cover no-repeat fixed rgba(0, 0, 0, 0);
    position: relative;
}
.agency-quotes-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.45);
}
.agency-quotes-left > h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 500;
    margin-bottom: 10px;
}
.agency-quotes-left > p {
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.partner-slider .owl-next,
.partner-slider .owl-prev {
    background: #ddd;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: -60px;
    width: 30px;
    -webkit-transition: all 0.4s ease 0s;
    position: absolute;
}
.agency-quotes-right {
    margin-top: 15px;
}
.partner-slider .owl-prev {
    right: 35px;
    transition: all 0.4s ease 0s;
}
.partner-slider .owl-next {
    right: 0;
    transition: all 0.4s ease 0s;
}
.partner-slider .owl-next:hover,
.partner-slider .owl-prev:hover {
    background: #eb9204;
    color: #fff;
}
.madical-slide-item-1 {
    background: url(../img/madical-slider-1.jpg) rgba(0, 0, 0, 0.3);
}
.madical-slide-item-2 {
    background: url(../img/madical-slider-2.jpg) rgba(0, 0, 0, 0.3);
}
.madical-big-main-caption {
    display: table;
    height: 100%;
    width: 100%;
}
.madical-big-main-caption h4 {
    color: #000;
    font-size: 24px;
    letter-spacing: 3px;
    text-transform: capitalize;
    font-weight: 400;
}
.madical-big-main-caption h2 {
    color: #000;
    display: inline-block;
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.madical-big-main-caption p {
    color: #000;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 10px 0;
    text-transform: capitalize;
}
.single-madical-promo {
    background: #212121;
    color: #fff;
    margin-bottom: 30px;
}
.madical-promo-icon {
    display: inline-block;
    font-size: 40px;
    margin-right: 10px;
}
.madical-promo-heading {
    display: inline-block;
    text-transform: capitalize;
}
.single-madical-promo:before {
    background: #eb9204;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50% 0 0;
    transform-origin: 50% 0 0;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    width: 100%;
    z-index: -1;
}
.single-madical-promo {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0 0 1px transparent;
    display: inline-block;
    font-weight: 600;
    padding: 30px;
    position: relative;
    text-transform: uppercase;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: color;
    transition-property: color;
    vertical-align: middle;
    width: 100%;
}
.Construction-about-wrap > h2,
.concept-text > h3,
.cons-service-text > a,
.cons-service-text > h3,
.madical-choose-appointment-box select,
.madical-choose-appointment-box > h2 {
    text-transform: capitalize;
}
.single-madical-promo:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.choose-us-box.madical-choose {
    width: 85%;
}
.madical-choose-appointment-box > h2 {
    color: #333;
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 10px;
}
.madical-choose-appointment-box > form {
    background: #fff;
    margin-top: 30px;
    padding: 50px;
}
.madical-choose-appointment-box input,
.madical-choose-appointment-box select {
    border: 1px solid #ddd;
    height: 40px;
    padding: 5px 10px;
    width: 100%;
    font-weight: 500;
}
.madical-choose-appointment-box p {
    margin: 10px 0;
}
.madical-choose-appointment-box option {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    padding: 5px;
}
.madical-choose-appointment-box button {
    background: #e89a03;
    border: none;
    color: #fff;
    display: block;
    font-weight: 500;
    margin: 20px auto 0;
    padding: 10px 20px;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.agency-about-wrap span,
.cons-service-text > a:hover {
    color: #e89a03;
}
.madical-choose-appointment-box button:hover {
    background: #cb8806;
}
.construct-slide-item-1 {
    background: url(../img/cons-slider-1.jpg) rgba(0, 0, 0, 0.3);
}
.construct-slide-item-2 {
    background: url(../img/cons-slider-2.jpg) rgba(0, 0, 0, 0.3);
}
.construct-big-main-slide {
    background-color: #eee;
    background-position: center center !important;
    background-size: cover !important;
    height: 560px !important;
}
.construct-big-caption-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}
.construct-big-main-caption {
    display: table;
    height: 100%;
    width: 100%;
}
.Construction-about-wrap > h2,
.cons-service-text > a,
.project-btn-const a {
    display: inline-block;
    font-family: Montserrat, sans-serif;
}
.cons-service-text > h3 {
    font-size: 20px;
    margin: 20px 0 8px;
}
.cons-service-text > a {
    margin-top: 10px;
}
.single-construction-service {
    margin-bottom: 30px;
}
.cons-service-img > img,
.const-pro-back-img > img {
    width: 100%;
}
.big-Construction-about-area:before {
    background-image: url(../img/abt.jpg);
    background-position: center center;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 43%;
}
.big-Construction-about-area,
.pro-single-const-box {
    position: relative;
    overflow: hidden;
}
.big-Construction-about-area {
    background-color: #f8f8f8;
    width: 100%;
}
.Construction-about-wrap {
    float: right;
    width: 57%;
    padding: 0 50px;
}
.Construction-about-wrap > h2 {
    color: #333;
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 10px;
}
.concept-box {
    margin-top: 30px;
}
.concept-text > h3 {
    color: #555;
    font-size: 20px;
    font-weight: 500;
}
.concept-icon {
    background: #e89a03;
    color: #fff;
    font-size: 27px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
}
.big-construction-project-area .big-section-heading,
.project-btn-const {
    text-align: center;
}
.project-btn-const a {
    border: 1px solid #ddd;
    font-size: 16px;
    font-weight: 500;
    margin-right: 5px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.con-pro-overlay > h3,
.con-pro-overlay > p,
.slide-text h4 {
    text-transform: capitalize;
}
.project-single-item-const-front {
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.project-single-item-const-back {
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transform: translateY(240px) rotateX(-90deg);
    transform: translateY(240px) rotateX(-90deg);
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    z-index: 1;
    width: 100%;
}
.const-pro-back-img {
    overflow: hidden;
    position: relative;
}
.pro-single-const-box:hover .project-single-item-const-front {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-110px) rotateX(90deg);
    transform: translateY(-110px) rotateX(90deg);
}
.pro-single-const-box:hover .project-single-item-const-back {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(0) rotateX(0);
    transform: translateY(0) rotateX(0);
}
.con-pro-overlay {
    background: rgba(0, 0, 0, 0.62);
    color: #fff;
    height: 100%;
    padding: 75px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.con-pro-overlay > h3 {
    margin-bottom: 5px;
}
.project-btn-const > a.current,
.project-btn-const > a:hover {
    background: #e5aa0a;
    border: 1px solid #e5aa0a;
    color: #fff;
}
.big-finance-header-style {
    position: relative;
}
.header-menu,
.overlay-pattern:after {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.header-style-2,
.header-style-2 .big-slide,
.header-style-2 .big-slide div {
    height: 100%;
}
.header-menu {
    background: rgba(0, 0, 0, 0.73);
    z-index: 99;
}
.finance-slider-1 {
    background: url(../img/financ-slider.jpg) rgba(0, 0, 0, 0.3);
}
.finance-slider-2 {
    background: url(../img/slider2.jpg) rgba(0, 0, 0, 0.3);
}
.single-finance-slide {
    background-color: #333;
    background-position: center center;
    background-size: cover;
    display: table;
    width: 100%;
}
.slide-item-tablecell {
    display: table-cell;
    padding-top: 85px;
    vertical-align: middle;
}
.header-style-2 .big-slide .owl-controls,
.header-style-2 .big-slide .owl-controls div,
.header-style-2 .big-slide div.slide-item-tablecell,
.header-style-2 .big-slide div.slide-item-tablecell div {
    height: auto;
}
.overlay-pattern:after {
    background: url(../img/pattern.png) rgba(0, 0, 0, 0.4);
    height: 100%;
    z-index: -1;
}
.overlay-pattern {
    position: relative;
    z-index: 1;
}
.finance-menu ul li a {
    color: #fff !important;
}
.big-logo-finance img {
    margin: 17px 0;
    position: relative;
    z-index: 99999;
}
.finance-menu ul .current-page-item > a,
.finance-menu ul li a:hover {
    color: #e89a03 !important;
    background: 0 0 !important;
}
.finance-menu ul > li > ul li a {
    color: #000 !important;
}
.finance-search-icon {
    color: #fff !important;
}
.slide-text h4 {
    color: #fff;
    font-family: "PT Serif", serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 3px;
    margin-bottom: 15px;
}
.slide-text h2 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.slide-text p {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 20px 0;
    text-transform: capitalize;
}
.edu-abt-right > h2,
.finance-about-wrap > h2 {
    color: #333;
    font-family: Montserrat, sans-serif;
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: capitalize;
}
.big-finance-about-area:before {
    background-image: url(../img/finance-blog-1.jpg);
    background-position: center center;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}
.big-finance-about-area {
    width: 100%;
    background-color: #f8f8f8;
    overflow: hidden;
    position: relative;
}
.finance-about-wrap {
    float: right;
    padding: 0 50px;
    width: 85%;
}
.finance-about-wrap > h2 {
    display: inline-block;
    font-size: 27px;
}
.finance-abt-overlay {
    background: rgba(0, 0, 0, 0.58);
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%;
}
.youtube-text {
    padding: 100px 0;
    text-align: center;
}
.popup-youtube > i {
    background: rgba(0, 0, 0, 0.54);
    border: 6px solid rgba(175, 175, 175, 0.8);
    border-radius: 50%;
    color: #e89a03;
    display: inline-block;
    font-size: 30px;
    height: 75px;
    line-height: 65px;
    margin-top: 30px;
    padding-left: 10px;
    text-align: center;
    width: 75px;
    z-index: 99;
}
.edu-about-left > img {
    width: 100%;
}
.edu-about-left {
    position: relative;
}
.edu-abt-overlay {
    background: rgba(31, 31, 31, 0.24);
    height: 100%;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.edu-abt-innr-overlay {
    background: rgba(60, 60, 60, 0.06);
    border: 2px solid #fff;
    height: 100%;
    position: relative;
    width: 100%;
}
.edu-abt-right > h2 {
    font-size: 27px;
}
.agency-progress-right > h3,
.behind-right > h3,
.something-left > h3 {
    font-family: Montserrat, sans-serif;
    font-size: 23px;
    color: #333;
}
.edu-abt-right > p {
    margin: 0 0 10px;
}
.edu-abt-right .big-btn {
    margin-top: 20px;
}
.something-left > h3 {
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.big-agency-progress-area {
    background: #f5f6f7;
}
.progress-list li {
    margin-bottom: 20px;
}
.progress-list li:last-child {
    margin-bottom: 0;
}
.progress-list p {
    margin-bottom: 5px;
}
.progress-list li .bar {
    position: relative;
}
.behind-right > h3 {
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.behind-right strong {
    font-weight: 600;
}
.behind-right > blockquote {
    border-left: 3px solid rgba(30, 30, 30, 0.15);
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 15px;
}
.agency-progress-right > h3 {
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.const-mission-text > h3,
.single-course-page > h2 {
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
}
.const-mission-text > h3 {
    color: #333;
    display: inline-block;
    margin-bottom: 10px;
}
.const-mission-list li {
    margin: 5px 0;
}
.const-mission-list ul li i {
    color: #e5aa0a;
    margin-right: 10px;
}
.const-mission-img > img {
    width: 100%;
}
.single-course-page > h2 {
    color: #000;
}
.edulab-course-info > p {
    display: inline-block;
    font-weight: 500;
    margin: 10px 15px 10px 0;
}
.single-course-desc > ul {
    margin-top: 30px;
}
.single-course-desc li {
    margin: 5px 0;
}
.single-course-desc ul li i {
    color: #e5aa0a;
    margin-right: 10px;
}
.single-pricing-table {
    box-shadow: 0 0 4px #ddd;
    margin-top: 0;
    text-align: center;
}
.pricing-signup,
.single-course-desc {
    margin-top: 20px;
}
.single-course-widget {
    margin-bottom: 30px;
}
.single-course-widget:last-child {
    margin-bottom: 0;
}
.pricing-heading {
    background: #f2f2f2;
    color: #333;
    font-weight: 500;
    padding: 12px 10px;
    text-transform: uppercase;
}
.price-value {
    background: #e5aa0a;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    padding: 20px 10px;
}
.price-value .month {
    font-size: 20px;
    font-weight: 400;
}
.pricing-desc ul li {
    padding: 10px;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.appointment-btn > button,
.single-course-widget button {
    font-weight: 500;
    -webkit-transition: all 0.4s ease 0s;
    text-transform: capitalize;
}
.pricing-desc ul li:hover {
    padding-left: 20px;
}
.pricing-desc ul li strong {
    margin-right: 5px;
}
.pricingContent ul li:nth-child(2n + 2),
.single-pricing-table .pricing-desc ul li:nth-child(2n + 2) {
    background: #f2f2f2;
}
.edulab-course-info a:hover,
.single-course-desc a:hover {
    color: #e5aa0a;
}
.single-course-desc > h2 {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.single-course-widget > form {
    background: #f9f9f9;
    padding: 30px;
    box-shadow: 0 0 4px #ddd;
}
.single-course-widget > form > p {
    margin: 10px 0;
}
.single-course-widget input {
    border: 1px solid #ddd;
    height: 40px;
    padding: 5px 10px;
    width: 100%;
}
.single-course-widget > form textarea {
    border: 1px solid #ddd;
    height: 80px;
    padding: 5px 10px;
    width: 100%;
}
.submit-course {
    text-align: center;
}
.single-course-widget button {
    background: #e89a03;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    margin: 0 auto;
    padding: 8px 20px;
    transition: all 0.4s ease 0s;
}
.single-course-widget button:hover {
    background: #313131;
    color: #fff;
}
.big-madical-service-page .big-section-heading {
    margin: 0 auto 50px;
    text-align: center;
    width: 70%;
}
.single-service-madical-page {
    background: #f9f9f9;
}
.madical-single-widget {
    background: #f9f9f9;
    padding: 30px 50px;
}
.madical-single-widget input,
.madical-single-widget select {
    height: 40px;
    padding: 5px 10px;
    border: 1px solid #ddd;
    width: 100%;
}
.madical-single-widget > h3 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.madical-single-widget select {
    font-weight: 500;
    text-transform: capitalize;
    cursor: pointer;
}
.madical-single-widget option {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    padding: 5px;
}
.madical-single-widget p {
    margin: 10px 0;
}
.madical-single-widget textarea {
    border: 1px solid #ddd;
    height: 100px;
    padding: 5px 10px;
    width: 100%;
}
.appointment-btn {
    text-align: center;
}
.appointment-btn > button {
    background: #e89a03;
    border: none;
    color: #fff;
    display: block;
    font-family: Montserrat, sans-serif;
    margin: 20px auto 0;
    padding: 10px 20px;
    transition: all 0.4s ease 0s;
}
#pro_2 a,
.finance-single-service-text > h3 {
    color: #000;
    text-transform: capitalize;
    font-family: Montserrat, sans-serif;
}
.appointment-btn > button:hover {
    background: #cb8806;
}
.big-madical-promo-area .big-section-heading {
    margin: 0 auto 50px;
    text-align: center;
    width: 70%;
}
.single-course-desc > p {
    margin: 0 0 10px;
}
.single-constrution-widget > h3 {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.single-constrution-widget {
    margin-bottom: 30px;
}
.single-constrution-widget:last-child {
    margin-bottom: 0;
}
.finance-single-service-text {
    margin-top: 30px;
}
.finance-single-service-text > h3 {
    font-size: 23px;
    margin-bottom: 10px;
}
.finance-single-service-text > p {
    margin: 0 0 10px;
}
.single-shop-tab {
    margin-top: 30px;
}
.nav-tabs > li > a {
    border: 0;
}
#pro_2 a {
    background: #eee;
    border-left: 5px solid #eee;
    border-radius: 0;
    margin: 0;
}
#pro_2 .active > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #e89a03;
    border-color: currentcolor currentcolor currentcolor #000;
    -o-border-image: none;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 5px;
    color: #fff;
}
#pro_2 > li {
    float: none;
    margin: 2px;
}
#pro_2 {
    border: none;
    margin-bottom: 0;
}
.panel-body {
    background: #f9f9f9;
    border: 1px solid #ddd;
}
.widget-title > h3 {
    color: #444;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.finance-single-service-widget > form {
    background: #f7f7f7;
    padding: 20px;
}
.finance-single-service-widget form p label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
}
.finance-single-service-widget input {
    border: 1px solid #ddd;
    height: 40px;
    padding: 5px 10px;
    width: 100%;
}
.finance-single-service-widget form p textarea {
    border: 1px solid #ddd;
    height: 80px;
    padding: 5px 10px;
    width: 100%;
}
.finance-single-service-widget form p button[type="submit"] {
    background: #e89a03;
    border: none;
    color: #fff;
    display: block;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    margin: 20px auto 0;
    padding: 10px 20px;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.finance-single-service-widget form p button[type="submit"]:hover {
    background: #cb8806;
}
.finance-single-service-widget {
    margin-bottom: 30px;
}
.finance-single-service-widget:last-child {
    margin-bottom: 0;
}
.broucher-item i {
    background: #fff;
    color: #e89a03;
    font-size: 20px;
    height: 30px;
    left: 14px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 30px;
}
.broucher-item > a {
    background: #e89a03;
    border-left: 0 none;
    color: #fff;
    display: block;
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    padding: 10px 20px 10px 60px;
}
.broucher-item > a:hover {
    border-left: 0;
}
.broucher-item {
    margin-top: 10px;
    position: relative;
}
.broucher-item a span {
    color: #fff;
    float: right;
    margin-top: 5px;
}
.big-education-work-page {
    background: #f8fafd;
}
.big-education-work-page .big-section-heading {
    margin: 0 auto 50px;
    text-align: center;
    width: 70%;
}
.big-single-blog-post,
.big-single-work-education {
    margin-bottom: 30px;
}
.big-single-work-education > img,
.blog-image img,
.project-img-overlay {
    width: 100%;
}
.single-work-text-edu {
    padding: 20px;
    text-align: center;
    background: #fff;
}
.single-work-text-edu h4 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    text-transform: uppercase;
}
.project-img-overlay {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.38) 27%, rgba(0, 20, 20, 0.76) 57%) rgba(0, 0, 0, 0);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.38) 27%, rgba(0, 20, 20, 0.76) 57%) rgba(0, 0, 0, 0);
    bottom: -30px;
    color: #fff;
    font-size: 14px;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 50px 15px 15px;
    position: absolute;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    visibility: hidden;
    z-index: -1;
}
.pro-single-const-box:hover .project-img-overlay {
    bottom: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    z-index: 9;
}
.project-img-overlay h4,
.project-img-overlay p {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    text-transform: capitalize;
}
.blog-post-bottom-right > a,
.blog-post-text > h3 {
    font-family: Montserrat, sans-serif;
    text-transform: capitalize;
}
.blog-post-text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 20px;
}
.blog-post-text > h3 {
    color: #000;
    font-size: 23px;
    margin-bottom: 10px;
}
.blog-post-text-bottom {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 15px;
}
.blog-post-bottom-left > p {
    border-right: 1px solid #ddd;
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    text-transform: capitalize;
}
.blog-post-bottom-left > p:last-child {
    border-right: 0 solid #ddd;
    margin-right: 0;
    padding-right: 0;
}
.blog-post-bottom-left a:hover,
.blog-post-bottom-left p > i,
.blog-post-bottom-right > a:hover {
    color: #e89a03;
}
.blog-post-bottom-right {
    text-align: right;
}
.blog-post-text.blog-list {
    border: none;
    padding-left: 0;
}
.big-single-blog-post-list {
    border-bottom: 3px dotted #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.news-single-widget {
    background: #f9f9f9;
    margin-bottom: 30px;
    padding: 20px;
}
.big-news-sidebar {
    margin-top: 0;
}
.news-single-widget:last-child {
    margin-bottom: 0;
}
.news-single-widget > form {
    position: relative;
    height: 40px;
}
.news-single-widget input[type="search"] {
    background: #fff;
    border: none;
    height: 40px;
    padding: 5px 60px 5px 10px;
    width: 100%;
}
.blog-catagory li a,
.news-single-widget > h3 {
    padding: 10px 20px;
    text-transform: capitalize;
}
.news-single-widget form > button {
    background: #e89a03;
    border: none;
    color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    width: 20%;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    top: 0;
}
.news-single-widget button:hover {
    background: #313131;
}
.news-single-widget > h3 {
    background: #242c42;
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}
.blog-catagory li {
    border-bottom: 2px solid #fff;
}
.blog-catagory li:last-child {
    border-bottom: 0 solid #fff;
}
.blog-catagory li a {
    color: #000;
    display: block;
}
.blog-catagory li a:hover {
    color: #e89a03;
}
.blog-catagory span {
    float: right;
}
.Tags-catagory > li {
    display: inline-block;
    margin: 4px 2px;
}
.Tags-catagory > li > a {
    background: #fff;
    display: block;
    padding: 5px 10px;
    text-transform: capitalize;
}
.Tags-catagory > li > a:hover {
    background: #e89a03;
    color: #fff;
}
.single-popular-post {
    border-bottom: 2px solid #fff;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.single-popular-post:last-child {
    border-bottom: 0 solid #fff;
    margin-bottom: 0;
    padding-bottom: 0;
}
.single-popular-post a > i {
    color: #e89a03;
    font-size: 20px;
    margin-right: 5px;
}
.single-popular-post > a {
    color: #555;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}
.single-popular-post > a:hover {
    color: #e89a03;
}
.single-popular-post > p {
    color: #555;
    font-size: 13px;
    text-transform: capitalize;
}
.single-popular-post > p > span {
    color: #b47700;
    font-weight: 600;
}
.single-blog-post-text {
    border: none;
    margin-top: 30px;
    padding: 0;
}
.blog-post-text blockquote {
    background: #f9f9f9;
    border-left: 5px solid #212121;
    color: #354a6b;
    font-family: "Playfair Display", serif;
    font-size: 23px;
    font-style: italic;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 25px;
    margin-right: 0;
    margin-top: 25px;
    padding: 40px 30px;
    position: relative;
}
.blog-post-text blockquote:before {
    color: #eaebec;
    content: "";
    font-family: FontAwesome;
    font-size: 115px;
    left: 0;
    line-height: 110px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.big-faqs-right > form button,
.big-faqs-right > form label,
.big-faqs-right > h3,
.big-single-faqs > h3,
.comment-form-template form button,
.comment-group-title h2,
.comment-info h4,
.comment-info > p,
.login-page-heading > h3 {
    font-family: Montserrat, sans-serif;
    text-transform: capitalize;
}
.blog-post-text blockquote > p {
    position: relative;
    z-index: 10;
    color: #333;
}
.blog-post-text > ul {
    margin: 30px 0;
}
.blog-post-text li {
    margin: 10px 0;
}
.big-comment-list,
.single-comment-item {
    margin-top: 30px;
}
.blog-post-text li i {
    color: #e89a03;
    font-size: 20px;
    margin-right: 20px;
}
.post-share-box {
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    padding: 15px 0;
}
.post-share-left > p,
.post-share-right > p {
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
}
.post-share-left a {
    color: #555;
    font-weight: 500;
}
.post-share-right {
    text-align: right;
}
.login-page-box,
.notfound {
    text-align: center;
}
.post-share-right a {
    color: #bcc4d0;
    margin-left: 5px;
}
.facebook:hover {
    color: #4b6ea9;
}
.twitter:hover {
    color: #65bbf2;
}
.google:hover {
    color: #dd4d41;
}
.linked:hover {
    color: #0075b5;
}
.comment-group-title h2,
.comment-info h4 {
    color: #333;
}
.comment-group-title h2 {
    font-size: 25px;
}
.single-comment-box {
    background: #f9f9f9;
    margin-bottom: 10px;
    padding: 0 10px 30px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-comment-box:last-child {
    border-bottom: 0 solid #eee;
}
.main-comment {
    font-size: 14px;
    padding: 30px 0 0 100px;
    position: relative;
}
.author-image {
    border-radius: 50%;
    left: 0;
    margin-bottom: 20px;
    position: absolute;
    top: 30px;
}
.author-image img {
    border-radius: 50%;
    display: block;
    width: 80px;
}
.single-comment-box.reply-comment {
    margin-left: 100px;
}
.comment-info h4 {
    font-size: 17px;
    font-weight: 500;
}
.comment-info > p {
    color: #212121;
}
.comment-info {
    margin-bottom: 10px;
}
.reply {
    border: 1px solid #ddd;
    color: #555;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    padding: 5px 10px;
    position: absolute;
    right: -7px;
    top: 2px;
}
.reply:hover {
    background: #e89a03;
    color: #fff;
}
.comment-form-template {
    margin-top: 50px;
}
.comment-form-template > form {
    margin-top: 20px;
}
.comment-form-template form input[type="email"],
.comment-form-template form input[type="text"] {
    background: 0 0;
    border: 1px solid #ddd;
    float: left;
    height: 50px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 0;
    padding: 10px 15px;
    width: 45%;
}
.comment-form-template form textarea {
    border: 1px solid #ddd;
    height: 160px;
    margin-bottom: 20px;
    padding: 5px 15px;
    width: 93%;
}
.comment-form-template form button {
    background: #e89a03;
    border: none;
    color: #fff;
    display: block;
    font-weight: 500;
    padding: 10px 20px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.notfound > h2,
.notfound > h3 {
    color: #333;
    margin-bottom: 30px;
}
.big-faqs-right > form label,
.big-single-faqs > h3 {
    display: inline-block;
    font-weight: 500;
}
.comment-form-template form button:hover {
    background: #cb8806;
}
.notfound > h2 {
    font-size: 130px;
    line-height: 135px;
}
.notfound > h3 {
    font-size: 22px;
}
.notfound > form {
    margin-bottom: 30px;
    position: relative;
}
.notfound > form > input {
    background: 0 0;
    border: 1px solid #ddd;
    height: 50px;
    padding: 5px 100px 5px 10px;
    width: 100%;
}
.notfound > form > button {
    background: #e89a03;
    border: none;
    color: #fff;
    font-size: 26px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100px;
}
.notfound > form > button:hover {
    background: #cb8806;
}
.big-faqs-area {
    background: #f9f9f9;
}
.big-single-faqs {
    margin-bottom: 25px;
}
.big-single-faqs:last-child {
    margin-bottom: 0;
}
.big-single-faqs i {
    margin-right: 5px;
}
.big-single-faqs > h3 {
    color: #333;
    font-size: 20px;
}
.big-single-faqs > p {
    margin-left: 25px;
    margin-top: 5px;
}
.big-faqs-right > h3 {
    color: #333;
    font-size: 26px;
    margin-bottom: 10px;
}
.big-faqs-right > form {
    background: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
    margin-top: 30px;
    padding: 30px 50px;
}
.big-faqs-right > form input,
.big-faqs-right > form textarea {
    background: #fafafa;
    border: 1px solid #ddd;
    padding: 5px 10px;
    width: 100%;
}
.big-faqs-right > form p {
    margin-top: 15px;
}
.big-faqs-right > form label {
    font-size: 14px;
    margin-bottom: 0;
}
.big-faqs-right > form textarea {
    height: 120px;
}
.big-faqs-right > form input {
    color: #333;
    height: 40px;
}
.big-faqs-right > form button {
    background: #e89a03;
    border: none;
    color: #fff;
    display: block;
    font-weight: 500;
    padding: 10px 20px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.big-faqs-right > form button:hover {
    background: #cb8806;
}
.big-login-page-area {
    background: #eee;
}
.login-page-box {
    background: #fff;
    margin: 0 auto;
    padding: 40px;
    width: 40%;
}
.login-page-box .forgot,
.login-page-box .remember {
    margin-left: 0 !important;
}
.login-page-heading {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.login-page-heading i {
    font-size: 22px;
    margin-right: 5px;
}
.login-page-heading > h3 {
    color: #333;
    display: inline-block;
    font-size: 25px;
}
.login-page-box > form {
    margin-top: 30px;
}
.account-form-group {
    border: 1px solid #ddd;
    height: 45px;
    margin-bottom: 10px;
    position: relative;
}
.account-form-group > input {
    border: none;
    height: 100%;
    left: 0;
    padding: 5px 10px 5px 60px;
    position: absolute;
    top: 0;
    width: 100%;
}
.account-form-group i {
    border-right: 1px solid #ddd;
    color: #959595;
    font-size: 18px;
    height: 100%;
    left: 0;
    line-height: 40px;
    margin-right: 5px;
    padding-right: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 48px;
}
.login-page-box .forgot {
    color: #333;
    font-weight: 500;
    float: left;
}
.login-page-box label {
    color: #333;
    display: block;
    font-weight: 500;
    text-align: right;
}
.login-page-box button {
    background: #e89a03;
    border: none;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    height: 100%;
    padding: 10px 20px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    margin-top: 10px;
}
.login-page-box button:hover {
    background: #cb8806;
}
.login-sign-up {
    margin-top: 20px;
}
.login-sign-up > a {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.login-sign-up > a:hover {
    color: #e89a03;
}
.remember {
    display: inline-block;
    margin: 10px 0;
}
.maintenance {
    margin: 0 auto;
    text-align: center;
    width: 80%;
}
.maintenance h2 {
    color: #333;
    font-family: "Playfair Display", serif;
    font-size: 100px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.big-contact-desc > h3,
.contact-form form p button,
.contact-form h2,
.contact-page-two-right h4,
.contact-top-details > h3,
.single-contact-page-promo > h3 {
    font-family: Montserrat, sans-serif;
}
.maintenance > h3 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 25px;
}
.big-contact-page-promo-area {
    background: #f9f9f9;
}
#googleMap {
    height: 390px;
}
.contact-form h2 {
    font-size: 26px;
    text-transform: capitalize;
    color: #000;
}
.contact-form form p input {
    width: 100%;
    border: 1px solid #ddd;
    padding: 5px 10px;
    height: 50px;
}
.contact-form > form {
    margin-top: 20px;
}
.contact-form form p textarea {
    border: 1px solid #ddd;
    width: 100%;
    padding: 5px 10px;
    height: 150px;
}
.contact-form form p {
    margin: 5px 0;
}
.contact-form form p button {
    background: #e89a03;
    border: none;
    color: #fff;
    display: block;
    font-weight: 500;
    padding: 10px 20px;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.contact-form form p button:hover {
    background: #cb8806;
}
.single-contact-page-promo {
    background: #fff;
    border: 1px solid #ddd;
    padding: 30px;
    text-align: center;
    margin-bottom: 30px;
}
.contact-page-promo-icon i {
    color: #e89a03;
    font-size: 40px;
}
.single-contact-page-promo > h3 {
    color: #333;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 20px;
}
.single-contact-page-promo a {
    color: #bcc4d0;
    margin-left: 5px;
}
.single-contact-page-promo li {
    display: inline-block;
}
.single-contact-page-promo > ul {
    margin-bottom: 28px;
}
.contact-top-details {
    margin-bottom: 25px;
    text-align: left;
    width: 70%;
}
.big-contact-desc > h3,
.contact-top-details > h3 {
    color: #000;
    font-size: 22px;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.contact-page-two-form > form {
    background: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
    margin-top: 30px;
    padding: 30px 50px;
}
.contact-page-two-form form label {
    color: #333;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}
.contact-page-two-form form p input {
    background: 0 0;
    border: 1px solid #ddd;
    height: 40px;
    padding: 5px 10px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.contact-page-two-form form p input:focus,
.contact-page-two-form form textarea:focus {
    border: 1px solid #e89a03;
}
.contact-page-two-form form textarea {
    background: 0 0;
    border: 1px solid #ddd;
    height: 120px;
    padding: 5px 10px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.contact-page-two-form form p button {
    background: #e89a03;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 17px;
    padding: 12px 18px;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.contact-page-two-form form p button:hover {
    background: #cb8806;
}
.contact-page-two-form form p {
    margin-top: 15px;
}
.contact-page-two-right,
.weekly-subscribe {
    margin-top: 30px;
}
.contact-page-two-right h4 i {
    color: #e89a03;
    margin-right: 5px;
}
.single-contact-two-right {
    margin-bottom: 0;
}
.contact-page-two-right h4 {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}
.contact-page-two-right p > a:hover {
    color: #cb8806;
}
.weekly-subscribe form {
    height: 40px;
}
.weekly-subscribe form input[type="text"] {
    border: 1px solid #ddd;
    color: #000;
    height: 100%;
    padding: 5px 90px 5px 10px;
    width: 100%;
}
.weekly-subscribe form button {
    background: #e89a03;
    border: none;
    color: #fff;
    font-size: 20px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 18%;
}
.weekly-subscribe form button:hover {
    background: #cb8806;
}
.weekly-subscribe form {
    position: relative;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.get-connected-with {
    margin-top: 40px;
}
.get-connected-with ul {
    margin-top: 20px;
}
.get-connected-with li {
    display: inline-block;
    margin: 0 5px;
}
.get-connected-with a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    background: #eee;
    color: #555;
}
.get-connected-with a:hover {
    background: #e89a03;
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .NonWin {
        display: block;
    }
    .windowdivtop {
        display: none;
    }
    .mobiledivtop {
        display: block;
    }
    .big-logo {
        display: none;
    }
	.mb_logo img {width: 100px;}
    .slicknav_btn {
        position: relative;
        display: block;
        vertical-align: middle;
        float: left;
        padding: 0.3em 0.5em;
        line-height: 1.125em;
    }
    .astp {
        padding: 7px 0 20px;
    }
    .ast2 img {
        width: 50px;
    }
    .agency-service-icon i {
        font-size: 30px;
    }
    .agency-service-text > h3 {
        font-size: 13px;
        padding: 0 5px;
    }
    .agency-service-text > div {
        font-size: 14px;
        padding: 0 5px;
        line-height: 14px;
    }
    .imdsm {
        display: block !important;
    }
}
.agency-service-text div h6 {
    color: #f4f4f4;
}
.imdsm {
    display: none;
}
