html {
  scroll-behavior: smooth;
}
.grecaptcha-badge {
    visibility: hidden;
}

/** Start Header css **/

body:not(.elementor-editor-active) .elementor.elementor-location-header {
    position: relative;
    z-index: 999;
}
body:not(.elementor-editor-active) .crystal-header-main {
    position: absolute !important;
    top: 0 !important;
}

body.elementor-editor-active .crystal-header-main{
	background: #000000 !important;
}
/** End Header css **/

/** Start Image Box css **/

.crystal-image-box {
    width: 100%;
    max-width: 1756px;
    margin: 0 auto;
    padding: 0 50px;
}
.crystal-image-box .crystal-image-box-main {
    margin: 0 -16.5px !important;
}
.crystal-image-box .crystal-image-box-wrp .crystal-image-box-inner {
    width: 100%;
    max-width: calc(100% - 33px);
    margin: 0 16.5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 0 53px 40px;
    z-index: 9;
	height: 100%;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.crystal-image-top {
    width: 100%;
}
.crystal-image-box-content-wrp {
    width: 100%;
    margin-top: auto;
}
.crystal-image-box .crystal-image-box-wrp .crystal-image-box-inner:before {
    content: "";
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent linear-gradient(0deg, #1D5A50 0%, #1D5A50BF 52%, #1D5A5000 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
	z-index: -1;
}
.crystal-image-box .crystal-image-box-wrp .crystal-image-box-inner .crystal-image-main {
    background: #FFF;
    aspect-ratio: 1.31;
    width: 190px;
    border-radius: 0 0 150px 150px;
    padding: 19px 23px 30px;
    box-shadow: 0 3px 6px #9A9A9A33;
	overflow: hidden;
}
.crystal-image-box .crystal-image-box-wrp .crystal-image-box-inner .crystal-image-main .crystal-img {
    aspect-ratio: 1.5;
}
.crystal-image-top .crystal-image-box-title {
    margin: 0;
    color: #FFF;
    font-size: 1.875em;
    line-height: 1.167em;
    font-family: 'Brandon Grotesque';
    letter-spacing: 0.6px;
    font-weight: 400;
	padding-bottom: 26px;
    padding-top: 42px;
	min-height: 138px;
}
.crystal-image-box-content {
    color: #FFF;
    letter-spacing: 0.33px;
    font-size: 1.375em;
    line-height: 1.36em;
    font-family: 'Brandon Grotesque';
    font-weight: 300;
    padding-bottom: 20px;
    margin: 0;
}
.crystal-image-box-content-wrp .crystal-btn-link {
    display: inline-flex;
    color: #FFF;
    letter-spacing: 0.36px;
    font-size: 1.125em;
    line-height: 1.38em;
    font-family: 'Brandon Grotesque';
    font-weight: 500;
    align-items: center;
}
.crystal-image-box-content-wrp .crystal-btn-link i {
    font-size: 23px;
    margin-left: 14px;
}
.crystal-image-box .crystal-image-box-main .slick-track {
	margin-left: 0;
    display: flex !important;
}
.crystal-image-box .crystal-image-box-main .slick-track .slick-slide {
    height: inherit !important;
}
.crystal-image-box .crystal-image-box-main .slick-slide > div {
    height: 100%;
}
.crystal-image-box .crystal-image-box-main .slick-slide .crystal-image-box-wrp {
    height: 100%;
}
.crystal-image-box .crystal-image-box-main button.slick-arrow {
    border: none !important;
    padding: 0 !important;
    font-size: 0;
    height: auto;
    color: #000000;
    opacity: 1;
    background: transparent !important;
    outline: none !important;
}
.crystal-image-box .crystal-image-box-main button.slick-prev {
    left: -45px;
}
.crystal-image-box .crystal-image-box-main button.slick-next {
    right: -45px;
}
.crystal-image-box .crystal-image-box-main button.slick-prev:before {
    content: "\f053";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    font-size: 30px;
}
.crystal-image-box .crystal-image-box-main button.slick-next:before {
    content: "\f054";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    font-size: 30px;
}
.crystal-image-box .crystal-image-box-main .slick-dots {
    position: unset;
	margin-top: 30px;
}
.crystal-image-box .crystal-image-box-main .slick-dots li {
    width: 23px;
    height: 23px;
    margin: 0 7px;
    border: 1px solid #000000;
    border-radius: 100px;
    background: transparent;
}
.crystal-image-box .crystal-image-box-main .slick-dots li button {
    width: 23px;
    height: 23px;
    background: transparent;
    padding: 0;
    opacity: 1;
}
.crystal-image-box .crystal-image-box-main .slick-dots li button:before {
   display: none;
}
.crystal-image-box .crystal-image-box-main .slick-dots li.slick-active {
    background: #000000;
}
/** End Image Box css **/


/** Start Common css **/

.our-partners-wrp .elementor-swiper-button.elementor-swiper-button-prev {
    left: 20px !important;
}
.our-partners-wrp .elementor-swiper-button.elementor-swiper-button-next {
    right: 20px !important;
}
.crystal_icon_box_wrp .elementor-icon-box-wrapper {
    align-items: flex-start !important;
}
.crystal_icon_box_wrp .elementor-icon-box-description a {
    font-size: 1.125em !important;
    color: #1D1D1D !important;
	word-break: break-all;
}
/** End Common css **/
  
/** Blog Archive Page css **/

.crystal-news-template-main-wrp {
    padding: 100px 50px 100px 50px;
    width: 100%;
    max-width: 1270px;
    margin: 0 auto;
    overflow: hidden;
}
.crystal-news-template-main-wrp .crystal-news-upper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 30px;
}
.crystal-news-template-main-wrp .crystal-news-upper .crystal-news-search-wrp {
    margin: 0 50px 20px 0;
    position: relative;
    width: 100%;
    max-width: 370px;
}
.crystal-news-template-main-wrp .crystal-news-upper .crystal-news-search-wrp input {
    width: 100%;
    border: none !important;
    border-radius: 10px;
    padding: 16px 30px 16px 15px;
    color: #656E67;
    font-family: 'Montserrat-Medium';
    background: #FFFFFF;
    font-size: 0.8em;
    line-height: 1.5;
    letter-spacing: 0.6px;
	text-transform: uppercase;
}
.crystal-news-template-main-wrp .crystal-news-upper .crystal-news-search-wrp input::placeholder{
	color: #656E67 !important;
	opacity:0.6;
}
.crystal-news-template-main-wrp .crystal-news-upper .crystal-news-search-wrp .crystal-news-search-btn {
    border: none !important;
    background: transparent !important;
    padding: 0;
    outline: none !important;
    font-size: 16px;
    color: #656E67;
    position: absolute;
    right: 15px;
    line-height: 50px;
}
.crystal-news-template-main-wrp .crystal-news-upper .crystal-news-search-wrp .crystal-news-search-btn {
    border: none !important;
    background: transparent !important;
    padding: 0;
    outline: none !important;
    font-size: 16px;
    color: #656E67;
    position: absolute;
    right: 15px;
    line-height: 50px;
}
.crystal-news-template-main-wrp .crystal-news-upper .crystal-news-search-wrp .crystal-news-search-btn i {
	font-weight:100;
}
.crystal-news-template-main-wrp .crystal-news-upper .news-sorting {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    max-width: 236px;
	display: flex;
    align-items: center;
}
.crystal-news-template-main-wrp .crystal-news-upper .news-sorting span {
    color: #203121;
    font-size: 0.93em;
    line-height: 1.5em;
    letter-spacing: 0;
    font-family: 'Gloock-Regular';
    max-width: 66px;
    width: 100%;
}
.crystal-news-template-main-wrp .crystal-news-upper .news-sorting select {
    border: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 10px;
    cursor: pointer;
    padding: 16px 30px 16px 15px;
    color: #656E67;
    font-family: 'Montserrat-Medium';
    background: #FFFFFF;
    font-size: 0.8em;
    line-height: 1.5;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}
.crystal-news-template-main-wrp .crystal-news-upper .news-sorting:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 15px;
    top: 0px;
    line-height: 50px;
    font-size: 1em;
    color: #656E67;
    pointer-events: none;
}
.crystal-news-archive-main-wrp {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.crystal-news-archive-main-wrp .crystal-news-archive-loop {
    width: 100%;
    max-width: calc(33.33% - 30px);
    margin: 0 15px 30px 15px;
    background: #FFFFFF;
	border-radius: 10px;
	position: relative;
	padding-bottom: 20px;
}
.crystal-news-archive-main-wrp .crystal-news-archive-loop .crystal-news-feature-image img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
    aspect-ratio: 1.370;
	border-radius: 10px 10px 0 0;
}
.crystal-news-archive-main-wrp .crystal-news-archive-loop .crystal-news-content-box {
    padding: 20px;
}
.crystal-news-archive-main-wrp .crystal-news-archive-loop .crystal-news-content-box .crystal-news-title {
    width: 100%;
    margin-bottom: 30px;
}
.crystal-news-archive-main-wrp .crystal-news-archive-loop .crystal-news-content-box .crystal-news-title a {
    color: #203121;
    font-size: 1.06em;
    line-height: 1.5;
    letter-spacing: 0.32px;
    font-family: 'Gloock-Regular';
    text-decoration: none;
}
.crystal-news-content-box .crystal-news-date-wrp {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    bottom: 20px
}
.crystal-news-content-box .crystal-news-date-wrp img {
    width: 17px;
    margin-right: 10px;
}
.crystal-news-content-box .crystal-news-date-wrp span {
    font-size: 0.8em;
    letter-spacing: 0.6px;
    line-height: 1.5em;
    font-weight: normal !important;
    text-transform: uppercase;
    font-family: 'Montserrat-Medium';
}
.crystal-pagination {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
    text-align: center;
    width: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.crystal-pagination .page-numbers {
    height: 40px;
    width: 40px;
    display: inline-block;
    font-size: 15px;
    line-height: 40px;
    letter-spacing: 0px;
    font-family: 'Montserrat-Medium';
    background: transparent;
    color: #9EA7A0;
    margin: 0px 12px;
    border: 1px solid #9EA7A0;
    border-radius: 50%;
}
.crystal-pagination .page-numbers:hover, .crystal-pagination .page-numbers.current {
    border: 1px solid #203121;
    background-color: #203121;
    color: #FFFFFF;
}
.crystal-pagination a.prev {
    margin-left: 0;
    border-color: transparent !important;
    background: transparent !important;
    color: #447A51 !important;
    font-size: 22px;
    width: auto;
}
.crystal-pagination a.next {
    margin-right: 0;
    border-color: transparent !important;
    background: transparent !important;
    color: #447A51 !important;
    font-size: 22px;
    width: auto;
}
.crystal-pagination a.next:hover ,
.crystal-pagination a.prev:hover {
    color: #203121 !important;
}
a.prev.page-numbers.disable, a.next.page-numbers.disable {
    color: #9EA7A0 !important;
}
.blog-loader {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
}
.crystal-news-template-main-wrp .crystal-news-archive-main-wrp .crystal-news-no-post-found {
    font-size: 2.67em;
    line-height: 1.5;
    letter-spacing: 0;
    color: #203121;
    font-family: 'Gloock-Regular';
    text-align: center;
    width: 100%;
    margin: 0px 0 20px 0;
}
.crystal-news-template-main-wrp .news-loader {
    text-align: center;
}
.crystal-news-template-main-wrp .news-loader img {
    max-width: 400px;
}
p.gnj-archive-count {
    margin: 0;
    text-align: center;
    padding-top: 20px;
    color: #656E67;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0.5px;
    font-family: 'Montserrat-Medium';
    text-transform: uppercase;
}
/** End Blog Archive Page css **/


/** Start Blog Details page css **/

.crystal-single-blog-main {
    max-width: 1070px;
    padding: 0 50px;
    padding-bottom: 100px !important;
    padding-top: 70px !important;
	margin: 0 auto;
}
.crystal-blog-back-btn a {
    font-size: 0.8em;
    line-height: 1.5em;
    letter-spacing: 0.96px;
    color: #BE9941 !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-family: 'Montserrat-Regular';
    display: inline-flex;
    align-items: center;
}
.crystal-blog-back-btn a:hover {
    color: #447A51 !important;
}
.crystal-blog-back-btn i {
    padding-right: 10px;
    font-size: 22px;
    line-height: 20px;
    letter-spacing: 0px;
}
.crystal-blog-date-social-main .crystal-blog-date-wrp {
    display: flex;
    align-items: center;
    justify-content: flex-start;
	margin-bottom: 10px;
}
.crystal-blog-date-social-main .crystal-blog-date-wrp img {
    width: 17px;
    margin-right: 10px;
}
.crystal-blog-date-social-main .crystal-blog-date-wrp span {
    font-size: 0.8em;
    letter-spacing: 0.6px;
    line-height: 1.5em;
    font-weight: normal !important;
    text-transform: uppercase;
    font-family: 'Montserrat-Medium';
}
.crystal-single-blog-title .crystal-blog-title {
    color: #203121;
    font-size: 2.67em;
    line-height: 1.5em;
    letter-spacing: 0px;
    font-family: 'Gloock-Regular';
    margin-top: 15px;
    margin-bottom: 50px !important;
    font-weight: normal;
}
.crystal-blog-date-social-main {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
	margin-top: 40px;
}
.crystal-single-blog-social-icon ul {
    display: flex;
    padding: 0;
    list-style: none;
    align-items: center;
    margin-bottom: 0 !important;
}
.crystal-single-blog-social-icon ul li:first-child {
    padding-left: 10px;
}
.crystal-single-blog-social-icon ul li {
    padding: 0 15px;
}
.crystal-single-blog-social-icon .custom-social-link-copy {
    display: none;
}
.crystal-single-blog-social-icon button.custom-social-link-btn {
    color: #656E67;
    background: transparent;
    border: none;
    padding: 0;
}
.crystal-single-blog-social-icon button.custom-social-link-btn i {
    font-size: 14px;
    letter-spacing: 0.7px;
    line-height: 24px;
    padding-left: 15px;
}
.crystal-single-blog-social-icon button.custom-social-link-btn:hover {
	color: #BE9941;
}
.crystal-single-blog-social-icon ul li a i {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.7px;
    color: #656E67;
}
.crystal-single-blog-social-icon ul li a:hover i {
    color: #BE9941;
}
.crystal-single-blog-content {
    margin: 0 -10px;
	padding-top:40px;
}
.single-blog-content p {
    color: #656E67;
    font-size: 15px;
    line-height: 22.5px;
    letter-spacing: 0px;
    font-family: 'Montserrat-Medium';
}
.crystal-single-blog-social-icon {
    display: flex;
    align-items: center;
    font-family: 'Montserrat-Medium';
    font-size: 12px;
    color: #656E67;
    line-height: 18px;
    letter-spacing: 0px;
    text-transform: uppercase;
	margin-bottom: 10px;
}
.crystal-single-blog-feature-image img {
    width: 100%;
    max-height: 708px !important;
    object-fit: cover;
}
.crystal-single-prev-next-pagination {
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #CDC3AB;
    padding-top: 50px;
	margin-top: 50px;
}
.crystal-single-prev-next-pagination .crystal-nav-previous {
    max-width: 270px;
    width: 100%;
    margin-right: 15px;
    text-align: left;
}
.crystal-single-prev-next-pagination .crystal-nav-previous > a ,
.crystal-single-prev-next-pagination .crystal-nav-next > a {
    color: #447A51;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    font-family: 'Montserrat-Medium';
	display: inline-flex;
    align-items: center;
}
.crystal-single-prev-next-pagination .crystal-nav-previous > a i {
    font-size: 20px;
    margin-right: 10px;
}
.crystal-single-prev-next-pagination .crystal-nav-next > a i {
    font-size: 20px;
    margin-left: 10px;
}
.crystal-single-prev-next-pagination .crystal-nav-previous > a:hover ,
.crystal-single-prev-next-pagination .crystal-nav-next > a:hover {
    color: #113D1C;
}
.crystal-single-prev-next-pagination .crystal-nav-previous .post-title ,
.crystal-single-prev-next-pagination .crystal-nav-next .post-title {
    color: #656E67;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    font-family: 'Montserrat-Bold';
    margin: 0;
    padding-top: 15px;
}
.crystal-single-prev-next-pagination .crystal-nav-previous .post-title a,
.crystal-single-prev-next-pagination .crystal-nav-next .post-title a {
    color: #656E67;
    outline: none;
    text-decoration:none;
}
.crystal-single-prev-next-pagination .crystal-nav-next {
    max-width: 270px;
    width: 100%;
    text-align: right;
    margin-left: 15px;
}
/** End Blog Details page css **/

select.gt_selector.notranslate {
    background: transparent;
    color: #FFFFFF;
    font-size: 1.0625em !important;
    line-height: 1.5625em;
    letter-spacing: 0.0225em;
    border: none;
    font-family: Brandon Grotesque;
    font-weight: 400;
    padding: 0;
    text-transform: uppercase;
	-webkit-appearance: none;
    -moz-appearance: none;
	padding-right: 20px;
	display: inline-block;
	width: auto;
	max-width: 95px;
}
select.gt_selector.notranslate  option {
    background: #000;
    border: none !important;
}
#crystal_country_wrp .gtranslate_wrapper {
    position: relative;
	display: inline-block;
/* 	width: 70px; */
}
#crystal_country_wrp .gtranslate_wrapper:before {
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 0;
    top: 0;
    font-size: 26px;
    z-index: 1;
    pointer-events: none;
    color: #FFF;
    font-weight: 300;
}