
html,
body {
    background-color: transparent;
    font-size: 15px;
    color: #565656;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    font-family: 'roboto', sans-serif;
    font-weight: 300;
}

/*==========================================
PRE LOADER 
==========================================*/

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.loaded {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/preloading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}
img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
}
a,
a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}
a,
button,
a span {
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.btn.extra-width {
    padding: 13px 40px;
}
.btn:focus,
.btn:active {
    outline: inherit;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*    direction: rtl;*/
}
p {
    margin: 0 0 15px;
}
.clear {
    clear: both;
}
ol,
ul {
    list-style: none;
    padding: 0;
}
img {
    max-width: 100%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    outline: none;
}
.form-control {
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-size: 16px;
    height: 34px;
    max-width: 90%;
    background: #323232;
}
.form-control:focus {
    border-color: #d6962c;
}
h1,
h2,
h3 {
    font-family: 'roboto', sans-serif;
    font-weight: 300;
    margin: 0;
}
h4,
h5 {
    
    font-weight: 300;
    margin: 0;
    line-height: 2rem;
	font-family: 'Pacifico', cursive;

}
h1 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
}
h2 {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: .9rem;
	text-transform:uppercase;
	color:#3879D9;	
}
h3 {
    font-weight: 300;
    margin-bottom: .9rem;
    font-size: 2.375rem;
    line-height: 2.5rem;

}
h4 {
    font-size:1.875rem;
    line-height: 2.2rem;
    margin-bottom: 1.1rem;
	font-family: 'Pacifico', cursive;

}
h5 {
    font-size: 1.3rem;
    margin-bottom: 1rem;
}
h6 {
    font-size: 1rem;
    margin-bottom: .9rem;
}
p {
        line-height: 23px;
    font-size: 14px;
}
p:last-child {
    margin-bottom: 0px;
}

/*.home-wrap h1,*/
.home-wrap h2,
.home-wrap h3,
.home-wrap h4,
.home-wrap h5,
.home-wrap p {
    color: #ffffff;
    font-family: 'roboto', sans-serif;
}
.text {
    color: #333333;
}
.colorstext {
    color: #f56363;
}
.coloricon i {
    color: #f56363;
}
.colorsbg {
    background: #f56363;
    color: #ffffff;
}
.colorsbg .separator2 {
    border: 2px solid;
}
.colorsbg .separator_wrap::after,
.colorsbg .separator_wrap::before {
    background-color: #ffffff;
}
.lightbg {
    background-color: #f9f9f9;
}
.transition {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
/*
Section
*/
section{
	margin:0;
}
.sections {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}
.sections.footer {
    padding-bottom: 80px;
}
section .subtitle h5 {
    margin-top: 10px;
    font-size: 1.3rem;
    font-family: 'roboto', sans-serif;
}
.parallax-section {
    max-width: 100%;
    color: #ffffff;
}
section .title-half h2 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 300;
    margin-bottom: 1.4rem;
}
section .subtitle-half h5 {
    font-weight: 100;
    font-size: 17px;
}
/*
section:nth-of-type(odd) {
    background-color: #F9F9F9;
}*/
.fw-special-title-half {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 100;
    /*    margin-bottom: 10px;*/
}
.heading {
    margin-bottom: 4rem;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    min-height: 750px;
}
.overlay-fluid-block {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
}
.home-overlay-fluid {
    background-color: rgba(41, 41, 41, 0.68);
    width: 80%;
    margin: auto;
}
.overlay-img {
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    color: #ffffff;
}
.no-padding {
    padding: 0 !important;
}
.fluid-blocks-col {
    padding: 70px 40px 0 80px;
}
.fluid-blocks-col-right {
    padding: 70px 80px 0 40px;
}
/*
Separator
*/
.separator {
    height: 1px;
    width: 150px;
    margin: auto;
    background: #f56363;
}
.separator-left {
    height: 1px;
    width: 150px;
    background: #f56363;
}
.separator_wrap {
    text-align: center;
}
.separator_wrap-left {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 30px;
}
.separator_wrap::after,
.separator_wrap::before {
    background-color: #f56363;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 90px;
    height: 1px;
    margin-top: 2px;
}
.separator_wrap-left::after {
    background-color: #f56363;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 80px;
    height: 1px;
    margin-top: 2px;
}
.separator2 {
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 2px solid #f56363;
    transform: rotate(45deg);
    margin-right: 4px;
}
/*
Button
*/
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.disabled,
.btn-primary.disabled:hover {
    color: #ffffff;
    background-color: #d6962c;
    border-color: #d6962c;
}
.btn {
    margin-right: 15px;
    border-radius: 0px;
}
/*.btn-default:active, .btn-default:hover  {
    background: transparent;
}*/
.btn-lg,
.btn-group-lg > .btn {
    padding: 8px;
    font-size: 1.2rem;
    border-radius: 4px;
    width: 200px;
    border: 1px solid #fff;
    text-transform: none;
    transition: .6s;
    margin-top: 30px;
    color: #fff;
}
button.btn-lg{
    padding: 10px;
    font-size: 1.2rem;
    border-radius: 4px;
    width: 200px;
    border: 1px solid #fff;
    text-transform: none;
    transition: .6s;
    margin-top: 30px;
    color: #fff;
	display:inline-block;
	background:transparent;
	line-height: 1.5em;
}

}
button.btn-lg:hover{
	background:#d6962c;
	color:#fff;
}

.btn-md,
.btn-group-md > .btn {
    padding: 8px 20px;
    font-size: 1.2rem;
    border-radius: 30px;
}

.btn-primary {
    color: #ffffff;
}
.btn-primary:active,
.btn-primary:hover {
    background: #d6962c;
}

.btn-default {
    color: #ffffff;
    border: 2px solid #ffffff;
    background-color: transparent;
}
.btn-default:before,
.btn-default:after {
    background-color: #ffffff;
}
.btn-default:focus {
    background-color: #ffffff;
    border-color: transparent;
}
.btn-default:hover {
    border-color: #ffffff;
    color: #f56363;
    background-color: #ffffff;
}
.btn-primary {
    /* background-color: #E7A331; */
    /* color: #ffffff; */
    /* border: 2px solid #E7A331; */
    /* text-transform: uppercase; */
	/* border-radius:4px; */
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 25px;
	border-radius: 3px;
	cursor: pointer;
	text-transform:uppercase;
	border:0px;
	transition: all 0.3s ease;
	 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb5f17), color-stop(5%, #eb5b18), color-stop(5%, #EA551B), color-stop(99%, #F28B04), color-stop(99%, #f18506));
    background-image: -moz-linear-gradient(top,#eb5f17 0%,#eb5f17 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
    background-image: -webkit-linear-gradient(top,#eb5f17 0%,#eb5f17 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
    background-image: -o-linear-gradient(top,#eb5f17 0%,#eb5f17 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
    background-image: -ms-linear-gradient(top,#eb5f17 0%,#eb5f17 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
    background-image: linear-gradient(top,#eb5f17 0%,#eb5f17 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
	margin-top: 20px;
}
.btn-primary:before,
.btn-primary:after {
    background-color: #eb5f17;
}
.btn-primary:focus {
    background-color: #eb5f17;
    border-color: #eb5f17;
}
.btn-primary:hover {
    color: #fff;
	background: #eb5f17;
}
/*
Extra height css
*/
.padding0{
	padding:0;
}
.center-content{
	text-align:center !important;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-top-60 {
    margin-top: 60px;
}
.margin-80 {
    margin-top: 80px;
    margin-bottom: 80px;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.margin-top-80 {
    margin-top: 80px;
}
.margin-bottom-80 {
    margin-bottom: 80px;
}
.padding-top-20 {
    padding-top: 1.33rem;
}
.padding-bottom-20 {
    padding-bottom: 1.33rem;
}
.padding-top-40 {
    padding-top: 2.66rem;
}
.padding-bottom-40 {
    padding-bottom: 2.66rem;
}
.padding-top-60 {
    padding-top: 5rem;
}
.padding-bottom-60 {
    padding-bottom: 5rem;
}
.padding-bottom-0 {
    padding-bottom: 0;
}
/*padding*/
.padding-twenty {
    padding: 10px 0;
}
.padding-fourty {
    padding: 20px 0;
}
.padding-sixty {
    padding: 30px 0;
}
.padding-eighty {
    padding: 40px 0;
}
h1 span {
    color: #f56363;
    font-weight: 400;
}

/*for placeholder changes*/

/*input::-webkit-input-placeholder {
  color: #CACACA;
  font-size: 18px;
}
input::-moz-placeholder {
  color: #CACACA;
  font-size: 18px;
}
input:-ms-input-placeholder {
  color: #CACACA;
  font-size: 18px;
}*/


/* Header top menu css */

.header_top_menu{
	/* background:#ef7f1b; */
	position:relative;
	    padding: 6px 0px;
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb5c18), color-stop(5%, #eb5c18), color-stop(5%, #EA551B), color-stop(99%, #F28B04), color-stop(99%, #f18506));
    background-image: -moz-linear-gradient(top,#eb5c18 0%,#eb5c18 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
    background-image: -webkit-linear-gradient(top,#eb5c18 0%,#eb5c18 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
    background-image: -o-linear-gradient(top,#eb5c18 0%,#eb5c18 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
    background-image: -ms-linear-gradient(top,#eb5c18 0%,#eb5c18 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
    background-image: linear-gradient(top,#eb5c18 0%,#eb5c18 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
}


a.navbar-brand.our_logo{
    position: absolute;
    left: 0;
    top: -6px;
    /* width: 25%; */
    margin-left: 0px !important;
}

.header_top_menu .call_us_text a{
	color: #fff;
    font-size: 15px;
    margin-left: 0px;
    padding: 0px;
    display: inline-block;
    padding-top: 5px;

}
.header_top_menu .call_us_text .r-right {
	margin-left:15px;
}
.header_top_menu .call_us_text a i{
	color:#fff;
	margin-right:10px;
	font-size:18px;
}

.head_top_social a{
    color: #fff;
    padding: 5px;
    display: inline-block;
}
.main-nav {
	 /* margin-top: 10px; */
}
/* main menu */
.menu-scroll {
    padding-top: 0px;
    padding-bottom: 0px;
    position: fixed;
    top: 0; 
	left: 0; 
	right: 0; 
	z-index: 9999;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	height: auto;
    background: rgba(0, 0, 0, .8);
	
}

.menu-scroll .header_top_menu{
	display:none;
}
.menu-scroll a.navbar-brand.our_logo {
    top: -7px;
}

.main_menu_bg{
	background:rgba(0, 0, 0, .9);
	height: 100px;
	
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar.navbar-default .container-fluid {
    /* margin-top: 30px; */

}
.main_menu_bg li a.booking{
	border: 1px solid #fff;
    border-radius: 4px;
    color: #e7a331 !important;
    padding: 5px 10px;
    margin-top: 8px;
}
.main_menu_bg li a:hover.booking{
    color: #da9b31 !important;
}

.main_menu_bg .navbar {
   margin-bottom: 0px;
	
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
	padding: 40px 25px;
    font-weight: 500;
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a.active {
	color:#ef7f1b;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color: #ef7f1b;
}
/*sub menu css*/
.navbar-default .navbar-nav>li:hover .submenu{
	display:block;
}
.submenu {
	background:#fff;
	display:none;
	transition:all 0.5s ease;
}
.submenu li:last-child a {
	 border-bottom: 0px solid #ddd;
}
.submenu li a {
	display: block;
    padding: 15px 17px;
    border-bottom: 1px solid #ddd;
    color: #000;
    font-weight: 500;
	transition:all 0.5s ease;
}
.submenu li a:hover {
	background:#ef7f1b;
	color:#fff;
}
/* slider section */

.slider{
	background:url(../images/bannerbg.jpg) center center no-repeat;
	background-size:cover;
}
.main_slider {
	
}
.main_slider .main_slider_content h1{
font-size: 6rem;
    font-family: 'Pacifico', cursive;
    color: #fff;
    line-height: 6rem;
    margin:0px 0px 60px 0px;
}	
.main_slider_content{
	padding:250px 0px 200px 0px;
	width:70%;
	margin:0 auto;
	color:#fff;
}

.slider_overlay{
	background:rgba(0, 0, 0, .6);
	width:100%;
	top:0;
	left:0;
}


/* Abouts Section css */

.abouts{
	 background: url(../img/bg4.png) no-repeat center top scroll;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  overflow: hidden;
}
.abouts_content{
	padding:80px 0px;
	display:inline-block;
}
.single_abouts_text h4{
	color:#000000;
}
.single_abouts_text h3{
	color: #01a0e2;
    font-weight: 500;
    text-shadow: 1px 1px 5px #888;	
}
.single_abouts_text p {
	text-align:justify;
}

/* Features section css */
.features{
	background:url(../images/ftbg.jpg) center center no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	overflow: hidden;	
}
.main_features_content_area{
	padding:120px 0px;
	display:inline-block;
}
.main_features_content{
	background:url(../images/ft.png) right center no-repeat;
	padding:40px;
	overflow:hidden;
}

.single_features_text{
	background:url(../images/textbg.jpg) center center no-repeat;
	padding:30px;
        background-size:cover;
}

/* Portfolio Section css */
.portfolio{
	background:url(../images/portfoliobg.jpg) center top no-repeat;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	overflow: hidden;	
}

.portfolio_content{
	padding-bottom:120px;
	display:inline-block;
}
.portfolio .portfolio_content .head_title h3{
	color:#000000;
}
.portfolio .portfolio_content .head_title h4{
	color:#000000;
}

.head_title{
	padding-top:100px;
	padding-bottom: 50px;
}

.single_portfolio_text{
	display:inline-block;
	padding:0;
	position:relative;
	overflow:hidden;

}
.single_portfolio_text img{
	width:100%;
}

.single_portfolio_text:hover .portfolio_images_overlay{
	top: 28px;
    left: 14px;
}

.portfolio_images_overlay{
	width: 90%;
    height: 80%;
    background: rgba(0, 0, 0, .5);
    padding: 20px;
    margin: 0 auto;
    top:-100%;
    left: 14px;
    position: absolute;
	transition:.6s;
}
.portfolio_images_overlay h6{
	text-transform:uppercase;
	color:#fff;
	font-size:1.3125rem;
	line-height:2rem;
}

.portfolio_images_overlay p.product_price{
	font-size:2.5725rem;
	color:#fff;
	line-height:3rem;
}






/*Amazing Deliceas Section css */
.ourPakeg .main_pakeg_content .head_title h3{
	color:#fff;
	
}
.ourPakeg .main_pakeg_content .head_title h4{
	color:#fff;
	font-family: 'Pacifico', cursive;
	font-size:1.875rem;
}

.ourPakeg{
	background:url(../img/service-bg4.png) left top no-repeat; 
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  overflow: hidden;	
  /* padding-bottom:120px; */
      padding: 60px 0px;
	      /* background: #ef7f1b; */
}

.single_pakeg_one{
	/* background:url(../img/dosa.jpg) left center no-repeat; */
	padding: 0px 15px;
	overflow:hidden;
	margin-top:60px;
}
.service-img {
	width:50%;
	float:left;
}
.service-img img {
	width:100%;
	    border: 5px solid #fff;
}
.service-txt {
	width: 50%;
    float: left;
    margin-top: 45px;
}
.single_pakeg_two{
	/* background:url(../img/idly1.jpg) right center no-repeat; */
	padding: 0px 15px;	
	overflow:hidden;
	margin-top:60px;	
	
}
.single_pakeg_three{
	background:url(../images/newsthree.jpg) left center no-repeat;
	padding:30px;	
	overflow:hidden;
	margin-top:60px;	
	
}

.single_pakeg_text{
	background:#fff;
	padding:40px;
	text-align:left;
}

.single_pakeg_text ul li{
    background: url(../images/pkli.png) no-repeat left center;
    padding: 15px 0px 15px 60px;
    margin-top: 20px;
	
}

/* Mobail Apps Section css */

.mobailapps{
	background:url(../images/appsbg.jpg) top center no-repeat scroll;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	overflow: hidden;
	position:relative;
}

.main_mobail_apps_content{
    margin: 80px 0px;
    color: #fff;
    overflow: hidden;
}

.single_monail_apps_text{
	margin-top:120px;
}
.single_monail_apps_text h4{
	font-size:1.875rem;
	margin-bottom:30px;
}

.single_monail_apps_text h1{
    font-size: 5rem;
    text-transform: uppercase;
    color: #fff;
    line-height: 5rem;

}
.single_monail_apps_text h1 span{
	font-size:1.800rem;
	color:#fff;
	display:block;
	
}

.single_monail_apps_text{
    margin-left:-10px;
}
.single_monail_apps_text a{
	margin-top:50px;
	margin-left:10px;
	display:inline-block;
}
.single_monail_apps_text a img{
	max-width:90%;
}

/* Footer Section CSS */
.footer_widget{
	/* background:url(../images/footerbg.jpg) center top no-repeat scroll; */
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	overflow: hidden;
	background:#1c1b1b;
}
.footer_widget_content{
	color:#fff;
}
.single_widget{
	    padding-bottom: 35px;
    padding-top: 40px;
    text-align: left;
}

.single_widget h3{
    font-size:24px;
	    margin-bottom: 40px;
		position:relative;
	/* font-family: 'Pacifico', cursive;	 */
}
.single_widget h3::after {
	position: absolute;
    content: "";
    height: 3px;
    left: 0px;
    width: 40px;
    top: 50px;
    background: #ef7f1b;
	
}
.single_widget h3::before {
	position: absolute;
    content: "";
    background: #353434;
    height: 2px;
    left: 0px;
    width: 100%;
    top: 50px;
}
.single_widget_info p{
	margin-top:0px;
}
.single_widget_info p span{
	display:block;
}
.single_widget_info p span.phone_email{
	margin-top:15px;
}
.footer_socail_icon{
	margin-top:30px;
	float:right;
}
.footer_socail_icon a{
	padding:5px;
}
.footer_socail_icon a i{
	font-size:20px;
	color:#ef7f1b;
}
.footer_socail_icon a:hover i {
	color:#fff;
}

.single_widget_info p span.date_day{
	margin-top:25px;
	margin-bottom:15px;
	font-weight:600;
}
.footer{
	background:#000;
}
.footer .copyright p{
	padding:25px;
	color:#cbcbcb;
	text-align: left;
}

.footer .copyright p i{
	padding:0px 10px;
	color:#ff0000;
}
.footer .copyright p a{
	padding: 0px 1px;
    color: #ef7f1b;
    font-weight: 600;
}



/* scrollup */

.scrollup{
	width: 30px;
	height: 30px;
	border-radius: 15px;
	opacity: .3;
	position: fixed;
	bottom: 20px;
	right: 25px;
	color: #fff;
	cursor: pointer;
	background-color: #000;
	z-index: 1000;
	transition: opacity .5s, background-color .5s;
	-moz-transition: opacity .5s, background-color .5s;
	-webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
	background: #e7a331;
	opacity: 1;
}

.scrollup i {
	font-size: 13px;
	position: absolute;
	opacity: 1;
	color: #fff;
	left: 50%;
	top: 50%;
	margin-top: -7px;
	margin-left: -6px;
	text-decoration: none;

}
/*my css*/
.title-head {
    text-align: center;
}
.title-head h3 {
        color: #fff;
    font-size: 2.375rem;
    font-weight: 600;
    text-transform: uppercase;
}
.pakeg_title h4{
	    font-family: 'roboto', sans-serif;
    font-weight: 600;
    font-size: 26px;
    color: #01a0e2;
	/* text-shadow:2px 2px 5px #888; */
}
.single_pakeg_text p {
	text-align:justify;
	line-height:26px;
}
.title-line {
	background: #ef7f1b;
    width: 35px;
    height: 4px;
    margin-bottom: 20px;
}

.quality-sec {
	padding:25px 0px;
	background: #ef7f1b;
}
.service-row ul {
	    width: 100%;
    margin: 0px auto;
    text-align: center;
} 
.service-row ul li {
	    display: inline-block;
    /* background: #fff; */
    text-align: center;
    padding: 0px 60px;
}
.quality-r1 {
	   
}
.quality-r1 i {
	color: #ef7f1b;
    font-size: 26px;
    margin-bottom: 5px;
}
.quality-r1 h4 {
	    color: #fff;
    font-size: 16px;
    margin-bottom: 0px;
    font-family: 'roboto', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
}
/*footer css*/
.footer-r1 strong{
	color:#ef7f1b;
}
.footer-r1 p {
	text-align:justify;
	   color: #cbcbcb;
}

.footer-r1 ul li {
	
}
.footer-r1 ul li a {
	    color: #cbcbcb;
    display: block;
    padding-bottom: 12px;
}
.footer-r1 ul li a:hover {
	color:#fff;
}
.footer-r1 iframe {
	width: 100%;
    height: 160px;
    border: 6px solid #fff;
}
.footer-read {
	    display: block;
    float: right;
    color: #ef7f1b;
    font-weight: 600;
}
.footer-read:hover {
	color:#fff;
}

/*inner banner css starts*/
.inner-banner img{
	width:100%;
}
.inner-sec {
	background: #f8f8f8 url(../img/bg-pattern.png) repeat center bottom;
    padding: 60px 0px;
    margin-top: 130px;
}
.body-row {
	    background: #fff;
    padding: 30px;
    /* margin-top: 115px; */
}
.body-row h2 {
	text-transform: capitalize;
    font-size: 30px;
    font-weight: 600;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 5px;
    text-shadow: 1px 1px 2px #888;
	    margin-bottom: 20px;    margin-top: 5px;
}
.about-left p {
	text-align:justify;
}
.about-right img {
	width:100%;
}
.owl-pagination {
	display:none;
}
.owl-buttons {
	position: absolute;
    top: 150px;
	width:100%;
}
.owl-buttons .owl-prev {
	float:left;
}
.owl-buttons .owl-next {
	float:right;
}

/*services css*/
.dosa-row p {
	text-align: justify;
    color: #e8e8e8;
    font-size: 16px;
}
.dosa-row2 {
	margin-top: 30px;
}
.dosa-row2 h4 {
	 font-family: 'roboto', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #252423;
    border-left: 4px solid #ef7f1b;
    line-height: 30px;
    padding-left: 10px;
	margin-bottom: 20px;
}
.used-row {
	text-align: center;
    margin-top: 30px;
}
.step-img img{
	/* width: 170px; */
    /* height: 170px; */
    /* border-radius: 50%; */
    /* border: 5px solid #ef7f1b; */
	margin-bottom: 20px;
}
.step-img p {
	    font-weight: 600;
    color: #01a0e2;
    margin-bottom: 0px;
}
.step-img h5 {
	    font-family: 'roboto', sans-serif;
    margin-bottom: 0px;
    
    font-size: 15px;
    font-weight: 600;
}
.dosa-row3 {
    margin-top: 40px;
}
.arrowList .list-ul li{
	width:50%;
	float:left;
}
.arrowList ul li {
    padding-left: 20px;
    position: relative;
}
.arrowList ul li:before {
    background: url(../img/arrow5.png) no-repeat left top;
    width: 8px;
    height: 6px;
    content: "";
    position: absolute;
    top: 8px;
    left: 0px;
    right: 9px;
}
.item-row img {
	width:100%;
}
.mb15 {
	margin-bottom:15px !important;
}
.welcome p {
    color: #000000;
    font-size: 14px;
    text-align: left;
    text-align: justify;
    line-height: 22px;
    padding: 0px 0px;
}
.dosa-row {
	background: #f3752a url(../img/bg-pattern.png) repeat center bottom;
	/* padding:30px; */
}
.dosa-row.row2 {
	background: #99c539 url(../img/bg-pattern.png) repeat center bottom;
}
.service-left img {
	width:100%;
}
.white {
	color:#fff;
}
.service-right {
	padding: 30px 30px 0px 0px;
}
/*contact us css*/
.form-row {
	    box-shadow: 0px 0px 2px #888;
    padding: 30px 30px 15px 30px;
}
.form-row h4{
	    font-family: 'roboto', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #252423;
    border-left: 4px solid #ef7f1b;
    line-height: 30px;
    padding-left: 10px;
}
.form-row p {
	
}
.form-row p  span {
	font-weight:600;
}
.form-r{
	margin-bottom: 20px;	
}
.form-r label {
	width:100%;
	font-size: 14px;
	
}
.form-r .star {
	color:red;
}
.form-r input{
	width:100%;
	height:40px;
	padding:0px 10px;
	border:1px solid #ddd;
	    border-radius: 5px;
}
.form-r input:focus {
	background:#f6f6f6;
	
}
.form-r textarea{
	width:100%;
	padding:0px 10px;
	border:1px solid #ddd;
	border-radius: 5px;
}
.form-r textarea:focus {
	background:#f6f6f6;
	
}
.form-btn {
	float:right;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 25px;
	border-radius: 3px;
	cursor: pointer;
	text-transform:uppercase;
	border:0px;
	transition: all 0.3s ease;
	 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb5f17), color-stop(5%, #eb5b18), color-stop(5%, #EA551B), color-stop(99%, #F28B04), color-stop(99%, #f18506));
    background-image: -moz-linear-gradient(top,#eb5f17 0%,#eb5f17 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
    background-image: -webkit-linear-gradient(top,#eb5f17 0%,#eb5f17 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
    background-image: -o-linear-gradient(top,#eb5f17 0%,#eb5f17 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
    background-image: -ms-linear-gradient(top,#eb5f17 0%,#eb5f17 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
    background-image: linear-gradient(top,#eb5f17 0%,#eb5f17 5%,#EA551B 5%,#F28B04 99%,#f18506 99%);
	
}
.form-btn:hover {
	    color: #fff;
    background: #eb5f17;
}
.add-sec {
	
}
.add-row h5{
	    font-family: 'roboto', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #ef7f1b;
}
.add-row ul li i {
	width:7%;
	float:left;
	line-height:23px;
}
.add-row ul li p {
	width:93%;
	float:left;
	    margin-bottom: 10px;
}
.add-row ul li p a {
	color:#565656;
}
.g-map iframe {
	margin-top: 20px;
    box-shadow: 0px 0px 1px #888;
    padding: 10px;
    background: #fff;
    width: 100%;
    height: 245px;
}
.img-gif {
	width: 50px;
    float: right;
    background: #fff;
    height: 50px;
    padding: 10px;
    border-radius: 50%;
    transform: rotate(90deg);
	margin-bottom:20px;
}