@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
body {
	font-family: Roboto;
	color: #251F20;
}

.text-color-theme {
	color: #DB334A !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
	color: #FFF;
	text-transform: uppercase;
	font-size: 16px;
	padding-right: 1rem;
	padding-left: 1rem;
	letter-spacing: 0.2px;
}
.saocil-top a {
	margin-left: 15px;
	color: #FFFFFF;
}
.saocil-top a:hover{color:#DB334A;}
.theme-button {
	background: #DB334A;
	border-color: #DB334A;
	color: #FFF;
	border-radius: 0;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 9px 15px;
	font-weight: 600;
}
.theme-button:hover {
	background: #ca1932;
}
.theme-button svg {
	margin-top: -4px;
}
.menu-bg {
	width: 100%;
	min-height: 430px;
	background-size: 100% !important;
	background-position: center !important;
	color: #FFF;
	font-size: 13px;
	position: relative;
	padding: 30px;
}
.menu-bg-row {
	padding-bottom: 9px;
}
.menu-title a {
	color: #FFF;
	font-size: 26px;
	font-weight: 600;
}
.menu-title {
	position: absolute;
	top: 26px;
	margin: auto;
	width: 86%;
}
.menu-title .btn.theme-button {
	font-size: 18px;
}
.section-title {
	font-weight: 900;
	font-size: 60px;
}
.aboutus h3 {
	font-weight: 600;
}
.banner-text {
	position: absolute;
	top: 0;
	max-width: 500px;
	color: #FFF;
}
.banner-text {
	position: absolute;
	max-width: 500px;
	color: #FFF;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	top: 0;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
	color: #db334a;
}
/*
Footer Section
---------------*/
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.footer-section ul {
	padding: 0;
}
.footer-section {
	background: #000;
	padding: 30px 0;
	margin-top: 80px;
}
.footer-section ul li a {
	transition: 0.5s;
	text-decoration: none;
}
.footer-about {
	margin-top: -50px;
}
.footer-about img {
	max-width: 100%;
}
.footer-about p {
	color: #fff;
	padding-top: 20px;
}
.widget-title {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.footer-section ul {
	padding: 0;
	margin: 0;
}
.footer-links {
	width: 50%;
}
.footer-section ul li {
	list-style: none;
}
.footer-links li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 10px;
	display: block;
}
.footer-links li a:hover {
	color: #db334a;
}
.footer-section ul li a:hover {
	color: #db334a;
}
.working-column {
/* border-left: 2px solid #fff; */
	/* border-right: 2px solid #fff; */
}
.working-column::before {
	width: 1px;
	height: 100%;
	background: #fff;
	content: "";
 animation:;
	position: absolute;
	left: -11px;
}
.working-column::after {
	width: 1px;
	height: 100%;
	background: #fff;
	content: "";
	position: absolute;
	right: 27px;
	top: 0;
}
.working-time span {
	color: #fff;
}
.working-time span:last-child {
	padding-left: 30px;
}
.contact-info a {
	color: #fff;
	margin-bottom: 10px;
	display: block;
}
.contact-info p {
	color: #fff;
	margin-bottom: 0;
}
/* --- Footer-bottom --------*/
.footer-bottom {
	padding-top: 20px;
}
.copyright p {
	color: #fff;
}
.copyright span {
	color: #db334a;
}
.copyright a {
	color: #db334a;
	text-decoration: none;
	transition: 0.5s;
}
.copyright a:hover {
	color: #fff;
}
.footer-social li {
	display: inline-block;
	padding: 0 10px;
}
.footer-section ul li a {
	color: #fff;
}
.footer-section {
	font-size: 14px;
	letter-spacing: 0.2px;
}
.banner-slider .owl-nav {
	position: absolute;
	bottom:50px;
	right: 50px;
}
.banner-slider.owl-theme .owl-nav [class*="owl-"]:hover {
	background: transparent;
	text-decoration: none !important
}
.banner-slider.owl-theme button:focus {
	outline: none;
}
.banner-slider.owl-theme button {
	margin: 0 10px;
}
.banner-slider.owl-theme button {
	margin: 0 16px !important;
}
.banner-slider.owl-theme .owl-nav::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 22px;
	background: #db334a;
	left: 0;
	right: 0;
	margin: auto;
	top: 3px;
}
.navbar-toggler-icon span {
	width: 30px;
	height: 2px;
	margin: 7px 0;
	background: #303030;
	display: block;
}
.about-right {
	padding-top: 30px;
}
.banner-bottom {
	position: absolute;
	bottom:10px;
	color: #FFF;
	max-width: 450px;
	font-size: 13px;
}
.adders-banner h4 {
	font-size: 16px;
	font-weight: 600;
}
.adders-banner {
	border-left: 1px solid #db334a;
	border-right: 1px solid #db334a;
	padding: 0 20px;
}

.form-contact-info {
	background: #db334a;
	padding: 15px 15px 15px 80px;
}
.form-contact-info ul {
	padding: 0;
	font-size: 13px;
}
.contact-working-time p {
	margin: 0;
	font-size: 13px;
}
.form-contact-info ul li {
	list-style:none;
}
.contact-form-title {
	color: #fff;
	padding-bottom: 15px;
}

.contact-form-info {
	width: 100%;
}
.col-form-label {
	background: #000;
	padding: 8px 6px !important;
	color: #FFF;
	line-height: 33px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 500;
}
.get-info a {
	color: #FFF;
}
.contact-form-info .form-control {
	border-radius: 0;
	height: 50px;
	border: 0;
}
.maphome iframe{
 height:100%;
    width:100%;
    border:0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
  }

.maphome {
	height: 350px;
}

.page-banner {
	min-height:280px;
	background-position: center !important;
	background-size: cover !important;
}
.onlineorder-box {
	padding: 15px;
	border: 1px solid #ddd;
	margin: 15px 0;
	width: 100%;
	min-height: 113px;
}
.onlineorder-box h3 {
	font-size: 19px;
	font-weight: 600;
	text-transform: uppercase;
}
.onlineorder-box p{margin-bottom:0; color: #000;
	opacity: 0.4;}
.menu-price {
	background: #db334a;
	padding: 10px 15px;
	color: #FFF;
	font-size: 16px;
	font-weight: 800;
	margin-top: -18px;
}
.page-tile h1 {
	max-width: 200px;
	color: #FFF;
	font-weight: 900;
	font-size: 70px;
	line-height: 53px;
}
#pills-tab {
	background: #FFF;
}
.nav-pills .nav-link {
	border-radius: 0;
	color:#333;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #fff;
	background-color: #db334a;
}
.nav-pills .nav-link {
	display: block;
	padding: .8rem 1rem;
}
.nav-pills .nav-link:hover {
	background: #db334a;
	color: #FFF;
}
.navbar-toggler:focus, .navbar-toggler:hover {
	text-decoration: none;
	outline: none !important;
}
.navbar-expand-lg .navbar-nav .nav-item.active .nav-link {color:#db334a;}

.page-template-default .page-content {
    padding: 50px 0 60px;
}
.switcher .option{
	position: absolute !important;
}

.form_mail_id{
	color: #db334a;
}



 @media (min-width:992px) {
	 .container-fluid {
	padding-left: 40px;
	padding-right: 40px;
}
#pills-tab {
	margin-top: -50px;
}
.maphome {
	margin-right: -98px;
	position: relative;
	z-index: 1;
}

header .navbar {
	position: absolute;
	width: 100%;
	z-index: 9;
}
.banner-text h1 {
	font-size: 100px;
	font-weight: 900;
	line-height: 80px;
}
.banner-text p {
	font-weight: 800;
	font-size: 30px;
	margin-bottom: 0;
}
.banner-text h3 {
	font-size: 60px;
	font-weight: 900;
	line-height: normal;
}
}

 @media (max-width:991px) {
.banner-slider .owl-nav {
	position: absolute;
	bottom: 20px;
	right: 0;
}
#pills-tab {
	background: #FFF;
	overflow-x: scroll;
	white-space: nowrap;
}
.page-banner {
	min-height: 170px;
}
.form-contact-info {
	background: #db334a;
	padding: 15px;
}
.contact-form-info {
	width: 100%;
	padding: 0 !important;
	padding-top: 30px !important;
}
.form-contact-info {
	margin-top: 30px;
}
.col-form-label {
	width: 102px;
	line-height:23px;
}
.contact-form-info .form-control {
	height: 40px;
}

.banner-text div {
	width: 100%;
	text-align: center;
}

.navbar-brand img {
	max-width: 170px;
}
.navbar {
	padding: .0rem 1rem;
}

.menu-bg {
	min-height: 356px;
}
.working-column::before, 
.working-column::after{display:none;}
.footer-section ul {
	text-align: left;
}

.navbar-expand-lg .navbar-nav .nav-link {
	color: #333;
}

}

@media(max-width: 991px){

	.switcher .selected a{
		color: #333  !important;
		padding: 0 !important;
		margin-bottom: 5px;
	}
	.navbar-collapse .switcher .option {
    background: #000 !important;
	}
}

@media(max-width:767px){
	.career_form li label{
		flex:0 0 35%;
		width: 35%;

	}

	.career_form li .ginput_container{
		flex: 0 0 65%;
	}

	body .career_form li label{
		font-size: 9px !important;
	}

	.page-template-default .page-content {
    	padding: 0px 0 30px;
	}


}

@media(max-width: 500px){
	.page-tile h1{
		font-size: 40px;
	}

}