/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/

@import url("https://fonts.googleapis.com/css2?family=Imprima:wght@300;400;500;600;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&amp;display=swap");
:root {
    --theme-color1: #38B6FF;
    --theme-color2: #2d3e50;
    --primary-color				: #38B6FF;
	--secondary-color			: #2d3e50;
	--bg-color					: #FEF7EC;
	--text-color				: #4E535E;
	--dark-color				: #111;
	--accent-color				: #38B6FF;
	--accent-secondary-color	: #125875;
	--white-color				: #FFFFFF;
	--divider-color				: #1018281A;
	--dark-divider-color		: #FFFFFF1A;
	--error-color				: rgb(230, 87, 87);
    --border-color              : #ecf1f9;
    --theme-color-light: #FFFFFF;
    --theme-color-dark: #000000;
    --theme-color-lighter: #F8F8F8;
    --review-color: #FFAA18;
}

.dfdf{ margin-bottom:100px;}
html, body {height: 100%;}
.floatleft {float:left !important;}
.floatright {float:right !important;}
.floatnone {float:none !important;}
.alignleft {text-align:left !important;}
.alignright {text-align:right !important;}
.aligncenter {text-align:center !important;}
.no-display { display:none; }
.no-margin { margin:0 !important; }
.no-padding { padding:0 !important; }
a:focus, button:focus {outline:0px solid}
input:focus {box-shadow: 0; outline: 0}
textarea {box-shadow: 0; outline: 0}
img {
    max-width:100%;
    height:auto;
    border:0; 
    vertical-align:top;
}
.joc{ background-color:#38B6FF; text-align:center; color:#FFF; font-size:16px}
.joc_2{ border:1 px }
.fix {overflow:hidden}
p {}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
a {-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;text-decoration:none; color: #000}
a:hover {
    color: #4c4c4c;
    text-decoration: none;
}
a:active, a:hover, a:focus {outline: 0 none; text-decoration: none}
ul{
    list-style: outside none none;
    margin: 0;
    padding: 0
}
.clear{clear:both}
::-moz-selection {background: #b3d4fc; text-shadow: none}
::selection {background: #b3d4fc; text-shadow: none}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
::-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)}
body {
    color: #222222;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    background: #fff
}
.coucs_12{ padding-top:5px; font-size:14px; font-weight:bold  }
.sec_icon{ margin-bottom:30px}
.container { width: 1200px}
.container, .row, .col-md-12, .col-md-10, .col-md-9, .col-md-8, .col-md-6, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .as-mainwrapper {
    transition: all 0.3s ease 0s
}
.section-margin {margin: 120px 0 140px 0}
.section-padding {padding: 120px 0}
.section-bottom-padding {padding: 0 0 120px 0}
.section-top-padding {padding: 120px 0 0 0}
.diploma_para.v2 .section-title p {
  text-align: center;
}
.section-title {
    text-align: center;
    overflow: hidden;
    position: relative
}
.section-title h3 {
    color: #2d3e50;
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 10px;
}
.section-title2 {
    overflow: hidden;
    position: relative
}
.section-title2 h3 {
    color: #2d3e50;
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 10px;
}
.section-title p {
    color: #000000;
    font-family: "Raleway";
    font-weight: 400;
    margin-bottom: 24px;
}
.section-title-wrapper.v2 { margin-bottom: 30px; position: relative;}
.section-title-wrapper.v2:before,
.section-title-wrapper.v2:after{
    content: none;
}
.section-title-wrapper { margin-bottom: 87px; position: relative;}
.section-title-wrapper:before {
    background: #2d3e50 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 230px;
}
.section-title-wrapper:after {
    background: rgba(0, 0, 0, 0) url("img/icon/cap-dark.jpg") no-repeat scroll 0 0;
    bottom: -8px;
    color: #1bb4b9;
    content: "";
    font-size: 14px;
    height: 20px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 40px;
    z-index: 9;
}
.white .section-title h3, .white .section-title p {color: #ffffff;}
.section-title-wrapper.white:before {background: #ffffff none repeat scroll 0 0;}
.white.section-title-wrapper:after {background: rgba(0, 0, 0, 0) url("img/icon/cap-white.jpg") repeat scroll 0 0;}
.carousel-style-one.owl-theme .owl-controls .owl-nav div {
    color: #2D3E50;
    display: inline-block;
    font-size: 60px;
    height: 60px;
    left: -50px;
    line-height: 59px;
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    filter: alpha(opacity=100);
    padding: 0;
    position: absolute;
    text-align: center;
    top: 39.6%;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    width: 36px;
}
.carousel-style-one.owl-theme .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: -50px;
}
.latest-area:hover .carousel-style-one.owl-theme .owl-controls .owl-nav div {
    opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}
.dividers {border-top: 1px solid #ccc; }
.as-mainwrapper {
    position: relative;
}
.as-mainwrapper.wrapper-boxed {
    background-color: #ffffff;
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.1);
    float: none;
    margin: 0 auto;
    max-width: 1200px;
}
.main-content-wrapper, .wrapper-wide {
    background: #ffffff;
}
/*------Margin left-------*/
.ml-0 { margin-left: 0px }
.ml-10 { margin-left: 10px }
.ml-15 { margin-left: 15px }
.ml-20 { margin-left: 20px }
.ml-30 { margin-left: 30px }
.ml-40 { margin-left: 40px }
.ml-50 { margin-left: 50px }
.ml-60 { margin-left: 60px }
.ml-70 { margin-left: 70px }
.ml-80 { margin-left: 80px }
.ml-90 { margin-left: 90px }
.ml-100 { margin-left: 100px }
/*------Margin right-------*/
.mr-0 { margin-right: 0px }
.mr-10 { margin-right: 10px }
.mr-15 { margin-right: 15px }
.mr-20 { margin-right: 20px }
.mr-30 { margin-right: 30px }
.mr-40 { margin-right: 40px }
.mr-50 { margin-right: 50px }
.mr-60 { margin-right: 60px }
.mr-70 { margin-right: 70px }
.mr-80 { margin-right: 80px }
.mr-90 { margin-right: 90px }
.mr-100 { margin-right: 100px }
/*------Margin Top-------*/
.mt-0 { margin-top: 0px }
.mt-10 { margin-top: 10px }
.mt-15 { margin-top: 15px }
.mt-20 { margin-top: 20px }
.mt-30 { margin-top: 30px }
.mt-40 { margin-top: 40px }
.mt-50 { margin-top: 50px }
.mt-60 { margin-top: 60px }
.mt-70 { margin-top: 70px }
.mt-80 { margin-top: 80px }
.mt-90 { margin-top: 90px }
.mt-100 { margin-top: 100px }
/*------Margin Bottom-------*/
.mb-0 { margin-bottom: 0px }
.mb-10 { margin-bottom: 10px }
.mb-15 { margin-bottom: 15px }
.mb-20 { margin-bottom: 20px }
.mb-30 { margin-bottom: 30px }
.mb-40 { margin-bottom: 40px }
.mb-50 { margin-bottom: 50px }
.mb-60 { margin-bottom: 60px }
.mb-70 { margin-bottom: 70px }
.mb-80 { margin-bottom: 80px }
.mb-90 { margin-bottom: 90px }
.mb-100 { margin-bottom: 100px }
/*------Padding left-------*/
.pl-0 { padding-left: 0px }
.pl-10 { padding-left: 10px }
.pl-15 { padding-left: 15px }
.pl-20 { padding-left: 20px }
.pl-30 { padding-left: 30px }
.pl-40 { padding-left: 40px }
.pl-50 { padding-left: 50px }
.pl-60 { padding-left: 60px }
.pl-70 { padding-left: 70px }
.pl-80 { padding-left: 80px }
.pl-90 { padding-left: 90px }
.pl-100 { padding-left: 100px }
/*------Padding right-------*/
.pr-0 { padding-right: 0px }
.pr-10 { padding-right: 10px }
.pr-15 { padding-right: 15px }
.pr-20 { padding-right: 20px }
.pr-30 { padding-right: 30px }
.pr-40 { padding-right: 40px }
.pr-50 { padding-right: 50px }
.pr-60 { padding-right: 60px }
.pr-70 { padding-right: 70px }
.pr-80 { padding-right: 80px }
.pr-90 { padding-right: 90px }
.pr-100 { padding-right: 100px }
/*------Padding Top-------*/
.pt-0 { padding-top: 0px }
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pt-30 { padding-top: 30px }
.pt-40 { padding-top: 40px }
.pt-50 { padding-top: 50px }
.pt-60 { padding-top: 60px }
.pt-70 { padding-top: 70px }
.pt-80 { padding-top: 80px }
.pt-90 { padding-top: 90px }
.pt-100 { padding-top: 100px }
.pt-110 { padding-top: 110px }
/*------Padding Bottom-------*/
.pb-0 { padding-bottom: 0px }
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-30 { padding-bottom: 30px }
.pb-40 { padding-bottom: 40px }
.pb-50 { padding-bottom: 50px }
.pb-60 { padding-bottom: 60px }
.pb-70 { padding-bottom: 70px }
.pb-80 { padding-bottom: 80px }
.pb-90 { padding-bottom: 90px }
.pb-100 { padding-bottom: 100px }
.pb-110 { padding-bottom: 110px }
.pb-120 { padding-bottom: 120px }
.pb-130 { padding-bottom: 130px }
.block {display: block}
/*----------------------------------------*/
/*  2. Header CSS
/*----------------------------------------*/
/*----------------------------------------*/
/*  2.1 Header Top
/*----------------------------------------*/
.header-top {
    background: #2d3e50 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 13px;
    position: relative;
    z-index: 999;
}
/*.about-area:before, .newsletter-area:before {
    content: "";
    height: 48px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 43%;
}*/
/*.about-area:after, .newsletter-area:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -o-border-image: none;
        border-image: none;
    border-style: solid;
    border-width: 24px 10px;
    content: "";
    height: 5px;
    position: absolute;
    right: 43%;
    top: 10px;
    width: 0;
}*/
.header-top span {padding: 14px 0; display: inline-block}
.header-top-right > .content {
    display: /*inline-block*/ none;
    font-family: "Montserrat", sans-serif;
    margin-left: 13px;
    padding-left: 17px;
    position: relative;
}
.header-top-right > .content > a {color: #fff}
.header-top-right .content:hover > a {color: #2d3e50;}
.header-top-right > .content i {font-size: 14px; margin-right: 8px;}
.header-top-right {float: right; padding-top: 5px}
.header-top-right > .content:after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 2px;
}
.header-top-right h4{
	font-size: 24px;
    display: inline;
	margin-left: 10px;
}
.header-top-right h4 a{
	color:#eee;
}
.header-top-right > .content:first-child:after {display: none;}
.header-top-right > .content .account-dropdown {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    padding: 5px 19px 6px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
    width: 125px;
    z-index: -99;
}
.header-top-right > .content:hover .account-dropdown {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    z-index: 9999;   
}
.account-dropdown a {
    color: #2d3e50;
    display: block;
    padding: 5px 0;
}
.account-dropdown li {display: block;}
/*----------------------------------------*/
/*  2.2 Header Logo Menu
/*----------------------------------------*/
.header-logo-menu.stick {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    margin: auto;
    padding: 0;
    position: fixed;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 999999;
}
.header-logo-menu.stick .logo img{}
/* default logo visible */
.logo-sticky {
    display: none;
}

/* when header becomes sticky */
.header-logo-menu.stick .logo-default {
    display: none;
}

.header-logo-menu.stick .logo-sticky {
    display: block;
}
.bg-dark.header-logo-menu.stick {background: #3F5771}
.as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
    width: 1200px
}
/*----------------------------------------*/
/*  2.2.1 Header Logo
/*----------------------------------------*/
.logo > a {display: inline-block; position: relative; z-index: 8}
.logo {padding-top: 10px;}
.header-logo-menu.stick .logo {padding: 13px 0;}

.d-none{
    display: none;
}
.testimonial-image-slider2 .sin-testiImage img{
    width: 100% !important;
    height: 100% !important;
}
/*----------------------------------------*/
/*  2.2.2 Header Mainmenu
/*----------------------------------------*/
.mainmenu {display: inline-block; position: relative; z-index: 99}
.mainmenu-area {
    margin-top: 10px; 
    -webkit-transition: all 0.3s ease 0s; 
    transition: all 0.3s ease 0s;
}
.header-logo-menu.stick .mainmenu-area .mainmenu ul#nav > li > a {line-height: 96px}
.header-logo-menu.stick .mainmenu-area {padding: 0; margin: 0;}
.mainmenu ul#nav > li {
    display: inline-block;
    margin-right: 24px;
    position: relative;
}
.mainmenu ul#nav > li > a {
    color: #2d3e50;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 90px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative
}
.mainmenu ul#nav > li > a:after, .mainmenu ul#nav.menu-white > li > a:after  {
    bottom: 0px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
.header-logo-menu.stick .mainmenu ul#nav > li > a:after {
  bottom: 38px;
}
.mainmenu ul#nav.menu-white > li:hover > a:after {background: #2d3e50 }
.mainmenu ul#nav > li:hover > a:after, .mainmenu ul#nav.menu-white > li:hover > a:after{width: 21px}

.mainmenu ul#nav.menu-white > li > a {color: #fff}
.mainmenu ul#nav.menu-white > li:hover > a, .stick .mainmenu ul#nav.menu-white > li:hover > a {color: #2d3e50}
.mainmenu li > a > i {
    margin-left: 6px;
    position: relative;
    top: -1px;
}
.lg-space .mainmenu ul#nav > li {margin-right: 36px;}
.mainmenu ul#nav.border-full > li:hover > a:after {width: 100%}
.mainmenu ul#nav.border-top > li > a:after {bottom: auto; top: 30px}
.mainmenu ul#nav.border-top-2 > li > a:after {bottom: auto; top: -9px}
.padding-small .logo {padding-top: 20px}
.padding-small .mainmenu ul#nav > li > a {line-height: 82px}
/*------------------------------------------*/
/*  Dropdown Menu
/*------------------------------------------*/
.mainmenu ul.sub-menu, .mainmenu ul.sub-menu ul.inside-menu {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    left: -23px;
    margin: 0;
    padding: 14px 21px 16px;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 260px;
    z-index: -99;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
}
.mainmenu ul#nav li ul.sub-menu > li  {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
.mainmenu ul#nav li ul.sub-menu > li a, .mega-menu a {
    color: #2d3e50;
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 33px;
    text-transform: capitalize;
}
.mainmenu li > .sub-menu i {
    float: right;
    font-size: 17px;
    top: 10px;
}
.mainmenu ul#nav li:last-child, .header-two .mainmenu ul#nav li:last-child {margin-right: 0}
.mainmenu > nav > ul#nav > li:hover ul.sub-menu, .mainmenu ul.sub-menu li:hover ul.inside-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    z-index: 9999;
}
.mainmenu ul.sub-menu ul.inside-menu {
    left: 169px;
    top: -2px;
    width: 195px;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
}
.mainmenu ul.sub-menu li:hover ul.inside-menu {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    z-index: 9999;
}
.fixed {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
}
/*----------------------------------------*/
/*  Megamenu
/*----------------------------------------*/
.mega-menu {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    left: -23px;
    margin: 0;
    padding: 26px 21px 20px;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: -99;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
            transition: all 0.6s ease 0s;
}
.mainmenu nav > ul > li:hover .mega-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    z-index: 9999;
}
.mega-menu h3 {
    color: #2d3e50;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    padding-bottom: 10px;
    text-transform: uppercase;
    position: relative
}
.mega-menu h3:after {
    background: #909090 none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 25px;
}
.mm-5-column {
    left: -445px;
    width: 790px;
}
.mm-4-column {
  width: 650px;
  left: -305px;
}
.mm-3-column {
  left: -187px;
  width: 532px;
}
.col-2{width: 50%}
.col-3{width: 33.333%}
.col-4{width: 25%}
.col-5{width: 20%}
/*----------------------------------------*/
/*  2.2.3 Header Searchbox
/*----------------------------------------*/
.header-search {
    cursor: pointer;
    display: inline-block;
    margin-left: 18px;
}
.search {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    height: 0;
    margin-right: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 119px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: height;
    transition-property: height;
    width: 290px;
    z-index: 9999;
    background-color: #fff;
}
.search.open {height: 50px}
.searchform {
    background-color: #ffffff;
    border-top: 1px solid #86bc42;
    float: right;
    width: 290px;
}
.padding-small .search {
  top: 92px;
}
.search-menu {
    display: inline-block;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 30px;
}
.search-menu:hover {background: #2D3E50 none repeat scroll 0 0;}
.bg-blue {background: #2D3E50}
#searchform {overflow: hidden; position: relative;}
#searchform input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #666666;
    font-size: 13px;
    font-weight: 300;
    height: 48px;
    padding: 0 40px 0 15px;
    width: 100%;
    border: none;
}
.searchform input[type="search"] {
    border: medium none;
    float: left;
    background: transparent;
    font-size: 24px
}
#searchform button[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 48px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
}
.searchform button[type="submit"]:hover {color: #2D3E50}
.search-menu i#toggle-search {color: #ffffff; font-size: 16px;}
.header-logo-menu.stick .search {top: 96px}
/*----------------------------------------*/
/*  2.2.4 Mobile Menu
/*----------------------------------------*/
.mobile-menu-area {background: #2d3e50 none repeat scroll 0 0; display: none;}
.mean-container .mean-bar:after {display: none}
.mean-container .mean-nav ul li a:hover {background: #fff;}
.mean-container a.meanmenu-reveal span {background: #ffffff none repeat scroll 0 0;}
.mean-container .mean-nav ul li a {
    background: #ffffff none repeat scroll 0 0;
    color: #2D3E50;
    display: block;
}
.mean-container .mean-nav ul li a.mean-expand {background: none; top: -4px;}
.mean-container .mean-nav ul li a.mean-expand:hover {background: none}
.mean-container .mean-nav ul li {background: transparent}
.mean-container .mean-nav ul li li a {
    color: #4e4f54;
    opacity: .90;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    border-top: 0;
}
.mean-container a.meanmenu-reveal:hover span {background: #fff}
.mobile-menu-area .mean-nav {background: #2d3e50 none repeat scroll 0 0}
.mean-last {margin-bottom: 20px}
.mobile-menu {position: relative}
.mean-container .mean-bar:before {
    color: #fff;
    content: "MENU";
    font-size: 18px;
    font-weight: 600;
    left: 0;
    position: absolute;
    top: 13px;
}
/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/
.slider-area, .background-area, .overlay-light-fullwidth, .overlay-light-2-fullwidth, .overlay-dark-fullwidth, .overlay-dark-2-fullwidth {
    position: relative;
    overflow: hidden
}
.slider-area::after, .overlay-light-fullwidth::after, .overlay-light-2-fullwidth::after, .overlay-dark-fullwidth::after, .overlay-dark-2-fullwidth::after {
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(21.5deg) scale(1.5);
    transform-origin: 0 bottom 0;
    width: 64%;
    z-index: 2;
    background: rgba(134, 188, 66, 0.6) none repeat scroll 0 0;
}
.overlay-light-fullwidth::after, .overlay-light-2-fullwidth::after, .overlay-dark-fullwidth::after, .overlay-dark-2-fullwidth::after {
    transform: none
}
.overlay-light-fullwidth:after {
    width: 100%
}
.overlay-light-2-fullwidth:after {
    width: 100%;
    background: rgba(134, 188, 66, 0.4) none repeat scroll 0 0;
}
.overlay-dark-fullwidth:after {
    background: rgba(45, 62, 80, 0.4) none repeat scroll 0 0;
    width: 100%
}
.overlay-dark-2-fullwidth:after {
    background: rgba(45, 62, 80, 0.6) none repeat scroll 0 0;
    width: 100%
}
.nivo-caption {z-index: 9;}
.banner-content, .banner-content .container, .banner-content .row, .banner-content .col-md-12, .banner-content .text-content-wrapper, .banner-content .text-content {
    height: 100%;
    margin: auto;
}
.banner-content .text-content-wrapper {
    display: table;
    float: right;
    margin-right: -23px;
}
.banner-content .text-content-wrapper.full-width {float: none; margin: auto; z-index: 9; position: relative}
.slider-area .text-content, .background-area .text-content, .table-cell {display: table-cell; vertical-align: middle;}
.banner-content h1 {
    color: #ffffff;
    font-size: 60px;
    line-height: 64px;
    padding-bottom: 41px;
    position: relative;
    text-align: left;
}
span.counter{
    position: relative;
}
span.counter::after{
    content: '+';
}
#count1 .counter::after{
    content: '%' !important;
}
.slider-area .banner-content h1 {
    -webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
        animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
}
.banner-content h1:after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 15px;
    content: "";
    height: 5px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 66%;
}
.banner-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
}
.button-default.white {
    background: #ffffff none repeat scroll 0 0;
    color: #2d3e50;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 15px 35px;
    text-transform: uppercase;
}

.button-default {
    background: #38B6FF none repeat scroll 0 0;
    color: #111;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 15px 35px;
    text-transform: uppercase;
}

.button-default:hover {
    color: #fff;
    background: var(--theme-color2) !important;
}

.button-default2 {
    background: #2d3e50 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 10px 35px;
    text-transform: uppercase;
}
.banner-readmore {
    clear: both;
    display: inline-block;
    line-height: 48px;
}
.banner-readmore a{
    background: #ea5a22 none repeat scroll 0 0 !important;
}
.button-green:hover {background: #2D3E50;}
.nivo-directionNav {-webkit-transition: all 0.3s ease-in 0s;transition: all 0.3s ease-in 0s}
.preview-2 .nivo-controlNav, .slider-three .preview-2 .nivo-directionNav {display: none; }
.banner-content.static-text {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9;
}
.background-area .button-default {display: inline}
.no-animation.background-area:after, .no-animation.overlay-light-fullwidth:after, .no-animation.overlay-light-2-fullwidth:after, .no-animation.overlay-dark-2-fullwidth:after {
    animation: none
}
.banner-content h1.text-center::after {right: 0; margin: auto}
.banner-content h1.border-none::after, .background-area.overlay-none::after {display: none}
.text-content-wrapper.full-width {margin: auto; float: none}
.preview-2 {position: relative;}
.preview-2 .nivoSlider .nivo-directionNav a.nivo-prevNav, .preview-2 .nivoSlider .nivo-directionNav a.nivo-nextNav {
    font-size: 0;
}
.preview-2 .nivo-directionNav a.nivo-prevNav::before, .preview-2 .nivo-directionNav a.nivo-nextNav::before {
    background: #5A6271;
    border-radius: 50%;
    color: #ffffff;
    content: "";
    cursor: pointer;
    font-family: "Material-Design-Iconic-Font";
    font-size: 50px;
    height: 78px;
    left: 0;
    line-height: 80px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 300ms ease-in 0s;
    width: 80px;
    z-index: 9;
}
.preview-2 .nivo-directionNav a.nivo-prevNav:hover::before, .preview-2 .nivo-directionNav a.nivo-nextNav:hover::before {
    color: #ffffff;
}
.preview-2 .nivo-directionNav a.nivo-nextNav::before {
    content: "";
    left: auto;
    top: 94px;
}
.nivo-directionNav {
    margin-top: -87px;
    position: absolute;
    top: 50%;
    left: 1%
}
.preview-2 .nivo-controlNav {
    bottom: 26px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: inherit;
    z-index: 99;
    display: none
}
.preview-2 .nivo-controlNav a {
    background-color: #ffffff;
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 12px;
    line-height: 10px;
    margin: 0 17px;
    position: relative;
    text-indent: -9999px;
    width: 12px;
}
.preview-2 .nivo-controlNav a::before {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 30px;
    content: "";
    height: 25px;
    left: -17px;
    margin: auto;
    position: absolute;
    right: -17px;
    top: -7px;
    width: 46px;
}
.preview-2:hover .nivo-controlNav a{opacity: 1; z-index: 999999;}
.nivo-controlNav a.active:before, .nivo-controlNav a:hover:before {border-color: #fff}
.slider-two .preview-2 .nivo-controlNav, .slider-three .preview-2 .nivo-controlNav {display: inline-block}
.slider-area.no-overlay:after {background: rgba(0, 0, 0, 0) none repeat scroll 0 0}
/*----------------------------------------*/
/*  4. About Area
/*----------------------------------------*/
.about-area {
    background: rgba(0, 0, 0, 0) url("assets/images/home_three_bg.png") no-repeat scroll center top;
    background-size: cover;
    color: #ffffff;
    margin-top: 80px;
    padding-bottom: 54px;
    position: relative;
}
.about-area:before {
    height: 110px;
    left: 0;
    right: auto;
    top: -20px;
    width: 49.2%;
}
.about-area:after {
    border-width: 55px 30px;
    left: 49.2%;
    top: -20px;
    right: auto
}
.about-area h3 {
    z-index: 9;
    position: relative;
}
.about-area p {
    font-family: "Raleway";
    line-height: 26px;
    margin-bottom: 42px;
}
.about-container {margin-left: 70px;}
.about-area .button-default {padding: 9px 41px;}
.about-container > .button-default:hover {background: #ffffff none repeat scroll 0 0; color: #2d3e50;}
/*----------------------------------------*/
/*  5. Course Area
/*----------------------------------------*/
.course-area .section-title-wrapper {margin-bottom: 82px;}
.single-item-image a {display: inline-block;}
.single-item-image {
    overflow: hidden;
    position: relative;
    text-align: center;
    top: -35px;
}
.overlay-effect a {position: relative}
.overlay-effect a:before {
  background: rgba(45, 62, 80, 0.2) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  width: 100%;
}
.single-item:hover .overlay-effect a:before {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100);}
.single-item {  
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #86bc42;
    padding: 70px 35px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 60px;
    min-height: 414px;
}
.single-item:hover {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);
}
.single-item-text h4 {font-size: 20px; padding-top: 7px; text-align:center}
.single-item-text h4 a, .single-item-text h4 {color: #2d3e50;}
.single-item-text-info span {
    color: #696969;
    font-family: "Montserrat", sans-serif;
    margin-right: 11px;
}
.single-item-text-info span span {color: #2d3e50;}
.single-item-text > p {color: #222222; text-align:center}
.single-item-content {
    margin-bottom: 44px;
    overflow: hidden;
    padding-top: 21px;
	
}
.single-item-text-info {margin-bottom: 18px; padding-top: 5px;}
.single-item-comment-view span {
    color: #696969;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    margin-right: 17px;
}
.single-item-comment-view span:last-child {margin-right: 0}
.single-item-comment-view > span i {font-size: 14px; margin-right: 8px;}
.single-item-comment-view, .single-item-rating {display: inline-block;}
.single-item-rating {
    color: #f3c30b;
    float: right;
    font-size: 16px;
}
.single-item-rating i {margin-left: 3px;}
.single-item .button-default {padding: 8px 33px;}
.button-bottom {margin-bottom: -19.5px; text-align: center;}
.single-item:hover .button-default {background: #2d3e50 none repeat scroll 0 0;}
.button-large.button-default {
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.2);
    font-size: 18px;
    margin-top: 83px;
    padding: 12px 18px;
    text-transform: capitalize;
}
.shortcode .button-large.button-default {margin-top: 40px}
.button-default.button-large:hover {background: #2d3e50 none repeat scroll 0 0;}
.button-large.button-default i {
    font-size: 28px;
    line-height: 20px;
    margin-left: 11px;
    position: relative;
    top: 4px;
}
/*----------------------------------------*/
/*  6. Fun Factor Area
/*----------------------------------------*/
.fun-factor-area {
    /*background: rgba(0, 0, 0, 0) url("assets/images/black3.png") repeat scroll 0 0;*/
    background: rgba(0, 0, 0, 0) url("assets/images/case2.jpg") no-repeat scroll 0 0 / cover;
    overflow: hidden;
    color: #ffffff;
    padding: 100px 0;
    position:relative;
}
.fun-factor-area::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #242424;
    opacity: .95;
}
.single-fun-factor {font-family: "Montserrat", sans-serif; text-align: center;}
.single-fun-factor > h4 {
    font-size: 23px;
    line-height: 30px;
    margin-top: 41px;
    position: relative;
}
.single-fun-factor > h2:after {
    background: #ffffff none repeat scroll 0 0;
    bottom: -11px;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 77px;
}
.single-fun-factor h2 {font-size: 62px; line-height: 46px;}
/*----------------------------------------*/
/*  7. Latest News Area
/*----------------------------------------*/
.latest-area {padding: 120px 0 70px;}
.single-latest-text > h3 {
    font-family: raleway;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}
.single-latest-item {
    overflow: hidden;
    margin-bottom: 50px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    min-height: 255px;
    max-height: 255px;
    width: 100%;
}
.single-latest-item:hover {box-shadow: 2px 5px 25px rgba(34, 30, 31, 0.25);}
.single-latest-text > h3 a {color: #2d3e50;font-size: 19px;}
.single-latest-image {float: left;}
.single-latest-image img{
    width: 250px;
    height: 255px;
    }
.single-latest-image a {display: inline-block}
.single-latest-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 2px solid #86bc42;
    overflow: hidden;
    padding: 20px 0 35px 35px;
    min-height: 255px;
}
.single-latest-item .single-item-comment-view span {margin-right: 13px;}
.single-latest-item .single-item-comment-view {
    display: block;
    margin-bottom: 2px;
}
.single-latest-item .button-default {
    font-size: 12px;
    margin-top: 7px;
    padding: 4px 21px;
}
.single-latest-item:hover .button-default {background: #2D3E50 none repeat scroll 0 0;}
/*----------------------------------------*/
/*  8. Online Product Area
/*----------------------------------------*/
.single-product-item {box-shadow: 0 0 8px rgba(34, 30, 31, 0.3);}
.single-product-image {text-align: center;}
.single-product-image img {width: 100%;}
.single-product-text > h4 a {
    color: #4c4c4c;
    display: block;
    font-size: 18px;
    margin-bottom: 4px;
}
.single-product-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #86bc42;
    padding: 23px 24px 22px;
}
.single-product-text h5 {
    color: #696969;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    margin-bottom: 20px;
}
.product-price > h3 {
    color: #4c4c4c;
    display: inline-block;
    float: left;
    font-size: 24px;
}
.product-price {margin-bottom: 23px; overflow: hidden;}
.product-buttons {overflow: hidden;}
.single-product-text .button-default {
    border: 0 none;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 27px;
    margin-left: 8px;
    padding: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 27px;
}
.single-product-text .button-default:hover {background: #2d3e50 none repeat scroll 0 0;}
.single-product-text .button-default.cart-btn {
    font-size: 11px;
    line-height: 27px;
    margin-left: 0;
    padding: 0 14px;
    width: auto;
}
.single-product-item:hover .button-default.cart-btn {background: #2d3e50 none repeat scroll 0 0;}
/*----------------------------------------*/
/*  9. Testimonial Area
/*----------------------------------------*/
.testimonial-area {
    /*background: rgba(0, 0, 0, 0) url("img/banner/3.jpg") no-repeat scroll 0 0 / cover;*/
    overflow: hidden;
    padding: 95px 0 82px;
    position: relative;
    
}

.testimonial-area {
    /*background: rgba(0, 0, 0, 0) url("assets/images/section-bg-10.png") no-repeat scroll 0 0 / cover;*/
    background: #faf9f6;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
/*.testimonial-area:after {
    background: rgba(45, 62, 80, 0.9) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}*/
.ed-testimonial__slider {
    border-radius: 8px;
    background: var(--white-color);
    padding: 30px;
    margin-top: 50px;
}
.ed-testimonial__content {
    padding-right: 34px;
}

.ed-testimonial__rattings {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 16px;
}

.ed-testimonial__rattings li i {
    color: #ffcd20;
    font-size: 18px;
}
.ed-testimonial__text {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
}

.ed-testimonial__author {
    margin-top: 40px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.ed-testimonial__author-img img {
    width: 45px;
    height: 45px;
    border-radius: 100%;
}

.ed-testimonial__author-info h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 8px;
}

.ed-testimonial__author-info p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.28px;
}
.ed-testimonial__main-img img {
    width: 437px;
    height: 520px;
    object-fit: cover;
    border-radius: 8px 8px 140px 8px;
}

.ed-testimonial__main-img {
    text-align: right;
}

.ed-testimonial__images {
    z-index: 2;
}
.ed-testimonial__shape-1 {
    position: absolute;
    top: 85px;
    z-index: -1;
    left: 35px;
}
.ed-testimonial__shape-2 {
    position: absolute;
    top: 200px;
    right: -45px;
}
.ed-testimonial__shape-3 {
    position: absolute;
    bottom: 0;
    right: -44px;
}
.ed-testimonial__images .counter-card {
    bottom: 50px;
    left: 25px;
}
.ed-testimonial__images .counter-card {
    bottom: 50px;
    left: 25px;
}
.counter-card {
    border-radius: 6px;
    background: var(--white-color);
    box-shadow: 17px 18px 30px 16px rgba(7, 2, 41, 0.09);
    padding: 12px 32px 12px 17px;
    display: inline-flex;
    align-items: center;
    gap: 20px;
    position: absolute;
    bottom: 92px;
    left: 0;
}
.counter-card__icon {
    width: 64px;
    height: 64px;
    line-height: 70px;
    border-radius: 100%;
    background: #fceeee;
    text-align: center;
    font-size: 28px;
    color: #df4343;
}
.counter-card__info h4 {
    color: #df4343;
    font-size: 28px;
    letter-spacing: -0.28px;
    margin-bottom: 8px;
}
.counter-card__info p {
    line-height: 120%;
}

/* Slider Controls  */
.ed-testimonial{
    position: relative;
}
.ed-testimonial .owl-carousel .owl-nav {
    position: absolute;
    right: 30px;
    bottom: 34px;
}
.ed-testimonial .owl-carousel .owl-nav button.owl-next,
.ed-testimonial .owl-carousel .owl-nav button.owl-prev {
    color: var(--primary-color);
    font-size: 28px;
}
.ed-testimonial .owl-carousel .owl-nav button.owl-next:hover,
.ed-testimonial .owl-carousel .owl-nav button.owl-prev:hover {
    opacity: 0.6;
}
.ed-testimonial .owl-carousel .owl-nav button.owl-prev {
    margin-right: 20px;
}


.bg-color-1 {
  background: #ebf5eb !important;
}
.testimonial-image-slider {margin-top: 5px}
.slick-list {margin: 0 5px}
.sin-testiImage {
    display: inline-block;
    margin-bottom: 11px;
    outline: medium none;
}
.sin-testiImage img {
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block !important;
    height: 80px;
    margin-bottom: 30px;
    margin-top: 36px;
    outline: 0 none;
    width: 80px;
}
.sin-testiImage.slick-current img {
    border: 2px solid #fff;
    height: 146px;
    margin-top: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 146px;
}
.testimonial-text-slider h2 {
    color: #ffffff;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 24px;
}
.testimonial-text-slider {
    margin: auto;
    padding: 0;
    position: relative;
    width: 51%;
    z-index: 9;
}
.sin-testiText{outline: none}
.sin-testiText p {margin-top: 22px; color: #fff; line-height: 24px}
.slick-prev, .slick-next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 25px;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 34.6%;
    width: 16px;
}
.sin-testiText h4{
    color: #fff;
    padding-top: 15px;
    font-size: 16px;
}
.slick-prev {left: -31px}
.slick-next {right: -31px}
.slick-prev:before, .slick-next:before {
    height: 25px;
    width: 16px;
    left: 0;
    top: 0;
    position: absolute;
    color: #fff;
    content: "";
    font-family: "Material-Design-Iconic-Font";
    font-size: 50px !important;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.slick-next:before {
    right: 0; 
    content: "";
}
.slick-slider {z-index: 9;}
.testimonial-area:hover .slick-prev:before, .testimonial-area:hover .slick-next:before {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}
/*----------------------------------------*/
/*  10. Event Area
/*----------------------------------------*/
.single-event-image > a {display: block; position: relative;}
.single-event-image > span {
    background: #2d3e50 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 96px;
    left: 0;
    position: absolute;
    width: 96px;
}
.single-event-image a > span {
    background: #2d3e50 none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    height: 96px;
    left: 0;
    line-height: 35px;
    padding-top: 16px;
    position: absolute;
    width: 180px;
}
.single-event-image span {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    text-align: center;
}
.single-event-text > h3 a, .single-event-text > h3 {color: #4c4c4c;}
.single-event-text > h3 {font-family: "Montserrat", sans-serif; margin-bottom: 5px;}
.single-event-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 2px solid #86bc42;
    padding: 29px 34px 35px;
}
.single-event-item .single-item-comment-view {margin-bottom: 12px;}
.single-event-item .single-item-comment-view span {margin-right: 12px;}
.single-event-item .single-item-comment-view span:last-child {margin-right: 0;}
.single-event-item .button-default {
    margin-top: 16px;
    padding: 6px 23px;
}
.single-event-item:hover .button-default {background: #2d3e50 none repeat scroll 0 0;}
.single-event-item {box-shadow: 0 0 8px rgba(34, 30, 31, 0.3);}
.single-event-item p{
    text-align: justify;
}
/*----------------------------------------*/
/*  11. Newsletter Area
/*----------------------------------------*/
.newsletter-area {
    background: #2d3e50 none repeat scroll 0 0;
    color: #ffffff;
    position: relative;
}
.newsletter-area:before {
    height: 148px;
    left: 0;
    right: auto;
    top: -20px;
    width: 44%;
}
.newsletter-area:after {
    border-width: 74.5px 40px;
    left: 44%;
    right: auto;
    top: -20px;
}
.newsletter-content h2, .newsletter-content h3 {font-family: raleway; font-weight: 700; font-size: 30px}
.newsletter-content > h3 {margin-bottom: 2px; font-size: 24px}
.subscribe-form input {
    color: #696969;
    height: 56px;
    padding-left: 15px;
    width: 80%;
    border: 0;
    border-radius: 0px !important;
}
.subscribe-form > button {
    border: 2px solid #86bc42;
    font-family: raleway;
    font-weight: 700;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 34%;
	border-radius:0px 4px 4px 0px !important;
}

.subscribe-form > button:hover {
    background: #FFF;
    border: 2px solid #86bc42;
}
.newsletter-form {overflow: hidden; padding: 36px 0;}
.subscribe-form {
    float: right;
    height: 56px;
    position: relative;
    width: 525px;
}
.subscribe-form:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff #fff transparent transparent;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 28px 15px;
    content: "";
    height: 5px;
    left: -30px;
    position: absolute;
    top: 0;
    width: 0;
}
.newsletter-content {
    padding-top: 26px;
    z-index: 9;
    position: relative;
}
/*----------------------------------------*/
/*  12. Footer Widget Area
/*----------------------------------------*/
.footer-widget-area {
    background: #2d3e50 none repeat scroll 0 0;
    color: #ffffff;
    padding: 80px 0 65px;
}
.footer-logo > a {display: inline-block;}
.footer-logo {margin-bottom: 24px;}
.social-icons a {
    background: #ffffff none repeat scroll 0 0;
    color: #2d3e50;
    display: inline-block;
    font-size: 20px;
    height: 31px;
    line-height: 30px;
    margin-right: 11px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    width: 31px;
}
.social-icons > a:last-child {margin-right: 0;}
.social-icons > a:hover {color: #ffffff;}
.social-icons {margin-top: 27px;}
.single-footer-widget > h3 {
    font-family: raleway;
    font-weight: 800;
    line-height: 19px;
    margin-bottom: 37px;
    padding-top: 12px;
    text-transform: uppercase;
}
.single-footer-widget > span {display: block; margin-bottom: 11px;}
.single-footer-widget > span i {font-size: 18px; width: 30px;}
.footer-list a {color: #ffffff; line-height: 25px;}
.instagram-image {padding-top: 5px;}
.footer-img {
    display: inline-block;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}
.instagram-image .footer-img:nth-child(3), .instagram-image .footer-img:nth-child(6) {margin-right: 0;}
.footer-img a {display: inline-block; position: relative}
.footer-img a:before {
    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%;
}
.footer-img:hover a:before {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100)}
.footer-img a:after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    content: "+";
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    height: 18px;
    left: 0;
    margin: -9px auto 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 18px;
}
.footer-img:hover a:after {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100)}
/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
.footer-area {
    color: #ffffff;
    font-size: 14px;
	padding-top:13px;
	padding-bottom:10px;
}
.column-right {float: right}
.footer-area span a {color: #ffffff;}
.footer-area span a:hover {border-bottom: 1px solid #ffffff;}
.single-footer-widget > a {color: #ffffff; display: block; margin-bottom: 11px;}
.single-footer-widget > a:hover i {color: #fff}
.single-footer-widget > a i {font-size: 18px; width: 30px;}
/*----------------------------------------*/
/*  14. Home Two Start
/*----------------------------------------*/
/*----------------------------------------*/
/*  14.1 Home Two Header
/*----------------------------------------*/
.header-two .header-top:after {display: none;}
.header-two .header-top-right > span {color: #ededed;}
.header-two .header-top-right {padding-top: 0;}
.header-two .header-top-right span:first-child {margin-right: 27px;}
/*----------------------------------------*/
/*  14.2 Home Two Slider
/*----------------------------------------*/
.slider-area.slider-two:after {
    background: rgba(45, 62, 80, 0.4) none repeat scroll 0 0;
    width: 100%;
    transform: none;
    -webkit-animation: 700ms ease-in-out 0s normal none 1 running slideInLeft;
            animation: 700ms ease-in-out 0s normal none 1 running slideInLeft;
}
.slider-two .nivo-directionNav {display: none;}
.slider-two .banner-content h1 {
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running bounceInDown;
        animation: 1000ms ease-in-out 0s normal none 1 running bounceInDown;
}
.slider-three .banner-content h1 {
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running flipInX;
        animation: 1000ms ease-in-out 0s normal none 1 running flipInX;
}
.slider-two .banner-content p {
    -webkit-animation: 2000ms ease-in-out 0s normal none 1 running bounceInLeft;
        animation: 2000ms ease-in-out 0s normal none 1 running bounceInLeft;
}
.slider-two .banner-content .banner-readmore {
    -webkit-animation: 2500ms ease-in-out 0s normal none 1 running bounceInUp;
        animation: 2500ms ease-in-out 0s normal none 1 running bounceInUp;
}
.slider-three .banner-content .banner-readmore {
    -webkit-animation: 2500ms ease-in-out 0s normal none 1 running flipInY;
        animation: 2500ms ease-in-out 0s normal none 1 running flipInY;
}
.slider-two .banner-content.slider-2 h1 {
    -webkit-animation: 1500ms ease-in-out 0s normal none 1 running slideInLeft;
        animation: 1500ms ease-in-out 0s normal none 1 running slideInLeft;
}
.slider-two .banner-content.slider-2 p {
    -webkit-animation: 2500ms ease-in-out 0s normal none 1 running fadeInLeftBig;
        animation: 2500ms ease-in-out 0s normal none 1 running fadeInLeftBig;
}
.slider-two .banner-content.slider-2 .banner-readmore {
    -webkit-animation: 3000ms ease-in-out 0s normal none 1 running zoomInUp;
        animation: 3000ms ease-in-out 0s normal none 1 running zoomInUp;
}
.slider-two .preview-2 .nivo-controlNav {
    display: block;
    z-index: 99;
    padding: 0;
}
/*----------------------------------------*/
/*  14.3 Home Two Newsletter
/*----------------------------------------*/
.newsletter-two:before, .newsletter-two:after {display: none;}
.newsletter-two .subscribe-form > button {
    background: #2d3e50 none repeat scroll 0 0;
    border-color: #2D3E50;
    float: right;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 26px;
    margin-left: 39px;
    position: inherit;
    width: 160px;
}
.newsletter-two .subscribe-form > button:hover {
    background: #FFF;
    border-color: #FFF;
}
.newsletter-two .subscribe-form > input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffffff;
    float: left;
    width: 366px;
}
.newsletter-two .subscribe-form:before {display: none;}
.newsletter-two .subscribe-form {height: 41px; width: auto;}
.newsletter-two .newsletter-form {padding-bottom: 38px; padding-top: 44px;}
.newsletter-two .newsletter-content {padding-top: 31px;}
/*----------------------------------------*/
/*  15. Shop Grid Page
/*----------------------------------------*/
.shop-grid-area .single-product-item {margin-bottom: 60px;}
.shop-grid-area .col-md-3:nth-child(9) .single-product-item, .shop-grid-area .col-md-3:nth-child(10) .single-product-item, .shop-grid-area .col-md-3:nth-child(11) .single-product-item, .shop-grid-area .col-md-3:nth-child(12) .single-product-item {
    margin-bottom: 0;
}
.pagination-content.number .pagination {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: none;
    margin: 100px 0 20px;
}
.pagination-content.number .pagination li a {
    border: 1px solid #86bc42;
    display: inline-block;
    font-family: raleway;
    font-size: 14px;
    font-weight: 500;
    height: 27px;
    line-height: 24px;
    margin: 0 5px;
    width: 26px;
}
.pagination-content.number .pagination li a i {font-size: 20px; line-height: 25px;}
.pagination-content.number .pagination li a:hover, .pagination-content.number .pagination li.current a {
    color: #ffffff;
    box-shadow: 2px 0 20px rgba(34, 30, 31, 0.2);
}
.pagination-content.number .pagination li:first-child a, .pagination-content.number .pagination li:last-child a {
    box-shadow: 2px 0 20px rgba(34, 30, 31, 0.2);
    color: #ffffff;
}
.pagination-content.number .pagination li:first-child a:hover, .pagination-content.number .pagination li:last-child a:hover {
    color: #2d3e50;
}
.product-area .pagination-content.number .pagination {margin: 80px 0 20px;}
/*----------------------------------------*/
/*  16. Product Details Page
/*----------------------------------------*/
.product-details-content {margin: 0 70px; padding: 52px 0 30px;}
.product-details-image {
    box-shadow: 0 0 8px rgba(34, 30, 31, 0.3);
    display: block;
}
.product-details-image img {width: 100%;}
.product-details-content h2 {
    color: #4c4c4c;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 6px;
}
.product-name-rating > h5 {
    color: #696969;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
}
.product-details-content p {line-height: 24px;}
.product-name-rating {
    border-bottom: 1px solid #cacaca;
    margin-bottom: 7px;
    padding-bottom: 12px;
}
.qty {
    color: #4c4c4c;
    font-family: "Montserrat", sans-serif;
    margin-top: 50px;
}
.input-text.qty {
    border: 1px solid #4c4c4c;
    height: 22px;
    margin-left: 8px;
    margin-top: 0;
    text-align: center;
    width: 29px;
}
.product-details-content .p-price {color: #4c4c4c; padding-top: 18px;}
.product-details-content .button-default {
    border: 0 none;
    margin: 13px 0 55px;
    padding: 8px 29px;
}
.product-details-content .button-default:hover {background: #2d3e50 none repeat scroll 0 0;}
.product-details-content .social-links {
    display: block;
    margin-top: 16px;
    position: inherit;
    text-align: left;
}
.product-details-content > span {display: block;}
.product-details-content form > span {
    color: #4c4c4c;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
}
.product-details-content .social-links a:first-child {margin-left: 0;}
/*----------------------------------------*/
/*  17. Course Page
/*----------------------------------------*/
.course-page {padding-top: 154px;}
.form-container {
    background: rgba(0, 0, 0, 0) url("img/banner/5.jpg") no-repeat scroll center top;
    color: #555454;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    margin: -60px 0 0;
    overflow: hidden;
    padding: 38px 64px;
    position: relative;
    z-index: 3;
}
.form-container:after {
    background: rgba(134, 188, 66, 0.85) none repeat scroll 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}
.box-select {z-index: 9; position: relative}
.select {
    display: inline-block;
    float: left;
    margin-right: 10px;
    position: relative;
}
.select.large {width: 260px;}
.select.small {width: 190px;}
.select.medium {width: 200px;}
.select select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff url("img/icon/arrow.png") no-repeat scroll 92% 50%;
    border: medium none;
    cursor: pointer;
    height: 42px;
    padding: 0 16px;
    width: 100%;
    font-size: 13px;
}
.form-container > button {
    background: #2d3e50 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    float: right;
    line-height: 42px;
    padding: 0 28px;
    position: relative;
    text-transform: uppercase;
    z-index: 99;
}
.course-page .single-item {margin-bottom: 178px;}
.course-page.shortcode .single-item {margin-bottom: 78px;}
.course-page .col-md-4:nth-child(4) .single-item, .course-page .col-md-4:nth-child(5) .single-item , .course-page .col-md-4:nth-child(6) .single-item {
    margin-bottom: 83px;
}
.course-page .pagination-content .pagination {margin-bottom: 0;}
/*----------------------------------------*/
/*  17.1 Teachers Area
/*----------------------------------------*/
.teachers-area {padding: 0 0 140px;}
.single-teacher-item {
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.2);
    position: relative;
}
.single-teacher-item:hover {box-shadow: 0 6px 20px rgba(34, 30, 31, 0.3);}
.single-teacher-image > a {display: inline-block; position: relative;}
.single-teacher-image > a img, .single-teacher-image > a {width: 100%;}
.single-teacher-image > a:after {
    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%;
}
.single-teacher-item:hover .single-teacher-image > a:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.single-teacher-text {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #86bc42;
    padding: 20px 26px 90px;
    text-align: center;
}
.single-teacher-item:hover .single-teacher-text {
    margin-top: -45px;
    padding: 20px 26px 66px;
    position: relative;
    z-index: 9;
}
.single-teacher-text > h3 {
    font-family: raleway;
    font-weight: 600;
    margin-bottom: 4px;
    padding-top: 20px;
}
.single-teacher-item:hover .single-teacher-text > h3 {padding-top: 0;}
.single-teacher-text > h3 a {color: #222222;}
.single-teacher-text > h4 {font-family: raleway; font-weight: 500;}
.single-teacher-text > p {display: none; padding-top: 13px;}
.single-teacher-item:hover .single-teacher-text p {display: block;}
.social-links > a {
    border: 1px solid #2d3e50;
    border-radius: 50%;
    color: #2d3e50;
    display: inline-block;
    font-size: 14px;
    height: 27px;
    line-height: 25px;
    margin: 0 3px;
    text-align: center;
    width: 27px;
}
.social-links > a:hover {color: #ffffff;}
.social-links {
    bottom: 38px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s
}
.single-teacher-item:hover .social-links {bottom: 25px;}
.single-course-details {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #86bc42;
    margin-bottom: 80px;
    padding: 33px 0;
}
.single-course-details .single-item-text {padding-right: 48px;}
.course-details-area a img {margin-left: -35px;}
.single-course-details a {display: block;}
.single-course-details .col-md-6:first-child {padding-right: 3px;}
/*----------------------------------------*/
/*  18. Course Details Page
/*----------------------------------------*/
/*----------------------------------------*/
/*  18.1 Course Details Content
/*----------------------------------------*/
.course-details-content {margin-left: 70px;}
.single-course-details .single-item-text h4 {
    font-size: 24px;
    margin-bottom: 2px;
    padding-top: 32px;
}
.single-course-details .single-item-text-info {margin-bottom: 23px;}
.course-text-content p:first-child {margin-bottom: 21px;}
.single-course-details .single-item-content {margin-bottom: 0; padding-top: 31px;}
.course-duration {font-family: "Montserrat", sans-serif; text-transform: capitalize;}
.duration-title {
    color: #ffffff;
    font-size: 18px;
}
.duration-text {background: #f6f6f6 none repeat scroll 0 0; color: #4c4c4c;}
.course-duration .text {
    border-bottom: 1px solid #86bc42;
    display: block;
    padding: 15px 0;
}
.course-duration .text span {
    display: inline-block;
    text-align: center;
    width: 192px;
}
.course-duration .text span.text-right {
    border: 0 none;
    display: inline-block;
    float: right;
    padding: 0;
    text-align: center;
    width: 240px;
}
.comments {
    color: #4c4c4c;
    overflow: hidden;
    padding: 78px 15px 20px 0;
}
h4.title {
    color: #4c4c4c;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    margin-bottom: 27px;
    padding-bottom: 10px;
    position: relative;
}
h4.title:after {
    bottom: 2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 73px;
}
.single-comment {margin-bottom: 31px; overflow: hidden;}
.author-image {
    border: 2px solid #eaeaea;
    border-radius: 2px;
    float: left;
    height: 67px;
    margin-right: 23px;
    width: 67px;
}
.comment-text {
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding-bottom: 8px;
}
.author-info > h4 {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 21px;
    text-transform: capitalize;
}
.author-info > h4 a{color: #4c4c4c}
.comment-time, span.reply {
    float: right;
    font-family: "Montserrat", sans-serif;
    line-height: 22px;
}
span.comment-time {padding-right: 3px; position: relative;}
.comment-text > p {line-height: 20px; padding-top: 5px;}
.single-comment.comment-reply {padding-left: 131px;}
.comments .single-comment:last-child {margin-bottom: 0;}
/*----------------------------------------*/
/*  18.2 Course Details Sidebar
/*----------------------------------------*/
.tution-fee {
    color: #ffffff;
    padding: 11px 0;
    text-align: center;
}
.tution-wrapper {
    background: #f6f6f6 none repeat scroll 0 0;
    margin-bottom: 15px;
    overflow: hidden;
}
.sidebar-widget .single-teacher-text {padding: 20px 0 32px; position: inherit;}
.tutor-image {padding-top: 37px; text-align: center;}
.tutor-image > img {border: 2px solid #86bc42; border-radius: 50%;}
.sidebar-widget .single-teacher-text > h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 0;
    padding-top: 0;
}
.sidebar-widget .single-teacher-text > h3 a {color: #2d3e50;}
.sidebar-widget .single-teacher-text > p {
    display: block;
    font-size: 12px;
    line-height: 22px;
    padding: 14px 20px 0;
}
.single-sidebar-widget .social-links {padding-top: 10px; position: inherit;}
.single-sidebar-widget h4.title {font-size: 18px; margin-bottom: 25px;}
.single-sidebar-widget h4.title:after {bottom: 1px;}
.single-sidebar-widget {margin-bottom: 62px; overflow: hidden;}
.single-sidebar-widget:last-child {margin: 0;}
.single-sidebar-widget .tags li:last-child a {margin-bottom: 0}
.single-sidebar-widget .tags li a {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #4c4c4c;
    color: #4c4c4c;
    float: left;
    margin-bottom: 13px;
    margin-right: 6px;
    padding: 1px 9px;
}
.single-sidebar-widget .tags li a:hover {
    color: #fff
}
.single-sidebar-widget .single-item:hover {box-shadow: none;}
.single-sidebar-widget .single-item {
    background: #f6f6f6 none repeat scroll 0 0;
    margin-top: 52px;
    padding: 0 26px;
    border-bottom: 2px solid #86bc42;
}
.single-sidebar-widget .single-item-image img {margin: 0;}
.single-sidebar-widget .single-item-text > h4 {font-size: 14px;}
.single-sidebar-widget .single-item-text-info {
    font-size: 12px;
    margin-bottom: 8px;
    padding-top: 2px;
}
.single-sidebar-widget .single-item-image {top: -26px;}
.single-sidebar-widget .single-item-text > p {color: #4c4c4c; font-size: 12px;}
.single-sidebar-widget .single-item-content {margin-bottom: 27px; padding-top: 5px;}
.single-sidebar-widget .single-item .button-default {font-size: 12px; padding: 6px 34px;}
.single-sidebar-widget .button-bottom {margin-bottom: -18px;}
/*----------------------------------------*/
/*  19. Event Page
/*----------------------------------------*/
.breadcrumb-banner-area {
    background: rgba(0, 0, 0, 0) url("img/banner/4.jpg") no-repeat scroll 0 0;
    color: #ffffff;
    padding: 110px 0;
    position: relative;
}

.breadcrumb-banner-area2 {
    background: rgba(0, 0, 0, 0) url("img/banner/7.jpg") no-repeat scroll 0 0;
    color: #ffffff;
    padding: 150px 0;
    position: relative;
}


.breadcrumb-banner-area.fixed-bg {background: url("img/slider/3.jpg") no-repeat fixed top center / cover}
.breadcrumb-banner-area.no-bg {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.breadcrumb-text {z-index: 9; position: relative;}
.breadcrumb-banner-area:after {
    background: rgba(45, 62, 80, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.breadcrumb-banner-area2:after {
    background: rgba(45, 62, 80, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.breadcrumb-bar .breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    line-height: 12px;
    margin-bottom: 0;
    padding: 15px 0 0;
}
.breadcrumb-text h1 {
    line-height: 50px;
    padding-bottom: 51px;
    text-transform: uppercase;
    position: relative;
    font-size: 36px
}
.breadcrumb-text.v2 h1:after {
    content: none; 
}
.breadcrumb-text.v2 h1{
    padding-bottom: 25px;
}
.breadcrumb-text.v2 p{
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 28px;
}
.breadcrumb-text.no-after h1:after {
    content: none !important;
}
.breadcrumb-text.no-after h1{
    padding-bottom: 0px !important;
}
.breadcrumb-banner-area.v2{
    min-height: 250px;
}
.breadcrumb-bar li {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    line-height: 12px;
    margin: 0 16px;
    position: relative;
    text-transform: uppercase;
}
.breadcrumb.text-left li {
    margin-left: 0;
    margin-right: 34px;
}
.breadcrumb.text-right li {
    margin-right: 0;
    margin-left: 34px;
}
.breadcrumb-text h1.text-left, .breadcrumb-text h1.text-right {padding-bottom: 22px;}
.breadcrumb-text h1.text-left::after, .breadcrumb-text h1.text-right::after {display: none;}
.breadcrumb-bar .breadcrumb > li:first-child:before {
    border-radius: 50%;
    content: "";
    display: inline-block;
    font-family: "Material-Design-Iconic-Font";
    font-size: 18px;
    position: absolute;
    right: -22px;
    top: -2px;
}
.breadcrumb-bar .breadcrumb > li + li:before {display: none;}
.breadcrumb-bar a {color: #ffffff;}
.event-page .single-event-item, .latest-page .single-latest-item {margin-bottom: 50px;}
.pagination-content .pagination {
    border-radius: 0;
    box-shadow: 2px 0 20px rgba(34, 30, 31, 0.2);
    margin: 20px 0 17px;
}
.pagination-content {
    display: block;
    line-height: 0;
    text-align: center;
}
.pagination-content .pagination > li:last-child > a, .pagination-content .pagination > li:last-child > span, .pagination-content .pagination > li:first-child > a, .pagination-content .pagination > li:first-child > span {
    border-radius: 0;
}
.pagination-content .pagination li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-size: 28px;
    height: 41px;
    margin: 0 14px;
    padding: 0;
    width: 48px;
}
.pagination-content .pagination li.current > a, .pagination-content .pagination li a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #2d3e50;
}
.pagination-content .pagination li:first-child a {margin-left: 0;}
.pagination-content .pagination li:last-child a {margin-right: 0;}
/*----------------------------------------*/
/*  20. Event Details Page
/*----------------------------------------*/
/*----------------------------------------*/
/*  20.1 Event Details Content
/*----------------------------------------*/
.event-details-content .single-event-item {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 2px solid #86bc42;
    padding: 0 35px;
}
.single-event-image img {width: 100%;}
.event-details-content .single-event-text h3 {font-size: 28px;}
.event-details-content .single-event-text > p {color: #4e4e4e; line-height: 24px;}
.event-details-content .single-event-text {border: 0 none; padding: 32px 0 40px;}
.event-details-content .comments {padding: 71px 0 20px;}
/*----------------------------------------*/
/*  20.2 Event Details Sidebar
/*----------------------------------------*/
.recent-content-item > a {
    border: 1px solid #86bc42;
    display: inline-block;
    float: left;
}
.recent-text {overflow: hidden; padding-left: 20px;}
.recent-text > h4 {
    font-family: raleway;
    font-size: 14px;
    font-weight: 600;
}
.recent-text > h4 a {color: #6b6b6b;}
.recent-text .single-item-comment-view > span {
    color: #b2b2b2;
    font-size: 11px;
    line-height: 12px;
    margin-right: 13px;
}
.recent-text .single-item-comment-view i {font-size: 13px;}
.recent-text > p {
    color: #6b6b6b;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}
.recent-content-item {margin-bottom: 22px; overflow: hidden;}
.recent-content-item:last-child {margin-bottom: 0;}
.recent-text .single-item-comment-view {display: block;}
/*----------------------------------------*/
/*  21. latest News Page
/*----------------------------------------*/
.latest-page {padding: 120px 0}
/*----------------------------------------*/
/*  22. News Details Page
/*----------------------------------------*/
/*----------------------------------------*/
/*  22.1 News Details Content
/*----------------------------------------*/
.news-details-content .single-latest-text > h3 {
    color: #616161;
    font-size: 24px;
    margin-bottom: 8px;
}
.news-details-content .single-latest-text p {
    color: #4c4c4c;
    line-height: 23px;
    margin-bottom: 23px;
}
.news-details-content .single-latest-text {padding: 75px 72px 0;}
.news-details-content .single-latest-item .single-item-comment-view {margin-bottom: 8px;}
.quote-section {
    background: #efefef none repeat scroll 0 0;
    border-left: 2px solid #86bc42;
    margin: 38px 0 39px 35px;
    overflow: hidden;
    padding: 17px 37px 1px 27px;
}
.quote-section p {margin: 0;}
.related-tag .tags {display: inline-block;}
.related-tag .tags li a {color: #898989;}
.related-tag .tags li {display: inline-block;}
.related-tag, .news-details-content .social-links > span {
    color: #4c4c4c;
    font-family: "Montserrat", sans-serif;
    display: inline-block;
}
.news-details-content .single-latest-item:hover {box-shadow: none;}
.tags-and-links {
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 50px;
}
.news-details-content .social-links > span {margin-right: 11px;}
.news-details-content .social-links {
    display: inline-block;
    float: right;
    margin-right: 47px;
    position: inherit;
    width: auto;
}
.news-details-content .social-links > a {
    font-size: 13px;
    height: 23px;
    line-height: 21px;
    margin: 0 2px;
    width: 23px;
}
.news-details-content .single-latest-item {margin-bottom: 17px;}
/*----------------------------------------*/
/*  22.2 News Details Sidebar
/*----------------------------------------*/
.comment .recent-content-item > a {
    border: 2px solid #e6e7e8;
    border-radius: 2px;
    height: 70px;
    width: 70px;
}
.comment .recent-content-item > a img {width: 100%;}
.comment .recent-text > h4 a {font-family: "Montserrat", sans-serif;}
.comment .recent-text > h4 {line-height: 31px;}
/*----------------------------------------*/
/*  23. Contact Page
/*----------------------------------------*/
.contact-form-area {color: #4c4c4c;}
h4.contact-title {
    color: #4c4c4c;
    font-family: "Montserratbold";
    font-size: 24px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.contact-text > p {line-height: 24px; margin-bottom: 9px;}
.contact-text i {font-size: 18px;}
span.c-icon {display: inline-block; float: left;}
span.c-icon i {
    position: relative;
    top: 3px;
    width: 27px;
}
span.c-text {display: inline-block;}
.contact-text {margin-bottom: 75px;}
.link-social > a {
    color: #4c4c4c;
    display: inline-block;
    line-height: 19px;
    margin-right: 27px;
}
.link-social > a i {font-size: 20px;}
.contact-form-area input, .contact-form-area textarea {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 0 none;
    color: #000;
    font-size: 14px;
    height: 48px;
    margin-bottom: 23px;
    padding: 0 23px;
    width: 100%;
}
.contact-form-area textarea {
    height: 150px;
    padding-top: 13px;
    resize: none;
}
.contact-form-area .button-default {
    border: 0 none;
    font-family: "Montserrat", sans-serif;
    padding: 8px 40px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 20px;
}
.contact-form-area .button-default:hover {background: #2d3e50 none repeat scroll 0 0;}
/*----------------------------------------*/
/*  24. About Page
/*----------------------------------------*/
.teachers-area.padding-top {padding: 120px 0 140px;}
.about-page-area .about-text-container p span {
    color: #333333;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
}
.about-page-area .about-us > span {
    color: #444444;
    display: block;
    font-style: italic;
    padding-left: 19px;
    position: relative;
}
.about-page-area .about-us > span:after {
    background: #999999 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 4px;
    position: absolute;
    top: 9px;
    width: 6px;
}
.about-page-area .about-text-container > p {color: #555; margin-bottom: 7px;}
.about-page-area .about-us {margin-bottom: 13px;}
.skill-bars .progress {
    background: #ffffff none repeat scroll 0 0;
    height: 6px;
}
.skill-bar-item .progress-bar {
    line-height: 15px;
}
.skill-bar-item .progress {border-radius: 0; height: 14px;}
.skill-bar-item {
    line-height: 16px;
    margin-bottom: 7px;
    overflow: hidden;
}
.skill-bar-item > span {display: block; margin-bottom: 10px;}
.skill-bar-item:last-child {margin: 0;}
.skill-bar-item:last-child .progress {margin: 0;}
/*----------------------------------------*/
/*  25. Shortcode
/*----------------------------------------*/
.shortcode-area {padding: 72px 0 120px;}
.shortcode-area i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #86bc42;
    border-radius: 50%;
    font-size: 25px;
    height: 60px;
    margin: auto;
    padding: 15px 0;
    text-align: center;
    width: 60px;
}
.shortcode-animation {overflow: hidden; padding: 50px 0 100px;}
.shortcode-animation h3 {
    color: #00aff0;
    font-family: "playfair_displayregular";
    margin: 22px 0;
    text-transform: capitalize;
}
.shortcode-animation img {padding: 22px 45px;}
.shortcode-animation .section-title {padding-bottom: 0; padding-top: 55px;}
.shortcode-area .section-title {
    padding-bottom: 20px;
    padding-top: 40px;
    text-align: left;
}
.shortcode-area .section-title h2 {
    border-bottom: 1px solid #d1d1d1;
    color: #444444;
    display: inline-block;
    font-size: 21px;
    line-height: 30px;
    padding-bottom: 8px;
    text-align: left;
    text-transform: capitalize;
}
.shortcode-area h3 {
    border: 1px dashed #86bc42;
    float: left;
    font-size: 32px;
    margin: 20px 0;
    padding: 27px 0;
    text-align: center;
    text-transform: capitalize;
    width: 70%;
}
.shortcode-area img {padding: 55px 100px 55px 0;}
.dropdown-menu .dividers {border: 0 none; padding: 0;}
/*----------------------------------------*/
/*  26. Scrollup
/*----------------------------------------*/
#scrollUp {
    bottom: 45px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    font-size: 28px;
    height: 40px;
    line-height: 37px;
    position: fixed;
    right: 12px;
    text-align: center;
    width: 40px;
    z-index: 9999;
}
#scrollUp:hover {background-color: #2D3E50;}
/*----------------------------------------*/
/*  27. Additional CSS
/*----------------------------------------*/
.text-white {color: #fff}
.text-blue, .header-top span.text-blue {color: #2E3F51}
.bg-dark {background: #3F5771}
.bg-white {background: #fff}
.bg-blue {background: #2E3F51}
.border-green {
    border-top: 3px solid #86bc42;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.border-blue {
    border-top: 3px solid #2E3F51;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.header-top.effect-blue:before {background: #2E3F51}
.header-top.effect-blue:after {border-color: rgba(0, 0, 0, 0) #2E3F51 #2E3F51 rgba(0, 0, 0, 0)}
.inline {display: inline}
#video-bg {width: 100%;}
.video-wrapper, .video-banner {
    height: 570px;
    overflow: hidden;
    position: relative;
}
.video-area {background: url("img/slider/5.jpg") no-repeat fixed top center / cover }
.fixed-bg-1 {background: url("img/slider/1.jpg") no-repeat fixed top center / cover }
.fixed-bg-2 {background: url("img/slider/2.jpg") no-repeat fixed top center / cover }
.backgrount-area {position: relative}
.hover-white.button-default:hover {background: #fff; color: #2E3F51 }
.angle .mailchimp-alerts {padding-left: 150px} 
.text-small {font-size: 13px;}
.text-area p {line-height: 30px;}
.footer-three {background: #2D3E50 none repeat scroll 0 0;}
.footer-info {line-height: 15px;}
.footer-info > span {
    color: #ffffff;
    display: inline-block;
    font-weight: 400;
    line-height: 12px;
    margin-right: 14px;
}
.footer-info > span i {
    font-size: 14px;
    margin-right: 11px;
}
.footer-info > span:last-child {margin-right: 0;}
.footer-logo-three > a {
    display: inline-block;
    margin-bottom: 23px;
}
.footer-info-container {border-bottom: 1px solid #e1e1e1;}
.single-footer-widget > h4 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 22px;
    text-transform: uppercase;
}
.footer-widget-list li a {
    color: #ffffff;
    font-weight: 400;
    line-height: 36px;
}
.footer-widget-list li:last-child a {}
.footer-widget-list li a:hover {color: #f5b120;}
.subscribe-container {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    padding: 44px 40px 50px;
}
.subscribe-container > p {
    color: #2D3E50;
    font-weight: 400;
    text-align: center;
    margin-bottom: 33px;
}
.subscribe-container input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-weight: 400;
    width: 100%;
    padding-left: 14px
}
.subscribe-container input::-webkit-input-placeholder {
    color:#fff;
    opacity: 1 !important;
    filter: alpha(opacity=100);
}
.subscribe-container button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    float: right;
    font-size: 14px;
    padding-right: 14px;
    position: absolute;
    right: 0;
    top: 0;
}
.subscribe-form-three {
    background: #2D3E50 none repeat scroll 0 0;
    display: block;
    height: 48px;
    line-height: 46px;
    position: relative;
}
.footer-container {
    border-top: 1px solid #e1e1e1;
    padding: 13px 0 10px 0;
}
.footer-container .social-links-three {
    float: right;
    overflow: hidden;
}
.footer-container .social-links-three > a {
    margin-left: 21px;
    margin-right: 0;
    color: #fff
}
.footer-container span {
    color: #ffffff;
    font-weight: 400;
}
.footer-container span a {
    color: #ffffff;
    position: relative;
}
.footer-container span a:hover {border-bottom:  1px solid #fff}
.footer-container span a:hover:after{opacity: 1;filter: alpha(opacity=100)}
.newsletter-area.newsletter-four::before, .newsletter-area.newsletter-four::after {
    display: none;
}
.footer-widget-four .footer-list li a:hover {color: #2D3E50;}
.footer-widget-four .footer-img a::before {
    background: rgba(45, 62, 80, 0.9) none repeat scroll 0 0;
}
.footer-area.footer-four {background: #2D3E50;}
.gallery-img, .gallery-img img {width: 100%}
.gallery-img {position: relative; overflow: hidden;}
.gallery-img img {
    transform: scaleY(1);
    transition: all 0.7s ease-in-out 0s;
    display: block;
    position: relative
}
.gallery-img .hover-effect {
    opacity: 0;
    transition: all 0.5s linear 0s;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0
}
.gallery-img h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff !important;
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    line-height: 28px;
    margin: 82px auto 10px;
    opacity: 0;
    padding: 9px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transform: scale(0);
    transition: all 0.5s linear 0s;
}
.gallery-img p {
  color: #ffffff;
  margin: 0 30px;
  opacity: 0;
  text-align: center;
  transform: scale(0);
  transition: all 0.5s linear 0s;
}
.gallery-img:hover img {transform: scale(1.5);}
.gallery-img:hover .hover-effect {opacity: 1;}
.gallery-img:hover h2, .gallery-img:hover p {
    opacity: 1;
    transform: scale(1);
}
.video-gallery {display: block; overflow: hidden; height: 215px}
.mbYTP_wrapper {height: 215px}
.banner-readmore .button-default.button-green:hover{background: #fff}
.header-logo-menu.semi-transparent .mainmenu ul#nav > li:hover > a {color: #fff;}
.header-logo-menu.semi-transparent .mainmenu ul#nav > li:hover > a:after {background: #fff;}
.bg-dark .mainmenu ul#nav > li > a, .bg-dark.stick .mainmenu ul#nav.menu-white > li > a, .bg-dark .mainmenu ul#nav > li:hover > a, .bg-dark.stick .mainmenu ul#nav > li:hover > a {
    color: #fff;
}
.bg-dark .mainmenu ul#nav > li:hover > a:after {background: #fff;}
.block.padding .btn-group {margin-bottom: 22px;}
.btn-toolbar.padding {margin-bottom: 20px;}
.btn-toolbar.padding:nth-last-of-type(1) {margin-bottom: 0;}


/*=====Corporate Training=====*/

.corporate_para{
    width: 100%;
    min-height: 600px;
    padding-top: 5%;
    padding-bottom: 3%;
}
.corporate_text{
    
}
.corporate_text h4{
    padding-bottom: 9px;
}
.corporate_text p{
    text-align: justify;
    color: #555;
    font-size: 14px;
}
@media(min-width:991px){
    .corporate_image img{
    min-height: 469px;
    padding-top: 6px;
    }
}

.highlgt1{
    color: #38B6FF;
    font-weight: 600;
}
.breadcrumb-banner-area3 {
    background: url("img/corporate/corporate_banner1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.corporate_features{
    background: url("img/corporate/banner2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    min-height: 400px;
    margin-bottom: 2%;
    /*background: #e8e7e7;
    width: 100%;
    min-height: 300px;
    background: #38B6FF;
    */
    
}
.rgt_corporate{
    padding-top: 5%;
    color: #fff;
}
.corporate_fbox{
   padding-bottom: 9%;
}
.corporate_fbox span{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    background-color: #fff;
    text-align: center;
    font-size: 25px;
    color: #222;
    line-height: 50px;
}
.corporate_fbox span:hover{
    background-color: #2d3e50;
    color: #fff;
}

.rgt_corporate h2{
    padding-bottom: 6%;
}
/*.cfeature_box:hover{
    background-color: #fff;
    box-shadow: 0.3px 0.3px 4px 0.3px rgba(0, 0, 0, 0.75);
}*/



/*=====Digital Marketing Mannagement=====*/

.breadcrumb-banner-area4 {
    background: url("img/digital_marketing/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.digital_para{
    width: 100%;
    min-height: 600px;
    padding-top: 5%;
    padding-bottom: 3%;
}
.digital_para p{
    text-align: justify;
} 
.digital_para h4{
    padding-bottom: 9px;
}
@media(min-width:991px){
    .digital_image img{
    min-height: 486px;
    padding-top: 6px;
    }
    .digital_image2 img{
    height: 500px;
    width: 100%;
    padding-top: 1%;
    }
    #digi_mdl{
        padding-left: 20%;
    }
    .digi_cont .digi_features{
    border-right:1px solid #94b5c1;
    }
}
.digi_cont{
    width: 100%;
    min-height: 250px;
    padding-top: 3%;
}
.digi_cont h2{
    text-align: center;
    padding-bottom: 2%;
}
.digi_cont .digi_features{
    padding-top: 6%;
    padding-bottom: 2%;
    min-height: 120px;
}
.digi_features span{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    background-color: #38B6FF;
    text-align: center;
    font-size: 25px;
    color: #fff;
    line-height: 50px;
}
.digi_features span:hover{
    background-color: #2d3e50;
}


/*=====Facebook Advertisement=====*/

.breadcrumb-banner-area5{
    background: url("img/facebook/facebook_banner2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.facebook_features{
    width: 100%;
    min-height: 500px;
    /*background: #EBEBEB;*/
    padding-top: 4%;
    background: url("img/facebook/banner2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
}
.facebookad_para{
    width: 100%;
    min-height: 200px;
    padding-top: 5%;
    padding-bottom: 3%;
}
.facebookad_para p{
    text-align: justify;
} 
.facebookad_para h4{
    padding-bottom: 9px;
}
@media(min-width:991px){
    .facebookad_image img{
    min-height: 486px;
    padding-top: 6px;
    }
}
.facebookad_features{
    padding-top: 15%;
    min-height: 120px;
}
.facebookad_features h4{
    font-size: 15px;
    font-weight: bold;
}
.facebookad_features span{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: inline-block;
    background-color: #38B6FF;
    text-align: center;
    font-size: 25px;
    color: #fff;
    line-height: 50px;
}
.facebookad_features span:hover{
    background-color: #2d3e50;
}
.overview{
    width: 100%;
    min-height: 400px;
    padding-top: 5%;
    padding-bottom: 3%;
}
.overview h4{
    color: #38B6FF;
}
.overview h2{
    color: #38B6FF;
}
.overview p{
    text-align: justify;
}
.overview .overview_box{
    padding-bottom: 1%;
}
.dark{
    display: inline-block;
    width: 38px;
    border-bottom: 3px solid #2d3e50;
    margin-top: 0px; 
    margin-bottom: 0px; 
}
.overview .button-large2{
    background-color: #2d3e50;
    margin-top: 5px;
}
.overview .button-large2:hover{
    background-color: #38B6FF !important;
}


/*=====Pay Per Click=====*/

.breadcrumb-banner-area6{
    background: url("img/pay_per_click/pay_banner1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 150px 0 150px;
    width: 100%;
    height: 300px;
}
.pay_features{
    background: url("img/pay_per_click/banner2.jpg");
    width: 100%;
    min-height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    
    /*padding-top: 4%;*/
    /*background: #d3e5f1;*/
    /*background: url("img/pay_per_click/features_back.jpg");*/
   /* background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
}
@media(min-width:991px){.pay_features .sec_icon{
    height: 81px;
    }
}
.pay_features .button-default{
    margin-top: 5%;
}
.pay_features h4{
    padding-top: 5px;
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
}
.lft_pay{
    min-height: 550px;
    background: url("img/pay_per_click/pay_slice2.png");
     background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.pay_features span{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-block;
    background-color: #38B6FF;
    text-align: center;
    font-size: 28px;
    color: #fff;
    line-height: 62px;
}
.pay_features span:hover{
    background-color: #fff;
    color: #38B6FF;
}
.pay_para{
    width: 100%;
    min-height: 200px;
    padding-top: 5%;
    padding-bottom: 3%;
}
.pay_para p{
    text-align: justify;
} 
.pay_para h4{
    padding-bottom: 9px;
}
@media(min-width:991px){
    .pay_image img{
    height: 326px;
        width: 100%;
    padding-top: 6px;
    }
}
.pay_features .facebookad_features{
    min-height: inherit;
}


/*=====Diploma in Digital Marketing=====*/
.breadcrumb-banner-area{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 150px 0 110px;
    width: 100%;
}
.breadcrumb-banner-area7{
    background: url("img/diploma_in_digital_marketing/banner1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}

.diploma_para{
    width: 100%;
    min-height: 200px;
    padding-top: 5%;
    padding-bottom: 3%;
}
.diploma_para p{
    text-align: justify;
} 
.diploma_para h4{
    padding-bottom: 9px;
}
@media(min-width:991px){
    .diploma_image img{
    height: 356px;
        width: 100%;
    padding-top: 6px;
    }
}

.modules1{
    width: 100%;
    min-height: 600px;
    padding-top: 4%;
    background-color: #ebebeb;
}
.modules_box span.fa{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    background-color: #38B6FF;
    text-align: center;
    font-size: 25px;
    color: #fff;
    line-height: 40px;
}
.modules_box {
    min-height: 390px;
    margin-bottom: 30px;
}
@media(min-width:991px){
    .modules_box {
    min-height: 390px;
    margin-bottom: 40px;
    }
    .modules_box.v2{
        min-height: auto !important;
    }
}
.modules_box .modules_heading{
    color: #2d3e50;
    padding-top: 2px;
}
.modules_box ul li i{
    padding-right: 6px;
}
.modules_box li{
    font-size: 12px;
    color: #444;
}
.dark2{
    display: inline-block;
    width: 38px;
    border-bottom: 3px solid #38B6FF;
    margin-top: 0px; 
    margin-bottom: 0px; 
}
.modules_boxlst{
    height: 269px;
}

.modules_boxlst span.fa{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    background-color: #38B6FF;
    text-align: center;
    font-size: 25px;
    color: #fff;
    line-height: 40px;
}
.modules_boxlst .modules_heading{
    color: #2d3e50;
    padding-top: 2px;
}
.modules_boxlst ul li i{
    padding-right: 6px;
}
.modules_boxlst li{
    font-size: 13px;
    color: #666;
}
@media(min-width:991px){.overview_img2{
    width: 100%;
    min-height: 545px;
}
}

/*=====Basic Digital Marketing=====*/

.breadcrumb-banner-area8{
    background: url("img/basic_digital_marketing/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}

.diploma_para{
    width: 100%;
    min-height: 200px;
    padding-top: 5%;
    padding-bottom: 3%;
}
.diploma_para p{
    text-align: justify;
} 
.diploma_para h4{
    padding-bottom: 9px;
}
@media(min-width:991px){
    .diploma_image img{
    height: 356px;
        width: 100%;
    padding-top: 6px;
    }
}
.modules2{
    width: 100%;
    min-height: 350px;
    padding-top: 4%;
    background-color: #ebebeb;
}

@media(min-width:991px){.overview_img3{
    width: 100%;
    min-height: 425px;
}
}


/*=====Placement Marketing=====*/

.breadcrumb-banner-area9{
    background: url("img/placement/banner333.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}

/*.placement_para{
    width: 100%;
    min-height: 200px;
    padding-top: 5%;
    padding-bottom: 3%;
}
.placement_para p{
    text-align: justify;
} 
.placement_para h4{
    padding-bottom: 9px;
}
.partners{
    width: 100%;
    min-height: 300px;
    padding-top: 5%;
    margin-bottom: 3%;
    background: #38B6FF;
    color: #fff;
}
.partners .container{
    margin: 0px auto;
}
.partners .parter_box{
    width: 100%;
    min-height: 100px;
    padding: 5px 10px;
    border: 1px solid #dcdcdc;
    margin-top: 20px;
}
.placement_image{
    padding-top: 1%;
}
.partners .parter_box img{
    width: 115px;
    min-height: 100px;
    margin: 0px 70px;
    }
@media(min-width:991px){
    
}*/
.para1,
.para2,
.para3,
.para4{
    width: 100%;
    min-height: 466px;
    padding-top: 3%;
}
.para1 img,
.para2 img,
.para3 img,
.para4 img{
    width: 60%;
    height: 456px;
    margin: 0px auto;
    margin-left: 20%;
}
/*----------------- testimonial v4 --------*/

.testimonial-v4-sec .section-title-v2-item .hidden-title {
    color: #ececec;
}

.testimonial-v4-sec .testmonial-author {
    text-align: left;
    position: relative;
}
.testimonial-v4-sec .test-title{
    padding-bottom: 8px;
}
.testimonial-v4-sec .testmonial-author img {
    display: block;
    max-width: 120px;
    margin: 0 auto 30px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}
@media (min-width: 400px){
.testimonial-v4-sec .testmonial-author img {
    margin-top: -75px;
    }
}
@media(max-width: 767px){
    .easy_testimonials_grid_responsive .easy_testimonials_grid_row .easy_testimonials_grid_cell{
        min-width: 290px !important;
        overflow-y: scroll !important;
    }
    
}
.testimonial-v4-sec i {
    font-size: 25px;
    color: #008435;
}

.easy_testimonials_grid_cell {
    background: #fffcfc;
    padding: 27px 20px;
    margin-bottom: 20%;
    height: 270px;
	-webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
    box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
	overflow: hidden;
    /*overflow-y: scroll;*/
}
.easy_testimonials_grid_cell:hover{
	height: 270px;
    overflow-y: scroll;
}
.easy_testimonials_grid_cell .testimonial_body p{
    text-align:justify;
}
.easy_testimonials_grid_cell::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #38B6FF;
}

.easy_testimonials_grid_cell::-webkit-scrollbar
{
	width: 6px;
	background-color: #38B6FF;
}

.easy_testimonials_grid_cell::-webkit-scrollbar-thumb
{
	background-color: #38B6FF;
}

.testimonial-client{
    font-weight:bold;
}
.testimonials{
    width: 100%;
    min-height: 400px;
    padding-top: 2%;
    padding-bottom: 3%;
}
.testimonials .testimonial{
    width: 60%;
    margin: 0px auto;
    min-height: 200px;
}
.testimonial h2{
    padding-bottom: 2%;
}
.testimonial .pic{
     margin: 0px auto;
}
.carousel-control.left,
.carousel-control.right{
    background-image: inherit !important;
}
.testimonials h2{
    padding-bottom: 3%;
}
@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: -46px !important;
}
    }
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    /*background-color: rgba(249, 18, 18, 0);*/
    background-color: #38B6FF;
    border: 1px solid #38B6FF;
    border-radius: 10px;
}


/*=====Blog=====*/

.breadcrumb-banner-area10{
    background: url("img/blogs/blog_banner.jpg")  ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 150px 0;
    width: 100%;
    height: 300px;
}

.blog_para{
    width: 100%;
    min-height: 200px;
    padding-top: 5%;
    padding-bottom: 3%;
}
.blog_para p{
    text-align: justify;
} 
.blog_para h4{
    padding-bottom: 9px;
}


/*=====News & Events=====*/

.breadcrumb-banner-area11{
    background: url("img/news_&_events/back_news.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}

.blog_para{
    width: 100%;
    min-height: 200px;
    padding-top: 5%;
    padding-bottom: 3%;
}
.blog_para p{
    text-align: justify;
} 
.blog_para h4{
    padding-bottom: 9px;
}
.news_sec .single-event-item{
    margin-bottom: 12%;
}

/*=====Single Blog=====*/

.blog_cont{
    width: 100%;
    min-height: 500px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin-bottom: 9%;
}
.blog_cont img{
    width: 100%;
    height: 400px;
    border-radius: 5px 5px 0px 0px;
}
.date_box{
    position: absolute;
    top: 342px;
    left: 16px;
    z-index: 1;
    padding: 19px 19px;
    text-align: center;
    background-color: #38B6FF;
    color: #fff;
    /* border-radius: 5px 0px 0px 0px; */
    box-shadow: 0.3px 0.6px 0.4px 0.5px #fffafa;
}
.single-blog ul li{
	list-style:disc !important;
}
.single-blog ul{
	padding-left:15px;
}
.single-blog ol li{
	list-style-type:decimal !important;
}
.main_blogpara{
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 5%;
}
.main_blogpara li {
    padding-bottom: 15px;
}
.main_blogpara h2{
    /*padding-top: 2%;*/
    font-size: 26px;
	padding-bottom: 10px;
}
.main_blogpara h1{
    font-size: 30px;
	color: #38B6FF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main_blogpara p{
    text-align: justify;
	font-size:15px;
	line-height: 25px;
}
.main_blogpara p a{
	color:#38B6FF;
	font-weight: 600;
}
.main_blogpara p a:hover{
	color: #0d41a4;
}
.first_para {
    padding-top: 0%;
}
/*
.social_cont{
    width: 100%;
    min-height: 300px;
}
.apsc-inner-block{
    width: 100%;
    height: 60px;
}
.apsc-inner-block .facebook{
    background-color: #516CA4;
    width: 100%;
    
}
*/
/* access_press */
.apsc-facebook-icon {
	background-color: #3b5998;
}

.apsc-twitter-icon {
	background-color: #1dcaff;
}

.apsc-linkedin-icon {
	background-color: #007BB6;
}

.apsc-soundcloud-icon {
	background-color: #ff8800;
}

.apsc-dribble-icon {
	background-color: #ea4c89;
}

.apsc-comment-icon {
	background-color: #464646;
}

.apsc-edit-icon {
	background-color: #837d7d;
}

.apsc-google-plus-icon {
	background-color: #dd4b39;
}

.apsc-instagram-icon {
	background-color: #3f729b;
}

.apsc-each-profile a {
	color: white !important;
}

.apsc-each-profile a:hover {
	color: white !important;
	text-decoration: none !important;
}

.apsc-theme-4 .apsc-each-profile {
	margin-bottom: 10px;
}

.apsc-theme-4 .social-icon {
	display: inline-block;
	position: relative;
	float: left;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}

.apsc-theme-4 .apsc-each-profile a {
	line-height: 60px;
	padding: 0 10px 0 0;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	color: #fff;
	position: relative;
	text-align: right;
}

.apsc-theme-4 .apsc-each-profile a:hover {
	opacity: 0.8;
}

.apsc-theme-4 .apsc-each-profile a .fa {
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	width: 60px;
	line-height: 60px;
	height: 60px;
	vertical-align: top;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}

.apsc-theme-4 .apsc-each-profile a:hover .fa {
	transform: none;
	-webkit-transform: snone;
	-ms-transform: none;
}

.apsc-theme-4 .media-name {
	padding: 0 0 0 10px;
	display: inline-block;
}

.apsc-theme-4 .apsc-count {
	border-radius: 0;
	color: #fff;
	display: inline-block;
	font-size: inherit;
	text-align: center;
	position: relative;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}

.apsc-theme-4 .apsc-media-type {
	display: inline-block;
	padding: 0 4px;
}

@media screen and (max-width: 479px) {
	.apsc-theme-4 .apsc-each-profile, .apsc-theme-3 .apsc-each-profile {
		float: none;
	}
}

.recent_posts{
    padding-top: 5%;
    width: 100%;
}
.recent_posts ul li{
    padding-top: 5%;
}
.recent_posts ul li p{
    color: #38B6FF;
    font-weight: bold;
    padding-top: 5px;
}
.recent_posts h5{
    line-height: 19px;
}
@media(min-width:991px){
    .recent_posts img{
        height: 70px;
    }
}
    

.breadcrumb-banner-area12{
    background: url("img/seo/seo_back.jpg")  ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.breadcrumb-banner-area13{
    background: url("img/websit_building/website_buildingback.jpg")  ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.breadcrumb-banner-area14{
    background: url("img/adwords/adwords_back.jpg")  ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.breadcrumb-banner-area15{
    background: url("img/social_media/social_back.jpg")  ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.breadcrumb-banner-area16{
    background: url("img/ecommerce/ecommerce_back.jpg")  ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.breadcrumb-banner-area17{
    background: url("img/lead_generation/lead_back.jpg")  ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.breadcrumb-banner-area18{
    background: url("img/content_marketing/background_11.jpg")  ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.breadcrumb-banner-area19{
    background: url("img/online_reputation/background.jpg")  ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.breadcrumb-banner-area20{
    background: url("img/job_assist/background.jpg")  ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.breadcrumb-banner-area21{
    background: url("img/interview/background.jpg")  ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.breadcrumb-banner-area22{
    background: url("img/facebook_marketing/banner.jpg")  ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding: 110px 0;
    width: 100%;
    height: 300px;
}
.icon_bar {
  position: fixed;
  top: 50%;
    right: 0%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
     z-index: 3000;
}
.icon_bar ul li{
    background-color: #333;
    color: #efefef;
    height: 38px;
    margin: 0px 0px 0.5px 0px;
    padding: 5px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
}
    
.icon_bar ul li a {
  display: block;
  text-align: center;
  padding: 3px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;  
}

.icon_bar a:hover {
    background-color: #000 !important;
}
.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #0274B3;
  color: white;
}

.instagram {
  background: #D32475;
  color: white;
}

.digi_features p{
    
    padding-right: 10%;
}
.digi_features .media{
    margin-left: -11px;
}
.blog_bold{
    font-weight: bold;
    font-size: 16px;
}
@media(max-width:767px){
    .blog_cont img{
        height: 300px;
    }
	.main_blogpara h1{
        font-size: 28px;
    }
    .main_blogpara h2{
        font-size: 20px;
    }
    .date_box{
    top: 220px;
    left: 16px;
    }
}
.red{
    color: #f53d3d;
    text-decoration: underline;
    font-weight: bold;
    font-size: 15px;
}
.course_box{
    margin: 0px auto;
    min-height: 250px;
    height: 100%;
}
.about_back{
    background-image: url(img/banner/about_back.jpg);
}
/*.course_box img{
    width: 300px;
    height: 300px;
}*/
.wpcf7-validation-errors{
	display: none !important;
}
.wpcf7-mail-sent-ok{
	border: none !important;
    text-align: left;
    position: absolute;
    right: 529px;
    color: #38B6FF;
    top: 806px;
}
@media screen and (max-width: 991px) and (min-width:768px ){
	.wpcf7-mail-sent-ok {
        border: none !important;
    text-align: left;
    position: absolute;
    right: 413px;
    color: #38B6FF;
    top: 1477px;
	}
}
@media(max-width:767px){
	.wpcf7-mail-sent-ok{
		    border: none !important;
    text-align: left;
    position: absolute;
    right: 9px;
    bottom: 1424px;
	}
}

.social_share {
    padding-top:5px;
}
.social_share h4{
    padding-top:8px;
    padding-bottom:13px;
}
.social_share .heateor_sss_sharing_ul li{
    padding-right:6px !important;
}

strong{
	font-weight:700 !important;
}
b{
	font-weight:700 !important;
}

.foot_tags li a {
    display: block;
    padding: 1px 4px;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    border-radius: 3px;
    color: #fff !important;
    font-size: 12px;
    font-weight: 500;
}
.foot_tags{
}
.foot_tags li {
    text-align: center;
    justify-content: center;
    flex-direction: column;
    display: inline-flex;
}
.foot_tags li a:hover{
    color: var(--accent-color);
}
.main_blogpara ul li{
	list-style:disc;
}
.main_blogpara ul{
	padding-left:15px !important;
}
.main_blogpara ol{
	padding-left:15px !important;
}
.main_blogpara ol li{
	list-style-type:decimal !important;
}




@media(max-width: 767px){
    .background-area{
        height: 600px;
        width: 100%;
    }
    .banner-content .text-content-wrapper.full-width{
        margin-top: 6%;
    }
    .careplus_appointment_form form label{
        font-size: 20px !important;
    }
    .careplus_appointment_form form p{
        font-size: 12px;
        line-height: 20px;
    }
    .background-area img{
        width: 100%;
        height: 180px;
    }
    .background-area .container{
        width: 375px;
    }
    .careplus_appointment_form form {
        width: 100% !important;
    }
    .slider-area::after, .overlay-light-fullwidth::after, .overlay-light-2-fullwidth::after, .overlay-dark-fullwidth::after, .overlay-dark-2-fullwidth::after{
        height: 180px !important;
    }
    .careplus_appointment_form{
        padding-top: 4%;
    }
}
@media(min-width: 992px){
    .banner-content .text-content-wrapper.full-width{
        margin-top: 26%;
    }
    .banner-content h1 {
        font-size: 40px !important;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .background-area{
        width: 100%;
        height: 650px;
    }
    .careplus_appointment_form{
        padding-top: 2%;
    }
    .banner-content .text-content-wrapper.full-width{
        margin-top: 6%;
    }
    .slider-area::after, .overlay-light-fullwidth::after, .overlay-light-2-fullwidth::after, .overlay-dark-fullwidth::after, .overlay-dark-2-fullwidth::after{
        height: 330px !important;
    }
    .background-area img{
        width: 100%;
        height: 330px;
    }
    .careplus_appointment_form {
        padding-top: 4% !important;
    }
}
/*banner form*/
.careplus_appointment_form form ul li,
.careplus_appointment_form form ul li input[type="text"],
.careplus_appointment_form form ul li input[type="email"],
.careplus_appointment_form form ul li input[type="tel"],
.careplus-select {
    float: left;
    width: 100%;
}
.careplus_appointment_form {
    width: 100%;
    padding-top: 3%;
    padding-right: 5%;
}
.careplus_appointment_form form {
    width: 90%;
    float: right;
    padding: 31px 36px 15px 40px;
    border-right: 4px solid #ffffff;
    background-color: rgba(25, 26, 27, 0.85)/*(8,54,75,0.85)*/;
    position: relative;
}
.careplus_appointment_form.no_bg form{
    background-color: inherit;
    border-right: none;
    border-left: 4px solid #ffffff;
    padding: 31px 40px 15px 35px;
}
/*.careplus_appointment_form form:before {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    border-top: 45px solid;
    border-left: 45px solid transparent;
}
.careplus_appointment_form form:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    border-bottom: 45px solid;
    border-left: 45px solid transparent;
}*/
.careplus_appointment_form form label {
    margin: 0px 0px 8px;
    color: #c1ff72;
    font-weight: bold;
    font-size: 23px;
    text-transform: uppercase;
}
.careplus_appointment_form form p {
    margin: 0px 0px 14px;
    color: #ffffff;
    letter-spacing: 1px;
}
.careplus_appointment_form form ul li {
    list-style: none;
    margin: 0px 0px 20px;
    position: relative;
}
.careplus_appointment_form form ul li input[type="text"],
.careplus_appointment_form form ul li input[type="email"],
.careplus_appointment_form form ul li input[type="tel"]{
    background-color: #ffffff;
    border-radius: 3px;
    height: 40px;
    font-size: 12px;
    color: #060606;
    font-style: italic;
    padding-left: 14px;
    border: 1px solid #fff;
}

.careplus_appointment_form form ul li i {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #060606;
    font-size: 12px;
}
.careplus-select select {
    font-style: italic;
    font-size: 12px;
    border: none;
    color: #060606;
    background-color: #fff;
    border-bottom: 1px solid #ececec;
    height: 40px;
    border-radius: 5px;
    width: 100%;
    padding-left: 12px;
    border: 1px solid #fff;
}
.careplus-select{ position: relative;}
/*.careplus-select:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 12px;
    color: #999999;
    right: 0px;
    bottom: 1px;
    text-align: center;
    position: absolute;
    pointer-events: none;
    background-color: #fff;
    width: 40px;
    padding: 5px 2px 0px 0px;
    height: 39px;
    border-radius: 5px;
}*/
.careplus_appointment_form form ul li input[type="submit"] {
    border: none;
    font-weight: bold;
    color: #111;
    padding: 8px 30px;
    border-radius: 5px;
    background-color: #c1ff72;
    border: 2px solid #c1ff72;
    transition: all .5s;
}
.careplus_appointment_form form ul li input[type="submit"]:hover{
    background-color: transparent;
    color: #fff;
} 
.careplus_appointment_form textarea{
    height: 70px;
    background-color: #ffffff;
    border-radius: 5px;
    font-size: 12px;
    color: #999999;
    font-style: italic;
    padding-left: 14px;
    padding-top: 14px;
    width: 100%;
    overflow-y: scroll;
    line-height: 1.4em;
    border: 1px solid #fff;
}

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

.btn_group li{
    float:left;
    margin-right:10px;
}
.btn_group li a{
    font-size: 14px;
    padding: 10px 20px;
    text-transform: none;
}

.content ul li::before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0c8";
    padding-right: 6px;
    font-size: 12px;
    color: #444;
}
.modules_box2{
    margin-bottom:15px;
}
.main_cont h3{
    padding-bottom:15px;
}
.main_cont ul{
    padding-left:15px;
    padding-bottom:10px;
}
.main_cont ul li{
    list-style:disc;
    padding-bottom:10px;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center!important;
    justify-content: center !important;
    display:flex;
}
.align-items-center{
    align-items: center !important;
    display: flex;
}
.diploma_text ul{
    padding-left: 15px;
}
.diploma_text ul li{
    list-style: disc;
    padding-bottom:7px;
}
.pt-10{
    padding-top: 10px;
}


.working-block-one .inner-box {
    position: relative;
    display: block;
    text-align: center;
}

.working-block-one .inner-box .icon-box {
    position: relative;
    display: block;
    margin-bottom: 44px;
}

.working-block-one .inner-box .icon-box .icon {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 100px;
    line-height: 110px;
    font-size: 36px;
    text-align: center;
    z-index: 1;
}

.working-block:nth-child(2) .working-block-one .inner-box .icon-box .icon {
    color: #b07f71;
}

.working-block:last-child .working-block-one .inner-box .icon-box .icon {
    color: #b07f71;
}

.working-block-one .inner-box .icon-box .icon:before {
    position: absolute;
    content: '';
    background: #faf1ef;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    border-radius: 7px;
    transform: skewX(-10deg);
    z-index: -1;
}
.working-block-one .inner-box p{
    text-align:center;
}
.working-block:nth-child(2) .working-block-one .inner-box .icon-box .icon:before {
    background: #faeddc;
}

.working-block:nth-child(3) .working-block-one .inner-box .icon-box .icon:before {
    background: #faf1ef;
}

.working-block:last-child .working-block-one .inner-box .icon-box .icon:before {
    background: #faeddc;
}

.working-block-one .inner-box .icon-box .icon:after {
    position: absolute;
    content: '';
    border: 1px dashed #d8d2d0;
    width: 50px;
    height: 70px;
    right: -7px;
    bottom: -10px;
    border-radius: 5px;
    transform: skewX(-10deg);
    z-index: -2;
}

.working-block-one .inner-box .icon-box h5 {
    position: absolute;
    display: inline-block;
    right: 18px;
    bottom: -10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px dashed #d8d2d0;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 800;
}

.working-block:nth-child(even) .working-block-one .inner-box .icon-box h5 {
    bottom: inherit;
    top: 0px;
}

.working-block-one .inner-box h3 {
    display: block;
    font-size: 22px;
    line-height: 34px;
    font-weight: 500;
    margin-bottom: 13px;
    color: #38B6FF;
}

.bg_grey{
    background: #faf1ef;
}

.offer_delivery_wrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.offer_delivery_wrap:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(64, 60, 60, 0.09);
}
.offer_delivery_wrap h3{
    color: #fff;
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 10px;
}
.offer_delivery_wrap h2{
    color: var(--primary-color);
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 10px;
    font-family: 'Aclonica';
}
.offer_delivery_wrap p{
    color: #fff;
}
.offer_delivery_wrap h4{
    position: relative;
    color: #fff;
    padding:8px 0px;
    font-size: 22px;
}
.offer_delivery_wrap h4::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1.5px; /* border thickness */

    background: linear-gradient(
        135deg,
        #c1ff72,
        #38B6FF
    );

    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;

    pointer-events: none;
}
.inner_p_all_70 {
    padding: 30px 70px;
}
.sec_space_xs_70{
    padding-top: 70px;
    padding-bottom: 70px;
}
.w-100{
    width: 100%;
}
.faqs{
    display: flex;
    flex-wrap: wrap;
}

.faq-box{
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
	margin: 18px 0 0 0;
	transition: all 1s;
}

.faq-box h4{
	font-size: 22px;
	margin-bottom: 10px;
}

.faq-box h5{
	margin-bottom: 7px;
}

.faq-box p{
	/*color: #7c8595;*/
}






.pb-70 {
  padding-bottom: 80px;
}
.pt-70 {
  padding-top: 80px;
}
.space{
    padding-top: 80px;
    padding-bottom: 80px;
}

.space, .space-top {
    padding-top: 70px;
}
.header-top{
    padding: 7px 0px;
}
.left_header ul li{
    display: inline;
    padding-right: 7px;
} 
.left_header ul li a{
    color: #fff;
    font-size: 15px;
}
.left_header ul li a i{
    color: #38B6FF;
    padding-right: 5px;
}

.head_social li{
    display: inline;
    padding-right: 7px;
} 
.head_social li a{
    color: #fff;
}
.head_social li a i{
    color: #fff;
    padding-right: 5px;
    font-size: 15px;
}
.head_social li a:hover i{
    color: #38B6FF;
}

.head_social li:not(:last-child)::after {
    content: "|";
    font-size: 16px;
    margin-left: 10px;
    margin-right: 10px;
}

.main-header.header-gold .header-sticky{
    max-width: 1880px;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    background: transparent;
    border-bottom: 1px solid var(--dark-divider-color);
    border-radius: 0;
}

.main-header.header-gold .navbar{
    padding: 30px 0;
}

.hero-gold{
    background-image: none;
    padding: 170px 0 75px;
}

.hero-content-gold{
    height: 100%;
    margin-right: 3.646vw;
    align-content: center;
}

.hero-btn-client-box-gold{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px 30px;
}

.hero-client-box-gold{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.satisfy-client-content-gold span i{
    font-size: 18px;
    color: var(--accent-color);
}

.satisfy-client-content-gold p{
    color: var(--white-color);
    line-height: normal;
    margin: 5px 0 0;
}

.hero-info-item-list-gold{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 40px;
}

.hero-info-item-gold{
    width: calc(50% - 15px);
    background-color: var(--dark-divider-color);
    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
    border-radius: 20px;
    padding: 25px 20px;
}

.hero-info-item-header-gold h3{
    font-size: 36px;
    color: var(--white-color)

}
.hero-info-item-header-gold h4{
    font-size: 19px;
    color: var(--white-color);
    margin-top: 10px;
}

.hero-info-item-body-gold{
    border-top: 1px solid var(--dark-divider-color);
    padding-top: 20px;
    margin-top: 20px;
}

.hero-info-item-body-gold p{
    color: var(--white-color);
    margin-bottom: 0;
}

.hero-image-gold{
    height: 100%;
    align-content: end;
}
.dark-section {
    background-color: #101818;
    background-image: url('assets/images/dark-section-bg-shape.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.dark-section .section-title h3, .dark-section .section-title h1, .dark-section .section-title h2, .dark-section .section-title p, .dark-section .section-title-content p {
    color: var(--white-color);
}

.hero_financial_data h1{
    line-height: 1.1;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 46px;
}
.hero_financial_data h2{
    color: #fff;
    font-size: 28px;
}
.hero_financial_data h1 span{
    color: var(--primary-color);
}
.hero_financial_data .section-title-banner h3 {
    background: var(--dark-divider-color);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    color: #fff;
    font-family: "Montserrat", sans-serif;
}
.section-title-banner h1{
    padding-top: 19px;
    padding-bottom: 26px;
    color: #fff;
    font-size: 53px;
    line-height: 66px;
}
.section-title-banner p{
    font-size: 18px;
}
.section-title-banner h1 span{
    color: var(--primary-color);
}
.dark-section .section-title-banner h3 {
    background: var(--dark-divider-color);
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    color: #fff;
}
.section-title-banner h4{
    margin-bottom: 25px;
    font-size: 22px;
    color: #fff;
}
.section-title-banner p{
    margin-bottom: 20px;
    color: #fff;
}
.section-title-banner h3 {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: normal;
    color: var(--primary-color);
    border: 1px solid var(--divider-color);
    border-radius: 100px;
    padding: 6px 15px 6px 36px;
    margin-bottom: 15px;
}
.section-title-banner h3::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: url('assets/images/icon-sparkle.png') no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: center center;
    background-size: cover;
    width: 12px;
    height: 12px;
}
.btn-default {
    position: relative;
    display: inline-block;
    font-family: var(--accent-font);
    font-size: 16px;
    font-weight: 700;
    line-height: 1em;
    text-transform: capitalize;
    color: var(--dark-color);
    background: var(--accent-color);
    border-radius: 100px;
    padding: 17px 58px 17px 24px;
    border: none;
    overflow: hidden;
    outline: none;
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.btn-default::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 24px;
    width: 24px;
    height: 24px;
    background-image: url("assets/images/arrow-black.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transform: translate(0, -50%);
    transition: all 0.4s ease-in-out;
    z-index: 1;
}

.btn-default:hover:before {
    transform: translate(2px, -50%);
}

.btn-default::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    background: var(--primary-color);
    border-radius: 100px;
    transition: 0.4s ease-in-out;
    z-index: -1;
}

.btn-default:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}

.btn-default.btn-highlighted.v2::after {
    background-color: var(--dark-color);
    
}
.btn-default.btn-highlighted.v2:hover{
    color: var(--dark-color) !important;
}
.btn-default.btn-highlighted:hover {
    color: var(--dark-color);
}

.btn-default.btn-highlighted:hover:before {
    filter: brightness(0) invert(0);
}

.btn-default.btn-highlighted::after {
    background-color: var(--white-color);
}
.hero-image-gold{
    height: 100%;
    align-content: end;
}

.hero-image-gold figure{
    display: block;
    background-image: url('assets/images/hero-bg-image-gold.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    border-radius: 10px 10px 0 0;
    padding: 70px 10px 0;
}

.about-us-gold{
    padding: 100px 0;
}

.about-us-images-boxes-gold{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-right: 15px;
}
.hero-image-gold figure img{
    width: 100%;
    aspect-ratio: 1 / 1.406;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    margin-bottom: -75px;
}
.section-title.text-left{
    text-align: left !important;
}
.hero-client-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.satisfy-client-images {
    display: flex;
    align-items: center;
}

.satisfy-client-image {
    position: relative;
    display: inline-block;
    margin-left: -20px;
    border: 1px solid var(--white-color);
    border-radius: 50%;
    overflow: hidden;
    z-index: 1;
}

.satisfy-client-image:first-child {
    margin: 0;
}

.satisfy-client-image figure {
    display: block;
    border-radius: 50%;
}

.satisfy-client-image figure img {
    width: 100%;
    max-width: 50px;
    border-radius: 50%;
}

.satisfy-client-image.add-more {
    width: 52px;
    height: 52px;
    background-color: var(--accent-color);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease-in-out;
}

.satisfy-client-image.add-more i {
    font-size: 20px;
    color: var(--white-color);
}

.satisfy-client-image.add-more h3 {
    color: var(--white-color);
    font-size: 16px;
    line-height: 1em;
}

.satisfy-client-content span i {
    font-size: 18px;
    color: var(--accent-color);
}

.satisfy-client-content p {
    color: var(--white-color);
    margin: 10px 0 0;
}
.bg_gr1{
    background-color: #f2fae3;
    inset-inline-start: 10%
}
.bg_gr1::before {
  position: absolute;
  content: "";
  width: 200px;
  height: 200px;
  border-radius: 50%;
  filter: blur(400px);
  top: 50%;
  transform: translateY(-50%);
  inset-inline-start: 0;
  z-index: -1;
}
.py-5{
    padding: 3rem;
}
.position-relative{
    position: relative;
}
.about-us-content-list-gold ul{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.about-us-content-list-gold ul li{
    position: relative;
    width: calc(50% - 10px);
    line-height: 1.5em;
    padding-left: 25px;
    font-size: 18px;
}

.about-us-content-list-gold ul li::before{
    content: '';
    position: absolute;
    background-image: url('assets/images/checked.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 18px;
    width: 18px;
    top: 3px;
    left: 0;
}

.about-us-item-list-gold{
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    border-top: 1px solid var(--divider-color);
    padding-top: 40px;
    margin-top: 40px;
}

.counter-section {
    background: #eee;
    box-shadow: 5px 15px 45px rgba(22, 27, 45, 0.03);
    border-radius: 6px;
    position: relative;
    z-index: 2;
}

.counter-wrap {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-left: 20px;
    position: relative;
    z-index: 1;
}
#counter-wrap1::before {
    content: none !important;
    
}
.counter-wrap:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 82px;
    background: #245d51;
}
.counter-wrap .icon {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background: rgba(49, 68, 64, 0.77);
    display: flex;
    justify-content: center;
    align-items: center;
}
.counter-wrap .icon img{
    width: 36px;
    height: 36px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .counter-wrap .icon {
        height: 60px;
        width: 60px;
    }
}
.counter-wrap .content .number h3 {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #141c1b;
    margin-bottom: 3px;
}
@media only screen and (max-width: 1600px) {
    .counter-wrap .content .number h3 {
        font-size: 17px;
        line-height: 28px;
    }
}
@media only screen and (max-width: 767.98px) {
    .counter-wrap .content .number h3 {
        font-size: 18px;
        line-height: 24px;
    }
}
.counter-wrap .content .text p {
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #38B6FF;
}
.counter-wrap.border-color-2:before {
    background: #ff4e59;
}
.counter-wrap.border-color-3:before {
    background: #ffa534;
}
.counter-wrap.border-color-4:before {
    background: #ff4e59;
}
@media only screen and (max-width: 1200px) {
    .counter-wrap {
        display: block;
        text-align: center;
        padding-left: 0;
    }
    .counter-wrap .icon {
        display: inline-block;
        margin: 0 auto;
        margin-bottom: 15px;
    }
}

.about-img {
    margin-right: 40px;
    position: relative;
    z-index: 1;
}
.about-img img {
    width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-img {
        margin-right: 10px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .about-img {
        margin-right: 0;
    }
}
.about-img-meta {
    position: absolute;
    left: 235px;
    bottom: 45px;
    background: #fff;
    border-radius: 6px;
    padding: 25px 30px 25px;
    box-shadow: 0px 10px 40px rgba(30, 30, 30, 0.1);
    animation: about-upDown-1 3s linear 0s infinite alternate;
    z-index: 1;
}
.about-img-meta span {
    font-size: 15px;
    display: flex;
    font-weight: 500;
    align-items: center;
    gap: 5px;
    margin-bottom: 5px;
}
.about-img-meta span i {
    color: #ffa121;
    font-size: 15px;
}
.about-img-meta h5 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 500;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-img-meta {
        left: 150px;
    }
}
@media (max-width: 767px) {
    .about-img-meta {
        padding: 15px 20px;
        left: 130px;
    }
    .about-img-meta span {
        font-size: 12px;
        margin-bottom: 0;
    }
    .about-img-meta span i {
        font-size: 12px;
    }
    .about-img-meta h5 {
        font-size: 15px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about-img-meta {
        padding: 25px 30px 25px;
        left: 230px;
    }
    .about-img-meta span {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .about-img-meta span i {
        font-size: 15px;
    }
    .about-img-meta h5 {
        font-size: 18px;
    }
}

.about-content-list {
    margin-bottom: 41px;
}
.about-content-list ul li {
    color: var(--clr-body-heading);
    font-size: 15px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    padding-left: 15px;
    margin-bottom: 5px;
    line-height: 28px;
}
.about-content-list ul li::before {
    position: absolute;
    left: 0;
    top: 12px;
    content: "";
    width: 4px;
    height: 4px;
    background-color: var(--clr-body-heading);
    border-radius: 50%;
}
.about-content-list ul li:last-child {
    margin-bottom: 0;
}

@keyframes about-upDown-1 {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(40px);
    }
}
.h2_about-area {
    position: relative;
    z-index: 1;
}
.h2_about-top-shape {
    position: absolute;
    z-index: 1;
    top: 135px;
    right: 145px;
    animation: animation-upDown-2 3s linear 0s infinite alternate;
}
.h2_about-img {
    position: relative;
    z-index: 1;
    padding-bottom: 120px;
}
.h2_about-img-button a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    right: 0;
    text-align: center;
    width: 90px;
    height: 90px;
    background-color: #fff;
    border-radius: 50%;
    line-height: 90px;
    font-size: 25px;
    color: var(--clr-body-heading);
    box-shadow: 0px 2px 0px #a5a6a9;
}
@media (max-width: 767px) {
    .h2_about-img-button a {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }
}
.h2_about-img-button a:hover {
    background-color: var(--clr-theme-primary);
    box-shadow: 0px 2px 0px var(--clr-theme-primary);
    color: #fff;
}
.h2_about-inner-img {
    position: relative;
    z-index: 1;
}
.h2_about-inner-img .h2_inner-img {
    border-radius: 10px;
}
.h2_about-inner-img2 {
    position: absolute;
    right: 50px;
    top: 120px;
    z-index: 9;
    border-radius: 10px;
    overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .h2_about-inner-img2 {
        right: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .h2_about-inner-img2 {
        right: 100px;
    }
}
@media (max-width: 767px) {
    .h2_about-inner-img2 {
        right: 0;
        top: auto;
        bottom: 0;
        margin-left: 20%;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .h2_about-inner-img2 {
        right: 0;
        top: 120px;
    }
}
.h2_about-shape-1 {
    position: absolute;
    right: -10px;
    top: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .h2_about-shape-1 {
        width: 40%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .h2_about-shape-1 {
        right: -20px;
        z-index: 1;
        width: 26%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .h2_about-shape-1 {
        right: 100px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .h2_about-shape-1 {
        right: 0;
        width: 30%;
    }
}
.h2_about-shape-2 {
    position: absolute;
    left: -65px;
    top: -25px;
    z-index: 1;
    animation: animation-leftRight-1 3s linear 0s infinite alternate;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px),
    only screen and (min-width: 992px) and (max-width: 1199px),
    only screen and (min-width: 768px) and (max-width: 991px) {
    .h2_about-shape-2 {
        left: 0;
    }
}
.h2_about-shape-3 {
    position: absolute;
    left: 145px;
    bottom: 20px;
    animation: animation-popup-1 3s linear 0s infinite alternate;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .h2_about-shape-3 {
        left: 120px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .h2_about-shape-3 {
        left: 30px;
    }
}
.h2_about-rating {
    position: absolute;
    left: 105px;
    bottom: 65px;
    background: #fff;
    border-radius: 10px;
    padding: 25px 30px 25px;
    box-shadow: 0px 16px 70px rgba(30, 30, 30, 0.14);
    z-index: 9;
    animation: animation-upDown-1 3s linear 0s infinite alternate;
}
.h2_about-rating span {
    font-size: 15px;
    display: flex;
    font-weight: 500;
    align-items: center;
    gap: 5px;
    margin-bottom: 5px;
}
.h2_about-rating span i {
    color: #ffa121;
    font-size: 15px;
}
.h2_about-rating h5 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 500;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .h2_about-rating {
        left: 50px;
    }
}
.h2_inner-img-shape {
    position: absolute;
    left: -30px;
    bottom: -30px;
    z-index: 1;
}
.text_box h4 span{
    color: var(--primary-color);
}
.text_box ul{
    padding-left: 15px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.text_box ul li{
    list-style: disc;
    padding-bottom: 10px;
}
.brand-wrap {
    border-bottom: 1px solid rgba(30, 30, 30, 0.1);
    border-top: 1px solid rgba(30, 30, 30, 0.1);
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 20px;
    padding-right: 20px;
}



.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded="true"] {
    border-bottom: 1px solid #38B6FF;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #333537;
    font-size: 1.15rem;
    font-weight: 600;
    border: none;
    background: none;
    outline: none;
}

.accordion button:hover,
.accordion button:focus {
    cursor: pointer;
    color: #38B6FF;
}

.accordion button:hover::after,
.accordion button:focus::after {
    cursor: pointer;
    color: #38B6FF;
    border: 1px solid #38B6FF;
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}
.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded="true"] {
    color: #38B6FF;
}
.accordion button[aria-expanded="true"] .icon::after {
    width: 0;
}
.accordion button[aria-expanded="true"] + .accordion-content {
    opacity: 1;
    max-height: inherit;
    transition: all 200ms linear;
    will-change: opacity, max-height;
    padding: 20px 0px;
}
.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition:
        opacity 200ms linear,
        max-height 200ms linear;
    will-change: opacity, max-height;
}
.accordion .accordion-content p {
    
}

.module_box{
    position: relative;
    margin-bottom: 40px;
    padding: 40px 40px;
    border: 1px solid var(--border-color);
    box-shadow: 0px 9px 14px #fbfbfb;
    border-radius: 10px;
    background-color: #fff;
}
.right_form{
    padding: 15px;
    
}
.right_form .careplus_appointment_form form{
    width: 100%;
}
.bg_dark{
    background-color: #101818;
}
.white_all *{
    color: #fff;
}
.white{
    color: #fff;
}

.gap-4 {
    gap: 1rem;
}
.justify-center {
    justify-content: center;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex {
    display: flex;
}
.p-4 {
    padding: 1rem;
}
.bg-background2 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.border {
    border-width: 1px;
}
.rounded-lg {
    border-radius: .5rem;
}
.w-fit {
    width: -moz-fit-content;
    width: fit-content;
}


.hero_financial_data {
    padding-top: 150px;
    padding-bottom: 100px;
    overflow: hidden;
}
.hero_financial_data .section_title h1 {
    color: #fff;
    font-weight: 700;
    font-size: 68px;
    line-height: 78px;
}
.hero_financial_data .section_title p {
    margin-top: 20px;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}
.hero_financial_data .buttons {
    margin-top: 55px;
}
.hero_financial_data .buttons .btn_hover span {
    background: #b4d424;
}
.hero_financial_data .buttons .btn_hover:hover {
    color: #121212;
}
.hero_financial_data .buttons .hover_style_btn:hover {
    color: #ddf472;
}
.hero_financial_data .buttons .hover_style_btn:hover:before {
    background: #ddf472;
    animation: under_line 1s;
}
.hero_financial_data .buttons .text_button {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    border-bottom: 1px solid #fff;
    margin-left: 40px;
}
.hero_financial_data .buttons .text_button:hover {
    color: #ddf472;
}
.hero_financial_data .section_img {
    position: relative;
    width: 525px;
    height: 513px;
    left: 90px;
}
.hero_financial_data .section_img img {
    position: absolute;
}
.hero_financial_data .section_img img.one {
    top: 0;
    left: 0;
}
.hero_financial_data .section_img img.two {
    top: 215px;
    right: -180px;
}



.counter-block {
    position: relative;
    margin-top: 75px;
    margin-bottom: 50px;
    width: 86%;
    margin-left: auto;
    margin-right: auto;
}
.counter-block .inner {
    position: relative;
    min-height: 150px;
    width: 100%;
    /*! background-color: #fff; */
    text-align: center;
    padding: 5px 40px 40px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    /*! background-image: url(assets/images/pattern-1.png); */
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.05);
    /*border: 1px solid #eee;*/
    border-radius: 7px 0px 7px 0px;
}
.counter-block .inner::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1.5px; /* border thickness */
    border-radius: 14px;

    background: linear-gradient(
        135deg,
        #c1ff72,
        #38B6FF
    );

    -webkit-mask:
        linear-gradient(#000 0 0) content-box,
        linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;

    pointer-events: none;
}
.counter-block .inner:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.counter-block .inner:hover .icon {
    background-color: var(--theme-color1);
    border-radius: 50%;
    color: var(--theme-color-light);
}
.counter-block .icon {
    background-color: #e6e8ed;
    color: var(--theme-color1);
    display: block;
    font-size: 62px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 80px;
    width: 80px;
    margin: -65px auto 0;
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: 1;
    border-radius: 15px;
}
.counter-block .icon img {
    filter: invert(86%) sepia(38%) saturate(520%) hue-rotate(40deg) brightness(105%) contrast(95%);
}
.counter-block:hover .icon img {
    filter: none !important;
}
.counter-block .count-box {
    color: var(--white-color);
    font-size: 19px;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 15px;
    text-transform: none;
}
.counter-block .count-box .count-text {
    color: var(--theme-color2);
    font-size: 46px;
    font-weight: 700;
    line-height: 1em;
}
.counter-block .counter-title {
    display: block;
    padding: 10px 10px;
    font-size: 12px;
    line-height: 18px;
    color: var(--theme-color-light);
    background-color: var(--theme-color1);
    letter-spacing: 0.1em;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
}

.br-10{
    border-radius: 10px;
}

.experts_singleslide{
    position: relative;
    overflow: hidden;
    height: 100%;
    padding: 40px 35px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(assets/images/icon-lines-3.png);
    background-color: #fafafa;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.experts_slide img{
    width: auto;
}
.experts_singleslide h3{
    font-size: 30px;
    margin-bottom: 15px;
}
.experts_slide .item{
    position: relative;
}
.experts_singleslide .count-boxx p{
    margin-top: 16px;
    margin-bottom: 20px;
}
.experts_slide.owl-carousel .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.experts_slide.owl-carousel .owl-controls .owl-nav .owl-prev,
.experts_slide.owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    background: #38B6FF !important;
    color: #fff !important;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}
.experts_slide.owl-carousel .owl-controls .owl-nav .owl-prev{
    left: 15px !important;
    position: absolute;
}
.experts_slide.owl-carousel .owl-controls .owl-nav .owl-next{
    right: 15px !important;
    position: absolute;
}

/* Hover Effect */
.experts_slide.owl-carousel .owl-nav button:hover {
    background: #046f6f !important;
}

/* Tab Navigation */
.skills_tab_nav {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
    display: flex;
    gap: 15px;
    border-bottom: 2px solid #eee;
}

.skills_tab_nav li a {
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    color: #333;
    font-weight: 500;
    border-bottom: 2px solid transparent;
    transition: 0.3s;
}

.skills_tab_nav li.current a {
    color: #38B6FF;
    border-bottom: 2px solid #38B6FF;
}

/* Tab Content */
.skills_tab_item {
    display: none;
    animation: fadeIn 0.3s ease-in-out;
}

.skills_tab_item.current {
    display: block;
}

/* Optional animation */
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}


.rs-team.style1 .team-wrap {
    position: relative;
    transition: all 0.3s ease;
    margin-bottom: 30px;
}
.rs-team.style1 .team-wrap .image-wrap {
    position: relative;
    overflow: hidden;
}
.rs-team.style1 .team-wrap .image-wrap .social-icons {
    position: absolute;
    top: 0;
    right: -50px;
    width: 50px;
    background: #bb0b0b;
    padding: 12px 0 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease 0s;
}
.rs-team.style1 .team-wrap .image-wrap .social-icons a i {
    background: transparent;
    color: #fff;
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    transition: 0.3s all ease;
    border-radius: 50%;
    margin: 0;
}
.rs-team.style1 .team-wrap .image-wrap .social-icons:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 50px solid #bb0b0b;
    border-right: 50px solid transparent;
    bottom: 0;
    left: 0;
    display: block;
    top: 100%;
}
.rs-team.style1 .team-wrap .team-content {
    text-align: center;
    margin: 0;
    padding: 20px 20px 25px;
    background-color: #efefef;
    position: unset;
    opacity: 1;
}
.rs-team.style1 .team-wrap .team-content .team-name {
    font-size: 20px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 0px;
    text-transform: capitalize;
}
.rs-team.style1 .team-wrap .team-content .team-name a {
    color: #1ea394;
}
.rs-team.style1 .team-wrap .team-content .team-name a:hover {
    color: #bb0b0b;
}
.rs-team.style1 .team-wrap .team-content .team-title {
    font-size: 13px;
    font-weight: 500;
    line-height: 2em;
    color: #463535;
    text-transform: uppercase;
}
.rs-team.style1 .team-wrap:hover .image-wrap .social-icons {
    right: 0;
    width: 50px;
    opacity: 1;
    visibility: visible;
}
.rs-team.style1.team-style1 .team-wrap {
    box-shadow: 0 5px 20px #eee;
}
.rs-team.style1.team-style1 .team-wrap .image-wrap a img {
    opacity: 1;
    transition: 0.3s ease-in-out;
    transform: scale(1.1);
}
.rs-team.style1.team-style1 .team-wrap .team-content .team-name a {
    color: #ffffff;
}
.rs-team.style1.team-style1 .team-wrap .team-content .team-name a:hover {
    color: #bb0b0b;
}
.rs-team.style1.team-style1 .team-wrap:hover .image-wrap a img {
    opacity: 0.7;
    transform: scale(1);
}


.gt-news-box-items {
    margin-top: 30px;
}
.gt-news-box-items .gt-thumb {
    overflow: hidden;
    position: relative;
}
.gt-news-box-items .gt-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    display: block;
    object-fit: cover;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.gt-news-box-items .gt-content {
    padding: 24px;
    background-color: var(--white-color);
    border-radius: 8px;
    border-bottom: 1px solid rgba(155, 155, 155, 0.24);
    margin: 0 30px;
    position: relative;
    z-index: 9;
    margin-top: -52px;
}
@media (max-width: 1399px) {
    .gt-news-box-items .gt-content {
        margin-left: 10px;
        margin-right: 10px;
    }
}
.gt-news-box-items .gt-content .gt-list {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 20px;
}
@media (max-width: 1199px) {
    .gt-news-box-items .gt-content .gt-list {
        flex-wrap: wrap;
        gap: 12px;
    }
}
.gt-news-box-items .gt-content .gt-list li {
    color: var(--secondary-color);
}
.gt-news-box-items .gt-content .gt-list li img {
    margin-right: 8px;
}
.gt-news-box-items .gt-content .gt-list li:last-child {
    position: relative;
    padding-left: 12px;
}
.gt-news-box-items .gt-content .gt-list li:last-child::before {
    width: 4px;
    height: 4px;
    line-height: 4px;
    position: absolute;
    top: 12px;
    left: 0;
    content: "";
    border-radius: 4px;
    background-color: var(--primary-color);
}
.gt-news-box-items .gt-content h3 {
    font-size: 18px;
    line-height: 26px;
}
.gt-news-box-items .gt-content h3 a {
    background-position: 0 95%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    display: inline;
}
.gt-news-box-items .gt-content h3 a:hover {
    color: var(--primary-color);
    background-size: 100% 2px;
    background-image: linear-gradient(180deg, var(--primary-color) 0%, var(--primary-color) 100%);
}
.gt-news-box-items .gt-content .gt-theme-btn {
    padding: 16px 30px;
    border: 1px solid var(--primary-color);
    background: transparent;
    color: var(--secondary-color);
    margin-top: 24px;
}
.gt-news-box-items .gt-content .gt-theme-btn::before {
    background-color: var(--primary-color);
}
.gt-news-box-items .gt-content .gt-theme-btn:hover {
    color: var(--white-color);
}
.gt-news-box-items:hover .gt-thumb img:first-child {
    -webkit-transform: translateX(0) scaleX(1);
    transform: translate(0) scaleX(1);
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
}
.gt-news-box-items:hover .gt-thumb img:nth-child(2) {
    -webkit-transform: translateX(-50%) scaleX(2);
    transform: translateX(-50%) scaleX(2);
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}







.contact-info__inner {
    padding: 13px 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px 110px;
}

@media (max-width: 767px) {
    .contact-info__inner {
        padding: 10px;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 10px 110px;
    }
}

@media (max-width: 390px) {
    .contact-info__inner {
        padding: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .contact-info__inner {
        padding: 30px 25px;
        grid-gap: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .contact-info__inner {
        padding: 40px;
        grid-gap: 70px;
    }
}

.contact-info__item {
    display: block;
    align-items: center;
    gap: 37px;
    margin-bottom: 15px;
    text-align: center;
}

@media (max-width: 430px) {
    .contact-info__item {
        flex-direction: column;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .contact-info__item {
        flex-direction: column;
    }
}

.contact-info__item:not(:last-child)::after {
    content: "";
    width: 2px;
    height: 100%;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    right: -70px;
    transform: translateY(-50%);
    background-color: var(--white-color);
}

@media (max-width: 767px) {
    .contact-info__item:not(:last-child)::after {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .contact-info__item:not(:last-child)::after {
        width: 1px;
        right: -20px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .contact-info__item:not(:last-child)::after {
        right: -35px;
    }
}

.contact-info__icon-box {
    width: 54px;
    height: 54px;
    position: relative;
    display: inline-block;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    border-radius: 10px;
    background-color: var(--white-color);
    transition: all 500ms ease;
    line-height: 62px;
    margin: 0px auto 25px;
}

.contact-info__icon-box::after {
    /*content: "";*/
    content: none;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 50%;
    right: -16px;
    transform: translateY(-50%);
    border-style: solid;
    border-width: 15.5px 0 15.5px 16px;
    border-color: transparent transparent transparent var(--theme-black2, #15161B);
    transition: all 500ms ease;
}


.contact-info__icon {
    display: inline-flex;
    font-size: 28px;
    color: var(--theme-primary, #189ab4);
    transition: all 500ms ease;
}

.contact-info__icon svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.contact-info__item:hover .contact-info__icon {
    color: var(--dark-color);
}

@media (max-width: 430px) {
    .contact-info__content {
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .contact-info__content {
        text-align: center;
    }
}

.contact-info__title {
    margin-bottom: 5px;
    font-size: 22px;
    color: #171414;
    font-weight: 700;
    line-height: 1.181;
}

@media (max-width: 430px) {
    .contact-info__title {
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .contact-info__title {
        margin-bottom: 10px;
    }
}

.contact-info__link {
    display: flex;
    flex-direction: column;
}

.contact-info__text {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    line-height: 1.328;
    font-weight: 600;
}

.contact-info__text:hover {
    color: var(--white-color);
}

.contact-info-two {
    position: relative;
    padding: 65px 0px;
    overflow: hidden;
}

.contact-info-two__bg {
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.contact-info-two__bg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: RGBA(var(--theme-black2-rgb, 21, 22, 27), 0.82);
}

.contact-info-two__image {
    width: 443px;
    height: 100%;
    position: relative;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    border-right: 7px solid var(--white-color);
}

@media (max-width: 1799px) {
    .contact-info-two__image {
        display: none;
    }
}

.contact-info-two__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.contact-info-two .container {
    position: relative;
    z-index: 3;
}

.contact-info-two__content {
    display: flex;
    align-items: center;
    gap: 49px;
}

@media (max-width: 1199px) {
    .contact-info-two__content {
        gap: 30px;
    }
}

@media (max-width: 767px) {
    .contact-info-two__content {
        flex-direction: column;
        text-align: center;
    }
}
.main-footer {
    position: relative;
    overflow: hidden;
    counter-reset: blogNumber;
    background-color: var(--theme-black, #23252D);
}

.main-footer__top {
    padding-top: 96px;
    padding-bottom: 60px;
}

@media (max-width: 767px) {
    .main-footer__top {
        padding-top: 80px;
        padding-bottom: 0px;
    }
}

.main-footer__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.05;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.main-footer .container {
    position: relative;
    z-index: 1;
}

.main-footer__bottom__inner {
    padding: 8.5px 20px;
    position: relative;
    z-index: 1;
    text-align: center;
    border-top: 1px solid #eee;
}

@media (max-width: 575px) {
    .main-footer__bottom__inner {
        padding: 20px 0px;
    }
}


.main-footer__copyright {
    margin: 0;
    color: var(--white-color, #FFFFFF);
    font-size: 15px;
}
.main-footer__copyright a{
    color: var(--theme-black);
}
.main-footer--about .main-footer__top {
    padding-top: 60px;
}

.main-footer--home3 .main-footer__shape {
    bottom: 62px;
}

.main-footer__image {
    max-width: 100%;
    height: auto;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

@media (max-width: 1799px) {
    .main-footer__image {
        display: none;
    }
}

.main-footer__shape {
    max-width: 100%;
    height: auto;
    position: absolute;
    right: 100px;
    bottom: 77px;
    animation: moveX2 2s linear infinite;
}

@media (max-width: 1599px) {
    .main-footer__shape {
        right: 40px;
    }
}

@media (max-width: 1399px) {
    .main-footer__shape {
        right: 20px;
    }
}

@media (max-width: 1199px) {
    .main-footer__shape {
        right: 40px;
    }
}

@media (max-width: 767px) {
    .main-footer__shape {
        display: none;
    }
}

.footer-widget--links {
    padding-left: 70px;
}

@media (max-width: 1199px) {
    .footer-widget--links {
        padding-left: 20px;
    }
}

@media (max-width: 991px) {
    .footer-widget--links {
        margin-top: 0px;
        padding-left: 0px;
    }
}

.footer-widget--post {
    margin-top: 17px;
}

@media (max-width: 991px) {
    .footer-widget--post {
        margin-top: 0px;
    }
}

.footer-widget--gallery {
    padding: 25px;
    background-color: #66666652;
}
.copyright_ul {
    list-style: none;
    padding: 12px 20px 10px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.copyright_ul li {
    position: relative;
}

/* spacing */
.copyright_ul li a {
    color: #b0c9ca;
    text-decoration: none;
    font-size: 14px;
    padding: 0 9px;
    display: inline-block;
}

/* separator line */
.copyright_ul li:not(:last-child)::after {
    content: "|";
    position: absolute;
    right: -3px;
    color: #888;
}

/* hover effect */
.copyright_ul li a:hover {
    color: #ffffff;
}

@media (max-width: 1199px) {
    .footer-widget--gallery {
        margin-top: 0px;
    }
}

.footer-widget__title {
    margin: 0 0 28px;
    font-size: 22px;
    color: var(--white-color, #FFFFFF);
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.318;
}

@media (max-width: 767px) {
    .footer-widget__title {
        margin-bottom: 28px;
    }
}

.footer-widget__logo {
    display: inline-flex;
    margin-bottom: 24px;
}

.footer-widget__logo img {
    max-width: 100%;
    height: auto;
}

.footer-widget__text {
    margin: 0px;
    color: var(--white-color, #FFFFFF);
    font-size: 14px;
    line-height: 26px;
}

.footer-widget .social-links-two {
    margin-top: 30px;
}
.footer-widget .social-links-two a{
    display: inline-flex;
    height: 42px;
    width: 42px;
    background: var(--white-color);
    text-align: center;
    color: var(--dark-color);
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    flex-direction: column;
}
.footer-widget .social-links-two a:hover {
    border-color: var(--accent-color);
    background: var(--accent-color);
	color: var(--dark-color);
}

.footer-widget__links {
    margin: 0px;
}

.footer-widget__links li+li {
    margin-top: 14px;
}

.footer-widget__links li {
    position: relative;
    font-size: 16px;
    color: var(--white-color, #FFFFFF);
    line-height: 1.625;
    transition: all 0.5s;
}

.footer-widget__links li:hover {
    padding-left: 15px;
    
}
.footer-widget__links li:hover::after {
    content: "\f111";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    font-family: "Font Awesome 5 Free";
    font-size: 5px;
    color: var(--white-color, #FFFFFF);
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.footer-widget__links li a {
    color: inherit;
}

.footer-widget__links li a:hover {
    color: var(--primary-color);
}

.footer-widget__post {
    position: relative;
    margin: 0px;
}

.footer-widget__post li+li {
    margin-top: 23px;
}

.footer-widget__post li {
    display: flex;
    align-items: flex-start;
    gap: 23px;
}

.footer-widget__post__img {
    position: relative;
    width: 85px;
    height: 85px;
    flex-shrink: 0;
    border-radius: 50%;
}

.footer-widget__post__img::after {
    content: "0" counter(blogNumber);
    counter-increment: blogNumber;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    right: -8px;
    background-color: var(--primary-color);
    font-size: 11px;
    color: var(--white-color, #FFFFFF);
    font-weight: 500;
    line-height: 1;
    transition: all 500ms ease;
}

.footer-widget__post__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
}

li:hover .footer-widget__post__img::after {
    background-color: var(--primary-color);
}

.footer-widget__post__content {
    margin-top: 5px;
}

.footer-widget__post__date {
    margin-bottom: 13px;
    display: block;
    font-size: 14px;
    color: var(--white-color, #FFFFFF);
    line-height: 1.285;
}

.footer-widget__post__title {
    margin: 0px;
    font-size: 17px;
    font-weight: 700;
    color: var(--white-color, #FFFFFF);
    line-height: 1.294;
}

.footer-widget__post__title a {
    color: inherit;
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
    transition: all 500ms ease;
}

.footer-widget__post__title a:hover {
    background-size: 100% 1px;
}

.footer-widget__post__title a:hover {
    color: var(--primary-color);
}

.footer-widget__gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 14px;
}

.footer-widget__gallery__link {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px;
}

.footer-widget__gallery__link img {
    max-width: 100%;
    border-radius: inherit;
}

@media (max-width: 1199px) {
    .footer-widget__gallery__link img {
        width: 100%;
        display: block;
    }
}

.footer-widget__gallery__overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 0%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    font-size: 23px;
    color: var(--white-color, #FFFFFF);
    border-radius: inherit;
    background-color: rgba(var(--theme-primary-rgb, 255, 180, 0), 0.8);
    transition: all 500ms ease;
}

.footer-widget__gallery__overlay svg {
    width: 1em;
    height: 1em;
    fill: currentColor;
}

.footer-widget__gallery__link:hover .footer-widget__gallery__overlay {
    height: 100%;
    top: 0;
    opacity: 1;
}
.foot_gagssec {
    padding: 12px 15px;
    text-align: center;
}


.service-section {
    background: #fff;
    position: relative;
}
.service-section:before {
    content: "";
    background: url(assets/images/dot-shape.png) center top #b3dadb;
    background-size: auto;
    position: absolute;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    background-size: cover;
    opacity: 0.6;
}
.objectives_box{
    padding: 12px;
    border-top: 1px solid #9b978e;
}
.objectives_box h5{
    font-size: 25px;
    margin-bottom: 5px;
    color: #464012;
}
.color1{
    color: #5faa00;
}
.accent_color{
    color: var(--accent-color);
}

.ao-asidebar-bx {
    background-color: #101818;
    border-radius: 10px;
    padding: 40px;
    margin-bottom: 30px;
}
.ao-asidebar-bx h2{
    font-size: 40px;
    font-weight: 800;
    color: #fff;
}
.ao-asidebar-bx .ao-asidebar-title {
    font-size: 28px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: var(--primary-color);
}

.ao-organizer-au-bx {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}
.ao-organizer-au-bx img{
    width: 100%;
    /*height: 220px;
    object-fit: cover;*/
    border-radius: 10px;
}
.ao-organizer-au-bx .ao-organizer-au-pic {
    min-width: 100px;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    margin-right: 20px;
    overflow: hidden;
}
.ao-organizer-au-bx .ao-organizer-au-info .ao-organizer-au-name {
    font-size: 20px;
    color: var(--primary-color);
    font-weight: 600;
}
.ao-organizer-au-bx .ao-organizer-au-info p {
    font-size: 14px;
    margin-bottom: 0px;
}
.ao-organizer-au-bx .ao-organizer-au-info a {
    color: var(primary-color);
}

.ao-organizer-info-list {
    list-style: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    width: 100%;
    gap: 40px;
}
.ao-organizer-info-list li {
    display: inline-block;
}
.ao-organizer-info-list li .ao-title {
    color: var(--white-color);
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 5px;
}
.ao-organizer-info-list li .ao-info span{
    font-size: 17px;
    font-weight: 600;
    color: var(--primary-color);
}
.ao-organizer-info-list li .ao-info {
    font-size: 17px;
    color: #1a1313;
}
.ao-organizer-info-list li .ao-info i {
    display: inline-flex;
    height: 52px;
    width: 52px;
    background: var(--primary-color);
    text-align: center;
    color: var(--white-color);
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    margin-right: 10px;
}
.ao-map-iframe iframe {
    width: 100%;
    height: 240px;
    border: 0px;
    padding: 4px;
    background-color: #fff;
}



.footer-widget__contact-list {
  position: relative;
  display: inline-block;
  justify-content:center;
}

.footer-widget__contact-list li {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 25px;
  margin-bottom: 15px;
}

.footer-widget__contact-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
  padding: 5px;
  background-color: #fff;
  border-radius: 5px;
}

.footer-widget__contact-list li .icon i {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: var(--primary-color);
}

.footer-widget__contact-list li .text {
  margin-left: 15px;
}

.footer-widget__contact-list li .text p {
  font-weight: 700;
  margin-bottom: 0px;
}

.footer-widget__contact-list li .text p a {
  color: var(--white-color);
  transition: all 500ms ease;
  padding-top:3px;
}

.footer-widget__contact-list li .text p a:hover {
  color: var(--primary-color);
}



.ao-lats-news-box {
    padding: 0px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 15px;
    position: relative;
    margin-bottom: 30px;
    color: #fff;
}
.ao-lats-news-box .ao-lats-news-pic {
    border-radius: 15px 15px 0px 0px;
    overflow: hidden;
}
.ao-lats-news-box .ao-lats-news-pic img {
    width: 100%;
    transition: all 0.2s linear;
}
.ao-lats-news-box .ao-lats-news-pic:hover img {
    width: 100%;
    transform: scale(1.1);
}
.ao-lats-news-box .ao-lats-news-info {
    padding: 30px;
    border-bottom: 1px solid #dfe2eb;
    border-left: 1px solid #dfe2eb;
    border-right: 1px solid #dfe2eb;
    line-height: 1.2;
    border-radius: 0px 0px 15px 15px;
}
.ao-lats-news-box .ao-lats-news-title {
    line-height: 28px;
    margin-bottom: 20px;
}
.ao-lats-news-box .ao-lats-news-title a {
    color: var(--theme-color-dark);
    font-size: 22px;
    font-weight: 600;
}
.ao-lats-news-box .ao-lats-news-info p{
    color: #2f2929;
    line-height: 24px;
    padding-bottom: 10px;
}
.ao-lats-news-box .post-meta {
    margin-bottom: 20px;
    position: relative;
}
.ao-lats-news-box .post-meta ul {
    margin: 0px;
    line-height: 1;
    display: flex;
}
.ao-lats-news-box .post-meta ul li {
    color: #222;
    position: relative;
    display: inline-block;
    margin-right: 10px;
}

.post-meta-cate .rating {
    margin-right: 10px;
}
.post-meta-cate .rating i {
    color: #ffa41b;
}
.ao-lats-news-btn {
    padding-top: 30px;
    border-top: 1px solid #dfe2eb;
}
.ao-lats-news-btnlink {
    color: #000;
    align-items: center;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    border: 1px solid #464953;
    border-radius: 30px;
    padding: 12px 20px;
    line-height: 1;
    font-weight: 600;
}
.ao-lats-news-btnlink i {
    margin-left: 5px;
    font-size: 14px;
}
.ao-lats-news-btnlink:hover {
    color: #111;
    border: 1px solid var(--primary-color);
    background-color: var(--primary-color);
}
.font20{
    font-size: 20px;
}
.wpcf7-spinner{
    display: none;
}    
    
    
    
    