html, body{
    background-color: #ffffff;
}

/* ::placeholder { 
	font-weight: bold;
	color: black;
}

:-ms-input-placeholder {
	font-weight: bold;
	color: black;
}

::-ms-input-placeholder {
	font-weight: bold;
	color: black;
} */

.c.what_we_do_margin .title{
/* 	font-family: 'ivypresto-display';
	font-weight: 500;
	text-transform: uppercase;
	font-size: 36px !important;
	text-align: center; */
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #000000;
	font-family: 'ivypresto-display';
	font-weight: 500;
	line-height: 1;
	text-align: center;
}

.image.banner-1 .bg_full{
	background-position: left center;
}

.ginput_container input#input_1_3.large {
  color: red;
}

.ginput_container :-ms-input-placeholder { /* Internet Explorer */
  color: red;
}

.ginput_container ::placeholder {
  color: red;
}



.counter {
  height: 55px;
}

.counter ul {
  text-align: center;
}

.counter ul li {
  /* // padding: 5px; */
  display: inline-block;
  height: 10px;
  width: 10px;
  border: solid 1px #404041;
  border-radius: 10px;
  margin: 2.5px;
}

.counter ul li.on {
  background: #404041;
}

.footer-privacy ul li{
	display: inline-block;
	float: left;
	padding: 0 40px 0 0;
	color: #282828;
	font-size: 16px;
}
.footer-privacy ul li a:hover{
	opacity: 0.5;
}

.footer-privacy{
	padding-left: 70px;
}


body {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: 'acumin-pro';
    font-weight: normal;
    font-size: 14px;
    font-style: normal;
    color: #000;
}

.follow_us_sub_container{
	box-shadow: 5px 1px 5px 1px #eee;
	border: 5px solid #fff;
	margin: 20px;
}
.follow_us_image{
	padding:0;
}
.follow_us_sec .col {
  vertical-align: middle;
  padding: 0 !important;
}

.section_padding {
   padding: 80px 0;
}
.footer_margin {
   padding: 20px 0 50px 0 !important;
}
.c {
	max-width: 1720px;
	margin-top: 10px;
	color: #282828;
	line-height: 1.8;
	letter-spacing: 0.1em;
	font-size: 19px;
	font-family: 'acumin-pro';
	font-weight: normal;
/* 	text-align: justify; */
}
.c .follow_us_tag a:hover{
	opacity: 0.5;
}
.what_we_do_margin{
	margin-top: 10px !important;
}
.btn {
    background: #282828;
    color: #FFF;
    text-transform: uppercase;
/*     padding: 5px 65px !important; */
	padding: 7px 50px !important;
    display: inline-block;
    text-align: center;
    border: 1px solid #282828;
	font-size: 15px !important;
}
.btn:hover {
    background: transparent;
    color: #282828;
}
.col_60 {
   width: 60%;
}
.col_65 {
   width: 65%;
}
.col_40 {
    width: 39%;
}
.col_32 {
    width: 32.5%;
}
.col_35 {
    width: 34%;
}
.social_media_icon {
    display: inline-block;
    padding-left: 40px;
}
.social_media_icon:first-child {
    padding-left: 0;
 }
.social_media_ico {
    font-size: 25px;
    transition: all .4s ease;
}
.swiper_button {
    text-align: left;
    padding-top: 80px;
}
.swiper_button .prev_next_btn {
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    padding: 5px 65px !important; 
    display: block;
    max-width: 200px;
    text-align: center;
    border: 1px solid #000;
    position: relative;
}
.swiper_button img {
    width: 100px;
    vertical-align: middle;
    margin-left: -10px;
    position: absolute;
    top: 50%;
    right: -95px;
    transform: translateY(-50%);
}
.swiper-wrapper {
    align-items: center;
}
.prev_next_btn .swiper-button-next:after, .prev_next_btn .swiper-button-prev:after {
    font-size: 20px;
}
.prev_next_btn .swiper-button-next, .prev_next_btn .swiper-button-prev {
    color: #FFF;
}
.prev_next_btn .swiper-button-prev {
    left: 40px;
    right: auto;
}
/* Follow us swiper */
.prev_next_btn .follow-us-swiper-button-next:after, .prev_next_btn .follow-us-swiper-button-prev:after {
    font-size: 20px;
}
.prev_next_btn .follow-us-swiper-button-next, .prev_next_btn .follow-us-swiper-button-prev {
    color: #FFF;
}
.prev_next_btn .follow-us-swiper-button-prev {
    left: 40px;
    right: auto;
}
/* End follow us swiper */
.prev_next_btn .swiper-button-next {
   right: 40px;
   left: auto;
}
.prev_next_btn .follow-us-swiper-button-next {
    right: 40px;
    left: auto;
 }
span.swiper-pagination-custom {
    display: block;
    position: absolute;
    font-size: 12px;
    left: 15px;
    top: 13px;
}
.prev_next_btn .swiper-button-next span,
.prev_next_btn .swiper-button-prev span{
    display: block;
    position: absolute;
    font-size: 12px;
    right: 25px;
    top: 13px;
}
.prev_next_btn .swiper-button-next:after, .prev_next_btn .swiper-button-prev:after {
    font-size: 14px;
}
.prev_next_btn .swiper-button-next:after, .prev_next_btn .follow-us-swiper-button-prev:after {
    font-size: 14px;
}
.prev_next_btn .swiper-button-prev span {
  right: auto;
  left: 25px;
}
.instagram-gallery-list ~ .swiper-button-next,
.instagram-gallery-list ~ .swiper-button-prev{
	display: none;
}
/* Follow us next button */
.prev_next_btn .follow-us-swiper-button-next span {
    display: block;
    position: absolute;
    font-size: 12px;
    right: 25px;
    top: 13px;
}
.prev_next_btn .follow-us-swiper-button-next:after, .prev_next_btn .swiper-button-prev:after {
    font-size: 14px;
}
.prev_next_btn .follow-us-swiper-button-next:after, .prev_next_btn .follow-us-swiper-button-prev:after {
    font-size: 14px;
}
/* End */

.title {
    font-size: 50px;
}
.desc {
    font-size: 20px;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
    padding-top: 10px;
}
.wpcf7-response-output {
   font-size: 14px;
}

/* <------------------------------------------------------------------------------------header--------------------------------------------------------------------------------------> */

.header {
    padding: 0 120px;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    z-index: 2;
}
.header .row {
   font-size: 0;
/*    margin: 0 -10px; */
	margin: 0 0px 0 -30px;
}
.header .col {
    vertical-align: middle;
/*     padding: 0 10px; */
    padding: 0 0px;
}
.header .col_10 {
    width: 10%;
}
.header .col_20 {
    width: 20%;
}
.header .col_70 {
    width: 70%;
}
.logo {
    display: inline-block;
	/* transform: scale(0.8); */
}
.header_menu {
    text-align: right;
}
.header_menu ul li {
    display: inline-block;
    padding-left: 100px;
}
.header_menu ul li:first-child {
    padding-left: 0;
}
.header_menu ul li a {
    font-size: 18px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    list-style: none;
    display: inline-block;
}
.header_menu ul li a:hover {
    color: #000;
}
.elementor-page .header_menu ul li a{
	color: #000 !important;
}
.category-blogs .header_menu ul li a{
	color: #000 !important;
}
.header .social_media {
   text-align: right;
}
.header .social_media_ico {
    color: #FFF;
}
.category-blogs .header .social_media_ico {
    color: #000 !important;
}

.header .social_media_ico:hover {
    color: #000;
}
.black_head .header_menu ul li a { 
    color: #000;
}
.black_head .header_menu ul li a:hover {
    color: #FFF;
}
.black_head .social_media_ico {
    color: #000;
}
.black_head .social_media_ico:hover {
    color: #FFF;
}
.logo.bl_logo{
    display: none;
}
.black_head .logo.bl_logo{
    display: inline-block;
}
.black_head .logo.wh_logo{
    display: none;
}

/* Sticky section */
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #F0DED4;
/* 	padding: 20px 0 20px 0; */
	z-index: 999;
}
.sticky .row{
/* 	padding: 20px 0 20px 0; */
}
.sticky .row .col_20 .wh_logo{
	display: none;
}
.sticky .row .col_20 .bl_logo{
	display: block;
}
.sticky + .content {
/* 	padding-top: 102px; */
}
.sticky .row .col_70 .header_menu ul li a{
	color: #000;
}
.sticky .social_media_ico{
	color: #000;
}
.sticky .row .col_70 .header_menu ul li a:hover{
	color: #fff;
}
.sticky .social_media_ico:hover{
	color: #fff;
}

/* <------------------------------------------------------------------------------------banner--------------------------------------------------------------------------------------> */

.banner {
    position: relative;
}
.large_banner .image {
   height: 100vh;
}
.small_banner .image {
    height: 650px;
	background-color: #f0ded4;
}
.single-blog .wrapper .content .small_banner .image .bg_full{
	background-image: none !important;
}
.normal_banner.banner {
    height: 650px;
    display: block;
    background-color: #f0ded4;
}
.normal_banner.banner .banner_content {
    color: #000000;
}
.banner_content {
    position: absolute;
    color: #f3eeea;
    top: 50%;
    left: 50%;
    text-transform: uppercase;
    transform: translate(-50% , -50%);
    text-align: center;
}
.banner_content h3 {
    font-size: 100px;
    font-family: 'ivymode';
}
.banner_content.blog h3 {
	font-size: 46px;
	font-weight: 500;
	letter-spacing: 0.1em;
	font-family: 'ivypresto-display';
	color: #000;
}
.banner_content .banner_desc.title {
    letter-spacing: 0.1em;
    padding-top: 20px;
    font-family: 'ivypresto-display';
    font-weight: 500;
    letter-spacing: 0.1em;
}
.large_banner .banner_content {
    right: 120px;
    transform: translateY(-50%);
    left: auto;
    z-index: 1;
}
.banner_content.black_clr {
    color: #000;
    left: 25%;
    transform: translateY(-50%);
}
.small_banner .image img {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

.large_banner .swiper-container .swiper-wrapper{
/* 	transition-duration: 0.1ms !important;  */
/* 	transition: all .50s ease-out; !important; */
}

/* <------------------------------------------------------------------------------------home--------------------------------------------------------------------------------------> */

.double_image_section {
    background-color: #f3eeea
}
.double_image_section .row {
   font-size: 0;
   margin: 0 -25px;
}
.double_image .row .col_2 .image a .social_media_management_hover:hover{
	color: #fff;
}
.left.main_title_description{
	display: block;
}
/* .left.double_image_content:hover,
.left.main_title_description:hover{
	color: #fff;
} */

.double_image .row .col_2 .image a span.main_title_description{
/* 	padding: 40px 0 0 0; */
}
.double_image {
    padding: 0 60px;
}
.double_image_section .col {
    vertical-align: middle;
    padding: 0 25px;
}
.double_image_section .image {
    padding-top: 100%;
    transition: all .4s ease;
}

.right.double_image_content {
    font-size: 40px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    letter-spacing: 0.2em;
    font-family: 'ivypresto-display';
    text-transform: uppercase;
}
.right.double_image_content span:hover{
	color: #000;
}
.double_image_section .hover_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease;
}
.double_image_section .image:hover .hover_image {
    visibility: visible;
    opacity: 1;
}
.double_hover_image_content {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
	font-size: 100px;
    font-family: 'ivymode';
}
.main_title_description{
	font-size: 36px;
	color: #000;
	top: 55%;
	position: absolute;
	text-align: center;
	/* left: 25%; */
	font-family: 'ivymode';
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-top: 5px;
	font-weight: normal;
}

.double_hover_image_title {
    font-size: 100px;
    font-family: 'ivymode';
}
.double_hover_image_desc {
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    padding-top: 5px;
}
.left.double_image_content {
    font-size: 40px;
    color: #000;
    position: absolute;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    letter-spacing: 0.2em;
    font-family: 'ivypresto-display';
	top: 50%;
}

.left.double_image_content{
	color: #000;
	font-size: 86px;
    letter-spacing: 0em;
    font-family: 'ivymode';
	font-weight: normal;
	text-transform: capitalize;
}

.main_title_description{
    position: absolute;
    top: 110%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-family: acumin-pro;
    
}

.title_with_content_section {
    background-color: #f3eeea;
    border-top: 2px solid#d1cec9;
    border-bottom: 2px solid#d1cec9;
}
.title_with_content {
    text-align: center;
}
.title_with_content .title {
    font-family: 'ivypresto-display';
    font-weight: 500;
    text-transform: uppercase;
	font-size: 36px !important;
}
.title_with_content .sub_title.desc {
    text-transform: uppercase;
    color: #292826;
    letter-spacing: 0.2em;
    padding-top: 40px;
}
.title_with_content .desc {
    color: #282828;
    line-height: 1.8;
    letter-spacing: 0.1em;
/*     padding-top: 40px; */
}
.title_with_content .btn {
   margin-top: 40px;
}
.title_with_content_section .swiper-pagination {
    left: 50%;
    transform: translateX(-50%);
}
.title_with_content_section .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #1c1a1b;
    border: 2px solid #1c1a1b;
}
.title_with_content_section .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    opacity: 1;
    background: transparent;
    border: 2px solid #b9b6b1;
    margin-right: 13px;
}
.title_with_content.padding {
   padding-bottom: 40px;
}

.let_talk_section {
    background-color: #f3eeea
}
.let_talks {
   max-width: 1400px;
   margin: auto;
   text-align: center;
} 
.let_talks .row {
    font-size: 0;
    margin: 0 -20px;
} 
.let_talks .col {
    vertical-align: middle;
    padding: 0 20px;
}
.let_talk img {
    width: 100%;
    top: 50%;
    left: 0;
    position: relative;
    transform: translateY(-50%);
}
.let_talk .let_talk_title {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0.1em;
    padding-top: 40px;
/* 	margin-top: 110px; */
}
.let_talks .btn {
    margin-top: 40px;
}


.follow_us_section {
    text-align: center;
    position: relative;
    overflow: hidden;
}
.follow_us_section .c {
    position: relative;
    z-index: 2;
}
.follow_us_section .tighexring {
    position: absolute;
    top: -25%;
    left: 45%;
    z-index: 1;
}
.follow_us_sec {
    max-width: 1250px;
    margin: auto;
    padding: 40px 0 30px 0;
}
.follow_us_sec .row {
    font-size: 0;
    margin: 0 -20px;
    position: relative;
}
.follow_us_sec .col {
    vertical-align: middle;
    padding: 0 20px;
}
.follow_us {
    display: block;
    padding: 10px;
    box-shadow: 0 0 20px 10px #dddcda;
    margin: 25px 0;
}
.follow_us img {
    width: 100%;
}
.follow_us_title.desc {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
.follow_us_tag.title{
    padding-top: 10px;
    font-family: 'ivymode';
}
.follow_us_sec .row::after,
.follow_us_sec .row::before {
    content: '';
    width: 2px;
    height: 75%;
    background-color: #d2cdc9;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.follow_us_sec .row::after {
    left: -5%;
}
.follow_us_sec .row::before {
    right: -5%;
}


/* <------------------------------------------------------------------------------------footer--------------------------------------------------------------------------------------> */

.footer {
    background-color: #f3eeea;
    position: relative;
}
.footer .row {
    font-size: 0;
    margin: 0 -20px;
    z-index: 2;
    position: relative;
}
.footer .col {
    padding: 0 20px;
}
.form_title.title{
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #000000;
    font-family: 'ivypresto-display';
    font-weight: 500;
    line-height: 1;
}
.footer .form_desc.desc {
    color: #000;
    margin-top: 20px;
}
.footer .contact_form {
    margin-top: 40px;
}
.footer .form_control {
    border: 2px solid #4a4947;
    padding: 10px;
    width: 100%;
    margin-top: 20px;
    background-color: transparent;
}
.footer .form_control::placeholder {
    color: #272725;
    font-size: 14px;
    font-weight: 600;
}
.footer .contact_form .gfield:first-child input.large{
    margin-top: 0 !important;
}
.footer .contact_form input.large {
    border: 2px solid #4a4947;
    padding: 10px !important;
    margin-top: 10px !important;
    background-color: transparent;
}
.footer .contact_form textarea.large {
    border: 2px solid #4a4947;
    padding: 10px !important;
    margin-top: 10px !important;
    background-color: transparent;
    height: 100px !important;
}
.footer .contact_form .large::placeholder {
    color: #272725;
    font-size: 14px;
    font-weight: 600;
}
.footer .submit_btn {
    margin-top: 20px;
}
.footer .btn_submit {
    background: #000000;
    color: #FFF;
    text-transform: uppercase;
    padding: 10px 80px;
    display: inline-block;
    text-align: center;
    border: 2px solid #000000;
    position: relative;
    transition: all .4s ease;
}
.footer .btn_submit:hover {
    background: transparent;
    color: #000000;
}
.footer .gform_button {
    background: #000000;
    color: #FFF;
    text-transform: uppercase;
    padding: 10px 80px;
    display: inline-block;
    text-align: center;
    border: 2px solid #000000;
    position: relative;
    transition: all .4s ease;
}
.footer .gform_button:hover {
    background: transparent;
    color: #000000;
    border: 1px solid #000000;
}
/* .footer .spinner_corect {
    display: inline-block;
    position: relative;
}
.footer .contact_form .wpcf7-spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
} */
.footer .footer_center_section {
    max-width: 300px;
    margin: auto;
}
.footer .footer_title.desc {
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #020202;
}
.Footer_menu ul li {
  list-style: none;
}
.Footer_menu ul li a {
    display: block;
    padding-top: 15px;
    font-size: 20px;
}
.Footer_menu ul li a:hover {
   opacity: 0.5;
}
.footer .footer_social_icons {
    padding-top: 85px;
}
.footer .social_media {
    padding-top: 15px;
}
.footer .social_media_ico:hover {
    opacity: 0.5;
}
.newsletter {
    max-width: 300px;
}
.subscribe.btn_submit {
    font-size: 16px;
}
.address_details {
    padding-top: 80px;
}
.contact_details {
    display: inline-block;
}
.contact_details:hover {
    opacity: 0.5;
}
.contact_details.phone {
   padding-top: 10px;
}
.copyrights {
    padding: 50px 0 0 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.footer .footertighexring {
    position: absolute;
    bottom: -45%;
    left: 35%;
    z-index: 1;
}
.form_desc.c_editor p:first-child {
    padding-top: 0;
}
.form_desc.c_editor p {
  padding-top: 20px;
}
.gform_confirmation_message {
  font-size: 16px;
  color: #2e8b57;
}

/* .#mc_embed_signup input{
	border: 2px solid #4a4947 !important;
	padding: 10px !important;
	width: 100% !important;
	margin-top: 20px !important;
	background-color: transparent !important;
} */

#mc_embed_signup .mc-field-group input {
  	padding: 10px !important;
  	text-indent: 2% !important;
  	border: 2px solid #4a4947 !important;
  	margin-top: 20px !important;
  	background-color: transparent !important;
	border-radius: 0 !important;
	width: 100%;
}
#mc_embed_signup .button{
	background-color: #000 !important;
	border-radius: 0 !important;
	text-transform: uppercase !important;
	padding: 5px 50px !important;
	height: auto !important;
	margin: 20px 0 0 0;
	color: #fff;
}
#mc_embed_signup .button:hover {
  background-color: transparent !important;
  border: 1px solid #000 !important;
  color: #000 !important;
}
#mc_embed_signup form {
	margin: 0px !important;
}
#mc_embed_signup .helper_text{
	background-color: transparent !important;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
	background-color: transparent !important;
}

/* <------------------------------------------------------------------------------------About us--------------------------------------------------------------------------------------> */

.team_section {
    text-align: center;
    background-color: #f3eeea;
}
.team_sec {
    max-width: 1250px;
    margin: auto;
    padding: 40px 0 30px 0;
}
.team_sec .row {
    font-size: 0;
    margin: 0 -20px;
    position: relative;
}
.team_sec .col {
    vertical-align: middle;
    padding: 0 20px;
}
.team_title.title{
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: 'ivypresto-display';
    font-weight: 500;
	line-height: 1;
}
.team_sec .meet_team {
    display: block;
}
.team_section .team_sec .meet_team img {
    width: 100%;
}
.team_section .follow_us_title {
    display: inline-block;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
.team_section .follow_us_tag {
    font-size: 55px;
    padding-top: 20px;
}
.team_section .team_sec .row::after,
.team_section .team_sec .row::before {
    content: '';
    width: 2px;
    height: 75%;
    background-color: #d2cdc9;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.team_section .team_sec .row::after {
    left: -5%;
}
.team_section .team_sec .row::before {
    right: -5%;
}
.team_section .team_mem_name {
    font-size: 30px;
    font-family: 'ivymode';
    padding-top: 40px;
}
.team_section .team_mem_position {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.8;
    letter-spacing: 0.1em;
    padding-top: 10px;
}

.image_with_content_section {
    background-color: #f3eeea;
}
.image_with_content_section .row {
    font-size: 0;
    margin: 0 -50px;
 }
.image_with_content_section .col {
   padding: 0 50px;
   vertical-align: middle;
}
.image_with_content_section .image{
   padding-top: 100%;
}
.image_with_content_tittle {
    font-family: 'ivymode';
    line-height: 1.1;
}
.image_with_content_desc.desc {
    color: #282828;
    line-height: 1.8;
    letter-spacing: 0.1em;
    padding-top: 40px;
}
.image_with_content_desc p+p {
    padding-top: 30px;
}
.image_with_content_section .image .image_with_content.title{
    font-family: 'ivypresto-display';
    color: #FFFFFF;
    position: absolute;
    bottom: 130px;
    left: 0%;
    width: 100%;
    text-align: center;
    letter-spacing: 0.1em;
}

/* <------------------------------------------------------------------------------------service--------------------------------------------------------------------------------------> */

.page_title_section .page_title.title {
    font-family: 'ivymode';
}
.page_title_section .page_desc.desc {
    padding-top: 60px;
    letter-spacing: 0.1em;
    line-height: 1.8;
}


.let_talk_accordion_section {
    background-color: #f3eeea;
}
.let_talk_accordion_section + .let_talk_accordion_section {
    border-top: 2px solid#d1cec9;
}
.let_talk_accordion {
    max-width: 1360px;
    margin: auto;
}
.let_talk_accordion_section .row {
   font-size: 0;
   margin: 0 -50px;
}
.let_talk_accordion_section .col {
    padding: 0 50px;
}
.let_talk_accordion_title.title {
    text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: 0.2em;
    font-family: 'ivypresto-display';
    font-weight: 500;
}
.let_talk_accordion_desc.desc {
    padding-top: 55px;
    letter-spacing: 0.1em;
    line-height: 1.8;
}
.let_talk_accordion_section .btn{
   font-size: 14px;
   margin-top: 60px;
}
.let_talk_accordion .image {
    padding-top: 100%;
}
.let_talk_accordion_section .plusminus_btn {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translatey(-50%);
}
.let_talk_accordion_section .plusminus {
    display: inline-block;
    width: 35px;
    height: 35px;
    position: relative;
    cursor: pointer;
}
.let_talk_accordion_section .plusminus:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% ,-50%);
    height: 2px;
    width: 15px;
    background-color: #000;
}
.let_talk_accordion_section .plusminus:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% ,-50%);
    height: 15px;
    width: 2px;
    background-color: #000;
}
.let_talk_accordion_acc {
    max-width: 430px;
    border-bottom: 2px solid #d1cec9;
    border-top: 2px solid #d1cec9;
    margin-top: 35px;
    position: relative;
}
.let_talk_accordion_acc .row {
    margin: 0 -10px;
    padding: 10px 0;
}
.let_talk_accordion_acc .col {
    padding: 0 15px;
    vertical-align: middle;
}
.accordion_title.desc {
   letter-spacing: 0.2em;
   text-transform: uppercase;
   padding: 13px 0;
   cursor: pointer;
}
.accordion_desc.desc {
    margin-top: 40px;
    letter-spacing: 0.1em;
    line-height: 1.8;
    display: none;
}
.let_talk_accordion.active .plusminus::after {
   display: none;
}

/* <------------------------------------------------------------------------------------blog--------------------------------------------------------------------------------------> */

.page_title_section {
    background-color: #f3eeea;
    text-align: center;
}
.bott_line{
    position: relative;
}
.bott_line::before{
    content: '';
    position: absolute;
    bottom: -80px;
    left: 0;
    background-color: #d1cec9;
    width: 100%;
    height: 2px;
}
.page_title_section h1.title{
    font-family: 'ivypresto-display';
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.blog_section {
    background-color: #f3eeea;
}
.blog_section .blog_grid .row {
    font-size: 0;
    margin: 0 -30px;
}
.blog_section .col {
    padding: 0 30px;
    margin-top: 60px;
}
.blog_details {
    text-align: center;
    padding-top: 40px;
}
.blog_title {
    font-size: 36px;
    padding-top: 10px;
    font-family: 'ivymode';
}
.blog_desc {
    line-height: 1.8;
    padding-top: 10px;
}
.blog_read_more {
    letter-spacing: 0.2em;
    position: relative;
    padding-top: 10px;
    display: inline-block;
}
.blog_read_more:before {
    content: "";
    height: 1px;
    width: 100%;
    background: #2d2c2b;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .4s ease-in-out;
    display: block;
}
.blog_read_more:hover::before {
    width: 0%;
}
.view_more_btn  {
    background-color: #000000;
    color: #FFF;
    text-transform: uppercase;
    padding: 15px;
    display: block;
    max-width: 250px;
    margin: auto;
    text-align: center;
    border: 1px solid #000000;
    margin-top: 170px;
    transition: all .4s ease;
}
.view_more_btn:hover {
    background: transparent;
    color: #000000;
}
.c_edit {
    font-size: 16px;
	font-family: 'ivypresto-display';
	color: #282828;
	line-height: 1.8;
	letter-spacing: 0.1em;
}
.c_edit h1 {
    font-size: 52px;
}
.c_edit h2 {
    font-size: 46px;
}
.c_edit h3 {
    font-size: 42px;
}
.c_edit h4 {
    font-size: 36px;
}
.c_edit h5 {
    font-size: 30px;
}
.c_edit h6 {
    font-size: 26px;
}
.c_edit p {
    font-size: 18px;
}
.c_edit h1, .c_edit h2, .c_edit h3, .c_edit h4, .c_edit h5, .c_edit h6, .c_edit p {
    margin-top: 25px;
}
.c_edit a{
	color: #282828;
	text-decoration: underline;
	font-weight: 700;
}
.loading {
    position: relative;
    pointer-events: none;
    opacity: 0.6;
}
.loading:before {
    content: '';
    position: absolute;
    border: 3px solid #fff;
    border-top: 3px solid #000;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    animation: spin 2s linear infinite;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
}
.n_loading {
    pointer-events: none;
    opacity: 0.3;
}
.insta-gallery-list ~ .swiper-button-prev,
.insta-gallery-list ~ .swiper-button-next, .insta-gallery-actions, .swiper-pagination{
    display: none !important;
}
.swiper_button .prev_next_btn .swiper-button-prev{
	background-image: none !important;
}

/* Added */
.insta-gallery-list ~ .follow-us-swiper-button-prev,
.insta-gallery-list ~ .follow-us-swiper-button-next, .insta-gallery-actions, .swiper-pagination{
    display: none !important;
}
.swiper_button .prev_next_btn .follow-us-swiper-button-prev{
	background-image: none !important;
}

/* End  */

.swiper_button .prev_next_btn .swiper-button-next{
	background-image: none !important;
}
.swiper_button .prev_next_btn .follow-us-swiper-button-next{
	background-image: none !important;
}
.swiper-container-autoheight .swiper-wrapper{
    padding: 30px 0;
}
.insta-gallery-feed.insta-gallery-square .insta-gallery-list .insta-gallery-item, .insta-gallery-square.qligg-mfp-wrap .insta-gallery-list .insta-gallery-item{
    padding: 10px;
    background-color: #fff;
}
.insta-gallery-feed .insta-gallery-list .insta-gallery-item .insta-gallery-item-wrap, .qligg-mfp-wrap .insta-gallery-list .insta-gallery-item .insta-gallery-item-wrap{
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    padding: 15px;
}
.title_with_content_section .swiper-pagination{
    display: block !important;
}

.elementor-page-387 .header .social_media_ico {
	color: #000 !important;
}

.post-template-default .header .social_media_ico {
	color: #000 !important;
}

.elementor-page-387 .mobile-menu .header .row .col .logo {
	  content: url(https://tigsocial.co.uk/wp-content/uploads/2023/01/TIG-Social-Black-Logo.svg) !important;
}

.category-blogs .mobile-menu .header .row .col .logo{
	content: url(https://tigsocial.co.uk/wp-content/uploads/2023/01/TIG-Social-Black-Logo.svg) !important;
}

.post-template-default .mobile-menu .header .row .col .logo{
	content: url(https://tigsocial.co.uk/wp-content/uploads/2023/01/TIG-Social-Black-Logo.svg) !important;
}