@import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap')
	
	.satisfy-regular {
  font-family: "Satisfy", cursive;
  font-weight: 400;
  font-style: normal;
}

body{
	margin:0px;
	padding:0px;
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	color:#666;
	background:url(../images/bg.png) repeat;
	line-height:24px;
}
.top-bar-blue{
	background:#a9603d;
	width:100%;
	float:left;
	color:#fff;
}

.socialnew ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.socialnew li{
	list-style:none;
	padding:5px 15px;
	float:right;
	border-right:solid 1px #9b5736;
}

.socialnew li a{
	color:#fff;
}

.borderleft{
		border-left:solid 1px #9b5736;
}
 h2, h4, h5, h6{
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
}

.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px;
    padding: 0px;
}

.navbar-default {
	background-color:#ffffff;
    border-color:transparent;
}
.navbar {
    border-radius: 0px;
	margin-bottom: 0px;
	box-shadow:#ccc 2px 4px 3px;
	z-index:9;
	position:relative;
}

.navbar-right {
	margin-top:40px;
}

.box-round {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 25px;
}

.navbar-default .navbar-nav > li > a {
    color: #61605e;
	font-size:14px;
	font-weight:400;
	font-family: 'Montserrat', sans-serif;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color:#ccad90;
    color: #000;
	font-weight:700;
}


.home-banner{
	width:100%;
	float:left;
	background:#ba764d;
	z-index:4;
	border-bottom:solid 5px #ba764d;
}

h1{

	color:#232324;
	font-weight:bold;
	 font-family: "Satisfy", cursive;
	font-style:italic;
	margin-top:50px;
	font-weight: 500;
    color: #47464d;
}

h2{
	font-size:26px;
	color:#232324;
	line-height:40px;
	text-transform:uppercase;
	margin-top:20px;
	 font-family: "Satisfy", cursive;
}

h3{
	 font-family: "Satisfy", cursive;
	font-size:16px;
	font-weight:300;
	color:#232324;
	margin-bottom:30px;
	line-height:26px;
}


.about-back{
	width:100%;
	float:left;
	padding:60px 0px;
}


p {
    margin: 0 0 25px;
}

  .carousel .item {
    left: 0 !important;
      -webkit-transition: opacity .4s; /*adjust timing here */
         -moz-transition: opacity .4s;
           -o-transition: opacity .4s;
              transition: opacity .4s;
}
.carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.next.left,
.prev.right {
    opacity: 1;
    z-index: 1;
}
.active.left,
.active.right {
    opacity: 0;
    z-index: 2;
}

.border-soild{
	border:solid 5px #FFF;
	box-shadow:#CCC 3px 2px 4px;
}

.footer-back{
	background:#663723;
	padding:30px 0px;
	width:100%;
	float:left;
	color:#fff;
}



.footer-links{
	color:#fff;
	text-decoration:none;
	font-size:15px;
	line-height:30px;
	border-bottom:solid 1px #703d28;
	display:block;
}

.footer-links:hover{
	color:#fff;
}

.copyright-back{
	background:#b76535;
	padding:10px 0px;
	width:100%;
	float:left;
	color:#fff;
	text-align:center;
}

.whitecolor{
	color:#fff;
	text-decoration:none;
}


h5{
	font-size:30px;
	color:#333;
	margin-bottom:20px;
	
}

.dark-greyback{
	color:#333;
	line-height:20px;
	padding:30px 0px;
}

.gap10{
	margin-top:10px;
}

.quotes{
	font-size:30px;
	line-height:36px;
	color:#666;
	font-family: 'Montserrat', sans-serif;
	text-align:center;
	margin-bottom:10px;
}

h6{
	font-size:24px;
	color:#000;
}


.form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

.btn-lg {
    border-radius: 0px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
	margin-bottom:20px;
}

@media (max-width: 1024px) {
	
	h1{
	font-size:xx-large;
	color:#66486f;
	font-weight:bold;
	 font-family: "Satisfy", cursive;
	font-style:italic;
	text-shadow:#000 2px 1px 3px;
	margin-top:0px;
	text-align:center;
}
	
	
}


@media (max-width: 768px) {
	
	
}
/**style-fresh Nov 03-2022**/

.brownback {
	background: #bf9f81;
	padding: 30px 0px;
	margin-bottom: 30px;
}

.lightgreyback {
	background: #e3e3e3;
	padding: 15px;
	margin-bottom: 20px;
}

.margintop0 {
	margin-top: 0px;
}

.whitecolor {
	color: #fff;
}


h4 {
	color: #fff;	
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 1px;
	margin-top: 10px;
}

.yellowcolor {
	color: #545454;
}


a {
	text-decoration: none;
	cursor: pointer;
	color: #ffa35b;
}

.carousel-showmanymoveone .carousel-control {
	width: 4%;
	background-image: none;
}

	.carousel-showmanymoveone .carousel-control.left {
		margin-left: 0;
	}

	.carousel-showmanymoveone .carousel-control.right {
		margin-right: 0;
	}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
	display: none;
}

.carousel .item .col-xs-12 {
	padding: 0;
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
	.carousel .item .col-xs-12:nth-last-child(-n+2) {
		display: none;
	}
}

@media all and (min-width: 768px) {
	.carousel-showmanymoveone .carousel-inner > .active.left,
	.carousel-showmanymoveone .carousel-inner > .prev {
		left: -50%;
	}

	.carousel-showmanymoveone .carousel-inner > .active.right,
	.carousel-showmanymoveone .carousel-inner > .next {
		left: 50%;
	}

	.carousel-showmanymoveone .carousel-inner > .left,
	.carousel-showmanymoveone .carousel-inner > .prev.right,
	.carousel-showmanymoveone .carousel-inner > .active {
		left: 0;
	}

	.carousel-showmanymoveone .carousel-inner .cloneditem-1 {
		display: block;
	}
}

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
	.carousel-showmanymoveone .carousel-inner > .item.active.right,
	.carousel-showmanymoveone .carousel-inner > .item.next {
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0);
		left: 0;
	}

	.carousel-showmanymoveone .carousel-inner > .item.active.left,
	.carousel-showmanymoveone .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
		left: 0;
	}

		.carousel-showmanymoveone .carousel-inner > .item.left,
		.carousel-showmanymoveone .carousel-inner > .item.prev.right,
		.carousel-showmanymoveone .carousel-inner > .item.active {
			-webkit-transform: translate3d(0, 0, 0);
			transform: translate3d(0, 0, 0);
			left: 0;
		}
}

@media all and (min-width: 992px) {
	.carousel-showmanymoveone .carousel-inner > .active.left,
	.carousel-showmanymoveone .carousel-inner > .prev {
		left: -16.6%;
	}

	.carousel-showmanymoveone .carousel-inner > .active.right,
	.carousel-showmanymoveone .carousel-inner > .next {
		left: 16.6%;
	}

	.carousel-showmanymoveone .carousel-inner > .left,
	.carousel-showmanymoveone .carousel-inner > .prev.right,
	.carousel-showmanymoveone .carousel-inner > .active {
		left: 0;
	}

	.carousel-showmanymoveone .carousel-inner .cloneditem-2,
	.carousel-showmanymoveone .carousel-inner .cloneditem-3 {
		display: block;
	}
}

@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
	.carousel-showmanymoveone .carousel-inner > .item.active.right,
	.carousel-showmanymoveone .carousel-inner > .item.next {
		-webkit-transform: translate3d(16.6%, 0, 0);
		transform: translate3d(16.6%, 0, 0);
		left: 0;
	}

	.carousel-showmanymoveone .carousel-inner > .item.active.left,
	.carousel-showmanymoveone .carousel-inner > .item.prev {
		-webkit-transform: translate3d(-16.6%, 0, 0);
		transform: translate3d(-16.6%, 0, 0);
		left: 0;
	}

		.carousel-showmanymoveone .carousel-inner > .item.left,
		.carousel-showmanymoveone .carousel-inner > .item.prev.right,
		.carousel-showmanymoveone .carousel-inner > .item.active {
			-webkit-transform: translate3d(0, 0, 0);
			transform: translate3d(0, 0, 0);
			left: 0;
		}
}

.margin-top250 {
	margin-top: 150px;
}

/*style30-01-2023*/

.fontsize46 {
	font-size: 46px;
}

.margintop10 {
	margin-top: 10px;
}

.gap15 {
	margin-top: 15px;
}

.gap20 {
	margin-top: 20px;
}

.gap25 {
	margin-top: 25px;
}

.gap30 {
	margin-top: 30px;
}

.text-transform {
	text-transform: uppercase;
}


/*style31-jan-2024*/

.btn-warning {
  color: #171717;
  background-color: #feb28e;
  border-color: #feb28e;
font-family: 'Cormorant Garamond', serif;
	    text-transform: uppercase;
	font-size:14px;
	letter-spacing: 2px;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
 background-color: #ba764f;
  border-color: #ba764f;
}

.box-round{
			box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
			padding: 20px;
			margin-bottom:20px;
			margin-top:25px;
		}
		
		.team-box{
			box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
			padding: 20px;
			margin-bottom: 30px;
		}


.bottom-back {
	background-image: url("../images/christ_yoder_dog_breeder_bkgd.jpg");
	background-position: right;
	min-height: 593px;
	padding: 90px 0px;
	margin-top: 45px;
}


.fn90{
	font-size: 90px;
}


.fn45{
	font-size: 45px;
}

