@font-face {
    font-family: 'TimesNewRoman';
    src: url('../fonts/TimesNewRomanPSMT.eot');
    src: url('../fonts/TimesNewRomanPSMT.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TimesNewRomanPSMT.woff2') format('woff2'),
        url('../fonts/TimesNewRomanPSMT.woff') format('woff'),
        url('../fonts/TimesNewRomanPSMT.ttf') format('truetype'),
        url('../fonts/TimesNewRomanPSMT.svg#TimesNewRomanPSMT') format('svg');
    font-weight: normal;
    font-style: normal;
}
 .imgContainer {
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
body {
    font-family: 'Montserrat', sans-serif;
    background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
   font-family: 'Libre Baskerville', serif !important
}
p{
    font-family: 'Montserrat', sans-serif;
}
.carousel-caption .header-text span {
    font-family: 'Libre Baskerville', serif !important;
}
/* body{
     font-family: 'TimesNewRoman' !important;
     background-color: #fff;
}
h1, h2, h3, h4, h5, h6, p{
    font-family: 'TimesNewRoman' !important;
    font-style: normal;
    font-weight: 400;
}
 .container {
  max-width: 1200px;
}
*/

/* body{font-family: 'Work Sans', sans-serif;} */
/*
 * Custom translucent site header
 */
.footer-background-color {
    background-color: #e0f6b6 !important;
}
a,button{outline:none}
a.moments-btn {
    position: absolute;
    top: 139%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 65%;
    padding: 21px 15px;
    text-align: center;
    line-height: 44px;
    text-decoration: none;
    text-transform: uppercase;
    color: #9b9f4b;
    font-family: 'Exo', sans-serif;
    letter-spacing: 4px;
    border: 4px solid #e69347;
    overflow: hidden;
    font-size: 1rem;
    font-weight: 600;
}
a.moments-btn strong {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    transition: 0.5s;
}
a.moments-btn strong:nth-child(1) {
    transform: translateX(-100%);
    transition: 0.5s;
}
a.moments-btn:hover strong:nth-child(1) {
    transform: translateX(0);
    color:#9b9f4b;
}
a.moments-btn strong:nth-child(2) {
    transform: translateX(0);
    transition: 0.5s;
}
a.moments-btn:hover strong:nth-child(2) {
    transform: translateX(100%);
    color:#eccf00;
}



.serve-inner .content-serve-cont {
    display: flex;
    width: 100%;
    justify-content: center;
    position: relative;
    height: 100%;
	    margin-bottom: 60px;
}
.serve-inner .middle3 h3.hello {color:#282828;margin-bottom: 30px;}
.serve-inner .middle3 p {color:#212529;}
.serve-inner .text {
    background-color: transparent;
    color: #9b9f4b;
    font-size: 16px;
    padding: 5px 30px;
    border: 2px solid #e69347;
    width: 45%;
    margin: 0;
    position: absolute;
    bottom: 32px;
	text-align: center;
}
.text-btn-1:hover {border:0;background-color:#9b9f4b;color:#fff;}

.serve-inner .image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.serve-inner .middle1 {
    /* transition: .5s ease; */
    /* opacity: 0; */
    position: absolute;
    top: 0;
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100% !important;
    padding: 90px 45px;
    background-color:rgba(146, 163, 59, 0.59);
    bottom: 0;
}
.serve-innertext {
	background-color: transparent;
	color: #020202;
	font-size: 16px;
	padding: 5px 30px 7px 30px;
	border: 2px solid #ff8c00;
	width: 160px;
	margin: 100px auto 20px !important;
	margin: auto;
	display: block;
	text-decoration: none;
	padding: 5px 15px;
	text-align: center;
	display: block;
	position: relative;
}
.serve-innertext:hover {
	background-color: #ff8c00;
	color: #fff;text-decoration:none;
	border: 2px solid #ff8c00;
	transition: 0.6s;
	text-align: center;
}
	
.serve-inner .middle2 {
    /* transition: .5s ease; */
    /* opacity: 0; */
    position: absolute;
    top: 0;
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 100% !important;
    padding: 90px 45px;
    background-color:rgba(169, 66, 59, 0.52);
    bottom: 0;
}


.footer-background-color {
	background-color: #e0f6b6 !important;
	position: relative;
	width: 100%;
	padding: 15px 0;
}
html {
    POSITION: relative;
    height: 100%;
}

.content_cont {
    min-height: calc(100vh - 325px);
}
/* .serve-inner .col-md-4 {
    height: 372px;
    display: inline-block;
} */
.middle2 p, .middle1 p, .middle3 p {
    color: #fff;
    text-align: left;
}
.view-port {
    text-align: center;
    padding: 45px 0 30px 0;
}
.view-port .portfolio {
    background-color: transparent;
    padding: 10px 30px;
    outline: 0;
    box-shadow: none;
    border: 3px solid#000;
}
/* .serve-inner .container:hover .image {
  opacity: 0.3;
} */
.middle4:hover .middle1 p{color:#fff !important;}
/* .serve-inner img:hover .middle1 {
  opacity: 0.8;
}
.serve-inner img:hover .middle2 {
  opacity: 0.8;
}
.serve-inner img:hover .middle3 {
  opacity: 0.8;
} */
/* .serve-inner .middle3:hover {
opacity: 0.8;
    background-color: #000;
    display: inline-block;
    width: 92%;
} */
/* .serve-inner .middle2:hover {
    opacity: 0.8;
    background-color: #000;
    display: inline-block;
    width: 92%;
    color: #fff;
} */
/* .serve-inner .middle1:hover {
    color: #fff;
    opacity: 0.8;
    background-color: #000;
    display: inline-block;
    width: 92%;
} */

.blog-sidebar form.tnp-form {
    display: flex!important;
    margin-bottom: 20px!important;
    margin-top: 25px!important;
}
.blog-sidebar form.tnp-form  .tnp-widget-minimal input.tnp-submit {max-width: 40% !important;}

.middle6,.middle5,.middle4 {
    height: 100%;
	position:relative;
}


.serve-inner h1.text-center {
    padding: 50px 0 10px 0;
font-weight: 500;
text-transform: uppercase;
}
.serve-inner h1.text-center hr{width: 80px;background-color: #9b9f4b;}


.serve-inner .sharing {
    padding-bottom: 25px;
}
.serve-inner .sharing {
    padding-bottom: 25px;
    font-size: 22px;
    max-width: 60%;
    margin: 0 auto;
	font-family: minion-pro-caption, serif;
	    margin-bottom: 30px;
}

button.portfolio:hover {
    background-color: transparent;
    color: #000;
    padding: 10px 30px;
    outline: 0;
    border: 3px solid#e0f6b6;
    transition: 0.4s;
}
.spaceing {
    padding: 0 !important;
    margin-bottom: 0 !important;
    position: relative;
    min-height: 425px;
    display: block;
}
.spaceing .col-md-6.offset-1 {
	position: absolute;
	left: 40%;
	top: 54%;
	transform: translate(3%, -54%);
}
.menu-header-menu-container {
    margin-top: -21px;
}
.logo img{ width: 70%;}

.uparrow{position: fixed;bottom: 1em;right: 2em;font-size: 28px;background: white;width: 50px;height: 50px;text-align: center;padding: 7px 0;box-shadow: 0px 0px 20px darkgray;}
.uparrow a{color:gray;}

.infotext{font-size: 30px; color: #000;font-family: minion-pro-caption, serif; }
.infotext img{max-height:200px;margin: auto;display: block;}
.card-img-top{border-radius: 0px; height: 100%;}

.insta-section .card{ padding: 0px; flex-direction: inherit; border: 0px; border-radius: 0;}
.socialicon a { color: #000; }
.videoim img{width:100%}
.videoim{margin-bottom:150px;}
.spaceing{ padding: 0 0 0em;margin-bottom:100px;}

.border-line p {	font-weight: bold;	text-align: center;	text-transform: uppercase;	font-size: 15px;
	color: #000;	margin: 0 auto;	letter-spacing: 1px;	width: 300px;	background: #fbfff1;	position: relative;	bottom: 40px;
	padding: 10px;}

.lightbluebg a {
    color: #333 !important;
    transition: ease-in-out color .15s;
    font-style: normal;
    font-size: .9rem;
    letter-spacing: 0.3px;
    font-weight: 300;
}

.lightbluebg a.nav-link:hover {
    color: #84843e !important;
}
.lightbluebg .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;    
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: rgba(255,255,255, .9);
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0;
}
.lightbluebg .dropdown-item{font-size: .8rem !important;}
.lightbluebg .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    margin-top: 0px;
}
/*
 * Dummy devices (replace them with your own or something else entirely!)
 */
.carousel-control-next-icon, .carousel-control-prev-icon {
	display: inline-block;
	width: 33px;
	height: 33px;
	background-size: 25px;background-color: #000;
	padding: 20px;border-radius:50%
}
.carousel-item .w-100 {
    width: inherit !important;
    height: calc(100vh - 100px);
    max-width: 100%;
}
#carouselExampleIndicators .carousel-item .carousel-caption {
    position: absolute;
    right: auto;
    bottom:auto !important;
    left: 50%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 50% !important;
    margin: auto !important;
    transform: translate(-50%, -20px) !important;
    top: 280px !important;
}
/*--#carouselExampleIndicators .carousel-item.active .carousel-caption{
    position: absolute;
    right: auto;
    bottom:0 !important;
    left: 50%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 50% !important;
    margin: auto !important;
    transform: translate(-50%, -25%);
    top: 25% !important;
}--*/
#carouselExampleIndicators .carousel-control-next, #carouselExampleIndicators .carousel-control-prev{
	top: 358px;
	width: 50px;
	height: 50px;
    transform: translatey(-20px);
	bottom:auto !important;
}
.carousel-caption{top:25%;transition:0.6s;bottom:inherit !important }
.carousel-caption h1 {transition: 0.6s;padding: 15px;font-size: 6rem;background-color: transparent;text-shadow: 2px 2px 15px rgba(255,255,255, .6);}
.black_text{color:#222 !important;}
.white_text{color:#fff !important;}
.carousel-indicators{display: none !important;}

.centertext {font-family: minion-pro-caption, serif;	font-size: 48px;	color: #000;	padding: 20px 0px 20px 0px;text-align: center;
	font-weight: 800;	/* border-bottom: 1px solid #000; */	margin-bottom: 40px;height: 60px;}
.centertextt{font-family: minion-pro-caption, serif;	font-size: 48px;	color: #000;	padding: 80px 0px 20px 0px;text-align: center;
	font-weight: 800;	/* border-bottom: 1px solid #000; */	margin-bottom: 40px;}
.centertext1 {color: #a3c848 !important;}	
.centertext2 {color: #ff8c00 !important;}
.centertext3 {color: #f9c646 !important;}




.infotext{min-height:250px;padding:15px;}
.lightbluebg .navbar-toggler{color: #84843e;  
border-color: #84843e;}
.card{margin-bottom:30px !important;overflow:hidden}
.card img{filter:sepia(0%);transition:0.4s;margin-right: 30px;}
.card img:hover{filter:sepia(200%);transform:rotate(10deg);transform: scale(1.1)}
.product-device {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 300px;
  height: 540px;
  background-color: #333;
  border-radius: 21px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.product-device::before {
  position: absolute;
  top: 10%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, .1);
  border-radius: 5px;
}

.product-device-2 {
  top: -25%;
  right: auto;
  bottom: 0;
  left: 5%;
  background-color: #e5e5e5;
}


/*
 * Extra utilities
 */

.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }

.flex-equal > * {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
/*rajan css*/
.journeyform {padding-bottom:50px;}
.journeyform h2{width:80%;margin:auto;text-align:center;font-size:32px;color:#9c9c41;   margin-top: 0px;}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;   color: #000;margin: 0px 2px;background-color: #dedede;}
.stepwizard-row:before {
   top: 21px;bottom: 0;position: absolute;content: " ";width: 570px;height: 10px;
background-color: #dedede;z-index: 0;border-radius: 25px;}
.stepwizard-step {    display: table-cell;    text-align: center;    position: relative;}
.btn.btn-default.btn-circle.btn-dsuccess{background-color: #92a33b !important;border-color: #FF5454;margin: 0px 10px;
color: #fff;font-size: 18px;font-weight: bold;border: 3px solid #FFFFFF;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);}
.btn.btn-circle.btn-default{font-size: 19px;font-weight: bold;line-height: 30px;background-color: #dedede;border: 3px solid #FFFFFF;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);color: #333;margin: 0px 10px;}
.btn-circle {    width: 50px;    height: 50px; color: #000;
    text-align: center;    padding: 6px 0;    font-size: 12px;    line-height: 1.428571429;    border-radius: 50px;}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	pointer-events: none;	cursor: not-allowed;	filter: alpha(opacity=65);
	-webkit-box-shadow: none;	box-shadow: none;	opacity: .65;}
.setup-content {
    
    max-width: 80%;
    margin: auto;
    padding: 20px 30px;
   
}
.btn span.glyphicon {   opacity: 0;				}
.btn.active span.glyphicon {	opacity: 1;				}
.timeprogram .form-control{width:auto;display:inline}
.stepwizard-row.setup-panel{display: flex;justify-content: center;margin-bottom: 50px; display: none;}
.setup-content .panel-body img{width:100%;padding: 0px;border-radius: 0;border: 0;}
.setupinner{cursor: pointer;padding-bottom: 15px;}
.setup-content .panel-heading h3{font-size:28px;text-align:left;color:#92a33b;font-weight:bold;width: 100%;margin-top:30px;margin-bottom:35px;}
.setupinner label{margin: 0;font-size:14px;text-align:center;color:#000;font-weight:bold;width: 100%;}
.check{ 	color:#996;}
.setupinner img{cursor:pointer}
.setupinner h4{font-size:20px;text-align:left;color:#000;width: 100%;margin-top:10px;margin-bottom:0px;padding-left: 10px;}
.setupinner img {
    min-height: 150px;
}
.setupinner input[type="radio"]{opacity:0;position: absolute;}
.img-thumbnail.img-check.check{/*background-color:#e0e0e0*/opacity: 0.2;}
.budget input{border:0;border-bottom:1px solid #b0b0b0 !important;border-radius: 0;}
.budget .form-control:focus {	color: #495057;	background-color: #fff;	border-color: transparent;	outline: 0;	box-shadow:none;}
.footer-background-color {
    background-color: transparent !important;
    position: relative;
    width: 100%;
    padding: 15px 0;
}
.m-t-15{margin-top:15px !important;}
a.navbar-brand.footer_logo {
    width: 100%;
    text-align: center;
}
.main-wrapper{background-color:#fbfff1;padding:80px 0px}
.btn.btn-primary.nextBtn { float: right;  background-color: #929348; border: 1px solid #ff8c00;padding: 9px 26px;  font-weight: bold; letter-spacing: 1px; text-transform: uppercase; font-size: 12px;  margin-top: 30px; border: none; box-shadow: none; border-radius: 0;}
.panel-body	h5{font-size: 20px;text-align: left;color: #696666;font-weight: bold;
width: 100%;margin-top: 30px;margin-bottom: 15px;}
.setupinner.current {	background-color: #92a33b;	transition: 0.6s;	}
.setupinner input[type="text"] { margin-top: 6px;eight: 23px; width: 90%;  border-bottom: 1px solid !important; border: 0; padding: 5px;}
.timeprogram label {	min-width: 300px;	height: 40px;	position: relative;	background: #9c9c41;
	padding-left: 25px;	padding-top: 6px;	color: #fff;	cursor: pointer; border-radius: 2px;}
/*.timeprogram label:after { content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 0; border-left: 20px solid #fcf4d6; border-top: 20px solid transparent; border-bottom: 20px solid transparent; } 
.timeprogram label:before { content: ""; position: absolute; right: -20px; bottom: 0; width: 0; height: 0; border-left: 20px solid #9c9c41; border-top: 20px solid transparent; border-bottom: 20px solid transparent; }*/
.submitbutn {float:right;
	background-color: #ff8c00;
	border: 1px solid #ff8c00;
	padding: 9px 26px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 30px;
	border: 2px solid #FFFFFF;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
  box-shadow: none !important;
}
.form-control2:focus {
    color: #495057;
    border-color: #80bdff;
    outline: 0;
  box-shadow: none !important;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    line-height: 1.5;
    color: #fff;
}
[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #9c9c41;
    position: absolute;
    top: 13px;
    left: 8px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.panelrfg{display:none}
.collapse.show input{	display: block;border: 1px solid #ccc;}
.flinks ul li { border: 2px solid #94954b;   border-right: 1px solid #94954b;border-left: 1px solid #94954b;}


.overflow-hidden { overflow: hidden; }

.socialicon a {font-size: 22px;padding: 0 5px;}


.flinks ul {
    padding: 5px 0px 0px 0px;
    margin: 0px;
    list-style: none;
    justify-content: center;
    align-items: center;
    display: flex;
}
.flinks ul li{ padding:2px 15px; margin:0px; list-style: none;  float:left;border: 0 !important;}
.flinks ul li a{ color: #222222; text-transform: uppercase; font-size: 12px;}
.flinks p{margin-bottom:0}
.flinks p a:hover {	text-decoration: none;	background-color: #f8d7af;	transition: 0.6s;	color: #000;
	text-shadow: none;	border: 1px solid #ff8c00;}
.flinks p a{text-shadow: 2px 2px #757575; color:darkorange; font-style: italic; font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" ;background: #ff8c00;
-webkit-transform: skew(20deg);-moz-transform: skew(20deg);-o-transform: skew(20deg);color: #fff;display: block;width: 100%;padding: 0px 15px 4px 15px;text-align: center;font-size: 18px;border: 1px solid #d8cbbc;display: none;}

.graphicimg{ background-image: url(../images/graphic.jpg);width: 365px;min-height: 312px;position: absolute;background-size: 90%;background-position: center;}


.copy{color: #fff; /*text-transform: uppercase;*/ font-size: 11px; text-align: center}


/* footer top gallery */
.footer-social i {
    color: white;
    font-size: 24px;
    padding-left: 20px;
}
.img-responsive {
    max-width: 100%;
}
.multi-item-carousel .carousel-inner > .item {
  transition: 500ms ease-in-out left;
}
.multi-item-carousel .carousel-inner .active.left {
  left: -33%;
}
.multi-item-carousel .carousel-inner .active.right {
  left: 33%;
}
.multi-item-carousel .carousel-inner .next {
  left: 33%;
}
.multi-item-carousel .carousel-inner .prev {
  left: -33%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .multi-item-carousel .carousel-inner > .item {
    transition: 500ms ease-in-out left;
    transition: 500ms ease-in-out all;
    -webkit-backface-visibility: visible;
            backface-visibility: visible;
    -webkit-transform: none!important;
            transform: none!important;
  }
}
.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
  background-image: none;
}

.spaceing_cont {
    padding: 0 0 0em;
    margin-bottom: 0;
    min-height: 427px;
    display: table;
}
.profile-card.text-center {
    margin-top: 30px;
    position: relative;
    margin-bottom: 30px;
    flex-direction: column;
    height: 76%;
}
.profile-info {
    position: absolute;
    /*bottom: 0;
    background-color: #9b9f4b;*/
    width: 100%;
    padding: 5px 15px 8px;
}
/*.profile-info.next-bg{
    background-color: #e69347 !important;
}*/
.profile-info a {
    font-size: 1.155rem;
    padding: 5px 5px;
    color: #fff !important;
    text-decoration: none !important;
    background-color: transparent;
}
.Number {
    position: absolute;
    right: 9.5%;
    top: 15px;
    font-family: 'Exo', sans-serif;
    font-size: 14px;
    color: ##828246;
    font-weight: 700;
    letter-spacing: .2px;
}
.instargramFeed {
    padding-top: 60px;
}
.carousel-inner .carousel-item{height: calc(100vh - 100px);}
.carousel-inner .carousel-item .w-100{
width: inherit !important;
height: auto;
max-width: 100%;
}



/*RESPONSIVE MEDIA QUERY*/
@media (min-width: 768px) {
  .flex-md-equal > * {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
  }
}
@media (max-width: 767px) {
.mine
.middle4{position: relative;
top: 20px;
height: auto;}

.carousel-item.carousel-item-left{margin:0 !important;padding:0 !important}
.middle4{position: relative;
top: 20px;
height: auto;}
.middle4{
	position: relative;
	top: 20px;
	height: auto;
	}

}


.imgContainer .imgHover {
    position: absolute;
	top: 0;
	left: 0;
    opacity: 0;
    transition: all 2s;
}
.imgContainer .imgBlock{opacity: 1;}

.imgContainer:hover .imgHover{
	position: absolute;
	top: 0;
	left: 0;
	opacity:1 !important;
	-webkit-transition: 1s;
	 -moz-transition: 1s;
	 -o-transition:1s;
	 transition: 1s;
	}
.imgContainer:hover .imgBlock{
	opacity:0 !important;
	-webkit-transition: 1s;
	 -moz-transition: 1s;
	 -o-transition:1s;
	 transition: 1s;
	}

.movementBlock img {
    width: 100%;
}

.imgBorder{
box-shadow: 0px 0px 20px #eee;
    position: relative;
}
.imgRight:after {
    content: "";
    width: calc(100% - 20px);
    height: calc(100% + 10px);
    border: solid 5px #9b9f4b;
    position: absolute;
    top: -5px;
    right: 0;
    border-left: none;
}
.imgLeft:after {
    content: "";
    width: calc(100% - 20px);
    height: calc(100% + 10px);
    border: solid 5px #994e3b;
    position: absolute;
    top: -5px;
    left: 0;
    border-right: none;
}
.bgLightorange .imgRight:after {
    border-color:#e69347;
}
.dividerBlock {
    position: relative;
}
.dividerBlock:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #eee;
    width: 1px;
    height: calc(100% - 20%);
    top: 0;
    bottom: 0;
    box-shadow: 0 0 10px #eee;
}
.titleBlock h1:after {
    content: "";
    width: 100px;
    left: 0;
    right: 0;
    height: 1px;
    background: #eee;
    position: absolute;
    bottom: -22px;
    margin: auto;
    box-shadow: 0 0 10px #eee;
}
.titleBlock h1 {
    position: relative;
	font-weight: 500;
	text-transform: uppercase;
}	
@media only screen and (max-width:992px)and (min-width:768px){
	
.movementBlock .offset-md-2 {
    margin-left: 0 !important;
}	
.movementBlock .col-md-4 {
    flex: 0 0 50% !important;
    max-width: 50% !important;
}
}
@media only screen and (max-width: 991px){
.livingiving_inner{width:100% !important;margin:auto}
}
/**********living ginving**********/
.livingiving_toptext{text-align:center;padding:50px 0px 40px 0px;}
.livingiving_inner h2{margin-bottom:25px;color:#282828;font-weight:500; text-transform: uppercase;}
.livingiving_inner p{color:#282828;margin-top:20px;}
.livingiving_inner{width:940px;margin:0 auto 30px;}
.livingiving_inner hr{	width: 80px;	background-color: #9b9f4b;}
.livingivint_tab {/*border:1px solid #e6e4e4*/;}
.livingivint_tab li{/*width:100%;*/margin-bottom:0 !important}
.livingivint_tab li a{border-top: 0 !important;border-bottom: 1px solid #e6e4e4 !important;padding: 29px; background-color:#fff ;color:#9b9f4b;font-size:16px;border-left: 0 !important;border-right: 0 !important;border-radius: 0 !important;}
.livingivint_tab li a.active{background-color:#9b9f4b !important;color:#fff !important;font-weight:600;}
.livingivint_tab li a img{margin-right:15px; max-height: 40px;}
.livingivint_tab li a.active img{filter: contrast(19%) brightness(193%);}
.livingivint_tabtext h2{margin-top:25px;font-size:24px;color:#282828;margin-bottom:30px;font-weight:600;}	
.livingivint_tabtext h3{font-size:20px;color:#9b9f4b;margin-bottom:10px;font-weight:600;}
.livingivint_tabtext p{font-size:16px;color:#282828;margin-bottom:10px;}
.livingivint_tabtext {/*border:1px solid #e6e4e4;padding:20px;*/}
.livgiv {
	display: flex;
}
.livgiv li {
    display: inline-block;
    border: 1px solid #efefef;
    padding: 0;
    max-width: 80px;
    margin-right: .5rem;
    width: 100%;
    height: 80px;
    vertical-align: top;
    margin-bottom: 10px;
}
.livgiv li img {
	max-width: 100%;
	/*max-height: 75px;
	width: auto;*/
    height: auto;
}
#services-tabs-1 .catered-food1 a {
	color: #fff !important;
}
.size-full.fdfa {
	max-width: 100%;
}
.c_form {
	max-width: 800px;
	margin: auto;
	/* background: #f4f4f4; */
	background: transparent;
	padding: 20px;
	border-radius: 5px;
	margin-top: 40px;
}
.c_form input[type="email"],.c_form input[type="text"], .c_form input[type="tel"], .c_form input[type="number"], .c_form select{
	width: 100%;
}
.c_form select {
	height: 35px;
}
.textarea3 textarea {
	width: 100%;
}
.textarea3 label {
	display: block;
}
.number3 label {
	display: block;
}
.number3 {
	padding-top: 0px;
}
.s_button input {
	background: #606022;
	border: none;
	border-radius: 2px;
	width: auto;
	padding: 4px 15px;
	color: #fff;
}
span.wpcf7-form-control-wrap.date-753 input[type=date] {width: 100%;}
.collapse.show input[type=text], .collapse.show input[type=tel], .collapse.show input[type=number], 
.collapse.show input[type=email], .collapse.show input[type=date], .c_form select {
    display: block;
    border: 0px solid #ccc;
    background: transparent;
    border-bottom: 1px solid #ccc;
	outline: none;
	font-size:.9rem !important;
	color:#242525 !important;
	height: 30px;
    margin-bottom: 20px;
    width: 100%;
}
.c_form textarea{
	display: block;
    border: 0px solid #ccc;
    background: transparent;
    border-bottom: 1px solid #ccc;
	outline: none;
	font-size:.9rem !important;
	color:#242525 !important;
    width: 100%;
	margin-bottom: 25px;
}
.c_form form.wpcf7-form input.available_start_date {
    color: #999 !important;
    font-size: .9rem !important;
}
.collapse.show input::-webkit-input-placeholder, .collapse.show input[type=date]:invalid::-webkit-datetime-edit { /* Chrome/Opera/Safari */
  font-size:.9rem !important;
  color:#999 !important;
}
.collapse.show input::-moz-placeholder { /* Firefox 19+ */
  font-size:.9rem !important;
  color:#999 !important;
}
.collapse.show input:-ms-input-placeholder { /* IE 10+ */
  font-size:.9rem !important;
  color:#999 !important;
}
.collapse.show input:-moz-placeholder { /* Firefox 18- */
 font-size:.9rem !important;
 color:#999 !important;
}


.c_form select {
  color: #999 !important;
  font-size:.9rem !important;
}
.card-body .c_form select option:not(:first-of-type) {
  color: #242525 !important;
}


.living-giving-tabs .c_form form.wpcf7-form label{width:100%;font-size: 1rem;}
/************venue option**************/
.venueopetion_wrap {	padding:30px 0px 0px 0px;}
.venueopetion_wrap h2{color:#282828;text-transform:uppercase;text-align:center;font-weight:500;margin-bottom:25px;}
.venueopetion_wrap p{color:#212529;text-align:center; max-width:900px;margin:auto}
.sortby_wrapper {	display: flex;	margin-top: 50px;	border-top: 1px solid #cccc;	border-bottom: 1px solid #cccc;
	padding: 15px 0px;}
.sortby_wrapper h3 {margin-bottom: 0;	font-size: 16px;	color: #282828;	font-weight: bold;	margin-right: 50px;}
.sortbyinner {	margin-right: 100px;display: flex;}
.sortbyinner label {	font-size: 14px;	color: #282828;	border-right: 1px solid #ccc;	padding: 0px 15px;	margin: 0px 15px 0px 0px;
	font-weight: bold;}
.sortbyinner ul{padding:0;margin:0}
.sortbyinner ul li{list-style-type:none;display:inline}
.sortbyinner ul li a{cursor: pointer; padding:0px 15px;font-size:16px;color:#8a8a8a;}
.sortbyinner .capacity_filter li a {color:#8a8a8a;}
.sortbyinner ul li a:hover, .sortbyinner ul li a:focus{color:#78783a;text-decoration:none;}
/*.sortbyinner ul li a:hover img{filter: contrast(118%) brightness(0%);}*/
.sortbyinner ul li a.active{color:#000}
.sortbyinner ul li a.active img{filter: contrast(118%) brightness(0%);}
.sortbyinner_data {padding:50px 0px;}
.sortbyinner_data ul {	padding: 0;	margin: 0;	display: flex;	flex-wrap: wrap;}
.sortbyinner_data ul li{list-style-type:none;width: 33%;margin-bottom:15px}
.sortbyinner_data ul li a{font-size: 16px;color: #8f8f45;}
.sortbyinner_data ul li a:hover{text-decoration:none;color:#000}
hr.bottombroder{width: 80px;
background-color: #9b9f4b;}
hr.bottombroder1{width: 80px;
background-color: #9b9f4b;    margin-left: 0;}
/*---Our CSS----*/
div#navbarsExample07 a:hover {
    text-decoration: none;
    color: #84843e !important;
}

/* My Custom CSS*/

header nav ul{justify-content: center;width:100%;}
.navbar.navbar-expand-lg.navbar-dark {
    background-color: #000;
}
.moment_inner h2 {
	text-transform: uppercase;
}
.header-top {
    background-color: #928833; color: #fff;font-size: 13px;
}
#menu-header-menu li a {
    color: #ffffff;text-transform: uppercase;font-size: 13px;
}
#menu-header-menu li a:hover{
    color: #928833 !important;text-decoration: none;
}
.header-top .container{text-align: right;}
.header-top .container span {
    padding: 0px; columns: #fff;
}
.header-top .container span a {
    color: #fff;
    padding: 6px;
}
i.fa.fa-phone {
    padding: 5px;
}
.current-menu-item a {
    color: #928833 !important;
}
.header-logo{position: absolute;left: 10%; z-index: 99;}
.logo img {margin-top: 15px;}
.carousel-caption.text-left {
    left: 10%;
    top: 30%;
        width: 570px;
}
.showcase a.btn.btn-lg.btn-primary {
    background-color: #928833;
    border: navajowhite;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
span.home-banner-headinf {
    color: #000;font-style: italic;
}
.carousel-caption.text-left h3 {
    font-size: 36px;
}

.carousel-caption.text-left p {
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    font-weight: 300;
}
.imgContainer.propositionText.mb-4.mb-md-0 p {
    font-size: 16px !important;
}
.valueProposition {background-image: url('/wp-content/uploads/2018/12/video-bg.jpg');}
.propositionText {color: #ffffff}
.propositionText p{font-style: italic; margin-top: 10px; font-size: 16px;}
.valueProposition .row.align-items-center {padding: 30px 0;}
.movementBlock{background-image: url('/wp-content/uploads/2018/12/corncupia-bg.jpg');}
 .movementBlock .my-5 {    padding-top: 3rem!important; margin-top: 0px !important; margin-bottom: 10px !important;}
.momentBlockImg{width: 50px !important;height: auto; margin: 0 auto;   display: block;}
.catered-food{text-align: center;padding-bottom: 50px;}
.catered-food1{text-align: left;padding-bottom: 50px;}
.catered-food a{font-size: 15px;font-weight: bold;border: none;background-color: #82803E;}
.catered-food1 a{font-size: 15px;font-weight: bold;border: none;background-color: #82803E;}
.instagram-feeds{text-align: center;}
.coonect-with-us h1.text-center.my-5 {
    margin-bottom: 6px !important;    margin-top: 23px !important;
}
section.coonect-with-us {
    background: #e8e7bb9e;
    
}
.connectUS1{/*background-image: url(http://culinary.mobilytedev.com/wp-content/uploads/2018/12/contact.png);
       background-repeat: no-repeat;
       background-size: 48% 100%;*/
   }
 section.coonect-with-us .titleBlock {
    padding: 10px;
}
.newsletter-footer {
    background-color: #82803E;color: #fff;padding: 2px;
}
.footer-background-color {
    background-color: #000000d9 !important;color: #fff !important;
}
.serve-upper-section img{display: block;margin:0 auto; padding-bottom: 15px;}
.content-serve-cont .middle6 img{/*height: 244px;*/ width:100%}
section.living-giving-tabs {
    padding: 60px;
}
.livingivint_tab li.nav-item {
    display: flex;
}


/*-------home-page-css-start -------*/
ul#menu-header-menu {
    width: 89%;
    margin: 0 auto;
}
ul.right-search {
    width: 11%;
    list-style: none;
    padding: 0;
    margin: 0;
    
    
}
.container-fluid {
    
     padding-left: 0px!important;
    
}

.right-search img {
    
    height: 16px;
}
.home .logo img {
    margin-top: 15px;
    position: relative;
    z-index: 99;
}

.home section.showcase {
    position: relative;
    top: 0px;
}

.mSection.mBlock video {
    width: 100%;
    height: auto;
}

.video-section:after {
    background: #818236 !important;
    position: absolute;
    content: "";
    width: 200px;
    height: 6px;
    display: block;
    bottom: -6px;
    right: -10px;
    border: 2px solid #818236 !important;
    z-index: 999999;
}
.video-section:before {
    background: #818236 !important;
    position: absolute;
    content: "";
    width: 200px;
    height: 6px;
    display: block;
    top: -6px;
    left: -7px;
    border: 2px solid #818236 !important;
    z-index: 999999;
}
.bor-right {
    position: absolute;
    right: -7px;
    bottom: 1px;
    width: 7px;
    height: 140px;
    display: block;
    background: #818236 !important;
}
.video-section{position:relative}
.bor-left {
    position: absolute;
    left: -7px;
    top: -6px;
    right: 0px;
    width: 7px;
    height: 140px;
    display: block;
    background: #818236 !important;
}
.video-section:after {
    background: #efeed9;
    position: absolute;
    content: "";
    width: 200px;
    height: 6px;
    display: block;
    bottom: 1px;
    right: -7px;
    border: 2px solid #efeed9;
    z-index: 999999;
}

.imgLeft:before {
    background: #818236;
    position: absolute;
    content: "";
    width: 200px;
    height: 6px;
    display: block;
    top: -6px;
    left: -7px;
    border: 2px solid #818236;
    z-index: 999999;
}
.mSection-0 .imgLeft:after {
    
    border: none!important;
}
.BorderImg {
    position: absolute;
    left: -7px;
    top: 0;
    width: 7px;
    height: 140px;
    display: block;
    background: #818236;
}
.mSection-1 .imgRight:after {
    border:none!important;
}

.imgRight:before {
    background: #818236;
    position: absolute;
    content: "";
    width: 200px;
    height: 6px;
    display: block;
    top: -6px;
    left: -7px;
    border: 2px solid #818236;
    z-index: 999999;
}

.mSection-2 .imgLeft:after {
    border:none!important;
}

.page-id-6 .mSection-0 {
    
    padding-bottom: 0px!important;
}
.page-id-6 .mSection-1 {
    
    padding: 0px!important;
    
     padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.page-id-6 .mSection-2 {
    
    padding-top: 0px!important;
}

.page-id-6 .order-3 {
    
    padding: 0px!important;
}
.page-id-6 .order-2 {
    
    padding: 0px!important;
}
.page-id-6 .order-3 p {
    padding-left: 30px;
}
.page-id-6 .order-3 h2 {
    padding-left: 30px;
}
.page-id-6 .mSection-1 p {
    
    padding-right: 25px;
}

.page-id-6 .coonect-with-us p{
	padding-right: 5rem;
	/*width: 590px;*/
	font-size: 1rem;

}
.newlettr {
    display: flex;
}
.newlettr img {
    padding-left: 4%;
}
img.footer-logo1 {
    height: 50px;
}
.tnp-field label {
    display: none;
}

.newsletter-footer form.newsletter {
   display: flex;
   margin-top: 10px;
}

input.tnp-email, input.tnp-name, input.tnp-surname {
    background-color: #8c8c4c;
    border: none;
    border-radius: 2px;
    padding: 4px 15px;
}

input.tnp-email::placeholder {
    color:#fff!important;
}
input.tnp-name::placeholder {
    color:#fff!important;
}
input.tnp-surname::placeholder {
    color:#fff!important;
}


input.tnp-button {
    background: #606022;
    border: none;
    border-radius: 2px;
    width: auto !important;
    padding: 4px 15px;
	color:#fff;
}

.footer_logo img {
    width: 100%;
}
a.navbar-brand.footer_logo {
    
    text-align: center;
    width: 180px;
}
.foot-section p {
    font-size: 12px;
padding: 20px 0px;
}

.menu-footer-menu-container ul{
	padding: 0;
    font-size: 13px;
}
.menu-footer-menu-container ul li{
	list-style:none;
	line-height: 35px;
}
.menu-footer-menu-container ul li a{
	color:#fff!important;
	text-decoration:none;
}

.menu-footer-3-container ul {
    padding: 0;
    font-size: 13px;
}
.menu-footer-3-container ul li {
    list-style:none;
	line-height: 35px;
}
.menu-footer-3-container ul li a{
	color:#fff!important;
	text-decoration:none;
}

.menu-footer-3-container {
    padding-top: 20px;
}

.menu-footer-menu-container {
    padding-top: 20px;
}

.foot-section {
    padding-top: 20px;
}

.spcl-evnt {
    width: 190px;
    padding-top: 20px;
	margin-left: 60px;
    
}
.spcl-evnt img {
    width: 100%;
}

/*-------//home-page-css-end-------*/


/*-------who-we-serve-page-css-start -------*/


.page-template-who-we-serve .showcase img {
    width: 100%;
}

.serve-upper-section img {
    display: block;
    margin: 0 auto;
    padding-bottom: 0px;
}

.middle6:before {
    background: #818236;
    position: absolute;
    content: "";
    width: 200px;
    height: 6px;
    display: block;
    top: -8px;
    left: -10px;
    border: 2px solid #818236;
    z-index: 999999;
}

.srve-bordr-left{
	position: absolute;
    left: -10px;
    top: -2px;
    width: 7px;
    height: 140px;
    display: block;
    background: #818236;
}

.middle6.wedding:before {
    background: #818236;
    position: absolute;
    content: "";
    width: 200px;
    height: 6px;
    display: block;
    top: -8px;
    left: -10px;
    border: 2px solid #818236;
    z-index: 999999;
}

.middle3 h3 {
    margin-bottom: 0px;
    margin-bottom: 0px!important;
}

.middle3 {
    padding-left: 25px;
}

/*-------//who-we-serve-page-css-end-------*/




/*-------living-and-giving-page-css-start -------*/

.card .card-header.active, .card .card-header:hover {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #828238;
    border-bottom: 0px solid rgba(0,0,0,.125);
}
.card .card-header.active a.btn.btn-link, .card .card-header:hover a.btn.btn-link{color: #fff !important;}
.card .card-header a.btn.btn-link {
    width: 100%;
    text-align: left;
    color: #242525 !important;
	text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	position: relative;
}
.page-template-living-giving .livinggivin_banner img {width: 100%;}
.l_box {
	display: flex;
	box-shadow: 0 0px 6px 3px rgba(0,0,0,.1);
	padding: 1rem;
	margin-bottom: 20px;
}
.livingivint_tab li.nav-item:first-child{
	width:30%!important;
}
.l_box_img {
	min-width: 45px;
}
img.attachment-full.size-full.wp-post-image {
    width: 100%;height:auto;
}
.livgiv ul {
	padding-left: 0;
}
.livingiving_toptext p {
    text-align: justify;
    font-size: .9rem;
}

.livingivint_tab li.nav-item {
    display: flex;
    width: 23.33%;
}

.livingivint_tab li a{
	color:#000!important;
}

.livingivint_tab li a {
    border-top: 0 !important;
    /*border-bottom: 1px solid #e6e4e4 !important;*/
    padding: 10px 17px; 
    background-color: #fff;
    color: #9b9f4b;
    font-size: 12px;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
    width: 100%;
	font-family: minion-pro-caption, serif;
    font-size: 16px;
    font-weight: 600;
}
.livingivint_tab li a:nth-child(odd){
    padding-top: 16px!important;
}

.tab-content {
    background: #fff;
    margin-top: -1px;
}
.livingivint_tabtext {
    /* border: 1px solid #e6e4e4; */
    padding: 20px;
}

.nav-tabs {
    border-bottom: 0px!important;
}

.livingivint_tab li a.active:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #828238;
    position: absolute;
    /* top: 94px; */
    /* bottom: 0; */
    /* left: 1px; */
    z-index: 999;
    left: 45%;
    /* top: 0px; */
    bottom: -19px;
    right: 50%;
}

a.nav-link {
    position: relative;
}




/*-------//living-and-giving-page-css-end -------*/







/* responsive design */

@media screen and (max-width: 1024px) {
	
	.navbar-expand-md .navbar-nav .nav-link {
    padding-right:0px!important;
    padding-left: 0px!important;
}

nav.navbar.navbar-expand-md.navbar-dark {
    width: 100%;
}
	
}

/*-------//request-proposal-form-page-css-end 11-12-2018 -------*/
.rfp-form h2 {
color: #282828;
font-weight: 500;	
}

section.rfp-form.after-banner-request {
    padding: 30px 0 60px;
}
.rfp-form.after-banner-request .page-top-section {
    text-align: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
form.steps {
    max-width: 760px;
    margin: 0 auto !important;
    position: relative;
    width: 100%;
    display: block;
    height: auto;
    background-color: transparent !important;
}
form.steps fieldset {
   /* width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    justify-content: center;
    align-items: center;*/
    top: inherit !important;opacity:1 !important;
    transform: inherit !important;
    background: #fff;
}
.steps .m-form-box {
    display: flex;
    max-width: 600px;
    flex-flow: row wrap;
    margin: 25px auto;
}
.steps .profile-card {
    margin-top: 0;
    position: relative;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
	padding:15px 0 50px;
	height:auto;
}
.steps .profiles-card-images {
    background: #f1f1da;
    border-radius: 50%;
    padding: 40px;
    width: 150px;
    height: 150px;
    justify-content: center;
    align-items: center;
    display: flex;
}
.steps .profile-info {
    position: absolute;
    width: 100%;
    padding: 10px 15px;
    bottom: 0px;
}

.m-form-box .choice {
    cursor: pointer;
    margin-top: 20px;
    color: #fff;
    display: flex;
    justify-content: flex-end;
    margin: inherit;
    width: 100%;
}
.m-form-box .button-b {
    width: 70px;
    display: flex;    
    border-radius: 3px;
    padding: 15px;    
    height: 70px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
}
.m-form-box .button-b#button-yes, .m-form-box .button-b#venue-text, .m-form-box .button-b#venue-wed {
	/*margin: 30px 0 0px auto !important;background-color: #9b9f4b;border:1px solid #9b9f4b;color:#fff;*/
    margin:30px 0 0px auto !important;background-color:#f1f1d9;border:1px solid #f1f1d9;color:#9b9f4b;
}
.m-form-box .button-b.active#button-yes, .m-form-box .button-b.active#venue-text, .m-form-box .button-b.active#venue-wed {
    margin: 30px 0 0px auto !important;background-color: #9b9f4b;border:1px solid #9b9f4b;color:#fff;
}
.m-form-box .button-b#button-no, .m-form-box .button-b#venue, .m-form-box .button-b#venue-cop {
	margin: 30px auto 0px 0 !important;background-color:#f1f1d9;border:1px solid #f1f1d9;color:#9b9f4b;
}
.m-form-box .button-b.active#button-no, .m-form-box .button-b.active#venue, .m-form-box .button-b.active#venue-cop {
   /* margin: 30px auto 0px 0 !important;background-color:#f1f1d9;border:1px solid #f1f1d9;color:#9b9f4b;*/
   margin: 30px auto 0px 0 !important;background-color: #9b9f4b;border:1px solid #9b9f4b;color:#fff;
}
.m-form-box h2.fs-title {
    text-transform: inherit;
    margin: 0px auto 30px !important;
    line-height: 1;
    color: #000;
    font-size: 1.2rem;
    font-weight: 400;
    text-align: center;
    width: 100%;
}
.m-form-box h2.fs-title-1 {
    text-transform: inherit;
    line-height: 1;
    color: #000;
    font-size: 1.2rem;
    font-weight: 400;
    text-align: center;
    width: 100%;
	margin-bottom: 30px;
    margin-top: 30px;
}
.steps .m-form-box textarea{
	width: 80%;
    margin: 0 auto 30px;
	min-height: 100px;
}
form.steps fieldset .buttons-cont, form.steps fieldset .buttons-cont-01 {
    padding-bottom: 40px;
}
form.steps fieldset .buttons-cont-01 .action-button, form.steps fieldset .buttons-cont .action-button{
	margin: 0;
	background: #9b9f4b;
	color: #fff;	
}
form.steps fieldset .buttons-cont-01 .action-button.previous, form.steps fieldset .buttons-cont .action-button.previous {
    float: left;
    background-color: #cdcdcd !important;
    border: 2px solid #cdcdcd !important;
    color: #888 !important;
}
.rfp-form .choice-01:hover .button-c, .rfp-form .choice-01 .button-c.active {
    background-color: #82813a;
    color: #fff;
}
.container-01 {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.container-01 .choice-01 {
    display: inherit;
    max-width: inherit;
    position: relative;
    align-items: inherit;
    justify-content: inherit;
    text-align: inherit;
    margin: 15px 15px;
    vertical-align: inherit;
    min-height: inherit;
    background: inherit;
    border-radius: inherit;
    flex-direction: inherit;
}
.container-01 .button-c.active {
    background-color: #82813a;
}
.container-01 .button-c {
    background: #cdcdcd;
    border-radius: 50%;
    padding: 15px;
    width: 150px;
    height: 150px;
    justify-content: center;
    align-items: center;
    display: flex;
	flex-direction: column;
    flex-wrap: wrap;
	cursor: pointer;
}
.m-form-box .select-items div, .m-form-box .select-selected {
    color: #888;
    padding: 0px;
    border: 0px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
}
.m-form-box .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
	background-size: 8px 10px;
    border: 2px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background-color: #efefef;
    background-image: none !important;    
}
.m-form-box .select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #000 transparent transparent transparent;
}
.steps .hs_firstname input{background-color: #efefef;}
.m-form-box .fs-subtitle, .container-01 .fs-subtitle {
    font-weight: 600;
    font-size: 1.3rem;
    color: #a9a9a9;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}

.contact-emails-sec a:hover{color: #007bff;text-decoration: none;}
a.btn.btn-lg.btn-primary:hover {
    background: #82803E;
    text-decoration: none;
    color: #fff;
}


/*Delivery PAGE CSS START*/
/*tab css*/
section.banner {
    position: relative;
}
/*.banner_title {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
}*/
h2.heading_text {
    color: black;
}
.tabbabled.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tabbabled .tab-content > .tab-pane,
.tabbabled .pill-content > .pill-pane {
  display: none;
}

.tabbabled .tab-content > .active,
.tabbabled .pill-content > .active {
  display: block;
}

.tabbabled.tabs-left > .nav-tabs > li {
  float: none;width:100%;
  background-color: #fff;
margin-bottom: 10px;


}

.tabbabled.tabs-left > .nav-tabs > li a.active{color: #fff;background-color: #82803E;box-shadow:none;border-radius:6px;border: 1px solid #82803E;}
.tabbabled.tabs-left > .nav-tabs > li a.active img{
	-webkit-filter: contrast(1) brightness(9);;
    filter: contrast(1) brightness(9););
	}
.tabbabled.tabs-left > .nav-tabs > li > a {
  min-width: 74px;text-decoration:none;
  margin-right: 0;font-size: 16px;color:#82803E;
  margin-bottom: 3px;font-weight: 600;font-family: 'Exo', sans-serif;
  border-radius: 6px;padding: 12px 15px 15px 15px;box-shadow: 0px 1px 5px #ccc;
height: 75px;display:block;border: 1px solid #ececec;
}
.tabbabled.tabs-left > .nav-tabs > li > a img { float: left;    margin-right: 15px;}
.tabbabled.tabs-left > .nav-tabs {display: block;  float: left;}
.tabbabled.tabs-left > .nav-tabs > li > a {  margin-right: -1px;  -webkit-border-radius: 4px 0 0 4px;     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;         align-items: center;display: flex;}
.tabbabled.tabs-left > .nav-tabs > li > a.active:hover,
.tabbabled.tabs-left > .nav-tabs > li > a.active:focus{ color: #fff;background-color: #82803E;box-shadow:none;border-radius:6px;border: 1px solid #82803E;}

.tabbabled.tabs-left > .nav-tabs .active > a,
.tabbabled.tabs-left > .nav-tabs .active > a:hover,
.tabbabled.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabbabled.tabs-left {  display: flex;margin-top: 80px;width: 100%;}
.agenservice{padding:70px 0px;}
.agenservice h2{text-align:center;color: #085f8c;font-size: 30px;font-weight: 600;font-family: 'Exo', sans-serif;}
.agenservice p.p2{text-align:center;color: #000000;font-size: 18px;font-weight: 400;font-family: 'PT Sans', sans-serif;}
.tabbabled h3{color: #82803E;   font-size: 14px;    font-weight: 600;   font-family: 'Exo', sans-serif;}
.tabbabled h4 { margin: 15px 0px 18px 0px;  color: #82803E; font-size: 30px;    font-weight: 600;   font-family: 'Exo', sans-serif;}
.tabbabled p {  line-height: 26px;  max-width: 700px;   color: #000000; font-size: 14px;    font-weight: 400;   font-family: 'PT Sans', sans-serif;}
.mddagnserv{    margin-top: 45px;padding: 0;display:flex;flex-wrap:wrap}.mddagnserv li{width:50%;list-style-type:none;margin-bottom: 25px;}
button.btn.btn-light{color:#fff;background-color:#82803E;border-color:#82803E;border-radius:0px;height:50px;width:360px;font-size:18px;font-family:'Exo', sans-serif;margin-top:25px;margin-bottom:25px;}
/*Delivery PAGE CSS END*/
/*Menu Page*/
.menu-headertop {background-image:url(https://www.cateringspecialist.com/wp-content/uploads/2018/12/menu-bg.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding:3rem 0px}
section.our-chef {background-color: #f0f0d8;}
.text {
    cursor: pointer;
}
.livingiving_toptext{background-image:url(https://www.cateringspecialist.com/wp-content/uploads/2018/12/menu-bg.jpg);background-repeat: no-repeat;background-position: center;background-size: cover; padding:3rem 0px}

/*images css*/
.box7{position:relative}
.box7:after,.box7:before{width:100%;height:100%;background:rgba(11,33,47,.9);position:absolute;top:0;left:0;opacity:0;transition:all .5s ease 0s}
.box7:after{background:rgba(255,255,255,.3);border:2px solid #0dab76;top:0;left:170%;opacity:1;z-index:1;transform:skewX(45deg);transition:all 1s ease 0s}
.box7:hover:before{opacity:1}
.box7:hover:after{left:-170%}
.box7 img{width:100%;height:auto}
.box7 .box-content{width:100%;position:absolute;bottom:-100%;left:0;transition:all .5s ease 0s}
.box7:hover .box-content{bottom:30%}
.box7 .title{display:block;font-size:22px;font-weight:700;color:#fff;margin:0 0 10px}
.box7 .post{display:block;font-size:15px;font-weight:600;color:#fff;margin-bottom:10px}
.box7 .icon{margin:0}
.box7 .icon li{display:inline-block}
.box7 .icon li a{display:block;width:35px;height:35px;line-height:35px;border-radius:50%;background:#0dab76;font-size:18px;color:#fff;margin-right:10px;transition:all .5s ease 0s}
.box8 .icon li,.box8 .title{display:inline-block}
.box7 .icon li a:hover{transform:rotate(360deg)}
.inner_pagebanner {	width: 100%;	height: auto;}

@media only screen and (max-width:1199px){
section.living-giving-tabs {	padding: 60px 15px;}	
.livingivint_tab li a{padding: 10px 10px;}	
.sortbyinner {margin-right: 50px;}	
ul#menu-header-menu {width: 97%;}	
header nav ul {justify-content: space-between;}	
ul.right-search {width: 5%;text-align:right}	
}

@media only screen and (max-width:990px){.box{margin-bottom:30px}
}

@media only screen and (max-width:991px){
.livingivint_tab li a{font-size: 15px;}	
.livingivint_tab li a img {margin-right: 5px;max-width: 30px;}
.livingivint_tabtext h3 {    font-size: 15px;	}
.our-chef .row {	align-items: start !important;}	
.middle_lastfirst {	display: flex;	margin-bottom: 15px;justify-content: center;}
.middle_lastfirst .box7 img	{height:250px !important;object-fit: cover;}
.middle_lastfirst .box7{width:100%}
.middlefirst .box7{width:50%}
.middlefirst {	display: flex;	margin-bottom: 15px;justify-content: center;}	
.middlefirst .box7 img,.middlefirst .box7.p-b-2 img,.middlefirst .box7.p-t-2 img	{height:250px !important;object-fit: cover;}
.box7.p-b-2{padding-right:15px;width:50%}	
.box7.p-t-2{padding-left:15px;width:50%}
.section_3 .box_gall{max-height:unset !important}	
.sortby_wrapper{flex-wrap: wrap;justify-content: center;}	
.sortbyinner {width: 100%;justify-content: center;margin-top: 15px;}	
.newsletter-footer{padding: 15px 2px;}	
.newlettr {	justify-content: center;}
.newsletter-footer form.newsletter {justify-content: center;}	
.footer-social i {	padding-left: 17px !important;}
}




/*end images*/

/* //responsive design 18-12-2018*/

/* menu images */

/* section_3 */

.section_3 {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0 60px;
}
.section_3 .box_gall {
    max-height: 283px;
    overflow: hidden;
    height: 100%;
	display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.box_gall .col-3:nth-child(1){padding-left:15px; padding-right:2px;}
.box_gall .col-3:nth-child(2){padding-left:2px; padding-right:2px;}
.box_gall .col-4:nth-child(3){padding-left:2px; padding-right:2px;}
.box_gall .col-2:nth-child(4){padding-left:2px; padding-right:15px;}
.box_gall .box7 img {
    width: 100%;
    height: auto;
    cursor: pointer;
}
/*.box_gall .box7:hover .mid_content {
    top: 43%;
	left: 50%;
	transform:translate(-50%, -43%);
	opacity:1;
}*/
.box_gall .box7 .mid_content {
    position: absolute;
    top: 43%;
	transform:translate(-50%, -43%);
    display: block;
    left: 50%;
    background-color: rgba(0,0,0,.4);
    margin: 0 auto;
    max-width: 65%;
    width: 100%;
    opacity: 1;
    transition: all .5s ease 0s;
    padding: 15px;
    cursor: pointer;
	
}
.box_gall .box7 .title {
	display: block;
    font-size: 1.2rem;
    font-weight: 300;
    color: #fff;
    margin: 0px;
    text-align: center;
}

/* delivery images */

/* section_d2 */
.section_d2 {
    background-image: url(../images/menu-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 40px 0px 90px;
}
.section_d2 .tabbabled.tabs-left > .nav-tabs > li {
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: -4px;
}
.section_d2 .tab-content {
    background: #fff;
    margin-top: -1px;
    width: 70%;
    margin-left: 5%;
    padding: 30px;
}

.newsletter-footer .heading_l {font-size: 20px !important;color: #fff !important; padding-top: 12px;}

/*-- Start media querie 767 --*/

@media (max-width:767px){
.emailpop .modal-dialog{max-width: 80% !important;}
    .col-md-6.living {	border: 0px solid !important; border-bottom: 3px solid;	margin-bottom: 10px;}	
    .livingiving_inner h2{font-size:30px;}	
    .livingivint_tabtext .boxed{margin-bottom:15px;}	
    .livingivint_tab li a.active::after{content:none}	
    .livingivint_tab li.nav-item{width:50%}
    .livingivint_tab li.nav-item:first-child {	width: 50% !important;}
    .chaeckpart_d .col-6{max-width: 50% !important;}
    .ourmomentab_wrap .nav-fill a{width:50%}	
    .newsletter-footer .heading_l {	font-size: 18px !important;	}	
    .our-chef .row .middle_cont {text-align: center;}	
    .box7.p-b-2{margin-bottom:15px;}	
    .middlefirst .box7 {	width: 100%;padding:0 !important}	
    .middlefirst{flex-wrap: wrap;}	
    .middle_lastfirst .box7 img,.middlefirst .box7 img, .middlefirst .box7.p-b-2 img, .middlefirst .box7.p-t-2 img {
    	height: auto !important;	object-fit: cover;}	
    .middlefirst .box7 {	width: 100% !important;}	
    .sortbyinner_data ul li {width: 50%;}	
    .sortby_wrapper h3{margin-right:0}	
    .sortbyinner label{padding: 0px 5px;}	
    .sortbyinner ul li a {	padding: 0px 3px;font-size: 13px;}	
    .sortbyinner{margin-right:0 !important}	
    .content-serve-cont.colum_rev {	flex-direction: column-reverse;}	
    .content-serve-cont .middle3 {padding: 15px 0px 0px 0px;}	
    .serve-inner .content-serve-cont{flex-wrap: wrap;}
    	
    /* img.d-block.w-100 {	height: 250px !important;	object-fit: cover;} */	
    .carousel-caption h2 {	font-size: 2rem !important;}
    .home .logo img {margin-top: 0;}	
    .carousel-caption.text-left {width: 86%;top: 50%;left: 10%;transform: translateY(-39%);}
    html body .middle_cont {top: inherit;position: relative;transform: inherit;left: inherit;width: 90%;margin: 0 auto;}
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10 {width: 100% !important;display: block !important;position: relative !important;max-width: 100% !important;flex: inherit !important;}
    .offset-2, .offset-2, .offset-3 {margin-left: 0 !important;}
    .section_d2 .tabbabled.tabs-left {width: 100%;flex-direction: column;}
    .section_d2 .tab-content {width: 90%;margin: 0 auto !important;}
    input.tnp-email {max-width: 300px;width: auto !important;}
    .section_d2 .tabbabled.tabs-left > .nav-tabs {display: block;float: none;margin: 0 auto 30px;width: 90%;padding: 0;}
    .newsletter-footer .newlettr, .newsletter-footer form.newsletter {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;text-align: center;width: 100%;}
    footer .spcl-evnt {max-width: 190px;padding-top: 20px;margin: auto;width: 100%;}
    .section_3 .box_gall{padding: 0px;max-height: 100% !important;}
    .box_gall .col-2:nth-child(4) {    padding-left: 2px;    padding-right: 2px !important;}
    .box_gall .col-3:nth-child(1) {    padding-left: 2px !important;    padding-right: 2px;}
    .page-id-6 .order-3 h2 {	padding-left: 0;	text-align: center;}
    .page-id-6 .order-3,.page-id-6 .order-2 {	padding: 0px 15px !important}
    .page-id-6 .order-3 p {	padding-left: 0;text-align: center;}
    .page-id-6 .mSection-1 p {	padding-right: 0px;text-align:center}
    .page-id-6 .mSection-1 h2 {	text-align:center}
    .instargramFeed {	padding: 60px 15px 0px 15px;	text-align: center;}
    .page-id-6 .coonect-with-us p {margin-top:10px;text-align: center;padding: 0;}
    .atyoser a {	text-align: center;width: 100%;display: block;margin-bottom: 10px;}
    .catered-food1 {	text-align: center !important;}
    .footer-background-color{text-align:center}
    .ourmomentab_wrap nav > div a.nav-item.nav-link.active::after {	content:none;}
    .living-giving-tabs .tab-content{border-top: 1px solid #ddd;padding: 30px 5px;}
    .m-form-box h2.fs-title{    padding: 0px 10px;}
    .steps .m-form-box{padding: 0px 7px;}

    .showcase img, .livinggivin_banner img, .menus-banner img, .banner img, .moment_banner img, .rfp-form12 img, .blog-part .thumb-img img{
    	height: auto !important;
        object-fit: cover !important;
    }
    div.container-fluid, section.container-fluid {
        padding-left: 15px!important;
    }
}

@media (min-width: 991px) and (max-width: 1100px){
    .newsletter-footer .newlettr .heading_l {
        font-size: 18px !important;}
    }
    .tnp-field.tnp-field-firstname, .tnp-field.tnp-field-surname {}
    .tnp-field {margin-right: 6px;text-align: center;
}

/*-- End media querie 767 --*/

@media (max-width: 568px){


    
    section.living-giving-tabs .card-header {
        padding: 0 !important;
    }
    .card .card-header img {
        margin-right: 15px !important;
        max-width: 40px !important;
    }
    .card .card-header a.btn.btn-link{font-size: 12px}
    .aside-post .thumb-img img{margin-bottom: 15px;}
    .making-heading .making-text{margin-bottom: 30px;}
    .rfp-form.after-banner-request .page-top-section {
        text-align: center;
        width: 100%;
        padding: 20px 15px;
    }
    .our-chef .chef-image {
        border: 5px solid #bbbb8c !important;
        margin: 0 auto 50px;
        display: block;
    }
    .box_gall .col-md-12.col-lg-3.middlefirst {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .newsletter-footer .footer_newsletter .tnp-field.tnp-field-firstname,
    .newsletter-footer .footer_newsletter .tnp-field.tnp-field-surname,
    .newsletter-footer .footer_newsletter .tnp-field.tnp-field-email {
        width: 100% !important;
        display: block !important;
        min-width: 100%;
        margin: 0 auto 15px !important;
    }
    .footer_newsletter .tnp-field input.tnp-name {
        width: 100% !important;
        margin-left: inherit !important;
    }
    .footer_newsletter form .tnp-field input.tnp-email {
        max-width: 100%;
        width: 100% !important;
    }
    .footer_newsletter .tnp-field.tnp-field-button {
    	width: 100%;
    	max-width:100% !important;
        display: flex;
        position: relative;
        margin-left: 0 !important;
        justify-content: flex-start;
    }
    .rfp-form h2{font-size: 29px !important;}
    h2.heading_m {font-size: 18px !important;}	
    .serve-inner h1.text-center{font-size:36px !important}	
    .livingivint_tab li.nav-item{width:100% !important}
    .livingivint_tab li.nav-item:first-child {	width: 100% !important;}	
    form.steps{height:auto}	
    .steps fieldset{left:0 !important;top: unset!important;transform: unset !important;position:static !important}
    .newsletter-footer .heading_l {	font-size: 12px !important;}	
    .ourmomentab_wrap .nav-fill a {padding: 10px 0px !important;font-size: 14px;text-align: center;border-right: 1px solid #9b9f4b !important;}	
    .box_gall .box7 .mid_content{max-width:90% !important}	
    .inner_pagebanner {	min-height: 120px;object-fit:cover}	
    .sortbyinner_data ul li {
        width: 100% !important;
        text-align: center;
    }		
    .page-template-who-we-serve .showcase img,img.attachment-full.size-full.wp-post-image {height: 120px;	object-fit: cover;}	
    .carousel-caption h2 {	font-size: 27px !important;}	
    .header-top .container{display:flex}
    .carousel-caption.text-left p{font-size:14px !important}	
    .header-top .container span {padding: 10px 2px;}	

}


@media (max-width: 479px){
	.emailpop .modal-dialog{max-width: 90% !important;}
}

.heading_l {
    color: #282828;
    margin-bottom: 15px;
    font-weight: 500;
}
.heading_m {
    font-size: 1.6rem;
    color: #1e1e1e;
    margin-bottom: 15px;
    font-weight: 600;
}
.heading_s {
    font-size: 1.2rem;
    font-style: italic;
    color: #1e1e1e;
    margin-bottom: 15px;
	font-weight:300;
}
body .m-auto {
    margin: 0 auto !important;
    display: block;
}
body .p-t-2{padding-top:2px !important;}
body .p-b-2{padding-bottom:2px !important;}
body .middle_cont {
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 90%;
}
body .pt-30{padding-top:30px !important;}
body .pt-40{padding-top:40px !important;}
body .pt-50{padding-top:50px !important;}
body .pb-30{padding-bottom:30px !important;}
body .pb-40{padding-bottom:40px !important;}
body .pb-50{padding-bottom:50px !important;}
body .mt-30{margin-top:30px !important;}
body .mt-40{margin-top:40px !important;}
body .mt-50{margin-top:50px !important;}
body .mb-30{margin-bottom:30px !important;}
body .mb-40{margin-bottom:40px !important;}
body .mb-50{margin-bottom:50px !important;}
.u_text{text-transform: uppercase !important;}
.menu-logo {margin-bottom: 30px;}
/*Our CSS*/
img.d-block.w-100 {
    height: auto;
}
.active a{color: #565629 !important}

a.btn.btn-lg.btn-primary {
    box-shadow: none !important;
}
.titleBlock {
    border-top-style: solid;
    border-top-color: #8f8f45;
}
h2 {
    font-size: 22px;
}
button a {
    color: white;
}
button a:hover {
    color: #0056b3;
    text-decoration: none;
}
.page-top-section p {
    font-size: 20px; }
.col-md-6.living {
    border-right: 0px solid;
}
img.menu-logo.m-auto {
    padding-bottom: 35px;
}
.middle_cont p {
    padding-bottom: 32px;
}
.carousel-caption h2 {
	font-size: 3rem;
}
/*Our Moment*/
section.moment_banner img {
    width: 100%;
}
section.moment_toptext {
    padding: 50px 0px 40px 0px;
    text-align: center;
}

nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;

}
nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active {
    padding: 18px 25px;
    color: #000;
    background: #fff;
    border-radius: 0;
    border-top: 1px solid #9b9f4b;
    border-bottom: 1px solid #9b9f4b;
    border-left: 1px solid #9b9f4b;
    border-right: 0px solid #9b9f4b;
    position: relative;
}
nav > div a.nav-item.nav-link:last-child, nav > div a.nav-item.nav-link:last-child.active{border-right: 1px solid #9b9f4b;}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: absolute;
  bottom: -31px;
  left: 50%;right:50%;
  border: 15px solid transparent;
  border-top-color: #9b9f4b ;
  z-index: 10;
}
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #fff;
    border-bottom:5px solid #fff;
    padding:30px 25px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #9b9f4b;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
.atyoser a {
	color: #82803e !important;
}
/* End Moment Css */
/*Our Moment Images Css*/
/*body {
  background-color:#1d1d1d !important;
  font-family: "Asap", sans-serif;
  color:#989898;
  margin:10px;
  font-size:16px;
}*/

#demo {
  height:100%;
  position:relative;
  overflow:hidden;
}


.green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 30px;
        }
        
        .page-top{
            margin-top:85px;
        }

   
img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
 
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;  
    }
   
.boxed .mid_post {
    position: absolute;
    top: 43%;
    transform: translate(-50%, -43%);
    display: block;
    left: 50%;
    background-color: rgba(0,0,0,.4);
    margin: 0 auto;
    max-width: 65%;
    width: 100%;
    opacity: 1;
    transition: all .5s ease 0s;
    padding: 15px;
    color: white;
}
.boxed img{
    width: 100%;
}
.mid_post h3.title {
    color: white;
    cursor: pointer;
}
/*End Our Moment Images*/
.our-chef .row{align-items: end;}
.our-chef .row .middle_cont{transform: none;position: unset;}

.ourmomentab_wrap {	padding: 0px 15px;margin-bottom: 15px;}
.ourmomentab_wrap .tab-content {
    padding: 25px 15px 0 !important;
    border: 1px solid #ddd !important;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-top: 1px;
    margin-bottom: 50px;
}
.ourmomentab_wrap .tab-content>.tab-pane{width: 100%;}
.ourmomentab_wrap .carousel-caption {
	position: relative;
    color: #242525;
    width: 100%;
    margin: 0 auto;
    left: inherit;
    right: inherit;
    top: 0;
    z-index: 1000;
    height: auto;
}
.carousel_cont {
    max-width: 600px;
    margin: 0 auto 20px;
    display: block;
    width: 100%;
	position:relative;
}
.living-giving-tabs #accordion .card {margin-bottom: 12px !important;}
.living-giving-tabs .card-header {padding: 0 15px !important;}




.blog-temp {
    margin-top: 20px;
}
body.post-template-default.single.single-post a.navbar-brand.logo {
    background-color: rgba(255,255,255,.5);
    margin: 20px 0 0 0;
    display: block;
    text-align: center;
    padding: 10px 0;
}
#carouselExampleControls .carousel-control-next-icon {
    display: block;
    width: 20px;
    height: 40px;
    background: transparent no-repeat center center;
    background-size:cover;
    position: absolute;
    right: -50px;
	top:50%;
	transform:translatey(-50%);
}
#carouselExampleControls .carousel-control-next-icon {
    background-image: url(https://www.cateringspecialist.com/wp-content/uploads/2019/02/right-arrow-b.png);
}
#carouselExampleControls .carousel-control-prev-icon {
    display: block;
    width: 20px;
    height: 40px;
    background: transparent no-repeat center center;
    background-size:cover;
    position: absolute;
    left: -50px;
	top:50%;
	transform:translatey(-50%);
}
#carouselExampleControls .carousel-control-prev-icon {
    background-image: url(https://www.cateringspecialist.com/wp-content/uploads/2019/02/left-arrow-b.png);
}
.ourmomentab_wrap .carousel-inner .carousel-item {
    height: auto !important;
}
.chaeckpart_d{width:100%}	
.navbar-nav .nav-link {
    padding-right: 1.5rem !important;
}
p.copy img {
    background-color: white;
}
.box_gall .col-md-12.col-lg-3.middlefirst {
    padding-right: 0px;
    padding-left: 5px;
}

.box_gall .col-md-6.col-lg-4.middle_lastfirst {
    padding-right: 0px;
    padding-left: 5px;
}
.box_gall .col-md-6.col-lg-2.middle_lastfirst {
    padding-right: 0px;
    padding-left: 5px;
}
ul#myBtnContainer img {
    width: 23px;
}

div#nav-tab img {
    width: 34px;
    margin-right: 7px;
}
#my_audio{
    object-fit: cover;
}

button.close{
    margin-left: 90%;
}
.l_box_content p {
    font-size: 14px;
}
.l_box_content h3 {
    font-size: 20px;
}
.venue-add p {
    padding-bottom: 35px;
}
a.btn.btn-lg.btn-primary {
    background-color: #82803E;
    border-color: #82803E;
}
.col-8.offset-2.text-center hr {
    width: 80px;
    background-color: #9b9f4b;
}
.col-8.offset-2.text-center p {
    margin-top: -16px;
}
.container-01 .choice-02 {
    display: inherit;
    max-width: inherit;
    position: relative;
    align-items: inherit;
    justify-content: inherit;
    text-align: inherit;
    margin: 15px 15px;
    vertical-align: inherit;
    min-height: inherit;
    background: inherit;
    border-radius: inherit;
    flex-direction: inherit;
}
.card-text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column !important;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin-bottom: 20px;
}
.col-md-12.col-lg-4.making-text {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.heading-image {

    width: 100%;
    height: 200px;
    margin-bottom: 25px;

}
.making-text h4 {
	font-size: .9rem;
    font-weight: bold;
    padding-top: 20px;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.making-text i {
    float: right;
    color: #82803E;
    display: inline-block;
    font-size: .7rem;
}
.heading-content {
    font-size: 14px;

}
.making-text img {
    width: 100%;
    height: auto;
}
.making-heading {

    padding-bottom: 50px;

}
.btn-success.focus, .btn-success:focus{

    box-shadow: unset;

}
.btn.btn-success {

    background-color: #82803E;
    border-style: #82803E;
    border: 1px solid #82803E;
    font-size: 14px;

}
.btn.btn-success:hover {

    color: #fff;
    background-color: #82803E;
    border-color: #82803E;

}


@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.card-header.active .mb-0 > a:before {   
    font-family: FontAwesome;
    content: "\f068";
    position: absolute;
    right: 15px;
    width: 25px;
    height: 23px;
    background: #fff;
    color: #828238;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
}
.card-header .mb-0 > a:before {   
    font-family: FontAwesome;
    content:"\f067";  
    position: absolute;
    right: 15px;
    width: 25px;
    height: 23px;
    background: #5f5f5f;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
}
.mb-0 > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.mb-0 > a:hover, 
.mb-0> a:active, 
.mb-0 > a:focus  {
    text-decoration:none;
}
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus{
box-shadow: 0 0 0 0.2rem #9b9f4b8f !important}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #8c8c4c !important;
    border-color: #8c8c4c !important;
}
.btn-success.focus, .btn-success:focus {
    box-shadow: 0 0 0 0.2rem #9b9f4bad !important;
}
/**********************Testimonials CSS********************************/
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}


/*--- .blog-temp page ---*/
.blog-sidebar .aside-post {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    margin-bottom: 20px;
}
.aside-post .thumb-img img {
    max-width: 100%;
    width: 100%;
    display: block;
}
.aside-post .side-content {
    display: flex;
    flex-wrap: wrap;
    line-height: 1;
    font-size: 1rem;
}
.side-content p.post {
    margin-bottom: 5px;
}
ul.social-icons, ul.topics.follow, ul.archive.date-month {
    display: block;
    width: 100%;
    list-style: none;
    padding-left: 0;
}
ul.social-icons li {
    display: inline-block;
    padding-right: 15px;
}
.row.socially {
    padding: 23px;
}

.livgiv ul li {
    margin-right: 31px;
}
.thumb-content-single.mt-4 p {
    font-size: 16px;
}
.mSection .video-section.iphone_video{display: none !important;}
.col-md.order-1.order-md-3.imgContainer.propositionText {
    justify-content: center;
    display: flex;
    align-items: center;
    width: 100%;
}
.col-md.order-1.order-md-3.imgContainer.propositionText p{text-align:center;}

@media only screen 
    
    and (min-device-width: 320px) 
    and (max-device-width: 812px) 
    and (-webkit-min-device-pixel-ratio: 2) {


.content_text, .content_btn {display: none !important;}
.showcase .carousel-caption p.header-text{margin-top: 15px !important;}
.showcase .carousel-caption p.header-text span {font-size: 1.4rem !important;display: block;}
#menu-header-menu.navbar-nav .nav-link {padding:0 !important;}
#menu-header-menu li a {font-size: .8rem !important;}
.header-logo{max-width:25% !important;width:100%;}
.imgLeft:before, .imgRight:before, .video-section:after, .video-section:before{width: 50% !important;}
.BorderImg, .bor-right, .bor-left{height: 50% !important;}
.mSection .video-section.desktop_video{display: none !important;}
.mSection .video-section.iphone_video{display: block !important;}
}


/*.iphone_video {
    display: none !important;
}

@media screen and (max-width:767px) {
.iphone_video {
    display: block  !important;
}   
.lg-video {
    display:none  !important;
}
}*/
input#venue_name {
    margin-left: 60%;
}
input#budget {
    margin-left: 60%;
}
textarea#styled_1 {
    width: 80%;
    margin: 0 auto 30px;
    min-height: 100px;
}
.about_venue {
    padding-top: 20px;
}
/**popup*/
.emailpop .modal-dialog{top: 30px !important;
max-width: 50%;
margin: auto;padding: 28px;
border-radius: 5px;
border: 1px none #000000;
box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 );
background-color: rgba( 255, 255, 255, 1.00 );}
.emailpop .modal-content{border:0}
.emailpop label {
	font-size: 14px;
	width: 100%;
	color: #000;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.emailpop .modal-body{padding:0}
.emailpop label span{color:red}
.emailpop input {
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	padding: 0px;
	margin-top: 5px;
	font-size: 16px;
	font-weight: 400;
	width: 100%;color:#000;
}
.emailpop input::placeholder{opacity:0.3}
.emailpop textarea {
	border: none;
	box-shadow: none;margin-bottom: 50px;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	padding: 0px;
	margin-top: 5px;
	font-size: 16px;
	font-weight: 400;
	width: 100%;
}
.emailpop button {
	background: #928833;
	color: #fff;border-radius:0;
	border: none !important;
	padding: 6px 20px !important;
}
.emailpop button.close {
	position: absolute;
	color: #fff;
	right: -20px;
	top: -20px;opacity: 9;
	border: 0 !important;
	background-color: #928833;
	border-radius: 100%;
	width: 32px;
	height: 32px;
	padding: 0 !important;
	box-shadow: none;
}
.emailpop button.close span{text-shadow:none !important}
h3.tanku_msg{margin-bottom: 0 !important;}

.contact-us-form {
    padding-top: 170px;
}
.input-control {
    display: block;
    padding: 10px;
    border: 2px solid #82803e;
     width: 100%;
    background: transparent;
}
.submit-btn {
    background: #606022;
    width: 100%;
    border: none;
    color: white;
    padding: 13px;
    border-radius: 10px;
    max-width: 300px;
    margin: 60px 0 80px;
}
@media screen and (max-width:767px) {
.contact-us-form {
    padding-top: 70px;
}
.submit-btn {
    margin: 40px 0 60px;
}
.input-control {
  margin:6px 0;
}
.contact-us-form .col-md-6.col-6 {
    max-width: 50% !important;
    flex: 0 0 50% !important;
}
.page-id-19 .header-logo {
    max-width: 40% !important;
    text-align: center;
}
.page-id-19 .logo img {
    width: 100% !important;
}
span.socail-text-header {
    display: none;
}
}