@charset "utf-8";
/* CSS Document */
.border_cell_bottom {
    border-bottom: 1px solid #e0e0e0;
}
.blue_btn {
    background: #336699;
    color: #fff;
}
.margin-bottom-20{
    margin-bottom: 20px;
}
.margin-right-10{
    margin-right: 10px;
}
.header_right {
    width: auto;
}
.boder-bottom {
    border-bottom: 1px solid #dedede;
}
.paybtn{
    background: none;
    border: none;
    outline: none;
}
.new_inr .packing_cell{
    vertical-align: top;
    background: none;
    padding:12px 10px 12px 0px;
}
.new_inr .packing_row:nth-child(2) .packing_cell{
    padding-top: 12px;

}
.new_inr .setup_cell{
    padding-left: 0;
}
.new_inr .total .setup_cell{
    border-bottom: 2px solid #e0e0e0;
}
.form_inr textarea {
    border: 1px solid #e2e2e2;
    background: #fbfbfb;
    height: 60px;
    padding: 5px;
    outline: none;
    border-radius: 0px;
    webkit-appearance: none;
    width: 100%;
    margin-bottom: 30px;
}
label.error,.error{
    color: #b94a48;
}
label.success,.success{
    color: #3D741D;
}
label.warning,.warning{
    color: #DA901E;
}
input[type="file"]{
    padding: 0 !important;
    border: none !important;
}
.upload {
    margin-right: 20px;
    width: 114px;
    height: 40px;
    overflow: hidden;
    border: none;
}
.upload input{
    border: none;
}
input[type="file"]:hover{
    background: none;
    border: none;
}
.uploader{
    width: 114px;
    color: #336699;
    background-color: #fff;
    border:1px solid #336699;
    border-radius: 3px;
    padding:7px;
    margin-right: 7px;
    cursor: pointer;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    position:relative;
}
.uploader input{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    cursor: pointer;
    opacity: 0;
}
.uploader:hover{
    background-color: #336699;
    color:#fff;
}
/*.navbar-nav > li > a {
    padding: 15px 6px;
}*/
.more_info_new button {
    display: block;
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    padding: 9px 32px;
    border-radius: 2px;
    background: #336699;
    border: none;
}
.review .more_info_new button {
    padding: 9px 15px;
}
.more_info_new button:hover {
    background: #eeb55c;
}
.uploader label.error {
    position: absolute;
    margin-top: 35px;
}
.margin-zero{
    margin-left: 0;
    margin-right: 0;
}
/*@media (min-width: 768px){
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -150px;
    }
}*/
/*------------------------------- modal -------------------------------*/
@media (min-width: 992px){
    .modal-lg {
        width: 920px;
    }
}
/*------------------------------- home page slider -------------------------------*/
.testimonial_slider .owl-theme .owl-controls{
	margin-top: 0 !important;
}
.testimonial_slider .owl-pagination {
    display: block;
}
.testimonial_slider .owl-theme .owl-controls .owl-page span{
	height: 17px;
    width: 18px;
    padding: 0;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
}
.service_text_part {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
/*------------------------------- location page logo -------------------------------*/
.location_pic {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.location_pic:hover {
    background: none !important;
}
/*------------------------------- goto -------------------------------*/
.goTo{
    padding: 36px 33px;
    display: block;
    background: #fff;
    border-radius: 50px;
}
.top_arrow {
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-55%);
    -webkit-transform: translateX(-54%);
    -moz-transform: translateX(-54%);
    -os-transform: translateX(-54%);
}
.border_area .goTo{
    padding:0;
}
.goto_bga{
    background:#efefef;
}
.go_top_arrow .goTo{
    padding:0;
    background:none;
}
.map_row .goTo{
    padding: 0;
}
.service_row .goTo{
    padding: 0;
    background: none;
}
/*.home_page .cap_text {
    bottom: 270px;
}*/
/*------------------------------- footer -------------------------------*/
.footer_nav ul li a {
    padding: 0px 8px;
}


.contact_head h1 span{

	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
        font-stretch: normal;
	font-size: 48px;

	color: #336699;

}

.contact_head p span{
	color: rgb(51, 102, 153);
	font-family: raleway, sans-serif;
        font-size: 23px;
	text-align: center;
	padding: 0px;

}

.bp .select_outr_d {
	/*width:100%;*/
}
.bp .select_outr_d.new_outr_d{
	width:100%;
	float:none;
}

#gameSelectBoxItContainer{
width:100%;
}

#expiry_monthSelectBoxItContainer {
width:100%;
}

#expiry_yearSelectBoxItContainer{
width:100%;
}
#eventSelectBoxItContainer{
width:100%;
}
.selectboxit-container{
width:100%;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.setup_area h1{

	font-size:50px;

	color:#555555;

	text-align:center;

	margin-bottom:35px;

}

.process_right span{

	font-size:32px;
	color:#666666;
	font-family: 'Conv_rockb';
	/*margin-bottom:30px;*/
}

.grove_area h2{
	font-size:30px;
	color:#666666;
	font-weight:600;
}

.service_text_part h2 {
    font-size: 51px;
    color: #ffffff;
    text-align: center;
}

h4.log_head{

	color:#666666;

	font-size: 27px;

	font-weight:400;

	margin: 0 0 15px 0;

}

.grove_area p{

	font-size:24px;

	color:#666666;

	font-weight:300;

	line-height:38px;

	padding-top:10px;
    text-align: justify;
}

.tail_gating span {
    font-size: 27px;
    color: #666666;
    font-family: 'Conv_rockb';
    /*font-weight: 600;*/
    /*margin-bottom: 25px;*/
}
.tail_gating .contact_left span {

    color: #ffffff;

}
.tail_gating h1{

	font-size:43px;

	color:#555555;

	text-align:center;

	margin-bottom:35px;

}

.grove_part_custom{
  background: #efefef;
  padding: 45px 0 150px;
}
.grove_part_custom h3{
  font-size: 51px;
  color: #666666;
  text-align: center;
  padding: 15px;
}

/*.setup_area_custom{
  padding: 50px 0 0;
}*/

.product_inr_custom{
  text-align:center;
}


.product_pic_custom{
  margin: 0px auto;
  padding: 1px;
}

.border_area_custom{
  width: 100%;
  height: 1px;
  background: #bdbdbd;
  margin-bottom: 50px;
  text-align: center;
  position: relative;
}

.product_pic_custom_img{
  margin-top: -20px;
}

/*05.1.21*/
.captchadata {
    justify-content: flex-end;
    align-items: center;
    position: relative;
    z-index: 3;
}
#question {
    width: 120px;
    margin: 0 0 -25px;
    font-size: 22px;
    margin-left: 18px;
}
#ans {
    border: 1px solid #bdbdbd;
    margin-left: 96px;
    width: 90px;
    height: 37px;
    padding:10px;
}
.contactsend {
    position:relative;
    z-index:9;
    background-image: none;
    background-color: #336699 !important;
}
/*05.1.21*/


/*7.1.21*/
.capchaMainDiv:before, .capchaMainDiv:after {
display: none;
}
.capchaMainDiv button:hover {
color: #fff;
}
.capchaMainDiv {
display: flex;
align-items: flex-start;
flex-direction: column;
}
.capchaDiv {
margin-bottom: 20px;
}
/*7.1.21*/

/*06.1.21*/
@media screen and (max-width:991px){
#question{
width: 70px;
margin: 0 0 -25px;
font-size: 18px;
margin-left: 0;
}

#ans {
border: 1px solid #bdbdbd;
margin-left: 70px;
width: 60px;
height: 37px;
padding: 10px;
}

.btn-default{
padding: 6px 25px;
font-size:17px;  
}  
}

@media screen and (max-width:767px){
.capchaContact{
display: flex;
justify-content: flex-end;
align-items: center;
}
.captchadata{
 margin-right:20px;
} 
.row_contact {
margin-bottom: 20px !important;
}

.row_contact:last-child{
margin-bottom:20px;
} 
}
/*06.1.21*/