body {
	color: #C3073F;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	margin:0;
	padding:0;
	font-family: 'Work Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Work Sans', sans-serif !important;
}
ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	font-family: 'Work Sans', sans-serif;
}
.nowcalling {
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  display:none;
}
.nowcalling .rcol{
	display:none !important;
}
.lcol {
  background-color: #5AA6ED;
}
.lcol a,.rcol1 a{
	font-size:16px;	
	font-weight:600;
	padding:0px 0px;
	width:100%;
	color:#000;
}
.lcol, .rcol1 {
    float: left;
    width: 50%;
    line-height: 40px;
    text-align: center;
}

.lcol a:hover, .rcol1 a:hover,.lcol a:focus, .rcol1 a:focus{
text-decoration:none;
outline:none;
color:#fff;
}
.rcol1 {
  background-color: #25d366;
}
.city{
text-align:center;
}
.space-top{
	height:50px;
}
.service_link {
  width: 100%;
}
.ahemdabad_link{
  background: #c3073f;
  padding: 40px 0px;
}
.service_link a {
  color: #fff;
  border: 1px solid #fff;
  padding: 8px 18px;
  display: ruby-base;
  text-transform: capitalize;
  font-weight: bold;
  line-height: 40px;
}
.service_link a:hover, .service_link a:focus {
  text-decoration: none;
  outline: none;
  color: #fff;
}

.header-left span{
    border: 0;
    padding-left: 0;
	float: left;
	padding: 0 1.15em;
	line-height: 45px;
	border-left: 1px solid rgba(149,7,64,.2);
}
.light_box .img-responsive{
	height: 467px;	
}

.header-right{
	float:right;	
}
.header-right p{
  display: inline-block;
  color: #fff;
  font-size: 17px;
  line-height: 42px;
}
.header-right ul{
  margin: 0px;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.header-right li{
    float: left;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
    border-right: 1px solid rgba(255,255,255,.2);
    width: 2.65em;
    text-align: center;
    height: 45px;
    line-height: 45px;
}
.header-right li:hover{
	background:#c3073f;
	color:#fff;	
}
.header-right li:hover a{
	color:#fff !important;
	opacity:1;	
}
.header-right a{
    display: inline-block;
    background-color: transparent;
    font-size: 1em;
    line-height: 2.65em;
    margin: 0;
	opacity:0.7;
	color:#fff;
	transition: all .25s ease-in-out;
	text-align:center;
}
.header-right a:hover,.header-right a:focus{
	text-decoration:none;
	outline:none;
	color:#fff;		
}
.header-right i{
	padding:0px;	
}
.logo{
  width: 74%;	
}
.logo img{
	width:100%	
}
.logo a:hover,.logo a:focus{
	text-decoration:none;
	outline:none;	
}
.navigation_main {
  font-family: 'Work Sans', sans-serif;
  margin-top: 0px;
}
.navigation_main ul ul {
    font-size: 13px;
    display: none;
    position: absolute;
    z-index: 100;
	list-style: none;
	width: 260px;
    background: #950740;
    box-shadow: 0 -5px 5px 0 rgba(0,0,0,.09);
    box-sizing: border-box;
	font-family: 'Work Sans', sans-serif;
}
.navigation_main ul ul > li {
    border-bottom: 1px solid #000;
    padding: 9px 0px 10px 8px;
    margin: 0px;
}
.navigation_main ul ul > li > a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: capitalize;
}
.navigation_main ul ul > li > a:hover,.navigation_main ul ul > li > a:focus{
	text-decoration:none;
	color:#000;
	outline:none;
	background:#fff;
}
.navigation_main ul ul > li:hover{
	background:#fff;	
}
.navigation_main ul ul > li:hover a{
	color:#000;
}
.navigation_main.fixed{
	position:fixed;
	z-index: 999999;
	width: 100%;
	top:0px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	position: sticky;
}
.navigation_main.fixed .navbar-default{
  background:#950740;
  padding-bottom: 0px;	
}
.navigation_main.fixed .navbar-default .navbar-nav > li > a{
	color:#ccc;
  font-size: 16px;
  line-height: 64px;
}
.navigation_main.fixed .navbar-default .navbar-nav{
	margin:0px;	
}
.navigation_main.fixed .logo{
  width: 56%;
  display: block;
  padding: 0px 0px 0px 0px;
}
.navigation_main.fixed .logo img{
	width:100%;	
}
.navbar-nav li span{
	display:none;	
}
.navigation_main li:hover > ul {
	display:block;
}
.navigation_main .navbar-default{
	background: #950740;
  border-top:0px solid #e7e7e7 !important;
  border-radius: 0px;
	border:0px;
  z-index:999;
  margin-bottom: 0px;
  border-bottom: 7px solid #6F2232;
  padding-bottom: 5px;
}
.navigation_main .navbar-default .navbar-nav{
	margin-top:20px;	
}
.navigation_main .navbar-default .navbar-nav > li > a{
    color: #ccc;
    display: block;
    transition: all 0.3s ease-out;
    padding: 0px 15px;
    font-family: 'Work Sans', sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    line-height: 53px;
    font-weight: 600;
}
.active{
	color:#fff !important;	
}
.navigation_main .navbar-default .navbar-nav > li > a:hover,.navigation_main .navbar-default .navbar-nav > li > a:focus{
 color: #fff;
 text-decoration:none;
 outline:none;
}
/*nav*/
/*-----------------------------------------
     Slider
------------------------------------------*/
.slider { position: relative; }
.slider-img img { position: relative; z-index: -1; width: 100%; }
.slider-img {  position: relative; }
.slider-captions { position: absolute; bottom: 160px; left:50px; }
.slider-title { color: #fff; font-size: 52px; font-weight: 700; line-height: 62px; }
.slider-text { color: #fff; }
.slider .owl-prev { position: absolute; left: 0px; top: 40%; left: 20px; }
.slider .owl-next { position: absolute; right: 0px; top: 40%; right: 20px; }
#slider .owl-next, #slider .owl-prev { background-color: transparent !important; border: 2px solid #fff; color: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
#slider .owl-next:hover, #slider .owl-prev:hover { background-color: #fff !important; border: 2px solid #fff; color: #15549a; }
#slider .owl-pagination { margin: 0px; bottom: 40px; position: relative; }
#slider .owl-page span { border-radius: 2px; width: 98%; height: 1px; background-color: #fff; margin: 0px; }
#slider .owl-page { width: 5% }
#slider{
  height: 498px;
}
.main_about{
  font-family: 'Work Sans', sans-serif;
  padding: 60px 0px;
  background-attachment: fixed;
  background: url(../images/bg_petren.jpg);
}
.about_title{
  margin-bottom: 25px;
}
.about_title h1{
  text-align: center;
  text-transform: uppercase;
  font-size: 33px;
  line-height: 38px;
  color: #c3073f;
}
.gallery-imag{
  width: 100%;
  margin-bottom: 21px;
  position: relative;
}
.gallery-imag img{
  width: 100%;
  background: rgb(26,26,29);
  background: linear-gradient(0deg, rgba(26,26,29,1) 0%, rgba(195,7,63,1) 35%, rgba(149,7,64,1) 95%);
  padding: 8px;
}
.overlay_1{
	background: rgba(149, 7, 64, 0.5);
	position:absolute;
	text-align:center;
	top: 30%;
	left: 0;
	width: 100%;
	height:100%;
	opacity:0;
	transform: translateX(0%) rotateX(0deg);
  transform-origin: bottom;
  transition: all 0.5s ease 0s;
}
.overlay_1 .fa{
	font-size: 40px;
	color: #fff;
	font-weight: 400;
	line-height: 450px;
}
.overlay_1 .fa:hover{
	color:#1a1a1d;
}
.gallery-imag:hover .overlay_1{
	opacity:1;
	top: 0px;
	left:0;
	transform: scale(1.1);
	transform: translateX(0%) rotateX(0deg);
    transition: all 0.5s ease 0s;
}
.mr125{
  margin-top: 0px;
}
.underline{
  background: rgb(204,204,204);
  background: linear-gradient(90deg, rgba(204,204,204,1) 0%, rgba(149,7,64,1) 50%, rgba(195,7,63,1) 100%);
  width: 25%;
  margin: 13px auto;
  height: 5px;
}
.about_txt p{
  font-size: 17px;
  text-align: left;
  color: #ccc;
}
.about_txt strong{
  color: #950740;
}
.about_txt h2,.about_txt h3,.about_txt h4,.about_txt h5,.about_txt h6{
  color: #c3073f;
  font-size: 23px;
  text-transform: uppercase;
  line-height: 28px;
  margin: 20px 0px 2px 0px;
}
.banner_home{
  width: 100%;
}
.banner_home img{
  width: 100%;
}
.main_profile{
  padding: 50px 0px;
  font-family: 'Work Sans', sans-serif;
}
.pink{
  background: #c3073f;
}
.pink_light{
  background: #950740;
}
.pink_dark{
  background: #6f2232;
}
.profile_img{
  width: 100%;
}
.profile_img img{
  width: 100%;
}
.Profile_txt{
  width: 100%;
}
.profile_txt h2,.profile_txt h3,.profile_txt h4{
  color: #1a1a1d;
  font-size: 41px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
}
.profile_txt p{
  color: #ccc;
  font-size: 20px;
  font-weight: 500;
}
.pr_box{
  width: 100%;
  position: relative;
}
.pr_box img{
  width: 100%;
  background: rgb(26,26,29);
  background: linear-gradient(0deg, rgba(26,26,29,1) 0%, rgba(195,7,63,1) 35%, rgba(149,7,64,1) 95%);
  padding: 8px;
}
.over_txt{
	background: rgba(0, 0, 0, 0.9);
	position:absolute;
	text-align:center;
	top: 15%;
	left: 0;
	width: 100%;
	height:100%;
	opacity:0;
	transform: translateX(0%) rotateX(0deg);
  transform-origin: bottom;
  transition: all 0.5s ease 0s;
  padding: 80px 40px;
}
.pr_box:hover .over_txt{
	opacity:1;
	top: 0px;
	left:0;
	transform: scale(1.1);
	transform: translateX(0%) rotateX(0deg);
    transition: all 0.5s ease 0s;
}
.top_pr{
  position: relative;
}
.over_txt h3{
  color: #fff;
  font-size: 32px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
}
.over_txt p{
  color: #ccc;
  font-size: 20px;
  font-weight: 500;
}
.contact_details{
  background: #c3073f;
  padding: 40px 80px;
  font-family: 'Work Sans', sans-serif;
  width: 100%;
  border-top: 5px solid #1a1a1d;
}
.contact_details .left_contat {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.contact_details .left_contat h3{
  color: #fff;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}
.contact_details .left_contat p{
  color: #ccc;
  font-size: 18px;
  text-transform: capitalize;
  text-align: center;
}
.pb30{
  padding-bottom: 30px;
}
.contact_details .contact_right {
  width: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.contact_details .contact_right a {
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  display: block;
  background: #c3073f;
  border: 3px solid #950740;
  margin: 0px auto;
  width: 222px;
  height: 50px;
  line-height: 43px;
  border-radius: 0px;
  transition: all .3s ease-in;
}
.contact_details .contact_right a:hover,.contact_details .contact_right a:focus{
  border-radius: 4px;
  transition: all .3s ease-out;
  background: #950740;
  text-decoration: none;
}
.fotter_main{
  font-family: 'Work Sans', sans-serif;
  padding: 40px 0px;
  background: #1a1a1d;
}
.fotter_left h3{
  color: #fff;
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}
.fotter_left p{
  font-size: 15px;
  text-align: justify;
  color: #ccc;
}
.fotter_links h3{
  color: #fff;
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}
.fotter_links ul{
  list-style: none;
  margin-left: 15px;
  width: 46%;
  display: inline-block;
  vertical-align: top;
}
.fotter_links li {
  line-height: 40px;
  border-bottom: 1px solid aliceblue;
}
.fotter_links a{
  font-size: 15px;
  text-align: justify;
  color: #ccc;
  text-transform: capitalize;
}
.fotter_links a:hover{
  color: #c3073f;
  text-decoration: none;
  outline: none;
}
.fotter_left a{
  color: #950740;
  text-decoration: none;
  outline: none;
  font-size: 17px;
}
.fotter_left ul{
  list-style: none;
  margin-top: 30px;
}
.fotter_left i{
  position: absolute;
  left: 15px;
  padding: 3px 0px 0px 0px;
  font-size: 19px;
  color: #c3073f;
}
.fotter_left li{
  padding: 0px 0px 10px 30px;
}
.fotter_left > ul > li > a{
  color: #c3073f;
}
.fotter_left > ul > li > a:hover,.fotter_left > ul > li > a:focus{
  color: #fff;
}
.footer-copyright-area {
  padding: 25px 0;
  background-color: #1d1d1d;
}
.copyright p {
  color: #ccc;
  margin: 0;
  font-size: 14px;
  text-align: center;
}
.copyright a {
  color: #c3073f;
  text-transform: capitalize;
}
.copyright a:hover,.copyright a:focus {
  color: #fff;
  text-decoration: none;
  outline: none;
}

.contact_details .contact_right1 {
  width: 49%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-top: 18px;
}
.fancybox-opened {
  z-index: 9999999 !important;
  top: 60px !important;
}

.back-to-top{
  cursor: pointer;
  position: fixed;
  bottom: 44px;
  right: 20px;
  display: none;
  background: #c12;
  padding: 18px 18px 18px 18px;
  color: #fff;
border-radius: 69px;
transition: all .3s ease-in;
}
.back-to-top:hover{
color:#fff !important;	
text-decoration:none;
outline:none;
box-shadow: 2px 2px 7px #333;
transition: all .3s ease-out;
}
.mian_about_us{
  padding: 40px 0px;
  font-family: 'Work Sans', sans-serif;
}
.about_title p{
  text-align: center;
  margin-top: 10px;
  font-size: 15px;
  letter-spacing: 3px;
}
.about_page{
  margin-bottom: 50px;
}
.highlight {
  width: 100%;
  margin-bottom: 30px;
}
.highlight img{
  width: 23%;
  position: absolute;
}
.highlight_txt{
  padding: 0px 0px 0px 100px;
}
.highlight_txt h4{
  color: #950740;
  margin: 0px 0px 6px 0px;
}
.highlight_txt p{
  color: #1a1a1d;
  text-align: justify;
}
.highlight_txt span{
  color: #c3073f;
}
.highlight_img{
  width: 100%;
  margin-bottom: 40px;
}
.highlight_img img{
  width: 100%;
}
.main_service_page{
  padding: 40px 0px;
  font-family: 'Work Sans', sans-serif;
  background: #1a1a1d;
}
.main_service_page .overlay_1 .fa{
  line-height: 380px;
}
.mr30{
  margin-top: 30px;
}
.reat .overlay_1 .fa{
  line-height: 380px;
}
.cheap_rate ul{
  list-style: none;
}
.cheap_rate h3{
  color: #c3073f;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.cheap_rate p{
  color: #6f2232;
  background: #ccc;
  padding: 15px 0px;
  margin: 0px;
}
.cheap_rate span{
  color:#950740;
  padding: 15px 0px;
  background: #c1c1c1;
}
.cheap_rate li{
  width: 48%;
  float: left;
  text-align: center;
  background: #d4d4d4;
  margin-right: 11px;
  padding: 25px;
}
.call_girl{
  padding: 40px 0px;
  font-family: 'Work Sans', sans-serif;
  background: #1a1a1d;
}
.call_girls_left{
  width: 100%;
}
.call_girls_left img{
  width: 100%;
}
.call_girls_right{
  width: 100%;
}
.call_girls_right h2{
  font-size: 31px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.call_girls_right h4{
  margin-bottom: 15px;
  text-transform: capitalize;
}
.call_girls_right p {
  color: #ccc;
  font-size: 17px;
  line-height: 26px;
}
.drop-down .dropdown {
    display: inline;
}
.drop-down .dropdown .btn{
    display: inline-block;
    background: #950740;
    width: 49%;
    height: 54px;
    font-size: 19px;
    border: 1px solid;
}
.drop-down .dropdown .dropdown-menu{
    top: 35px;
    width: 99.5%;
}
.drop-down .dropdown .dropdown-menu > li > a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}
#fixed-social{
    position: fixed;
    bottom: 40px;
    z-index: 2;
    left: 30px;
    width: 14%;
	z-index:999;
}
 #fixed-social img{
	 width: 100%;
 }

/*///////////////////////////////////////////////////////
					Responsive Phone
//////////////////////////////////////////////////////*/

@media only screen and (min-width:290px) and (max-width:766px){
.header-main{
  height: auto;
}
.header-left i{
  font-size: 14px;
}
.header-left a {
  font-size: 14px;
}
.header-right {
  float: none;
  text-align: center;
  border-top: 1px solid #ccc;
}
.header-right li{
  border: 0px;
}
.logo {
  width: 28%;
}
.header-left span{
  padding: 0px 9px;
}
.navigation_main.fixed .logo {
  width: 33%;
}
#slider {
  height: 140px;
}
.contact_details{
  padding: 40px 15px;
}
.contact_details .left_contat{
  width: 100%;
}
.contact_details .left_contat h3{
  line-height: 34px;
  margin-bottom: 15px;
}
.contact_details .left_contat p{
  font-size: 16px;
  text-align: justify;
}

.about_title h1{
  font-size: 25px;
}
.about_txt h2, .about_txt h3, .about_txt h4, .about_txt h5, .about_txt h6{
  font-size: 21px;
}
.about_txt p{
  font-size: 15px;
}
.profile_txt h2, .profile_txt h3, .profile_txt h4{
  font-size: 16px;
  line-height: 20px;
  margin-top: 15px;
}
.profile_txt p{
  font-size: 13px;
}
.pr_box{
  margin-bottom: 15px;
}
.contact_details .contact_right{
  width: 100%;
}
.fotter_links ul{
  width: 100%;
  margin: 0px;
}
.fotter_links{
  margin-bottom: 30px;
}
.fotter_left{
  margin-bottom: 30px;
}
.navigation_main .navbar-default .navbar-nav > li > a{
  font-size: 14px;
  border-bottom: 1px solid aliceblue;
  line-height: 45px;
}
.cheap_rate li{
  width: 100%;
  margin-bottom: 10px;
}
.cheap_rate p{
  display: block;
}
.cheap_rate span{
  display: block;
}
#fixed-social {
    width: 40%;
	bottom:5px;
	left:12px;
}









}