﻿
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 10px;
    overflow-x: hidden;
    scroll-behavior: smooth;
    -webkit-tap-highlight-color: transparent
}
body {
    margin: 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #707070;
    background-color: #fff;
    font-family: 'Plus jakarta Sans' !important
}
header {
    display: block
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
a {
    background-color: transparent;
    color: #337ab7;
    text-decoration: none!important
}

img {
    border: 0;
    vertical-align: middle
}
svg:not(:root) {
    overflow: hidden
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    line-height: normal;
    font-family: inherit;
    font-size: inherit;
}
button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
textarea {
    overflow: auto;
    resize: none
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
h1,
h2,
h3,
h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h4,
h5,
h6  {
    margin-top: 10px;
    margin-bottom: 10px
}
h1 {
    font-size: 36px
}

h2 {
    font-size: 2.441em;
    margin: 0 0 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 1.21;
    color: initial;
}
.lead {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.75;
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}
h5 {
    font-size: 14px
}
p {
    margin: 0 0 10px;
    font-family: 'Poppins', sans-serif !important;
}
.rounded {
    border-radius: 1rem!important;
}
.text-center {
    text-align: center
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    float: left;
    width: 100%
}
.col-xs-6 {
    width: 50%
}

.col-xs-4 {
    width: 33.33333333%
}
@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        float: left;
        width: 100%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-4 {
        float: left;
        width: 33.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-4 {
        float: left;
        width: 33.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}
.clearfix {
    clear: both
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*,::after,::before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}
dl,ol,ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}
img {
    vertical-align: middle;
    border-style: none
}
table {
    border-collapse: collapse
}
label {
    display: inline-block;
    margin-bottom: .5rem
}
button,input,optgroup,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled) {
    cursor: pointer
}
textarea {
    overflow: auto;
    resize: vertical
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    font-family: 'Plus Jakarta Sans' !important;
}

.h1,h1 {
    font-size: 2.5rem
}

.h2,h2 {
    font-size: 2rem
}

.h3,h3 {
    font-size: 1.75rem
}

.h4,h4 {
    font-size: 1.5rem
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}
.lead {
    font-size: 1.25rem;
    font-weight: 300
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.img-fluid {
    max-width: 100%;
    height: auto
}

.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container,.container-sm {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,.container-md,.container-sm {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,.container-lg,.container-md,.container-sm {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width:1140px
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}
@media (min-width: 768px) 
{
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    }
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}    
@media (min-width: 1200px) 
{
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

}
.accordion {
    overflow-anchor: none
}
.rounded {
    border-radius: .25rem!important
}
.clearfix::after {
    display: block;
    clear: both;
    content: ""
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.flex-row {
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
}

.flex-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
}

.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
}

.flex-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
}

.flex-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}
.pt-1,.py-1 {
    padding-top: .25rem!important
}

.pr-1,.px-1 {
    padding-right: .25rem!important
}

.pb-1,.py-1 {
    padding-bottom: .25rem!important
}
.pb-3,.py-3 {
    padding-bottom: 1rem!important
}
.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: none!important;
    border-radius: 0!important;
    background-color: #f5f5f5!important
}

::-webkit-scrollbar {
    width: 3px!important;
    background-color: #f5f5f5!important
}

::-webkit-scrollbar-thumb {
    border-radius: 0!important;
    -webkit-box-shadow: none!important;
    background-color: #d0d0d0!important
}
.img-pc-show {
    display: block
}
.img-mob-show {
    display: none!important
}
@media (max-width:991px) {
    h1 {
        font-size: 23px;
        text-align: center
    }
    h3 {
        font-size: 20px
    }
}

/*banner section*/
.o-training-banner {
    background: url(../images/customization/customization2.jpg) no-repeat;
    height: 78vh;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-position: bottom;
}
.o-training-banner h1 {
    font-size: 75px;
    font-weight: 700;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    line-height: 1.3;
}
.o-training-banner p {
    color: #fff;
}
p.ot-bp {
    font-size: 18px;
    margin-top: 2rem;
    line-height: 29px;
}
.o-training-banner p {
    font-size: 23px !important;
    margin-bottom: 15px !important;
    text-transform: capitalize;
    line-height: 32px;
}
@media(max-width:992px)
{
.o-training-banner {
    text-align: center;
}
.o-training-banner .col-12{
    display: flex;
    flex-direction: column;
    align-items: center;    
}
}
@media(max-width:767px)
{
    .o-training-banner h1 {
        font-size: 40px;
    }   
    p.ot-bp {
        font-size: 15px;
        margin-top: 2rem;
        line-height: 21px;
    }
}
/*banner section*/
/*Service section*/
.o-training-ser {
    padding: 6rem 0;
    margin-top: 0px;
}
.ot-icons {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: start;
    align-items: center;
}
.ot-icons img {
    width: auto;
    height: auto;
}
.ot-service {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: left;
    padding: 0rem 2rem;
}

.ot-service p {
    color: #707070;
    line-height: 24px;
}

.ot-service h3 {
    margin: 1rem 0 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 1.21;
    color: initial;
}
.ot-card {
    padding: 2rem!important;
    box-shadow: 0px 0px  8px 1px #f0e4e4a6 !important;
    border-radius: 0px;
    background: #ffffff;
    min-height: 320px;
    border-radius: 8px;
}
a.ot-viewmore {
    font-size: 13px;
    color: #00a09d;
}
@media(max-width:992px)
{
.ot-card {
    text-align: center;
    height: auto !important;
    margin-bottom: 2rem;
}
.ot-icons {
    margin: auto;
}
.o-training-ser {
    padding: 7rem 0;
    /* margin-top: -54px; */

}
}

/*Service section*/
/*training section*/
.ot-trainings{
    padding:7rem 0;
}
.lead {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.75;
}
.ot-trainings .card-header:first-child {
    position: relative;
    cursor: pointer;
    background: #ffffff;
    border-bottom: 1px solid #EFF2F7;
    border-radius: calc(0.375rem - 1px) calc(0.375rem - 1px) 0 0;
}
div#accordion h5 {
    padding: 1rem 1rem;
    margin-top: 0;
}
.ot-trainings a.btn.btn-link {
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #707070 !important;
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ot-trainings div#accordion h4 {
    padding: 1rem 2rem 0;
}
.ot-trainings div#accordion p {
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    line-height: 1.75;
    padding: 0rem 2rem;
    margin-top: 0.7rem;
}
div#accordion .card {
    border-bottom: 0;
}
div#accordion .card:last-child {
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.ot-trainings h3 {
    margin-top: 0;
    margin-bottom: 2rem;
    font-weight: 600;
    color: #000 !important;
}
.ot-trainings p {
    margin-top: 2rem;
    font-size: 15px;
    color: #707070;
    font-weight: 400;
    line-height: 1.75;
    padding: 0rem 5rem 0rem 0rem;
}
.ot-trainings a.btn.btn-link span {
    background: #00a09d;
    color: #fff;
    font-size: 12px;
    padding: .3rem 1rem;
    border-radius: 24px;
}
a.btn-register {
    background: #00A09D;
    color: #fff;
    padding: 1.5rem 2rem;
    margin-top: 1rem;
    float: left;
    border-radius: 5px;
}
@media(max-width:992px)
{
.upcoming-webinar {
    margin-top: 3rem;
}
}
/*training section*/
/*functional section*/
.ot-functional
{
    padding:7rem 0;
}
.gray-light-bg {
    background: #f6f6f6;
}
ul.list-unstyled.tech-feature-list {
    margin-top: 0.2rem;
}
div#msg {
    display: none;
}
@media (max-width:767px)
{
    .training-img
    {
        /* display:none; */
    }
    .lead {
        font-size: 15px !important;
    }
    h2 {
        font-size: 2em;
    }
}

/*Odoo Training inner*/
.reg-txt {
    margin-bottom: 3rem;
    padding-left: 12px;
}
.webinar-details h3 {
    font-size: 21px;
    color: #000;
    font-weight: 600;
}
.webinar-details p.lead {
    font-size: 15px;
}
input {
    border: 1px solid rgba(0,0,0,.05);
    padding: .75rem 0.85rem;
    height: calc(2.56em + .75rem + 2px);
    box-shadow: none !important;
    margin-bottom: 2rem;
}
select#ddlcategory {
    border: 1px solid rgba(0,0,0,.05);
    padding: .75rem 0.85rem;
    height: calc(2.56em + .75rem + 2px);
    box-shadow: none !important;
    width: 300px;
    margin-bottom: 2rem;
}
input#btnsubmit {
    padding: .6rem 1rem!important;
    border: 1px solid #00a09d!important;
    text-decoration: none;
    color: #fff!important;
    font-weight: 700;
    background: #00a09d!important;
    border-radius: 5px;
}


.webinar-details h1 {
    font-size: 15px !important;
    font-family: 'Plus Jakarta Sans' !important;
}
.webinar-details h4 {
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
}
li,p,span
{
    font-size: 15px !important;
    font-family: 'Poppins', sans-serif !important;
}
p.bold {
    font-weight: 500;
    margin-bottom: 8px;
}
h2>br {
    display: none;
}
.youtube-player {
    width: 100%;
    padding-left: 2rem;
}

.youtube-player a {
    width: 400px;
    position: relative;
    display: block;
}
.youtube-player i.fab.fa-youtube {
    position: absolute;
    top: 42%;
    left: 43%;
    z-index: 1;
    font-size: 45px;
    color: #E91E63;
}
/*Pricing plan*/
.corporate-paln {
    display: flex;
    justify-content: space-between;
    background: #fff;
    padding: 0rem;
}
.ct-features ul {
    list-style: none;
}

.corporate-paln .container {
    padding: 0;
}
.corporate-paln .card {
  background-color: #ffffff;
  border-radius: 4px;
  flex-direction: row;
}

.corporate-paln .card .card-primary,
.corporate-paln .card .card-content {
  display: inline-block;
  vertical-align: top;
}

.corporate-paln .card .card-primary {
  width: 155px;
  background-color: #00a09d;
  color: #fff;
  text-align: center;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.corporate-paln .card .card-content {
  position: relative;
  width: calc(100% - 155px);
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.25rem;
  padding: 24px;
  float: left;
}

.corporate-paln ul {
  display: table;
  width: 100%;
  padding: 0;
}

.corporate-paln ul li {
  display: flex;
  text-align: left;
  width: 100%;
  padding: 3px 0;
  line-height: 1.5;
}

.corporate-paln ul li:last-child {
}

.corporate-paln .btn {
  display: inline-block;
  background-color: #00c853;
  border-radius: 2px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  margin: 16px 8px 0 0;
  padding: 0 16px;
  line-height: 36px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.corporate-paln i.left {
  float: left;
  margin-right: 16px;
  line-height: 36px;
}

.corporate-paln .valign {
    display: flex;
    align-items: center;
    height: 240px;
    justify-content: center;
    flex-direction: column;
}
span.price {
    display: flex;
}

span.price h3 {
    margin: 0;
    font-size: 45px;
}
.fa-check-circle:before {
    content: "\f058";
}
i.fas.fa-check-circle {
    margin-right: 7px;
    color: #25d366;
    margin-top: 5px;
}
@media (max-width:500px)
{
    .corporate-paln .card {
        flex-direction: column;
    }
    .corporate-paln .valign {
        height: auto;
    }
    .corporate-paln .card .card-primary {
        width: 100%;
    }
    .corporate-paln .card .card-content {
        width: 100%;
    }
    .call-to-action.action-body .btn-action {
        margin-right: 0rem !important;
    }
}
span#lbltopic {
    font-size: 55px !important;
}
.monthly-webinars a {
    background: #ffffff;
    border-bottom: 1px solid #EFF2F7;
    padding: 2rem 1.25rem;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #707070 !important;
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0;
    border-bottom: 1px solid #EFF2F7;
    font-size: 14px;
}
.monthly-webinars a::after {
    content: "\f067";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 30px;
}
.upcoming h2 {
    font-size: 18px;
}

.old-webinar h2 {
    font-size: 18px;
    margin-top: 1rem;
}

.upcoming {
    padding: 2rem;
    background: #f9f9f9;
}

.old-webinar {
    padding: 2rem;
}
@media (max-width:400px)
{
    .monthly-webinars a::after {
      right: 6px;
      top: 23px;
    }
}




.lity {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	background: #0b0b0b;
	background: rgba(0, 0, 0, 0.9);
	outline: none!important;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.lity.lity-opened {
	opacity: 1
}

.lity.lity-closed {
	opacity: 0
}

.lity * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.lity-wrap {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	outline: none!important
}

.lity-wrap:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em
}

.lity-loader {
	z-index: 9991;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -.8em;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.lity-loading .lity-loader {
	opacity: 1
}

.lity-container {
	z-index: 9992;
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
	max-width: 100%;
	max-height: 100%;
	outline: none!important
}

.lity-content {
	z-index: 9993;
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	-o-transition: -o-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease
}

.lity-loading .lity-content,
.lity-closed .lity-content {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}

.lity-content:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}

.lity-close {
	z-index: 9994;
	width: 35px;
	height: 35px;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-appearance: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	border: 0;
	background: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.lity-close::-moz-focus-inner {
	border: 0;
	padding: 0
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	border: 0;
	background: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.lity-close:active {
	top: 1px
}

.lity-image img {
	max-width: 100%;
	display: block;
	line-height: 0;
	border: 0
}

.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
	width: 100%;
	max-width: 964px
}

.lity-iframe-container {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: auto;
	pointer-events: auto;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-overflow-scrolling: touch
}

.lity-iframe-container iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}

.lity-hide {
	display: none
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

a {
	background-color: transparent
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

input {
	line-height: normal
}

textarea {
	overflow: auto
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #707070;
	background-color: #fff;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

img {
	vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

p {
	margin: 0 0 10px
}

.text-center {
	text-align: center
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width: 768px) {
	.container {
		width: 750px
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-6 {
	width: 50%
}

.col-xs-4 {
	width: 33.33333333%
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1170px
	}
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11 {
		float: left
	}
	.col-lg-1 {
		width: 8.3333333333333%
	}
	.col-lg-2 {
		width: 16.666666666667%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-4 {
		width: 33.333333333333%
	}
	.col-lg-5 {
		width: 41.666666666667%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-7 {
		width: 58.333333333333%
	}
	.col-lg-8 {
		width: 66.666666666667%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-10 {
		width: 83.333333333333%
	}
	.col-lg-11 {
		width: 91.666666666667%
	}
	.col-lg-12 {
		width: 100%
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

center-block1 {
    display: block;
    /* margin-right: auto; */
    margin-left: auto;
}


textarea {
	resize: none
}

.display-none {
	display: none!important
}

header {
	height: 80px;
	position: fixed;
	top: 0;
	transition: .3s;
	transition-delay: .3s;
	width: 100%;
	z-index: 999
}

.content {
	position: relative
}

.home-contact-wrapper {
	background-color: #2e313f;
	padding: 0;
	box-shadow: 0 10px 40px 0 rgba(62, 57, 107, .25), 0 2px 9px 0 rgba(62, 57, 107, .3);
	position: relative
}

.home-contact-details {
	padding: 0
}

.address-wrap {
	padding: 10% 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.icon-box-wrap {
	width: 100%;
	text-align: right;
	float: left
}

.icon-box {
	border-color: #99a9b5b3;
	opacity: 1;
	font-size: 20px;
	border-style: solid;
	width: 40px;
	height: 40px;
	margin: 10px 41px;
	border-radius: 3px;
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-width: 1.5px;
	float: right;
	text-align: center;
	margin-top: 23px;
	padding-top: 4px;
	background: #3e4448;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.icon-box .fa {
	color: #99a9b5;
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.address-wrap h5 {
	color: #fff;
	text-align: left;
	letter-spacing: .05em;
	line-height: 30px;
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 3.3em 0 .5em;
	font-family: Montserrat;
	padding-left: 10%
}

.address-wrap p {
	text-align: left;
	margin: 0 0 1.1em;
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	color: #99a9b5;
	width: 90%;
	padding-left: 10%
}

.border-bottom-right {
	border-right-width: 1px!important;
	border-bottom-width: 1px!important;
	border-right-color: #434553!important;
	border-right-style: solid!important;
	border-bottom-color: #434553!important;
	border-bottom-style: solid!important
}

.home-contact-form * {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

.home-contact-form input {
	outline: 0;
	border: none
}

.home-contact-form textarea {
	outline: 0;
	border: none
}

.home-contact-form textarea::-webkit-input-placeholder {
	color: #99a9b5
}

.home-contact-form .container-contact100 {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 15px;
	position: relative;
	background-color: transparent;
	z-index: 0
}

.home-contact-form .wrap-contact100 {
	width: 550px;
	background: 0 0
}

.home-contact-form .contact100-form-title {
	display: block;
	font-size: 30px;
	color: #fff;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 25px
}

.home-contact-form .wrap-input100 {
	width: 100%;
	background-color: #191b22;
	border-radius: 31px;
	margin-bottom: 23.8px;
	position: relative;
	z-index: 1
}

.home-contact-form .input100 {
	position: relative;
	display: block;
	width: 100%;
	background: #191b22;
	border-radius: 31px;
	font-size: 12px;
	color: #99a9b5;
	line-height: 1.2
}

.home-contact-form input.input100 {
	height: 45px;
	padding: 0 35px
}

.home-contact-form textarea.input100 {
	min-height: 122px;
	padding: 19px 35px 0
}

.home-contact-form .container-contact100-form-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 10px
}

.home-contact-form .contact100-form-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
	min-width: 150px;
	height: 62px;
	background-color: #d31c22;
	border-radius: 31px;
	font-size: 16px;
	color: #fff;
	line-height: 1.2;
	text-transform: uppercase;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	position: relative;
	z-index: 1
}

.home-contact-form .contact100-form-btn::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 31px;
	background-color: #c51f25;
	pointer-events: none;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

.home-contact-form .validate-input {
	position: relative
}

.home-contact-form {
	padding: 8% 0 0
}

.home-footer {
	background: #f7f7f7;
	padding: 5% 2%!important;
	position: relative
}

.footer-quick-link {
	padding: 5px 0;
	margin: 7px 0;
	background: #ffffff00;
	font-weight: 400;
	font-size: 14px;
	text-decoration: none;
	color: #2f323f;
	border-radius: 8px;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	line-height: 28px
}

.home-footer h5 {
	text-align: left;
	letter-spacing: .05em;
	color: #3c3950;
	line-height: 30px;
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Montserrat
}

.quick-links-wrap {
	width: 90%
}

.quick-links-wrap ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.quick-links-wrap li {
	float: none
}

.home-footer p {
	text-align: left;
	margin: 0 0 6px;
	font-weight: 600;
	font-size: 14px;
	line-height: 25px;
	color: #2f323f;
	width: 90%
}

.home-footer p a {
	text-align: left;
	margin: 0 0 6px;
	font-weight: 600;
	font-size: 14px;
	line-height: 25px;
	color: #000;
	width: 90%
}

.home-footer p .fa {
	color: #c51f26;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px
}

.home-footer .row {
	margin: .5em 0;
	float: left;
	clear: both
}

.home-footer .row a {
	cursor: pointer;
	display: inline-block;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	-webkit-transition: all .15s ease;
	transition: all .15s ease
}

.home-footer .row {
	background: 0 0
}

.home-footer .row a {
	color: #34495e;
	border: 2px solid transparent;
	border-radius: 0;
	padding: 1em;
	position: relative;
	background: 0 0
}

.home-footer .row a:not(:first-child) {
	margin-left: 1em
}

.home-footer .row a:nth-child(1) {
	color: #3b5998!important;
	border-bottom-color: #3b5998
}

.home-footer .row a:nth-child(2) {
	color: #00a0d1!important;
	border-bottom-color: #00a0d1
}

.home-footer .row a:nth-child(3) {
	color: #c8232c!important;
	border-bottom-color: #c8232c
}

.home-footer .row a:nth-child(4) {
	color: #0077b5!important;
	border-bottom-color: #0077b5
}

.home-footer .row a:nth-child(5) {
	color: #505bd6!important;
	border-bottom-color: #505bd6
}

.home-footer .row a:nth-child(6) {
	color: #db4a39!important;
	border-bottom-color: #db4a39
}

.home-footer .row a:nth-child(7) {
	color: #00e675!important;
	border-bottom-color: #00e675
}

p.copyright {
	text-align: center!important;
	margin-top: 5%!important;
	color: #000!important;
	width: 100%!important
}

.fa-copyright {
	color: #000!important
}

.home-contact-form .contact100-form-btn::before {
	content: "";
	display: block;
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 31px;
	background-color: #c51f25;
	pointer-events: none;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}

body {
	font-family: 'Montserrat', sans-serif!important
}

::selection {
	background: rgba(150, 150, 220, 0.3)
}

.padd0 {
	padding: 0!important
}

ul {
	padding: 0;
	margin: 0
}

ul li {
	list-style: none
}

a {
	text-decoration: none
}

h1 {
	color: #000;
	font-size: 30px;
	-webkit-font-smoothing: antialiased!important;
	margin: 0
}

h2 {
	color: #000;
	font-size: 30px;
	margin: 0!important;
	margin-bottom: 10px!important
}

h3 {
	color: #000;
	font-size: 18px;
	-webkit-font-smoothing: antialiased!important;
	margin: 10px 0!important;
}

h4 {
	color: #000;
	font-size: 20px;
	-webkit-font-smoothing: antialiased!important;
	margin: 0
}

h5 {
	color: #000;
	font-size: 15px;
	-webkit-font-smoothing: antialiased!important;
	margin: 0!important
}

p {
	color: #000;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased!important;
	margin: 0!important;
	line-height: 18px;
}

.faq,
.agileits_comment {
	margin: 3em 0 0
}

.cd-top {
	display: inline-block;
	height: 40px;
	width: 50px;
	position: fixed;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: #484848 url(../images/back_to_top-arrow.png) no-repeat center center;
	visibility: hidden;
	opacity: 0;
	border-radius: 50%!important;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-transition: opacity .3s 0s, visibility 0 .3s;
	-moz-transition: opacity .3s 0s, visibility 0 .3s;
	transition: opacity .3s 0s, visibility 0 .3s
}

.odoo-main-contents {
	margin-top: 3%;
	margin-bottom: 3%
}

.odoo-main-contents h2 {
	font-size: 29px!important;
	font-family: 'Montserrat'!important;
	color: #875A7B;
	text-align: Left;
	padding: 0 0 1%;
	font-weight: 600
}

.odoo-main-contents p {
	margin: 0 0 1.1em;
	color: #5f727f;
	line-height: 30px;
	font-size: 17px;
	font-weight: 400;
	text-align: justify;
	width: 88%
}

.odoo-services h3 a {
	font-size: 20px!important;
	color: #26293a;
	text-align: center;
	margin-top: 60px;
	transition: font-size .5s;
	-webkit-transition: font-size .5s
}

.odoo-services h3 {
	font-size: 20px!important;
	font-family: 'Montserrat'!important;
	font-weight: 400;
	color: #875A7B;
	text-align: center;
	letter-spacing: .5px;
	margin-top: 60px;
	margin-bottom: 10px
}

.odoo-services a {
	text-align: center;
	font-size: 15px!important;
	line-height: 22px!important;
	color: #5f6469;
	letter-spacing: .5px;
	font-weight: 400;
	transition: font-size .5s;
	-webkit-transition: font-size .5s
}

.odoo-services p {
	text-align: center;
	font-family: 'Open Sans', sans-serif!important;
	font-size: 15px!important;
	line-height: 22px!important;
	color: #5f6469;
	font-weight: 100;
	letter-spacing: .5px;
	padding-left: 10%;
	padding-right: 10%
}

.odoo-services img {
	margin: auto;
	width: 130px!important;
	border-radius: 100%!important
}

.odoo-services {
	margin-top: 3%;
}

.odoo-service-secnd-line {
	padding-top: 3%
}

.odoo-service-first-line {
	padding-bottom: 4%;
	border-bottom: 1px solid #dfe6e8
}

.odoo-margine-right {
	border-right: 1px solid #dfe6e8
}


.paddt8 {
	padding-top: 8%
}

.paddb3 {
	padding-bottom: 3%
}


.customization-banner-bottom {
	margin-top: 5%;
	margin-bottom: 3%
}

.customization-banner-bottom h2 {
	text-align: center;
	font-family: 'Montserrat'!important;
	font-size: 36px;
	font-weight: 100;
	color: #00bbd3;
	margin-bottom: 0!important;
	padding-bottom: 0!important;
	margin-top: 3%;
	margin-bottom: 45px!important
}

.customization-banner-bottom p {
	text-align: center;
	font-family: 'Open Sans', sans-serif!important;
	font-size: 17px!important;
	line-height: 22px!important;
	color: #5f6469;
	letter-spacing: .5px
}

.row.why-cybrosys .fa {
	padding-right: 8px
}

.why-cybrosys {
	padding-top: 5%
}

.why-cybrosys li {
	font-family: 'Montserrat'!important;
	font-size: 18px!important;
	line-height: 22px!important;
	color: #5f6469;
	font-weight: 100;
	letter-spacing: .5px;
	padding: 12px;
	display: flex
}

.odoo-services img {
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: transform .8s ease-in-out
}

.img-shadow-1 {
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out
}

.odoo-banner-main {
	background-image: url(../images/odoo-page-banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 220px 0 180px
}

.odoo-banner-main h1 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 59px;
	font-family: 'Plus Jakarta Sans' !important;
	margin-bottom: 20px;
	text-align: right
}

.col-md-12.col-lg-12.col-sm-12.col-xs-12.odoo-erp {
	background: #f5f5f5
}

.odoo-erp {
	padding: 10% 0;
	text-align: center;
	margin-bottom: 3%
}

.odoo-erp i.fa {
	font-size: 81px;
	padding-bottom: 5%;
	color: #875A7B;
	padding-top: 3%
}

.odoo-erp .col-md-3 {
	padding-top: 5%
}

.odoo-erp h2 {
	font-size: 35px!important;
	font-family: 'Montserrat'!important;
	font-weight: 600;
	color: #875A7B;
	text-align: center;
	padding: 0 0 1%
}

.odoo-erp h4 {
	font-size: 20px!important;
	font-family: 'Montserrat'!important;
	color: #875A7B;
	text-align: center;
	min-height: 45px
}

.odoo-erp p {
	color: #5f727f;
	line-height: 30px;
	font-size: 17px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif!important;
	text-align: center;
	width: 100%
}

.cybrosys-odoo-erp h2 {
	font-size: 37px!important;
	font-family: 'Montserrat'!important;
	font-weight: 600;
	color: #875A7B;
	text-align: center;
	padding: 5% 0 1%
}

.cybrosys-odoo-erp p {
	text-align: justify;
	justify-content: center;
	width: 100%
}

a:hover {
	text-decoration: none!important
}

a {
	text-decoration: none!important
}

.rebrand-responsive {
	display: none!important;
	display: none!important
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.odoo-services-heading h2 {
	text-align: center;
	font-size: 41px;
	font-weight: 700;
	color: #1b1e20;
	padding-bottom: 0px !important;
	margin-bottom: 20px !important;
	margin-top: 2rem !important;
}

.odoo-services-heading p,
.odoo-services-heading li {
	text-align: center!important;
	font-size: 15px!important;
	line-height: 20px!important;
	letter-spacing: 1px!important;
	color: #787878!important;
	font-family: ''Poppins'', sans-serif!important;
	font-weight: 400
}

.odoo-services-heading h3 {
	text-align: center!important;
	color: #3d3763!important;
}

.odoo-book-wrap {
	background: #75526b;
	background: -webkit-linear-gradient(150deg, #875A7B 20%, #62495B 80%);
	background: -moz-linear-gradient(150deg, #875A7B 20%, #62495B 80%);
	background: -ms-linear-gradient(150deg, #875A7B 20%, #62495B 80%);
	background: -o-linear-gradient(150deg, #875A7B 20%, #62495B 80%);
	background: linear-gradient(150deg, #875A7B 20%, #62495B 80%)
}

.odoo-book-wrap p {
	color: #fff;
	text-align: center;
	font-size: 23px;
	line-height: 30px
}

.odoo-book-1 a {
	padding: 13px 21.8px 13px 14px;
	background-color: #00A09D;
	color: #fff;
	text-align: center;
	line-height: 7px;
	font-size: 1em;
	cursor: pointer;
	margin: auto;
	border-radius: 7px
}

.implementation-cybrosys h2 {
	text-align: center;
	font-weight: 900;
	font-size: 41px;
	color: #717170;
	margin-bottom: 0!important;
	padding-bottom: 0!important;
	margin-top: 3%;
	margin-bottom: 45px!important;
	font-family: 'Lato', sans-serif!important
}

span#footer_RequiredFieldValidator10,
span#footer_RequiredFieldValidator11,
span#footer_RequiredFieldValidator12,
span#footer_RequiredFieldValidator13 {
	float: right
}

div#msg {
	width: 100%;
	text-align: center;
	padding-top: 3%;
	font-weight: 600
}

.odoo-apps-scroll img {
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
	-webkit-perspective: 100px;
	-webkit-perspective-origin: left;
	perspective: 100px;
	perspective-origin: left
}

.odoo-highlite {
	padding-top: 24%!important;
	font-size: 20px!important;
	text-align: center!important;
	color: #6f6f6f!important;
	line-height: 35px!important
}

.odoo-highlite1 {
    padding-top: 2%!important;
    font-size: 20px!important;
    text-align: center!important;
    color: #6f6f6f!important;
    line-height: 35px!important;
    width:100% !important;
}
.odoo-highlite2 {
    
    text-align: center!important;
    
}

.odoo-sections {
	text-align: center
}

.odoo-btn {
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Exo 2', sans-serif;
	font-size: 12px;
	display: inline-block;
	position: relative;
	background: #fff;
	text-align: center;
	color: #00A09D;
	border: 1px solid #eaeaeab8;
	border-radius: 22px;
	line-height: 3em;
	padding-left: 1em;
	padding-right: 1em;
	margin: auto;
	margin-top: 3%;
	box-shadow: 0 0 0 0 transparent;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in;
	will-change: transform, box-shadow;
	box-shadow: 0 10px 40px 0 rgba(62, 57, 107, 0.07), 0 2px 9px 0 rgba(62, 57, 107, 0.06)
}

.odoo-btn:before {
	content: '';
	display: block;
	width: 0;
	height: 86%;
	position: absolute;
	top: 7%;
	left: 0;
	opacity: 0;
	background: #fff;
	box-shadow: 0 0 15px 3px #fff;
	-webkit-transform: skewX(-20deg);
	-moz-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
	transform: skewX(-20deg)
}

.ct-dark {
	background: #f5f5f5
}

.app-description h2 {
	font-family: 'Roboto Condensed', sans-serif!important;
	font-size: 25px!important;
	padding-bottom: 1%!important
}

.faq-main .faq {
	margin: 0 auto;
	padding: 4rem;
	width: 100%
}

.faq-main .accordion a {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	padding: 1rem 3rem 1rem 1rem;
	color: #7288a2;
	padding: 10px;
	border-bottom: 1px solid #e5e5e5
}

.faq-main .accordion .content {
	opacity: 0;
	padding: 0 1rem;
	max-height: 0;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	clear: both;
	-webkit-transition: all .2s ease .15s;
	-o-transition: all .2s ease .15s;
	transition: all .2s ease .15s
}

.faq-main .accordion .content p {
	font-size: 16px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Montserrat'!important;
	color: #373838
}

.faq-main .accordion-item {
	background-color: #fefefe;
	box-shadow: 5px 10px #fefefe
}

.faq-main .faqhead {
	color: #5f6469;
	padding: 0!important;
	font-size: 17px!important;
	text-align: left!important;
	font-weight: 700;
	width: 90%
}

@media (max-width: 1024px) {
	.address-wrap p {
		font-size: 13px
	}
}

@media (max-width: 991px) {
	.dropdown-menu>li>a {
		display: block;
		padding: 3px 20px;
		clear: both;
		font-weight: 600!important;
		line-height: 1.42857143;
		color: #333;
		white-space: nowrap;
		text-transform: uppercase!important
	}
	.project-counter .col-md-4:last-child {
		border-bottom: 0 dashed #000
	}
	.mobile-display {
		display: block!important
	}
	.dropdown,
	.dropup {
		position: relative;
		float: none
	}
	.dropdown-menu {
		top: 80%!important;
		left: 24%;
		text-align: center
	}
	.project-counter i {
		font-size: 50px!important;
		color: #d21c22
	}
	.project-counter .h1,
	h1 {
		font-size: 23px;
		text-align: center
	}
}

@media (max-width: 767px) {
	.img-pc-show {
		display: none
	}
	.img-mob-show {
		display: block!important
	}
	.address-wrap {
		padding: 2% 0;
		min-height: 310px !important;
	}
	.home-footer .row a {
		color: #34495e;
		border: 2px solid transparent;
		border-radius: 0;
		padding: .7em!important;
		position: relative;
		background: 0 0
	}
}

@media (max-width: 600px) {
	.row.cybro-profile-video a {
		width: 80%
	}
}

@media (max-width: 530px) {
	.address-wrap p {
		font-size: 11px
	}
}

@media (max-width: 400px) {
	p.copyright {
		text-align: center!important;
		margin-top: 5%;
		color: #000!important;
		width: 100%!important;
		font-size: 14px
	}
}

.menu-container.mega-nav {
	position: static;
	z-index: 5;
	width: 100%;
	background: #fff;
	height: 80px;
	justify-content: center;
	align-items: center;
	border-bottom: 1px solid #efefef
}

.mega-nav .menu {
	width: 100%;
	height: 80px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 0 4em
}

.mega-nav .menu-container {
	margin: 0 auto;
	background: #e9e9e9
}

.mega-nav .menu a.logo {
	display: inline-block;
	padding: 1.5em 3em;
	width: 19%;
	float: left
}

.mega-nav .menu img {
	max-width: 100%
}

.mega-nav .menu-mobile {
	display: none;
	padding: 20px
}

.mega-nav .menu-mobile:after {
	content: "\f0c9";
	font-family: FontAwesome;
	font-size: 2.5rem;
	padding: 0;
	float: right;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%)
}

.mega-nav .menu-dropdown-icon:before {
	content: "\f489";
	font-family: Ionicons;
	display: none;
	cursor: pointer;
	float: right;
	padding: 1.5em 2em;
	background: #fff;
	color: #333
}

.mega-nav .menu>ul {
	float: right;
	width: 80%;
	list-style: none;
	padding: 0;
	position: relative;
	box-sizing: border-box;
	clear: right;
	margin: 0;
	display: flex;
	justify-content: flex-end
}

.mega-nav .menu>ul:after,
.mega-nav .menu>ul:before {
	content: "";
	display: table
}

.mega-nav .menu>ul:after {
	clear: both
}

.mega-nav .menu>ul>li a {
	text-decoration: none;
	padding: 1em;
	display: block;
	color: #717171;
	font-weight: 500;
	font-family: Montserrat, sans-serif;
	cursor: pointer
}

.menu-container.mega-nav a {
	transition: .5s all
}

.menu-container.mega-nav a:hover {
	color: #d21c22
}

.mega-nav .menu>ul>li:active,
.mega-nav .menu>ul>li:focus,
.mega-nav .menu>ul>li:hover {
	background: #fff;
	outline: 0!important
}

.mega-nav .menu>ul>li>ul {
	display: none;
	width: 100%;
	background: #fff;
	padding: 20px;
	position: absolute;
	z-index: 99;
	left: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box;
	box-shadow: 2px 4px 8px 2px #00000030
}

.mega-nav .menu>ul>li>ul:after,
.mega-nav .menu>ul>li>ul:before {
	content: "";
	display: table
}

.mega-nav .menu>ul>li>ul:after {
	clear: both
}

.mega-nav .menu>ul>li>ul>li {
	margin: 0;
	padding-bottom: 0;
	list-style: none;
	width: 25%;
	background: 0 0;
	float: left
}

.mega-nav .menu>ul>li>ul>li a {
	color: #777;
	padding: .5em 0;
	width: 95%;
	display: block;
	border-bottom: 1px solid #eaeaea
}

.mega-nav .menu>ul>li>ul>li a:hover {
	color: #d21c22
}

.mega-nav .menu>ul>li>ul>li>ul {
	display: block;
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	box-sizing: border-box
}

.mega-nav .menu>ul>li>ul>li>ul:after,
.mega-nav .menu>ul>li>ul>li>ul:before {
	content: "";
	display: table
}

.menu>ul>li>ul>li>ul:after {
	clear: both
}

.mega-nav .menu>ul>li>ul>li>ul>li {
	float: left;
	width: 100%;
	padding: 1px 0;
	margin: 0;
	font-size: .6em
}

.mega-nav .menu>ul>li>ul>li>ul>li a {
	border: 0;
	font-size: 12px
}

.mega-nav .menu>ul>li>ul.normal-sub {
	width: 300px;
	left: auto;
	padding: 10px 20px
}

.mega-nav .menu>ul>li>ul.normal-sub>li {
	width: 100%
}

.mega-nav .menu>ul>li>ul.normal-sub>li a {
	border: 0;
	padding: .6em 0;
	font-size: 12px
}

.link-none {
	color: #717171;
	font-weight: 500;
	font-family: Montserrat, sans-serif;
	padding: 1em!important;
	width: 100%;
	display: block;
	transition: .5s all;
	width: auto
}

.mega-nav .link-none:before {
	content: "\f489";
	font-family: Ionicons;
	display: none;
	cursor: pointer;
	float: right;
	padding: 0;
	background: #fff;
	color: #333
}

p.link-sub-none.link-none {
	padding-top: 5px!important;
	padding-bottom: 10px!important;
	border-bottom: 1px solid #eaeaea;
	padding-left: 0!important
}

.menu-display {
	display: none
}

li.link-none:hover ul {
	display: block!important
}

li.link-none {
	transition: .5s all;
	cursor: pointer
}

li.link-none:hover {
	color: #b22126
}

@media only screen and (max-width: 959px) {
	.mega-nav .menu-container {
		width: 100%
	}
	li.quick-btn-wrap.enquiry {
		padding-top: 30px!important
	}
	.mega-nav .menu-container .menu {
		display: inline-block
	}
	.mega-nav .menu-mobile {
		display: block;
		float: right;
		padding: 20px 20px 0
	}
	.mega-nav .menu-dropdown-icon:before {
		display: block
	}
	.mega-nav .menu>ul {
		display: none;
		width: 100%
	}
	.mega-nav .menu>ul>li {
		width: 100%;
		float: none;
		display: block;
		border-bottom: 1px solid #f1f1f1
	}
	.mega-nav .menu>ul>li a {
		width: 100%;
		display: block
	}
	.mega-nav .menu>ul>li>ul {
		position: relative;
		padding: 0 40px
	}
	.mega-nav .menu>ul>li>ul.normal-sub {
		width: 100%
	}
	.mega-nav .menu>ul>li>ul>li {
		float: none;
		width: 100%;
		margin-top: 20px
	}
	.mega-nav .menu>ul>li>ul>li:first-child {
		margin: 0
	}
	.mega-nav .menu>ul>li>ul>li>ul {
		position: relative
	}
	.mega-nav .menu>ul>li>ul>li>ul>li {
		float: none
	}
	.mega-nav .menu .show-on-mobile {
		display: block
	}
	.mega-nav .menu ul li img {
		max-width: 100%;
		display: none
	}
	.mega-nav .menu {
		justify-content: space-between;
		padding: 0 1em
	}
	.menu-container.mega-nav a {
		transition: .5s all;
		padding: 1rem 2rem;
		color: #000
	}
	.mega-nav .menu .show-on-mobile {
		display: block;
		background: #fff;
		padding-bottom: 25px
	}
	.mega-nav .menu {
		width: 100%;
		height: auto;
		display: block;
		justify-content: space-around;
		align-items: center;
		padding: 2.2rem 0 0!important;
		z-index: 0;
		background: #fff
	}
	ul.clearfix.show-on-mobile {
		height: 100vh;
		overflow-y: scroll;
		background: #fff
	}
	.mega-nav .menu>ul>li>ul {
		box-shadow: 2px 4px 8px 2px #00000000
	}
}

html {
	scroll-behavior: smooth
}

.whatapposition {
	position: fixed;
	bottom: 54px;
	right: 14px;
	background-color: #25d366;
	border-radius: 31px;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 0 3px 2px #0000001f;
	z-index: 999999
}

.whatapposition i {
	font-size: 35px;
	color: #fff
}

@media only screen and (max-width: 600px) {
	.whatapposition {
		position: fixed;
		bottom: 86px;
		right: 31px;
		background-color: #25d366;
		border-radius: 31px;
		width: 50px;
		height: 50px;
		display: flex;
		justify-content: center;
		align-items: center;
		box-shadow: 0 0 3px 2px #0000001f;
		z-index: 999999
	}
}

.clearfix {
	clear: both
}

#event-change,
h2,
ul.info li {
	font-family: 'Poppins', sans-serif!important;
	color: #fff
}

@media (max-width: 1450px) {
	.cd-top {
		height: 50px;
		width: 50px;
		right: 30px;
		bottom: 40px
	}
}

@media(max-width:991px) {
	.odoo-main-contents p {
		text-align: justify;
		font-family: 'Ubuntu', sans-serif!important;
		font-size: 13px!important;
		line-height: 23px!important;
		color: #5f6469;
		font-weight: 100;
		letter-spacing: .1px
	}
	.odoo-inner-page-head img {
		margin-top: 56px!important
	}
	.odoo-inner-page-head h1 {
		font-size: 30px!important
	}
	.for-mob {
		margin: 12px 0 0
	}
	.odoo-main-contents p {
		margin: 0 0 1.1em;
		color: #5f727f;
		line-height: 30px;
		font-size: 17px;
		font-weight: 400;
		font-family: 'Open Sans', sans-serif!important;
		text-align: justify;
		width: 100%
	}
	.odoo-banner-main h1 {
		color: #fff;
		text-transform: uppercase;
		font-weight: 900;
		font-size: 35px;
		font-family: 'Hind Vadodara', sans-serif!important;
		text-align: right
	}
}

@media(max-width:890px) {
	.odoo-apps-scroll img {
		width: 60%!important;
		margin: 0!important;
		display: inline-block!important
	}
	.odoo-apps-scroll {
		text-align: center
	}
}

@media(max-width:768px) {
	.cd-top {
		right: 20px;
		bottom: 20px
	}
	.cybrosys-odoo-erp h2 {
		font-size: 20px!important;
		font-family: 'Montserrat'!important;
		font-weight: 600;
		color: #aa4d93;
		text-align: center;
		padding: 5% 0 1%
	}
	.odoo-highlite {
		padding-top: 9%!important
	}
	.odoo-banner-main {
		background-image: url(../images/odoo-page-banner.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		padding: 96px 0 107px;
		padding-right: 0;
		padding-left: 0
	}
	.odoo-main-contents h2 {
		font-size: 24px!important;
		font-family: 'Montserrat'!important;
		color: #aa4d93;
		text-align: Left;
		padding: 12% 0 1%;
		font-weight: 600
	}
	.odoo-erp h2 {
		font-size: 24px!important;
		font-family: 'Montserrat'!important;
		font-weight: 600;
		color: #aa4d93;
		text-align: center;
		padding: 0 0 1%
	}
	.odoo-erp i.fa {
		font-size: 50px;
		padding-bottom: 5%;
		color: #a24689;
		padding-top: 3%
	}
	.odoo-erp h4 {
		font-size: 19px!important;
		font-family: 'Montserrat'!important;
		color: #aa4d93;
		text-align: center;
		min-height: 14px
	}
	.odoo-erp p {
		color: #5f727f;
		line-height: 27px;
		font-size: 15px;
		font-weight: 400;
		font-family: 'Open Sans', sans-serif!important;
		text-align: center;
		width: 100%
	}
}

@media(max-width:767px) {
	.odoo-service-first-line {
		padding-bottom: 4%;
		border: none!important
	}
	.odoo-margine-right {
		border: none!important
	}
	.rebrand-responsive {
		display: block!important
	}
	.rebrand-img-pc {
		display: none!important
	}
}

@media(max-width:581px) {
	.odoo-banner-main h1 {
		color: #fff;
		text-transform: uppercase;
		font-weight: 900;
		font-size: 26px!important;
		font-family: 'Plus Jakarta Sans' !important;
		text-align: right
	}
}

.quick-enquiry-btn {
	padding: .6rem 1rem!important;
	border: 1px solid #b22126!important;
	border-radius: 50px!important;
	text-decoration: none;
	color: #fff!important;
	font-weight: 700;
	background: #b22126!important
}

.quick-btn-wrap {
	display: flex;
	align-items: center
}

li.quick-btn-wrap {
	border: none!important
}

a.btn.btn-default.quick-enquiry-btn {
	font-size: 12px
}

.faq-main .faq {
	margin: 0 auto;
	padding: 4rem;
	width: 100%
}

.faq-main .accordion a {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	padding: 1rem 3rem 1rem 1rem;
	color: #7288a2;
	padding: 10px;
	border-bottom: 1px solid #e5e5e5
}

.faq-main .accordion .content {
	opacity: 0;
	padding: 0 1rem;
	max-height: 0;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	clear: both;
	-webkit-transition: all .2s ease .15s;
	-o-transition: all .2s ease .15s;
	transition: all .2s ease .15s
}

.faq-main .accordion .content p {
	font-size: 16px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Montserrat'!important;
	color: #373838
}

.faq-main .accordion .content.active {
	opacity: 1;
	padding: 1rem;
	max-height: 100%;
	-webkit-transition: all .35s ease .15s;
	-o-transition: all .35s ease .15s;
	transition: all .35s ease .15s
}

.faq-main .accordion-item {
	background-color: #fefefe;
	box-shadow: 5px 10px #fefefe
}

.faq-main .faqhead {
	color: #5f6469;
	padding: 0!important;
	font-size: 17px!important;
	text-align: left!important;
	font-weight: 700;
	width: 90%
}

.faq-main .faqmainhead {
	padding-bottom: 0px !important;
	display: block;
	font-family: 'Montserrat' !important;
	color: #1b1e20;
	text-align: center;
	font-size: 36px;
	float: left;
	width: 100%;
	margin-bottom: 2rem !important;
}

.faq-main .faqhead {
	color: #000;
	padding: 0!important;
	font-size: 22px!important;
	text-align: left!important;
	font-weight: 600;
	width: 90%;
	margin: 0!important
}

.faq-main .accordion a {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	padding: 1rem 3rem 1rem 1rem;
	color: #000;
	padding: 10px;
	border-bottom: 0 solid #e5e5e5
}

.faq-main .accordion .content p {
	font-size: 16px;
	line-height: 30px;
	font-weight: 400;
	color: #373838;
	padding: 0;
	margin-bottom: 31px!important;
}

.h1faq {
	margin-left: 10px;
	margin-top: 30px;
}

.odoo-inner-page-head a {
	text-align: center;
	padding-bottom: 5%;
	color: #9a9a9a;
	font-size: 61px;
}

.customization-banner-bottom {
	margin-top: 5%;
	margin-bottom: 3%;
}

.customization-banner-bottom h2 {
	padding-bottom: 0px !important;
	margin-bottom: 45px !important;
	color: #1b1e20;
	text-align: center;
	line-height: 53px;
	font-size: 36px;
	font-weight: 700;
	font-family: 'Montserrat'!important;
}

.odoo-inner-page-head {
	background-color: #f0f3f2;
	padding: 4% 0px 4.5% 0px;
}

.odoo-inner-page-head h1 {
	font-family: 'Plus jakarta sans' !important;
	font-weight: 600 !important;
	color: #3e3e3e;
}

.odoo-inner-page-head p {
	text-align: justify;
	font-size: 17px !important;
	line-height: 31px !important;
	color: #565969;
	margin-top: 1rem !important;
}

.odoo-inner-page-head img {
	width: 57%;
	margin: auto;
	border-radius: 165px;
	margin-top: 87px;
}

.odoo-contact {
	background: #ffffff;
	padding: 1% 0;
}

.odoo-contact .row {
	padding: 1% 17%;
}

/*.odoo-info {
	border-right: 2px solid #ccc;
}*/

.odoo-info h3 {
	margin: 0 !important;
	font-size: 17px !important;
	font-weight: 600;
	color: #000000;
	text-align: center;
}

.odoo-mail span {
	float: left;
}

.odoo-mail h3 {
	margin: 0 !important;
	font-size: 15px !important;
	font-weight: bold;
	color: #b22126;
	font-size: 18px !important;
}

.odoo-ph h3 {
	color: #0458c1 !important;
}

.customization-banner-bottom p {
	color: #5f6469;
	font-size: 17px !important;
	line-height: 31px !important;
}

.customization-banner-bottom p a {
	color: #717170;
}

.row.why-cybrosys .fa {
	padding-right: 8px;
}

.customization-content-1 {
	background-color: /*#aed581*/
	#429ae2;
	padding: 5% 3% !important;
}

.customization-content-2 {
	background-color: #00bcd4;
	padding: 5% 3% !important;
}

.customization-content-3 {
	background-color: #37394c;
	padding: 5% 3% !important;
}

.customization-content-1 h2 {
	text-align: left;
	color: #fff;
}

.customization-content-2 h2 {
	text-align: left;
	color: #fff;
	display: flex;
}

.customization-content-3 h2 {
	text-align: left;
	color: #fff;
}

.customization-content-1 p {
	color: #f1f1f1;
	text-align: left;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 17px !important;
	line-height: 22px !important;
	letter-spacing: .5px;
}

.customization-content-2 p {
	color: #f1f1f1;
	text-align: left;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 17px !important;
	line-height: 22px !important;
	letter-spacing: .5px;
}

.customization-content-3 p {
	color: #f1f1f1;
	text-align: left;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 17px !important;
	line-height: 22px !important;
	letter-spacing: .5px;
}

.why-cybrosys {
	padding-top: 5%;
}

.why-cybrosys li {
	font-family: 'Open Sans' !important;
	font-size: 17px !important;
	line-height: 22px !important;
	color: #5f6469;
	font-weight: 400;
	letter-spacing: .5px;
	padding: 12px;
	display: flex;
	text-align: left;
}

.customization-content-wrapper {
	padding-top: 2%;
}

.customization-content-wrapper h2 {
	font-size: 18px;
	display: flex;
}

.customization-content-wrapper .mobileag h2 i {
	padding-right: 5px;
}

.odoo-services img {
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
}

.img-shadow-1:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.img-shadow-1 {
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
}

.img-shadow-1:hover {
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
}

.our-support-includes h2 {
	display: block;
	font-family: 'Montserrat' !important;
	color: #1b1e20;
	text-align: center;
	font-size: 36px;
	font-weight: 700;
	float: left;
	width: 100%;
	margin-bottom: 2rem !important;
}

.customization-banner-bottom h5 {
	text-align: center;
	color: #1b1e20;
	font-size: 23px;
	padding-bottom: 20px;
	font-weight: 600;
	font-family: 'Montserrat' !important;
}

.cybrosys-odoo-erp p {
	text-align: justify;
	justify-content: center;
	width: 100%;
}
.app-description {
	padding: 5% 0 4% 0;
}

p.ease {
	font-size: 21px !important;
	text-align: right;
	font-family: roboto!important;
	line-height: 42px!important;
	color: #202020;
}

.customization-content-1,
.customization-content-2,
.customization-content-3 {
	min-height: 292px !important;
}

.source-code-wrap p:hover {
	text-decoration: none !important;
}
