@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');

body{
	/* font-family: 'Open Sans Condensed', sans-serif; */
	font-family: 'Roboto', sans-serif;
	    color: #949494;
		font-size:16px;
}
.navbar-brand {
    height: auto;
}


.mb20{
	margin-bottom:20px;
}

	.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1;
	padding: 0 100px;
}
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
	display: block;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0,0,0);
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
}
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}
	
	
.owl-next {
  background-image: url("../img/next.png");
  background-size: 100% 100%;
  color: transparent;
  height: 38px;
  right: 50px;
  position: absolute;
  top: 0px;
  bottom:0;
  margin:auto;
      width: 20px;
  cursor:pointer;
}

.owl-prev {
  background-image: url("../img/prev.png");
  background-size: 100% 100%;
  color: transparent;
  height: 38px;
  position: absolute;
      left: 50px;
  top: 0px;
  bottom:0;
  margin:auto;
      width: 20px;
  cursor:pointer;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}
.owl-theme .owl-dots {
  display: none;
  text-align: center;
}
.navbar-brand>img {
    display: block;
    max-height: 60px;
}
.navbar-nav>li>a {
    color: #222;
    text-transform: uppercase;
    padding: 20px 15px;
}

nav.navbar {
    box-shadow: 3px 3px 3px rgb(0 0 0 / 15%);
    background: #ccae88;
    border-radius: 0;
    margin: 0;
}
.banner {
    background: url(../img/banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 2% 0 4%;
    background-size: cover;
    position: relative;
}
.banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255,255,255,0.7);
    /* z-index: 0; */
}
.banner .container {
    position: relative;
    z-index: 1;
}
h2.big-title {
    font-size: 40px;
    color: #222;
    text-align: center;
    max-width: 780px;
    margin: auto;
}
h3.bigsm-title {
    text-align: center;
    margin-top: 150px;
    color: #f32525;
    font-size: 28px;
}
.sec-title {
    font-size: 30px;
    color: #222;
    margin-bottom: 15px;
}
.cbox p {
    min-height: 200px;
    text-align: justify;
}
.cbox {
    box-shadow: 3px 3px 24px rgb(0 0 0 / 15%);
    padding: 20px;
    margin-bottom: 30px;
    background: #fff;
}
footer {
    background: #efefef;
    padding: 20px 0;
    border-top: 1px solid #ccc;
}
.navbar-nav>li.active>a {
    background: #e6cf85;
}
section.content {
    background: #f9f9f9;
    padding: 50px 0;
}
.sec-hd {
    margin: 10px 0 30px;
}
section.content-wrap {
    padding: 20px 0 50px;
    min-height: 82vh;
}
.sec-hd p {
    margin: 10px 0 20px;
}
.table-style th {
    background: #ad2d10;
    color: #fff;
}
.table-style th, .table-style td {
    text-align:left;
}

.navbar-brand {
    padding: 0px 15px;
}
.sbtitle {
    font-size: 40px;
    color: #222;
}
.bigbtn {
    font-size: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 170px;
    border-radius: 10px;
    border: none;
    box-shadow: 3px 3px 22px rgb(0 0 0 / 35%);
}


@media (min-width: 1366px){

}


@media(min-width:768px) and (max-width:1024px){
	
	

}




@media(max-width:767px){
button.navbar-toggle {
    background: #222;
    margin-top: 25px;
}
.navbar-toggle .icon-bar {
    background: #fff;
}


}

.contact .cbox p {
    min-height: 0px;
    text-align: justify;
    color: #f32525;
}

.search-result-data {
	/* font-family: 'Open Sans Condensed', sans-serif; */
	font-family: 'Roboto', sans-serif;
	    color: #222;
		font-size:15px;
}
.error {
    min-height: 0px;
    text-align: justify;
    color: #f32525;
}


.form-control1 {
    display: block;
    width: 50px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}





























































