.header{
	background:#f57e2a;
	/* padding:0px 10px 02px 10px; */
	color:#fff;
	font-size:20px;
}
body{
	color: #4f5d75;
    font-size: 15px;
    line-height: 1.75;
    font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    /* margin: 0 0 20px 0; */
    font-family: 'Noto Sans', sans-serif;
    font-weight: 500;
    color: #000;
}

.socialicon{
	clear: inherit;
    float: left;
    font-size: 20px;
    line-height: 0.8;
    list-style: outside none none;
    text-align: left;
    font-weight: 400;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    margin-right: 15px;
    padding: 10px 15px 10px 0;
    color: #fff;
}
.quick-contact  {
    clear: inherit;
    float: left;
    font-size: 13px;
    line-height: 0.8;
    list-style: outside none none;
    text-align: left;
    font-weight: 400;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
    margin-right: 15px;
    padding: 15px 15px 15px 0;
    color: #fff;
}
.header a {
    color: #fff;
    text-decoration: none;
	
}
#masthead {
    background: #fff;
    clear: both;
    width: 100%;
    z-index: 999;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    padding: 15px 0 10px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
#masthead::after {
    content: "";
    display: block;
    background: #fff;
    height: 20px;
    width: 70%;
    position: absolute;
    bottom: -20px;
    right: 0;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
#masthead::before {
    content: "";
    position: absolute;
    border-right: 20px solid white;
    border-bottom: 20px solid transparent;
    bottom: -20px;
    z-index: 9;
    right: 70%;
}
/* Menu bar */
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    /* width: 100%  !important; */
    margin-left: 1px !important;
    margin-top: 14px  !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #f57e2a;
}
.navbar-default {
    background-color: #fff !important;
    border-color: #fff !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #000 !important;
    background-color: #ffffff !important;
}
.navbar-default .navbar-nav>li>a {
    color: #000 !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #f57e2a !important;
    background-color: #ffffff !important;
    font-weight: bold !important;
}

/* End Menu bar */


/* Box CSS */
#quick-link-buttons {
    float: left;
    display: table;
}
#quick-link-buttons a.custom-button.cart-button, #quick-link-buttons a.custom-button.quick-link-button {
    border: 2px solid transparent;
}

#quick-link-buttons a.custom-button {
   margin: 20px 0px 0px 10px;
    padding: 5px 12px;
    font-size: 13px;
    min-width: 115px;
}
#quick-link-buttons a.custom-button.quick-link-button {
    background: #2c3038;
    border-color: #2c3038;
}
#quick-link-buttons a.custom-button.cart-button:hover {
    background-color: inherit;
    color: #f57e2a;
    border: 2px solid #f57e2a;
}

#quick-link-buttons a.custom-button.quick-link-button:hover {
    background-color: inherit;
    color: #f57e2a;
    border: 2px solid #f57e2a;
}

/* .masthead-box{ */
	    /* margin-top: 16px; */
		/* margin-right: 0px; */
/* } */
/* .box-blue{ */
	    /* padding: 10px 8px 10px 8px; */
		/* background: #f57e2a; */
/* } */
/* .box-black{ */
	    /* padding: 10px 8px 10px 8px; */
		/* background: #000; */
/* } */
/* .masthead-box a { */
    /* color: #ffffff; */
    /* text-decoration: none; */
/* } */




/* End of Box CSS */

/* Who we Are CSS */
.who-we-are{
	padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 20px;
}
.who-we-are h2{
	font-size: 30px;
    font-weight: bold;
}
.who-we-are span{
	    color: #f57e2a;
}

.who-we-are p{
	padding-top: 10px;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
}

a.custom-button, a.custom-button:visited, button, a.button, a.custom-button.custom-primary-button, a.custom-button.custom-primary-button:visited {
    transition: all 0.3s ease 0s;
    background: #f57e2a;
    color: #fff;
    font-size: 13px;
    line-height: 1.8;
    padding: 15px 35px;
    border: none;
    height: auto;
    width: auto;
    cursor: pointer;
    display: inline-block;
    min-width: 135px;
    text-align: center;
    text-transform: uppercase;
    text-align: center;
    margin: 0 10px;
    position: relative;
    font-weight: 500;
    border-radius: 2px;
    vertical-align: middle;
	margin-top: 20px;
}

a.custom-button:before {
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center , rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 5%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transition-duration: 0.3s;
    transition-property: transform, opacity;
    width: 90%;
    z-index: -1;
}

a.custom-button:hover, a.custom-button:focus, a.custom-button:active {
    transform: translateY(-5px);
}
a.custom-button:hover::before, a.custom-button:focus::before, a.custom-button:active::before {
    opacity: 1;
    transform: translateY(5px);
}
a.custom-button:before {
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center , rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 5%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transition-duration: 0.3s;
    transition-property: transform, opacity;
    width: 90%;
    z-index: -1;
}
/* End Who we Are CSS */

/* Key Propducts*/
.key-products{
	background:#fafafd;
	padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 20px;
	margin-bottom:30px;
}
.key-products h2{
	font-size: 30px;
    font-weight: bold;
	text-align:center;
}
.key-products span{
	    color: #f57e2a;
}
.key-products p{
	text-align:center;
	margin-top:20px;
}
.media {
  display: inline-block;
  position: relative;
  vertical-align: top;
 
}

.media__image { display: block; }

.media__body {
  background: rgba(41, 128, 185, 0.7);
  bottom: 0;
  color: white;
  font-size: 1em;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 3.75em 3em;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.media__body:hover { opacity: 1; }

.media__body:after,
.media__body:before {
  border: 1px solid rgba(255, 255, 255, 0.7);
  bottom: 1em;
  content: '';
  left: 1em;
  opacity: 0;
  position: absolute;
  right: 1em;
  top: 1em;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: 0.6s 0.2s;
  transition: 0.6s 0.2s;
}

.media__body:before {
  border-bottom: none;
  border-top: none;
  left: 2em;
  right: 2em;
}

.media__body:after {
  border-left: none;
  border-right: none;
  bottom: 2em;
  top: 2em;
}

.media__body:hover:after,
.media__body:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.media__body h2 { margin-top: 0; }

.media__body p { margin-bottom: 1.5em; }

.media:first-child {
    margin-top: 36px !important;
}
/* End Key Propducts*/
/* Welcome Box  */
.section-call-to-action.cta-layout-2:before {
    content: "";
    display: block;
    width: 65%;
    height: 20px;
    float: left;
    background: #1c3a48;
    position: absolute;
    top: -20px;
}
.section-call-to-action {
    position: relative;
    text-align: center;
    background: #1c3a48 none repeat scroll 0 0;
    position: relative;
}
.section-call-to-action.cta-layout-2 .call-to-action-inner-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    left: 65%;
    top: -40px;
    border-bottom: 20px solid #1c3a48;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
    z-index: 9;
}
.section-call-to-action.cta-layout-2 .call-to-action-inner-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    right: 35%;
    bottom: -40px;
    border-top: 20px solid #1c3a48;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
}
.section-call-to-action.cta-layout-2 .call-to-action-inner-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    left: 65%;
    top: -40px;
    border-bottom: 20px solid #1c3a48;
    border-top: 20px solid transparent;
    border-right: 20px solid transparent;
    z-index: 9;
}
.section-call-to-action.cta-layout-2 .call-to-action-description {
    float: left;
    margin: 0;
    max-width: inherit;
}
.section-call-to-action .cta-title {
    margin-bottom: 15px;
    color: #fff;
}
.section-call-to-action.cta-layout-2 .call-to-action-buttons {
    float: right;
    margin-top: 20px;
}
.container::after, .inner-wrapper::after {
    clear: both;
    content: "";
    display: table;
}
.section-call-to-action.cta-layout-2 .call-to-action-inner-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    right: 35%;
    bottom: -40px;
    border-top: 20px solid #1c3a48;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
}
.section-call-to-action.cta-layout-2:after {
    content: "";
    display: block;
    width: 35%;
    height: 20px;
    right: 0;
    background: #1c3a48;
    position: absolute;
    bottom: -20px;
}
a.custom-button:hover, a.custom-button:focus, a.custom-button:active {
    transform: translateY(-5px);
}
a.custom-button:hover, button:hover, a.button:hover, button:focus, a.button:focus, a.custom-button:focus, button:active, a.custom-button:active, a.custom-button.custom-primary-button:hover, a.custom-button.custom-primary-button:active, a.custom-button.custom-primary-button:focus {
    background-color: #f57e2a;
    color: #fff;
    box-shadow: 0px 2px 7px 0px rgba(162, 160, 160, 0.54);
}

a.custom-button, a.custom-button:visited, button, a.button, a.custom-button.custom-primary-button, a.custom-button.custom-primary-button:visited {
    transition: all 0.3s ease 0s;
    background: #f57e2a;
    color: #fff;
    font-size: 13px;
    line-height: 1.8;
    padding: 15px 35px;
    border: none;
    height: auto;
    width: auto;
    cursor: pointer;
    display: inline-block;
    min-width: 135px;
    text-align: center;
    text-transform: uppercase;
    text-align: center;
    margin: 0 10px;
    position: relative;
    font-weight: 500;
    border-radius: 2px;
    vertical-align: middle;
}
/* End Welcome Box  */
/* latest News */
.latest-news{

	padding-top: 25px;
    padding-right: 30px;
    padding-bottom: 20px;
	margin-bottom:30px;
}
.latest-news h2{
	font-size: 30px;
    font-weight: bold;
	text-align:center;
}
.latest-news span{
	    color: #f57e2a;
}
.latest-news p{
	text-align:left;
	margin-top:20px;
	/* padding-left: 100px; */
    /* padding-right: 100px; */
}

/* End of latest News */

.section-latest-news .latest-news-item {
    float: left;
    padding: 15px 25px;
    margin: 15px 0;
    text-align: left;
}
.custom-entry-date {
    float: right;
    width: 70px;
    border-radius: 5px 5px 0 0;
}
.custom-entry-date span {
    display: block;
    padding: 3px 10px;
    text-align: center;
}

.entry-day {
    font-size: 30px;
    line-height: 1.3;
    background: #f5f5f5;
    color: #222;
    border-radius: 5px 5px 0 0;
    font-weight: bold;
}
.latest-news-text-content .entry-month {
    background: #f57e2a;
    color: #fff;
    width: 72px;
}

.custom-entry-date span {
    display: block;
    padding: 3px 10px;
    text-align: center;
}

/* background image */
.bg-overlay {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url("images/backimage1.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    /* color: #fff; */
    /* height: 450px; */
    padding-top: 25px;
	 padding-top: 25px;
}

.bg-overlay h1{
	font-size: 45px;
    color: #f57e2a;
}

.bg-overlay h2{
	font-size: 35px;
    color: #fff;
}

.bg-overlay h4{
	font-size: 17px;
    color: #fff;
}

/* 	 */

/* Client Images */
.client-image{
	background: #f6f6f6;
    padding: 30px!important;
}

/* End Client Images */


/* footer css */

#footer-widgets {
    background-color: #252831;
    overflow: hidden;
    padding: 35px 0 100px;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    background-image: url(images/footer/footer-bg.png);
    position: relative;
    z-index: 9;
    background-attachment: fixed;
}
#footer-widgets::after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #252831;
    opacity: 0.9;
    z-index: -1;
}
.container::after, .inner-wrapper::after {
    clear: both;
    content: "";
    display: table;
}
.inner-wrapper {
    margin-left: -25px;
    margin-right: -25px;
}

#footer-widgets {
    background-color: #252831;
    overflow: hidden;
    padding: 35px 0 100px;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    background-image: url(images/footer-bg.png);
    position: relative;
    z-index: 9;
    background-attachment: fixed;
}
#footer-widgets::after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #252831;
    opacity: 0.9;
    z-index: -1;
}
#footer-widgets .footer-active-4 {
    width: 25%;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}
#footer-widgets .footer-widget-area {
    float: left;
    padding: 0 25px;
    width: 25%;
}
#footer-widgets .widget-title {
    color: #fff;
}
#footer-widgets .widget-title:after {
    display: block;
    content: "";
    height: 2px;
    background: #ffffff;
    width: 50px;
    margin-top: 10px;
    margin-bottom: 20px;
}
#footer-widgets .social-links {
    float: left;
    margin-top: 0;
}
.social-links {
    clear: both;
    overflow: hidden;
}

.social-links {
    text-align: center;
}
#footer-widgets ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-links ul {
    margin: 0;
    padding: 0;
}
#footer-widgets .social-links ul li {
    display: inline-block;
    margin-right: 5px;
    margin-top: 0;
    padding: 0;
}

#footer-widgets ul li {
    font-size: 15px;
    padding: 0px 15px 0px 25px;
    position: relative;
}

.social-links li {
    display: inline-block;
    margin-right: 2px;
    margin-top: 2px;
    margin-left: 0px;
}

#footer-widgets a, #footer-widgets a:visited {
    color: #ddd;
}

.social-links.circle li a {
    border-radius: 100%;
}

.social-links li a {
    border: 2px solid #777;
    display: inline-block;
    height: 33px;
    line-height: 1.7;
    margin-right: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 33px;
}
.social-links ul li a[href*="facebook.com"]::before {
    content: "\f09a";
}
.social-links ul li a[href*="twitter.com"]::before {
    content: "\f099";
}
.social-links ul li a[href*="linkedin.com"]::before {
    content: "\f0e1";
}
.social-links ul li a[href*="instagram.com"]::before {
    content: "\f16d";
}
.social-links ul li a::before {
    color: #8c8c8c;
    content: "\f0c1";
    display: block;
    font-family: FontAwesome;
    font-weight: normal;
    line-height: 2;
    font-size: 14px;
}
#footer-widgets a:hover, #footer-widgets a:active, #footer-widgets a:focus {
    color: #fff;
}

#footer-widgets a, #footer-widgets a:visited {
    color: #ddd;
}

.social-links ul li a[href*="instagram.com"]:hover {
    background-color: #517fa4;
}

.social-links ul li a:hover {
    background-color: #001837;
    border: 1px solid rgba(0, 0, 0, 0);
    -moz-transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
}

#footer-widgets .widget-title {
    color: #fff;
    font-weight: 400;
}

#footer-widgets .widget-title {
    color: #fff;
}



.fa-envelope:before {
    content: "\f0e0";
}
.quick-contact-widget span {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    color: #ddd;
    line-height: 2;
    display: table;
    clear: both;
}
.quick-contact-widget span i {
    font-size: 18px;
    padding-right: 10px;
    display: table-cell;
}
/* end footer css */

#footer-contact {
    background: #fbfcfc;
    text-align: center;
    padding: 60px 0;
    position: relative;
    z-index: 99;
}
#footer-contact::before {
    height: 50px;
    content: "";
    display: block;
    background: url(images/footer-contact-bg.png);
    margin: -110px auto 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    max-width: 1349px;
}
#footer-contact .contact-title {
    display: inline-block;
    margin: 0 25px;
}
#footer-contact .contact-buttons {
    display: inline-block;
    margin: 0 25px;
}

#colophon {
    background-color: #414244;
    clear: both;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.colophon-top {
    padding: 20px 0;
    background: #2c3038;
}
#footer-navigation {
    margin-top: 15px;
}
#footer-navigation ul {
    margin: 0;
}
#footer-navigation li {
    display: inline-block;
    list-style: outside none none;
}
#colophon a, #colophon a:visited {
    color: #ccc;
}

#footer-navigation li a {
    display: block;
    padding: 5px 8px;
    text-transform: capitalize;
}
.colophon-bottom {
    padding: 10px 0;
}
.copyright {
    float: left;
}
.site-info {
    float: right;
}

/* about css */
.about{
	margin-top: 20px;
    margin-bottom: 20px;
}
.about span{
	color:#f57e2a;
}
.about1{
	margin-top: 30px;
    margin-bottom: 30px;
	padding-top: 20px;
    padding-bottom: 20px;
	background:#f6f6ff;
}
.about1 span{
	color:#f57e2a;
	
}
.about1 h2{
	text-align:center;
}
.about1 p{
	text-align:center;
}
.box{
	margin-top:20px;
	margin-bottom:20px;
	border: 1px solid #fff;
    background: #fff;
    padding: 5px;
	text-align:center;
}
.box:hover{
	
	border: 1px solid #fff;
    background: #fff;
    padding: 5px;
	box-shadow: 10px 10px 5px #9a9898;
}
.box h2{
	color:#f57e2a;
}
/* End about css */

.product{
	margin-top:20px;
	margin-bottom:20px;
}
.well {
    /* min-height: 20px; */
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fafafd;
    border: 1px solid #fafafd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.product h1 {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}
.product h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.product span {
    color: #f57e2a;
}


/* testimonial */


.testimonial{
    text-align: center;
}
.testimonial .testimonial-content{
    padding: 30px 50px;
    background: #2ec4b6;
    border-radius: 100px 0;
    position: relative;
    margin: 0 10px 35px;
}
.testimonial .testimonial-content:after{
    content: "";
    position: absolute;
    border-top: 10px solid #2ec4b6;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: -9px;
    left: 47%;
}
.testimonial .description{
    font-size: 14px;
    color: #fdfffc;
    line-height: 25px;
    margin: 0;
}
.testimonial .pic{
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
    border-radius: 50%;
    overflow: hidden;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .testimonial-title{
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #011627;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    color: #ff9f1c;
}
.owl-theme .owl-controls{
    border-top: 1px solid #d5d5d5;
    margin-top: 40px;
    padding-top: 30px;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #ff9f1c;
    border-radius: 4px;
    opacity: 1;
    padding: 0;
}
.owl-prev:before,
.owl-next:before{
    content: "\f053";
    font-family: 'FontAwesome';
    color: #fdfffc;
}
.owl-next:before{
    content: "\f054";
}
.owl-prev:hover:before,
.owl-next:hover:before{
    color: #011627;
}
.inquiry{
	margin-top:20px;
	margin-bottom:20px;
}
.inquiry h2{
	font-size: 30px;
    font-weight: bold;
	text-align:center;
}
.inquiry span{
	    color: #f57e2a;
}

.inquiry_div {
    width: 90%;
    margin: 30px auto;
    border: 0px solid;
}
.text1 {
    width: 100%;
    height: 35px;
    padding: 2px 10px;
    font-family: calibri;
}
.text2 {
    width: 100%;
    height: 100px;
    padding: 2px 10px;
    font-family: calibri;
}
.btn-primary {
    color: #fff;
    background-color: #f57e2a !important;
    border-color: #f57e2a !important;
}

.contact{
	margin-top:30px;
	margin-bottom:30px;
}
.contact h2{
	font-size: 25px;
    font-weight: bold;
	/* text-align:center; */
}
.contact span{
	    color: #f57e2a;
}
.contact p{
	font-size: 17px;
    font-weight: bold;
	/* text-align:center; */
}

/* Smaller than standard 480 (devices and browsers) */
@media only screen and (max-width:479px){
	#footer-widgets .footer-widget-area {
    float: left;
    padding: 0 25px;
    width: 100%;
}
}


