* {
  box-sizing: border-box;
}
.site_logo img{
	margin: auto;
    display: table;
    padding: 1px 0px;
    width: 80%;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
  background: #0000009c;
}

/* .sticky + .content {
  padding-top: 102px;
} */
.p-0 {
	padding: 0px;
}
p{
        font-size: 18px !important;
    /* font-family: Kabel Book BT; */
}
li{
     font-size: 18px !important; 
}
.header_left_side p{
	font-size: 21px;
	color: #b6ab7b;
    font-weight: 700;
    padding: 11px 0px;
    padding: 49px 0px;
    position: absolute;
    left: 164px;
}
.header_right_side {
	font-size: 40px;
    color: #b6ab7b;
    font-weight: 700;
    padding: 33px 0px;
    position: absolute;
    left: 50px;

}

.manu_bar {
	text-align: center;
}
.manu_bar li{
	display: inline-block;
    padding: 14px 21px;
}
.sit_lof li {
	display: inline-block;

}
.manu_bar li a:hover{
	border-bottom: 4px solid #e79800;
    padding: 17px 0px;
}
.about_texts{
	  background: #fdfdfd; 
    padding: 18px 36px;
    box-shadow: 0px 1px 5px 0px;
    margin: 76px 0px 0px;
}
.btn_about{
	margin: 41px 0px;
}
.btn_about a{
	border: 1px solid;
    padding: 11px 21px;
    background: #e79800;
    color: white;
}
.btn_about a:hover{
	background: none;
	color: black;
	transition: 1s;
}
.abiy_usa {
	margin-top: 80px;
}
.text_banner {
  position: absolute;
  top: 100px;
  left: 200px;
  color: white;
}
.text_banner h1{
  font-weight: 700;
  color: #E79800;
  font-size: 85px;
  margin-top: 0px;
}
.text_banner h1 span{
  color: white;
}
.text_banner h3{
  margin-bottom: 0px;
    color: white;
    font-size: 50px;
    font-weight: 700;

}
.text_banner p{
  font-size: 17px;
}
.btn_more_nammer{
  margin-top: 50px;
}
.salider img{
  width: 100%;
}
.btn_more_nammer a{
  border: 1px solid;
  padding:10px 20px;
  background:#E79800 ;
  color: white;
  border: none;
}
.dfesa{
  position: absolute;
  top: 170px;
  right: 200px;
  color: white;
}
.manu_bar li a{
    color:white;
        font-size: 15px;
}
.header-container {
    background: #000000a6;
}

.galleery_banner {
  background: url(../images/gallery_banner.jpg);
  background-size: cover;
  position: relative;
  background-position: center;
}
.team_banner {
  background: url(../images/team1.JPG);
  background-size: cover;
  position: relative;
  background-position: center;
  height:530px;
  background-attachment:fixed;
  
}
.banner_layer {
    background: #00000054;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.banner_text{
    padding: 0px 0px;
    text-align: center;
}
.banner_text h2{
 font-size: 60px;
 color: white;

}

.gay {
  padding-left: 12px;
}
.gay li{
  display: inline-block;
  padding: 0px 5px;
}
#contact_banner{
  background: url('../../assets/images/contact_banner.jpg') ;
  background-size: cover;
  height: 180px;
  background-position: center;
}
.text_contact_title{
  color: white;
}
.text_contact_title h2{
    color: white;
    padding: 60px 2px 0px 3px;
    margin: 0px;
  }
  .bread-crumb li {
    display: inline;
    padding: 4px 6px;
  }
.title_get {
  padding: 55px 0px 20px;
}

.blog-back-bg {
    background-image: url(../../assets/images/fp-bg-1L.png),url(../../assets/images/fp-bg-1R.png);
    background-position: left center, right center;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
}
.sec-pad {
    padding: 14px 0;
}
.section-title {
    margin-bottom: 50px;
}
.section-title h1 {
    margin: 0 0 10px 0;
    padding: 0;
    color: #000;
    text-align: center;
    font-size: 53px;
    text-transform: uppercase;
    font-weight: bold;
}
.section-title p {
    text-align: justify;
    font-size: 16px;
    color: #333;
}
.wd-50 {
    width: 50%;
    margin: auto;
}
.contact-form-container {
    box-shadow: -1px 0px 7px rgba(188, 184, 184, 0.5);
    padding: 60px 30px;
    border-radius: 4px;
    background-color: rgba(255,255,255,0.7);
}
.tt-contact {
    width: 100%;
    float: left;
    /* border-bottom: 1px solid #f2f2f2; */
    padding-bottom: 30px;
}
.tt-contact-icon {
    width: 63px;
    height: 63px;
    float: left;
    background-color: #fff;
    border: 6px solid #b5aa7b ;
    font-size: 25px;
    line-height: 48px;
    text-align: center;
    color: #000;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.tt-contact-icon-outer {
    float: left;
    padding: 6px;
    border: 1px solid #404040;
    font-size: 30px;
    line-height: 48px;
    text-align: center;
    color: #3baeff;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}
.tt-contact-info {
    padding-left: 0;
    float: left;
    width: 74%;
    padding-top: 22px;
}
.text_get{
      text-align: center;
    padding-bottom: 67px;  
}

.section-header h5 {
    color: #444;
    font-family: Kabel Book BT;
    font-size: 17px;
    letter-spacing: 1.36px;
    margin-top: 55px;
}
.section-header h3{
    margin: 0px;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 0px;
    margin-top: 1px;
}
.section-header {
    text-align: center;
}
/* contact page css ends */

.event_txt h2 {
  margin: 0px;
  padding: 0px 0px 4px;
}
.text_get h2{
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 25px;
}
.upcoming_event h2{
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 5px;
}
.m-t {
  margin-top: 40px;
}
.event_txt p{
  text-align: justify;
}
.bgse {
  background: #f3f3f3;
}
.event_img{
      border: 1px solid white;
    box-shadow: 0px 0px 2px 0px;
    background: white;
}
.event_txt {
  padding: 0px 12px;
}
.event_txt h3 {
    text-align: center;
    color: #000;
    font-weight: 600;
    text-align: center;
}
.section-title h2 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 5px;
}
.section-title p {
    text-align: center;
}
.section-title {
    text-align: center;
    margin: 0 auto 55px;
    max-width: 700px;
}
.single-blog-post .post-content {
    margin-top: 25px;
}
.single-blog-post .post-content span {
    display: block;
    color: #e49320;
    font-size: 14px;
    font-weight: 600;
}
.single-blog-post{
  transition: all .5s ease-in-out;
}
.single-blog-post:hover{
  transform: scale(.9);
}

.gallery a img {
    float: left;
    height: auto;
    border: 2px solid #fff;
    -webkit-transition: -webkit-transform .15s ease;
    -moz-transition: -moz-transform .15s ease;
    -o-transition: -o-transform .15s ease;
    -ms-transition: -ms-transform .15s ease;
    transition: transform .15s ease;
    position: relative;
    height: 394px;
    object-fit: cover;
    width: 100%;
}

.clear {
    clear: both;
}
.team-lower-block h3{
  font-size: 22px;
}
.hd_fs {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}
#myVideo {
  right: 0;
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
}
.dsc_df {
  background: #000000c2;
    position: absolute;
    z-index: 9;
    width: 100%;
}
.heds_df {
  background: black;
}
.modal_ise{
    padding:0px;
}
.modal_ise img{
    width: 100%;
    margin: auto;
    display: table;
    height: 683px;
}
.close_fead {
    position: absolute;
    right: -40px;
    top: -22px;
    font-size: 31px;
    color: black;
}
.close_fead span{
    color:white;
}
.modal_darjs {
        background:#000000eb;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute!important;
    left: -35px!important;
    top: 30%;
    font-size: 50px!important;
}
.owl-carousel .owl-nav button.owl-next {
    position: absolute!important;
    right: -30px!important;
    top: 30%;
    font-size: 48px!important;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background:none!important;
    color:black!important;
    text-decoration: none;
}
video{
    width:100%;
}
.facle_df img{
    height: 269px;
    object-fit: cover;
    width:100%;
    padding: 8px;

}
.facvlits_ed {
    margin: 62px 0px 19px;
}

.bridal-head h2{
    font-size: 42px;
    font-weight: 600;
    color: black;
}
.facvlits_ed {
        margin: 62px 0px 19px;
}
.bridal-head h3{
    font-size: 25px;
    font-weight: 600;
    color: #444;
}
.bridal-head h3 span{
    font-size: 19px;
    color: #b6ab7b;
}
.faclte li {
    padding:3px 0px;
    font-size:17px;
}
.sult_text_heading{
  font-size: 43px;
  color: #E79800;
  margin:0px 0px 26px 0px;
  padding:0;
  text-align: center;
}
.sult_text {
padding: 26px 12px 0px;
color: #3a3636;
}
.sult_text h2{
font-size: 44px;
color: #E79800;
/*padding-bottom: 12px;*/
font-style: normal;
font-weight: normal;
padding:0;
margin:0;
}
.sult_text p{
line-height: 28px;
font-size: 17px;
text-align: justify;
}
.hand p{
line-height: 32px;
font-size: 17px;
text-align: justify;
color:black;
}
.banner_text p{
  font-size: 16px;
line-height: 23px;
color:#E79800;
font-weight: 400;
}
.suly_test{
	padding: 0px 0px 0px 0px;
	color: black;
	/*
	background-color: rgb(182, 171, 123);
	border-style: solid;
	border-color: rgb(0,0,0, 0.4);
	margin:5px 0;
	*/
}
.horse-box1 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.horse-box1 img {
    opacity: .07;
}
.horse-box2 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.horse-box2 img {
    opacity: .07;
}
.mohamd{
    padding:0px;
    color: black;
}
.mohamd h2{
    margin:0px;
}
.owl_facilter .owl-item img {
    display: block;
    width: 100%;
    height: 540px!important;
    object-fit: cover!important;
}
.facilt_titl {
    margin:0px 0px 50px;
}
.bridal-head p{
    padding:1px 0px;
	line-height: 30px;
}
.bridal-head ul li:before {
	 }
.bridal-head ul     	     {
	margin-left: 18px;
	color:#444;
	 }
	 .bridal-head ul  li{
	          list-style: none;
    position: relative;
    margin: 0;
    padding: 5px 0px;
	 }
	  .bridal-head ul   li:before {
       content: "";
    position: absolute;
    top: 5px;
    left: -51px;
    width: 42px;
    /* padding: 10px 0px; */
    height: 32px;
    background: url(../images/diamond1.png) no-repeat;
    }
    
    
    
.work .prps-txt ul li:before{
	color:#fff;
}

.right_fac_img img{
    padding-top:70px;
}
.olmpicks{
    position: relative;
}
.title_fonders p{
  text-align: center;
  padding-bottom: 45px;
  font-size: 18px;
  line-height: 25px;
  width: 70%;
  margin: 0 auto;
}
.sd_ef {
    padding:0px;
}
.img_ban{
	padding-top:5px;
}

/*---- start training ----*/
.training_banner {
  background-image: url(../images/hourse_taining/t1.jpg);
  background-repeat: no-repeat;
  background-position: top;
}
.training_title{
  text-align: center;
  padding-bottom: 50px;
}
.training_title h4{
  color: #e79800;
  width: 60%;
  margin: 0 auto;
}
.training_content{
  width:100%;
}
.training_content p{
  font-size: 17px;
  line-height: 32px;
  text-align: justify;
  padding: 10px 0px;
}
.trainin_collapse{
  margin-top: 50px;
}
.trainin_collapse ul li{
    display: inline-block;
}
.trainin_collapse ul .active a{
    background-color: #e79800;
}
.trainin_collapse ul li a{
    border: 1px solid #e79800;
    padding: 10px 25px;
    color: #000;
}
.trainin_collapse ul li a:hover, .trainin_collapse ul li a:focus {
    background-color: #e79800;
}
.tab-content {
    border:none;
    margin-top: 10px;
}
.tr_content{
    background-color: rgb(102, 102, 102);
}
.tr_content p {
    padding: 20px 20px;
    color: #fff;
    box-shadow: rgba(231, 152, 0, 0.3) 0px 10px 51px 3px;
}
.tr_main{
  margin-top: 50px;
}
.tr_main h3{
  color: #E79800;
}
.tr_main p{
  line-height: 32px;
  font-size: 17px;
}
.tr_two{
  margin-top: 50px;
}
.tr_three{
  margin-top: 50px;
}
/*.training{
  margin-top: 50px;
}
.training ul li{
  display: inline-block;
  margin: 0;
  padding: 0;
}
.training ul li a{
  border: 1px solid #e79800;
  padding:10px 25px;
  font-weight: bold;
  color: #000;
}
.training ul li a:hover, .training ul li a:focus{
  background-color: #e79800;
  color: #fff;
}
.training ul .active a{
  background-color: #e79800;
  color: #fff;
}
.training .tab-content{
  border: none;
  padding: 0;
  margin-top: 10px;
}
.training_main{
  margin-bottom: 25px;
}
.training_content{
  margin-top: 25px;
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
}
.training_content img{
  width: 100%;
  height: 300px;
  transition: all .5s ease-in-out;
}
.training_content:hover img{
  transform: scale(1.5) rotate(15deg);
}
.training_content .img_hover{
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 300px;
  background-color:rgba(0, 0, 0, .7);
  transition: all .5s ease-in-out;
}
.training_content:hover .img_hover{
  transform: translateY(-300px);
}
.img_hover h3{
  color: #e79800;
  padding: 0;
  margin: 0;
}
.img_hover p{
  color: #fff;
}
.img_hover ul li a{
  padding: 5px 10px;
  color: #fff;
}
.img_hover .img_content{
  padding:10px 20px;
  margin-top: 100px;
}
.training_about img{
  width:100%;
}
.training_about h2{
  font-size: 43px;
  color: #E79800;
}
.training_about p{
  line-height: 32px;
  font-size: 17px;
  text-align: justify;
  padding: 0 10px;
}
.training_about p a{
    border-color: #ebbe00;
    padding: 5px 10px;
    border: 1px solid #e79800;
    border-radius: 5px;
}
.training_about p a:hover, .training_about p a:focus{
    background-color: #e79800;
    color: #fff;
}
*/

/*---- start livery CSS ----*/
.livery_banner{
  background-image: url(../images/livery/l1.jpg);
}
.livery_title{
  text-align: center;
  padding-bottom: 60px;
}
.livery_title h3{
  color: #e79800;
  font-size: 26px;
}
 .livery_content ul  li{
	          list-style: none;
    position: relative;
    margin: 0;
        font-size: 18px;
    padding: 5px 0px;
	 }
.livery_content ul   li:before {
       content: "";
    position: absolute;
    top: 5px;
    left: -51px;
    width: 42px;
    /* padding: 10px 0px; */
    height: 32px;
    background: url(../images/diamond1.png) no-repeat;
    }
    
.livery_content ul{
     list-style: none;
  margin:10px 0 0 32px;
}
.livery_content ul li{
  line-height: 34px;
}
.livery_content h2{
      font-size: 22px;
  color: #E79800;
  margin:0;
  padding:0;
}
.livery_img img{
  filter: grayscale(100%);
}
.livery_img:hover img{
  filter: grayscale(0);
}
.livery_main .row{
  padding-bottom: 50px;
}
.livery_gellery{
  box-sizing: content-box;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
  transition: all .5s ease-in-out;
}
.livery_gellery:hover{
  border-radius: 0;
}
.livery_gellery img{
  width: 100%;
  height: 350px;
}
.livery_gellery .img_content{
  width: 100%;
  height: 350px;
  background-color: rgba(0, 0, 0, .6);
  transform: translateY(-350px);
  position: absolute;
  opacity: 0;
  transition: all .5s ease-in-out;
}
.livery_gellery:hover .img_content{
  opacity: 1;
}
.livery_btn{
  text-align: center;
}
.livery_btn a{
  margin-top: 50px;
  text-align: center;
  padding:10px 50px;
  font-size: bold;
  font-size: 16px;
}


/*--- Home Css 8-10-20 ---*/
.main_img img{
  width:100%;
}

.main_content p{
  font-size: 18px;
  line-height: 45px;
}
.main_cont{
  padding-bottom: 30px;
}


/*--- start transport ---*/
.transport_banner {
    background-image: url(../images/transport/t1.jpg);
    background-position: center;
}
.transport_title{
  text-align: center;
}
.transport_title h3{
  color: #E79800;
  font-size: 36px;
  font-weight: 700;
}
.transport_content{
  margin-top: 50px;
}
.transport_content p{
  color: #000;
  line-height: 32px;
  font-size: 20px;
  text-align: justify;
}
.trans_para{
  min-height: 240px;
  transition: all 1s ease-in-out;
  border-bottom: 3px solid #fff;
  border-top: 3px solid #fff;
  display: flex;
  align-items: center;
}
.trans_para:hover{
  border-bottom: 3px solid #000;
  border-top: 3px solid #000;
  background-color: #E79800;
}
.trans_cont{
  width: 100%;
  background-color: #000;
  text-align: center;
  padding: 25px 0px;
}
.trans_cont p{
  color: #fff;
  font-size: 17px;
  width:40%;
  margin: 0 auto;
}
.trans_cont a{
  border: 1px solid #E79800;
  padding: 5px 20px;
  border-radius: 5px;
  font-weight: bold;
  display: block;
  width:250px;
  margin-top: 20px;
  margin:20px auto 0 auto;
}
.trans_cont a:hover{
  background-color: #E79800;
  color: #000;
}

/*---- start hippotherapy ----*/
.hippotherapy_title h3{
  color: #e79800;
  text-align: center;
}
.hippotherapy{
  margin-top: 50px;
}
.hippo_content p{
  font-size:17px;
  line-height: 44px;
  text-align: justify;
}
.hippo_img{
  width:100%;
  position: relative;
}
.isecond{
  position: absolute;
  left:0;
  width: 100%;
}
.isecond:hover{
  opacity: 0;
}
.hippo_physical{
  transition: all .3s ease-in-out;
}
.hippo_physical:hover{
  transform: scale(1.1);
  transition: all .3s ease-in-out;
}
.hippo_physical{
  border: 1px solid #000;
  border-radius: 5px;
  height: 450px;
  padding: 10px;
}
.hippo_physical img{
  width: 100%;
}
.hippo_physical h3{
  color: #E79800;
  font-size:22px;
}
.hippo_physical p{
  font-size: 17px;
}
/*--- start breeding ---*/
.breeding_title p{
  text-align: center;
  font-size:17px;
  line-height: 28px;
  padding-top: 26px;
}.breeding_title h3{
  text-align: center;
   font-size: 18px;
    padding-bottom: 38px;

}
.breeding_main img{
  padding-bottom: 32px;
  transition: all .3s ease-in-out;
}
.breeding_main img:hover{
  transform: scale(.9);
  filter: grayscale(1);
}

.breeding_content {
    text-align: center;
    transition: all .3s ease-in-out;
}
.breeding_content:hover{
  background-color:#E79800;
  transform: scale(1.1);
}
.breeding_content p{
  color: #000;
  font-size: 17px;
  padding:10px;
}
.breeding_btn a{
  display: block;
  text-align: center;
  padding:10px;
  font-weight: bold;
  margin-top:25px;
  width: 100%;
  border: 1px solid #000;
}
.breeding_btn:hover a{
  background-color: #000;
  color: #fff;
}
.breeding_main h4{
  padding: 0px 0px 15px 15px;
  font-size: 24px;
      color: #E79800 !important;
}

/*--- start eve ---*/
.eve {
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}
.coming h2{
  padding-left: 10px;
}
.eve ul
{
        margin-left: 38px;
}
.eve ul li {
    list-style: none;
    position: relative;
    margin: 0;
    padding: 5px 0px;
}

.eve ul li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -51px;
    width: 42px;
    /* padding: 10px 0px; */
    height: 32px;
    background: url(../images/diamond1.png) no-repeat;
}

.event_img{
  margin-top:20px;
  transition: all .5s ease-in-out;
}
.event_img:hover{
  transform: scaleY(1.1);
}
.msjs_main .msjs_img {
  margin-bottom: 2rem;
}

#main_gallery {
  padding: 100px 0px;
}
.manu{
  width: 100%;
}
.about-page{
  margin:3rem 0 5rem 0;  
}