.white{color:#fff!important;}
.light-blue{color:#8d2c8d;}
.backbround-light-blue {color: #f6f6f6}
.backbround-light-dark-blue {color: #f6f6f6}
.light-gray{color:#f7f8f8;}
.purple{color:#8d2c8d; }
.gradient-bg{background: linear-gradient(90deg, #7B2677 ,#B94F9D)!important;}

.white-copy, .white p { color: #fff !important;}
.blue p { color: #8d2c8d!important;}
.white-title{ color: #fff;}
body {font-family: 'muli', sans-serif;color: #383838;font-weight: 400; font-size:18px;line-height:28px;overflow-x: hidden;}
.body_color{color: #8d2c8d;}
a.body_color{color: #8d2c8d!important;}
a.body_color:hover{color: #8d2c8d !important;}
.white p a {color: #fff!important; font-weight:700!important;}


h1, h2, h3, h4, h5, h6 {color:#383838;}
h1{font-size: 50px;line-height: 60px; margin-bottom: 30px;font-family: 'muli', sans-serif;font-weight: 800;color:#383838 ;letter-spacing: 3px;}
h2{font-size: 36px;line-height: 44px; margin-bottom: 30px!important;font-family: 'muli', sans-serif;font-weight: 700;color:#383838 ;}
h3 {font-family: 'muli', sans-serif;font-size: 25px;color: #8d2c8d; font-weight:700!important;line-height: 30px;letter-spacing: 1px;}
h4 {color:#8d2c8d!important;font-size: 22px;font-weight: 700;font-family: 'muli', sans-serif;}
h5 {color:#8d2c8d ;font-size: 20px;font-weight: 600;font-family: 'muli', sans-serif;}
h6 {color:#8d2c8d ;font-size: 22px;font-weight: 600;font-family: 'muli', sans-serif;text-transform: uppercase;}

.heading_line {text-align: left;position: relative;padding-bottom: 30px;margin-bottom: 30px;}
.heading_line:after {content: " ";width: 150px;height: 3px;background: #8d2c8d ;position: absolute;left: 0;bottom: 0px;}
.h2_heading{font-size: 34px;line-height: 40px; margin-bottom: 15px;color: #8d2c8d ;letter-spacing: 1px;}


.hidden {display:none!important;}

.banner-list p {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color:#8d2c8d;
  text-align: left!important;
}

h2.double-quote-heading::before {
  content: "";
  display: inline-block;
  width: 45px; /* Adjust size */
  height: 45px;
  background-image: url('https://clients.marketingeye.com/Magnetite/wp-content/uploads/2025/03/h2before.png'); /* Replace with actual path */
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 15px; /* Space between image and text */
  vertical-align: middle;
  margin-bottom: 7px;
}

h2.double-quote-heading::after {
  content: "";
  display: inline-block;
  width: 45px; /* Adjust size */
  height: 45px;
  background-image: url('https://clients.marketingeye.com/Magnetite/wp-content/uploads/2025/03/h2after.png'); /* Replace with actual path */
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 15px; /* Space between image and text */
  vertical-align: middle;
  margin-bottom: 7px;
}

.single-post h2 {
	margin-top:30px;
}
h2 span{
  color:#8d2c8d!important;
}

.vc_column-inner {
  padding-top:0px!important;
}
.overflow-visible {
  overflow: visible!important;
}
.primary-button a button {
  width: 100% !important;
  background-color: #8d2c8d!important;;
  color: #fff!important;;
  text-align: center;
  font-weight: 700 !important;
  height: auto;
  text-align: center;
  padding: 10px 30px !important;
  border-radius: 30px;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px !important;
  letter-spacing: 1px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  border: 2px solid #8d2c8d!important;;
}
.primary-button a button:hover, .primary-button a button:active, .primary-button a button:focus {
  background-color: transparent!important;;
  color: #8d2c8d!important;;
}

.blue-button a button {
  width: 100% !important;
  background-color: #8d2c8d;
  color: #fff;
  text-align: center;
  font-weight: 600 !important;
  height: auto;
  text-align: center;
  padding: 12px 40px !important;
  border-radius: 5px;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 20px !important;
  letter-spacing: 1px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.blue-button a button:hover, .blue-button a button:active, .blue-button a button:focus {
  background-color: #8d2c8d;
  color: #fff;
}
.learn-more-button a button {
  width: 100% !important;
  background-color: #fff;
  color: #8d2c8d;
  text-align: center;
  font-weight: 600 !important;
  height: auto;
  text-align: center;
  padding: 0px 60px 0px 0px !important;
  border-radius: 5px;
  font-size: 15px;
  line-height: 16px;
  margin-bottom: 0px !important;
  letter-spacing: 1px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  text-transform: uppercase;
}
.learn-more-button a button:hover, .learn-more-button a button:active, .learn-more-button a button:focus {
  
  color: #8d2c8d!important;
}

.white-button a button {
  width: 100%!important;
 color: #8d2c8d!important;
 text-align: center;
 font-weight: 800!important;
 height: auto;
 text-align: center;
 background-color: #fff!important;
 padding: 16px 40px !important;
 border-radius:30px;
 font-size: 18px;
 line-height: 18px;
 margin-bottom: 20px!important;
 text-transform: uppercase;
 letter-spacing: 2px;
 -webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;
}
.white-button a button:hover {
  background-color: #8d2c8d!important;
  color: #fff!important;

}
.white-button a button:active {
  background-color: #8d2c8d;
  color: #fff;
}
.white-button a button:focus {
  background-color: #8d2c8d;
  color: #fff;
}
.white-button-reverse a button {
  width: 100%!important;
 color: #fff!important;
 text-align: center;
 font-weight: 800!important;
 height: auto;
 text-align: center;
 background-color: transparent!important;
 padding: 16px 40px !important;
 border-radius:30px;
 font-size: 18px;
 line-height: 18px;
 margin-bottom: 20px!important;
 text-transform: uppercase;
 letter-spacing: 2px;
 -webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;
   border: 2px solid #fff!important;
}
.white-button-reverse a button:hover {
  background-color: #fff!important;
  color: #8d2c8d!important;

}
.white-button-reverse a button:active {
  background-color: #fff!important;
  color: #8d2c8d!important;
}
.white-button-reverse a button:focus {
  background-color: #fff!important;
  color: #8d2c8d!important;
}

/*---------------Menu item buttons -----------------*/
@media screen and (min-width: 768px) {
  .menu-primary-button a {
    width: 100% !important;
    background-color: #8d2c8d;
    color: #fff!important;
    text-align: center;
    font-weight: 500 !important;
    height: auto;
    text-align: center;
    padding: 8px 10px !important;
    border-radius:30px;
    font-size: 15px!important;
    line-height: 16px;
    letter-spacing: 0px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border: 2px solid #8d2c8d!important;

  }

  .menu-primary-button a:hover {
    background-color: #fff!important;
    color:#8d2c8d!important;
    
  }
  .menu-primary-button a:active {
    background-color: #fff!important;
    color:#8d2c8d!important;
    
  }
  .menu-primary-button a:focus {
    background-color: #fff!important;
    color:#8d2c8d!important;
    
  }
  
}

@media screen and (min-width: 768px) {
  .products-row .vc_col-sm-3 {
    border-right: 1px solid #383838;
    padding-top:0px!important;
    padding-bottom:0px!important;
  }
  .products-row .vc_col-sm-3:last-child {
    border-right: none;
  }
/* 	.products-row .vc_col-sm-5 {
    border-right: 1px solid #383838;
    padding-top:0px!important;
    padding-bottom:0px!important;
  }
	.products-row .vc_col-sm-5:nth-of-type(3) {
		border-right: none;
	} */
  .page-gallery .products-row .vc_column_container {
    min-height: 400px;
  }
  .page-gallery .learn-more-button a{
    position: absolute!important;
    bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .products-row .vc_col-sm-3 {
    border-bottom: 1px solid #383838;
    padding-top:20px!important;
    padding-bottom:20px!important;
  }
  .products-row .vc_column_container:last-child {
    border-bottom: none;
  }
/* 	.products-row .vc_col-sm-5 {
    border-bottom: 1px solid #383838;
    padding-top:0px!important;
    padding-bottom:0px!important;
  }
	.products-row .vc_col-sm-5:nth-of-type(3) {
		border-bottom: none;
	} */
}
/*---------------Menu item buttons End-----------------*/


.single-post .entry-header h1,.single-case-studies .entry-header h1{margin-top: 20px;margin-bottom: 10px!important;font-size: 40px; letter-spacing: 1px;line-height:45px!important;}
.single-post .entry-header h2{margin-top: 20px;margin-bottom: 10px!important;font-size: 40px; letter-spacing: 1px;}
.entry-meta {
	margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
}
.entry-date {
	color:#8d2c8d;
} 
p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color:#383838;
}

.contact_info p {line-height: 28px;}
.text-large p {font-size: 24px;line-height: 28px;font-weight: 500;}
.border_line{margin-bottom: 20px !important;}

/* a span {
	font-weight: bold;
} */
.d-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.d-flex-icon {
  display: flex;
  align-items: center;
  justify-content: center;
	margin-bottom: 20px;
}

.text-large {
  font-weight: 600;
  font-size: 28px;
  line-height: 1.3;
}

.header-banner{
  color: #8d2c8d; 
  margin-top: 0px;
}
.header-banner-slider {
  margin-top:0px;
}

/** Columns Padding **/

.padding_right30{padding-right: 30px !important;}
.padding_right40{padding-right: 40px !important;}
.padding_right50{padding-right: 50px !important;}

.padding_left30{padding-left: 30px !important;}
.padding_left40{padding-left: 40px !important;}
.padding_left50{padding-left: 50px !important;}

@media screen and (max-width: 767px) {
.padding_right30{padding-right: 15px !important;}
.padding_right40{padding-right: 15px !important;}
.padding_right50{padding-right: 15px !important;}

.padding_left30{padding-left: 15px !important;}
.padding_left40{padding-left: 15px !important;}
.padding_left50{padding-left: 15px !important;}
}
.search-box-header {vertical-align: middle;margin-top: 0px;border-right: 1px solid #ccc;margin-left: 0px;cursor: pointer;height: 26px;display: inline-block;margin: 8px 0px 8px 0px;position: relative;}
.search-box-header .fa-search {position: absolute;right: 10px;color: #ffffff;font-weight: 300;font-size: 18px;padding-top: 4px;padding-right: 8px;}

.header-search-form-outside {display: none;position: fixed;width: 100%;z-index: 100;top: 150px;}
.header-search-form-outside.sticky-form {top: 108px;}

.header-search-form-outside {
    background: #8d2c8d  none repeat scroll 0 0;
    display: none;
}
.header-search-form-container {
    padding: 5px 0;
	height: 50px;
    text-align: right;
}
.header-search-form-container .header-search-close {
	width: 10px;
	float: right;
	margin-left: 10px;
}
.header-search-form-container form {
    display: inline-block;
}
.header-search-form-outside .header-search-form-container .close-search-form {
    margin-right: 10px;
}
.header-search-form-container .close-search-form {
    color: #fff;
    display: inline-block;
    font-size: 15px;
}
.header-search-form-container .close-search-form:hover {
    color: #424242;
}
.header-search-form-container form input {
    background: rgba(255,255,255,1) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    color: #999;
    display: inline-block;
    line-height: 20px;
    margin: 0;
    width: auto;
}
.no_left_padding{padding-left: 0px;}


/******************************************************
Header
*******************************************************/
.header-secondary-section {
  background-color: transparent;
}

.header-transparent .header-main-section {padding-bottom: 20px;padding-top: 40px;}

.navbar-dark .navbar-nav .nav-link {
  padding-left: 0px;
  padding-right: 0px;
}

.header .logo img {width: 360px;min-width: 260px;}

.header-secondary-section {
  padding-bottom: 0;
}

.header-secondary-section-right-part {
  display: flex;
  float: right;
  width: 100%;
  justify-content: flex-end;
  
}

.header-main-section {
  position: relative;
  
}

.header-main-section.main-section-type-template3:after {
    position: absolute;
    width: 100%;
    bottom: 8px;
    z-index: -1;
}


.header .navbar-nav>.menu-item>a {
  font-weight: 500;
  font-size: 15px;
  text-transform: capitalize;
  color: #383838;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  font-family: 'muli', sans-serif;

}
.header .navbar-nav>.menu-item>a:active {
  	text-decoration: none;
	color:#8d2c8d;
}
.header .navbar-nav>.menu-item>a:hover {
  text-decoration: none;
	color:#8d2c8d;
}
.header .navbar-nav>.menu-item>a:focus {
  text-decoration: none;
	color:#8d2c8d;
}
.header .navbar-nav>.menu-item {padding-left: 13px;padding-right: 13px;}
.header .navbar-nav>.menu-item:last-child{padding-right: 8px;}
.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item.current-menu-item,
.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item:hover,
.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item:focus,
.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item a:hover {background-color: #8d2c8d;}

.header .navbar-nav > .menu-item > ul.dropdown-menu > .menu-item,
.header .navbar-nav > .menu-item > ul.dropdown-menu > .menu-item > a {font-family: 'muli', sans-serif;font-size: 15px;font-weight: 400 !important;}

.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item.current-menu-item a,
.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item:focus a,
.header .navbar-nav>.menu-item>ul.dropdown-menu>.menu-item:hover a {color: #fff;font-weight: 400 !important;}

.header .navbar-nav>.menu-item.contact_us_bt{padding: 0px; margin-right: 15px;}
.header .navbar-nav>.menu-item.contact_us_bt a {color: #fff;padding: 12px 15px 6px 15px;background: #8d2c8d }
.header .navbar-nav>.menu-item.contact_us_bt a:hover {color: #fff;background: #3399b5;border-bottom: 1px solid #3399b5;}

.footer-address {
  color: #58595b;
  font-size: 10px;
  line-height: 16px;
  margin-top: 30px;
}

.footer-social-media {
  margin-top: 20px;
}

#wrapper-footer ul.menu li{
  max-width: 144px;
  min-width: 98px;
}

#wrapper-footer .menu-item a {font-size: 15px;font-weight: 600;font-family: 'muli', sans-serif;}
#wrapper-footer .sub-menu a {font-size: 12px;font-weight: 400;line-height: 18px;}
#wrapper-footer .sub-menu li.menu-item-has-children {margin-bottom: 20px;}
#wrapper-footer .sub-menu li.menu-item-has-children a {font-weight: 600;}
#wrapper-footer .sub-menu li.menu-item-has-children .sub-menu a {font-size: 12px;font-weight: 600;line-height: 15px;text-transform: capitalize;}

#menu-footer-menu > li > a {text-transform: capitalize;font-weight: bold;display: inline-block;margin-bottom: 10px;}
.footer-widget-above-wrapper {padding-top: 25px;padding-bottom: 25px;background-color: #f7f8f8 !important;border-bottom: 1px solid #8d2c8d; }

#wrapper-footer a:hover {
	color: #8d2c8d;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;}

.footer-copyright-wrapper {padding-top: 10px;padding-bottom: 10px;}
.footer-copyright-wrapper,
#wrapper-footer .footer-copyright-wrapper a {font-size: 12px;color: #ffffff;-webkit-transition: all .2s ease-out;transition: all .2s ease-out;}
#wrapper-footer .footer-copyright-wrapper .copyright-design {text-align: right;}
#wrapper-footer .footer-copyright-wrapper a:hover {color: #8d2c8d;}



.header .header-top.sticky .logo img {
  margin-bottom: 0;
}

.header .title-wrapper {width:100%;}
.header .title-wrapper .page-title {
  color: #ffffff;
  font-size: 50px;
  font-weight: 800 !important;
  width: 100%;
  letter-spacing: 1px;
  margin-top: 40px;
  text-align: center !important;
  text-transform: uppercase;
}

.footer-widget-wrapper .social-media-list-wrapper {text-align: center;}


.footer-widget.footer-widget-2 .textwidget {text-align: right;font-size: 14px;font-weight: 600!important; color: #ffffff;}
.footer-widget.footer-widget-2 .textwidget p, .footer-widget.footer-widget-2 .textwidget p a{
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #383838;
  font-family: 'muli', sans-serif;
  margin-bottom: 8px;
}
/* .footer-widget.footer-widget-2 .textwidget p strong{color: #8d2c8d;font-weight: 800;} */
.footer-widget.footer-widget-2 .textwidget h4 {
  font-size: 13px;
  font-weight: 600!important;
  color: #fff;
	margin-bottom: 3px;
}
.footer-widget .textwidget p{
  text-align: left;
  font-size: 15px;
  font-weight: 400 !important;
  line-height: 22px;
  color: #383838;
  font-family: 'muli', sans-serif;
  margin-bottom: 5px;
}
.footer-widget .textwidget .contact-detail i {
  display: none;
}
.footer-city {
  font-size: 20px!important;
  font-weight: 400;
  font-family: 'muli', sans-serif!important;
}
.footer-widget-wrapper a {color: #383838;font-weight:400;}
.footer-widget-wrapper a:hover {color: #8d2c8d;}
.footer-widget-wrapper a.phone-number:hover {color: #8d2c8d !important;}
.footer-widget-wrapper a.email-address {color: #383838 !important;}
.footer-widget-wrapper a.email-address:hover {color: #8d2c8d !important;}

.footer-widget-wrapper .social-media-list-wrapper a:hover,.footer-widget-wrapper a.call-to-action-button:hover{color: #3399b5 !important;}
#wrapper-footer #menu-footer-menu{text-align: center;}

#wrapper-footer .menu {text-align: left;}

.footer-widget-wrapper .menu-item a {color: #383838 !important;}
.footer-widget-wrapper .menu-item a:hover {color: #8d2c8d !important;}

.copyright, .copyright a,
.footer-copyright-wrapper, #wrapper-footer .footer-copyright-wrapper a {color: #383838;}
#wrapper-footer .sba_logo {position: absolute;bottom: 0px;right: 0px; margin-right: 15px;}

.header-transparent .sticky .header-main-section {background: #fff; opacity: 1;border: none;}

@media screen and (max-width: 767px) {
	.header-main-section .header-main-section-left-part {
		flex-direction: column;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.social-media-list-wrapper {
		justify-content: left;
	}
	.footer-widget-2-wrapper {
		padding-left:0px!important;
		padding-right:0px!important;
	}
	.header .title-wrapper {width:100%!important;}
  #wrapper-footer .menu {text-align: left;}
  #wrapper-footer .sub-menu a {font-size: 12px;line-height: 1.1;}
  .footer-widget .textwidget p{text-align: left;font-size: 12px!important;font-weight: 600;color: #8d2c8d;line-height: 20px!important;}
  .footer-widget-wrapper .social-media-list-wrapper {text-align: right !important;}
  .footer-copyright-wrapper .text-center,.footer-copyright-wrapper .text-right {text-align: left !important;}
  .footer-copyright-wrapper .copyright-design {display: block;text-align: left !important; padding-top: 12px;}
	#wrapper-footer #menu-footer-menu{text-align: left;}
	
}
.footer-widget-2-wrapper {
  padding-left:0px!important;
}

.layer-content .read_more {font-weight: 500;}


/******************************************************
Popup
******************************************************/


.cta-wrapper .call-to-action-button {
  color: #8d2c8d;
  padding:0px 0px 0px 5px;
  font-size:16px;
  position: relative;
  font-weight: 700;
  font-family: 'muli', sans-serif;
  -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.email-header .email-ico:before {
	content: "\f0e0";
	font-family: "FontAwesome";
	font-size: 15px;
	color: #3399b5;
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: top;
	margin: 2px 5px 0px 0px;
}
.contact-detail-phone{
  color: #8d2c8d;
  font-weight: 500;
  font-size: 15px;
  margin-left:20px;
	display: flex;
    flex-direction: row;
    min-width: 136px;
	justify-content: flex-end;
}
.contact-detail-email{
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  margin-left:10px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
}

.contact-info-wrapper{
  display: flex;
  align-items: center;
  /* gap: 30px; */
  justify-content: flex-end;
  max-width: 210px;
}
.contact-info-wrapper a.contact-detail.phone-number {
  color: #8d2c8d;
  font-weight: 600;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.contact-info-wrapper a.contact-detail.phone-number:hover {
  color: #8d2c8d;
}
.cta-wrapper {
  border-left: 0px solid #8d2c8d;
  display: flex;
  align-items: center;
	display:none!important;

}
.contact-detail .location {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background: #8d2c8d;
  padding: 8px 20px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  text-transform: uppercase;

}

.contact-detail .location:hover, .contact-detail .location:active, .contact-detail .location:focus {
  background-color: #006634;
  color: #fff!important;
}

body.default-mobile-menu-off .social-media-list-wrapper {text-align: right; float: right;}

.cta-wrapper .call-to-action-button:hover {color: #8d2c8d;}
.cta-wrapper .call-to-action-button i {color: #8d2c8d ; font-size: 22px; margin-right: 10px;}

#cta_block h3{color: #ffffff;text-align: left;font-size: 34px;}
#cta_block p {color: #ffffff;font-size: 28px;line-height: 38px;}
/* .slick-track {
  display: flex !important;
  align-items: center;
} */
.no_padding_right{padding-right: 0px !important;}
.no_padding_left{padding-left: 0px !important;}
#vidid,#paperid{display: none;}
.show_vidid,.show_paperid{margin: 5px auto; display: block; width: 30px; height: 30px;
	background-image: url("../images/blue_arrow.png");
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
  transform: rotate(0deg);
  transition: transform 1s linear;
}
.show_vidid.active,.show_paperid.active{
  transform: rotate(180deg);
  transition: transform 1s linear;
}

/******************************************************
Home
*******************************************************/
.top_text_body {min-height: 105px;}

/** Projects **/
.curent_project_box h2 {font-weight: 600;font-size: 34px;padding-top: 8px !important;}
.curent_project_box .current_project_box_copy{padding: 0px 20px 20px; height:140px; min-height: 140px; }

.complete_project_box .vc_column-inner{border: 1px solid #3399b5;padding:0px !important;margin: 0px;}
.complete_project_box .vc_figure {max-height: 360px; height: 360px;overflow: hidden;}
.complete_project_box h2 {font-weight: 600;font-size: 26px; letter-spacing: 0px; padding: 20px 20px 0px !important;}
.complete_project_box .complete_project_box_copy{padding: 0px 20px 20px; height:140px; min-height: 140px; }


.pro-heading .brown-border-left:after {display: block;content: "";width: 111px;height: 1px;background: #3399b5;margin: 16px 0px;}
.pro-heading h3 {font-size: 26px;}
.pro-heading h4 {font-weight:500;font-size: 26px;color:#8d2c8d;}

.white-overlay-box {
  background-color: #fff;
  padding: 60px 70px 30px;
}

.contact-form textarea {height: 180px!important;}

.contact-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9f9e9e;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  text-align: center !important;
  font-family: 'muli', sans-serif;
}
.contact-form ::-moz-placeholder { /* Firefox 19+ */
  color: #9f9e9e;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  text-align: center !important;
  font-family: 'muli', sans-serif;
}
.contact-form :-ms-input-placeholder { /* IE 10+ */
  color: #9f9e9e;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  text-align: center !important;
  font-family: 'muli', sans-serif;
}
.contact-form :-moz-placeholder { /* Firefox 18- */
  color: #9f9e9e;
  font-weight: 700;
  font-size: 18px;
  opacity: 1;
  text-align: center !important;
  font-family: 'muli', sans-serif;
}

.post-grid .grid-items {overflow: visible !important;}


body.blog .read_more{
  text-transform: none;
  background-color: #8d2c8d  !important;
  color: #fff !important;
  font-weight: 600 !important;
  border: 2px solid #8d2c8d  !important;
  border-radius: 30px;
  padding: 10px 20px!important;
}

body.blog .read_more:hover {
  background-color: transparent !important;
  color: #8d2c8d  !important;
  border: 2px solid #8d2c8d  !important;
}

#post-grid-130 .item {
  margin-bottom: 20px !important;
}

/* .page-news .item,
.blog-news .item {
  border: 1px solid #c0bcbc;
  padding: 20px 20px 15px;
  margin-bottom: 20px;
  transition: all 700ms ease 0s;
  float: left;
} */

/* post grid */
.post-grid .item {overflow: hidden;}
.post-grid .grid-items {overflow: visible !important;}
.post-grid-excerpt {font-weight: 500;}


.post-month {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;	
  line-height:22px;
  letter-spacing: 1px;
}

.post-day {
  font-size: 40px;
  line-height: 42px;
  font-weight:700;
  text-align: center;
  
}
.element_1714431828663{
  display: flex!important;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  min-height: 500px;
}

.testimonial-carousel button i {font-size: 35px;font-weight: bold;}

/** blog page style **/
body.blog #content{width: 100%;max-width: 100%;}
body.blog #content #main{width: 100%;max-width: 100%;}
body.blog article{padding: 40px 0px; width: 100%; max-width: 100%;}
body.blog article:nth-child(even) {background: #f2f3f7;}

.approach_box .vc_column-inner{border: 1px solid #f2f2f2;}
.approach_quick_contact_box .vc_column-inner{background: #DBF3FC;}

.quick_contact {padding: 0px 45px;}
div.wpcf7 .ajax-loader{position: absolute;z-index: 10;}
.wpcf7 .quick_contact input[type="submit"]{
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	outline: none;
	border: 1px solid #8d2c8d ;
	border-radius: 25px;
	padding: 10px 20px;
	min-height: 40px;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 20px;
	width: 140px;
	background-color: #8d2c8d ;
	color: #fff;
	text-transform: none;
}
.wpcf7 .quick_contact input[type="submit"]:hover{background-color:#fff;color: #8d2c8d ;}
.wpcf7 .quick_contact textarea{height: 120px;}

@media (min-width:768px) {
  .overlay-right-copy {
      margin-left: 0;
      margin-right: 0;
      position: absolute !important;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
  }

  .full-img-bg-600 .vc_column-inner{
    min-height: 600px;
    background-position: 50% 50%;
  }

}

/* @media (max-width:767px) {
  .d-flex{
    flex-direction: column;
  }
  h2,.h2 {
    font-size: 1.5rem;
  }
  .white-overlay-box {
    padding: 0;
  }
} */

/**************************************
About
***************************************/
.grey-overlay-box {
  background-color: #f1f1f1;
  padding: 80px 50px 40px;
}

.padding-right-zero {
  padding-right: 0 !important;
}

.padding-left-zero {
  padding-left: 0 !important;
}

.padding-right-70 {
  padding-right: 70px !important;
}

.braket-copy {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

.counter-number .stats-number,
.counter-number .counter_suffix {
  font-size: 44px !important;
  color: #2e3091;
  font-weight: bold;
}

.stats-block .stats-number {
  font-weight: 700 !important;
}

.stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block {
    display: block;
    margin-bottom: 10px;

}
.main-timeline-section{
  position: relative; 
  width: 100%;  
  margin:auto; 
  height:300px;
}

.conference-timeline-content {
  padding-left: 120px;
}
.main-timeline-section .timeline-start,
.main-timeline-section .timeline-end{
  position: absolute;
  background:#8d2c8d ;
  border-radius:100px;
  top:50%;
  transform: translateY(-50%);
  width:5px;
  height:5px;
}
.main-timeline-section .timeline-end{
  right:0px;
}
.main-timeline-section .conference-center-line{
  position: absolute;
  width:100%;
  height:2px;
  top:50%;
  transform: translateY(-50%);
  background:#8d2c8d ;

}
.timeline-article{
    width: 12.2%;
    position: relative;
    min-height: 300px;
    float:left;
}
.timeline-article .content-date{
    position: absolute;
    top: 35%;
    left: -20px; 
    font-size:22px;
    font-weight: bold;
}
.timeline-article .meta-date{
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%); 
    width:15px;
    height:15px;
    background:#8d2c8d ;
    border:2px solid #fff;
    box-shadow: 0px 0px 0px 1px #8d2c8d ;
    border-radius: 50%;
}
.timeline-article .content-box{
  width: 140px;
  position: absolute;
  top: 60%;
  left: -65px; 

}
.timeline-article .content-box p {
  font-size: 13px;
  line-height: 15px;
    font-weight: 600;
}

.timeline-article-bottom .content-date{
  top: 59%;
}
.timeline-article-bottom .content-box{
  top: 20%;
}


.timeline-feature-item .timeline-dot, .timeline-wrapper .timeline-dot {
  background: #8d2c8d  !important;
  border: 2px solid #fff !important;
 box-shadow: 0px 0px 0px 1px #8d2c8d ;
   border-radius: 50%;
       padding: 5px !important;
       width: 10px !important;
       height: 10px !important;
}

.timeline-line span:first-child,
.timeline-line span:last-child {
  background-color: #8d2c8d  !important;
  width: 5px !important;
  height: 5px !important;
  left: -2px !important;
}


.mobile-timeline .timeline-block .timeline-header h3,
.mobile-timeline .timeline-header-block .timeline-header h3 {
  font-size: 22px;
  line-height: 18px;
}



.mobile-timeline .timeline-post-right .ult-timeline-arrow l,
.mobile-timeline .timeline-post-right .ult-timeline-arrow s,
.mobile-timeline .timeline-post-left .ult-timeline-arrow l,
.mobile-timeline .timeline-post-left .ult-timeline-arrow s {
  border-color: #fff !important;
}

.mobile-timeline .timeline-item-spt {
  font-weight: 600;
}

.braket-block-inner {
  position: relative;
}

.braket {
  position: absolute;
      top: 0;
      left: 0;
      width: 24px;
      height: 100%;
      z-index: 15;
      overflow: hidden;
}

.braket div:first-child,
.braket div:last-child,
.braket > div:nth-child(2) > span {
  background-color: #8d2c8d ;
}
.braket div:first-child,
.braket div:last-child  {
  
      transform: translateZ(0);
      opacity: 1;
      /* transition: transform .2s cubic-bezier(.25,.46,.45,.94) .3s,opacity 0s linear .3s; */
      position: absolute;
      top: 0;
      left: 10px;
      width: 12px;
      height: 10px;
      /* transition: transform .2s cubic-bezier(.55,.085,.68,.53) .2s,opacity 0s linear .4s; */
      /* transform: translate3d(-200%,0,0); */
      z-index: 999;
}

.braket-block-content {
  padding: 30px 0 20px 30px;
}

.braket > div:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 100%;
    overflow: hidden;
}

.braket > div:nth-child(2) span {
    transform: translateZ(0);
    /*transition: transform .3s cubic-bezier(.47,0,.745,.715);*/
    width: 100%;
    height: 100%;
    display: block;
    /*transform: translate3d(0,-100%,0);
    transition: transform .3s cubic-bezier(.39,.575,.565,1) .4s;*/
}

.et-braket-block .braket > div:last-child {
    top: auto;
    bottom: 0;
}

@media only screen and (min-width: 1024px) {
	#post-grid-690 .item {
    min-height: 520px;
 }

 #post-grid-517 .item {
  width: 360px;
  min-height: 525px;
}
}

@media screen and (max-width: 991px) {
  .main-timeline-section {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .mobile-timeline {
    display: none !important;
  }
  .mobile-timeline .timeline-block {
    border-color: #fff !important;
  }
}

@media screen and (max-width: 767px) {
  .mobile-timeline .timeline-block .timeline-header h3,
  .mobile-timeline .timeline-header-block .timeline-header h3 {
    text-align: center;
  }
  .mobile-timeline .timeline-item-spt {
    text-align: center;
  }
	#numbers_section .number_middle{border:none;}
}

/********************************************************
Box Shadow
********************************************************/
.thumbnail-box {
  border-top: 1px solid #ccc;
}

.thumbnail-box .ult-content-box {
  background-color: rgb(255, 255, 255);
  box-shadow: rgb(168, 168, 168) 1px 0px 4px 0px;
  border-style: solid;
  border-width: 0px;
  border-radius: 0px;
  border-color: rgb(255, 255, 255);

  margin-bottom: 20px;
  transition: all 700ms ease 0s;

}


.thumbnail-box .ult-content-box:hover {
  background-color: rgb(255, 255, 255);
  box-shadow: none;
  border-style: solid;
  border-width: 0px;
  border-radius: 0px;
  border-color: rgb(168, 168, 168);
  margin-bottom: 20px;
  transition: all 700ms ease 0s;
}

.thumbnail-box h4,
.thumbnail-box .wpb_text_column {
  padding-left: 20px;
  padding-right: 20px;
}

/*****************************************************
Services
******************************************************/


/******************************************************
 * Contact Us
 * ***************************************************/


/*******************************************************
Get A Quote
********************************************************/

/*******************************************************
Government custom
*******************************************************/

.wpb_raw_code.wpb_content_element.wpb_raw_html.iframe-wrapper {
  margin-bottom: 0px;
}

#searchform .input-group::after {
  font-size: 20px;
  right: 5px;
}
#searchform .input-group span input {
  height: 38px;
}

.copyright, .copyright a, .footer-copyright-wrapper, #wrapper-footer .footer-copyright-wrapper a {
	
	font-size: 14px;
	font-weight: 400;
  background-color:#f7f8f8!important;
}
.wrapper {
    padding: 0px;
}

.footer-widget .social-media-list-wrapper .fa {
	  display: flex;
    float: right;
    margin-left: 0px!important;
	  width: 30px;
    height: 30px;
    color: #fff;
    font-size: 15px;
    border-radius: 15%;
    background-color: #8d2c8d;;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    align-items: center;
    justify-content: center;
	margin-top:15px;
    
}

.footer-widget .social-media-list-wrapper .fa:hover{
  background-color: #8d2c8d;
	color:#fff;
  
}




.footer-widget-columns-wrapper {padding-top:30px;padding-bottom:40px;border-bottom: 1px solid #8d2c8d; background-color: #f7f8f8;}

/*
.contact-detail.phone-number:before {
	content: "\f095";
	font-family: "FontAwesome";
	font-size: 16px;
	color: #3399b5;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 10px 0px 0px;
}
*/

.footer-widget.footer-widget-top {
  display: block;
  
}
.footer-widget.footer-widget-above .social-media-list-wrapper {
  text-align: center !important;
}
.footer-widget-top-wrapper {
	/* background-color: #8d2c8d!important;	 */
  background: url(https://clients.marketingeye.com/MENewyork/wp-content/uploads/2023/10/banner-footer.jpg);
  background-size:cover;
  background-position: right;
	
}

#rev_slider_1_1_wrapper .hesperiden .tp-bullet {
  width: 10px;
  height: 10px;
  position: absolute;
  background: #ffffff;
  border: none;
  background-color: #ffffff !important;
}
rs-bullets.tp-bullets.hesperiden.horizontal.nav-pos-hor-center.nav-pos-ver-bottom.nav-dir-horizontal{
  transform: translate(-12px, -50px) !important;
}

#rev_slider_2_1_wrapper .hesperiden .tp-bullet,
#rev_slider_3_1_wrapper .hesperiden .tp-bullet,
#rev_slider_4_1_wrapper .hesperiden .tp-bullet{
  width: 10px;
  height: 10px;
  position: absolute;
  background: #cccccc;
  border: none;
  background-color: #cccccc !important;
  margin-top: 80px;
}
#rev_slider_2_1_wrapper .hesperiden .tp-bullet:hover, #rev_slider_2_1_wrapper .hesperiden .tp-bullet.selected,
#rev_slider_3_1_wrapper .hesperiden .tp-bullet:hover, #rev_slider_3_1_wrapper .hesperiden .tp-bullet.selected,
#rev_slider_4_1_wrapper .hesperiden .tp-bullet:hover, #rev_slider_4_1_wrapper .hesperiden .tp-bullet.selected
{
	background: #666666 !important;
}

@media (max-width: 767px){
  .header-transparent .header-main-section{
    padding-top: 0px;;
  }
	.header .logo {
		width: 200px !important;
		min-width: 200px !important;
		float: left;
	}
/* 	.social-media-list-wrapper .fa {
		 background-color: #8d2c8d!important;
	} */
	.social-media-list-wrapper .fa:hover {
		background-color: #8d2c8d!important;
    	color: #fff!important;
	}
	.footer-widget-above-container .row .col-12 {
		justify-content: center!important;
    gap: 20px;
    flex-direction: column!important;
	}
	h1 {
		font-size: 40px!important;
    	line-height: 50px!important;
	}

}
.header-type-template4 .header-main-section .header-main-section-right-part {
  text-align: left;
  float: left;
}

/****************************About Page*********************************/

.vc_row_fullwidth_overlap {
	overflow: inherit !important;
}


/*------------------home page additional CSS----------------*/

.service-section p{
 
  line-height:20px!important;
}

.footer-CTA-button a button{
	background-color: #8d2c8d;
  color: #fff;
  width: 220px;
  border: 2px solid #8d2c8d!important;
  border-radius: 50px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-weight: 600!important;
  font-size: 18px!important;
  margin: 10px auto;
  display: block;
  letter-spacing: 1px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.footer-CTA-call a button{
	background-color: transparent;
    color: #fff;
    width: 220px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600!important;
    font-size: 16px!important;
    
    display: block;
	text-decoration:underline;

}
.footer-CTA-button a button:hover {
  border: 2px solid #8d2c8d!important;
  color: #8d2c8d!important;
}
.footer-CTA-button a button:focus {
  border: 2px solid #8d2c8d!important;
  color: #8d2c8d!important;
}
.footer-CTA-call a button:hover {
	
	color:#8d2c8d!important;
}
.footer-CTA-call a button:focus {
	
	color:#8d2c8d!important;
	outline:none!important;
}

.home-top h3 {
  color: #fff!important;
  font-size: 32px;
}

.home-top a{
  font-size: 16px;
  color: #fff!important;
  letter-spacing: 3px;
  text-decoration: none;
}
/* .home-top a:hover{
  color:#8d2c8d!important;
} */


.wpb_single_image {
  margin-bottom:0px!important;
}


.contact-form p {
  color:#fff!important;
  font-weight:500;
  width: 100%;
  text-align: center;
}
.services-section .vc_col-sm-3 .vc_column-inner {
  background-color: #fff;
  padding: 15px 20px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  min-height:280px;
  border-left: 2px solid #8d2c8d;
  /* border-right: 2px solid #8d2c8d; */
  /* box-shadow: 0px 0px 7px 7px rgb(0 0 0 / 10%);
	-webkit-box-shadow:  0px 0px 7px 7px rgb(0 0 0 / 10%); */
  
}
.services-section .vc_col-sm-3 .vc_column-inner:hover {
  -webkit-transform: scale(1.05);
    transform:scale(1.05);
}
.services-section .vc_col-sm-3 .vc_column-inner:hover .learn-more p a {
  right:34%!important;
}

.services-section .vc_col-sm-3 .vc_column-inner {
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.services-section img {
  max-width:80px!important;
}
.services-section .wpb_text_column {
  padding: 10px 0px;
}

.services-section .vc_col-sm-4 .vc_column-inner:hover {
  background-color: #8d2c8d;
}

.services-section .vc_col-sm-4 .vc_column-inner:hover h4{
  color:#fff!important;
}
.services-section .vc_col-sm-4 .vc_column-inner:hover p{
  color:#fff!important;
}
/*----------------------------footer--------------------------------*/

#wrapper-footer-full, #wrapper-static-hero {
   background-color:#8d2c8d;
	background-image:url("../../../../uploads/2023/07/grad.jpg");
	background-size:cover;
	padding:40px 0px;
}

.social-media-list-wrapper {
	padding-top:20px;
}
.widget_media_image {
	min-width:250px;
}
.footer-widget-1-wrapper {
	padding-right:0px!important;
  
}
.footer-widget-1-wrapper {
	padding:0px!important;
}
.footer-widget-3-wrapper {
	padding:0px!important;
  max-width: 150px!important;
}
.footer-widget-1 img {
  margin-bottom: 20px;
/*   max-width:200px!important; */
}
.footer-widget-underneath-container .col-12 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-bottom: 50px;
}
.footer-widget-underneath-container img {
  max-width:160px!important;
}
@media screen and (min-width: 768px){
#wrapper-footer .col-md-10 {
	 -webkit-box-flex: 0;
    -ms-flex: 0 0 82%!important;
    flex: 0 0 82%!important;
    max-width: 82%!important;
}
#wrapper-footer .col-md-2 {
	 -webkit-box-flex: 0;
    -ms-flex: 0 0 18%!important;
    flex: 0 0 18%!important;
    max-width: 18%;
}	
}
@media screen and (max-width: 768px){
	.footer-widget-underneath-container .col-12 {
		display: flex;
		flex-wrap: wrap!important;
		justify-content: flex-start!important;
		gap: 30px;
		margin-bottom: 50px;
		flex-direction: column;
}
}

.footer-widget-above-container .row .col-12 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/*-----------------Post grid----------------------------------------*/


.thumb img{
	min-height: 240px;
    object-fit: cover;
	max-height:240px;
	width:100%;
}
.element-media img {
    min-height: 236px;
    object-fit: cover;
}
.title, .excerpt, .read_more{
  padding: 10px 20px;
  margin-bottom: 0px !important
}
.post_date{
  padding: 20px 20px 0px 20px!important;
}
.title a:hover {
	color:#8d2c8d ;
}
.title a {
    font-size: 22px;
    font-weight: 600;
    font-family: 'muli', sans-serif;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #8d2c8d;
}

.post_date {
	  
  color: #8d2c8d;
  font-weight: 600;
  text-align: left !important;
  font-size: 20px;

}

.content-section {
  display: flex!important;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
#post-grid-130 .item .layer-wrapper, #post-grid-1032 .item .layer-wrapper, #post-grid-1400 .item .layer-wrapper {
	min-height: 620px;

}

.post-grid .grid-items .layer-wrapper {
	position:relative;
}
.post-grid .layer-wrapper:before {
  display:none!important;
}

.read_more {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #8d2c8d;
  text-align: center;
  font-weight: 700 !important;
  height: auto;
  text-align: center;
  padding: 5px 25px !important;
  border-radius: 8px;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 30px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;

}
.read_more:hover, .read_more:active, .read_more:focus{
  color:#8d2c8d!important;
}
/* .read_more::after {
  content: " ⟶";
  color: #8d2c8d;
  font-weight: 700 !important;
  font-size: 16px;
  line-height: 18px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.read_more::after:hover, .read_more::after:active, .read_more::after:focus {
  color:#8d2c8d!important;
} */
.read_more-2 {

	border: 3px solid transparent !important;
    background: linear-gradient(90deg, #8d2c8d, #8d2c8d) !important;
    background-origin: border-box !important;
    color: #fff;
    text-align: center;
    font-weight: 700 !important;
    height: auto;
    text-align: center;
    padding: 8px 19px !important;
    border-radius: 8px;
    font-size: 14px;
    line-height: 18px;
    /* margin-bottom: 30px !important; */
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;

}
.read_more-2:hover, .read_more-2:active,.read_more-2:focus{
  box-shadow: 2px 1000px 2px #ffff inset;
  color:#8d2c8d!important;
}
#post-grid-61 .item {
  padding: 10px!important;
}
@media only screen and (min-width: 1024px){
  #post-grid-118 .grid-items {
    column-gap: 20px!important;
  }
}

/*------------------Contact us page---------------------------------*/

.contact-us-page-form .wpcf7 input, .contact-us-page-form .wpcf7 select, .contact-us-page-form .wpcf7 textarea {

	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    outline: none;
    border-bottom: 1px solid #8d2c8d!important;
    width: 100%;
    background-color: transparent;
    color: #8d2c8d!important;
    text-align: left;
    font-weight: 700;
    border-top: none;
    border-left: none;
    border-right: none;
}
.contact-us-page-form .contact-form .call-link input[type="submit"] {
  
  background-color: transparent!important;
  color: #8d2c8d!important;
  width: auto;
  border: none!important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  line-height: 26px;
  text-decoration: underline!important;
}
.contact-us-page-form .contact-form .call-link input[type="submit"]:hover {
  color: #8d2c8d!important;
}
.contact-us-page-form .disclaimer-text p{
  color:#8d2c8d!important;
}
.wpcf7 textarea {
	height:150px!important;
}

.bottom-contact p{
	font-size:30px;
	color:#8d2c8d;
	font-weight:700;
}

.ubtn-hover {
	background-color:none;
}

.page-id-323 .footer-widget-top-wrapper {
  display:none;
}
.google-map .vc_column_container {
  padding:0px!important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #8d2c8d!important;
	color:#ffffff;
}

/* .contact-form .col-6, .contact-form .col-12{
  padding: 0 10px!important;
} */
.contact-form {
 
  gap:20px;
}
.page-contact-us .contact-form {
	gap:5px!important;
}
.contact-page-form {
    padding: 20px 0px 0px 0px!important;
    gap: 10px!important;
}
/*----------------------slick slide ---------------------------*/
.client-test .vc_column-inner{
  min-height: 300px;
  min-width: 550px;
}

@media only screen and (max-width: 992px) and (max-width: 1200px){
	.testimonial-copy {
	min-height:240px!important;
}
}
@media only screen and (max-width: 768px) and (max-width: 991px){
	.testimonial-copy {
	min-height:310px!important;
}
}

/*----------------------About Us ---------------------------*/

.about-us-column .vc_column-inner {
	min-height: 230px;
}
.learn-more{
  margin-bottom: 0px!important;
}
.learn-more p a{
  font-size: 18px;
  color: #8d2c8d;
  font-weight: 800;
  text-transform: uppercase;
}
.learn-more p a:hover {
  color: #8d2c8d;

}

/* .learn-more .wpb_wrapper {
  width:92px;
} */
.page-id-134 .learn-more p a {
	font-size: 18px;
	color: #8d2c8d;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform:uppercase;
	position:relative;
}
.page-id-134 .learn-more p a:hover {
  color: #8d2c8d;
}
.page-id-294 .learn-more p a:hover {
  color: #8d2c8d!important;
}
.home .learn-more p a:hover {
  color: #8d2c8d!important;
}
.page-id-294 .learn-more {
  margin-top: 10px;
}

.about-us-services .vc_column_container {
  padding-left:5px!important;
  padding-right:5px!important;
}

.full-width-section .vc_column_container {
  padding-left:0px!important;
  padding-right:0px!important;

}
.full-width-section .vc_column_container .vc_column-inner{
  padding-left:0px!important;
  padding-right:0px!important;
}
/* .full-width-section .vc_column_container .vc_column-inner .wpb_single_image {
  margin-bottom:0px!important
} */
.full-width-content .vc_row .vc_column_container .vc_column-inner {
  padding-left: 0px!important;
	padding-right: 0px!important;

}
@media only screen and (min-width: 1401px){
	.full-width-section .full-width-content .vc_column-inner {
		padding-left: 80px!important;
		padding-right: 80px!important;
		
}
}

.full-width-section .primary-button a button{
  margin-top:0px!important;
}


.services-section .vc_col-sm-3 .vc_column-inner .wpb_wrapper {
  display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

@media only screen and (max-width: 767px){


	.full-width-section .full-width-content .vc_column-inner {
		padding: 20px!important;
    
  }
  .client-testimonial p {
    padding: 20px 0px!important;
  }
  .testimonial-client-name p::before, .testimonial-client-name p::after {
    width: 3rem!important;
  }
  .footer-widget-3 {
    margin-top:20px;
  }
  #wrapper-footer .menu {
    gap:10px!important;
  }
}

@media only screen and (min-width: 1281px) and (max-width: 1400px) {
  .full-width-section .full-width-content .vc_column-inner {
    padding: 60px!important;
    
  }
}
@media only screen and (min-width: 767px) and (max-width: 1280px) {
  .full-width-section .full-width-content .vc_column-inner {
    padding: 20px!important;
    
  }
	.header .title-wrapper {width:100%!important;}
}
@media only screen and (min-width: 1064px) and (max-width: 1199px) {
  h2 {
    font-size: 34px!important;
    line-height: 40px!important;
  }
  h3 {
    font-size: 25px!important;
    line-height: 30px!important;
  }
}
@media only screen and (min-width: 0px) and (max-width: 1063px) {
  h2 {
    font-size: 32px!important;
    line-height: 38px!important;
  }
  h3 {
    font-size: 25px!important;
    line-height: 30px!important;
  }
}
@media only screen and (max-width: 1199px){
  p {
    font-size: 14px!important;
    line-height: 20px!important;
  }
  .primary-button a button {
    padding: 10px 30px !important;
    font-size: 16px!important;
  }
}
@media only screen and (max-width: 767px){
h2{
  margin-top:20px!important;
}
.full-width-section .primary-button a button{
  
  margin-bottom:30px!important;
}

}
/*-------------------reusable-block----------------------------*/
.footer-cta-button a button{
	color: #ffffff;
	border-radius: 30px;
	padding: 10px 32px !important;
	margin-bottom: 20px!important;
	background-color: #8d2c8d;
	border:2px solid #8d2c8d!important;
	font-size: 22px;
	line-height: 26px;
	font-weight:700!important;
	text-align:center;
	text-transform: uppercase;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	float: right;
	margin-left: auto;
	margin-right: auto;
	display:block;
  
}

.footer-cta-button a button:hover{
  color: #8d2c8d;
	margin-bottom: 20px!important;
	background-color: transparent;
  border:2px solid #8d2c8d!important;
  border-radius: 30px;
}
.footer-call-link a button {
    background-color: transparent!important;
    color: #fff!important;
    width: auto;
    border: none!important;
    text-transform: uppercase;
    padding: 12px 40px !important;
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    line-height: 26px;
    text-decoration: underline!important;
	float: left;
	margin-left: auto;
	margin-right: auto;
	display:block;
}
.footer-call-link a button:hover {
  color: #8d2c8d!important;
}

@media only screen and (max-width: 767px) {
	.footer-call-link a button {
		float:none;
	}
	.footer-cta-button a button {
		float:none;
	}
	.footer-cta-button a.ubtn-link .ubtn  {
		margin:0px auto 30px auto!important;
	}
	.footer-cta-button a.ubtn-link {
		display:block!important;
	}
	.footer-cta-button {
		display:block;
		margin-right:auto!important;
		margin-left:auto!important;
	}
	.footer-call-link a.ubtn-link .ubtn  {
		margin:0px auto 30px auto!important;
	}
	.footer-call-link a.ubtn-link {
		display:block!important;
	}
	.footer-call-link {
		display:block;
		margin-right:auto!important;
		margin-left:auto!important;
	}
}
/*----------------------mobile-menu ---------------------------*/
/* .social-mobile {
    margin-left: auto!important;
    margin-right: auto!important;
    text-align: center!important;
	padding-top:0px!important;
} */
#rmp-container-620 {
  background-position: top right!important;
  background-size: cover!important;
}
@media only screen and (max-width: 767px){
/* 	.contact-detail-phone, .contact-detail-phone-text {
		float: left;
		color:#fff!important;
	}
	.contact-info-wrapper a.contact-detail.phone-number {
		color:#fff!important;
	}
	.social-media-list-wrapper{
		padding-top:0px!important;
		
	}	 */
	.contact-info-wrapper {
		display: flex;
		max-width: 100%;
		align-items: flex-end!important;
		gap: 5px!important;
		flex-direction: column!important;
	}
  .cta-wrapper .call-to-action-button {
    color: #8d2c8d!important;
  }
  .contact-info-wrapper .contact-detail{
    color: #8d2c8d!important;
    
  }
  .header-transparent .header-main-section{
    padding-bottom:0px!important;
  }
  .header-type-template3 .social-media-list-wrapper {
    max-width: 120px!important;
    padding: 5px 0px!important;
    border-left: none!important;
    justify-content: flex-start!important;
  }
  .header-main-section-left-part {
    display: flex;
    flex-direction: column-reverse!important;
  }
	

}
.download-btn a button {
	color: #241f21;
    font-size: 14px;
    text-align: center;
	font-weight:700!important;
}

.download-btn a button .ubtn-text {
	margin-left:10px;
}
.ubtn-sep-icon.ubtn-sep-icon-at-left .ubtn-icon {
	left:5px!important;
	margin-right:5px;
}
@media screen and (max-width: 767px){
	#rmp-menu-additional-content-330 .fa {
		width: 25px;
		height: 25px;
		border: 1px solid #8d2c8d;
		border-radius: 50px;
		background-color: #8d2c8d;
		color: #fff;
		margin: 5px;
		line-height: 24px;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.vc_custom_1687929021825 .vc_col-sm-2\/5, .vc_custom_1687929021825 .vc_col-sm-3\/5 {
    width: 100%;
}
}
/*-----------------slick slide -home page testimonials ------------------------*/
.column-bg .vc_column-inner {
    
    background-position: top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    min-height: 290px;
	border-left: 5px solid #8d2c8d;
    border-top: 1px solid #8d2c8d;
    border-bottom: 1px solid #8d2c8d;
    border-right: 1px solid #8d2c8d;

}

/* .single-post .page-title {
	display:none;
} */
/*-----------------------------------------------------------*/
p {word-break: break-word;}
/* .col-md-6 {
	display: flex !important;
  align-items: flex-start;
	max-width: 100%;
} */
.col-sm-12 {
	display: flex;
	flex-shrink: 1;
	padding: 0;
	
}
.row {margin: 0;}

/* Sticky Header */
.header-top.sticky {background:#fff;}
#rmp_menu_trigger-330 .rmp-trigger-box {top: -2px;}

/* Mobile Header */
.contact-info-wrapper-mobile {
	display: flex;
    gap: 0px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    
}
.header-type-template3 .social-media-list-wrapper {justify-content: flex-end;max-width: 180px;padding: 10px 0px; }
.contact-info-wrapper-mobile .social-media-list-wrapper {justify-content: normal;}


/* Navigation */
.header #wrapper-navbar {padding: 0;}
#wrapper-navbar > .col-sm-12 {justify-content: flex-end;}
#wrapper-navbar > .col-sm-12 .header .navbar {
	margin: 0;
	padding: 0;
}
.header .navbar-nav {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
  
}
.header .navbar-nav .menu-item {padding: 0;}
.navbar-dark .navbar-nav .nav-link {padding: 5px 0;}
/* .header .dropdown-menu a:hover {background-color: #F7F7F7 !important;} */

/* Cards */
/* .vc_row {
	display: flex;
	flex-wrap: wrap;
	
} */
.wpb_row .vc_column_container {display: flex;}
#home-service-column .vc_column-inner {
	min-height: auto !important;
	margin: 0 !important;
	padding: 5px 20px 20px !important;
}
#home-service-column .vc_column-inner > .wpb_wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
	text-align: center;
}

.vc_column-inner.vc_custom_1688366364598 > .wpb_wrapper .wpb_content_element .wpb_wrapper > p {margin: 0;}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {margin-bottom: 15px;}
.wpb_wrapper .ubtn-ctn-center {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	flex-grow: 1;
}
.home-service-button a button {margin: 0 !important;}
a.ubtn-link {padding: 0;}

/* Button (main page, submit) */
/* .contact-form input[type="submit"]:hover {color: #8d2c8d !important;} */

/* Button (footer, contact us) */
/* .footer-CTA-button a button {transition: border-color .3s, color .3s;} */

/* Footer */
.footer-widget-1-wrapper {padding: 0;}
.footer-widget.widget_text {justify-content: flex-end;}
@media screen and (max-width: 767px) {
	.footer-widget.footer-widget-top {justify-content: center;}
}

#wrapper-footer .menu {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
  margin-right: 0px;
}
#wrapper-footer .menu .menu-item {
	margin: 0;
	padding: 3px 0px;
}
@media screen and (max-width: 767px) {
	#wrapper-footer .menu .menu-item {flex-basis: 100%;line-height:20px!important;}
}
.row.copyright {display: flex;}
@media screen and (max-width: 767px) {
	.row.copyright .col-sm-6 {
		flex-basis: 100%;
		max-width: none;
	}
}
@media screen and (max-width: 767px) {
	.contact-form .col-6 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
#wrapper-footer .footer-copyright-wrapper .copyright-design {padding: 0;}
.footer-copyright .col-12 {padding: 0;}
.copyright .text-left, .copyright .text-right {padding: 0;}
.wpb_text_column li {
	margin-bottom:8px;
}
.page-id-134 .about-us-services .vc_column-inner {
	min-height:463px;
}

.page-case-studies .grid-items .item {
	 border-radius: 30px;
}

.more-team .ult_exp_section{
	width: 320px;
    border-radius: 50px;
	display:block;
	margin:0px auto;
	font-weight:700!important;
	font-size: 22px;
	line-height:26px;
}
.ult_ecpsub_cont {
	max-width:1200px!important;
}
.home-single-service .vc_column-inner .wpb_wrapper {
	min-height:166px;
}
.home-single-service .vc_column-inner .wpb_wrapper .wpb_text_column .wpb_wrapper{
	min-height:0px!important;
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.home-single-service .vc_column-inner .wpb_wrapper {
	min-height:185px;
}
}
@media screen and (max-width: 991px){
.home-single-service .vc_column-inner .wpb_wrapper {
	min-height:135px!important;
}
}

/* 
.entry-content h3 {
  margin-top:5px;
} */

@media screen and (max-width: 767px){
	

	.icon-col, .text-col  {
		width:50%!important;
	}
	.partner-logos img {
		
		max-width: 220px !important;
}
}
.home .header-transparent .header-top {
	  background: transparent!important;
}

.home .header-banner-slider {
	margin-top:94px;
}


@media screen and (max-width: 767px){
	.header-transparent .header-top {
		background:#edf5f8!important;
	}
	.header-banner, .home .header-banner-slider {
		margin-top:165px!important;
	}
	.header-banner .inner-section-container {
		min-height:334px;
	}
  
  .service-section-middle {
    min-height: 100%!important;
    border-left: 2px solid #fff!important;
    border-right: 2px solid #fff!important;
  }
  .contact-info-wrapper .contact-detail {
    font-size:16px!important;
  }
	.header-banner {
		background-position: center left!important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1199px){
	.header-transparent .header-top {
		background:#fff!important;
	}
	.header-banner {
		margin-top:94px;
	}
}
@media screen and (min-width: 1200px){
	.header-transparent .header-top {
		background:#fff!important;
	}
	.header-banner {
		margin-top:94px;
	}
  
}
@media screen and (max-width: 767px){
  .contact-info-wrapper {
    max-width: 100%;
    align-items: flex-end !important;
    gap: 5px !important;
    flex-direction: column !important;
    position: absolute;
    top: 0;
    margin: 10px 0px;
    right: 0;
    display: none!important;
  }
  .header-main-section-left-part {
    flex-direction: column!important;
  }
 
}
.vc_pageable-slide-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
/* .client-work-section .slick-slid .vc_inner {
  display: flex;
  flex-direction: row;
  width: 100%;
  flex-wrap: nowrap;
} */

.price-price-section p {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
}
.price-column p {
  color:#8d2c8d;
}
.price-section-button a button {
    padding: 8px 25px !important;
    margin-bottom: 20px!important;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600!important;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 20px!important;
    background-color: #8d2c8d; 
    -webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out; 
  box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 27%);
	-webkit-box-shadow:  0px 0px 8px 2px rgb(0 0 0 / 27%);
}
.price-section-button a button:hover {
  box-shadow: 0px 0px 12px 6px rgb(0 0 0 / 23%);
	-webkit-box-shadow:  0px 0px 12px 6px rgb(0 0 0 / 23%);
  color: #ffffff;
  background-color: #8d2c8d;
}

.price-column {
  background-image: url(https://clients.marketingeye.com/MENewyork/wp-content/uploads/2023/10/Price-container.jpg);
  padding: 20px;
  background-size: cover;
  width: 340px!important;
    height: 496px;
}
.price-column .vc_column-inner {
  background-color: #fff;
  margin:15px;
  margin-bottom:15px!important;
  padding:20px;
  box-shadow: 0px 0px 4px 4px rgb(0 0 0 / 27%);
	-webkit-box-shadow:  0px 0px 4px 4px rgb(0 0 0 / 27%);
}
.packages-three-column {
  gap:2%;
  display: flex;
  justify-content: space-around;
}
@media (min-width: 768px) {
  .price-column {
    width:30%!important;
  }
}
.services-section .vc_col-sm-3 {
  padding-left: 10px!important; 
  padding-right: 10px!important;
}

.client-logos img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  padding: 10px;
  transition: all .4s ease-in-out;
  max-width: 220px !important;
}
.client-logos img:hover {
  -webkit-filter: none!important;
  filter: none!important;
}
.footer-logo-section img {
  max-width: 300px!important;
}
.footer-logo-section .social-media-list-wrapper {
  width: 100%!important;
  max-width: 100%!important;
  display: flex;
  justify-content: center;
}

.newsletter-subs {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.newsletter-subs .col-md-6, .newsletter-subs .col-sm-12 {
	padding:10px!important;
}
.wpcf7-spinner {
  visibility: hidden;
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 20px!important;
  height: 20px!important;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 0px 0px 5px!important;
  position: relative;
}
.newsletter-subs .row {
  row-gap:10px
}
.single-image-column, .four-image-column  {
  padding-left:0px!important;
  padding-right:0px!important;
}
.single-image-column .vc_column-inner {
  padding-right: 5px!important;

}
.single-image-column img {
 
  padding-left:10px!important;
}

.four-image-column .vc_column-inner {
  padding-left: 5px!important;
}
.four-image-column .vc_grid-item {
  padding-right:10px!important;
  padding-bottom:10px!important;
}
.page-id-220 .footer-widget-top-container {
  display:none;
}

.single-portfolio .header-banner .inner-section-container {
    min-height: 600px!important;
}
.page-portfolio .header-banner .inner-section-container {
    min-height: 400px!important;	
}
.single-portfolio .entry-header img {
	display:none!important;
}
.single-portfolio .page-title {
	display:none!important;
}
.single-portfolio .entry-header {
	display:none!important;
}
.single-portfolio .header-banner {
  display: none!important;
}
 .footer-icon {
  color: #8d2c8d;
  font-size: 20px;
  line-height:30px;
 }
 .footer-contact a{
   font-size:14px!important;
 }

.partner-logos img {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	
}

.partner-logos img:hover {
	transform: scale(1.15);
}
#post-grid-70 .grid-items {
	padding:10px!important;
}
#post-grid-70 .grid-items .item {
	box-shadow: 0px 0px 9px 2px rgb(159 159 159 / 8%);
    -webkit-box-shadow: 0px 0px 9px 2px rgb(159 159 159 / 8%);    
	border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
/* .experts-section .ult-just-icon-wrapper {
	position:absolute;
	bottom:0;
} */
.experts-section .aio-icon .Defaults-linkedin-square {
	margin-left:4px!important;
}
.experts-section .vc_column-inner .wpb_wrapper {
	display: flex!important;
    flex-direction: column;
    align-items: center;

}
.experts-section .vc_column-inner .wpb_wrapper .wpb_wrapper{
	display: block!important;

}
.experts-section .vc_column-inner {
	min-height: 540px;
}
.ult_expheader {
	display:none!important;
}
/* .experts-section .ult-just-icon-wrapper {
	position:absolute;
	bottom:0;
} */
.ult_ecpsub_cont .wpb_text_column {
	text-align:left;
}
.footer-button {
  background-color: #8d2c8d;
  color: #fff !important;
  padding: 8px 30px;
  font-weight: 700 !important;
  font-size: 12px !important;
  letter-spacing: 2px;
  font-family: 'muli', sans-serif!important;
  margin: 10px 0px;
  width: 120px;
  display: block;
  text-align: center!important;
  -webkit-transition: all .9s ease-in-out;
  transition: all .9s ease-in-out;
}
.footer-button:hover,.footer-button:active, .footer-button:focus {

  color:#fff!important;
  box-shadow: inset 10em 0 0 0 #8d2c8d;
 
}
.vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item>.vc_inner {
  margin:0 5px!important;
}
.comparison-table .vc_col-sm-1 {
  padding-left: 10px!important;
  padding-right: 0px!important;
}
.comparison-table .vc_row {
  margin-left: 0px!important;
  margin-right: 0px!important;
}
.comparison-table .aio-icon-box {
  display: flex!important;
  align-items: center;
  justify-content: flex-start;
}
/* .comparison-table .aio-icon-component {
  border-bottom: 2px solid #383838;
} */
@media screen and (max-width: 767px){
  .pc-table {
    display:none!important;
  }
}
@media screen and (min-width: 767px){
  .mobile-table {
    display:none!important;
  }
}
.computer-image img {
  margin-top: -317px;
  z-index: 99;
  position: relative;
}
.page-id-176 .vc_row[data-vc-full-width]{
  overflow: visible!important;
}
.internal-services-row img {
	margin-bottom:20px!important;
}
.internal-services-row .vc_column-inner img {
	  -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.internal-services-row .vc_column-inner:hover img {
	transform: scale(1.1);
}
.calculators-section .vc_col-sm-3 .vc_column-inner img{
	-webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}
.calculators-section .vc_col-sm-3 .vc_column-inner:hover img {
	transform: scale(1.1);
}
.blog-header-banner {
	background-position: center center!important;
	min-height: 500px;
}
.single-post .entry-header {
	border-radius: 10px;
    text-align: center !important;
    background: #fff;
    margin-top: 161px !important;
    padding: 20px 50px 0px 50px !important;
}

.single-post .header .title-wrapper .page-title {
	display:none;
}
.single-post .header-banner .inner-section-container {
	min-height:0px!important;
	
}
.single-post  #single-wrapper {
	padding-top:0px!important;
}
.single-post .entry-content {
	padding: 0px 100px;
}
@media screen and (max-width: 767px) {
	.single-post .entry-content {
	padding: 0px 40px!important;
}
} 
.category-case-studies .blog-header-banner {
	    background-position: center center !important;
}
article.category-case-studies {
	box-shadow: 0px 2px 10px 0px #efefef;
}
.single-post .category-case-studies .entry-content {
	padding-bottom: 80px!important;
}
.single-post .category-case-studies .entry-content h4 {
	color: #8d2c8d!important;
    font-size: 22px!important;
    font-weight: 600!important;
}
.single-post .category-case-studies .entry-header h1 {
	color: #8d2c8d;
} 
.single-post .category-case-studies .entry-header {
	padding-top:40px!important;
}
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon {
	border-color: #8d2c8d!important;
}
.vc_toggle_title h4 {
  font-size: 20px !important;
  line-height: 28px !important;
  color: #383838 !important;
  font-weight: 800 !important;
  text-align: center !important;
}
.home-number p {
  color: #8d2c8d!important;
  font-size: 80px!important;
  font-weight: 700!important;
  line-height: 66px!important;
}

.testimonial-section .aio-icon-box.left-icon {
  display: flex!important;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.testimonial-section p {
  margin-bottom:0px!important;
}

.testimonial-section .aio-icon-header+.aio-icon-description {
  margin-top: 0px!important;
}
.header .dropdown-menu li:last-child:hover {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.header .dropdown-menu li:last-child {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.demo-form input[type="submit"]:hover, .demo-form  input[type="submit"]:active, .demo-form input[type="submit"]:focus {
	box-shadow: 2px 1000px 2px #f7f8f8 inset!important;
    color: #8d2c8d !important;
}
/* .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{
    border-color: transparent!important;
    background-color: transparent!important;
    color: #8d2c8d!important;
    border-bottom: 7px solid #29B88B!important;
} */
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	border-color: transparent!important;
  background-color: transparent!important;
  color: #8d2c8d!important;
	-webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  font-weight: 500 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:active, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:focus {
  color:#8d2c8d!important;
}
.vc_tta-tabs-list {
  border-bottom: 1px solid #8d2c8d!important;
  display: flex;
  justify-content: space-between;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	font-size: 20px;
    line-height: 30px;
}
.vc_tta.vc_tta-style-classic .vc_tta-tab>a {
	border-top-width: 0px !important;
    border-right-width: 0px !important;
    border-bottom-width: 0px !important;
    border-left-width: 0px !important;

}
.bottom-cta, .vc_custom_1725342697750 {
	background-position: left center !important;
}


.single-post article {
	box-shadow: 0px 20px 20px 6px #0000000a;
    padding-bottom: 40px;
    border-radius: 10px;
}
.single-post .entry-header {
	border-radius: 10px;
}
.single-post .entry-header h1 {
	color: #8d2c8d !important;
}
@media (min-width: 768px) {
	
	.navbar .collapse {
		visibility:visible!important;
	}
}
.page-id-711 .header-banner-slider {
	margin-top: 179px!important;
}

.single-post .header-banner {
	background-position: center center !important;
    min-height: 500px;
	display:none!important;
}

.footer-widget .ul {
  margin-bottom: 0px!important;
}
.curved-image-2 img {
	border-radius: 15px;
}

@media (min-width: 768px)  {
  .cornered-row-image-left img{
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .cornered-row-image-right img{
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
  }

  .curved-case-study img{
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .curved-image {
    margin-left: -200px !important;
  }
  .curved-image-right {
    margin-right: -200px !important;
  }
  .button-bottom-row .vc_column-inner {
    min-height: 440px;
  }

  .contact-services .vc_column-inner {
    min-height: 545px;
  }
  .responsive-counter .counter-bg {
    margin-top: -60%!important;
    margin-right: -50px!important;
  }
  .padding-top-20 {
    padding-top:20px!important;
    
  }
  .padding-bottom-20 {
    padding-bottom: 20px!important;
  }
  .padding-top-40 {
    padding-top:40px!important;
  }
  .padding-bottom-40 {
    padding-bottom: 40px!important;
  }
  .padding-top-60 {
    padding-top:60px!important;
  } 
  .padding-bottom-60 {
    padding-bottom: 60px!important;
  }
  .padding-top-80 {
    padding-top:80px!important;
  } 
  .padding-bottom-80 {
    padding-bottom: 80px!important;
  }
  .padding-top-80-inner .vc_column-inner {
    padding-top:80px!important;
  } 
  .padding-bottom-80-inner .vc_column-inner {
    padding-bottom: 80px!important;
  }
  .margin-top-80 {
    margin-top: 80px!important;
  } 
  .padding-40 {
    padding: 40px!important;
  }
  .padding-40-2 .vc_column-inner{
    padding: 40px!important;
  }
  .padding-60 {
      padding: 60px!important;
  }

  .custom-banner {
    margin-top:99px;
  }
  .single-portfolio .custom-banner {
    margin-top:85px!important;
  }
  .linear-bullets ul{
    display: flex;
    gap: 10px;
    justify-content: space-evenly;
    font-size: 22px!important;
    font-weight: 400;
  }
  .negetive-margin-image {
    margin-top: -200px!important;
  } 
  .padding-bottom-180 {
    padding-bottom:180px;
  }
  .margin-top-60 {
    margin-top:60px;
  }
  .margin-bottom-60 {
    margin-bottom:60px;
  }
  .padding-left-80 {
    padding-left: 80px!important;
  }
  .padding-right-80 {
    padding-right: 80px!important;
  }
  .padding-right-120 {
    padding-right: 120px!important;
  }
  .padding-top-100 {
    padding-top:100px!important;
  } 
  .padding-bottom-100 {
    padding-bottom: 100px!important;
  }
  .grey-white-bg {
    background: -webkit-linear-gradient(left, #f7f8f8 50%, #fff 50%);
  }
  .margin-top-minus-50 {
    margin-top:-50px!important;
  }
  .margin-bottom-80 {
    margin-bottom: 80px!important;
  }

}
@media (max-width: 767px)  {

  .linear-bullets ul{
    display: flex;
    gap: 10px;
    justify-content: space-evenly;
    font-size: 22px!important;
    font-weight: 400;
    flex-direction: column;
  }
  .negetive-margin-image {
    margin-top: -100px!important;
  }
	.curved-case-study img{
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
  }
  .cornered-row-image-left img{
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
  }
  
  .cornered-row-image-right img{
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
  }
  .cornered-row-image-right {
    flex-direction: column-reverse;
  }

  .grey-bg-white {
    background: #f7f8f8;
    margin-top: 0px!important;
  }
  .grey-bg-white-right {
    background: #f7f8f8;
    margin-top: 0px!important;
  }
  .curved-image {
    margin-left: 0px !important;
    margin-top: 80px;
  }
  .curved-image-right {
    margin-left: 0px !important;
    margin-top: 80px;
  }
  a.learn-more {
    position: relative!important;
  }
  .service-section .learn-more {
    position: relative!important;
  }
  .button-bottom-row .outline-button {
    position: relative!important;
      
  }
  .contact-services .red-button {
    position: relative!important;
  }
  .responsive-counter .counter-bg {
    margin-top: -20%!important;
    margin-right: 0px!important;
  }
  .padding-top-20 {
    padding-top:20px;
    
  }
  .padding-bottom-20 {
    padding-bottom: 20px!important;
  }
  .padding-top-40 {
    padding-top:30px!important;
  }
  .padding-bottom-40 {
    padding-bottom: 30px!important;
  }
  .padding-top-60 {
    padding-top:40px;
  } 
  .padding-bottom-60 {
    padding-bottom: 40px!important;
  }
  .padding-top-80 {
    padding-top:60px!important;
  } 
  .padding-bottom-80 {
    padding-bottom: 60px!important;
  }
  .padding-top-80-inner .vc_column-inner {
    padding-top:60px!important;
  } 
  .padding-bottom-80-inner .vc_column-inner {
    padding-bottom: 60px!important;
  }
  .margin-top-80 {
    margin-top: 60px!important;
  } 
  .padding-40 {
    padding: 30px!important;
  }
  .padding-40-2 .vc_column-inner{
    padding: 30px!important;
  }
  .padding-60 {
    padding: 40px!important;
  }
  .upcoming-events-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .custom-banner {
    margin-top:88px;
  }
  .single-portfolio .custom-banner {
    margin-top:73px!important;
  }
  .padding-bottom-180 {
    padding-bottom:100px;
  }
  .margin-top-60 {
    margin-top:40px;
  }
  .margin-bottom-60 {
    margin-bottom:40px;
  }
  .padding-left-80 {
    padding-left: 60px!important;
  }
  .padding-right-80 {
    padding-right: 60px!important;
  }
  .padding-right-120 {
    padding-right: 60px!important;
  }
  .padding-top-100 {
    padding-top:80px!important;
  } 
  .padding-bottom-100 {
    padding-bottom: 80px!important;
  }
  .grey-white-bg {
    background: #f7f8f8;
  }
  .margin-top-minus-50 {
    margin-top:40px;
  }
  .margin-bottom-80 {
    margin-bottom: 60px!important;
  }

}

@media (min-width: 768px) {
  #custom-icon-home {
    display: flex;
    align-items: center;
  }
  #custom-icon-home-first {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  #custom-icon-home-last {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  #custom-icon-home::after {
    content: "";
    display: block;
    width: 44%; /* Adjust the line length */
    height: 1px; /* Adjust the line thickness */
    background-color: black; /* Adjust the line color */
    margin-left: 0px; 
  }
  #custom-icon-home::before {
    content: "";
    display: block;
    width: 44%; /* Adjust the line length */
    height: 1px; /* Adjust the line thickness */
    background-color: black; /* Adjust the line color */
    margin-left: 0px; 
  }
  #custom-icon-home-last::before {
    content: "";
    display: block;
    width: 44%; /* Adjust the line length */
    height: 1px; /* Adjust the line thickness */
    background-color: black; /* Adjust the line color */
    margin-left: 0px; 
  }
  #custom-icon-home-first::after {
    content: "";
    display: block;
    width: 44%; /* Adjust the line length */
    height: 1px; /* Adjust the line thickness */
    background-color: black; /* Adjust the line color */
    margin-left: 0px; 
  }
  .process-section-mobile {
    display: none!important;
  }
  .ult-carousel-wrapper button.square-bg {
    width: 2.2em!important ;
    height: 2.2em!important;
  }
  .page-about-magnetite .ult-carousel-wrapper button.square-bg {
    margin-left: -80px;
    margin-right: -80px;
  }
	.home-timer .ult_countdown-section {
	  margin-bottom: 0px!important;
	  border-right: 2px solid #fff;
	  padding: 0 35px!important;
}
.home-timer .ult_countdown-section:last-child {
	  margin-bottom: 0px!important;
	  border:none!important;
}
	.ult_tabmenu li a{
  border: 1px solid #383838!important;
  border-radius: 8px!important;
  padding: 5px 30px!important;
  color: #8d2c8d!important;
  background: #fff!important;
}
.ult_tabmenu li a:hover, .ult_tabmenu li.current a {
  background: #8d2c8d!important;
  color: #fff!important;
}
	.agenda-table .vc_column-inner {
		padding-left:80px!important;
		padding-right:80px!important;
	}

}

@media (max-width: 767px) {
  #custom-icon-home {
    position: relative;
    display: flex;
    justify-content: center;
  }
  #custom-icon-home-first {
    position: relative;
    display: flex;
    justify-content: center;
  }
  #custom-icon-home-last {
    position: relative;
    display: flex;
    justify-content: center;
  }
  #custom-icon-home::after {
    content: "";
    position: absolute;
    width: 1px; /* Line thickness */
    height: 37px; /* Adjust based on column spacing */
    background-color: black; /* Line color */
    left: 50%; /* Center the line */
    top: 100%; /* Position below the icon */
  }
  #custom-icon-home::before {
    content: "";
    position: absolute;
    width: 1px; /* Line thickness */
    height: 37px; /* Adjust based on column spacing */
    background-color: black; /* Line color */
    left: 50%; /* Center the line */
    top: -50%; /* Position below the icon */
  }
  #custom-icon-home-last::before {
    content: "";
    position: absolute;
    width: 1px; /* Line thickness */
    height: 37px; /* Adjust based on column spacing */
    background-color: black; /* Line color */
    left: 50%; /* Center the line */
    top: -114%; /* Position below the icon */
  }
  #custom-icon-home-first::after {
    content: "";
    position: absolute;
    width: 1px; /* Line thickness */
    height: 37px; /* Adjust based on column spacing */
    background-color: black; /* Line color */
    left: 50%; /* Center the line */
    top: 100%; /* Position below the icon */
  }
  .process-section-pc {
    display: none!important;
  }
  .banner-icon-section .vc_column-inner .wpb_wrapper{
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
   
  }
  .banner-icon-section .vc_column-inner {
    display: flex!important;
    justify-content: center!important;
  }
  .page-about-magnetite .ult-carousel-wrapper button.square-bg {
    margin-left: -15px;
    margin-right: -15px;
  }
	.ult_tabmenu li a{
	  border: 1px solid #383838!important;
	  border-radius: 8px!important;
	  padding: 5px 0px!important;
	  color: #8d2c8d!important;
	  background: #fff!important;
}
	.ult_tabmenu li a:hover, .ult_tabmenu li.current a {
	  background: #8d2c8d!important;
	  color: #fff!important;
	}
	.agenda-table .vc_column-inner {
		padding-left:20px!important;
		padding-right:20px!important;
	}
}


#custom-icon-home .vc_icon_element-size-xs, #custom-icon-home-first .vc_icon_element-size-xs, #custom-icon-home-last .vc_icon_element-size-xs {
  width: 26px!important;
  height: 26px!important;
  border-width:3px!important;
}


.process-section-pc h4, .process-section-pc .wpb_text_column, .process-section-mobile h4, .process-section-mobile .wpb_text_column {
  padding: 0px 15px;
}
.process-section-pc h4, .process-section-mobile h4 {
  min-height:55px;
}
.chronocredits {
  display:none!important;
}
.nui.form .field input[type]:focus-visible, .nui.form .field textarea:focus-visible {
  border-bottom: 1px solid #fff!important;
	border-top:none!important;
	border-left:none!important;
	border-right:none!important;
  outline:none!important;
  border-color: #fff!important;
}
.nui.form .field {
  gap: 0px!important;
}
.nui.button {
  padding: 12px 40px!important;
  border-radius: 5px!important;
  font-weight: 700;
  cursor: pointer;
  line-height: 1em;
  display: block!important;
  align-items: center;
  gap: var(--space);
  position: relative;
  text-align: center;
  justify-content: center;
  white-space: nowrap;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
}
.nui.divider{
  display: none!important;
}
.stackable {
  display: none!important;
}

.gform-theme--framework .gfield--type-choice .gfield_radio {
  flex-direction: row!important;
  justify-content: space-evenly!important;
}

.gfield_radio .gform-field-label {
  color: #fff!important;
  font-size: 22px!important;
  line-height: 25px!important;
}
.gfield_radio .gchoice {
  display: flex!important;
  align-items: center;
}
.ginput_container_radio input.gfield-choice-input {
  background-color: #fff!important;
  border: none!important;
  outline: none !important;
}
input.gfield-choice-input::before {
  background-color:#8d2c8d!important ;
  height: 10px!important;
  width: 10px!important;
}
.gform-grid-col input {
  background: transparent!important;
  color: #fff!important;
  border: 1px solid #fff!important;
}
.ginput_container input {
  background: transparent!important;
  color: #fff!important;
  border: 1px solid #fff!important;
}
.gform_next_button,  .gform-theme-button {
  background: #fff!important;
  color: #8d2c8d !important;
  margin-left: auto!important;
  margin-right: auto!important;
  font-size: 18px!important;
  padding: 12px 35px!important;
  margin-top: 30px!important;
  font-weight: 700!important;
}
.gform_fields {
  gap: 20px!important;
}
.ginput_container_radio {
  margin-bottom: 20px!important;
}
.gfield_description {
  color: #fff!important;
}
#gform_previous_button_1 {
  display: none!important;
}
.ginput_container_consent .gform-field-label {
  color: #fff!important;
}
.gform_validation_errors {
  background-color: #fff!important;
}
.banner-icon-section .vc_column-inner .wpb_wrapper{
  display: flex;
  gap: 20px;
  justify-content: center;
}
.banner-icon-section .vc_column-inner .wpb_wrapper .wpb_wrapper {
  display: inline!important;
}
.ui-autocomplete {
  background-color: white;
  border: 1px solid #ccc;
  max-height: 200px;
  overflow-y: auto;
  z-index: 9999;  /* Ensure it's on top */
  position: absolute;  /* Ensure proper positioning */
  width: 100%;  /* Ensure it aligns with the input width */
  display: block !important;  /* Force it to display */
  max-width: 502px;
}
.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-search input[type=text] {
	background-repeat: no-repeat !important;
  color: #8d2c8d !important;
}

.vc_tta.vc_general .vc_tta-panel-body {
  border:none!important;
  padding:0px!important;

}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
  color:#8d2c8d!important;
}
.contact-us-locations select {
  border: none;
  background: #8d2c8d;
  border-radius: 5px;
  color: #fff;
  padding: 10px 15px;
  outline: none!important;
  text-align: center;
}
.vc_tta-panels {
  border: none!important;
}
.gfield_checkbox label {
  color: #fff!important;
} 
.gform-body legend {
  color:#fff!important;
}
.gform_required_legend {
	display: none!important;
}
.project-slider .vc_column_container {
	padding-right:0px!important;
	padding-left:0px!important;
}
.vc_toggle_color_black .vc_toggle_icon {
	background-color: #8d2c8d!important;
}
.table-striped.table-condensed.cf>thead.cf>tr>th {
    color: #fff;
    background: #8d2c8d;
    padding: 10px 6px;
}
p.p_box {
    padding: 12px;
    border: 2px solid #8d2c8d;
}

.cities img{
	-webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.cities:hover img {
	transform: scale(1.05);
}
.yrm-button-text-span {
	font-weight: 500!important;
    color: #8d2c8d!important;
    text-transform: uppercase;
    letter-spacing: 1px;
	-webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.yrm-button-text-span:hover, .yrm-button-text-span:active, .yrm-button-text-span:focus {
	color:#8d2c8d!important;
}
.testimonial-page h4 {
	margin-top: 20px;
}
.testimonial-page p:first-child {
	margin-bottom: 0px!important;
}
.testimonial-page .vc_tta-tabs-list .vc_active{
	background: #8d2c8d;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.testimonial-page .vc_tta-tabs-list .vc_active a,.testimonial-page .vc_tta-tabs-list .vc_active a:active, .testimonial-page .vc_tta-tabs-list .vc_active a:hover, .testimonial-page .vc_tta-tabs-list .vc_active a:focus {
	color:#fff!important;
}
.testimonial-page .square_box-icon {
	padding-top:44.5px!important;
}
.testimonial-page .aio-icon-component {
	margin-top:64.5px!important;
}
.testimonial-page .aio-icon-img {
	top:-89px!important;
}

.page-id-1256 .faq-section .vc_col-sm-12 .wpb_wrapper {
	display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
}
.page-projects #full-width-page-wrapper {
	padding-top:0px!important;
	padding-bottom:0px!important;
}
.aio-icon-top {
	margin-bottom: 20px;
}
@media (max-width: 991px) {
	.upb_row_bg {
		
    background-position: 0% 50%!important;
	}
}
@media (min-width: 992px) {
	.upb_row_bg {
		
    background-position: center center!important;
;
	}
}
@media (min-width: 768px) {
  .banner-icon-box-right {
	  display: flex;
    align-content: center;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
	}
.banner-icon-box-left {
	  display: flex;
    align-content: center;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
	}
	.home-timer .ult_countdown-section {
	  margin-bottom: 0px!important;
	  padding: 0 35px!important;
	}
	.home-timer .ult_countdown-section:last-child {
	  margin-bottom: 0px!important;
	  border:none!important;
	}
	.button-bottom {
		position: absolute;
		bottom: 0;
		width: 250px;
	
	} 
	.button-bottom-row .wpb_wrapper{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.button-bottom-row .wpb_wrapper .wpb_wrapper {
		display:block!important;
	}
	.button-bottom-row .vc_column-inner {
		min-height: 650px;
	}
	

}

.header-sticky-wrapper {
  position: sticky;
  top: 0;
	z-index: 9999;
}

.home-timer .ult_countdown-div {
  background: #8d2c8d;
  border-radius: 80px;
  padding:25px 60px;
}
.home-timer {
  display: flex!important;
  justify-content: center;
  margin-bottom: 0px!important;
}

.home-info-box {
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.home-info-box .wpb_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ult_tab_display_text {
  font-size: 12px!important;
  font-weight: 600!important;
}

.ult_tab_display_text span {
  font-size: 16px!important;
  font-weight: 700!important;
}
.ult_tabmenu li {
  padding-bottom: 15px!important;
  padding-top: 15px!important;
}

.ult_tabmenu {
  	display: flex;
 	gap: 40px;
    justify-content: center!important;
}

.ult_tab_li.current {
  position: relative;
  margin-bottom: 20px;    
	
}

.ult_tab_li.current::after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: #8d2c8d transparent transparent transparent;
}

.ult_tab_li.current a {
  position: relative;
}
.ult_tab_main {
  min-width: 238px;
}

/*------------Table CSS------------*/
.table-wrapper {
  display: flex;
  background-color: transparent;
}

.frozen-column {
  flex-shrink: 0;
  background-color: transparent;
  color: #383838;
}

.scrollable-table {
  overflow-x: auto;
  width: 100%;
}

.frozen-column table th, .scrollable-table th {
  text-align: center;
  background-color: transparent;
  color: #8d2c8d!important;
  vertical-align: top;
  box-sizing: border-box;
  padding: 15px 20px;
}

.frozen-column table td {
  text-align: left;
  background-color: transparent;
  color: #383838;
  vertical-align: top;
  box-sizing: border-box;
  padding: 15px 20px;
  font-size: 18px;
}

.frozen-column table td {
  width: 130px;
  min-width: 130px;
}
.scrollable-table th {
  text-align: center!important;
}
.scrollable-table th,
.scrollable-table td {
  text-align: left;
  background-color: transparent;
  vertical-align: top;
  box-sizing: border-box;
  padding: 15px 20px;
}

.scrollable-table th {
  min-width: 500px;
  width: 500px;
}

.scrollable-table th:last-child,
.scrollable-table td:last-child {
  min-width: 130px;
  width: 130px;
}
.scrollable-table td{
  font-size: 14px!important;
}

.scrollable-table table {
  table-layout: fixed;
  width: 100%;
}

/* Add bottom border to rows except last one */
.scrollable-table tbody tr:not(:last-child) td,
.frozen-column tbody tr:not(:last-child) td {
  border-bottom: 1px solid #ddd;
}

/* Remove vertical border between frozen and scrollable tables */
.frozen-column {
  margin-right: -1px;
}
/*----------------------------------/END Table*/

.book-now-button a {
	color: #fff !important;
    padding: 10px 30px;
    background: #ffffff33;
    border-radius: 30px;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    margin-left: 20px;
}
.main-button {
	background: #8d2c8d;
    color: #fff;
    padding: 15px 5px 15px 30px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
}
.page-id-2979 .elementor-location-footer #newsletter {
	display:none!important;
}