
@charset "utf-8";
/* CSS Document */
body {margin: 0; padding: 0; background-size: auto; background-attachment: fixed; background-image: url(../img/background-bangalore-escorts-1.jpg);}
    

 .wrap-1 {width:100%; height:40px; background:#693225;} 
 .wrap-2 img{ margin-top: -21px;}
.wrap-6 img{ margin:5px 0px; box-shadow: 0 28px 16px -26px rgba(0, 0, 0);}
.wrap-7 img{ margin:5px 0px; box-shadow: 0 28px 16px -26px rgba(0, 0, 0);}
.wrap-6 h4{font-size:26px; font-family: 'Josefin Sans', sans-serif; font-weight:500; color:#f40808; padding:0; margin-top:20px;}
.wrap-6 p{font-size:16px; font-family: 'Raleway', sans-serif; font-weight:600; color:#000; text-align:justify; line-height:30px; letter-spacing:1px;}

.wrap-7 h4{font-size:26px; font-family: 'Josefin Sans', sans-serif; font-weight:500; color:#f40808; padding:0; margin-top:20px;}
.wrap-7 p{font-size:16px; font-family: 'Raleway', sans-serif; font-weight:600; color:#000; text-align:justify; line-height:30px; letter-spacing:1px;}
 .wrap-1 h4{color:#fff; font-size:18px; font-family: 'Josefin Sans', sans-serif; font-weight:500; letter-spacing:2px;}

.wrap-4 img { border-radius:4px; box-shadow: 0 28px 16px -26px rgba(0, 0, 0);} 
.wrap-5 img { border-radius:4px; box-shadow: 0 28px 16px -26px rgba(0, 0, 0);} 
.wrap-3 img { padding:20px 0px;}
.wrap-5 h1{font-size:26px; font-family: 'Josefin Sans', sans-serif; font-weight:500; color:#f40808; padding:0; margin: 0;}
.wrap-5 p{font-size:16px; font-family: 'Raleway', sans-serif; font-weight:600; color:#000; text-align:justify; line-height:30px; letter-spacing:1px;}

.wrap-5 h2{font-size:16px; font-family: 'Josefin Sans', sans-serif; font-weight:600; color:#f40808; letter-spacing:1px; text-align: center;}

.wrap-5 h3{font-size:16px;font-family: 'Raleway', sans-serif; font-weight:700; color:#000; letter-spacing:1px; text-align: center;}

.wrap-5 p{font-size:13px; font-family: 'Raleway', sans-serif; font-weight:600; color:#000; letter-spacing:1px;}

.box-1 { background:#fff; padding:8px 20px; border:4px solid #000; color: #000; font-size:16px; font-weight: 600; font-family: 'Raleway', sans-serif; letter-spacing:1px;}


#header .header-btn-collapse-nav {
	background: red;}


.danger{border: 2px solid #f40808; padding:10px 20px; color:#f40808; outline: none; background: none; margin: auto; display: block; font-weight:600; letter-spacing: 0.8px; font-size:14px;}
.danger:hover{background:#f40808; color: #fff; transition:all 0.8s ease-in-out;}

.box{
    /*border:3px solid #333;*/
    overflow: hidden;
    position:relative;
}
.box .box-img img{
    width:100%;
    height: auto;
}
.box .box-img:before{
    content: "";
    position: absolute;
    top: 5%;
    left: 4%;
    width: 92%;
    height: 90%;
    opacity: 0;
    z-index:1;
    transform: scale(0,1);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transition:all 0.90s ease 0s;
}
.box .box-img:after{
    content: "";
    position: absolute;
    width: 92%;
    height: 90%;
    top: 5%;
    left: 4%;
    opacity: 0;
    transform: scale(1,0);
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    transition:all 0.90s ease 0s;
}
.box:hover .box-img:before,
.box:hover .box-img:after{
    opacity:1;
    transform: scale(1);
}
.box .box-img .over-layer{
    position: absolute;
    display:block;
    width:100%;
    height:100%;
    opacity:0;
    background:rgba(114, 124, 182,0.8);
    transition:all 0.90s ease 0s;
}
.box:hover .over-layer{
    opacity:1;
}
.box .over-layer ul{
    list-style: none;
    position: relative;
    top: 30%;
    padding: 0;
    text-align: center;
    z-index: 1;
    transition:all 0.6s ease 0s;
}
.box:hover .over-layer ul{
    top: 42%;
}
.box .over-layer ul li{
    display: inline-block;
}
.box .over-layer ul li a{
    border: 2px solid #fff;
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    color:#fff;
    font-size: 15px;
    margin-right: 10px;
    transition: all 0.5s ease 0s;
}
.box .over-layer ul li a:hover{
    background: #fff;
    color:#333;
}
@media only screen and (max-width: 990px) {
    .box{
        margin-bottom:20px;
    }
}

/*start footer*/

.section-footer {background:#853f22;}
.section-footer h6 {font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; color:#000; font-size:22px; font-weight: 500; letter-spacing: 1px; margin-top: 20px; background:#fff; padding: 10px; text-align: center;}
.menu ul{ list-style:none; margin:0;}
.menu ul li{font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; color:#fff; font-size:16px; font-weight:500; letter-spacing:1px; margin-bottom:20px;}
.menu ul li a{ color:#fff; text-decoration:none;}
.menu ul li a:hover{color:#b50123; transition:0.5s;}

.section-footer h4 a{font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; color:#fff; font-size:16px; font-weight:500; letter-spacing:1.5px; line-height:35px;}
.section-footer span{color:#000; padding-right:15px;}
.section-footer i{color:#000; padding-right:20px; margin-top:10px; font-size:16px; }
.section-footer i:hover{ border-radius:100%; transition: all ease-in-out 0.8s;}
.section-footer h5 {font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; color:#fff; font-size:14px; font-weight:500; letter-spacing:1.5px;text-align: center;}

/*scroll top button*/
.scrollToTop{position:fixed; right:10px; bottom:45px; 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:5px; 
 text-decoration:none !important;}
.scrollToTop span{display:block; margin-top:14px; transition:all 0.2s ease-in-out; color:#b50123; font-size:25px;}
.scrollToTop:hover span{margin-top:10px;}

.td-1 {border-top:1px solid #000;}

.breadcrumb h1{font-size:26px; font-family: 'Josefin Sans', sans-serif; font-weight:500; color:#f40808; text-align: center;}
.wrap-01 h2{font-size:26px; font-family: 'Josefin Sans', sans-serif; font-weight:500; color:#f40808; text-align: center; background:#fff; padding:10px 0px; margin: 0;}
.wrap-01 p{font-size:16px; font-family: 'Raleway', sans-serif; font-weight:600; color:#fff; text-align:justify; line-height:30px; letter-spacing:1px; margin-top:10px;}
.wrap-01 h3 {font-size:26px; font-family: 'Josefin Sans', sans-serif; font-weight:500; color:#f40808;}

.btn-lg {width:100%; color:#fff; font-family: 'Josefin Sans', sans-serif; letter-spacing: 1px; font-size:16px; font-weight:500;}

/*start price table*/


.pricingTable{
    padding: 25px 10px 70px;
    margin: 0 15px;
    text-align: center;
    z-index: 1;
    position: relative;
}
.pricingTable:before{
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-clip-path: polygon(100% 0, 100% 85%, 50% 100%, 0% 85%, 0 0);
    clip-path: polygon(100% 0, 100% 85%, 50% 100%, 0% 85%, 0 0);
}
.pricingTable:after{
    content: "";
    width: 70px;
    height: 30px;
    background: #1daa72;
    margin: 0 auto;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.pricingTable .title{
    padding: 15px 0;
    margin: 0 -25px 30px;
    background: #1daa72;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}
.pricingTable .title:before{
    content: "";
    border-top: 15px solid #51836d;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -30px;
    left: 0;
}
.pricingTable .title:after{
    content: "";
    border-top: 15px solid #51836d;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -30px;
    right: 0;
}
.pricingTable .price-value{
    margin-bottom: 25px;
    color: #1daa72;
}
.pricingTable .currency{
    display: inline-block;
    font-size: 30px;
    vertical-align: top;
    margin-top: 8px;
}
.price-value .amount{
    display: inline-block;
    font-size: 50px;
    font-weight: 700;
}
.price-value .month{
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 10px;
    text-transform: uppercase;
}
.pricingTable .pricing-content{
    padding: 0;
    margin: 0;
    list-style: none;
    border-top: 1px solid #8f8f8f;
    border-bottom: 1px solid #8f8f8f;
    margin-bottom: 25px;
}
.pricingTable .pricing-content li{
    font-size: 17px;
    color: #8f8f8f;
    line-height: 55px;
}
.pricingTable .pricingTable-signup{
    display: inline-block;
    padding: 10px 30px;
    background: #1daa72;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    overflow: hidden;
    position: relative;
    transition: all 0.7s ease 0s;
}
.pricingTable .pricingTable-signup:before{
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transform: translate(0,100%);
    transition: all 0.6s ease-in-out 0s;
}
.pricingTable .pricingTable-signup:hover:before {
    opacity: 1;
    transform: translate( 0,-100%);
}
.pricingTable.blue:after,
.pricingTable.blue .title,
.pricingTable.blue .pricingTable-signup{ background: #49b0ca; }
.pricingTable.blue .title:after,
.pricingTable.blue .title:before{ border-top: 15px solid #407a88; }
.pricingTable.blue .price-value{ color: #49b0ca; }
.pricingTable.pink:after,
.pricingTable.pink .title,
.pricingTable.pink .pricingTable-signup{ background: #f06ace; }
.pricingTable.pink .price-value{ color: #f06ace; }
.pricingTable.pink .title:after,
.pricingTable.pink .title:before{ border-top: 15px solid #773667; }
@media only screen and (max-width: 990px){
    .pricingTable{ margin-bottom: 30px; }
}

/*start contact page*/

.contact input{width:80%; height:45px; background:none; margin-top:30px; outline:none; border: 1px solid #b50123; font-weight:600; padding-left:20px; color:#000; border-radius:25px;}
.contact input:focus{border:2px dashed #b50123; width:80%; background:none;color:#000; letter-spacing:0.8px;}
.contact textarea{width:80%; height:150px; padding:20px 0px 0px 20px; font-weight:bold; border:1px solid #b50123; background:none; color:#000; outline:none; margin:30px 0px 0px 0%;}
.contact textarea:focus{border:2px dashed #b50123; width:80%; background:none;}
.contact input[type="submit"]{background:none; border:1px solid #b50123; outline:none; color:#000; font-weight:
500; letter-spacing:1px; font-size:20px; width:150px; height:50px;text-align:center;  margin-bottom:30px;}
.contact input[type="submit"]:hover{color:#fff; background:#b50123; text-decoration:none; transition:all ease-in-out 0.7s;}

.td-02{ background:#ffffff73; padding-bottom:40px;}
.wrap-003 h1 {font-size:36px; font-family: 'Josefin Sans', sans-serif; font-weight:500; color:#fff; text-align: center;} 
.wrap-003 h2 {font-size:24px; font-family: 'Josefin Sans', sans-serif; font-weight:500; color:#000; text-align: center;}
.wrap-003 i{padding-left: 10px; position: relative; left:30%; margin-top:10px; color:#fff;}
.wrap-003 h3 {font-size:24px; font-family: 'Josefin Sans', sans-serif; font-weight:500; color:#fff; text-align: center; background:#000; padding: 10px 0px; border-radius: 4px; letter-spacing: 2px;}
.wrap-003 h4 {font-size:28px; font-family: 'Josefin Sans', sans-serif; font-weight:500; color:#fff; text-align: center; margin-top:20px;}
.wrap-003 h5 {font-size:18px; font-family: 'Josefin Sans', sans-serif; font-weight:500; color:#fff; text-align: center; margin-top:20px;}

table {
    border-collapse: collapse;
}

table, td, th {
    border: 1px solid #fff; padding: 8px 20px;
}

.nowcalling {
    /* Add some basic styling to make it look like a footer */
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 0px;
    display: flex;
    justify-content: space-between;
	z-index: 9999;
  }

 .lcol {
    flex: 1;
  }

 .lcol a {
    display: block;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
  }

 .lcol:first-child a {
    background-color: #B30000; /* Calling button background color */
  }

 .lcol:last-child a {
    background-color: #25D366; /* WhatsApp button background color */
  }


