  /*-------------------------------------    
CSS INDEX
===================================
#. EL: Owl Nav
#. EL: Owl Dots
#. EL: Post Slider
#. EL: Team Slider 1
#. EL: Team Slider 2
#. EL: Team Slider 3
#. EL: Project Tab
#. EL: Project 1
#. EL: Project 2
#. EL: Project 3
#. EL: Testimonial 1
#. EL: Testimonial 2
#. EL: Testimonial 3
#. EL: Logo Slider
#. EL: Call To Action
#. EL: Counter
#. EL: Progress Bar
#. EL: Title
#. EL: Info Box
#. EL: Text With Title
#. EL: Navigation Menu
#. EL: Contact
#. EL: Slider
---------------------------------------*/
.secondary {
  color: #113b7c;
}
/*-------------------------------------
#. EL: Contact
---------------------------------------*/
.rt-el-contact ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.rt-el-contact ul li {
  margin-bottom: 10px;
  position: relative;
  font-size: 16px;
  padding-left: 30px;
  line-height: 1.75;
  list-style: none;
  font-weight: 600;
  text-align: left;
}
.rt-el-contact ul li i {
  color: #e91d2d;
  padding-right: 15px;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 1;
  font-size: 16px;
  line-height: 1;
}
.rt-el-contact ul li a {
  color: #444444;
  transition: all 0.3s ease 0s;
}
.rt-el-contact ul li a:hover {
  text-decoration: underline;
}
.rt-el-contact ul li:last-child {
  margin-bottom: 0;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="range"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="month"],
.wpcf7-form input[type="week"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="color"],
.wpcf7-form textarea {
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  color: #444444;
  width: 100%;
  padding: 5px;
}
.wpcf7-form label {
  width: 100%;
  margin-bottom: 15px;
  line-height: 2;
}
.wpcf7-form textarea {
  height: 120px;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="range"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="month"],
.wpcf7-form input[type="week"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="datetime"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="color"] {
  height: 42px;
}
.wpcf7-form button,
.wpcf7-form input[type="button"],
.wpcf7-form input[type="reset"],
.wpcf7-form input[type="submit"],
.wpcf7-form .primary-list li::before {
  padding: 10px 25px;
  font-weight: 700;
  font-size: 18px;
  transition: all 0.3s ease-out;
}
.widget_kctheme_posts .media {
  margin-bottom: 10px;
}
.widget_kctheme_posts .media:last-child {
  border-bottom: 0;
}
.widget_kctheme_posts .media a.pull-left img.wp-post-image {
  width: 80px;
  margin-right: 20px;
}
.widget_kctheme_posts p.date {
  margin-bottom: 10px;
  color: #113b7c;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
}
.widget_kctheme_posts h4 {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
}
.widget_kctheme_posts h4 a {
  color: #505050;
}
.widget_kctheme_posts h4 a:hover {
  color: #e91d2d;
}
.widget-services-area {
  position: relative;
}
.widget-services-area .widget-services-mid {
  position: absolute;
  top: 20%;
  text-align: center;
}
.widget-services-area .widget-services-mid h3 {
  font-size: 36px;
  color: #fff;
  line-height: 1.3;
}
@media only screen and (max-width: 991px) {
  .widget-services-area .widget-services-mid h3 {
    font-size: 26px;
  }
}
.widget-services-area .widget-services-mid .btn.btn-lg {
  padding: 6px 20px;
  font-size: 16px;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .widget-services-area .widget-services-mid .btn.btn-lg {
    font-size: 14px;
    padding: 6px 10px;
  }
}
.rt-el-info-box {
  position: relative;
}
.rt-el-info-box .rtin-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #69bd29;
  text-align: center;
  line-height: 47px;
  margin-right: 20px;
  line-height: 5.8;
}
@media only screen and (max-width: 1199px) {
  .rt-el-info-box .rtin-icon {
    width: 60px;
    height: 60px;
    line-height: 4;
  }
}
.rt-el-info-box .rtin-icon i {
  color: #fff;
  font-size: 36px;
}
@media only screen and (max-width: 1199px) {
  .rt-el-info-box .rtin-icon i {
    font-size: 24px;
  }
}
.rt-el-info-box .rtin-content {
  padding-top: 5px;
}
.rt-el-info-box .rtin-content .btn-area-info {
  position: absolute;
  bottom: 37px;
  right: 50px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .rt-el-info-box .rtin-content .btn-area-info {
    position: absolute;
    bottom: 6px;
    right: 15px;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 991px) {
  .rt-el-info-box .rtin-content .btn-area-info .btn.btn-lg-3 {
    font-size: 20px;
    padding: 9px 16px 6px 16px;
  }
}
.rt-el-info-box .rtin-content h2 {
  margin-bottom: 0;
  margin-top: 16px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 15%;
  left: 0;
  font-size: 48px !important;
  font-weight: 700;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .rt-el-info-box .rtin-content h2 {
    margin-bottom: 0;
    top: -10px;
    font-size: 22px;
    left: 15px;
  }
}
.rt-el-info-box .rtin-content h2 a {
  color: #fff;
}
.rt-el-info-box .rtin-content h2 a:hover {
  color: #f5f5f5;
}
.rt-el-info-box.rtin-dark {
  background-color: #232323;
}
.rt-el-info-box.rtin-dark {
  background-color: #2c2c2c;
}
.rt-el-twt-4 {
  text-align: center;
  color: #fff;
}
.rt-el-twt-4 .rtin-title {
  line-height: 1.2;
  margin-bottom: 5px;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
}
.rt-el-twt-4 .rtin-sub-title {
  color: #d075a1;
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 20px;
}
.rt-el-twt-4 .rtin-content {
  font-size: 20px;
  line-height: 1.5;
}
.rt-el-twt-3 {
  text-align: center;
}
.rt-el-twt-3 .rtin-title {
  line-height: 1.2;
  margin-bottom: 5px;
  color: #7f736b;
  font-size: 48px;
}
@media only screen and (max-width: 767px) {
  .rt-el-twt-3 .rtin-title {
    font-size: 36px;
  }
}
.rt-el-twt-3 .rtin-sub-title {
  color: #d075a1;
  line-height: 1.2;
  font-size: 24px;
  margin-bottom: 20px;
}
.rt-el-twt-3 .rtin-content {
  font-size: 18px;
  line-height: 1.7;
}
.rt-el-twt-3 .rtin-content p {
  margin-bottom: 30px;
}
.rt-el-twt-2 {
  text-align: center;
  color: #fff;
}
.rt-el-twt-2 .rtin-title {
  line-height: 1.2;
  margin-bottom: 5px;
  color: #fff;
}
.rt-el-twt-2 .rtin-sub-title {
  color: #fff;
  line-height: 1.2;
  font-size: 80px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .rt-el-twt-2 .rtin-sub-title {
    font-size: 60px;
  }
}
.rt-el-twt-2 .rtin-content {
  font-size: 18px;
  line-height: 1.5;
}
.rt-el-twt-1 .rtin-title {
  line-height: 1.2;
  color: #e91d2d;
  position: relative;
  margin-bottom: 40px;
}
.rt-el-twt-1 .rtin-title:after {
  content: "";
  height: 3px;
  width: 200px;
  background-color: #e91d2d;
  position: absolute;
  left: 0;
  margin: auto;
  bottom: -20px;
}
@media only screen and (max-width: 991px) {
  .rt-el-twt-1 .rtin-title {
    font-size: 36px;
  }
}
.rt-el-twt-1 .rtin-sub-title {
  color: #d075a1;
  line-height: 1.2;
  margin-bottom: 20px;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.rt-el-twt-1 .rtin-content {
  font-size: 18px;
  line-height: 1.5;
}
.rt-el-twt-1 .rtin-button {
  margin-top: 60px;
}
.rt-el-logo-slider .rtin-item img {
  width: inherit !important;
  margin: 0 auto;
}
.logo-grid-wrp {
  margin: 20px 0;
}
.wrapper-area .minimal-light .esg-filterbutton,
.wrapper-area .minimal-light .esg-navigationbutton,
.wrapper-area .minimal-light .esg-sortbutton,
.wrapper-area .minimal-light .esg-cartbutton a {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  color: #fff;
  border: 2px solid #e91d2d;
  background-color: transparent;
  font-size: 16px;
  border-radius: 0;
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 100px 10px 100px;
  font-weight: 600;
  letter-spacing: 2px;
  margin-right: 10px;
  margin-left: 10px;
}
.wrapper-area .minimal-light .esg-filterbutton:hover,
.wrapper-area .minimal-light .esg-navigationbutton:hover,
.wrapper-area .minimal-light .esg-sortbutton:hover,
.wrapper-area .minimal-light .esg-cartbutton a:hover,
.wrapper-area .minimal-light .esg-filterbutton:active,
.wrapper-area .minimal-light .esg-navigationbutton:active,
.wrapper-area .minimal-light .esg-sortbutton:active,
.wrapper-area .minimal-light .esg-cartbutton a:active,
.wrapper-area .minimal-light .esg-filterbutton:focus,
.wrapper-area .minimal-light .esg-navigationbutton:focus,
.wrapper-area .minimal-light .esg-sortbutton:focus,
.wrapper-area .minimal-light .esg-cartbutton a:focus,
.wrapper-area .minimal-light .esg-filterbutton:active,
.wrapper-area .minimal-light .esg-navigationbutton:active,
.wrapper-area .minimal-light .esg-sortbutton:active,
.wrapper-area .minimal-light .esg-cartbutton a:active {
  outline: none;
  background-color: #e91d2d;
  color: #fff;
}
.wrapper-area .minimal-light .esg-navigationbutton:hover,
.wrapper-area .minimal-light .esg-filterbutton:hover,
.wrapper-area .minimal-light .esg-sortbutton:hover,
.wrapper-area .minimal-light .esg-sortbutton-order:hover,
.wrapper-area .minimal-light .esg-cartbutton a:hover,
.wrapper-area .minimal-light .esg-filterbutton.selected {
  background-color: #e91d2d;
  border-color: #e91d2d;
  color: #fff;
  box-shadow: none;
}
.navigationbuttons,
.esg-pagination,
.esg-filters {
  position: relative;
  z-index: 50;
  -webkit-backface-visibility: hidden;
  margin-bottom: 30px !important;
}
.rt-el-process-box2 {
  text-align: center;
  background-color: #fff;
  min-height: 295px;
  padding: 56px 40px 30px 40px;
  border-bottom: 4px solid #e91d2d;
}
@media only screen and (max-width: 1199px) {
  .rt-el-process-box2 {
    padding: 40px 30px 30px 30px;
    min-height: inherit;
  }
}
@media only screen and (max-width: 991px) {
  .rt-el-process-box2 {
    padding: 40px 30px 30px 30px;
    margin-bottom: 30px;
  }
}
.rt-el-process-box2 .rtin-process {
  position: absolute;
  color: #fff;
  background-color: #d075a1;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  font-size: 44px;
  margin: auto;
  left: 0;
  right: 0;
  top: -39px;
}
.rt-el-process-box2 .rtin-icon {
  font-size: 45px;
  color: #5c4738;
  margin-bottom: 5px;
}
.rt-el-process-box2 .rtin-content h3 {
  color: #0092ae;
  font-size: 36px;
  line-height: 1.3;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .rt-el-process-box2 .rtin-content h3 {
    font-size: 30px;
  }
}
.rt-el-process-box2 .rtin-content h3 a {
  color: #0092ae;
}
.rt-el-process-box2 .rtin-content h3 a:hover {
  color: #e91d2d;
}
.rt-el-process-box {
  text-align: center;
  background-color: #fff;
  min-height: 200px;
  padding: 40px 40px 30px 40px;
}
@media only screen and (max-width: 1199px) {
  .rt-el-process-box {
    padding: 40px 30px 30px 30px;
    min-height: inherit;
  }
}
@media only screen and (max-width: 991px) {
  .rt-el-process-box {
    padding: 40px 30px 30px 30px;
    margin-bottom: 30px;
  }
}
.rt-el-process-box .rtin-process {
  background-color: #000;
  position: absolute;
  color: #fff;
  font-size: 36px;
  width: 50px;
  height: 60px;
  margin: auto;
  left: 0;
  right: 0;
  top: -26px;
}
@media only screen and (max-width: 1199px) {
  .rt-el-process-box .rtin-process {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991px) {
  .rt-el-process-box .rtin-process {
    font-size: 30px;
  }
}
.rt-el-process-box .rtin-icon {
  font-size: 36px;
  color: #e91d2d;
  margin-bottom: 5px;
}
@media only screen and (max-width: 1199px) {
  .rt-el-process-box .rtin-icon {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991px) {
  .rt-el-process-box .rtin-icon {
    font-size: 30px;
  }
}
.rt-el-process-box .rtin-content h3 {
  text-align: uppercase;
  font-size: 24px;
  line-height: 1.3;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .rt-el-process-box .rtin-content h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 991px) {
  .rt-el-process-box .rtin-content h3 {
    font-size: 20px;
  }
}
.rt-el-process-box .rtin-content h3 a {
  color: #113b7c;
}
.rt-el-process-box .rtin-content h3 a:hover {
  color: #e91d2d;
}
@media only screen and (max-width: 1199px) {
  .elementor-15 .elementor-element.elementor-element-05d7d9d {
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .elementor-15 .elementor-element.elementor-element-05d7d9d {
    font-size: 16px;
  }
}
.elementor .video-testimonial-wrap embed,
.elementor .video-testimonial-wrap iframe,
.elementor .video-testimonial-wrap object,
.elementor .video-testimonial-wrap video {
  height: 236px;
}
.mc4wp-form-fields {
  text-align: center;
}
.mc4wp-form-fields .email-box {
  text-align: center;
  font-size: 24px;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  width: 447px;
}
@media only screen and (max-width: 767px) {
  .mc4wp-form-fields .email-box {
    width: 100%;
  }
}
.mc4wp-form-fields .name-box {
  text-align: center;
  font-size: 24px;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  width: 447px;
}
@media only screen and (max-width: 767px) {
  .mc4wp-form-fields .name-box {
    width: 100%;
  }
}
.mc4wp-form-fields .email-sub {
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}
.mc4wp-form-fields .btn.btn-lg-3 {
  padding: 13px 20px 10px 20px;
}
.info-box {
  background-color: #fff;
  border-bottom: 1px solid #ededed;
  border-top: 1px solid #ededed;
  border-left: 1px solid #ededed;
  border-right: 10px solid #e91d2d;
  color: #e91d2d;
  font-size: 24px;
  padding: 20px;
}
.info-box h3 {
  margin-bottom: 0;
  line-height: 1;
}
.info-box h3 a:Hover a {
  color: #4a4a4a;
}
.testimonial-box.light {
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px;
  color: #fff;
}
.testimonial-box.light .d-inline li {
  list-style: none;
  display: inline-block;
  color: #fff;
}
.testimonial-box.light .testimonial-img {
  margin-bottom: 15px;
}
.testimonial-box.light .testimonial-img img {
  width: 61px;
}
.testimonial-box.light p {
  margin-bottom: 10px;
  color: #fff;
}
.testimonial-box.light h3 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
.blgo-posts.blgo-post-right {
  text-align: center;
}
.blgo-posts.blgo-post-right img {
  width: 100%;
}
.blgo-posts h3 {
  font-size: 36px;
  color: #e91d2d;
  font-weight: 500;
  line-height: 1.3;
}
@media only screen and (max-width: 1199px) {
  .blgo-posts h3 {
    font-size: 24px;
  }
}
.blgo-posts h3 a {
  text-transform: capitalize;
}
.blgo-posts h3 a:hover {
  color: #113b7c;
}
.blgo-posts .item-deccription {
  font-size: 20px;
  line-height: 1.5;
}
@media only screen and (max-width: 1199px) {
  .blgo-posts .item-deccription {
    font-size: 18px;
  }
}
.blgo-posts .item-date-wrap {
  color: #113b7c;
  font-size: 20px;
  position: relative;
  margin-bottom: 40px;
}
@media only screen and (max-width: 199px) {
  .blgo-posts .item-date-wrap {
    font-size: 16px;
  }
}
.blgo-posts .item-date-wrap:after {
  content: "";
  height: 2px;
  width: 200px;
  background-color: #113b7c;
  position: absolute;
  margin: auto;
  bottom: -20px;
}
.services-box {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .services-box {
    margin-bottom: 20px;
  }
}
.services-box .services-img img {
  width: 100%;
}
.services-box .rtin-button .btn.btn-lg-1 {
  display: block;
  background-color: #fff;
  color: #e91d2d;
  padding: 18px 0px;
}
.services-box .rtin-button .btn.btn-lg-1:hover {
  background-color: #e91d2d;
  color: #fff;
}
.services-box .services-content .services-text {
  font-size: 20px;
}
.services-box .services-content .services-title {
  font-size: 24px;
  color: #113b7c;
  position: relative;
  margin-bottom: 40px;
}
.services-box .services-content .services-title:after {
  content: "";
  height: 3px;
  width: 200px;
  background-color: #e91d2d;
  position: absolute;
  left: 0;
  margin: auto;
  bottom: -20px;
  right: 0;
}
.services-box:hover .btn.btn-lg-1 {
  background-color: #e91d2d;
  color: #fff;
}
.rt-el-blgo-post .blog-post-wrp {
  border-bottom: 4px solid #e91d2d;
}
@media only screen and (max-width: 767px) {
  .rt-el-blgo-post .blog-post-wrp {
    margin-bottom: 20px;
  }
}
.rt-el-blgo-post .blog-post-wrp .item-content {
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  padding: 30px;
  font-size: 20px;
  background-color: #fff;
}
.rt-el-blgo-post .blog-post-wrp .item-content .item-deccription p {
  margin-bottom: 0;
}
.rt-el-blgo-post .blog-post-wrp .item-date {
font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;

}
}
.rt-el-blgo-post .blog-post-wrp h3 {
  font-size: 24px;
  text-transform: uppercase;
}
.rt-el-blgo-post .blog-post-wrp h3 a {
  color: #113b7c;
}
.rt-el-blgo-post .blog-post-wrp h3 a:hover {
  color: #e91d2d;
}
.rt-el-blgo-post .blog-post-wrp:hover {
  border-bottom: 4px solid #113b7c;
}
.team-box-layout1 {
  position: relative;
  border-bottom: 3px solid #f0b945;
  margin-bottom: 30px;
}
.team-box-layout1 .item-content {
  position: absolute;
  bottom: 0;
  color: #fff;
  line-height: 1;
  padding: 30px;
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
  width: 100%;
  background: #000000;
  background: -moz-linear-gradient(360deg, rgba(0, 0, 0, 0.14047626) 0%, rgba(0, 0, 0, 0.32815133) 1%, rgba(0, 0, 0, 0.13767514) 12%);
  background: -webkit-linear-gradient(360deg, rgba(0, 0, 0, 0.14047626) 0%, rgba(0, 0, 0, 0.32815133) 1%, rgba(0, 0, 0, 0.13767514) 12%);
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.14047626) 0%, rgba(0, 0, 0, 0.32815133) 1%, rgba(0, 0, 0, 0.13767514) 12%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}
.team-box-layout1 .item-content h3 {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.3;
  text-transform: uppercase;
}
.team-box-layout1 .item-content h3 a {
  color: #e91d2d;
}
.team-box-layout1 .item-content p.designation {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 5px;
}
.team-box-layout1 .item-content p {
  margin-bottom: 15px;
}
.team-box-layout1 .item-content .btn-bar {
  display: none;
  opacity: 0;
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
}
.team-box-layout1 .item-content .btn-bar a.btn-lg-1 {
  padding: 10px;
  font-size: 16px;
}
.team-box-layout1 .item-content .btn-bar a.btn-lg-1:hover {
  background-color: #111;
}
.team-box-layout1:hover .item-content {
  background-color: #113b7c;
}
.team-box-layout1:hover .btn-bar {
  -webkit-transition: all all 0.3s ease-out;
  -moz-transition: all all 0.3s ease-out;
  -o-transition: all all 0.3s ease-out;
  transition: all all 0.3s ease-out;
  opacity: 1;
  display: block;
}
.locations-wrap.team-wrap .locations-box .item-title {
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 0;
}
.locations-wrap.team-wrap .locations-box .item-title a {
  color: #e91d2d;
}
.locations-wrap.team-wrap .locations-box .item-title a:hover {
  color: #113b7c;
}
.locations-wrap .locations-box {
  background-color: #fff;
  text-align: center;
  border-bottom: 4px solid #113b7c;
}
.locations-wrap .locations-box span.locations-sub {
  font-size: 12px;
  font-weight: 500;
  color: #e91d2d;
}
.locations-wrap .locations-box .locations-box-mid {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  padding: 30px;
}
.locations-wrap .locations-box .item-title {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.locations-wrap .locations-box .item-title a {
  color: #505050;
}
.locations-wrap .locations-box .item-title a:hover {
  color: #e91d2d;
}
.locations-wrap .locations-box .locations-contact {
  clear: both;
  font-size: 16px;
  display: block;
  margin-bottom: 20px;
}
.nav-control-layout2.owl-theme .owl-nav {
  margin-top: 0;
}
.nav-control-layout2.owl-theme .owl-nav > div {
  line-height: 2.2;
  font-size: 24px;
  color: #b8b8b8;
  height: 52px;
  width: 52px;
  border-radius: 50%;
  background: transparent;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (max-width: 991px) {
  .nav-control-layout2.owl-theme .owl-nav > div {
    height: 48px;
    width: 48px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .nav-control-layout2.owl-theme .owl-nav > div {
    height: 42px;
    width: 42px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .nav-control-layout2.owl-theme .owl-nav > div {
    height: 38px;
    width: 38px;
    font-size: 18px;
  }
}
.nav-control-layout2.owl-theme .owl-prev:hover {
  background: #113b7c !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-layout2.owl-theme .owl-prev:hover i {
  color: #ffffff;
}
.nav-control-layout2.owl-theme .owl-next:hover {
  background: #113b7c !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-layout2.owl-theme .owl-next:hover i {
  color: #ffffff;
}
.nav-control-layout2.owl-theme .owl-prev {
  left: -65px;
}
.nav-control-layout2.owl-theme .owl-next {
  right: -65px;
}
.nav-control-layout2.owl-theme:hover .owl-prev {
  opacity: 1;
  visibility: visible;
  left: -60px;
  background: #113b7c !important;
}
@media only screen and (max-width: 575px) {
  .nav-control-layout2.owl-theme:hover .owl-prev {
    left: 0;
  }
}
.nav-control-layout2.owl-theme:hover .owl-next {
  opacity: 1;
  visibility: visible;
  right: -60px;
  background: #113b7c !important;
}
@media only screen and (max-width: 575px) {
  .nav-control-layout2.owl-theme:hover .owl-next {
    right: 0;
  }
}
.header-search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 59, 124, 0.95);
  transition: all 0.5s ease-in-out;
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
  visibility: hidden;
  z-index: 999999;
}
.header-search .header-search-form {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.header-search .header-search-form input[type="search"] {
  width: 60%;
  color: #ffffff;
  font-size: 24px;
  text-align: left;
  border: none;
  margin: 0px auto;
  padding: 25px 10px 25px 30px;
  outline: none;
  background: linear-gradient(to right, transparent, rgba(200, 200, 200, 0.5), transparent);
}
.header-search .header-search-form .search-btn {
  padding: 24px 10px;
  background-color: transparent;
  box-shadow: none;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.header-search .header-search-form .search-btn i:before {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  margin-left: 0;
}
.header-search .header-search-form .search-btn:focus {
  box-shadow: none;
  outline: none;
}
.header-search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #e91d2d;
  background-color: rgba(255, 255, 255, 0.8);
  border: none;
  opacity: 1;
  visibility: visible;
  font-size: 36px;
  font-weight: 300;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  width: 50px;
  height: 50px;
}
.header-search .close:focus {
  box-shadow: none;
  border: none;
  outline: none;
}
.header-search .close:hover {
  background-color: #ffffff;
}
.header-search.open {
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
  visibility: visible;
}
.mean-container .mean-bar .logo-small {
  max-height: 35px;
  padding: 3px 10px;
}
.search-box-area {
  text-align: right;
  margin-right: 14px;
  margin-top: 4px;
}
.header-icon-area {
  padding-top: 33px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .header-icon-area {
    padding-top: 0 ;
  }
}
.elementor-slide-description span {
  color: #fff;
}
.event-box {
  background-color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #dcdcdc;
}
@media only screen and (max-width: 575px) {
  .event-box .media.event-img {
    right: 0;
    display: inherit;
    padding: 0;
  }
}
.event-box p {
  margin-bottom: 10px;
  font-size: 20px;
  color: #1b214f;
}
@media only screen and (max-width: 575px) {
  .event-box p {
    font-size: 18px;
  }
}
.event-box p i {
  width: 30px;
}
.event-box h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
@media only screen and (max-width: 575px) {
  .event-box h3 {
    font-size: 20px;
    line-height: 1.3;
  }
}
.event-box h3 a {
  color: #e91d2d;
}
.event-box h3 a:hover {
  color: #113b7c;
}
.event-box .event-left {
  font-size: 24px;
  color: #e91d2d;
  text-transform: uppercase;
  padding: 30px;
  font-weight: 400;
}
@media only screen and (max-width: 575px) {
  .event-box .event-left {
    padding: 15px 0 0 0;
  }
}
.event-box .event-left .date-number {
  font-weight: 600;
  font-size: 80px;
  display: block;
  clear: both;
  color: #102e5b;
  line-height: 1;
}
@media only screen and (max-width: 575px) {
  .event-box .event-left .date-number {
    font-size: 65px;
  }
}
.event-box .media-body {
  padding: 32px;
  border-left: 1px solid #dcdcdc;
}
.event-box.kcwidget {
  font-weight: 600;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #dcdcdc;
}
.event-box.kcwidget p {
  margin-bottom: 10px;
  font-size: 16px;
  color: #1b214f;
}
.event-box.kcwidget p i {
  width: 24px;
}
.event-box.kcwidget h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.3;
}
.event-box.kcwidget h3 a {
  color: #e91d2d;
}
.event-box.kcwidget h3 a:hover {
  color: #113b7c;
}
.event-box.kcwidget .event-left {
  font-size: 18px;
  color: #e91d2d;
  text-transform: uppercase;
  padding: 14px;
  font-weight: 400;
  line-height: 1.8;
}
.event-box.kcwidget .event-left .date-number {
  font-weight: 600;
  font-size: 36px;
  display: block;
  clear: both;
  color: #102e5b;
  line-height: 1;
}
.event-box.kcwidget .media-body {
  padding: 14px;
  border-left: 1px solid #dcdcdc;
}
.event-box-single {
  font-weight: 600;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: cover;
}
.event-box-single p {
  margin-bottom: 10px;
  font-size: 20px;
  color: #1b214f;
}
.event-box-single p i {
  width: 30px;
}
.event-box-single h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.event-box-single h3 a {
  color: #e91d2d;
}
.event-box-single h3 a:hover {
  color: #113b7c;
}
.event-box-single .event-left {
  font-size: 24px;
  color: #e91d2d;
  text-transform: uppercase;
  padding: 30px;
  font-weight: 400;
}
.event-box-single .event-left .date-number {
  font-weight: 600;
  font-size: 80px;
  display: block;
  clear: both;
  color: #102e5b;
  line-height: 1;
}
.event-box-single .media-body {
  padding: 32px;
  border-left: 1px solid #dcdcdc;
}
.blog-sidebar-area {
  position: relative;
}
.blog-sidebar-area .rtin-img-holder:after {
  top: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 33, 84, 0.7);
}
.wrapper-area .blog-sidebar-area .rt-el-info-box .rtin-content h2 {
  z-index: 99;
  text-transform: capitalize;
}
.sidenav h2 {
  color: #e91d2d;
}
@media only screen and (max-width: 575px) {
    .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main.ubermenu-skin-none.ubermenu-loc-primary.ubermenu-responsive-toggle-content-align-left.ubermenu-responsive-toggle-align-full {
    	padding-top: 0;
    	margin-top: 6px;
    	margin-bottom: 0;
    	padding-bottom: 0;
    }
}

.ubermenu-responsive-toggle .fab, .ubermenu-responsive-toggle .far, .ubermenu-responsive-toggle .fas, .ubermenu-responsive-toggle .svg-inline--fa {
	width: 1.3em;
	text-align: center;
	margin-right: .6em;
	color: #eb303e;
}