@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700italic,700);

/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #433f3f;
  font: 300 14px/1.64286 "Open Sans", sans-serif;
  -webkit-text-size-adjust: none;
  background: #E03D3E;
}


img {
  max-width: 100%;
  height: auto;
}

/*================     Typography     ===================*/
h1,
h2,
h3,
h4,
h5,
h6,
.heading-1,
.heading-2,
.heading-3,
.heading-4,
.heading-5,
.heading-6 {
  text-transform:  none;
  color: #E03D3E;
}

h1,
.heading-1 {
  font-size: 24px;
  line-height: 1;
}

h2,
.heading-2 {
  font-size: 24px;
  line-height: 1;
}

h3,
.heading-3 {
  font-size: 20px;
  line-height: 1;
}

h4,
.heading-4 {
  font-size: 18px;
  line-height: 1;
}

h5,
.heading-5 {
  font-size: 18px;
  line-height: 22px;
}

h5.h5--mod,
.heading-5.h5--mod {
  line-height: 22px;
}

h6,
.heading-6 {
  font-size: 16px;
  line-height: 20px;
}

p {
  /* font-family: "Arial", sans-serif; */
 font-family: 300 14px/1.64286 "Open Sans", sans-serif ;
 font-weight: 400;
}

p .fa,
.marked-list .fa,
.list .fa {
  text-decoration: none;
  min-width: 45px;
}

small,
.small {
  font-size: .75em;
  vertical-align: baseline;
}

.big {
  font-size: 1.5em;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:focus {
  outline: none;
}

a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

a[href^="tel:"]:hover,
a[href^="callto:"]:hover {
  color: #E74C3C;
}

a[href^="mailto:"] {
  color: inherit;
}

a[href^="mailto:"]:hover {
  color: #E74C3C;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}

.lt-ie9 .page {
  min-width: 1200px;
}

/*=======================================================
                       Main Layout
=========================================================*/
/*==================    Offsets      ======================*/
*+h5 {
  margin-top: 43px;
}

*+p {
  margin-top: 9px;
}

p+p {
  margin-top: 23px;
}

*+img {
  margin-top: 43px;
}

/* *+.btn {
  margin-top: 35px;
  margin-bottom: 35px;
} */

*+a.icon {
  margin-top: 36px;
}

*+.inline-list {
  margin-top: 12px;
}

*+.index-list-2 {
  margin-top: 37px;
}

*+.marked-list-2 {
  margin-top: 25px;
}

*+.quote {
  margin-top: 37px;
}

.quote+.quote {
  margin-top: 33px;
}

.marked-list-2+p {
  margin-top: 25px;
}

*+.mailform {
  margin-top: 46px;
}

*+.map {
  margin-top: 43px;
}

*+.contact-info-2 {
  margin-top: 42px;
}

*+.terms-list {
  margin-top: 37px;
}

*+.box--skin-1 {
  margin-top: 15px;
}

.box--skin-1+.box--skin-1 {
  margin-top: 25px;
}

*+.box-2 {
  margin-top: 41px;
}

h3+h5 {
  margin-top: 43px;
}

.box+h5 {
  margin-top: 30px;
}

.mt-2 {
  margin-top: 30px;
}
.mt-3 {
  margin-top: 70px!important;
}
.mb-2 {
  margin-bottom: 50px;
}
*+.row {
  margin-top: 45px;
}

.row+.row {
  margin-top: 75px;
}

.offset-1+.row {
  margin-top: 43px;
}

@media (max-width: 767px) {
  .offset-1+.row {
    margin-top: 60px;
  }

}

p+.row {
  margin-top: 25px;
}

*+.offset-0 {
  margin-top: 0 !important;
}

*+.offset-1 {
  margin-top: 38px;
}

*+.offset-2 {
  margin-top: 12px;
}

*+.offset-3 {
  margin-top: 15px;
}
@media (max-width: 1200px) { 
  .logo-icon:before {
    left: -1%!important;
    top: -16%!important;
  }

}
@media (max-width: 479px) {
  h1.brand_name  {
    font-size: 23px!important;
    text-align: center!important;
  }
  .logo-icon:before {
    left: -2%!important;
  }
  *+.offset-4 {
    margin-top: 60px !important;
  }

}

*+.offset-5 {
  margin-top: 25px;
}

.offset {
  margin-top: -56.5px;
}

/*==================    Postfix      ======================*/
.postfix-1 {
  margin-right: -3px;
}

/*==================    Preffix      ======================*/
/*==================    Insets      ======================*/
.inset-1 {
  padding-top: 124px;
}

@media (max-width: 991px) {
  .inset-1 {
    padding-top: 0;
  }
}

.inset-2 {
  padding-left: 45px;
}

.bannersworn {
padding: 10px;
border: 1px solid #3f454d;
border-radius: 10px;
box-shadow: 7px 6px 9px -8px black;
}

.bannersworn:hover {
  background-color: #3f454d;

  border: 1px solid white;
  scale: 1.05;
}
.bannersworn:hover * {
color: white!important;
}



@media (max-width: 991px) {
  .inset-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/*==================      Well     ======================*/
/* .well-1 {
  padding-bottom: 195px;
} */

.well-2 {
  padding-bottom: 135px;
}

.well-3 {
  padding: 125px 0;
}

.well-4 {
  padding: 135px 0;
}

.well-5 {
  padding: 110px 20px 90px;
}
.well-r {
  padding: 110px 20px 90px;
}

.well-10 {
  padding: 50px 20px 90px;
}

.well-11 {
  padding: 50px 20px 0px;
}

.well-12 {
  padding: 50px 20px 25px;
}

.well-5--inset-1 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.well-5--inset-2 {
  padding-top: 70px;
}

.well-6 {
  padding: 100px 0;
}

.well-7 {
  padding-bottom: 10px;
}
.well-8 {
  padding-bottom: 50px;
}
.well-9 {
 margin-top: 2rem;
}
/*=======================================================
                        Helpers
=========================================================*/
/*================    Basic Helpers    ==================*/
.round {
  border-radius: 50%;
}


.blockQuote {
  padding: 2rem;

  background: #f0f0f0;
}

.full {
  width: 100%;
}

/*==================    Text Styling      ======================*/
.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.strike {
  text-decoration: line-through;
}

.capitalize {
  text-transform: capitalize;
}

.capitalize {
  /* text-transform: capitalize; */
}

.lowercase {
  text-transform: lowercase;
}

.thin {
  font-weight: 100;
}

.light {
  font-weight: 300;
}

.normal {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.sbold {
  font-weight: 600;
}

strong,
.bold {
  font-weight: 700;
}

.ubold {
  font-weight: 900;
}

/*==================     Text Align    ======================*/
.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

@media (max-width: 1199px) {
  .text-md-center {
    text-align: center;
  }

  .text-md-right {
    text-align: right;
  }

  .text-md-left {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .text-sm-center {
    text-align: center;
  }

  .text-sm-right {
    text-align: right;
  }

  .text-sm-left {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .text-xs-center {
    text-align: center;
  }

  .text-xs-right {
    text-align: right;
  }

  .text-xs-left {
    text-align: left;
  }
}

@media (max-width: 479px) {
  .text-xxs-center {
    text-align: center;
  }

  .text-xxs-right {
    text-align: right;
  }

  .text-xxs-left {
    text-align: left;
  }
}

/*================      Floating      =================*/
.pull-left {
  float: left;
}

.pull-none {
  float: none;
}

.pull-right {
  float: right;
}

@media (max-width: 1199px) {
  .pull-md-none {
    float: none;
  }

  .pull-md-right {
    float: right;
  }

  .pull-md-left {
    float: left;
  }
}

@media (max-width: 991px) {
  .pull-sm-none {
    float: none;
  }

  .pull-sm-right {
    float: right;
  }

  .pull-sm-left {
    float: left;
  }
}

@media (max-width: 767px) {
  .pull-xs-none {
    float: none;
  }
  .logo-icon:before {
    width: 80px!important;
    height: 80px!important;
    left: -3%!important;
    top: 35px!important;
  }
  header .header_top {
    padding: 25px 0 30px!important;
  }
  .brand_slogan {
    text-align: center;
  }
  .banner1 {
    padding: 20px!important;
  }
  .banner1 * {
    font-size:medium;
  }
  .pull-xs-right {
    float: right;
  }

  .pull-xs-left {
    float: left;
  }
}

/*================       Colors       ==================*/
.text-default {
  color: #fff;
}

.text-contrast {
  color: #000;
}

.text-primary {
  color: #E74C3C;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #E74C3C;
}

.bg-contrast {
  background: #000;
}

.bg-contrast-variant-1 {
  background: #212121;
}

.bg-default {
  background: #fff;
}

.bg-default-variant-1 {
  background: #dee2e8;
}

.bg-default-variant-2 {
  background: #F8F9FA;
}

.bg-default-variant-3 {
  background: #F8F9FA;
}



/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  position: relative;
  padding-left: 95px;
  text-align: left;
}

.logo-icon:before {
  content: '';
  position: absolute;
  top: 2%;
  left: -114px;
  width: 135px;
  height: 135px;
  background-image: url(../images/logo.png);
  background-size: cover;
}

@media only screen and (max-width: 1400px) {
  
.logo-icon:before {
  
  top: -20%;
  left: -46px;
  width: 90px;
  height: 90px;

}



}

.brand_name {
  overflow: hidden;
  text-transform: none;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
}

.brand_slogan {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  line-height: 20px;
  /*text-transform: capitalize;*/
  opacity: 0.5;
  color: #fff;
  font-weight: bold;
}

.brand_name+.brand_slogan {
  margin-top: 0;
}

/*==================    Images     ======================*/
.image-wrap-1 img {
  margin-top: 0px;
}

/*==================     Icons     ======================*/
.icon {
  display: inline-block;
  text-align: center;
}

.opacity-0 {
  opacity: 0;
}

.icon-sm {
  font-size: 25px;
  line-height: 50px;
}

.icon-md {
  width: 53px;
  height: 53px;
  line-height: 53px;
  font-size: 19.24px;
}

.icon-lg {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 30px;
}

.icon-xl {
  font-size: 50px;
  line-height: 128px;
  width: 128px;
  height: 128px;
}

.icon-secondary {
  background: #E03D3E;
  color: #fff;
}

a.icon-secondary:hover {
  background: #E74C3C;
}

.icon-primary {
  
  color: #E74C3C;
}

a.icon-primary:hover {
  background: #E03D3E;
  color: white;
}

.icon.fa-facebook,
.icon.fa-twitter,
.icon.fa-google-plus,
.icon.fa-skype,
.icon.fa-instagram,
.icon.fa-rss {
  font-size: 23px;
  line-height: 46px;
  width: 46px;
  height: 46px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #2F3338;
  color: #fff;
}

.icon.fa-facebook:hover,
.icon.fa-twitter:hover,
.icon.fa-google-plus:hover,
.icon.fa-skype:hover,
.icon.fa-instagram:hover,
.icon.fa-rss:hover {
  background: #E74C3C;
}

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  background: transparent;
  text-align: center;
  text-transform: capitalize;
  position: relative;
}

.btn .insider {
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.btn .insider:after {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 20px;
  position: absolute;
  left: -100%;
  top: 50%;
  margin-top: -10px;
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.btn:hover .insider:after {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  left: 100%;
}

.btn-sm {
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  padding: 6px 10px;
}

.btn-md {
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  padding: 6px 10px;
}

.btn-primary {
  color: #FFFFFF;
  background: #E74C3C;
}

.btn-primary:hover {
  color: #E74C3C;
  background: rgba(231, 76, 60, 0.22);
}

.btn-primary:active {
  -webkit-box-shadow: 1px 1px 5px #E74C3C;
  -moz-box-shadow: 1px 1px 5px #E74C3C;
  box-shadow: 1px 1px 5px #E74C3C;
}

/*==================      Box      ======================*/
.box .box_left img,
.box .box_right img {
  max-width: none;
}

.box .box_left,
.box .box_right,
.box .box_body {
  padding: 0;
  display: table-cell;
  vertical-align: top;
}

.box .box_left {
  padding-right: 10px;
}

.box .box_right {
  padding-left: 30px;
}

.box .box--middle {
  vertical-align: middle;
}

.box .box--bottom {
  vertical-align: bottom;
}

.box--skin-1 .box_left {
  width: 70px;
  padding-right: 0;
}

@media (max-width: 479px) {

  .box-xxs-clear .box_left img,
  .box-xxs-clear .box_right img {
    max-width: 100%;
  }

  .box-xxs-clear .box_left,
  .box-xxs-clear .box_right,
  .box-xxs-clear .box_body {
    padding: 0;
    display: block;
    vertical-align: top;
  }

  .box-xxs-clear .box_left {
    padding-bottom: 30px;
  }

  .box-xxs-clear .box_right {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {

  .box-xs-clear .box_left img,
  .box-xs-clear .box_right img {
    max-width: 100%;
  }

  .box-xs-clear .box_left,
  .box-xs-clear .box_right,
  .box-xs-clear .box_body {
    padding: 0;
    display: block;
    vertical-align: top;

  }

  .box-xs-clear .box_left {
    padding-bottom: 30px;
  }

  .box-xs-clear .box_right {
    padding-top: 30px;
  }
}

@media (max-width: 991px) {

  .box-sm-clear .box_left img,
  .box-sm-clear .box_right img {
    max-width: 100%;
  }
.footer2 {
  text-align: center;
}

  .box .box_left {
 display: none;
  }
  .box-sm-clear .box_left,
  .box-sm-clear .box_right,
  .box-sm-clear .box_body {
    padding: 0;
    display: block;
    vertical-align: top;

  }

  .box-sm-clear .box_left {
    padding-bottom: 30px;
  }

  .box-sm-clear .box_right {
    padding-top: 30px;
  }
}

@media (max-width: 1199px) {

  .box-md-clear .box_left img,
  .box-md-clear .box_right img {
    max-width: 100%;
  }
  .well-9 {
    padding: 30px;
  }
  .box-md-clear .box_left,
  .box-md-clear .box_right,
  .box-md-clear .box_body {
    padding: 0;
    display: block;
    vertical-align: top;
  }
  .box_body {
    text-align-last: center!important;
    min-height: 200px !important;
  }
 .boxrandom {
  min-height: 200px !important;
 }
 .boxrandom2 {
  min-height: 100px !important;
 }
  .box-md-clear .box_left {
    padding-bottom: 30px;
  }

  .box-md-clear .box_right {
    padding-top: 30px;
  }
}

.box-2_aside {
  /* float: left; */
  margin-right: 30px;
  margin-bottom: 25px;
  margin-top: 7px;
}
.box-2_body * {
  color: #E74C3C!important;
  font-size: large;
}
@media (max-width: 1199px) {
  .box-2_aside {
    float: none;
    margin-right: 0;
  }
}

.box-2_body h5+p {

  margin-top: 17px;
}

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
}

.index-list>li {
  padding-top: 192px;
  position: relative;
}

.index-list>li:before {
  /* content: counter(li, decimal-leading-zero); */
  counter-increment: li;
  position: absolute;
  left: 15px;
  top: 0;
  font-size: 50px;
  line-height: 113px;
  text-align: center;
  color: #fff;
  width: 113px;
  height: 113px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #E74C3C;
}

@media (max-width: 767px) {
  .index-list>li:before {
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.index-list>li *+h5 {
  margin-top: 8px;
}

.index-list>li *+p {
  margin-top: 22px;
}

.index-list>li *+a.icon {
  margin-top: 53px;
}

/*==================   Index List 2 ======================*/
.index-list-2 {
  counter-reset: li;
}

.index-list-2>li {
  position: relative;
  padding-left:25px;
}

.index-list-2>li:before {
  content: '';
  counter-increment: li;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  line-height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  background: #E74C3C;
}


.index-list-2>li+li {
  margin-top: 41px;
}

.index-list-2>li *+p {
  margin-top: 10px;
}

/* .index-list-2--skin-1>li {
  padding-left: 114px;
} */

.index-list-2--skin-1>li:before {
  left: 15px;
}

.index-list-2--skin-1>li+li {
  margin-top: 0px;
}

/* .index-list-2--skin-1>li:nth-child(n + 2)+li {
  margin-top: 40px;
} */

.index-list-2--skin-1>li *+p {
  margin-top: 12px;
}

/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block;
}

.inline-list li+li {
  margin-left: 7px;
}

/*==================  Marked List  ======================*/
.marked-list li a {
  position: relative;
  padding-left: 90px;
  padding-right: 10px;
  line-height: 59px;
  display: block;
  z-index: 1;
  font-weight: 400;
  text-transform: capitalize;
  color: #E03D3E;
  font-size: 14px;
}

@media (max-width: 479px) {
  .marked-list li a {
    padding-left: 80px;
  }
}

.marked-list li a span {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}

.marked-list li a:before {
  padding-left: 27px;
  content: "\f105";
  width: 59px;
  height: 59px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  font-family: "FontAwesome";
  color: #FFFFFF;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
  font-weight: 700;
}

.marked-list li a:hover {
  color: #FFFFFF;
}

.marked-list li a:hover:before {
  width: 100%;
}

.marked-list li:nth-child(2n + 1) a {
  background: #FFFFFF;
}

.marked-list li:nth-child(2n + 1) a:before {
  background: #E74C3C;
}

.marked-list li:nth-child(2n + 2) a {
  background: #F0F0F0;
}

.marked-list li:nth-child(2n + 2) a:before {
  background: #E03D3E;
}

/*==================  Marked List-2  ======================*/
.marked-list-2 {
  text-align: left;
}

.marked-list-2 li {
  position: relative;
  padding-left: 18px;
  font-family: "Arial", sans-serif;
  font-weight: 400;
}

.marked-list-2 li:before {
  content: '\f0a9';
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  font-size: 14px;
  font-family: "FontAwesome";
  color: #E74C3C;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.marked-list-2 li+li {
  margin-top: 9px;
}

.marked-list-2 li:hover:before {
  left: 2px;
}

.marked-list-2 a:hover {
  color: #E74C3C;
}

@media (max-width: 479px) {
  .marked-list-2--xxs-center {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 479px) {
  .marked-list-2--xxs-center-2 {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*==================  Terms List  ======================*/
.terms-list dd {
  font-family: "Arial", sans-serif;
  font-weight: 400;
}

.terms-list dt+dd {
  margin-top: 13px;
}

.terms-list dd+dt {
  margin-top: 35px;
}

.terms-list+* {
  margin-top: 27px;
}

.terms-list+* a[href^="mailto:"] {
  color: #E74C3C;
  text-decoration: underline;
}

.terms-list+* a[href^="mailto:"]:hover {
  color: #E03D3E;
}

/*==================  Contact-info   ======================*/
.contact-info {
  display: inline-block;
  text-align: left;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 20px;
}

.contact-info dl dt,
.contact-info dl dd {
  display: inline-block;
}



.contact-info .icon-primary {
  background: transparent;
  color: #E74C3C;
}

.contact-info--mod {
  line-height: 15px;
}

.contact-info-2 {
  text-align: left;
  display: inline-block;
  max-width: 225px;
}

.contact-info-2 p {
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}

.contact-info-2 dl {
  line-height: 24px;
  font-weight: 400;
  font-family: "Arial", sans-serif;
  margin-bottom: 45px;
}

.contact-info-2 dl dt,
.contact-info-2 dl dd {
  display: inline-block;
}

.contact-info-2 dl dt {
  min-width: 76px;
}

.contact-info-2 dl.email dt {
  min-width: auto;
}

.contact-info-2 dl.email a[href^="mailto:"] {
  /* color: #E74C3C; */
  text-decoration: underline;
}

.contact-info-2 dl.email a[href^="mailto:"]:hover {
  color: #E03D3E;
}

.contact-info-2 p+dl {
  margin-top: 45px;
}

/*==================  Quote   ======================*/
.quote {
  position: relative;
  padding-left: 63px;
}

.quote .before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 100px;
  line-height: 80px;
  font-weight: 400;
}

.quote q {
  font-style: italic;
}

.quote cite {
  display: block;
}

.quote p+cite {
  margin-top: 9px;
}

/*==================  Pricing Box   ======================*/
.pricing-box {
  display: inline-block;
  max-width: 370px;
}

.pricing-box_header {
  text-align: center;
  padding: 58px 20px;
}

.pricing-box_header h1,
.pricing-box_header h2,
.pricing-box_header h3,
.pricing-box_header h4,
.pricing-box_header h5,
.pricing-box_header h6,
.pricing-box_header .heading-1,
.pricing-box_header .heading-2,
.pricing-box_header .heading-3,
.pricing-box_header .heading-4,
.pricing-box_header .heading-5,
.pricing-box_header .heading-6 {
  color: #fff;
}

.pricing-box_header--gold,
.pricing-box_header--silver,
.pricing-box_header--bronze {
  min-height: 190px;
}

.pd-left-right {

  padding: 25px 45px 0 20px;

}

.pricing-box_header--gold {
  background: #E74C3C;
}

.pricing-box_header--silver {
  background: #E03D3E;
}

.pricing-box_header--bronze {
  background: #E74C3C;
}

.pricing-box_body {
  position: relative;
  background: #FFFFFF;
  padding: 20px 40px 20px;
  min-height: 312px;
  
}
.ad {
  min-width: 100%;
  max-height: 250px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .brand {
    text-align: right;
  }
  .logo-icon:before {
    left: -3%!important;
    top: 10%!important;
  }
}
@media (min-width: 768px)  {
  .container2 {
    margin: 0 auto;
    width: 80%;
  }



}

@media (max-width: 479px) {
  .pricing-box_body {
    padding: 65px 15px 103px;
  }
}

.pricing-box_body h5 {
  line-height: 20px;
}

.pricing-box_body *+p {
  margin-top: 15px;
}

.pricing-box_body a.icon {
  position: absolute;
  bottom: 0;
  left: 0;
}
.pt-2 {
  padding-top: 30px;
}
.pt-3 {
  padding-top: 45px;
}
.pb-2 {
  padding-bottom: 30px;
}
/*=======================================================
                     Script Modules
=========================================================*/
/*========================   Menu   ==========================*/
.nav {
  position: relative;
}

.nav:before {
  position: absolute;
  /* content: ''; */
  height: 15px;
  width: 100%;
  background: #E74C3C;
  top: 100%;
  left: 0;
  z-index: 1;
}

.sf-menu {
  display: table;
  table-layout: fixed;
  width: 100%;
 
}

.sf-menu>li {
  position: relative;
  border-right: 1px solid #545961;
}

.sf-menu>li+li {
  margin-left: 0;
}

.sf-menu a {
  display: block;
}

.sf-menu>li {
  vertical-align: middle;
  display: table-cell;
}


.sf-menu>li>a {
  color: #FFF;
  padding: 15px 0;
  position: relative;
  text-align: center;
  font-weight: 600;
}

/* .sf-menu>li.sfHover>a,
.sf-menu>li>a:hover {
  background: #3A3F47;
} */

.sf-menu>li.active:before {
  position: absolute;
  content: '';
  bottom: 100%;
  left: 0;
  height: 15px;
  width: 100%;
  background: #E74C3C;
}

.sf-menu>li.active>a {
  background: #E74C3C;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  width: 100%;
  padding: 34px 0;
  background: #E03D3E;
  z-index: 3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sf-menu ul>li {
  text-align: center;
}

.sf-menu ul>li>a {
  font-weight: 400;
  color: #fff;
  line-height: 26px;
}

.sf-menu ul>li.sfHover>a,
.sf-menu ul>li>a:hover {
  color: #E74C3C;
  background: #fff;
}

.sf-menu ul>li+li {
  margin-top: 1px;
}

.sf-menu ul ul {
  position: absolute;
  top: 38.5%;
  left: 105.5%;
  width: 100%;
  margin-top: 0;
  padding: 27px 0;
  z-index: 4;
  background: #E74C3C;
}

.sf-menu>li>ul>li>ul:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-color: transparent #E74C3C transparent transparent;
  top: 15px;
  right: 100%;
}

.sf-menu ul ul>li>a {
  font-weight: 400;
  color: #fff;
}

.sf-menu ul ul>li.sfHover>a,
.sf-menu ul ul>li>a:hover {
  color: #E74C3C;
  background: #fff;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}

/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}

.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.rd-mobilemenu_ul li.active>a {
  background: #f5f5f5;
  color: #2d2d2d;
}

.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}

.rd-mobilemenu_ul a:hover {
  background: #E74C3C;
  color: #FFF;
}

.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}

.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}

.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}

.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}

.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}

.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}

.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}

.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.rd-mobilepanel_toggle span:after {
  top: 8px;
}

.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span:after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}

.rd-mobilepanel_toggle.active span {
  transition: background .3s 0s ease;
  background: transparent;
}

.rd-mobilepanel_toggle.active span:before,
.rd-mobilepanel_toggle.active span:after {
  top: 0;
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}

.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.careers:hover * {
 color: #3f454d!important;
}
@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }
}

@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}

/*==================  Stuck menu  ======================*/
.isStuck {
  background: #E03D3E;
  z-index: 999;
  border-bottom: 4px solid #E74C3C;
}

.isStuck .sf-menu>li>a {
  padding: 24px 0;
}

.isStuck .sf-menu>li.active:before {
  display: none;
}

.isStuck .nav:before {
  display: none;
}

@media only screen and (max-width: 991px) {
  .isStuck {
    display: none !important;
  }

}
@media only screen and (min-width: 600px) and (max-width: 991px) {

  .containerheader {
    width: 600px;
  }
}

/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #E74C3C;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}

.toTop:hover {
  color: #fff;
  background: #333333;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}

.parallax_image,
.parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}

.parallax_image {
  filter: contrast(0.7);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

.parallax_pattern {
  background-repeat: repeat;
}

.parallax_cnt {
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .parallax_cnt h2 {
    font-size: 50px;
  }
}

@media (max-width: 479px) {
  .parallax_cnt h2 {
    font-size: 35px;
  }
}

.parallax_cnt .icon {
  position: absolute;
  top: 31%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 50px;
}

@media (max-width: 991px) {
  .parallax_cnt .icon {
    position: static;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #E03D3E;
}

header .header_top {
  padding: 20px 0 20px;
}

@media (max-width: 767px) {
  header .header_top {
    text-align: center;
  }
}

header .stuck_container {
  background: #3f454d;
}

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding: 25px 0;
  background: #3f454d;
  font-size: 15px;
  color: white;
}

footer .copyright a:hover {
  color: #E74C3C;
}


.custom-table * {
  vertical-align: middle !important;
}

.custom-table {

  min-width: 900px;
}

.custom-table thead tr,
.custom-table thead th {
  font-size: larger;
  padding-bottom: 20px;
  border-top: none;
  color: #E03D3E !important;

  border-bottom: 1px solid #b3b3b3;
}
.banner1 {
  display: flex;
  align-items: center;
  text-align: center;
  padding: 20px 0;
  justify-content: center;
}
.banner1 * {
  color: black !important;
  font-weight: 1000;
}
.formerPresidents {
  display: flex;
  flex-wrap: wrap;
}
.formerPresident {
  flex-basis: 50%;
  margin: 35px 0 5px 0;
}
.custom-table tbody th,
.custom-table tbody td {
  color: #2c2c2c;
  font-weight: 400;
  padding: 10px;
  text-align: center;
  font-weight: 300;
  height: 200px;
  border-bottom: 1px solid #b3b3b3;
  font-size: large;
}

.custom-table tbody th small,
.custom-table tbody td small {
  color: #E03D3E;
  font-weight: 300;
}


.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
  max-width: 80%;
  max-height: 80%;
  margin: 0 auto;
  display: block;
  margin-top: 5%;
}
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  user-select: none;
}

.prev {
  left: 0;
}

.next {
  right: 0;
}
.close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 30px;
  font-weight: bold;
  color: white;
  cursor: pointer;
}

.close:hover {
  color: red;
}

.load-more {
  width: fit-content;
  padding: 10px;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  margin-top: 80px;
}
.custom-table tbody .persons {
  padding: 0;
  margin: 0;
}

.custom-table tbody .persons li {
  padding: 0;
  margin: 0 0 0 -15px;
  list-style: none;
  display: inline-block;
}

.custom-table tbody .persons li a {
  display: inline-block;
  width: 36px;
}

.custom-table tbody .persons li a img {
  border-radius: 50%;
  max-width: 100%;
}

.custom-table tbody tr th,
.custom-table tbody tr td {
  position: relative;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

.custom-table tbody tr th:before,
.custom-table tbody tr th:after,
.custom-table tbody tr td:before,
.custom-table tbody tr td:after {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  content: "";
  left: 0;
  right: 0;
  position: absolute;
  height: 1px;
  background: #bfbfbf;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.custom-table tbody tr th:before,
.custom-table tbody tr td:before {
  top: -1px;
}

.custom-table tbody tr th:after,
.custom-table tbody tr td:after {
  bottom: -1px;
}

.custom-table tbody tr:hover th,
.custom-table tbody tr:hover td {
  background: rgba(0, 0, 0, 0.03);
  color: #E74C3C;
}

.custom-table tbody tr:hover th:before,
.custom-table tbody tr:hover th:after,
.custom-table tbody tr:hover td:before,
.custom-table tbody tr:hover td:after {
  opacity: 1;

  visibility: visible;
}

.custom-table tbody tr.active th,
.custom-table tbody tr.active td {
  background: rgba(0, 0, 0, 0.03);
}

.custom-table tbody tr.active th:before,
.custom-table tbody tr.active th:after,
.custom-table tbody tr.active td:before,
.custom-table tbody tr.active td:after {
  opacity: 1;
  visibility: visible;
}



.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.pagination-link {
  border: 1px solid #E74C3C;
  padding: 10px;
  margin: 5px 5px 20px 5px;
  width: 40px;
  color: #212121;
}

.pagin {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  text-align: -webkit-center;
}



#search {
  border-bottom: 1px solid #E74C3C;
  font-size: larger;
  padding: 5px;
  margin-left: 20px;
}

#search:focus {
  background-color: rgba(231, 76, 60, 0.2);
  box-shadow: 5px 5px 10px rgba(231, 76, 60, 0.2);
  ;
}

#search:focus * {
  color: #000;
}

.press {
  display: flex;
  align-items: center;

  margin-bottom: 2rem;
}

/* .press h5 {
  flex: 0.7;
} */

.pdf-viewer {
  width: 100%;
  height: 1000px;
  border: none;
  /* Remove border around the viewer */
}

p {
  color: #000!important;
  font-size: 14px;
}
h1 {
  font-size: 30px!important;
}
h2 {
  font-size: 28px!important;
}

h3 {
  font-size: 24px!important;
}
h4,h5,h6 {
  font-size: 18px!important;
}
h1,h2,h3,h4,h5,h6 {
  color: #E03D3E!important;
}

li a { 
  font-size: 14px!important;
}

.slider-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin: 0 2rem;


  flex: 1;
  overflow: hidden;
}

.slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slide {
  flex: 0 0 100%;
  max-width: 100%;
  height: auto;
}

.img2 {
  width: 100%;
  height: auto;
  vertical-align: top;
  max-height: 300px;
  object-fit: contain;
}
.img3 {
  height: 350px;
  max-height: 350px;
}
.adImg {
height: 18rem;
object-fit: contain;
}

.date--mod {
  color: #E03D3E!important;
  margin-top: 0!important;
  font-size: 14px;
  font-style: italic;
}

.black {
  color: black!important;
}
.contactIcons {
  line-height: 1px!important;
}


@media (max-width: 479px) {
  .logo-icon:before {
    left: 4%!important;
    top: 23px!important;
  }
 }

 .slider-and-image-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

 .slider-and-image-container2 {
  display: flex;
  gap: 10px;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  align-items: center;
  gap: 10px;
}


.slider-container2 {
  flex: 1;
  max-width: 100%;
  overflow: hidden;
}

.image-container {
  flex: 1;
  max-width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.image-container2 {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Your existing slider, slide, and img2 styles */

@media (max-width: 768px) {
  /* Adjust layout for smaller screens */
  .slider-and-image-container {
    width: 90%;
    flex-direction: column;
    gap: 10px;
  }
  .slider-container,
  .image-container {
    max-width: 100%;
    width: 100%;
  }

  .slider-container {
    margin: 0 0;
  }

  .slider-and-image-container2 {
    width: 90%;
  }
  .slider-container2,
  .image-container2 {
    width: 100%;
  }

  .adImg {
    height: 5rem;
  }
}

.boxNews {
  display: flex;
  gap: 10px;
}

.box_bodyNews {
  flex: 0.6;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 10px;
}
.box_leftNews {
  flex: 0.4;
}

.viewMore {
  display: flex;
  width: fit-content;
  margin: 1rem auto;

}

@media (max-width: 645px) {
  .boxNews {
    flex-direction: column!important;
  }
}




/* popup for text */
.popup-container {
  border: 3px solid #E03D3E;
  padding: 20px;
  color: white;
  position: fixed;
  color: white;
  top: 25%;
  left: 25%;
  background: white;
  width: 50%;
  height: 50%;
  visibility: hidden;
  backdrop-filter: blur(8px);
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-transition: all 0.7s ease;                  
    -moz-transition: all 0.7s ease;                 
    -o-transition: all 0.7s ease;   
    -ms-transition: all 0.7s ease;          
    transition: all 0.7s ease;
  overflow: scroll;

}


.popup {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  max-width: 80%;
  padding: 20px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.7s ease;                  
  -moz-transition: all 0.7s ease;                 
  -o-transition: all 0.7s ease;   
  -ms-transition: all 0.7s ease;          
  transition: all 0.7s ease;
}

.close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  font-size: 24px;
  color: #666;
}

.language {
  color: #E03D3E!important;
  font-size: 18px!important;
  font-weight: 200!important;
  }

.language.active {

  font-weight: 900!important;
}
  .language:hover  {
    transform: scale(1.3);
  }




.owl-carousel .owl-item img {
       
    margin: 0 auto!important;
    width: 100%!important;
    /* width: 100%; */
    max-height: 320px!important;
    height: 320px!important;
    object-fit: contain!important;
}
.sf-menu>li>a.active,
.active{
  color: #E03D3E!important;
}
.sf-menu a:hover {
  color: #E03D3E!important;
}

