@import url('/includes/bootstrap.css');
@font-face {
    font-family: 'ralewaylight';
    src: url('../fonts/raleway-light-webfont.eot');
    src: url('../fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/raleway-light-webfont.woff') format('woff'),
    url('../fonts/raleway-light-webfont.ttf') format('truetype'),
    url('../fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'quanregular';
    src: url('../fonts/quan-webfont.eot');
    src: url('../fonts/quan-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/quan-webfont.woff') format('woff'),
    url('../fonts/quan-webfont.ttf') format('truetype'),
    url('../fonts/quan-webfont.svg#quanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ralewaymedium';
    src: url('../fonts/raleway-medium-webfont.eot');
    src: url('../fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/raleway-medium-webfont.woff') format('woff'),
    url('../fonts/raleway-medium-webfont.ttf') format('truetype'),
    url('../fonts/raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'quan_bookregular';
    src: url('../fonts/quan-book-webfont.eot');
    src: url('../fonts/quan-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/quan-book-webfont.woff') format('woff'),
    url('../fonts/quan-book-webfont.ttf') format('truetype'),
    url('../fonts/quan-book-webfont.svg#quan_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaysemibold';
    src: url('../fonts/raleway-semibold-webfont.eot');
    src: url('../fonts/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/raleway-semibold-webfont.woff') format('woff'),
    url('../fonts/raleway-semibold-webfont.ttf') format('truetype'),
    url('../fonts/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1,.Heading-1{
    font-size:28px;
    font-weight:normal;
    margin-top:18px;
    margin-bottom:4px;
    color:#646464;
    line-height: 30px;
    font-family: 'ralewaymedium';
}
.contentinner ul{
    padding-left:15px;
}
.contentinner ul li {
    margin-bottom:8px;
    padding-left:15px;
}
h2,.Heading-2{
    font-size:15px;
    margin-bottom:10px;
    margin-top:25px;
    font-weight:normal;
    color:#2854a1;
    font-family: 'ralewaymedium';
}
h3,.Heading-3{
    font-size:13px;
    margin-top:20px;
    display:block;
    margin-bottom:10px;
    font-weight:normal;
    font-family: 'ralewaymedium';
    color:#2854a1;
}
h4,.Heading-4{
    font-size:13px;
    margin-top:20px;
    display:block;
    margin-bottom:10px;
    font-weight:normal;
    font-family:'ralewaylight';
    color:#2854a1;
}
.leading-text{
    font-size:15px;
    font-family: 'ralewaymedium';
    line-height:22px;
}
body{
    font-family: 'ralewaylight';
    font-size:13px;
    line-height:20px;
}
p{
    margin-bottom:10px;
}
.homepageButton {
    position:relative;
    display:block;
    margin-top:9px;
    margin-bottom:20px;
}

.homepageButtonTitle {
    background-color:#000;
    color:#fff;
    position:absolute;
    padding:11px 24px 11px;
    font-family:'quan_bookregular';
    font-size:25px;
    line-height:24px;
    left:0px;
    z-index:5;
    bottom:60px;
    min-height:71px;
    width:220px;
}

.view{
    margin-top:12px;
    margin-bottom:-50px;
    font-size:15px !important;
    font-family: 'ralewaymedium';
    background-color:#f58220;
    display:block;
    width:110px;
    margin-left:-24px;
    padding:3px 20px 3px 51px;
    text-decoration:none !important;
    position:absolute;
    color:#fff !important;
    top:59px;
}
.form-control{
    box-shadow:none !important;
}
.view:before,.viewProducts:before,.btn-default:before{
    content:" ";
    display:block;
    position:absolute;
    left:25px;
    top:10px;
    width:0px;
    height:0px;
    border-left:7px solid #fff;
    border-top:6px solid transparent;
    border-bottom:6px solid transparent;
}
.contact-details{
    color:#2854a1;
    display:inline-block;
    font-family:'ralewaymedium';
    width:142px;
}
.smlBoxes{
    display:inline-block;
    width:220px;
    background-color:#fff;
    position:relative;
    padding:0px 18px;
    margin-bottom:8px;
    margin-top:5px;
    text-decoration:none !important;
    color:#000 !important;
}
.smlBoxes:hover{
    background-color:#2854a1;
    color:#fff !important;
}
.smlBoxes img{
    margin-left:-18px;
    margin-right:-18px;
}
.smlBoxTitle{
    font-size:15px;
    color:#2854a1;
    margin-top:15px;
    display:block;
    font-family:'ralewaymedium';
    margin-bottom:10px;
}
.smlBoxes:hover .smlBoxTitle{
    color:#fff;
}
.smlBoxes img{
    position:relative;
    z-index:1;
}
.viewProducts{
    margin-top:26px;
    margin-bottom:0px;
    font-size:13px !important;
    font-family: 'ralewaymedium';
    background-color:#f58220;
    display:block;
    width:142px;
    margin-left:-18px;
    padding:7px 0px 4px 39px;
    text-decoration:none !important;
    color:#fff !important;
    position:relative;
}
.col-md-6{
    width:50%;
    display:inline-block;
}
.viewProducts:before{
    left:18px;
}
ul{
    margin-bottom:10px;
}
ol{
    margin-bottom:10px;
}
a:hover{
    color:#f58220;
}
.blue{
    color:#f58220;
}
.contentinner b,.contentinner strong{
    font-family: 'ralewaymedium';
    font-weight:normal !important;
}
.container .boxDetail {
	/*max-height: 240px;*/
	min-height: 275px;
}
.btn-default{
    color:#fff;
    background-color: #f58220;
    border-color: #cccccc;
    border-radius: 4px;
    font-family: 'ralewaymedium';
    font-size:15px;
    position:relative;
    background-image: none;
    font-weight:normal;
    line-height:18px;
    display:inline-block;
    cursor:pointer;
    padding:11px 42px 11px 42px;
}
.btn-default:before{
    left:19px;
    top:15px;
}
.btn-default:hover{
    background-color:#2fc6fe;
}
.yellowButton,a.yellowButton{
    font-size: 15px !important;
    padding: 11px 40px 12px 43px !important;
    position: relative !important;
    text-align: left !important;
    background-color: #f58220;
    border-color: #f58220;
    color: #ffffff;
    border-radius: 4px;
    display:inline-block;
    color:#fff !important;
    text-decoration:none !important;
}

.yellowButton:before{
    border-bottom: 7px solid transparent;
    border-left: 8px solid #fff;
    border-top: 7px solid transparent;
    content: " " !important;
    display: block !important;
    height: 0;
    left: 18px;
    position: absolute !important;
    top: 13px;
    width: 0 !important;
    z-index: 5;
}