﻿/*bootstrap*/


html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container:before, .container:after {
    display: table;
    content: " ";
}

.container:after {
    clear: both;
}

.container:before, .container:after {
    display: table;
    content: " ";
}

.container:after {
    clear: both;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.row:before, .row:after {
    display: table;
    content: " ";
}

.row:after {
    clear: both;
}

.row:before, .row:after {
    display: table;
    content: " ";
}

.row:after {
    clear: both;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .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, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    float: left;
}

@media (min-width: 1200px){
.col-lg-3 {
    width: 25%;
}
}














html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}
a {
    background-color: transparent
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    border: 0
}
button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit
}
button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
input {
    line-height: normal
}

textarea {
    overflow: auto
}
table {
    border-spacing: 0;
    border-collapse: collapse
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}
img {
    vertical-align: middle
}
.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
}
.h5,h5 {
    font-size: 14px
}
p {
    margin: 0 0 10px
}
.text-center {
    text-align: center
}
ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}



.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}
.col-xs-6 {
    width: 50%
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }
 .col-sm-6 {
        width: 50%
    }
}
@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-9 {
        width: 75%
    }

 .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%
    }
}

@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-9 {
        width: 75%
    }
    .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%
    }
}
table {
    background-color: transparent
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after {
    clear: both
}

body {
    font-family: 'Montserrat',sans-serif!important
}

html {
    overflow-x: hidden
}

a {
    color: #337ab7;
    text-decoration: none!important
}



textarea {
    resize: none
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 50px;
    background-color: #F5F5F5
}

::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5
}

::-webkit-scrollbar-thumb {
    border-radius: 50px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555
}


header {
    height: 80px;
    position: fixed;
    top: 0;
    transition: .3s;
    transition-delay: .3s;
    width: 100%;
    z-index: 999
}

.home-contact-wrapper {
    background-color: #2e313f;
    padding: 0;
    box-shadow: 0 10px 40px 0 rgba(62,57,107,0.25),0 2px 9px 0 rgba(62,57,107,0.3);
    position: relative
}

.home-contact-details {
    padding: 0
}

.address-wrap {
    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
}
.address-wrap h5 {
    color: #fff;
    text-align: left;
    letter-spacing: .05em;
    line-height: 30px;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 3.3em 0 .5em;
    font-family: 'Montserrat';
    padding-left: 10%
}

.address-wrap p {
    text-align: left;
    margin: 0 0 1.1em;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #99a9b5;
    width: 90%;
    padding-left: 10%
}

.border-bottom-right {
    border-right-width: 1px!important;
    border-bottom-width: 1px!important;
    border-right-color: #434553!important;
    border-right-style: solid!important;
    border-bottom-color: #434553!important;
    border-bottom-style: solid!important
}

.home-contact-form * {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.home-contact-form input {
    outline: none;
    border: none
}

.home-contact-form textarea {
    outline: none;
    border: none
}
.home-contact-form input::-webkit-input-placeholder {
    color: #99a9b5
}
.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: transparent
}
.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;
    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: transparent
}

.home-footer .row a {
    color: #34495e;
    border: 2px solid transparent;
    border-radius: 0;
    padding: 1em;
    position: relative;
    background: transparent
}
.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
}
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
}

.menu-container.mega-nav {
    position: static;
    z-index: 5;
    width: 100%;
    background: #fff;
    height: 80px;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #efefef
}

.mega-nav .menu {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 4em
}

.mega-nav .menu img {
    max-width: 100%
}

.mega-nav .menu-mobile {
    display: none;
    padding: 20px
}

.mega-nav .menu-dropdown-icon:before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 1.5em 2em;
    background: #fff;
    color: #333
}

.mega-nav .menu > ul {
    float: right;
    width: 80%;
    list-style: none;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    clear: right;
    margin: 0;
    display: flex;
    justify-content: flex-end
}

.mega-nav .menu > ul:before,.mega-nav .menu > ul:after {
    content: "";
    display: table
}

.mega-nav .menu > ul:after {
    clear: both
}

.mega-nav .menu > ul > li a {
    text-decoration: none;
    padding: 1em;
    display: block;
    color: #717171;
    font-weight: 500;
    font-family: 'Montserrat',sans-serif;
    cursor: pointer
}

.menu-container.mega-nav a {
    transition: .5s all
}
.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.normal-sub {
    width: 300px;
    left: auto;
    padding: 10px 20px
}

.link-none {
    color: #717171;
    font-weight: 500;
    font-family: 'Montserrat',sans-serif;
    padding: 1em!important;
    width: 100%;
    display: block;
    transition: .5s all;
    width: auto
}

.mega-nav .link-none:before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 0;
    background: #fff;
    color: #333
}
.menu-display {
    display: none
}
li.link-none {
    transition: .5s all;
    cursor: pointer
}

html {
    scroll-behavior: smooth
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: none!important;
    border-radius: 0!important;
    background-color: #F5F5F5!important
}

::-webkit-scrollbar {
    width: 3px!important;
    background-color: #F5F5F5!important
}

::-webkit-scrollbar-thumb {
    border-radius: 0!important;
    -webkit-box-shadow: none!important;
    background-color: #d0d0d0!important
}

.whatapposition {
    position: fixed;
    bottom: 54px;
    right: 14px;
    background-color: #25d366;
    border-radius: 31px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 3px 2px #0000001f;
    z-index: 999999
}

.clearfix {
    clear: both
}
h2,ul.info li,#event-change {
    font-family: 'Oswald',cursive;
    color: #FFF
}
#event-change, h2, ul.info li {
    font-family: Montserrat,sans-serif!important;
    color: #fff;
}


















body {
    font-family: 'Montserrat', sans-serif !important;
    /*overflow-x:hidden; */
}

::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: #000000;
    font-size: 30px;
    font-family: 'Lato', sans-serif !important;
    -webkit-font-smoothing: antialiased !important;
    margin: 0;
}

h2 {
    color: #000;
    font-size: 30px;
    font-family: 'Lato', sans-serif !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
}
h5 {
    color: #000000;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased !important;
    margin: 0 !important;
}

p {
    color: #000;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    !important; -webkit-font-smoothing: antialiased !important;
    margin: 0 !important;
    line-height: 18px;
}
.mar-8 {
    margin: 80px 0 0 0 !important;
}
.for-mob {
    margin: 39px 0 0;
}
table {
    width: 100% !important;
}
.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
}
a {
    text-decoration: none !important;
}
.rebrand-responsive {
    display: none !important;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
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;
}
.ind-banner {
    background-image: url(../images/industry-banner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 66px;
    background-color: #edf5ff;
    margin-top: 85px;
}

.container-fluid.ind-grid {
    padding: 2.5% 7% !important;
}

.hero-content h1 {
    font-weight: 600;
    color: #191d28;
    font-size: 48px;
    line-height: 1.2em;
    padding-bottom: 20px;
}

.hero-content p {
    font-weight: 400;
    color: #191d28;
    font-size: 16px;
    padding-bottom: 20px;
}

.hero-content {
    padding-top: 3vh;
}







/*====================Expertise page==========================*/
.container-fluid.ind-banner.expertise-wrap {
    background-image: url(../images/expertise-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 112px;
    background-color: #f8ecff;
    margin-top: 85px;
}

.o-expertise {
    /* border-bottom: 2px solid #875A7B; */
    -moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    -o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 10px 0 rgba(135, 90, 123, 0.09);
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 33px 40px 29px;
    position: relative;
    text-align: center;
    z-index: 1;
    background-color: #ffffff;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    will-change: transform, box-shadow;
    /* border: 1px solid #efefef; */
    border-radius: 14px;
    margin-bottom: 20px;
}

.o-expertise .o-item>i {
    background: #875A7B none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    -o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    color: #ffffff;
    display: inline-block;
    font-size: 40px !important;
    height: 80px;
    line-height: 80px;
    margin-bottom: 5px;
    text-align: center;
    width: 80px;
    float: left;
}

.o-expertise .o-item h2 {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.2;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0;
    color: #000;
    float: left;
    text-align: left;
    padding-left: 7px;
}
.o-expertise p {
    width: 70%;
    margin: auto !important;
    float: left;
    text-align: left;
    padding-left: 8px;
    color: #9e9e9e;
}

.container-fluid.ind-grid {
    padding: 1.5% 7% !important;
}

.hero-content h1 {
    font-weight: 600;
    color: #191d28;
    font-size: 48px;
    line-height: .9em;
    padding-bottom: 20px;
}

.hero-content p {
    font-weight: 400;
    color: #191d28;
    font-size: 16px;
    padding-bottom: 20px;
}

.hero-content {
    padding-top: 3vh;
}



/**/

.cc-window {
    opacity: 1;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease
}

.cc-window.cc-invisible {
    opacity: 0
}

.cc-revoke,.cc-window {
    position: fixed;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Helvetica,Calibri,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999
}

.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.cc-bottom {
    bottom: 1em
}

.home-contact-form * {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}
.home-contact-form input {
    outline: none;
    border: none
}
.home-contact-form textarea {
    outline: none;
    border: none
}
.home-contact-form input::-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: transparent
}
.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;
}

.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;
}

.address-wrap:hover .icon-box {
    border-color: #c51f26 !important;
    background: #4a3333 !important;
}

.o-expertise:hover {
    transform: translateY(-5px) translateZ(0);
}
.rebrand-responsive {
    display: none !important;
}

@media (max-width: 767px){
.rebrand-responsive {
    display: block !important;
}}
.hero-img {
    text-align: center;
}

.hero-img img {
    width: 66%;
    padding-top: 6vh;
    margin: auto;
}












