body, p h1, h2, h3, h4, h5 {
    font-family: 'Exo 2', sans-serif;
}
h2 {
    font-size: 1.2em;
    line-height: normal;
}
.box-service .box-service-item .body {
	padding: 20px 40px;
}
p {
	margin-bottom: 10px;
}
.section-heading-2 {
    font-size: 24px;
    line-height: 0em;
    letter-spacing: -.06em;
    padding-top: 0px;
    padding-bottom: 20px;
}
.cleaning-1 img {
	height: 390px;
}
ul li {
	list-style: none;
}

ol {
    list-style: decimal!important;
}
.navbar-nav > li > a {
    padding-top: 25px!important;
    padding-bottom: 15px!important;
}

ol li, ul li {
    margin: 10px 0;
}
a {
	color: #2e96db;
}
.contact-content ul li::before {
	content: none!important;
}
.alignright {
    float: right;
    margin: 0 0 15px 10px;
}
.alignleft {
    float: left;
    margin: 0 15px 10px 0;
}
.box-image-1 {
    height: 420px;
}
.jumbo-heading h2 {
    font-size: 30px;
} 
.testimony {
    background: #eee;
} 
.footer .fcopy {
    background: #074e97;
    padding: 8px 0;
    color: #fff;
    text-align: center;
}
.fcopy p {
    margin-bottom: 0;
    margin-top: 6px;
}
.ftex a {
    color: #feca44;
}
.footer-sosmed a {
   color: #333;
}
.footer-sosmed a {
    background: #fde428!important;
    height: 32px;
    width: 32px;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
}
.footer-sosmed a:hover {
    background: #3B5998!important;
    color: #fff;
 }
 .slider img {
    width: 100%!important;
 }
 .welcome-center {
    text-align: center;
}
 .welcome {
    display: inline-block;
 }
  .welcome h2 {
    font-size: 30px;
    background: #feca44;
    padding: 15px 20px;
  }
  .gutter-wedo {
    margin-right: -3px;
    margin-left: -3px;
    margin-top: -114px;
    margin-bottom: 80px;
}
.carousel-control {
    position: absolute;
    top: 45%;
    bottom: 0;
    left: 0;
    width: 50px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    filter: alpha(opacity=50);
    opacity: .5;
    background: #000;
   height: 50px;
    line-height: 46px;
    border-radius: 50%;
}
.carousel-control.right {
    right: 10px;
}
.carousel-control.left {
    left: 10px;
} 
.carousel-indicators {
    display: none;
}
.carousel-caption {
    text-align: inherit;
    top: 25%;
    text-shadow: none;
}
.caption-1 {
    left: 10%;
    right: 0;
} 
.carousel-caption h2 {
    font-size: 50px;
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
}
.caption-2 {
   top: 50%!important;
   text-align: center!important;
}
.navbar-nav > li > a {
    padding-top: 23px!important;
    padding-bottom: 15px!important;
    font-size: 15px;
}
.logo img {
    padding-top: 10px;
}
.navbar-main .nav > li.active > a, .navbar-main .nav > li > a:hover, .navbar-main .nav > li > a:focus {
    color: #feca44!important;
    background-color: transparent;
}
.navbar-nav > .active > a:before, .navbar-nav > .active > a:hover:before, .navbar-nav > .active > a:focus:before {
    background-color: #feca44;
    top: 15px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.navbar-nav > .active > a:after, .navbar-nav > .active > a:hover:after,.navbar-nav > .active > a:focus:after {
    background-color: #feca44;
    bottom: 5px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.dropdown a:hover {
    color: #feca44;
}

.heading h2 {
    font-size: 30px;
    margin-top: 0;
    color: #074e97;
}
.bglight {
    background: none;
}
.work {
    background: #eee;
}
.center {
    text-align: center;
}
.center h2 {
    margin-bottom: 30px;
}
#owl-demo .item {
    background: inherit!important;
}
.owl-theme .owl-controls .owl-page span {
    width: 10px!important;
    height: 10px!important;
    background: #074e97!important;
}

.count
{
  line-height: 100px;
  font-size:25px;
  background: #feca44;
    height: 100px;
    width: 100px;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 20px;
    color: #074e97;
    font-weight: 600;
}
#talkbubble {
   width: 120px;
   height: 80px;
   background: red;
   position: relative;
   -moz-border-radius:    10px;
   -webkit-border-radius: 10px;
   border-radius:         10px;
  float:left;
  margin:20px;
}
#talkbubble:before {
   content:"";
   position: absolute;
   right: 100%;
   top: 26px;
   width: 0;
   height: 0;
   border-top: 13px solid transparent;
   border-right: 26px solid red;
   border-bottom: 13px solid transparent;
}

.linker
{
  font-size : 20px;
  font-color: black;
}
.stats-list p {
    font-size: 20px;
    color: #074e97;
}
.stats-list {
    padding-top: 20px;
}
.member-list ul {
    margin-right: -10px;
    margin-left: -10px;
}
.member-list ul li {
    float: left;
    width: 16.666%;
    padding: 0 10px;
}
.Team {
    background: #eee;
}

.member-list ul li p {
    text-align: center;
    margin-top: 10px;
    border-bottom: 1px solid #074e97;
    padding-top: -3px;
    padding-bottom: 10px;
}
.member-list ul li span {
    color: #074e97;
}
.footer-top {
    background: #feca44;
    padding: 10px 0;
}
.footer-top ul {
    margin: 0;
    padding: 0;
}
.footer-top ul li {
    list-style: none;
    float: left;
    margin-right: 130px;
}
.footer-top ul li:last-child {
    margin-right: 0;
}
#owl-testimonials {
    padding-top: 30px;
}
#owl-testimonials img {
    width: inherit!important;
    text-align: center!important;
    display: inline-block!important;
    border-radius: 50%;
    margin-bottom: 20px;
}
.testimonials {
    text-align: center;
}
.testi-text h4 {
    color: #074e97;
}
.footer .footer-item .footer-title:before {
    display: none;
}
.footer .footer-item .footer-title {
    padding: 0;
    margin-bottom: 30px;
}
.footer .footer-item .list li {
    width: inherit;
    display: block;
}
.footer-1 p {
    font-size: 15px;
}
.footer-social ul {
    margin: 0;
    padding: 0;
}
.footer-social ul li {
    float: left;
    margin-right: 10px;
}
.footer-social .facebook {
    background: #3B5998;
}
.footer-social ul li a {
    font-size: 17px;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    color: #f5f5f5;
    border-radius: 5px;
}
.footer-social .twitter {
    background: #32AADC;
}
.footer-social .pinterest {
    background: #cb2027;
}
.footer-social ul li a:hover {
    background: #feca44;
}
.footer {
    padding: 0;
    margin: 0;
}
.footer-main {
    padding: 40px 0;
}
.pad {
    padding-top: 70px;
    padding-bottom: 70px;
}
.stiky .navbar-nav > li > a {
    padding-top: 13px!important;
    padding-bottom: 15px!important;
    font-size: 15px;
}
.stiky .navbar-nav > .active > a:before, .navbar-nav > .active > a:hover:before, .navbar-nav > .active > a:focus:before {
    background-color: #feca44;
    top: 7px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: all 0.5s ease;
    width: 100%;
}
.stiky .navbar-nav > .active > a:after, .navbar-nav > .active > a:hover:after, .navbar-nav > .active > a:focus:after {
    background-color: #feca44;
    bottom: 5px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: all 0.5s ease;
    width: 100%;
}


.category-nav li.active a {
    border-color: #feca44;
}

.category-nav li a:hover {
    background-color: #feca44;
}

.category-nav li a {
    color: #333333;
    display: block;
    padding: 15px 20px;
    margin-bottom: 5px;
    background-color: #ddd;
    border-left: 5px solid transparent;
}
.widget.cta .btn-primary:hover {
    background-color: #074e97;
}
.widget.cta {
    background-color: #feca44;
    padding: 30px;
}
.btn-secondary {
    background-color: #074e97;
    color: #ffffff;
}
.btn-secondary:hover {
    background-color: #feca44;
}
.navbar-main .dropdown-menu {
    background-color: #ddd;
    min-width: 100px;
    color: #ffffff;
    padding: 0;
    border: 0;
    border-radius: 0;
}
.dropdown-menu {
	top: 135%;
	z-index: 2000;
}
.navbar-main .dropdown-menu > li {
    border-bottom: 1px solid #fff;
} 
.dropdown-menu >li a:hover {
	background: 
}
.stiky .dropdown-menu {
    top: 125%;
}

.box-service-item a {
	color: #074e97;
}
.box-service .box-service-item .body {
    background-color: #ddd;
    height: 100%;
    padding: 30px 40px;
}
.readmore, .box-image-2 .body .readmore {
    display: block;
    margin-top: 20px;
    font-weight: 600;
    color: #074e97;
}
.readmore:hover, .box-image-2 .body .readmore:hover {
    color: #feca44;
}
.free-quote {
    background-color: inherit;
    padding: 0;
}
.widget-title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -.06em;
    color: #074e97;
    margin-bottom: 40px;
}
.list-info li .info-icon {
    display: inline-block;
    color: #074e97;
    font-size: 16px;
    float: left;
}
.form-contact .btn, .form-contact .btn-primary, .form-contact .btn-secondary, .form-contact .btn-white {
    background-color: #feca44;
    border-color: #feca44;
    color: #333333;
 }
 .form-contact .btn:hover, .form-contact .btn-primary:hover, .form-contact .btn-secondary:hover, .form-contact .btn-white:hover {
    background-color: #074e97;
    border-color: #074e97;
    color: #ffffff;
}
.footer .footer-item .footer-title {
	color: #074e97;
}
.section-heading-2 {
	color: #074e97;
}
.navbar-nav > li > a:hover:after {
	background-color: #feca44;
    bottom: 5px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: all 0.5s ease;
    width: 100%;
}
.navbar-nav > li > a:hover:before {
	background-color: #feca44;
    top: 15px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: all 0.5s ease;
    width: 100%;
}
.stiky .navbar-nav > li > a:hover:before {
	background-color: #feca44;
    top: 8px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: all 0.5s ease;
    width: 100%;
}
.footer .footer-item .list li a:hover {
    color: #074e97;
}
.footer-menu-list li a::before {
    content: "\f18e";
    font-family: "fontawesome";
    margin-right: 10px;
    color: #fff;
}
.footer-menu-list {
    background: rgba(7, 78, 151, 0.7);
    padding: 5px 15px!important;
}

.footer .footer-item .footer-menu-list li a {
    color: #fff;
}
.footer .footer-item .footer-menu-list li {
    border-bottom: 1px solid #cac8c8;
    padding-bottom: 6px;
}
.footer .footer-item .footer-menu-list li:last-child {
    border-bottom: none;
}
.alignright {
    float: right;
    margin: 70px 0 15px 10px;

}
#backtop a {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    z-index: 999;
    bottom: 25px;
    position: fixed;
    font-size: 30px;
    overflow: hidden;
    line-height: 50px;
    text-align: center;
    bottom: 70px;
    background-color: #feca44;
    left: 95%;
    box-shadow: 4px 4px 8px 0 rgba(0,0,0,0.5);
}
#backtop a {
    color: #444;
    text-align: center;
}
#backtop a:hover {
    background: #074e97;
    color: #fff;
}
.section.wedo {
    position: relative;
    z-index: 1;
}
#owl-testimonials .owl-pagination {
    display: none!important;
}
.owl-theme .owl-controls .owl-buttons div {
        background: #074e97!important;
}

.contact-link.fix-contact-link {
    visibility: visible;
}
.contact-link {
    text-align: center;
    visibility: hidden;
}
.a {
    position: fixed;
    top: 45%;
    right: -60px;
   z-index: 999;
   transform: rotate(-90deg);
}
.a h2 {
    margin: 0;
    padding: 0;
    font-size: 25px;
}
.a h2 a {
    background: #074e97;
    color: #fff;
    padding: 10px 20px;
} 

body {
    position: relative;
}
.banner-page .title-page {
    font-size: 2em;
    line-height: 32px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 7px;
}
.navbar-right .dropdown-menu {
    right: inherit!important;
}
.navbar-main .dropdown-menu > li a {
    padding: 10px 20px;
    color: #666666;
}
.btgrid img {
    display: block!important;
}
.gallery-row {
    margin-bottom: 30px;
}
