@import url('https://fonts.googleapis.com/css?family=Lobster&display=swap');

/*font-family: 'Lobster', cursive;*/
.color-white{
    color: #fff !important;
}
.header-image {
    position: relative;
}
.call-num {
    position: absolute;
    bottom: 21px;
    font-size: 28px;
    color: #fff;
    left: 50%;
    font-weight: 500;
    transform: translate(-50%);
}
a:hover{
	text-decoration: none;
}
button:focus{
	outline: none;
}
body{
    background: url('../images/bg_content.jpg')no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background: #490202;
}
ul.nav.navbar li a {
    color: #fff;
    font-weight: 600;
    background: #870000;
    background: -webkit-linear-gradient(to right, #190A05, #870000);
    background: linear-gradient(to right, #190A05, #870000);
    padding: 10px 30px;
    border-radius: 20px;
    font-size: 16px;
}
ul.nav.navbar li a:hover{
    background: #870000;
    background: -webkit-linear-gradient(to right, #870000, #190A05);
    background: linear-gradient(to right, #870000, #190A05);
}
li.image img{
    width: 85px;
}

.whatsapp {
    width: 40px;
    height: 40px;
    background: green;
    border-radius: 50%;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9;
}
.whatsapp a i{
    color: #fff;
    line-height: 40px;
    font-size: 28px;
}
.api.whatsapp{
	display: none;
}
.whatsapp-number ul{
    padding: 0;
    margin: 0;
}
.whatsapp-number ul li{
    list-style: none;
    display: inline-block;
}
.top-header{
    background: #115c9b;
    padding: 5px;
}
.top-header .social-media ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.top-header .social-media ul li{
    display: inline-block;
}
.top-header .social-media{
    text-align: right;
}
.whatsapp-number ul li span{
    color: #fff;
    background: #092f4e;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    font-size: 20px;
}
.whatsapp-number ul li a{
    color: #fff;
    font-weight: 500;
}
.top-header .social-media ul li a{
    color: #fff;
    background: #092f4e;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
    border-radius: 50%;
}
.header-image img{
    width: 100%;
} 
nav button{
    cursor: pointer;
}
button#toggle-button {
    background: #fff;
    outline: none;
    border: navajowhite;
    padding: 5px 15px;
    cursor: pointer;
}
.title-text h1 {
    margin: 0;
    color: #fff;
    font-size: 20px;
}
.title-text{
    background: #7d0101;
    text-align: center;
    padding: 20px;
    border-bottom: 6px solid #000;
}
.top-image-sec img{
    width: 70%;
}
.img-sec img {
    width: 230px;
    height: 250px;
    border: 10px solid #fff;
    margin-right: 10px;
}
.img-sec {
    margin-top: 30px;
}
.top-image-sec {
    background: #000;
}
.top-image-sec {
    background: #000;
    border-bottom: 5px solid #7d0101;
}
.contact-head{
    background: url('../images/top-title-bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
}
.contact-head-text h2 {
    margin: 0;
    text-align: center;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-size: 32px;
    margin-bottom: 20px;
}
.contact-head-text {
    text-align: center;
}
.contact-head-text p{
    margin: 0;
}
.contact-head-text p a {
    font-size: 35px;
    font-family: lobster;
    color: #7d0101;
}
.contact-head-text p {
    margin-bottom: 10px;
}
.contact-us-btn {
    color: #fff;
    transition: 1s;
    margin-top: 10px;
    display: inline-block;
    font-weight: 600;
    background: #870000;
    background: -webkit-linear-gradient(to right, #190A05, #870000);
    background: linear-gradient(to right, #190A05, #870000);
    padding: 10px 55px;
    border-radius: 20px;
    font-size: 18px;
    text-transform: uppercase;
}
.contact-us-btn:hover{
    color: #fff;
    transition: 1s;
    background: #870000;
    background: -webkit-linear-gradient(to right, #870000, #190A05);
    background: linear-gradient(to right, #870000, #190A05);
}
.avail-model {
    padding: 50px 0;
}
.avail-model h1 {
    text-align: center;
    margin: 0;
    font-weight: 700;
    color: #780100;
    margin-bottom: 25px;
}
.avail-model .owl-carousel .item figcaption a p{
    margin-bottom: 0px;
}
.avail-model .owl-carousel .item figcaption{
    padding: 10px;
    background: #870000;
    background: -webkit-linear-gradient(to right, #870000, #190A05);
    background: linear-gradient(to right, #870000, #190A05);
}
.avail-model .owl-carousel .item figcaption a p.top {
    text-align: center;
    color: #f3ebb5;
    font-size: 20px;
}
.avail-model .owl-carousel .item figcaption a p.mid {
    text-align: center;
    color: #FFEB3B;
    font-size: 18px;
}
.avail-model .owl-carousel .item figcaption a p.bottom {
    text-align: center;
    color: #fff;
    font-size: 19px;
}
.avail-model .owl-carousel .item {
    background: #520202;
    border: 10px solid #810101;
    transition: 1s;
}
.avail-model .owl-carousel .item img{
    height: 320px;
}
.avail-model .owl-carousel .item:hover{
    cursor: pointer;
    background: #210a05;
    transition: 1s;
}
.owl-nav{
    display: none;
}
button.owl-dot{
    width: 15px;
    height: 15px;
    background: #800000 !important;
    border-radius: 50%;
    margin-right: 3px;
}
button.owl-dot.active{
    background:#5d0202;
}
.owl-dots{
    margin-top: 10px;
    text-align: center;
}
.portfolio-section .left-image{
    position: relative;
    background: #220905;
    padding: 15px;
}
.portfolio-section .left-image img{
    width: 100%;
}
img.abs-image {
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #0000005c;
    padding: 16px;
}
.portfolio-section {
    background: #520202b0;
    padding: 40px 10px;
}
.portfolio-profile {
    background: #000;
    padding: 12px;
    position: relative;
}
.portfolio-profile:hover .overlay{
    height: 100%;
    transition: 1s;
}
.portfolio-profile:hover figcaption.slide-up{
    height: 18%;
    transition: 1s;
}
.portfolio-profile img{
    width: 100%;
    display: block;
}
img.borderimage{
    width: 100%;
    margin-bottom: 10px;
}
.portfolio-profile figcaption a{
    text-align: center;
        display: block;
        color: #fff;
        padding: 10px;
        background: -webkit-linear-gradient(to right, #870000,#190A05);
    background: linear-gradient(to right, #870000,#190A05);
}
.portfolio-profile figcaption a:hover{
    background: -webkit-linear-gradient(to right, #190A05, #870000);
    background: linear-gradient(to right, #190A05, #870000);
}
.portfolio-profile figcaption {
    margin-top: 15px;
    padding: 3px;
}
.portfolio-profile img.abs-gif {
    position: absolute;
    bottom: 45px;
    left: 50%;
    width: 137px;
    background: #fff;
    border-radius: 20px;
    transform: translate(-50%);
}
.portfolio-profile img.girl-image{
    height: 330px;
}
.call-num span a{
    color: #fff;
}
.call-section{
    padding: 30px 10px;
}
.call-section .col-sec{
    background: -webkit-linear-gradient(to right, #190A05, #870000);
    background: linear-gradient(to right, #190A05, #870000);
    padding: 30px 15px;
    text-align: center;
}
.call-section .col-sec p{
    color: #e6e6e6;
    font-size: 26px;
    font-family: lobster;
}
.call-section .col-sec a{
    background: #000;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 20px;
    font-size: 17px;
    font-weight: 700;
    color: #c7c7c7;
}
.ser-list li{
    color:#c5c5c5;   
}
.other-city {
    background: url(../images/call-sec-image.jpg)no-repeat;
    padding: 80px 20px;
    background-size: cover;
}
.other-city .city-sec {
    text-align: right;
}
.other-city .city-sec h3{
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
}
.other-city .city-sec ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.other-city .city-sec ul li{
    display: inline-block;
}
.other-city .city-sec ul li a {
    display: inline-block;
    background: -webkit-linear-gradient(to right, #190A05, #870000);
    background: linear-gradient(to right, #190A05, #870000);
    margin-bottom: 20px;
    display: inline-block;
    height: auto;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    margin-left: 1px;
    padding: 10px 15px;
}
.other-city .city-sec ul li a:hover{
    background: -webkit-linear-gradient(to right, #870000,#190A05);
    background: linear-gradient(to right, #870000,#190A05);
}
.about-section {
    background: #000000e0;
    padding: 60px 10px;
}
.about-section h3, h2 {
    color: #d23405;
    margin-bottom: 30px;
}
.about-section p {
    margin-top: 0;
    color: #c5c5c5;
    margin-bottom: 1rem;
    line-height: 27px;
    text-align: justify;
    font-size: 18px;
}
.footer-section{
    background: url('../images/footer-bg.jpg')no-repeat;
    background-size: cover;
    padding: 60px 10px;
}
.services{
    padding: 50px 10px;
}
.service-content {
    background: #860000;
    padding: 20px;
}
.service-content img {
    width: 100%;
    height: 351px;
}
.service-content figcaption {
    text-align: center;
    padding: 10px;
    font-weight: 700;
    color: #fff;
}
.service-content p {
    text-align: justify;
    color: #cacaca;
}
.service-content .button-sec a{
    background: #400606fc;
    padding: 5px 20px;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
}
.service-content .button-sec{
    text-align: center;
}
.footer-logo {
    text-align: center;
}
.footer-nav-sec {
    margin: 30px 0;
    text-align: center;
}
.footer-nav-sec ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-nav-sec ul li{
    display: inline-block;
}
.footer-nav-sec ul li a{
    display: inline-block;
    color: #ad161c;
    padding: 10px;
    margin: 10px;
    font-size: 17px;
    font-weight: 600;
}
.footer-copyright{
    text-align: center;
    color: #b4171c;
    background: #000000;
    padding: 20px;
}
.footer-copyright p{
    margin: 0;
}
.header-image h2{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 31px;
    color: #b2171b;
    text-align: center;
}
.service-section h3 {
    margin-bottom: 30px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
}
.service-section {
    padding: 40px 10px;
    background: #7d01013d;
}
.service-wrap {
    padding: 17px;
    text-align: center;
    background: #ccc;
    border-radius: 10px;
    background: -webkit-linear-gradient(to right, #870000, #190A05);
    background: linear-gradient(to right, #870000, #190A05);
    transition: 1s;
    margin-bottom: 30px;
}
.overlap{
    overflow: hidden;
}
.service-wrap img{
    width: 100%;
    border-radius: 10px;
    transition: 1s;
    height: 350px;
}
.service-wrap:hover{
    cursor: pointer;
    background: -webkit-linear-gradient(to right,  #190A05, #870000);
    background: linear-gradient(to right, #190A05, #870000);
}
.service-wrap:hover img{
    transform: scale(1.1);
    transition: 1s;
}
.service-wrap figcaption {
    text-align: center;
    padding: 7px;
    font-size: 20px;
    font-weight: 600;
    color: #fef9e9;
}
.service-wrap a{
    display: inline-block;
    border: 1px solid #000;
    color: #fff;
    background: #000;
    padding: 7px 25px;
    border-radius: 16px;
}
.service-wrap a:hover{
    background: -webkit-linear-gradient(to right,  #190A05, #870000);
    background: linear-gradient(to right, #190A05, #870000);   
}
.avail-model .owl-carousel .item{
    position: relative;
}
.avail-model .owl-carousel .item img.abs-gif {
    position: absolute;
    width: 149px !important;
    height: auto !important;
    bottom: 20px;
    background: #fff;
    border-radius: 20px;
    left: 50%;
    transform: translate(-50%);
}
.service-list {
    padding: 30px 10px;
    text-align: center;
    background: #111;
}
.service-list ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.service-list ul li{
    display: inline-block;
}
.service-list ul li {
    display: inline-block;
    border: 1px solid #000;
    margin-bottom: 10px;
    padding: 10px 40px;
    margin: 7px 0px;
    border-radius: 30px;
    background: -webkit-linear-gradient(to right, #190A05, #870000);
    background: linear-gradient(to right, #190A05, #870000);
    color: #fff;
}
.girl-images{
    padding: 30px 10px;
}
h3.title-head{
    text-align: center;
    margin: 20px 0;
    font-weight: 700;
    color: #d23405;
}
ul#lightgallery li a img{
    width: 100%;
    height: 330px;
    border-radius: 10px;
    margin-bottom: 20px;
    border: 7px solid #d2340a;
}
.profile-info h3{
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
.profile-info p{
    color: #ccc;
    text-align: justify;
    font-size: 18px;
}
.profile-info table td{
    color: #fff;
}
.contact-wrap {
    width: 80%;
    text-align: justify;
    padding: 20px 40px;
    background: -webkit-linear-gradient(to right, #190A05, #870000);
    background: linear-gradient(to right, #190A05, #870000);
    margin: auto;
}
.contact-wrap p {
    color: #ccc;
    font-size: 18px;
    font-weight: 700;
}
.contact-wrap h4{
    color: #fff;
}
.video-section{
    padding: 30px 10px;
    background: -webkit-linear-gradient(to right, #190A05, #870000);
    background: linear-gradient(to right, #190A05, #870000);
}
.video-section h3{
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
    color: #ffffff;
}
.sticked.fixeds {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    background: #4b0c0c;
    padding: 20px 0;
    border-bottom: 2px solid #fff;
}
.sticked.fixeds nav ul li.image{
    display: none;
}

header .item {
  height: 100vh;
  position: relative;
}
header .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
header .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
}
header .item .cover .header-content {
  position: relative;
  padding: 56px;
  overflow: hidden;
}
header .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
header .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
header .item .cover .header-content h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
header .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
header .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
header .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
header .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
header .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
header .owl-nav .owl-prev:focus {
  outline: 0;
}
header .owl-nav .owl-prev:hover {
  background: #000 !important;
}
header .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
header .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
header .owl-nav .owl-next:focus {
  outline: 0;
}
header .owl-nav .owl-next:hover {
  background: #000 !important;
}
header:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
header:hover .owl-next {
  right: 0px;
  opacity: 1;
}
.overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #0000009e;
    transition: 1s;
}
.avail-model .owl-carousel .item:hover .overlay{
    height: 100%;
    transition: 1s;
}
.avail-model .owl-carousel .item figcaption.slide-up {
    position: absolute;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding: 0 !important;
    bottom: 0;
    transition: 1s;
    transform: translate(-50%);
    left: 50%;
}
.portfolio-profile figcaption.slide-up {
    position: absolute;
    width: 90%;
    height: 0;
    overflow: hidden;
    padding: 0 !important;
    bottom: 0;
    transition: 1s;
    transform: translate(-50%);
    left: 50%;
}
.avail-model .owl-carousel .item:hover figcaption.slide-up{
    height: 30%;
    transition: 1s;
}
.last{
    padding: 40px 10px;
}
.video-text{
    color: #fff;
    font-size: 19px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 800;
}


/*slider css*/

        /*jssor slider loading skin double-tail-spin css*/
        .jssorl-004-double-tail-spin img {
            animation-name: jssorl-004-double-tail-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-004-double-tail-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider bullet skin 031 css*/
        .jssorb031 {position:absolute;}
        .jssorb031 .i {position:absolute;cursor:pointer;}
        .jssorb031 .i .b {fill:#000;fill-opacity:0.6;stroke:#fff;stroke-width:1600;stroke-miterlimit:10;stroke-opacity:0.8;}
        .jssorb031 .i:hover .b {fill:#fff;fill-opacity:1;stroke:#000;stroke-opacity:1;}
        .jssorb031 .iav .b {fill:#fff;stroke:#000;stroke-width:1600;fill-opacity:.6;}
        .jssorb031 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 051 css*/
        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}
    
/*slider css*/

img.sty-img {
    width: 100%;
    margin-top: 70px;
    border-radius: 10px;
}

@media screen and (min-width: 768px){
    nav button{
        display: none;
    }
}
.call-btn{
    display:none;
}
@media screen and (max-width: 992px){
    .call-btn{
        display: block;
        position: absolute;
        z-index: 99;
        top: 3px;
        right: 10px;
        background: #7d0101;
        padding: 10px;
        border-radius: 10px;
    }
    .call-btn i{
        color:#fff;
    }
    .call-btn span a{
        color:#fff;
    }
    .sticked.fixeds .call-btn {
        top: 25px;
    }
    .contact-wrap {
        width: 100%;
    }
    ul.nav.navbar li.image{
        display: none;
    }
    ul.nav.navbar{
        display: none;
    }
    ul.nav.navbar {
        padding: 0;
        margin: 20px 0;
    }
    .sticked {
        background: #000;
        position: relative;
    }
    ul.nav.navbar li a{
        display: block;
        margin-bottom: 4px;
    }
    .tog-btn {
        display: block;
        padding: 10px;
        z-index: 9;
        position: relative;
    }
    .call-num {
        position: relative;
        bottom: -45px;
        font-size: 21px;
        color: #fff;
        font-weight: 500;
        text-align: right;
        left: -20px;
        transform: translateX(0px);
    }
}

@media screen and (max-width: 768px){    
    img.sty-img {
        width: 100%;
        margin-top: 30px;
        border-radius: 10px;
    }
	.api.whatsapp{
		display: block;
	}
	.web.whatsapp{
		display: none;
	}	
	.header-image h2 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        font-size: 18px;
        color: #b2171b;
        text-align: center;
    }
}

@media screen and (min-width: 992px){
    ul.nav.navbar{
        display: flex !important; 
    }
    .tog-btn {
        display: none;
        background: #780101;
        padding: 10px;
    }
    
}