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


h4,
h5,
h6,
h1,
h2,
h3 {
    margin-top: 0;
     font-family: 'Cinzel', serif;
}

body,p,ul,li,a{
     font-family: 'Cormorant Garamond', serif;
}

ul,
ol {
    margin: 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 15px;
}
.management img {
    margin-top: 31px;
}

.product .item{
	border:2px solid #ddd;
	padding:10px;
	padding-bottom:10px;
	box-shadow:0px 5px 8px #fff;
	background:#fff;
}

.product .item h4{
	padding-top:10px;
	padding-bottom:10px;
}
p {
    margin: 0;
}

.project_compeleted {
    text-align: center;
    padding: 20px 0px;
    background: #F5F5F6;
}
.project_compeleted h4
{
    font-weight: bold;
    margin-top: 10px;
    font-size: 20px;
}
.vidoes {
    padding: 37px 0px;
    text-align: center;
}
.vidoes .item .item-inner h4{
	margin-top:10px;
	font-weight:bold;
}
.work{
	width:100%;
	height:100%;
	background:url(http://sadabaharcatering-test.stackstaging.com.stackstaging.com/wp-content/uploads/2023/05/background-1.jpg);
	background:cover;
	
}
.topheader a{
	color:#fff;
}
html,
body {
    font-size: 100%;
    background: #fff;
}

a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    text-decoration: none;
}

/*--header start here--*/
.header {
    background: #fff;
	padding:0px;
}

.header-main {
    position: relative;
}
#menu-primary-menu{
	margin-top: 11px;
}

.logo h1 a {
    background: url(../images/2.png)no-repeat 0px 15px;
    font-size: 0.8em;
    background-size: initial;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    padding: 2.7em 1em 2em 0.25em;
}

.logo {
    float: left;
    position: absolute;
    z-index: 999;
}

.head-right {
    float: right;
    width: 80%;
}

.top-nav {
    float: left;
    padding: 1.2em 0em 0em 0em;
}

.top-nav ul {
    padding: 0px;
    list-style: none;
}

.top-nav ul li {
    display: inline-block;
    float: left;
}

.top-nav ul li a {
    font-size: 1.1em;
    font-weight: 400;
    color: #ED3237;
    text-decoration: none;
    padding: 0.5em 1em 0.5em 1em;
    display: block;
}

.top-nav ul li a:hover,
.top-nav ul li a.active {
    color: #C8A54B;
    text-decoration: none;
}

span.menu {
    display: none;
}

/*----*/
.search-box {
    float: right;
}

/*----*/
.sb-search {
    position: absolute;
    right: 0px;
    width: 0%;
    min-width: 58px;
    height: 95px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
    z-index: 999;
}

.sb-search-input {
    position: absolute;
    top: 0;
    right: 3px;
    border: none;
    outline: none;
    background: #5D1AFF;
    width: 100%;
    height: 95px;
    margin: 0;
    z-index: 10;
    padding: 0em 3em 0em 1em;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    border-bottom: 3px solid #a6192e;
}

.sb-search-input::-webkit-input-placeholder {
    color: #fff;
}

.sb-search-input:-moz-placeholder {
    color: #fff;
}

.sb-search-input::-moz-placeholder {
    color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
    color: #fff;
}

.sb-icon-search,
.sb-search-submit {
    width: 30px;
    height: 40px;
    display: block;
    position: absolute;
    right: 1%;
    top: 0%;
    padding: 0;
    margin: 0;
    line-height: 71px;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit {
    background: url('../images/search.png') no-repeat -24px 14px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    filter: alpha(opacity=0);
    /* IE 5-7 */
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
    -webkit-appearance: none;
}

.sb-icon-search {
    background: #5D1AFF url('../images/search.png') no-repeat 18px 35px;
    z-index: 90;
    width: 58px;
    height: 95px;
    border-bottom: 3px solid #a6192e;
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
    width: 26%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: url('../images/search.png') no-repeat 18px 35px;
    color: #fff;
    z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
    z-index: 90;
}

/*--search--*/
/*--header end here--*/
/*--banner start here--*/
.banner {}

.banner-main h2 {
    font-size: 1.5em;
    font-weight: 400;
    color: #fff;
    margin: 0em 0em 0.25em 0em;

}

.banner-main {
    padding: 0em 0em 0em 0em;
}

.banner-text {
    float: left;
    width: 41%;
    padding: 1em;
    background: rgba(132, 117, 78, 0.64);
    border-radius: 6px;
}

.banner-main p {
    font-size: 0.9em;
    font-weight: 400;
    color: #fff;
    line-height: 1.5em;
    margin: 0em 0em 0.5em 0em;
}

.bann-btn {
    margin: 1em 0em 0em 0em;
}

.bann-btn a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    background: #ED3237;
   
    padding: 0.4em 0.8em 0.4em 0.8em;
    border-radius: 5px;
    text-decoration: none;
}

.bann-btn a:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
}

/*--banner end here--*/
/*--services start here--*/
.service-grid {
    text-align: center;
    padding: 1em 0em 0em 0em;
}

.ser-gd1:nth-child(odd) .ser-btn a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #000;
    padding: 0.5em 0em 0.5em 0em;
    display: block;
    width: 100%;
}

.ser-gd1:nth-child(even) .ser-btn a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #333333;
    padding: 0.5em 0em 0.5em 0em;
    display: block;
    width: 100%;
}



.ser-gd1:nth-child(2) {
   background: #ED3237;
}

.ser-gd1:nth-child(3) {
    background: #000;
}

.ser-gd1:nth-child(4) {
    background: #ED3237;
}

.ser-gd1:nth-child(5) {
    background: #000;
}

.ser-gd1:nth-child(6) {
    background: #ED3237;
}


.navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: bold;
}
.frm{
	padding: 46px 0px;
}
.frm .col-md-8 {
    padding: 19px;
    text-align: center;
}


.frm .col-md-5{
	padding-top:40px;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    margin-top: 14px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    /* color: #555; */
    background-color: #e7e7e7;
}
.ser-btn2 a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #333333;
    padding: 0.5em 0em 0.5em 0em;
    display: block;
    width: 100%;
}

.ser-btn2 a:hover {
    text-decoration: none;
    background: #9B1327;
}

.ser-btn3 a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #262626;
    padding: 0.5em 0em 0.5em 0em;
    display: block;
    width: 100%;
}

.ser-btn3 a:hover {
    text-decoration: none;
    background: #9B1327;
}

/*--services end here--*/
/*--welcome start here--*/
.welcome {
    padding: 1em 0em 1em 0em;
    position: abosulte;
    position: absolute;
    bottom: 200px;
   
    font-size: 28px;
	z-index:999;
}
.management{
	padding:30px;
}
.management img{
	margin-bottom:7px;
}
.welcome-left {
    float: left;
    width: 80%;
    padding: 0.5em 1em 0.5em 0.5em;
    font-size: 32px;
}

.welcome-right {
    float: right;
    width: 20%;
    margin: 1.3em 0em 0em 0em;
}

.welcome-left h4 {
    font-size: 1.35em;
    font-weight: 600;
    color: #fff;
    margin: 0em 0em 0.2em 0em;
    text-shadow: 0px 5px 8px #000;

}

.welcome-left p {
    font-size: 0.9em;
    font-weight: 400;
    color: #fff;
    line-height: 1.6em;
    text-shadow: 0px 6px 8px #000;
}
.welcome-right a {
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em 1em 0.5em 1em;
    background: #a6192e;
    background:#ED3237;
    border-radius: 5px;

}

.welcome-right a:hover {
    color: #000;
    background: #fff;
}

.myasarbtn {
    display: block;
    margin-top: 33px;
    text-align: center;
}
.video-div {
    margin-top: 77px;
}
.product{
	    padding-top: 0px !important;
}
.testimonal-bottom {
    margin-bottom: 2em;
}

.services-main img {
    border: 3px solid #000;
    padding: 10px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.myasarbtn a {
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em 1em 0.5em 1em;
    background: #a6192e;
   
}

.myasarbtn a:hover {
    color: #000;
    background: #fff;
}

/*--welcome end here--*/
/*--work start here--*/
.work {
    padding: 2em 0em 1em 0em;
    text-align: center;
    color: #fff;
}
.project {
    background: #fff;
    padding: 6px;
    box-shadow: 0px 5px 35px #fff;
    margin-bottom: 11px;
    min-height: 283px;
}
.work .item-inner h4{
	    margin-top: 18px;
    font-weight: bold;
}

.work-details h3 {
    color: #000 !important;
    font-size: 1.1em;
    font-weight: 600;
    margin: 0em 0em 0px 0em;
    padding: 10px;
    text-align: center;
}
.work .testimonal-top p {
    color: #444c !important;
    font-size: 17px;
}
.slider_gallery{
	border-radius: 20px;
    opacity: 1;
    box-shadow: 0px 5px 8px #fff;
}
.one{
	    border: 2px solid #ddd;
    padding: 5px;
}
.one .badge{
	border:1px solid #000;
}
.work1{
	    padding-top: 16px;
    padding-bottom: 16px;
}
.slider_gallery{
	margin-top: 70px;
}
.work-details p {
    font-size: 0.83em;
    font-weight: 400;
    color: #000;
    text-align: center;
    font-size: 17px;
    border: 1px solid #fff;
    padding: 4px;
    background: #dd;
    border: 3px solid #ddd;
    width: 40%;
    margin: 0 auto;
    margin-top: 10px;
    border-radius: 50%;
    box-shadow: 0px 5px 8px #000;
    margin-bottom: 10px;
}

span.glyphicon.glyphicon-search {
    color: #fff;
    font-size: 30px;
}

.work-details {
    padding: 0px;
}

.testimonal-top {
    text-align: center;
    padding: 0em 0em 3em 0em;
}

.testimonal-top h3 {
    font-size: 1.7em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.3em 0em;
}
.product {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    text-align: center;
    background: #EFEFEF;
}
.testimonal-top p {
    font-size: 0.85em;
    font-weight: 400;
    color: #000;
    line-height: 1.6em;
    width: 80%;
    margin: 0 auto;
    font-size: 17px;
    text-align: justify;
    font-weight: bold;
}

/*	Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-weight: 300;
    overflow: hidden;
}

.b-link-stripe .b-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
}

.b-wrapper:hover {
    background: rgba(166, 25, 46, 0.54);
}

.b-link-stripe .b-line {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
    background: rgba(15, 207, 140, 0.9);
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    opacity: 0;
    visibility: hidden;
    /* lt-ie9 */
}

/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go {
    text-decoration: none;
}

.b-animate {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    visibility: hidden;
    font-size: 1.1em;
    font-weight: 700;
}

.b-animate img {
    margin-top: 0%;
    display: -webkit-inline-box;
}

h2.b-animate.b-from-left.b-delay03 {
    padding-top: 8em;
    font-size: 15px;
    color: #7E7C7C;
}

h2.b-animate.b-from-left.b-delay03 img {
    width: 15%;
}

/* lt-ie9 */
.b-animate-go:hover .b-animate {
    visibility: visible;
}

.b-from-left {
    position: relative;
    left: -100%;
}

.b-animate-go:hover .b-from-left {
    left: 0;
}

span.m_4 {
    font-size: 14px;
    font-weight: 400;
}

p.m_5 {
    margin: 2% auto 5%;
    width: 70%;
    color: #283A47;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center;
}

ul#filters {
    padding: 0px;
    margin: 1em 0em;
    text-align: center;
}

/*--work end here--*/
/*--testimonals start here--*/
.testimonal {
    padding: 2em 0em 3em 0em;
    background: #000;
    color: #fff;
}

.testimonal-text {
    text-align: center;
    background: #fff;
    min-height: 305px;
}
.testimonal-text img{
	    border-radius: 50%;
    margin: 20px;
}
.testimonal-text h3 {
    font-size: 1.4em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.25em 0em
em
;
}

.testimonal-text h4 {
    font-size: 1em;
    font-weight: 600;
    color: #fff;
    margin: 0em 0em 0.25em 0em;
    padding: 0em 0em 0.6em 0em;
    border-bottom: 1px solid #999;
}

.testimonal-text p {
    font-size: 0.9em;
    font-weight: 400;
    color: #000;
    line-height: 1.6em;
    padding: 10px;
    text-align: justify;
}

/*--testimonals end here--*/

.inside-single {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.message{
	    margin-top: 42px;
    background: #000;
    padding: 10px;
    color: #fff;
}
.message textarea.form-control {
    height: 89px;
}
.ftr-gd1-img{
	background:#000;
}
.ftr-gd1-img a{
	color:#fff;
}
.ftr-gd1-img h4{
	margin-top:10px;
}
.ftr-gd1-img .badge{
	color:#000 !important;
}
.events-page{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.events-page h3{
	color:#000 !important;
}
h1{
	font-size:27px;
}
.inner-div{
	text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer-grid h3 {
    font-size: 21px;
    font-weight: 500;
    color: #fff;
    margin: 0em 0em 1em 0em;
}

	h1 {
    font-size: 28px !important;
    margin: 0.67em 0;
    font-weight: bold !important;
}
.ftr-gd3-img h1 {
    color: #fff;
    font-size: 17px;
}
.ftr-gd1-img {
    margin: 0em 0em 1em 0em;
}

.ftr-gd1-text h4 a {
    font-size: 1em;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}

.ftr-gd1-text h4 a:hover {
    color: #fff;
    text-decoration: none;
}

.ftr-gd1-text p a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    line-height: 1.6em;
}

.ftr-gd1-text h4 {
    margin: 0em 0em 0.15em 0em;
}

.ftr-gd3-img p {
    font-size: 0.9em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    line-height: 1.6em;
}

.ftr-gd1-text {
    padding: 0px;
}

.ftr-gd1-text h4 {
    font-size: 1em;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    margin-bottom: 10px;
}

.ftr-gd1-text p {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.ftr-gd3-img ul {
    padding: 2em 0em 0em 0em;
    list-style: none;
    text-align: center;
}

.ftr-gd3-img ul li {
    display: inline-block;
    margin: 0em 0.5em 0em 0em;
}

.ftr-gd3-img ul li a {
    background: url(../images/social-sprit.png)no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.ftr-gd3-img ul li a.fa {
    background-position: 7px 0px;
    opacity: 0.6;
    filter: alpha(opacity=40);
}

.ftr-gd3-img ul li a.tw {
    background-position: -18px 0px;
    opacity: 0.6;
    filter: alpha(opacity=40);
}

.ftr-gd3-img ul li a.g {
    background-position: -42px 0px;
    opacity: 0.6;
    filter: alpha(opacity=40);
}

.ftr-gd3-img ul li a.fa:hover {
    background-position: 7px 0px;
    opacity: 1.0;
    filter: alpha(opacity=100);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.ftr-gd3-img ul li a.tw:hover {
    background-position: -18px 0px;
    opacity: 1.0;
    filter: alpha(opacity=100);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.ftr-gd3-img ul li a.g:hover {
    background-position: -42px 0px;
    opacity: 1.0;
    filter: alpha(opacity=100);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

/*--footer end here--*/
/*--copy right start here--*/
.copy-left {
    float: left;
}



.copy-right {
    float: right;
}

.copy-left ul {
    padding: 0px;
    list-style: none;
}

.copy-left ul li {
    display: inline-block;
    margin: 0px 5px 0px 5px;
}

.copy-left ul li a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}

.copy-left ul li a:hover {
    color: #a6192e;
    text-decoration: none;
}

.copyright p {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
}

.copyright p a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
}
h1,h2,h3,h4{

}
p{

	font-size:19px;
}
.copyright p a:hover {
    color: #fff;
    text-decoration: none;
}

/*--cpoy right end here--*/
/*--about strat here--*/
.about {
    padding: 4em 0em 1em 0em;
}

.about-top {
    text-align: center;
    padding: 0em 0em 4em 0em;
}

.about-top h3 {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.2em 0em;
}

.about-top p {
    font-size: 1em;
    font-weight: 400;
    color: #000;
    width: 65%;
    margin: 0 auto;
    line-height: 1.6em;
}

.about-wedo-right h4 a {
    font-size: 1.2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0em 0em;
    text-decoration: none;
}

.about-wedo-right h4 a:hover {
    text-decoration: none;
}

.about-wedo-right p {
    font-size: 0.95em;
    font-weight: 400;
    color: #999;
    line-height: 1.6em;
}

.advantages h3 {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.2em 0em;
    text-align: center;
}

.advantag-main {
    padding: 2em 0em 0em 0em;
}

.advantages {
    padding: 6em 0em 6em 0em;
}

.advantag h4 {
    font-size: 1em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.2em 0em;
}

.advantag h4 a {
    color: #000;
    text-decoration: none;
}

.advantag h4 a:hover {
    color: #84754e;
}

.advantag p {
    font-size: 0.95em;
    font-weight: 400;
    color: #999;
    line-height: 1.6em;
}



.cord-drop {
    padding: 0px;
}

.cord-drop span.numbers {
    background: #a6192e;
    padding: 0.1em 0.5em 0.1em 0.5em;
    font-size: 1.7em;
    font-weight: 600;
    color: #fff;
    border-radius: 21px;
    width: 118%;
}



/*--about end here--*/
/*--portfolio start here--*/
.portfolio {
    padding: 4em 0em 3em 0em;
}

.portfolio-top {
    text-align: center;
    padding: 0em 0em 3em 0em;
}

.portfolio-top h3 {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.2em 0em;
}

.portfolio-top p {
    font-size: 1em;
    font-weight: 400;
    color: #000;
    width: 65%;
    margin: 0 auto;
    line-height: 1.6em;
}

/*--portfolio end here--*/
/*--blog start here--*/
.blog {
    padding: 4em 0em 3em 0em;
}

.blog-top {
    padding: 0em 0em 3em 0em;
    text-align: center;
}

.blog-top h3 {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.2em 0em;
}

.blog-top p {
    font-size: 1em;
    font-weight: 400;
    color: #000;
    width: 65%;
    margin: 0 auto;
    line-height: 1.6em;
}

.blog-grids {
    padding: 0em 0em 4em 0em;
}

.blog-detail p {
    font-size: 0.8em;
    font-weight: 400;
    color: #000;
    line-height: 1.5em;
    margin: 0.8em 0em 0em 0em;
}

.blog-btn {
    margin: 1.5em 0em 0em 0em;
}

.blog-btn a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    background: #5D1AFF;
    padding: 0.5em 1em 0.5em 1em;
    border-radius: 5px;
    text-decoration: none;
}

.blog-btn a:hover {
    text-decoration: none;
    background: #a6192e;
}

.blog-right {
    padding: 0em 0em 0em 2em;
}

.blog-cate {
    margin: 0em 0em 2.5em 0em;
}

.blog-cate h3 {
    font-size: 1.5em;
    font-weight: 600;
    color: #000;
    margin: 0px 0px 16px 0px;

}

.blog-posts h3 {
    font-size: 1.5em;
    font-weight: 600;
    color: #000;
    margin: 0px 0px 16px 0px;

}

.blog-cate ul {
    padding: 0px;
    list-style: none;
}

.blog-cate ul li {
    display: block;
    margin: 10px 0px 10px 0px;
}

.blog-cate ul li a {
    font-size: 1em;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    background: url(../images/arrow.png) no-repeat;
    padding: 0px 0px 0px 30px;
}

.blog-cate ul li a:hover {
    color: #84754e;
    text-decoration: none;
}

.blog-post-right {
    padding: 0px;
}

.blog-post-right h4 a {
    text-decoration: none;
    color: #a6192e;
}

.blog-post-right h4 {
    font-size: 1em;
    font-weight: 600;
    margin: 0em 0em 0.2em 0em;
}

.blog-post-right p {
    font-size: 0.8em;
    font-weight: 400;
    color: #000;
    line-height: 1.6em;
}

.blog-posts-grid {
    padding: 0em 0em 1.5em 0em;
}

.blog-post-left h4 {
    font-size: 0.9em;
    font-weight: 600;
    color: #84754e;
    margin: 0.5em 0em 0em 0em;
}

.blog-grids h3 {
    font-size: 1.4em;
    font-weight: 600;
    color: #000;

}

ul.p_n-list {
    list-style: none;
    padding: 0px;
    text-align: center;
}

ul.p_n-list li span.list-bar {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    background: #5D1AFF;
    padding: 10px 1em;
}

ul.p_n-list li {
    display: inline-block;
    margin: 0px 1em 0px 0px;
}

ul.p_n-list li a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    background: #a6192e;
    padding: 10px 1em;
}

ul.p_n-list li a:hover {
    color: #fff;
    background: #5D1AFF;
    text-decoration: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

/*--blog end here--*/
/*--single page start here--*/
.blog-detail h4 {
    font-size: 1.2em;
    font-weight: 600;
    color: #a6192e;
    margin: 0.5em 0em 0em 0em;
}

.single-commemts {
    background: rgba(132, 117, 78, 0.61);
    padding: 1em 1em 1em 1em;
}

.user-comment h4 a {
    color: #a6192e;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0em 0em 0.5em 0em;
}

.user-comment h4 a:hover {
    text-decoration: none;
}

.user-comment p {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    line-height: 1.5em;
}

.user-comment a.comme {
    font-size: 0.9em;
    font-weight: 400;
    color: #000;
    text-decoration: none;
}
/*.header {*/
/*    background: #ffffffde;*/
/*    padding: 0px;*/
/*    position: fixed;*/
/*    z-index: 100;*/
/*    left: 0px;*/
/*    width: 100%;*/
/*    top: 0px;*/
/*    padding: 10px;*/
/*	text-align:center;*/
/*}*/
.management {
     padding: 30px; 
}
.header p {
    color: #004D91;
}
.user-bwn a {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    background: #a6192e;
    padding: 7px 11px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}

.user-bwn a:hover {
    color: #000;
    background: #fff;
    text-decoration: none;
}

.user-bwn {
    text-align: right;
    margin: 1em 0em 0em 0em;
}

.magsingle-contact {
    margin: 3em 0em 0em 0em;
}

.magsingle-contact h3 {
    font-size: 25px;
    font-weight: 500;
    color: #a6192e;
    margin: 0px 0px 20px 0px;
}

.magsingle-contact input[type="text"] {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding: 6px 7px;
    background: none;
    width: 50%;
    outline: none;
    border: 1px solid #999;
    margin: 0px 0px 15px 0px;
    display: block;
    -webkit-appearance: none;
}

.magsingle-contact textarea {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding: 5px 6px;
    background: none;
    width: 100%;
    height: 9em;
    border: 1px solid #999;
    outline: none;
    resize: none;
    -webkit-appearance: none;
}

.magsingle-contact input[type="submit"] {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 8px 20px;
    background: #a6192e;
    border: none;
    outline: none;
    -webkit-appearance: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 10px 0px 0px 0px;
}

.magsingle-contact input[type="submit"]:hover {
    background: #5D1AFF
}

/*--single pafe end here--*/
/*--contact start here--*/
.contact {
    padding: 4em 0em 3em 0em;
}

.contact-top {
    text-align: center;
    padding: 0em 0em 3em 0em;
}

.contact-top h3 {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.3em 0em;
}

.contact-top p {
    font-size: 0.95em;
    font-weight: 400;
    color: #000;
    width: 80%;
    margin: 0 auto;
}

.map iframe {
    width: 100%;
    height: 300px;
    border: none;
}

.contact-bottom {
    padding: 3em 0em 0em 0em;
}

.contact-head h3 {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.8em 0em;
}

.contact-left h4 {
    font-size: 1.1em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.8em 0em;
    line-height: 1.5em;
}

.contact-left p {
    font-size: 0.95em;
    font-weight: 400;
    color: #fff;
    line-height: 1.5em;
}

.contact-left h5 {
    font-size: 1.2em;
    font-weight: 600;
    color: #a6192e;
    margin: 1em 0em 0.3em 0em;
}

.contact-right input[type="text"] {
    width: 50%;
    outline: none;
    margin-bottom: 10px;
    padding: 5px 10px;
}

.contact-right textarea {
    padding: 5px 10px;
    background: none;
    width: 100%;
    height: 9em;
    border: 1px solid #999;
    outline: none;
    resize: none;
    -webkit-appearance: none;
}

.contact-right p {
    font-size: 0.95em;
    font-weight: 400;
    color: #fff;
    margin: 0em 0em 0.5em 0em;
}

.contact-right input[type="submit"] {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 7px 40px;
    background: #a6192e;
    border: none;
    outline: none;
    -webkit-appearance: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 10px 0px 0px 0px;
}

.contact-right input[type="submit"]:hover {
    background: #5D1AFF
}

/*--contact end here--*/
/*--meadia quiries start here--*/
@media(max-width:1440px) {}

@media(max-width:1366px) {}

@media(max-width:1280px) {}

@media(max-width:1024px) {
    .ftr-gd1-text p a {
        font-size: 0.9em;
    }

    .banner {}

    .banner-text {
        width: 45%;
    }

    .banner-main h2 {
        font-size: 1.4em;
    }

    h2.b-animate.b-from-left.b-delay03 {
        padding-top: 6em;
    }

    h2.b-animate.b-from-left.b-delay03 img {
        width: 22%;
    }

    .testimonal-text p {
        font-size: 0.84em;
    }

    .ftr-gd3-img p {
        font-size: 0.83em;
    }

    .ftr-sub-gd {
        padding: 0em 0em 0.5em 0em;
    }

    .ftr-gd1-img {
        margin: 0em 0em 0em 0em;
    }

    .about-wedo-right h4 a {
        font-size: 1em;
    }

    .about-top p {
        font-size: 0.9em;
        width: 85%;
    }

    .about-wedo-right p {
        font-size: 0.83em;
    }
	.inner-div .service-div{
		border: 1px solid #ddd !important;
      margin-bottom: 10px;
	}
    .advantages {
        padding: 4em 0em 4em 0em;
    }

    .advantages h3 {
        font-size: 1.7em;
    }

    .advantag h4 {
        font-size: 1em;
    }

    .advantag p {
        font-size: 0.84em;
    }
	.welcome{
		margin-top:20px;
	}
	.management .container{
		   margin-top:30px !important;
	}


    .footer-grid h3 {
        font-size: 1.5em;
    }

   

    .portfolio-top p {
        font-size: 0.9em;
    }

    .blog-post-left h4 {
        font-size: 0.6em;
    }
}

@media(max-width:768px) {
    span.menu {
        display: block;
        text-align: center;
        padding: 1px 0px 0px 0px;
        cursor: pointer;
        color: #E74C3C;
        font-size: 16px;
        font-weight: 700;
        position: relative;
    }

    .top-nav ul.res {
        display: none;
        padding: 0px;
    }

    .top-nav ul.res {
        padding: 0;
        margin: 1.7em 0em 0em 0em;
        z-index: 999;
        position: absolute;
        width: 100%;
        left: 0;
        top: 48px;
    }

    .top-nav ul.res li {
        display: block;
        text-align: center;
        background: #5715FB;
        margin: 0;
        width: 100%;
    }

    .top-nav ul.res li a {
        font-size: 16px;
        padding: 1em 0;
        color: #fff;
        display: block;
    }

    ul.res li a:hover,
    ul.res li a.active {
        color: #a6192e;
    }

    .head-right {
        width: 50%;
    }

    .banner {}

    .banner-main {
        padding: 8em 0em 0em 0em;
    }






    .ser-btn1 a {
        font-size: 0.9em;
    }

    .ser-btn a {
        font-size: 0.9em;
    }

    .ser-btn3 a {
        font-size: 0.9em;
    }

    .ser-btn2 a {
        font-size: 0.9em;
    }

    .banner-text {
        width: 50%;
    }

    .banner-main h2 {
        font-size: 1.2em;
    }

    .work-wrapper {

        margin: 0em 0em 1.5em 0em;
    }

    h2.b-animate.b-from-left.b-delay03 {
        padding-top: 9em;
    }

    .work {
        padding: 4em 0em 2em 0em;
    }

    .testimonal-top p {
        font-size: 0.84em;
        line-height: 1.4em;
        width: 100%;
    }

    .testimonal-img img {
        width: 100%;
    }

    .testimonial-left {
        float: left;
        width: 50%;
    }

    .testimonial-right {
        
    }

    .testimonal-text p {
        margin: 0em 0em 1.5em 0em;
    }

    .testimonal-top {
        padding: 0em 0em 3em 0em;
    }

    .testimonal-text h3 {
        font-size: 1.2em;
    }

    .ftr-gd1-img {
        float: left;
        width: 100%;
        padding: 0px;
    }

    .ftr-gd1-text {
        float: right;
        width: 85%;
    }
	

    .ftr-gd1-img img {
        width: 60%;
    }

    .footer-grid {
        margin: 0em 0em 1em 0em;
    }

    .footer-grid h3 {
        font-size: 1.5em;
        margin: 0em 0em 0.5em 0em;
    }

    .footer-main {
        padding: 2em 0em 1em 0em;
    }

    .ftr-gd3-img ul {
        padding: 1em 0em 0em 0em;
        list-style: none;
        text-align: left;
    }

    .about-top {
        padding: 0em 0em 2em 0em;
    }

    .about-top-img img {
        width: 47%;
        margin: 0 auto;
    }

    .about-wedo-right {
        padding: 1.5em 0em 0em 0em;
    }

    .about-top h3 {
        font-size: 1.7em;
    }

    .advantages {
        padding: 2em 0em 2em 0em;
    }

    .cord-drop {
        padding: 0px;
        float: left;
        width: 7%;
    }

    .fact-grid {
        padding: 0em 0em 1.5em 0em;
    }

    .advantag {
        float: right;
        width: 93%;
    }

    .advantag-main {
        padding: 1em 0em 0em 0em;
    }

    .about {
        padding: 2em 0em 1em 0em;
    }

    .portfolio {
        padding: 2em 0em 2em 0em;
    }

    .portfolio-top h3 {
        font-size: 1.7em;
    }

    .portfolio-top p {
        width: 100%;
    }

    .portfolio-top {
        padding: 0em 0em 2em 0em;
    }

    .blog {
        padding: 2em 0em 3em 0em;
    }

    .blog-top h3 {
        font-size: 1.7em;
    }

    .blog-top p {
        font-size: 0.9em;
        width: 90%;
    }

    .blog-detail p {
        font-size: 0.9em;
    }

    .blog-grids {
        padding: 0em 0em 3em 0em;
    }

    .blog-post-left {
        float: left;
        width: 10%;
        padding: 0px;
    }

    .blog-post-left h4 {
        font-size: 0.8em;
    }

    .blog-cate {
        margin: 0em 0em 1.5em 0em;
    }

    .user {
        float: left;
        width: 15%;
    }

    .user-comment {
        float: right;
        width: 85%;
    }

    .magsingle-contact {
        margin: 3em 0em 2em 0em;
    }

    .magsingle-contact h3 {
        font-size: 21px;
        margin: 0px 0px 15px 0px;
    }

    .blog-post-right {
        float: right;
        width: 87%;
    }

    .blog-post-right p {
        width: 50%;
    }

    .contact {
        padding: 2em 0em 3em 0em;
    }

    .contact-top h3 {
        font-size: 1.7em;
    }

    .contact-bottom {
        padding: 1em 0em 0em 0em;
    }

    .contact-head h3 {
        font-size: 1.7em;
        margin: 0em 0em 0.3em 0em;
    }

    .contact-left h4 {
        font-size: 1em;
        margin: 0em 0em 0.5em 0em;
    }

    .contact-right {
    }

    .contact-left {
        padding: 0px;
    }

    .logo img {}
}

@media(max-width:640px) {
    .logo img {}

    .sb-icon-search {
        height: 85px;
    }

	.footer {
    width: 100%;
    height: 100%;
    background:#000;
    background: cover;
    padding-top: 0px;
    background: #000;
}
    .sb-search-input {
        height: 85px;
    }

    .banner {}

    .banner-text {
        width: 55%;
    }

    .banner-main h2 {
        font-size: 1.05em;
    }

    .banner-main p {
        font-size: 0.8em;
    }

    .bann-btn a {
        font-size: 0.85em;
    }

    .ser-row1 p {
        font-size: 0.7em;
    }

    .ser-row2 p {
        font-size: 0.7em;
    }

    .welcome-left h4 {
        font-size: 1em;
    }

    .welcome-left p {
        font-size: 0.8em;
    }

    .welcome-right a {
        font-size: 0.9em;
        padding: 0.5em 1em 0.5em 1em;
    }

    .welcome-right {
        margin: 1em 0em 0em 0em;
    }

    .footer-grid h3 {
        font-size: 1.3em;
    }

    .about-top p {
        font-size: 0.85em;
        width: 100%;
    }

    .blog-cate h3 {
        font-size: 1.3em;
    }

    .contact-head h3 {
        font-size: 1.5em;
    }

    .sb-search.sb-search-open,
    .no-js .sb-search {
        width: 35%;
    }
}

@media(max-width:480px) {
    .logo img {}

    .banner {}

    .service-grid {
        float: none;
        width: 100%;
    }

    .banner-main {
        padding: 4em 0em 0em 0em;
    }
	.header .col-md-6{
		margin-bottom:10px;
	}
    .banner-text {
        width: 65%;
    }

    .banner-main h2 {
        font-size: 0.9em;
    }

    .bann-btn {
        margin: 0.5em 0em 0em 0em;
    }

    .services-main {
        top: -30px;
    }

    .services {}

    .welcome-left {
        float: none;
        width: 100%;
    }

    .welcome-right {
        float: none;
        width: 100%;
        margin: 0.3em 0em 0em 0em;
        text-align: center;
    }

    h2.b-animate.b-from-left.b-delay03 {
        padding-top: 5em;
    }

    .work {
        padding: 2em 0em 0em 0em;
    }

    .testimonial-left {
        float: none;
        width: 100%;
    }

    .testimonal-top {
        padding: 0em 0em 2em 0em;
    }

    .testimonial-right {
        float: none;
        width: 100%;
        margin: 1.5em 0em 0em 0em;
    }

    .ftr-gd1-img img {
        width: 90%;
    }

    .ftr-gd1-text {
        width: 82%;
    }

    .blog-detail p {
        font-size: 0.8em;
    }

    .blog-btn a {
        font-size: 0.8em;
    }

    .blog-btn {
        margin: 1em 0em 0em 0em;
    }

    .blog-grids {
        padding: 0em 0em 2em 0em;
    }

    ul.p_n-list li span.list-bar {
        font-size: 0.8em;
    }

    ul.p_n-list li {
        display: inline-block;
        margin: 0px 0.1em 0px 0px;
    }

    ul.p_n-list li a {
        font-size: 0.8em;
    }

    .blog-post-left {
        width: 20%;
    }

    .blog-post-right {
        width: 76%;
    }

    .blog-post-left h4 {
        font-size: 0.9em;
    }

    .blog-detail h4 {
        font-size: 0.9em;
    }

    .about-top h3 {
        font-size: 1.5em;
    }

    .about-wedo-right h4 a {
        font-size: 0.9em;
    }

    .about-top-img img {
        width: 80%;
    }

    .advantages {
        padding: 1em 0em 1em 0em;
    }

    .advantages h3 {
        font-size: 1.5em;
    }

   
    .cord-drop {
        width: 11%;
    }

    .advantag {
        width: 88%;
    }

    .top-nav ul.res li a {
        font-size: 15px;
        padding: 0.5em 0;
    }

    .portfolio-top h3 {
        font-size: 1.5em;
    }

    .blog-top h3 {
        font-size: 1.5em;
    }

    .blog-cate h3 {
        font-size: 1.1em;
    }

    .blog-posts h3 {
        font-size: 1.1em;
    }

    .user {
        width: 26%;
    }

    .user-comment {
        width: 73%;
    }

    .user-comment h4 a {
        font-size: 1em;
    }

    .user-comment p {
        font-size: 0.8em;
    }

    .blog {
        padding: 2em 0em 1em 0em;
    }

    .contact-top h3 {
        font-size: 1.5em;
    }

    .blog-top p {
        font-size: 0.85em;
        width: 100%;
    }

    .contact-top p {
        font-size: 0.85em;
        width: 100%;
    }

    .map iframe {
        height: 210px;
    }

    .contact-top {
        padding: 0em 0em 2em 0em;
    }

    .contact-left h4 {
        font-size: 0.9em;
    }

    .contact-right input[type="text"] {
        padding: 2px;
    }

    .contact-right p {
        font-size: 0.9em;
        margin: 0em 0em 0.2em 0em;
    }

    .blog-grids h3 {
        font-size: 1.1em;
    }
}

@media(max-width:320px) {
    .top-nav {
        padding: 0.8em 0em 0em 0em;
    }

    .header {
        padding: 0em 0em 0.5em 0em;
    }

    .logo {
    }

    .head-right {
        width: 55%;
    }

    .sb-icon-search {
        height: 61px;
    }

    .sb-search-input {
        height: 61px;
    }

    .sb-icon-search {
        background: #5D1AFF url('../images/search.png') no-repeat 20px 20px;
    }

    .sb-search.sb-search-open .sb-icon-search,
    .no-js .sb-search .sb-icon-search {
        background: url('../images/search.png') no-repeat 20px 20px;
    }

    .banner-main p {
        font-size: 0.7em;
    }

    .banner {
        min-height: 205px;
    }

    .banner-main {
        padding: 3.3em 0em 0em 0em;
    }

    .banner-main h2 {
        font-size: 0.8em;
    }

    .welcome-left h4 {
        font-size: 0.9em;
    }

    .welcome-left p {
        font-size: 0.7em;
    }

    .welcome {
        padding: 0.5em 0em 1em 0em;
    }

    .welcome-right a {
        padding: 0.3em 1em 0.3em 1em;
    }

    .work-details h3 {
        font-size: 0.8em;
    }

    .work-details p {
        font-size: 0.7em;
    }

    .work-wrapper {
        margin: 0em 0em 1em 0em;
    }

    .work-details {
        padding: 0em 0em 0em 0em;
    }

    .testimonal {
        padding: 1em 0em 2em 0em;
    }

    .testimonal-top h3 {
        font-size: 1.25em;
    }

    .testimonal-text h3 {
        font-size: 1.1em;
    }

    span.menu img {
        width: 80%;
    }

    h2.b-animate.b-from-left.b-delay03 {
        padding-top: 3em;
    }

    .about-top h3 {
        font-size: 1.25em;
    }

    .about-top p {
        font-size: 0.75em;
    }

    .about-top-img img {
        width: 100%;
    }

    .about-wedo-right h4 a {
        font-size: 0.8em;
    }

    .advantages h3 {
        font-size: 1.25em;
    }

    .advantag-main {
        padding: 0.5em 0em 0em 0em;
    }

    .advantag h4 {
        font-size: 0.9em;
    }

    .top-nav ul.res {
        margin: 0.7em 0em 0em 0em;
    }


    .top-nav ul.res li a {
        font-size: 13px;
    }

    .portfolio-top h3 {
        font-size: 1.25em;
    }

    .portfolio-top p {
        font-size: 0.75em;
    }

    .blog-top h3 {
        font-size: 1.3em;
    }

    .blog-top p {
        font-size: 0.8em;
    }

    .blog-detail p {
        font-size: 0.75em;
    }

    .blog-top {
        padding: 0em 0em 2em 0em;
    }

    .blog-cate ul li a {
        font-size: 0.83em;
    }

    .blog-cate ul li {
        margin: 4px 0px 4px 0px;
    }

    .blog-cate h3 {
        margin: 0px 0px 7px 0px;
    }

    .blog-cate {
        margin: 0em 0em 1em 0em;
    }

    .blog-post-right p {
        width: 100%;
        font-size: 0.75em;
        line-height: 1.4em;
    }

    .blog-post-left {
        width: 30%;
    }

    .blog-post-right {
        width: 65%;
    }

    .blog-post-right h4 {
        font-size: 0.9em;
    }

    .blog-post-left h4 {
        font-size: 0.8em;
    }

    .magsingle-contact input[type="submit"] {
        font-size: 12px;
        padding: 6px 10px;
    }

    .user img {
        width: 74%;
    }

    .user-comment {
        width: 59%;
        padding: 0px;
    }

    .user {
        width: 37%;
        padding: 0px;
    }

    span.glyphicon.glyphicon-search {
        color: #fff;
        font-size: 20px;
    }

    .ftr-gd1-img {
        width: 20%;
    }

    .ftr-gd1-text {
        width: 75%;
    }

    .ftr-gd1-text p a {
        font-size: 0.85em;
    }

    .ftr-gd1-text h4 a {
        font-size: 0.85em;
    }

    .copy-left {
        float: none;
        width: 100%;
        text-align: center;
    }

    .copy-right {
        float: none;
        width: 100%;
        text-align: center;
    }

    .copy-left ul li a {
        font-size: 0.8em;
    }

    .copy-right {
        padding: 0.5em 0em 0em 0em;
    }

    .copyright p {
        font-size: 0.85em;
    }

    .cord-drop span.numbers {
        font-size: 1.4em;
    }

    .user-comment p {
        font-size: 0.7em;
    }

    .user-comment h4 a {
        font-size: 0.85em;
    }

    .magsingle-contact input[type="text"] {
        font-size: 12px;
        padding: 5px 7px;
        width: 57%;
        margin: 0px 0px 9px 0px;
    }

    .blog-left {
        padding: 0px;
    }

    .blog-right {
        padding: 0em 0em 0em 0em;
    }

    ul.p_n-list li span.list-bar {
        font-size: 0.7em;
        padding: 5px 0.6em;
    }

    ul.p_n-list li a {
        font-size: 0.7em;
        padding: 5px 0.6em;
    }

    .magsingle-contact {
        margin: 1em 0em 2em 0em;
    }

    .magsingle-contact h3 {
        font-size: 17px;
        margin: 0px 0px 10px 0px;
    }

    .footer-main {
        padding: 1em 0em 0.5em 0em;
    }

    .contact-top h3 {
        font-size: 1.3em;
    }

    .contact-top p {
        font-size: 0.75em;
    }

    .contact-top {
        padding: 0em 0em 1.5em 0em;
    }

    .map iframe {
        height: 140px;
    }

    .contact-left h4 {
        font-size: 0.8em;
    }

    .contact-left p {
        font-size: 0.83em;
    }

    .contact-left h5 {
        font-size: 1em;
        margin: 0.7em 0em 0.3em 0em;
    }

    .contact-head h3 {
        font-size: 1.1em;
    }

    .contact-right p {
        font-size: 0.78em;
    }

    .contact-right textarea {
        height: 5em;
    }

    .contact-right input[type="submit"] {
        font-size: 12px;
        padding: 7px 20px;
    }

    .user-bwn a {
        font-size: 11px;
        padding: 7px 10px;
    }

    .bann-btn a {
        font-size: 0.7em;
    }

    .banner-text {
        padding: 0.5em;
        width: 77%;
    }

    .banner-main h2 {
        font-size: 0.7em;
    }

    .banner-main p {
        font-size: 0.6em;
    }

    .ser-row1 h3 {
        font-size: 0.9em;
        margin: 0.1em 0em 0.3em 0em;
    }

    .services {}

    .header {
        padding: 0em 0em 0.8em 0em;
    }

    .blog-grids h3 {
        font-size: 0.9em;
    }
}

/*--meadia quiries end here--*/

img {
    max-width: 100%;
}

.wp-posts-carousel-title a {
    background: #000;
    display: block;
    color: #fff;
    padding: 10px;
}
a.badge:focus, a.badge:hover {
    color: #000 !important;
    text-decoration: none;
    cursor: pointer;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 7px 10px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #FFF;
    border-radius: 33px;
    margin-bottom: 8px;
}

.testimonal .testimonal-top h3 {
    color: #fff;

}

.testimonal .testimonal-top p {
    color: #fff;
}

.myyyy {
    margin-top: 1em;
}

.topheader {
        background: #000;
    color: #fff;
    padding: 5px 0px 4px 0px;
}

.topheader p {
    margin-top: 3px;
}

.buttonstboo a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    font-weight: 400;
    padding: 1px 10px 5px 10px;
    background: #ED3237;
    border: 1px solid #ED3237;
    border-radius: 5px;
    font-weight: bold;
}
.social ul li{
	display:inline-block;
}
.social ul li i {
    border: 1px solid #fff;
    padding: 5px;
    font-size: 16px;
    margin-left: 10px;
    color: #004D91;
    border: 1px solid #004D91;
}
.icon{
	padding-bottom:5px;
}
.top-nav ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #ED3237;
    text-decoration: none;
    padding: 0.5em 1em 0.5em 1em;
    display: block;
    font-weight: bold;
    margin-top: 8px;
}
.buttonstboo a:hover {

    color: #a6192e;
    text-decoration: none;
    font-size: 1em;
    font-weight: 400;
    padding: 1px 10px 5px 10px;
    background: #fff;
    border: 1px solid #a6192e;
    border-radius: 5px;
}

.buttonstopay a {
    color: #a6192e;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    padding: 1px 10px 5px 10px;
    background: #fff;
    border: 1px solid #a6192e;
    border-radius: 5px;
}

.buttonstopay a:hover {
    color: #fff;
    text-decoration: none;
    border: 1px solid #a6192e;
    text-emphasis-style:
        font-size: 1em;
    font-weight: 400;
    padding: 1px 10px 5px 10px;
    background: #ED3237;
   
    border-radius: 5px;
}

.videobtn {
    float: right;
}

.videobtn a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #a6192e;
    text-emphasis-style:
        font-size: 1em;
    font-weight: 400;
    padding: 3px 10px 5px 10px;
    background: #ED3237;
    
    border-radius: 5px;

}


@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 10em;
    }
}

@media (max-width:768px) {
    .topheader {
        background: #000;
        text-align: center;
        color: #fff;
        padding-top:20px;
		padding-bottom:20px;
		font-size:21px;
    }
.testimonal-text {
    text-align: center;
    background: #fff;
    min-height: 427px;
    margin-bottom: 10PX;
}
	.video-div {
     margin-top: 0px; 
}
	.header {
    background: #ffffffde;
    padding: 0px;
    position: static;
    z-index: 100;
    left: 0px;
    width: 100%;
    top: 0px;
    padding: 10px;
	text-align:center;
}
	.header {
    background: #fff;
     padding: 0em;
}
    .buttonstboo a {
        color: #fff;
        display: inline-block;
        text-decoration: none;
        font-size: 1em;
        font-weight: 400;
        padding: 1px 10px 5px 10px;
        background: #ED3237;
       
        border: 1px solid #a6192e;
        border-radius: 5px;
        margin: 10px 0px;
    }

    .buttonstopay a {
        color: #a6192e;
        margin-bottom: 10px;
        text-decoration: none;
        display: inline-block;
        font-size: 1em;
        font-weight: 400;
        padding: 1px 10px 5px 10px;
        background: #fff;
        border: 1px solid #a6192e;
        border-radius: 5px;

    }

    .logo {
        float: left;
        position: absolute;
        z-index: 999;
    }

    .services-main {
        position: static;
        top: -130px;
        left: 9%;
        right: 9%;
    }

    .services {
        position: relative;
        padding: 0em 0em;
    }

    .copy-right {
        float: none;
        margin-top: 5px;
    }
}
.testimonial-right, .work-wrapper {
    margin-bottom:10px;
}
@media(max-width:700px)
{
	.welcome {
    padding: 1em 0em 1em 0em;
    position: static;
    bottom: 200px;
    left: 332px;
    font-size: 28px;
    z-index: 999;
    display:none;
}
	.navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: bold;
    text-align: left;
}
	.management {
     padding: 0px; 
}
	.management h1{
		font-size: 26px;
	}
	.management p{
		text-align:justify;
	}
	.services .ser-gd1 {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0px;
    color: #000;
    width:100%;
    margin-bottom:10px;
    text-align: justify;
    border:none;
		background:none;
}
	.service-div {
    background: #F5F5F6;
    padding-top: 25px;
    padding-bottom: 25px;
     padding: 0px; 
}
}

h4,
h5,
h6,
h1,
h2,
h3 {
    margin-top: 0;
}

ul,
ol {
    margin: 0;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 15px;
}
.management img {
    margin-top: 31px;
}

.product .item{
	border:2px solid #ddd;
	padding:10px;
	padding-bottom:10px;
	box-shadow:0px 5px 8px #fff;
	background:#fff;
}

.product .item h4{
	padding-top:10px;
	padding-bottom:10px;
}
p {
    margin: 0;
}

.project_compeleted {
    text-align: center;
    padding: 20px 0px;
    background: #F5F5F6;
}
.project_compeleted h4
{
    font-weight: bold;
    margin-top: 10px;
    font-size: 20px;
}
.vidoes {
    padding: 37px 0px;
    text-align: center;
}
.vidoes .item .item-inner h4{
	margin-top:10px;
	font-weight:bold;
}
.work{
	width:100%;
	height:100%;
	background:url(http://sadabaharcatering-test.stackstaging.com.stackstaging.com/wp-content/uploads/2023/05/background-1.jpg);
	background:cover;
	
}
.topheader a{
	color:#fff;
}
html,
body {

    font-size: 100%;
    background: #fff;
}

a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    text-decoration: none;
}

/*--header start here--*/
.header {
    background: #fff;
	padding:0px;
}

.header-main {
    position: relative;
}
#menu-primary-menu{
	margin-top: 11px;
}
.navbar {
    position: relative;
    min-height: 50px;
     margin-bottom: 0px !important; 
    background:none;
	border:none;
}
.logo h1 a {
    background: url(../images/2.png)no-repeat 0px 15px;
    font-size: 0.8em;
    background-size: initial;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    padding: 2.7em 1em 2em 0.25em;

}

.logo {
    float: left;
    position: absolute;
    z-index: 999;
}

.head-right {
    float: right;
    width: 80%;
}

.top-nav {
    float: left;
    padding: 1.2em 0em 0em 0em;
}

.top-nav ul {
    padding: 0px;
    list-style: none;
}

.top-nav ul li {
    display: inline-block;
    float: left;
}

.top-nav ul li a {
    font-size: 1.1em;
    font-weight: 400;
    color: #ED3237;
    text-decoration: none;
    padding: 0.5em 1em 0.5em 1em;
    display: block;

}

.top-nav ul li a:hover,
.top-nav ul li a.active {
    color: #C8A54B;
    text-decoration: none;
}

span.menu {
    display: none;
}

/*----*/
.search-box {
    float: right;
}

/*----*/
.sb-search {
    position: absolute;
    right: 0px;
    width: 0%;
    min-width: 58px;
    height: 95px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
    z-index: 999;
}

.sb-search-input {
    position: absolute;
    top: 0;
    right: 3px;
    border: none;
    outline: none;
    background: #5D1AFF;
    width: 100%;
    height: 95px;
    margin: 0;
    z-index: 10;
    padding: 0em 3em 0em 1em;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    border-bottom: 3px solid #a6192e;
}

.sb-search-input::-webkit-input-placeholder {
    color: #fff;
}

.sb-search-input:-moz-placeholder {
    color: #fff;
}

.sb-search-input::-moz-placeholder {
    color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
    color: #fff;
}

.sb-icon-search,
.sb-search-submit {
    width: 30px;
    height: 40px;
    display: block;
    position: absolute;
    right: 1%;
    top: 0%;
    padding: 0;
    margin: 0;
    line-height: 71px;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit {
    background: url('../images/search.png') no-repeat -24px 14px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    filter: alpha(opacity=0);
    /* IE 5-7 */
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
    -webkit-appearance: none;
}

.sb-icon-search {
    background: #5D1AFF url('../images/search.png') no-repeat 18px 35px;
    z-index: 90;
    width: 58px;
    height: 95px;
    border-bottom: 3px solid #a6192e;
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
    width: 26%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: url('../images/search.png') no-repeat 18px 35px;
    color: #fff;
    z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
    z-index: 90;
}

/*--search--*/
/*--header end here--*/
/*--banner start here--*/
.banner {}

.banner-main h2 {
    font-size: 1.5em;
    font-weight: 400;
    color: #fff;
    margin: 0em 0em 0.25em 0em;

}

.banner-main {
    padding: 0em 0em 0em 0em;
}

.banner-text {
    float: left;
    width: 41%;
    padding: 1em;
    background: rgba(132, 117, 78, 0.64);
    border-radius: 6px;
}

.banner-main p {
    font-size: 0.9em;
    font-weight: 400;
    color: #fff;
    line-height: 1.5em;
    margin: 0em 0em 0.5em 0em;
}

.bann-btn {
    margin: 1em 0em 0em 0em;
}

.bann-btn a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    background: #ED3237;
   
    padding: 0.4em 0.8em 0.4em 0.8em;
    border-radius: 5px;
    text-decoration: none;
}

.bann-btn a:hover {
    text-decoration: none;
    background: #fff;
    color: #000;
}

/*--banner end here--*/
/*--services start here--*/
.service-grid {
    text-align: center;
    padding: 1em 0em 0em 0em;
}

.ser-gd1:nth-child(odd) .ser-btn a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #000;
    padding: 0.5em 0em 0.5em 0em;
    display: block;
    width: 100%;
}

.ser-gd1:nth-child(even) .ser-btn a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #333333;
    padding: 0.5em 0em 0.5em 0em;
    display: block;
    width: 100%;
}



.ser-gd1:nth-child(2) {
   background: #ED3237;
}

.ser-gd1:nth-child(3) {
    background: #000;
}

.ser-gd1:nth-child(4) {
    background: #ED3237;
}

.ser-gd1:nth-child(5) {
    background: #000;
}

.ser-gd1:nth-child(6) {
    background: #ED3237;
}

.management h3{
	font-weight:bold;
}
.ser-row2 h3 {
    font-size: 1.2em;
    font-weight: 600;
    color: #000;
    margin: 0.4em 0em 0.4em 0em;

}

.ser-row2 p {
    font-size: 0.8em;
    font-weight: 400;
    color: #000;
    line-height: 1.6em;
    padding: 0em 0em 1em 0em;
    width: 90%;
    margin: 0 auto;
}

.ser-btn a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #9B1327;
    padding: 0.5em 0em 0.5em 0em;
    display: block;
    width: 100%;
}

.ser-btn a:hover {
    text-decoration: none;
    background: #262626;
}

.ser-btn1 a {
    font-size: 1em;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    background: #fff;
    padding: 0.5em 0em 0.5em 0em;
    display: block;
    width: 100%;
}

.ser-btn1 a:hover {
    text-decoration: none;
    background: #262626;
    color: #fff;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: bold;
}
.frm{
	padding: 46px 0px;
}
.frm .col-md-8 {
    padding: 19px;
    text-align: center;
}


.frm .col-md-5{
	padding-top:40px;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    margin-top: 14px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    /* color: #555; */
    background-color: #e7e7e7;
}
.ser-btn2 a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #333333;
    padding: 0.5em 0em 0.5em 0em;
    display: block;
    width: 100%;
}

.ser-btn2 a:hover {
    text-decoration: none;
    background: #9B1327;
}

.ser-btn3 a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #262626;
    padding: 0.5em 0em 0.5em 0em;
    display: block;
    width: 100%;
}

.ser-btn3 a:hover {
    text-decoration: none;
    background: #9B1327;
}

/*--services end here--*/
/*--welcome start here--*/
.welcome {
    padding: 1em 0em 1em 0em;
    position: abosulte;
    position: absolute;
    bottom: 200px;
   
    font-size: 28px;
	z-index:999;
}
.management{
	padding:30px;
}
.management img{
	margin-bottom:7px;
}
.welcome-left {
    float: left;
    width: 80%;
    padding: 0.5em 1em 0.5em 0.5em;
    font-size: 32px;
}

.welcome-right {
    float: right;
    width: 20%;
    margin: 1.3em 0em 0em 0em;
}

.welcome-left h4 {
    font-size: 1.35em;
    font-weight: 600;
    color: #fff;
    margin: 0em 0em 0.2em 0em;
    text-shadow: 0px 5px 8px #000;

}

.welcome-left p {
    font-size: 0.9em;
    font-weight: 400;
    color: #fff;
    line-height: 1.6em;
    text-shadow: 0px 6px 8px #000;
}
.welcome-right a {
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em 1em 0.5em 1em;
    background: #a6192e;
    background:#ED3237;
    border-radius: 5px;
}

.welcome-right a:hover {
    color: #000;
    background: #fff;
}

.myasarbtn {
    display: block;
    margin-top: 33px;
    text-align: center;
}
.video-div {
    margin-top: 77px;
}
.product{
	    padding-top: 0px !important;
}
.testimonal-bottom {
    margin-bottom: 2em;
}

.services-main img {
    border: 3px solid #000;
    padding: 10px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.myasarbtn a {
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em 1em 0.5em 1em;
    background: #a6192e;
   
    border-radius: 5px;

}

.myasarbtn a:hover {
    color: #000;
    background: #fff;
}

/*--welcome end here--*/
/*--work start here--*/
.work {
    padding: 2em 0em 1em 0em;
    text-align: center;
    color: #fff;
}
.project {
    background: #fff;
    padding: 6px;
    box-shadow: 0px 5px 35px #fff;
    margin-bottom: 11px;
    min-height: 283px;
}
.work .item-inner h4{
	    margin-top: 18px;
    font-weight: bold;
}

.work-details h3 {
    color: #000 !important;
    font-size: 1.1em;
    font-weight: 600;
    margin: 0em 0em 0px 0em;

    padding: 10px;
    text-align: center;
}
.work .testimonal-top p {
    color: #444c !important;
    font-size: 17px;
}
.slider_gallery{
	border-radius: 20px;
    opacity: 1;
    box-shadow: 0px 5px 8px #fff;
}
.one{
	    border: 2px solid #ddd;
    padding: 5px;
}
.one .badge{
	border:1px solid #000;
}
.work1{
	    padding-top: 16px;
    padding-bottom: 16px;
}
.slider_gallery{
	margin-top: 70px;
}
.work-details p {
    font-size: 0.83em;
    font-weight: 400;
    color: #000;
    text-align: center;
    font-size: 17px;
    border: 1px solid #fff;
    padding: 4px;
    background: #dd;
    border: 3px solid #ddd;
    width: 40%;
    margin: 0 auto;
    margin-top: 10px;
    border-radius: 50%;
    box-shadow: 0px 5px 8px #000;
    margin-bottom: 10px;
}

span.glyphicon.glyphicon-search {
    color: #fff;
    font-size: 30px;
}

.work-details {
    padding: 0px;
}

.testimonal-top {
    text-align: center;
    padding: 0em 0em 3em 0em;
}
.testimonal-top h1 {
    color:#000;
}

.testimonal-top h3 {
    font-size: 1.7em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.3em 0em;
}
.product {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    text-align: center;
    background: #EFEFEF;
}
.testimonal-top p {
    font-size: 0.85em;
    font-weight: 400;
    color: #000;
    line-height: 1.6em;
    width: 80%;
    margin: 0 auto;
    font-size: 17px;
    text-align: justify;
    font-weight: bold;
}

/*	Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-weight: 300;
    overflow: hidden;
}

.b-link-stripe .b-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #ffffff;
    overflow: hidden;
}

.b-wrapper:hover {
    background: rgba(166, 25, 46, 0.54);
}

.b-link-stripe .b-line {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20%;
    background: rgba(15, 207, 140, 0.9);
    transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    opacity: 0;
    visibility: hidden;
    /* lt-ie9 */
}

/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go {
    text-decoration: none;
}

.b-animate {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    visibility: hidden;
    font-size: 1.1em;
    font-weight: 700;
}

.b-animate img {
    margin-top: 0%;
    display: -webkit-inline-box;
}

h2.b-animate.b-from-left.b-delay03 {
    padding-top: 8em;
    font-size: 15px;
    color: #7E7C7C;
}

h2.b-animate.b-from-left.b-delay03 img {
    width: 15%;
}

/* lt-ie9 */
.b-animate-go:hover .b-animate {
    visibility: visible;
}

.b-from-left {
    position: relative;
    left: -100%;
}

.b-animate-go:hover .b-from-left {
    left: 0;
}

span.m_4 {
    font-size: 14px;
    font-weight: 400;
}

p.m_5 {
    margin: 2% auto 5%;
    width: 70%;
    color: #283A47;
    font-size: 1.1em;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center;
}

ul#filters {
    padding: 0px;
    margin: 1em 0em;
    text-align: center;
}

/*--work end here--*/
/*--testimonals start here--*/
.testimonal {
    padding: 2em 0em 3em 0em;
    background: #000;
    color: #fff;
}

.testimonal-text {
    text-align: center;
    background: #fff;
    min-height: 305px;
}
.testimonal-text img{
	    border-radius: 50%;
    margin: 20px;
}
.testimonal-text h3 {
    font-size: 1.4em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.25em 0em
em
;

}

.testimonal-text h4 {
    font-size: 1em;
    font-weight: 600;
    color: #fff;
    margin: 0em 0em 0.25em 0em;
    padding: 0em 0em 0.6em 0em;
    border-bottom: 1px solid #999;
}

.testimonal-text p {
    font-size: 0.9em;
    font-weight: 400;
    color: #000;
    line-height: 1.6em;
    padding: 10px;
    text-align: justify;
}

/*--testimonals end here--*/
/*--footer start here--*/
.footer {
    width:100%;
	height:100%;
	background: #000;
	background:cover;
    padding-top: 90px;
   
}
.inside-single {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.message{
	    margin-top: 42px;
    background: #000;
    padding: 10px;
    color: #fff;
}
.message textarea.form-control {
    height: 89px;
}
.ftr-gd1-img{
	background:#000;
}
.ftr-gd1-img a{
	color:#fff;
}
.ftr-gd1-img h4{
	margin-top:10px;
}
.ftr-gd1-img .badge{
	color:#000 !important;
}
.events-page{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.events-page h3{
	color:#000 !important;
}
h1{
	font-size:27px;
}
.inner-div{
	text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer-grid h3 {
    font-size: 21px;
    font-weight: 500;
    color: #fff;
    margin: 0em 0em 1em 0em;
}
.service-grid {
    padding: 10px;
    background: #fff;
}
	h1 {
    font-size: 28px !important;
    margin: 0.67em 0;
    font-weight: bold !important;
}
.ftr-gd3-img h1 {
    color: #fff;
    font-size: 17px;
}
.ftr-gd1-img {
    margin: 0em 0em 1em 0em;
}

.ftr-gd1-text h4 a {
    font-size: 1em;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}

.ftr-gd1-text h4 a:hover {
    color: #fff;
    text-decoration: none;
}

.ftr-gd1-text p a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    line-height: 1.6em;
}

.ftr-gd1-text h4 {
    margin: 0em 0em 0.15em 0em;
}

.ftr-gd3-img p {
    font-size: 0.9em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    line-height: 1.6em;
}

.ftr-gd1-text {
    padding: 0px;
}

.ftr-gd1-text h4 {
    font-size: 1em;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    margin-bottom: 10px;
}

.ftr-gd1-text p {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.ftr-gd3-img ul {
    padding: 2em 0em 0em 0em;
    list-style: none;
    text-align: center;
}

.ftr-gd3-img ul li {
    display: inline-block;
    margin: 0em 0.5em 0em 0em;
}

.ftr-gd3-img ul li a {
    background: url(../images/social-sprit.png)no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.ftr-gd3-img ul li a.fa {
    background-position: 7px 0px;
    opacity: 0.6;
    filter: alpha(opacity=40);
}

.ftr-gd3-img ul li a.tw {
    background-position: -18px 0px;
    opacity: 0.6;
    filter: alpha(opacity=40);
}

.ftr-gd3-img ul li a.g {
    background-position: -42px 0px;
    opacity: 0.6;
    filter: alpha(opacity=40);
}

.ftr-gd3-img ul li a.fa:hover {
    background-position: 7px 0px;
    opacity: 1.0;
    filter: alpha(opacity=100);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.ftr-gd3-img ul li a.tw:hover {
    background-position: -18px 0px;
    opacity: 1.0;
    filter: alpha(opacity=100);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.ftr-gd3-img ul li a.g:hover {
    background-position: -42px 0px;
    opacity: 1.0;
    filter: alpha(opacity=100);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

/*--footer end here--*/
/*--copy right start here--*/
.copy-left {
    float: left;
}


.copy-right {
    float: right;
}

.copy-left ul {
    padding: 0px;
    list-style: none;
}

.copy-left ul li {
    display: inline-block;
    margin: 0px 5px 0px 5px;
}

.copy-left ul li a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}

.copy-left ul li a:hover {
    color: #a6192e;
    text-decoration: none;
}

.copyright p {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
}

.copyright p a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
}

p{
	font-size:19px;
}
.copyright p a:hover {
    color: #fff;
    text-decoration: none;
}

/*--cpoy right end here--*/
/*--about strat here--*/
.about {
    padding: 4em 0em 1em 0em;
}

.about-top {
    text-align: center;
    padding: 0em 0em 4em 0em;
}

.about-top h3 {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.2em 0em;
}

.about-top p {
    font-size: 1em;
    font-weight: 400;
    color: #000;
    width: 65%;
    margin: 0 auto;
    line-height: 1.6em;
}

.about-wedo-right h4 a {
    font-size: 1.2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0em 0em;
    text-decoration: none;
}

.about-wedo-right h4 a:hover {
    text-decoration: none;
}

.about-wedo-right p {
    font-size: 0.95em;
    font-weight: 400;
    color: #999;
    line-height: 1.6em;
}

.advantages h3 {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.2em 0em;
    text-align: center;
}

.advantag-main {
    padding: 2em 0em 0em 0em;
}

.advantages {
    padding: 6em 0em 6em 0em;
}

.advantag h4 {
    font-size: 1em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.2em 0em;
}

.advantag h4 a {
    color: #000;
    text-decoration: none;
}

.advantag h4 a:hover {
    color: #84754e;
}

.advantag p {
    font-size: 0.95em;
    font-weight: 400;
    color: #999;
    line-height: 1.6em;
}



.cord-drop {
    padding: 0px;
}

.cord-drop span.numbers {
    background: #a6192e;
    padding: 0.1em 0.5em 0.1em 0.5em;
    font-size: 1.7em;
    font-weight: 600;
    color: #fff;
    border-radius: 21px;
    width: 118%;
}


/*--about end here--*/
/*--portfolio start here--*/
.portfolio {
    padding: 4em 0em 3em 0em;
}

.portfolio-top {
    text-align: center;
    padding: 0em 0em 3em 0em;
}

.portfolio-top h3 {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.2em 0em;
}

.portfolio-top p {
    font-size: 1em;
    font-weight: 400;
    color: #000;
    width: 65%;
    margin: 0 auto;
    line-height: 1.6em;
}

/*--portfolio end here--*/
/*--blog start here--*/
.blog {
    padding: 4em 0em 3em 0em;
}

.blog-top {
    padding: 0em 0em 3em 0em;
    text-align: center;
}

.blog-top h3 {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.2em 0em;

}

.blog-top p {
    font-size: 1em;
    font-weight: 400;
    color: #000;
    width: 65%;
    margin: 0 auto;
    line-height: 1.6em;
}

.blog-grids {
    padding: 0em 0em 4em 0em;
}

.blog-detail p {
    font-size: 0.8em;
    font-weight: 400;
    color: #000;
    line-height: 1.5em;
    margin: 0.8em 0em 0em 0em;
}

.blog-btn {
    margin: 1.5em 0em 0em 0em;
}

.blog-btn a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    background: #5D1AFF;
    padding: 0.5em 1em 0.5em 1em;
    border-radius: 5px;
    text-decoration: none;

}

.blog-btn a:hover {
    text-decoration: none;
    background: #a6192e;
}

.blog-right {
    padding: 0em 0em 0em 2em;
}

.blog-cate {
    margin: 0em 0em 2.5em 0em;
}

.blog-cate h3 {
    font-size: 1.5em;
    font-weight: 600;
    color: #000;
    margin: 0px 0px 16px 0px;

}

.blog-posts h3 {
    font-size: 1.5em;
    font-weight: 600;
    color: #000;
    margin: 0px 0px 16px 0px;

}

.blog-cate ul {
    padding: 0px;
    list-style: none;
}

.blog-cate ul li {
    display: block;
    margin: 10px 0px 10px 0px;
}

.blog-cate ul li a {
    font-size: 1em;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    background: url(../images/arrow.png) no-repeat;
    padding: 0px 0px 0px 30px;
}

.blog-cate ul li a:hover {
    color: #84754e;
    text-decoration: none;
}

.blog-post-right {
    padding: 0px;
}

.blog-post-right h4 a {
    text-decoration: none;
    color: #a6192e;
}

.blog-post-right h4 {
    font-size: 1em;
    font-weight: 600;
    margin: 0em 0em 0.2em 0em;
}

.blog-post-right p {
    font-size: 0.8em;
    font-weight: 400;
    color: #000;
    line-height: 1.6em;
}

.blog-posts-grid {
    padding: 0em 0em 1.5em 0em;
}

.blog-post-left h4 {
    font-size: 0.9em;
    font-weight: 600;
    color: #84754e;
    margin: 0.5em 0em 0em 0em;
}

.blog-grids h3 {
    font-size: 1.4em;
    font-weight: 600;
    color: #000;
}

ul.p_n-list {
    list-style: none;
    padding: 0px;
    text-align: center;
}

ul.p_n-list li span.list-bar {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    background: #5D1AFF;
    padding: 10px 1em;
}

ul.p_n-list li {
    display: inline-block;
    margin: 0px 1em 0px 0px;
}

ul.p_n-list li a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    background: #a6192e;
    padding: 10px 1em;
}

ul.p_n-list li a:hover {
    color: #fff;
    background: #5D1AFF;
    text-decoration: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

/*--blog end here--*/
/*--single page start here--*/
.blog-detail h4 {
    font-size: 1.2em;
    font-weight: 600;
    color: #a6192e;
    margin: 0.5em 0em 0em 0em;
}

.single-commemts {
    background: rgba(132, 117, 78, 0.61);
    padding: 1em 1em 1em 1em;
}

.user-comment h4 a {
    color: #a6192e;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0em 0em 0.5em 0em;

}

.user-comment h4 a:hover {
    text-decoration: none;
}

.user-comment p {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    line-height: 1.5em;
}

.user-comment a.comme {
    font-size: 0.9em;
    font-weight: 400;
    color: #000;
    text-decoration: none;
}
/*.header {*/
/*    background: #ffffffde;*/
/*    padding: 0px;*/
/*    position: fixed;*/
/*    z-index: 100;*/
/*    left: 0px;*/
/*    width: 100%;*/
/*    top: 0px;*/
/*    padding: 10px;*/
/*	text-align:center;*/
/*}*/
.management {
     padding: 30px; 
}
.header p {
    color: #004D91;
}
.user-bwn a {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    background: #a6192e;
    padding: 7px 11px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}

.user-bwn a:hover {
    color: #000;
    background: #fff;
    text-decoration: none;
}

.user-bwn {
    text-align: right;
    margin: 1em 0em 0em 0em;
}

.magsingle-contact {
    margin: 3em 0em 0em 0em;
}

.magsingle-contact h3 {
    font-size: 25px;
    font-weight: 500;
    color: #a6192e;
    margin: 0px 0px 20px 0px;
}

.magsingle-contact input[type="text"] {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding: 6px 7px;
    background: none;
    width: 50%;
    outline: none;
    border: 1px solid #999;
    margin: 0px 0px 15px 0px;
    display: block;
    -webkit-appearance: none;
}

.magsingle-contact textarea {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding: 5px 6px;
    background: none;
    width: 100%;
    height: 9em;
    border: 1px solid #999;
    outline: none;
    resize: none;
    -webkit-appearance: none;
}

.magsingle-contact input[type="submit"] {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 8px 20px;
    background: #a6192e;
    border: none;
    outline: none;
    -webkit-appearance: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 10px 0px 0px 0px;
}

.magsingle-contact input[type="submit"]:hover {
    background: #5D1AFF
}

/*--single pafe end here--*/
/*--contact start here--*/
.contact {
    padding: 4em 0em 3em 0em;
}

.contact-top {
    text-align: center;
    padding: 0em 0em 3em 0em;
}

.contact-top h3 {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.3em 0em;

}

.contact-top p {
    font-size: 0.95em;
    font-weight: 400;
    color: #000;
    width: 80%;
    margin: 0 auto;
}

.map iframe {
    width: 100%;
    height: 300px;
    border: none;
}

.contact-bottom {
    padding: 3em 0em 0em 0em;
}

.contact-head h3 {
    font-size: 2em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.8em 0em;
}

.contact-left h4 {
    font-size: 1.1em;
    font-weight: 600;
    color: #000;
    margin: 0em 0em 0.8em 0em;
    line-height: 1.5em;
}

.contact-left p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 1.5em;
}

.contact-left h5 {
    font-size: 1.2em;
    font-weight: 600;
    color: #a6192e;
    margin: 1em 0em 0.3em 0em;

}

.contact-right input[type="text"] {
    width: 50%;
    outline: none;
    margin-bottom: 10px;
    padding: 5px 10px;
}

.contact-right textarea {
    padding: 5px 10px;
    background: none;
    width: 100%;
    height: 9em;
    border: 1px solid #999;
    outline: none;
    resize: none;
    -webkit-appearance: none;
}

.contact-right p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0em 0em 0.5em 0em;
}

.contact-right input[type="submit"] {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    padding: 7px 40px;
    background: #a6192e;
    border: none;
    outline: none;
    -webkit-appearance: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    margin: 10px 0px 0px 0px;

}

.contact-right input[type="submit"]:hover {
    background: #5D1AFF
}

/*--contact end here--*/
/*--meadia quiries start here--*/
@media(max-width:1440px) {}

@media(max-width:1366px) {}

@media(max-width:1280px) {}

@media(max-width:1024px) {
    .ftr-gd1-text p a {
        font-size: 0.9em;
    }

    .banner {}

    .banner-text {
        width: 45%;
    }

    .banner-main h2 {
        font-size: 1.4em;
    }

    h2.b-animate.b-from-left.b-delay03 {
        padding-top: 6em;
    }

    h2.b-animate.b-from-left.b-delay03 img {
        width: 22%;
    }

    .testimonal-text p {
        font-size: 0.84em;
    }

    .ftr-gd3-img p {
        font-size: 0.83em;
    }

    .ftr-sub-gd {
        padding: 0em 0em 0.5em 0em;
    }

    .ftr-gd1-img {
        margin: 0em 0em 0em 0em;
    }

    .about-wedo-right h4 a {
        font-size: 1em;
    }

    .about-top p {
        font-size: 0.9em;
        width: 85%;
    }

    .about-wedo-right p {
        font-size: 0.83em;
    }
	.inner-div .service-div{
		border: 1px solid #ddd !important;
      margin-bottom: 10px;
	}
    .advantages {
        padding: 4em 0em 4em 0em;
    }

    .advantages h3 {
        font-size: 1.7em;
    }

    .advantag h4 {
        font-size: 1em;
    }

    .advantag p {
        font-size: 0.84em;
    }
	.welcome{
		margin-top:20px;
	}
	.management .container{
		   margin-top:30px !important;
	}


    .footer-grid h3 {
        font-size: 1.5em;
    }

  

    .portfolio-top p {
        font-size: 0.9em;
    }

    .blog-post-left h4 {
        font-size: 0.6em;
    }
}

@media(max-width:768px) {
    span.menu {
        display: block;
        text-align: center;
        padding: 1px 0px 0px 0px;
        cursor: pointer;
        color: #E74C3C;
        font-size: 16px;
        font-weight: 700;
        position: relative;
    }

    .top-nav ul.res {
        display: none;
        padding: 0px;
    }

    .top-nav ul.res {
        padding: 0;
        margin: 1.7em 0em 0em 0em;
        z-index: 999;
        position: absolute;
        width: 100%;
        left: 0;
        top: 48px;
    }

    .top-nav ul.res li {
        display: block;
        text-align: center;
        background: #5715FB;
        margin: 0;
        width: 100%;
    }

    .top-nav ul.res li a {
        font-size: 16px;
        padding: 1em 0;
        color: #fff;
        display: block;
    }

    ul.res li a:hover,
    ul.res li a.active {
        color: #a6192e;
    }

    .head-right {
        width: 50%;
    }

    .banner {}

    .banner-main {
        padding: 8em 0em 0em 0em;
    }

    .service-grid {
        float: left;
        width: 33.3%;
        padding: 0.5em 0em 0em 0em;
    }

    .ser-row1 p {
        font-size: 0.8em;
        line-height: 1.4em;
        padding: 0em 0em 1em 0em;
    }

    .ser-row1 h3 {
        font-size: 1em;
        margin: 0.4em 0em 0.3em 0em;
    }

    .ser-row2 h3 {
        font-size: 1em;
        margin: 0.4em 0em 0.2em 0em;
    }

    .ser-row2 p {
        font-size: 0.8em;
        line-height: 1.4em;
        padding: 0em 0em 1em 0em;
    }

    .ser-btn1 a {
        font-size: 0.9em;
    }

    .ser-btn a {
        font-size: 0.9em;
    }

    .ser-btn3 a {
        font-size: 0.9em;
    }

    .ser-btn2 a {
        font-size: 0.9em;
    }

    .banner-text {
        width: 50%;
    }

    .banner-main h2 {
        font-size: 1.2em;
    }

    .work-wrapper {

        margin: 0em 0em 1.5em 0em;
    }

    h2.b-animate.b-from-left.b-delay03 {
        padding-top: 9em;
    }

    .work {
        padding: 4em 0em 2em 0em;
    }

    .testimonal-top p {
        font-size: 0.84em;
        line-height: 1.4em;
        width: 100%;
    }

    .testimonal-img img {
        width: 100%;
    }

    .testimonial-left {
        float: left;
        width: 50%;
    }

    .testimonial-right {
        
    }

    .testimonal-text p {
        margin: 0em 0em 1.5em 0em;
    }

    .testimonal-top {
        padding: 0em 0em 3em 0em;
    }

    .testimonal-text h3 {
        font-size: 1.2em;
    }

    .ftr-gd1-img {
        float: left;
        width: 100%;
        padding: 0px;
    }

    .ftr-gd1-text {
        float: right;
        width: 85%;
    }
	

    .ftr-gd1-img img {
        width: 60%;
    }

    .footer-grid {
        margin: 0em 0em 1em 0em;
    }

    .footer-grid h3 {
        font-size: 1.5em;
        margin: 0em 0em 0.5em 0em;
    }

    .footer-main {
        padding: 2em 0em 1em 0em;
    }

    .ftr-gd3-img ul {
        padding: 1em 0em 0em 0em;
        list-style: none;
        text-align: left;
    }

    .about-top {
        padding: 0em 0em 2em 0em;
    }

    .about-top-img img {
        width: 47%;
        margin: 0 auto;
    }

    .about-wedo-right {
        padding: 1.5em 0em 0em 0em;
    }

    .about-top h3 {
        font-size: 1.7em;
    }

    .advantages {
        padding: 2em 0em 2em 0em;
    }

    .cord-drop {
        padding: 0px;
        float: left;
        width: 7%;
    }

    .fact-grid {
        padding: 0em 0em 1.5em 0em;
    }

    .advantag {
        float: right;
        width: 93%;
    }

    .advantag-main {
        padding: 1em 0em 0em 0em;
    }

 

    .about {
        padding: 2em 0em 1em 0em;
    }

    .portfolio {
        padding: 2em 0em 2em 0em;
    }

    .portfolio-top h3 {
        font-size: 1.7em;
    }

    .portfolio-top p {
        width: 100%;
    }

    .portfolio-top {
        padding: 0em 0em 2em 0em;
    }

    .blog {
        padding: 2em 0em 3em 0em;
    }

    .blog-top h3 {
        font-size: 1.7em;
    }

    .blog-top p {
        font-size: 0.9em;
        width: 90%;
    }

    .blog-detail p {
        font-size: 0.9em;
    }

    .blog-grids {
        padding: 0em 0em 3em 0em;
    }

    .blog-post-left {
        float: left;
        width: 10%;
        padding: 0px;
    }

    .blog-post-left h4 {
        font-size: 0.8em;
    }

    .blog-cate {
        margin: 0em 0em 1.5em 0em;
    }

    .user {
        float: left;
        width: 15%;
    }

    .user-comment {
        float: right;
        width: 85%;
    }

    .magsingle-contact {
        margin: 3em 0em 2em 0em;
    }

    .magsingle-contact h3 {
        font-size: 21px;
        margin: 0px 0px 15px 0px;
    }

    .blog-post-right {
        float: right;
        width: 87%;
    }

    .blog-post-right p {
        width: 50%;
    }

    .contact {
        padding: 2em 0em 3em 0em;
    }

    .contact-top h3 {
        font-size: 1.7em;
    }

    .contact-bottom {
        padding: 1em 0em 0em 0em;
    }

    .contact-head h3 {
        font-size: 1.7em;
        margin: 0em 0em 0.3em 0em;
    }

    .contact-left h4 {
        font-size: 1em;
        margin: 0em 0em 0.5em 0em;
    }

    .contact-right {

    }

    .contact-left {
        padding: 0px;
    }

    .logo img {}
}

@media(max-width:640px) {
    .logo img {}

    .sb-icon-search {
        height: 85px;
    }

	.footer {
    width: 100%;
    height: 100%;
    background: url(http://sadabaharcatering-test.stackstaging.com.stackstaging.com/wp-content/uploads/2023/05/back-black.png);
    background: cover;
    padding-top: 0px;
    background: #000;
}
    .sb-search-input {
        height: 85px;
    }

    .banner {}

    .banner-text {
        width: 55%;
    }

    .banner-main h2 {
        font-size: 1.05em;
    }

    .banner-main p {
        font-size: 0.8em;
    }

    .bann-btn a {
        font-size: 0.85em;
    }

    .ser-row1 p {
        font-size: 0.7em;
    }

    .ser-row2 p {
        font-size: 0.7em;
    }

    .welcome-left h4 {
        font-size: 1em;
    }

    .welcome-left p {
        font-size: 0.8em;
    }

    .welcome-right a {
        font-size: 0.9em;
        padding: 0.5em 1em 0.5em 1em;
    }

    .welcome-right {
        margin: 1em 0em 0em 0em;
    }

    .footer-grid h3 {
        font-size: 1.3em;
    }

    .about-top p {
        font-size: 0.85em;
        width: 100%;
    }

    .blog-cate h3 {
        font-size: 1.3em;
    }

    .contact-head h3 {
        font-size: 1.5em;
    }

    .sb-search.sb-search-open,
    .no-js .sb-search {
        width: 35%;
    }
}

@media(max-width:480px) {
    .logo img {}

    .banner {}

    .service-grid {
        float: none;
        width: 100%;
    }

    .banner-main {
        padding: 4em 0em 0em 0em;
    }
	.header .col-md-6{
		margin-bottom:10px;
	}
    .banner-text {
        width: 65%;
    }

    .banner-main h2 {
        font-size: 0.9em;
    }

    .bann-btn {
        margin: 0.5em 0em 0em 0em;
    }

    .services-main {
        top: -30px;
    }

    .services {}

    .welcome-left {
        float: none;
        width: 100%;
    }

    .welcome-right {
        float: none;
        width: 100%;
        margin: 0.3em 0em 0em 0em;
        text-align: center;
    }

    h2.b-animate.b-from-left.b-delay03 {
        padding-top: 5em;
    }

    .work {
        padding: 2em 0em 0em 0em;
    }

    .testimonial-left {
        float: none;
        width: 100%;
    }

    .testimonal-top {
        padding: 0em 0em 2em 0em;
    }

    .testimonial-right {
        float: none;
        width: 100%;
        margin: 1.5em 0em 0em 0em;
    }

    .ftr-gd1-img img {
        width: 90%;
    }

    .ftr-gd1-text {
        width: 82%;
    }

    .blog-detail p {
        font-size: 0.8em;
    }

    .blog-btn a {
        font-size: 0.8em;
    }

    .blog-btn {
        margin: 1em 0em 0em 0em;
    }

    .blog-grids {
        padding: 0em 0em 2em 0em;
    }

    ul.p_n-list li span.list-bar {
        font-size: 0.8em;
    }

    ul.p_n-list li {
        display: inline-block;
        margin: 0px 0.1em 0px 0px;
    }

    ul.p_n-list li a {
        font-size: 0.8em;
    }

    .blog-post-left {
        width: 20%;
    }

    .blog-post-right {
        width: 76%;
    }

    .blog-post-left h4 {
        font-size: 0.9em;
    }

    .blog-detail h4 {
        font-size: 0.9em;
    }

    .about-top h3 {
        font-size: 1.5em;
    }

    .about-wedo-right h4 a {
        font-size: 0.9em;
    }

    .about-top-img img {
        width: 80%;
    }

    .advantages {
        padding: 1em 0em 1em 0em;
    }

    .advantages h3 {
        font-size: 1.5em;
    }

  

    .cord-drop {
        width: 11%;
    }

    .advantag {
        width: 88%;
    }

    .top-nav ul.res li a {
        font-size: 15px;
        padding: 0.5em 0;
    }

    .portfolio-top h3 {
        font-size: 1.5em;
    }

    .blog-top h3 {
        font-size: 1.5em;
    }

    .blog-cate h3 {
        font-size: 1.1em;
    }

    .blog-posts h3 {
        font-size: 1.1em;
    }

    .user {
        width: 26%;
    }

    .user-comment {
        width: 73%;
    }

    .user-comment h4 a {
        font-size: 1em;
    }

    .user-comment p {
        font-size: 0.8em;
    }

    .blog {
        padding: 2em 0em 1em 0em;
    }

    .contact-top h3 {
        font-size: 1.5em;
    }

    .blog-top p {
        font-size: 0.85em;
        width: 100%;
    }

    .contact-top p {
        font-size: 0.85em;
        width: 100%;
    }

    .map iframe {
        height: 210px;
    }

    .contact-top {
        padding: 0em 0em 2em 0em;
    }

    .contact-left h4 {
        font-size: 0.9em;
    }

    .contact-right input[type="text"] {
        padding: 2px;
    }

    .contact-right p {
        font-size: 0.9em;
        margin: 0em 0em 0.2em 0em;
    }

    .blog-grids h3 {
        font-size: 1.1em;
    }
}

@media(max-width:320px) {
    .top-nav {
        padding: 0.8em 0em 0em 0em;
    }

    .header {
        padding: 0em 0em 0.5em 0em;
    }

    .logo {
    }

    .head-right {
        width: 55%;
    }

    .sb-icon-search {
        height: 61px;
    }

    .sb-search-input {
        height: 61px;
    }

    .sb-icon-search {
        background: #5D1AFF url('../images/search.png') no-repeat 20px 20px;
    }

    .sb-search.sb-search-open .sb-icon-search,
    .no-js .sb-search .sb-icon-search {
        background: url('../images/search.png') no-repeat 20px 20px;
    }

    .banner-main p {
        font-size: 0.7em;
    }

    .banner {
        min-height: 205px;
    }

    .banner-main {
        padding: 3.3em 0em 0em 0em;
    }

    .banner-main h2 {
        font-size: 0.8em;
    }

    .welcome-left h4 {
        font-size: 0.9em;
    }

    .welcome-left p {
        font-size: 0.7em;
    }

    .welcome {
        padding: 0.5em 0em 1em 0em;
    }

    .welcome-right a {
        padding: 0.3em 1em 0.3em 1em;
    }

    .work-details h3 {
        font-size: 0.8em;
    }

    .work-details p {
        font-size: 0.7em;
    }

    .work-wrapper {
        margin: 0em 0em 1em 0em;
    }

    .work-details {
        padding: 0em 0em 0em 0em;
    }

    .testimonal {
        padding: 1em 0em 2em 0em;
    }

    .testimonal-top h3 {
        font-size: 1.25em;
    }

    .testimonal-text h3 {
        font-size: 1.1em;
    }

    span.menu img {
        width: 80%;
    }

    h2.b-animate.b-from-left.b-delay03 {
        padding-top: 3em;
    }

    .about-top h3 {
        font-size: 1.25em;
    }

    .about-top p {
        font-size: 0.75em;
    }

    .about-top-img img {
        width: 100%;
    }

    .about-wedo-right h4 a {
        font-size: 0.8em;
    }

    .advantages h3 {
        font-size: 1.25em;
    }

    .advantag-main {
        padding: 0.5em 0em 0em 0em;
    }

    .advantag h4 {
        font-size: 0.9em;
    }

    .top-nav ul.res {
        margin: 0.7em 0em 0em 0em;
    }

    .top-nav ul.res li a {
        font-size: 13px;
    }

    .portfolio-top h3 {
        font-size: 1.25em;
    }

    .portfolio-top p {
        font-size: 0.75em;
    }

    .blog-top h3 {
        font-size: 1.3em;
    }

    .blog-top p {
        font-size: 0.8em;
    }

    .blog-detail p {
        font-size: 0.75em;
    }

    .blog-top {
        padding: 0em 0em 2em 0em;
    }

    .blog-cate ul li a {
        font-size: 0.83em;
    }

    .blog-cate ul li {
        margin: 4px 0px 4px 0px;
    }

    .blog-cate h3 {
        margin: 0px 0px 7px 0px;
    }

    .blog-cate {
        margin: 0em 0em 1em 0em;
    }

    .blog-post-right p {
        width: 100%;
        font-size: 0.75em;
        line-height: 1.4em;
    }

    .blog-post-left {
        width: 30%;
    }

    .blog-post-right {
        width: 65%;
    }

    .blog-post-right h4 {
        font-size: 0.9em;
    }

    .blog-post-left h4 {
        font-size: 0.8em;
    }

    .magsingle-contact input[type="submit"] {
        font-size: 12px;
        padding: 6px 10px;
    }

    .user img {
        width: 74%;
    }

    .user-comment {
        width: 59%;
        padding: 0px;
    }

    .user {
        width: 37%;
        padding: 0px;
    }

    span.glyphicon.glyphicon-search {
        color: #fff;
        font-size: 20px;
    }

    .ftr-gd1-img {
        width: 20%;
    }

    .ftr-gd1-text {
        width: 75%;
    }

    .ftr-gd1-text p a {
        font-size: 0.85em;
    }

    .ftr-gd1-text h4 a {
        font-size: 0.85em;
    }

    .copy-left {
        float: none;
        width: 100%;
        text-align: center;
    }

    .copy-right {
        float: none;
        width: 100%;
        text-align: center;
    }

    .copy-left ul li a {
        font-size: 0.8em;
    }

    .copy-right {
        padding: 0.5em 0em 0em 0em;
    }

    .copyright p {
        font-size: 0.85em;
    }

    .cord-drop span.numbers {
        font-size: 1.4em;
    }

    .user-comment p {
        font-size: 0.7em;
    }

    .user-comment h4 a {
        font-size: 0.85em;
    }

    .magsingle-contact input[type="text"] {
        font-size: 12px;
        padding: 5px 7px;
        width: 57%;
        margin: 0px 0px 9px 0px;
    }

    .blog-left {
        padding: 0px;
    }

    .blog-right {
        padding: 0em 0em 0em 0em;
    }

    ul.p_n-list li span.list-bar {
        font-size: 0.7em;
        padding: 5px 0.6em;
    }

    ul.p_n-list li a {
        font-size: 0.7em;
        padding: 5px 0.6em;
    }

    .magsingle-contact {
        margin: 1em 0em 2em 0em;
    }

    .magsingle-contact h3 {
        font-size: 17px;
        margin: 0px 0px 10px 0px;
    }

    .footer-main {
        padding: 1em 0em 0.5em 0em;
    }

    .contact-top h3 {
        font-size: 1.3em;
    }

    .contact-top p {
        font-size: 0.75em;
    }

    .contact-top {
        padding: 0em 0em 1.5em 0em;
    }

    .map iframe {
        height: 140px;
    }

    .contact-left h4 {
        font-size: 0.8em;
    }

    .contact-left p {
        font-size: 0.83em;
    }

    .contact-left h5 {
        font-size: 1em;
        margin: 0.7em 0em 0.3em 0em;
    }

    .contact-head h3 {
        font-size: 1.1em;
    }

    .contact-right p {
        font-size: 0.78em;
    }

    .contact-right textarea {
        height: 5em;
    }

    .contact-right input[type="submit"] {
        font-size: 12px;
        padding: 7px 20px;
    }

    .user-bwn a {
        font-size: 11px;
        padding: 7px 10px;
    }

    .bann-btn a {
        font-size: 0.7em;
    }

    .banner-text {
        padding: 0.5em;
        width: 77%;
    }

    .banner-main h2 {
        font-size: 0.7em;
    }

    .banner-main p {
        font-size: 0.6em;
    }

    .ser-row1 h3 {
        font-size: 0.9em;
        margin: 0.1em 0em 0.3em 0em;
    }

    .services {}

    .header {
        padding: 0em 0em 0.8em 0em;
    }

    .blog-grids h3 {
        font-size: 0.9em;
    }
}

/*--meadia quiries end here--*/

img {
    max-width: 100%;
}

.wp-posts-carousel-title a {
    background: #000;
    display: block;
    color: #fff;
    padding: 10px;
}
a.badge:focus, a.badge:hover {
    color: #000 !important;
    text-decoration: none;
    cursor: pointer;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 7px 10px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #FFF;
    border-radius: 33px;
    margin-bottom: 8px;
}

.testimonal .testimonal-top h3 {
    color: #fff;

}

.testimonal .testimonal-top p {
    color: #fff;
}

.myyyy {
    margin-top: 1em;
}

.topheader {
        background: #000;
    color: #fff;
    padding: 5px 0px 4px 0px;
}

.topheader p {
    margin-top: 3px;
}

.buttonstboo a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    font-weight: 400;
    padding: 1px 10px 5px 10px;
    background: #ED3237;
    border: 1px solid #ED3237;
    border-radius: 5px;
font-weight: bold;
}
.social ul li{
	display:inline-block;
}
.social ul li i {
    border: 1px solid #fff;
    padding: 5px;
    font-size: 16px;
    margin-left: 10px;
    color: #004D91;
    border: 1px solid #004D91;
}
.icon{
	padding-bottom:5px;
}
.top-nav ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #ED3237;
    text-decoration: none;
    padding: 0.5em 1em 0.5em 1em;
    display: block;
    font-weight: bold;
    margin-top: 8px;
}
.buttonstboo a:hover {

    color: #a6192e;
    text-decoration: none;
    font-size: 1em;
    font-weight: 400;
    padding: 1px 10px 5px 10px;
    background: #fff;
    border: 1px solid #a6192e;
    border-radius: 5px;
}

.buttonstopay a {
    color: #a6192e;
    text-decoration: none;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    padding: 1px 10px 5px 10px;
    background: #fff;
    border: 1px solid #a6192e;
    border-radius: 5px;
}

.buttonstopay a:hover {
    color: #fff;
    text-decoration: none;
    border: 1px solid #a6192e;
    text-emphasis-style:
        font-size: 1em;
    font-weight: 400;
    padding: 1px 10px 5px 10px;
    background: #ED3237;
   
    border-radius: 5px;
}

.videobtn {
    float: right;
}

.videobtn a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #a6192e;
    text-emphasis-style:
        font-size: 1em;
    font-weight: 400;
    padding: 3px 10px 5px 10px;
    background: #ED3237;
    
    border-radius: 5px;
}


@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 10em;
    }
}

@media (max-width:768px) {
    .topheader {
        background: #000;
        text-align: center;
        color: #fff;
        padding-top:20px;
		padding-bottom:20px;
		font-size:21px;
    }
.testimonal-text {
    text-align: center;
    background: #fff;
    min-height: 427px;
    margin-bottom: 10PX;
}
	.video-div {
     margin-top: 0px; 
}
	.header {
    background: #ffffffde;
    padding: 0px;
    position: static;
    z-index: 100;
    left: 0px;
    width: 100%;
    top: 0px;
    padding: 10px;
	text-align:center;
}
	.header {
    background: #fff;
     padding: 0em;
}
    .buttonstboo a {
        color: #fff;
        display: inline-block;
        text-decoration: none;
        font-size: 1em;
        font-weight: 400;
        padding: 1px 10px 5px 10px;
        background: #ED3237;
       
        border: 1px solid #a6192e;
        border-radius: 5px;
        margin: 10px 0px;
    }

    .buttonstopay a {
        color: #a6192e;
        margin-bottom: 10px;
        text-decoration: none;
        display: inline-block;
        font-size: 1em;
        font-weight: 400;
        padding: 1px 10px 5px 10px;
        background: #fff;
        border: 1px solid #a6192e;
        border-radius: 5px;
    }

    .logo {
        float: left;
        position: absolute;
        z-index: 999;
    }

    .services-main {
        position: static;
        top: -130px;
        left: 9%;
        right: 9%;
    }

    .services {
        position: relative;
        padding: 0em 0em;
    }

    .copy-right {
        float: none;
        margin-top: 5px;
    }
}
.testimonial-right, .work-wrapper {
    margin-bottom:10px;
}
@media(max-width:700px)
{
	.welcome {
    padding: 1em 0em 1em 0em;
    position: static;
    bottom: 200px;
    left: 332px;
    font-size: 28px;
    z-index: 999;
    display:none;
}
	.navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: bold;
    text-align: left;
}
	.management {
     padding: 0px; 
}
	.management h1{
		font-size: 26px;
	}
	.management p{
		text-align:justify;
	}

	.service-div {
    background: #F5F5F6;
    padding-top: 25px;
    padding-bottom: 25px;
     padding: 0px; 
}
}

.logo-top .logo img {
    width: 102px;
}

/* ===========================
   TOP HEADER BAR
=========================== */
.header {
    color: #fff;
    padding: 8px 0;
    font-size: 14px;
}

.header .numbertop,
.header .numberemail {
    color: #fff;
}

.header .numbertop a,
.header .numberemail a {
    color: #fff;
    text-decoration: none;
}

.header .social ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
}

.header .social ul li {
    display: inline-block;
    margin-left: 10px;
}

.header .social ul li a {
    color: #fff;
    font-size: 16px;
    transition: 0.3s ease-in-out;
}

.header .social ul li a:hover {
    color: #EDAE50; /* Gold */
}


.navbar-default {
    background: #fff; 
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    height:100px;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    padding: 15px 11px;
    transition: 0.3s;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover {
    background: #74913C; /* Olive */
    color: #fff;
}

/* Dropdown Menu */
.navbar-default .dropdown-menu {
    background: #EDAE50;
    border-radius: 0;
    border: none;
}

.navbar-default .dropdown-menu > li > a {
    color: #000;
    padding: 10px 18px;
    transition: 0.3s;
}

.navbar-default .dropdown-menu > li > a:hover {
    background: #74913C;
    color: #fff;
}

/* Mobile Menu Toggle */
.navbar-toggle .icon-bar {
    background-color: #fff;
}

/* Mobile Menu Background */
@media (max-width: 767px) {
    .navbar-default .navbar-collapse {
        background: #EDAE50;
    }
}

.menu{
    margin-top:15px;
}

/* ===========================
   TOP HEADER
=========================== */
.top-header {
    background: #74913C; 
    padding: 3px 0;
    color: #fff;
    font-size: 14px;
}

.top-header a {
    color: #fff;
    text-decoration: none;
}

.numbertop,
.numberemail {
    color: #fff;
}

/* SOCIAL ICONS */
.social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social ul li {
    display: inline-block;
    margin-left: 12px;
}

.social ul li a {
    font-size: 15px;
    color: #fff;
    transition: 0.3s ease-in-out;
}

.social ul li a:hover {
    color: #EDAE50;   /* Gold Hover */
}

/* MOBILE RESPONSIVE */
@media (max-width: 767px) {
    .numberemail {
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .social {
        text-align: center !important;
        margin-top: 5px;
    }

    .social ul li {
        margin: 0 8px;
    }
}


.management {
    padding: 80px 0;
}

.management .col-md-6 img {
    width: 100%;
    height: auto;
    border-radius: 2px;
}

/* Subheading (Catering) style */
.management h4 {
    font-size: 28px;
    font-weight: 400;
    color: #74913C;
    margin-bottom: 5px;
    letter-spacing: 1px;
}

/* Main Heading (SPECIAL EVENTS) */
.management h2 {
    font-size: 40px;
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
    text-transform: uppercase;
}

/* Decorative line under heading */
.management .title-line {
    width: 80px;
    height: 2px;
    background: #74913C;
    margin: 10px 0 20px;
}

/* Bullet list */
.management .bullets {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.management .bullets span {
    font-size: 14px;
    color: #7a7a7a;
    position: relative;
}

.management .bullets span:before {
    content: "•";
    color: #c7a297;
    margin-right: 6px;
}

/* Paragraph styling */
.management p {
    font-size: 18px;
    color: #000;
    line-height: 1.8;
    margin-bottom: 25px;
    text-align:justify;
}

/* More Details button (exact styling) */
.management .more-link {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #1a1a1a;
    text-decoration: none;
    border-bottom: 1px solid #74913C;
    padding-bottom: 3px;
    transition: 0.3s;
}

.management .more-link:hover {
    color: #c7a297;
    border-color: #c7a297;
}

.service-grid {
    height: 250px;
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 10px;
    margin-bottom: 30px;
    transition: 0.3s;
}

.service-grid:hover {
    transform: scale(1.03);
}

.service-title-overlay {
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    padding: 10px 15px;
    border-radius: 0 0 10px 10px;
}

.service-title-overlay h3 {
    color: #fff;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

/* Section Background */
.team {
    padding: 80px 0;
    background: #f9f9f9;
}

/* Heading */
.team h1 {

    margin-bottom: 20px;
    position: relative;
    color: #333;
}

.team h1:after {
    content: "";
    width: 70px;
    height: 4px;
    background: #E0AE3E;
    display: block;
    margin: 15px auto 0;
    border-radius: 2px;
}

/* Slider Wrapper */
.team-slider {
    padding: 20px;
}

/* Owl Carousel Cards */
.team-slider .item {
    background: #fff;
    overflow: hidden;
    text-align: center;
    padding: 7px;
    transition: 0.3s ease;
}

.team-slider .item:hover {
    transform: translateY(-8px);
    box-shadow: 0px 10px 25px rgba(0,0,0,0.15);
}

/* Team Image */
.team-slider img {
    object-fit: cover;
    margin: 0 auto 15px;
    border: 4px solid #E0AE3E;
}

/* Name */
.team-slider h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #222;
}

/* Designation */
.team-slider p {
    font-size: 14px;
    color: #555;
    margin-bottom: 0;
}

/* Owl Dots */
.team .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #ccc !important;
    margin: 5px;
    border-radius: 50%;
    transition: 0.3s;
}

.team .owl-dots .owl-dot.active span {
    background: #E0AE3E !important;
    transform: scale(1.2);
}

/* Navigation Arrows (if enabled) */
.team .owl-nav .owl-prev,
.team .owl-nav .owl-next {
    background: #E0AE3E !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 5px 15px !important;
    border-radius: 50px;
    transition: 0.3s;
}

.team .owl-nav .owl-prev:hover,
.team .owl-nav .owl-next:hover {
    background: #c7952f !important;
}

.work-section {
    background: #f9f9f9;
}

.projects-intro .section-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top:15px;
}

.projects-intro p {
    font-size: 18px;
    color: #000;
    padding:10px 0;
}

.slider-gallery .owl-carousel .item img {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.project-card {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    transition: transform 0.3s;
    background: #fff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.project-card:hover {
    transform: translateY(-5px);
}

.project-card .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(224,174,62,0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s;
}

.project-card:hover .overlay {
    opacity: 1;
}

.project-card .overlay span {
    font-size: 2rem;
    color: #fff;
}

.project-info {
    text-align: center;
    padding: 6px;
    display: block;
    color: #333;
    text-decoration: none;
}

.project-info h3 {
    font-size: 1.25rem;
    margin-bottom: 8px;
}

.project-info p {
    font-size: 0.9rem;
    color: red;
    font-weight:900;
}
/* Contact Form - Sadabahar / general form styling */
.cf7-form-wrapper {
  padding: 24px;
}


.cf7-form-wrapper .col {
  box-sizing: border-box;
}

/* Two-column half width */
.cf7-form-wrapper .col-half {
  flex: 0 0 calc(50% - 8px);
}

/* Full width */
.cf7-form-wrapper .col-full {
  flex: 0 0 100%;
}

/* Inputs / textarea */
.cf7-form-wrapper .form-control {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  font-size: 15px;
  color: #222;
  outline: none;
  transition: border-color .18s ease, box-shadow .18s ease, transform .12s ease;
  background: #fbfbfb;
}

/* textarea specific */
.cf7-form-wrapper textarea.form-control {
 height:50px;
  resize: vertical;
  line-height: 1.5;
  padding-top: 12px;
}

/* focus state */
.cf7-form-wrapper .form-control:focus {
  border-color: #e0ae3e; /* your brand accent */
  box-shadow: 0 6px 18px rgba(224,174,62,0.12);
  transform: translateY(-1px);
}

/* Placeholder style */
.cf7-form-wrapper .form-control::placeholder {
  color: #9a9a9a;
  opacity: 1;
}

/* Submit button */
.cf7-form-wrapper .btn {
  display: inline-block;
  padding: 8px 22px;
  margin-top:10px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .2px;
  transition: transform .12s ease, box-shadow .12s ease;
}

.cf7-form-wrapper .btn-primary {
  background: #e0ae3e;
  color: #111;
  box-shadow: 0 6px 20px rgba(224,174,62,0.14);
}

.cf7-form-wrapper .btn-primary:hover,
.cf7-form-wrapper .btn-primary:focus {
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(224,174,62,0.18);
}

/* Small devices: stack columns */
@media (max-width: 768px) {
  .cf7-form-wrapper {
    padding: 18px;
  }
  .cf7-form-wrapper .col-half {
    flex: 0 0 100%;
  }
}

/* Validation / error styling (CF7 adds .wpcf7-not-valid) */
.wpcf7-not-valid {
  animation: cf-shake .28s linear;
}
.wpcf7-not-valid .form-control,
.wpcf7-not-valid {
  border-color: #e45e5e !important;
  box-shadow: 0 6px 18px rgba(228,94,94,0.08);
}

/* Success / error message area (CF7 .wpcf7-response-output) */
.wpcf7 .wpcf7-response-output {
  margin-top: 12px;
  padding: 10px 14px;
  border-radius: 8px;
  font-weight: 500;
}
.wpcf7-mail-sent-ok {
  background: rgba(34,197,94,0.06);
  color: #166534;
  border: 1px solid rgba(34,197,94,0.12);
}
.wpcf7-not-sent,
.wpcf7-validation-errors {
  background: rgba(228,94,94,0.05);
  color: #8b1b1b;
  border: 1px solid rgba(228,94,94,0.08);
}

/* small utility - screenreader only */
.sr-only {
  position: absolute !important;
  height: 1px; width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  border: 0;
  padding: 0;
  margin: -1px;
}

/* subtle shake animation for invalid */
@keyframes cf-shake {
  10%, 90% { transform: translateX(-1px); }
  20%, 80% { transform: translateX(2px); }
  30%, 50%, 70% { transform: translateX(-4px); }
  40%, 60% { transform: translateX(4px); }
}


.footer {
    background: #1b1b1b;
    padding: 60px 0 0;
    color: #d8d8d8;
}

.footer-title {
    font-size: 22px;
    color: #E0AE3E;
    margin-bottom: 22px;
    font-weight: 600;
    position: relative;
    padding-bottom: 8px;
}

.footer-title:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #E0AE3E;
    position: absolute;
    bottom: 0;
    left: 0;
}

.footer-item {
    margin-bottom: 15px;
    line-height: 1.7;
    font-size: 14px;
}

.footer-item i {
    color: #E0AE3E;
    margin-right: 8px;
}

.footer-links {
    padding-left: 0;
    list-style: none;
}

.footer-links li {
    margin-bottom: 10px;
}

.footer-links li a {
    color: #d8d8d8;
    text-decoration: none;
    transition: .3s;
}

.footer-links li a i {
    margin-right: 6px;
    color: #E0AE3E;
}

.footer-links li a:hover {
    color: #E0AE3E;
    padding-left: 4px;
}

.footer-about-text {
    line-height: 1.7;
    color: #ccc;
    font-size: 14px;
}

.about-link {
    color: #E0AE3E;
    text-decoration: none;
    font-weight: 600;
}

.about-link:hover {
    color: #fff;
}

.footer-social {
    list-style: none;
    padding: 0;
    margin-top: 15px;
}

.footer-social li {
    display: inline-block;
    margin-right: 8px;
}

.footer-social li a {
    width: 34px;
    height: 34px;
    display: inline-block;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    background: #333;
    color: #E0AE3E;
    transition: .3s;
}

.footer-social li a:hover {
    background: #E0AE3E;
    color: #000;
}

.copy-right {
    background: #111;
    padding: 15px 0;
    margin-top: 40px;
}

.copy-right p {
    margin: 0;
    color: #aaa;
}

.copy-right a {
    color: #E0AE3E;
    text-decoration: none;
}

.copy-right a:hover {
    color: #fff;
}

/* INNER PAGE MAIN WRAPPER */
.inner-div {
    padding: 60px 0;
}

/* PAGE TITLE */
.inner-div h1 {
    font-size: 32px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #222;
}

/* FEATURED IMAGE AT TOP (ID 194) */
.inner-div img,
.inner-div .wp-post-image {
    width: 100% !important;
    height: auto;
    margin-bottom: 20px;
    border-radius: 6px;
}

/* CONTENT PARAGRAPH */
.inner-div p {
    text-align: justify;
    font-size: 16px;
    line-height: 1.8;
    color: #444;
    margin-bottom: 18px;
}

/* CONTENT IMAGE INSIDE POST */
.inner-div .entry-content img,
.inner-div .post-content img {
    width: 100% !important;
    height: auto;
    margin: 15px 0;
    border-radius: 6px;
}

/* LISTS */
.inner-div ul,
.inner-div ol {
    padding-left: 20px;
    margin-bottom: 20px;
}

.inner-div li {
    font-size: 16px;
    line-height: 1.7;
    color: #444;
    text-align: justify;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    .inner-div h1 {
        font-size: 26px;
    }
    .inner-div {
        padding: 40px 0;
    }
}

/* Sidebar wrapper */
.sidebar-box {
    background: #ffffff;
    padding: 22px;
    margin-bottom: 25px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

.sidebar-box:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}

/* Headings */
.sidebar-box h3 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #222;
    border-left: 4px solid #E5A046;
    padding-left: 10px;
}

/* Small paragraph under newsletter */
.sidebar-box p {
    margin-bottom: 15px;
    color: #555;
    font-size: 14px;
}

/* Social Icons */
.social-icons {
    padding: 0;
    margin: 0;
    list-style: none;
}

.social-icons li {
    display: inline-block;
    margin-right: 12px;
}

.social-icons li a i {
    font-size: 22px;
    color: #333;
    transition: 0.3s ease;
}

.social-icons li a:hover i {
    color: #007bff;
}

/* Appointment Button */
.appointment-box .btn {
    padding: 12px 20px;
    width: 100%;
    font-size: 17px;
    border-radius: 6px;
    font-weight: 600;
    background: #E5A046;
    border: none;
}

.appointment-box .btn:hover {
    background: #0056b3;
}

/* Map Box */
.map-box iframe {
    width: 100%;
    height: 200px;
    border-radius: 8px;
    border: 0;
}
.navbar-brand {
    margin: 0;          /* remove extra bottom/side margin */
    padding: 0;         /* optional: adjust as needed */
    height: auto;       /* let image define height */
}

.navbar-brand img {
    display: block;     /* remove inline gaps */
    max-height: 85px;   /* adjust logo size */
    width: auto;
}

/* Contact Form 7 Fields inside Sidebar */
.sidebar-box input[type="text"],
.sidebar-box input[type="email"],
.sidebar-box textarea {
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-bottom: 12px;
    font-size: 14px;
}

.sidebar-box input[type="submit"] {
    background: #E5A046 !important;
    color: #fff !important;
    padding: 10px 18px;
    border-radius: 6px;
    border: none;
    font-size: 15px;
    cursor: pointer;
}

.sidebar-box input[type="submit"]:hover {
    background: #0056b3 !important;
}
/* Newsletter form styling */
.newsletter-form {
    margin-top: 10px;
}

.newsletter-form input[type="email"] {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-size: 14px;
    margin-bottom: 12px;
    outline: none;
    transition: 0.3s;
}

.newsletter-form input[type="email"]:focus {
    border-color: #007bff;
}

.newsletter-form button {
    width: 100%;
    padding: 12px 16px;
    background: #E5A046;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

.newsletter-form button:hover {
    background: #0056b3;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    margin-top:12px;
}
/* Make the collapse a fixed left panel on mobile */
@media (max-width: 767px) {
    .navbar-collapse.side-menu {
        position: fixed;
        top: 0;
        left: -250px; /* hide off-screen initially */
        width: 250px;
        height: 100%;
        background: #fff; /* menu background */
        padding-top: 60px;
        overflow-y: auto;
        transition: left 0.3s ease;
        z-index: 9999;
        box-shadow: 2px 0 5px rgba(0,0,0,0.2);
    }

    .navbar-collapse.side-menu.in {
        left: 0; /* slide in */
    }

    .navbar-toggle {
        z-index: 10000; /* above menu */
    }

    /* Optional: menu items styling */
    .navbar-collapse.side-menu .nav > li > a {
        padding: 12px 20px;
        border-bottom: 1px solid #eee;
    }
}

.top-header {
    background: #74913C; /* background color */
    font-size: 14px;
}

.top-header .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.top-header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap; /* makes it responsive on small screens */
}

.contact-left, .contact-right {
    margin: 5px 0;
}

.contact-left i, .contact-right i {
    margin-right: 5px;
    color: #fff;
}

.team-box {
    background: #fff;
    padding: 6px;
    margin-bottom: 25px;
    border-radius: 10px;
    box-shadow: 0 0 12px rgba(0,0,0,0.1);
    transition: 0.3s;
}

.team-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 18px rgba(0,0,0,0.15);
}

.team-thumb img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px;
}

.team-content h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.team-content p {
    color: #666;
    margin-bottom: 15px;
}

.team-btn {
    background: #E0AE3E;
    padding: 8px 18px;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
}

.team-btn:hover {
    background: #c5952e;
}

.content-area p {
    text-align: justify;
}

.contact-sec {
    padding: 60px 0;
    background: #f9f9f9;
}

.sec-title {
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #333;
}

.sec-para {
    font-size: 18px;
    color: #000;
    line-height: 1.7;
    margin-bottom: 25px;
    text-align: justify;
}

/* INFO BOXES */
.info-box {
    background: #fff;
    padding: 18px 22px;
    margin-bottom: 18px;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.06);
    transition: 0.3s;
}

.info-box:hover {
    box-shadow: 0 4px 18px rgba(0,0,0,0.10);
    transform: translateY(-2px);
}

.info-box h4 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #000;
    font-weight: 600;
}

.info-box p,
.info-box a {
    font-size: 18px;
    color: #000;
    font-weight:500;
    margin: 0;
    text-decoration: none;
}

/* RIGHT FORM BOX */
.contact-form-box {
    background: #fff;
    padding: 35px 30px;
    border-radius: 15px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.07);
}

.form-title {
    font-size: 28px;
    margin-bottom: 8px;
    font-weight: 700;
    color: #333;
}

.form-sub {
    margin-bottom: 25px;
    font-size: 15px;
    color: #666;
}

/* CONTACT FORM 7 INPUT STYLE */
.contact-form-box input[type="text"],
.contact-form-box input[type="email"],
.contact-form-box input[type="tel"],
.contact-form-box textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 10px !important;
    margin-bottom: 15px;
    font-size: 14px;
    background: #fafafa;
    transition: 0.3s;
}

.contact-form-box input:focus,
.contact-form-box textarea:focus {
    border-color: #0066ff;
    background: #fff;
}

.contact-form-box textarea {
    height: 140px;
}

/* SUBMIT BUTTON */
.contact-form-box input[type="submit"] {
    background: #74913C;
    color: #fff;
    border: none;
    padding: 12px 28px;
    border-radius: 10px;
    font-size: 15px;
    cursor: pointer;
    transition: 0.3s;
}

.contact-form-box input[type="submit"]:hover {
    background: #004ccc;
}

/* RESPONSIVE */
@media (max-width: 767px) {
    .contact-sec {
        padding: 40px 0;
    }

    .contact-form-box {
        margin-top: 25px;
    }
}

.inside-single img {
    width: 100%;
    height: auto;
    display: block;
}

.inside-single p {
    text-align: justify;
}

.inside-single h1, 
.inside-single h2, 
.inside-single h3 {
    text-align: left;
}


/* Gallery Section */
.gallery-section {
    padding: 60px 0;
    background: #f8f9fa;
}

/* Gallery Box */
.gallery-box {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    text-align: center;
}

/* Hover Effect */
.gallery-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
}

/* Gallery Image */
.gallery-box img {
    width: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.gallery-box:hover img {
    transform: scale(1.08);
}

/* Title */
.gallery-box h5 {
    padding: 15px 10px;
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin: 0;
}

/* Responsive */
@media (max-width: 991px) {
  
}

@media (max-width: 576px) {
    .gallery-box img {
        height: 200px;
    }

    .gallery-box h5 {
        font-size: 16px;
    }
}
