@charset "utf-8";

/* CSS Document */
body
{
	font-family:trebuchet ms;
	background:#fff;
	
	}
		
	.boxcontent
	{           display: block;
    padding: 75px;
   /* margin: -69px  auto !important;
    -moz-margin: -69px auto !important;
    -ch-margin: -69px auto !important;*/
   
	
}
div.row.welcome
{margin:30px 0 40px 0;}
.crevents
{width:300px;
height:260px !important}

.homeleftp
{padding-left: 70px;}

.carousel.carousel-fade .item {
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	opacity:0.8;
}

.carousel.carousel-fade .active.item {
	opacity:1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}

.carousel.carousel-fade .carousel-control {
	z-index: 3;
}
.partnerbox
{
    display:block;
    position:relative;
    margin:1em 0 3em;
   
}
.partnerbox ul
{ padding:40px 0;}
.homeslidebox{
      border: 1px solid rgb(214, 88, 209);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
    background: rgba(255, 255, 255, 0.76);
    border-radius: 4px;
    -moz-border-radius: 4px;
    top:30%;
	position:absolute;
	z-index:999;
}
.imgslider
{width:100%; height:500px !important;}
.homeslidebox h2
{font-size:26px;}


.aboutus
{
    background:url(../images/about-Us.jpg) no-repeat center;
    min-height:204px;
    max-height:204px;
    background-size:cover;
    position:relative;
        width: 100%;
    overflow: hidden;
    }
.about-middle
{     margin: 0px auto;
    display: block;
    position: relative;
    background: #f9f9f9;
    padding: 55px 0;
    }
.subs 
{
	padding:20px ;}
	.subs p
{
	color:#fff;}
.subs h4
{ color:#fff; font-size:28px;}
.list-unstyled p
{color:#fff;}
.list-unstyled li a
{color:#fff;}
.footer
{margin:20px auto;
	position:relative;
	padding:10px 0px;
	background: #f9493c;
	background: -webkit-linear-gradient(to right, #f9493c 43% , #d25be6 100%);
    background: -o-linear-gradient(to right, #f9493c 43% , #d25be6 100%);
    background: -moz-linear-gradient(to right, #f9493c 43% , #d25be6 100%);
   
	background: linear-gradient(to right, #f9493c 43% , #d25be6 100%);
	}
.boxheading
{    background: #ddd;
    padding: 2px;width:100%;}
	.boxheading p
{ font-size:13px; text-align:center}
.middlehead
{padding:70px;}
.middlehead h2
{
	
	text-align:center;
	
	}
.lineborder{width:100px; height:2px; background:#fc4d35; margin-bottom:10px}

.titleborder
{margin-bottom:30px;}
.titleborder h4
{
	    padding-bottom: 1px;
    font-size: 23px;
	}
.headertop
{
	
	 /*background:#DC0145;*/
	background: rgba(220,1,70,1);
background: -moz-linear-gradient(left, rgba(220,1,70,1) 0%, rgba(220,1,70,1) 55%, rgba(254,81,46,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(220,1,70,1)), color-stop(55%, rgba(220,1,70,1)), color-stop(100%, rgba(254,81,46,1)));
background: -webkit-linear-gradient(left, rgba(220,1,70,1) 0%, rgba(220,1,70,1) 55%, rgba(254,81,46,1) 100%);
background: -o-linear-gradient(left, rgba(220,1,70,1) 0%, rgba(220,1,70,1) 55%, rgba(254,81,46,1) 100%);
background: -ms-linear-gradient(left, rgba(220,1,70,1) 0%, rgba(220,1,70,1) 55%, rgba(254,81,46,1) 100%);
background: linear-gradient(to right, rgba(220,1,70,1) 0%, rgba(220,1,70,1) 55%, rgba(254,81,46,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc0146', endColorstr='#fe512e', GradientType=1 );
	width: 100%;
	}
.logos img
{padding-top:6px;}
	.headertop h4
	{ padding-top:6%; text-align:right;}
	.headertop h4 a
	{ color:#fff; font-size:2.3rem;}
	.headertop h4 a:hover
	{text-decoration:none;}

.title h4
{color:#fff; text-transform:uppercase;}
.nopadd
{padding-left:0px; padding-right:0px;}
.nomargin
{margin-left:0px; margin-right:0px;}
		
	
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.enquiry {
	background-color:#000;
}
.social-network a.icoFacebook {
	background-color:#3B5998;
}

.social-network a.icoInstagram {
	 background-color: #5959cb;
    background: -webkit-linear-gradient(to right, #3dbb29 27% , #0e8c07 106%);
    background: -o-linear-gradient(to right, #3dbb29 27% , #0e8c07 106%);
    background: -moz-linear-gradient(to right, #3dbb29 27% , #0e8c07 106%);
    background: linear-gradient(to right, #5959cb 36% , #ffc65f 111%);
	
}
.social-network a.icoTwitter {
	background-color:#33ccff;
}

   

.social-network a.icoGoogle{
	background-color:#BD3518;
	 
}
.social-network a.icoWhatsapp{

	background-color: #3dbb29;
	background: -webkit-linear-gradient(to right, #3dbb29 27% , #0e8c07 106%);
    background: -o-linear-gradient(to right, #3dbb29 27% , #0e8c07 106%);
    background: -moz-linear-gradient(to right, #3dbb29 27% , #0e8c07 106%);
    background: linear-gradient(to right, #3dbb29 27% , #0e8c07 106%);

}
.social-network a.icoVimeo {
	background-color:#0590B8;
}
.social-network a.icoLinkedin {
	background-color:#007bb7;
}
 .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoInstagram:hover i .social-network a.icoWhatsapp:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:8px auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 35px;
	height: 35px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:37px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.hiring
{
      margin: 30px auto;
    position: relative;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.47);
     -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.47);
     -ch-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.47);
    }
.testimonail
{margin:20px auto;
}
.testimonail p
{
    font-size: 13px;
    color: #333;
}



    .details li {
      list-style: none;
      color:#333;
       margin-bottom:10px;
    }
    .details li p 
    {color:#333;
    }
    .details li p a {
        color:#333;
    }
    .details li p span {
        padding-right:10px;
    }
    .iframevideo
    {   width: 100%;
    height: 190px;
    margin-bottom: 15px}
        


@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

	.cardsec
{
     background-color: #fe502e !important;
     background: -webkit-linear-gradient(to right, #fe502e 7% , #dd2374 100%);
    background: -o-linear-gradient(to right, #fe502e 7% , #dd2374 100%);
    background: -moz-linear-gradient(to right, #fe502e 7% , #dd2374 100%);
   
	background: linear-gradient(to right, #fe502e 7% , #dd2374 100%);
}
.card {
    padding-top: 20px;
    margin: -120px 0 20px 0;
    background-color: rgba(214, 224, 226, 0.2);
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9999;
}

.card .card-heading {
    padding: 0 20px;
    margin: 0;
}

.card .card-heading.simple {
    font-size: 20px;
    font-weight: 300;
    color: #777;
    border-bottom: 1px solid #e5e5e5;
}

.card .card-heading.image img {
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-right: 15px;
    vertical-align: top;
    border: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.card .card-heading.image .card-heading-header {
    display: inline-block;
    vertical-align: top;
}

.card .card-heading.image .card-heading-header h3 {
    margin: 0;
    font-size: 14px;
    line-height: 16px;
    color: #262626;
}

.card .card-heading.image .card-heading-header span {
    font-size: 12px;
    color: #999999;
}

.card .card-body {
    padding: 0 20px;
    margin-top: 20px;
}

.card .card-media {
    padding: 0 20px;
    margin: 0 -14px;
}

.card .card-media img {
    max-width: 100%;
    max-height: 100%;
}

.card .card-actions {
    min-height: 30px;
    padding: 0 20px 20px 20px;
    margin: 20px 0 0 0;
}

.card .card-comments {
    padding: 20px;
    margin: 0;
    background-color: #f8f8f8;
}

.card .card-comments .comments-collapse-toggle {
    padding: 0;
    margin: 0 20px 12px 20px;
}

.card .card-comments .comments-collapse-toggle a,
.card .card-comments .comments-collapse-toggle span {
    padding-right: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.card-comments .media-heading {
    font-size: 13px;
    font-weight: bold;
}

.card.people {
    position: relative;
    display: inline-block;
    width: 170px;
    height: 300px;
    padding-top: 0;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: top;
}

.card.people:first-child {
    margin-left: 0;
}

.card.people .card-top {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 170px;
    height: 150px;
    background-color: #ffffff;
}

.card.people .card-top.green {
    background-color: #53a93f;
}

.card.people .card-top.blue {
    background-color: #427fed;
}

.card.people .card-info {
    position: absolute;
    top: 150px;
    display: inline-block;
    width: 100%;
    height: 101px;
    overflow: hidden;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.people .card-info .title {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #404040;
}

.card.people .card-info .desc {
    display: block;
    margin: 8px 14px 0 14px;
    overflow: hidden;
    font-size: 12px;
    line-height: 16px;
    color: #737373;
    text-overflow: ellipsis;
}

.card.people .card-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    line-height: 29px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.card.hovercard {
      position: relative;
    padding-top: 0;
    /* overflow: hidden; */
    text-align: center;
    background-color: #9231c2;
}

	.

.cardsec
{
     background-color: #fe502e !important;
     background: -webkit-linear-gradient(to right, #fe502e 7% , #dd2374 100%);
    background: -o-linear-gradient(to right, #fe502e 7% , #dd2374 100%);
    background: -moz-linear-gradient(to right, #fe502e 7% , #dd2374 100%);
   
	background: linear-gradient(to right, #fe502e 7% , #dd2374 100%);
}
.cardsec2 
{
     background-color: #029cd2  !important;
    
     
}

blockquote {
        padding: 10px 27px;
    margin: 0 0 20px !important;
}

.card.hovercard .cardheader {
   
    background-size: cover;
    height: 43px;
}

.card.hovercard .avatar {
       position: absolute;
    top: -51px;
    margin: 0px auto;
    z-index: 9999;
    /* left: 34%; */
    width: 100%;
   
}

.card.hovercard .avatar img {
       width: 64px;
    height: 63px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
      border: 5px solid #f1d410;
    background: #000;
	    padding: 6px;
}

.card.hovercard .info {
    padding: 4px 8px 10px;
}

.card.hovercard .info .title {
    margin-bottom: 4px;
    font-size: 24px;
    line-height: 1;
    color: #262626;
    vertical-align: middle;
}


.card.hovercard .info .desc {
       overflow: hidden;
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    text-overflow: ellipsis;
    line-height: 1.7;
    padding: 15px;
}

.card.hovercard .bottom {
      padding: 15px 20px;
    margin-bottom: 45px;
}




#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 5px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
        margin-bottom: 20px;
    padding: 0 70px 40px 70px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 


.navbar-default .navbar-toggle
{margin-top: -39px; background:#fff;
    margin-right: -16px;}
	.navbar-default .navbar-toggle
	{border:0px; color:#000}
	.navbar-default .navbar-brand
	{display:none}

    .imgslider {
    width: 100%;
	height:auto !important;
	}
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    .social-circle li a {
	
	margin:8px 1px 15px auto;
	}
    
    .homeslidebox{
      border: 1px solid rgb(214, 88, 209);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
    background: rgba(255, 255, 255, 0.76);
    border-radius: 4px;
    -moz-border-radius: 4px;
    margin-top:15%;
    margin-bottom:35%;
	position:relative;
	
}
.homeslidebox h2{font-size:18px;}
.carousel-control{top:0;}
    
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
      margin: 0px 5px 18px;
        width: 20px;
        height: 20px;
    }
	.headertop h4{text-align:left;}
	.headertop h4 a
	{ color:#fff; font-size:1.8rem;}
	
}
.reviewinfo
{margin:3em auto}
.reviewinfo-tagline{font-size: 13px;
    margin-left: 225px;
    font-style: italic;}
#quote-carousel p{font-size:14px; font-weight:400;}

@media(max-width:767px)
{
	.headertop h4
	{       padding-top: 0px !important;
    font-size: 16px;
    text-align: left;
    margin-top: 0px;
    /*margin-left: 42px;*/}
	
	.logos img
{padding-top:11px;}
.social-circle li a
{width:40px; height:40px}
.social-circle li i
{line-height:41px;}
.middlehead
{padding:0px !important; margin-top:30px;  margin-bottom:30px; font-size:100%;}
.boxcontent {
           display: block;
    padding: 17px;
    margin: 52px auto !important;

}
.about-middle
{    margin: 20px auto;}
.bookhome
{ margin: 20px auto;}
.card.hovercard .avatar img{
width: 64px;
    height: 64px;
    
    margin: 19px auto;
}
.reviewinfo-tagline{
font-size: 13px;
    margin: 5px 17px 3px;
    font-style: italic;
    width: 100%;
}ul.social-network li {
    display: inline;
    margin: 0 0px;
}
.card
{margin-bottom: 170px;}
.cardsec2
{margin-bottom: 80px;}
.card.hovercard .bottom
{margin-bottom: 1px;}

}
	
	
	
.imght	{width:100%;}
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
      margin-top: 98px;
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
     margin-top: 98px;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
      width: 250px;
    height: 203px;
}

@media (max-width:768px)
{.media-carousel .carousel-control.left 
{
 
      margin-top: 0px;
}
/* Next button  */
.media-carousel .carousel-control.right 
{
 
     margin-top: 0px;
}
    }
	.media-carousel .carousel-control.left .fa {color:#fff;}
	.media-carousel .carousel-control.right .fa {color:#fff;}
	.media-carousel .carousel-control.left a i{font-size:18px; color:#fff}
	
	
	
		#enquirypopup .modal-dialog {
    
    padding: 0px ;
    position: relative;
}

#enquirypopup .modal-dialog {
  
    padding: 0px ;
    position: relative;
}
#enquirypopup .modal-dialog:before {
    content: '';
    height: 0px;
    width: 0px;
    border-left: 50px solid #f24c0b;
    border-right: 50px solid transparent;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    left: -14px;
    z-index: 99;
}

.custom-modal-header {
    text-align: center;
    color: #f24c0b;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-top: 4px solid;
}

#enquirypopup .modal-dialog .close {
    z-index: 99999999;
    color: white;
    text-shadow: 0px 0px 0px;
    font-weight: normal;
    top: 4px;
    right: 6px;
    position: absolute;
    opacity: 1;
}

.custom-modal-header .modal-title {
    /* font-weight: bold; */
    font-size: 18px;
}

#enquirypopup .modal-dialog:after {
    content: '';
    height: 0px;
    width: 0px;
    /* border-right: 50px solid rgba(255, 0, 0, 0.98); */
    border-right: 50px solid #f24c0b;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 1px;
    right: -14px;
    z-index: 999999;
}
#enquirypopup .form-group {
    margin-bottom: 15px !important;
}

#enquirypopup .form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
	
	.entysurprise{  margin-top:10px; text-align:center}

	




