
@import "https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i";
@import "https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700,100";
@import "https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i";
@import "https://fonts.googleapis.com/css?family=PT+Serif:400,400i,700,700i";
@import "https://fonts.googleapis.com/css?family=Playfair+Display";
@import "css/font-awesome.css";
@import "css/flaticon.css";
@import "css/magnific-popup.css";
@import "css/stroke-gap-icons.css";
@import "css/animate.css";
@import "css/owl.css";
@import "css/jquery.fancybox.css";
@import "css/hover.css";
* {
    border: medium none;
    margin: 0;
    outline: medium none;
    padding: 0;
}
@font-face {
    font-family: "lato";
    src: url("fonts/Lato-Regular.ttf");
}

@font-face {
    font-family: "bank gothic medium bt";
    src: url("fonts/bank gothic medium bt.ttf");
}
body {
    background: #ffffff none no-repeat scroll center top / cover ;
    color: #3f3a36;
    font-family: "lato";
    font-size: 14px;
    line-height: 1.8em;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 2.143em;
}
h3 {
    font-size: 1.714em;
}
h4 {
    font-size: 1.286em;
    letter-spacing: 1px;
}
h5 {
    font-size: 1.143em;
    letter-spacing: 0.5px;
}
h6 {
    color: #9c9c9c;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    font-weight: 300 !important;
    line-height: 0;
}
h1, h2, h3, h4, h5, h6 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-family: "bank gothic medium bt";
    font-weight: 600;
    line-height: 1.8em;
    margin: 0;
    position: relative;
}
a {
    color: #333333;
    cursor: pointer;
    text-decoration: none;
}
a:focus, a:hover {
    color: #2BA3E2;
    outline: medium none;
    text-decoration: none;
    transition: all 500ms ease 0s;
}
button, input, select, textarea {
    font-family: "Roboto",sans-serif;
}
li, ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.border-1px {
    border: 1px solid #ffffff;
}
.img-fullwidth {
    width: 100%;
}
.color-333 {
    color: #333333;
}
.bg-color-f8 {
    background-color: #f9f9f9;
}
.text-theme-color {
    color: #1C98DE;
}
.txt-color-white {
    color: #ffffff;
}
.preloader {
    background-color: #ffffff;
    background-image: url("../images/icons/preloader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.default-theme-color {
    background: #fbca00 none repeat scroll 0 0;
}
.icon-box i {
    display: inline-block;
    font-size: 40px;
    transition: all 0.3s ease 0s;
}
.dropcap {
    display: inline-block;
    float: left;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    margin: 0 10px 5px 0;
    text-align: center;
    width: 35px;
}
.main-header {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
}
.main-header.header-style-three {
    position: absolute;
}
.main-header .header-top {
    background: #ffffff none repeat scroll 0 0;
    color: #dadada;
    padding: 10px 0;
    position: relative;
}
.header-style-two .header-top {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.header-style-two .nav-outer {
    background: #0f263a none repeat scroll 0 0;
}
.header-style-two.sticky-header .header-mainbox {
    animation-duration: 500ms;
    animation-iteration-count: 1;
    animation-name: fadeInDown;
    animation-timing-function: linear;
    background: #0f263a none repeat scroll 0 0;
}
.header-style-three.sticky-header .header-mainbox {
    animation-duration: 500ms;
    animation-iteration-count: 1;
    animation-name: fadeInDown;
    animation-timing-function: linear;
    background: #0f263a none repeat scroll 0 0;
}
.header-style-one.main-header .header-top a {
    color: #1e1e1e;
}
.info-nav .icon {
    font-size: 14px;
}
.main-header .info-nav
{
    margin-top: 25px;
}
.main-header .info-nav li {
    display: inline;
    margin-right: 25px;
    position: relative;
}
.main-header .info-nav li:last-child
{
    margin-right: 0;
}
.main-header .info-nav li a {
    font-size: 15px;
    line-height: 30px;
    position: relative;
}
.translate 
{
    float: right;
    width: 168px;
}
.main-header .info-nav li a .icon {
    line-height: 30px;
    padding-left: 5px;
    vertical-align: middle;
}
.main-header .info-nav li a .icon {
    color: #ffd71b;
}
.theme-green .main-header .info-nav li a .icon {
    color: #262A2D;
    font-size: 20px;
}
.main-header .social-links {
    font-size: 13px;
    margin-left: 30px;
    position: relative;
    text-transform: uppercase;
}
.main-header ul li .social-links {
    margin: 0;
}
.main-header .social-links a {
    display: inline-block;
    font-size: 13px;
    margin-left: 10px;
    position: relative;
}
.main-header .header-top a:hover {
    color: #ededed;
}
.theme-green .main-header .header-top a:hover {
    color: #fbca00;
}
.theme-green .main-header .header-top a:hover {
    color: #73a702;
}
.header-style-one.main-header .header-top {
    color: #dadada;
}
.main-header .header-top li.dropdown {
    color: #dadada;
}
.main-header .header-top li .dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffd71b #d0d0d0 #d0d0d0;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 3px 1px 1px;
    padding: 0;
    top: 48px;
}
.header-mainbox {
    left: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
}
.header-style-one .header-mainbox {
    /*background: #007cc2 none repeat scroll 0 0;*/
  /*  background: #1C98DE;*/
}
.header-mainbox .logo {
    padding: 5px 0;
    position: relative;
}
.header-mainbox .outer-box {
    float: right;
}
.header-mainbox .logo-outer {
    position: relative;
}
.fixed-header .header-mainbox {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    position: fixed;
}
.main-header .header-mainbox .logo-outer {
    position: relative;
}
.main-menu {
    position: relative;
}
.main-menu .navbar-collapse {
    padding: 0;
}
.main-menu .navigation {
    font-family: "Roboto Slab",serif;
    margin: 0;
    position: relative;
}
.main-menu .navigation 
{
    margin-top: 0;
    text-align: center;
}
.main-menu .navigation > li {
    /*float: left;*/
   margin: 0 8px;
   position: relative;
   display: inline-block;
   /* transform: skew(-30deg);*/
    z-index: 999;
}
.main-menu .navigation > li > a {
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-weight: 400;
    opacity: 1;
    padding: 8px 20px;
    position: relative;
    text-transform: uppercase;
   /* transform: skew(30deg);*/
    transition: all 0.3s ease 0s;
    letter-spacing: 0.5px;
    font-family: "bank gothic medium bt";


}
.main-menu .navigation > li.current-menu-item , .main-menu .navigation > li.current , .main-menu .navigation > li:hover {
    color: #fff;
    opacity: 1;
    background: #007CC3;

}
.main-menu .navigation > li.current-menu-item a, .main-menu .navigation > li.current a, .main-menu .navigation > li:hover a{
    color:#fff;
    background: #007CC3;

}
.theme-green .main-menu .navigation > li.current-menu-item 
{
    color: #fff;
    background: #FBCA00;

}
.theme-green .main-menu .navigation > li.current-menu-item > a::after, 
.theme-green .main-menu .navigation > li:hover > a::after 
{
    bottom: 10px;
    left: 0;
    letter-spacing: 4px;
    position: absolute;
    right: 0;
    text-align: center;
    background: #FBCA00;
}
.main-menu .navigation > li:hover > a::after {
    opacity: 1;
}
.main-menu .navigation > li > ul {
    background: #ffd71b none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.5);
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    top: 120%;
    transition: all 500ms ease 0s;
    width: 200px;
    z-index: 100;
}
.theme-green .main-menu .navigation > li > ul {
    background: #fbca00 none repeat scroll 0 0;
}
.theme-green .main-menu .navigation > li > ul {
    background: #007CC2 none repeat scroll 0 0;
}
.main-menu .navigation > li > ul.from-right {
    left: auto;
    right: 0;
}
.main-menu .navigation > li > ul > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    width: 100%;
}
.main-menu .navigation > li > ul > li:last-child {
    border-bottom: medium none;
}
.main-menu .navigation > li > ul > li > a {
    color: #333333;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 20px;
    position: relative;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}
.theme-green .main-menu .navigation > li > ul > li > a, .theme-green .main-menu .navigation > li > ul > li > a {
    color: #ffffff;
}
.main-menu .navigation > li > ul > li:hover > a {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
}
.main-menu .navigation > li > ul > li.dropdown > a::after {
    color: #ffffff;
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 15px;
    width: 10px;
    z-index: 5;
}
.main-menu .navigation > li > ul > li.dropdown:hover > a::after {
    color: #ffffff;
}
.main-menu .navigation > li > ul > li > ul {
    background: #ffd71b none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.5);
    display: none;
    left: 120%;
    padding: 0;
    position: absolute;
    top: 0;
    width: 200px;
    z-index: 100;
}
.theme-green .main-menu .navigation > li > ul > li > ul {
    background: #0f263a none repeat scroll 0 0;
}
.main-menu .navigation > li > ul > li > ul > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    width: 100%;
}
.main-menu .navigation > li > ul > li > ul > li:last-child {
    border-bottom: medium none;
}
.main-menu .navigation > li > ul > li > ul > li > a {
    color: #333333;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    padding: 8px 20px;
    position: relative;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}
.theme-green .main-menu .navigation > li > ul > li > ul > li > a {
    color: #ffffff;
}
.theme-green .main-menu .navigation > li > ul > li > ul > li > a {
    color: #ffffff;
}
.main-menu .navigation > li > ul > li > ul > li:hover > a {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    color: #ffffff;
}
.main-menu .navigation > li.dropdown:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
    left: 100%;
    opacity: 1;
    transition: all 500ms ease 0s;
    visibility: visible;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    background: rgba(0, 0, 0, 0) url("images/icons/submenu-icon.png") no-repeat scroll center center / 20px auto;
    border: 1px solid #ffffff;
    cursor: pointer;
    display: none;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    z-index: 5;
}
.container, .container-fluid {
    padding-bottom: 20px;
    padding-top: 20px;
}
.section-title {
    padding-bottom: 25px;
}
.section-title span {
    color: #fbca00;
}
.section-title h6 {
    letter-spacing: 6.9px;
    text-transform: uppercase;
}
.section-title h2 {
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.section-title-icon {
    display: block;
}
.section-title-icon::after, .section-title-icon *::before {
    border-bottom: 1px solid #fbca00;
    content: "";
    display: inline-block;
    height: 1px;
    margin-top: 0;
    vertical-align: middle;
    width: 100px;
}
.section-title-icon i {
    color: #fbca00;
    display: inline-block;
    font-size: 28px;
    margin: 0 10px 0 15px;
    vertical-align: middle;
}
.slider-title {
    color: #ffffff;
    font-family: "PT Sans",sans-serif;
    font-size: 72px;
    line-height: 80px;
}
.main-title {
    color: #ffffff;
    font-family: "PT Sans",sans-serif;
    font-size: 180px;
    line-height: 48px;
    opacity: 0.15;
    text-transform: uppercase;
}
.slider-btn {
    background-color: #333333;
    border-radius: 5px;
    color: #ffffff !important;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.slider-btn:hover {
    background-color: #fbca00;
    color: #333333 !important;
    transition: all 500ms ease 0s;
}
.main-slider .slider-text {
    padding: 150px 0;
}
.main-slider .slider-text h1 {
    color: #ffffff;
    font-size: 50px;
    font-weight: bold;
    line-height: 1.5em;
}
.default-overlay, .overlay-green, .overlay-green-deep, .overlayer, .overlayer-black {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-y;
    background-size: cover;
    position: relative;
}
.default-overlay::before, .overlay-green-deep::before, .overlay-green::before, .overlayer-black::before, .overlayer::before {
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.default-overlay::before {
    background-color: rgba(15, 38, 58, 0.86) !important;
}
.overlay-green::before {
    background-color: rgba(0, 0, 0, 0.55);
   
}
.overlay-green
{
     background: url(images/kent_agro_banner.jpg) no-repeat center center/cover;

}
.overlay-green-deep::before {
    background-color: rgba(251, 202, 0, 0.9);
}
.overlayer-black::before {
    background-color: rgba(0, 0, 0, 0.85);
}
.welcome-title {
    text-align: center;
}
.welcome-title h1 {
    font-family: "PT Sans",sans-serif;
    font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
}
.welcome-title h1 span {
    color: #fbca00;
}
.theme-btn {
    background-color: #242c39;
    border-radius: 0;
    color: #fff;
    padding: 6px 14px;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    border: 1px solid #2B3340;
}
.theme-btn:hover {
    background-color: #FBCA00;
    color: #000;
    transition: all 500ms ease 0s;
}
.about-item h5 {
    letter-spacing: 1px;
    margin: 15px 0 5px;
    text-transform: uppercase;
    text-align: center;
}
.about-item h5 a:hover {
    color: #fbca00;
}
.about-item .thumb {
    padding-bottom: 30px;
}
.about-item .image {
    overflow: hidden;
    position: relative;
}
.about-item .image img {
    display: block;
    position: relative;
    transition: all 300ms ease 0s;
    width: 100%;
    border:2px solid #007CC2;
}
.about-item .image .lightbox-image {
    background: rgba(251,202,0,0.7) none repeat scroll 0 0;
    color: #ffffff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 300ms ease 0s;
    width: 100%;
}
.about-item .image .lightbox-image span {
    display: block;
    font-size: 30px;
    height: 20px;
    left: 0;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.about-item .image:hover .lightbox-image {
    opacity: 1;
}
.about-list li {
   
    padding-left: 20px;
    padding-top: 5px;
    position: relative;
}

.about-list li i {
     color: #007CC2;
    left: 0;
    margin-right: 15px;
    position: absolute;
    top:11px;
}
.about-2 li {
    float: left;
    margin-right: 10px;
    padding-bottom: 20px;
    width: 48%;
}
.about-title-2 h6 {
    font-family: "Roboto",sans-serif;
    font-size: 10px;
    letter-spacing: 11px;
    text-transform: uppercase;
}
.about-title-2 h1 {
    letter-spacing: 1px;
    text-transform: uppercase;
   margin-bottom: 8px;
}
.about-title-2 h1.intro-title {
    font-size: 46px;
    line-height: 1.4em;
}
.about-title-2 p
{
    text-align: justify;
}
.call-to-action {
    background-attachment: fixed;
    background-color: #fbca00;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 38px 0;
    position: relative;
}
.bg3 {
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}
.contact-img {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg4 {
    background-image: url("images/bg/img-tree.html");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg4 h2 {
    color: #f9f9f9;
    font-family: "Roboto",sans-serif;
    font-size: 120px;
    left: 50px;
    position: absolute;
    text-transform: uppercase;
    top: -120px;
}
.about-3 {
    background-color: rgba(255, 255, 255, 0.85);
    box-shadow: 0 2px 7px -3px rgba(0, 0, 0, 0.75);
    padding: 40px;
}
.about-3 h3 {
    font-family: "PT Serif",serif;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
}
.about-3 p {
    margin-top: 12px;
}
.parallux-section h2 {
    color: #ffffff;
    font-family: "Roboto",sans-serif;
    font-size: 42px;
    line-height: 58px;
    margin-bottom: 30px;
    text-align: center;
}
.service-block {
    margin: 30px 0;
    position: relative;
}
.service-block .inner-box {
    padding-left: 90px;
    position: relative;
}
.service-block .inner-box .icon-box {
    background: rgba(0, 0, 0, 0) url("../images/icons/service-icon-1.html") no-repeat scroll 0 0;
    display: inline-block;
    height: 60px;
    left: 0;
    line-height: 58px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 70px;
}
.service-block .inner-box .icon-box::after {
    background: rgba(0, 0, 0, 0) url("../images/icons/service-icon-1-bg.html") no-repeat scroll 0 0;
    content: "";
    height: 60px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.7s ease 0s;
    width: 70px;
    z-index: -9;
}
.service-block .inner-box .icon-box span {
    color: #30577c;
    font-size: 30px;
}
.service-block .inner-box:hover .icon-box::after {
    color: #ffffff;
    opacity: 1;
    transition: all 0.7s ease 0s;
}
.service-block .inner-box:hover .icon-box span {
    color: #ffffff !important;
    position: relative;
    z-index: 99;
}
.service-block .inner-box h3 {
    color: #2b2b2b;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    top: -10px;
}
.border-1 {
    border: 2px solid #C0C0C0;
}
.featured-box {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 30px;
    padding: 38px 10px 5px 25px;
}
.featured-box i {
    font-size: 45px;
    margin-right: 20px;
}
.featured-box h5 {
    margin-top: 11px;
    text-transform: uppercase;
}
.featured-box p {
    color: #bcbcbc;
    margin-top: 15px;
    padding-bottom: 10px;
}
.featured-box:hover i {
    color: #fbca00;
    transition: all 500ms ease 0s;
}
.featured-box:hover {
    border-left: 1px solid #fbca00;
    box-shadow: 0 2px 7px -3px rgba(0, 0, 0, 0.7);
    transition: all 500ms ease 0s;
}
.featured-title h2 {
    color: #ffffff;
    font-family: "PT Sans",sans-serif;
    line-height: 42px;
    text-transform: uppercase;
}
.featured-title h2 span {
    color: #333333;
}
.featured-title p {
    color: #ffffff;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
}
.featured-icon {
    margin-top: 30px;
    text-align: center;
}
.featured-icon i {
    color: #ffffff;
    font-size: 50px;
}
.featured-icon h4 {
    color: #ffffff;
    font-family: "PT Serif",serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 40px;
}
.featured-icon h4::before {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 65px;
}
.featured-icon h4::after {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 45px;
    width: 35px;
}
.featured-icon:hover h4, .featured-icon:hover span {
    color: #222222;
    cursor: pointer;
    transition: all 500ms ease-in-out 0s;
}
.featured-icon:hover h4::after, .featured-icon:hover h4::before {
    background-color: #2e2e2e;
    transition: all 500ms ease 0s;
}
.icon-box li {
    padding-left: 0;
    padding-right: 15px;
}
.faq-default-content.faq-content {
    margin-top: -10px;
}
.faq-content .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    margin-top: 10px;
}
.faq-content .panel-group .panel.panel-default {
    border: medium none;
}
.faq-content .panel-group .panel.panel-default .panel-heading {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e6e8ed;
    height: 47px;
    padding: 15px 0;
}
.faq-content .panel-group .panel.panel-default .panel-heading .panel-title a {
    color: #333333;
    display: block;
    font-family: "PT Sans",sans-serif;
    font-size: 14px;
    line-height: 1.6;
    padding-left: 65px;
    position: relative;
}
.faq-content .panel-group .panel.panel-default .panel-heading .panel-title a::after {
    background: #fbca00 none repeat scroll 0 0;
    color: #ffffff;
    content: "";
    font-family: fontawesome;
    font-size: 20px;
    height: 47px;
    left: -1px;
    padding: 9px 15px;
    position: absolute;
    top: -16px;
    width: 47px;
}
.faq-content .panel-group .panel.panel-default .panel-heading .panel-title a.collapsed::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: #e6e8ed -moz-use-text-color #e6e8ed #e6e8ed;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    color: #fbca00;
    content: "";
    font-family: fontawesome;
    font-size: 20px;
    height: 47px;
    left: -1px;
    padding: 9px 15px;
    position: absolute;
    top: -16px;
    width: 47px;
}
.faq-content .panel-group .panel.panel-default .panel-collapse .panel-body {
    border-top-color: #ffffff;
    padding-bottom: 14px;
    padding-top: 17px;
}
.faq-content .panel-group .panel.panel-default .panel-collapse .panel-body .panel_body_up p {
    color: #8b8b8b;
    font-family: "Lato",sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    line-height: 28px;
}
.coun-icon {
    font-size: 35px;
    padding-right: 15px;
    padding-top: 15px;
}
.fact-counter {
    position: relative;
}
.fact-counter.overlayer {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.fact-counter .counter-column {
    position: relative;
}
.fact-counter .counter-column:last-child::after {
    display: none;
}
.fact-counter .counter-column .count-outer {
    font-family: "Open Sans",sans-serif;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 5px;
}
.fact-counter .counter-column .count-outer span {
    display: inline-block;
    font-size: 45px;
    line-height: 50px;
}
.fact-counter .counter-column .count-outer .icon {
    color: #fbca00;
    display: inline-block;
    font-size: 40px;
    line-height: 60px;
    padding-right: 20px;
    position: relative;
    top: -3px;
}
.fact-counter .counter-column .text h4 {
    font-family: "PT Sans",sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 1.5px;
}
.fact-counter.style-two .counter-column .count-outer, .fact-counter.style-two .counter-column .count-outer .icon, .fact-counter.style-two .counter-column .text {
    color: #ffffff;
}
.fact-counter.style-two.extended .sec-title h2 {
    color: #ffffff;
}
.fact-counter.style-three .count-text {
    color: #fbca00;
    margin: 15px 0;
}
.fact-counter.style-three .coun-icon {
    font-size: 50px;
    padding: 0;
}
.fact-counter.style-three .text {
    color: #ffffff;
}
.fact-counter.style-three .text h4 {
    font-size: 14px;
    text-transform: uppercase;
}
.gallery {
    position: relative;
}
.gallery .section-title h2 {
    color: #ffffff;
}
.gallery .section-title p {
    color: #ffffff;
    margin-bottom: 15px;
}
.gallery-title h2 span {
    color: #fbca00;
}
.bg-light-grey {
    background-color: #f8f8f8;
}
.default-gallery-item {
    padding: 0;
    position: relative;
}
.default-gallery-item .inner-box {
    display: block;
    overflow: hidden;
    position: relative;
}
.default-gallery-item .inner-box:hover .overlay-box {
    opacity: 1;
    transform: scale(1);
}
.default-gallery-item .image-box {
    display: block;
    position: relative;
}
.default-gallery-item .image-box img {
    display: block;
    position: relative;
    width: 100%;
}
.default-gallery-item .overlay-box {
    background: rgba(251, 202, 0, 0.9) none repeat scroll 0 0;
    color: #ffffff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: scale(0);
    transition: all 500ms ease 0s;
    width: 100%;
}
.default-gallery-item .overlay-inner {
    display: table;
    height: 100%;
    left: 0;
    padding: 10px 30px;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 100%;
}
.default-gallery-item .overlay-inner .content {
    display: table-cell;
    position: relative;
    vertical-align: middle;
}
.default-gallery-item .overlay-inner h3 {
    color: #ffffff;
    font-family: "PT Sans",sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.default-gallery-item .overlay-inner h3 a {
    color: #ffffff;
}
.default-gallery-item .overlay-inner p {
    color: #ffffff;
    font-family: "Roboto",sans-serif;
    font-size: 10px;
    font-style: italic;
    font-weight: 600;
    text-transform: uppercase;
}
.default-gallery-item .overlay-inner .image-link {
    color: #ffffff;
    display: block;
    font-size: 20px;
    margin-bottom: 20px;
    position: relative;
}
.default-gallery-item .overlay-inner .image-link .icon {
    display: inline-block;
    font-size: 30px;
}
.menu_list ul {
    padding-bottom: 30px;
    text-align: center;
}
.menu_list ul {
    padding-bottom: 30px;
    text-align: center;
}
.menu_list ul li {
    border: 1px solid rgba(0, 0, 0, 0);
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 1em;
    font-weight: 600;
    line-height: 27px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 0 33px;
    position: relative;
    text-transform: uppercase;
}
.menu_list ul li .filter.active, .menu_list ul li.filter:focus, .menu_list ul li.filter:hover {
    color: #fbca00;
    transition: all 0.3s ease-in-out 0s;
}
.menu_list ul li.filter.active::after {
    background: #fbca00 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 30px;
    width: 50px;
}
.small-line {
    position: relative;
}
.small-line::after {
    background: #fbca00 none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}
.testimonial, .who-we-are {
    background: #f9f9f9 none repeat scroll 0 0;
}
.cs-portfolio-area, .cs-portfolio-area-two {
    padding: 80px 0 50px;
}
.portfolio {
    margin: 20px 0;
}
.portfolio .portfolio-item {
    float: left;
}
.portfolio .portfolio-item .thumb {
    position: relative;
}
.portfolio .portfolio-item .thumb img {
    display: block;
    height: auto;
    width: 100%;
}
.portfolio-hover {
    background-color: rgba(251, 202, 0, 0.9);
    bottom: 0;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
    transition: all 0.3s ease 0s;
}
.portfolio-item:hover .portfolio-hover, .portfolio-item:hover .portfolio-hover .portfolio-btn, .portfolio-item:hover .portfolio-hover .portfolio-info {
    opacity: 1;
}
.portfolio-item:hover .portfolio-hover .portfolio-info {
    bottom: 60%;
    margin-bottom: -90px;
}
.portfolio-item:hover .portfolio-hover .portfolio-btn {
    margin-top: -55px;
    top: 44%;
}
.portfolio-item .portfolio-hover {
    background-color: rgba(251, 202, 0, 0.9);
    bottom: 0;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
}
.portfolio-item .portfolio-hover .portfolio-info {
    bottom: 0;
    opacity: 0;
    position: absolute;
    transform: translate(0px, -40%);
    transition: all 0.3s ease 0.2s;
    width: 100%;
}
.portfolio-item .portfolio-hover .portfolio-btn {
    font-size: 24px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translate(0px, 75%);
    transition: all 0.3s ease 0.2s;
    width: 100%;
}
.portfolio-item .portfolio-hover .portfolio-btn a, .portfolio-item .portfolio-info, .portfolio-item .portfolio-info h4 a {
    color: #ffffff;
    text-align: center;
}
.portfolio-item .portfolio-info h4 {
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.portfolio-item .portfolio-info p {
    color: #737373;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.portfolio-item .portfolio-info a, .portfolio-item .portfolio-title a {
    color: #ffffff;
}
.portfolio.gutter .portfolio-item {
    padding: 10px;
}
.portfolio.col-2 .portfolio-item {
    width: 49.99%;
}
.portfolio.col-3 .portfolio-item {
    width: 33.3333%;
}
.portfolio.col-4 .portfolio-item {
    width: 24.98%;
}
.portfolio.col-5 .portfolio-item {
    width: 19.99%;
}
.portfolio.col-6 .portfolio-item {
    width: 16.6667%;
}
.portfolio-filter {
    list-style: outside none none;
    margin: 0;
    padding: 20px;
}
.portfolio-filter li {
    display: inline-block;
}
.portfolio-filter li a {
    border-radius: 2px;
    font-size: 14px;
    margin: 0 10px;
    padding: 7px 10px;
}
.portfolio-filter li.active a, .portfolio-filter li a:hover {
    background-color: #fbca00;
    color: #ffffff;
}
.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
    border: medium none;
    outline: medium none;
}
.flexslider {
    margin: 0;
    padding: 0;
    position: relative;
}
.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.flex-control-nav {
    border: medium none;
    bottom: 15px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 15px;
    text-align: center;
    z-index: 10;
}
.flex-control-nav li {
    display: block;
    float: left;
    height: 10px;
    margin: 0 3px;
    width: 10px;
}
.flex-control-nav li a {
    border: 1px solid #ffffff;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 10px;
    text-indent: -9999px;
    transition: all 0.3s ease-in-out 0s;
    width: 10px;
}
.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
    background-color: #ffffff;
}
.flex-direction-nav {
    display: none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.flex-direction-nav a {
    background-color: rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: -40px 0 0;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    top: 50%;
    transition: all 0.3s ease-in-out 0s;
    width: 40px;
    z-index: 200;
}
.flex-direction-nav a:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
.flex-direction-nav a::before {
    color: #ffffff;
    content: "";
    display: block;
    font-family: "fontawesome";
    font-size: 16px;
    text-align: center;
    width: 40px;
}
.flex-direction-nav a.flex-next::before {
    content: "";
}
.flex-direction-nav .flex-prev {
    left: 0;
}
.flex-direction-nav .flex-next {
    right: 0;
    text-align: right;
}
.post-slider-thumb .flex-control-thumbs {
    left: auto;
    margin: 0 auto;
    position: relative;
    right: auto;
    text-align: left;
    top: 10px;
    z-index: 10;
}
.post-slider-thumb .flex-control-thumbs li {
    cursor: pointer;
    display: inline-block;
    float: none;
    height: auto;
    margin: 0 3px 0 0;
    width: 80px;
}
.post-slider-thumb .flex-direction-nav, .post-slider .flex-direction-nav {
    display: block;
}
.post-slider-thumb .flex-direction-nav .flex-next, .post-slider-thumb .flex-direction-nav .flex-prev, .post-slider .flex-direction-nav .flex-next, .post-slider .flex-direction-nav .flex-prev {
    opacity: 0;
}
.post-slider-thumb:hover .flex-direction-nav .flex-next, .post-slider-thumb:hover .flex-direction-nav .flex-prev, .post-slider:hover .flex-direction-nav .flex-next, .post-slider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
}
.post-list-aside .post-img img {
    border: 2px solid rgba(0, 0, 0, 0);
}
.post-list-aside .post-img img.flex-active {
    border: 2px solid rgba(0, 0, 0, 0.8);
}
.post-slider .flex-control-thumbs {
    display: none;
}
.project-description i {
    font-size: 14px;
}
.price-table {
    margin-bottom: 30px;
}
.price-content {
    position: relative;
    text-align: center;
}
.price-table-top {
    background-color: #fbca00;
}
.price-table-top h3 {
    color: #ffffff;
    font-family: "PT Serif",serif;
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.price-box-price-info p {
    line-height: 30px;
    padding: 15px;
}
.price-box-price-info .price-box {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    padding: 40px;
    position: relative;
}
.price-box-price-info .price-box::before {
    background: rgba(15, 38, 58, 0.9) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.price-box-price-info .price-box .price {
    display: inline-block;
    font-family: "PT Serif",serif;
    font-size: 36px;
    font-weight: 700;
}
.price-box-price-info .price-box .amount {
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
    padding: 10px 20px;
    position: relative;
}
.price-box-price-info .price-box span.symbol {
    left: 33%;
    position: absolute;
    top: 100px;
}
.price-table.style2 .price-box-price-info .table-info {
    line-height: 2.5em;
}
.price-table.style2 .price-box-price-info .price-box .amount {
    background: rgba(15, 38, 58, 0.9) none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 0 10pt 2pt rgba(15, 38, 58, 0.7);
    padding: 60px 20px;
}
.price-table.style2 .price-box-price-info .price-box::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.progress-levels {
    margin-bottom: 20px;
    margin-top: 20px;
}
.progress-levels .progress-box {
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
}
.progress-levels .progress-box:last-child {
    margin-bottom: 0;
}
.progress-levels .progress-box .box-title {
    color: #181818;
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
    position: relative;
    text-transform: capitalize;
}
.progress-levels .progress-box .bar {
    background: #eeeeee none repeat scroll 0 0;
    height: 10px;
    position: relative;
}
.progress-levels .progress-box .bar .bar-innner {
    height: 4px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.progress-levels .progress-box .bar .bar-fill {
    background: #fbca00 none repeat scroll 0 0;
    height: 10px;
    left: -100%;
    position: absolute;
    top: 0;
    transition: all 2000ms ease 300ms;
    width: 0;
}
.progress-levels .progress-box.animated .bar .bar-fill {
    left: 0;
}
.progress-levels .progress-box .percent {
    color: #181818 !important;
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: -40px;
    transition: all 2000ms ease 700ms;
}
.progress-levels .progress-box.animated .percent {
    opacity: 1;
}
.appointment {
    margin-top: 15px;
}
.appointment h2 {
    text-transform: uppercase;
}
.appointment h2 span {
    color: #fbca00;
}
.appointment p {
    margin-bottom: 30px;
}
.scroll-to-top {
    border: 1px solid #fbca00;
    border-radius: 0;
    bottom: 15px;
    color: #fbca00;
    cursor: pointer;
    display: none;
    font-size: 18px;
    font-weight: 700;
    height: 40px;
    line-height: 34px;
    position: fixed;
    right: 15px;
    text-align: center;
    text-transform: uppercase;
    transition: all 300ms ease 0s;
    width: 40px;
    z-index: 100;
}
.scroll-to-top:hover {
    background: #fbca00 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    transition: all 300ms ease 0s;
}
.team-item {
    margin-bottom: 30px !important;
    overflow: hidden;
    position: relative;
    margin: 7px;
}
.team-item h4 a {
    color: #242C39;
    font-family: "PT Serif",serif;
}
.team-item p {
    color: #242C39;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}
.team-item .img-title {
    background-color: #FDC716;
    bottom: 0;
    display: block;
    opacity: 0.9;
    padding: 10px 20px;
    position: absolute;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #272F3C;
}
.team-item .team-img::after {
    background-color: rgba(0, 0, 0, 0.8);
    content: " ";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -99%;
    width: 100%;
    z-index: 0;
}
.team-item:hover .team-img::after {
    opacity: 1;
    top: 0;
    transition: all 500ms ease 0s;
}
.team-img img
{
    border:2px solid #C0C0C0;
}
.team-item .team-icon {
    margin: auto;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: -38%;
    transition: all 500ms ease 0s;
    width: 100%;
}
.team-item .team-icon ul li {
    display: inline-block;
}
.team-item .team-icon ul li a {
    background-color: #333333;
    color: #ffffff;
    font-size: 22px;
    padding: 5px 8px;
}
.team-item .team-icon ul li a:hover {
    background-color: #fbca00;
    color: #ffffff;
}
.team-item:hover .team-icon {
    margin: auto;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 43%;
    transition: all 500ms ease 0s;
    width: 100%;
}
.team-content {
    border-left: 1px solid #eeeeee;
    padding-left: 30px;
    padding-top: 15px;
}
.team-content h2 {
    line-height: 1;
    text-transform: uppercase;
}
.team-content h5 {
    color: #fbca00;
    font-weight: 300;
    margin-bottom: 20px;
}
.team-contact ul li a {
    font-size: 24px;
}
.dis-table {
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}
.dis-table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.l-spacing-3 {
    letter-spacing: 3px;
}
.l-spacing-4 {
    letter-spacing: 4px;
}
.l-spacing-5 {
    letter-spacing: 5px;
}
.l-spacing-6 {
    letter-spacing: 6px;
}
.service-item h5 {
    margin: 15px 0 5px;
    text-transform: uppercase;
    text-align: center;
    min-height: 50px;
    line-height: 23px;
    margin-bottom: 20px;
    padding: 1px;
}
.service-item:hover h5 a {
    color: #007CC2;
    transition: all 300ms ease 0s;
    cursor: default;
}
.service-item i {
    display: block;
    font-size: 60px;
    margin-top: 40px;
    transition: all 500ms ease 0s;
    text-align: center;
}
.service-item:hover i {
    color: #fbca00;
}
.service-1 {
    position: relative;
}
.service-1 h4 {
    color: #fbca00;
    font-family: "PT Serif",serif;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.service-1 h6 {
    color: #bcbcbc;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 40px;
    text-transform: uppercase;
}
.border-nn {
    border: 1px solid #fbca00;
    height: 100%;
    left: 25%;
    position: absolute;
    top: 12%;
    width: 70%;
}
.services-details .content p {
    margin-bottom:2px;
   
}
.service-box.style-1 {
    color: #ffffff;
    padding: 65px 35px 0;
    position: relative;
    text-align: center;
    transform: translateZ(0px);
    z-index: 1;
}
.service-box.style-1::after, .service-box.style-1::before {
    bottom: 0;
    content: "";
    left: 0;
    margin: 10px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
    z-index: 3;
}
.service-box.style-1::before {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    transform: scaleY(0);
    transform-origin: 100% 0 0;
}
.service-box.style-1::after {
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    transform: scaleX(0);
    transform-origin: 0 100% 0;
}
.service-box.style-1 .service-box-overlay {
    background-color: #fbca00;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
    z-index: 2;
}
.service-box.style-1:hover .service-box-overlay {
    background-color: #fbca00;
    opacity: 0.9;
}
.service-box.style-1 > i {
    color: #ffffff;
    display: block;
    font-size: 64px;
    line-height: 64px;
    margin-bottom: 15px;
    position: relative;
    z-index: 4;
}
.service-box.style-1 .service-box-content {
    position: relative;
    z-index: 4;
}
.service-box.style-1 .service-box-content h5 {
    text-transform: uppercase;
}
.service-box.style-1 .service-box-content a {
    color: #ffffff;
    display: inline-block;
}
.service-box.style-1:hover::before {
    transform: scaleY(1);
}
.service-box.style-1:hover::after {
    transform: scaleX(1);
}
.service-box-content {
    padding-bottom: 60px;
}
.img-video {
    position: relative;
}
.img-video img {
    width: 100%;
}
.img-video::after {
    background-color: rgba(251, 202, 0, 0.85);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.img-video.style-2::after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.icon-box .icon {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
    transition: all 0.3s ease 0s;
    z-index: 1;
}
.icon-box .icon:hover {
    color: #ffffff;
    transition: all 0.3s ease 0s;
}
.border-width {
    border-bottom: 1px solid #fbca00;
    left: -28%;
    position: absolute;
    top: 27%;
    width: 260px;
}
.vertical-tab .nav-tabs {
    border-bottom: 0 none;
}
.vertical-tab .nav-tabs > li {
    float: none;
    margin-bottom: 0;
}
.vertical-tab .nav-tabs > li > a {
    background-color: #eef0f2;
    border-radius: 0;
    color: #838383;
    font-weight: 600;
    margin-bottom: 7px;
}
.vertical-tab .nav-tabs > li > a span {
    font-size: 15px;
    margin-right: 10px;
}
.vertical-tab .nav-tabs > li.active > a, .vertical-tab .nav-tabs > li.active > a:focus, .vertical-tab .nav-tabs > li.active > a:hover, .vertical-tab .nav-tabs > li > a .active, .vertical-tab .nav-tabs > li > a:focus, .vertical-tab .nav-tabs > li > a:hover {
    background-color: #007CC2;
    color: #ffffff;
}
.latest-project .content-box, .latest-project .img-box {
    display: table-cell;
}
.latest-project .img-box, .latest-project img {
    position: relative;
}
.latest-project .items {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
    padding-bottom: 15px;
}
.latest-project .items:last-child
{
    border-bottom: 0 none;
}
.latest-project .content-box {
    padding-left: 20px;
    vertical-align: top;

}
.latest-project .content-box h3 {
    color: #272727;
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 6px;
    transition: all 0.5s ease 0s;

}
.latest-project img::after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}
.construction-deatils li {
    line-height: 15px;
}
.construction-deatils li a {
    font-size: 10px;
    font-weight: 600;
}
.construction-deatils li i {
    color: #fbca00;
    font-size: 10px;
    margin-right: 5px;
}
.sidebar-title {
    padding-bottom: 10px;
    position: relative;
}
.sidebar-title::after {
    border: 1px solid #afafaf;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100px;
}
.sidebar .sidebar-title {
    margin-bottom: 20px;
    position: relative;
}
.sidebar .sidebar-title h3 {
    color: #2c2c2c;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.sidebar .sidebar-title h2 {
    color: #333333;
    font-family: "PT Sans",sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
.sidebar .sidebar-widget {
    padding: 30px;
    position: relative;
}
.sidebar .search-box .form-group {
    margin: 0;
    position: relative;
}
.sidebar .search-box .form-group input[type="search"], .sidebar .search-box .form-group input[type="text"] {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    color: #3a3a3a;
    display: block;
    height: 46px;
    line-height: 24px;
    padding: 10px 50px 10px 20px;
    position: relative;
    transition: all 500ms ease 0s;
    width: 100%;
}
.sidebar .search-box .form-group input:focus {
    border-color: #fbca00;
}
.sidebar .search-box .form-group button {
    background: #fbca00 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 15px;
    height: 46px;
    line-height: 46px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
}
.sidebar .search-box .form-group button:hover, .sidebar .search-box .form-group input:focus + button {
    background-color: #fbca00;
    color: #ffffff;
}
.sidebar .popular-posts .post {
    color: #cccccc;
    font-size: 14px;
    min-height: 70px;
    padding: 15px 0 5px 90px;
    position: relative;
}
.sidebar .popular-posts .post:last-child {
    border-bottom: medium none;
}
.sidebar .popular-posts .post .post-thumb {
    background: #333333 none repeat scroll 0 0;
    left: 0;
    position: absolute;
    top: 12px;
    width: 70px;
}
.sidebar .popular-posts .post .post-thumb img {
    display: block;
    width: 100%;
}
.sidebar .popular-posts .post h4 {
    color: #666666;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    line-height: 1.4em;
    margin: 0;
}
.sidebar .popular-posts .post h4 a {
    color: #666666;
}
.sidebar .popular-posts .post a, .sidebar .popular-posts .post a:hover {
    color: #fbca00;
}
.sidebar .popular-posts .post-info {
    color: #bcbcbc;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
}
.sidebar .popular-tags a {
    background-color: #000000;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    margin: 0 4px 12px 0;
    padding: 5px 18px;
    position: relative;
    text-align: center;
    transition: all 300ms ease 0s;
}
.sidebar .popular-tags a:hover {
    background-color: #fbca00;
    color: #ffffff;
}
.sidebar .archives-list {
    position: relative;
}
.sidebar .archives-list li {
    line-height: 24px;
    padding: 10px 0;
    position: relative;
}
.sidebar .archives-list li:last-child {
    border-bottom: medium none;
    padding-bottom: 0;
}
.sidebar .archives-list a {
    color: #666666;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
}
.sidebar .archives-list a:hover {
    color: #fbca00;
}
.sidebar-widget.search-box span {
    font-size: 16px;
}
.flickr-feed ul li {
    display: inline-block;
    margin-bottom: 4px;
}
.bg-img-cover {
    background-size: cover;
}
.testimonial {
    padding-bottom: 70px;
}
.testimonial-item p {
    font-family: "Roboto",sans-serif;
    margin-top: 25px;
}
.testimonial-item i {
    font-size: 48px;
}
.testimonial-item .content {
    padding-top: 30px;
}
.testimonial-item .content img {
    border: 3px solid rgba(251, 202, 0, 0.8);
    border-radius: 50%;
    float: left;
    height: 100px;
    margin-right: 20px;
    width: 100px;
}
.testimonial-item .content h4 {
    font-family: "Open Sans",sans-serif;
    padding-top: 17px;
    text-transform: uppercase;
}
.testimonial-item .content p {
    color: #fbca00;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    margin-top: 0;
    text-transform: uppercase;
}
.owl-nav {
    bottom: -80px;
    position: absolute;
}
.owl-next {
    margin-left: 15px;
}
.owl-next, .owl-prev {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid #fbca00 !important;
    border-radius: 0 !important;
    color: #fbca00 !important;
    float: left;
    font-size: 20px !important;
    padding: 4px 30px !important;
}
.owl-next:hover, .owl-prev:hover {
    background: #fbca00 none repeat scroll 0 0 !important;
    border: 1px solid #fbca00 !important;
    color: #ffffff !important;
}
.work {
    position: relative;
}
.work-time {
    background-color: #3f3a36;
    padding: 30px;
}
.work-time .border {
    border: 1px solid #696867;
    padding: 20px 20px 20px 40px;
}
.work-time h3 {
    color: #ffffff;
    font-family: "PT Serif",serif;
    text-transform: uppercase;
}
.work-time h3 span {
    color: #fbca00;
}
.work-time li {
    color: #ffffff;
    padding: 10px;
}
.work-time li:hover {
    background-color: #fbca00;
    transition: all 500ms ease 0s;
}
.work-time li span {
    float: right;
    padding-right: 30%;
}
.work-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -60px;
}
.video-section .pattern-overlay {
    background-color: rgba(15, 38, 58, 0.6);
    min-height: 700px;
    padding: 110px 0 32px;
}
.video-section h1 {
    font-size: 60px;
    font-weight: bold;
    line-height: 1.2em;
    margin: 40px auto 0;
    text-shadow: 1px 1px 1px #000000;
    text-transform: uppercase;
}
.video-section h3 {
    font-size: 25px;
    font-weight: lighter;
    margin: 0 auto 15px;
}
.video-section h1, .video-section h3 {
    color: #ffffff;
    text-align: center;
}
.video-section .buttonBar {
    display: none;
}
.player {
    font-size: 1px;
}
.post-info a {
    color: #bcbcbc;
    font-family: "Roboto",sans-serif;
}
.post-info a:hover {
    color: #fbca00;
}
.post-info span {
    font-size: 14px;
}
.post figure {
    overflow: hidden;
}
.post .post-body {
    display: table-cell;
    padding-left: 20px;
}
.post h3 {
    font-family: "PT Sans",sans-serif;
    letter-spacing: 0;
    line-height: 34px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.blog-effect {
    clear: both;
    float: left;
}
.blog-effect figure {
    position: relative;
}
.blog-effect figure::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(251, 202, 0, 0) 0%, rgba(251, 202, 0, 0.3) 100%) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-30deg);
    width: 50%;
    z-index: 2;
}
.post:hover .blog-effect figure::before {
    animation: 2s ease 0s normal none 1 running shine;
}
@keyframes shine {
100% {
    left: 125%;
}
}
.error li h2 {
    font-size: 200px;
    letter-spacing: 1px;
    line-height: 1;
}
.error ul .zero {
    background-color: #fbca00;
    border-radius: 50%;
    font-family: "Playfair Display",serif;
    font-size: 72px;
    font-style: italic;
    font-weight: 300;
    height: 150px;
    padding-top: 50px;
    vertical-align: text-bottom;
    width: 150px;
}
.error h3 {
    color: #fbca00;
    font-family: "Playfair Display",serif;
    font-size: 48px;
    font-style: italic;
    font-weight: 300;
}
.inner-title h2 {
    color: #ffffff;
    font-family: "PT Sans",sans-serif;
    font-size: 35px;
    line-height: 1.3;
    text-transform: uppercase;
}
.inner-title p {
    color: #ffffff;
    font-family: "Roboto",sans-serif;
}
.inner-blog-grid .post {
    padding-bottom: 30px;
}
.inner-blog-grid .post .post-info {
    margin-top: 20px;
}
.inner-blog-grid .post .post-body {
    padding-left: 0;
}
.inner-about .service-item {
    padding-bottom: 30px;
}
.inner-about .service-item img {
    float: left;
    height: 70px;
    width: 70px;
}
.inner-about .service-item .content {
    padding-left: 100px;
}
.inner-blog-single .post-title h3 {
    font-family: "PT Serif",serif;
}
.inner-blog-single .media-left {
    padding-right: 30px;
}
.post .media-left {
    overflow: hidden;
}
.post .media-left img {
    transition: all 0.2s ease-in-out 0s;
}
.post:hover .media-left img {
    transform: scale(1.1);
    transition: all 0.2s ease-in-out 0s;
}
.inner-blog-single .post h3 {
}
.inner-blog-single .post .post-italic {
    color: #333333;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: 20px;
}
blockquote {
    background-color: #f5f2eb;
    border-left: 0 none;
    font-family: "PT Serif",serif;
    font-size: 17.5px;
    font-weight: 600;
    margin: 0 0 20px;
    padding: 30px 17px;
}
.inner-blog-single .post-list li i {
    color: #fbca00;
    margin-right: 15px;
}
.inner-blog-single .post-list {
    font-size: 14px;
}
.inner-service .about-item {
    margin-bottom: 30px;
}
.comment-heading {
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.inner-blog-single .comment-info p {
    font-family: "Roboto",sans-serif;
    font-size: 11px;
    letter-spacing: 2px;
}
.inner-blog-single .post-share-options .social-posts {
    color: #bcbcbc;
    font-family: "Lato",sans-serif;
}
.inner-blog-single .social-posts a span {
    color: #bcbcbc;
    height: 32px;
    padding: 10px;
    width: 32px;
}
.inner-blog-single .social-posts a span:hover {
    background-color: #fbca00;
    border-radius: 50%;
    color: #ffffff;
    line-height: 11px;
    text-align: center;
}
.inner-blog-single .inner-media {
    border-radius: 50%;
}
.inner-blog-single .post-body {
    padding-left: 0;
}
#contact_form span {
    color: #fbca00;
}
.inner-service .about-item {
    padding-bottom: 30px;
}
.contact-form h2 {
    color: #333333;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.form-control {
    background-color: #f6f7f3;
    border: 1px solid #cacaca;
    border-radius: 0;
    font-family: "Roboto",sans-serif;
    height: 40px;
}
.contact-1 {
    position: relative;
    margin: 20px 0 0;
}
.contact-1 h2, .contact-2 h2 {
    font-size: 2em;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.contact-1 h2 span, .contact-2 h2 span {
    color:#1C98DE;
}
.contact-item {
    box-shadow: 0 0 8px 0 #9c9c9c;
    display: inline-block;
    margin-bottom: 15px;
    padding: 20px 20px 15px;
    width: 100%;
}
.contact-item h5 {
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.contact-item .content {
    float: left;
}
.contact-item span {
    color: #007CC2;
    float: right;
    font-size: 62px;
    margin-top: 25px;
}
.main-footer {
    background-color: #3f3a36;
}
.main-footer .footer-1 p {
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 20px;
}
.main-footer .social li {
    display: inline-block;
    padding-right: 10px;
}
.main-footer .social li a:hover {
    color: #fbca00;
    transition: all 500ms ease 0s;
}
.main-footer .social li a span {
    color: #fbca00;
    font-size: 11px;
    text-transform: uppercase;
}
.main-footer h4 {
    font-family: "PT Sans",sans-serif;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.main-footer .copyright {
    color: #ffffff;
    padding: 10px;
    text-align: center;
}
.main-footer .copyright a {
    color: #fbca00;
}
.footer-2 p {
    border-bottom: 1px solid #5a5856;
    padding-bottom: 18px;
}
.footer-3 p {
    padding-bottom: 5px;
}
.footer-3 p span {
    color: #fbca00;
    font-weight: 600;
}
.footer-2 p, .footer-3 p, .main-footer h4, .social li a {
    color: #ffffff !important;
}
.p5 {
    padding: 5px;
}
.p10 {
    padding: 10px;
}
.p20 {
    padding: 30px;
}
.p30 {
    padding: 30px;
}
.p40 {
    padding: 40px;
}
.p50 {
    padding: 50px;
}
.p60 {
    padding: 60px;
}
.p70 {
    padding: 70px;
}
.p80 {
    padding: 80px;
}
.p90 {
    padding: 90px;
}
.p100 {
    padding: 100px;
}
.pln {
    padding-left: 0 !important;
}
.prn {
    padding-right: 0 !important;
}
.ptn {
    padding-top: 0 !important;
}
.pbn {
    padding-bottom: 0 !important;
}
.pt-pbn {
    padding-bottom: 0;
    padding-top: 0;
}
.pn {
    padding: 0;
}
.pl-prn {
    padding-left: 0;
    padding-right: 0;
}
.pt5 {
    padding-top: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pt40 {
    padding-top: 40px;
}
.pt50 {
    padding-top: 50px;
}
.pb5 {
    padding-bottom: 5px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb30 {
    padding-bottom: 30px;
}
.pb40 {
    padding-bottom: 40px;
}
.pb50 {
    padding-bottom: 50px;
}
.pb100 {
    padding-bottom: 100px;
}
.prn {
    padding-right: 0;
}
.pr5 {
    padding-right: 5px;
}
.pr10 {
    padding-right: 10px;
}
.pr15 {
    padding-right: 15px;
}
.pr20 {
    padding-right: 20px;
}
.pr30 {
    padding-right: 30px;
}
.pr40 {
    padding-right: 40px;
}
.pr50 {
    padding-right: 50px;
}
.pln {
    padding-left: 0;
}
.pl10 {
    padding-left: 10px;
}
.pl5 {
    padding-left: 5px;
}
.pl15 {
    padding-left: 15px;
}
.pl20 {
    padding-left: 20px;
}
.pl30 {
    padding-left: 30px;
}
.pl40 {
    padding-left: 40px;
}
.pl50 {
    padding-left: 50px;
}
.mln {
    margin-left: 0;
}
.mrn {
    margin-right: 0;
}
.mtn {
    margin-top: 0;
}
.mbn {
    margin-bottom: 0;
}
.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb50 {
    margin-bottom: 50px;
}
.mrn {
    margin-right: 0;
}
.mr5 {
    margin-right: 5px;
}
.mr10 {
    margin-right: 10px;
}
.mr15 {
    margin-right: 15px;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.mr40 {
    margin-right: 40px;
}
.mr50 {
    margin-right: 50px;
}
.mln {
    margin-left: 0;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.ml50 {
    margin-left: 50px;
}
@media only screen and (max-width: 1300px) {
.about-item {
    margin-bottom: 30px;
}
.bg-grey, .bg-image {
    display: none;
}
.featured-title {
    padding-left: 15px;
}
}
@media only screen and (max-width: 1140px) {
.main-menu .navigation > li {
    margin-right: 0;
}
}
@media only screen and (max-width: 1196px) {
.services-details .video {
    display: none;
}
}
@media only screen and (min-width: 768px) {
.main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul {
    display: block !important;
    opacity: 0;
    visibility: hidden;
}
.post, .team-item {
    margin-bottom: 20px;
}
.post-body {
    padding-left: 20px;
}
}
@media only screen and (max-width: 985px) {
.mtsm20 {
    margin-top: 20px;
}
.bg-grey, .bg-image {
    display: none;
}
.bg3 {
    margin-bottom: 20px;
}
.post-info {
    margin-top: 10px;
}
.post-body {
    padding-left: 20px !important;
}
.price-table {
    margin-bottom: 30px;
}
.mtsm20 {
    margin-top: 20px;
}
}
@media only screen and (max-width: 767px) {
.main-header .header-top .top-right {
    display: none;
}
.main-header .main-menu {
    margin: 0;
    padding-top: 0;
    width: 100%;
}
.main-menu .collapse {
    border: 1px solid #73a702;
    border-radius: 3px;
    float: none;
    margin: 0;
    max-height: 300px;
    overflow: auto;
    padding: 0;
    width: 100%;
}
.main-menu .collapse.in, .main-menu .collapsing {
    border: 1px solid #73a702;
    border-radius: 3px;
    margin: 0 0 15px;
    padding: 0;
}
.main-menu .navbar-header {
    display: block;
    float: none;
    padding: 24px 20px;
    position: relative;
    right: 0;
    text-align: right;
    width: 100%;
    z-index: 12;
}
.main-menu .navbar-header .navbar-toggle {
    background: #73a702 none repeat scroll 0 0;
    border: 1px solid #73a702;
    border-radius: 0;
    display: inline-block;
    float: none;
    margin: 0;
    z-index: 7;
}
.main-menu .navbar-header .navbar-toggle .icon-bar {
    background: #ffffff none repeat scroll 0 0;
}
.main-menu .navbar-collapse > .navigation {
    background: #73a702 none repeat scroll 0 0;
    float: none !important;
    margin: 0 !important;
    width: 100% !important;
}
.main-menu .navbar-collapse > .navigation > li {
    margin: 0 !important;
    width: 100%;
}
.main-menu .navigation > li > a, .main-menu .navigation > li > ul::before {
    border: medium none;
}
.main-menu .navbar-collapse > .navigation > li > a {
    border: medium none !important;
    padding: 10px !important;
}
.main-menu .navigation > li.dropdown > a::before, .main-menu .navigation > li > a::after, .main-menu .navigation > li > a::before, .main-menu .navigation > li > ul > li > a::before, .main-menu .navigation > li > ul > li > ul > li > a::before, .main-menu .navigation li.dropdown > a::after {
    color: #ffffff !important;
    display: none !important;
    font-size: 16px;
    right: 15px;
}
.main-menu .navbar-collapse > .navigation > li > ul, .main-menu .navbar-collapse > .navigation > li > ul > li > ul {
    background: #73a702 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    display: none;
    float: none;
    left: auto !important;
    margin: 0;
    opacity: 1;
    position: relative;
    right: auto !important;
    top: auto !important;
    transition: none 0s ease 0s !important;
    visibility: visible;
    width: 100%;
}
.main-menu .navbar-collapse > .navigation > li > ul, .main-menu .navbar-collapse > .navigation > li > ul > li > ul {
    border-top: 1px solid #ffffff !important;
}
.main-menu .navbar-collapse > .navigation > li, .main-menu .navbar-collapse > .navigation > li > ul > li, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li {
    border-top: 1px solid #ffffff !important;
    left: 0 !important;
    opacity: 1 !important;
    top: 0 !important;
    visibility: visible !important;
}
.main-menu .navbar-collapse > .navigation > li:first-child {
    border: medium none !important;
}
.main-menu .navbar-collapse > .navigation > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a {
    background: #73a702 none repeat scroll 0 0 !important;
    color: #ffffff !important;
    line-height: 22px;
    padding: 10px !important;
    text-align: left;
}
.main-menu .navbar-collapse > .navigation > li > a:active, .main-menu .navbar-collapse > .navigation > li > a:focus, .main-menu .navbar-collapse > .navigation > li > a:hover {
    background: #73a702 none repeat scroll 0 0 !important;
}
.main-menu .navbar-collapse > .navigation > li.current-menu-item > a, .main-menu .navbar-collapse > .navigation > li.current > a, .main-menu .navbar-collapse > .navigation > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a, .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a {
    background: #73a702 none repeat scroll 0 0;
    color: #ffffff !important;
}
.main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn {
    display: block;
}
.main-menu .navbar-collapse > .navigation li.dropdown::after, .main-menu .navigation > li > ul::before {
    display: none !important;
}
.main-slider .tp-caption {
    display: none !important;
}
.main-footer .footer-upper .column {
    padding-left: 15px !important;
}
.menu-two .items-container .menu-item {
    border: 1px solid #e9e9e9 !important;
    width: 50%;
}
.service-item {
    text-align: center !important;
}
.testimonial-item {
    padding-left: 20px;
    padding-right: 20px;
}
.post, .team-item {
    margin-bottom: 20px;
}
.bg-grey, .bg-image {
    display: none;
}
.featured-title {
    text-align: center;
}
.icon-box {
    text-align: center;
}
.post-info {
    margin-top: 10px;
}
.post-body {
    padding-left: 20px !important;
}
.bg3 {
    margin-bottom: 20px;
}
.counter-column {
    margin-bottom: 30px;
    text-align: center;
}
.counter-column .coun-icon {
    float: none;
}
}
@media only screen and (max-width: 599px) {
.main-header .header-top .top-left {
    margin: 0;
    width: 100%;
}
.main-header .header-top .top-left .info-nav {
    text-align: center;
}
.main-header .header-top .top-left .info-nav li {
    display: inline-block;
    float: none;
    margin: 0 5px !important;
}
.extended .team-carousel-one .bx-controls-direction, .main-header .header-top .top-left .info-nav li::after {
    display: none;
}
.main-footer .info-columns .info-block {
    margin-bottom: 20px;
    width: 100%;
}
.service-item {
    text-align: center !important;
}
.bg-grey, .bg-image {
    display: none;
}
.featured-title {
    text-align: center;
}
.icon-box {
    text-align: center;
}
.post-info {
    margin-top: 10px;
}
}
@media only screen and (max-width: 450px) {
.header-mainbox .outer-box {
    float: none;
}
.post-info {
    margin-top: 10px;
}
.post .blog-effect {
    float: none !important;
}
.post .blog-effect img {
    width: 100%;
}
.post-body {
    padding-left: 0 !important;
}
}
@media only screen and (max-width: 490px) {
.post-body {
    padding-left: 20px !important;
}
}
@media only screen and (max-width: 470px) {
.post-body {
    padding-left: 0 !important;
}
}
