@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

img {
	max-width: 100%;
	height: auto;
}
.entry-content img, .entry-thumbnail {
    max-width: 100%;
	height: auto;
}
.entry-content a img, .widget a img{
	max-width: 100%;
	height: auto;
}
a{
	transition:all 0.5s ease 0s;
}
a:focus, a:hover {
	outline: none;
	border: 0;
	text-decoration: none;
	webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 1) !important;
	box-shadow: inset 0 0px 0 rgba(255, 255, 255, 1)!important;
}
::selection {
    background: #89a101;
    color: #fff;
    text-shadow: none;
}
body {
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	line-height: 2.2em;
	font-style: normal;
	background: none !important;
	color: #202020;
	overflow-x: hidden;
}
h1{
	letter-spacing: -31px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	line-height: 1;
	letter-spacing: -1px;
	color: #222;
	padding-bottom: 20px;
}
h1, .h1 {
    font-size: 34px !important;
}
h1 span, h2 span, h3 span{
	background: -webkit-linear-gradient(#b9d327, #8aa201);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
}
h1 span.sub{
	font-size: 36px;
	background: -webkit-linear-gradient(#202020, #202020);
	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	color: #202020;
}
p.subheading{
	font-size: 16px;
}
p, .entry-content p {
    margin-bottom: 2.04em;
	font-weight: 300;
}
body.home h1:first-child{
    padding: 0 20px 10px;
    font-style: normal;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    padding-top: 0;
    font-style: normal;
	line-height: 1.2;
}
.tutorial-list-item h4:first-child {
    padding-top: 0;
	font-size: 16px;
	font-weight: 600;
    font-style: normal;
	line-height: 1.5;
	min-height: 50px;
}

h1 {
	font-size: 2.1em;
	line-height: 1.2em;
}
h2 {
	font-size: 30px;
}
i.fa-angle-left{
	padding: 0 10px 0 0;
}
i.fa-angle-right{
	padding: 0 0 0 10px;
}
.center-heading{
	text-align: center;
}

body.home h3 {
	font-size: 22px;
    line-height: 1.3;
    margin-top: 20px;
    font-weight: 600;
    min-height: 5px;
}


h3 {
	font-size: 1.50em;
	/*margin-top: 20px;*/
}
blockquote {
    margin: 0 0 40px;
}
.entry-content h3 {
	font-size: 1.50em;
	margin-bottom: 30px;
	line-height: 1.5;
}
.entry-content h3:first-child {
	
}
.entry-content img, .entry-thumbnail{
	margin-bottom: 15px;
}
.entry-content .inline-ref-blog h3 {
    font-size: 1em;
    margin-top: 0;
}
h4 {
	font-size: 1em;
}
ul {
	margin: 0;
	padding: 0;
}
.btn-center-wrap{
	text-align: center;
}
.block {
    width: 100%;
}
.section {
	padding: 50px 0;
}
.section-banner{
	padding: 50px 0 0 0;
}
.section-top {
	padding: 50px 0 0;
}
.section-below {
	padding: 0 0 70px;
}
.section-small {
	padding: 50px 0 0;
}
.section-bd-caraousel {
	padding: 30px 0 20px;
}
.section-bd-caraousel img{
	max-height: 239px;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.float_none {
	float: none;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.padding_left0 {
	padding-left: 0;
}
.padding_right0 {
	padding-right: 0;
}
.padding_left_right0 {
	padding-left: 0;
	padding-right: 0;
}
.padding_top_bottom {
	padding-top: 0;
	padding-bottom: 0;
}
.padding0 {
	padding: 0 !important;
}
.margin0 {
	margin: 0!important;
}
.margin_top30 {
	margin-top: 30px;
}
.margin_top15 {
	margin-top: 15px;
}
.padding_right8 {
	padding-right: 8px !important;
}
.site-content-contain {
	background: none;
}
.site-footer {
	border: 0;
}
.page:not(.home) #content {
	padding-bottom: 0 !important;
}
.page:not(.home) #content {
	padding-bottom: 0 !important;
}
.site-content {
	padding: 0 !important;
}
.site-content {
	padding: 0 !important;
}
.widget {
	list-style: none;
	margin-bottom: 20px;
	font-style: normal;
}
.widget h2{
	font-size: 1em;
	padding-bottom: 10px;
	border-bottom: 1px solid #f4f4f4;
}
h2.widget-title{
	font-size: 1em !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #f4f4f4;
}
.widget a:hover {
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 0) !important;
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 0)!important;
	border: 0 !important;
}
.error_page {
	text-align: center;
}
.error_page h1 {
	color: #040202;
	font-size: 40px;
}
.error_page h2 {
	color: #040202;
	font-size: 40px;
	margin-top: 0px;
	padding: 0;
	text-transform: uppercase;
}
.error_page .border {
	background: #e5e5e5 none repeat scroll 0 0;
	display: inline-block;
	height: 2px;
	margin: 4px 20px;
	width: 150px;
}
.error_page h4 {
	color: #000;
	display: inline-block;
	margin: 10px 0 40px;
	position: relative;
	text-transform: uppercase;
}
.widget_search {
	border: 1px solid #ddd;
	padding: 15px;
	margin-top: 30px;
}
.search-form .search-submit {
	/*bottom: 3px;
	color: #fff;
	padding: 0;
	position: absolute;
	width: 100px;*/
}
.search-form input[type="search"] {
	border-radius: 0;
}
.search-form label {
	display: block;
}
/*Search*/
p.link-more a{
	color: #89a101;
    font-weight: 600;
}
.bd-search{
	padding: 20px 0;
}
.bd-search-wrap{
	position: relative;
}
.btn-submit-search{
	position: absolute;
	right: 4px;
	top: 4px;
	padding: 1.1em 2em !important;
}
.nav-previous a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.nav-next a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.nav-next a:hover, .nav-next a:focus, .nav-previous a:hover, .nav-previous a:focus {
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1);
}
h2, h3, h4 {
	padding: 0;
}
a {
	text-decoration: none;
	box-shadow: 0 0 0 0 !important;
	-webkit-box-shadow: 0 0 0 0 !important;
	color: #89a101;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
.container-full{
	padding-left: 0;
    padding-right: 0;
    width: 90%;
}
.entry-content a img, .widget a img {
	-webkit-box-shadow: 0 0 0 0px #fff;
	box-shadow: 0 0 0 0px #fff;
}
.widget ul li, .widget ol li {
	border: 0 !important;
}
/* =================================== */
.main-navigation {
	margin-top: -14px;
	margin-right: -20px;
}
.main-navigation a {
	color: #fff;
	font-size: 16px;
	padding: 7px 20px;
	font-family: 'Poppinssemibold';
}
.main-navigation a:hover, .main-navigation li.current_page_item a, .main-navigation li.current_page_item a:hover {
	color: #fff !important;
	background: #725ea6;
	text-decoration: none;
}
.main-navigation li {
	position: relative;
	z-index: 999;
}
.main-navigation li ul a {
	color: #000;
}
.main-navigation li.current_page_item ul a {
	color: #000 !important;
	background: #fff !important;
	text-decoration: none;
}
.main-navigation li.current_page_item ul a:hover {
	color: #fff !important;
	background: #0063b4 !important;
}
.main-navigation li ul a:hover {
	color: #fff !important;
	background: #0024ff !important;
	text-decoration: none;
}
.new_right_top {
	margin-top: 18px;
}
.new_right_top ul {
	float: right;
}
.main-navigation ul ul {
	margin-left: -8px;
}
.main-navigation ul ul a {
	padding: 10px 15px;
}
.centered-btns_tabs, .transparent-btns_tabs, .large-btns_tabs {
	bottom: 35px;
}
.transparent-btns_nav {
	width: 32px;
	height: 32px;
	opacity: 1;
	top: 0;
	bottom: 0;
}
.transparent-btns_nav.prev {
	background: url(../images/left.png) no-repeat;
	right: 68px;
	left: auto;
}
.transparent-btns_nav.next {
	background: url(../images/right.png) no-repeat;
	left: auto;
	right: 30px;
}

/*YITH*/
#yith-quick-view-modal #yith-quick-view-content {
    padding: 30px;
}
.summary-content h1.product_title{
	font-size: 1.5em;
}
#yith-quick-view-close {
    border:none !important;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    z-index: 2;
    opacity: 0.5;
}
#yith-quick-view-close{color:#cdcdcd;}
#yith-quick-view-close:hover{color:#333 !important;}
/**/
/*
 * Animation for webkit
*/


@-webkit-keyframes clickbounce {
 0%, 20%, 50%, 80%, 100% {
 -webkit-transform: translateY(0);
}
 40% {
 -webkit-transform: translateY(-30px);
}
 60% {
 -webkit-transform: translateY(-15px);
}
}
 @keyframes clickbounce {
 0%, 20%, 50%, 80%, 100% {
 transform: translateY(0);
}
 40% {
 transform: translateY(-30px);
}
 60% {
 transform: translateY(-15px);
}
}
.clickbounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	text-align: center;
	margin-top: 30px;
}
/**/

/*Annoucement bar*/
.annoucement{
	background: #89a101;
	color: #fff;
	font-size:16px;
	bottom: 0px;
	left: 0px;
	width: 100% !important;
	padding: 10px;
	text-align: center;
	-webkit-box-shadow: 0 -1px 6px rgba(0,0,0,.25);
    box-shadow: 0 -1px 6px rgba(0,0,0,.25);
	-webkit-animation: .5s 1s toast forwards;
    animation: .5s 1s toast forwards;
	z-index: 1030;
}
.annoucement a {
	color: #ffffff;
	border-bottom: 1px dotted;
}

/*Top Annoucement bar*/
.top-annoucement{
	background: #89a101;
	color: #fff;
	font-size:16px;
	bottom: 0px;
	left: 0px;
	width: 100% !important;
	padding: 10px;
	text-align: center;
	-webkit-box-shadow: 0 -1px 6px rgba(0,0,0,.25);
    box-shadow: 0 -1px 6px rgba(0,0,0,.25);
	-webkit-animation: .5s 1s toast forwards;
    animation: .5s 1s toast forwards;
	z-index: 1030;
	border-bottom: #fff 1px solid;
}
.top-annoucement a {
	color: #ffffff;
	/* border-bottom: 1px dotted; */
}
.top-annoucement a.btn-shop-now {
    background: #fff;
    border-radius: 0;
    color: #89a101;
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 25px;
    margin: 5px;
    transition: all 0.5s ease 0s;
}
.top-annoucement a.btn-shop-now:hover {
    background: #ddd;
    border-radius: 0;
    color: #89a101;
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 25px;
    margin: 5px;
    transition: all 0.5s ease 0s;
}
.fa-arrow-right:before {
    content: "\f061";
    color: #fff;
}
a.btn-join-now {
    background: #fff;
	display: inline-block;
    text-align: center;
    padding: 8px 20px;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #333;
    min-width: auto;
    line-height: 1.1428;
    border-radius: 0;
    text-decoration: none;
    border: 2px solid #333;
	margin-top: 2em;
}

a.btn-join-now:hover {
    background: #333;
	color: #fff;
	text-decoration: none;
}
/*Logo*/
.logo{
	padding: 10px 0 15px 29%;
}
.logo img{
	width:60%;
}
.home_header_menu_parts{
	border-bottom: none;
	background:none;
    transition:all 0.5s ease 0s;
	position: relative;
	z-index: 99;
}
.header_menu_parts {
	border-bottom: 1px solid #f4f4f4;
	background: #fff;
    transition:all 0.5s ease 0s;
}
.sticky {
  background: #fff;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
  transition:all 0.5s ease 0s;
}
.menu_part {
	background: #021d4a;
	position: relative;
	z-index: 99999;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.photography-basics{
	background: url(https://bisakhadatta.com/wp-content/themes/bisakha/assets/images/basic-photography.png) no-repeat 5px center;
	padding-left: 45px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.photography-composition{
	background: url(https://bisakhadatta.com/wp-content/themes/bisakha/assets/images/photography-composition.png) no-repeat 5px center;
	padding-left: 45px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.photography-post-processing{
	background: url(https://bisakhadatta.com/wp-content/themes/bisakha/assets/images/post-pocessing.png) no-repeat 5px center;
	padding-left: 45px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.photography-bnw{
	background: url(https://bisakhadatta.com/wp-content/themes/bisakha/assets/images/blank-and-white-photography.png) no-repeat 5px center;
	padding-left: 45px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.photography-wildlife{
	background: url(https://bisakhadatta.com/wp-content/themes/bisakha/assets/images/wildlife-photography.png) no-repeat 5px center;
	padding-left: 45px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.photography-landscape{
	background: url(https://bisakhadatta.com/wp-content/themes/bisakha/assets/images/landscape-photography.png) no-repeat 5px center;
	padding-left: 45px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.photography-mobile{
	background: url(https://bisakhadatta.com/wp-content/themes/bisakha/assets/images/mobile-photography.png) no-repeat 5px center;
	padding-left: 45px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.photography-macro{
	background: url(https://bisakhadatta.com/wp-content/themes/bisakha/assets/images/macro-photography.png) no-repeat 5px center;
	padding-left: 45px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-more {
    width: 100%;
    float: left;
	text-align: center;
	background: #f8f6f6;
	margin-top: 15px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-more a{
    font-weight: 700;
	color: #798e01;
	text-align: center ;
	line-height: 45px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 p {
    margin-bottom: 0;
    text-align: center;
}

/*Modalbox*/

.slider_div #socialButtonOnPage {
	display:none;
}
.slider_img {
	position: relative;
	width: 100%;
	/*height: 350px;
	display: table;
	background-size: cover !important;*/
}
.banner_container{
	padding: 50px 0 60px;
    position: relative;
    z-index: 1;
}
.home-banner-bg .banner_container .heightbanner{
	min-height: auto;
}
.bd-btn-animated>.bd-i {
    animation: btnAnimated 1s 
	ease-in-out infinite;
}
i.fa-angle-right {
    padding: 0 0 0 10px;
	color: #fff;
}
.banner-left{
	padding: 0 0 0 100px;
}
.subheading{
	padding: 0 0 0 20px;
}
p.course-points{
	padding: 0 0 0 20px;
	font-size: 15px;
    line-height: 27px;
}
.course-points i{
	padding: 0 15px 0 0;
}
.heightbanner{
	background: #fff;
	margin: 0 0 20px 0;
	overflow: hidden;
	min-height: 360px;
}
.bd-upi-text{
	padding: 15px 30px 15px;
	text-align: left;
	min-height: 185px;
}
.bd-upi-text h2{
	font-size: 22px;
    color: #313131 !important;
    padding-bottom: 10px;
    text-align: left !important;
    min-height: 75px;
    line-height: 30px;
}
.bd-upi-text p{
	margin-bottom: 0;
}
.bd-upi-text-img{
	
}
.bd-upi-text-img img{
	width: 100%;
}
	
.banner_overlay {
	position: absolute;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	z-index: 0;
	left: 0;
	top: 0;
}
.banner-cont {
	overflow: hidden;
	background-repeat: no-repeat;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover !important;
	background-position: 50% 50%;*/
}
.heightbanner a.link-btn{
	background: #89a101;;
	padding: 8px 15px;
	text-align: center;
	color: #fff;
	border-radius: 0;
	margin: 57px 0;
}
.heightbanner a.link-btn:hover{
	background: #798e01;
}
.heightbanner img {
	display: block;
    min-width: 167%;
    position: relative;
    left: -55px;
}
.container-banner{
	width: 1350px;
	margin: 0 auto;
}
.banner-img {
}
.banner-txt {
	padding: 50px 30px 60px;
	text-align: center;
	z-index: 5;
}
.banner-txt h1 {
	color: #fff;
	min-height: 150px;

}
.slider_img h2 {
	font-size: 40px;
	color: #fff;
	margin-bottom: 10px;
}
.slider_img p {
	color: #fff;
	margin-bottom: 30px;
	line-height: 30px;
}
.slider_img .btn-default {
	background: #fff;
	color: #725ea6;
	padding: 9px 30px 7px 30px;
	font-size: 20px;
	border: 0;
	border-radius: 50px;
	margin-top: 10px;
}
.slider_img .btn-default:hover {
	background: #000;
	color: #fff;
}
/**/ 

.template_body {
	margin-top: 50px;
}
.template_body p {
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
}
.entry-title {
	
}
.template_body ul li {
	margin-top: 15px;
	text-align: justify;
}
.template_body h3 {
	font-size: 30px;
	margin: 25px 0 5px 0;
}
.template_body h2 {
	margin-top: 20px;
	color: #89a101;
}
.template_body ul li strong, .template_body ul li b {
	display: block;
	color: #454545;
}
.template_body .more_links a {
	margin: 10px 0 20px 0;
}
.template_body h4 {
	color: #89a101;
	margin: 15px 0 !important;
}
/**/
.carousel-inner{
	min-height: 350px;
}

/*Slick css*/
/* Slider */
.slick-loading .slick-list {
	background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Icons */

/* Arrows */
button.slick-prev, button.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 45%;
	display: block;
	cursor: pointer;
    height: 36px;
    width: 36px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: #fff;
	box-shadow: 0 0 0 1px rgba(0,0,0,0.04), 0 4px 8px 0 rgba(0,0,0,0.20);
	cursor: pointer;
	border: 1px solid #dfe1e5;
    z-index: 9;
	border-radius: 50%;
}
button.slick-prev:hover, button.slick-prev:focus, button.slick-next:hover, button.slick-next:focus {	
	background: #fff;
	color: #333;
	outline: none;
}
button.slick-prev:hover:before, button.slick-prev:focus:before, button.slick-next:hover:before, button.slick-next:focus:before {
	opacity: 1;
}
button.slick-prev.slick-disabled:before, button.slick-next.slick-disabled:before {
	opacity: .25;
}
button.slick-prev:before, button.slick-next:before {
	font-family: 'FontAwesome';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: #757575;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
button.slick-prev {
	left: 50px;
}
[dir='rtl'] button.slick-prev {
	right: -5px;
	left: auto;
}
button.slick-prev:before {
	/*content: '←';*/
	content: '\f104';
}
[dir='rtl'] button.slick-prev:before {
	/*content: '→';*/
	content: '\f105';
}
button.slick-next {
	right: 50px;
}
[dir='rtl'] button.slick-next {
	right: auto;
	left: -5px;
}
button.slick-next:before {
	content: '\f105';
}
[dir='rtl'] button.slick-next:before {
	content: '\f104';
}
/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	/*bottom: -25px;*/

	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: 'FontAwesome';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}
.play-btn-video{
	width: 70px; 
	height: 70px; 
	margin: -35px 0 0 -35px; 
	position: absolute; 
	top: 50%; 
	left: 50%; 
	z-index: 1001; 
	cursor:pointer;
}
/*Masonry-style wordpress gallery*/
.gallery-columns-2 {
 -webkit-column-count: 2;
 -moz-column-count: 2;
 column-count: 2 !important;
}
.gallery-columns-3 {
 -webkit-column-count: 3;
 -moz-column-count: 3;
 column-count: 3;
}
.gallery-columns-4 {
 -webkit-column-count: 4;
 -moz-column-count: 4;
 column-count: 4;
}
.gallery-columns-5 {
 -webkit-column-count: 5;
 -moz-column-count: 5;
 column-count: 5;
}
.gallery-columns-6 {
 -webkit-column-count: 6;
 -moz-column-count: 6;
 column-count: 6;
}
.gallery-columns-7 {
 -webkit-column-count: 7;
 -moz-column-count: 7;
 column-count: 7;
}
.gallery-columns-8 {
 -webkit-column-count: 8;
 -moz-column-count: 8;
 column-count: 8;
}
.gallery-columns-9 {
 -webkit-column-count: 9;
 -moz-column-count: 9;
 column-count: 9;
}
.gallery-item {
 display: inline-block;
 text-align: center;
 vertical-align: top;
 width: 100% !important;
 margin: 0 0 0.5em;
 max-width: 100% !important;
}

/*Photography Consultation Home*/
.photography-consultation-home{
	min-height: 75px;
}
.photography-consultation-home span{
	font-size: 24px !important;
	font-weight: 600;
	padding-top: 0 !important;
}
/* Blog Design */
.related-question{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}
.related-question p{
	border-top: 1px dotted #ddd;
    cursor: pointer;
    display: block;
    font-size: 16px;
    padding-bottom: 9px;
	margin-bottom: 0 !important;
    padding-top: 9px;
    position: relative;
    line-height: 1.58;
}
.related-question p:first-child{
	border-top: none;
}
.related-question p a{
	text-decoration: none !important;
}
.single-featured {
	display:none;
}
.type-photography_blogs .entry-header h1.entry-title{
	display: none;
}
.teambanner {
	max-width: 108rem;
    width: calc(100% - 4rem);
	background-size:cover !important; 
	position:relative;
	height:600px;
	margin: 0 auto;
	display: table;
}
.team-heading{
	text-align: center;
	max-width: 100rem;
    width: calc(100% - 4rem);
	margin: 50px auto 0;
}

body.blog .blog-pg, body.single .blog-pg {
    max-width: 70rem;
    width: calc(100% - 4rem);
}
body.blog .blog-pg h2{
    margin-bottom: 30px;
}
.blog-pg h2{
	padding-bottom: 20px !important;
	line-height: 1.5;
}
.blog-pg ul{
	padding-left: 20px;
}
.blog-img img{
	width:100%;
	height:auto;
}
.related-post {
    font-style: normal;
}
.the_champ_sharing_container{
	/*margin-bottom:20px;*/
}
.entry-content a{
	color: #89a101;
	text-decoration: underline;
    /*border-bottom: 2px solid #89a101;
    background-image: linear-gradient(120deg, #89a101 0%, #89a101 100%);
    background-repeat: no-repeat;
    background-size: 100% 0.0em;
    background-position: 0 100%;
    transition: background-size 0.125s ease-in;*/
}
.entry-content a:hover{
    color: #798e01;
}
.entry-content ul, .entry-content ol{
	margin:0;
	padding:10px 0 20px 20px;
	font-weight: 400;
}
.entry-content ul h3, .entry-content ol h3{
	font-size: 1.20em;
}
.entry-content .post-main-cont{
	padding:20px;
}
article.photography_tutorial img{
	margin-bottom: 15px;
}
.gray-bg{
	background:#f1f1f1;
	margin-bottom: 40px;
}
.entry-header h1{
	font-size:32px;
}
.bd-post-left{
    padding-right: 10%;
}
.date_time_holder{
	padding: 0 0 20px;
	color: #626262;
}
.bd-affilite-wrap{
	
}
.bd-blog-post{
	min-height: 190px;
}
article.free_stock_photos header.entry-header{
	display:none;
}
.sponcor-shutterstock{
	display: block;
	overflow: hidden;
	padding: 10px 0;
}
.sponcor-shutterstock p{
	float: left;
	padding:5px 20px 0 0;
}
.shutter-stock-gallery{
	padding: 5px 0 30px;
}
.bd-downld-img{
	position: relative;
}
.img-share{
	position: absolute;
	top: 26px;
}
.bd-tags{

}
.bd-tags ul li{
	list-style: none;
	display: inline-block;
	padding: 2px 10px;
    margin: 0 0 8px 12px;
    font-size: 13px;
    color: #777;
    border: 1px solid #cecece;
    border-radius: 20px;
    text-transform: lowercase;
    transition: .2s;
}
.bd-tags ul li:first-child{
	list-style: none;
	display: inline-block;
	padding: 2px 15px;
    margin: 0 0 8px 0;
    font-size: 13px;
    color: #777;
    border: 1px solid #cecece;
    border-radius: 20px;
    text-transform: lowercase;
    transition: .2s;
}
.bd-tags a{
    
}
.inline-link-blog{
	padding: 20px;
	border: #ddd 1px solid;
	border-left: #89a101 5px solid;
	margin: 20px 0;
	font-weight: 600;
}
.inline-link-blog a{
	color: #89a101;
	border: none;
}
.inline-link-blog-heightlight{
	background: #89a101;
	text-align: center;
	color: #fff;
	padding: 20px;
	margin: 20px 0;
	font-size: 20px;
	line-height: 2;
}
.inline-link-blog-heightlight p{ 
	font-size: 20px;
    line-height: 1.5;
    padding: 10px 0 0 0;
}
.inline-link-blog-heightlight h3{
	color: #fff;
}
.inline-link-blog-heightlight a:hover{
	color: #fff;
}
.inline-ref-blog{
	background: #f8f6f6;
	border-left: #89a101 5px solid;
	padding: 30px;
	position: relative;
	bottom: 0;
	transition:all 0.5s ease 0s;
	box-shadow: 0 5px 5px rgba(0,0,0,.15);
	overflow: hidden;
	margin-bottom: 30px;
}
.inline-ref-blog:hover{
	bottom: 5px;
	box-shadow: 0 9px 9px rgba(0,0,0,.15);
}
.inline-ref-blog h3{
	font-size: 1.20em;
}
.single-blog-content-tag-section{
	padding: 10px 0;
}

/*TourLandingPage Start*/
.top-attraction h3{
	padding: 20px 0 30px;
}
.top-attraction .consult-section-cont{
	margin-bottom: 30px;
}
.travel-full-cont{
	background: #f1f1f1;
}
.travel-full-cont h2{
	padding-bottom: 20px;
}
.travel-full-cont h3, .tour-photo-gallery-cont h3{
	padding-bottom: 50px;
	margin: 0;
	text-align: center;
}
.top-things-cont h3{
	padding-bottom: 30px;
	text-align:center;
}
.top-things-cont h4 {
    font-size: 1em;
    line-height: 1.5;
    margin: 0;
    margin-bottom: 20px;
}
.tour-blog-wrap{
	
}
.tour-blog{
	margin-bottom: 30px;
	min-height: 266px;
}
.tour-blog h4{
	font-size: 1em;
	line-height: 1.5;
}
.tour-blog a img{
	margin: 0 auto;
}
.tag-link-cont{
	text-align: center;
}
.top-things-cont a.link-btn {
    background: #89a101;
    padding: 8px 15px;
    text-align: center;
    color: #fff;
    border-radius: 0;
    margin: 20px auto;
}
.tour-photo-gallery-cont{
	text-align: center;
}
/*TourLandingPage End*/

/*Related Topics*/
.related-post .post-list .item .title a {
    color: inherit;
    border-bottom: 2px solid #fff;
    background-image: linear-gradient(120deg, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-size: 100% 0.0em;
    background-position: 0 100%;
    transition: background-size 0.125s ease-in;
}
.related-post .post-list .item .title a:hover {
    color: inherit;
    border-bottom: 2px solid #89a101;
    background-image: linear-gradient(120deg, #89a101 0%, #89a101 100%);
    background-repeat: no-repeat;
    background-size: 100% 0.0em;
    background-position: 0 100%;
    transition: background-size 0.125s ease-in;
}
/*Free stock blog post*/
.bd-image-post{
	background: #fff;
	position: relative;
	padding-top: 20px;
}
.prev-stock-pic{
	position: absolute;
	left: 0;
	top: 35%;
	opacity: 0.5;
	transition:all 0.5s ease 0s;
}
.prev-stock-pic img, .next-stock-pic img, .bd-grid-cont img{
	width: 100%;
	height: auto;
}
.like-btn{
	position: absolute;
	top: 80px;
}
.like-btn-below{
	text-align: right;
	padding: 25px 0;
}
.prev-stock-pic:hover{
	opacity: 1;
}
.next-stock-pic{
	position: absolute;
	right: 0;
	top: 35%;
	opacity: 0.5;
	transition:all 0.5s ease 0s;
}
.next-stock-pic:hover{
	opacity: 1;
}
ul.child-categories{
	padding: 20px 0 0;
	text-align: center;
}
ul.child-categories li{
	display: inline;
	padding: 0 20px 0 0;
}
/*Download Button*/
.downld-vrsn-wrap{
	position: relative;
}
.download-versions{
	display: none;
	padding: 25px;
	border: #ddd 1px solid;
	background: #fff;
	position: absolute;
	top: 58px;
    right: 0;
	/*opacity: 0.9;*/
}
.downld-vrsn small{
	
}
.downld-vrsn small span{
	font-weight: 600;
}
.download-button {
    text-align: right;
    text-decoration: none!important;
    padding: .75em 1em;
    color: #fff;
	background: #8aa201;
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    background-color: none !important; 
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}
.download-versions ul{
	
}
.download-size{
	font-size: 14px;
}
.downld-btn-close{
	position: absolute;
	right: 7px;
	top: 7px;
}
.download-versions ul li{
	list-style: none;
    border-bottom: 1px solid #f4f4f4;
    overflow: hidden;
    padding: 7px 0;
}
.download-versions ul li:last-child{
	border-bottom: none;
}
.download-versions ul li a.download-link{
	background: #89a101;
	color: #fff;
	padding: 5px 10px;
}
.download-versions ul li a.download-link:hover{
	background: #798e01;
}
body.home span.bd-category{
	text-transform: uppercase;
	font-size: 11;	
	color: #89a101;
	padding: 0 10px 0 0;
	display: none;
}
span.bd-category{
	text-transform: uppercase;
	font-size: 11;	
	color: #89a101;
	padding: 0 10px 0 0;
}
span.bd-category a{
	font-size: 11px;
	font-weight: 600;
	color: #89a101;
	margin: 0 0 15px;
}
span.bd-category a:hover{
	color: #798e01;
}
.bd-masonry-layout{
	column-count: 3;
	column-gap: 20px;
}
.bd-grid-cont{
  break-inside: avoid;
  padding: 5px;
}
.bd-grid{
  padding: 10px;
  border-radius: 10px;
}
.bd-grid h3{
	font-size: 1.15em;
}
.bd-grid-img{
	position: relative;
}
.bd-grid-img .hover-desc {
  display:none;
  background: rgba(0,0,0,.5);
  color: #fff;
  padding: 20px;


/* Position the tooltip */
  position: absolute;
  z-index: 1;
  top:10px;
  left:10px;
  transition:all 0.5s ease 0s;
  width:94.5%;
  height:92%;
  pointer-events:none;
}
.bd-grid-img .hover-desc h3{
	color:#fff;
}
.bd-grid-img:hover .hover-desc {
	display:block;  
}
.free-pic-next-prv{
	padding: 30px 0 10px 0;
}
.widget ul{
	margin-bottom: 0;
}
ul li.cat-item{
	font-size: 15px;
	line-height: 24px;
	font-style: normal;
	list-style: none;
}
ul li.cat-item:before{
	font-family: "FontAwesome";
    display: inline-block;
    content: "";
    font-size: 1em;
    font-weight: 400;
    line-height: 100%;
    width: 1.758em;
	color: #ccc;
}
ul li.cat-item a{
	color: #89a101;
	font-weight: 600;
}
ul li.cat-item a:hover{
	color: #333;
}
.blog_divs {
	margin-top: 15px;
}
.blog_box {
	background: #fff;
	box-shadow: 0 5px 9px 0px #C3C3C3;
	padding: 30px 15px 15px 15px;
}
.blod_captions {
	padding: 30px 0;
}
.blog_grid {
	float: left;
	width: 49%;
	margin-right: 0%;
	margin-bottom: 35px;
}
.blog_grid:nth-child(2n) {
	margin-right: 0;
	float: right;
}
.blog_box span {
	color: #000;
	font-size: 15px;
}
.blog_box h3 {
	color: #000;
	line-height: 32px;
	padding: 0;
	margin: 5px 0 2px 0;
	height: 61px;
	overflow: hidden;
}
.blog_box h3 a {
	color: #000;
}
.blog_box h3 a:hover {
	color: #0060b1;
	text-decoration: none;
}
.blog_box p {
	color: #000;
	font-size: 15px;
	margin: 0;
}
.blog_grid .blog_img {
	width: 100%;
	height: 270px;
	background-size: cover !important;
	display: block;
}
.blog_grid .blog_img:hover {
	opacity: 0.8;
}
.content_part .category {
	border-top: 1px solid #f0f0f0;
	position: relative;
	padding-top: 9px;
	margin-top: 15px;
}
.container1 .category {
	height: 50px;
}
.content_part .category a {
	text-transform: uppercase;
	color: #000;
}
.content_part .category a:hover {
	text-decoration: none;
	color: #d3295a;
}
.content_part .category a + a {
	padding-left: 3px;
}
.blog_grid .blog_img {
	height: 270px;
}
.related-post .post-list .item .title{
	font-weight: 600;
	line-height: 1.5;
}
.related-post .post-list .item .excerpt{
	font-size: 16px !important;
	line-height: 1.8 !important;
	color: #333 !important;
}
body.postid-1756 .entry-thumbnail, body.postid-1623 .entry-thumbnail, body.postid-163 .entry-thumbnail{
	display: none;
}
body.postid-2793 .entry-thumbnail, body.postid-2793 .entry-thumbnail, body.postid-2793 .entry-thumbnail {
    display: none;
}
body.tour_blogs-template-default .entry-thumbnail {
    display: none;
}
body.photography_blogs-template-default .entry-thumbnail {
    display: none;
}
/*.blog_grid:nth-child(1) .blog_img {  height:270px; }



.blog_grid:nth-child(2) .blog_img {  height:320px; }



.blog_grid:nth-child(3) .blog_img {  height:270px; }



.blog_grid:nth-child(4) .blog_img {  height:283px; }



.blog_grid:nth-child(5) .blog_img {  height:270px; }



.blog_grid:nth-child(6) .blog_img {  height:208px; }*/



.addtoany_shortcode {
	margin-left: -3px;
	margin-top: 10px;
}
.addtoany_shortcode a + a {
	padding-left: 0;
}
.share_btn {
	position: absolute;
	right: 0;
	top: -15px;
	width: 45px;
	border-radius: 50px;
	background: #ede9e9;
}
.share_btn:hover {
	background: #d3295a;
}
.share_btn a {
	display: block;
	padding: 1px 0 3px 0;
	font-size: 18px;
	color: #000;
	text-align: center;
}
.share_btn a:hover {
	text-decoration: none;
	color: #fff;
}
.share_div {
	position: absolute;
	top: -29px;
	left: 0;
	width: 87%;
	padding: 5px 15px;
	background: #fff;
	border: 1px solid #f0f0f0;
	border-radius: 30px;
}
.addtoany_list a, .widget .addtoany_list a {
	padding: 4px 4px 0 4px !important;
}
.close_share {
	position: absolute;
	top: 12px;
	right: -10px;
	width: 40px;
	height: 26px;
	text-align: center;
}
.close_share a {
	font-size: 18px;
	color: #000;
	display: block;
}
.blog_divs_side {
	background: #fff;
	padding: 10px 20px 20px 20px;
	margin-top: 67px;
}
.blog_divs_side .blog_img {
	background-size: cover !important;
	height: 85px;
	width: 85px;
}
.blog_divs_side .category {
	padding-top: 0;
	margin: 7px 0 0 0;
	border: 0;
}
.side_blog_box h3 {
	margin: 0;
	padding: 0;
}
.blog_grid_side + .blog_grid_side {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #efefef;
}
.blog_divs_side h2 {
	color: #474a4a;
	font-weight: bold;
	text-transform: none;
	padding: 0px 0px 5px 0px;
	margin-top: 8px;
}
.blog_divs_side .col-lg-8 {
	padding-left: 0;
}
.blog_divs_side h3 a {
	color: #000;
	height: 38px;
	overflow: hidden;
	display: block;
	margin-top: 8px;
}
.blog_divs_side h3 a:hover {
	text-decoration: none;
	color: #0060b1;
}
.add_sections {
	margin-top: 30px;
}
.details_blog .blog_divs_side {
	margin-top: 0;
}
.details_blog ul {
	margin-left: 17px;
}
.details_blog ul li {
	color: #252c3b;
	line-height: 30px;
}
.details_blog ul li a {
	text-decoration: none;
	color: #d3295a;
}
.details_blog ul li a:hover {
	text-decoration: none;
	color: #000;
}
.single_left_side h1 {
	line-height: 50px;
	margin-bottom: 20px;
	font-weight: 700;
	margin-top: 0;
	padding: 0;
	color: #111;
}
.single_left_side {
	background: #fff;
	padding: 50px;
}
.post_details {
	margin-bottom: 20px;
}
.post_details span {
	color: #0C0C0C;
	margin-right: 30px;
}
.post_details span .fa {
	color: #666;
	margin-right: 4px;
}
.details_blog .entry-footer {
	display: none;
}
.details_blog .comments-area {
	padding-top: 0px !important;
	margin-top: 20px;
	border-top: 1px solid #ddd;
}
.details_blog .comments-area input[type="text"], .details_blog .comments-area input[type="email"], .details_blog .comments-area input[type="url"], .details_blog .comments-area input[type="search"], .details_blog .comments-area input[type="number"], .details_blog .comments-area input[type="tel"], textarea {
	border-color: #ddd;
	padding: 6px 15px !important;
}
.details_blog .comments-area input[type="submit"] {
	background: #000 none repeat scroll 0 0;
	border: 1px solid #000;
	padding: 14px 25px;
	text-transform: uppercase;
	font-size: 14px;
}
.details_blog .comments-area input[type="submit"]:hover {
	border: 1px solid #0060b1;
	background: #0060b1 none repeat scroll 0 0;
}
.details_blog .comments-area p {
	margin-top: 0 !important;
}
.details_blog .comments-area h3 {
	color: #0060b1 !important;
}
.blog_main_img img {
	width: 100% !important;
}
.blogpaginations a, .blogpaginations a:hover {
	border: 0;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1) !important;
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1) !important;
}
.blogpaginations .pagination {
	border: 0 !important;
	background: #fff;
	box-shadow: 0 5px 9px 0px #C3C3C3;
	margin: 0 !important;
	padding: 15px !important;
	text-align: center;
}
.blogpaginations span, .blogpaginations a {
	float: none !important;
	display: inline-block !important;
}
.blogpaginations abbr {
	border-bottom: 0px dotted #666;
	cursor: default;
	height: 40px;
	line-height: 40px;
	display: block;
	padding: 0 20px;
	font-size: 15px;
	font-weight: normal;
	color: #686868;
}
.blogpaginations abbr:hover {
	cursor: pointer;
	color: #000;
}
.blogpaginations span, .blogpaginations a {
	/*-ms-transform: skew(-20deg,0deg);



	-webkit-transform: skew(-20deg,0deg);



	transform: skew(-20deg,0deg);*/



	border-right: 1px solid #ddd !important;
}
.blogpaginations abbr {
/*-ms-transform: skew(20deg,0deg);



	-webkit-transform: skew(20deg,0deg);



	transform: skew(20deg,0deg);*/}
.blogpaginations span.current {
	background: #0060b1;
}
.blogpaginations span.current abbr {
	color: #fff;
}
.blogpaginations span.current:hover {
	background: #000;
}
.holder {
	margin: 5px 0;
}
.holder a {
	font-size: 14px;
	cursor: pointer;
	margin: 0 2px;
	color: #333;
	padding: 7px 12px;
	background: #e6e7e9;
	text-decoration: none;
}
.holder a:hover {
	background: #6E6F74;
	color: #fff;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out 0s;
}
.nav-links{
	padding: 20px 0;
	overflow: hidden;
}
.nav-previous{
	width: 50%;
	float: left;
	text-align: left;
}
.nav-next{
	width: 50%;
	float: right;
}
span.nav-title{
	display: block;
	font-size: 14px;
	font-weight: 600;
}
span.nav-subtitle{
	display: block;
	text-transform: uppercase;
}
.nav-next{
	text-align: right;
}
.holder a.jp-previous {
	margin-right: 15px;
	background: #6E6F74;
	color: #fff;
}
.holder a.jp-next {
	margin-left: 15px;
	background: #6E6F74;
	color: #fff;
}
.holder a.jp-current, a.jp-current:hover {
	color: #1b2g31;
	font-weight: bold;
}
.holder a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
	background: #6e6f74;
}
.holder a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default;
	background: #e6e7e9;
	color: #fff;
}
.holder a.jp-current {
	background: #6e6f74;
	color: #fff;
}
.holder span {
	margin: 0 5px;
}
.back a {
	border: 1px solid #ddd;
}
.type_of {
	clear: both;
}
.type_of_divs {
	margin-top: 30px;
}
.type_of_divs h3 {
	font-size: 30px;
	color: #0063b4;
}
.type_of_divs p {
	font-size: 16px;
	line-height: 27px;
}
.padding_box_img {
	padding: 20px;
	padding-right: 0;
}
.padding_box_img img {
	width: 100%;
}
.type_of_divs h3 {
	height: auto;
	overflow: visible;
}
.right_appointment .btn-primary {
	border: 1px solid #2e6da4;
}
.page-template-news .box_top:hover {
	background: #008b45 !important;
}
.page-template-news .box_top:hover a {
	background: #000;
	color: #fff;
}
.coupons_box001 {
	cursor: pointer;
}
.botton_sections h2 {
	text-align: center;
	font-size: 38px;
	color: #ed1c24;
}
#content1 {
	min-height: 1250px;
}
 @media all and (max-width: 767px) {
.blog_grid {
	width: 100%;
}
.blog_grid .blog_img {
	height: 270px !important;
}
.blog_divs_side .blog_img {
	margin: 0 auto;
}
.side_blog_box {
	text-align: center;
}
.blog_divs_side h3 a {
	height: auto;
}
.blog_box h3 {
	height: auto;
}
.single_left_side {
	padding: 30px;
}
.blogpaginations abbr {
	padding: 0 10px;
}
.single_left_side h1 {
	font-size: 30px;
}
}
/*Main Menu*/
.menu{
	padding: 5px 0 0 0;
}
ul.menu li{
	display: inline;
	padding: 0  0 0  20px;
	font-size: 12px;
	font-weight: 700;
	line-height: 85px;
	text-transform: uppercase;
	position: relative;
	z-index: 999;
}
ul.menu li a{	
	color: #000;
	cursor: pointer;
}
ul.menu li a:hover{	
	color: #8aa201;
	text-decoration: none;
}
ul.menu li.current-menu-item a, ul.menu li.current-menu-parent a{
	color: #8aa201;
}
.menu li.current_page_item ul a {
	color: #000 !important;
	background: #fff !important;
 	text-decoration: none;
 }
.menu li.current_page_item ul a:hover { 
	color: #fff !important;
	background: #0063b4 !important;
}
	
.menu > li ul.sub-menu{
	display: none;
	z-index: 999;
    position: absolute;
    width: 350px;
    border: 0;
    background: #fff;
    max-width: none;
	text-transform: none;
	border-radius: 3px;
    -webkit-box-shadow: 0 2px 28px 1px rgba(0,0,0,.15);
    box-shadow: 0 2px 28px 1px rgba(0,0,0,.15);
	padding: 15px;
	top: 30px;
}
.menu li:hover > ul.sub-menu {
    display: block; /* show sub menus when hovering over a parent */
}
.menu li ul.sub-menu li{
	display: block;
    padding: 10px 20px;
    line-height: 25px;
    font-weight: 400;
    text-transform: none;
    color: #ccc;
    font-size: 15px;
}
.menu li ul.sub-menu li a{
    color: #333;
} 
.menu li ul.sub-menu li a:hover{
    background:#f1f1f1;
} 

	
.new_right_top { margin-top:18px;}	
.new_right_top ul { float:right;}	
	
	
	
.menu ul ul {
	margin-left: -8px;
	display: none;
}

.menu ul ul a {
    padding: 10px 15px;
 }
.main-navigation ul ul {
    background: #fff;
    border: 1px solid #bbb;
    left: -999em;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 99999;
}


/*Mega Menu*/
body.home #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{
	color: #fff;
}

.nav-social{
	padding: 25px 10px 20px 0;
	float: right;
}
.nav-social a{
	color: #333;
}
.nav-social a:hover{
	color: #89a101;
}
body.home .nav-social a{
	font-size: 16px;
    margin-left: 5px;
	color: #fff;
}
body.page-template-landing-page-one-to-one-photography .nav-social a{
	font-size: 16px;
    margin-left: 5px;
	color: #fff;
}
.nav-social a{
	font-size: 22px;
	margin-left: 10px;
}
.menu-details-bar{
	padding: 25px 0 0;
    text-align: right;
    position: absolute;
    right: 20px;
	width: 30px;
}
/*menu highlights*/
.bd-sidenav{
	display:none;
	z-index:9999;
	position:fixed;
	right:0;
	top:0;
	padding:30px;
	background:#333;
	opacity: 0.96;
	overflow-y: auto;
	color: #fff!important;
    width: 100%;
    max-width: 400px;
    height: 100vh;	
}
.bd-sidenav a{
	color: #ddd;
}
body.home a.btn-open {
     color: #fff; 
    font-size: 19px;
}
body.page-template-landing-page-one-to-one-photography a.btn-open {
     color: #fff; 
    font-size: 19px;
}
a.btn-open{
	color: #666;
    font-size: 19px;
}
a.btn-close{
	color:#f1f1f1;
	font-size: 22px;
}
a.btn-open:hover{
	color:#666;
}
a.btn-close:hover{
	color:#ddd;
}
.nav-highlights{
    padding: 20px;
    text-align: center;
    font-size: 14px;
	line-height: 24px;
	min-height: 220px;
}
.nav-highlights img{
	width: 80%;
	margin: 0 auto;
}
.bd-sidenav h2{
	color:#f1f1f1;
    text-transform: uppercase;
    line-height: 2;
    letter-spacing: 0.3em;
    font-size: 11px !important;
    text-align: center;
    font-weight: 400;
    font-style: normal;
}
.bd-stroke{
	background-color: rgba(255,255,255,1);
}
.bd-sidenav .address{
	color:#fff;
}
.bd-sidenav .social-connect{
	color:#fff;
	font-size:16px;
	margin:0 auto 30px;
	text-align:center;
	border-top: #545454 1px solid;
	border-bottom: #545454 1px solid;
	padding: 15px 0;
}
.bd-sidenav .social-connect a{
	color:#fff;
}
.bd-sidenav .social-connect a i{
	font-size:20px;
}
.bd-sidenav address a{
	color:#8aa201;
}
/**/
.home-banner-bg{
	background:#313131 url(../images/main-banner.jpg) no-repeat top center;
	overflow: hidden;
	position: relative;
    z-index: 0;
}
.banner_overlay_holder {
	display: table;
	position: relative;
	width: 100%;
	height: 100%;
	height: 680px;
}
.banner_sections h1 {
	color: #fff;
	margin: 0;
}
.banner_sections p {
	color: #fff;
	font-size: 36px;
	margin: 10px 0 0 0;
}
.banner_caption {
	display: table-cell;
	vertical-align: middle;
	padding: 120px 0;
}
.banner_inner {
	display: table;
	width: 100%;
}
/**/


.overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.banner_overlay {
	background-image: -moz-linear-gradient(0deg, #000 0%, #333 100%);
	background-image: -webkit-linear-gradient(0deg, #000 0%, #333 100%);
	background-image: -ms-linear-gradient(0deg, #000 0%, #333 100%);
	opacity: 0.5;
}
h1 span.line-stroke {
	border-bottom: 2px solid rgba(255,255,255,.5);
}
/* Youtube Video responsive */

/*Table of Contents*/
#toc {
 border: none;
}

#toc a {
  text-decoration: none;
}
.toc-sidebar{
	
}
.left_part_fixed{
	
}
.contentify_title {
  font-weight:     bold;
  text-decoration: underline;
  margin-bottom:   10px;
}

.contentify_0 {
  font-size: large;
}

.contentify_1 > li {
  font-size:    medium;
  padding-left: 1em;
}

.contentify_2 > li {
  font-size:    small;
  padding-left: 2em;
}

/*Fixed TOC*/
.main-content{
	position: relative;
}
.sticky-top{
	padding-top: 50px;
}
#sidebar{
	will-change: min-height;
}
#sidebar .sidebar__inner{
	position: relative;
	transform: translate(0, 0);
	transform: translate3d(0, 0, 0);
	will-change: position, transform;
}
.fixed-toc{
    position: -webkit-sticky;
	position: sticky;
	top: -500px;
}
.main-div-height{
	
}
ul.nav li.nav-item{

}
ul.nav li.nav-item{
	float: none;
}
ul.nav li.nav-item a.nav-link{
	font-size: 14px;
	line-height: 23px;
	font-weight: 600;
}
ul.nav li.active a.nav-link{
	font-size: 14px;
	line-height: 23px;
	font-weight: 600;
	color: #333 !important;
	background: none !important;
}
ul.nav li.nav-item:last-child{
	display: none;
}
.main-cont-height {
  height: calc(100% - 300px - 300px);  /* height = (page height - header-height - footer-height)   */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.containersc {
		width: 100%;
		margin: 0 auto;
	}
	
	#content1 {
		margin-left: 0%;
		min-height: 1100px;
		margin-right: 0;
	}
	
	#content1 {
		
	}
	
	#sidebar .sidebar__inner {
		transform: translate3d(0, 0, 0);
		transform: translate(0, 0);
		will-change: position, translate;
	}
	
	#sidebar-2 {
		float: left;
		width: 25%;
		position: relative;
		will-change: min-height;
	}
	
	#sidebar-2 .sidebar__inner {
		transform: translate3d(0, 0, 0);
		transform: translate(0, 0);
		will-change: position, translate;
	}

/*Photography Tour*/
.bd-tour{
}
.bd-tour span{
	font-size: 20px;
	padding-top: 20px;
	display: block;
}
.bd-tour h2{
	font-size:3em;
	margin-top: 10px;
	padding-bottom:15px;
	line-height: 1;
}
h2.join-cls-head{
	padding-top: 20px;;
}
.bd-tour p{
	font-size:18px;
	margin-bottom: 0;
}
.bd-btn-animated{
	
}
.bd-btn-animated>.bd-i {
    animation: btnAnimated 1s ease-in-out infinite;
}
.bd-i {
    padding-left: 10px;
}

/*Page Signature*/
.main-signature-banner-height{
	min-height: 800px;
}
.signature_slider_img{
	min-height: 800px;
}
.signature-banner-cont-section{
	padding: 500px 0 0;
	color: #fff;
	text-align: center;
}
.signature-banner-cont-section p{
	color: #fff !important;
}
.video-container-signature {
  position: relative;
  width: 100%;
  height: 60vh;
  min-height: 400px;
  overflow: hidden;
  background-image: url(https://bisakhadatta.com/video/signature/video-img.jpg);
  background-position: center;
  background-size: cover;
}
.sign-welcome{
	text-align: center;
}
.sign-cont{
	overflow: hidden;
	min-height: 400px;
	margin-bottom: 30px;
	position: relative;
}
.sign-cont img{
	padding: 150px 20px 70px;
	width: 70%;
}
.sign-cont img.artist-pic{
	border-radius: 50%;
	position: absolute;
	padding: 0;
	top: 323px;
}
.artist-name{
	color: #fff;
	position: absolute;
    left: 80px;
    top: 337px;
}
.reason-icon-cont{
	text-align: center;
	background: #fff;
	border: #f1f1f1 1px solid;
	padding: 40px;
	min-height: 350px;
	margin-bottom: 30px;
}
.section-gray-bg{
	background: #f1f1f1;
	margin: 50px 0;
}
.section-gray-bg-no-margin{
	background: #f1f1f1;
}
.why-photo-sign-cont ul li{
	margin-left: 40px;
}
.order-sign-cont{
	text-align: center;
}
.create-own-sign{
	text-align: center;
	padding-bottom: 20px;
}
.youtube-video {
	padding-bottom: 0;
 	height: auto;
}
.youtube-video {
    position: relative;
    width: 100%;
    padding-bottom: 43%;
    height: 0;
}
.youtube-video  iframe {
	width: 75%;
    height: 475px;
}

/*travel album*/
.banner-before-after-cont{
	background: #f7f7fb;
	margin-bottom: 100px;
}
.banner-before-after-cont h2{
	padding-top: 60px;
	margin-bottom: 0;
}
.banner-travel-album .slider_img h2{
    font-size: 40px;
    color: #222;
    margin-bottom: 10px;
}
.banner-travel-album p{
    color: #222;
}
.banner-travel-album{
	background: #f7f7f7;
}
.main-banner-height{
	min-height: 350px;
}
.banner-img-travel-album{
	position: absolute;
}
.banner-cont-section{
	text-align: center;
	padding: 50px 0;
	color: #222;
}
.album-details{
	text-align: center;	
}
.travel-album-book-section, .choose-album-section{
	text-align: center;
}
.size-guide {
	text-align: center;	
}
.style-your-photobooks{
	text-align: center;	
}
.paper-finish{
	text-align: center;
}
.sp-easy-accordion .sp-ea-single .ea-header {
	font-weight: 400;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 14px;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
    padding: 10px 10px 10px 15px;
}
.main-album-img img{
	margin-top: 30px;
}
.album-types:nth-child(odd){
	/*background: #f1f1f1;*/
}
.album-types:nth-child(odd) .main-album-desc{
	
}
.album-types:nth-child(odd) .main-album-img{
	float: right;
}
/*404 Page*/
.error-404-cont {
    text-align: center;
    padding: 40px 0;
}
.graphic-bd-img{
	margin: 30px auto;
	width: 40% !important;
}
.banner-sign-cta-cont{
	position: absolute;
	bottom: 50px;
	z-index: 999;
	color: #fff;
	text-align: center;
	width: 100%;
	display: block;
}
.buy-photo-banner{
	position: relative;
}



/*Photography Tutorial*/
.video-cont iframe {
	width: 100% !important;
	height:400px !important;
	margin-bottom: 20px;
}
.videoContainer-wrap h2 {
  position:absolute;
  text-align: center;
  color: #fff;
  padding: 20px;
  margin: 15px;
  z-index: 15;
}
.video-container {
  	position: relative;
    width: 100%;
    height: 60vh;
    min-height: 650px;
    overflow: hidden;
    background-image: url(https://bisakhadatta.com/video/photography/photography-tuorial-vide-bg.jpg);
    background-position: center;
    background-size: cover;
}
#photography-video{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video-responsive{
	min-width: 100%;
    min-height: 100%;
}
.color-overlay {
  	z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: rgba(0,0,0,0.25);
}
.photogrpahy-categories{
	text-align: center;
}
.photogrpahy-categories h3{
	min-height: 60px;
	font-size: 1.15em;
}
.phto-tutorial-icons-wrap{
	
}
.photography-blog-wrap{
	background: #f8f6f6;
}
body.photography_type-template-default .entry-thumbnail{
	display: none;
}

/*Follow Social Media*/
.follow-social-media{
	background:#89a101;
	color: #fff;
	text-align:center;
}
p.follow-social{
	padding:0 30px 20px;
}
.follow-social-media h4{
	color: #fff;
	padding-bottom: 20px;
}
.social-connect a{
	color: #fff;
	margin:0 20px;
}
.social-connect a i{ 
	color: #fff;
	font-size:40px;
}
.social-connect a i:hover{ 
	color: #f9ffd7;
}

/*Super Socializer custom icon*/
div.the_champ_horizontal_sharing .theChampSharingSvg {
    width: 100% !important;
    margin: auto;
}
.theChampWhatsappBackground {
    background-color: #25D366 !important;
}
.theChampMoreBackground {
    background-color: #ccc !important;
}
.theChampSharing {
    border-radius: 3px;
}


/*Freebies*/
body.single-freebies header.entry-header, body.single-freebies .entry-thumbnail{
	display: none;
}

/*Shop Now*/
.shop{
	text-align: center;
}
.shop-wrap{
	padding: 10px;
}
.sale{
	position:relative;
}
.sale-text{
	text-align: center;
}
.sale-text h3{
	
}
a.btn-shop-now {
	background: #89a101;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
	font-weight:600;
    padding: 5px 25px;
	margin: 10px 0;
	transition:all 0.5s ease 0s;
}
a.btn-shop-now:hover {
	color: #fff;
	background-image: -moz-linear-gradient(0deg, #798f00 0%, #89a101 100%);
	background-image: -webkit-linear-gradient(0deg, #798f00 0%, #89a101 100%);
	background-image: -ms-linear-gradient(0deg, #798f00 0%, #89a101 100%);
	text-decoration: none;
}
.footer-bottom-pic{
	min-height: 842px;
	display: block;
}
.footer-bottom-pic-phone{
	min-height: 842px;
	display: none;
}
.fixed-footer{
    position: fixed;
    width: 1000px;
    margin-top: 0px;
    margin-bottom: 0px;
    bottom: 5px;
    inset-inline-start: 500px;
}
.fixed-btn-bg{
  background-color: transparent;
  --background-overlay: '';
  background-image: linear-gradient(180deg, #000F1B 0%, #000000A8 100%);
  border: #fff 5px solid;
  color: #fff;
  z-index: 99;
  padding: 10px 0 0;
  border-radius: 10px;
}
.fixed-img-name{

}
.bd-profile-footer-pic{
	text-align: center;
}
.course-name{
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	padding: 10px 0 0 0;
}
.student-enrld{
	font-size: 14px;
	color: #ddd;
}
.original-price{
	font-size: 20px;
	text-decoration: line-through;
	padding: 0 10px 0 0;
	text-align: center;
}
.sell-price{
	font-size: 24px;
	font-weight: 600;
	text-align: center;
}
.footer-price{
	padding: 10px 0 0 0;
}

/*Affiliate button*/
a.affiliate-button {
	background: #89a101;
    border-radius: 0;
    color: #fff;
	text-decoration: none;
    display: inline-block;
    line-height: 1;
    font-size: 16px;
	font-weight:400;
    padding: 15px 40px;
	margin: 20px 0 30px;
	transition:all 0.5s ease 0s;
}
a.affiliate-button:hover {
	color: #fff;
	background-image: -moz-linear-gradient(0deg, #798f00 0%, #89a101 100%);
	background-image: -webkit-linear-gradient(0deg, #798f00 0%, #89a101 100%);
	background-image: -ms-linear-gradient(0deg, #798f00 0%, #89a101 100%);
	text-decoration: none;
}
.course-modules{
	background: #f3fffb;
}

/*Photo Stories*/
.photo-story-div{
	position:relative;
}
.photo-story-div h3{
	position:absolute;
	color:#fff;
	z-index:9;
	bottom:8%;
	left:4.5%;
	text-align:left;
	padding:30px;
	background-color: rgba(0,0,0,0.4);
	width: 91.5%;
	height: 87%;
}
.photo-story-div .color-overlay {
  	z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: rgba(0,0,0,0.5);
}

/*Quick links*/
body.page-template-page-link .link-pg{
    max-width: 50rem;
    width: calc(100% - 4rem);
	text-align: center;
}
.link-pg-logo{
	margin-bottom: 40px;
}
a.link-button {
    border: 1px solid #bbb;
    color: #202020;
    border-radius: 4px;
    padding: 5px 10px;
    margin-bottom: 1rem;
    font-weight: 600;
    width: auto;
    font-size: 12px;
    display: block;
}
a.link-button:hover{
	background: #f1f1f1;
	color: #89a101;
}

/*Download Now*/
.free-download{
	background:#89a101 url(../images/free-download-pic.jpg) no-repeat center center;
	color:#fff;
}
.free-download h2{
	color:#fff;
}


/*Follow Instagram*/
.instagram-wrap{
	background: #f1f1f1;
	text-align: center;
	padding: 30px 0;
}
.newsletter{
	position: relative;
}
.newsletter button{
	position: absolute;
	right: 0;
	top: 1px;
	border: #fff 2px solid;
	line-height: 22px;
	font-weight: 600;
	color: #fff;
}
.newsletter button:hover{
	background: #333;
}
 /**/

.newslatter_sectons {
	position: relative;
	width: 100%;
	height: 673px;
	display: table;
	position: relative;
	background-size: cover !important;
	background: url(../images/news.jpg) no-repeat center center;
}
.newslatter_scontent {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.newslatter_scontent h2 {
	color: #fff;
	padding-bottom: 25px;
	margin-top: 0;
	margin-bottom: 0;
}
.newslatter_scontent p {
	color: #fff;
}
.newslatter_scontent .content .form-control {
	height: 50px;
	border-color: #ffffff;
	border-radius: 0;
}
.newslatter_scontent .content.form-control:focus {
	box-shadow: none;
	border: 2px solid #243c4f;
}
.newslatter_scontent .content .btn {
	min-height: 50px;
	border-radius: 0;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	background: url(../images/n.png) no-repeat center center #bd98f6;
	text-indent: -99999px;
	padding-left: 20px;
	padding-right: 30px;
}
.newslatter_scontent .content .btn:hover {
	background: url(../images/n.png) no-repeat center center #7a6595;
}
.newslatter_scontent.contact_divss h1 {
	color: #fff;
}
.newslatter_scontent .wpcf7-not-valid-tip {
	position: absolute;
	width: 500px;
	top: 60px;
	text-align: left;
	left: -513px;
	display: none;
}
.newslatter_scontent .wpcf7-response-output {
	width: 347px;
	margin: 10px auto 00px auto;
	color: #fff;
}
.newslatter_scontent .input-group {
	width: 347px;
	margin: 40px auto 0 auto;
}
.newslatter_scontent div.wpcf7 .ajax-loader {
	position: absolute;
	top: 17px;
}
/*Free Consultation Photography*/
.typed_wrap {
	
}

.typed_wrap h1 {
	/*display: inline;*/
}

/*Add custom cursor so it auto inherits font styles*/
.typed::after {
	content: '|';
	display: inline;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}

/*Removes cursor that comes with typed.js*/
.typed-cursor{
   opacity: 0;
	display: none;
}
/*Custom cursor animation*/
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

.choose-services-bg {
    background: url(../images/chalenges-bg.jpg) no-repeat top center !important;
    background-size: cover !important;
	min-height: 468px;
    padding-bottom: 60px;
    color: #fff;
    background: #060606;
    padding: 35px 50px 0;
}
.choose-services-points {
    background-color: #F7F4EC;
    min-height: 400px;
    color: #000;
    padding: 47px 60px;
    margin: -27px 0px;
    border-radius: 20px;
    transition: transform .2s;
}
.owl_div{
	padding-top: 20px;
}

/*case studies*/

.owl-carousel .owl-item img {
  display: block;
  width: 90% !important;
  margin: 0 auto 30px;
}
.card {
  background:none !important;
}

.case-studies-section-details{
  padding: 70px 0;
  background: #fffcf0;
  color: #161616;
}
.case-studies-section-details .card-block .case-studies a {
  color: #161616;
}
.case-studies {
    padding: 69px;
    margin: 2px;
    text-align: center;
}
.card-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
	margin: 0 97px;
  orphans: 1;
  widows: 1;
}
.card-block .case-studies a {
  color: #fff;
}
.card-block .card-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1
}

.card-block .card-columns .card {
  padding: 0 40px;
  margin-bottom: 1.25rem;
  border: none;
  border-radius: 0
}
@media (min-width: 576px) {
.card-columns .card {
      display: block;
      width: 100%
  }
}
@media only screen and (min-width: 767px) {
  .card-block .card-columns {
      -webkit-column-count:2;
      -moz-column-count: 2;
      column-count: 2
  }
}

@media only screen and (min-width: 1200px) {
  .card-block .card-columns {
      -webkit-column-count:2;
      -moz-column-count: 2;
      column-count: 2
  }
}
.owl-nav{
	display: none;
}
.site .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type=submit]:not(:hover):not(:active):not(.has-background), input[type=reset]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
    background: 000;
}


.shoot-require ul{
  padding-left: 30px;
}
.ecommerce-services{
  text-align: center;
}
.ecommerce-services img{
  width: 50% !important;
  border-radius: 100%;
  margin-bottom: 30px;
  margin-left: 100PX;
  height: 170px;
}
.feedback-section{
  background: #dff8f6;
  color: #161616;
  padding: 40px;
  border-radius: 20px;
}
.feedback-btn-text a{
  background: #0062ff;
  border: 2px solid #0062ff;
  color: #fff;
}
.feedback-btn-text a{
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 17px;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 50px;
  display: inline-block;
  padding: 7px 30px;
  margin-top: 20px;
}
.free-consultation-footer{
	border-top: #ddd 1px solid;
	text-align: center;
	padding: 40px 0;
}
.free-consultation-banner-description{
	min-height: 975px;
	position: relative;
	z-index: 50;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}
.free-consultation-banner-description h1{
	font-size: 48px;
	color: #fff;
}
.free-consultation-banner-description h1 span{
	color: #89a101;
	font-size: 28px;
}
a.book-schedule-btn-banner{
	background: #89a101;
	color: #fff;
	text-align: center;
	padding: 15px 25px;
	font-size: 30px;
	font-weight: 600;
	width: 50%;
    display: block;
	cursor: pointer;
}
a.book-schedule-btn-banner:hover{
	background: #798e01;
}
a.book-schedule-btn{
	background: #89a101;
	color: #fff;
	text-align: center;
	padding: 15px 25px;
	font-size: 30px;
	font-weight: 600;
	width: 50%;
    display: block;
	margin: 0 auto;
}
a.book-schedule-btn:hover{
	background: #798e01;
}
a.book-schedule-btn span{
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
}
.consult-cont{
	text-align: center;
	width: 100%;
}
.consult-section-cont{
	text-align: center;
}
.consult-section-cont img{
	margin: 0 auto;
	min-height: 175px;
}
.consult-cont h2{
	font-size: 24px !important;
	padding: 0 0 20px;
}
.consult-cont h3{
	font-size: 16px !important;
}
/* .video-container-cont {
    position: relative;
    padding-bottom: 46%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
	margin-bottom: 20px;
}
.video-container-cont iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
} */
.justify-content-center{
	margin: 0 auto;
	float: none;
}
.post-process-cont{
	padding: 60px 0 20px;
	text-align: center;
}
.post-process-cont h3{
	padding: 0 0 20px;
}

/*Win a Free Trip*/
.landing-pg-section{
	padding: 30px 0;
}
.landing-pg-section input{
	width: 100%;
}

/*woocommerce*/
input.paypalbuttonimage{
	padding: 2px 0;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .610em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
/*On hover add to cart start*/
.astra-shop-thumbnail-wrap {
    position: absolute;
    opacity: 1;
    bottom: 92px;
    left: 0;
	width: 100%;
    text-align: center;
	transition:all 0.5s ease 0s;
	overflow: hidden;
	display: none;
}

.astra-shop-thumbnail-wrap:hover {
    opacity: 1;
}

/*On hover add to cart end*/

.woocommerce ul.products li.product .button {
    margin-top: 0;
	float: right;
}
.wc-tab h2:first-child{
	display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product:nth-child(3n+1) {
	
}
body.page-template-page-buy-photos .entry-header h1.entry-title{
	display: none;
}
.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
    box-shadow: 0 4px 10px rgba(226,233,238,.6);
	position: relative;
	top:0;
	transition:all 0.5s ease 0s;
}
.woocommerce-page.columns-6 ul.products li.product:hover, .woocommerce.columns-6 ul.products li.product:hover {
    top:-5px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 1.1em;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 68%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 28%;
    clear: none;
	border: #f1f1f1 1px solid;
	padding: 30px;
}
.woocommerce h2 {
    font-size: 1.5em;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left;
    margin:0 20px 20px 0;
    width: 40%;
    height: auto;
    box-shadow: none;
}
.woocommerce ul.product_list_widget li span.product-title{
	font-weight: 400;
	font-size: 14px;
}
ul.tabs wc-tabs{
	
}
.photo-type-cont{
	background: #f1f1f1;
}
.photo-type-two-cont{
	
}
.photo-type-two-cont ul.products li.product a img{
	box-shadow: 0 4px 10px rgba(226,233,238,.6);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
	border-bottom: none;
}
.bd-breadcumb{
	padding: 0 0 15px;
}
.bd-breadcumb a{
	font-weight: 600;
	color: #89a101 !important;
}
.date_time_holder{
	display: none;
}
.woocommerce-Tabs-panel h4{
	padding-top: 20px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #89a101;
    font-size: 2em;
    font-weight: 600;
	padding: 15px 0;
}
.woocommerce-product-details__short-description h3{
	padding: 15px 0 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 20%;
    float: left;
    margin: 0;
    list-style: none;
}
.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(4n+1) {
	clear: left
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
	clear: none;
}
.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
	clear: left
}
/*Woocommerce tag*/
.product_meta{
	padding: 30px 0;
}
.product_meta .tagged_as a{
	background-color: #f1f1f1;
    padding: 5px 15px;
    border-radius: 50px;
    display: inline-block;
    border: 0;
	font-weight: bold;
	margin-right: 8px;
	margin-bottom: 8px;
}
.product_meta .tagged_as a:hover{
	background-color: #ddd;
}
.product_meta{
	font-size: 14px;
}
.product_meta span.sku_wrapper{
	font-weight: 600;
}
.product_meta span.sku_wrapper span.sku{
	font-weight: 400;
}
.product_meta span.posted_in{
	font-weight: 600;
	display: block;
}
.related{
	clear: both;
}
.product_meta span a{
	color: #89a101;
}
article.product-type-simple h1.entry-title{
	display: none;
}
ul li.product{
	list-style:none;
	width:30%;
	margin-right:30px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-weight: 500;
    line-height: 26px;
}
.woocommerce ul.products{
	padding-top: 30px;
	margin: 0;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #89a101;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #333;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    border-radius: 0;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #333;
    color: #fff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #89a101;
    font-size: 1.25em;
}
.woocommerce span.onsale {
    background-color: #89a101;
}
.woocommerce ul.products li.product .price {
    color: #89a101;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
	text-align: center;
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    text-align: center;
}
.woocommerce .quantity .qty {
	width: 4.631em;
    height: 37px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-weight: 600;
	min-height: 70px;
	padding: 0 10px;
}
body.single-photography_blogs .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-weight: 400;
	/*display: none;*/
}
table.variations{
    
}
table.variations tr {
    border-bottom: 1px solid #fff;
}
table.variations tr td{
    vertical-align: middle;
}
body.single-product .entry-header h1 {
    font-size: 32px;
	display: none;
}
.entry-thumbnail img{
	display: block;
    max-width: 100%;
    height: auto;
}
.wp-block-image img {
    display: block;
    max-width: 100%;
    height: auto;
}
.woocommerce div.product form.cart .variations select {
    min-width: 25%;
}
.woocommerce div.product form.cart .variations td.label {
    line-height: 50px;
    font-size: 14px;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{
	background-color: #89a101;
}

/* Join Photoshop Masterclass */
h3.course-name{
	text-align: center;
}
h4.video-title{
	text-align: center;
	min-height: 80px;
}
p.course-desc{
	text-align: center;
	padding-bottom: 20px;
	line-height: 1.5;
}
.btn-center{
	padding-top: 50px;
	text-align: center;
}
a.bd-social-btn{
	margin: 0 10px;
	font-weight: 600;
	border-radius: 5px;
}
a.yt{
	background: #D62925;
}
a.insta{
	background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}
.strat-quiz{
	background: #f8f6f6;
	margin: 50px auto;
	padding: 30px;
	text-align: center;
}


/*Landing Page*/
.mailchimp-code{
	
}
.landing-slide_div{
	padding: 50px 0 155px;
}
.bd-landing-pg-tour-highlights{
	background: #f1f1f1f1;
	border: #ddd 1px solid;
	padding: 20px 40px;
	margin: 20px 0 30px;
	overflow: hidden;
}
body.page-template-landing-page ol{
	padding: 20px 0  20px 30px;
}
body.page-template-landing-page ol li{
	padding: 5px 0;
}
.bd-tour-include{
	padding: 20px 0;
}
.bd-tour-include ul{
	padding: 20px 0  20px 30px;
}
.bd-kenya-tour-plan{
	background: #f8fbe8;
    border: #eef1e2 1px solid;
    padding: 15px 25px 5px;
}
.bd-kenya-tour-plan a{
	color: #798e01;
	font-weight: 600;
}
ul.save-money{
	padding: 20px;
	font-weight: 300;
}
a.link-btn {
    background: #89a101;
    padding: 8px 15px;
    text-align: center;
    color: #fff;
    border-radius: 0;
    margin: 20px auto;
}
a.link-btn:hover {
	background: #798e01;
}
a.download-link-btn {
    background: #89a101;
    padding: 15px 25px;
    text-align: center;
    color: #fff;
    border-radius: 0;
    margin: 20px auto;
    display: block;
    font-size: 20px;
    font-weight: 600;
	text-decoration: none;
}
a.download-link-btn:hover {
	background: #798e01;
	color: #fff;
}
a.bn-link-btn{
	background: #89a101;
    padding: 8px 15px;
    text-align: center;
    color: #fff;
    border-radius: 0;
    margin: 10px auto 15px;
    width: 100%;
    display: block;
	font-size: 18px;
	font-weight: 600;
}
a.bn-link-btn:hover{
	background: #798e01;
}

/*footer*/

.footer {
	text-align: left;
	padding: 40px 0px 10px 0px;
}
.menus_f {
	text-align: left;
}
.menus_f li {
	list-style: none;
}
/*.menus_f li + li {
	margin-left: 15px;
}*/
.menus_f .social-connect {
    padding: 10px 0 0 0;
}
.menus_f .social-connect a i {
    font-size: 25px;
}
.menus_f .social-connect a {
    margin: 0 10px 0 0;
}
.menus_f li a {
	color: #333;
}
.menus_f li a:hover {
	color: #000 !important;
}
.footer ul.menu {
	padding-bottom: 20px;
	font-style: normal;
}
ul#menu-mainfooternav li, ul#menu-footernavlearnphotography li, ul#menu-footernavshop li, ul#menu-footernavsocial li {
	display: block;
	text-transform: none;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	padding: 5px 0;
}
ul#menu-mainfooternav li a, ul#menu-footernavlearnphotography li a, ul#menu-footernavshop li a{
	color: #333;
}
ul#menu-mainfooternav li a:hover, ul#menu-footernavlearnphotography li a:hover, ul#menu-footernavshop li a:hover{
	color: #89a101 !important;
}
.footer .social-connect{
	color:#333;
	font-size:16px;
	margin:0;
	text-align:left;
	padding: 0;
}
.footer .social-connect a i {
    color: #333;
    font-size: 40px;
}
.footer .social-connect a i:hover {
    color: #666;
}
.footer .social-connect a{
	color:#333;
}
.footer .social-connect a i{
	font-size:20px;
}
.footer address a{
	color:#333;
}
.copy {
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 15px;
}
.footer_logos {
	margin: 30px 0 15px;
}
.footer_logos img {
	margin: 0 auto;
}
.menu-footernavprivacy-container ul{
	padding-bottom: 0;
}
.menu-footernavprivacy-container ul li{
	display: inline;
	padding: 0 0 0 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    text-transform: none;
}
/**/

.social_icon a {
	border: 1px solid #9e76ad;
	display: inline-block;
	text-align: center;
	line-height: 38px;
	width: 38px;
	height: 38px;
	color: #e9dbe6;
	margin-right: 2px;
}
.social_icon a:hover {
	color: #9e76ad;
	background: #fff;
	height: 36px;
}
.social_icon {
	margin-top: 20px;
	margin-bottom: 17px;
}
/**/


.nav-title-icon-wrapper{
	display: none;
}
/*MailChimp*/
#mc_embed_signup {
    /*background: #fff;*/
	color: #313131;
    clear: left;
    font-family: 'Poppins', sans-serif;
}
/*Scroll to top*/
#return-to-top {
    position: fixed;
    bottom: 100px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index: 9999;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}



/*Courses.bisakhadatta.com*/
.navbar-border{
	/* border-bottom: 1px solid #E2E6E9; */
    background: #fff;
}
.p-55 {
    padding: 0 55px;
}
h2, .h2 {
	font-size: 30px;
}
.col-centered {
	float: none !important;
	text-align: center;
    margin: 0 auto;
}
h1.course-main-heading{
	margin: 0;
	padding: 0;
}
h1.course-main-heading span{
	font-size: 2.2rem;
	padding: 10px;
	background-color: rgba(137, 161, 1, 0.28);
}
.about-cours-details h2{
	margin-top: 70px;
}
.course-heightlight{
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.course-heightlight h2{
	font-weight: 22px !important;
	padding: 0;
	margin: 0;
}
.hightlight-icon-div{
	height: 15%;
	width: 15%;
	float: left;
}
.hightlight-cont-div{
	float: right;
	width: 80%;
}
.hightlight-cont-div h2{
	font-weight: 22px !important;
	padding: 40px 0;
}
.hightlight-cont-div h3{
	margin-top:10px !important;
}
a .hightlight-cont-div p{
	color: #333;
}
.video-cont{
	padding: 0;
}
.enroll-now{
	font-size: 22px !important;
	font-weight: 600 !important;
	width: 100%;
	text-align: center;
}
.enroll-now:hover{
	color: #faffde;
}
.enroll-now span{
	font-size: 16px !important;
	font-weight: 400 !important;
}
.enroll-now span.offer-price{
	font-size: 22px !important;
	font-weight: 600 !important;
	text-decoration: line-through;
}
.why-course-img{
	padding: 20px;
}
.text-center h2{
	/* padding-bottom: 50px; */
}
.text-center-target{
	text-align: center;
}
.text-center-target h2{
	padding-bottom: 0;
	text-align: center;
}
.coursework-heightlight{
	background-color: #F2F7EC;
	padding: 20px;
	margin: 20px 0;
	border-radius: 5px;
}
.coursework-heightlight h2{
	font-weight: 20px !important;
	padding: 0;
	margin: 0;
}
.coursework-img-div{
	height: 15%;
	width: 20%;
	float: left;
}
.coursework-cont-div{
	float: right;
	width: 70%;
	min-height: 75px;
	font-size: 18px;
	text-align: center;
	display: flex;
  	align-items: center; /* Vertically centers child items */
  	justify-content: center; /* Horizontally centers child items (optional) */
}
.coursework-cont-div p{
	font-weight: 600;
}
a .coursework-cont-div p{
	color: #333;
	padding: 0 70px 0 0;
}
.menu-footer-menu-container ul.menu li {
    display: inherit;
    font-size: 16px;
	font-weight: 400;
    text-decoration: none;
    text-transform: inherit;
    line-height: 30px;
}
.menu-footer-menu-container ul.menu li a{
    text-decoration: none;
}
.gap{
	margin-top: 60px !important;
}

/* Before After Slider */
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	}
  
  .rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	}
  
  .rslides li:first-child {
	position: relative;
	display: block;
	float: left;
	}
  
  .rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
	}

/**
 * Button
 */
.btn-transparent {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.btn-transparent:hover {
  background-color: #fff;
}

.btn-rounded {
  border-radius: 70px;
}

.btn-large {
  padding: 11px 45px;
  font-size: 18px;
}

/**
 * Change animation duration
 */
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}



/* Unorder List */
ul.checkmark {
    font-family: 'Poppins', sans-serif;
}
ul.checkmark li {
    font-size: 16px;
    list-style-type: none;
    padding: 0.2em 0 0 3em;
    position: relative;
}
	ul.checkmark li:before {
		content: " ";
		display: block;
		border: solid 0.8em #fff;
		border-radius: 0.8em;
		height: 0;
		width: 0;
		position: absolute;
		left: 0.3em;
		top: 40%;
		margin-top: -0.5em;
	}
	ul.checkmark li:after {
		content: " ";
		display: block;
		width: 0.4em;
		height: 0.7em;
		border: solid #89a101;
		border-width: 0 0.2em 0.2em 0;
		position: absolute;
		left: 1.15em;
		top: 40%;
		margin-top: 0;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

 /* Order list style */ 
 .list-numbered {
	list-style: none;
	margin-left: 1em;
	counter-reset: line;
  }
  
  .list-numbered > li {
	position: relative;
	margin-bottom: 1.5em;
	font-family: 'Poppins', sans-serif;
  }
  
  .list-numbered > li:before {
	  position: absolute;
	  left: -0.25em;
	  display: inline-block;
	  width: 35px;
	  height: 35px;
	  margin-right: 0.5em;
	  font-weight: 600;
	  background-color: #89a101;
	  border-radius: 50%;
	  color: #fff;
	  text-align:center;
	  line-height: 2.25em;
	  counter-increment: line;
	  content: counter(line);
  }
.content_about_pic_holder {
    min-height: 150px;
    overflow: hidden;
}
.pricing_holder{
	background: #D1EDE3;
    padding: 35px;
	margin: 20px 0;
    min-height: 460px;
	border-radius: 12px;
}
.pricing_holder h2{
	font-size: 24px;
}
.pricing_holder h3 span{
	font-size: 20px;
	font-weight: 600;
}
.pricing-ponts{
	min-height: 250px;
}
.video-duration{
	padding-left: 0 !important;
}
.video-duration2{
	padding-left: 0 !important;
}
.duration-color{
    background: #A5CDAB;
    border-radius: 0;
    color: #000;
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 40px;
    margin: 20px 0 30px;
    transition: all 0.5s ease 0s;
	border-radius: 32px;
}
.pricing_holder ul li {
    font-size: 15px;
    padding-left: 20px;
    line-height: 30px;
    list-style: none;
}
.pricing_holder ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -1.5em;
    color: #8FBC8F;
}
.about_01 .content_about_pic_holder {
    min-height: 250px;
    overflow: hidden;
}
.about_pic_holder {
    padding: 20px;
}
.popularcourses_pic {
	background-size: cover !important;
    height: 150px;
}
.about_01 .popularcourses_pic {
	background-size: cover !important;
    height: 350px;
}
.content_about {
	    margin-bottom: 25px;
}
span.module-title{
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	color: #89a101;
}
.popularcourses-cont {
	text-align: left;
    padding-top: 20px;
    min-height: 80px;
    padding: 10px 30px;
    margin-bottom: 10px;
}
.popularcourses-cont h3{
	font-size: 16px;
}
.ecosystem-cont{
	padding: 60px 0;
	overflow: hidden;
}

.ecosystem-cont p{
	line-height: 32px;
}
.project-desc{
	padding-top: 40px;
}
.ecosystem-cont:nth-child(even) .project-img {
    float: right;
}
.ecosystem-cont:nth-child(even) .project-desc {
    float: left;
}
.section-cont{
	padding: 60px 0 0;
	overflow: hidden;
}
.about-me{
	background: #F7F4EC;
}
.about-me-img{
	
}
.about-desc{
	padding: 50px 50px 35px !important;
}
.find-me{
	padding: 30px 0 0;
	margin-right: 10px;
}
.about_02 h3 {
    padding: 15px 0 25px 0;
    font-weight: 800;
    font-size: 20px;
}
.about_02 h3 {
    color: #000;
    font-weight: 600;
    padding: 25px 0;
}
.about_01 {
   padding-top: 20px;
}
.growth-p {
    padding: 10px 10px;
    min-height: 320px;
}
.content_about_pic {
    background-size: cover !important;
    height: 182px;
}
.content_about002 {
    background: #fff;
}
.content_about002 {
    box-shadow: 0 0 10px 2px #ddd;
    overflow: hidden;
}
.Course-highlight-div{
	padding-bottom: 30px;
}
.Course-highlight-div h3{
	text-align: right;
}
.Course-highlight-div p{
	text-align: right;
}
.Course-highlight-div-right h2{
	text-align: left;
}
.Course-highlight-div-right p{
	text-align: left;
}
.course-hightlight-head h2{
	text-align: center;
	padding: 40px 0;
}

.tutorials-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.tutorial-list-item  {
	flex: 0 0 25%;
    max-width: 30%;
    padding: 0 10px;
    margin-bottom: 40px;
}
img.certificate{
	padding-top: 40px !important;
}
.testimonial-cont{
	text-align: center;
}
.certificate-cont{
	text-align: center;
	background-color: #f7f7fb;
}

.testimonial_rotator_description {
	margin-bottom: 0;
	display: inline-block;
	vertical-align: top;
	border: #ddd 1px solid;
	width: 100%;
	padding: 20px 0 30px;
	min-height: 375px;
  }
.testimonial_rotator_quote{
	padding: 0 30px;
	line-height: 50px;
}
.testimonial_rotator.template-twopigs .testimonial_rotator_quote {
	font-size: 1em;
	line-height: 1.8em;
	padding-bottom: 10px;
  }
  
.testimonial_rotator h1, .testimonial_rotator h2 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 20px;
}
.testimonial_rotator_description {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
    border: #ddd 1px solid;
    width: 100%;
    padding: 20px 0 30px;
    min-height: 230px;
	border-radius: 10px;
}
.testimonial_rotator_stars {
    padding: 10px 0;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	  font-size: 14px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	color: #517651;
}
.testimonial_rotator.template-twopigs .testimonial_rotator_slide_inner {
	width: 50%;
	float: left;
	padding: 0 15px;
}
.card h3.mb-0 a{
	color: #333;
	padding-bottom: 30px;
}
.card h3.mb-0 a:hover{
	text-decoration: none;
}
.card h3.mb-0 a span{	
	/* width: 60px;
	height: 60px;
	margin-right: 0.5em;
	font-weight: 600;
	background-color: #89a101;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 2.25em;
	counter-increment: line;
	content: counter(line);
	padding: 15px; */
}
.collapse{
	overflow: hidden;
}
/*gallery*/

.card-columns.gallery-box{
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1
}

.card-columns.gallery-box .card {
  margin-bottom: 1.25rem;
  border: none;
  border-radius: 0
}

@media only screen and (min-width: 767px) {
  .card-columns.fest-review,.card-columns.gallery-box{
      -webkit-column-count:2;
      -moz-column-count: 2;
      column-count: 2
  }
}

@media only screen and (min-width: 992px) {
  .card-columns.gallery-box{
      -webkit-column-count:3;
      -moz-column-count: 3;
      column-count: 3
  }
}

@media only screen and (min-width: 1200px) {
  .card-columns.gallery-box{
      -webkit-column-count:3;
      -moz-column-count: 3;
      column-count: 3
  }
}

.card-columns.gallery-box .card a{
  display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.gi-bricks-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  opacity: 0;
  transition: 0.5s all;
}
.gi-bricks-img:after {
  content: url(../images/zoom.png);
  left: 0;
  top: 50%;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: absolute;
  transform: translate(0, -50%);
}
.gi-bricks-img:hover {
  opacity: 1;
}

.footer_left{
	text-align: right;
	padding: 0 30px !important;
	border-right: 1px solid #E2E6E9;
}
.footer_left p{
	font-weight: 600;
}
.footer_right{
	text-align: left;
	padding: 0 30px !important;
}
.footer_right a{
	text-decoration: none;
}
.widget_nav_menu {
	
}
.about-course-highlight{
	background-color: #f7f7fb;
}
/*Online Class*/
.how-it-works{
	display: flex;
    flex-direction: row;
	position: relative;
	overflow: hidden;
}
.how-it-works-no{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 30px;
}
.online-class-no{
    line-height: 16;
    box-shadow: 0 2px 4px rgb(0 0 0 / 8%);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    left: -17px;
    background: #fff;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    border: 1px solid #ddd;
}
.no-line{
    height: 100%;
    width: 1px;
    background-color: #ddd;
	position: absolute;
    left: 48px;
}
.how-it-works:nth-of-type(even) .project-img {
	flex-direction:row-reverse;
}
.how-it-works:nth-of-type(even) .project-desc {
	flex-direction:row-reverse;
}
.how-it-works:nth-of-type(even) .how-it-works-mdl {
    
}
.total_footer{
	padding-top: 30px;
	border-top: #ddd 1px solid;
}
.course-module-cont{
	padding-top: 30px;
}
#sp-ea-425.sp-easy-accordion > .sp-ea-single {
	background: #ffffff;
	text-align: left;
}
#free-offer-button {
	display: none;
}


/* Roll Images */

.roll-img{
	background: #ddd;
	border-radius: 10px;
}
.Hero-module--tickerOne--aYiMT, .Hero-module--tickerTwo--tZJRb {
	-webkit-animation: Hero-module--ticker-kf--4dpEX 15s linear infinite;
	animation: Hero-module--ticker-kf--4dpEX 15s linear infinite;
	display: flex;
	flex-direction: column;
  }
.Hero-module--heroContainer--c1xEU {
	background:#fef8f5;
	border-radius:10px;
	display:flex;
	justify-content:space-between;
	margin:50px auto 10px;
	width:1350px
   }
   .Hero-module--heroContentContainer--I3AV8 {
	display:flex;
	flex-direction:column;
	justify-content:center;
	max-width:50%;
	padding:3.5% 2% 4% 4%
   }
   .Hero-module--heroContentContainer--I3AV8 h1 {
	color:#4e4e4e;
	font-family:Proxima Nova;
	font-size:74px;
	font-weight:800;
	letter-spacing:-2px;
	line-height:75px;
	margin-top:0
   }
   .Hero-module--heroContentContainer--I3AV8 h1 span {
	color:#fb723d
   }
   .Hero-module--ctaContainer--5cKWq {
	display:flex
   }
   .Hero-module--joinButton--rybOc,
   .Hero-module--learnMore--xUIUX {
	border:none;
	border-radius:5px;
	cursor:pointer;
	font-family:Founders Grotesk;
	font-size:24px;
	font-weight:700;
	letter-spacing:0;
	padding:20px 15px 12.5px;
	transition:all .3s ease-out;
	width:-webkit-max-content;
	width:max-content
   }
   .Hero-module--joinButton--rybOc {
	background-color:#fb723d;
	color:#fff
   }
   .Hero-module--learnMore--xUIUX {
	background:none;
	border:1px solid #f15d22;
	color:#4e4e4e;
	margin-left:25px;
	padding:17.5px 15px 10px
   }
   .Hero-module--arrow--OlM2q {
	height:20px;
	margin-left:10px;
	width:20px
   }
   .Hero-module--joinButton--rybOc:hover {
	-webkit-transform:translateY(-5px);
	transform:translateY(-5px)
   }
   .Hero-module--learnMore--xUIUX:hover {
	background:#fb723d;
	color:#fff
   }
   .Hero-module--tickerContainer--SUFje {
	display:flex;
	height:437px;
	overflow:hidden;
	padding-right:5%
   }
   .Hero-module--mentorImage--mqCrL {
	border-radius:5px;
	margin:10px;
	min-height:205px;
	-o-object-fit:cover;
	object-fit:cover;
	opacity:1;
	transition:opacity .6s;
	width:205px
   }
   .Hero-module--tickerOne--aYiMT {
	-webkit-transform:translateY(-50px);
	transform:translateY(-50px)
   }
   .Hero-module--tickerOne--aYiMT,
   .Hero-module--tickerTwo--tZJRb {
	-webkit-animation:Hero-module--ticker-kf--4dpEX 15s linear infinite;
	animation:Hero-module--ticker-kf--4dpEX 15s linear infinite;
	display:flex;
	flex-direction:column
   }
   .Hero-module--tickerTwo--tZJRb {
	-webkit-animation:Hero-module--ticker-kf-reverse--sMfvZ 15s linear infinite;
	animation:Hero-module--ticker-kf-reverse--sMfvZ 15s linear infinite
   }
   @-webkit-keyframes Hero-module--ticker-kf--4dpEX {
	0% {
	 -webkit-transform:translate3d(0,-70rem,0);
	 transform:translate3d(0,-70rem,0)
	}
	to {
	 -webkit-transform:translateZ(0);
	 transform:translateZ(0)
	}
   }
   @keyframes Hero-module--ticker-kf--4dpEX {
	0% {
	 -webkit-transform:translate3d(0,-70rem,0);
	 transform:translate3d(0,-70rem,0)
	}
	to {
	 -webkit-transform:translateZ(0);
	 transform:translateZ(0)
	}
   }
   @-webkit-keyframes Hero-module--ticker-kf-reverse--sMfvZ {
	0% {
	 -webkit-transform:translateZ(0);
	 transform:translateZ(0)
	}
	to {
	 -webkit-transform:translate3d(0,-70rem,0);
	 transform:translate3d(0,-70rem,0)
	}
   }
   @keyframes Hero-module--ticker-kf-reverse--sMfvZ {
	0% {
	 -webkit-transform:translateZ(0);
	 transform:translateZ(0)
	}
	to {
	 -webkit-transform:translate3d(0,-70rem,0);
	 transform:translate3d(0,-70rem,0)
	}
   }
   @media screen and (max-width:768px) {
	.Hero-module--tickerContainer--SUFje {
	 margin:0 auto;
	 padding:0
	}
	.Hero-module--heroContainer--c1xEU {
	 flex-direction:column;
	 margin-top:10px;
	 width:100vw
	}
	.Hero-module--heroContentContainer--I3AV8 {
	 max-width:100%;
	 padding:10% 1%
	}
	.Hero-module--heroContentContainer--I3AV8 h1 {
	 font-size:56px;
	 letter-spacing:-2px;
	 line-height:50px;
	 margin:0;
	 text-align:center
	}
	.Hero-module--ctaContainer--5cKWq {
	 align-items:center;
	 justify-content:space-evenly;
	 margin-top:10%
	}
	.Hero-module--joinButton--rybOc,
	.Hero-module--learnMore--xUIUX {
	 font-size:18px;
	 padding:15px 10px 10.5px
	}
	.Hero-module--learnMore--xUIUX {
	 padding-top:12.5px
	}
   }



/*Popup Modal*/
.modal-header {
    padding: 15px;
    border-bottom: none;
}
.modal-content{
	border-radius: 0;
	padding: 20px;
}
.modal-body {
    position: relative;
    padding: 0 15px;
}
#mc_embed_signup button, html input[type="button"], input[type="reset"], input[type="submit"]{
	margin: 0;
}
#mc_embed_signup input, button, select, textarea{
	/*width: 100%;*/
}
.modal-header .close {
    margin-top: 10px;
    font-size: 30px;
}
.close{
	line-height: 0;
}
label {
    font-size: 15px;
}
.indicates-required{
	font-size: 14px;
}
h2 abbr {
	cursor: default !important;
}
.contact_us {
	background: #fff;
}
input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
	border: 1px solid #bbb;
	margin-bottom: 20px;
	padding: 2px 20px;
}
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
	border: 1px solid #bbb;
	margin-bottom: 20px;
	padding: 2px 20px;
	max-height: 200px;
}
html input[type="button"], input[type="reset"], input[type="submit"]{
	width: auto;
}
@keyframes btnAnimated {
0, 100% {
transform:translateX(0)
}
50% {
transform:translateX(6px)
}


