@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&family=Open+Sans&display=swap");
:root {
  --brand-color: hsl(316, 20%, 37%);
  --secondary-color: hsl(179, 100%, 31%);
  --white-100: hsl(0, 0%, 100%);
  --white-200: hsl(0, 0%, 90%);
  --black-200: hsl(204, 13%, 15%);
  --black-500: hsl(216, 2%, 43%);
  --standard-color: hsl(23, 60%, 57%);
  --custom-color: hsl(0, 31%, 50%);
  --pro-color: hsl(236, 19%, 55%);
}


/*Odoo Index (Bootstrap) */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-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: 700
}


h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    border: 0
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

textarea {
    overflow: auto
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,:before {
    -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
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.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,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,h1 {
    font-size: 36px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

.h5,h5 {
    font-size: 14px
}

p {
    margin: 0 0 10px
}

.text-center {
    text-align: center
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-6 {
    width: 50%
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-3 {
        width: 25%
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-2 {
        width: 16.66666667%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-4 {
        width: 33.33333333%
    }
    
    .col-lg-2 {
        width: 16.66666667%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-3x {
    font-size: 3em
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-whatsapp:before {
    content: "\f232"
}

body {
    font-family: 'Montserrat',sans-serif!important
}

html {
    overflow-x: hidden
}

a {
    color: #337ab7;
    text-decoration: none!important
}

a:hover {
    color: #337ab7;
    text-decoration: none!important
}

textarea {
    resize: none
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 50px;
    background-color: #F5F5F5
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5
}

::-webkit-scrollbar-thumb {
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555
}

header {
    height: 80px;
    position: fixed;
    top: 0;
    transition: .3s;
    transition-delay: .3s;
    width: 100%;
    z-index: 999
}

.hamburger {
    background: #020304
}

.hamburger h1 {
    position: absolute;
    z-index: 6;
    font-weight: 900;
    font-family: sans-serif;
    text-transform: uppercase;
    color: #000;
    left: 46px;
    top: 7px
}

.hamburger h1 > span {
    text-transform: none;
    opacity: .5;
    font-weight: 300;
    font-size: 12px
}

.hamburger input + label {
    position: fixed;
    top: 40px;
    right: 40px;
    height: 20px;
    width: 15px;
    z-index: 5;
    transition: .3s;
    transition-delay: .3s
}

.hamburger input + label span {
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    left: 0;
    display: block;
    background: #717171;
    transition: .3s
}

.hamburger input + label span:first-child {
    top: 3px
}

.hamburger input + label span:last-child {
    top: 16px
}

.hamburger label:hover {
    cursor: pointer
}

.hamburger input:checked + label span {
    opacity: 0;
    top: 50%
}

.hamburger input:checked + label span:first-child {
    opacity: 1;
    transform: rotate(405deg)
}

.hamburger input:checked + label span:last-child {
    opacity: 1;
    transform: rotate(-405deg)
}

.hamburger input ~ nav {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 3;
    transition: .3s;
    transition-delay: .3s;
    overflow: hidden
}

.hamburger input ~ nav > ul {
    text-align: center;
    position: absolute;
    top: 22%;
    left: 20%;
    right: 20%
}

.hamburger input ~ nav > ul > li {
    opacity: 0;
    transition: .3s;
    transition-delay: 0
}

.hamburger input ~ nav > ul > li > a {
    text-decoration: none;
    text-transform: uppercase;
    color: #717171;
    font-weight: 700;
    font-family: sans-serif;
    display: block;
    padding: 30px;
    width: 30%;
    text-align: center;
    margin: auto
}

.hamburger input:checked ~ nav {
    height: 100%;
    transition-delay: 0
}

.hamburger input:checked ~ nav > ul > li {
    opacity: 1;
    transition-delay: .3s
}

.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0,0,0,0);
    border-right: 4px solid rgba(0,0,0,0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle
}

.dropdown-menu {
    position: absolute;
    top: 26px!important;
    left: 106px!important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.nav-up {
    top: -100px!important
}

.home-contact-wrapper {
    background-color: #2e313f;
    padding: 0;
    box-shadow: 0 10px 40px 0 rgba(62,57,107,0.25),0 2px 9px 0 rgba(62,57,107,0.3);
    position: relative
}

.home-contact-details {
    padding: 0
}


.address-wrap:hover .icon-box .fa {
    color: #c51f26
}

.icon-box-wrap {
    width: 100%;
    text-align: right;
    float: left
}

.icon-box {
    border-color: #99a9b5b3;
    opacity: 1;
    font-size: 20px;
    border-style: solid;
    width: 40px;
    height: 40px;
    margin: 10px 41px;
    border-radius: 3px;
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 1.5px;
    float: right;
    text-align: center;
    margin-top: 23px;
    padding-top: 4px;
    background: #3e4448;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.address-wrap h5 {
    color: #fff;
    text-align: left;
    letter-spacing: .05em;
    line-height: 30px;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 3.3em 0 .5em;
    font-family: 'Montserrat';
    padding-left: 10%
}

.address-wrap p {
    text-align: left;
    margin: 0 0 1.1em;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #99a9b5;
    width: 90%;
    padding-left: 10%
}

.border-bottom-right {
    border-right-width: 1px!important;
    border-bottom-width: 1px!important;
    border-right-color: #434553!important;
    border-right-style: solid!important;
    border-bottom-color: #434553!important;
    border-bottom-style: solid!important
}

.home-contact-form * {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}


.home-contact-form input {
    outline: none;
    border: none
}

.home-contact-form textarea {
    outline: none;
    border: none
}

.home-contact-form textarea:focus,input:focus {
    border-color: transparent!important
}

.home-contact-form input:-moz-placeholder {
    color: #99a9b5
}

.home-contact-form input::-moz-placeholder {
    color: #99a9b5
}

.home-contact-form input:-ms-input-placeholder {
    color: #99a9b5
}

.home-contact-form textarea::-webkit-input-placeholder {
    color: #99a9b5
}

.home-contact-form textarea:-moz-placeholder {
    color: #99a9b5
}

.home-contact-form textarea::-moz-placeholder {
    color: #99a9b5
}

.home-contact-form textarea:-ms-input-placeholder {
    color: #99a9b5
}

.home-contact-form button {
    outline: none!important;
    border: none;
    background: transparent
}

.home-contact-form button:hover {
    cursor: pointer
}

.home-contact-form iframe {
    border: none!important
}

.home-contact-form .container {
    max-width: 1200px
}

.home-contact-form .container-contact100 {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    position: relative;
    background-color: transparent;
    z-index: 0
}

.home-contact-form .wrap-contact100 {
    width: 550px;
    background: transparent
}

.home-contact-form .contact100-form {
    width: 100%
}

.home-contact-form .contact100-form-title {
    display: block;
    font-size: 30px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 25px
}

.home-contact-form .wrap-input100 {
    width: 100%;
    background-color: #191b22;
    border-radius: 31px;
    margin-bottom: 23.8px;
    position: relative;
    z-index: 1
}

.home-contact-form .input100 {
    position: relative;
    display: block;
    width: 100%;
    background: #191b22;
    border-radius: 31px;
    font-size: 12px;
    color: #99a9b5;
    line-height: 1.2
}

.home-contact-form input.input100 {
    height: 45px;
    padding: 0 35px
}

.home-contact-form textarea.input100 {
    min-height: 122px;
    padding: 19px 35px 0
}

.home-contact-form .focus-input100 {
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 31px;
    background-color: #191b22;
    pointer-events: none;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.home-contact-form .input100:focus + .focus-input100 {
    width: calc(100% + 20px)
}

.home-contact-form .container-contact100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 10px
}

.home-contact-form .contact100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 150px;
    height: 62px;
    background-color: #d31c22;
    border-radius: 31px;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    position: relative;
    z-index: 1
}

.home-contact-form .contact100-form-btn:hover {
    background-color: #1b1b1b
}

.home-contact-form .contact100-form-btn::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 31px;
    background-color: #c51f25;
    pointer-events: none;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.home-contact-form .contact100-form-btn:hover:before {
    background-color: #191b23;
    width: calc(100% + 20px)
}

.home-contact-form .validate-input {
    position: relative
}

.home-contact-form .alert-validate::before {
    content: attr(data-validate);
    position: absolute;
    z-index: 1000;
    max-width: 70%;
    background-color: #fff;
    border: 1px solid #c80000;
    border-radius: 14px;
    padding: 4px 25px 4px 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none;
    color: #c80000;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    -moz-transition: opacity .4s;
    transition: opacity .4s
}

.home-contact-form .alert-validate::after {
    content: "\f06a";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    z-index: 1100;
    color: #c80000;
    font-size: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 16px
}

.home-contact-form .alert-validate:hover:before {
    visibility: visible;
    opacity: 1
}

@media (max-width: 992px) {
    .home-contact-form .alert-validate::before {
        visibility:visible;
        opacity: 1
    }
}

.home-contact-form {
    padding: 8% 0 0
}

.home-footer {
    background: #f7f7f7;
    padding: 5% 2%!important;
    position: relative
}

.footer-quick-link {
    padding: 5px 0;
    margin: 7px;
    background: #ffffff00;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
    color: #2f323f;
    border-radius: 8px;
    -webkit-transition: .3s linear;
    transition: .3s linear;
    line-height: 28px
}

.home-footer h5 {
    text-align: left;
    letter-spacing: .05em;
    color: #3c3950;
    line-height: 30px;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat'
}

.quick-links-wrap {
    width: 90%
}

.quick-links-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.quick-links-wrap li {
    float: none
}

.footer-quick-link:hover {
    outline: 0;
    text-decoration: none;
    background: #cecece00!important;
    color: #c51f26!important
}

.home-footer p {
    text-align: left;
    margin: 0 0 6px;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    color: #2f323f;
    width: 90%
}

.home-footer p a {
    text-align: left;
    margin: 0 0 6px;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    color: #000;
    width: 90%
}

.home-footer p .fa {
    color: #c51f26;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px
}

.home-footer .row {
    margin: .5em 0;
    float: left;
    clear: both
}

.home-footer .row a {
    cursor: pointer;
    display: inline-block;
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.home-footer .row {
    background: transparent
}

.home-footer .row a {
    color: #34495e;
    border: 2px solid transparent;
    border-radius: 0;
    padding: 1em;
    position: relative;
    background: transparent
}

.home-footer .row a:hover {
    top: -2px;
    border-radius: 50%
}

.home-footer .row a:not(:first-child) {
    margin-left: 1em
}

.home-footer .row a:nth-child(1) {
    color: #3b5998!important;
    border-bottom-color: #3b5998
}

.home-footer .row a:nth-child(2) {
    color: #00a0d1!important;
    border-bottom-color: #00a0d1
}

.home-footer .row a:nth-child(3) {
    color: #c8232c!important;
    border-bottom-color: #c8232c
}

.home-footer .row a:nth-child(4) {
    color: #0077b5!important;
    border-bottom-color: #0077b5
}

.home-footer .row a:nth-child(5) {
    color: #505bd6!important;
    border-bottom-color: #505bd6
}

.home-footer .row a:nth-child(6) {
    color: #db4a39!important;
    border-bottom-color: #db4a39
}

.home-footer .row a:nth-child(7) {
    color: #00e675!important;
    border-bottom-color: #00e675
}

p.copyright {
    text-align: center!important;
    margin-top: 5%!important;
    color: #000!important;
    width: 100%!important
}

.fa-copyright {
    color: #000!important
}

.home-contact-form .contact100-form-btn::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 31px;
    background-color: #c51f25;
    pointer-events: none;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.home-contact-form .contact100-form-btn:hover:before {
    background-color: #191b23;
    width: calc(100% + 20px)
}

.menu-container.mega-nav {
    position: static;
    z-index: 5;
    width: 100%;
    background: #fff;
    height: 80px;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #efefef
}

.mega-nav .menu {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 4em
}


.mega-nav .menu img {
    max-width: 100%;
    width: 172px !important;
}

.mega-nav .menu-mobile {
    display: none;
    padding: 20px
}

.mega-nav .menu-dropdown-icon:before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 1.5em 2em;
    background: #fff;
    color: #333
}

.mega-nav .menu > ul {
    float: right;
    width: 80%;
    list-style: none;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    clear: right;
    margin: 0;
    display: flex;
    justify-content: flex-end
}

.mega-nav .menu > ul:before,.mega-nav .menu > ul:after {
    content: "";
    display: table
}

.mega-nav .menu > ul:after {
    clear: both
}

.mega-nav .menu > ul > li a {
    text-decoration: none;
    padding: 1em;
    display: block;
    color: #717171;
    font-weight: 500;
    font-family: 'Montserrat',sans-serif;
    cursor: pointer
}

.menu-container.mega-nav a {
    transition: .5s all
}

.menu-container.mega-nav a:hover {
    color: #d21c22
}

.mega-nav .menu > ul > li:hover,.mega-nav .menu > ul > li:focus,.mega-nav .menu > ul > li:active {
    background: #fff;
    outline: none!important
}

.mega-nav .menu > ul > li > ul {
    display: none;
    width: 100%;
    background: #fff;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
    box-shadow: 2px 4px 8px 2px #00000030
}

.mega-nav .menu-dropdown-icon img{
    width: 10px !important;
}

@media screen and (min-width: 1024px) {
    ul.menu-display.source-codemenu {
        width:50%!important;
        left: 332px!important
    }
}

.mega-nav .menu > ul > li > ul:before,.mega-nav .menu > ul > li > ul:after {
    content: "";
    display: table
}

.mega-nav .menu > ul > li > ul:after {
    clear: both
}

.mega-nav .menu > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: none;
    float: left
}

.mega-nav .menu > ul > li > ul > li a {
    color: #777;
    padding: .5em 0;
    width: 95%;
    display: block;
    border-bottom: 1px solid #eaeaea
}

.mega-nav .menu > ul > li > ul > li a:hover {
    color: #d21c22
}

.mega-nav .menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box
}

.mega-nav .menu > ul > li > ul > li > ul:before,.mega-nav .menu > ul > li > ul > li > ul:after {
    content: "";
    display: table
}

.menu > ul > li > ul > li > ul:after {
    clear: both
}

.mega-nav .menu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 1px 0;
    margin: 0;
    font-size: .6em
}

.mega-nav .menu > ul > li > ul > li > ul > li a {
    border: 0;
    font-size: 12px
}

.mega-nav .menu > ul > li > ul.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px
}

.link-none {
    color: #717171;
    font-weight: 500;
    font-family: 'Montserrat',sans-serif;
    padding: 1em!important;
    width: 100%;
    display: block;
    transition: .5s all;
    width: auto
}

.mega-nav .link-none:before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 0;
    background: #fff;
    color: #333
}

p.link-sub-none.link-none {
    padding-top: 5px!important;
    padding-bottom: 10px!important;
    border-bottom: 1px solid #eaeaea;
    padding-left: 0!important
}

.menu-display {
    display: none
}

li.link-none:hover ul {
    display: block!important
}

li.link-none {
    transition: .5s all;
    cursor: pointer
}

li.link-none:hover {
    color: #b22126
}

html {
    scroll-behavior: smooth
}


img.odoo-certified {
    width: 50%;
    border: 1px solid #f5f5f5;
    float: left;
    box-shadow: 2px 2px #d8d8d836;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: none!important;
    border-radius: 0!important;
    background-color: #F5F5F5!important
}

::-webkit-scrollbar {
    width: 3px!important;
    background-color: #F5F5F5!important
}

::-webkit-scrollbar-thumb {
    border-radius: 0!important;
    -webkit-box-shadow: none!important;
    background-color: #d0d0d0!important
}
.whatapposition {
    position: fixed;
    bottom: 54px;
    right: 14px;
    background-color: #25d366;
    border-radius: 31px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 3px 2px #0000001f;
    z-index: 999999
}

.whatapposition i {
    font-size: 35px;
    color: #fff
}

@media only screen and (max-width: 600px) {
    .whatapposition {
        position:fixed;
        bottom: 86px;
        right: 31px;
        background-color: #25d366;
        border-radius: 31px;
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 0 3px 2px #0000001f;
        z-index: 999999
    }
}

.clearfix {
    clear: both
}


h2,ul.info li,#event-change {
    font-family: 'Oswald',cursive;
    color: #FFF
}


a:hover {
    color: #E4432C
}


.odoov13new {
    background-color: #895c7d;
    color: #fff !important;
    padding: 0px 12px;
    box-shadow: 1px 2px #ddcbcb45;
    border-radius: 5px !important;
}

.odoov13new {
    width: 100px;
    height: 100px;
    background-color: red;
    -webkit-animation-name: example;
    -webkit-animation-duration: .5s;
    animation-name: example;
    animation-duration: .5s;
    animation-iteration-count: infinite
}


#event-change, h2, ul.info li {
    font-family: Montserrat,sans-serif!important;
    color: #fff;
}






















* {
  margin: 0;
  box-sizing: border-box;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
body {
  font-family: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: var(--black-200);
}
.os-hero {
  position: relative;
  width: 100%;
  height: 350px;
  padding: 1.5rem;
  display: flex;
  place-items: center;
  justify-content: center;
  background-color: var(--brand-color);
  background-image: url("./../images/success-pack/os-hero.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: var(--white-100);
}
.os-hero:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: var(--brand-color);
  opacity: 0.85;
}
.os-hero__h1 {
  font-size: 42px;
  font-weight: bold;
  font-family: Montserrat, "sans-serif";
  text-align: center;
  z-index: 1;
}
.os-pricing {
  margin-top: -3rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}
.os-pricing__block {
  width: calc(25% - 1rem);
  font-family: Montserrat, "sans-serif";
  background-color: var(--white-100);
  padding: 1.25rem;
  border-top: 8px solid var(--brand-color);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px,
    rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  margin-right: 1.25rem;
}
.os-pricing__block:last-child {
  margin-right: 0rem;
}

.os-pricing__block-title {
  font-weight: bold;
  font-size: 14px;
}
.os-pricing__block-label {
  font-size: 12px;
  color: var(--black-500);
  display: block;
}
.os-pricing__block-value {
  font-size: 16px;
  color: var(--black-200);
  font-weight: bold;
}
.os-pricing__block-price {
  width: 100%;
  color: var(--black-200);
  font-size: 24px;
  font-weight: bold;
  border-radius: 25px;
  margin-top: 0.5rem;
}
.os-pricing__sign {
  font-size: 1rem;
  position: relative;
  bottom: 0.7rem;
  font-weight: bold;
  margin-right: 0.15rem;
}
.os-pricing__block-section {
  border-top: 1px solid var(--white-200);
  padding-top: 0.75rem;
  margin-top: 1rem;
}
.os-pricing__block-button {
  width: 100%;
  padding: 0.65rem;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  background-color: transparent;
  margin-top: 1.25rem;
  border: 1px solid var(--black-200);
  transition: all 0.3s ease-in-out;
}
.os-pricing__block-button:hover {
  transition: all 0.3s ease-in-out;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.os-pricing__block--basic {
  border-color: var(--secondary-color);
}
.os-pricing__block--standard {
  border-color: var(--standard-color);
}
.os-pricing__block--custom {
  border-color: var(--custom-color);
}
.os-pricing__block--pro {
  border-color: var(--pro-color);
}
.os-pricing__block-button--basic {
  color: var(--secondary-color);
  border-color: var(--secondary-color);
}
.os-pricing__block-button--basic:hover {
  background-color: var(--secondary-color);
  color: var(--white-100);
}
.os-pricing__block-button--standard {
  color: var(--standard-color);
  border-color: var(--standard-color);
}
.os-pricing__block-button--standard:hover {
  background-color: var(--standard-color);
  color: var(--white-100);
}
.os-pricing__block-button--custom {
  color: var(--custom-color);
  border-color: var(--custom-color);
}
.os-pricing__block-button--custom:hover {
  background-color: var(--custom-color);
  color: var(--white-100);
}
.os-pricing__block-button--pro {
  color: var(--pro-color);
  border-color: var(--pro-color);
}
.os-pricing__block-button--pro:hover {
  background-color: var(--pro-color);
  color: var(--white-100);
}
.oh-terms {
  margin-top: 3rem;
}
.os-terms__title {
  font-family: Montserrat, "sans-serif";
  font-size: 1.5rem;
  font-weight: bold;
}
.os-terms__list {
  padding-left: 1rem;
  margin-top: 1.5rem;
}
.os-tems__list-item {
  /* font-size: 0.95rem; */
  line-height: 1.5rem;
  margin-bottom: 0.85rem;
}
.os-tems__list-item:last-child {
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .os-pricing {
    flex-wrap: wrap;
    justify-content: center;
  }
  .os-pricing__block {
    width: calc(48.5% - 1rem);
  }
  .os-pricing__block:nth-child(3),
  .os-pricing__block:nth-child(4) {
    margin-top: 1rem;
  }
  .os-pricing__block:nth-child(even) {
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  * {
    font-size: 14px;
  }
  .os-hero {
    height: 250px;
  }
  .os-hero__h1 {
    font-size: 30px;
  }
  .os-pricing__block,
  .oh-terms {
    width: 95%;
  }
  .os-pricing__block {
    margin-top: 1.25rem;
    margin-right: 0;
  }
  .os-pricing__block:first-child {
    margin-top: 0;
  }
  .os-tems__list-item {
    line-height: 1.6;
    margin-bottom: 1.25rem;
  }
}

p{
	font-size: 14px;
	line-height: 28px;
}

.row.packs-1 h2 {
  font-size: 22px;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}
h1, h2, h3{
	display: block;
}
ul.os-ul{
	padding-left: 10px;
}
ul.os-ul li, .os-tems__list-item{
  line-height: 28px !important;
 margin-bottom: 20px !important;
}

.os-section-heading{

	font-size: 24px;
	font-weight: bold;
	color: #714B67;
}
.os-section-subheading{
	color: #1c1c1c !important;
	font-size: 18px;
	font-weight: bold;
}

.os-highlight-item{

 display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
height: 372.9px;
padding: 25px;
background: #FFFFFF;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.07);
border-radius: 10px;
margin-right: 30px;
transition: all 0.4s ease-in-out;
cursor: pointer;
}
.os-highlight-item:hover{
	background: #714B67;
	transition: all 0.4s ease-in-out;
}
.os-highlight-item:hover h3, .os-highlight-item:hover p{
	color: #fff;
}
.os-highlight-item:last-child{
	margin-right: 0;
}
.os-highlight-item h3{
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 27px;

color: #714B67;

}


.os-highlight-item img{
	width: 55px;
	height: 55px;
	object-fit: contain;
}

.os-highlight-section{
	display: flex;
	justify-content: space-between;

margin: 40px auto;
}

@media (max-width: 768px) {
.os-highlight-section{
flex-wrap: wrap;
}
	.os-highlight-item{
		width: 98%;
margin-right: 0px;
	margin-bottom: 40px;
	}

.os-highlight-item:last-child{
	margin-bottom: 0px;
}
}