
body{
	font-family: Raleway;
}
a{
	color: #999;
	text-transform: uppercase;

}
p{
	text-align: justify;
	line-height: 1.5;
}
h1, h4{
	text-align: center;
	
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: Playfair Display;
}

.row {
	margin-right: 0px; 
	margin-left: 0px; 
}
.slider {
	position: relative;
	z-index: -1;
	padding: 0;
		
}
.spacer
{
   width: 100%;
  /* height: 95px;*/
}
.logo{
	padding: 20px;
	margin: 20px;
	position: relative;
	color: #fff;
}
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  text-align: center;
}
.logo1{
	width: 8%;
	box-shadow: 2px 3px 4px #333;
}
.logo h1{
	font-size: 60px;
  	font-weight: bold;
    text-shadow: 3px 2px 2px #000;
}
.page-header {
	border-bottom: 0px solid #eee;
	text-align: center;
	padding-top: 50px;
	/*	padding-bottom: 45px;*/
}
.page-header h1, h4{
	margin-top: 0px;
	margin-bottom: 0px;
}

.navbar-brand, .navbar-nav>li>a {
	text-shadow: 0 0px 0 rgba(255,255,255,.25); 
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	 color: #333; 
	 background-color: #fff;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
 	text-shadow: 0 0px 0 rgba(0,0,0,.25); 
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
}
.navbar {
	border: 0px solid transparent;	
	font-family: 'Montserrat';
}
.navbar-top{
	padding-top: 400px;
}
.img-wd{
	width: 10%;
}
.navbar-nav>li{
	  list-style: none;
	  display: inline-block;	 
	  padding: 5px 38px;	
	  
	   -webkit-transition:  0.3s ease all;
	  -moz-transition:  0.3s ease all;
	  -o-transition: 0.3s ease all;
	  transition:  0.3s ease all;
	 
}
.navbar-nav>li:hover{
	padding-top: 0;	
}
.navbar-nav li a{
	color: #fff;
}
li span{	
	display: block;
	padding: 6px 0px;
}

.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: transparent;
}
.menu{
	padding: 15px;
	float: left;
}
.tab-panel ul{
	list-style: disc;
	padding-top: 20px;
}
.nav-tabs {
	margin-bottom: 20px;
}
.nav-tabs li a{
	border: 0px solid transparent;
	text-align: center;

}
.menudetails .nav li{
	list-style: disc;
	padding: 2px 0px;
}
.menudetails .nav li:hover{
	text-decoration: underline;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #555;
  cursor: default;
  background-color: #F2F2F2; 
  border: 0px solid #F2F2F2;
  border-bottom: 2px solid #fc0;
  padding: 10px 32px;
}
.warning{
	background: rgba(0, 0, 0, 0.7);
}
.btn{
	margin: 10px;
}
.special .nav{
	background-color: #fff;
	padding: 10px;
}
.ourmenu .nav{
	padding-top: 30px;
}
#home .col-lg-5{
	top: -45px;
	left: -45px;
}
.carousel-indicators li{
	width: 16px;
	height: 16px;
}
.carousel-indicators .active{
	width: 16px;
	height: 16px;
}
.prev{
	position: relative;
	width:30%; 
	text-align:center;
	top: 300px;
}
.next{
	position: relative;
	width:30%; 
	text-align:center;
	top: 300px;
}
.col-lg-12 h1{
	color: #fff;
}
.col-md-3 h3, .col-md-3 img{
	text-align: center;
}
/*.navbar,.transparent,.navbar-inverse, .navbar-inner*/.transparent {
    border-width: 0px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    color: #fff;
    background-color: rgba(0,0,0,0.0);
    background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(0,0,0,0.00)),color-stop( 100% , rgba(0,0,0,0.00)));
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
}

.contact {
	background: #333 ;	
	color: #fff;	
}
.conimg{
	background: url('../images/MapImage.png') ;
}
.services{
	padding-bottom: 60px;
}

.col-md-3 {
	text-align: center;
}
.about .col-md-6 h2{
	margin-top: 0px;
	  padding-bottom: 20px;
}
.about .col-md-3{
	padding-top: 30px;
}
.clients{
	text-align: center;
}
.clients h3{
	text-align: center;
	margin-top: 80px;
	margin-bottom: 80px;
	font-size: 25px;
	font-family: 'Segoe UI';
	font-weight: 500;
}

/*.md .col-md-6 p{
	padding-right: 60px;
}*/
.about{
	text-align: center;
	text-align: -webkit-center;	
}
.about h1{
	padding-top: 0px;
	padding-bottom: 0px;
}

.special{	 
	background-color:#aefb4a;
	  padding-bottom: 80px;
}
.special .nav li{
	padding: 6px 0px;
}
.testimonials{
	/*background: url('../images/BANNER/BANNER_20.jpg');*/
	color: #333;
	font-size: 16px;
	background-color: #aefb4a;
}
.testimonials img{
	width: 50%;
}
.testimonial .row{
	padding: 20px;
}
 #first{background: url('../images/BANNER/BANNER_01.jpg');
	opacity:0.2;
	width:100%;
	
}
.quotes{
	font-size: 30px;
	font-family: Arial;
}
 #second{	
	position:relative;
	top: 0;
	left:0;
}
#myTab li img{
	height: 32px;
}
.nav-tabs>li {
	padding: 0 30px;
}
.gallery{
	padding: 20px 0 100px 0;
}
.gallery img{
	width: 24.74%;
}
.exotic{
	margin-top: -300px;
}
.exotic-h1{
	color: #59bf3a;
	font-weight: 700;
	font-size: 60px;
}
.exotic-h2{
	font-weight: 400;
	font-size: 20px;
	color: #fff;
}
input[type="text"], textarea [type="text"]{
	padding: 25px;
}
.tafi{
	padding: 0px 5px;	
	height: 40px;
}
.cl-logo{
	width: 159px;
	height: 88px;
}
.gallery img{
	padding: 5px;
}
.contact h3{
	font-family: sans-serif;
}
footer {
	
	text-align: center;
}
.footer-menu{
	list-style: none;
	display: inline-block;	
}
.footer-menu li{
	display: inline-block;
	padding: 30px 20px
}
.footer-menu li a{
	color: #333;
	text-transform: uppercase;
}
.footer-menu li a:hover{
	text-decoration: none;
	color: #fc0;
}
.footer-menu li a:active{
	color: #fc0;
}
.copyright{
	padding: 30px 0 30px 0;
	color: #999;
}
.designby{
	display: inline;
	color: #fc0;
}
.social{
	text-align: center;
}
#Privacy , #Terms{
	font-size: 10px;
}

    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) and (max-width : 480px){
        .logo h1{
			font-size: 18px;
		}
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 481px) and (max-width : 768px){
    	
		.logo h1{
			font-size: 18px;
		}
    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }



    /*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {

    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
    	 .logo h1{
			font-size: 18px;
		}
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
       .logo h1{
			font-size: 18px;
		}
    }
	/* popup  CSs*/
 #pop-up{ padding: 10px 16px;
                font-size: 18px;
                line-height: 1.33;
                border-radius: 6px;
                position: fixed;
                top: 300px;
                right: 0px;
                z-index: 999999;
                background: #ec3c01;
                border: 2px solid #eceae9;
                -webkit-box-shadow: 0 0 10px #fff;
                box-shadow: 0 0 10px #fff;
          }
          .sub-btn{
                background: #ec3c01;
                width: 100px;
                color: #fff;
                font-size: 18px;
          }
        .sub-btn:hover{
                background: #333;
                width: 100px;
                color: #fff;
                font-size: 18px;
          }     #pop-up{ padding: 10px 16px;
                font-size: 18px;
                line-height: 1.33;
                border-radius: 6px;
                position: fixed;
                top: 300px;
                right: 0px;
                z-index: 999999;
                background: #ec3c01;
                border: 2px solid #eceae9;
                -webkit-box-shadow: 0 0 10px #fff;
                box-shadow: 0 0 10px #fff;
          }
        #call-btn{ 
                padding: 10px 16px;
                font-size: 18px;
                line-height: 1.33;
                border-radius: 6px 10px!important;
                position: fixed;
                top: 150px;
                right: 0px;
                z-index: 999999;
                background: #76030a;
                border: 2px solid #eceae9;
                -webkit-box-shadow: 0 0 10px #fff;
                box-shadow: 0 0 10px #fff;
          }
            #call-btn:hover{
                background: #000;
                color:#fff;
            }
         .modal .form-control{
              -moz-box-shadow: 0 0 2px #999;
                -webkit-box-shadow: 0 0 2px #999;
                box-shadow: 0 0 2px #999;
             margin: 8px 15px 8px;
          }
  
        #btn-fix{
             position: fixed;
                top: 300px;
                right: 0px;
                z-index: 999;   
            }
/* popup Css */
#callme {
    position: fixed;
    right: 10px;
    bottom: 100px;
    width: 70px;
    height: 70px;
    cursor: pointer;
   top:150px;
    z-index: 99990;
}
#callme #callmeMain {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgb(207,8,8);
    width: 70px;
    height: 70px;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
#callme #callmeMain:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(https://ss.zadarma.com/callbackWidget/images/mini.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}
@-webkit-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-webkit-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}