
.container{
  font-size: medium bold;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  *zoom: 1;
text-align: justify; }
  .container:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
    height: 0; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  *zoom: 1; }
  .container-fluid:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
    height: 0; }

.row {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1; }
  .row:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
    height: 0;
   }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 31%; }

  .col-md-4 {
    width: 28.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }


@media (min-width: 576px){
  .card-group{    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group>.card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-img-top {
    border-top-right-radius: 0;
  }
  .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
  }
  .card-title {
    margin-bottom: 0.75rem;
  }
  .card-text:last-child {
    margin-bottom: 0;
  }
} 




.fullwidth-block {
  padding: 25px 0; }

.section-title {
  font-size: 30px;
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 30px;
  text-align: justify; }
  .feature1 {
    margin-bottom: 30px;
    text-align: justify;
    border: 1px solid #e1e8ec;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
.feature2 {

      text-align: center;
      margin-bottom: 30px;
      border: 0px  #e1e8ec;
      background-color: #ffffff;
      padding-left: 20%;

       }

.feature {
  margin-bottom: 0px;
  text-align: center;
  border: 1px solid #e1e8ec;
  border-radius: 28px;
  padding: 13px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  .feature .feature-image {
    margin-bottom: 20px; }
  .feature .feature-title {
    font-size: 30px;
    font-size: 2em;
    font-weight: 300; }
  .feature p {
    font-size: 16px;
    font-size: 1.0666666667em;
    margin-bottom: 30px; }




.checked-box {
  border: 1px solid #edf2f4;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
  margin-bottom: 20px;
  padding-left: 62px;
  position: relative; }
  .checked-box:before {
    content: "\f00c";
    font-family: "FontAwesome";
    width: 30px;
    height: 30px;
    border-radius: 25%;
    border: 1px solid #edf2f4;
    display: block;
    position: absolute;
    left: 18px;
    top: 22px;
    color: #061e42;
    text-align: center;
    line-height: 2; }
  .checked-box h3 {
    font-weight: 300;
    color: #061e42;
    margin-bottom: 10px; }

ol.circle {
  list-style: none;
  counter-reset: circled; }
  ol.circle li {
    padding-left: 70px;
    position: relative;
    min-height: 39px;
    margin-bottom: 5px; }
    ol.circle li:before {
      counter-increment: circled;
      content: counter(circled);
      width: 50px;
      height: 50px;
      border: 4px solid #061e42;
      display: block;
      border-radius: 50%;
      text-align: center;
      line-height: 1;
      font-size: 30px;
      font-size: 2em;
      font-weight: 400;
      position: absolute;
      top: -9px;
      left: -28px;
      color: #061e42; }
    ol.circle li h3 {
      font-size: 16px;
      font-size: 1.0666666667em;
      font-weight: 400;
      color: #061e42;
      margin-bottom: 10px; }

.testimonial-list {
  list-style: none; }
  .testimonial-list li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 30px; }
    .testimonial-list li:before {
      content: " ";
      width: 21px;
      height: 18px;
      background: url(images/quote.png) no-repeat;
      display: block;
      position: absolute;
      top: 0;
      left: 0; }
    .testimonial-list li blockquote {
      margin: 0; }
      .testimonial-list li blockquote p {
        font-size: 15px;
        font-size: 1em;
        font-style: italic; }
      .testimonial-list li blockquote cite {
        font-weight: 400;
        font-style: normal; }

.boxed-icon {
  border-radius: 5px;
  border: 1px solid #edf2f4;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 30px 30px 30px 170px;
  position: relative;
  margin-bottom: 30px; }
  @media screen and (max-width: 640px) {
    .boxed-icon {
      padding-left: 30px; } }
  .boxed-icon .icon {
    position: absolute;
    left: 30px;
    top: 30px; }
    @media screen and (max-width: 640px) {
      .boxed-icon .icon {
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto 20px;
        display: block;
        text-align: center; } }
  .boxed-icon h3 {
    font-weight: 300;
    font-size: 30px;
    font-size: 2em; }


figure {
  margin-bottom: 30px; }
  figure img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 5px; }

.project-info {
  list-style: none;
  margin-bottom: 30px; }
  .project-info li {
    padding: 10px 0;
    border-bottom: 1px solid #edf2f4; }
    .project-info li:last-child {
      border-bottom: none; }

.map {
  min-height: 300px;
  margin-bottom: 30px;
  border-radius: 5px;
  overflow: hidden; }

.boxed-content {
  border: 1px solid #dde7ea;
  padding: 20px;
  margin-bottom: 30px; }

.contact-form input:not([type="submit"]), .contact-form textarea {
  width: 100%; }
.contact-form textarea {
  min-height: 150px; }
.contact-form input[type="submit"] {
  background: -webkit-linear-gradient(#69c7b7, #69acc6);
  background: linear-gradient(#69c7b7, #69acc6);
  color: white; }
.contact-form .text-right {
  text-align: right; }










  .event-schedule-area .section-title .title-text {
      margin-bottom: 50px;
  }
  
  .event-schedule-area .tab-area .nav-tabs {
      border-bottom: inherit;
  }
  
  .event-schedule-area .tab-area .nav {
      border-bottom: inherit;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-top: 80px;
  }
  
  .event-schedule-area .tab-area .nav-item {
      margin-bottom: 75px;
  }
  .event-schedule-area .tab-area .nav-item .nav-link {
      text-align: center;
      font-size: 22px;
      color: #333;
      font-weight: 600;
      border-radius: inherit;
      border: inherit;
      padding: 0px;
      text-transform: capitalize !important;
  }
  .event-schedule-area .tab-area .nav-item .nav-link.active {
      color: #4125dd;
      background-color: transparent;
  }
  
  .event-schedule-area .tab-area .tab-content .table {
      margin-bottom: 0;
      width: 80%;
  }
  .event-schedule-area .tab-area .tab-content .table thead td,
  .event-schedule-area .tab-area .tab-content .table thead th {
      border-bottom-width: 1px;
      font-size: 20px;
      font-weight: 600;
      color: #252525;
  }
  .event-schedule-area .tab-area .tab-content .table td,
  .event-schedule-area .tab-area .tab-content .table th {
      border: 1px solid #b7b7b7;
      padding-left: 30px;
  }
  .event-schedule-area .tab-area .tab-content .table tbody th .heading,
  .event-schedule-area .tab-area .tab-content .table tbody td .heading {
      font-size: 16px;
      text-transform: capitalize;
      margin-bottom: 16px;
      font-weight: 500;
      color: #252525;
      margin-bottom: 6px;
  }
  .event-schedule-area .tab-area .tab-content .table tbody th span,
  .event-schedule-area .tab-area .tab-content .table tbody td span {
      color: #4125dd;
      font-size: 18px;
      text-transform: uppercase;
      margin-bottom: 6px;
      display: block;
  }
  .event-schedule-area .tab-area .tab-content .table tbody th span.date,
  .event-schedule-area .tab-area .tab-content .table tbody td span.date {
      color: #656565;
      font-size: 14px;
      font-weight: 500;
      margin-top: 15px;
  }
  .event-schedule-area .tab-area .tab-content .table tbody th p {
      font-size: 14px;
      margin: 0;
      font-weight: normal;
  }
  
  .event-schedule-area-two .section-title .title-text h2 {
      margin: 0px 0 15px;
  }
  
  .event-schedule-area-two ul.custom-tab {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-bottom: 1px solid #dee2e6;
      margin-bottom: 30px;
  }
  .event-schedule-area-two ul.custom-tab li {
      margin-right: 70px;
      position: relative;
  }
  .event-schedule-area-two ul.custom-tab li a {
      color: #252525;
      font-size: 25px;
      line-height: 25px;
      font-weight: 600;
      text-transform: capitalize;
      padding: 35px 0;
      position: relative;
  }
  .event-schedule-area-two ul.custom-tab li a:hover:before {
      width: 100%;
  }
  .event-schedule-area-two ul.custom-tab li a:before {
      position: absolute;
      left: 0;
      bottom: 0;
      content: "";
      background: #4125dd;
      width: 0;
      height: 2px;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
  }
  .event-schedule-area-two ul.custom-tab li a.active {
      color: #4125dd;
  }
  
  .event-schedule-area-two .primary-btn {
      margin-top: 40px;
  }
  
  .event-schedule-area-two .tab-content .table {
      -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      margin-bottom: 0;
  }
  .event-schedule-area-two .tab-content .table thead {
      background-color: #061e42;
      color:rgb(255, 255, 0);
      font-size: 20px;
  }
  .event-schedule-area-two .tab-content .table thead tr th {
      padding: 20px;
      border: 0;
  }
  .event-schedule-area-two .tab-content .table tbody {
      background: #fff;
  }
  .event-schedule-area-two .tab-content .table tbody tr.inner-box {
      border-bottom: 1px solid #dee2e6;
  }
  .event-schedule-area-two .tab-content .table tbody tr th {
      border: 0;
      padding: 30px 20px;
      vertical-align: middle;
      font-size: 20px; font-family: 'Poppins', sans-serifs;  color: #717677;
  }
  .event-schedule-area-two .tab-content .table tbody tr th .event-date {
      color: #252525;
      text-align: center;
  }
  .event-schedule-area-two .tab-content .table tbody tr th .event-date span {
      font-size: 50px;
      line-height: 50px;
      font-weight: normal;
  }
  .event-schedule-area-two .tab-content .table tbody tr td {
      padding: 10px 5px;
      vertical-align: middle;
  }
  .event-schedule-area-two .tab-content .table tbody tr td .r-no span {
      color: #252525;
  }
  .event-schedule-area-two .tab-content .table tbody tr td .event-wrap h3 a {
      font-size: 20px;
      line-height: 20px;
      color: #cf057c;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
  }
  .event-schedule-area-two .tab-content .table tbody tr td .event-wrap h3 a:hover {
      color: #4125dd;
  }
  .event-schedule-area-two .tab-content .table tbody tr td .event-wrap .categories {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin: 10px 0;
  }
  .event-schedule-area-two .tab-content .table tbody tr td .event-wrap .categories a {
      color: #252525;
      font-size: 16px;
      margin-left: 10px;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
  }
  .event-schedule-area-two .tab-content .table tbody tr td .event-wrap .categories a:before {
      content: "\f07b";
      font-family: fontawesome;
      padding-right: 5px;
  }
  .event-schedule-area-two .tab-content .table tbody tr td .event-wrap .time span {
      color: #252525;
  }
  .event-schedule-area-two .tab-content .table tbody tr td .event-wrap .organizers {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin: 10px 0;
  }
  .event-schedule-area-two .tab-content .table tbody tr td .event-wrap .organizers a {
      color: #4125dd;
      font-size: 16px;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
  }
  .event-schedule-area-two .tab-content .table tbody tr td .event-wrap .organizers a:hover {
      color: #4125dd;
  }
  .event-schedule-area-two .tab-content .table tbody tr td .event-wrap .organizers a:before {
      content: "\f007";
      font-family: fontawesome;
      padding-right: 5px;
  }
  .event-schedule-area-two .tab-content .table tbody tr td .primary-btn {
      margin-top: 0;
      text-align: left;
      
  }
  .event-schedule-area-two .tab-content .table tbody tr td .event-img img {
    width: 120px;
    height: 160px;
      border-radius: 8px;
  }







      /*
 * request form Styles
 */

 @import url(//fonts.googleapis.com/css?family=Montserrat:300,400,500);
.contact3 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
}
.contact3.row1{
  padding: auto;
}

.contact3 h1,
.contact3 h2,
.contact3 h3,
.contact3 h4,
.contact3 h5,
.contact3 h6 {
  color: #000000;
}

.contact3 .font-weight-medium {
  font-weight: 500;
}

.contact3 .card-shadow {
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(239, 242, 248, 0.1);
}

.contact3 .btn-danger-gradiant {
  background: #ff4d7e;
  background: -webkit-linear-gradient(legacy-direction(to right), #ff4d7e 0%, #ff6a5b 100%);
  background: -webkit-linear-gradient( left top, right top, from(#ff4d7e), to(#ff6a5b));
  background: -webkit-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
  background: -o-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
  background: linear-gradient(to right, #ff4d7e 0%, #ff6a5b 100%);
}

.contact3 .btn-danger-gradiant:hover {
  background: #ff6a5b;
  background: -webkit-linear-gradient(legacy-direction(to right), #ff6a5b 0%, #ff4d7e 100%);
  background: -webkit-linear-gradient( left top, right top, from(#ff6a5b), to(#ff4d7e));
  background: -webkit-linear-gradient(left, #ff6a5b 0%, #ff4d7e 100%);
  background: -o-linear-gradient(left, #ff6a5b 0%, #ff4d7e 100%);
  background: linear-gradient(to right, #ff6a5b 0%, #ff4d7e 100%);
}


.map-container-2{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}
.map-container-2 iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}