.navbar-default .navbar-nav>li>a>i,
.topbar-txt .fas {
    margin-right: 5px
}

.navbar-fixed-top {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .08)
}

.btn,
body,
html {
    font-family: 'Manrope', Arial, Helvetica, sans-serif
}

.navindex {
    margin-top: 0
}

body {
    margin-top: 132px
}

body,
html {
    overflow-x: hidden;
    font-size: 16px;
    color: #222
}
h2 {
    margin-bottom: 25px;
}
h1,
h2 {
    font-weight: 600
}
p {
    line-height: 1.59;
}
.row-eq-height {
    display: flex;
    flex-wrap: wrap
}

.row-eq-height>[class*=col-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}
.ofesec {
    background:#154CCB;
    color: #fff;
}
.ofebox {
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
}
.ofebox .img-responsive {
    margin: 10px auto 15px auto;
}
@media (min-width:1200px) {
    .cinfomes {
        transform: translateY(-5px);
    }
    .section-offer .container-index {
        width: 98%
    }
}
.smboximg {
    max-width: 100%;
    transition: 0.2s all;
}
.sm-box-benefit {
    height: 100%;
    padding-bottom: 20px;
    margin-bottom: 25px;
    transition: .2s all;
    position: relative;
    overflow: hidden;
    color: #fff;
    background:#154CCB;
}

.sm-box-benefit .btn {
    padding: 9px 16px;
    left: 15px;
    position: absolute;
    bottom: 20px
}

.sm-box-benefit:focus,
.sm-box-benefit:hover {
    text-decoration: none;
    box-shadow: -6px 6px 12px 0 rgba(0, 0, 0, .16);
    background: #fff;
    color:#154CCB;
}
.btnmain {
    margin-bottom: 35px;
}
.sm-box-benefit:hover .smboximg {
    transform: scale(1.032);
}
.offer-box-heading {  
    font-size: 21px;
    line-height: 25px;
    padding: 20px 10px 8px 15px;
    font-weight: 600
}

.offer-box-t {
    padding: 8px 10px 8px 15px
}

a.offer-box-heading {
    display: block
}

a.offer-box-heading:hover {
    color: #000;
    text-decoration: none
}

a[href^=tel] {
    text-decoration: none
}

.topbar-bg-half {
    padding-top: 12px;
    padding-bottom: 12px
}

.topbarimg {
    margin-right: 5px;

    display: inline-block;
    vertical-align: middle
}

.topbar {
    background: #154CCB;
    text-align: right;
    position: relative
}

.topbar:before {
    position: absolute;
    top: 0;
    left: -10%;
    width: 42%;
    height: 100%;
    display: block;
    content: '';
    transform: skewX(25deg);
    background: #fff
}

.section2-box {
    text-align: center
}

.topbar-txt:focus,
.topbar-txt:hover {
    color: #FD6D2B;
    text-decoration: none
}

.affix .topbar {
    transition: all .2s
}

.affix .navbar-default {
    background: rgba(255, 255, 255, 1);
    transition: .2s all
}


.topbar-txt {
    margin-left: 20px;
    color: #fff;
    position: relative
}

.navbar-default {
    background: #fff;
    margin-bottom: 0;
    border-radius: 0;
    border: 0;
    z-index: 10;
    transition: box-shadow .3s
}

.navbar-default .navbar-nav>li>a {
    color:#333;
    font-weight: 500;
    text-transform: uppercase
}

.header-text-container {
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .03);
    color: #fff
}
.btn-thin {
    border: 3px solid #fff;
}
.sech {
    font-size: 38px;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 700;
}
@-webkit-keyframes sdb05 {
    0% {
        -webkit-transform: translate(-50%, 0);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate(-50%, 20px);
        opacity: 0
    }
}

@keyframes sdb05 {
    0% {
        transform: translate(-50%, 0);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: translate(-50%, 20px);
        opacity: 0
    }
}

@media only screen and (max-width:1000px) {
    .header-text-container {
        background: rgba(0, 0, 0, .1)
    }
}


.navbar-default .navbar-nav>li>button {
    margin-top: 20px
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #000;
    background-color: transparent
}
.coop {
    padding: 35px 0;
    background: #eee;
}
.pricinghead {
    padding: 35px 0;
    background: linear-gradient(to right, rgba(255,255,255, .7), rgba(255,255,255, .95)), url(../img/bgplans.jpg);    
    background-size: cover;
}
.btnmgt {
    margin-top: 20px;
}
.table s {
    color: #da0505;
}
.label-danger {
    background: #da0505;
    vertical-align: middle;
}
.pricing thead {
    border-top: 30px solid #fff;
    background: #154CCB;
    color: #fff;
}
.table>thead>tr>th {
    padding: 14px 10px;
    font-weight: 700;
    font-size: 18px;
}
.pricing thead th:first-child {
    color: #FD6D2B;
}
.table>tbody>tr>td {
    padding: 12px 8px;
}



.how-it-work {
    margin-top: 30px;
	margin-bottom: 60px;
	position: relative;
}
.how-it-work .panel {
	border-top-left-radius: 60px;
	border-bottom-left-radius: 60px;
	color:#fff;
	font-size: 16px;
	background:#154CCB;
	box-shadow: 0px 1px 7px 1px rgba(0,0,0,0.15);
	margin-bottom:15px;
}
.how-it-work .panel.panelorange {
	background: #FD6D2B;
}
.how-it-work .panel-body {
	overflow-y: auto;
	overflow: visible;
    min-height: 120px;
	padding-left: 120px;
	position: relative;
}
.how-it-work .panel-body .stepcircle {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 90px;
	height: 90px;
	line-height: 90px;
	color:#154CCB;
	background: #f6f6f6;
	text-align: center;	
	font-size: 36px;
	font-weight: 800;
	border-radius: 50%;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.4);
}

.how-it-work .step-heading {
	font-size: 26px;
	margin-top: 0px;
    color: #fff;
	padding-top:15px;
}
.freequote {
    padding: 25px 0;
    background:#154CCB;
    color: #fff;
}
.freequoteh {
    display: inline-block;
    font-size: 18px;
    margin-right: 15px;
}
.btn {
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 14px 32px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .08)
}
.btn-white {
    background: #fff;
    border: 0;
    color:#154CCB;
}
.ulcheckbig li {
    font-size: 18px;
    color:#154CCB;
}
.boxlist {
    background: #fff;
    border: 1px solid #ddd;
    padding: 30px 15px;
    height: 100%;
    font-size: 18px;
}
.boxlist li {
    margin-bottom: 5px;
}
@media (min-width:992px) {
    .sech {
        margin-bottom: 35px;
    }
    .coop .sech,
    .benefits-company .sech {
        margin-bottom: 55px;
    }
    .ofesec {
        padding: 25px 0;
    }
    .pricinghead {
        padding: 70px 0;
    }
    .coop {
        padding: 70px 0;
    }

    .navbar-default .navbar-collapse {
        padding-right: 30px
    }

    .navbar-default .navbar-nav>li>a {
        margin-top: 16px;
        margin-bottom: 20px
    }
}

.navbar-default .navbar-toggle {
    border-color: #FD6D2B
}

.navbar-default .navbar-toggle .icon-bar {
    background: #FD6D2B
}

.ctl5 {
    margin-left: 5px
}

@media (max-width:1399px) {

    .breadcrumb-custom,
    .navbar-container {
        width: 98%
    }
}

.btn-primary,
.btn-success,
.section2-box {
    transition: .25s all
}

@media only screen and (max-width:767px) {
    .navbar-nav {
        text-align: center;
        width: 95%;
        margin-left: auto;
        margin-right: auto
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 18px;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee
    }

    .navbar-default .navbar-nav>li:last-child>a {
        border: 0
    }
}

#zgoda {
    float: left
}
.btnfull 
{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FD6D2B;
    padding: 35px 0;
    color: #000;
    font-size: 21px;
    width: 100%;
}
.projectthumbh {
    font-size: 21px;
    color:#154CCB;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 10px;
}
.recprojects {
    padding: 70px 0;
    background: #eee;
}
.projthumb {
    margin-bottom: 25px;
}
.projects {
    padding: 35px 0;
}
.sectionfirst {
    padding: 45px 0 25px 0;
}
.ulcheck {
	padding-left: 35px;
  }
  .ulcheck ul {
	list-style: none;
	padding-left: 35px;
	position: relative;
  }
  .ulcheck li {
	list-style: none;
	padding: 7px 0;
  }
  .ulcheck li:before {
	position: absolute;
	content: "";
	background: center/contain no-repeat url("../img/icon2.png");  
	color: #BBA067;
	display: inline-block;
	left: 18px;
	width: 22px;
	height: 22px;
	vertical-align: middle;
  }
@media only screen and (max-width:991px) {
    .how-it-work .panel-body {
        padding-left: 0;
    }
    .how-it-work .panel 
    {
        border-radius: 0;
    }
    .row-eq-height-noxs {
        display: block
    }
}

.btn-primary,
.default-primary-color {
    background: #154CCB
}

.text-primary-color {
    color: #fff
}

.primary-text-color {
    color: #212121
}

.primary-color {
    color: #FD6D2B
}

.success-color {
    color: rgb(21, 76, 203)
}
.iconc {
    margin-top: -4px;
    margin-right: 5px;
}
.offerboxes {
    margin-top: -120px;
}
.section-offer {
    margin-top: 132px;
    background: linear-gradient(to right, rgba(0,0,0, .9), rgba(255,255,255, .01) 70%), url(../img/hydraulik-naprawiajacy-podgrzewacz-cieplej-wody.jpg);    
    background-size: cover;
    padding-bottom: 60px;
}
.section-offer .sech {
    margin-top: 50px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #fff;
}

.skew-img-section {
    padding-top: 60px
}

.skew-img-section .sech {
    margin-bottom: 25px
}

.section-half-first .sech {
    padding-top: 60px
}

.section-half-first .section-text {
    margin-top: 30px
}

.section-half .sech {
    margin-bottom: 25px
}

.lh {
    margin-top: 0px;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
}
.btnmg {
    margin: 25px 0 15px 0;
}
.section-half-btn-wrap {
    margin-top: 25px;
    margin-bottom: 30px
}


.btn-primary,
.section2 {
    position: relative
}


.btn .fas {
    margin-left: 10px
}

.navbar-default .navbar-nav>li>a.mgtop0 {
    margin-top: 0
}

.section1 .sech,
.section2 {
    padding-top: 60px
}

.btn-text {
    margin-right: 5px
}

.section2:before {
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    content: "";
    min-width: 100%
}

.btn-primary {
    border: 0;
    position: relative;
    z-index: 1;
    color: #fff;
}

.btn-primary:focus,
.btn-primary:hover {
    background: #fa6824;
    color:#eee;
    border: 0
}
.btntb {
    padding: 9px 25px;
    font-size: 16px;
    border-radius: 30px;
}
.btn-danger {
    background: #d60000;
    color: #fff;
    border: 0;
    position: relative;
    z-index: 1;
    transition: .2s all
}

.btn-danger:focus,
.btn-danger:hover {
    background: #fff;
    color: #d60000
}

.btn-success {
    background: #33d9b2
}

.btn-success:focus,
.btn-success:hover {
    background: #33d9b2;
    color: #fff
}

.section1 .btn {
    margin-top: 25px
}

.breadcrumb-container {
    background: #154CCB
}

#map,
.offer-box {
    position: relative
}

.benefit-header {
    display: block;
    margin-left: 10px;
    font-size: 21px
}

.benefit-text {
    margin-top: 10px
}

.contact-form-btn-wrap {
    margin-top: 15px
}

.icon-img {
    width: 90px
}
.uph {
    color: #FD6D2B;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}
.boxh {
    font-size: 19px;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase;
}

.box-text {
    line-height: 1.5;
    padding: 0 15px
}

.section2-box {
    padding-top: 15px
}

.benefit-box {
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    padding: 30px 15px;
    height: 100%;
}
.benicon {
    margin: 0 auto 15px auto;
}
.benefits {
    text-align: center;
    margin: 25px 0;
    padding: 35px 0;
    background: #e3e3e3
}

.benefits-company {
    padding: 40px 0;
    background: #eee;
    background-size: cover;
    background-repeat: no-repeat;
}
.bennobg {
    background: #fff;
}
.benefit-icon {
    margin-bottom: 15px;
    display: inline-block
}

.contact-icon {
    color: #FD6D2B;
    font-size: 21px;
    margin-bottom: 15px
}


.contact-text {
    display: block;
    color: #000;
    border-radius: 0;
    margin-bottom: 15px
}

.contact-text-b {
    font-size: 20px;
    letter-spacing: .25px
}

.contact-text:focus,
.contact-text:hover {
    color: #154CCB;
    text-decoration: none
}
.callbox {
    background: #fff;
    padding: 25px 15px;
    font-size: 20px;
    color: #000;
}
.callboxr {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 700;
    display: block;
    color: #000;
}
.callboxtel {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}
.iconphonebig {
    vertical-align: middle;
}
.callboxbh {
    font-weight: 700;
    font-size: 24px;
}
.underfootermgtopbig {
    margin-top: 35px;
}
@media (min-width:992px) {
    .conboxwrap {
        margin-top: 25px;
        background: #fff;
        padding: 15px 25px;
    }
    .underfootermgtopbig {
        margin-top: 60px;
    }
    .bghalf {
        position: relative;
    }
    .bghalf:before {
        position: absolute;
        top: 0;
        left: 50%;
        width: 50%;
        height: 100%;
        display: block;
        content: '';
        background: #eee;
        z-index: -5;
    }
    .bghalf:after {
        position: absolute;
        top: 0;
        left: 0%;
        width: 50%;
        height: 100%;
        display: block;
        content: '';
        background: #154CCB;
        z-index: -5;
    }
    .callboxr {
        font-size: 26px;
    }
    .callbox {
        padding: 35px 25px;
        margin-top: 45px;
    }
    .sechmgb {
        margin-bottom: 30px;
    }
    .btnmain {
        margin-bottom: 70px;
    }


    .benefits-company {
        padding: 60px 0
    }

    .section-left,
    .section2 {
        padding-bottom: 50px
    }

    .section2-box {
        padding-top: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section2-box:nth-of-type(3) {
        clear: left
    }
}

@-webkit-keyframes pulse {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes pulse {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.section3 {
    padding-top: 100px;
    background: linear-gradient(90deg, #fff, #eee)
}

.sm-heading {
    color: #111;
    font-size: 24px;
    margin-top: 25px
}

.section3 .fas {
    color: #FD6D2B;
    font-size: 32px;
    margin-right: 10px;
    margin-bottom: 15px;
    transform: translateY(5px)
}

.fa-ul-offer {
    padding-left: 15px
}

.fa-ul-offer li {
    margin-bottom: 8px
}

.fa-ul-benefit {
    font-size: 18px
}

.fa-li-benefit {
    padding-bottom: 15px
}

.contact-overlay-content {
    padding-top: 60px;
    padding-bottom: 40px
}

.contact-overlay {
    background: #154CCB;
    color: #fff;
    margin-top: 80px
}

.imgdec {
    display: inline-block;
    position: relative
}

.sectiondecbg {
    position: relative;
    margin-top: 100px;
    overflow: hidden
}

.mgbot30 {
    margin-bottom: 30px
}

.imgbg {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    bottom: -21px;
    right: 0
}

.imgdec:before {
    content: '';
    background: #154CCB;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    width: 100%;
    height: 100%;
    z-index: -1
}


.imgdecup {
    margin-bottom: 30px
}
.imgmb2 {
    margin-bottom: 15px;
}
.fastcon {
    padding: 35px 0;
    background: #154CCB;
    color: #fff;
}
.fastconbox {
    padding: 35px 15px;
    background: #fff;
    color: #000;
}
.coh {
    font-size: 32px;
    font-weight: 700;
    display: inline-block;
    margin-right: 30px;
}
.cob {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 28px;
}
.cinfo {
    font-size: 17px;
    display: inline-block;
    margin-left: 20px;
    text-align: left;
}

.btnc {
    font-size: 21px;
    font-weight: 700;   
    margin-top: 8px;
    color: #000;
}
.btnc:hover,
.btnc:focus {
    color: #f58019;
    text-decoration: none;
}
.btnthin {
    border: 2px solid #fff;
    padding: 10px 22px
}

.btnthin:focus,
.btnthin:hover {
    color: #eee
}

.bg-iconmail {
    display: inline-block;
    vertical-align: baseline;
}

.bg-iconphone {
    display: inline-block;
    vertical-align: baseline;
}


.ml8 {
    margin-left: 8px
}

.btn-default {
    background: #154CCB;
    color: #fff;
    padding: 9px 21px;
    border: 0;
    font-size: 17px;
}
.cinfomes .btn-default {
    margin-top: 35px;
}
@media (min-width:1400px) {
    .container {
        width: 1366px !important
    }

    .breadcrumb-custom,
    .navbar-container {
        width: 98% !important;
        max-width: 1570px !important
    }
    .container,
    .section-offer .container-index {
        width: 98% !important;
        max-width: 1570px
    }
}

.footer-contact-row {
    margin-top: 20px
}

.footer-contact {
    color: #111;
    display: block
}

.nav-logo {
    width: 200px;
    transition: .2s all;
    position: fixed;
    top: 15px;
    margin-left: -15px;
    transition: .2s all;
    z-index: 1
}

.logo-mg .nav-logo {
    width: 120px
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 80vh
}
.btnnav {
    display: inline-block;
    background: #154CCB;
    font-weight: 700;
    color: #fff;
    padding: 12px 20px;
    transition: 0.15s all;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .08)    
}
.btnnav:hover,
.btnnav:focus {
    box-shadow: -6px 6px 12px 0 rgba(0, 0, 0, .16);    
    background: #2259da;
    color:#fff;
}
.navbar-default .navbar-nav>li>a.pt3 {
    padding: 3px 0 0 15px
}

@media (max-width:1330px) {
    .nav-logo {
        top: 5px;
        width: 175px
    }
}

@media (max-width:1360px) {
    .contact-overlay {
        background-position: center
    }
}

@media only screen and (max-width:1000px) {
    .footer-contact {
        display: block
    }
}

@media only screen and (max-width:991px) {

    .bg-iconmail {
       display: none;
    }
    .cinfom {
        margin-left: 0;
    }
    .btncm {
        font-size: 16px;
        word-break: break-all;
    }
    .topbar {
        text-align: right
    }

    .footer-contact {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:594px) {
    .btn-contact-overlay:nth-of-type(1) {
        margin-right: 40px
    }
}

.btn-contact-overlay:focus,
.btn-contact-overlay:hover {
    color: #111
}

.no-padding-right {
    padding-right: 0
}

@media (max-width:990px) {

    .section-left,
    .section2 {
        padding-bottom: 15px;
        padding-top: 25px
    }

    .section-left,
    .section2,
    .section3 {
        padding-top: 25px
    }

    .section2-box {
        padding-bottom: 45px
    }
}

@media (max-width:1050px) {
    .section1 .sech {
        padding-top: 30px
    }
}

@media only screen and (max-width:767px) {
    .section2-box {
        padding-bottom: 25px
    }

    .underfooter .pull-left,
    .underfooter .pull-right {
        float: none !important
    }
}

.section3-box {
    margin-bottom: 30px
}

.contact-section .sech {
    margin-bottom: 25px
}

.section4 {
    padding-top: 40px;
    padding-bottom: 30px
}

.section4 .sech {
    padding-bottom: 20px
}

.section5 {
    padding-top: 40px;
    padding-bottom: 40px
}

.contact-section {
    background: #eee;
    padding-top: 25px;
    padding-bottom: 35px
}

#map {
    width: 100%;
    height: 400px
}

.contact-data {
    font-size: 16px;
    color: #333;
    padding-bottom: 10px;
    float: left;
    width: 100%
}

.contact-data-fa-box {
    width: 50px;
    height: 100%;
    float: left;
    margin-right: 15px
}

.offer-box-img-wrap {
    overflow: hidden
}

.contact-data-text {
    float: left;
    padding-top: 5px
}

.contact-data:last-child {
    padding-bottom: 15px
}

.offer-box-btn,
.offer-box-text {
    font-size: 19px;
    -webkit-transition: .15s all;
    transition: .15s all
}

.offer-box,
.offer-box:hover {
    -webkit-transition: .15s all;
    transition: .15s all
}

.offer-box {
    transition: .15s all;
    border: 6px solid transparent;
    display: block;
    cursor: pointer
}

.offer-box-img {
    min-width: 100%;
    height: 200px;
    -webkit-transition: .15s all;
    transition: .15s all
}

.offer-box-text {
    background: #FD6D2B;
    color: #fff;
    text-align: left;
    padding: 15px;
    box-shadow: 2px 0 10px 20px rgba(0, 0, 0, .19), 1px 0 6px 6px rgba(0, 0, 0, .23)
}

.offer-box-btn {
    background: #d9251c;
    color: #fff;
    position: absolute;
    top: 30px;
    transform: scale(.4);
    left: 0;
    margin: 0 auto;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 10px 17px;
    text-align: center;
    opacity: 0;
}

label.error {
    text-align: left
}

.offer-box:hover .offer-box-btn {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    transition: .15s all
}

.formContact {
    margin-top: 20px
}

.formContact .form-control {
    background: #fafafa;
    border-radius: 15px;
    min-height: 50px;
    margin-top: 5px;
}
.formContact .form-control::placeholder {
    color: #555;
}

.form-control-label {
    color: #444;
    font-weight: 400;
}

.nowrap {
    white-space: nowrap
}

.sech-contact {
    font-size: 28px;
    margin-top: 30px;
    margin-bottom: 10px
}

.btn-contact-form-send {
    margin-top: 15px;
    margin-bottom: 25px
}

.checkbox {
    float: left;
    cursor: pointer
}

.checkboxlabel {
    width: 90%;
    margin-left: 15px;
    float: left;
    font-weight: 300;
    font-size: 13px;
    cursor: pointer
}

.has-error {
    border: 2px solid #f0392b
}

label.error {
    background: #f0392b;
    border: 2px solid #c2392b;
    padding: 5px 10px;
    color: #fff;
    font-size: 16px;
    width: 100%;
    font-weight: 400
}

.footer {
    color: #111
}

.contact-map {
    min-height: 600px;
    height: 100%;
    width: 100%
}

.footer {
    padding-top: 25px;
    padding-bottom: 30px;
    background: #eee
}

.footer-header {
    font-size: 16px;
    margin-bottom: 6px
}

.footer-brand-img {
    width: 180px;
    margin-bottom: 25px
}

.menufooter {
    list-style: none;
    padding-left: 0
}

.menufooter a {
    color: #111
}

.underfooter {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #000
}

.underfooter a {
    color: #000;
    text-decoration: none
}

.mgtop-underfooterlink {
    margin-top: 15px;
    clear: both
}
.row-xs {
    display: block;
    margin-bottom: 15px;
}
@media screen and (max-width:1000px) {
    .sech {
        font-size: 26px
    }

    .contact-data,
    .contact-overlay,
    .xs-text-center {
        text-align: center
    }

    .contact-map {
        height: 300px;
        margin-top: 30px
    }

    .no-row-xs {
        margin-left: 0;
        margin-right: 0
    }

    .contact-data-text {
        padding-top: 10px;
        width: 100%
    }

    .contact-data-fa-box {
        width: 100%
    }

    .author-box {
        padding-top: 15px
    }

    .footer-brand-img {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:750px) and (max-width:1000px) and (-webkit-max-device-pixel-ratio :1.5) {
    .offer-box-img {
        height: 300px
    }
}

@media only screen and (min-width:750px) and (max-width:1000px) and (-webkit-min-device-pixel-ratio :1.5) {
    .offer-box-img {
        height: 300px
    }
}

.breadcrumb {
    background: 0 0;
    margin-bottom: 0;
    padding: 5px 25px 7px 15px
}

.breadcrumb a {
    color: #fff;
    cursor: pointer
}

.breadcrumb>.active {
    color: #000
}

.breadcrumb>li+li::before {
    color: #fff;
    content: '>';
    font-size: 21px
}

.row-breadcrumb {
    background: #154CCB
}

.row-breadcrumb .breadcrumb {
    background: #154CCB;
    color: #fff;
    margin-bottom: 0
}

.row-breadcrumb .breadcrumb a {
    color: #fff
}

.row-breadcrumb .breadcrumb .active {
    color: #eee
}

.mgtop {
    margin-top: 30px
}

.footer .img-responsive {
    margin-top: 25px
}

@media screen and (min-width:1200px) and (max-width:1399px) {
    .section-offer .col-lg-2 {
        padding-left: 11px;
        padding-right: 11px
    }
}

@media screen and (max-width:1200px) {
    .section-offer .col-sm-4 {
        padding: 7px
    }

    .sm-box-benefit .btn {
        padding: 9px 12px
    }

    .offer-box-heading {
        font-size: 19px
    }

    .navbar-default .navbar-nav>li>a {
        padding-left: 5px
    }
}

@media only screen and (min-width:1201px) and (max-width:1270px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 15px
    }
}

a:focus,
button:focus {
    outline: 0
}

@media (max-width:1201px) {
    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-collapse.collapse.in {
        display: block !important
    }

    .navbar-header .collapse,
    .navbar-toggle {
        display: block !important
    }

    .navbar-header {
        float: none
    }

    .topbar {
        background: linear-gradient(45deg, #fff 35%, #154CCB 35%)
    }

    .nav-logo {
        top: 10px;
        width: 150px;
        margin-left: 0;
        left: 10px
    }

    .section-offer,
    body {
        margin-top: 96px
    }
}

@media (max-width:767px) {
    .sm-box-benefit {
        height: auto
    }

    .navbar-fixed-top .navbar-collapse {
        background: #fff
    }
}

@media (max-width:991px) {
    .xscls {
        clear: both
    }

    .sm-box-benefit .btn {
        padding: 9px 17px
    }

    .topbar {
        background: #fff
    }

    .topbar-txt {
        color: #154CCB;
    }

    .topbar .navbar-container {
        padding-right: 0
    }

    .topbar-bg-half {
        padding-right: 9px
    }

    .sm-box-benefit .img-responsive {
        margin: 0 auto
    }

    .logo-mg .nav-logo {
        width: 100px
    }

    .section-half .sech {
        margin-top: 10px
    }

    .footer {
        padding-top: 30px;
        padding-bottom: 15px
    }

    .row-no-eq-xs {
        display: block
    }

    .row-no-eq-xs>[class*=col-] {
        display: block
    }

    .underfooter {
        padding-bottom: 80px
    }

    .text-right-xs {
        text-align: right
    }

    .checkboxlabel {
        max-height: 150px;
        margin-bottom: 15px;
        overflow-y: scroll
    }
}

@media only screen and (min-width:992px) {
    .fastconbox {
        padding: 55px 50px;
    }
    .cob {
        margin-bottom: 35px;
    }
    .fastcon {
        padding: 65px 0;
    }
    .sectiondecbg {
        padding-bottom: 50px
    }
    .coh {
        margin-right: 75px
    }

    .skew-img {
        max-width: 50%
    }
}