.red{color: #cb2026;}
.white{color:#fff!important;}
.purple{color:#293689;}
.light-gray{color:#f0f4f7;}
.blue{color:#293689; }
.gradient-bg{background: linear-gradient(90deg, #293689 ,#cb2026)!important;}
.gradient-bg-reverse{background: linear-gradient(90deg, #cb2026 ,#293689)!important;}
.strong a{font-weight:600!important;}
.strong ul a{font-weight:400!important;}
.white-copy, .white p { color: #fff !important;}
.blue p { color: #293689!important;}
.white-title{ color: #fff;}
body {font-family: 'Work Sans', serif!important;color: #3d3e41;font-weight: 300; font-size:17px;line-height:27px;overflow-x: hidden;}
.body_color{color: #cb2026;}
a.body_color{color: #cb2026!important;}
a.body_color:hover{color: #293689 !important;}
.tribe-events-content {
	color:#3d3e41!important;
	font-family: 'Work Sans', serif !important;
   
}

.gradient-bg-inner .vc_column-inner{background: linear-gradient(90deg, #293689 ,#cb2026)!important;}
.gradient-bg-reverse-inner .vc_column-inner{background: linear-gradient(90deg, #cb2026 ,#293689)!important;}
.gradient-bg-reverse-inner-2 .vc_column-inner{background: linear-gradient(90deg, #cb2026 ,#293689)!important;}


h1, h2, h3, h4, h5, h6 {color:#282829;}
h1{font-size: 45px;line-height: 55px; margin-bottom: 30px;font-family: 'Work Sans', serif;font-weight: 600;color:#282829 ;letter-spacing: 0px;}
h2{font-size: 36px;line-height: 45px; margin-bottom: 30px!important;font-family: 'Work Sans', serif;font-weight: 500;color:#282829 ;}
h3 {font-family: 'Work Sans', serif;font-size: 26px;line-height: 32px;color: #282829; font-weight:500!important;}
h4 {color:#282829 ;font-size: 24px;line-height: 30px;font-weight: 500;font-family: 'Work Sans', serif;}
/* h2, h4 { margin-bottom: 15px;} */
h5 {font-family: 'Work Sans', serif;font-size: 20px;margin-bottom: 5px;color: #282829; font-weight:600!important;}
h6 {color:#293689 ;font-size: 20px;margin-bottom: 5px;color: #282829; font-weight:500!important;}

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

h2 span{
	font-weight: 500;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(136deg, #293689, #cb2026);
}
.ult_countdown-amount {
	font-weight: 500!important;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(136deg, #293689, #cb2026);
	
}
h3 a:hover, h4 a:hover {
	color: #cb2026!important;
	opacity: 1!important;
}
h3 a, h4 a {
	-webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;
}

.home_banner_copy h2 {font-size: 34px !important;font-weight:bold !important;color: #293689 !important;text-align: center;line-height: 38px !important;}
h2.cta_heading {font-size: 34px !important;font-weight: bold !important;color: #293689 !important;text-align: center;line-height: 38px !important;margin-bottom: 26px;}

.green h1{color:#CEE07C  ;font-size: 2.2rem;font-weight: 600;font-family: 'Work Sans', serif;}
.green h2{font-size: 28px;line-height: 38px; margin-bottom: 20px; font-family:'Inter', serif ;font-weight: 600;color:#CEE07C;}


.single-post h2 {
	margin-top:30px;
}

.white h1{color:#ffffff  ;font-size: 2.2rem;font-weight: 600;font-family: 'Work Sans', serif;}
.white-green-border h1 {
  font-size: 2.2rem;
  line-height: 44px;
  margin-bottom: 20px;
  font-family: 'Work Sans', serif;
  font-weight: 600;
  color: #ffffff;
  border-left: 4px solid #CEE07C;
	padding-left: 20px;
}

.white h2{font-size: 28px;line-height: 38px; margin-bottom: 20px;font-family: 'Work Sans', serif; font-weight: 600;color:#ffffff ;}
.white-green-border h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 20px;
    font-family: 'Lato Sans serif' ;
    font-weight: 600;
    color: #ffffff;
    border-left: 5px solid #CEE07C;
	padding-left: 20px;
}


.white-green-border p{
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
	color:#ffffff ; 
	border-left: 5px solid #CEE07C; 
	padding-left: 60px;  
}
.blue-button a button {
  width: 100%!important;
  color: #fff!important;
  text-align: center;
  font-weight: 500!important;
  height: auto;
  text-align: center;
  border: 3px solid #293689!important;
  background: #293689!important;
  padding: 14px 20px !important;
  border-radius:30px;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;
}
.blue-button a button:hover {
  background-color: transparent!important;
  color:#293689!important;
}
.blue-button a button:active {
  background-color: transparent!important;
  color:#293689!important;
 
}
.blue-button a button:focus {
  background-color: transparent!important;
  color:#293689!important;
 
}
a.learn-more {
  width: 180px!important;
  color: #fff!important;
  text-align: center;
  font-weight: 500!important;
  height: auto;
  text-align: center;
  border: 3px solid #293689!important;
  background: #293689!important;
  padding: 12px 25px !important;
  border-radius:30px;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;
  position: absolute;
  bottom: 0;
  margin-bottom: 30px !important;
}
a.learn-more:hover {
  background-color: transparent!important;
  color:#293689!important;
}
a.learn-more:active {
  background-color: transparent!important;
  color:#293689!important;
 
}
a.learn-more:focus {
  background-color: transparent!important;
  color:#293689!important;
 
}
.read-more a button{
  color: #293689!important;
  text-align: center;
  font-weight: 500!important;
  height: auto;
  text-align: center;
  border: none!important;
  background: transparent!important;
  padding: 5px !important;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;

}
.gform-body .gpnf-add-entry, .gform_next_button {
  color: #fff!important;
  font-weight: 500!important;
  height: auto;
  text-align: center!important;
  border: 2px solid #293689!important;
  background: #293689!important;
  padding: 10px 20px !important;
  border-radius:30px!important;
  font-size: 16px!important;
  line-height: 18px!important;
  text-transform: uppercase!important;
  letter-spacing: 1px!important;
  -webkit-transition: all .4s ease-in-out!important;
   transition: all .4s ease-in-out!important;
}
.gform-body .gpnf-add-entry:hover, .gform-body .gpnf-add-entry:active, .gform-body .gpnf-add-entry:focus {
	background-color: transparent!important;
  color:#293689!important;
}
.gform_next_button:hover, .gform_next_button:active, .gform_next_button:focus {
	background-color: transparent!important;
  color:#293689!important;
}
.read-more button{
  color: #293689!important;
  text-align: center;
  font-weight: 500!important;
  height: auto;
  text-align: center;
  border: none!important;
  background: transparent!important;
  padding: 5px !important;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;

}
.read-more button:hover, .read-more button:active, .read-more button:focus{
  background-color: transparent!important;
  color:#cb2026!important;
} 
.read-more a button:hover, .read-more a button:active, .read-more a button:focus{
  background-color: transparent!important;
  color:#cb2026!important;
} 
.footer-menu-button a {
	color: #fff !important;
    text-align: center;
    font-weight: 500 !important;
    height: auto;
    text-align: center;
    border: 2px solid #293689 !important;
    background: #293689 !important;
    padding: 10px 20px !important;
    border-radius: 30px;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin-top: 30px;
  
}
.footer-menu-button a:hover, .footer-menu-button a:active, .footer-menu-button a:focus{
  background-color: transparent!important;
  color:#293689!important;
} 
.download-button a {
	color: #293689 !important;
    text-align: center;
    font-weight: 500 !important;
    height: auto;
    text-align: center;
    background: #fff !important;
    padding: 10px 20px !important;
    border-radius: 30px;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin-top: 30px;
  
}
.download-button a:hover, .download-button a:active, .download-button a:focus{
  background-color: #293689!important;
  color:#fff!important;
}
.menu-book-a-demo-container {
	margin-top:17px;
}
#menu-contact-us{
	margin-bottom:24px;
}
.red-button a button {
  width: 100%!important;
  background-color: #cb2026;
  color: #fff!important;
  text-align: center;
  font-weight: 500!important;
  height: auto;
  text-align: center;
  border: 3px solid #cb2026!important;
  padding: 12px 25px !important;
  border-radius:30px;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;
}
.red-button a button:hover {
  background-color: transparent!important;
  color:#cb2026!important;
}
.red-button a button:active {
  background-color: transparent!important;
  color:#cb2026!important;
 
}
.red-button a button:focus {
  background-color: transparent!important;
  color:#cb2026!important;
 
}
.outline-button a button {
  width: 100%!important;
  background-color: transparent;
  color: #282829;
  text-align: center;
  font-weight: 500!important;
  height: auto;
  text-align: center;
  border: 3px solid transparent!important;
  background: linear-gradient(90deg, #293689,#cb2026)!important;
  background-origin: border-box!important;
  padding: 14px 30px !important;
  border-radius:30px;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;
  box-shadow: 2px 1000px 2px #ffff inset;
}
.outline-button a button:hover {
  box-shadow: none!important;
  color:#fff!important;
}
.outline-button a button:active {
  box-shadow: none!important;
  color:#fff!important;
 
}
.outline-button a button:focus {
  box-shadow: none!important;
  color:#fff!important;
 
}
.gradient-button-text button {

  background-color: transparent;
  color: #fff!important;
  text-align: center;
  font-weight: 500!important;
  height: auto;
  text-align: center;
  border: 3px solid transparent!important;
  background: linear-gradient(90deg, #293689,#cb2026)!important;
  background-origin: border-box!important;
  padding: 14px 30px !important;
  border-radius:30px;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  pointer-events: none !important;
}
.gradient-button-text button:hover {
  pointer-events: none!important;
}
.gradient-button a button {
  width: 100%!important;
  background-color: transparent;
  color: #fff;
  text-align: center;
  font-weight: 500!important;
  height: auto;
  text-align: center;
  border: 3px solid transparent!important;
  background: linear-gradient(90deg, #293689,#cb2026)!important;
  background-origin: border-box!important;
  padding: 14px 30px !important;
  border-radius:30px;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;
  
}
.gradient-button a button:hover {
  box-shadow: 2px 1000px 2px #ffff inset;
  color:#293689!important;
}
.gradient-button a button:active {
  box-shadow: 2px 1000px 2px #ffff inset;
  color:#293689!important;
 
}
.gradient-button a button:focus {
  box-shadow: 2px 1000px 2px #ffff inset;
  color:#293689!important;
 
}
.wpcf7 .demo-page input, .wpcf7 .demo-page select, .wpcf7 .demo-page textarea {
	    
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    outline: none;
    width: 100%;
    color: #3d3e41!important;
    text-align: left;
    font-weight: 500;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    height: 50px;
    text-align: left;
    border: none;
    box-shadow: none;
    padding: 10px 30px;
    border-radius: 30px;
    text-align: left;
    border: 2px solid transparent;
    background: linear-gradient(90deg, #cb2026, #293689);
    box-shadow: 2px 1000px 1px #f0f4f7 inset;
    background-origin: border-box;
} 
.demo-page input[type="submit"] {
	width: 250px !important;
    background: #293689 !important;
    color: #fff!important;
    text-align: center;
    font-weight: 500 !important;
    height: auto;
    text-align: center;
    border: 2px solid #293689 !important;
    padding: 12px 20px !important;
    border-radius: 50px;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 20px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: none;
		-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.demo-page input[type="submit"]:hover, .demo-page input[type="submit"]:active, .demo-page input[type="submit"]:focus {
	background-color: #fff!important;
	color: #293689!important;
}

.white-button a button {
  width: 100%!important;
 background-color: #fff!important;
 color: #293689!important;
 text-align: center;
 font-weight: 600!important;
 height: auto;
 text-align: center;
 border: 3px solid #fff!important;
 padding: 16px 40px !important;
 border-radius:50px;
 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;
   outline: none!important;
}
.white-button a button:hover {

  background-color:transparent!important;
  color:#fff!important;

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

.service-section .vc_col-sm-3 .vc_column-inner .wpb_wrapper {
  display: flex!important;
  flex-direction: column;
  align-items: center;
}

.service-section .vc_col-sm-4 .vc_column-inner {
  min-height: 500px;
}
.service-section .learn-more {
  display: flex!important;
  align-items: flex-end;
  justify-content: center;
  flex-grow: 1;
  position: absolute;
  bottom: 0;
  width:200px!important;
}

.service-section-middle {
  min-height: 320px;
}

.service-sections .aio-icon-header h3.aio-icon-title {

  font-family: 'Work Sans', serif!important;
  font-size: 32px!important;
  margin-bottom: 0px!important;
  color: #cb2026 !important;
  font-weight: 600 !important;
}

.service-sections {
  border-left: 8px solid #293689;
  border-right: 8px solid #cb2026;
  -webkit-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}

.service-sections:hover {
  border-left: 8px solid #cb2026;
  border-right: 8px solid #293689;
}

.project-section .vc_column-inner {
  padding-left: 0px!important;
  padding-right: 0px!important;
  padding-top:0px!important;
}
.project-section .vc_col-sm-4 {
  padding-left: 10px!important;
  padding-right: 10px!important;
}
.project-icon {
  margin-top: -45px!important;
}
.project-section .primary-button a button {
  padding: 16px 55px!important;
  font-size: 15px!important;
  line-height:16px!important;
  position: absolute!important;
  bottom: 0;
  display: flex!important;
  height: 45px;
  width: 280px!important;
  justify-content: center;
}
.project-section .primary-button a button:hover {
 
  color:#fff!important;
  box-shadow: inset 20em 0 0 0 #cb2026!important;

}
.project-section .primary-button a {
  display: flex!important;
  justify-content: center;
}
.project-section .vc_col-sm-4 .vc_column-inner {
  min-height:490px;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.project-section .vc_col-sm-4 .vc_column-inner:hover .project-icon img {
  transform: scale(1.25);
}
.project-section .vc_col-sm-4 .vc_column-inner .project-icon img{
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}
/*---------------Menu item buttons -----------------*/
@media screen and (min-width: 768px) {
  .menu-primary-button a {
    border-radius: 30px!important;
    padding: 10px 20px !important;
    margin-bottom: 0px !important;
    border: 2px solid transparent !important;
    background: linear-gradient(90deg, #293689, #cb2026) !important;
    background-origin: border-box !important;
    text-transform: uppercase;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 100% !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 16px !important;
    color: #293689 !important;
    box-shadow: 2px 1000px 2px #ffff inset!important;

  }

  .menu-primary-button a:hover {
    box-shadow: none!important;
    color:#fff!important;
    
  }
  .menu-primary-button a:active {
	box-shadow: none!important;
    color:#fff!important;
    
  }
  .menu-primary-button a:focus {
	box-shadow: none!important;
    color:#fff!important;
    
  }
    .menu-secondary-button a {
    border-radius: 30px!important;
    padding: 10px 20px !important;
    margin-bottom: 0px !important;
    border: 2px solid transparent !important;
    background: linear-gradient(90deg, #293689, #cb2026) !important;
    background-origin: border-box !important;
    text-transform: uppercase;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 100% !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 16px !important;
    color: #fff !important;
   
  }

  .menu-secondary-button a:hover {
    box-shadow: 2px 1000px 2px #ffff inset!important;
    color:#293689!important;
    
  }
  .menu-secondary-button a:active {
	box-shadow: 2px 1000px 2px #ffff inset!important;
    color:#293689!important;
    
  }
  .menu-secondary-button a:focus {
	box-shadow: 2px 1000px 2px #ffff inset!important;
    color:#293689!important;
    
  }
	.gradient-bg-reverse-inner, .white-column-middle {
	padding-right:5px!important;
	}
	.gradient-bg-reverse-inner .vc_column-inner, .white-column .vc_column-inner, .white-column-middle .vc_column-inner{
		border-radius:20px;
		min-height:118px;
	}
}
    .menu-secondary-button-footer a {
    border-radius: 30px!important;
    padding: 10px 20px !important;
    margin-bottom: 0px !important;
    border: 2px solid transparent !important;
    background: linear-gradient(90deg, #293689, #cb2026) !important;
    background-origin: border-box !important;
    text-transform: uppercase;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 100% !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 16px !important;
    color: #fff !important;
   
  }

  .menu-secondary-button-footer a:hover {
    box-shadow: 2px 1000px 2px #ffff inset!important;
    color:#293689!important;
    
  }
  .menu-secondary-button-footer a:active {
	box-shadow: 2px 1000px 2px #ffff inset!important;
    color:#293689!important;
    
  }
  .menu-secondary-button-footer a:focus {
	box-shadow: 2px 1000px 2px #ffff inset!important;
    color:#293689!important;
    
  }

/*---------------Menu item buttons End-----------------*/

#right-sidebar h2{font-size: 24px;line-height: 30px;}
.h1_heading{font-size: 40px;line-height: 42px;font-family: 'Work Sans', serif;font-weight: 300;color:#cb2026 ;}
.h1_heading span{font-weight: 600;color:#3399b5;}

.home_banner_h1{color: #cb2026 ;font-size: 40px;font-weight: 600;
}
.page-id-220 .contact-form :placeholder {color:#636466 !important;}
#newsletterfullname :placeholder {color:#ffffff !important;}

body.home #content{margin-top: 0px;}

@media screen and (max-width: 767px) {
	.h2_heading{font-size: 28px;line-height: 38px;}
}

@media screen and (max-width: 600px) {
	.h2_heading{font-size: 21px;line-height: 30px;}
}

.h2-small {font-size: 2rem;}


.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:#293689;
} 
a {
	font-family: 'Work Sans', serif!important;
}
p {
  font-weight: 300;
  font-size: 17px;
  line-height: 25px;
  color:#3d3e41;
	font-family: 'Work Sans', serif!important;
}

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


.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: #cb2026; 
  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: #293689  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: 0px;padding-top: 0px;}

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

.header .logo img {width: 240px;min-width: 220px;}

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

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

.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 .mega-menu-item a {
  font-weight: 500!important;
  font-size: 16px;
  text-transform: uppercase;
  color: #282829;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  font-family: 'Work Sans', serif;

} */
.header .navbar-nav>.menu-item>a:active {
  	text-decoration: none;
	color:#293689;
}
.header .navbar-nav>.menu-item>a:hover {
  text-decoration: none;
	color:#293689;
}
.header .navbar-nav>.menu-item>a:focus {
  text-decoration: none;
	color:#293689;
}
.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: #293689;}

.header .navbar-nav > .menu-item > ul.dropdown-menu > .menu-item,
.header .navbar-nav > .menu-item > ul.dropdown-menu > .menu-item > a {font-family: 'Work Sans', serif;font-size: 15px;font-weight: 400 !important;outline: none !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: #293689 }
.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: 220px;
  min-width: 100px;
}
.widgettitle {
  font-size: 19px!important;
}

#wrapper-footer .menu-item a {font-size: 16px;font-weight: 600;font-family: 'Work Sans', serif;}
#wrapper-footer .sub-menu a {font-size: 14px;font-weight: 400;line-height: 20px;}
/* #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: 13px;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: 40px;padding-bottom: 20px;background-color: #f0f4f7 !important;}
.footer-widget-columns-wrapper {border-bottom: 1px solid #d7d7d9;}
#wrapper-footer a:hover {
	color: #293689;
	-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: #293689;}


.header-top.sticky .header-secondary-section {
  height: 0;
  padding-top: 0;
}

#menu-new-footer-menu {
	display:flex;
	gap: 20px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.header .header-top.sticky .logo img {
  margin-bottom: 0;
}
@media screen and (min-width: 768px){
  .header .title-wrapper {width:45%;}
}

.header .title-wrapper .page-title {color:#282829;font-size: 58px;font-weight: 500 !important;width: 100%;letter-spacing: 0px; margin-top:40px;text-align: center;}

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

.grecaptcha-badge {
	display:none!important;
}
.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: 14px;
  font-weight: 400;
  line-height: 25px;
  color: #3d3e41;
  font-family: 'Work Sans', serif;
  margin-bottom: 8px;
}
/* .footer-widget.footer-widget-2 .textwidget p strong{color: #293689;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: #3d3e41;
  font-family: 'Work Sans', serif;
  margin-bottom: 5px;
}
.footer-widget .textwidget .contact-detail i {
  display: none;
}
.footer-city {
  font-size: 20px!important;
  font-weight: 400;
  font-family: 'Work Sans', serif!important;
}
.footer-widget-wrapper a {color: #3d3e41;font-weight:400;}
.footer-widget-wrapper a:hover {color: #293689;}
.footer-widget-wrapper a.phone-number:hover {color: #cb2026 !important;}
.footer-widget-wrapper a.email-address {color: #3d3e41 !important;}
.footer-widget-wrapper a.email-address:hover {color: #293689 !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;
  display: flex;
  gap: 40px;
  justify-content: center;}

#wrapper-footer .menu {text-align: left;
  display: flex;
  justify-content: center;}

.footer-widget-wrapper .menu-item a {color: #3d3e41;}
.footer-widget-wrapper .menu-item a:hover {color: #293689 !important;}

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

.header-transparent .sticky .header-main-section {background: #F6F5FA; 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:90%!important;}
  #wrapper-footer .menu {text-align: center;}
  #wrapper-footer .sub-menu a {font-size: 13px;line-height: 1.1;}
  .footer-widget .textwidget p{text-align: left;font-size: 16px!important;font-weight: 500;line-height: 20px!important;}
  .footer-widget-wrapper .social-media-list-wrapper {text-align: right !important; text-align: center !important; display: flex; justify-content: center;}
  .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;}
	
}


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


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


.cta-wrapper .call-to-action-button {
  color: #fff;
  padding:0px 0px 0px 5px;
  font-size:16px;
  position: relative;
  font-weight: 400;
  font-family: 'Work 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: #cb2026;
  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: center;
}
.contact-info-wrapper a.contact-detail.phone-number {
  color: #cb2026;
  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: #293689;
}
.cta-wrapper {
	border-left: 0px solid #cb2026;
	display: flex;
	align-items: center;
	display:none;

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

.cta-wrapper .call-to-action-button:hover {color: #293689;}
.cta-wrapper .call-to-action-button i {color: #293689 ; font-size: 18px; margin-right: 5px;}

#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: flex-start;
}
.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:#cb2026;}

.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: #fff;
  font-weight: 500;
  font-size: 17px;
  opacity: 1;
  text-align: left !important;
  font-family: 'Work Sans', serif;
}
.contact-form ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  opacity: 1;
  text-align: left !important;
  font-family: 'Work Sans', serif;
}
.contact-form :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  opacity: 1;
  text-align: left !important;
  font-family: 'Work Sans', serif;
}
.contact-form :-moz-placeholder { /* Firefox 18- */
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  opacity: 1;
  text-align: left !important;
  font-family: 'Work Sans', serif;
}


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


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

body.blog .read_more:hover {
  background-color: transparent !important;
  color: #293689  !important;
  border: 2px solid #293689  !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 600ms 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:600;
  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 #293689 ;
	border-radius: 25px;
	padding: 10px 20px;
	min-height: 40px;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 20px;
	width: 140px;
	background-color: #293689 ;
	color: #fff;
	text-transform: none;
}
.wpcf7 .quick_contact input[type="submit"]:hover{background-color:#fff;color: #293689 ;}
.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;
}

.page-workforce-management .stats-number, .page-workforce-management .counter_suffix {
  font-size: 80px !important;
  color: #2e3091!important;
  font-weight: 600;
}
.page-workforce-management .stats-text {
  color: #2e3091!important;
  font-weight: 400!important;
}

.page-workforce-management .stats-block .stats-number {
  font-weight: 600 !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:#293689 ;
  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:#293689 ;

}
.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:#293689 ;
    border:2px solid #fff;
    box-shadow: 0px 0px 0px 1px #293689 ;
    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: #293689  !important;
  border: 2px solid #fff !important;
 box-shadow: 0px 0px 0px 1px #293689 ;
   border-radius: 50%;
       padding: 5px !important;
       width: 10px !important;
       height: 10px !important;
}

.timeline-line span:first-child,
.timeline-line span:last-child {
  background-color: #293689  !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: #293689 ;
}
.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 600ms 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 600ms 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:#f0f4f7!important;
  font-family: 'Work Sans', serif!important;
	
}
.wrapper {
    padding: 0px;
}

.footer-widget .social-media-list-wrapper .fa {
  display: flex;
  float: right;
  margin: 0px 5px;
  width: 35px;
  height: 35px;
  color: #293689;
  font-size: 18px;
  border-radius: 50%;
  background-color: transparent;
  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;
  border: 1px solid #293689;
}

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




.footer-widget-columns-wrapper {padding-top:30px;padding-bottom:40px;border-bottom: none; background-color: #f0f4f7;}

/*
.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: #293689!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: #293689!important;
	} */
	.social-media-list-wrapper .fa:hover {
		background-color: #cb2026!important;
    	color: #fff!important;
	}
	.footer-widget-above-container .row .col-12 {
		justify-content: center!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: #cb2026;
  color: #fff;
  width: 220px;
  border: 2px solid #cb2026!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 #cb2026!important;
  color: #cb2026!important;
}
.footer-CTA-button a button:focus {
  border: 2px solid #cb2026!important;
  color: #cb2026!important;
}
.footer-CTA-call a button:hover {
	
	color:#cb2026!important;
}
.footer-CTA-call a button:focus {
	
	color:#cb2026!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:#cb2026!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 #cb2026;
  /* border-right: 2px solid #cb2026; */
  /* 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: #293689;
}

.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:#293689;
	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 img {
  margin-bottom: 20px;
/*   max-width:200px!important; */
}
.footer-widgets {
  display: flex;
  justify-content: space-between;
}
.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: center;
	  align-items: center;
	  padding-left: 0px !important;
	  padding-right: 0px !important;
}
/*-----------------Post grid----------------------------------------*/

/* 
.thumb {
	max-height:259px;
	width:auto;
} */
.element-media img {
    min-height: 236px;
    object-fit: cover;
}
.title, .excerpt, .read_more{
  padding: 10px 0px;
  margin-bottom: 0px !important
}

.title {
	padding-bottom: 0px!important;
}
.title a:hover {
	color:#293689 ;
}
.title a {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Work Sans', serif;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  
}

.post_date {
	  
  color: #3d3e41;
  padding: 20px 10px 20px;
  font-weight: 500;
  text-align: center !important;
  font-size: 20px;
}

.content-section {
  display: flex!important;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
#post-grid-95287 .item .layer-wrapper {
	min-height: 558px;

}
 #post-grid-2412 .item .layer-wrapper {
	min-height: 510px;
	border-bottom: solid 8px #cb2026;
	background-color: #f8f8f8;
}
#post-grid-569 .item .layer-wrapper:hover, #post-grid-2412 .item .layer-wrapper:hover {

  border-bottom: solid 8px #293689;
  -webkit-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out;
}

.wpb_gmaps_widget {
	margin:0px!important;
}
.post-grid .grid-items .layer-wrapper {
	position:relative;
}
.post-grid .layer-wrapper:before {
  display:none!important;
}
.thumb img {
    border-radius: 30px;
    object-fit: cover;
    min-height: 250px;
    max-height: 250px;
    width: 100%;
}

.read_more {
	color: #fff !important;
    text-align: center;
    font-weight: 500 !important;
    height: auto;
    text-align: center;
    border: 2px solid #293689 !important;
    background: #293689 !important;
    padding: 5px 15px !important;
    border-radius: 30px;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all .4sease-in-out;
    transition: all .4sease-in-out;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 30px !important;
    margin-right: 10px;

}
.read_more:hover, .read_more:active,.read_more:focus{
  background: transparent!important;
  color:#293689!important;
}
#post-grid-95287 .pagination .page-numbers {
    font-size: 14px;
    color: #fff;
    background: #293689;
    border-radius: 20px;
	font-weight: 500;
}
.pagination {
    display: flex;
    padding-left: 0;
    justify-content: center;
    margin-top: 60px !important;
}
.post-grid .pagination .current, .post-grid .pagination .pager.active {
	opacity:1!important;
}
.read_more-2 {

	border: 3px solid transparent !important;
    background: linear-gradient(90deg, #293689, #cb2026) !important;
    background-origin: border-box !important;
    color: #fff;
    text-align: center;
    font-weight: 600 !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:#293689!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 #293689!important;
    width: 100%;
    background-color: transparent;
    color: #293689!important;
    text-align: left;
    font-weight: 600;
    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: #293689!important;
  width: auto;
  border: none!important;
  text-transform: uppercase;
  font-weight: 600;
  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: #cb2026!important;
}
.contact-us-page-form .disclaimer-text p{
  color:#293689!important;
}
.wpcf7 textarea {
	height:150px!important;
}

.bottom-contact p{
	font-size:30px;
	color:#293689;
	font-weight:600;
}

.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 {
	color:#293689;
	background: #fff;
}
/* .page-contact-us .wpcf7 form.sent .wpcf7-response-output {
    border-color: #fff!important;
	color:#fff!important;
} */
#wpcf7-f7-p2-o1, #wpcf7-f7-p321-o1 {
  background-color: #fff!important;
  padding: 40px!important;
}
.contact-form .col-6, .contact-form .col-12{
  padding: 0 10px!important;
}
/* .contact-form {
 
  gap:30px;
} */
.contact-form p {
  margin-bottom: 1rem!important;
}
.contact-form p option {
  color: #282829;
}
/* .contact-form .wpcf7-select:focus option:hover {
  color: #fff;
  background:#293689!important;
}
.contact-form .wpcf7-select option:hover {
  color: #fff;
  background:#293689!important;
} */

.contact-form p option:first-child {
  display: none;
}
.home .wpcf7-not-valid-tip {
  color: #d4d4d4!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: #293689;
  font-weight: 800;
  text-transform: uppercase;
}
.learn-more p a:hover {
  color: #293689;

}

/* .learn-more .wpb_wrapper {
  width:92px;
} */


.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: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;
  }
  
}

@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:50%!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: 16px!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: #cb2026;
	border:2px solid #cb2026!important;
	font-size: 22px;
	line-height: 26px;
	font-weight:600!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: #cb2026;
	margin-bottom: 20px!important;
	background-color: transparent;
  border:2px solid #cb2026!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: 600;
    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: #cb2026!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;
	}
	.gradient-bg-reverse-inner .vc_column-inner{
		border-top-left-radius: 20px !important;
		border-top-right-radius: 20px !important;
		border-bottom-right-radius: 0px !important;
		border-bottom-left-radius: 0px !important;
	}
	.white-column .vc_column-inner {
		border-top-left-radius: 0px !important;
		border-top-right-radius: 0px !important;
		border-bottom-right-radius: 20px !important;
		border-bottom-left-radius: 20px !important;
	}
	.white-column-middle .vc_column-inner {
		border-radius:0px!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: #293689!important;
  }
  .contact-info-wrapper .contact-detail{
    color: #293689!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-end!important;
  }
  .header-main-section-left-part {
    display: flex;
    flex-direction: column-reverse!important;
  }
	.social-media-list-wrapper .fa{
		    color: #293689!important;
		    border: 2px solid #293689!important;
	}
	.social-media-list-wrapper .fa:hover{
		    color: #fff!important;
		    border: 2px solid #cb2026!important;
	}

}
.download-btn a button {
	color: #241f21;
    font-size: 14px;
    text-align: center;
	font-weight:600!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 #293689;
		border-radius: 50px;
		background-color: #293689;
		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 #293689;
    border-top: 1px solid #293689;
    border-bottom: 1px solid #293689;
    border-right: 1px solid #293689;

}

/* .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-end;
    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: 20px;
  
}
.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: #cb2026 !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 .menu-item {
	margin: 0;
	padding:0px;
	margin-bottom:8px;
}
#wrapper-footer .menu .item-has-children {
	margin-bottom:8px;
}
@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;
}
.vc_toggle_title h4 {
	font-size: 30px;
    line-height: 40px;
}

.page-case-studies .grid-items .item {
	 border-radius: 30px;
}
#post-grid-409 .item {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.more-team .ult_exp_section{
	width: 320px;
    border-radius: 50px;
	display:block;
	margin:0px auto;
	font-weight:600!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:144px;
}


@media screen and (max-width: 767px){
	.header-transparent .header-top {
		background:#edf5f8!important;
	}
	.header-banner, .home .header-banner-slider {
		margin-top:112px!important;
	}
	.header-banner .inner-section-container {
		min-height:434px;
	}
  
  .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:139px;
	}
}
@media screen and (min-width: 1200px){
	.header-transparent .header-top {
		background:#fff!important;
	}
	.header-banner {
		margin-top:144px;
	}
  
}
@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:#cb2026;
}
.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: #cb2026; 
    -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: #cb2026;
}

.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: 0px;
  transition: all .4s ease-in-out; 
}
.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-4, .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 {
  display: flex ;
  justify-content: center;
  
}
.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;
}
.page-portfolio .entry-header {
	display:none!important;
}
 .footer-icon {
  color: #293689;
  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;
}

/* .experts-section .ult-just-icon-wrapper {
	position:absolute;
	bottom:0;
} */
.ult_ecpsub_cont .wpb_text_column {
	text-align:left;
}
.footer-button {
  background-color: #cb2026;
  color: #fff !important;
  padding: 8px 30px;
  font-weight: 600 !important;
  font-size: 12px !important;
  letter-spacing: 2px;
  font-family: 'Work 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 #293689;
 
}
.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 #282829;
} */
@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 {
	text-align: center!important;
    background: #fff;
    margin-top: 144px!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: #293689!important;
    font-size: 22px!important;
    font-weight: 600!important;
}
.single-post .category-case-studies .entry-header h1 {
	color: #cb2026;
} 
.single-post .category-case-studies .entry-header {
	padding-top:40px!important;
}
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon {
	border-color: #293689!important;
}
.vc_toggle_title h4 {
    font-size: 24px!important;
    line-height: 40px;
    color: #293689;
    font-weight: 600!important;
}
.home-number p {
  color: #cb2026!important;
  font-size: 80px!important;
  font-weight: 600!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;
}


.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: #293689 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{
    border-color: transparent!important;
    background-color: transparent!important;
    color: #293689!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: #293689!important;
    border-bottom: 1px solid #293689!important;
	 -webkit-transition: all .4s ease-in-out;
   transition: all .4s ease-in-out;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	font-size: 28px;
    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: 1px !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: #293689 !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;
}

.subs-button p {
  display: flex;
  flex-direction: row;
}
.button-bottom-row .outline-button {
  position: absolute;
  bottom: 0;
}
.button-bottom-row .outline-button .outline-button{
  position: relative!important;
}
.button-bottom-row .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  
}

.contact-services .vc_column-inner .wpb_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  
}
.contact-services .red-button {
  position: absolute;
  bottom: 0;
}
.contact-services .red-button .red-button{
  position: relative!important;
}

.upcoming-events-grid .event-item {
  background: #fff;
  border-radius: 50px;
  min-height: 640px;
}
.upcoming-events-grid .event-item .event-details {
  padding: 30px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.upcoming-events-grid .event-details sup {
  font-size: 0.7em; /* Smaller font size */
  margin-left: 2px; /* Space between the day number and the suffix */
  color: #3d3e41; /* Adjust color as necessary */
}
.upcoming-events-grid .event-details .event-date {
  font-weight: 600;
  margin-bottom: 20px;
}
.upcoming-events-grid .event-details .event-title {
  margin-bottom: 20px!important;
}
.upcoming-events-grid .event-details .event-excerpt {
  margin-bottom: 30px!important;
}
.upcoming-events-grid .event-item img {
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
	object-fit: cover;
    min-height: 240px;
	max-height: 240px;
}

.upcoming-events-grid .event-item {
  position: relative;
}
.bg-image {
  background-position: top center !important;
}

.linear-bullets {
  border-radius: 72px;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_bar {
  background: linear-gradient(90deg, #cb2026 ,#293689)!important;
  border-radius: 30px!important;
}
.vc_progress_bar .vc_single_bar {
  border-radius: 30px!important;
  box-shadow: -1px 1px 5px 1px rgb(0 0 0 / 24%) inset!important;
}
.vc_progress_bar .vc_single_bar .vc_label {
  padding: 15px!important;
}
.curved-case-study {
  border-radius: 50px;
}


/*-------------------Circular Progress Bar End ----------------*/

.progress-wrapper {
  height: 250px;
  display: grid;
  place-items: center;
}

.circular-progress-container {
  width: 90%;
  max-width: 200px;
}

.circular-progress {
  --size: 100%;
  --stroke-width: 20px;
  --radius: calc((var(--size) - var(--stroke-width)) / 2);
  --circumference: calc(var(--radius) * pi * 2);
  --dash: calc((var(--progress) * var(--circumference)) / 100);
  animation: progress-animation 3s linear 0s 1 forwards;
  position: relative;
}

.circular-progress circle {
  cx: 50%;
  cy: 50%;
  r: calc((var(--size) - var(--stroke-width)) / 2);
  stroke-width: var(--stroke-width);
  fill: none;
  stroke-linecap: round;
}

.circular-progress circle.bg {
  stroke: #ddd;
}

.circular-progress circle.fg {
  transform: rotate(-90deg);
  transform-origin: center;
  stroke-dasharray: var(--dash) calc(var(--circumference) - var(--dash));
  stroke: url(#gradient);
}

.circular-progress .percentage {

  font-size: 50px;
  font-weight: bold;
  fill: #293689;
  text-anchor: middle;
  alignment-baseline: middle;
  dominant-baseline: middle;
}

@property --progress {
  syntax: "<number>";
  inherits: false;
  initial-value: 0;
}
@keyframes progress-animation-85 {
  from {
    --progress: 0;
  }
  to {
    --progress: 95;
  }
}

@keyframes progress-animation-45 {
  from {
    --progress: 0;
  }
  to {
    --progress: 95;
  }
}

/*-------------------Circular Progress Bar End ----------------*/

.cornered-row-image-left, .cornered-row-image-right {
  border-radius: 50px;
}
@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;
  }

  .gradient-bg-white {
    background: -webkit-linear-gradient(left, rgb(255, 255, 255) 27%, rgb(203, 32, 38) 27%, rgb(41, 54, 137) 100%);
    margin-top: 80px;
  }
  .grey-bg-white {
    background:-webkit-linear-gradient(left, rgb(255, 255, 255) 30%, #f0f4f7 30%);
    margin-top: 80px;
  }
  .grey-bg-white-right {
    background:-webkit-linear-gradient(right, rgb(255, 255, 255) 30%, #f0f4f7 30%);
    margin-top: 80px;
  }
  .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: 500px;
  }
  .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;
  }
  .margin-top-80 {
    margin-top: 80px!important;
  } 
  .padding-40 {
    padding: 40px!important;
  }
  .padding-60 {
      padding: 60px!important;
  }
  
  .upcoming-events-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .custom-banner {
    margin-top:144px;
  }
  .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;
  }
	.homepage-amount {
		font-size: 80px; 
		font-weight: 500; 
		line-height: 90px;
	}
	.homepage-amount-text {
		font-size: 45px; font-weight: 500; line-height: 50px;
	}
}
@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;
  }
  .gradient-bg-white {
    background: -webkit-linear-gradient(left, #cb2026 -10%, rgb(41, 54, 137) 100%);
    margin-top: 0px!important;
  }
  .grey-bg-white {
    background: #f0f4f7;
    margin-top: 0px!important;
  }
  .grey-bg-white-right {
    background: #f0f4f7;
    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;
  }
  .margin-top-80 {
    margin-top: 60px!important;
  } 
  .padding-40 {
    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:123px;
  }
  .padding-bottom-180 {
    padding-bottom:100px;
  }
	.homepage-amount {
		font-size: 52px; 
		font-weight: 500; 
		line-height: 70px;
	}
	.homepage-amount-text {
		font-size: 30px; font-weight: 500; line-height: 40px;
	}
}

.curved-image img {
  border-radius:30%;
}
.curved-image-right img {
  border-radius:30%;
}
.curved-image-2 img {
  border-radius:60px;
}
.logos-section img {
  max-width: 184px!important;
}
.curved-case-study .slick-next, .curved-case-study .slick-prev {
  top:100%!important;
  margin-bottom: 20px;
  bottom:0!important;
}
.counter-bg {
  background: -webkit-linear-gradient(left, #cb2026 -10%, rgb(41, 54, 137) 100%);
  border-radius: 66px;
}
.counter-bg .stats-text {
  font-weight: 500!important;
}


.html-text-center{
  text-align:center;
}

#rmp-menu-wrap-95159 .rmp-menu-item-link:hover, #rmp-menu-wrap-95159 .rmp-menu-item-link:focus {
  background: linear-gradient(128deg, #293689, #cb2026) !important;
}
#rmp-menu-wrap-95159 .rmp-menu-item-link {
  border-radius: 14px;
  margin-bottom: 5px;
}


.expand-button .ult_exp_section {
   	color:#fff!important;
	width:325px;
	text-align: center;
	font-weight: 500!important;
	height: auto;
	text-align: center;
	border: 3px solid #293689!important;
	background: #293689!important;
	padding: 14px 30px !important;
	border-radius:30px;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	display:block;
	margin-right:auto;
	margin-left:auto;
}
.expand-button .ult_exp_section:hover, .expand-button .ult_exp_section:active, .expand-button .ult_exp_section:focus {
  background-color: transparent!important;
  color:#293689!important;
}

.newsletter-subs .cf7-cf-turnstile {
	display:none!important;
}
.home-counter .vc_column-inner {
	border-radius: 40px!important;
	box-shadow: 2px 5px 20px 8px rgb(214 211 211 / 20%)!important;
}
.gradient-bg-reverse-inner .vc_column-inner {
	display:flex!important;
	justify-content: center!important;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
	border-color: #293689!important;
    background-color: #293689!important;
    color: #fff!important;
    padding: 10px 40px!important;
    background-image: none !important;
    font-weight: 500 !important;
    font-size: 20px!important;
    letter-spacing: 1px;
}
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a {
	border-color: #fff!important;
    background-color: #fff!important;
    color: #293689!important;
    padding: 10px 40px!important;
    background-image: none !important;
    font-weight: 500 !important;
    font-size: 20px!important;
    letter-spacing: 1px;
}
.negetive-margin-img img {
	position:relative!important;
	z-index:9;
}
.overflow-visible {
	overflow: visible!important;
}
.page-id-215 .contact-page input, .page-id-215 .contact-page textarea {
	border: 1px solid #282829!important;
	color: #282829!important;
}
.page-id-215 .contact-form input[type="submit"] {
    width: 180px !important;
    background-color: #293689!important;
    color: #fff!important;
    text-align: center;
    font-weight: 500 !important;
    height: auto;
    text-align: center;
    border: 2px solid #293689 !important;
    padding: 15px 35px !important;
    border-radius: 50px;
    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;
}
.page-id-215 .contact-form input[type="submit"]:hover, .page-id-215 .contact-form input[type="submit"]:active, .page-id-215 .contact-form input[type="submit"]:focus {
	background-color: #fff!important;
    color: #293689!important;
}

.page-id-215 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #28282980!important;
}
.page-id-215 ::-moz-placeholder { /* Firefox 19+ */
  color: #28282980!important;
}
.page-id-215 :-ms-input-placeholder { /* IE 10+ */
  color: #28282980!important;
}
.page-id-215 :-moz-placeholder { /* Firefox 18- */
  color: #28282980!important;
}
.speakers-section .vc_column-inner {
	border-radius: 62px;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
	cursor: pointer!important;
}
.speakers-section .vc_column-inner:hover {
	background: linear-gradient(90deg, #cb2026, #293689) !important;
}

.speakers-section .vc_column-inner:hover p {
	color:#fff!important;
}
