* {
    margin: 0;
    padding: 0;
    outline: 0 !important;
}
body {
   line-height: 1.7 !important;
    font-size: 17px !important;
    color: #414142;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
  overflow-x: hidden !important;
}
a {
    cursor: pointer;
    text-decoration: none !important;
    color: #3e4260;
}
li { list-style: none; }
h1, h2, h3, h4, h5, h6 {
    color: #33322D;
    font-family: 'Roboto Slab', serif;
    font-weight: 800;
    text-transform: capitalize;
}
.footer-right2 a {
    display: inline-block;
    margin: 6px 0 0 0;
    padding: 10px 20px;
    color: #fff !important;
    font-weight: 600;
    background-color: #ff6d12;
    transition: all 0.3s ease-in-out;
    padding: 5px 17px;
    box-shadow: 0px 2px 0px 1px #06163a3d;
}

/*====================================================================
    Main Header style
==================================================================== */
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}
.navbar {
    margin-bottom: 0 !important;
    border: none !important;
}
.main-header {
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    background: #f7f7f7;
}
.main-menu .navigation > li > ul > li::marker {
    display: none !important;
}
.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
    background: #18191b;
    z-index: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.sticky-header .sticky-inner-container {
    padding: 0 50px;
}
.sticky-header .logo {
    padding: 6px 0 4px;
}
.main-header .sticky-header .outer-box {
    margin-top: 16px;
}
.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -op-animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.header-style-two .header-upper {
    position: relative;
    z-index: 5;
    padding: 8px 0 5px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    width: 100%;
    margin-top: 3px;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    background-color: #2e326c !important;
}

.header-style-two .header-upper::before {
  border-color: #2e326c;
  border-style: solid;
  border-width: 26px 20px;
  height: 100%;
  content: "";
  right: 167px;
  position: absolute;
  background: #2e326c;
  content: "";
  height: 100%;
  left: -42px;
  position: absolute;
  top: 0;
  transform: skewX(-40deg);
  width: 78px;
  z-index: 1;
}
.main-header .header-upper .logo img {
    position: relative;
    display: inline-block;
    max-width: 100%;
}
.main-header .logo-outer {
    position: relative;
    z-index: 25;
    padding: 25px 0 25px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.header-style-two .logo-outer {
    padding: 2px 0 4px;
}
.main-header .logo-outer .logo img {
    position: relative;
    display: inline-block;
    width: 190px;
/*margin-left: 65px;*/
margin-top: -12px;
}
.main-header .header-lower {
    position: relative;
    top: 0;
    width: 100%;
    z-index: 5;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-header .nav-outer {
    position: relative;
    padding-left: 0;
    z-index: 999;
}
.main-menu {
    position: relative;
}
.main-menu .navbar-collapse {
    padding: 0;
    margin-right: 26px;
}
.main-menu .navigation {
    position: relative;
    margin: 0;
    padding-top: 7px;
padding-bottom: 13px;
}
.main-menu .navigation > li {
    position: relative;
    float: left;
    margin-left:20px;
}
.main-menu .navigation > li:last-child {
    margin-right: 0;
}
.main-header .sticky-header .main-menu .navigation > li {
    margin: 0;
    border: 0;
    margin-left: 30px;
}
.main-menu .navigation > li > a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #302859;
    line-height: 30px;
    font-weight: 700;
    opacity: 1;
    text-transform: capitalize;
    padding: 5px 0 8px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-family: Dosis, sans-serif;
}
,
.header-style-two .main-menu .navigation > li > a {
    padding: 25px 0 25px;
}
.main-menu .navigation > li > a:after {
    position: absolute;
    content: "";
    left: 0;
    width: 23px;
    height: 1px;
    opacity: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
,
.header-style-two .main-menu .navigation > li > a:after {
    bottom: 18px;
}
.main-menu .navigation > li.current > a:after,
.main-menu .navigation > li > a:hover {
    opacity: 1;
}
.main-menu .navigation > li.has-mega-menu .mega-menu {
    position: absolute;
    left: 0;
    width: 500px;
    padding: 15px 25px;
    top: 100%;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li.has-mega-menu:hover .mega-menu {
    opacity: 1;
    visibility: visible;
}
.main-menu .navigation > li.has-mega-menu .mega-menu .column:last-child:after {
    display: none;
}
.main-menu .navigation > li.has-mega-menu .mega-menu ul {
    position: relative;
}
.main-menu .navigation > li.has-mega-menu .mega-menu ul > li {
    position: relative;
}
.main-menu .navigation > li.has-mega-menu .mega-menu ul > li > a {
    position: relative;
    color: #444;
    padding: 4px 0;
    display: block;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-menu .navigation > li.has-mega-menu .mega-menu ul > li > a:hover {
    color: #08ae8d;
}
.main-header .sticky-header .main-menu .navigation > li > a {
    color: #fff;
    padding: 20px 0;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;
    min-height: 0;
    background: 0 0;
    border: 0;
    font-family: Poppins, sans-serif;
}
.main-menu .navigation > li.current-menu-item > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a {
    color: #fff;
    opacity: 1;
}
.fixed-header .main-menu .navigation > li.current-menu-item > a,
.fixed-header .main-menu .navigation > li.current > a,
.fixed-header .main-menu .navigation > li:hover > a {
    color: #fff;
    opacity: 1;
}
.header-style-two .main-menu .navigation > li.current-menu-item > a,
.header-style-two .main-menu .navigation > li.current > a,
.header-style-two .main-menu .navigation > li:hover > a,
.header-style-two.fixed-header .main-menu .navigation > li.current-menu-item > a,
.header-style-two.fixed-header .main-menu .navigation > li.current > a,
.header-style-two.fixed-header .main-menu .navigation > li:hover > a {
    color: #fff;
    opacity: 1;
}
.main-header .sticky-header .main-menu .navigation > li.current-menu-item > a,
.main-header .sticky-header .main-menu .navigation > li.current > a,
.main-header .sticky-header .main-menu .navigation > li:hover > a {
    color: #08ae8d;
    opacity: 1;
}
.main-menu .navigation > li:hover > a:after {
    opacity: 1;
}
.main-header .sticky-header .main-menu .navigation > li > ul:before {
    display: none;
}
.main-header .sticky-header .main-menu .navigation > li > ul {
    top: 100% !important;
}
.main-menu .navigation > li > ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 300px;
    z-index: 100;
    display: none;
    background: #fff;
    border-top: 3px solid #fa3a39;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > ul.from-right {
    left: auto;
    right: 0;
}
.main-menu .navigation > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.main-menu .navigation > li > ul > li:last-child {
    border-bottom: none;
}
.main-menu .navigation > li > ul > li > a {
    position: relative;
    display: block;
    padding: 9px 25px;
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    color: #1b574b;
    text-align: left;
    padding-right: 20px;
    text-transform: capitalize;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-family: Poppins, sans-serif;
}
.main-menu .navigation > li > ul > li:hover > a {
    background-color: #ececec;
}
.main-menu .navigation > li > ul > li > ul {
    position: absolute;
    left: 100%;
    top: 100%;
    width: 230px;
    z-index: 100;
    display: none;
    background: #fff;
    border-top: 3px solid #08ae8d;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > ul > li > ul:before {
    position: absolute;
    content: "";
    right: 100%;
    top: 0;
    width: 20px;
    height: 100%;
}
.main-menu .navigation > li > ul > li > ul > li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.main-menu .navigation > li > ul > li > ul > li:last-child {
    border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li > a {
    position: relative;
    display: block;
    padding: 9px 25px;
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    color: #242424;
    text-align: left;
    padding-right: 20px;
    text-transform: capitalize;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-family: Poppins, sans-serif;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover {
    background-color: #ececec;
}
.sticky-header .main-menu .navigation > li > a:after {
    display: none;
}
.main-menu .navigation > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    left: 100%;
    top: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    display: none;
}
.main-header .outer-box {
    position: relative;
    float: left;
    margin-left: 20px;
    margin-top: 32px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
,
.main-header.header-style-two .outer-box {
    margin-top: 27px;
}
.main-header .outer-box .number {
    position: relative;
    float: right;
    color: #fff;
    font-size: 22px;
    margin-left: 26px;
    font-weight: 300;
    font-family: Poppins, sans-serif;
}
.current::marker {
    display: none !important;
}

.logo-outer .logo{
    display: none;
}

@media only screen and (max-width: 1140px) {
    .main-menu .navigation > li > a {
        padding: 20px 0;
    }
    .main-menu {
        padding-top: 0;
    }
    .main-menu .navigation > li > a {
        font-size: 15px;
    }
}
@media only screen and (min-width: 768px) {
    .main-menu .navigation > li.has-mega-menu .mega-menu,
    .main-menu .navigation > li > ul,
    .main-menu .navigation > li > ul > li > ul {
        display: block !important;
        visibility: hidden;
        opacity: 0;
    }
}
@media only screen and (max-width: 1023px) {
    .main-header .nav-outer {
        padding-right: 0;
        padding-left: 0;
    }
    .main-header .header-upper .upper-right {
        position: relative;
        padding-top: 21px;
    }
    .main-menu .navigation > li a {
        background: 0 0;
    }
    .main-header {
        position: relative;
        background-color: #151e22;
    }
    .choose-tabs .tabs-content .tab .content .image-column,
    .sticky-header {
        display: none;
    }
    .main-menu .navigation > li {
        margin-left: 0;
        margin-right: 17px;
    }
    .main-header .outer-box {
        display: block;
        float: right;
        margin-top: 6px;
    }
    .default-inner-header.fixed-header .main-menu .navigation > li > a,
    .main-menu .navigation > li > a {
        padding: 5px 0 20px;
    }
    .default-inner-header .outer-box {
        margin-top: 6px;
    }
    ,
    .header-style-two .main-menu .navigation > li > a,
    .header-style-two.fixed-header .main-menu .navigation > li > a {
        padding: 5px 0 10px;
    }
    ,
    .main-header.header-style-two .outer-box {
        margin-top: 2px;
    }
    ,
    .header-style-two .logo-outer,
    .header-style-two.fixed-header .header-upper .logo-outer {
        padding: 16px 0 16px;
    }
    .header-style-two,
    .header-top-two.style-two {
        position: relative;
        background-color: #fff;
    }
}
@media only screen and (max-width: 767px) {
    .main-header .header-upper .upper-column.info-box:last-child {
        margin-bottom: 0;
    }
    .main-header .info-box .icon-box {
        position: relative;
        display: block;
        top: 0;
        text-align: center;
        margin: 0 auto 12px;
    }
    .main-header .main-menu {
        padding-top: 0;
        width: 100%;
        margin: 0;
        position: relative;
    }
    .main-header .logo-outer {
        position: absolute;
    }
    /*.main-header .logo-outer .logo img {*/
    /*    margin-left: 7px;*/
    /*}*/
    .main-menu .collapse {
        overflow: auto;
        float: none;
        width: 100%;
        padding: 10px 0 0;
        border: none;
        margin: 0;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }
    .main-menu .collapse.in,
    .main-menu .collapsing {
        max-height: 300px;
        padding: 0 0 0;
        border: none;
        margin: 17px 0 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
    }
    .main-menu .navbar-header {
        position: relative;
        float: none;
        display: block;
        text-align: right;
        width: 100%;
        padding: 0px 0 14px;
        right: 0;
        z-index: 12;
    }
    .main-menu .navbar-header .navbar-toggle {
        display: inline-block;
        z-index: 7;
        border: 1px solid #ff6d12;
        float: none;
        margin: 0 13px 0 0;
        border-radius: 2px;
        background: #ff6d12;
        padding: 15px 19px;
    }
    .main-menu .navbar-header .navbar-toggle .icon-bar {
        background: #fff;
    }
    .main-menu .navbar-collapse > .navigation {
        float: none !important;
        margin: 0 !important;
        width: 100% !important;
        border: 1px solid #fff;
        border-top: none;
    }
    .main-menu .navbar-collapse > .navigation > li {
        margin: 0 !important;
        float: left !important;
        width: 100%;
    }
    .main-menu .navigation > li > a,
    .main-menu .navigation > li > ul:before {
        border: none;
    }
    .main-menu .navbar-collapse > .navigation > li > a {
        padding: 10px 10px !important;
        border: none !important;
    }
    .main-menu .navigation li.dropdown > a:after,
    .main-menu .navigation > li.dropdown > a:before,
    .main-menu .navigation > li > ul > li > a::before,
    .main-menu .navigation > li > ul > li > ul > li > a::before {
        color: #fff !important;
        right: 15px;
        font-size: 16px;
        display: none !important;
    }
    .main-menu .navbar-collapse > .navigation > li > ul,
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul,
    .main-menu .navigation > li.has-mega-menu .mega-menu {
        position: relative;
        border: none;
        float: none;
        visibility: visible;
        opacity: 1;
        display: none;
        margin: 0;
        padding: 0;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        width: 100%;
        background: #08ae8d;
        -webkit-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        -moz-transition: none !important;
        box-shadow: none !important;
    }
    .main-menu .navigation > li.has-mega-menu .mega-menu ul {
        margin: 0;
        width: 100%;
        background: #08ae8d;
    }
    .main-menu .navigation > li.has-mega-menu .mega-menu .row,
    .main-menu .navigation > li.has-mega-menu .mega-menu .row .column {
        margin: 0;
        padding: 0;
        width: 100%;
        border: none;
    }
    .main-menu .navbar-collapse > .navigation > li > ul,
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul {
        border-top: 1px solid #fff !important;
    }
    .main-menu .navbar-collapse > .navigation > li,
    .main-menu .navbar-collapse > .navigation > li > ul > li,
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li,
    .main-menu .navigation > li.has-mega-menu .mega-menu ul > li {
        border-top: 1px solid #fff !important;
        border-bottom: none;
        opacity: 1 !important;
        top: 0 !important;
        left: 0 !important;
        visibility: visible !important;
    }
    .main-menu .navbar-collapse > .navigation > li > ul > li {
        background: #696a6a !important;
    }
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li {
        background: #6a6a6a !important;
    }
    .main-menu .navbar-collapse > .navigation > li > ul > li:first-child {
        border-top: none !important;
    }
    .main-menu .navbar-collapse > .navigation > li > a,
    .main-menu .navbar-collapse > .navigation > li > ul > li > a,
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li > a,
    .main-menu .navigation > li.has-mega-menu .mega-menu ul > li > a {
        padding: 10px 10px !important;
        line-height: 22px;
        color: #fff;
        background: #ff6d12;
        text-align: left;
        min-height: 0;
    }
    .main-menu .navbar-collapse > .navigation > li > a:active,
    .main-menu .navbar-collapse > .navigation > li > a:focus,
    .main-menu .navbar-collapse > .navigation > li > a:hover,
    .main-menu .navigation > li.has-mega-menu .mega-menu ul > li > a:hover {
        background: #08ae8d;
    }
    .main-menu .navbar-collapse > .navigation > li.current-menu-item > a,
    .main-menu .navbar-collapse > .navigation > li.current > a,
    .main-menu .navbar-collapse > .navigation > li:hover > a,
    .main-menu .navbar-collapse > .navigation > li > ul > li:hover > a,
    .main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a,
    .main-menu .navigation > li.has-mega-menu .mega-menu ul > li.current-menu-item > a,
    .main-menu .navigation > li.has-mega-menu .mega-menu ul > li.current > a,
    .main-menu .navigation > li.has-mega-menu .mega-menu ul > li:hover > a {
        background: #00afef;
        color: #fff !important;
    }
    .main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn {
        display: block !important;
    }
    .header-top-two .top-right,
    .main-header .header-top .top-right,
    .main-header .info-box:after,
    .main-menu .navbar-collapse > .navigation li.dropdown:after,
    .main-menu .navigation > li > ul:before,
    .year-block .inner-box .year:before {
        display: none !important;
    }
    .header-top-two .top-left,
    .main-header .header-top .top-left {
        width: 100%;
        text-align: center;
    }
    .header-top-two .top-left .links li {
        display: inline-block;
        margin-right: 0;
        border-right: none;
        float: none;
    }
    .main-slider {
        margin-top: 0 !important;
    }
    .main-header .top-right .links-nav li {
        margin-left: 5px;
    }
    .main-header .search-box-outer .dropdown-menu {
        top: 0;
        left: 0;
        right: 0;
        width: 280px;
    }
    .main-header .outer-box {
        position: absolute;
        display: block;
        right: auto;
        z-index: 12;
        left: 0;
        margin-left: 0;
        margin-top: 16px;
    }
   /* .main-header .header-upper {
        padding-bottom: 42px;
    }
    ,*/
    .main-header.header-style-two .outer-box {
        margin-top: 16px;
    }
}
@media only screen and (max-width: 599px) {
    .main-header .social-links-one {
        top: 0;
    }
    .main-header .header-top .top-left,
    .main-header .header-top .top-right {
        float: none !important;
        text-align: center;
    }
}
@media only screen and (max-width: 479px) {
    .main-header .header-upper .upper-column.info-box {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}


.top-bars {
    transition: 0.5s;
    padding: 15px 0 10px;
   /* margin-left: 446px;*/
   float: right;
    z-index: 1;}

.top-bars .contact {
    float: left;
    font-size: 15px;
    line-height: 24px;
    font-family: 'montserrat';
    font-weight: 400;
}

.contact1 {
  /*  margin-left: 80px;*/
    margin-right: 31px;
}

.contact {
    padding-bottom: 0px !important;
}

.top-bars .contact li {
    color: #fff;
    margin-right: 0px;
    display: inline-block;
    margin-left: 15px;
    font-weight: 600;
}

.top-bars .contact li i {
    color: #333;
    font-size: 18px;
    line-height: 24px;
    margin-right: 5px;
    vertical-align: top;
}

.top-bars .contact li a{
    color: 
}

.top-bars .social {
    float: right;
    padding-right: 22px;
}

.top-bars .imaff {
    float: left;
    padding-right: 22px;
}

.imaff img{
    width: 150px;
margin-top: -13px;
}

.social li:first-child {
    margin-left: 15px;
    margin-top: 0px;
    font-size: 20px;
}

.social li {
    display: inline-block;
    margin-left: 0px;
    font-size: 20px;
}

.top-bars .social li a {
    color: #fff;
    font-size: 16px;
}

.fa-facebook{
    background-color: #3a559f; 
    padding:8px;
}

.fa-twitter{
    background-color:#65bbf2; 
    padding:8px;
}

.fa-linkedin{
    background-color:#006ea8; 
    padding:8px;
}

.logo img {
    width: 323px;
padding-top: 4px;
margin-left: 4px;
}


.navbar::before {
    border-color: #05325b;
    border-style: solid;
    border-width: 26px 20px;
    height: 100%;
    content: "";
    right: 167px;
    position: absolute;
    background: #05325b;
    content: "";
    height: 100%;
    left: -42px;
    position: absolute;
    top: 0;
    transform: skewX(-40deg);
    width: 78px;
    z-index: 1;
}

.navbar {
    border-radius: 0px;
    background-color: #05325b !important;
    margin-top: 0px !important;
    position: relative;
    border: none !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
}

.navbar-brand{
    display: none;
}

/*.logo1 img {*/
/*  width: 107px;*/
/*  padding-top: 1px;*/
/*  margin-left: 70px;*/
/*}*/

.logo1 b{
    display: block;
font-size: 25px;
padding-left: 25px;
}

/****header end****/


/*******about us*******/
.about-Us-9 {
  padding: 34px 0 52px 0;
  background-size: cover;
}

.about-Us-9 h1 {
    font-size: 38px; 
    position: relative;
    text-transform: capitalize;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 39px;
    color: #06163a;

}

.about-Us-9 h1 span {
    color: #ff6d12;
}

.about-Us-9 h1::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 44%;
    width: 136px;
    height: 1px;
    background: url(../images/sec-title-decoration.png);
}

.about h1 span{
    color: #4fc0aa;
}

.about p {
font-family: 'Poppins', sans-serif;
padding-bottom: 5px;
}

.read-9 a {
 display: inline-block;
margin: 6px 0 0 0;
padding: 10px 20px;
color: #fff !important;
font-weight: 600;
background-color: #ff6d12;
transition: all 0.3s ease-in-out;
padding: 9px 15px;
box-shadow: 0px 2px 0px 1px #06163a3d;
}

.read-9 a:hover {
  color: #fff;
  background: #06163a;
}


/*****hmblog section*****/

.blog {
    padding: 30px 0 11px 0;
}

.blog h4{
    font-size:42px;
    position: relative;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 20px;
    color: #06163a;
    text-align: center;
    margin-bottom: 35px;
}

.blog h4::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 43%;
    width: 136px;
    height: 1px;
    background: url(../images/sec-title-decoration.png);
  }

.blog h4 span{
  color: #ff6d12;
}

/*hmtestimonial*/

.testimoniall {
  background-size: cover;
 padding: 23px 0 45px 0;
}

.testimoniall h2 {
    position: relative;
    text-transform: capitalize;
    padding-bottom: 20px;
    font-size: 40px;
    text-align: center;
}




.hmtesti .section-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    text-align: center;
    width: 209px;
}
.testimonial1 {
    padding: 45px 0;
}
.testimonial1 h4 {
    text-align: center;
    padding-bottom: 39px;
    color: #000;
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: 700;
}
.testimonial {
    padding: 29px 10px 10px 10px;
    margin: 0 10px 0px 0;
    overflow: hidden;
    position: relative;
}
.testimonial .pic {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    float: left;
}
.testimonial .pic img {
    width: 100%;
    height: auto;
}
.testimonial .description {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 25px;
    margin-bottom: 35px;
    background: #f4fcfc;
padding: 20px 25px;
position: relative;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.11);
height: 320px;
text-align: center;
}
.testimonial .title {
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ff6d12;
    margin: 0;
    padding-top: 22px;
    padding-left: 10px;
}
.testimonial .post {
    display: inline-block;
    font-size: 17px;
    color: #222;
    font-style: italic;
}
.owl-theme .owl-controls .owl-page span {
    background: #06163a !important;
    border-radius: 0 !important;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span {
    background: #ff5722 !important;
    border-color:#ff6d12;
}

.testimonial .description::before {
    position: absolute;
    content: "";
    bottom: -.880rem;
    left: 2.8125rem;
    width: 30px;
    height: 25px;
    background-color: #ff6d12;
    transform: skewY(-40deg);
    box-shadow: -2px 2px 4px -1px rgb(0 0 0 / 12%);
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .testimonial {
        padding: 20px;
        text-align: center;
    }
    .testimonial .pic {
        display: block;
        position: static;
        margin: 0 auto 15px;
        width: 68px;
    }
}
.testimonial .description i {
    color: #ff6d12;
    font-size: 20px;
}

.owl-theme .owl-controls {
    margin-top: 0px !important;
    text-align: center;
}


/*footer*/
.footer-wrap {
    background-color: #f2f2f2e0;
    padding-top: 65px;
    background-size: cover;
    background: url(../images/help-bg.png) center no-repeat;
}

.fotter img{
  width: 260px;
}

.fotter{
  padding-top: 20px;
}

.fotter  li{
  float: left;
  padding: 5px 10px;
  border: 2px solid #ff6d12;
  margin-left: 5px;
}

.fotter i{
  font-size: 18px;
}

.footer-wrap h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.footer-wrap p {
    line-height: 24px;
}

.footer-wrap p a {
    color: #ff6d12;
    text-decoration: underline;
    font-style: italic;
}

.footer-wrap p a:hover {
    text-decoration: none;
    color: #ff7800;
}

.footer-right strong, .footer-right2 strong{
  font-size: 16px;
  color: #2f2c52;
  padding-bottom: 5px;
  margin-left:0px;
  margin-bottom: 10px;  
  display: block;
}

.adde{
  padding-top: 15px;
}

.footer-links1 li{
  padding: 10px 0;
}

 .footer-links li i{
  color: #ff6d12;
  padding-right: 5px;
  font-size: 14px;
}

 .footer-links li{
    padding-top: 10px;
 }

.footer-links1 li i{
  color: #ff6d12;
  padding-right: 5px;
  font-size: 18px;
  float: left;
  width: 28px;
}

.footer-links1 li span{
    display: block;
    margin-left: 28px;
}

.footer-right1 ul li a {
  float: left;
  font-size: 16px;
  padding-left: 17px;
  padding-top: 15px;
}

.footer-right1 i{
   color: #fff;
   font-size: 18px;
}

.speacing{
  padding-right: 0px !important;
}

.footer-bottom{
  border-top: 1px dashed #363636;
  padding: 15px 0 0px;
  margin-top: 40px;
}



.copyright {
    border-top: 1px solid #5f5f5f;
    font-size: 14px;
    color: #fff;
    margin-top: 25px;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
}

.footer-links li a {
    line-height: 26px;
    text-decoration: none;
}

/*client slide latest project*/

.slick-slide {
    margin: 15px 6px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus{
    outline: none;
}

.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-prev {
    display: inline-block;
    top: 0px;
    padding: 0px 10px;
    background: transparent;
    color: #ff6d12;
    top: -9%;
    right: 48px !important;
    display: inherit !important;
    margin-bottom: 10px;
    text-align: center;
    border: none;
    position: absolute;
    z-index: 9;
    transition: all 0.4s;
    font-size: 20px;
    font-weight: 600;
    border-radius: 100%;
    cursor: pointer;
    border: 2px solid #06163a;
    box-shadow: 0 3px 6px #00000029;
}

.slick-next {
    display: inline-block;
    position: absolute;
    top: -9%;
    float: right;
    padding: 0px 10px;
    background: transparent;
    color: #ff6d12;
    right: 7px !important;
    display: inherit !important;
    margin-bottom: 10px;
    /*padding: 2px 7px;*/
    border: none;
    transition: all 0.4s;
    font-size: 20px;
    border-radius: 100%;
    cursor: pointer;
    border: 2px solid #06163a;
    font-weight: 600;
    box-shadow: 0 3px 6px #00000029;
}

.about img{
  margin-top: 8px;
}

/*** Brand logo ***/

.brand {
    width: 115px;
}
.brand a { display:block }
.brand, .header-inner .main-nav {
    vertical-align: middle;
}

.conti h3 {
    font-size: 28px;
    color: #000;
    padding-left: 120px;
    font-weight: bold;
}

.conti p {
    padding-left: 90px;
    color: #cf0f1a;
    font-weight: 600;
    font-size: 15px;
}

.conti input[type="text"], input[type="password"] {
    width: 45%;
    padding: 10px;
    margin: 5px 0 13px 0;
    display: inline-block;
    border: none;
    background: #f1f1f1;
}

.gro input[type="text"] {
    width: 22%;
}

.conti input[type="text"], input[type="password"] {
    padding: 10px;
    margin: 5px 0 13px 0;
    display: inline-block;
    border: none;
    background: #f1f1f1;
}

.gro textarea {
    width: 45%;
    height: 100px;
    border: 1px solid #cf0f1a29;
    margin-bottom: 25px;
    padding: 5px;
    transition: 0.3s ease;
    font-size: 14px;
}

.gro button {
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 15%;
    opacity: 0.9;
}

.causes-section {
    position: relative;
    padding: 57px 0 0px;}

.causes-section.style-two::before {

    position: absolute;
    left: 0;
    height: 260px;
    width: 100%;
    bottom: 0px;
    background: #ffff;
    content: "";

}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.causes-section .sec-title {
    margin-bottom: 40px;
}

.sec-title > .title {
    position: relative;
    font-size: 29px;
    line-height: 1.2em;
    color: #06163a;
    font-weight: 700;
    display: block;
    letter-spacing: 0px;
    margin-bottom: 15px;
}


.sec-title > h2 {
    position: relative;
    line-height: 1em;
    font-size: 26px;
    color: #ff5722 !important;
    font-weight: 400;
    letter-spacing: 1px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 12px;
}

.sec-title .separator-two::before, .sec-title .separator-two::after {
    position: absolute;
    left: -35px;
    bottom: 0;
    height: 5px;
    width: 30px;
    background: #fcc005;
    background: -moz-linear-gradient( #fcc005 1%, #ea7325 100%);
    background: -webkit-linear-gradient( #fcc005 1%,#ea7325 100%);
    background: linear-gradient( #fcc005 1%,#ea7325 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc005', endColorstr='#ea7325',GradientType=1 );
    content: "";
}


.causes-section .cause-block {
    padding: 0 20px;
}
/*hm our team*/
.team-style-2 {
    background: #2b2b2b;
    background: url(../images/blocks.jpg)center center no-repeat;
}

.sec-padd2 {
    padding: 4px 0 2px;
}

.section-title {
    position: relative;
    margin-bottom: 50px;
}

.team-style-2 .section-title h2 {
    color: #fff;
}

.section-title h2 {
    position: relative;
    text-transform: capitalize;
    font-weight: 800;
}

.thm-color {
    color: #ff6d12;
}

/*.section-title h2::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 136px;
    height: 1px;
    background: url(../images/sec-title-decoration.png);
}*/

.team-style-2 .item {
    margin-bottom: 30px;
    text-align: center;
}

.inner-box {
    position: relative;
}

.team-style-2 .item {
    text-align: center;
}

.overlay3 {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.73);
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -ms-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}

.social-icon li {
    display: inline-block;
}

.team-style-2 .social-icon li a {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    line-height: 42px;
    margin: 0 5px;
}

.social-icon li a {
    display: inline-block;
    color: #999;
    margin-right: 15px;
    font-size: 16px;
    transition: .5s ease;
}

.team-style-2 .author h4 {
    font-size: 20px;
    font-weight: 700;
    padding: 20px 0px 0px;
    color: #fff;
}

.team-style-2 .author p {
    color: #ff6d12;
}

.team-style-2 .inner-box:hover .overlay3 {
    height: 100%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -ms-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}

.post-slide2 .read-more {
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #ff6d12;
    
    text-transform: capitalize;
    transition: all 0.30s linear;
}

.post-title{
    color: #06163a !important;
    font-size: 22px;
    font-weight: 600;
}

.post-slide2{
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
margin-bottom: 2em;
}

.post-slide2 .post-content {
    background: #fff;
    padding: 20px;
}

.our-99 {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 20px;
    text-align: center;
    color: #06163a;
}

.our-99::after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 43%;
    width: 136px;
    height: 1px;
    background: url(../images/sec-title-decoration.png);
}
.our-99 span {
    color: #ff6d12;
}
.call-out {
    background: #ff6d12;
    padding: 0px 0 8px;
    background: url(../images/hearts.png)center no-repeat;
}
.float_left {
    float: left;
}
.call-out h4 {
    color: #fff;
    margin-top: 20px;
    font-size: 22px;
    font-weight: 700;
    line-height: 33px;
}
.float_right {
    float: right;
}
.call-out .thm-btn.style-3 {
    margin-top: 12px;
}
.thm-btn {
    position: relative;
    background: #06163a;
    font-size: 14px;
    line-height: 46px;
    border-radius: 4px;
    color: #ffffff;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    padding: 0 38px;
    transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.thm-btn.style-3:hover {
    background: #FFF;
    color: #ff6d12;
    border-color: #fff;
}

.default-blog-news {
    position: relative;
    transition: 0.5s ease-in-out;
    margin-bottom: 50px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.default-blog-news .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
}

.default-blog-news .img-holder a {
    width: 100%;
}

.default-blog-news .img-holder img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
    
}

.default-blog-news .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: -20%;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: .9s ease;
}

.default-blog-news .overlay .bottom-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.default-blog-news .overlay .category {
    color: #fff;
    background: #ff6d12;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 8px 23px;
    margin-left: 15px;
    margin-bottom: 15px;
}

.default-blog-news .overlay .content {
    background: #fff;
    text-align: center;
    padding: 25px;
}

.default-blog-news .overlay .post-meta li {
    color: #949494;
    font-size: 14px !important;
    font-weight: 400 !important;
    display: inline-block;
}

.default-blog-news .overlay h5 {
    color: #303030;
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
}

.default-blog-news .overlay h5 a {
    color: #303030;
    transition: all 300ms ease;
    font-size: 18px;
}

.default-blog-news .overlay .text p {
    padding-bottom: 0px;
}

.default-blog-news .lower-content {
    position: relative;
    margin-top: -65px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -ms-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}

.default-blog-news .lower-content .category {
    color: #fff;
    background: #ff6d12;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 8px 23px;
    margin-left: 15px;
    margin-bottom: 15px;
    position: relative;
    top: -15px;
}

.default-blog-news .lower-content .content {
    background: #fff;
    text-align: center;
    padding: 10px;
}

.default-blog-news .lower-content h5{
        margin: 0px;
}

.default-blog-news .lower-content h5 a {
    color: #303030;
    font-weight: 700;
    margin: 0px;
    font-size: 18px;
    line-height: 28px;
}

.default-blog-news .lower-content .post-meta li {
    color: #949494;
    font-size: 14px !important;
    margin-bottom: 7px;
    font-weight: 400 !important;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}

.moduleItemComments {
    border-left: 1px solid #ccc;
    color: #949494;
    margin-left: 10px;
    padding-left: 15px;
}

.default-blog-news:hover .img-holder img {
    transform: scale(1.1);
}

.default-blog-news:hover .overlay {
    bottom: 0%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.default-blog-news:hover .lower-content {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .7s ease;
    -moz-transition: .7s ease;
    -ms-transition: .7s ease;
    -o-transition: .7s ease;
    transition: .7s ease;
}


.single-service-item {
    margin-bottom: 35px;
}


.single-service-item .img-holder {
    display: block;
    position: relative;
    overflow: hidden;
}


.single-service-item .img-holder img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
    /*height: 250px;*/
    height: 307px;
}

.overlay {
    background-color: transparent;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.4s ease 0s;
    transition: background-color 0.4s ease 0s;
}

.overlay .box {
    border: 5px solid transparent;
    display: table;
    height: 100%;
    -webkit-transition: border-color 0.4s ease 0s;
    transition: border-color 0.4s ease 0s;
    width: 100%;
}

.overlay .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.overlay .box .content a {
    padding: 1.5px 24px;
    -webkit-transform: translate3d(0px, -75px, 0px);
    transform: translate3d(0px, -75px, 0px);
    -webkit-transition: all 0.4s ease 0s !important;
    transition: all 0.4s ease 0s !important;
    opacity: 0;
}

.yellow-bg {
    background:#ff6d12;
}

.thm-btn {
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    outline: medium none;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}


.single-service-item .text-holder {
    padding-left: 0px;
    position: relative;
    padding-top: 22px;
    position: relative;
    margin-left: 12px;
    margin-right: 12px;
    padding: 27px 10px 10px 0px;
    margin-top: -43px;
    z-index: 1;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-bottom: 3px solid #ff6d12;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.18);
height: 91px;
}


.single-service-item .text-holder .icon {
    background: #f7f7f7 none repeat scroll 0 0;
    color: #292929;
    left: 0;
    position: absolute;
    top: 30px;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    padding: 18px 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}



.single-service-item .text-holder .icon {
    color: #292929;
    text-align: center;
}


.single-service-item .text-holder .icon span::before {
    font-size: 30px;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.single-service-item .text-holder .icon {
    color: #292929;
    text-align: center;
}


.single-service-item .text-holder .text {
    padding-left: 20px;
}


.single-service-item .text-holder .text h3 {
    margin: 0px 0 15px;
    font-size: 17px;
    color: #000;
    text-align: center;
    font-weight: 600;
}


.single-service-item:hover .img-holder .overlay {
    background-color: #000000c4;
}

.thm-btn:hover {
    background: #292929;
    color: #fff;
    border: 2px solid #936c05;
}

.overlay .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}


.single-service-item:hover .img-holder .overlay .box .content a {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}


.single-service-item:hover .img-holder img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.hmproject{
    padding: 31px 0 20px;
}

.hmproject h4{
    font-size: 44px;
position: relative;
text-transform: capitalize;
padding-bottom: 20px;
color: #06163a;
text-align: center;
margin-bottom: 26px;
}
.hmproject h4 span {
    color: #ff6d12;
}

.hmproject h4::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 43%;
    width: 136px;
    height: 1px;
    background: url(../images/sec-title-decoration.png);
}

.image-grid-item {
    position: relative;
    width: 100%;
    min-height: 180px;
    margin-bottom: 59px;
}

.image-grid-cover {
    width: 100%;
    background-size: cover;
    min-height: 180px;
    position: relative;
    margin-bottom: 30px;
    text-shadow: rgba(0,0,0,.8) 0 1px 0;
    border-radius: 4px;
    position: absolute;
    border: 1px solid #ccc;
}

.image-grid-cover img{
    width: 100%;
    height: 250px;
}

.image-grid-clickbox {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 140%;
    z-index: 20;
    background: rgba(0, 0, 0, 0.27);
}

.image-grid-clickbox1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 140%;
    z-index: 20;
}

.image-grid-clickbox2 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 140%;
    z-index: 20;
}

.image-grid-clickbox::before{
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    content: '';
    opacity: 1;
    z-index: 99;
    border: 0px solid #fff;
}

.clickbox {
    font-size: 22px;
    text-align: center;
    display: block;
    color: #ff6d12 !important;
    text-shadow: rgba(0,0,0,.8) 0 1px 0;
    z-index: 21;
    position: relative;
    top: 170px;
    font-weight: 600;
text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;}

.cover-wrapper {
    font-size: 22px;
text-align: center;
display: block;
color: #000 !important;
text-shadow: rgba(0,0,0,.8) 0 1px 0;
z-index: 21;
position: relative;
top: 26px;
font-weight: 600;
background: #fff;
width: 124px;
text-align: center;
padding: 0px;
left: 2%;
box-shadow: 0px 2px 0px 1px #06163a3d;
}

.top2{
    padding: 0px !important;
}

/*hmvideo*/

.ceobg {
    background: url(../images/hmbg2.jpg)no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 70px 0 80px;
    background-attachment: fixed;
}

.prs_upcom_movie_box_wrapper {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #fff;
}

.prs_upcom_movie_img_box {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.prs_upcom_movie_img_box img {
    width: 100%;
}

.ceobg2 img {
    z-index: 999;
}

.prs_upcom_movie_img_overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 1;
    -webkit-transition: all 0.55s linear;
    -moz-transition: all 0.55s linear;
    -ms-transition: all 0.55s linear;
    -o-transition: all 0.55s linear;
    transition: all 0.55s linear;
}

.prs_upcom_movie_img_btn_wrapper {
    float: left;
    width: 100%;
}

.prs_upcom_movie_img_btn_wrapper ul {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 45%;
    left: 24px;
}

.prs_upcom_movie_img_btn_wrapper li {
    float: none;
}

.prs_upcom_movie_img_btn_wrapper li:last-child a {
   
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #ffffff;
    margin-top: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 50%;
    font-size: 50px;
    text-align: center;
}

.prs_upcom_movie_img_btn_wrapper li:first-child a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}

.ceobg3 {
    padding-top: 15px;
}

.ceobg3 span {
    font-weight: 500;
    font-style: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fd6500;
    margin-bottom: 4px;
    display: block;
    font-size: 18px;
}

.ceobg3 strong {
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1.3;
    color: #ffffff;
    display: block;
    padding: 10px 0;
    text-transform: uppercase;
}

.ceobg3 p {
    color: #f7f7f7;
    padding-bottom: 25px;
}

.ceobg3 a {
    font-weight: 600;
background-color: #ff6d12;
transition: all 0.3s ease-in-out;
padding: 9px 15px;
box-shadow: 0px 2px 0px 1px #06163a3d;
color: #fff;
}


.candh {
    padding-top: 0px;
}

.candh a {
    background: #ff6d12;
    border: 2px solid #ff6d12;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    padding: 0px 17px 1px 
    /*border-radius: 40px;*/
    color: #ffffff !important;
    text-decoration: none !important;
    margin-top: 0px;
    margin-left: 0px;
    padding:6px 40px !important;
    color: #fff !important;
    background: #ef831a;
    border-radius: 25px;
}

/*gallery*/

.green{
  background-color:#6fb936;
}
        .thumb{
            margin-bottom: 21px;
            padding-right: 9px;
            padding-left: 6px;
        }
        
        .page-top{
            margin-top:85px;
        }

   
img.zoom {
    width: 100%;
    height: 300px;
    border-radius:5px;
    object-fit:cover;
    border-radius: 20px;
}

    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;  
    }


.fancybox-lock .fancybox-overlay{
    z-index: 9999999 !important;
}

.fancybox-overlay{
    z-index: 999999!important;
}

.filter-button {
    font-size: 15px;
    border: 1px solid #000;
    text-align: center;
    color: #2b2b2b;
    margin: 23px 0 45px 7px;
    font-weight: 500;
    border: 1px solid #ccc;
    border-radius: 25px !important;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #06163a;
    border-color: #06163a;
}

.hmprojects{
    padding: 26px 0 22px;
    
}

.hmprojects h4{
position: relative;
text-transform: capitalize;
padding-bottom: 20px;
font-size: 40px;
text-align: center;
}




.che{
    padding-top: 25px;
}
 

/*pages start*/

.abt-banner {
    background: url(../images/default-page.jpg) no-repeat;
        background-size: auto;
    background-size: cover;
    padding: 30px 0 50px;
}

.about-text h2 {
    color: #fff;
    font-size: 22px;
    letter-spacing: 3px;
    font-weight: 700;
}

.about-text p {
    color: #fff;
}

.about-text p a {
    color: #ff5722;
    font-weight: 600;
}
/*contact page*/

.contact h3.contact-heading {
    font-size: 24px;
    color: #126199;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 20px 0;
}
.contact-list {
    margin-top: 0;
}
.contact-list li i {
    color: #ef831a;
    font-size: 24px;
    display: block;
    width: 30px;
    float: left;
}
.contact-list b {
    font-size: 17px;
    padding-left: 8px;
    font-weight: 600;
    color: #000;
}
.contact-list li span {
    margin-left: 40px;
    display: block;
    line-height: 1.4;
    font-size: 16px;
}
.contact-list li span a {
    color: #2b2b2b;
}
.contact h3.contact-heading {
    font-size: 24px;
    color: #126199;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 20px 0;
}
.section-pad {
    padding: 45px 0 60px 0;
    background-color: #ffff;
}
.section-pad1 {
    background: #fff;
    padding: 27px 0;
}
.message-group {
    margin-right: 80px;
}
.contact-heading {
    font-size: 30px;
    position: relative;
    font-weight: 700;
    padding-bottom: 14px;
    margin-bottom: 35px;
    color: #000;
}
.contact-heading::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 136px;
    height: 1px;
    background: url(../images/sec-title-decoration.png);
}
.contact-heading1 {
    margin-left: 46px;
}
.contact-heading span {
    color: #2c2c74;
}

.contact-one input::placeholder, .contact-one textarea::placeholder{
  color: #000 !important;
}


.contact-one-formt input::placeholder{
  color: #000;
}

.contact-one-formt textarea::placeholder{
  color: #000;
}

.form-control {
    position: relative;
    display: block;
    border: none;
    border-radius: 3px;
    border: 1px solid #848484;
    box-shadow: none;
    font-size: 14px;
    height: 41px;
    -webkit-appearance: none;
    background: #f5f5f5;
}

.form-group textarea {
    width: 100%;
    height: 100px;
    margin-bottom: 25px;
    padding: 15px;
    transition: 0.3s ease;
    font-size: 14px;
    background-color: #F8F8F8;
border: 1px solid #d9d9d9;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
border-radius: 25px;
}

textarea.form-control {
    height: 150px;
}

.my-btn4 {
    background-color: #ef831a;
color: #fff;
font-weight: 700;
padding: 15px 38px;
border-radius: 25px;
display: inline-block;
transition: all .3s;
}

.section-pad h3 {
    font-size: 30px;
    position: relative;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 10px;
    color: #06163a;
    margin-bottom: 35px;
}

.section-pad h3 span {
    color: #ff6d12;
}

.section-pad h3::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0%;
    width: 136px;
    height: 1px;
    background: url(../images/sec-title-decoration.png);
}

.aboutpage {
    padding: 20px 0 20px 0;
}

.aboutpage h1 {
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 25px;
    color: #06163a;
    text-align: center;
}

.aboutpage h1 span {
    color: #ff5722;
}

.aboutpage2 {
    padding: 20px 0 40px;
}

.abou {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
}

.abou i {
    font-size: 42px;
    padding-top: 10px;
    padding-left: 3px;
    color: #ff5722;
    text-shadow: 0 3px 3px #ccc;
    float: left;
}

.aboutpage2 strong {
    color: #053b83;
    font-size: 20px;
    display: block;
    padding-bottom: 10px;
    padding-left: 65px;
}

.noted{
    margin: 20px 0;
background: #f8f4f3b3;
padding: 13px 0 10px;
}

.noteds{
background: #f8f4f3b3;
padding: 35px 0 50px;
}

.aboutpage2 img{
    box-shadow: 0px 0px 29px 0px rgba(234, 114, 114, 0.26);
border: 5px solid #fff;
margin-top: 13px;
}

.aboutpage1 img{
border-right: 8px solid #ff5722;
}

.projectpage {
    padding: 6px 0 18px 0;
}

.projectpage h1 {
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 25px;
    color: #06163a;
    text-align: center;
}

.projectpage h1 span {
    color: #ff5722;
}

.projectpage1 a{
padding: 10px 29px;
background: #ff5722;
color: #fff;
font-weight: 700;
box-shadow: 0px 2px 0px 1px #06163a3d;
}

.projectpage1 img {
    border-right: 8px solid #ff5722;
    box-shadow: -1px 4px 9px 3px #ccc;
}

.noted h3{
    margin-top: 7px;
}

.hmclient{
    padding:0 0 5px;
    background:#f7f4ef;
}
.hmclient1{
    padding:0 0 5px;
    background:#e1e1e0;
}

.acti{
    padding: 20px 25px 35px;
    background: url(../images/bggg.jpg) repeat;
    background-size: cover;
    background-attachment: fixed;
}

.acti1{
  padding: 18px 19px 19px;
    background: #fff;
margin-top: 40px;
text-align: justify;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.11);
border: 1px solid #d2e3f2;
}

.actis{
    background: #f7f4ef;
}

.acti h1{
    font-size: 38px;
position: relative;
text-transform: capitalize;
padding-bottom: 20px;
text-align: center;
margin-bottom:10px;
color: #06163a;
}

.acti h1 span{
   color: #ff6d12;
}

.acti1 strong{
 color: #078cbd;
font-size: 22px;
padding-bottom: 15px;
display: block;
font-family: 'Roboto Slab', serif;
padding-left: 15px;
}

.acti1 strong span {
    border-bottom: 1px dashed #ff6d12;
display: inline-block;
padding-bottom: 4px;
}

.acti1 p{
    padding-right: 35px;
}

.member {
    padding: 50px 0 70px;
}

.member1 {
    background: #f1f1f14a;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 16px 48px 40px 58px;
    border: 1px solid #c59d5f;
}

.member1 h1 {
    font-size: 22px;
    font-weight: 700;
    margin: 10px 0 15px;
    color: #000;
}

.form-group label span {
    color: red;
}

.actii{
    padding: 20px 0 26px;
}

.actii h1 {
    font-size: 38px;
    position: relative;
    text-transform: capitalize;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: #06163a;
}

.actii h1 span {
    color: #ff6d12;
}

.actiss strong span {
    border-bottom: 1px dashed #ff6d12;
    display: inline-block;
    padding-bottom: 4px;
}

.actiss strong {
    color: #078cbd;
    font-size: 22px;
    padding-bottom: 15px;
    display: block;
    font-family: 'Roboto Slab', serif;
}


.associ{
    padding: 20px 0 35px;
}

.associ h1 {
    font-size: 38px;
    position: relative;
    text-transform: capitalize;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: #06163a;
}

.associ h1 span {
    color: #ff6d12;
}


.servidet ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 1.125rem;
    grid-column-gap: .625rem;
    padding-top: 20px;
    border: 1px solid #ccc;
    padding: 28px;
}

.servidet ul li{
    border: 1px solid #ccc;
padding: 7px;
}

.servidet ul li i {
    color: #fb1616; 
    font-size: 14px;
}

.servidet1 strong{
    padding-top: 20px;
    display: block;
    color: #ff6d12;
}



.toolbar-top-area {
    background: #2e326c;
z-index: 9;
padding-top: 5px;
display: none;
}
.toolbar-top-area .toolbar-contact ul li {
    display: inline-block;
    margin-right: 25px;
    color: grey;
    font-size: 14px;
    padding-top: 3px;
}
.toolbar-top-area .toolbar-contact ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.toolbar-top-area .toolbar-contact ul li i {
    font-weight: 600;
    font-size: 20px;
    margin-right: 10px;
    color: #fff;
}
.toolbar-top-area .toolbar-sl-share ul {
    padding-top: 2px;
}
.toolbar-top-area .toolbar-sl-share ul li {
    display: inline-block;
}
.toolbar-top-area .toolbar-sl-share ul li a {
    color: #fff;
    transition: all 0.3s ease 0s;
    text-decoration: none;
    font-size: 16px;
    padding: 2px 1px;
}

.toolbar-top-area .toolbar-sl-share ul li{
    color: #fff;
}

.toolbar-top-area .toolbar-sl-share ul li a i {
    text-align: center;
    display: inline-block;
    color: #fff;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -mzs-transition: 0.4s;
    padding-left: 13px;
    font-size: 20px;
}
.toolbar-contact ul li a {
    color: #fff !important;
    font-size: 16px;
}

.copydesign {
    float: right;
    margin-left: 21px;
margin-right: 22px;
}

.socials-about {
    float: right;
}

.list-inline > li {
    display: inline-block;
    padding-right: 3px;
    padding-left:0px;
}

.socials li a {
    display: inline-block;
    background-color: #0e1012;
    width: 30px;
    height: 27px;
    border-radius: 50%;
    text-align: center;
   /* line-height: 35px;*/
    transition: all 0.4s ease;
}

.socials li a i {
    color: #fff;
}

.toolbar-sl-share{
    float: left;
}

.tom {
    padding-left: 0;
    padding-right: 0;
}

.projectpage .image-grid-cover img{
    width: 100%;
    height: 350px;
}

.projectpage .cover-wrapper {
    font-size: 24px;
text-align: center;
display: block;
color: #fff !important;
text-shadow: rgba(0,0,0,.8) 0 1px 0;
z-index:999;
position: relative;
top: 150px;
font-weight: 600;
background: transparent;
width: 100%;
text-align: center;
padding: 5px;
left: 2%;
box-shadow: 0px 0px 0px 0px #06163a3d;
}


.projectpage .clickbox {
    font-size: 22px;
    text-align: center;
    display: block;
    color: #fff !important;
    text-shadow: rgba(0,0,0,.8) 0 1px 0;
    z-index: 21;
    position: relative;
    top: 140px;
    font-weight: 600;
}



.top1{
    padding-right: 0px;
padding-left: 0px;
}

.reqier{
    padding: 20px 0 40px;
}

.reqier h1 {
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 25px;
    color: #06163a;
    text-align: center;
}

.reqier h1 span {
    color: #ff5722;
}

.reqier1{
    background: #fff;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
padding: 16px 29px 40px 32px;
border: 1px solid #c59d5f;
}

.reqier1 h2{
    font-size: 24px;
color: #000;
margin-bottom: 3px;
}

.reqier1 strong{
    font-size: 16px;
    color: #0685b5;
    padding-bottom: 14px;
    display: block;
}


.reqier1 table thead tr {
    background: #F45F1D;
    color: #ffffff;
}

.newteb table thead tr {
    background: #F45F1D;
    color: #ffffff;
}

.newteb table thead tr td {
    background: #F45F1D;
    color: #ffffff;
}

.reqier1 .float1{
    background:#c4c4c4;
}

.reqier1 .float2{
    background: #f7a569;
}

.newteb .float2{
    background: #f7a569;
    color: #000;
font-weight: 700;
}


.reqier1 .float2 strong{
    color: #000;
    padding-bottom: 0px;
}



 .certf-col {
    border: 1px dashed #CCC;
    padding: 5px;
    margin: 0 0 25px 0;
    text-align: center;
}

.certf-col img {
    text-align: center;
}

.certf-col p a {
    font-size: 15px;
    color: #ff5722;
    margin: 0;
    padding: 10px;
    background: #dfdfdf;
    display: block;
    line-height: 16px;
    font-weight: 600;
}

.certf-col p{
    margin: 0 0 0px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 6px;
    line-height: 1.42857143;
    vertical-align: inherit;
    font-size: 15.8px;
}

.trust{
    padding: 30px 0 60px;
}

.trust h1 {
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 25px;
    color: #06163a;
    text-align: center;
}

.trust h1 span {
    color: #ff5722;
}

.trust1 {
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 32px 19px 40px 21px;
    border: 1px solid #c59d5f;
}

.trust1 table th{
    width: 150px;
}

.abo4 strong {
    color: #ff6d12;
    font-size: 17px;
}

.ceob1{
    display: none;
}

.testipage {
    padding: 30px 20px 70px;
}

.testipage1 {
    padding: 20px 0;
    background: #f7f4ef;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.11);
     border-right: 6px solid #ff6d12;
}

.testimonial-img img {
    margin: auto;
    width: 65%;
    border: 5px solid #eee;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}

.testimonial-text {
   
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px dashed #dbdada;
}

.testimonial-text h5{ 
  color: #ff6d12;
  font-weight: 700;
}

.testipage h1 {
    font-size: 38px;
    position: relative;
    text-transform: capitalize;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 10px;
    color: #06163a;
}

.default-blog-news .overlay .text a {
    color: #ff6d12;
}

.bloginner {
    padding: 50px 20px 80px;
}

.bloginner2 {
    padding-top: 25px;
}

.message-group {
    margin-right: 80px;
}

.bloginner2 h3 {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 15px;
}

.bloginner2 textarea {
    width: 60%;
    border: 1px solid #ddd;
}

.bloginner2 input {
    width: 40%;
    border: 1px solid #ddd;
    height: 47px;
    margin-bottom: 25px;
    font-size: 14px;
padding-left: 10px;
}

.bloginner2 .contact-one-formt .form-group button {
    padding: 5px 35px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    background: #ee361e;
        background-size: auto;
    transition: 0.3s ease;
    display: table;
    cursor: pointer;
}

.bloginner h1 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 20px;
    position: relative;
    text-transform: capitalize;
    color: #06163a;
}

.bloginner1 strong {
    padding: 12px 0;
    display: block;
    color: #078cbd;
font-size: 20px;
font-family: 'Roboto Slab', serif;
}


/*new*/

.home-contact {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 47px;
  padding-top: 47px;
  position: relative;
  z-index: 1;
}

.home-contact a{
  background-color: #ef831a;
border: none;
color: #ffffff;
display: inline-block;
position: relative;
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-ms-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
padding: 13px 30px;
border-radius: 25px;
}
.align-items-center {
  align-items: center !important;
}

.sub-title {
  color: #0cdb42;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.section-title {
  margin-bottom: 30px;
}

.home-contact .section-title, .home-contact p {
  color: #ffffff;
}

.home-contact .section-title, .home-contact p {
  color: #ffffff;
}

.home-contact .video-button {
  padding-top: 20px;
}

.home-contact .home-contact-form {
  background-color: rgba(54, 79, 117, 0.5);
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  padding: 50px;
}

form {
  position: relative;
}

.home-contact .home-contact-form input {
  border: none;
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border-radius: 25px;
height: 55px;
}

.overlay {
  background-color: rgba(21, 21, 21, 0.75);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
/*  background-color: #F8F8F8;
*/  border: 1px solid #c4c1c1
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  font-size: 14px;
  padding: 0 15px;
  height: 55px;
}


.mb-4 {
  margin-bottom: 1.5rem !important;
}

.button-round {
  background-color: #ef831a;
  border: none;
  color: #ffffff;
  display: inline-block;
  position: relative;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  padding: 13px 30px;
border-radius: 25px;
}

.pb-70 {
  padding-bottom:37px;
}

.pt-100 {
  padding-top: 37px;
}

.causes-section1{
 background: url(../images/help-bg.png) center no-repeat;
    background-size: cover;
    padding-bottom: 55px;
}


  
.process-section{
  padding-top: 55px;
}

.causes-section .section-title {
  text-align: center;
  margin-bottom: 50px;
}

.section-title span {
  font-size: 16px;
  color:#005b18;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  text-transform: capitalize;
}

.section-title span i {
  font-size: 16px;
}

.section-title h2 {
  font-size: 40px;
  font-weight: 400;
  margin: 15px 0 10px 0;
}
.section-title p {
  max-width: 650px;
  margin: auto;
}

.single-causes {
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.causes-content::before {

    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #ff6015;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 1;
    border-radius: 30px 30px 5px 5px;
    overflow: hidden;

}

.single-causes img {
  border-radius: 5px;
  border: 1px dashed #b5b8cc;
  width: 100%;
}

.single-causes .icon {
  position: absolute;
  bottom: 34%;
  -webkit-transform: translateY(-34%);
  transform: translateY(-34%);
  z-index: 1;
  right: 30px;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  background-color: #ffffff;
  text-align: center;
  border-radius: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-causes .icon i {
  color: #ff6015;
  font-size: 30px;
}

.single-causes .causes-content {
  position: relative;
  background-color: #fff;
  padding: 20px;
  border-radius: 30px 30px 5px 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: -45px;
  box-shadow: 3px 2px 35px rgba(0, 27, 85, 0.16);
}

.single-causes .causes-content span {
  font-size: 15px;
  color: #ffffff;
  font-weight: 300;
  font-family: "Rubik", sans-serif;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  position: relative;
  z-index: 1;
}

.single-causes .causes-content:hover span{
    color: #fff;
}

.single-causes .causes-content h3 {
  font-size: 20px;
  margin: 0 0 0 0;
  color: #2e326c;
  font-family: "Muli", sans-serif;
  margin: 5px 0 10px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
  padding-top: 10px;
}

.single-causes .causes-content:hover h3{
    color: #fff;
    
}


.single-causes .causes-content p {
  font-size: 14px;
 /* color: #ffffff;*/
  font-weight: 400;
  margin: 0 0 0 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.single-causes .causes-content:hover p{
    color: #fff;
}


.single-causes .causes-content .causes-progress-bar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}

.single-causes .causes-content .causes-progress-bar .causes-progress-content {
  margin-top: 18px;
  position: relative;
  margin-bottom: 30px;
  position: relative;
}

.single-causes .causes-content .causes-progress-bar .causes-progress-content::before {
  position: absolute;
  content: "";
  height: 5px;
  width: 100%;
  background-color: #555081;
  bottom: -20px;
  border-radius: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-causes .causes-content .causes-progress-bar .causes-progress-content span {
  font-size: 14px;
  color: #ffffff;
  font-family: "Rubik", sans-serif;
}

.single-causes .causes-content span {
  font-size: 15px;
  color: #005b18;
  font-weight: 300;
  font-family: "Rubik", sans-serif;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  position: relative;
  z-index: 1;
}

.single-causes .causes-content .causes-progress-bar .causes-progress-content .text-right {
  text-align: right !important;
  position: absolute;
  right: 0;
  bottom: 0;
}

.single-causes .causes-content .causes-progress-bar .causes-progress-content span {
  font-size: 14px;
  color: #ffffff;
  font-family: "Rubik", sans-serif;
}

.single-causes .causes-content .causes-btn-one {
  display: inline-block;
  background-color: #ffffff;
  color: #ff6015;
  padding: 14px 25px;
  border-radius: 50px;
  margin-top: 16px;
  position: absolute;
  bottom: 0;
  left: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.single-causes .causes-content .causes-btn-one i {
  font-size: 14px;
  line-height: normal;
  margin-left: 4px;
  position: relative;
  top: 1px;
}

.causes-content:hover::before {
  height: 100%;
  border-radius: 30px 30px 5px 5px;
}

.causes-content:hover .causes-btn-one {
  opacity: 1;
  visibility: visible;
  color: #ff6015;
  bottom: 15px;
  z-index: 1;
}

.single-causes:hover .causes-content span {
  -webkit-transform: translateY(-55px);
  transform: translateY(-55px);
}

.single-causes:hover .causes-content h3 {
  -webkit-transform: translateY(-55px);
  transform: translateY(-55px);
}

.single-causes:hover .causes-content p {
  -webkit-transform: translateY(-55px);
  transform: translateY(-55px);
}

.all{
    text-align: center;
}

.all a {
  padding: 17px 32px;
  color: #fff !important;
  background: #ef831a;
  border-radius: 25px;
}

.pb-100 {
  padding-bottom: 100px;
}

.process-section .section-title {
  text-align: left;
  margin-bottom: 50px;
}

.process-section .section-title span {
  font-size: 16px;
  color: #005b18;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  text-transform: capitalize;
}

.process-section .section-title span i {
  font-size: 16px;
}

.process-section .section-title h2 {
  font-size: 38px;
  font-weight: 400;
  margin: 5px 0 0 0;
}
.process-item {
  position: relative;
}

.process-item .icon {
  display: inline-block;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border: 1px solid #49456e;
  border-radius: 50px;
  color: #ffae88;
  font-weight: normal;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.process-item:hover .icon {
  background-color: #46416b;
}

.process-item .icon i {
  font-size: 30px;
}

.process-item h3 {
  font-size: 20px;
  color: #2f2c52;
  font-family: "Muli", sans-serif;
  margin: 18px 0 10px 0;
  font-weight: bold;
}

.process-item p {
  color: #444444;
  margin: 0 0 0 0;
}

.process-item .process-btn {
  display: inline-block;
  color: #f26522;
  margin-top: 10px;
  line-height: 1;
}

.tp-cta-area, .tp-cta-area-2 {
  padding: 50px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(../images/cta.jpg) no-repeat center center / cover;
  align-items: center;
  position: relative;
  z-index: 1;
}

.tp-cta-area::before, .tp-cta-area-2::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .8);
  z-index: -1;
}

.tp-cta-text {
  margin: auto;
  text-align: center;
}

.tp-cta-text h2 {
  font-size: 48px;
  color: #fff;
  margin: 10px 0 40px 0;
}

.tp-cta-text p {
  color: #dbdbdb;
  margin-bottom: 40px;
  margin-top: 20px;
}

.theme-btn, .theme-btn-s2, .theme-btn-s4, .theme-btn-s3 {
  background-color: #f67d4a;
  color: #fff;
  font-weight: 700;
  padding: 13px 38px;
  border-radius: 5px;
  display: inline-block;
  transition: all .3s;
}

.tp-cta-text .theme-btn {
  margin-right: 15px;
}

.theme-btn-s2 {
  border: none;
  background: none;
  color: #fff;
}

.theme-btn, .theme-btn-s2, .theme-btn-s4, .theme-btn-s3 {
  background-color: #ef831a;
color: #fff;
font-weight: 700;
padding: 8px 38px;
  border-radius: 25px;
  display: inline-block;
  transition: all .3s;
}

.hmabout {
  padding: 72px 0 35px;
}

.hmabout1 {
  padding-bottom: 45px;
}

.hmabout1 h1{
  color: #005b18;
}


.hmabout1 a {
  padding: 17px 22px;
color: #fff !important;
background: #ef831a;
border-radius: 25px;
}

.hmabout2 img{
  border-radius: 25px;
}

.hmaa img{
 width:100%;
}

.hmaa1{
  z-index: 999;
  margin-top: -35px;
   position: relative;
   background: #2e326c;
   border-radius: 25px;
   margin-left: 15px;
   padding: 15px 0;
}

.counter
{
    text-align: center;
}
.employees,.customer,.design,.order
{
    text-align: center;
    border: 1px dashed #fff;
}
.counter-count
{
    font-size: 24px;
    border-radius: 50%;
    position: relative;
    color:#fff;
    text-align: center;
    line-height: 37px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
    font-weight: 600;
}

.customer i{
  color:#fff;
  font-size: 20px;
}

.employee-p,.customer-p,.order-p,.design-p
{
    font-size: 16px;
    line-height:31px;
    font-weight: 600;
    color: #fff;
}


.separator {
    line-height: 0.5;
    text-align: center;
    margin: 30px 0 30px 0;
}

.separator span {
    display: inline-block;
    position: relative;
}

.separator {
    line-height: 0.5;
    text-align: center;
}

.separator span::before {
    right: 100%;
    margin-right: 15px;
}

.separator span::after {
    left: 100%;
    margin-left: 15px;
}


.separator span i {
    font-size: 12px;
    padding: 0;
    margin: 0;
    float: none;
    color: #FAB207;
}

.upper-right img{
    width: 200px;
    margin-top: -8px;
}




.hmabout1{
    padding-bottom: 20px;
}

.hmabout1 h1{
    font-size: 28px;
}

.hmabout1 span{
    color: #05325b;
    font-weight: 600;
}

.hmabout1 p{
  padding-bottom: 15px;
}



.hmabout2 img{
    /*border-top-left-radius: 25%;*/
   /* border-bottom-right-radius: 25%;*/
    /*max-width: 100%;
    height: auto;*/
}

.chh1{
    padding-right: 0px;
    padding-left: 0px;
}


.hmabt1 h1{
    font-size: 26px;
    margin-top: 0px;
}

.hmabt{
    padding: 35px 0;
}

.hmabt a{
   color:  #005b18;
   font-weight: 600;
}

.border-top {
  background: linear-gradient(to right, #05325b,#86c63d, #05325b 100%);
  height: 3px;
  width: 100%;
}


.text-danger {
  color: #dc3545 !important;
  font-size: 16px;
}

.member h5{
    font-size: 18px;
}

.bottommargin1{
    display: flex;
}


.files {
  position: relative;
}

.files input {
  outline: 2px dashed #92b0b3 !important;
  outline-offset: -10px;
  -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
  transition: outline-offset .15s ease-in-out, background-color .15s linear;
  padding: 120px 0px 85px 35%;
  text-align: center !important;
  margin: 0;
  width: 100% !important;
}
.files::before {
  position: absolute;
  bottom: 5px;
  left: 0;
  pointer-events: none;
  width: 100%;
  right: 0;
  height: 57px;
  content: " or drag it here. ";
  display: block;
  margin: 0 auto;
  color: #2ea591;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
}

.files::after {
  pointer-events: none;
  position: absolute;
  top: 60px;
  left: 0;
  width: 50px;
  right: 0;
  height: 56px;
  content: "";
  background-image: url(https://image.flaticon.com/icons/png/128/109/109612.png);
  display: block;
  margin: 0 auto;
  background-size: 100%;
  background-repeat: no-repeat;
}

.btn-warning {
  color: #fff;
  background-color: #ef831a;
  border-color: #ef831a;
  border-radius: 25px !important;
  padding: 10px 33px !importantinherit;
}

.visionpg {
  padding: 40px 0 70px;
}


/*Member Detail*/

/*.member2 {*/
/*  background: #f1f1f14a;*/
/*  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);*/
/*  border: 1px solid #03162f;*/
/*  border-radius: 12px;*/
/*}*/

/*.midhead {*/
/*    background: #f2f2f2a6;*/
/*    padding: 8px 15px 5px;*/
/*    border-radius: 12px 12px 0 0;*/
/*    border-bottom: 2px solid #03162f;*/
/*}*/

/*.hed {*/
/*  float: left;*/
/*}*/

/*.hed img {*/
/*  width: 160px;*/
/*}*/

/*.hed2{*/
/*    float: left;*/
/*    text-align: center;*/
/*    margin-left: 50px;*/
/*}*/

/*.hed2 h2{*/

/*}*/

/*.hed2 p{*/
/*font-size: 14px;*/
/*margin-bottom: 0px;*/
/*}*/

/*.hed2 p span{*/

/*}*/

/*.hed h2{*/
/*    font-size: 20px;*/
/*text-align: center;*/
/*margin-top: 4px;*/
/*margin-bottom: 0px;*/
/*}*/

/*.hed1 {*/
/*  text-align: right;*/
/*}*/

/*.hed1 img {*/
/*  width: 160px;*/
/*}*/

/*.logo-content-left table {*/
/*  margin: 5px 0 0 5px;*/
/*  line-height: 21px;*/
/*}*/

/*.bold {*/
/*  float: left;*/
/*  font-size: 14px;*/
/*  margin-top: 6px;*/
/*  padding-right: 5px;*/
/*}*/

/*.bold {*/
/*  font-weight: bold;*/
/*}*/

/*.logo-content-left table tbody tr td {*/
/*  padding: 4px 0px;*/
/*}*/


/*.logo-content-left .nobold {*/

/*  font-size: 14px;*/
/*  padding-left: 6px;*/
/*}*/

/*.midhead2 {*/
/*  background: #03162f;*/
/*text-align: center;*/
/*padding: 5px 5px;*/
/*color: #fff;*/
/*font-size: 14px;*/
/*width: 100%;*/
/*border-radius: 0 0 12px 12px;*/
/*}*/

/*.midhead2 p {*/
/*  color: #fff;*/
/*  padding-bottom: 0px;*/
/*  margin-bottom: 0px;*/
/*}*/

/*.detmg img{*/
/*    width: 100%;*/
/*    height: 200px;*/
/*    object-fit: cover;  */
/*}*/

/*.midhead1{*/
/*    padding: 10px;*/
/*}*/



@media only screen and (min-width: 320px) and (max-width: 768px) {

.border-top {
    display: none;
}
.navbar-brand img {
    max-width: 249px;
    padding-top: 9px;
}

.header-inner{
    position: inherit;
    height: 67px;
}

.header-inner #toggle-btn{
    top: 9px;
    background-color: #ff5722;

}

.toolbar-sl-share{
    text-align: center;
}

.toolbar-sl-share ul li span{
    display: none;
}

.image-grid-cover img {
    width: 100%;
    height: 178px;
}

.image-grid-item {
    min-height: 128px;
}

.clickbox{
   top: 67px;
   font-size: 20px;
   line-height: 1.5 !important;
}

.cover-wrapper {
    font-size: 20px;
    width: 100px;
}

.about-Us-9 {
    padding: 10px 0 20px 0;
}

.about-Us-9 h1 {
    font-size: 32px;}


.about-Us-9 h1::after, .hmprojects h4::after, .blog h4::after {
    left: 30%;
}

.about img {
    margin-top: 18px;
}

.abo4{
    padding-top: 25px;
}

.ceobg{
    padding: 15px 0 39px;
}

.ceob1{
    display: block;
    padding-top: 28px;
}

.ceob{
    display: none;
}

.ceobg3 strong {
    font-size: 23px;
    text-align: initial;}

.hmproject h4 {
    font-size: 22px;
    margin-bottom: 46px;
}

.hmproject h4::after, .testimoniall h2::after {
    left: 32%;
}

.team-style-2{
    background-size: cover;
}

.testimoniall {
    padding: 10px 0 10px 0;
}


.testimoniall h2 {
    font-size: 34px;
} 

.testimonial .description{
    height: 286px;
}

.testimonial .title{
    padding-left: 0px;
    font-size: 15px;
}

.hmprojects h4, .aboutpage h1, .associ h1, .actii h1, .projectpage h1{
    font-size: 29px;
}

.blog {
    padding: 0px 0 11px 0;
}

.blog h4 {
    font-size: 32px;}


.default-blog-news .overlay .bottom-box {
    top: 16%;
}

.default-blog-news {
    margin-bottom: 26px;

}

.call-out h4 {
    font-size: 20px;
    line-height: 28px;
    text-align: initial;
}

.thm-btn{
    padding: 0 13px;
}

.footer-wrap {
    padding-top: 26px;
    padding-bottom: 15px;
    background-size: cover;
}

.fotter {
    padding-top: 0px;
    padding-bottom: 49px;
}

.footer-right strong, .footer-right2 strong {
    font-size: 18px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.aboutpage1 img {
    margin-bottom: 15px;
}

.aboutpage {
    padding: 20px 0 0px 0;
}

.noted1 img{
    margin-bottom: 15px;
}

.aboutpage2 {
    padding: 0px 0 21px;
}

.servidet ul {
    display: inherit;
    padding: 11px;
}

.servidet ul li {
    margin-bottom: 11px;
    text-align: initial;
}


.actiss strong {
    font-size: 18px;
    text-align: initial;
}

.projectpage1 img{
    margin-top: 25px;
}

.acti h1 {
    font-size: 34px;}

.acti h1 span {
    font-size: 27px;
}

.acti {
    padding: 20px 0px 25px;}

.acti1 {
    padding: 18px 0px 20px;}

.acti1 img{
    margin-bottom: 15px;
}

.reqier1 h2 {
    font-size: 20px;
    color: #000;
    margin-bottom: 11px;
    text-align: initial;
}

.reqier1 {
    padding: 5px 21px 16px 22px;
}

.reqier h1 {
    font-size: 32px;}

.member1 {
    padding: 16px 15px 30px 12px;
}

.slide-text{
    top: 56% !important;
}

.caret{
    display: none;
}

.abt-banner{
    padding: 0px 0 10px;
    text-align: initial;
}

.about-text h2 {
    font-size: 20px;
    padding-top: 0px;
}
.toolbar-top-area{
    display: block;
}

.logo1{
    display: none;
}

.top-bars{
    display: none;
}

.header-style-two .header-upper {
  background-color: #fff !important;
  padding: 7px 0 11px;
}

.header-style-two .header-upper::before{
    display: none;
}

.logo-outer .logo {
  display: block;
}

.item6, .item1, .item2, .item3, .item4, .item5, .item7{
    height: 18vh !important;
}


}

.nil img{
    width:79%;
}
.nil1 img{
    width:100%;
}
