@import url('https://fonts.googleapis.com/css?family=Pacifico');
body{
	font-family: 'GOTHIC';
    background: antiquewhite;
}
.verified{
    position: absolute;
    top: 0;
    right: 0;
}
.info a{
    color: #fff;
}
.type a{
    color: #fff;
}
.font_bold{font-family: 'GOTHICB'}
.logo h2 {
    text-align: left;
    color: #fff;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 0;
    font-size: 36px;
    font-family: 'Pacifico', cursive;
}
.number-section {
    text-align: right;
    padding: 15px 0;
}
.number-section ul{
    padding: 0;
    list-style: none;
}
.number-section ul li a {
    color: #fff;
    font-size: 18px;
    font-family: 'Pacifico', cursive;
}
.custom{
    color: #ca8d04;
    text-align: justify;
}
.logo {
    padding: 15px 0;
}
.navbar{
	border-radius: 0;
}
.navbar-default {
    background: #ca8d04;
    border: none;
    margin-bottom: 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	background: none;
	color: #fff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	background: none;
	color: #fff;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 17px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #fff;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #000;
    text-decoration: none;
    background-color: #fff;
}
.navbar-nav li a i{
    font-size: 17px;
    margin-right: 5px;
}
.dropdown-menu>li>a {
    display: block;
    padding: 9px 20px;
    clear: both;
    line-height: 25px;
    color: #eee;
    white-space: nowrap;
    font-size: 14px;
    border-bottom: 1px solid #fff;
}
ul.dropdown-menu.rate_dropdown {
    background: #ca8d04;
}
#type{
        position: relative;
        margin-top: -35px;
        background: #fff;
        padding-top: 20px;
        border-radius: 5px;
        box-shadow: -2px 9px 20px #1d1c1c;
    }

@media screen and (max-width: 768px){
	ul.dropdown-menu li a {
    	padding: 5px 30px !important;
	}
	.custom_nav{text-align: center;}
	.custom_nav>li{padding: 10px;}
	.navbar-default .custom_nav>li>a{border-right: none !important;}
	.custom_nav .rate_dropdown{text-align: center; font-size: 16px;}
    #type{
        position: relative;
        margin-top: 0px;
        background: #fff;
        padding-top: 20px;
        border-radius: 0px;
        box-shadow: -2px 9px 20px #1d1c1c;
    }
    .slide .slide__content--headings h2{
        font-size: 3rem;
    }

}
.navbar-default .navbar-nav>li>a {
    padding: 0px 15px;
    display: block;
    border-right: 1px solid #fff;
}
.last{
	border-right: none !important;
}
@media screen and (min-width: 768px){
	.navbar-nav {
	    float: none;
	    margin: 0;
	    display: inline-block;
	}
	div#bs-example-navbar-collapse-1{
		text-align: center;
		margin-bottom: -4px;
	}
  	ul.nav li:hover > ul.dropdown-menu {
    	display: block;
        padding: 0;
  	}
  	li.dropdown{
  		padding-bottom: 25px;
  	}
    .type img {
    width: 100%;
    margin: auto;
    height: 330px;
    }
    .img img{
        height: 428px;
    }
}
.thumbnail{
    border: none !important;
    padding: 0 !important;
    border-radius: 0px !important;
}
.service-heading h3{
    text-align: center;
    font-size: 33px;
    font-weight: 700;
    padding: 20px 0;
    color: #ca8d04;
}
#rate-table thead{
    background: #ca8d04;
    color: #fff;
}
#rate-table thead tr th{
    text-align: center;
    padding: 13px;
}
#rate-table thead tr td{
    padding: 13px;
}
.bg-alt{
    background: #ca8d04 !important;
}
#top-cate{
    margin: 60px 0;
}
#top-cate .img-wrap {
    position: relative;
    border: 4px solid #9e7007;
    border-radius: 5px;
}
 .pt-10{
    padding-top: 10px;
 }
    .type{  
        background: #fff;
    }
    .type h3 {
        text-align: center;
        font-size: 20px;
        font-weight: bolder;
        color: #101010;
        text-transform: uppercase;
        padding: 13px 0 0;
    }
    .info {
        background: #292727;
        outline: none;
        border: none;
        color: #fff;
        padding: 8px 20px;
        margin: auto;
        display: block;
    }
    .type p {
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}
    .type img{
        width: 100%;
        margin: auto;
    }
    .info:hover{
        background:#efa90e;
        color: #fff;
    }
    /*owl carousel*/
.ftco-section {
    padding: 7em 0;
    position: relative;
}
.project {
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
  z-index: 0;
  margin-bottom: 50px; 
border: 1px solid #ca8d04;}
.project:hover{
    box-shadow: -2px 9px 20px #131212;
    transition: .5s;
}
  .project .img {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 42px 29px -31px rgba(0, 0, 0, 0.05); }
  .project img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: -1;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease; }
  .project .text {
    padding: 1em 0 1em 0;
    position: relative;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease; }
    .project .text span {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgb(253, 99, 96);
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
    .project .text h3 {
      font-size: 20px;
      font-weight: 500;
      color: #000000; 
      text-align: center;
  }
      .project .text h3 a {
        color: #ded9d9; }
        .project .text h3 a:hover{
            text-decoration: none;
        }
  .project .icon {
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin-bottom: -35px;
    background: #2e9e5b;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
    opacity: 0;
    z-index: 2; }
    .project .icon span {
      color: #fff;
      font-size: 20px; }
  .project:hover .text .price, .project:focus .text .price {
    background: #2e9e5b; }
  .project:hover .icon, .project:focus .icon {
    bottom: 50%;
    opacity: 1; }
  .project:hover img, .project:focus img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

    .icon-expand i{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
    .ftco-project .owl-dots {
    text-align: center;
}
.ftco-project .owl-dots .owl-dot.active {
    background: #ca8d04;
}
.ftco-project .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    background: #fff;
}
.owl-nav{
    display: none;
}

.mtb-50{
    margin: 50px 0;
}
.heading-section .subheading {
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #2e9e5b;
    letter-spacing: 2px;
}
.heading-section h2 {
    font-size: 48px;
    font-weight: 700;
    color: #ca8d04;
}
.heading-section p {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 20px;
}
/*owl car*/

/*footer*/
#contacts {
    background-color: #ca8d04;
    background-position: center center;
    background-size: cover;
    padding: 50px 0 15px;
    
}
.col-md-3.col-sm-6.min-height {
    height: 319px;
}
.contact-logo p {
    font-size: 15px;
    color: #ecebef;
    text-align: justify;
    line-height: 20px;
}
.cont-icon ul {
    margin-bottom: 6%;
    padding: 0;
}
.cont-icon ul li {
    display: inline-block;
    margin-right: 6px;
}
.cont-icon ul li a {
    text-align: center;
    float: left;
    color: #fff;
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #fff;
}
.contact-news h5, .contact-links h5, .contact-address h5 {
    font-size: 20px;
    color: #fff;
    margin: 10px 0 30px;
}
.footer-widget.opening-hour h5 {
    font-size: 20px;
    color: #fff;
    margin: 10px 0 50px;
}
.contact-logo h5 {
    font-size: 22px;
    color: #fff;
    margin: 10px 0 30px;
}
.contact-links ul li {
    padding-bottom: 15px;
    color: #fff;
    font-size: 13px;
    text-align: left;
    list-style: none;
}
#contacts_link li:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
}
.contact-links ul li a {
    color: #ecebef;
    font-size: 13px;
    font-weight: 400;
    font-family: sans-serif;
    text-transform: capitalize;
    margin-left: 6px;
}
.p-0 {
    padding: 0;
}
.contact-info li {
    position: relative;
    color: #ecebef;
    margin-bottom: 5px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    list-style: none;
}
ul.contact-info {
    padding: 0;
}

h5.left{
    text-align: left;
}
#service-sec img {
    width: 100%;
    height: 240px;
    border-top-left-radius: 25%;
    border-bottom-right-radius: 25%;
}
.text-center{
    text-align: center;
}

.footer-inner {
    text-align: center;
}
.footer-inner p {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    text-transform: capitalize;
}
.contact-info li i {
    padding-right: 9px;
    font-size: 18px;
}
#contacts h5::after {
    content: "";
    width: 75px;
    height: 3px;
    background: #fff;
    display: block;
    margin-top: 12px;
}
/*footer*/

section.content {
    padding-bottom: 20px;
    margin: 50px 0;
}
.about p{
    text-align: justify;
    color: #929090;
}
.about h2 {
    color: #ca8d04;
    font-size: 38px;
    font-weight: 600;
}
.sidebar h4{
    background: #ca8d04;
    margin-top: 0px;
    padding: 10px;
    color: #fff;
}
.sidebar p{
    padding:10px;
    color: #c11717;
}
.sidebar ul{
    padding: 6px;
}
.sidebar ul li {
    list-style: none;
    word-wrap: break-word;
    background: url(../images/sidebar-arrow.png) no-repeat 0 14px;
    padding: 10px 0 10px 20px;
    border-bottom: 1px dashed #d0cfcf;
    display: block;

}
.sidebar ul li a{
    color: #ca8d04;
}
.sidebar ul li a:hover{
    text-decoration: none;
}

section.services {
    padding: 50px 0;
    margin-top: 50px;
}
.category img {
    width: 100%;
    height: 232px;
    border-radius: 5px;
}
.category h3 {
    text-align: center;
    margin: 20px 0;
}
.category {
    margin-bottom: 50px;
}

.page-section-internal__heading {
    color: #e30f5f;
    font-size: 4.28571rem;
    line-height: 5rem;
}
/*parallex*/
#parallex_area {
    background: url('../images/bg/about-bg.jpg') left no-repeat;
    position: relative;
    z-index: 1;
    background-size: cover;
    overflow: hidden;
    background-attachment: fixed;
}
@media screen and (max-width: 580px){
    #parallex_area {
    background: url(../images/bg/about-bg.jpg)no-repeat;
    position: relative;
    z-index: 1;
    background-size: cover;
    overflow: hidden;
    background-attachment: fixed;
    }
}
.overlay-slider {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 0;
}
.inner_Page h1 {
    font-size: 40px;
    font-family: "Myriad Pro";
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 80px;
}
.inner_area ul.breadcrumb {
    padding: 10px 16px;
    font-size: 20px;
    list-style: none;
    background-color: transparent;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    margin-top: 5px;
    margin-bottom: 50px;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
    display: none;
}
.inner_area ul.breadcrumb li a p {
    color: #fff;
    text-decoration: none;
}
.inner_area ul.breadcrumb li p {
    display: inline;
    font-size: 20px;
    color: #ca8d04;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.inner_area ul.breadcrumb li i {
    color: #fff;
    font-size: 13px;
    margin-left: 5px;
}
a:hover{
    text-decoration: none;
}
/*parallex*/
.about-content p {
    text-align: justify;
    color: #000;
}
.about-content h1 {
    color: #ca8d04;
    font-size: 38px;
    font-weight: 600;
}
video.img-responsive {
    margin-top: 72px;
    width: 100%;
}
.gif-image{
    margin-top: 70px;
}
.rate-list .price {
  list-style-type: none;
  border: 1px solid #ccc;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.rate-list .price .header {
    background-color: #ca8d04;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}
.rate-list .price li {
  border-bottom: 1px solid #ccc;
  padding: 20px;
  text-align: center;
}
.rate-list {
    margin-top: 70px;
}
#carousel .item img {
    height: 490px;
    width: 100%;
}

/*profile card */
.profile-card {
    margin-top: 50px;
}
.profile-card img{
    width: 100%;
    height: 300px;
}
.profile-card figcaption{
    background: #ca8d04;
    padding: 10px 0;
}
.profile-card figcaption p{
    margin: 0;
    text-align: center;
    color: #fff;
    display: inline-block;
    width: 50%;
    float: left;
}
.profile-card figcaption a {
    color: #f9f9f9;
    border: 1px solid #e4e4e4;
    padding: 5px;
    margin-top: 5px;
    display: block;
    text-align: center;
}
.profile-card figcaption  a:hover{
    color: #000;
    border: 1px solid #fff;
    padding: 5px;
    display: block;
    margin-top: 5px;
    background: #fff;
    transition: 1s;
}
.profile-card figcaption i.green-dot{
    background: #17ea1b;
    width: 13px;
    height: 13px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 4px;
}
/*profile card*/

.img-wrap{
    position: relative;
}
.img-wrap .gifimage {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 71px;
}
.gif-image1 {
    position: absolute;
    top: 10%;
    width: 68%;
    right: 0;
}
p.gifimage1 {
    position: absolute;
    top: 59%;
    width: 79%;
    left: 14px;
    transform: rotate(-14deg);
}
.img-wrap .gifimage2 {
    position: absolute;
    bottom: -15px;
    width: 44%;
    }
    .img-wrap .gifimage3 {
    position: absolute;
    bottom: 23px;
    width: 69%;
    z-index: 9;
}
img.gifimage4 {
    position: absolute;
    bottom: 20%;
    width: 100%;
    height: 52px;
    left: 0;
}
.bgp{
    font-size: 21px !important;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    background: #ca8d04;
    width: 100%;
}
@media screen and (max-width: 768px){
    img.gif-image1 {
    position: absolute;
    top: -4px;
    right: 0;
    width: 35%;
    }
    .gif-image1 {
    position: absolute;
    top: -4px;
    width: 100%;
    right: 0;
    }
}

/*animation*/

   
    .awesome {
      
      font-family: futura;
      font-style: italic;
      
      margin: 0 auto;
      text-align: center;
      
      color:#313131;
      font-size:45px;
      font-weight: bold;
      position: absolute;
      -webkit-animation:colorchange 1s infinite alternate;
      
      
    }

    @-webkit-keyframes colorchange {
      0% {
        
        color: blue;
      }
      
      10% {
        
        color: #f00;
      }    
     
      
      40% {
        
        color: blue;
      }
      
      50% {
        
        color: orange;
      }
      
      60% {
        
        color: blue;
      }
      
      70% {
        
        color: red;
      }
            
      90% {
     
        color: #2980b9;
      }
      
      100% {
        
        color: #c81c24;
      }
    }

/*animation*/

p.gifimage5 {
    position: absolute;
    top: 21px;
    left: -5px;
    font-size: 24px;
    font-family: cursive;
    transform: rotate(-30deg);
}
.gallery-image{
    margin-bottom: 30px;
}
.gallery-image a img {
    margin-bottom: 0;
    width: 100%;
    height: 331px;
}
.gallery-image a figcaption{
    text-align: center;
    font-weight: 700;
    color: #ca8d04;
}
#lightgallery{
    margin-top: 20px;
}
#lightgallery li{
    margin-bottom: 10px;
}
#lightgallery li a img{
    width: 100%;
    height: 200px;
}
.title-head{
    font-size: 18px;
    font-weight: bold;
    color: #ca8d04;
}
.gif-image8 {
    position: absolute;
    top: 34%;
    width: 100%;
    right: 0;
}
b.orange {
    color: #ca8d04;
}

.main-section-top{
    margin-top: 90px;
    position: relative;
    padding-bottom: 113px;
}

.cate-sec {
    margin-bottom: 25px;
}
#myVideo {
    position: absolute;
    width: 100%;
    padding-bottom: 79px;
    height: 100%;
}
.pt-50{
    padding-top: 50px;
}
.overlay-sec {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #151414;
    z-index: 2;
    opacity: 0.3;
}
.top{
    position: relative;
    z-index: 11;
    color: #fff !important;
}
.cate-sec a {
    color: #ca8d04;
    display: block;
    text-align: center;
    padding: 10px 0;
    font-size: 17px;
    font-weight: 600;
}
.cate-sec img {
    width: 100%;
    height: 240px;
}
.no-padding-margin{
    padding: 0;
    margin: 0;
}
.gallery-index li{
    padding: 0;
    margin: 0 !important;
}

@media screen and (max-width: 768px){
    #myVideo{
        display: none;
    }
    .main-section-top{
        background: #ca8d04;
    }
    .cate-sec a {
    color: #fd2c2c;
    }
    .logo h2 {
        text-align: left;
        color: #fff;
        margin-bottom: 12px;
        margin-top: 0;
        font-size: 26px;
        font-family: 'Pacifico', cursive;
        font-weight: 100;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .logo{
        padding-bottom: 0;
    }
}

.gallery-index ul li img{
    width: 100%;
    height: 300px !important;
}
.main-section-top{
    background: url(../images/chiks.jpg)no-repeat;
    background-size: cover;
}

.whatsapp {
    background:#35bd1e;
    position: fixed;
    bottom: 10px;
    right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 9999;
}
.whatsapp a {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 42px;
    z-index: 9999;
}
.api.whatsapp {
    display: none;
}

@media screen and (max-width: 768px){
  .api.whatsapp {
    display: block;
  }
  .whatsapp.big-screen {
    display: none;
  }
  .awesome {
    font-family: futura;
    font-style: italic;
    margin: 0 auto;
    text-align: center;
    color: #313131;
    font-size: 45px;
    word-break: break-all;
    font-weight: bold;
    position: absolute;
    -webkit-animation: colorchange 1s infinite alternate;
    z-index: 99;
  }
}
  @media screen and (min-width: 768px){
    .modal-dialog {
        width: 390px;
        margin: 30px auto;
    }
  }
  .modal-content {
    background: #000;
    text-align: center;
    color: #f00;
  }
  .modal-p i{
    font-size: 18px;
      margin-right: 10px;
      color: #e2dede;
  }
  .modal-p span{
    color: #fff;
    font-size: 18px;
  }
  .modal-title{    
    font-weight: 900;
  }
  .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-dialog{
  top: 65%;
}
  .ph-btn {
    background: #1e64bd;
    outline: none;
    border: none;
    width: 50px;
    height: 51px;
    border-radius: 50%;
    color: #fff;
    font-size: 31px;
    position: fixed;
    z-index: 9999;
    right: 19px;
    bottom: 70px;
}

@media screen and (max-width: 768px){
    .number-section ul li:nth-child(1) a{
        font-size: 12px;
    }
}