.space-all-sides {
  padding: 30px;
}
.colour {
  color: #38674b;
}
.bg-colour {
  background-color: #38674b;
}
.bg-colour1 {
  background-color: #28462e;
}
.section-general {
  background: url('../assets/transparent_antep.png');
  min-height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 400px;
  color: white;
  vertical-align: middle;
  overflow: visible;
}

.section-general1 {
  background: url('../assets/transparent_antep.png');
  min-height: 233px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 230px;
  color: white;
  vertical-align: middle;
  overflow: visible;
}

.section-general2 {
  background: url(../assets/dogal_logo.png);
  min-height: 90px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90px;
}

.pspace {
  width: 70%;
  margin: auto;
  padding: 20px;
}

.text-lighter {
  color: white;
}

.texter {
  text-align: center;
  margin-top: 40px;
}


/*  multiple items  */
.img-padder {
  padding: 5px;
  padding-left:3px;
  padding-right:0px;
}

a.tpoptions:focus , a.tpoptions:hover {
  border-bottom: 2px solid #38674b8c;
  background-color: transparent !important;
  margin-bottom: -2px;
}

@media screen and (max-width: 1075px) {
  #myNavbar ul li {
    padding: 0px 0px !important;
    text-decoration: none;
  }
}

@media screen and (max-width: 767px) {
  .section-general2 {
    background: url(../assets/dogal_logo.png);
    min-height: 90px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70px;
  }

  .section-general2 p span {
    margin-top:60px;
  }

  #type-sm {
    display: block !important;
  }

  #type-lg {
    display: none !important;
  }

  .top-slider-percent-distance1 {
    color: white;
    background: #38674b;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 40px !important;
    padding: 10px !important;
    height: 40px !important;
    margin-top:-40px !important;
  }

  .top-slider-percent-distance {
    color: white;
    background: #38674b;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 40px !important;
    padding: 14px !important;
    height: 40px !important;
    margin-top:-40px !important;
  }

  .nav.navbar-nav.text-center {
    margin-top: 55px !important;
  }

  #myNavbar ul {
    margin: auto !important;
    float: none !important;
    margin-top: 15px !important;
  }
}


.vertical {
  height: 100px;
  line-height: 100px;
  text-align: center;
}

.vertical span {
  font-size: 10px;
 display: inline-block;
 vertical-align: middle;
}


#myNavbar ul {
  float: right;
}

#myNavbar ul li {
  padding: 0px 30px;
  text-decoration: none;
}

#myNavbar ul li a {
  color: #38674b;
  font-size: 14px;
  font-weight: bold;
}

.navbar.bg-light {
  margin-bottom: 0px !important;
}


.text-white1 {
  color: white !important;
}
.text-white1-bg {
  background: transparent !important;
}
.text-white1-bg img {
  margin-top: 20%;
}
.top-percent-pad {
  margin-top:20%;
}

.top-header-icon {
  padding-top: 20px;
}

.logo {
  margin-top: -45px;
}

.top-slider {
  padding: 0px !important;
  border-bottom: 2px solid #38674bd9;
}
.w100 {
  width:100%;
}

.top-slider-percent-distance {
  color: white;
  background: #38674b;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 50px !important;
padding: 10px;
height: 50px !important;
margin-top:-30px !important;
margin-left:10px !important;
}

.top-slider-percent-distance1 {
  color: white;
  background: #38674b;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  width: 40px !important;
  padding: 5px;
  height: 40px !important;
  margin-top:-40px !important;
}

.paddingtpe2 {
  padding-top:72px;
}

.circle-icon {
  width: 72%;
  margin: auto;
  margin-top: -50px;
}

.follow-box {
  max-width: 390px;
    margin: auto;
}


.center-tag {
  margin: auto;
}


#type-sm {
  display: none;
}

#type-lg {
  display: block;
}

.texthumb {
    color: #28462e;
    text-decoration: none;
    font-size: smaller;
}

#carousel123 div div div a, #carousel12 div div div a {
  text-decoration: none !important;
}

.follow-box a {
    text-decoration: none !important;
    color: #38674b;
    margin-right: 3px;
}

.email-space {
  float: right;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.product {
    margin-bottom:15px;
}
.product-text {
    font-weight: 600;
    color: #38674b;
}
.product-img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 5px;
}