html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, sub, tt, var, b, u, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
}

.row {
    margin-right: -.9375rem;
    margin-left: -.9375rem;
    /*! clear: both; */
}

.row::after {
  display: table;
  clear: both;
  content: "";
}

.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-right: .9375rem;
    padding-left: .9375rem;
}

  .col-xl-1 {
    width: 8.333333%;
  }
  .col-xl-2 {
    width: 16.666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.333333%;
  }
  .col-xl-5 {
    width: 41.666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.333333%;
  }
  .col-xl-8 {
    width: 66.666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.333333%;
  }
  .col-xl-11 {
    width: 91.666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.333333%;
  }
  .col-xl-pull-2 {
    right: 16.666667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.333333%;
  }
  .col-xl-pull-5 {
    right: 41.666667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.333333%;
  }
  .col-xl-pull-8 {
    right: 66.666667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.333333%;
  }
  .col-xl-pull-11 {
    right: 91.666667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.333333%;
  }
  .col-xl-push-2 {
    left: 16.666667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.333333%;
  }
  .col-xl-push-5 {
    left: 41.666667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.333333%;
  }
  .col-xl-push-8 {
    left: 66.666667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.333333%;
  }
  .col-xl-push-11 {
    left: 91.666667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
  .col-xl-offset-1 {
    margin-left: 8.333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.666667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  
  .pull-xl-left {
    float: left !important;
  }
  .pull-xl-right {
    float: right !important;
  }
  .pull-xl-none {
    float: none !important;
  }
  
  /*body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    color: #313131;
    line-height: 22px;
}*/

/* Additional Style */
.vAlign {
	display: inline-block;
	float: none !important;
	vertical-align: middle;	
	margin-right: -4px;
}
.vTop {
	display: inline-block;
	float: none !important;
	vertical-align: top;	
	margin-right: -4px;
}
.vBtm {
	display: inline-block;
	float: none !important;
	vertical-align: bottom;	
	margin-right: -4px;	
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}


.spacing-top-desktop {
	margin-top: 20px
}

.spacing-top {
	margin-top: 20px
}
.spacing-top-extra {
	margin-top: 30px;
}

.spacing-top-extra-double {
	margin-top: 60px;
}

.spacing-bottom-extra-double {
	margin-bottom: 60px;
}

.spacing-left-extra-double {
	margin-left: 60px;
}

.spacing-right-extra-double {
	margin-right: 60px;
}

.spacing-top-less {
	margin-top: 10px;
}
.spacing-left {
	margin-left: 20px;
}
.spacing-left-extra {
	margin-left: 30px;
}
.spacing-left-less {
	margin-left: 10px;
}
.spacing-right {
	margin-right: 20px;
}
.spacing-right-extra {
	margin-right: 30px;
}
.spacing-right-less {
	margin-right: 10px;
}
.spacing-bottom {
	margin-bottom: 20px;
}
.spacing-bottom-extra {
	margin-bottom: 30px;
}
.spacing-bottom-less {
	margin-bottom: 10px;
}
.spacing-leftright {
	margin: 0 10px;
}
.spacing-topbottom {
	margin: 10px 0;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}



/* Start Of Customised CSS */
@font-face {
    font-family: 'open_sanslight';
    src: url('/include/opensans-light.eot');
    src: url('/include/opensans-light.eot?#iefix') format('embedded-opentype'),
         url('/include/opensans-light.woff') format('woff'),
         url('/include/opensans-light.ttf') format('truetype'),
         url('/include/opensans-light.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('/include/opensans-bold.eot');
    src: url('/include/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('/include/opensans-bold.woff') format('woff'),
         url('/include/opensans-bold.ttf') format('truetype'),
         url('/include/opensans-bold.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('/include/opensans-regular.eot');
    src: url('/include/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('/include/opensans-regular.woff') format('woff'),
         url('/include/opensans-regular.ttf') format('truetype'),
         url('/include/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('/include/opensans-semibold.eot');
    src: url('/include/opensans-semibold.eot?#iefix') format('embedded-opentype'),
         url('/include/opensans-semibold.woff') format('woff'),
         url('/include/opensans-semibold.ttf') format('truetype'),
         url('/include/opensans-semibold.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}


.title_bg {
background:url(../images/title-bg.jpg);
height:19px;
margin-left:-50px;
}


.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}


.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}




#home-dealer-wrapper {
    padding: 5px 0px 30px 0px;
}




#scrollUp {
	bottom: 0;
	right: 30px;
	width: 70px;
	height: 70px;
	padding: 10px 5px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#scrollUp:hover {
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
#scrollUp, a#scrollUp {
	bottom: 40px;
	right: 20px;
	width: 50px;
	height: 50px;
	background: url(../images/top.png) no-repeat;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
#scrollUp-active {
	display: none;
}





.row.border_box_wrapper {
 display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;	
	justify-content:center ;
}

.border_box#about {
border: 1px solid #61b4ea;
padding:20px;
}

.border_box#services {
border: 1px solid #61b4ea;
padding:50px 45px;
}


.border_box#services:hover , .border_box#about:hover {
	border: 1px solid #999;
}


.border_box img {
margin: 0 auto;	
}



.row.border_box_wrapper > [class*='col-'] {
	
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	width: 269px;
	margin:5px 5px;
}




@media (max-width: 1156px) {
	
	.row.border_box_wrapper > [class*='col-'] {
		width: 249px;
		margin:5px 15px;
	}
	
	
	
}


@media (max-width: 767px) {
	
	.row.border_box_wrapper > [class*='col-'] {
		width: 300px;
		margin:5px 15px;
	}
	
	
	
}


@media (max-width: 660px) {
	
	.row.border_box_wrapper > [class*='col-'] {
		width: 250px;
		margin:5px 15px;
	}
	
	
	
}


@media (max-width: 543px) {
	
	.row.border_box_wrapper > [class*='col-'] {
		width: 100%;
		margin:5px 15px;
	}
		
}







.product_box {
	  background-color: rgb(96, 180, 234);
	  height:140px;
	  width:100%;
	  text-align:center;
	  position:relative;
}

.product_box_txt_one{
	width: 362px;
   position:absolute;
   top: 45%;	
   padding:0px 30px;
}


.product_box_txt_two {
	width: 362px;
   position:absolute;
   top: 30%;	
   padding:0px 30px;
}



.desktop_full_image  { 
width:100% !important;
}

#menu {
    margin-top: 17px;
}

input[type="text"], textarea, select {
    padding: 16px 5px;
    width: 365px !important;
    color:#000000 !important;
}

#footer-wrapper {
    padding: 30px 0 40px 0 !important;
}

select {
    padding: 0px 5px !important;
}

input[type="text"], input[type="password"] {
width:100% !important;
}

input[type="password"] {
padding: 16px 5px;
}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }

/* End Of Customised CSS */
