

[class^=icon-line-], [class*=" icon-line-"] {
    font-family: lined-icons
}

.icon-envelope2:before {
    content: ""
}

.icon-reorder:before {
    content: ""
}

.icon-line-cross:before {
    content: ""
}

.icon-angle-right:before {
    content: ""
}

.dark, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
    color: #eee
}

    .dark a:hover {
        color: #eee
    }

    .dark #header.full-header #header-wrap:not(.not-dark), #header.full-header.dark #header-wrap:not(.not-dark) {
        border-bottom-color: rgba(255,255,255,.15)
    }

    .dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark), #header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) {
        border-bottom-color: rgba(255,255,255,.2)
    }

    .dark #logo a {
        color: #fff
    }

    .dark #header.full-header #header-wrap:not(.not-dark) #logo, #header.full-header.dark #header-wrap:not(.not-dark) #logo {
        border-right-color: rgba(255,255,255,.15)
    }

    .dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) #logo, #header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) #logo {
        border-right-color: rgba(255,255,255,.2)
    }

    .dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a, .dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li > a, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > ul > li > a, .overlay-menu #primary-menu.dark > ul > li > a, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu > #overlay-menu-close, .overlay-menu #primary-menu.dark > #overlay-menu-close, .dark #header-wrap:not(.not-dark) #top-search a, .dark #header-wrap:not(.not-dark) #top-cart a, .dark #header-wrap:not(.not-dark) #side-panel-trigger a, .dark #header-wrap:not(.not-dark) #top-account a, .dark #top-cart .top-cart-item-desc a, body.top-search-open .dark #header-wrap:not(.not-dark) #top-search a, .dark #header-wrap:not(.not-dark) #top-search a:hover, .dark #header-wrap:not(.not-dark) #top-cart a:hover, .dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover, .dark #header-wrap:not(.not-dark) #top-account a:hover, .dark #header-wrap:not(.not-dark) #top-search form input {
        color: #eee;
        text-shadow: 1px 1px 1px rgba(0,0,0,.1)
    }

    .dark #header.full-header #header-wrap:not(.not-dark) #primary-menu > ul, #header.full-header.dark #header-wrap:not(.not-dark) #primary-menu > ul {
        border-right-color: rgba(255,255,255,.15)
    }

    .dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) #primary-menu > ul, #header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) #primary-menu > ul {
        border-right-color: rgba(255,255,255,.2)
    }

    .dark .slider-caption, .dark .slider-caption h2 {
        color: #eee;
        text-shadow: 1px 1px 1px rgba(0,0,0,.15)
    }

    #footer.dark, .dark #footer {
        background-color: #333;
        color: #ccc;
        border-top-color: rgba(0,0,0,.2)
    }

    .dark #copyrights {
        background-color: rgba(0,0,0,.2);
        color: rgba(255,255,255,.25);
        text-shadow: 1px 1px 1px rgba(0,0,0,.1)
    }

    .dark .btn:hover, .dark .btn:focus {
        color: #fff
    }

@media(max-width:991px) {
    .dark #header.transparent-header, .dark #header.semi-transparent, #header.dark.transparent-header, #header.dark.semi-transparent {
        background-color: #333;
        border-bottom-color: rgba(255,255,255,.1)
    }

    .dark #primary-menu:not(.not-dark) ul li, .dark #primary-menu:not(.not-dark) ul ul, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content, .dark #primary-menu:not(.not-dark) ul ul li, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content ul ul, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-2 > ul, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-3 > ul, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-4 > ul, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content.col-5 > ul, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content.style-2 li {
        border-top-color: rgba(255,255,255,.1) !important
    }

    body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul li, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content ul ul, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-2 > ul, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-3 > ul, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-4 > ul, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.col-5 > ul, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li .mega-menu-content.style-2 li {
        border-top-color: #eee !important
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

b, strong {
    font-weight: bold
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border: 0
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

input {
    line-height: normal
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:hover {
        color: #23527c;
        text-decoration: underline
    }

img {
    vertical-align: middle
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

[role="button"] {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h4, .h4 {
    font-size: 18px
}

p {
    margin: 0 0 10px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

@media(min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }
}

table {
    background-color: transparent
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

.btn-block {
    display: block;
    width: 100%
}

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
        color: inherit
    }

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

    .panel-group .panel-heading {
        border-bottom: 0
    }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.show {
    display: block !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap {
    height: 75px !important
}

.container-dektop {
    width: 1250px
}

#header.sticky-header #header-wrap {
    background-color: #82c1cf !important
}

#header.full-header #logo {
    border-right: none !important
}

#header.transparent-header.full-header #header-wrap {
    border-bottom: none !important
}

.button {
    background-color: #82c1cf !important
}

#primary-menu-trigger {
    font-size: 30px !important
}

body {
    font-family: 'Montserrat',sans-serif !important
}

.slider-heading {
    font-family: 'Montserrat',sans-serif !important;
    font-weight: 600 !important;
    text-transform: none !important;
    font-size: 50px !important;
    letter-spacing: 5px !important;
    line-height: 1.03 !important;
    margin-bottom: 10px !important
}

.slider-caption {
    max-width: 620px !important
}

.slider-subheading {
    font-weight: 400 !important;
    font-size: 18px !important;
    letter-spacing: 3px !important;
    line-height: 1.8 !important;
    margin-bottom: 30px !important
}

.slider-nav-items {
    font-weight: 600 !important;
    font-size: 14px !important;
    letter-spacing: 5px !important;
    line-height: 1.8 !important
}

.proposision-p {
    text-align: center;
    font-size: 21px !important;
    letter-spacing: 0 !important;
    line-height: 1.4 !important;
    color: #737373
}

.approach {
    text-align: center;
    font-size: 21px !important;
    letter-spacing: 0 !important;
    line-height: 1.4 !important;
    color: #fff
}

.let-us-help-you-h2 {
    font-family: 'Montserrat',sans-serif !important;
    font-size: 36px !important;
    letter-spacing: 5px !important;
    font-weight: 600;
    line-height: 1 !important;
    color: #fff;
    margin-bottom: 50px;
    margin-top: 130px
}

.let-us-help-you-p {
    font-family: 'Montserrat',sans-serif !important;
    font-size: 21px !important;
    letter-spacing: 5px !important;
    line-height: 1.6 !important;
    color: #fff
}

.form-properties {
    background-image: linear-gradient(to right,#73afcb,#67bfcf);
    padding: 50px
}

.form-inputs {
    font-family: 'Montserrat',sans-serif !important;
    width: 100%;
    margin-bottom: 25px;
    padding: 10px;
    color: #82c1cf
}

::placeholder {
    font-family: 'Montserrat',sans-serif !important;
    color: #82c1cf;
    font-size: 20px;
    letter-spacing: 3px
}

.form-btn {
    font-family: 'Montserrat',sans-serif !important;
    background-image: linear-gradient(to right,#03c0cd,#229ad4);
    padding: 10px;
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    border: none !important;
    font-weight: 600;
    color: #fff;
    letter-spacing: 2px;
    width: 100%
}

.mb-15 {
    margin-bottom: 15px !important
}

.dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a {
    color: #737373 !important
}

.width100 {
    width: 100%
}

.overlay-menu #primary-menu > ul {
    width: 40% !important;
    background: #82c1cf !important
}

#primary-menu ul li > a {
    color: #fff !important
}

@media(max-width:687px) {
    body {
        text-align: left
    }

    .proposision-p {
        text-align: left;
        font-size: 18px !important;
        letter-spacing: 0 !important;
        line-height: 1.4 !important;
        color: #737373
    }

    .form-properties {
        background-image: none !important;
        padding: 0 !important
    }

    .let-us-help-you-p {
        font-size: 20px !important;
        letter-spacing: 2px !important;
        margin-bottom: 40px
    }

    .let-us-help-you-h2 {
        font-size: 36px !important;
        letter-spacing: 5px !important;
        margin-bottom: 50px;
        margin-top: 0 !important;
        text-align: center !important
    }

    #header.transparent-header, #header.semi-transparent {
        background: #82c1cf !important
    }

    .mob-logo {
        float: right;
        margin-top: 30px
    }

    #primary-menu-trigger {
        font-size: 30px !important;
        color: #fff
    }

    #primary-menu ul li > a {
        font-family: 'Montserrat',sans-serif !important;
        color: #fff !important;
        font-size: 13px;
        text-transform: uppercase
    }

    body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul li {
        border-top: none
    }

    .slider-heading {
        font-size: 30px !important;
        letter-spacing: 4px !important
    }

    .slider-subheading {
        font-weight: 400 !important;
        font-size: 17px !important;
        letter-spacing: 2px !important;
        line-height: 1.5 !important;
        margin-top: 30px !important
    }

    .approach {
        text-align: left !important
    }
}

picture.image_fade:hover {
    opacity: 1 !important
}

picture.image_fade {
    width: 100%;
    height: 100%
}

picture.image_fade {
    opacity: .8 !important
}

div#header-wrap {
    background-color: #1d617a !important
}

@media(min-width:768px) AND (max-width:1024px) {
    .container {
        width: 720px
    }
}

.btnsecond {
    background: #1d617a;
    color: #fff;
    height: 65px;
    width: 35%;
    font-size: 26px;
    line-height: 2;
    border-radius: 40px;
    font-weight: 600
}

.consult-text {
    font-family: montserrat,sans-serif !important;
    font-size: 25px !important;
    letter-spacing: 3px !important;
    line-height: 1.5 !important;
    color: #fff;
    margin-bottom: 80px
}

.consult-btn {
    background: #1d617a;
    color: #fff;
    height: 65px;
    width: 100%;
    font-size: 26px;
    line-height: 2;
    border-radius: 40px;
    font-weight: 600
}

.slider-btn {
    background: #1d617a;
    color: #fff;
    height: 65px;
    width: 50%;
    font-size: 26px;
    line-height: 2;
    border-radius: 40px;
    font-weight: 600
}

.overlay-menu #primary-menu > ul {
    width: 40% !important;
    background: #1d617a !important
}

.bottom-img {
    margin-top: 50px
}

.small-image {
    box-shadow: 5px 10px 35px 1px #111921;
    position: relative
}

.large-image {
    box-shadow: 5px 10px 35px 1px #111921;
    position: relative
}

.panel-default {
    border: 1px solid #000
}

ul.proposision-p.prices {
    margin-left: 15px;
    text-align: justify;
    font-size: 18px !important;
    letter-spacing: 0 !important;
    line-height: 1.5 !important
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .panel-default > .panel-heading a:after {
        content: "−";
        position: relative;
        top: -5px;
        display: inline-block;
        font-family: glyphicons halflings;
        font-style: normal;
        font-weight: 700;
        line-height: 1;
        font-size: 36px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        float: right;
        transition: transform .25s linear;
        -webkit-transition: -webkit-transform .25s linear
    }

    .panel-default > .panel-heading a[aria-expanded=false]:after {
        content: "+";
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

p.proposision-p.prices {
    font-size: 18px !important;
    letter-spacing: 0 !important;
    line-height: 1.5 !important
}

.proposision-p {
    text-align: center;
    font-size: 24px !important;
    letter-spacing: 1px !important;
    line-height: 1.5 !important;
    color: #000
}

.white-text {
    color: #fff !important
}

@media(max-width:687px) {
    #header.transparent-header, #header.semi-transparent {
        background: #1d617a !important
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) and (-webkit-min-device-pixel-ratio:2) {
    .mobheight {
        height: 1100px
    }

    .round {
        padding: 20px 10px;
        border-radius: 5px
    }

    .mobile-consult-text {
        top: 0 !important
    }

    .btnsecond {
        background: #1d617a;
        color: #fff;
        height: 65px;
        width: 100%;
        font-size: 26px;
        line-height: 2;
        border-radius: 40px;
        font-weight: 600
    }

    .img-spacing {
        margin-top: 50px !important
    }

    .portfolio-padding {
        padding: 0 15px !important
    }

    .client-padding {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .slider-btn {
        background: #1d617a;
        color: #fff;
        height: 65px;
        width: 100%;
        font-size: 26px;
        line-height: 2;
        border-radius: 40px;
        font-weight: 600
    }

    .overlay-menu #primary-menu > ul {
        width: 100% !important;
        background: #1d617a !important
    }

    .proposision-p {
        text-align: center;
        font-size: 18px !important;
        letter-spacing: 1px !important;
        line-height: 1.5 !important;
        color: #000
    }

    .myproposision-h2 {
        font-family: montserrat,sans-serif !important;
        font-size: 36px !important;
        text-align: left;
        letter-spacing: 1px !important;
        line-height: 1 !important;
        font-weight: 400;
        color: #1d617a !important
    }

    .mycontainer {
        width: 95% !important;
        padding: 0 !important
    }
}

.button {
    background-color: #1d617a !important
}

#header.sticky-header #header-wrap {
    background-color: #1d617a !important
}

.dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a {
    color: #fff !important
}

.myproposision-h2 {
    font-family: montserrat,sans-serif !important;
    font-size: 40px;
    text-align: left;
    letter-spacing: 1px !important;
    line-height: 1 !important;
    font-weight: 400;
    color: #1d617a !important
}

.button2 {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 5px;
    padding: 0 22px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: transparent !important;
    color: #598ea3 !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 2px solid #598ea3;
    color: #1d617a;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2)
}

.pricing {
    font-family: montserrat,sans-serif !important;
    font-size: 26px !important;
    text-align: center;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    font-weight: 500;
    text-transform: uppercase
}

.round:hover {
    box-shadow: 0 1px 50px 1px darkgrey
}

.round {
    padding: 30px 35px;
    border-radius: 5px
}

.mobile-static {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    font-size: 18px;
    right: 0;
    background-color: rgba(42,39,39,.85);
    text-align: center;
    z-index: 10
}

.popup-modal {
    position: fixed;
    background: #fff;
    z-index: 31;
    width: 65%;
    border-radius: 10px;
    background: #f5f5f5;
    max-width: 95%;
    left: 12.5%;
    right: 12.5%;
    line-height: 0;
    text-align: center;
    bottom: 1%;
    padding: 1.5em 1em;
    margin: 0 auto 0;
    text-align: center;
    border: 1px solid #bbb
}

    .popup-modal p {
        margin: 0 0
    }

.btn-color {
    width: 90% !important;
    color: #fff !important;
    border-color: #1d617a !important;
    background-color: #1d617a !important;
    font-size: 18px !important
}

.bot-mar {
    margin-bottom: 15px !important
}

.modal-black {
    color: #000;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px;
    text-transform: uppercase
}

.full {
    width: 100%
}

.half {
    width: 50%;
    float: left
}

.overlay-menu #primary-menu > #overlay-menu-close {
    color: #fff !important
}

.about-us {
    text-align: left;
    font-size: 21px !important;
    letter-spacing: 0 !important;
    line-height: 1.4 !important;
    color: #737373
}

p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
    margin-bottom: 30px
}


#primary-menu ul li > a i {
    position: relative;
}
