hr {
  width: 100%;
  border: 2px solid #DDD;
  align-items: center;
}

#unique-hr {
  border: 2px solid #ff4a00;
}

#unique-text-color {
  color: #fff;
}



#special_white {
  color: #fff;
}

#special_black {
  color: #000;
}

#special_bold {
  font-weight: bold;
}

#special_background {
  background-image: url(../images/logo_backgroud_1.jpg);
  background-size: cover;
}

#special_background_1 {
  background-image: url(../images/logo_backgroud.jpg);
  background-size: cover;
}

#special_background_2 {
  background-image: url(../images/logo_backgroud_2.jpg);
  background-size: cover;
}

#unique_bold {
  font-weight: 400;
}

#unique_subhead {
  font-size: 48px;
  font-weight: bold;
}

.feature-center {
  margin-bottom: 0px;
}

.icon_size {
  font-size: 48px;
}

#gtco-features {
    padding: 0em 0;
    clear: both;
    position: relative;
}

#gtco-subscribe {
  background-image: url(../images/my-georgia-10.jpg);
  background-size: cover;
  padding: 0em 0;
}

.gtco-cover.gtco-cover-sm {
  height: 800px;
}

#overlay {
    background-color: rgba(0,0,0,0.5);
    background-size: cover;
    padding: 10em 10em;
}


.price-box {
  background-color: transparent;
}

.gtco-unique-sec {
  background-image: url(../images/s1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}


.img_width {
  width: 48%;
  float: left;
}



.main_vid_width {
  width: 53%;
  margin-top:  7px;
}

.main_vid_width_1 {
  width: 53%;
  margin-top:  6em;
}

.main_head_width {
  width: 45%;
  margin-top: 0px;
  padding-top: 0px;
  float: left;
}

.p_color {
  color: #fff;
}

.vid_width {
  width: 100%;
  height: 315px;
}

.text_width {
  width: 48%;
  float: right;
}

#desc_tour {
  font-size: 48px;
  margin-top: -50px;
  margin-bottom: 30px;
  text-align: center;
}

#btn_width {
  width: 50%;
  margin: auto;
}
#btn_width.button {
  margin: auto;
  width: 100%
}

.price-box {
  border-color: #ff4a00;
}
.price-box:hover {
  border-color:  #004b61;
}
.text_width_inner {
  width: 100%;
  padding: 0px 4px;
  margin: 0px 4px;
  margin-right: 10px;
}

.text_width_inner p {
  font-size: 16px;
}

mark {
    background-color: #f0f274;
}

strong {
  color: black;
}

h2 strong {
  color: #004b61;
}

.fh5co-card-item .fh5co-text h2 {
  font-weight: 700;
}

.text_align_left {
  text-align: center;
  border: 1px solid #DDD;
}

.gtco-container_override {
  padding-top: 1%;
  padding-bottom: 1%;
}

.single-service {
  margin-top: 5%;
  margin-bottom: 5%;
}

.service-icon {
  float: left;
  margin-right: 15px;
}

.service-icon i {
    color: #3a0d72;
    display: block;
    font-size: 48px;
    line-height: 47px;
  }

  .service-title {
  overflow: hidden;
}

.service-title h3 {
  color: #252525;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.service-title p {
  color: #7d7d7d;
  font-size: 13px;
  line-height: 23px;
  margin: 0;
  font-family: Algeti;
}

.mtop {
  margin-top: 10px;
}

.mleft {
  margin-left: 10px;
}

#single_list_nostyle {
  list-style: circle;
}

.custom_border {
  border: 1px solid red;
}
