/*Modification*/
.dropdown-menu {
    background-color: #222;
}
.dropdown-menu li a:hover{
    background-color: #222;
}
.navbar-brand>img { 
    width: 100%;
    height: 45px;
}
 .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
}
/*slider start*/

.swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      /*width:90%;*/ 
    }

/*slider close*/
.serv-in-1 img {
    margin:0 auto;
    margin-bottom:20px;
    
}

.fsm{font-size:18px !important;}

.sl
{
    list-style-type:none;
}

.tf-3 .tf-3-1 {
    font-size:35px;
}
.tf-4 .tf-3-1 {
    font-size:35px;
    color:#fff;
}
/*modification*/
.navbar {
    position: sticky;
    top: 0;
    bottom: 0;
    z-index: 99;
}
.navbar { 
	margin-bottom: 0px;
	border-radius: 0px;
}
.navbar-right {
	    margin-top: -15px;
    padding-top: 5px;
    margin-bottom: -10px;
}

.navbar-right p {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 900;
}
.navbar-right p a i {
    padding: 0px 7px;
    font-size: 18px;
}
.navbar-right li a .fa {
    height: 35px;
    width: 35px;
    background-color: #fe6d00;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
}
.navbar-right li{
	display: inline-block;
}
.navbar-inverse .navbar-brand {
    color: #f59663;
    font-family: 'Ramaraja', serif;
	    font-size: 2em;
    padding-top: 0px;
}  
body { 
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 18px; 
}
section {
    padding: 40px 0;
    overflow: hidden;
}
p {
	color: #000000;
	text-align:justify;
}
h1, h2, h3, h4{
    text-transform: capitalize;
}

h1 {
	   font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
    line-height: 35px;
}
h2 {
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    text-transform: uppercase;
}
h3 {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase;
}
.title {
    color: #000 !important;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px !important;
    padding: 10px;
    font-size: 30px !important;
    font-weight: 800 !important;
    text-transform: uppercase;
} 
.title:after {
    content: "";
    height: 60px;
    width: 100%;
    display: block;
    padding-bottom: 40px!important;
    margin: 10px 0% 0;
    background: url(../images/heading.png) no-repeat top center;
}
.callus a {
    color: #fff;
}
p.callus {
    float: right;
    margin-top: 10px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #b100aa;
    text-decoration: none;
} 
.read{
    background-color:#fff;
    padding: 18px;
}

.large-b {
	width: 100%;
}
.c-de {
	    margin-bottom: 10px;
}
.c-de-1 {
	padding: 50px 0px 0px 0px;
}
.c-de p {
	/*text-align: justify;*/
	    font-size: 15px;
}
.c-de p i {
	height: 100px;
    width: 100px;
    background-color: #06d61400;
    padding: 27px;
    font-size: 45px;
    border-radius: 50%;
    border: 2px solid #010101;
    color: #ff7920;
	float: left;
	margin: 0px 15px 0px 0px;
}
.c-de p span {
	font-size: 1.6rem;
}

.s-c i {
	    font-size: 60px;
}
.s-c-1 {
	padding: 35px;
}

.bg-1 {
	background-image: url("../images/bangalore-escorts-4.jpg");
	    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
	    padding: 5% 0px;
	/*background: no-repeat;*/
	/*background-size: cover;*/
	
}
.bg-1 p {
	/*padding-top: 20%;*/
	/*padding-bottom: 20%;*/
	color: #fff;
	font-size: 2em;
	font-size: 1.5em;
    text-align: center;
}
.bg-2 {
	    width: auto;
    height: 160px;
    margin: 0 auto;
    margin-bottom: -34px;
    margin-top: -50px;
}
 
.mb-1 {
	margin-bottom: 20px
}

.mb-1 img {
	margin-bottom: 10px;
	margin-top: 24px;
	
}

.about-box {
	padding: 25px 0px;
}
.pro h1 {
	padding: 50px 0px 25px 0px; 
}
.pro img {
	  border: 1px inset #fe6d00;
    border-radius: 4px;
	margin: 0 auto;
}

.pro img:hover {
	    box-shadow: 0px 0px 15px #000;
	    transition: 0.5s;
}

.pro-1 {
	margin-bottom: 10px;
}

.pro-2 h1 {
    margin-top:-19px;
	padding: 25px 0px 2px 0px;
}
.pro-2 .pro-box {
    border: 1px inset #fe6d00;
    margin: 0 auto;
    border-radius: 3px;
    margin-right: 11px;
    margin-top: 0px;
}
.pro-2 .pro-box-01 {
    border: 1px inset #fe6d00;
    margin: 0 auto;
    border-radius: 3px;
    margin-right: 11px;
    margin-top: 0px;
    background-color: #f1d485;
}
.pro-2 .pro-box-02 {
    border: 1px inset #fe6d00;
    margin: 0 auto;
    border-radius: 3px;
    margin-right: 11px;
    margin-top: 0px;
    background-color: #fffa6c;
}
.pro-2 .pro-box-03 {
    border: 1px inset #fe6d00;
    margin: 0 auto;
    border-radius: 3px;
    margin-right: 11px;
    margin-top: 0px;
    background-color: #f59d73;
}
.pro-2 .pro-box-04 {
    border: 1px inset #fe6d00;
    margin: 0 auto;
    border-radius: 3px;
    margin-right: 11px;
    margin-top: 0px;
    background-color: #80e4e4;
}
.pro-2 .pro-box-05 {
    border: 1px inset #fe6d00;
    margin: 0 auto;
    border-radius: 3px;
    margin-right: 11px;
    margin-top: 0px;
    background-color: #efefba;
}
.pro-2 .pro-box-06 {
    border: 1px inset #fe6d00;
    margin: 0 auto;
    border-radius: 3px;
    margin-right: 11px;
    margin-top: 0px;
    background-color: #eca8a8;

}
.pro-2 .pro-box-07 {
    border: 1px inset #fe6d00;
    margin: 0 auto;
    border-radius: 3px;
    margin-right: 11px;
    margin-top: 0px;
    background-color: blanchedalmond;
}
.pro-2 .pro-box-08 {
    border: 1px inset #fe6d00;
    margin: 0 auto;
    border-radius: 3px;
    margin-right: 11px;
    margin-top: 0px;
}
.pro-2 .pro-box-2
{
  border: 1px inset #fe6d00;
    margin: 0 auto;
    border-radius: 3px;
    margin-right: 41px;
    margin-top: 0px; 
}

.pro-2 .pro-box p {
	padding-top: 10px;
	font-weight: 800;
}
.pro-2 .pro-box-01 p {
	padding-top: 10px;
	font-weight: 800;
}
.pro-2 .pro-box-02 p {
	padding-top: 10px;
	font-weight: 800;
}
.pro-2 .pro-box-03 p {
	padding-top: 10px;
	font-weight: 800;
}
.pro-2 .pro-box-04 p {
	padding-top: 10px;
	font-weight: 800;
}
.pro-2 .pro-box-05 p {
	padding-top: 10px;
	font-weight: 800;
}
.pro-2 .pro-box-06 p {
	padding-top: 10px;
	font-weight: 800;
}
.pro-2 .pro-box-07 p {
	padding-top: 10px;
	font-weight: 800;
}
.pro-2 .pro-box p:hover {
	padding-top: 10px;
	font-weight: 800;
	background-color: #964000a6;
	background-size: cover;
	margin-bottom: 0px;
	padding-bottom: 10px
}
.pro-2 .pro-box-01 p:hover {
    padding-top: 10px;
    font-weight: 800;
    background-color: #964000a6;
    background-size: cover;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.pro-2 .pro-box-02 p:hover {
    padding-top: 10px;
    font-weight: 800;
    background-color: #964000a6;
    background-size: cover;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.pro-2 .pro-box-03 p:hover {
    padding-top: 10px;
    font-weight: 800;
    background-color: #964000a6;
    background-size: cover;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.pro-2 .pro-box-04 p:hover {
    padding-top: 10px;
    font-weight: 800;
    background-color: #964000a6;
    background-size: cover;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.pro-2 .pro-box-05 p:hover {
    padding-top: 10px;
    font-weight: 800;
    background-color: #964000a6;
    background-size: cover;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.pro-2 .pro-box-06 p:hover {
    padding-top: 10px;
    font-weight: 800;
    background-color: #964000a6;
    background-size: cover;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.pro-2 .pro-box-07 p:hover {
    padding-top: 10px;
    font-weight: 800;
    background-color: #964000a6;
    background-size: cover;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.pro-2 .pro-box:hover {
	    box-shadow: 0px 0px 15px #000;
	    transition: 0.5s;
}
.pro-2 .pro-box-01:hover {
    box-shadow: 0px 0px 15px #000;
    transition: 0.5s;
}
.pro-2 .pro-box-02:hover {
    box-shadow: 0px 0px 15px #000;
    transition: 0.5s;
}
.pro-2 .pro-box-03:hover {
    box-shadow: 0px 0px 15px #000;
    transition: 0.5s;
}
.pro-2 .pro-box-04:hover {
    box-shadow: 0px 0px 15px #000;
    transition: 0.5s;
}
.pro-2 .pro-box-05:hover {
    box-shadow: 0px 0px 15px #000;
    transition: 0.5s;
}
.pro-2 .pro-box-06:hover {
    box-shadow: 0px 0px 15px #000;
    transition: 0.5s;
}
.pro-2 .pro-box-07:hover {
    box-shadow: 0px 0px 15px #000;
    transition: 0.5s;
}
.pro-2 .pro-box-2:hover {
	    box-shadow: 0px 0px 15px #000;
	    transition: 0.5s;
}
.pro-1 .pro-box .pro-box-1 p {
    text-align: center;
}
.pro-box-001 p {
    text-align: center;
}
 .pro-box-002 p {
    text-align: center;
}
 .pro-box-003 p {
    text-align: center;
}
 .pro-box-004 p {
    text-align: center;
}
.pro-box-005 p {
    text-align: center;
}
 .pro-box-006 p {
    text-align: center;
}
.pro-box-007 p {
    text-align: center;
}

.top-footer {
	background:#000;
	height: auto;
    width: auto;
    background-position: center;
    background-size: cover;
	padding: 5% 0px;
	overflow-x: hidden;
}
.tf-1 {
	text-align: center;
}
.tf-1 hr {
	width: 100%;
	border: 1px solid #fff;
}

.tf-2 {
	color: #fff;
}

.tf-3 {
	color: #fff;
	 padding: 3% 5%;
    text-align: center;
	
}
.tf-3 p{
	color: #fff;
	text-align: center;
}

.tf-4 .tf-f {
	    margin-left: 10%;
	width: 80%;
}
.tf-4 form {
	    padding-top: 5%;
	color: #fff;
}

.tf-4 button {
	margin-left: 10%;
}
.social {
	text-align: center;
}
.social li {
	list-style: none;
    display: inline-block;
    padding: 2% 2%;
}
.social li i {
	color: #fff;
	    font-size: 2em;
}
.social .fa {
    color: #2537FC;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    border: 3px solid #fb6e6e;
    font-size: 20px;
}
.key-1 li {
    list-style:none;
        margin: 5px;
}
.key-1 li a {
        color:#fff;
    }
.disc{
	background-color: #DA872A;
    padding: 5px 20px;
    margin-bottom: 20px;
    
}
.disc h4 {
	color:#000;
	font-size: 24px;
}
.footer {
	background-color: #000000;
}
.footer p {
	color: #fff;
	 padding: 15px 0px;
	margin-bottom: 0px;
}

.dcm-1 {
    margin:0 auto;
}
strong a {
    color: #6d0c0ceb;
}
video{
    width: 572px;
    height: 392px;
}
/*about us*/
 

.a1 img {
	    margin: 0 auto;
    margin-bottom: 10px;
    border: 4px solid #000;
    border-radius: 6px;
}
.box
    {
        background-color: #22222236;
        border-radius: 18px;
        border: 2px ridge #f76d02;
        margin: 2px;
}
    }
/*services*/
.page_404
{
 font-size:160px;
 color:#da631de8;
 font-weight:700;   
}
.serv {
	padding: 50px 10px 30px 10px;
}
.serv h1 {
	color:#fff;
}
.serv-2 img {
	    margin: 0 auto;
	    width: 100%;
}
.serv .serv-1 {
    background-color: #ece8e8;
    box-shadow: 2px 2px 10px #000;
    margin-bottom: 20px;
    border: 1px solid #0a0a0a;
}

.serv .serv-1 h3 {
    font-family: 'Neuton', serif;
    text-align: center;
    font-size: 20px;
    color: #ce9103;
    margin-top: 5px;
}

.serv .serv-1 p {
    padding: 0px 15px 0px;
    color: #000;
    text-align: justify;
    font-size: 1.3rem;
}

.serv .serv-1 button {
	color: #000;
    background-color: #000000;
    border-color: #ffffff;
    margin-bottom: 10px;
}

.serv .serv-2 {
	    margin: 0 auto;
    text-align: center;
}

.serv-bg {
	background-color: #171513;
}
.btn-info {
    color: #fff;
    background-color: #000000;
    border-color: #46b8da;
}
.serv-3 #demo p{
	color: #fff;
}
.serv-3 #demo h1{
	color: #fff;
}
.serv-3 #demo h2{
	color: #fff;
}
.serv-3 #demo h3{
	color: #fff;
}
.serv-3 #demo h4{
	color: #fff;
}
/*gallery*/
.gall .ga .ga-1 h4 {
	color:#000;
}
.gall {
	padding: 50px 0px;
}
.ga {
	margin-bottom: 15px;
}
.ga h5 {
	    margin: 5px 0px;
}

.ga-1 {
	    box-shadow: 0px 2px 17px #000;
    padding: 10px;
    border-radius: 5px;
	    text-align: center;
}

/*Price*/
.pric {
	margin: 50px 0px;
}
.price {
	text-align: center;
	padding: 15px 0px;
    border: 2px inset #000;
	color: #ff9f21; 
	background: linear-gradient(135deg, rgb(0, 129, 158) 0%, rgb(0, 0, 0) 67%, rgb(0, 0, 0) 89%, rgb(0, 0, 0) 100%);
	margin-bottom: 10px;
}
.pro-box-2 img
{
    display: block;
    margin: 0 auto;
    box-shadow: 10px 10px 5px #8080808c;
}
.pro-box-3
{
    display: block;
    margin: 0 auto;
}
.box2
{
    background-color: #22222236;
    border-radius: 18px;
    border: 2px ridge #f76d02;
    margin: 12px;
}

/*contact*/
.cd-1 {
	padding: 50px 0px 50px 20px;
}
.a2 {
	    background-color: #ff8532;
    padding: 25px;
    margin-bottom: 25px;
	margin-top: 25px;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
	background:#F9F9F9;
	padding:25px;
	margin:50px 0;
}

#contact h3 {
	color: #F96;
	display: block;
	font-size: 30px;
	font-weight: 400;
}

#contact h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}

fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
	width:100%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

#contact button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#0CF;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	font-size:15px;
}

#contact button[type="submit"]:hover {
	background:#09C;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}

.sub-banner img {
    width: 100%;
}
.profile-table
{
   font-size: 1.0em;
   border: 4px double #ffff;
   padding: 9px;
}
.profile-table2
{
    font-size: 1.0em;
    border: 4px double #ffff;
    padding: -1px;
    margin-bottom: -48px;
}
dl {
    overflow: hidden;
    border-bottom: 1px solid #a99999;
    border-radius: 0;
    border-top: 0 none;
    padding: 0px 0;
   
}
.profile-table>dl
{
        margin-bottom: 24px;
}


dt {
    float: left;
    margin: 0;
    padding: 0 0.4em 0 0;
    max-width: 50%;
    font-weight: normal;
}
dd {
    color: #0e0c0c;
    float: right;
    margin: 0;
    max-width: 51%;
    padding: 0 0 0 0.4em;
    text-align: right;
}
.checked {
        color: #D5AF42;
        }
.profile-table1
{
   font-size: 1.0em;
   border: 4px double #ffff;
   padding: 9px;
   margin-top: 13px;
}
.profile-table1>dl
{
   margin-bottom: 12px;
    margin-top: 2px;
}

.header-photo > img {
    border: 5px solid #555555;
    border-radius: 50%;
    max-width: 200px;
    width: 100%;
    margin: 0 auto;
    display: block;
}
.rating>li
{
    float: right;
    list-style-type: none;
    display: inline;
    color: #D5AF42;
    margin-left: 12px;
    margin-top: -23px;
}
.bd
{
   
    margin: 0 auto;
    margin-bottom: 8px;
   
}
.bd1
{
    border: 8px inset #fe6d00;
    border-radius: 4px;
    margin: 0 auto;
    margin-bottom: 8px;
    padding: 0 10px;
    
}
.bd2
{
    border: 8px inset #fe6d00;
    border-radius: 4px;
    margin: 0 auto;
    margin-bottom: 8px;
    padding: 0 10px;
    background-color: #1f1b17;
    color: #fff;
}
.footer-heading img
{
    margin-left: 97px;
    text-align: center;
    margin-top: -8px;
    max-width: 227px;
    height: auto;
}

/*blog*/
.blog-box {
    border: 1px solid #adadad;
    padding: 10px;
    margin-bottom:20px;
}
.blog .blog-1 p {
        font-size: 35px;
    font-weight: 600;
}

.blog-box .title {
    padding: 10px 0px;
    font-size: 16px;
    font-weight: 600;
    text-align:center;
}
.blog-box button {
        text-align: center;
    margin: 0 auto;
    width: 100%;
}

/*service-box*/
.service-box img {
    border: 1px inset #fe6d00;
    margin: 0 auto;
    margin-top:20px;
    border-radius: 3px;
}
.control-box {
    text-align: right;
    width: 100%;
    padding: 9px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    
    list-style: none;
}
.heading {
    float: left;
}
.es
{
    font-size:32px;
}
.book-now
{
    float:right;
    margin-top: -53px;
}

/*scroll top button*/
.scrollToTop{position:fixed; right:10px; bottom:10px; width:50px; height:50px; font-size:20px; line-height:50px; text-align:center;
 color:#fff !important;  z-index:999; display:none; transition:all 0.3s ease; background:#fff; border-radius:50%; border: 1px solid rgba(220, 66, 66, 0.62);
 text-decoration:none !important;}
.scrollToTop span{display:block; margin-top:14px; transition:all 0.2s ease-in-out; color:#e53f4a; font-size:25px;}
.scrollToTop:hover span{margin-top:10px;}

@media handheld, only screen and ( max-width:768px ) {
	
	.c-de p i {
		    margin-left: 25px;
	}
	
}
@media handheld, only screen and ( max-width:480px ) {
	
	.c-de p i {
		    margin-left: 18px;
	}
	.book-now {
    float: right;
    margin-top: -129px;
    text-align:center;
}
.book-now img
{
    margin-left: -51px;
}
.pager li {
    display: inline;
    margin-left: -5px;
    margin-right: -1px;
}
.text-center {
    text-align: center;
    font-size: 27px;
    color: #f76d02;
    margin-top: 3px;
}
	
}

@media handheld, only screen and ( max-width:320px ) {
	
	.c-de p i {
		    margin-left: 18px;
	}
	.book-now {
    float: right;
    margin-top: -129px;
}
.pager li {
    display: inline;
    margin-left: -5px;
    margin-right: -1px;
}
.text-center {
    text-align: center;
    font-size: 27px;
    color: #f76d02;
    margin-top: 3px;
}

   
}













