/*
  Template Name: PowerNode - Premium Multi-Purpose Landing Page Template
  Theme URL: https://themeforest.net/user/jthemes
  Description: PowerNode - Premium Multi-Purpose Landing Page Template
  Author: Jthemes
  Author URL: https://themeforest.net/user/jthemes
  Version: 1.0.0
  Website: www.jthemes.net
  Tags: HTML5 template, Jthemes, Multi-Purpose, Startup, One Page, Landing, Business, Creative, Corporate, Agency Template, Project, Mobile App
*/



/* ==========================================================================
  01. GENERAL & BASIC STYLES
  =========================================================================== */

html {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}

body {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #283034;
  font-weight: 300;
}

/*------------------------------------------------------------------*/
/*  IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

/*------------------------------------------*/
/*  PAGE CONTENT
/*------------------------------------------*/

#page {
  overflow: hidden;
}

/*------------------------------------------*/
/*  SPACING & INDENTS
/*------------------------------------------*/

.odoo-custom-pages .wide-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.odoo-custom-pages .wide-90 {
  padding-top: 100px;
  padding-bottom: 90px;
}

.odoo-custom-pages .wide-80 {
  padding-top: 100px;
  padding-bottom: 80px;
}

.odoo-custom-pages .wide-70 {
  padding-top: 100px;
  padding-bottom: 70px;
}

.odoo-custom-pages .wide-60 {
  padding-top: 100px;
  padding-bottom: 60px;
}

.odoo-custom-pages .wide-50 {
  padding-top: 100px;
  padding-bottom: 50px;
}

.odoo-custom-pages .wide-40 {
  padding-top: 100px;
  padding-bottom: 40px;
}

.odoo-custom-pages .wide-30 {
  padding-top: 100px;
  padding-bottom: 30px;
}

.odoo-custom-pages .wide-20 {
  padding-top: 100px;
  padding-bottom: 20px;
}

/*------------------------------------------*/
/*  Margin Top
/*------------------------------------------*/

.odoo-custom-pages .mt-100 {
  margin-top: 100px;
}

.odoo-custom-pages .mt-95 {
  margin-top: 95px;
}

.odoo-custom-pages .mt-90 {
  margin-top: 90px;
}

.odoo-custom-pages .mt-85 {
  margin-top: 85px;
}

.odoo-custom-pages .mt-80 {
  margin-top: 80px;
}

.odoo-custom-pages .mt-75 {
  margin-top: 75px;
}

.odoo-custom-pages .mt-70 {
  margin-top: 70px;
}

.odoo-custom-pages .mt-65 {
  margin-top: 65px;
}

.odoo-custom-pages .mt-60 {
  margin-top: 60px;
}

.odoo-custom-pages .mt-55 {
  margin-top: 55px;
}

.odoo-custom-pages .mt-50 {
  margin-top: 50px;
}

.odoo-custom-pages .mt-45 {
  margin-top: 45px;
}

.odoo-custom-pages .mt-40 {
  margin-top: 40px;
}

.odoo-custom-pages .mt-35 {
  margin-top: 35px;
}

.odoo-custom-pages .mt-30 {
  margin-top: 30px;
}

.odoo-custom-pages .mt-25 {
  margin-top: 25px;
}

.odoo-custom-pages .mt-20 {
  margin-top: 20px;
}

.odoo-custom-pages .mt-15 {
  margin-top: 15px;
}

.odoo-custom-pages .mt-10 {
  margin-top: 10px;
}

.odoo-custom-pages .mt-5 {
  margin-top: 5px !important;
}

.odoo-custom-pages .mt-0 {
  margin-top: 0;
}

/*------------------------------------------*/
/*  Margin Top Inverse
/*------------------------------------------*/

.odoo-custom-pages .mt-inverse-150 {
  margin-top: -150px;
}

.odoo-custom-pages .mt-inverse-140 {
  margin-top: -140px;
}

.odoo-custom-pages .mt-inverse-130 {
  margin-top: -130px;
}

.odoo-custom-pages .mt-inverse-120 {
  margin-top: -120px;
}

.odoo-custom-pages .mt-inverse-110 {
  margin-top: -110px;
}

.odoo-custom-pages .mt-inverse-100 {
  margin-top: -100px;
}

.odoo-custom-pages .mt-inverse-90 {
  margin-top: -90px;
}

.odoo-custom-pages .mt-inverse-80 {
  margin-top: -80px;
}

.odoo-custom-pages .mt-inverse-70 {
  margin-top: -70px;
}

.odoo-custom-pages .mt-inverse-60 {
  margin-top: -60px;
}

.odoo-custom-pages .mt-inverse-50 {
  margin-top: -50px;
}

.odoo-custom-pages .mt-inverse-40 {
  margin-top: -40px;
}

.odoo-custom-pages .mt-inverse-30 {
  margin-top: -30px;
}

.odoo-custom-pages .mt-inverse-20 {
  margin-top: -20px;
}

/*------------------------------------------*/
/*  Margin Bottom
/*------------------------------------------*/

.odoo-custom-pages .mb-100 {
  margin-bottom: 100px;
}

.odoo-custom-pages .mb-95 {
  margin-bottom: 95px;
}

.odoo-custom-pages .mb-90 {
  margin-bottom: 90px;
}

.odoo-custom-pages .mb-85 {
  margin-bottom: 85px;
}

.odoo-custom-pages .mb-80 {
  margin-bottom: 80px;
}

.odoo-custom-pages .mb-75 {
  margin-bottom: 75px;
}

.odoo-custom-pages .mb-70 {
  margin-bottom: 70px;
}

.odoo-custom-pages .mb-65 {
  margin-bottom: 65px;
}

.odoo-custom-pages .mb-60 {
  margin-bottom: 60px;
}

.odoo-custom-pages .mb-55 {
  margin-bottom: 55px;
}

.odoo-custom-pages .mb-50 {
  margin-bottom: 50px;
}

.odoo-custom-pages .mb-45 {
  margin-bottom: 45px;
}

.odoo-custom-pages .mb-40 {
  margin-bottom: 40px;
}

.odoo-custom-pages .mb-35 {
  margin-bottom: 35px;
}

.odoo-custom-pages .mb-30 {
  margin-bottom: 30px;
}

.odoo-custom-pages .mb-25 {
  margin-bottom: 25px;
}

.odoo-custom-pages .mb-20 {
  margin-bottom: 20px;
}

.odoo-custom-pages .mb-15 {
  margin-bottom: 15px;
}

.odoo-custom-pages .mb-10 {
  margin-bottom: 10px;
}

.odoo-custom-pages .mb-5 {
  margin-bottom: 5px !important;
}

.odoo-custom-pages .mb-0 {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Margin Left
/*------------------------------------------*/

.odoo-custom-pages .ml-100 {
  margin-left: 100px;
}

.odoo-custom-pages .ml-95 {
  margin-left: 95px;
}

.odoo-custom-pages .ml-90 {
  margin-left: 90px;
}

.odoo-custom-pages .ml-85 {
  margin-left: 85px;
}

.odoo-custom-pages .ml-80 {
  margin-left: 80px;
}

.odoo-custom-pages .ml-75 {
  margin-left: 75px;
}

.odoo-custom-pages .ml-70 {
  margin-left: 70px;
}

.odoo-custom-pages .ml-60 {
  margin-left: 60px;
}

.odoo-custom-pages .ml-55 {
  margin-left: 55px;
}

.odoo-custom-pages .ml-50 {
  margin-left: 50px;
}

.odoo-custom-pages .ml-45 {
  margin-left: 45px;
}

.odoo-custom-pages .ml-40 {
  margin-left: 40px;
}

.odoo-custom-pages .ml-35 {
  margin-left: 35px;
}

.odoo-custom-pages .ml-30 {
  margin-left: 30px;
}

.odoo-custom-pages .ml-25 {
  margin-left: 25px;
}

.odoo-custom-pages .ml-20 {
  margin-left: 20px;
}

.odoo-custom-pages .ml-15 {
  margin-left: 15px;
}

.odoo-custom-pages .ml-10 {
  margin-left: 10px;
}

.odoo-custom-pages .ml-5 {
  margin-left: 5px !important;
}

/*------------------------------------------*/
/*  Margin Right
/*------------------------------------------*/

.odoo-custom-pages .mr-100 {
  margin-right: 100px;
}

.odoo-custom-pages .mr-95 {
  margin-right: 95px;
}

.odoo-custom-pages .mr-90 {
  margin-right: 90px;
}

.odoo-custom-pages .mr-85 {
  margin-right: 85px;
}

.odoo-custom-pages .mr-80 {
  margin-right: 80px;
}

.odoo-custom-pages .mr-75 {
  margin-right: 75px;
}

.odoo-custom-pages .mr-70 {
  margin-right: 70px;
}

.odoo-custom-pages .mr-65 {
  margin-right: 65px;
}

.odoo-custom-pages .mr-60 {
  margin-right: 60px;
}

.odoo-custom-pages .mr-55 {
  margin-right: 55px;
}

.odoo-custom-pages .mr-50 {
  margin-right: 50px;
}

.odoo-custom-pages .mr-45 {
  margin-right: 45px;
}

.odoo-custom-pages .mr-40 {
  margin-right: 40px;
}

.odoo-custom-pages .mr-35 {
  margin-right: 35px;
}

.odoo-custom-pages .mr-30 {
  margin-right: 30px;
}

.odoo-custom-pages .mr-25 {
  margin-right: 25px;
}

.odoo-custom-pages .mr-20 {
  margin-right: 20px;
}

.odoo-custom-pages .mr-15 {
  margin-right: 15px;
}

.odoo-custom-pages .mr-10 {
  margin-right: 10px;
}

.odoo-custom-pages .mr-5 {
  margin-right: 5px !important;
}

/*------------------------------------------*/
/*  Padding Top
/*------------------------------------------*/

.odoo-custom-pages .pt-100 {
  padding-top: 100px;
}

.odoo-custom-pages .pt-95 {
  padding-top: 95px;
}

.odoo-custom-pages .pt-90 {
  padding-top: 90px;
}

.odoo-custom-pages .pt-85 {
  padding-top: 85px;
}

.odoo-custom-pages .pt-80 {
  padding-top: 80px;
}

.odoo-custom-pages .pt-75 {
  padding-top: 75px;
}

.odoo-custom-pages .pt-70 {
  padding-top: 70px;
}

.odoo-custom-pages .pt-65 {
  padding-top: 65px;
}

.odoo-custom-pages .pt-60 {
  padding-top: 60px;
}

.odoo-custom-pages .pt-55 {
  padding-top: 55px;
}

.odoo-custom-pages .pt-50 {
  padding-top: 50px;
}

.odoo-custom-pages .pt-45 {
  padding-top: 45px;
}

.odoo-custom-pages .pt-40 {
  padding-top: 40px;
}

.odoo-custom-pages .pt-35 {
  padding-top: 35px;
}

.odoo-custom-pages .pt-30 {
  padding-top: 30px;
}

.odoo-custom-pages .pt-25 {
  padding-top: 25px;
}

.odoo-custom-pages .pt-20 {
  padding-top: 20px;
}

.odoo-custom-pages .pt-15 {
  padding-top: 15px;
}

.odoo-custom-pages .pt-10 {
  padding-top: 10px;
}

.odoo-custom-pages .pt-5 {
  padding-top: 5px !important;
}

/*------------------------------------------*/
/*  Padding Bottom
/*------------------------------------------*/

.odoo-custom-pages .pb-100 {
  padding-bottom: 100px;
}

.odoo-custom-pages .pb-95 {
  padding-bottom: 95px;
}

.odoo-custom-pages .pb-90 {
  padding-bottom: 90px;
}

.odoo-custom-pages .pb-85 {
  padding-bottom: 85px;
}

.odoo-custom-pages .pb-80 {
  padding-bottom: 80px;
}

.odoo-custom-pages .pb-75 {
  padding-bottom: 75px;
}

.odoo-custom-pages .pb-70 {
  padding-bottom: 70px;
}

.odoo-custom-pages .pb-65 {
  padding-bottom: 65px;
}

.odoo-custom-pages .pb-60 {
  padding-bottom: 60px;
}

.odoo-custom-pages .pb-55 {
  padding-bottom: 55px;
}

.odoo-custom-pages .pb-50 {
  padding-bottom: 50px;
}

.odoo-custom-pages .pb-45 {
  padding-bottom: 45px;
}

.odoo-custom-pages .pb-40 {
  padding-bottom: 40px;
}

.odoo-custom-pages .pb-35 {
  padding-bottom: 35px;
}

.odoo-custom-pages .pb-30 {
  padding-bottom: 30px;
}

.odoo-custom-pages .pb-25 {
  padding-bottom: 25px;
}

.odoo-custom-pages .pb-20 {
  padding-bottom: 20px;
}

.odoo-custom-pages .pb-15 {
  padding-bottom: 15px;
}

.odoo-custom-pages .pb-10 {
  padding-bottom: 10px;
}

.odoo-custom-pages .pb-5 {
  padding-bottom: 5px !important;
}

/*------------------------------------------*/
/*  Padding Left
/*------------------------------------------*/

.odoo-custom-pages .pl-100 {
  padding-left: 100px;
}

.odoo-custom-pages .pl-95 {
  padding-left: 95px;
}

.odoo-custom-pages .pl-90 {
  padding-left: 90px;
}

.odoo-custom-pages .pl-85 {
  padding-left: 85px;
}

.odoo-custom-pages .pl-80 {
  padding-left: 80px;
}

.odoo-custom-pages .pl-75 {
  padding-left: 75px;
}

.odoo-custom-pages .pl-70 {
  padding-left: 70px;
}

.odoo-custom-pages .pl-65 {
  padding-left: 65px;
}

.odoo-custom-pages .pl-60 {
  padding-left: 60px;
}

.odoo-custom-pages .pl-55 {
  padding-left: 55px;
}

.odoo-custom-pages .pl-50 {
  padding-left: 50px;
}

.odoo-custom-pages .pl-45 {
  padding-left: 45px;
}

.odoo-custom-pages .pl-40 {
  padding-left: 40px;
}

.odoo-custom-pages .pl-35 {
  padding-left: 35px;
}

.odoo-custom-pages .pl-30 {
  padding-left: 30px;
}

.odoo-custom-pages .pl-25 {
  padding-left: 25px;
}

.odoo-custom-pages .pl-20 {
  padding-left: 20px;
}

.odoo-custom-pages .pl-15 {
  padding-left: 15px;
}

.odoo-custom-pages .pl-10 {
  padding-left: 10px;
}

.odoo-custom-pages .pl-5 {
  padding-left: 5px !important;
}

/*------------------------------------------*/
/*  Padding Right
/*------------------------------------------*/

.odoo-custom-pages .pr-100 {
  padding-right: 100px;
}

.odoo-custom-pages .pr-95 {
  padding-right: 95px;
}

.odoo-custom-pages .pr-90 {
  padding-right: 90px;
}

.odoo-custom-pages .pr-85 {
  padding-right: 85px;
}

.odoo-custom-pages .pr-80 {
  padding-right: 80px;
}

.odoo-custom-pages .pr-75 {
  padding-right: 75px;
}

.odoo-custom-pages .pr-70 {
  padding-right: 70px;
}

.odoo-custom-pages .pr-65 {
  padding-right: 65px;
}

.odoo-custom-pages .pr-60 {
  padding-right: 60px;
}

.odoo-custom-pages .pr-55 {
  padding-right: 55px;
}

.odoo-custom-pages .pr-50 {
  padding-right: 50px;
}

.odoo-custom-pages .pr-45 {
  padding-right: 45px;
}

.odoo-custom-pages .pr-40 {
  padding-right: 40px;
}

.odoo-custom-pages .pr-35 {
  padding-right: 35px;
}

.odoo-custom-pages .pr-30 {
  padding-right: 30px;
}

.odoo-custom-pages .pr-25 {
  padding-right: 25px;
}

.odoo-custom-pages .pr-20 {
  padding-right: 20px;
}

.odoo-custom-pages .pr-15 {
  padding-right: 15px;
}

.odoo-custom-pages .pr-10 {
  padding-right: 10px;
}

.odoo-custom-pages .pr-5 {
  padding-right: 5px !important;
}

/*------------------------------------------*/
/*  Padding Centered
/*------------------------------------------*/

.odoo-custom-pages .pc-70 {
  padding-right: 70px;
  padding-left: 70px;
}

.odoo-custom-pages .pc-65 {
  padding-right: 65px;
  padding-left: 65px;
}

.odoo-custom-pages .pc-60 {
  padding-right: 60px;
  padding-left: 60px;
}

.odoo-custom-pages .pc-55 {
  padding-right: 55px;
  padding-left: 55px;
}

.odoo-custom-pages .pc-50 {
  padding-right: 50px;
  padding-left: 50px;
}

.odoo-custom-pages .pc-45 {
  padding-right: 45px;
  padding-left: 45px;
}

.odoo-custom-pages .pc-40 {
  padding-right: 40px;
  padding-left: 40px;
}

.odoo-custom-pages .pc-35 {
  padding-right: 35px;
  padding-left: 35px;
}

.odoo-custom-pages .pc-30 {
  padding-right: 30px;
  padding-left: 30px;
}

.odoo-custom-pages .pc-25 {
  padding-right: 25px;
  padding-left: 25px;
}

.odoo-custom-pages .pc-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.odoo-custom-pages .pc-15 {
  padding-right: 15px;
  padding-left: 15px;
}

.odoo-custom-pages .pc-10 {
  padding-right: 10px;
  padding-left: 10px;
}

/*------------------------------------------*/
/*  BACKGROUND SETTINGS
/*------------------------------------------*/

.odoo-custom-pages .rel {
  position: relative !important;
}

.odoo-custom-pages .bg-fixed,
.odoo-custom-pages .bg-scroll {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.odoo-custom-pages .bg-scroll {
  background-attachment: fixed !important;
}

/*------------------------------------------*/
/*  Background Colors
/*------------------------------------------*/

.odoo-custom-pages .bg-white {
  background-color: #fff !important;
}

.odoo-custom-pages .bg-dark {
  background-color: #282828 !important;
}

.odoo-custom-pages .bg-deepdark {
  background-color: #212223 !important;
}

.odoo-custom-pages .bg-azure {
  background-color: #0080ff;
}

.odoo-custom-pages .bg-lightazure {
  background-color: #f4f9eb;
}

.odoo-custom-pages .bg-brown {
  background-color: #af8855;
}

.odoo-custom-pages .bg-denim {
  background-color: #0054a6;
}

.odoo-custom-pages .bg-gold {
  background-color: #d1b665;
}

.odoo-custom-pages .bg-lightgreen {
  background-color: #a6e42a;
}

.odoo-custom-pages .bg-lightgrey {
  background-color: #f7f7f7;
}

.odoo-custom-pages .bg-navy {
  background-color: #244b9a;
}

.odoo-custom-pages .bg-salmon {
  background-color: #ee6011;
}

.odoo-custom-pages .bg-sapphire {
  background-color: #33539e;
}

.odoo-custom-pages .bg-silk {
  background-color: #aa946e;
}

.odoo-custom-pages .bg-skyblue {
  background-color: #37baf2;
}

.odoo-custom-pages .bg-stategrey {
  background-color: #314150;
}

.odoo-custom-pages .bg-steel {
  background-color: #4558cb;
}

.odoo-custom-pages .bg-steelblue {
  background-color: #3079Bf;
}

.odoo-custom-pages .bg-rose {
  background-color: #ff495a;
}

.odoo-custom-pages .bg-yellow {
  background: #fcb80b;
}

/*------------------------------------------*/
/*  Background Gradients
/*------------------------------------------*/

.odoo-custom-pages .blue-gradient {
  background-image: -webkit-linear-gradient(to right, #005cda, #006cff 100%);
  background-image: linear-gradient(to right, #005cda, #006cff 100%);
}

/*------------------------------------------*/
/*  Background Images for Sections
/*------------------------------------------*/

.odoo-custom-pages .bg-01,
.odoo-custom-pages .bg-02,
.odoo-custom-pages .bg-03,
.odoo-custom-pages .bg-04,
.odoo-custom-pages .bg-05,
.odoo-custom-pages .bg-06,
.odoo-custom-pages .bg-07,
.odoo-custom-pages .bg-08,
.odoo-custom-pages .bg-09,
.odoo-custom-pages .bg-10,
.odoo-custom-pages .pattern-01,
.odoo-custom-pages .pattern-02,
.odoo-custom-pages .pattern-03,
.odoo-custom-pages .bg-tra-map {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed !important;
}

.odoo-custom-pages .bg-01 {
  background-image: url(../../images/odoo/bg-01.odoo-custom-pages .jpg);
}

.odoo-custom-pages .bg-02 {
  background-image: url(../../images/odoo/bg-02.jpg);
}

.odoo-custom-pages .bg-03 {
  background-image: url(../../images/odoo/bg-03.jpg);
}

.odoo-custom-pages .bg-04 {
  background-image: url(../../images/odoo/bg-04.jpg);
}

.odoo-custom-pages .bg-05 {
  background-image: url(../../images/odoo/bg-05.jpg);
}

.odoo-custom-pages .bg-06 {
  background-image: url(../../images/odoo/bg-06.jpg);
}

.odoo-custom-pages .bg-07 {
  background-image: url(../../images/odoo/bg-07.jpg);
}

.odoo-custom-pages .bg-08 {
  background-image: url(../../images/odoo/bg-08.jpg);
}

.odoo-custom-pages .bg-09 {
  background-image: url(../../images/odoo/bg-09.jpg);
}

.odoo-custom-pages .bg-10 {
  background-image: url(../../images/odoo/bg-10.jpg);
}

.odoo-custom-pages .pattern-01 {
  background-image: url(../../images/odoo/pattern-01.png);
}

.odoo-custom-pages .pattern-02 {
  background-image: url(../../images/odoo/pattern-02.png);
}

.odoo-custom-pages .pattern-03 {
  background-image: url(../../images/odoo/pattern-03.png);
}

.odoo-custom-pages .bg-tra-map {
  background-image: url(../../images/odoo/tra-map.png);
  background-attachment: scroll !important;
}

.odoo-custom-pages .bg-desktop {
  width: 100%;
  background-image: url(../../images/odoo/bg-desktop.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/*------------------------------------------*/
/*  Background Overlays for Sections
/*------------------------------------------*/

.odoo-custom-pages .white-overlay-top,
.odoo-custom-pages .white-overlay-wave,
.odoo-custom-pages .white-overlay-bottom,
.odoo-custom-pages .white-overlay-incline {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.odoo-custom-pages .white-overlay-wave {
  background-image: url(../../images/odoo/white-overlay-wave.png);
  height: 155px;
}

.odoo-custom-pages .white-overlay-top {
  background-image: url(../../images/odoo/white-overlay-top.png);
  height: 48px;
}

.odoo-custom-pages .white-overlay-bottom {
  background-image: url(../../images/odoo/white-overlay-bottom.png);
  height: 200px;
}

.odoo-custom-pages .white-overlay-incline {
  background-image: url(../../images/odoo/white-overlay-incline.png);
  height: 200px;
}

/*------------------------------------------*/
/*  BORDER SETTINGS FOR DEMOS
/*------------------------------------------*/

.odoo-custom-pages .b-border {
  border: 1px solid #ddd;
}

.odoo-custom-pages .b-top {
  border-top: 1px solid #ddd;
}

.odoo-custom-pages .b-bottom {
  border-bottom: 1px solid #ddd;
}

.odoo-custom-pages .b-left {
  border-left: 1px solid #ddd;
}

.odoo-custom-pages .b-right {
  border-right: 1px solid #ddd;
}




/* ==========================================================================
  02. TYPOGRAPHY
  =========================================================================== */

/*------------------------------------------*/
/*  HEADERS
/*------------------------------------------*/

.odoo-custom-pages h1,
.odoo-custom-pages h2,
.odoo-custom-pages h3,
.odoo-custom-pages h4,
.odoo-custom-pages h5,
.odoo-custom-pages h6 {
  color: #222;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  letter-spacing: -0.25px;
}

.mons-font {
  font-family: 'Montserrat', sans-serif;
}

.fraunces-font {
  font-family: 'Fraunces', serif;
}

.pacifico-font {
  font-family: 'Pacifico', cursive;
}

/* Header H6 */
.odoo-custom-pages h6.h6-xs {
  font-size: 1.0625rem;
  font-family: "Montserrat-Bold";
}

/* 17px */
.odoo-custom-pages h6.h6-sm {
  font-size: 1.125rem;
  font-family: "Montserrat-Bold";
}

/* 18px */
.odoo-custom-pages h6.h6-md {
  font-size: 1.15625rem;
}

/* 18.5px */
.odoo-custom-pages h6.h6-lg {
  font-size: 1.1875rem;
}

/* 19px */
.odoo-custom-pages h6.x {
  font-size: 1.21875rem;
}

/* 19.5px */

/* Header H5 */
.odoo-custom-pages h5.h5-xs {
  font-size: 1.25rem;
  font-family: "Montserrat-Bold";
}

/* 20px */
.odoo-custom-pages h5.h5-sm {
  font-size: 1.375rem;
}

/* 22px */
.odoo-custom-pages h5.h5-md {
  font-size: 1.5rem;
  margin-bottom: 15px;
  font-family: "Montserrat-Bold";
}

/* 24px */
.odoo-custom-pages h5.h5-lg {
  font-size: 1.625rem;
}

/* 26px */
.odoo-custom-pages h5.h5-xl {
  font-size: 1.75rem;
}

/* 28px */

/* Header H4 */
.odoo-custom-pages h4.h4-xs {
  font-size: 1.875rem;
}

/* 30px */
.odoo-custom-pages h4.h4-sm {
  font-size: 2rem;
}

/* 32px */
.odoo-custom-pages h4.h4-md {
  font-size: 2.125rem;
}

/* 34px */
.odoo-custom-pages h4.h4-lg {
  font-size: 2.25rem;
}

/* 36px */
.odoo-custom-pages h4.h4-xl {
  font-size: 2.375rem;
}

/* 38px */

.odoo-custom-pages h3.h3-xs {
  font-size: 2.5rem;
}

/* 40px */
.odoo-custom-pages h3.h3-sm {
  font-size: 2.625rem;
  margin-bottom: 20px;
  font-family: "Montserrat-Bold";
}

/* 42px */
.odoo-custom-pages h3.h3-md {
  font-size: 2.75rem;
}

/* 44px */
.odoo-custom-pages h3.h3-lg {
  font-size: 2.875rem;
}

/* 46px */
.odoo-custom-pages h3.h3-xl {
  font-size: 3rem;
}

/* 48px */

/* Header H2 */
.odoo-custom-pages h2.h2-xs {
  font-size: 3.125rem;
}

/* 50px */
.odoo-custom-pages h2.h2-sm {
  font-size: 3.25rem;
}

/* 52px */
.odoo-custom-pages h2.h2-md {
  font-size: 3.375rem;
}

/* 54px */
.odoo-custom-pages h2.h2-lg {
  font-size: 3.5rem;
}

/* 56px */
.odoo-custom-pages h2.h2-xl {
  font-size: 3.75rem;
}

/* 60px */

.odoo-custom-pages h2.h2-title-xs {
  font-size: 4.0625rem;
}

/* 65px */
.odoo-custom-pages h2.h2-title-sm {
  font-size: 4.375rem;
}

/* 70px */
.odoo-custom-pages h2.h2-title-md {
  font-size: 4.6875rem;
}

/* 75px */
.odoo-custom-pages h2.h2-title-lg {
  font-size: 5rem;
}

/* 80px */
.odoo-custom-pages h2.h2-title-xl {
  font-size: 5.3125rem;
}

/* 85px */

/*------------------------------------------*/
/*  PARAGRAPHS
/*------------------------------------------*/

.odoo-custom-pages p.p-sm {
  font-size: 1rem;
}

/* 16px */
.odoo-custom-pages p {
  font-size: 1.0625rem;
}

/* 17px */
.odoo-custom-pages p.p-md {
  font-size: 1.125rem;
}

/* 18px */
.odoo-custom-pages p.p-lg {
  font-size: 1.1875rem;
}

/* 19px */
.odoo-custom-pages p.p-xl {
  font-size: 1.25rem;
}

/* 20px */

/*------------------------------------------*/
/*  LINK SETTINGS
/*------------------------------------------*/

.odoo-custom-pages a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages a:hover {
  color: #666;
  text-decoration: none;
}

.odoo-custom-pages a:focus {
  outline: none;
  text-decoration: none;
}

/*------------------------------------------*/
/*  LISTS
/*------------------------------------------*/

.odoo-custom-pages ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*------------------------------------------*/
/*  TEXT LIST
/*------------------------------------------*/

.odoo-custom-pages .txt-list li i {
  position: relative;
  font-size: 1.05rem;
  line-height: 1.5rem;
  float: left;
  margin-right: 10px;
  top: 2px;
}

.odoo-custom-pages .txt-list li p {
  overflow: hidden;
  margin-bottom: 10px;
}

.odoo-custom-pages ul.simple-list {
  list-style: disc;
  margin-left: 15px;
}

/*------------------------------------------*/
/*  NUMBER LIST
/*------------------------------------------*/

.odoo-custom-pages ol.num-list {
  margin-left: -20px;
}

.odoo-custom-pages ol.num-list li p {
  padding-left: 5px;
  margin-bottom: 5px;
}

.odoo-custom-pages ol.digit-list {
  padding: 0;
  margin-left: 15px;
}

.odoo-custom-pages ol.digit-list p {
  margin-bottom: 8px;
}

/*------------------------------------------*/
/*  BOX LIST
/*------------------------------------------*/

.odoo-custom-pages .box-list p {
  position: relative;
  font-weight: 400;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #ddd;
}

.odoo-custom-pages .bg-dark .box-list p {
  border-bottom: 1px dashed #777;
}

.odoo-custom-pages .box-list p:last-child {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.odoo-custom-pages .box-list p span {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  position: absolute;
  top: 0;
  right: 15px;
}

.odoo-custom-pages .bg-dark .box-list p span {
  color: #fff;
}

/*------------------------------------------*/
/*  BUTTON SETTINGS
/*------------------------------------------*/

.odoo-custom-pages .btn {
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  padding: 14px 15px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px !important;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  Button Size
/*------------------------------------------*/

.odoo-custom-pages .btn.btn-sm {
  font-size: 16px;
  padding: 14px 15px;
}

.odoo-custom-pages .btn.btn-md {
  font-size: 18px;
  padding: 16px 22px;
}

.odoo-custom-pages .btn.btn-lg {
  font-size: 20px;
  padding: 18px 34px;
}

/*------------------------------------------*/
/*  Button Color
/*------------------------------------------*/

.odoo-custom-pages .btn-white,
.odoo-custom-pages .white-color .btn-white {
  color: #333;
  background-color: #fff;
  border-color: #fff !important;
}

.odoo-custom-pages .btn-tra-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff !important;
}

.odoo-custom-pages .scroll .btn-tra-white {
  color: #333 !important;
  background-color: transparent;
  border-color: #333 !important;
}

.odoo-custom-pages .btn-grey,
.odoo-custom-pages .white-color .btn-grey {
  color: #666;
  background-color: #eee;
  border-color: #eee !important;
}

.odoo-custom-pages .btn-tra-grey,
.odoo-custom-pages .white-color .btn-tra-grey {
  color: #333 !important;
  background-color: transparent;
  border-color: #ccc !important;
}

.odoo-custom-pages .btn-black,
.odoo-custom-pages .white-color .btn-black {
  color: #fff;
  background-color: #333;
  border-color: #333;
}

.odoo-custom-pages .btn-tra-black,
.odoo-custom-pages .white-color .btn-tra-black {
  color: #333;
  background-color: transparent;
  border-color: #333;
}

.odoo-custom-pages .btn-azure,
.odoo-custom-pages .scroll .btn-azure,
.odoo-custom-pages .white-color .btn-azure,
.odoo-custom-pages .azure-hover:hover,
.odoo-custom-pages .scroll .azure-hover:hover,
.odoo-custom-pages .white-color .azure-hover:hover {
  color: #fff !important;
  background-color: #0080ff;
  border-color: #0080ff !important;
}

.odoo-custom-pages .btn-tra-azure,
.odoo-custom-pages .scroll .btn-tra-azure,
.odoo-custom-pages .white-color .btn-tra-azure,
.odoo-custom-pages .tra-azure-hover:hover,
.odoo-custom-pages .scroll .tra-azure-hover:hover,
.odoo-custom-pages .white-color .tra-azure-hover:hover {
  color: #0080ff !important;
  background-color: transparent;
  border-color: #0080ff !important;
}

.odoo-custom-pages .btn-brown,
.odoo-custom-pages .scroll .btn-brown,
.odoo-custom-pages .white-color .btn-brown,
.odoo-custom-pages .brown-hover:hover,
.odoo-custom-pages .scroll .brown-hover:hover,
.odoo-custom-pages .white-color .brown-hover:hover {
  color: #fff !important;
  background-color: #af8855;
  border-color: #af8855 !important;
}

.odoo-custom-pages .btn-tra-brown,
.odoo-custom-pages .scroll .btn-tra-brown,
.odoo-custom-pages .white-color .btn-tra-brown,
.odoo-custom-pages .tra-brown-hover:hover,
.odoo-custom-pages .scroll .tra-brown-hover:hover,
.odoo-custom-pages .white-color .tra-brown-hover:hover {
  color: #af8855 !important;
  background-color: transparent;
  border-color: #af8855 !important;
}

.odoo-custom-pages .btn-gold,
.odoo-custom-pages .scroll .btn-gold,
.odoo-custom-pages .white-color .btn-gold,
.odoo-custom-pages .gold-hover:hover,
.odoo-custom-pages .scroll .gold-hover:hover,
.odoo-custom-pages .white-color .gold-hover:hover {
  color: #fff !important;
  background-color: #d1b665;
  border-color: #d1b665 !important;
}

.odoo-custom-pages .btn-tra-gold,
.odoo-custom-pages .scroll .btn-tra-gold,
.odoo-custom-pages .white-color .btn-tra-gold,
.odoo-custom-pages .tra-gold-hover:hover,
.odoo-custom-pages .scroll .tra-gold-hover:hover,
.odoo-custom-pages .white-color .tra-gold-hover:hover {
  color: #d1b665 !important;
  background-color: transparent;
  border-color: #d1b665 !important;
}

.odoo-custom-pages .btn-navy,
.odoo-custom-pages .scroll .btn-navy,
.odoo-custom-pages .white-color .btn-navy,
.odoo-custom-pages .navy-hover:hover,
.odoo-custom-pages .scroll .navy-hover:hover,
.odoo-custom-pages .white-color .navy-hover:hover {
  color: #fff !important;
  background-color: #244b9a;
  border-color: #244b9a !important;
}

.odoo-custom-pages .btn-tra-navy,
.odoo-custom-pages .scroll .btn-tra-navy,
.odoo-custom-pages .white-color .btn-tra-navy,
.odoo-custom-pages .tra-navy-hover:hover,
.odoo-custom-pages .scroll .tra-navy-hover:hover,
.odoo-custom-pages .white-color .tra-navy-hover:hover {
  color: #244b9a !important;
  background-color: transparent;
  border-color: #244b9a !important;
}

.odoo-custom-pages .btn-purple,
.odoo-custom-pages .scroll .btn-purple,
.odoo-custom-pages .white-color .btn-purple,
.odoo-custom-pages .purple-hover:hover,
.odoo-custom-pages .scroll .purple-hover:hover,
.odoo-custom-pages .white-color .purple-hover:hover {
  color: #fff !important;
  background-color: #6926cd;
  border-color: #6926cd !important;
}

.odoo-custom-pages .btn-tra-purple,
.odoo-custom-pages .scroll .btn-tra-purple,
.odoo-custom-pages .white-color .btn-tra-purple,
.odoo-custom-pages .tra-purple-hover:hover,
.odoo-custom-pages .scroll .tra-purple-hover:hover,
.odoo-custom-pages .white-color .tra-purple-hover:hover {
  color: #6926cd !important;
  background-color: transparent;
  border-color: #6926cd !important;
}

.odoo-custom-pages .btn-rose,
.odoo-custom-pages .scroll .btn-rose,
.odoo-custom-pages .white-color .btn-rose,
.odoo-custom-pages .rose-hover:hover,
.odoo-custom-pages .scroll .rose-hover:hover,
.odoo-custom-pages .white-color .rose-hover:hover {
  color: #fff !important;
  background-color: #ff495a;
  border-color: #ff495a !important;
}

.odoo-custom-pages .btn-tra-rose,
.odoo-custom-pages .scroll .btn-tra-rose,
.odoo-custom-pages .white-color .btn-tra-rose,
.odoo-custom-pages .tra-rose-hover:hover,
.odoo-custom-pages .scroll .tra-rose-hover:hover,
.odoo-custom-pages .white-color .tra-rose-hover:hover {
  color: #ff495a !important;
  background-color: transparent;
  border-color: #ff495a !important;
}

.odoo-custom-pages .btn-salmon,
.odoo-custom-pages .scroll .btn-salmon,
.odoo-custom-pages .white-color .btn-salmon,
.odoo-custom-pages .salmon-hover:hover,
.odoo-custom-pages .scroll .salmon-hover:hover,
.odoo-custom-pages .white-color .salmon-hover:hover {
  color: #fff !important;
  background-color: #ee6011;
  border-color: #ee6011 !important;
}

.odoo-custom-pages .btn-tra-salmon,
.odoo-custom-pages .scroll .btn-tra-salmon,
.odoo-custom-pages .white-color .btn-tra-salmon,
.odoo-custom-pages .tra-salmon-hover:hover,
.odoo-custom-pages .scroll .tra-salmon-hover:hover,
.odoo-custom-pages .white-color .tra-salmon-hover:hover {
  color: #ee6011 !important;
  background-color: transparent;
  border-color: #ee6011 !important;
}

.odoo-custom-pages .btn-silk,
.odoo-custom-pages .scroll .btn-silk,
.odoo-custom-pages .white-color .btn-silk,
.odoo-custom-pages .silk-hover:hover,
.odoo-custom-pages .scroll .silk-hover:hover,
.odoo-custom-pages .white-color .silk-hover:hover {
  color: #fff !important;
  background-color: #aa946e;
  border-color: #aa946e !important;
}

.odoo-custom-pages .btn-tra-silk,
.odoo-custom-pages .scroll .btn-tra-silk,
.odoo-custom-pages .white-color .btn-tra-silk,
.odoo-custom-pages .tra-silk-hover:hover,
.odoo-custom-pages .scroll .tra-silk-hover:hover,
.odoo-custom-pages .white-color .tra-silk-hover:hover {
  color: #aa946e !important;
  background-color: transparent;
  border-color: #aa946e !important;
}

.odoo-custom-pages .btn-skyblue,
.odoo-custom-pages .scroll .btn-skyblue,
.odoo-custom-pages .white-color .btn-skyblue,
.odoo-custom-pages .skyblue-hover:hover,
.odoo-custom-pages .scroll .skyblue-hover:hover,
.odoo-custom-pages .white-color .skyblue-hover:hover {
  color: #fff !important;
  background-color: #37baf2;
  border-color: #37baf2 !important;
}

.odoo-custom-pages .btn-tra-skyblue,
.odoo-custom-pages .scroll .btn-tra-skyblue,
.odoo-custom-pages .white-color .btn-tra-skyblue,
.odoo-custom-pages .tra-skyblue-hover:hover,
.odoo-custom-pages .scroll .tra-skyblue-hover:hover,
.odoo-custom-pages .white-color .tra-skyblue-hover:hover {
  color: #37baf2 !important;
  background-color: transparent;
  border-color: #37baf2 !important;
}

.odoo-custom-pages .btn-steel,
.odoo-custom-pages .scroll .btn-steel,
.odoo-custom-pages .white-color .btn-steel,
.odoo-custom-pages .steel-hover:hover,
.odoo-custom-pages .scroll .steel-hover:hover,
.odoo-custom-pages .white-color .steel-hover:hover {
  color: #fff !important;
  background-color: #4558cb;
  border-color: #4558cb !important;
}

.odoo-custom-pages .btn-tra-steel,
.odoo-custom-pages .scroll .btn-tra-steel,
.odoo-custom-pages .white-color .btn-tra-steel,
.odoo-custom-pages .tra-steel-hover:hover,
.odoo-custom-pages .scroll .tra-steel-hover:hover,
.odoo-custom-pages .white-color .tra-steel-hover:hover {
  color: #4558cb !important;
  background-color: transparent;
  border-color: #4558cb !important;
}

.odoo-custom-pages .btn-steelblue,
.odoo-custom-pages .scroll .btn-steelblue,
.odoo-custom-pages .white-color .btn-steelblue,
.odoo-custom-pages .steelblue-hover:hover,
.odoo-custom-pages .scroll .steelblue-hover:hover,
.odoo-custom-pages .white-color .steelblue-hover:hover {
  color: #fff !important;
  background-color: #3079Bf;
  border-color: #3079Bf !important;
}

.odoo-custom-pages .btn-tra-steelblue,
.odoo-custom-pages .scroll .btn-tra-steelblue,
.odoo-custom-pages .white-color .btn-tra-steelblue,
.odoo-custom-pages .tra-steelblue-hover:hover,
.odoo-custom-pages .scroll .tra-steelblue-hover:hover,
.odoo-custom-pages .white-color .tra-steelblue-hover:hover {
  color: #3079Bf !important;
  background-color: transparent;
  border-color: #3079Bf !important;
}

.odoo-custom-pages .btn-yellow,
.odoo-custom-pages .scroll .btn-yellow,
.odoo-custom-pages .white-color .btn-yellow,
.odoo-custom-pages .yellow-hover:hover,
.odoo-custom-pages .scroll .yellow-hover:hover,
.odoo-custom-pages .white-color .yellow-hover:hover {
  color: #333 !important;
  background-color: #f7be27;
  border-color: #f7be27 !important;
}

/*------------------------------------------*/
/*  Button Hover
/*------------------------------------------*/

.odoo-custom-pages .white-hover:hover,
.odoo-custom-pages .scroll .white-hover:hover {
  color: #333 !important;
  background-color: #fff;
  border-color: #fff !important;
}

.odoo-custom-pages .tra-white-hover:hover,
.odoo-custom-pages .white-color .tra-white-hover:hover {
  color: #fff !important;
  background-color: transparent;
  border-color: #fff !important;
}

.odoo-custom-pages .scroll .tra-white-hover:hover {
  color: #333 !important;
  background-color: transparent;
  border-color: #333 !important;
}

.odoo-custom-pages .dark-menu .scroll .tra-white-hover:hover {
  color: #fff !important;
  background-color: transparent;
  border-color: #fff !important;
}

.odoo-custom-pages .black-hover:hover,
.odoo-custom-pages .scroll .black-hover:hover {
  color: #fff !important;
  background-color: #333;
  border-color: #333 !important;
}

.odoo-custom-pages .tra-black-hover:hover,
.odoo-custom-pages .scroll .tra-black-hover:hover .white-color .tra-black-hover:hover {
  color: #333 !important;
  background-color: transparent;
  border-color: #333 !important;
}

.odoo-custom-pages .grey-hover:hover,
.odoo-custom-pages .scroll .grey-hover:hover {
  color: #333 !important;
  background-color: #ccc;
  border-color: #ccc !important;
}

.odoo-custom-pages .tra-grey-hover:hover,
.odoo-custom-pages .scroll .tra-grey-hover:hover {
  color: #333 !important;
  background-color: transparent;
  border-color: #ccc !important;
}

/*------------------------------------------*/
/*  Button Focus
/*------------------------------------------*/

.odoo-custom-pages .btn:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.odoo-custom-pages .btn.btn-black:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.odoo-custom-pages .btn-grey:focus {
  color: #666;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.odoo-custom-pages .btn-tra-black:focus,
.odoo-custom-pages .btn.btn-tra-grey:focus {
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  VIDEO LINK
/*------------------------------------------*/

.odoo-custom-pages .btn-md.btn-video-link {
  padding: 14px 16px;
}

.odoo-custom-pages .btn-md.btn-video-link span {
  position: relative;
  top: 4px;
  right: 6px;
}

.odoo-custom-pages .btn-md.btn-video-link {
  line-height: 30px !important;
}

.odoo-custom-pages .white-color .btn-md.btn-video-link:hover {
  color: #fff;
}

/*------------------------------------------*/
/*  VIDEO POPUP ICON
/*------------------------------------------*/

.odoo-custom-pages .video-preview {
  position: relative;
  text-align: center;
}

.odoo-custom-pages .video-btn {
  position: absolute !important;
  top: 50%;
  left: 50%;
  display: inline-block;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.odoo-custom-pages #video-2 .video-btn {
  position: relative !important;
  margin: 0 auto;
  top: 0;
  left: 0;
}

.odoo-custom-pages .video-btn-lg {
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
}

.odoo-custom-pages .video-btn-md {
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
}

.odoo-custom-pages .video-btn-sm {
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
}

.odoo-custom-pages .video-block-wrapper {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages .video-btn.video-btn-lg [class^="flaticon-"]:before,
.odoo-custom-pages .video-btn.video-btn-lg [class^="flaticon-"]:after {
  line-height: 100px !important;
  margin-left: 8px;
}

.odoo-custom-pages .video-btn.video-btn-md [class^="flaticon-"]:before,
.odoo-custom-pages .video-btn.video-btn-md [class^="flaticon-"]:after {
  line-height: 80px !important;
  margin-left: 7px;
}

.odoo-custom-pages .video-btn.video-btn-sm [class^="flaticon-"]:before,
.odoo-custom-pages .video-btn.video-btn-sm [class^="flaticon-"]:after {
  line-height: 60px !important;
  margin-left: 6px;
}

.odoo-custom-pages .video-btn:hover .video-block-wrapper {
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}

.odoo-custom-pages .video-btn:before {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages .video-btn.video-btn-lg:hover:before {
  opacity: .75;
  left: -25px;
  right: -25px;
  top: -25px;
  bottom: -25px;
}

.odoo-custom-pages .video-btn.video-btn-md:hover:before {
  opacity: .75;
  left: -18px;
  right: -18px;
  top: -18px;
  bottom: -18px;
}

.odoo-custom-pages .video-btn.video-btn-sm:hover:before {
  opacity: .75;
  left: -12px;
  right: -12px;
  top: -12px;
  bottom: -12px;
}

/*------------------------------------------*/
/*  STORE BADGE ICONS
/*------------------------------------------*/

.odoo-custom-pages .stores-badge {
  display: inline-block;
}

.odoo-custom-pages .store {
  display: inline-block;
  text-align: center;
  float: left;
  margin-right: 15px;
}

.odoo-custom-pages .store:last-child {
  margin-right: 0;
}

.odoo-custom-pages .footer .store {
  text-align: right;
  display: block;
  float: none;
  margin-right: 0;
  margin-bottom: 15px;
}

.odoo-custom-pages .store img {
  width: auto;
  max-width: inherit;
  max-height: 50px;
}

.odoo-custom-pages .footer .store img {
  display: inline-block;
  max-height: 45px;
}

.odoo-custom-pages span.os-version {
  display: block;
  line-height: 1;
  margin-top: 15px;
}

/*------------------------------------------*/
/*  VECTOR ICONS
/*------------------------------------------*/

.odoo-custom-pages .ico-15 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-15 [class*="flaticon-"]:after {
  font-size: 0.9375rem;
}

/* 15px */
.odoo-custom-pages .ico-20 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-20 [class*="flaticon-"]:after {
  font-size: 1.25rem;
}

/* 20px */
.odoo-custom-pages .ico-25 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-25 [class*="flaticon-"]:after {
  font-size: 1.5625rem;
}

/* 25px */
.odoo-custom-pages .ico-30 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-30 [class*="flaticon-"]:after {
  font-size: 1.875rem;
}

/* 30px */
.odoo-custom-pages .ico-35 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-35 [class*="flaticon-"]:after {
  font-size: 2.1875rem;
}

/* 35px */
.odoo-custom-pages .ico-40 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-40 [class*="flaticon-"]:after {
  font-size: 2.5rem;
}

/* 40px */
.odoo-custom-pages .ico-45 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-45 [class*="flaticon-"]:after {
  font-size: 2.8125rem;
}

/* 45px */
.odoo-custom-pages .ico-50 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-50 [class*="flaticon-"]:after {
  font-size: 3.125rem;
}

/* 50px */
.odoo-custom-pages .ico-55 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-55 [class*="flaticon-"]:after {
  font-size: 3.4375rem;
}

/* 55px */
.odoo-custom-pages .ico-60 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-60 [class*="flaticon-"]:after {
  font-size: 3.75rem;
}

/* 60px */
.odoo-custom-pages .ico-65 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-65 [class*="flaticon-"]:after {
  font-size: 4.0625rem;
}

/* 65px */
.odoo-custom-pages .ico-70 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-70 [class*="flaticon-"]:after {
  font-size: 4.375rem;
}

/* 70px */
.odoo-custom-pages .ico-75 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-75 [class*="flaticon-"]:after {
  font-size: 4.6875rem;
}

/* 75px */
.odoo-custom-pages .ico-80 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-80 [class*="flaticon-"]:after {
  font-size: 5rem;
}

/* 80px */
.odoo-custom-pages .ico-85 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-85 [class*="flaticon-"]:after {
  font-size: 5.3125rem;
}

/* 85px */
.odoo-custom-pages .ico-90 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-90 [class*="flaticon-"]:after {
  font-size: 5.625rem;
}

/* 90px */
.odoo-custom-pages .ico-95 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-95 [class*="flaticon-"]:after {
  font-size: 5.9375rem;
}

/* 95px */
.odoo-custom-pages .ico-100 [class*="flaticon-"]:before,
.odoo-custom-pages .ico-100 [class*="flaticon-"]:after {
  font-size: 6.25rem;
}

/* 100px */

/*------------------------------------------*/
/*  COUNTDOWN ELEMENT
/*------------------------------------------*/

.odoo-custom-pages #clock {
  display: inline-block;
}

/*------------------------------------------*/
/*  Countdown Box
/*------------------------------------------*/

.odoo-custom-pages #clock .cbox-1 {
  float: left;
  text-align: center;
  padding: 0 40px;
  border-right: 1px solid rgba(255, 255, 255, .5);
  display: inline-block;
}

.odoo-custom-pages #clock .cbox-1:last-child {
  border-right: none;
}

/*------------------------------------------*/
/*  Countdown Digit
/*------------------------------------------*/

.odoo-custom-pages #clock span.cbox-1-digit {
  font-size: 4.5rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.odoo-custom-pages #clock span.cbox-1-txt {
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
  display: block;
  padding-top: 8px;
}

/*------------------------------------------*/
/*   SECTION ID
/*------------------------------------------*/

.odoo-custom-pages .section-id {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 28px;
}

.odoo-custom-pages #reviews-4 .section-id {
  margin-bottom: 35px;
}

.odoo-custom-pages .section-id.grey-color {
  color: #999;
}

/*------------------------------------------*/
/*  SECTION TITLE
/*------------------------------------------*/

.odoo-custom-pages .section-title h3,
.odoo-custom-pages .section-title h2 {
  margin-bottom: 20px;
  font-family: "Montserrat-Bold";
}

.odoo-custom-pages .section-title p {
  color: #888;
  margin-bottom: 0;
}

.odoo-custom-pages .section-title p.p-xl {
  padding: 0 15%;
}

.odoo-custom-pages #features-4 .section-title p.p-xl {
  padding: 0 10%;
}

.odoo-custom-pages #brands-3 .section-title p.p-xl {
  padding: 0 10%;
}

.odoo-custom-pages .bg-dark .section-title p.p-xl {
  color: #ccc;
}

/*------------------------------------------*/
/*  FONT SETTINGS
/*------------------------------------------*/

.odoo-custom-pages .txt-300 {
  font-weight: 300;
}

.odoo-custom-pages .txt-400 {
  font-weight: 400;
}

.odoo-custom-pages .txt-500 {
  font-weight: 500;
}

.odoo-custom-pages .txt-700 {
  font-weight: 700;
}

.odoo-custom-pages .txt-800 {
  font-weight: 900;
}

.odoo-custom-pages .txt-900 {
  font-weight: 900;
}

.odoo-custom-pages .txt-upcase {
  text-transform: uppercase
}

/*------------------------------------------*/
/*  TEXT COLORS
/*------------------------------------------*/

.odoo-custom-pages .white-color,
.odoo-custom-pages .white-color h2,
.odoo-custom-pages .white-color h3,
.odoo-custom-pages .white-color h4,
.odoo-custom-pages .white-color h5,
.odoo-custom-pages .white-color h6,
.odoo-custom-pages .white-color p,
.odoo-custom-pages .white-color a,
.odoo-custom-pages .white-color li,
.odoo-custom-pages .white-color i,
.odoo-custom-pages .white-color span {
  color: #fff;
}

.odoo-custom-pages .grey-color,
.odoo-custom-pages .grey-color h2,
.odoo-custom-pages .grey-color h3,
.odoo-custom-pages .grey-color h4,
.odoo-custom-pages .grey-color h5,
.odoo-custom-pages .grey-color h6,
.odoo-custom-pages .grey-color p,
.odoo-custom-pages .grey-color a,
.odoo-custom-pages .grey-color li,
.odoo-custom-pages .grey-color i,
.odoo-custom-pages .grey-color span,
.odoo-custom-pages .white-color .grey-color {
  color: #757575;
}

.odoo-custom-pages .lightgrey-color,
.odoo-custom-pages .lightgrey-color h2,
.odoo-custom-pages .lightgrey-color h3,
.odoo-custom-pages .lightgrey-color h4,
.odoo-custom-pages .lightgrey-color h5,
.odoo-custom-pages .lightgrey-color h6,
.odoo-custom-pages .lightgrey-color p,
.odoo-custom-pages .lightgrey-color a,
.odoo-custom-pages .lightgrey-color li,
.odoo-custom-pages .lightgrey-color i,
.odoo-custom-pages .lightgrey-color span,
.odoo-custom-pages .white-color .lightgrey-color {
  color: #ccc;
}

.odoo-custom-pages .azure-color,
.odoo-custom-pages .azure-color h2,
.odoo-custom-pages .azure-color h3,
.odoo-custom-pages .azure-color h4,
.odoo-custom-pages .azure-color h5,
.odoo-custom-pages .azure-color h6,
.odoo-custom-pages .azure-color p,
.odoo-custom-pages .azure-color a,
.odoo-custom-pages .azure-color li,
.odoo-custom-pages .azure-color i,
.odoo-custom-pages .azure-color span,
.odoo-custom-pages .white-color .azure-color {
  color: #0080ff;
}

.odoo-custom-pages .brown-color,
.odoo-custom-pages .brown-color h2,
.odoo-custom-pages .brown-color h3,
.odoo-custom-pages .brown-color h4,
.odoo-custom-pages .brown-color h5,
.odoo-custom-pages .brown-color h6,
.odoo-custom-pages .brown-color p,
.odoo-custom-pages .brown-color a,
.odoo-custom-pages .brown-color li,
.odoo-custom-pages .brown-color i,
.odoo-custom-pages .brown-color span,
.odoo-custom-pages .white-color .brown-color {
  color: #af8855;
}

.odoo-custom-pages .deepgrey-color,
.odoo-custom-pages .deepgrey-color h2,
.odoo-custom-pages .deepgrey-color h3,
.odoo-custom-pages .deepgrey-color h4,
.odoo-custom-pages .deepgrey-color h5,
.odoo-custom-pages .deepgrey-color h6,
.odoo-custom-pages .deepgrey-color p,
.odoo-custom-pages .deepgrey-color a,
.odoo-custom-pages .deepgrey-color li,
.odoo-custom-pages .deepgrey-color i,
.odoo-custom-pages .deepgrey-color span,
.odoo-custom-pages .white-color .deepgrey-color {
  color: #4a4c4c;
}

.odoo-custom-pages .gold-color,
.odoo-custom-pages .gold-color h2,
.odoo-custom-pages .gold-color h3,
.odoo-custom-pages .gold-color h4,
.odoo-custom-pages .gold-color h5,
.odoo-custom-pages .gold-color h6,
.odoo-custom-pages .gold-color p,
.odoo-custom-pages .gold-color a,
.odoo-custom-pages .gold-color li,
.odoo-custom-pages .gold-color i,
.odoo-custom-pages .gold-color span,
.odoo-custom-pages .white-color .gold-color {
  color: #d1b665;
}

.odoo-custom-pages .navy-color,
.odoo-custom-pages .navy-color h2,
.odoo-custom-pages .navy-color h3,
.odoo-custom-pages .navy-color h4,
.odoo-custom-pages .navy-color h5,
.odoo-custom-pages .navy-color h6,
.odoo-custom-pages .navy-color p,
.odoo-custom-pages .navy-color a,
.odoo-custom-pages .navy-color li,
.odoo-custom-pages .navy-color i,
.odoo-custom-pages .navy-color span,
.odoo-custom-pages .white-color .navy-color {
  color: #244b9a;
}

.odoo-custom-pages .rose-color,
.odoo-custom-pages .rose-color h2,
.odoo-custom-pages .rose-color h3,
.odoo-custom-pages .rose-color h4,
.odoo-custom-pages .rose-color h5,
.odoo-custom-pages .rose-color h6,
.odoo-custom-pages .rose-color p,
.odoo-custom-pages .rose-color a,
.odoo-custom-pages .rose-color li,
.odoo-custom-pages .rose-color i,
.odoo-custom-pages .rose-color span,
.odoo-custom-pages .white-color .rose-color {
  color: #ff495a;
}

.odoo-custom-pages .salmon-color,
.odoo-custom-pages .salmon-color h2,
.odoo-custom-pages .salmon-color h3,
.odoo-custom-pages .salmon-color h4,
.odoo-custom-pages .salmon-color h5,
.odoo-custom-pages .salmon-color h6,
.odoo-custom-pages .salmon-color p,
.odoo-custom-pages .salmon-color a,
.odoo-custom-pages .salmon-color li,
.odoo-custom-pages .salmon-color i,
.odoo-custom-pages .salmon-color span,
.odoo-custom-pages .white-color .salmon-color {
  color: #ee6011;
}

.odoo-custom-pages .silk-color,
.odoo-custom-pages .silk-color h2,
.odoo-custom-pages .silk-color h3,
.odoo-custom-pages .silk-color h4,
.odoo-custom-pages .silk-color h5,
.odoo-custom-pages .silk-color h6,
.odoo-custom-pages .silk-color p,
.odoo-custom-pages .silk-color a,
.odoo-custom-pages .silk-color li,
.odoo-custom-pages .silk-color i,
.odoo-custom-pages .silk-color span,
.odoo-custom-pages .white-color .silk-color {
  color: #aa946e;
}

.odoo-custom-pages .skyblue-color,
.odoo-custom-pages .skyblue-color h2,
.odoo-custom-pages .skyblue-color h3,
.odoo-custom-pages .skyblue-color h4,
.odoo-custom-pages .skyblue-color h5,
.odoo-custom-pages .skyblue-color h6,
.odoo-custom-pages .skyblue-color p,
.odoo-custom-pages .skyblue-color a,
.odoo-custom-pages .skyblue-color li,
.odoo-custom-pages .skyblue-color i,
.odoo-custom-pages .skyblue-color span,
.odoo-custom-pages .white-color .skyblue-color {
  color: #37baf2;
}

.odoo-custom-pages .steelblue-color,
.odoo-custom-pages .steelblue-color h2,
.odoo-custom-pages .steelblue-color h3,
.odoo-custom-pages .steelblue-color h4,
.odoo-custom-pages .steelblue-color h5,
.odoo-custom-pages .steelblue-color h6,
.odoo-custom-pages .steelblue-color p,
.odoo-custom-pages .steelblue-color a,
.odoo-custom-pages .steelblue-color li,
.odoo-custom-pages .steelblue-color i,
.odoo-custom-pages .steelblue-color span,
.odoo-custom-pages .white-color .steelblue-color {
  color: #3079Bf;
}

.odoo-custom-pages .purple-color,
.odoo-custom-pages .purple-color h2,
.odoo-custom-pages .purple-color h3,
.odoo-custom-pages .purple-color h4,
.odoo-custom-pages .purple-color h5,
.odoo-custom-pages .purple-color h6,
.odoo-custom-pages .purple-color p,
.odoo-custom-pages .purple-color a,
.odoo-custom-pages .purple-color li,
.odoo-custom-pages .purple-color i,
.odoo-custom-pages .purple-color span,
.odoo-custom-pages .white-color .purple-color {
  color: #6926cd;
}

.odoo-custom-pages .yellow-color,
.odoo-custom-pages .yellow-color h2,
.odoo-custom-pages .yellow-color h3,
.odoo-custom-pages .yellow-color h4,
.odoo-custom-pages .yellow-color h5,
.odoo-custom-pages .yellow-color h6,
.odoo-custom-pages .yellow-color p,
.odoo-custom-pages .yellow-color a,
.odoo-custom-pages .yellow-color li,
.odoo-custom-pages .yellow-color i,
.odoo-custom-pages .yellow-color span,
.odoo-custom-pages .white-color .yellow-color {
  color: #f7be27;
}

/*------------------------------------------*/
/*  TEXT BLOCK TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .txt-block h2,
.odoo-custom-pages .txt-block h3 {
  margin-bottom: 20px;
}

.odoo-custom-pages h5.sm-title {
  margin-top: 20px;
  margin-bottom: 20px;
}

.odoo-custom-pages .txt-block .btn,
.odoo-custom-pages .txt-block .stores-badge {
  margin-top: 20px;
}

/*------------------------------------------*/
/*  Text Block Icon
/*------------------------------------------*/

.odoo-custom-pages .block-ico {
  position: relative;
  margin-left: 5px;
  margin-bottom: 35px;
  display: inline-block;
}

.odoo-custom-pages .block-ico-bkg {
  position: absolute;
  top: -25px;
  left: -15px;
  transform: rotate(-30deg);
}

/*------------------------------------------*/
/*  Text Block Rating
/*------------------------------------------*/

.odoo-custom-pages .txt-block-rating {
  margin-top: 20px;
}

.odoo-custom-pages .stars-rating,
.odoo-custom-pages .stars-rating p {
  font-size: 1.05rem;
  margin-bottom: 0;
}

.odoo-custom-pages .txt-block-rating [class*="flaticon-"]:before,
.odoo-custom-pages .txt-block-rating [class*="flaticon-"]:after {
  color: #ffc832;
  font-size: 0.95rem;
  line-height: 1;
  margin-left: 1px;
}

/*------------------------------------------*/
/*  IMG BLOCK IMAGE
/*------------------------------------------*/

.odoo-custom-pages .img-block {
  text-align: center;
}

/*------------------------------------------*/
/*  BORDER RADIUS SETTING
/*------------------------------------------*/

.odoo-custom-pages .radius-0 {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}

.odoo-custom-pages .radius-02 {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.odoo-custom-pages .radius-04 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.odoo-custom-pages .radius-06 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.odoo-custom-pages .radius-08 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}

/*------------------------------------------*/
/*  OPACITY SETTING
/*------------------------------------------*/

.odoo-custom-pages .opacity-05 {
  opacity: .5;
}

.odoo-custom-pages .opacity-06 {
  opacity: .6;
}

.odoo-custom-pages .opacity-07 {
  opacity: .7;
}

.odoo-custom-pages .opacity-08 {
  opacity: .8;
}

.odoo-custom-pages .opacity-09 {
  opacity: .9;
}




/* ==========================================================================
  03. PRELOAD ANIMATION
  ========================================================================== */

.odoo-custom-pages #loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #fff;
}

.odoo-custom-pages #loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  border: 3px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.odoo-custom-pages #loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 3px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}

.odoo-custom-pages #loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 3px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}




/* ==========================================================================
  04. HEADER & NAVIGATION
  =========================================================================== */

.odoo-custom-pages #header {
  width: 100%;
  display: block;
  padding-top: 0px;
}

.odoo-custom-pages .header-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.odoo-custom-pages .headerwp {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}

.odoo-custom-pages .posrlt {
  position: relative;
}

.odoo-custom-pages #header.hiddden-header {
  display: none;
}

/*------------------------------------------*/
/*  HEADER LOGO
/*------------------------------------------*/

.odoo-custom-pages .desktoplogo img {
  width: auto;
  max-width: inherit;
  max-height: 60px;
}

/*------------------------------------------*/
/*   NAVIGATION MENU
/*------------------------------------------*/

.odoo-custom-pages .wsmainfull {
  width: 100%;
  height: auto;
  z-index: 1031;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .tra-menu .wsmainfull {
  background-color: #fff !important;
  padding: 20px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.odoo-custom-pages .white-menu .wsmainfull {
  background-color: #fff !important;
  padding: 10px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}

.odoo-custom-pages .dark-menu .wsmainfull {
  background-color: #222227 !important;
  padding: 10px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}

/*------------------------------------------*/
/*  HEADER LINK
/*------------------------------------------*/

.odoo-custom-pages .wsmenu>.wsmenu-list>li>a {
  display: block;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0;
  margin: 0 7px;
  padding: 10px 15px;
  line-height: 50px;
  text-decoration: none;
}

.odoo-custom-pages .navbar-dark .wsmenu>.wsmenu-list>li>a {
  color: #444;
}

.odoo-custom-pages .navbar-light .wsmenu>.wsmenu-list>li>a {
  color: #fff;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li>a.last-link {
  padding: 10px 0px;
  margin: 0 0 0 7px;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li>a .wsarrow:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid;
  content: "";
  float: right;
  right: 0;
  height: 0;
  margin: 0 0 0 14px;
  position: absolute;
  text-align: right;
  top: 33px;
  width: 0;
}

/*------------------------------------------*/
/*  HEADER CALL BUTTON
/*------------------------------------------*/

.odoo-custom-pages .wsmenu>.wsmenu-list>li.header-phone>a {
  margin: 0;
  padding: 10px 0 10px 10px;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li.header-phone>a span {
  display: inline-block;
  text-align: center;
  width: 24px;
  height: 24px;
  line-height: 25px;
  margin-bottom: 0;
  margin-right: 8px;
  position: relative;
  top: 4px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

/*------------------------------------------*/
/*  HEADER BUTTON
/*------------------------------------------*/

.odoo-custom-pages .wsmenu>.wsmenu-list>li a.btn {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0.25px;
  margin-top: 13px;
  margin-left: 15px;
  padding: 5px 32px;
}

/*------------------------------------------*/
/*  HEADER SOCIAL LINKS  
/*------------------------------------------*/

.odoo-custom-pages .header-socials {
  margin: 0;
  display: inline-block;
  text-align: center;
}

.odoo-custom-pages .header-socials span {
  float: left;
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
}

.odoo-custom-pages .header-socials a {
  display: block;
  line-height: 70px !important;
  margin-left: 16px;
}

.odoo-custom-pages .header-socials a span {
  position: relative;
  top: 2px;
}

.odoo-custom-pages .header-socials.ico-20 [class*="flaticon-"]:before,
.odoo-custom-pages .header-socials.ico-20 [class*="flaticon-"]:after {
  font-size: 1.325rem;
}

/*------------------------------------------*/
/*  HEADER SUBMENU
/*------------------------------------------*/

.odoo-custom-pages .wsmenu>.wsmenu-list>li>ul.sub-menu {
  padding: 12px 20px;
  width: auto;
  min-width: 200px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a,
.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a,
.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a {
  font-size: 16px;
  font-weight: 500;
  padding: 8px 0;
  transition: all 0.3s ease-in-out;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a {
  font-weight: 400;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li.fst-li>a {
  padding: 0 0 8px;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  padding: 8px 0 8px 8px;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li a:hover {
  padding: 8px 0 8px 4px;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li.fst-li a:hover {
  padding: 0 0 8px 4px;
}

/*------------------------------------------*/
/*   HALFMENU
/*------------------------------------------*/

.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
  width: 38%;
  padding: 12px 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu .link-list {
  padding: 0;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu.w-70 .link-list li,
.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu .link-list li {
  border-bottom: none;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu .title {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  HEADER MEGAMENU
/*------------------------------------------*/

.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu {
  padding: 25px 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
}

.odoo-custom-pages .wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li {
  border-bottom: none;
}

/*------------------------------------------*/
/*  MEGAMENU LATEST NEWS
/*------------------------------------------*/

.odoo-custom-pages .wsmegamenu .latest-news li {
  padding: 12px 0;
  border-bottom: 1px dashed #c0c0c0;
}

.odoo-custom-pages .wsmegamenu .latest-news li:first-child {
  padding: 0 0 12px;
}

.odoo-custom-pages .wsmegamenu .latest-news li:last-child {
  padding: 12px 0 0;
  border-bottom: 0;
}

.odoo-custom-pages .wsmegamenu .latest-news img {
  text-align: center;
  float: left;
  width: 80px;
  height: 80px;
}

.odoo-custom-pages .wsmegamenu .post-summary {
  overflow: hidden;
  padding-left: 16px;
  transition: all 0.3s ease-in-out;
}

.odoo-custom-pages .wsmegamenu .post-summary:hover {
  padding-left: 20px;
}

/*------------------------------------------*/
/*  MEGAMENU LATEST NEWS TYPOGRAPHY
--------------------------------------------*/

.odoo-custom-pages .wsmegamenu .post-summary a {
  color: #888 !important;
  font-size: 16px;
  font-weight: 400;
}

.odoo-custom-pages .wsmegamenu h5.h5-xs a {
  color: #333 !important;
  margin-bottom: 0;
}

.odoo-custom-pages .wsmegamenu .latest-news p {
  color: #999;
  font-size: 15px;
  font-weight: 300;
  margin-top: 4px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  NAVBAR HOVER
/*------------------------------------------*/

.odoo-custom-pages .nav-azure-hover .wsmegamenu h5.h5-xs a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-azure-hover>li>ul.sub-menu>li>a:hover,
.odoo-custom-pages .nav-azure-hover .wsmegamenu .latest-news .post-summary a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-azure-hover>li>.wsmegamenu .link-list li a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-azure-hover>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  color: #0080ff !important;
}

.odoo-custom-pages .nav-brown-hover .wsmegamenu h5.h5-xs a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-brown-hover>li>ul.sub-menu>li>a:hover,
.odoo-custom-pages .nav-brown-hover .wsmegamenu .latest-news .post-summary a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-brown-hover>li>.wsmegamenu .link-list li a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-brown-hover>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  color: #af8855 !important;
}

.odoo-custom-pages .nav-gold-hover .wsmegamenu h5.h5-xs a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-gold-hover>li>ul.sub-menu>li>a:hover,
.odoo-custom-pages .nav-gold-hover .wsmegamenu .latest-news .post-summary a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-gold-hover>li>.wsmegamenu .link-list li a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-gold-hover>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  color: #d1b665 !important;
}

.odoo-custom-pages .nav-purple-hover .wsmegamenu h5.h5-xs a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-purple-hover>li>ul.sub-menu>li>a:hover,
.odoo-custom-pages .nav-purple-hover .wsmegamenu .latest-news .post-summary a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-purple-hover>li>.wsmegamenu .link-list li a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-purple-hover>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  color: #d2322b !important;
}

.odoo-custom-pages .nav-rose-hover .wsmegamenu h5.h5-xs a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-rose-hover>li>ul.sub-menu>li>a:hover,
.odoo-custom-pages .nav-rose-hover .wsmegamenu .latest-news .post-summary a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-rose-hover>li>.wsmegamenu .link-list li a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-rose-hover>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  color: #ff495a !important;
}

.odoo-custom-pages .nav-salmon-hover .wsmegamenu h5.h5-xs a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-salmon-hover>li>ul.sub-menu>li>a:hover,
.odoo-custom-pages .nav-salmon-hover .wsmegamenu .latest-news .post-summary a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-salmon-hover>li>.wsmegamenu .link-list li a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-salmon-hover>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  color: #ee6011 !important;
}

.odoo-custom-pages .nav-skyblue-hover .wsmegamenu h5.h5-xs a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-skyblue-hover>li>ul.sub-menu>li>a:hover,
.odoo-custom-pages .nav-skyblue-hover .wsmegamenu .latest-news .post-summary a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-skyblue-hover>li>.wsmegamenu .link-list li a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-skyblue-hover>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  color: #37baf2 !important;
}

.odoo-custom-pages .nav-steel-hover .wsmegamenu h5.h5-xs a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-steel-hover>li>ul.sub-menu>li>a:hover,
.odoo-custom-pages .nav-steel-hover .wsmegamenu .latest-news .post-summary a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-steel-hover>li>.wsmegamenu .link-list li a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-steel-hover>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  color: #4558cb !important;
}

.odoo-custom-pages .nav-steelblue-hover .wsmegamenu h5.h5-xs a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-steelblue-hover>li>ul.sub-menu>li>a:hover,
.odoo-custom-pages .nav-steelblue-hover .wsmegamenu .latest-news .post-summary a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-steelblue-hover>li>.wsmegamenu .link-list li a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-steelblue-hover>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  color: #3079Bf !important;
}

.odoo-custom-pages .nav-yellow-hover .wsmegamenu h5.h5-xs a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-yellow-hover>li>ul.sub-menu>li>a:hover,
.odoo-custom-pages .nav-yellow-hover .wsmegamenu .latest-news .post-summary a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-yellow-hover>li>.wsmegamenu .link-list li a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-yellow-hover>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  color: #f7be27 !important;
}

/*------------------------------------------*/
/*  NAVBAR SCROLL
/*------------------------------------------*/

.odoo-custom-pages .tra-menu .wsmainfull.scroll,
.odoo-custom-pages .white-menu .wsmainfull.scroll,
.odoo-custom-pages .dark-menu.dark-scroll .wsmainfull.scroll {
  background-color: #fff !important;
  padding: 3px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}

.odoo-custom-pages .scroll .white-color.header-socials span {
  color: #444 !important;
}

/*------------------------------------------*/
/*  Navigation Menu
/*------------------------------------------*/

.odoo-custom-pages .tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li a {
  color: #444;
}

.odoo-custom-pages .tra-menu.navbar-light.dark-scroll .scroll .wsmenu>.wsmenu-list>li a,
.odoo-custom-pages .tra-menu.navbar-dark.dark-scroll .scroll .wsmenu>.wsmenu-list>li a {
  color: #fff;
}

.odoo-custom-pages .tra-menu.navbar-light.dark-scroll .scroll .wsmenu>.wsmenu-list .sub-menu li a,
.odoo-custom-pages .tra-menu.navbar-dark.dark-scroll .scroll .wsmenu>.wsmenu-list .sub-menu li a,
.odoo-custom-pages .tra-menu.navbar-light.dark-scroll .scroll .wsmenu>.wsmenu-list li .wsmegamenu a,
.odoo-custom-pages .tra-menu.navbar-dark.dark-scroll .scroll .wsmenu>.wsmenu-list li .wsmegamenu a {
  color: #666;
}

/*------------------------------------------*/
/*  Logo Image
/*------------------------------------------*/

.odoo-custom-pages .logo-white,
.odoo-custom-pages .logo-black {
  display: block;
}

.odoo-custom-pages .navbar-light .logo-black,
.odoo-custom-pages .navbar-dark .logo-white,
.odoo-custom-pages .tra-menu.navbar-light .scroll .logo-white,
.odoo-custom-pages .tra-menu.navbar-light.dark-scroll .scroll .logo-black,
.odoo-custom-pages .tra-menu.navbar-dark.dark-scroll .scroll .logo-black {
  display: none;
}

.odoo-custom-pages .tra-menu.navbar-light .scroll .logo-black,
.odoo-custom-pages .tra-menu.navbar-light.dark-scroll .scroll .logo-white,
.odoo-custom-pages .tra-menu.navbar-dark.dark-scroll .scroll .logo-white {
  display: block;
}




/* ==========================================================================
  05. HERO
  =========================================================================== */

@media only screen and (min-width:992px) {
  .odoo-custom-pages .hero-section {
    margin-top: 110px;
  }
}

.odoo-custom-pages .hero-section .container {
  position: relative;
  z-index: 3;
}

.odoo-custom-pages #hero-8 .container,
.odoo-custom-pages #hero-9 .container {
  overflow: hidden;
}

.odoo-custom-pages #hero-2 {
  padding-top: 170px;
}

.odoo-custom-pages #hero-3 {
  background-image: url(../../images/odoo/hero-3.jpg);
  padding-top: 150px;
  padding-bottom: 60px;
}

.odoo-custom-pages #hero-4 {
  padding-top: 160px;
}

.odoo-custom-pages #hero-5 {
  background-image: url(../../images/odoo/hero-5.jpg);
  padding-top: 150px;
  padding-bottom: 100px;
}

.odoo-custom-pages #hero-6 {
  background-image: url(../../images/odoo/hero-29.jpg);
  padding-top: 120px;
  padding-bottom: 110px;
  position: relative;
  z-index: 3;
  margin: 0;
}

.odoo-custom-pages #hero-7 {
  background-image: url(../../images/odoo/hero-7.jpg);
  padding-top: 130px;
  position: relative;
  z-index: 3;
}

.odoo-custom-pages #hero-8 {
  background-image: url(../../images/odoo/hero-8.jpg);
  padding-top: 150px;
}

.odoo-custom-pages #hero-9 {
  background-image: url(../../images/odoo/hero-9.jpg);
  padding-top: 160px;
}

.odoo-custom-pages #hero-10 {
  background-image: url(../../images/odoo/hero-10.jpg);
  padding-top: 160px;
  padding-bottom: 25px;
  position: relative;
  z-index: 3;
}

.odoo-custom-pages #hero-11 {
  background-image: url(../../images/odoo/hero-11.jpg);
  padding-top: 160px;
  padding-bottom: 60px;
}

.odoo-custom-pages #hero-13 {
  background-image: url(../../images/odoo/hero-13.jpg);
  padding-top: 160px;
  padding-bottom: 40px;
  margin-bottom: 50px;
  position: relative;
  z-index: 3;
}

.odoo-custom-pages #hero-14 {
  background-image: url(../../images/odoo/hero-14.jpg);
  padding-top: 150px;
  padding-bottom: 60px;
}

.odoo-custom-pages #hero-15 {
  padding-top: 250px;
}

.odoo-custom-pages #hero-16 {
  background-image: url(../../images/odoo/hero-16.jpg);
  padding-top: 130px;
  padding-bottom: 160px;
  position: relative;
  z-index: 3;
}

.odoo-custom-pages #hero-17 {
  background-image: url(../../images/odoo/hero-17.jpg);
  padding-top: 150px;
  padding-bottom: 30px;
  margin-bottom: 100px;
  position: relative;
}

.odoo-custom-pages #hero-18 {
  background-image: url(../../images/odoo/hero-18.jpg);
  padding-top: 165px;
  padding-bottom: 105px;
}

.odoo-custom-pages #hero-19 {
  background-image: url(../../images/odoo/hero-19.jpg);
  padding-top: 180px;
  padding-bottom: 130px;
}

.odoo-custom-pages #hero-21 {
  padding-top: 180px;
}

.odoo-custom-pages #hero-22 {
  background-image: url(../../images/odoo/hero-22.jpg);
  padding-top: 200px;
  padding-bottom: 120px;
}

.odoo-custom-pages #hero-23 {
  background-image: url(../../images/odoo/hero-23.jpg);
  padding-top: 200px;
  padding-bottom: 120px;
}

.odoo-custom-pages #hero-24 {
  position: relative;
  background-image: url(../../images/odoo/hero-24.jpg);
  padding-top: 190px;
  padding-bottom: 100px;
}

.odoo-custom-pages #hero-26 {
  padding-top: 140px;
}

.odoo-custom-pages #hero-27 {
  position: relative;
  background-image: url(../../images/odoo/hero-27.jpg);
  padding-top: 180px;
  padding-bottom: 30px;
  margin-bottom: 100px;
}

.odoo-custom-pages #hero-28 {
  background-image: url(../../images/odoo/hero-28.jpg);
  background-position: center center;
  padding-top: 180px;
  position: relative;
}



.odoo-custom-pages .manufacturer-banner {
  background-image: url(../../images/odoo/hero-31.jpg) !important;
}


.odoo-custom-pages .hero-28-gradient {
  position: relative;
  width: 100%;
  background-image: -webkit-linear-gradient(to top, #282828, rgba(33, 35, 36, .01) 100%);
  background-image: linear-gradient(to top, #282828, rgba(33, 34, 35, .01) 100%);
  padding: 100px 0 40px;
  margin-bottom: -20px;
  z-index: 991;
}

.odoo-custom-pages #hero-29 {
  height: 100vh;
  background-image: url(../../images/odoo/hero-29.jpg);
}

.odoo-custom-pages #hero-30 {
  background-image: url(../../images/odoo/hero-30.jpg);
  padding-top: 180px;
  padding-bottom: 100px;
}

/*------------------------------------------*/
/*  HERO SLIDER
/*------------------------------------------*/

.odoo-custom-pages .slider {
  position: relative;
  max-width: 100%;
  height: 670px;
}

.odoo-custom-pages #hero-25 .slider,
.odoo-custom-pages #hero-25 .slider .slides {
  height: 620px;
}

.odoo-custom-pages .slider.mt-80 {
  height: 620px;
  margin-top: 80px;
}

.odoo-custom-pages .slider .slides {
  margin: 0;
  height: 670px;
}

.odoo-custom-pages .slider.mt-80 .slides {
  margin: 0;
  height: 620px;
}

.odoo-custom-pages .slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
}

.odoo-custom-pages .slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.odoo-custom-pages .slider .slides li .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.odoo-custom-pages .slider .slides li.active {
  z-index: 2;
}

/*------------------------------------------*/
/*  Slider Animation
/*------------------------------------------*/

.odoo-custom-pages .center-align {
  text-align: center;
}

/*------------------------------------------*/
/*  Slider Indicators
/*------------------------------------------*/

.odoo-custom-pages .slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: 0;
  z-index: 98;
}

.odoo-custom-pages .slider .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  background-color: transparent;
  height: 10px;
  width: 10px;
  border: 2px solid #fff;
  margin: 0 7px;
  opacity: .5;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  border-radius: 50%;
}

.odoo-custom-pages .slider.dark-nav .indicators .indicator-item {
  border: 2px solid #222;
}

.odoo-custom-pages .slider .indicators .indicator-item.active {
  background-color: #fff;
  opacity: .65;
}

.odoo-custom-pages .slider.dark-nav .indicators .indicator-item.active {
  background-color: #222;
}

/*------------------------------------------*/
/*  HERO TEXT
/*------------------------------------------*/

.odoo-custom-pages #hero-1 .caption-txt {
  margin-top: 45px;
}

.odoo-custom-pages .hero-2-txt {
  margin-bottom: 80px;
}

.odoo-custom-pages .hero-6-txt {
  margin-top: -20px;
}

.odoo-custom-pages .hero-7-txt {
  margin-top: -30px;
  padding-left: 40px;
}

.odoo-custom-pages .hero-8-txt,
.odoo-custom-pages .hero-10-txt,
.odoo-custom-pages #hero-12 .caption-txt {
  margin-top: -25px;
}

.odoo-custom-pages .hero-9-txt {
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-15-txt {
  padding-top: 20px;
}

.odoo-custom-pages .hero-16-txt {
  margin-top: -30px;
}

.odoo-custom-pages .hero-19-txt {
  padding: 0 5%;
}

.odoo-custom-pages #hero-20 .caption-txt {
  margin-top: 15px;
}

.odoo-custom-pages .hero-21-txt {
  margin-bottom: 80px;
}

.odoo-custom-pages .hero-23-txt {
  margin-top: -10px;
}

.odoo-custom-pages #hero-25 .caption-txt {
  margin-top: 20px;
}

.odoo-custom-pages .hero-27-txt {
  margin-bottom: 20px;
}

.odoo-custom-pages .hero-29-txt {
  margin-top: 12vh;
}

/*------------------------------------------*/
/*  HERO APP LOGO
/*------------------------------------------*/

.odoo-custom-pages .hero-logo {
  margin-bottom: 30px;
}

.odoo-custom-pages #hero-29 .hero-logo {
  margin-bottom: 35px;
}

.odoo-custom-pages .hero-logo img {
  width: auto;
  max-width: inherit;
  max-height: 70px;
}

.odoo-custom-pages #hero-29 .hero-logo img {
  max-height: 55px;
}

.odoo-custom-pages .hero-logo-txt {
  margin-left: 15px;
}

.odoo-custom-pages .hero-logo-txt h4 {
  display: inline-block;
  float: left;
  line-height: 1;
  letter-spacing: -1px;
  margin-bottom: 0;
}

.odoo-custom-pages .hero-logo span {
  position: relative;
  font-size: 0.925rem;
  line-height: 1;
  font-weight: 700;
  top: 5px;
  left: 12px;
  padding: 4px 8px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
}

/*------------------------------------------*/
/*  HERO POST TITLE
/*------------------------------------------*/

.odoo-custom-pages .posttitle {
  text-align: center;
  margin-bottom: 10px;
}

.odoo-custom-pages .posttitle:before,
.odoo-custom-pages .posttitle:after {
  position: relative;
  display: inline-block;
  content: "";
  height: 2px;
  background-color: #aa946e;
  width: 60px;
  margin-right: 25px;
  margin-bottom: 20px;
}

.odoo-custom-pages .posttitle:after {
  margin-left: 25px;
  margin-right: 0;
}

/*------------------------------------------*/
/*  Hero Headers
/*------------------------------------------*/

.odoo-custom-pages #hero-1 h2 {
  font-size: 6.5rem;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 0 3%;
  margin-bottom: 15px;
}

.odoo-custom-pages .hero-2-txt h2 {
  margin-bottom: 15px;
}

.odoo-custom-pages .hero-3-txt h2 {
  font-weight: 800;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.odoo-custom-pages .hero-4-title h2 {
  margin-bottom: 0;
}

.odoo-custom-pages .hero-5-txt h2.h2-sm {
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-5-txt h2.h2-md span {
  position: relative;
  top: -5px;
}

.odoo-custom-pages .hero-5-txt h2.h2-title-lg {
  font-size: 9.25rem;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0px;
  margin-bottom: 25px;
}

.odoo-custom-pages .hero-6-txt h2.h2-md {
  line-height: 1.25;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.odoo-custom-pages .hero-6-txt h2.h2-title-md {
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.odoo-custom-pages .hero-7-txt h2 {
  line-height: 1.2;
  letter-spacing: -1.5px;
  margin-bottom: 20px;
}

.odoo-custom-pages .hero-8-txt h3 {
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 20px;
}

.odoo-custom-pages .hero-9-txt h2 {
  line-height: 1.2;
  margin-bottom: 15px;
}

.odoo-custom-pages .hero-10-txt h2 {
  line-height: 1.25;
  margin-bottom: 15px;
}

.odoo-custom-pages .hero-11-txt h2,
.odoo-custom-pages .hero-14-txt h3 {
  margin-bottom: 25px;
}

.odoo-custom-pages #hero-12 h6 {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}

.odoo-custom-pages #hero-12 h2 {
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.odoo-custom-pages .hero-13-txt h3,
.odoo-custom-pages .hero-15-txt h2 {
  margin-bottom: 20px;
}

.odoo-custom-pages #hero-15 h2 {
  line-height: 1;
  margin-bottom: 30px;
}

.odoo-custom-pages #hero-15 h4 {
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: -1px;
  margin-bottom: 0;
}

.odoo-custom-pages #hero-15 h4 span {
  font-weight: 600;
  text-decoration: underline;
}

.odoo-custom-pages #hero-16 h2 {
  font-size: 4.75rem;
  line-height: 1.05;
  margin-bottom: 30px;
}

.odoo-custom-pages #hero-17 h4 {
  font-weight: 500;
  margin-bottom: 35px;
}

.odoo-custom-pages #hero-17 h2.h2-title-xs {
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.odoo-custom-pages #hero-17 h2.h2-md {
  line-height: 1;
  font-weight: 500;
  margin-bottom: 25px;
}

.odoo-custom-pages .hero-18-txt h6 {
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-18-txt h2 {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.odoo-custom-pages .hero-19-txt h2 {
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.odoo-custom-pages #hero-20 h2 {
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding: 0 5%;
  margin-bottom: 20px;
}

.odoo-custom-pages #hero-22 h5 {
  font-weight: 400;
  margin-bottom: 20px;
}

.odoo-custom-pages #hero-22 h3 {
  font-weight: 500;
  margin-bottom: 25px;
}

.odoo-custom-pages .hero-23-txt h2 {
  text-transform: uppercase;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 20px;
}

.odoo-custom-pages .hero-23-txt h4 {
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 25px;
}

.odoo-custom-pages .hero-24-txt h2 {
  margin-bottom: 0px;
}

.odoo-custom-pages #hero-25 h2 {
  margin-bottom: 20px;
}

.odoo-custom-pages .hero-26-txt h2 {
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-27-txt h3 {
  line-height: 1.1;
  margin-bottom: 25px;
}

.odoo-custom-pages .hero-27-txt h2 {
  margin-bottom: 25px;
}

.odoo-custom-pages .hero-28-txt h2 {
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.odoo-custom-pages .hero-29-txt h3 {
  margin-bottom: 25px;
}

.odoo-custom-pages .hero-30-txt h2 {
  font-weight: 800;
  margin-top: 40px;
  margin-bottom: 20px;
}

.odoo-custom-pages .hero-30-txt h2:before {
  display: block;
  content: "";
  height: 2px;
  width: 200px;
  background: #f7be27;
  margin: 20px auto 20px;
  position: relative;
}

.odoo-custom-pages .hero-30-txt h5 {
  line-height: 1.4;
  font-weight: 400;
  padding: 0 5%;
  margin-bottom: 35px;
}

/*------------------------------------------*/
/*  Hero Paragraphs
/*------------------------------------------*/

.odoo-custom-pages #hero-1 .caption-txt p {
  font-size: 1.75rem;
  font-weight: 400;
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-2-txt p {
  padding: 0 5%;
  margin-bottom: 0;
}

.odoo-custom-pages .hero-3-txt p {
  padding-right: 8%;
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-4-txt p {
  margin-bottom: 0;
}

.odoo-custom-pages .hero-5-txt p {
  font-size: 1.35rem;
  padding: 0 5%;
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-6-txt p {
  padding-right: 10%;
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-7-txt p {
  padding-right: 5%;
  margin-bottom: 35px;
}

.odoo-custom-pages .hero-8-txt p {
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-9-txt p {
  font-weight: 400;
  padding: 0 12%;
  margin-bottom: 25px;
}

.odoo-custom-pages .hero-10-txt p {
  padding-right: 5%;
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-11-txt p {
  padding-right: 10%;
  margin-bottom: 0;
}

.odoo-custom-pages #hero-12 .caption-txt p {
  font-size: 1.35rem;
  padding: 0 12%;
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-13-txt p {
  padding: 0 10%;
  margin-bottom: 25px;
}

.odoo-custom-pages .hero-14-txt p {
  font-size: 1.35rem;
  font-weight: 400;
  margin-bottom: 35px;
}

.odoo-custom-pages .hero-15-txt a {
  font-weight: 400;
  text-decoration: underline;
}

.odoo-custom-pages .hero-16-txt p {
  padding-right: 10%;
  margin-bottom: 0;
}

.odoo-custom-pages .hero-17-txt p {
  padding: 0 10%;
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-18-txt p {
  padding-right: 5%;
  margin-bottom: 35px;
}

.odoo-custom-pages .hero-19-txt p {
  padding: 0 8%;
  margin-bottom: 35px;
}

.odoo-custom-pages #hero-20 .caption-txt p {
  font-weight: 400;
  padding: 0 15%;
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-21-txt p {
  padding-right: 10%;
  margin-bottom: 35px;
}

.odoo-custom-pages .hero-22-txt p {
  margin-bottom: 0;
}

.odoo-custom-pages .hero-22-txt a {
  font-weight: 700;
}

.odoo-custom-pages .hero-24-txt p {
  padding: 0 5%;
  margin-bottom: 35px;
}

.odoo-custom-pages #hero-25 .caption-txt p {
  padding: 0 16%;
  margin-bottom: 30px;
}

.odoo-custom-pages .hero-26-txt p {
  padding-right: 10%;
  margin-bottom: 35px;
}

.odoo-custom-pages .hero-27-txt p {
  padding-right: 15%;
  margin-bottom: 0;
}

.odoo-custom-pages .hero-28-txt p {
  font-size: 1.35rem;
  padding-right: 10%;
  margin-bottom: 0;
}

.odoo-custom-pages .hero-29-txt p {
  font-weight: 400;
  margin-bottom: 50px;
}

/*------------------------------------------*/
/*  HERO SOCIAL LINKS
/*------------------------------------------*/

.odoo-custom-pages #hero-29 .hero-socials {
  margin-top: 70px;
  text-align: center;
}

.odoo-custom-pages #hero-30 .hero-socials {
  margin-top: 80px;
  margin-bottom: 80px;
}

.odoo-custom-pages .hero-socials ul li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

.odoo-custom-pages .hero-socials a {
  width: 42px;
  height: 42px;
  color: #666;
  text-align: center;
  margin-right: 5px;
  display: inline-block;
  background-color: transparent;
  border: 2px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages .hero-socials span.hero-socials-txt {
  font-size: 1.1rem;
  line-height: 42px;
  font-weight: 500;
  margin-right: 15px;
}

.odoo-custom-pages .hero-socials [class^="flaticon-"]:before,
.odoo-custom-pages .hero-socials [class^="flaticon-"]:after {
  color: #fff;
  font-size: 22px;
  line-height: 40px !important;
}

.odoo-custom-pages .hero-socials a.ico-facebook:hover {
  background-color: #3b5998;
  border-color: #3b5998;
}

.odoo-custom-pages .hero-socials a.ico-twitter:hover {
  background-color: #00a9ed;
  border-color: #00a9ed;
}

.odoo-custom-pages .hero-socials a.ico-instagram:hover {
  background-color: #e44772;
  border-color: #e44772;
}

.odoo-custom-pages .hero-socials a.ico-dribbble:hover {
  background-color: #d92d84;
  border-color: #d92d84;
}

.odoo-custom-pages .hero-socials a.ico-behance:hover {
  background-color: #2473f6;
  border-color: #2473f6;
}

.odoo-custom-pages .hero-socials a.ico-pinterest:hover {
  background-color: #ac281a;
  border-color: #ac281a;
}

.odoo-custom-pages .hero-socials a.ico-linkedin:hover {
  background-color: #015886;
  border-color: #015886;
}

.odoo-custom-pages .hero-socials a.ico-google-plus:hover {
  background-color: #cd1111;
  border-color: #cd1111;
}

.odoo-custom-pages .hero-socials a.ico-youtube:hover {
  background-color: #cd1b20;
  border-color: #cd1b20;
}

.odoo-custom-pages .hero-socials a.ico-tumblr:hover {
  background-color: #3a5976;
  border-color: #3a5976;
}

.odoo-custom-pages .hero-socials a.ico-vk:hover {
  background-color: #3b5998;
  border-color: #3b5998;
}

/*------------------------------------------*/
/*  HERO BANNER
/*------------------------------------------*/

.odoo-custom-pages .hero-banner {
  position: relative;
  margin-top: -40px;
  z-index: 99;
}

.odoo-custom-pages .hero-banner .col-md-4 {
  padding-left: 5px;
  padding-left: 5px;
}

.odoo-custom-pages .hero-banner-link {
  position: relative;
  margin: -15px 0;
  z-index: 994;
}

/*------------------------------------------*/
/*. HERO PROMO
/*------------------------------------------*/

.odoo-custom-pages .hero-promo {
  position: relative;
  z-index: 999;
  margin: 90px 30px -170px;
  padding: 50px 35px;
}

.odoo-custom-pages .hero-promo p {
  font-weight: 300;
  margin-bottom: 15px;
}

.odoo-custom-pages .hero-promo h2 {
  font-size: 6rem;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 0;
}

.odoo-custom-pages .hero-promo h5 {
  line-height: 1.3;
  margin-bottom: 15px;
}

/*------------------------------------------*/
/*  HERO BOXES
/*------------------------------------------*/

.odoo-custom-pages .odoo-custom-pages .hbox-1-wrapper {
  position: relative;
  margin-top: 60px;
  margin-bottom: -120px;
  z-index: 50;
}

.odoo-custom-pages #hero-17 .hbox-1-wrapper {
  margin-top: 70px;
}

.odoo-custom-pages #hb-1-1,
.odoo-custom-pages #hb-1-3 {
  background-color: #2c333b;
  padding: 55px;
}

.odoo-custom-pages #hero-17 #hb-1-1,
.odoo-custom-pages #hero-17 #hb-1-3 {
  background-color: #fff;
  border: 1px solid #ddd;
}

.odoo-custom-pages #hb-1-2 {
  background-color: #282e35;
  padding: 55px;
}

.odoo-custom-pages #hero-17 #hb-1-2 {
  background-color: #f2f4f5;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.odoo-custom-pages .hbox-1 h6,
.odoo-custom-pages .hbox-1 h5 {
  margin-bottom: 10px;
}

.odoo-custom-pages .hbox-1 h6.fraunces-font,
.odoo-custom-pages .hbox-1 h5.fraunces-font {
  margin-bottom: 15px;
}

.odoo-custom-pages .hbox-1 p {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  HERO DATA
/*------------------------------------------*/

.odoo-custom-pages .hero-26-data {
  position: relative;
  padding: 20px 30px 25px;
  margin: -100px 25% 0 -30px;
}

.odoo-custom-pages .hero-26-data p {
  margin-bottom: 8px;
}

.odoo-custom-pages .hero-26-data h5 {
  margin-bottom: 15px;
}

.odoo-custom-pages .hero-26-data ul li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

.odoo-custom-pages .hero-26-data ul li a {
  text-align: center;
  margin-right: 15px;
  display: inline-block;
}

/*------------------------------------------*/
/*  HERO FORM
/*------------------------------------------*/

.odoo-custom-pages #hero-11 .request-form {
  margin: 30px 30px 25px 0;
}

.odoo-custom-pages #hero-17 .request-form {
  margin: 30px 10% 25px;
}

/*------------------------------------------*/
/*  Hero Request Form Input
/*------------------------------------------*/

.odoo-custom-pages .request-form .form-control {
  height: 56px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #666;
  font-size: 18px;
  font-weight: 400;
  padding: 0 20px;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages #hero-17 .request-form .form-control {
  height: 58px;
}

.odoo-custom-pages .request-form .input-group>.form-control:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/*------------------------------------------*/
/*  Hero Request Form Placeholder
/*------------------------------------------*/

.odoo-custom-pages .request-form .form-control::-moz-placeholder {
  color: #999;
}

.odoo-custom-pages .request-form .form-control:-ms-input-placeholder {
  color: #999;
}

.odoo-custom-pages .request-form .form-control::-webkit-input-placeholder {
  color: #999;
}

/*------------------------------------------*/
/*  Hero Request Form Focus
/*------------------------------------------*/

.odoo-custom-pages .request-form .form-control:focus {
  background-color: #f5f6f7;
  border-color: #ccc;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Hero Request Form Button
/*------------------------------------------*/

.odoo-custom-pages .request-form .btn {
  height: 56px;
  font-size: 18px;
  padding: 13px 40px;
  margin-left: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.odoo-custom-pages #hero-17 .request-form .btn {
  height: 58px;
  padding: 13px 60px;
}

/*------------------------------------------*/
/*  Hero Request Form Message
/*------------------------------------------*/

.odoo-custom-pages .request-form-msg {
  width: 100% !important;
  display: block;
  margin-top: 20px;
  margin-bottom: 15px;
}

.odoo-custom-pages .request-form .loading {
  color: #00b2e4;
  font-size: 17px;
  line-height: 1;
  font-weight: 500;
}

/*------------------------------------------*/
/*  HERO REGISTER FORM 
/*------------------------------------------*/

.odoo-custom-pages .hero-form {
  margin: 0 45px 40px 30px;
}

.odoo-custom-pages .hero-form form {
  border: 1px solid #fafafa;
  padding: 45px 30px 35px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.odoo-custom-pages .hero-form p {
  /* margin-top: 15px; */
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  Hero Form Input
/*------------------------------------------*/

.odoo-custom-pages .hero-form .form-control {
  text-align: center;
  background-color: #fff;
  color: #333;
  height: 52px;
  font-size: 17px;
  font-weight: 300;
  padding: 0 15px;
  margin-bottom: 18px;
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: none;
}

.odoo-custom-pages .hero-form .form-control:focus {
  background-color: #f5f6f7;
  border-color: #ccc;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*    Register Form Button
/*------------------------------------------*/

.odoo-custom-pages .hero-form .btn {
  display: block;
  width: 100%;
  padding: 15px 30px;
  margin-top: 5px;
}

/*------------------------------------------*/
/*  Form Message
/*------------------------------------------*/

.odoo-custom-pages .register-form-msg {
  width: 100% !important;
  display: block;
  margin-top: 15px;
  padding-left: 0;
}

.odoo-custom-pages .hero-section .register-form .loading {
  color: #00b2e4;
  font-size: 17px;
  font-weight: 500;
}

.odoo-custom-pages .hero-section .register-form .error {
  /* color: #e74c3c; */
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  HERO IMAGE
/*------------------------------------------*/

.odoo-custom-pages .hero-4-images {
  margin-top: 80px;
}

.odoo-custom-pages .hero-4-images .col-lg,
.odoo-custom-pages .hero-4-images .col-lg-4 {
  padding: 0 5px;
}

.odoo-custom-pages #img-4-2 {
  margin-top: -20px;
}

.odoo-custom-pages .hero-10-img {
  padding-left: 30px;
}

.odoo-custom-pages .hero-10-img img {
  position: relative;
  max-width: none;
  display: inline-block;
}

.odoo-custom-pages .hero-13-img {
  text-align: center;
  margin-top: 40px;
  margin-bottom: -100px;
  position: relative;
  z-index: 999;
}

.odoo-custom-pages .hero-16-img {
  margin-right: 5%;
  margin-left: -10%;
}

.odoo-custom-pages .hero-21-img {
  position: relative;
  background-image: url(../../images/odoo/hero-21.jpg);
  width: 100%;
  padding-top: 250px;
  padding-bottom: 250px;
}




/* ==========================================================================
  06. ABOUT
  =========================================================================== */

.odoo-custom-pages #about-1 {
  position: relative;
  margin-top: -60px;
  z-index: 56;
}

.odoo-custom-pages .about-1-wrapper {
  padding: 45px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.odoo-custom-pages #about-5,
.odoo-custom-pages #about-6 {
  position: relative;
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 85px;
}

.odoo-custom-pages #ab-2-1 {
  background-image: url(../../images/odoo/ab-2-1.jpg);
}

.odoo-custom-pages #ab-2-2 {
  background-image: url(../../images/odoo/ab-2-2.jpg);
}

.odoo-custom-pages #ab-2-3 {
  background-image: url(../../images/odoo/ab-2-3.jpg);
}

.odoo-custom-pages #ab-2-4 {
  background-image: url(../../images/odoo/ab-2-4.jpg);
}

.odoo-custom-pages #ab-2-1.abox-2-logistic {
  background-image: url(../../images/odoo/ab-2-1-logistic.jpg);
}

.odoo-custom-pages #ab-2-2.abox-2-logistic {
  background-image: url(../../images/odoo/ab-2-2-logistic.jpg);
}

.odoo-custom-pages #ab-2-3.abox-2-logistic {
  background-image: url(../../images/odoo/ab-2-3-logistic.jpg);
}

.odoo-custom-pages #ab-2-4.abox-2-logistic {
  background-image: url(../../images/odoo/ab-2-4-logistic.jpg);
}

/*------------------------------------------*/
/*  ABOUT TEXT
/*------------------------------------------*/

.odoo-custom-pages .about-5-txt {
  padding: 0 60px 0 15px;
}

.odoo-custom-pages .about-6-txt {
  padding: 0 15px 0 60px;
}

/*------------------------------------------*/
/*  ABOUT TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .about-4-txt h4,
.odoo-custom-pages .about-4-txt h3,
.odoo-custom-pages .about-4-txt h2 {
  margin-bottom: 20px;
}

.odoo-custom-pages .about-5-txt h3,
.odoo-custom-pages .about-6-txt h3,
.odoo-custom-pages .about-5-txt h2,
.odoo-custom-pages .about-6-txt h2 {
  margin-bottom: 25px;
}

.odoo-custom-pages .about-4-txt .btn {
  margin-top: 15px;
}

.odoo-custom-pages .about-5-txt p.p-lg {
  margin-bottom: 25px;
}

/*------------------------------------------*/
/*  ABOUT BOX
/*------------------------------------------*/

.odoo-custom-pages .abox-7-txt {
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .75), rgba(0, 0, 0, .01));
  background-image: linear-gradient(bottom, rgba(0, 0, 0, .75), rgba(0, 0, 0, .01));
  padding: 160px 30px 20px;
}

/*------------------------------------------*/
/*  ABOUT BOX TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .abox-1 h6,
.odoo-custom-pages .abox-1 h5 {
  line-height: 1;
  margin-bottom: 15px;
}

.odoo-custom-pages .abox-1 h3 {
  margin-bottom: 0;
}

.odoo-custom-pages .abox-1 p {
  margin-bottom: 1px;
}

/*------------------------------------------*/
/*  ABOUT IMAGE
/*------------------------------------------*/

.odoo-custom-pages .about-5-img {
  background-image: url(../../images/odoo/about-5.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  left: 50%;
}

.odoo-custom-pages .about-5-cars .about-5-img {
  background-image: url(../../images/odoo/about-5-cars.jpg);
}

.odoo-custom-pages .about-6-img {
  background-image: url(../../images/odoo/about-6.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  left: 0;
}

.odoo-custom-pages .about-6-cars .about-6-img {
  background-image: url(../../images/odoo/about-6-cars.jpg);
}

.odoo-custom-pages .about-6-construction .about-6-img {
  background-image: url(../../images/odoo/about-6-construction.jpg);
}

.odoo-custom-pages .about-6-handyman .about-6-img {
  background-image: url(../../images/odoo/about-6-handyman.jpg);
}

.odoo-custom-pages .about-6-barber .about-6-img {
  background-image: url(../../images/odoo/about-6-barber.jpg);
}

.odoo-custom-pages .about-6-logistic .about-6-img {
  background-image: url(../../images/odoo/about-6-logistic.jpg);
}

/*------------------------------------------*/
/*  ABOUT MORE BUTTON
/*------------------------------------------*/

.odoo-custom-pages .about-2-btn {
  margin-top: 10px;
  margin-bottom: 40px;
}




/* ==========================================================================
  07. FEATURES
  =========================================================================== */

.odoo-custom-pages .bg-logistic {
  background-image: url(../../images/odoo/bg-logistic.jpg);
}

.odoo-custom-pages #features-11 {
  position: relative;
  padding-top: 250px;
  padding-bottom: 60px;
  margin-top: -250px;
  z-index: 2;
}

.odoo-custom-pages #features-12.tra-bkg {
  position: relative;
  padding-top: 80px;
  padding-bottom: 40px;
}

.odoo-custom-pages #features-12.tra-bkg:after {
  position: absolute;
  content: '';
  width: 50%;
  height: 100%;
  background-color: #f7f7f7;
  top: 0;
  left: 50%;
  z-index: -1;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}

.odoo-custom-pages .features-13-title {
  position: relative;
  z-index: 3;
  padding-top: 100px;
  padding-bottom: 250px;
}

/*------------------------------------------*/
/*  BOXES WRAPPER
/*------------------------------------------*/

.odoo-custom-pages .fbox-4-wrapper {
  background-color: #f8f8fb;
  border: 1px solid #ddd;
}

.odoo-custom-pages .bg-dark .fbox-4-wrapper {
  background-color: #222;
  border: 1px solid #333;
}

.odoo-custom-pages .bg-dark .fbox-4-wrapper .col-md-6 {
  border-color: #333;
}

.odoo-custom-pages .fbox-4-wrapper .row {
  margin: 0;
}

.odoo-custom-pages .fbox-4-wrapper .col-md-6 {
  padding: 0;
}

.odoo-custom-pages .features-4-txt p {
  font-weight: 400;
  margin-top: 60px;
  margin-bottom: 0;
}

.odoo-custom-pages .features-4-txt p span {
  margin-right: 5px;
}

.odoo-custom-pages .features-7-txt h3,
.odoo-custom-pages .features-13-txt h3,
.odoo-custom-pages .features-7-txt p,
.odoo-custom-pages .features-13-txt p {
  margin-bottom: 0;
}

.odoo-custom-pages .fbox-9-wrapper {
  padding: 0 3%;
  margin-top: 50px;
}

.odoo-custom-pages .fbox-7-wrapper,
.odoo-custom-pages .fbox-13-wrapper {
  position: relative;
  z-index: 5;
}

.odoo-custom-pages .fbox-11-wrapper {
  padding: 0 6%;
}

.odoo-custom-pages .fbox-13-wrapper {
  position: relative;
  z-index: 62;
  margin-top: -250px;
}

.odoo-custom-pages .fbox-13-wrapper .col-md-6 {
  padding-left: 10px;
  padding-right: 10px;
}

/*------------------------------------------*/
/*  FEATURE BOX
/*------------------------------------------*/

.odoo-custom-pages .fbox-1 {
  background-color: #f8f8fb;
  background-color: #fcfcfc;
  padding: 60px 35px;
  margin-bottom: 30px;
}

.odoo-custom-pages .fbox-4 {
  padding: 60px 35px;
}

.odoo-custom-pages .fbox-5 {
  position: relative;
  overflow: hidden;
  background-color: #f8f8fb;
  padding: 35px;
  margin-bottom: 30px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .fbox-6 {
  position: relative;
  overflow: hidden;
  background-color: #f8f8fb;
  padding: 50px 35px;
  margin-bottom: 30px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .fbox-8 {
  position: relative;
  text-align: center;
  background-color: #f8f8fb;
  padding: 35px 25px;
  margin-bottom: 40px;
}

.odoo-custom-pages #fb-10-1 {
  margin-top: 160px;
}

.odoo-custom-pages #fb-10-2 {
  margin-top: 80px;
}

.odoo-custom-pages #fb-12-2 {
  margin-top: 50px;
}

.odoo-custom-pages #fb-12-3 {
  margin-top: 100px;
}

.odoo-custom-pages .bg-lightgrey .fbox-1,
.odoo-custom-pages .bg-lightgrey .fbox-5,
.odoo-custom-pages .bg-lightgrey .fbox-6,
.odoo-custom-pages .bg-lightgrey .fbox-8 {
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

.odoo-custom-pages .fbox-13 {
  position: relative;
  overflow: hidden;
}

.odoo-custom-pages .fbox-13-txt {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 70;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(20, 20, 20, .75));
  background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(20, 20, 20, .75));
  padding: 100px 25px 40px;
  overflow: hidden;
}

.odoo-custom-pages .fbox-13-txt h6,
.odoo-custom-pages .fbox-13-txt h5 {
  margin-bottom: 0;
}

.odoo-custom-pages .fbox-13-txt p {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  FEATURE BOX HOVER
/*------------------------------------------*/

.odoo-custom-pages .fbox-5-hover .fbox-5:hover {
  background-color: #f5f5f5 !important;
  -webkit-box-shadow: 0px 8px 12px 0 rgba(10, 10, 10, .08);
  box-shadow: 0px 8px 12px 0 rgba(10, 10, 10, .08);
}

.odoo-custom-pages .fbox-6-hover .fbox-6.grey:hover {
  background-color: #bbb;
}

.odoo-custom-pages .fbox-6-hover .fbox-6.turquoise:hover {
  background-color: #12739d;
}

.odoo-custom-pages .fbox-6-hover .fbox-6.skyblue:hover {
  background-color: #37baf2;
}

.odoo-custom-pages .fbox-6-hover .fbox-6:hover .fbox-6-txt p,
.odoo-custom-pages .fbox-6-hover .fbox-6:hover .fbox-6-txt h6,
.odoo-custom-pages .fbox-6-hover .fbox-6:hover .fbox-6-txt h5,
.odoo-custom-pages .fbox-6-hover .fbox-6:hover .fbox-6-digit h6,
.odoo-custom-pages .fbox-6-hover .fbox-6:hover .fbox-6-digit h5,
.odoo-custom-pages .fbox-6-hover .fbox-6:hover .fbox-6-ico span {
  color: #fff;
}

.odoo-custom-pages .fbox-6-hover .fbox-6:hover .fbox-tra-digit {
  opacity: .2;
}

/*------------------------------------------*/
/*  FEATURE BOX TEXT
/*------------------------------------------*/

.odoo-custom-pages .fbox-txt {
  overflow: hidden;
  padding-left: 22px;
}

.odoo-custom-pages .fbox-6-txt {
  overflow: hidden;
  padding-left: 12px;
}

/*------------------------------------------*/
/*  FEATURE BOX TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .fbox-txt h6,
.odoo-custom-pages .fbox-txt h5 {
  margin-bottom: 12px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .fbox-1-txt h6,
.odoo-custom-pages .fbox-1-txt h5 {
  margin-top: 30px;
  margin-bottom: 15px;
}

.odoo-custom-pages .fbox-2-txt h6,
.odoo-custom-pages .fbox-2-txt h5 {
  margin-top: 20px;
  margin-bottom: 12px;
}

.odoo-custom-pages .fbox-6-txt h6,
.odoo-custom-pages .fbox-6-txt h5 {
  margin-bottom: 15px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .fbox-txt p,
.odoo-custom-pages .fbox-1-txt p,
.odoo-custom-pages .fbox-6-txt p,
.odoo-custom-pages .fbox-10 p {
  line-height: 1.5;
  margin-bottom: 0;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .fbox-1-txt p.grey-color {
  color: #9a9a9a;
}

.odoo-custom-pages .fbox-8 p {
  line-height: 1.35;
  margin-top: 25px;
  margin-bottom: 0;
}

.odoo-custom-pages .fbox-8 p:after {
  display: block;
  content: "";
  height: 2px;
  width: 80px;
  background: #517082;
  margin: 25px auto 0;
  position: relative;
  opacity: .5;
}

.odoo-custom-pages .fbox-12 p {
  line-height: 1.5;
  margin-bottom: 0;
  padding: 0 5%;
}

/*------------------------------------------*/
/*  FEATURE BOX IMAGE
/*------------------------------------------*/

.odoo-custom-pages .fbox-img {
  overflow: hidden;
  text-align: center;
  margin-bottom: 30px;
}

.odoo-custom-pages .fbox-13-wrapper .fbox-img {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  FEATURE BOX ICON
/*------------------------------------------*/

.odoo-custom-pages .fbox-ico {
  float: left;
  text-align: center;
  margin-top: 2px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .fbox-6-ico {
  text-align: right;
  padding-right: 20px;
  margin-bottom: 45px;
}

.odoo-custom-pages .fbox-ico span,
.odoo-custom-pages .fbox-6-ico span {
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

/*------------------------------------------*/
/*  FEATURE BOX DIGIT
/*------------------------------------------*/

.odoo-custom-pages .fbox-6-digit {
  float: left;
  text-align: center;
  margin-top: 2px;
}

.odoo-custom-pages .fbox-6-digit h6,
.odoo-custom-pages .fbox-6-digit h5 {
  line-height: 1;
  margin-bottom: 0;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .fbox-tra-digit {
  position: absolute;
  top: -50px;
  left: -25px;
  font-family: 'Montserrat', sans-serif;
  color: #ddd;
  opacity: .25;
  font-size: 10rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -6px;
}

.odoo-custom-pages .fbox-5-tra-digit {
  position: absolute;
  top: -5px;
  right: 15px;
  font-family: 'Montserrat', sans-serif;
  color: #ddd;
  opacity: .25;
  font-size: 5rem;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -6px;
}

/*------------------------------------------*/
/*  FEATURE BOX STEP
/*------------------------------------------*/

.odoo-custom-pages .step {
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 0 auto 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.odoo-custom-pages .step span {
  font-size: 17px;
  line-height: 32px;
  font-weight: 500;
}

/*------------------------------------------*/
/*  FEATURE DETAILS
/*------------------------------------------*/

.odoo-custom-pages .service-txt h5.h5-xs,
.odoo-custom-pages .service-txt h5.h5-sm {
  margin-top: 30px;
  margin-bottom: 25px;
}

/*------------------------------------------*/
/*  FEATURE IMAGE
/*------------------------------------------*/

.odoo-custom-pages .fbox-13 img,
.odoo-custom-pages .fbox-13 .item-overlay {
  overflow: hidden;
}

.odoo-custom-pages .fbox-13:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}




/* ==========================================================================
  08. CONTENT
  =========================================================================== */

.odoo-custom-pages #content-3 .container,
.odoo-custom-pages #content-8 .container,
.odoo-custom-pages #content-4.pt-100 .container {
  overflow: hidden;
}

.odoo-custom-pages #content-8 .section-title h3 {
  padding: 0 8%;
}

.odoo-custom-pages #content-9 .txt-block {
  position: relative;
  margin-bottom: -60px;
}

.odoo-custom-pages #content-10:after {
  position: absolute;
  content: '';
  width: 40%;
  height: 90%;
  background-color: #f5f6f7;
  top: 5%;
  left: 0;
  z-index: -1;
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  -o-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0;
}

.odoo-custom-pages #content-11:after {
  position: absolute;
  content: '';
  width: 76%;
  height: 80%;
  background-color: #f5f6f7;
  top: 10%;
  left: 24%;
  z-index: -1;
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  -o-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
}

.odoo-custom-pages #content-12 .txt-block {
  position: relative;
  margin-bottom: 60px;
}

.odoo-custom-pages .content-12-txt {
  background-attachment: scroll !important;
  position: absolute;
  width: 40%;
  left: 16%;
  bottom: 0;
  text-align: left;
  padding: 60px 50px;
  -webkit-border-radius: 0 40px 0 40px;
  -moz-border-radius: 0 40px 0 40px;
  -o-border-radius: 0 40px 0 40px;
  border-radius: 0 40px 0 40px;
}

.odoo-custom-pages .content-12-txt h4 {
  margin-bottom: 25px;
}

.odoo-custom-pages .content-12-txt p {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   CONTENT IMAGE
/*------------------------------------------*/

.odoo-custom-pages .content-6-img {
  text-align: center;
  padding-left: 20px;
  margin-bottom: 40px;
}

.odoo-custom-pages .content-7-img {
  position: relative;
  text-align: center;
  left: -62%;
  margin-bottom: -40px;
}

.odoo-custom-pages .content-6-img img,
.odoo-custom-pages .content-7-img img {
  max-width: none;
  display: inline-block;
}

.odoo-custom-pages .content-11-img {
  position: relative;
  text-align: center;
  left: -62%;
  margin-bottom: -40px;
}




/* ==========================================================================
  09. PROMO
  =========================================================================== */

.odoo-custom-pages .pbox-1 {
  overflow: hidden;
}




/* ==========================================================================
  10. CARDS
  =========================================================================== */

.odoo-custom-pages .cards-1-wrapper .col-lg-3 {
  padding-left: 8px;
  padding-right: 8px;
}

.odoo-custom-pages .cards-3-wrapper .col-lg-3,
.odoo-custom-pages .cards-3-wrapper .col-lg-4 {
  padding-left: 10px;
  padding-right: 10px;
}

/*------------------------------------------*/
/*  CARD
/*------------------------------------------*/

.odoo-custom-pages .card-1 {
  margin-bottom: 40px;
}

.odoo-custom-pages .card-2 {
  margin: 0 20px 30px;
}

.odoo-custom-pages .card-3 {
  padding: 25px 15px;
  margin-bottom: 20px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .card-3.bg-blue {
  background-color: #3284bf;
}

.odoo-custom-pages .card-3.bg-green {
  background-color: #20ab5c;
}

.odoo-custom-pages .card-3.bg-red {
  background-color: #ff6d33;
}

.odoo-custom-pages .card-3.bg-teal {
  background-color: #109d87;
}

.odoo-custom-pages .card-3.bg-yellow {
  background-color: #ffb605;
}

.odoo-custom-pages .card-3.bg-violet {
  background-color: #8a8cbd;
}

.odoo-custom-pages .card-3.bg-orange {
  background-color: #1a2a42;
}

.odoo-custom-pages .card-3.bg-lightgreen {
  background-color: #8dd17e;
}

.odoo-custom-pages .card-3.bg-skyblue {
  background-color: #1ba1f0;
}

.odoo-custom-pages .card-3.bg-olive {
  background-color: #7ba323;
}

.odoo-custom-pages .card-3.bg-silk {
  background-color: #aa946e;
}

.odoo-custom-pages .card-3.bg-rose {
  background-color: #ff495a;
}

.odoo-custom-pages .card-3.bg-white {
  background-color: #fff;
  border: 1px solid #f0f0f0;
  padding: 25px 20px;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

.odoo-custom-pages .card-3.bg-white:hover {
  background-color: #f8f8fb !important;
  border: 1px solid #f0f0f0;
  -webkit-box-shadow: 0px 8px 12px 0 rgba(10, 10, 10, .08);
  box-shadow: 0px 8px 12px 0 rgba(10, 10, 10, .08);
}

/*------------------------------------------*/
/*  CARD TEXT
/*------------------------------------------*/

.odoo-custom-pages .card-1-txt {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: none;
  padding: 40px 20px;
}

.odoo-custom-pages .card-2-txt {
  position: relative;
  background-color: #f8f8fb;
  border-top: none;
  padding: 45px 35px 40px;
}

.odoo-custom-pages .bg-lightgrey .card-1-txt,
.odoo-custom-pages .bg-lightgrey .card-2-txt {
  background-color: #fff;
  border-color: transparent;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

/*------------------------------------------*/
/*  CARD TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .card-1-txt h5,
.odoo-custom-pages .card-2-txt h6 {
  margin-bottom: 10px;
}

.odoo-custom-pages .card-3 h6 {
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 6px;
}

.odoo-custom-pages .card-3.bg-white h6 {
  line-height: 1.3;
  margin-bottom: 0;
}

.odoo-custom-pages .card-1-txt p,
.odoo-custom-pages p.card-txt {
  line-height: 1.5;
  margin-bottom: 0;
}

.odoo-custom-pages .card-3 p {
  font-size: 0.925rem;
  line-height: 1;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Card Tags
/*------------------------------------------*/

.odoo-custom-pages .cars-tags {
  position: absolute;
  left: 30px;
  bottom: 10px;
  font-size: 0.915rem;
  line-height: 1;
  font-weight: 500;
  padding: 7px 14px;
}

/*------------------------------------------*/
/*  Card Data
/*------------------------------------------*/

.odoo-custom-pages p.card-data {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 15px;
}

.odoo-custom-pages .card-data [class*="flaticon-"]:before,
.odoo-custom-pages .card-data [class*="flaticon-"]:after {
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 700;
  margin-right: 5px;
}

/*------------------------------------------*/
/*  Card Rating
/*------------------------------------------*/

.odoo-custom-pages .card-rating {
  position: relative;
  margin-bottom: 10px;
}

.odoo-custom-pages .card-rating [class*="flaticon-"]:before,
.odoo-custom-pages .card-rating [class*="flaticon-"]:after {
  color: #ffc832;
  font-size: 0.95rem;
  line-height: 1;
  margin-right: 1px;
}

.odoo-custom-pages .card-rating span {
  color: #888;
  position: relative;
  font-size: 0.925rem;
  line-height: 1;
  font-weight: 400;
  top: 1px;
}

/*------------------------------------------*/
/*  Card Price
/*------------------------------------------*/

.odoo-custom-pages .card-2-txt .card-price {
  display: block;
  position: absolute;
  top: -20px;
  right: 20px;
  padding: 6px 14px;
  font-size: 1.175rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.odoo-custom-pages .old-price {
  color: #999;
  font-size: 1.15rem;
  font-weight: 300;
  text-decoration: line-through;
  margin-right: 10px;
}

/*------------------------------------------*/
/*  CARD IMAGE
/*------------------------------------------*/

.odoo-custom-pages .card-1:hover img,
.odoo-custom-pages .card-2:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1);
  -moz-transform: scale(1.1);
}

/*------------------------------------------*/
/*  Carousel Dots
/*------------------------------------------*/

.odoo-custom-pages .cards-section button {
  background-color: transparent;
  border: none;
  padding: 0 2px;
}

.odoo-custom-pages .owl-theme .owl-dots .owl-dot span {
  margin: 0 7px;
}

.odoo-custom-pages .bg-dark .owl-theme .owl-dots .owl-dot span {
  background: #333;
}

.odoo-custom-pages .bg-dark .owl-theme .owl-dots .owl-dot.active span,
.odoo-custom-pages .bg-dark .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #666;
}

.odoo-custom-pages .owl-dots button:focus {
  outline: none;
  text-decoration: none;
}




/* ==========================================================================
  11. GALLERY
  =========================================================================== */

.odoo-custom-pages #gallery-1 {
  position: relative;
}

.odoo-custom-pages #gallery-1.bg-50 {
  padding-top: 70px;
  padding-bottom: 60px;
}

.odoo-custom-pages #gallery-1.bg-50:after {
  position: absolute;
  content: '';
  width: 50%;
  height: 100%;
  background-image: -webkit-linear-gradient(to right, #005cda, #006cff 100%);
  background-image: linear-gradient(to right, #005cda, #006cff 100%);
  top: 0;
  left: 25%;
  z-index: -1;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}

.odoo-custom-pages .gallery-4-wrapper {
  margin: 0;
  padding: 0;
}

.odoo-custom-pages .gallery-4-wrapper .col-lg-3 {
  padding: 0;
}

/*------------------------------------------*/
/*  FILTER BUTTONS
/*------------------------------------------*/

.odoo-custom-pages .masonry-filter button {
  position: relative;
  background-color: transparent;
  font-family: 'Montserrat', sans-serif;
  color: #727475;
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 30px;
  padding: 0.5rem 0.1rem;
  border: none;
  cursor: pointer;
  outline: 0px none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages .masonry-filter button:before {
  font-family: Flaticon;
  font-weight: 400;
  content: "\f13c";
  position: absolute;
  font-size: 0.9rem;
  top: 9px;
  left: -14px;
  opacity: 0;
}

/*------------------------------------------*/
/*  Filter Button Hover
/*------------------------------------------*/

.odoo-custom-pages .masonry-filter button:hover,
.odoo-custom-pages .masonry-filter button:focus {
  background-color: transparent;
  color: #555;
  border-bottom: none;
  outline: 0px none;
}

/*------------------------------------------*/
/*  Filter Button Active
/*------------------------------------------*/

.odoo-custom-pages .masonry-filter button.is-checked {
  color: #d2322b;
  cursor: default;
  border-bottom: none;
  outline: 0px none;
}

.odoo-custom-pages .masonry-filter button.is-checked:before {
  opacity: 1;
  color: #d2322b;
}

.odoo-custom-pages .masonry-filter.azure-filter button.is-checked,
.odoo-custom-pages .masonry-filter.azure-filter button.is-checked:before {
  color: #0080ff;
}

.odoo-custom-pages .masonry-filter.brown-filter button.is-checked,
.odoo-custom-pages .masonry-filter.brown-filter button.is-checked:before {
  color: #af8855;
}

.odoo-custom-pages .masonry-filter.purple-filter button.is-checked,
.odoo-custom-pages .masonry-filter.purple-filter button.is-checked:before {
  color: #6926cd;
}

.odoo-custom-pages .masonry-filter.rose-filter button.is-checked,
.odoo-custom-pages .masonry-filter.rose-filter button.is-checked:before {
  color: #ff495a;
}

.odoo-custom-pages .masonry-filter.salmon-filter button.is-checked,
.odoo-custom-pages .masonry-filter.salmon-filter button.is-checked:before {
  color: #ee6011;
}

.odoo-custom-pages .masonry-filter.skyblue-filter button.is-checked,
.odoo-custom-pages .masonry-filter.skyblue-filter button.is-checked:before {
  color: #37baf2;
}

.odoo-custom-pages .masonry-filter.yellow-filter button.is-checked,
.odoo-custom-pages .masonry-filter.yellow-filter button.is-checked:before {
  color: #f7be27;
}

/*------------------------------------------*/
/*  MASONRY IMAGES HOLDER
/*------------------------------------------*/

.odoo-custom-pages .masonry-wrap .masonry-image {
  position: relative;
  text-align: center;
  width: 25%;
  padding: 0;
}

.odoo-custom-pages #gallery-3 .masonry-wrap .masonry-image,
.odoo-custom-pages #gallery-4 .masonry-wrap .masonry-image {
  width: 33.33%;
  text-align: left;
  padding: 0 10px;
  margin-bottom: 20px;
}

.odoo-custom-pages .masonry-image .hover-overlay,
.odoo-custom-pages .masonry-image .hover-overlay img {
  overflow: hidden;
}

/*------------------------------------------*/
/*. GALLERY IMAGES CAROUSEL
/*------------------------------------------*/

.odoo-custom-pages .gallery-wrap {
  position: relative;
  margin-bottom: 50px;
}

.odoo-custom-pages .slick-slide {
  width: 350px;
}

.odoo-custom-pages .gallery-image {
  margin: 0 15px;
  overflow: hidden;
}

.odoo-custom-pages #gallery-4 .gallery-image {
  position: relative;
  margin: 0;
}

.odoo-custom-pages #gallery-6 .gallery-image {
  margin: 0 5px 50px;
}

.odoo-custom-pages .gallery-image:focus {
  outline: none;
  text-decoration: none;
}

/*------------------------------------------*/
/*  IMAGE TITLE
/*------------------------------------------*/

.odoo-custom-pages .gallery-6-title {
  padding: 35px 0 0;
}

.odoo-custom-pages .gallery-6-title p {
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  IMAGE DESCRIPTION
/*------------------------------------------*/

.odoo-custom-pages .image-description {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages .image-data {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.odoo-custom-pages .image-data h6,
.odoo-custom-pages .image-data h5 {
  margin-bottom: 3px;
  -webkit-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .image-data p {
  font-weight: 500;
  margin-bottom: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

/*------------------------------------------*/
/*  PROJECT META
/*------------------------------------------*/

.odoo-custom-pages .project-meta {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 70;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(20, 20, 20, .75));
  background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(20, 20, 20, .75));
  padding: 100px 65px 32px 25px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .project-meta-txt {
  position: absolute;
  opacity: 0;
  bottom: 30px;
  left: -8%;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages #gallery-4 .project-meta-txt {
  bottom: 40px;
}

.odoo-custom-pages .project-meta-txt h6,
.odoo-custom-pages .project-meta-txt h5 {
  line-height: 1.4;
  margin-top: 7px;
  margin-bottom: 1px;
}

.odoo-custom-pages .project-meta-txt p {
  margin-bottom: 10px;
}

.odoo-custom-pages .project-meta-txt span {
  font-size: 0.915rem;
  font-weight: 500;
  text-transform: uppercase;
}

/*------------------------------------------*/
/*  PROJECT LINK
/*------------------------------------------*/

.odoo-custom-pages .project-link {
  text-align: center;
  position: absolute;
  bottom: 30px;
  right: 25px;
  right: -8%;
  opacity: 0;
  width: 40px;
  height: 40px;
  line-height: 43px;
  background-color: rgba(255, 255, 255, .6);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages #gallery-4 .project-link {
  bottom: 35px;
}

/*------------------------------------------*/
/*  PROJECT DESCRIPTION
/*------------------------------------------*/

.odoo-custom-pages .project-description {
  position: relative;
  padding: 25px 10px 0;
}

.odoo-custom-pages .project-description h6 {
  text-transform: uppercase;
}

.odoo-custom-pages .project-description p {
  font-size: 0.9rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 2px;
  margin-bottom: 0;
}

.odoo-custom-pages .project-description p span {
  font-weight: 500;
}

/*------------------------------------------*/
/*  PROJECT DATA
/*------------------------------------------*/

.odoo-custom-pages .project-data {
  position: absolute;
  bottom: 1px;
  right: 8px;
  padding: 7px 13px 4px;
  background-color: rgba(200, 200, 200, .15);
  border: 1px solid #eee;
}

.odoo-custom-pages .bg-dark .project-data {
  background-color: rgba(55, 55, 55, .2);
  border: 1px solid #444;
}

.odoo-custom-pages .project-data span {
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8rem;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 3px;
}

.odoo-custom-pages .project-data span.txt-500 {
  font-size: 0.7rem;
}

/*------------------------------------------*/
/*  Project Rating
/*------------------------------------------*/

.odoo-custom-pages .project-rating [class*="flaticon-"]:before,
.odoo-custom-pages .project-rating [class*="flaticon-"]:after {
  color: #ffc832;
  font-size: 0.925rem;
  line-height: 1;
  margin-right: 1px;
}

.odoo-custom-pages .project-rating span {
  position: relative;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 500;
  top: 1px;
}

/*------------------------------------------*/
/*  Image Hover Overlay
/*------------------------------------------*/

.odoo-custom-pages .hover-overlay {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.odoo-custom-pages .hover-overlay img {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  overflow: hidden;
  -webkit-transition: transform 400ms;
  -moz-transition: transform 400ms;
  -o-transition: transform 400ms;
  transition: transform 400ms;
}

/*------------------------------------------*/
/*    Overlay Background 
/*------------------------------------------*/

.odoo-custom-pages .item-overlay {
  opacity: 0;
  -moz-opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(20, 20, 20, .65);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages #gallery-3 .item-overlay {
  background: rgba(20, 20, 20, .25);
}

.odoo-custom-pages .azure-overlay .item-overlay {
  background: rgba(0, 128, 255, .85);
}

.odoo-custom-pages .black-overlay .item-overlay {
  background: rgba(10, 10, 10, .5);
}

.odoo-custom-pages .brown-overlay .item-overlay {
  background: rgba(175, 136, 85, .65);
}


.odoo-custom-pages .yellow-overlay .item-overlay {
  background: rgba(247, 190, 39, .85);
}

/*------------------------------------------*/
/*    Image Hover Effect 
/*------------------------------------------*/

.odoo-custom-pages .gallery-image:hover img,
.odoo-custom-pages .masonry-image:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.odoo-custom-pages .masonry-image:hover .project-meta,
.odoo-custom-pages #gallery-4 .gallery-image:hover .project-meta,
.odoo-custom-pages .masonry-image:hover .project-link,
.odoo-custom-pages #gallery-4 .gallery-image:hover .project-link,
.odoo-custom-pages .masonry-image:hover .project-meta-txt,
.odoo-custom-pages #gallery-4 .gallery-image:hover .project-meta-txt,
.odoo-custom-pages .gallery-image:hover .item-overlay,
.odoo-custom-pages .masonry-image:hover .item-overlay,
.odoo-custom-pages .gallery-image:hover .image-description,
.odoo-custom-pages .masonry-image:hover .image-description {
  opacity: 1;
  -moz-opacity: 1;
}

.odoo-custom-pages .gallery-image:hover .image-data h5,
.odoo-custom-pages .gallery-image:hover .image-data p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.odoo-custom-pages .masonry-image:hover .project-meta-txt {
  left: 25px;
}

.odoo-custom-pages #gallery-4 .gallery-image:hover .project-meta-txt {
  left: 20px;
}

.odoo-custom-pages .masonry-image:hover .project-link {
  right: 25px;
}

.odoo-custom-pages #gallery-4 .gallery-image:hover .project-link {
  right: 20px;
}

/*------------------------------------------*/
/*  Screens Slick Carousel Dots
/*------------------------------------------*/

.odoo-custom-pages .gallery-section .slick-dots {
  position: absolute;
  z-index: 4;
  bottom: -60px;
}

.odoo-custom-pages .gallery-section .slick-dots li {
  margin: 0 4px;
  width: 18px;
  height: 18px;
}

.odoo-custom-pages .gallery-section .slick-dots li button:before {
  content: "";
  background: #ddd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
  width: 10px;
  height: 10px;
  left: auto;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.odoo-custom-pages .gallery-section.bg-50 .slick-dots li button:before {
  background: #014fbb;
}

.odoo-custom-pages .gallery-section.bg-50 .slick-dots li button:hover:before,
.odoo-custom-pages .gallery-section.bg-50 .slick-dots li.slick-active button:before {
  background: #a6c0e3;
}




/* ==========================================================================
  12.  SINGLE PROJECT DETAILS
  =========================================================================== */

.odoo-custom-pages .project-title {
  margin-bottom: 30px;
}

.odoo-custom-pages .project-title h2 {
  font-weight: 800;
  margin-bottom: 15px;
}

.odoo-custom-pages .project-title p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 35px;
}

/*------------------------------------------*/
/*. SINGLE PROJECT TEXT
/*------------------------------------------*/

.odoo-custom-pages .project-text {
  margin-bottom: 70px;
}

.odoo-custom-pages .project-2-description .project-text {
  margin-bottom: 50px;
}

.odoo-custom-pages .project-text h5.h5-xs,
.odoo-custom-pages .project-text h5.h5-sm {
  margin-top: 30px;
  margin-bottom: 25px;
}

/*------------------------------------------*/
/*. SINGLE PROJECT INFO
/*------------------------------------------*/

.odoo-custom-pages .project-details {
  border-top: 1px solid #ddd;
  padding-top: 70px;
}

.odoo-custom-pages .project-2-description .project-details {
  padding-top: 50px;
}

.odoo-custom-pages .project-info h5 {
  margin-bottom: 25px;
}

.odoo-custom-pages .project-info p {
  color: #555;
  font-size: 1.05rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  position: relative;
  margin-bottom: 0;
  padding: 15px 0;
  border-bottom: 1px dotted #ddd;
}

.odoo-custom-pages .project-2-description .project-info p {
  padding: 8px 0;
  border-bottom: none;
}

.odoo-custom-pages .project-info p:last-child {
  border-bottom: none;
}

.odoo-custom-pages .project-info p span {
  position: absolute;
  right: 15px;
  bottom: 15px;
  color: #222;
  font-weight: 700;
}

.odoo-custom-pages .project-2-description .project-info p span {
  bottom: 8px;
}

.odoo-custom-pages .project-info p span a {
  font-weight: 800;
  text-decoration: underline;
}

.odoo-custom-pages .project-info p span a:hover {
  color: #222;
}

/*------------------------------------------*/
/*    SINGLE PROJECT SHARE LINKS
/*------------------------------------------*/

.odoo-custom-pages .project-share h5 {
  margin-bottom: 15px;
}

.odoo-custom-pages .project-share-links {
  margin-top: 5px;
  display: inline-block;
  padding-left: 0;
}

.odoo-custom-pages .project-share-links li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

.odoo-custom-pages .project-share-links a {
  width: 50px;
  height: 35px;
  color: #fff;
  background-color: #bbb;
  line-height: 37px !important;
  text-align: center;
  margin-right: 4px;
  display: block;
  opacity: 0.75;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.odoo-custom-pages .project-share-links a.ico-facebook:hover {
  background-color: #3b5998;
}

.odoo-custom-pages .project-share-links a.ico-twitter:hover {
  background-color: #00a9ed;
}

.odoo-custom-pages .project-share-links a.ico-instagram:hover {
  background-color: #e44772
}

.odoo-custom-pages .project-share-links a.ico-dribbble:hover {
  background-color: #d92d84;
}

.odoo-custom-pages .project-share-links a.ico-behance:hover {
  background-color: #2473f6;
}

.odoo-custom-pages .project-share-links a.ico-pinterest:hover {
  background-color: #ac281a;
}

.odoo-custom-pages .project-share-links a.ico-linkedin:hover {
  background-color: #015886;
}

.odoo-custom-pages .project-share-links a.ico-google-plus:hover {
  background-color: #cd1111;
}

.odoo-custom-pages .project-share-links a.ico-youtube:hover {
  background-color: #cd1b20;
}

.odoo-custom-pages .project-share-links a.ico-tumblr:hover {
  background-color: #3a5976;
}

.odoo-custom-pages .project-share-links a.ico-vk:hover {
  background-color: #3b5998;
}

.odoo-custom-pages .project-share-links a:hover {
  color: #fff;
}

/*------------------------------------------*/
/*. SINGLE PROJECT IMAGE
/*------------------------------------------*/

.odoo-custom-pages .project-image {
  text-align: center;
  margin-bottom: 40px;
}

.odoo-custom-pages .project-gallery {
  margin: 45px 15px 15px;
}

.odoo-custom-pages .project-gallery .col-lg-3 {
  padding: 0;
}

.odoo-custom-pages .project-gallery .gallery-image {
  margin: 0 0 30px;
  overflow: hidden;
}




/* ==========================================================================
  13. VIDEO
  =========================================================================== */

.odoo-custom-pages #video-1 {
  background-image: url(../../images/odoo/video-1.jpg);
  background-position: center top;
  padding-top: 270px;
  padding-bottom: 270px;
}

.odoo-custom-pages #video-2 {
  background-image: url(../../images/odoo/video-2.jpg);
  padding-top: 120px;
  padding-bottom: 120px;
}

.odoo-custom-pages #video-2.video-2-cars {
  background-image: url(../../images/odoo/video-2-cars.jpg);
}

.odoo-custom-pages #video-2.video-2-construction {
  background-image: url(../../images/odoo/video-2-construction.jpg);
}

.odoo-custom-pages #video-2.video-2-interior {
  background-image: url(../../images/odoo/video-2-interior.jpg);
}

.odoo-custom-pages #video-2.video-2-barber {
  background-image: url(../../images/odoo/video-2-barber.jpg);
}

.odoo-custom-pages #video-2.video-2-cleaning {
  background-image: url(../../images/odoo/video-2-cleaning.jpg);
}

.odoo-custom-pages #video-2.video-2-logistic {
  background-image: url(../../images/odoo/video-2-logistic.jpg);
}

.odoo-custom-pages #video-3:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 80%;
  background-color: #f7f7f7;
  top: 10%;
  left: 0;
  z-index: -1;
}

/*------------------------------------------*/
/*   VIDEO TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages #video-2 h3,
.odoo-custom-pages #video-2 h2 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.odoo-custom-pages #video-2 h3 {
  padding: 0 3%;
}

.odoo-custom-pages #video-2 p {
  font-weight: 400;
  margin-bottom: 0;
}




/* ==========================================================================
  14. TEAM
  =========================================================================== */

.odoo-custom-pages #team-2 .col-lg-3 {
  padding-left: 10px;
  padding-right: 10px;
}

.odoo-custom-pages #team-1 .tm-meta {
  padding-top: 30px;
}

.odoo-custom-pages #team-2 .tm-meta {
  position: relative;
  padding: 25px 20px;
  margin-top: -40px;
  margin-right: 25px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.odoo-custom-pages .tm-meta h6,
.odoo-custom-pages .tm-meta h5,
.odoo-custom-pages .tm-meta h4 {
  line-height: 1;
  margin-bottom: 10px;
}

.odoo-custom-pages #team-2 .tm-meta h6,
.odoo-custom-pages #team-2 .tm-meta h5 {
  margin-bottom: 8px;
}

.odoo-custom-pages .tm-meta h6.h6-xs {
  line-height: 1;
  margin-bottom: 6px;
}

.odoo-custom-pages .tm-meta p {
  font-weight: 400;
  margin-bottom: 0;
}

.odoo-custom-pages #team-2 .tm-meta p {
  line-height: 1;
  font-weight: 300;
}

/*------------------------------------------*/
/*  Team Member Social Links
/*------------------------------------------*/

.odoo-custom-pages .team-member-photo {
  position: relative;
}

.odoo-custom-pages .tm-social ul {
  width: 100%;
  display: inline-block;
  padding-left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 20;
  zoom: 1;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.odoo-custom-pages .tm-social ul li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

.odoo-custom-pages .tm-social a {
  width: 44px;
  height: 44px;
  color: #fff;
  margin-right: 1px;
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages .tm-social [class^="flaticon-"]:before,
.odoo-custom-pages .tm-social [class^="flaticon-"]:after {
  font-size: 22px;
  line-height: 44px !important;
}

.odoo-custom-pages .tm-3-social a.ico-facebook,
.odoo-custom-pages .tm-social a.ico-facebook {
  background-color: #3b5998;
}

.odoo-custom-pages .tm-3-social a.ico-twitter,
.odoo-custom-pages .tm-social a.ico-twitter {
  background-color: #00a9ed;
}

.odoo-custom-pages .tm-3-social a.ico-instagram,
.odoo-custom-pages .tm-social a.ico-instagram {
  background-color: #e44772
}

.odoo-custom-pages .tm-3-social a.ico-dribbble,
.odoo-custom-pages .tm-social a.ico-dribbble {
  background-color: #d92d84;
}

.odoo-custom-pages .tm-3-social a.ico-behance,
.odoo-custom-pages .tm-social a.ico-behance {
  background-color: #2473f6;
}

.odoo-custom-pages .tm-3-social a.ico-pinterest,
.odoo-custom-pages .tm-social a.ico-pinterest {
  background-color: #ac281a;
}

.odoo-custom-pages .tm-3-social a.ico-linkedin,
.odoo-custom-pages .tm-social a.ico-linkedin {
  background-color: #015886;
}

.odoo-custom-pages .tm-3-social a.ico-google-plus,
.odoo-custom-pages .tm-social a.ico-google-plus {
  background-color: #cd1111;
}

.odoo-custom-pages .tm-3-social a.ico-youtube,
.odoo-custom-pages .tm-social a.ico-youtube {
  background-color: #cd1b20;
}

.odoo-custom-pages .tm-3-social a.ico-tumblr,
.odoo-custom-pages .tm-social a.ico-tumblr {
  background-color: #3a5976;
}

.odoo-custom-pages .tm-3-social a.ico-vk,
.odoo-custom-pages .tm-social a.ico-vk {
  background-color: #3b5998;
}

/*------------------------------------------*/
/*  Team Member Hover
/*------------------------------------------*/

.odoo-custom-pages .team-member:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.odoo-custom-pages .team-member:hover .tm-social ul {
  bottom: 6%;
  opacity: 1;
  -moz-opacity: 1;
}

.odoo-custom-pages #team-2 .team-member:hover .tm-social ul {
  bottom: 18%;
  opacity: 1;
  -moz-opacity: 1;
}




/* ==========================================================================
  15. PRICING
  =========================================================================== */

.odoo-custom-pages .pricing-1-wrapper {
  padding: 0 5%;
}

.odoo-custom-pages .pricing-1-wrapper .col-md-4 {
  padding: 0;
}

.odoo-custom-pages #pt-2-1,
.odoo-custom-pages #pt-2-2 {
  padding: 0 10px;
}

/*------------------------------------------*/
/*  PRICING TABLE
/*------------------------------------------*/

.odoo-custom-pages #pt-1-1 {
  position: relative;
  z-index: 8;
  margin-right: -10px;
}

.odoo-custom-pages #pt-1-2 {
  position: relative;
  z-index: 9;
}

.odoo-custom-pages #pt-1-3 {
  position: relative;
  z-index: 8;
  margin-left: -10px;
}

.odoo-custom-pages .pricing-1-table,
.odoo-custom-pages .pricing-2-table {
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 60px 50px;
  text-align: center;
  margin-bottom: 40px;
}

.odoo-custom-pages .pricing-2-table {
  padding: 60px 25px;
}

.odoo-custom-pages .pricing-1-table.highlight {
  padding: 90px 50px;
}

.odoo-custom-pages .pricing-4-table,
.odoo-custom-pages .pricing-5-table {
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 60px 50px;
  margin-bottom: 40px;
}

.odoo-custom-pages .bg-lightgrey .pricing-1-table,
.odoo-custom-pages .bg-lightgrey .pricing-2-table,
.odoo-custom-pages .bg-lightgrey .pricing-4-table,
.odoo-custom-pages .bg-lightgrey .pricing-5-table {
  background-color: #fff;
  border-color: transparent;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

/*------------------------------------------*/
/*  Price Plan
/*------------------------------------------*/

.odoo-custom-pages #pricing-5 .pricing-plan {
  margin-top: 25px;
  margin-bottom: 25px;
}

.odoo-custom-pages .pricing-plan h6 {
  letter-spacing: 1px;
  margin-bottom: 25px;
}

.odoo-custom-pages .pricing-1-table span.price,
.odoo-custom-pages .pricing-2-table span.price,
.odoo-custom-pages .pricing-4-table span.price,
.odoo-custom-pages .pricing-5-table span.price {
  font-family: 'Montserrat', sans-serif;
  font-size: 75px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.25px;
}

.odoo-custom-pages .pricing-2-table span.price,
.odoo-custom-pages .pricing-4-table span.price {
  font-size: 80px;
}

.odoo-custom-pages .pricing-1-table sup,
.odoo-custom-pages .pricing-2-table sup,
.odoo-custom-pages .pricing-4-table sup,
.odoo-custom-pages .pricing-5-table sup {
  font-size: 42px;
  font-weight: 700;
  top: -17px;
  right: 3px;
}

.odoo-custom-pages .pricing-2-table sup,
.odoo-custom-pages .pricing-4-table sup {
  font-size: 45px;
}

.odoo-custom-pages .pricing-2-table sup.pricing-coins,
.odoo-custom-pages .pricing-5-table sup.pricing-coins {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -1px;
  top: -30px;
}

.odoo-custom-pages .pricing-1-table sup.validity,
.odoo-custom-pages .pricing-2-table sup.validity,
.odoo-custom-pages .pricing-4-table sup.validity {
  color: #757575;
  font-weight: 300;
  font-size: 25px;
  top: -3px;
  left: 0;
}

.odoo-custom-pages #pricing-5 .pricing-plan p {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 8px;
}

/*------------------------------------------*/
/*  Pricing Table Body
/*------------------------------------------*/

.odoo-custom-pages ul.features {
  color: #333;
  font-size: 1rem;
  line-height: 1;
  padding-top: 20px;
}

.odoo-custom-pages #pricing-4 ul.features {
  padding-top: 0;
}

.odoo-custom-pages #pricing-5 ul.features {
  padding-top: 15px;
  min-height: 208px;
}

@media only screen and (min-width:768px) and (max-width:991px) {
  .odoo-custom-pages .pricing-5-table h6 {
    min-height: 42px;
  }
}

@media only screen and (max-width:767px) {
  .odoo-custom-pages #pricing-5 ul.features {
    min-height: unset;
  }
}

.odoo-custom-pages ul.features li {
  padding: 8px 0;
}

.odoo-custom-pages ul.features li span {
  font-weight: 700;
}

/*------------------------------------------*/
/*  Pricing Table Button
/*------------------------------------------*/

.odoo-custom-pages .pricing-1-table .btn,
.odoo-custom-pages .pricing-2-table .btn,
.odoo-custom-pages .pricing-4-table .btn {
  margin-top: 30px;
}

/*------------------------------------------*/
/*  Pricing List
/*------------------------------------------*/

.odoo-custom-pages .pricing-list li {
  padding-bottom: 20px;
  margin: 0 15px 20px;
  border-bottom: 1px dashed #5f5842;
}

.odoo-custom-pages .pricing-list li:last-child {
  border-bottom: none;
}

.odoo-custom-pages .pricing-list-txt {
  position: relative;
}

.odoo-custom-pages .pricing-list-txt h5,
.odoo-custom-pages .pricing-list-txt h6 {
  line-height: 1;
  margin-bottom: 5px;
}

.odoo-custom-pages .pricing-list-txt p {
  margin-bottom: 0;
}

.odoo-custom-pages .pricing-list-amount {
  position: absolute;
  right: 10px;
  top: 0;
  letter-spacing: 1px;
}

/*------------------------------------------*/
/*  Pricing Table Badge
/*------------------------------------------*/

.odoo-custom-pages .pricing-table-badge {
  position: absolute;
  top: 25px;
  right: 30px;
  text-align: center;
  z-index: 70;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 700;
  padding: 6px 14px;
}

/*------------------------------------------*/
/*  PRICING NOTICE TEXT
/*------------------------------------------*/

.odoo-custom-pages .pricing-notice p {
  padding: 0 8%;
  margin-top: 30px;
  margin-bottom: 0;
}

.odoo-custom-pages #pricing-2 .pricing-notice p {
  margin-top: 20px;
}

.odoo-custom-pages .pricing-notice p span {
  font-weight: 700;
  margin-right: 5px;
}




/* ==========================================================================
  16. TESTIMONIALS
  =========================================================================== */

.odoo-custom-pages .reviews-4-img {
  overflow: hidden;
}

/*------------------------------------------*/
/*  TESTIMONIALS CAROUSEL
/*------------------------------------------*/

.odoo-custom-pages .review-1 {
  background-color: #f8f8fb;
  padding: 55px 20px;
  margin-bottom: 40px;
}

.odoo-custom-pages #rv-1-1.review-1-color {
  background-color: #e2e8e6;
}

.odoo-custom-pages #rv-1-2.review-1-color {
  background-color: #e3e7e8;
}

.odoo-custom-pages #rv-1-3.review-1-color {
  background-color: #eee3d4;
}

.odoo-custom-pages #rv-1-1 {
  margin-left: 8%;
  margin-right: 10px;
}

.odoo-custom-pages #rv-1-2 {
  margin-right: 20%;
}

.odoo-custom-pages #rv-1-3 {
  margin-right: 20px;
}

.odoo-custom-pages .review-2,
.odoo-custom-pages .review-3 {
  text-align: center;
  background-color: #f8f8fb;
  padding: 40px 30px;
  margin: 0 15px 40px;
}

.odoo-custom-pages .bg-lightgrey .review-1,
.odoo-custom-pages .bg-lightgrey .review-2,
.odoo-custom-pages .bg-lightgrey .review-3 {
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

.odoo-custom-pages .bg-dark .review-1,
.odoo-custom-pages .bg-dark .review-2,
.odoo-custom-pages .bg-dark .review-3 {
  background-color: #222;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

.odoo-custom-pages .review-1-txt {
  padding: 0 20px;
  margin-top: 10px;
}

.odoo-custom-pages .reviews-1-title {
  margin-top: 35px;
  padding-left: 50px;
  padding-right: 10px;
}

/*------------------------------------------*/
/*  Testimonial Message Text
/*------------------------------------------*/

.odoo-custom-pages .reviews-section h6 {
  margin-bottom: 0;
  font-family: "Montserrat-Bold";
}

.odoo-custom-pages #reviews-1 h3,
.odoo-custom-pages #reviews-1 h2 {
  margin-bottom: 15px;
}

.odoo-custom-pages .review-3-txt p.p-sm {
  margin-top: 5px;
  line-height: 1;
  margin-bottom: 0;
}

.odoo-custom-pages .reviews-4-txt h3 {
  margin-bottom: 50px;
}

.odoo-custom-pages .reviews-4-txt h5 {
  line-height: 1;
  margin-bottom: 3px;
}

.odoo-custom-pages .reviews-1-title p {
  margin-bottom: 50px;
}

.odoo-custom-pages .review-1-txt p.p-md {
  margin-bottom: 30px;
}

.odoo-custom-pages .reviews-4-txt p {
  font-weight: 400;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Testimonial Brand
/*------------------------------------------*/

.odoo-custom-pages .review-1-brand img {
  width: auto;
  max-width: inherit;
  max-height: 90px;
}

/*------------------------------------------*/
/*  Testimonials Rating
/*------------------------------------------*/

.odoo-custom-pages .app-rating {
  margin-bottom: 15px;
}

.odoo-custom-pages .review-3 .app-rating {
  margin-top: 10px;
  margin-bottom: 12px;
}

.odoo-custom-pages .review-2 .ico-20 [class*="flaticon-"]:before,
.odoo-custom-pages .review-2 .ico-20 [class*="flaticon-"]:after {
  font-size: 1.125rem;
}

.odoo-custom-pages .review-3 .ico-20 [class*="flaticon-"]:before,
.odoo-custom-pages .review-3 .ico-20 [class*="flaticon-"]:after {
  font-size: 1.05rem;
}

/*------------------------------------------*/
/*  Carousel Dots
/*------------------------------------------*/

.odoo-custom-pages .reviews-section button {
  background-color: transparent;
  border: none;
  padding: 0 2px;
}

.odoo-custom-pages .owl-theme .owl-dots .owl-dot span {
  margin: 0 7px;
}

.odoo-custom-pages .bg-dark .owl-theme .owl-dots .owl-dot span {
  background: #333;
}

.odoo-custom-pages .bg-dark .owl-theme .owl-dots .owl-dot.active span,
.odoo-custom-pages .bg-dark .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #666;
}

.odoo-custom-pages .owl-dots button:focus {
  outline: none;
  text-decoration: none;
}

/*------------------------------------------*/
/*  Testimonial Button
/*------------------------------------------*/

.odoo-custom-pages .reviews-1-btn {
  margin-top: 25px;
  margin-bottom: 40px;
}




/* ==========================================================================
  17. BRANDS
  =========================================================================== */

.odoo-custom-pages #brands-1 {
  padding-top: 70px;
  padding-bottom: 70px;
  z-index: 9;
}

.odoo-custom-pages .brands-2-wrapper {
  padding: 0 2%;
}

/*------------------------------------------*/
/*  BRANDS TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .brands-title p {
  font-weight: 400;
  margin-bottom: 60px;
}

.odoo-custom-pages .brands-section h4 {
  line-height: 1.4;
  padding: 0 5%;
  margin-bottom: 50px;
}

.odoo-custom-pages .brands-txt p {
  padding: 0 5%;
  margin-top: 20px;
  margin-bottom: 30px;
}

.odoo-custom-pages .brands-txt .btn {
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  BRANDS LOGO WRAPPER
/*------------------------------------------*/

.odoo-custom-pages #brands-1 .brand-logo {
  padding: 0 16px;
}

.odoo-custom-pages #brands-2 .brand-logo {
  display: inline-block;
  width: 25%;
  float: left;
  opacity: .8;
  padding: 0 20px;
  margin-bottom: 30px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages #brands-2 .brand-logo a {
  display: block;
  /* background-color: #f7f7f7; */
  border-radius: 10px;
  padding: 15px;
}

.odoo-custom-pages #brands-3 .brand-logo {
  text-align: center;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 30px 20px 40px;
  margin-bottom: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

.odoo-custom-pages #brands-3 .brand-logo h5 {
  margin: 15px 0 10px;
}

.odoo-custom-pages #brands-3 .brand-logo p {
  color: #757575;
  margin-bottom: 0;
}

.odoo-custom-pages #brands-2.bg-dark .brand-logo {
  opacity: .6;
}

.odoo-custom-pages #brands-3 .brand-logo img {
  padding: 0 15%;
}

.odoo-custom-pages #brands-2 .brand-logo:hover {
  opacity: 1;
}

.odoo-custom-pages #brands-1 .owl-dots {
  display: none;
}




/* ==========================================================================
  18. STATISTIC
  =========================================================================== */

.odoo-custom-pages #statistic-1,
.odoo-custom-pages #statistic-3,
.odoo-custom-pages #statistic-4 {
  padding-top: 60px;
  padding-bottom: 20px;
}

.odoo-custom-pages #statistic-1.bg-image {
  background-image: url(../../images/odoo/statistic-1.jpg);
  padding-top: 120px;
  padding-bottom: 80px;
}

.odoo-custom-pages #statistic-5 .col-md-6 {
  padding-left: 5px;
  padding-right: 5px;
}

.odoo-custom-pages .statistic-5-wrapper {
  padding-left: 60px;
}

.odoo-custom-pages #statistic-3 .statistic-block {
  padding-left: 15px;
}

.odoo-custom-pages #statistic-5 .statistic-block {
  padding: 35px 30px;
  z-index: 8;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

.odoo-custom-pages #st-5-1,
.odoo-custom-pages #st-5-2 {
  margin-bottom: 10px;
}

.odoo-custom-pages #statistic-5 .statistic-block.statistic-block-featured {
  position: absolute;
  padding: 40px 35px;
  top: -25px;
  left: -20px;
  right: -20px;
  z-index: 9;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

.odoo-custom-pages .statistic-ico {
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  STATISTIC BLOCK TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .statistic-number {
  line-height: 1;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

.odoo-custom-pages #statistic-5 .statistic-number {
  line-height: 1;
  letter-spacing: 0.5px;
  margin-bottom: 7px;
}

.odoo-custom-pages .statistic-block p {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  STATISTIC BLOCK TEXT
/*------------------------------------------*/

.odoo-custom-pages #statistic-3 .statistic-block-txt,
.odoo-custom-pages #statistic-5 .statistic-block-txt {
  overflow: hidden;
  padding-left: 25px;
}

.odoo-custom-pages .h3-xl.statistic-number {
  margin-bottom: 8px;
}

.odoo-custom-pages .statistic-block-txt p {
  font-weight: 400;
  margin-bottom: 0;
}

.odoo-custom-pages .s-icon {
  float: left;
  text-align: center;
  margin-top: 3px;
}




/* ==========================================================================
  19. BANNER
  =========================================================================== */

.odoo-custom-pages #banner-1 {
  background-image: url(../../images/odoo/banner-1.jpg);
  padding-top: 120px;
  padding-bottom: 120px;
}

.odoo-custom-pages #banner-1.banner-1-interior {
  background-image: url(../../images/odoo/banner-1-interior.jpg);
}

.odoo-custom-pages #banner-2.banner-2-logistic {
  background-image: url(../../images/odoo/banner-2-logistic.jpg);
}

.odoo-custom-pages #banner-3 {
  padding-top: 110px;
  padding-bottom: 120px;
}

.odoo-custom-pages #banner-3.bg-image {
  background-image: url(../../images/odoo/banner-3.jpg);
}

/*------------------------------------------*/
/*  BANNER TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .banner-1-txt h2 {
  padding: 0 5%;
  margin-bottom: 20px;
}

.odoo-custom-pages .banner-3-txt h6,
.odoo-custom-pages .banner-3-txt h5 {
  text-transform: uppercase;
  margin-bottom: 30px;
}

.odoo-custom-pages .banner-2-txt h2 {
  margin-bottom: 20px;
}

.odoo-custom-pages .banner-3-txt h2 {
  margin-bottom: 40px;
}

.odoo-custom-pages .banner-1-txt p {
  padding: 0 15%;
  margin-bottom: 35px;
}

.odoo-custom-pages .banner-2-txt p {
  font-weight: 400;
  padding: 0 10%;
  margin-bottom: 30px;
}




/* ==========================================================================
  20. CALL TO ACTION
  =========================================================================== */

.odoo-custom-pages #cta-1 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.odoo-custom-pages #cta-2 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.odoo-custom-pages #cta-2.bg-image {
  background-image: url(../../images/odoo/cta-2.jpg);
}

.odoo-custom-pages #cta-3 {
  background-image: url(../../images/odoo/cta-3.jpg);
  padding-top: 100px;
  padding-bottom: 100px;
}

.odoo-custom-pages #cta-4,
.odoo-custom-pages #cta-5 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.odoo-custom-pages #cta-6.bg-image {
  background-image: url(../../images/odoo/cta-6.jpg);
}

.odoo-custom-pages #cta-6.cta-6-construction {
  background-image: url(../../images/odoo/cta-6-construction.jpg);
}

.odoo-custom-pages #cta-6.cta-6-cars {
  background-image: url(../../images/odoo/cta-6-cars.jpg);
}

.odoo-custom-pages .cta-3-wrapper {
  padding: 50px 35px;
  margin: 0 5%;
}

.odoo-custom-pages .cta-4-txt {
  display: inline-block;
  text-align: center;
}

/*------------------------------------------*/
/*  CALL TO ACTION TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .cta-3-txt h4 {
  line-height: 1;
  margin-bottom: 0;
}

.odoo-custom-pages .cta-4-txt h4 {
  position: relative;
  display: inline-block;
  float: left;
  top: 4px;
  margin-right: 60px;
  margin-bottom: 0;
}

.odoo-custom-pages .cta-5-txt h4 {
  margin-bottom: 0;
}

.odoo-custom-pages .cta-6-txt h3 {
  margin-bottom: 15px;
  font-family: "Montserrat-Bold";
}


.odoo-custom-pages .cta-1-txt p {
  margin-top: 10px;
  margin-bottom: 0;
}

.odoo-custom-pages .cta-2-txt p {
  font-weight: 400;
  padding: 0 8%;
  margin-top: 20px;
  margin-bottom: 25px;
}

.odoo-custom-pages .cta-2-txt p.p-md {
  margin-bottom: 0;
}

.odoo-custom-pages .cta-2-txt p a {
  font-weight: 500;
  text-decoration: underline;
}

/*------------------------------------------*/
/*  CALL TO ACTION BUTTONS
/*------------------------------------------*/

.odoo-custom-pages .cta-1-btn p {
  margin-bottom: 0;
}

.odoo-custom-pages .cta-5-txt .btns-group {
  position: relative;
  display: inline-block;
}

.odoo-custom-pages .cta-6-btn {
  border-left: 2px solid rgba(255, 255, 255, .2);
  padding: 25px 20px 15px;
  margin-bottom: 10px;
}

.odoo-custom-pages .cta-6-btn .btn {
  margin: 0 5% 30px;
}




/* ==========================================================================
  21. DOWNLOAD
  =========================================================================== */

.odoo-custom-pages #download-1 {
  background-image: url(../../images/odoo/download-1.jpg);
}

/*------------------------------------------*/
/*   DOWNLOAD TEXT
/*------------------------------------------*/

.odoo-custom-pages .download-logo {
  margin-bottom: 30px;
}

.odoo-custom-pages .download-logo img {
  width: auto;
  max-width: inherit;
  max-height: 100px;
}

.odoo-custom-pages #download-2 .txt-block {
  margin-top: -20px;
}

/*------------------------------------------*/
/*  DOWNLOAD TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .download-1-txt h2 {
  letter-spacing: -1px;
  margin-bottom: 15px;
}

.odoo-custom-pages .download-1-txt p.p-lg {
  padding-right: 5%;
  margin-bottom: 30px;
}

.odoo-custom-pages .download-section p.os-version {
  margin-bottom: 0;
}

.odoo-custom-pages .download-section p.os-version span {
  font-size: 1.15rem;
  margin-left: 7px;
}

/*------------------------------------------*/
/*  DOWNLOAD IMAGE
/*------------------------------------------*/

.odoo-custom-pages #download-2 .img-block {
  text-align: center;
  position: relative;
  z-index: 999;
  margin-bottom: -60px;
}




/* ==========================================================================
  22. FAQs
  =========================================================================== */

.odoo-custom-pages #faqs-1 .question {
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  FAQs TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages #faqs-1 .question h6 {
  margin-bottom: 15px;
  font-family: "Montserrat-Bold";
}

/*------------------------------------------*/
/*  FAQS ACCORDION  
/*------------------------------------------*/

.odoo-custom-pages #accordion {
  padding: 0 5%;
}

.odoo-custom-pages #faqs-2 .card-header {
  padding: 25px 0;
  background-color: transparent;
  border: none;
  position: relative;
}

.odoo-custom-pages #faqs-2 #accordion [data-toggle="collapse"].collapsed:after,
.odoo-custom-pages #faqs-2 #accordion [data-toggle="collapse"]:after {
  font-family: Flaticon;
  font-weight: 400;
  content: "\f139";
  position: absolute;
  font-size: 0.85rem;
  top: 29px;
  right: 5px;
}

.odoo-custom-pages #faqs-2 #accordion [data-toggle="collapse"].collapsed:after {
  content: "\f138";
}

.odoo-custom-pages #faqs-2 .card-header a:hover {
  color: #151515;
}

/*------------------------------------------*/
/*  Question
/*------------------------------------------*/

.odoo-custom-pages #accordion .card {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #d4d4d4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.odoo-custom-pages #accordion .card.last-card {
  border-bottom: none;
}

.odoo-custom-pages #accordion .card-header h5 {
  line-height: 1;
  margin-bottom: 0;
}

.odoo-custom-pages .question h5 span,
.odoo-custom-pages #accordion .card-header h5 span {
  margin-right: 3px;
}

/*------------------------------------------*/
/*  Answer
/*------------------------------------------*/

.odoo-custom-pages #accordion .card-body {
  padding: 0 0 15px 0;
}

/*------------------------------------------*/
/*  MORE QUESTIONS
/*------------------------------------------*/

.odoo-custom-pages .more-questions {
  padding: 50px 50px;
  margin: 40px 6% 0;
}

.odoo-custom-pages .bg-lightgrey .more-questions {
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

.odoo-custom-pages .bg-dark .more-questions {
  background-color: #222;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

.odoo-custom-pages .more-questions p {
  font-weight: 400;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  MORE QUESTIONS TITLE
/*------------------------------------------*/

.odoo-custom-pages .more-questions-title {
  margin-top: 50px;
}

.odoo-custom-pages .more-questions-title p {
  padding: 0 5%;
  margin-top: 20px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  FAQs CONTACTS
/*------------------------------------------*/

.odoo-custom-pages .faqs-contacts-wrapper {
  margin: 45px 10% 0;
}

.odoo-custom-pages .faqs-contacts {
  text-align: center;
  border: 1px solid #ddd;
  padding: 55px 60px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages .faqs-contacts:hover {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.odoo-custom-pages .faqs-contacts h5 {
  line-height: 1;
  margin-top: 25px;
  margin-bottom: 5px;
}

.odoo-custom-pages .faqs-contacts p {
  font-weight: 400;
  margin-bottom: 0;
}




/* ==========================================================================
  23. NEWSLETTER
  =========================================================================== */

.odoo-custom-pages #newsletter-1 {
  padding-top: 80px;
  padding-bottom: 60px;
}

/*------------------------------------------*/
/*  NEWSLETTER TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .newsletter-txt {
  padding: 0 8%;
}

.odoo-custom-pages .newsletter-txt p {
  padding: 0 10%;
  margin-top: 25px;
  margin-bottom: 0;
}

.odoo-custom-pages .newsletter-txt p a {
  font-weight: 500;
  text-decoration: underline;
}

.odoo-custom-pages .newsletter-txt p a:hover {
  color: #eee;
}

/*------------------------------------------*/
/*   Newsletter Form Input
/*------------------------------------------*/

.odoo-custom-pages .newsletter-section .form-control {
  height: 60px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #666;
  font-size: 18px;
  font-weight: 300;
  padding: 0 20px;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .newsletter-section .input-group>.custom-select:not(:last-child),
.odoo-custom-pages .newsletter-section .input-group>.form-control:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/*------------------------------------------*/
/*  Newsletter Form Input Focus
/*------------------------------------------*/

.odoo-custom-pages .newsletter-section .form-control:focus {
  border: 1px solid #999;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Newsletter Form Input Placeholder
/*------------------------------------------*/

.odoo-custom-pages .newsletter-section .form-control::-moz-placeholder {
  color: #999;
}

.odoo-custom-pages .newsletter-section .form-control:-ms-input-placeholder {
  color: #999;
}

.odoo-custom-pages .newsletter-section .form-control::-webkit-input-placeholder {
  color: #999;
}

/*------------------------------------------*/
/*  Newsletter Form Button
/*------------------------------------------*/

.odoo-custom-pages .newsletter-section .btn {
  width: 100%;
  height: 60px;
  font-size: 19px;
  padding: 13px 45px;
  margin-left: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 46px;
  border-radius: 4px;
}

/*------------------------------------------*/
/*  Newsletter Form Notification
/*------------------------------------------*/

.odoo-custom-pages .newsletter-section .form-notification {
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1;
  margin: 7px 0 0;
}

.odoo-custom-pages .newsletter-section .form-notification.error {
  color: #f6412d !important;
}

.odoo-custom-pages .newsletter-section .form-notification.valid {
  color: #48af4b !important;
}




/* ==========================================================================
  24. BLOG
  =========================================================================== */

/*------------------------------------------*/
/*  BLOG POST
/*------------------------------------------*/

.odoo-custom-pages .blog-1-post {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 40px;
}

.odoo-custom-pages .blog-2-post {
  margin-bottom: 20px;
}

.odoo-custom-pages .blog-3-post {
  position: relative;
  overflow: hidden;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 40px;
}

.odoo-custom-pages .blog-3-post.gold-border {
  border-bottom: 4px solid #d1b665;
}

.odoo-custom-pages .bg-lightgrey .blog-1-post,
.odoo-custom-pages .bg-lightgrey .blog-3-post {
  border-color: transparent;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .05);
}

.odoo-custom-pages .bg-lightgrey .blog-3-post.rose-border {
  border-bottom: 4px solid #ff495a;
}

.odoo-custom-pages .bg-lightgrey .blog-3-post.gold-border {
  border-bottom: 4px solid #d1b665;
}

.odoo-custom-pages .bg-lightgrey .blog-3-post.skyblue-border {
  border-bottom: 4px solid #37baf2;
}

.odoo-custom-pages .bg-lightgrey .blog-3-post.purple-border {
  border-bottom: 4px solid #6926cd;
}

/*------------------------------------------*/
/*  BLOG POST TEXT
/*------------------------------------------*/

.odoo-custom-pages .blog-post-txt {
  padding: 25px 20px 20px;
}

.odoo-custom-pages #blog-2 .blog-post-txt {
  padding: 25px 0 20px;
}

.odoo-custom-pages #blog-3 .blog-post-txt {
  padding: 35px 25px 20px;
}

/*------------------------------------------*/
/*  BLOG POST TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .blog-post-txt h6,
.odoo-custom-pages .blog-post-txt h5 {
  line-height: 1.3;
  margin-bottom: 30px;
}

.odoo-custom-pages #blog-2 .blog-post-txt h6,
.odoo-custom-pages #blog-2 .blog-post-txt h5 {
  margin-bottom: 10px;
}

.odoo-custom-pages #blog-3 .blog-post-txt h6,
.odoo-custom-pages #blog-3 .blog-post-txt h5 {
  margin-bottom: 20px;
}

.odoo-custom-pages #blog-2 .blog-post-txt p {
  margin-bottom: 0;
}

.odoo-custom-pages #blog-2 .post-author h5 {
  color: #bbb;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -1px;
  margin-bottom: 6px;
}

.odoo-custom-pages #blog-2 .post-author h5.grey-color {
  color: #ddd;
}

.odoo-custom-pages .post-author span {
  display: block;
  color: #888;
  font-size: 1.05rem;
  font-weight: 400;
}

.odoo-custom-pages #blog-2 .post-author span {
  line-height: 1;
  margin-bottom: 20px;
}

.odoo-custom-pages p.post-tag {
  color: #888;
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 500;
}

.odoo-custom-pages .post-date {
  display: block;
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 14px;
}

/*------------------------------------------*/
/*  Post Link 
/*------------------------------------------*/

.odoo-custom-pages .post-link {
  text-align: center;
  position: absolute;
  right: 15px;
  bottom: 15px;
  padding: 10px;
}

.odoo-custom-pages .post-link.ico-20 [class*="flaticon-"]:before,
.odoo-custom-pages .post-link.ico-20 [class*="flaticon-"]:after {
  font-size: 1.125rem;
}

/*------------------------------------------*/
/*  Post Image
/*------------------------------------------*/

.odoo-custom-pages .blog-1-post:hover img,
.odoo-custom-pages .blog-2-post:hover img,
.odoo-custom-pages .blog-3-post:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1);
  -moz-transform: scale(1.1);
}




/* ==========================================================================
  25. BLOG LISTING PAGE
  =========================================================================== */

.odoo-custom-pages .blog-post.b-bottom {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 40px;
}

.odoo-custom-pages #blog-listing-1 .blog-post-txt {
  padding: 0 0 0 20px;
}

.odoo-custom-pages #blog-listing-2 .blog-post-txt {
  padding: 35px 0 0;
}

.odoo-custom-pages #blog-listing-1 .blog-post-txt h5,
.odoo-custom-pages #blog-listing-2 .blog-post-txt h5 {
  margin-bottom: 15px;
}

.odoo-custom-pages #blog-listing-2 h5.posts-category {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-top: 60px;
  margin-bottom: 50px;
}

/*------------------------------------------*/
/*  POPULAR POST
/*------------------------------------------*/

.odoo-custom-pages .popular-post {
  background-color: #fff;
  padding: 20px 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .1);
  box-shadow: 0px 5px 10px 0 rgba(10, 10, 10, .1);
}

.odoo-custom-pages .popular-post a {
  font-weight: 400;
}

.odoo-custom-pages .popular-post a::after {
  font-size: 1.05rem;
  display: inline-block;
  padding-left: 2px;
  margin-top: -1px;
  color: #ff495a;
  content: "\00bb";
}

.odoo-custom-pages .popular-post a:hover {
  color: #777;
}

/*------------------------------------------*/
/*   SIDEBAR SEARCH FORM
/*------------------------------------------*/

.odoo-custom-pages #search-field .form-control {
  background-color: #f0f0f0;
  height: 54px;
  font-size: 17px;
  padding-left: 20px;
  border: none;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}

.odoo-custom-pages #search-field .btn {
  background-color: #f0f0f0;
  color: #777;
  border: none;
  height: 54px;
  padding: 0 18px;
  margin-top: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
  -webkit-border-radius: 0px 6px 6px 0;
  -moz-border-radius: 0px 6px 6px 0;
  border-radius: 0px 6px 6px 0;
}

.odoo-custom-pages #search-field .form-control:focus {
  border-color: #999;
  outline: 0px none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  SIDEBAR TYPOGREPHY
/*------------------------------------------*/

.odoo-custom-pages .sidebar-div h6 {
  margin-bottom: 20px;
}

.odoo-custom-pages .sidebar-div.ico-20 [class^="flaticon-"]:before,
.odoo-custom-pages .sidebar-div.ico-20 [class^="flaticon-"]:after {
  font-size: 1.1rem;
}


/*------------------------------------------*/
/*   SIDEBAR BLOG CATEGORIES
/*------------------------------------------*/

.odoo-custom-pages ul.blog-category-list>li {
  padding: 15px 0;
  border-bottom: 1px dashed #c0c0c0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.odoo-custom-pages ul.blog-category-list>li:first-child {
  padding: 0 0 15px;
}

.odoo-custom-pages ul.blog-category-list>li:last-child {
  padding: 15px 0 0;
  border-bottom: none;
}

.odoo-custom-pages ul.blog-category-list>li p {
  margin-bottom: 0;
}

.odoo-custom-pages ul.blog-category-list>li a {
  color: #676869;
  font-weight: 400;
}

.odoo-custom-pages ul.blog-category-list>li span {
  color: #555;
  font-weight: 700;
}

.odoo-custom-pages ul.blog-category-list li:hover {
  padding-left: 8px;
}

/*------------------------------------------*/
/*  SIDEBAR TAGS
/*------------------------------------------*/

.odoo-custom-pages .badge {
  color: #777;
  font-size: 0.875rem;
  font-weight: 700;
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 8px;
  padding: 5px 10px;
  margin-right: 2px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .badge a {
  color: #888 !important;
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.42857;
}

.odoo-custom-pages .badge:hover {
  background-color: transparent;
  border-color: #ccc;
}

.odoo-custom-pages .badge1:hover a {
  color: #fff !important;
}

/*------------------------------------------*/
/*  SINGLE POST
/*------------------------------------------*/

.odoo-custom-pages .single-post-txt h5 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.odoo-custom-pages .single-post-title,
.odoo-custom-pages .post-title-tag {
  margin-bottom: 35px;
}

.odoo-custom-pages #single-post .post-author {
  padding-top: 5px;
}

.odoo-custom-pages #single-post .post-author span {
  display: block;
  color: #888;
  font-size: 1.0625rem;
  font-weight: 400;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  POST DATA
/*------------------------------------------*/

.odoo-custom-pages #single-post .post-data {
  margin-top: 35px;
  margin-bottom: 35px;
}

.odoo-custom-pages #single-post .post-author-avatar {
  display: inline-block;
  float: left;
}

/*------------------------------------------*/
/*  Post Author Avatar 
/*------------------------------------------*/

.odoo-custom-pages #single-post .post-author-avatar img {
  width: 65px;
  height: 65px;
  display: inline-block;
  margin: 0 20px 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

/*------------------------------------------*/
/*  Follow Button 
/*------------------------------------------*/

.odoo-custom-pages .follow-author {
  position: relative;
  color: #757575;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 400;
  padding: 3px 8px;
  top: -5px;
  margin-left: 6px;
  border: 1px solid #888;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*------------------------------------------*/
/*  SINGLE POST QUOTE
/*------------------------------------------*/

.odoo-custom-pages .quote {
  margin-top: 40px;
  margin-bottom: 40px;
}

.odoo-custom-pages .quote p {
  color: #666;
  font-size: 1.35rem !important;
  font-weight: 300;
  padding-left: 20px;
  margin-top: 25px;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  BLOG POST INNER IMAGE
/*------------------------------------------*/

.odoo-custom-pages .post-inner-img {
  text-align: center;
  margin-top: 55px;
  margin-bottom: 50px;
}

.odoo-custom-pages .post-inner-img p {
  margin-top: 25px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  POST TAGS 
/*------------------------------------------*/

.odoo-custom-pages .post-share-links {
  margin-top: 60px;
}

.odoo-custom-pages .post-tags-list span a {
  color: #757575;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.42857;
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  padding: 8px 16px;
  margin-right: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.odoo-custom-pages .post-tags-list span a:hover {
  background-color: transparent;
  border-color: #ccc;
}

/*------------------------------------------*/
/*  POST SHARE ICONS
/*-----------------------------------------*/

.odoo-custom-pages .post-share-links .share-social-icons {
  display: inline-block;
  padding-left: 0;
}

.odoo-custom-pages .post-share-links .share-social-icons li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

.odoo-custom-pages .post-share-links .share-social-icons a.share-ico span {
  color: #555;
  width: 33px;
  height: 33px;
  font-size: 21px;
  display: block;
  margin-right: 5px;
}

/*------------------------------------------*/
/*  OTHER POSTS TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .other-posts {
  margin: 80px 0;
  padding: 70px 0 40px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.odoo-custom-pages .other-posts h6 {
  margin-bottom: 8px;
}

.odoo-custom-pages .prev-post a,
.odoo-custom-pages .next-post a {
  color: #999;
  font-size: 1.0625rem;
  line-height: 1.2;
}

.odoo-custom-pages .all-posts a {
  color: #757575;
  font-size: 1.75rem;
  line-height: 1;
}

.odoo-custom-pages .prev-post a:hover,
.odoo-custom-pages .next-post a:hover {
  color: #000;
  text-decoration: underline;
}

.odoo-custom-pages .all-posts a:hover {
  color: #333;
}

/*------------------------------------------*/
/*  POST COMMENTS
/*------------------------------------------*/

.odoo-custom-pages .comments-wrapper h5 {
  margin-bottom: 50px;
}

.odoo-custom-pages .post-comments h5 {
  padding-bottom: 30px;
  margin-bottom: 80px;
  border-bottom: 1px solid #ddd;
}

.odoo-custom-pages .comments-wrapper img {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.odoo-custom-pages .media-body p {
  color: #757575;
}

.odoo-custom-pages .comment-meta {
  margin-bottom: 10px;
}

.odoo-custom-pages .comment-meta h6 {
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 2px;
}

.odoo-custom-pages .comment-date {
  color: #888;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}

.odoo-custom-pages .btn-reply {
  margin-left: 3px;
}

.odoo-custom-pages .btn-reply a {
  color: #888;
  font-size: 15px;
  font-weight: 400;
}

.odoo-custom-pages .btn-reply a span {
  margin: 0 2px;
}

.odoo-custom-pages .btn-reply.ico-20 [class^="flaticon-"]:before,
.odoo-custom-pages .btn-reply.ico-20 [class^="flaticon-"]:after {
  font-size: 0.8rem;
}

.odoo-custom-pages .btn-reply a:hover {
  color: #222;
}

.odoo-custom-pages .comments-wrapper hr {
  margin-top: 24px;
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*  SINGLE POST COMMENT FORM
/*------------------------------------------*/

.odoo-custom-pages #leave-comment h5 {
  padding-bottom: 0;
  margin-top: 80px;
  margin-bottom: 3px;
  border: none;
}

.odoo-custom-pages .comment-form {
  position: relative;
  margin-top: 50px;
}

.odoo-custom-pages .comment-form p {
  color: #333;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 10px;
  padding-left: 5px;
  display: block;
}

.odoo-custom-pages .comment-form .form-control {
  height: 54px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 18px;
  font-weight: 300;
  padding: 0 15px;
  margin-bottom: 22px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages .comment-form .form-control:focus {
  border-color: #00b2e4;
  outline: 0px none;
  box-shadow: none;
}

.odoo-custom-pages .comment-form textarea {
  min-height: 200px;
}

.odoo-custom-pages .comment-form textarea.form-control {
  padding: 20px;
}

/*------------------------------------------*/
/*  Comment Form Button
/*------------------------------------------*/

.odoo-custom-pages .comment-form .btn {
  margin-top: 15px;
}

.odoo-custom-pages .comment-form .btn:focus {
  outline: 0px none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Comment Form Message
/*------------------------------------------*/

.odoo-custom-pages .comment-form-msg {
  width: 100% !important;
  display: block;
  margin-top: 10px;
  padding-left: 0;
}

.odoo-custom-pages .comment-form .loading {
  color: #00b2e4;
  font-size: 18px;
  font-weight: 400;
}

.odoo-custom-pages .comment-form .error {
  color: #e74c3c;
  font-size: 14.5px;
  font-weight: 300;
  margin-bottom: 20px;
}

.odoo-custom-pages .comment-form .form-control.error {
  font-size: 17px !important;
}




/* ==========================================================================
  26. CONTACTS
  =========================================================================== */

.odoo-custom-pages #contacts-2 {
  padding-top: 60px;
  padding-bottom: 30px;
}

.odoo-custom-pages #contacts-3.bg-image {
  background-image: url(../../images/odoo/contacts-3.jpg);
}

/*------------------------------------------*/
/*  CONTACT BOX
/*------------------------------------------*/

.odoo-custom-pages .contact-1-box {
  text-align: center;
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  CONTACT BOX TEXT
/*------------------------------------------*/

.odoo-custom-pages .contact-2-box {
  padding-left: 20px;
  margin-bottom: 27px;
}

.odoo-custom-pages .contact-box-txt {
  overflow: hidden;
  padding-left: 22px;
}

/*------------------------------------------*/
/*  CONTACT BOX TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .contact-1-box h5 {
  margin-top: 25px;
  margin-bottom: 12px;
}

.odoo-custom-pages .contact-3-box h5 {
  margin-bottom: 15px;
}

.odoo-custom-pages .contact-1-box p,
.odoo-custom-pages .contact-2-box p,
.odoo-custom-pages .contact-3-box p {
  font-size: 1.05rem;
  font-weight: 400;
  margin-bottom: 3px;
}

/*------------------------------------------*/
/*  CONTACT BOX ICON
/*------------------------------------------*/

.odoo-custom-pages .contact-box-ico {
  float: left;
  text-align: center;
  margin-top: 3px;
}

/*------------------------------------------*/
/*  CONTACT FORM
/*------------------------------------------*/

.odoo-custom-pages .contact-form .form-control {
  height: 54px;
  background-color: #fff;
  border: 1px solid #1a2a42;
  box-shadow: 0 0 0 0;
  color: #1a2a42;
  font-size: 17px;
  line-height: 1;
  font-weight: 300;
  padding: 0 15px;
  margin-bottom: 22px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/*------------------------------------------*/
/*  Contact Form Textarea
/*------------------------------------------*/

.odoo-custom-pages .contact-form textarea {
  min-height: 220px;
}

.odoo-custom-pages .contact-form textarea.form-control {
  padding: 20px 15px;
}

/*------------------------------------------*/
/*  Contact Form Placeholder
/*------------------------------------------*/

.odoo-custom-pages .contact-form .form-control::-moz-placeholder {
  color: #1a2a42;
  opacity: 0.6;
}

.odoo-custom-pages .contact-form .form-control:-ms-input-placeholder {
  color: #1a2a42;
  opacity: 0.6;
}

.odoo-custom-pages .contact-form .form-control::-webkit-input-placeholder {
  color: #1a2a42;
  opacity: 0.6;
}

/*------------------------------------------*/
/*  Contact Form Input Focus
/*------------------------------------------*/

.odoo-custom-pages .contact-form .form-control:focus {
  outline: 0px none;
  box-shadow: none;
  border-color: #1a2a42;
}

.odoo-custom-pages .bg-color-01 .contact-form .form-control :focus {
  border-color: #fff;
}

.odoo-custom-pages input:-webkit-autofill,
.odoo-custom-pages input:-webkit-autofill:hover,
.odoo-custom-pages input:-webkit-autofill:focus,
.odoo-custom-pages textarea:-webkit-autofill,
.odoo-custom-pages textarea:-webkit-autofill:hover,
.odoo-custom-pages textarea:-webkit-autofill:focus,
.odoo-custom-pages select:-webkit-autofill,
.odoo-custom-pages select:-webkit-autofill:hover,
.odoo-custom-pages select:-webkit-autofill:focus {
  border: 1px solid green;
  -webkit-text-fill-color: #555;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

/*------------------------------------------*/
/*  Contact Form Message
/*------------------------------------------*/

.odoo-custom-pages .contact-form-msg {
  width: 100% !important;
  display: block;
  margin-top: 10px;
  padding-left: 0;
}

.odoo-custom-pages .contact-form .loading {
  color: #00b2e4;
  font-size: 18px;
  font-weight: 400;
}

.odoo-custom-pages .contact-form .error {
  color: #e74c3c;
  font-size: 14.5px;
  font-weight: 300;
  margin-bottom: 20px;
}

.odoo-custom-pages .contact-form .form-control.error {
  font-size: 17px !important;
}




/* ==========================================================================
  27. GOOGLE MAP
  =========================================================================== */

.odoo-custom-pages .contacts-map {
  margin-top: 80px;
}

.odoo-custom-pages .google-map {
  position: relative;
  padding: 0px 0px 32%;
  height: 0px;
  overflow: hidden;
}

.odoo-custom-pages .contacts-map .google-map {
  padding: 0px 0px 35%;
}


.odoo-custom-pages .google-map iframe,
.odoo-custom-pages .google-map object,
.odoo-custom-pages .google-map embed {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
}




/* ==========================================================================
  28. FOOTER
  ========================================================================== */

.odoo-custom-pages .footer {
  padding-top: 80px;
  padding-bottom: 30px;
}

.odoo-custom-pages #footer-6 .footer {
  padding-top: 100px;
}

/*------------------------------------------*/
/*  FOOTER LOGO
/*------------------------------------------*/

.odoo-custom-pages .footer-logo {
  margin-bottom: 15px;
}

.odoo-custom-pages .footer-logo img {
  width: auto;
  max-width: inherit;
  max-height: 45px;
}

.odoo-custom-pages #footer-3 .footer-logo img {
  max-height: 40px;
}

/*------------------------------------------*/
/*  FOOTER TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .footer h6,
.odoo-custom-pages .footer h5.h5-xs,
.odoo-custom-pages .footer h5.h5-sm,
.odoo-custom-pages .footer h5.h5-md {
  line-height: 1;
  margin-top: 8px;
  margin-bottom: 20px;
}

.odoo-custom-pages .footer h5.h5-xs {
  font-size: 1.3125rem;
}

.odoo-custom-pages .footer h5.h5-md {
  font-size: 1.4375rem;
}

.odoo-custom-pages .footer p,
.odoo-custom-pages .footer a {
  color: #888;
  font-size: 1.125rem;
  transition: all 0.2s ease-in-out;
}

.odoo-custom-pages .footer-box p {
  margin-bottom: 5px;
}

.odoo-custom-pages .footer-box p.foo-email a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

.odoo-custom-pages .footer a.foo-tag {
  color: #aaa;
  font-size: 1.05rem;
}

.odoo-custom-pages .footer a span {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages .bg-dark.footer p,
.odoo-custom-pages .bg-dark.footer a,
.odoo-custom-pages .bg-dark.footer a span {
  color: #bbb;
}

.odoo-custom-pages .footer .footer-links a:hover {
  color: #151515;
  padding-left: 4px;
}

.odoo-custom-pages #footer-6.footer .footer-links a:hover {
  padding-left: 0;
}

.odoo-custom-pages .bg-dark.footer h6,
.odoo-custom-pages .bg-dark.footer h5,
.odoo-custom-pages .bg-dark.footer a:hover,
.odoo-custom-pages .bg-dark.footer a:hover span,
.odoo-custom-pages .bg-dark.footer p.foo-email a,
.odoo-custom-pages .bg-dark.footer .footer-links a:hover {
  color: #fff;
}

.odoo-custom-pages .footer-contacts p {
  margin-bottom: 3px;
}

.odoo-custom-pages p.foo-email a {
  color: #666;
  font-weight: 500;
  text-decoration: underline;
}

.odoo-custom-pages .foo-news span {
  font-size: 15px;
  display: block;
  margin-top: 4px;
}

/*------------------------------------------*/
/*   FOOTER LINKS
/*------------------------------------------*/

.odoo-custom-pages .footer-links li,
.odoo-custom-pages .footer-tags-list li {
  width: auto !important;
  display: block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
  padding: 0;
}

.odoo-custom-pages .footer-tags-list li {
  display: inline-block !important;
  margin: 0 3px 12px;
}

.odoo-custom-pages .footer-links li p {
  margin-bottom: 8px;
}

.odoo-custom-pages .footer-list span {
  position: relative;
  font-weight: 300;
  top: 2px;
  margin-right: 5px;
}

.odoo-custom-pages .footer-list.ico-20 [class*="flaticon-"]:before,
.odoo-custom-pages .footer-list.ico-20 [class*="flaticon-"]:after {
  font-size: 1.125rem;
}

/*------------------------------------------*/
/*. FOOTER SOCIAL LINKS
/*------------------------------------------*/

.odoo-custom-pages #footer-6 .footer-socials-links p {
  font-size: 0.95rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin-bottom: 6px;
}

.odoo-custom-pages #footer-6 .footer-socials-links p a {
  text-decoration: underline;
}

.odoo-custom-pages .footer-socials-links p a.link-facebook:hover {
  color: #3b5998;
}

.odoo-custom-pages .footer-socials-links p a.link-twitter:hover {
  color: #00a9ed;
}

.odoo-custom-pages .footer-socials-links p a.link-instagram:hover {
  color: #e44772
}

.odoo-custom-pages .footer-socials-links p a.link-youtube:hover {
  color: #cd1b20;
}

/*------------------------------------------*/
/*  FOOTER TAGS
/*------------------------------------------*/

.odoo-custom-pages .foo-tag {
  font-weight: 400;
  background-color: transparent;
  padding: 4px 8px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.odoo-custom-pages .foo-tag:hover {
  background-color: transparent;
  border: 1px solid #aaa;
}

/*------------------------------------------*/
/*  FOOTER INSTAGRAM IMAGES
/*------------------------------------------*/

.odoo-custom-pages .footer-img img.insta-img {
  float: left;
  width: 75px;
  height: 75px;
  margin: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*------------------------------------------*/
/*   FOOTER NEWSLETTER FORM
/*------------------------------------------*/

.odoo-custom-pages .footer-form .form-control {
  height: 48px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-right: none;
  color: #333;
  font-size: 1rem;
  padding: 0 15px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages .bg-lightgrey .footer-form .form-control {
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-right: none;
  color: #f4f4f4;
}

.odoo-custom-pages .bg-dark .footer-form .form-control {
  background-color: #222;
  border: 1px solid #444;
  border-right: none;
  color: #ccc;
}

/*------------------------------------------*/
/*  Newsletter Form Input Focus
/*------------------------------------------*/

.odoo-custom-pages .footer-form .form-control:focus {
  border: 1px solid #ccc;
  border-right: none;
  outline: 0;
  box-shadow: none;
}

.odoo-custom-pages .bg-dark .footer-form .form-control:focus {
  border: 1px solid #444;
  border-right: none;
}

/*------------------------------------------*/
/*  Newsletter Form Button
/*------------------------------------------*/

.odoo-custom-pages .footer-form .btn {
  height: 48px;
  color: #aaa;
  background-color: #fff;
  border: 1px solid #ccc;
  border-left: none;
  font-size: 1.45rem;
  line-height: 1 !important;
  margin-top: 0;
  padding: 0 15px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.odoo-custom-pages .footer-form .btn span {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages .bg-lightgrey .footer-form .btn {
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-left: none;
}

.odoo-custom-pages .bg-dark .footer-form .btn {
  background-color: #222;
  border: 1px solid #444;
  border-left: none;
}

.odoo-custom-pages .bg-dark .footer-form .btn span {
  color: #666;
}

.odoo-custom-pages .footer-form .btn:hover span,
.odoo-custom-pages .bg-dark .footer-form .btn:hover span {
  color: #d2322b;
}

/*------------------------------------------*/
/*  Footer Form Notification
/*------------------------------------------*/

.odoo-custom-pages .footer-form .form-notification {
  color: #2dcb21;
  font-size: 0.95rem;
  line-height: 1.25;
  font-weight: 400;
  margin-top: 12px;
  margin-left: 5px;
}

/*------------------------------------------*/
/*  BOTTOM FOOTER
/*------------------------------------------*/

.odoo-custom-pages .bottom-footer {
  border-top: 1px solid #eee;
  margin-top: 20px;
  padding-top: 30px;
}

.odoo-custom-pages .bg-dark .bottom-footer {
  border-top: 1px solid #444;
}

.odoo-custom-pages .bottom-footer p {
  margin-bottom: 0;
}

.odoo-custom-pages .footer-copyright p {
  line-height: 18px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Bottom Footer List
/*------------------------------------------*/

.odoo-custom-pages .bottom-footer-list li {
  font-size: 1rem;
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 9px 0 0;
  padding: 0;
}

.odoo-custom-pages #footer-6 .bottom-footer-list li {
  margin-bottom: 10px;
}

.odoo-custom-pages #footer-3 .bottom-footer-list li a {
  font-weight: 600;
}

.odoo-custom-pages .bottom-footer-list li a span {
  margin-right: 4px;
}

.odoo-custom-pages .bottom-footer-list p:after {
  content: "|";
  padding-left: 11px;
  position: relative;
  top: -1px;
}

.odoo-custom-pages .bottom-footer-list p.last-li:after {
  content: " ";
  padding-left: 0;
}

/*------------------------------------------*/
/*  Bottom Socials List
/*------------------------------------------*/

.odoo-custom-pages .foo-socials {
  display: inline-block;
  padding-left: 0;
  margin: 0 auto 0;
}

.odoo-custom-pages .foo-socials li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 0 8px 0;
  padding: 0;
}

.odoo-custom-pages .foo-socials a {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 8px;
}




/* ==========================================================================
  29 INNER PAGE HERO
  =========================================================================== */

.odoo-custom-pages .page-hero-section {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll !important;
  padding-top: 170px;
  padding-bottom: 130px;
}

.odoo-custom-pages #about-page {
  background-image: url(../../images/odoo/about-page.jpg);
}

.odoo-custom-pages #blogs-listing-page {
  background-image: url(../../images/odoo/blogs-listing-page.jpg);
}

.odoo-custom-pages #contacts-page {
  background-image: url(../../images/odoo/contacts-page.jpg);
}

.odoo-custom-pages #customers-page {
  background-image: url(../../images/odoo/customers-page.jpg);
}

.odoo-custom-pages #faqs-page {
  background-image: url(../../images/odoo/faqs-page.jpg);
}

.odoo-custom-pages #gallery-page {
  background-image: url(../../images/odoo/gallery-page.jpg);
}

.odoo-custom-pages #pricing-page {
  background-image: url(../../images/odoo/pricing-page.jpg);
}

.odoo-custom-pages #project-details-page {
  background-image: url(../../images/odoo/project-details-page.jpg);
}

.odoo-custom-pages #services-page {
  background-image: url(../../images/odoo/services-page.jpg);
}

.odoo-custom-pages #service-details-page {
  background-image: url(../../images/odoo/service-details-page.jpg);
}

.odoo-custom-pages #service-details-page.bg-design {
  background-image: url(../../images/odoo/service-page-design.jpg);
}

.odoo-custom-pages #service-details-page.bg-constr {
  background-image: url(../../images/odoo/service-page-constr.jpg);
}

.odoo-custom-pages #service-details-page.bg-handyman {
  background-image: url(../../images/odoo/service-page-handyman.jpg);
}

.odoo-custom-pages #single-post-page {
  background-image: url(../../images/odoo/single-post-page.jpg);
}

.odoo-custom-pages #team-page {
  background-image: url(../../images/odoo/team-page.jpg);
}

.odoo-custom-pages #terms-page {
  background-image: url(../../images/odoo/terms-page.jpg);
}

/*------------------------------------------*/
/*  INNER PAGE HERO TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .page-hero-section h3 {
  margin-bottom: 0;
}




/* ==========================================================================
  30. BREADCRUMB
  =========================================================================== */

.odoo-custom-pages #breadcrumb {
  margin-bottom: 20px;
  text-align: center;
}

.odoo-custom-pages .breadcrumb-nav {
  display: inline-block;
  margin: 0 auto;
}

.odoo-custom-pages .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0;
  width: 100%;
}

/*------------------------------------------*/
/*  BREADCRUMB TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .breadcrumb-item a {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
}

.odoo-custom-pages .breadcrumb-item a:hover {
  color: #fff;
}

.odoo-custom-pages .breadcrumb-item.active {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 700;
  text-transform: uppercase;
}

.odoo-custom-pages .breadcrumb-item+.breadcrumb-item::before {
  font-size: 0.925rem;
  display: inline-block;
  padding-right: 10px;
  color: #fff;
  content: "/";
}

.odoo-custom-pages .breadcrumb-item+.breadcrumb-item {
  padding-left: 12px;
}




/* ==========================================================================
  31. PAGE PAGINATION
  =========================================================================== */

.odoo-custom-pages .page-pagination {
  padding-bottom: 100px;
}

.odoo-custom-pages .blog-page-pagination {
  margin-top: 80px;
  padding-top: 80px;
}

.odoo-custom-pages .page-link {
  color: #999;
  font-weight: 600;
  padding: 9px 16px;
  margin: 0 3px;
  background-color: transparent;
  border-color: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.odoo-custom-pages .page-item:first-child .page-link {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.odoo-custom-pages .page-item:last-child .page-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.odoo-custom-pages .page-item.disabled .page-link {
  color: #aaa;
  background-color: transparent;
  border-color: transparent;
}

.odoo-custom-pages .pagination.ico-20 [class^="flaticon-"]:before,
.odoo-custom-pages .pagination.ico-20 [class^="flaticon-"]:after {
  font-size: 0.7rem;
}

.odoo-custom-pages .page-link:hover,
.odoo-custom-pages .page-item.active .page-link {
  color: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
}

.odoo-custom-pages .page-link:focus {
  background-color: transparent;
  color: #666;
  border-color: transparent;
  box-shadow: 0 0;
}




/* ==========================================================================
  32. TERMS PAGE
  =========================================================================== */

/*------------------------------------------*/
/*  TERMS PAGE TYPOGRAPHY
/*------------------------------------------*/

.odoo-custom-pages .terms-box {
  margin-bottom: 30px;
}

.odoo-custom-pages .terms-box h5 {
  margin-bottom: 25px;
}

.odoo-custom-pages .terms-box a {
  font-weight: 500;
}



/* ==========================================================================
  33. SCROLL TO TOP
  ========================================================================== */

.odoo-custom-pages #scrollUp {
  display: none;
  width: 45px;
  height: 45px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-image: url(../../images/odoo/back-to-top.png);
  background-repeat: no-repeat;
  background-position: 50% 48%;
  background-color: rgba(10, 10, 10, .25);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages #scrollUp:hover {
  background-color: rgba(255, 69, 0, .95);
}

.odoo-custom-pages nav a#pull {
  display: none;
}




/* ==========================================================================
  34. COLOR SCHEME SETTINGS
  =========================================================================== */

/* Background Color */
.odoo-custom-pages .bg-theme {
  background-color: #1a2a42;
}

/* Button Color */
.odoo-custom-pages .btn-theme,
.odoo-custom-pages .scroll .btn-theme,
.odoo-custom-pages .white-color .btn-theme,
.odoo-custom-pages .theme-hover:hover,
.odoo-custom-pages .scroll .theme-hover:hover,
.odoo-custom-pages .white-color .theme-hover:hover {
  color: #fff !important;
  background-color: #1a2a42 !important;
  border-color: #1a2a42 !important;
}

.odoo-custom-pages .btn-tra-theme,
.odoo-custom-pages .scroll .btn-tra-theme,
.odoo-custom-pages .white-color .btn-tra-theme,
.odoo-custom-pages .tra-theme-hover:hover,
.odoo-custom-pages .scroll .tra-theme-hover:hover,
.odoo-custom-pages .white-color .tra-theme-hover:hover {
  color: #1a2a42 !important;
  background-color: transparent !important;
  border-color: #1a2a42 !important;
}

.odoo-custom-pages .btn-theme:hover {
  color: #1a2a42 !important;
  background-color: transparent !important;
  border-color: #1a2a42 !important;
}

.odoo-custom-pages .tra-white-hover:hover {
  border-color: white !important;
  color: white !important;
}

/* Button Color */

/* Text Color */
.odoo-custom-pages .theme-color,
.odoo-custom-pages .theme-color h2,
.odoo-custom-pages .theme-color h3,
.odoo-custom-pages .theme-color h4,
.odoo-custom-pages .theme-color h5,
.odoo-custom-pages .theme-color h6,
.odoo-custom-pages .theme-color p,
.odoo-custom-pages .theme-color a,
.odoo-custom-pages .theme-color li,
.odoo-custom-pages .theme-color i,
.odoo-custom-pages .theme-color span,
.odoo-custom-pages .white-color .theme-color {
  color: #1a2a42;
}

/* Loader */
.odoo-custom-pages #loader,
.odoo-custom-pages #loader:before,
.odoo-custom-pages #loader:after {
  border-top-color: #1a2a42;
}

/* Header Hover */
.odoo-custom-pages .nav-theme-hover .wsmegamenu h5.h5-xs a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-theme-hover>li>ul.sub-menu>li>a:hover,
.odoo-custom-pages .nav-theme-hover .wsmegamenu .latest-news .post-summary a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-theme-hover>li>.wsmegamenu .link-list li a:hover,
.odoo-custom-pages .wsmenu>.wsmenu-list.nav-theme-hover>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover {
  color: #1a2a42 !important;
}

.odoo-custom-pages .posttitle:before,
.odoo-custom-pages .posttitle:after {
  background-color: #1a2a42;
}

/* Card Link Hover */
.odoo-custom-pages .card-2-txt h6 a:hover {
  color: #1a2a42;
}

/* Box Hover */
.odoo-custom-pages .fbox-6-hover .fbox-6:hover {
  background-color: #1a2a42;
}

/* Portfolio Filter */
.odoo-custom-pages .masonry-filter.theme-filter button.is-checked,
.odoo-custom-pages .masonry-filter.theme-filter button.is-checked:before {
  color: #1a2a42;
}

/* Project Link Hover */
.odoo-custom-pages .project-link:hover {
  background-color: #1a2a42;
}

/* Image Overlay Background */
.odoo-custom-pages .theme-overlay .item-overlay {
  background: rgba(255, 69, 0, .7);
}

.odoo-custom-pages .bg-lightgrey .blog-3-post.theme-border {
  border-bottom: 4px solid #1a2a42;
}

.odoo-custom-pages .quote p {
  border-left: 3px solid #1a2a42;
}

.odoo-custom-pages .footer-form .btn:hover span,
.odoo-custom-pages .bg-dark .footer-form .btn:hover span {
  color: #1a2a42;
}

.odoo-custom-pages .popular-post a::after {
  color: #1a2a42;
}

.odoo-custom-pages .page-link:hover,
.odoo-custom-pages .page-item.active .page-link {
  background-color: #1a2a42;
  border-color: #1a2a42;
}




/* ==========================================================================
   STYLE CHANGER 
  ========================================================================== */

.odoo-custom-pages #stlChanger {
  position: fixed;
  z-index: 9999;
  font-size: 15px;
  overflow: hidden;
  right: -230px;
  top: 100px;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.odoo-custom-pages #stlChanger.open {
  right: 0px;
}

.odoo-custom-pages #stlChanger .bgChanger {
  min-width: 280px;
  min-height: 280px;
}

.odoo-custom-pages #stlChanger .blockChanger {
  width: 230px;
}

.odoo-custom-pages #stlChanger .chBody {
  background: #2b2e37;
  width: 230px;
  position: relative;
  overflow: hidden;
  border: 1px solid #2b2e37;
  border-radius: 4px 0px 0px 4px;
  margin-left: 50px;
}

.odoo-custom-pages #stlChanger .chBut {
  background: #1a2a42;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 45px;
  left: 0;
  z-index: 1000000;
  text-align: center;
  border: 1px solid #1a2a42;
  border-left: none;
  padding: 0 0 0 2px;
  border-radius: 4px 0px 0px 4px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
}

.odoo-custom-pages #stlChanger .chBut.icon-xs [class*="flaticon-"]:before,
.odoo-custom-pages #stlChanger .chBut.icon-xs [class*="flaticon-"]:after {
  color: #fff;
  font-size: 2.15rem;
  line-height: 48px !important;
}

.odoo-custom-pages #stlChanger p {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}

.odoo-custom-pages #stlChanger .stBgs a {
  text-decoration: none;
  width: 35px;
  height: 35px;
  float: left;
  padding: 0;
  margin: 0 5px 8px;
  cursor: pointer;
  opacity: 1;
}

.odoo-custom-pages #stlChanger .stBgs a img {
  width: 35px;
  height: 35px;
}

.odoo-custom-pages .stBlock1 {
  margin: 0 20px 25px 20px;
}

.odoo-custom-pages .stBlock .btn {
  width: 100%;
  font-size: 1rem;
  line-height: 1;
  padding: 10px;
}

.odoo-custom-pages .s_1 img {
  opacity: 1;
  margin-bottom: 15px;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.odoo-custom-pages .s_1 img:hover {
  opacity: 0.8;
}

.odoo-custom-pages .btns-group .btn {
  min-width: 204px;
}

.odoo-custom-pages .underline-title {
  background-image: url(../../images/odoo/dark-blue_highlight_01.svg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  white-space: nowrap;
  padding-bottom: 8px;
}



/**/
.odoo-custom-pages .Problems-and-solution-block {
  padding: 20px;
  border-radius: 5px;
  height: calc(100% - 25px);
}

.odoo-custom-pages .Problems-and-solution-block-cotent {
  display: none;
}

.odoo-custom-pages .Problems-and-solution-block-head .btn {
  margin-left: auto;
  display: block;
  font-weight: 600;
}

.odoo-custom-pages .Problems-and-solution-block.active .Problems-and-solution-block-cotent {
  display: block;
}

.odoo-custom-pages .Problems-and-solution-block.active .Problems-and-solution-block-head {
  display: none;
}

.odoo-custom-pages .solution-ans-button {
  padding-left: 14px !important;
  padding-right: 14px !important;
  width: 100%;
}

.odoo-custom-pages .solution-ans-button img {
  max-width: 14px;
}

.odoo-custom-pages .close-button:hover img {
  filter: invert(1);
}

@media only screen and (max-width:991px) {
  .odoo-custom-pages .Problems-and-solution-block-head .btn {
    margin-top: 15px;
  }
}

/**/




/**/
.odoo-custom-pages .services-section-new .section-title {
  max-width: 80%;
}

.odoo-custom-pages .services-section-new .services-block {
  display: flex;
  align-items: center;
}

.odoo-custom-pages .services-section-new .services-block .icon-img {
  margin-right: 15px;
  max-width: 45px;
  height: auto;
  object-fit: contain;
}

.odoo-custom-pages .services-section-new .left-image {
  position: relative;
  padding-bottom: 50px;
}

.odoo-custom-pages .services-section-new .left-image img {
  max-width: 100%;
  display: block;
  position: relative;
}

.odoo-custom-pages .align-items-center {
  align-items: center;
}

.odoo-custom-pages .services-section-new .left-image:before {
  content: "";
  position: absolute;
  right: -50px;
  bottom: 0;
  width: 90%;
  height: calc(100% - 50px);
  background-color: #1a2a42;
}

@media only screen and (min-width:992px) {
  .odoo-custom-pages .services-section-new .container {
    padding-right: 50px;
    max-width: 100%;
  }
}

@media only screen and (min-width:1141px) {
  .odoo-custom-pages .services-section-new .container {
    padding-left: calc((100% - 1140px) / 2 + 16px);
  }
}

@media only screen and (max-width:991px) {
  .odoo-custom-pages .services-section-new .left-image {
    margin-top: 40px;
  }
}

@media only screen and (max-width:767px) {
  .odoo-custom-pages .services-section-new .section-title {
    max-width: 100%;
  }

  .odoo-custom-pages .services-section-new .left-image:before {
    right: -15px;
  }

  .odoo-custom-pages .services-section-new .left-image {
    padding-bottom: 15px;
  }
}


/**/
.odoo-custom-pages .header-contact-info {
  padding: 22px 0;
  float: right;
  display: block;
}

.odoo-custom-pages .header-contact-info ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.odoo-custom-pages .header-contact-info .icon-link {
  color: #1a2a42;
  font-weight: 400;
  display: flex;
  letter-spacing: 0;
  align-items: center;
}

.odoo-custom-pages .header-contact-info .links {
  display: flex;
  flex-wrap: wrap;
}

.odoo-custom-pages .header-contact-info .icon-link .icon {
  margin-right: 6px;
}

.odoo-custom-pages .header-contact-info .icon-link .icon svg {
  width: 27px;
  height: 27px;
}

.odoo-custom-pages .header-contact-info .icon-link .icon svg path {
  fill: #1a2a42;
}

.odoo-custom-pages .contact-button {
  float: right;
  display: block;
  line-height: 70px;
  margin-left: 15px;
}

@media only screen and (max-width:1199px) {
  .odoo-custom-pages .header-contact-info .icon-link .icon {
    margin-right: 4px;
  }

  .odoo-custom-pages .header-contact-info ul {
    gap: 10px;
  }

  .odoo-custom-pages .contact-button {
    margin-left: 10px;
  }
}

@media only screen and (max-width:991px) {
  .odoo-custom-pages .mobile-none {
    display: none;
  }

  .odoo-custom-pages .contact-button {
    margin: 0 0;
    position: absolute;
    right: 75px;
    line-height: normal;
    top: 16px;
  }


  .odoo-custom-pages .header-contact-info .links,
  .odoo-custom-pages .header-contact-info .icon-link {
    width: 100%;
  }

  .odoo-custom-pages .header-contact-info {
    margin-right: -350px;
    width: 350px;
    height: auto;
    min-height: 100%;
    background-color: #fff;
    float: right;
    position: fixed;
    right: 0;
    top: 0;
    padding: 20px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    overflow: auto;
    max-height: 100%;
    z-index: 99999;
  }

  .odoo-custom-pages .wsactive .header-contact-info {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    margin-right: 0;
  }

  .odoo-custom-pages .wsactive .header-contact-info .overlapblackbg {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 1.5s ease-in-out;
    -moz-transition: opacity 1.5s ease-in-out;
    -ms-transition: opacity 1.5s ease-in-out;
    -o-transition: opacity 1.5s ease-in-out;
  }
}

@media only screen and (max-width:767px) {
  .odoo-custom-pages .header-contact-info {
    margin-right: -300px;
    width: 300px;
    z-index: 99999;
  }
}

@media only screen and (max-width:479px) {
  .odoo-custom-pages .contact-button {
    right: 60px;
    top: 20px;
  }

  .odoo-custom-pages .contact-button .btn {
    font-size: 14px;
    padding: 12px 15px;
  }
}

@media only screen and (max-width:365px) {
  .odoo-custom-pages .contact-button {
    top: 22px;
  }

  .odoo-custom-pages .contact-button .btn {
    font-size: 12px;
    padding: 10px 10px;
  }

  .odoo-custom-pages .smllogo img {
    max-height: 35px !important;
  }

  .odoo-custom-pages .wsmobileheader .smllogo {
    margin-top: 23px !important;
  }
}



.odoo-custom-pages .capital-title {
  text-transform: capitalize !important;
}



/* footer-css */

.odoo-custom-pages .single-contact-info {
  display: flex;
}

.odoo-custom-pages .single-contact-info span {
  display: block;
}

.odoo-custom-pages .single-contact-info a {
  display: block;
}

.odoo-custom-pages .footer-copyright {
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #cccccc;
  padding-top: 30px;
}

.odoo-custom-pages .social-media {
  padding-top: 4px;
}


/* end footer-css */



@media only screen and (min-width:768px) {
  .odoo-custom-pages .mobile-show {
    display: none !important;
  }
}

@media only screen and (max-width:767px) {
  .odoo-custom-pages .desktop-show {
    display: none !important;
  }
}

/* contact form css start */

.odoo-custom-pages .register-form .phone-main {
  display: flex;
  gap: 10px;
}

.odoo-custom-pages .register-form .phone-main .form-error-message {
  margin-bottom: 0;
  width: 100%;
}

.odoo-custom-pages .register-form .form-error-message {
  margin-bottom: 18px;
}

.odoo-custom-pages .register-form .form-field {
  text-align: left;
  margin-bottom: 0 !important;
}

.odoo-custom-pages .register-form textarea.form-field {
  padding-top: 10px;
  padding-bottom: 10px;
}

.odoo-custom-pages .register-form .phone-main .dropdown {
  height: 52px;
}

.odoo-custom-pages .register-form .phone-main .phone-form-field {
  margin-bottom: 0;
}

.odoo-custom-pages .register-form .phone-main .search {
  height: 100%;
  display: flex !important;
  align-items: center;
}

.odoo-custom-pages .register-form .phone-main .text {
  display: flex !important;
}

.odoo-custom-pages .register-form .phone-main .default_flag {
  display: inline-flex;
  height: 100%;
}

.odoo-custom-pages .register-form .phone-main .text .text_name {
  display: none;
}

.odoo-custom-pages .register-form .phone-main .dropdown.icon {
  top: 50% !important;
  transform: translateY(-50%);
  margin-top: 0 !important;
}

.odoo-custom-pages .register-form .phone-main .ui.selection.dropdown .menu {
  max-width: 260px !important;
  min-width: 260px !important;
  max-height: 200px !important;
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
}

.odoo-custom-pages .register-form label.error {
  color: #e74c3c;
  font-size: 14px !important;
  font-weight: 400 !important;
  margin: 5px 0 0 !important;
  display: block;
  text-align: left;
}

.odoo-custom-pages .get-quote-two .register-form .form-control,
.odoo-custom-pages .footer-main .register-form .form-control {
  text-align: left;
  background-color: #fff;
  color: #333;
  height: 52px;
  font-size: 17px;
  font-weight: 300;
  padding: 10px 15px;
  border: 1px solid #ccc;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: none;
}

.odoo-custom-pages .inquiery-form {
  border: 1px solid #fafafa;
  padding: 45px 27px 35px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  background: #fff;
  width: 100%;
  margin: 0 !important;
}

.odoo-custom-pages .inquiery-form form {
  padding: 0 !important;
  border: 0;
  box-shadow: unset;
  margin: 0;
}

@media(max-width:1200px) {
  .odoo-custom-pages .inquiery-form {
    padding: 45px 20px 35px;
  }
}

/* contact form css end */



/* New-banner Css Start */

.odoo-custom-pages .odoo_new_call_to_action {
  padding: 60px 0px;
}

.odoo-custom-pages .odoo-talk-to-exp-content {
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
  color: #ffffff;
  padding: 30px 20px;
}

.odoo-custom-pages .odoo-talk-to-exp-title {
  max-width: 100%;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.odoo-custom-pages .odoo-talk-to-exp-title .title {
  color: white;
  margin-bottom: 0;
  padding-right: 0px;
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Aria;
}

.odoo-custom-pages .odoo-talk-to-exp-profile {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  text-align: center;
}

.odoo-custom-pages .odoo-talk-to-exp-image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #ffffff;
  overflow: hidden;
  border: 5px solid #ffffff;
  margin: 0 auto 15px auto;
}

.odoo-custom-pages .odoo-talk-to-exp-image img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

.odoo-custom-pages .odoo-talk-to-exp-info {
  width: 100%;
  padding-left: 0px;
  color: white;
}

.odoo-custom-pages .odoo-talk-to-exp-info .intro {
  font-size: 17px;
  line-height: 1.5;
  color: white;
  font-weight: 300;
  margin: 0;
}

.odoo-custom-pages .odoo-talk-to-exp-info .odoo-expert-name .title {
  color: white;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
  font-family: Roboto, "Helvetica Neue", Helvetica, Aria;
}

.odoo-custom-pages .odoo-talk-to-exp-info .odoo-expert-name {
  margin-bottom: 20px;
}

.odoo-custom-pages .odoo-talk-to-exp-title .button {
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  color: #1a2a42 !important;
  font-weight: 600;
  margin-top: 20px;
  font-family: Roboto, "Helvetica Neue", Helvetica, Aria;
}

.odoo-custom-pages .odoo-talk-to-exp-title .button:hover {
  background-color: #000;
  color: #ffffff !important;
}


.odoo-custom-pages .odoo-talk-to-exp-title .button.disabled {
  pointer-events: none;
}

@media screen and (min-width: 600px) {
  .odoo-custom-pages .odoo-talk-to-exp-profile {
    width: 80%;
  }

  .odoo-custom-pages .odoo-talk-to-exp-title {
    max-width: 75%;
  }
}

@media screen and (min-width: 992px) {
  .odoo-custom-pages .odoo-talk-to-exp-title {
    max-width: 300px;
    margin: 0;
  }

  .odoo-custom-pages .odoo-talk-to-exp-title .title {
    padding-right: 15px;
    text-align: left;
    font-weight: 600;
    font-size: 32px;
  }

  .odoo-custom-pages .odoo-talk-to-exp-image {
    width: 110px;
    height: 110px;
    margin: 0;
  }

  .odoo-custom-pages .odoo-talk-to-exp-info {
    width: calc(100% - 110px);
    padding-left: 20px;
  }

  .odoo-custom-pages .odoo-talk-to-exp-info .odoo-expert-name {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .odoo-custom-pages .odoo-talk-to-exp-profile {
    width: 64.7%;
    margin-left: auto;
    margin-right: 0;
    flex-wrap: wrap;
    text-align: left;
  }

  .odoo-custom-pages .odoo-talk-to-exp-info .button {
    margin-left: 0;
    margin-right: 0;
  }

}

@media screen and (min-width: 1200px) {
  .odoo-custom-pages .odoo-talk-to-exp-title {
    max-width: 344px;
  }

  .odoo-custom-pages .odoo-talk-to-exp-image {
    width: 140px;
    height: 140px;
    border-width: 8px;
  }

  .odoo-custom-pages .odoo-talk-to-exp-info {
    width: calc(100% - 148px);
  }
}

@media(max-width:991px) {
  .odoo-custom-pages .odoo-talk-to-exp-title .button {
    display: flex;
    justify-content: center;
  }

  .odoo-custom-pages .odoo_new_call_to_action {
    padding: 30px 0px;
  }
}

@media(max-width:767px) {
  .odoo-custom-pages .odoo-talk-to-exp-content {
    padding: 20px 0px;
  }
}

@media(max-width:600px) {
  .odoo-custom-pages .odoo-talk-to-exp-title .title {
    font-size: 28px;
  }
}

/* New-banner Css End */




/* New Design Changes  */

.odoo-custom-pages input#odoo-telephone {
  padding-left: 52px;
}

.odoo-custom-pages input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-field.form-control.intl-contact-code {
  padding-left: 52px;
}

.odoo-custom-pages .form-group {
  margin-bottom: 0;
}

.odoo-custom-pages p.p-sm.grey-color {
  margin-top: 15px;
  margin-bottom: 20px;
  line-height: 1.5;
}

.odoo-custom-pages h4.h4-md {
  line-height: 1.2;
  margin-bottom: 12px;
  font-family: "Montserrat-Bold";
}

.odoo-custom-pages .form-holder .register-form .form-button .submit-btn {
  text-align: left;
  margin-top: 25px
}

.odoo-custom-pages .form-holder .register-form .form-button .submit-btn input {
  max-width: 103px;
  width: 100%;
}

.odoo-custom-pages .btn {
  min-width: unset;
}

.odoo-custom-pages .form-holder .form-group.phone-main {
  margin-bottom: 15px;
}

.odoo-custom-pages .wpcf7-form .register-form .wpcf7-spinner {
  left: 100%;
}

.odoo-custom-pages .wpcf7-form .register-form .form-button {
  display: flex;
  justify-content: center;
}

.odoo-custom-pages .register-form .wpcf7-form-control-wrap span {
  text-align: left;
}

.odoo-custom-pages .hero-form .submit-btn {
  margin-bottom: 0;
}

.odoo-custom-pages .form-holder .get-quote-two .form-button {
  display: unset;
}

.odoo-custom-pages .form-holder .get-quote-two .wpcf7-spinner {
  left: unset
}

.odoo-custom-pages .solution-ans-button.close-button {
  margin-top: 12px;
}


/* css changes */

.odoo-custom-pages .hero-section .sub-title {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 18px;
  font-family: "Montserrat-Bold";
  font-weight: 700;
  letter-spacing: -0.25px;
  padding: 0;
}

.odoo-custom-pages .hero-section .capital-title {
  color: #fff;
  letter-spacing: -0.25px;
  font-family: "Montserrat-Regular";
  font-size: 54px;
  line-height: 1.25;
  font-weight: 600;
  margin-bottom: 10px;
  padding: 0;
}

@media (min-width: 321px) and (max-width: 413.95px) {
  .odoo-custom-pages .hero-section .capital-title {
    font-size: 29.6px;
  }
}

@media (min-width: 414px) and (max-width: 479.95px) {
  .odoo-custom-pages .hero-section .capital-title {
    line-height: 1.3;
    margin-bottom: 15px;
    font-size: 29.6px;
  }
}

@media (min-width: 480px) and (max-width: 767.95px) {
  .odoo-custom-pages .hero-section .capital-title {
    font-size: 37.6px;
  }
}

@media (min-width: 768px) and (max-width: 991.95px) {
  .odoo-custom-pages .hero-section .capital-title {
    font-size: 36px;
  }
}

.odoo-custom-pages .hero-section .h2-title-md {
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 75px;
  margin-bottom: 25px;
  color: #fff;
  letter-spacing: -0.25px;
  font-family: "Montserrat-Bold";
  padding: 0;
}

@media (min-width: 321px) and (max-width: 413.95px) {
  .odoo-custom-pages .hero-section .h2-title-md {
    margin-bottom: 20px;
    font-size: 42.4px;
  }
}

@media (min-width: 414px) and (max-width: 479.95px) {
  .odoo-custom-pages .hero-section .h2-title-md {
    font-size: 48px;
    margin-bottom: 15px;
  }
}

@media (min-width: 480px) and (max-width: 767.95px) {
  .odoo-custom-pages .hero-section .h2-title-md {
    font-size: 61.6px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991.95px) {
  .odoo-custom-pages .hero-section .h2-title-md {
    font-size: 50.4px;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199.95px) {
  .odoo-custom-pages .hero-section .h2-title-md {
    font-size: 66.96px;
  }
}

.odoo-custom-pages .hero-section .hero-form .h5-sm {
  font-size: 22px;
  color: #222;
  font-family: "Montserrat-Bold";
  font-weight: 700;
  letter-spacing: -0.25px;
  text-transform: uppercase;
  margin-bottom: 8px;
}


@media (min-width: 321px) and (max-width: 413.95px) {
  .odoo-custom-pages .hero-section .hero-form .h5-sm {
    font-size: 20.8px;
  }
}

@media (min-width: 480px) and (max-width: 767.95px) {
  .odoo-custom-pages .hero-section .hero-form .h5-sm {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991.95px) {
  .odoo-custom-pages .hero-section .hero-form .h5-sm {
    font-size: 20.8px;
  }
}

@media (min-width: 992px) and (max-width: 1199.95px) {
  .odoo-custom-pages .hero-section .hero-form .h5-sm {
    font-size: 19.52px;
  }
}

.odoo-custom-pages .services-section-new .section-title .h2-xs {
  margin-bottom: 20px;
  font-size: 50px;
  color: #222;
  font-family: "Montserrat-Bold";
  font-weight: 700;
  letter-spacing: -0.25px;
}

@media (max-width: 320.95px) {
  .odoo-custom-pages .services-section-new .section-title .h2-xs {
    font-size: 28px;
  }
}

@media (min-width: 321px) and (max-width: 413.95px) {
  .odoo-custom-pages .services-section-new .section-title .h2-xs {
    font-size: 28.8px;
  }
}

@media (min-width: 414px) and (max-width: 479.95px) {
  .odoo-custom-pages .services-section-new .section-title .h2-xs {
    font-size: 28.8px;
  }
}

@media (min-width: 480px) and (max-width: 767.95px) {
  .odoo-custom-pages .services-section-new .section-title .h2-xs {
    font-size: 34.4px;
  }
}

@media (min-width: 768px) and (max-width: 991.95px) {
  .odoo-custom-pages .services-section-new .section-title .h2-xs {
    font-size: 48.4px;
  }
}

@media (min-width: 992px) and (max-width: 1199.95px) {
  .odoo-custom-pages .services-section-new .section-title .h2-xs {
    font-size: 44.48px;
  }
}