@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: 'Poppins', sans-serif !important;
}

body {
    font-family: 'Poppins', sans-serif !important;
    font-size: 12px;
    width: 100%;
    background: #fff;
    margin: 0 !important;
    padding: 0 !important;
}

body,
html {
    height: 100%
}

body,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
input,
li,
p,
select,
textarea,
ul {
    margin: 0;
    padding: 0
}

:focus {
    outline: 0
}

img {
    border: 0
}

a {
    color: #000;
    text-decoration: none !important
}

a:hover {
    text-decoration: none
}

a,
a:link,
a:visited,
input {
    outline: 0
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0
}

.wraper,
footer,
header,
section {
    float: left;
    width: 100%
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background-color: #181818;
    z-index: 10000;
    text-align: center
}

#preloader img {
    padding-top: 5%;
    width: 350px
}

header {
    position: relative
}

header nav {
    padding-top: 10px;
    letter-spacing: .5px
}

header .navbar-default .navbar-nav>li>a {
    text-shadow: none;
    color: #fff
}

header .mainNav li {
    list-style: none;
    display: inline-block;
    padding: 0 5px
}

header .navbar-default .navbar-nav>.active>a,
header .navbar-default .navbar-nav>.open>a,
header .navbar-default .navbar-nav>li>a:hover {
    color: #ffc60d !important;
    background-color: inherit !important;
    background-image: none;
    box-shadow: none;
    text-shadow: none
}

.head-Logo img {
    max-width: 150px
}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
        transition: background .5s ease-in-out, padding .5s ease-in-out
    }

    .top-nav-collapse {
        padding: 0
    }
}

.searchbox {
    position: relative;
    min-width: 40px;
    max-width: 280px;
    width: 0;
    height: 40px;
    float: right;
    overflow: hidden;
    margin-top: -42px;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -ms-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.searchbox-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: inherit;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0 35px 0 15px;
    font-size: 14px;
    color: #000;
    border-radius: 25px
}

.searchbox-open .searchbox-input {
    border: 2px solid #ffc60d;
    background-color: rgba(255, 255, 255, .9)
}

.searchbox-open .searchbox-icon,
.searchbox-open .searchbox-submit {
    color: #000;
    display: block !important
}

.searchbox-input::-webkit-input-placeholder {
    color: #000
}

.searchbox-input:-moz-placeholder {
    color: #000
}

.searchbox-input::-moz-placeholder {
    color: #000
}

.searchbox-input:-ms-input-placeholder {
    color: #000
}

.searchbox-icon,
.searchbox-submit {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 10px;
    font-size: 18px;
    right: 3px;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: inherit
}

.searchbox-open {
    width: 100%
}

header .navbar-default {
    background-color: rgba(0, 0, 0, .7);
    background-image: none;
    box-shadow: none;
    border: 0;
    padding: 5px 0 10px
}

header .navbar-nav {
    float: right;
    padding: 12px 40px 0 0;
    margin: 0
}

.bnnerWrap {
    float: left;
    width: 100%
}

.bnnerWrap img {
    max-width: 100%
}

.titleHead {
    float: left;
    width: 100%;
    margin: 30px 0 20px;
    text-align: center
}

.titleHead h1 {
    text-transform: uppercase;
    font-size: 30px;
    color: #000;
    font-weight: 700
}

.titleHead span {
    background: url(../images/bor.webp) no-repeat center;
    float: left;
    width: 100%;
    height: 6px
}

.aboutCot p {
    line-height: 22px;
    margin-bottom: 20px
}

.aboutCot {
    padding: 24% 4% 0
}

.aboutCot .morBt {
    border: 2px solid #333;
    color: #333;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600
}

.about-section {
    margin-top: 60px
}

.aboutCot .morBt:hover {
    background-color: #333;
    color: #fff
}

.about-section .titleHead {
    text-align: left
}

.about-section .titleHead span {
    background: url(../images/bor.webp) no-repeat left
}

.expertise-section {
    background-color: #f7f7f7;
    border-top: 5px solid #eee
}

.expertTop {
    font-size: 16px !important;
    text-align: center;
    line-height: 24px !important;
    max-width: 900px;
    margin: 0 auto
}

.expertise-section ul {
    margin: 0 -1%;
    padding-top: 20px
}

.expertise-section ul li {
    list-style: none;
    float: left;
    width: 22%;
    padding: 25px 15px;
    margin: 15px 1.5%;
    text-align: center;
    background-color: #f0f0f0;
    min-height: 300px
}

.expertise-section ul li a {
    color: #000
}

.expertise-section ul li:hover a {
    color: #fff
}

.expertise-section ul li:hover {
    background-color: #ffc60d;
    color: #fff
}

.expertise-section .bxTitl {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 22px;
    min-height: 45px;
    margin: 10px 0
}

.expertise-section p {
    font-size: 13px;
    line-height: 18px
}

.expertise-section .iconBx-div {
    width: 100%;
    float: left;
    height: 70px;
    margin-bottom: 10px;
    text-align: center
}

.expertise-section .icons-01 {
    background: url(../images/icon1.webp) no-repeat center
}

.expertise-section .icons-02 {
    background: url(../images/icon2.webp) no-repeat center
}

.expertise-section .icons-03 {
    background: url(../images/icon3.webp) no-repeat center
}

.expertise-section .icons-04 {
    background: url(../images/icon4.webp) no-repeat center
}

.expertise-section ul li:hover .icons-01 {
    background: url(../images/icon1H.webp) no-repeat center
}

.expertise-section ul li:hover .icons-02 {
    background: url(../images/icon2H.webp) no-repeat center
}

.expertise-section ul li:hover .icons-03 {
    background: url(../images/icon3H.webp) no-repeat center
}

.expertise-section ul li:hover .icons-04 {
    background: url(../images/icon4H.webp) no-repeat center
}

.testimBg {
    background-image: url(../images/test.webp);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding: 10px 0
}

.testWrap {
    float: left;
    width: 100%;
    position: relative;
    color: #fff
}

.tesTop {
    text-transform: uppercase;
    font-size: 12px !important;
    margin-bottom: 4px
}

.tesTitl {
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: .5px
}

.testWrap .carousel-control.left,
.testWrap .carousel-control.right {
    top: 35%;
    height: 20px;
    width: 25px;
    background-image: none !important
}

.testWrap .carousel-control.left {
    left: 0
}

.testWrap .carousel-control.right {
    right: 0
}

.testWrap .carousel {
    padding: 25px 25px 40px;
    float: left;
    width: 100%
}

.testWrap .trstCont p {
    font-size: 13px
}

.testWrap .ylBx {
    width: 27px;
    height: 27px;
    background-color: #ffc60d;
    display: block;
    margin: -10px 0 0 82px;
    position: relative;
    z-index: 160
}

.testWrap .trstProf img {
    width: 95px;
    height: 98px
}

.testWrap .titleHead h1 {
    color: #fff
}

.counterWrap {
    background-color: #f7f7f7;
    color: #33383a;
    text-align: center;
    padding: 35px 0;
    float: left;
    width: 100%
}

.counterWrap .fa {
    color: #ffc60d;
    font-size: 35px
}

.counterWrap p {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px
}

.counterWrap .counter-value {
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 0 5px;
    font-size: 24px;
    font-family: Lato, sans-serif
}

footer {
    margin: 0;
    background-color: #1e1e1e;
    color: #c4c4c4;
    font-size: 13px;
    padding-top: 18px
}

footer a {
    color: #c4c4c4
}

footer a:hover {
    color: #fff
}

.ftMap {
    background: url(../images/ftMp.webp) no-repeat left;
    width: 100%;
    height: 202px;
    position: absolute;
    left: 10%;
    z-index: 0;
    top: 106px
}

.conDiv .icon {
    float: left;
    width: 30px;
    font-size: 16px;
    color: #ffc60d;
    padding-top: 3px
}

.conDiv span {
    float: left;
    width: 80%
}

.conDiv {
    float: left;
    width: 100%;
    margin-bottom: 12px;
    line-height: 18px
}

footer h5 {
    font-size: 16px;
    letter-spacing: .5px;
    font-weight: 600;
    margin: 25px 0;
    padding: 10px 0 17px;
    color: #fff;
    text-transform: uppercase;
    background: url(../images/bor.webp) no-repeat left bottom
}

footer .quickLink li {
    list-style: none;
    display: block;
    line-height: 22px;
    padding: 0 0 6px
}

footer .inpTx {
    border: 0;
    background-color: #303030;
    color: #c4c4c4;
    font-size: 13px;
    float: left;
    width: 100%;
    margin: 3px 0;
    padding: 8px 15px
}

footer .btnSend {
    background-color: #ffc60d;
    color: #fff;
    border-radius: 3px;
    padding: 10px 20px;
    border: 0;
    margin-top: 11px;
    font-size: 13px
}

footer .social {
    float: right;
    width: auto;
    margin: 5px 0
}

footer .social li {
    display: inline-block;
    list-style: none;
    padding: 0 8px;
    font-size: 16px
}

footer .social li a:hover {
    color: #ffc60d
}

.brchpdf {
    background-color: #ffc60d;
    color: #fff;
    border-radius: 3px;
    padding: 10px 20px;
    border: 0;
    font-size: 13px
}

.cetfot span {
    float: left;
    dispaly: inline-block
}

.cetfot span img {
    vertical-align: middle;
    width: 100px;
    margin: 0 3px
}

.foqzt {
    position: relative;
    margin: 0 30px 0 101px
}

.foqzt img {
    position: absolute;
    width: 124px;
    top: -28px;
    right: 0
}

.foqzt1 img {
    position: absolute;
    width: 124px;
    top: -38px;
    right: 0
}

.cetfot span:last-child img {
    height: auto;
    margin: 1px 0;
    width: 144px
}

.ftrBtm p {
    margin: 5px 0
}

.ftrBtm {
    border-top: 2px solid #3b3b3b;
    float: left;
    width: 100%;
    padding: 15px 0;
    margin-top: 35px
}

#first-slider .main-container {
    padding: 0
}

#first-slider {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700
}

.bnnerWrap h3 span {
    color: #ffc60d !important
}

.bnnerWrap h4 {
    color: #ffc60d !important;
    margin: 0
}

.bnnerWrap h3,
.bnnerWrap h4 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px
}

#first-slider .slide1 .text-left,
#first-slider .slide3 .text-left {
    padding-left: 40px
}

#first-slider .carousel-indicators {
    bottom: 0
}

#first-slider .carousel-control.left,
#first-slider .carousel-control.right {
    background-image: none
}

#first-slider .carousel .item {
    height: 610px;
    max-height: 100%;
    width: 100%;
    margin-bottom: 50px
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

#first-slider h3 {
    animation-delay: 1s
}

#first-slider h4 {
    animation-delay: 2s
}

#first-slider h2 {
    animation-delay: 3s
}

#first-slider .carousel-control {
    width: 6%;
    text-shadow: none
}

.bnnerWrap p {
    padding-top: 20px;
    text-align: center;
    font-size: 16px;
    text-transform: initial;
    font-weight: 400;
    margin: auto;
    max-width: 800px
}

.bnnerWrap .bnrOverly {
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1
}

#first-slider .p a {
    text-decoration: underline
}

#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255, 255, 255, .4);
    border: 0
}

#first-slider .carousel-indicators .active {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 0
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .item {
    opacity: 0
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.carousel-fade .carousel-control {
    z-index: 2
}

.carousel-control .fa-angle-left,
.carousel-control .fa-angle-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .fa-angle-left {
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff
}

.carousel-control .fa-angle-right {
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff
}

.carousel-control {
    opacity: 1
}

#first-slider .slide1 {
    background-image: url(../images/banner-01.webp);
    background-size: cover;
    background-repeat: no-repeat
}

#first-slider .slide2 {
    background-image: url(../images/banner-02.webp);
    background-size: cover;
    background-repeat: no-repeat
}

#first-slider .slide3 {
    background-image: url(../images/banner-03.webp);
    background-size: cover;
    background-repeat: no-repeat
}

#first-slider .slide4 {
    background-image: url(../images/banner-04.webp);
    background-size: cover;
    background-repeat: no-repeat
}

#first-slider .slide5 {
    background-image: url(../images/banner-05.webp);
    background-size: cover;
    background-repeat: no-repeat
}

.about-section img {
    max-width: 100%
}

.bnrBtm {
    text-align: center;
    margin-top: -120px;
    z-index: 180;
    position: relative
}

.bnrBtm img {
    width: 27px
}

.portfolio-section {
    padding: 10px 0 20px 0
}

.redip {
    height: 190px !important
}

.redip .info p {
    margin: 80px 0 0 0 !important
}

.portfolio-section .portBx {
    overflow: hidden;
    margin-top: 30px;
    padding: 0 15px;
    height: 400px
}

.portBx .info {
    background: #333;
    background: rgba(0, 0, 0, .6);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.portBx .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.portBx .info p {
    color: #ffc60d;
    text-align: center;
    font-size: 4px;
    padding: 5px;
    margin: 180px 0 0 0;
    -webkit-transform: scale(4);
    -moz-transform: scale(4);
    -ms-transform: scale(4);
    -o-transform: scale(4);
    transform: scale(4);
    -webkit-transition: all .35s .1s ease-in-out;
    -moz-transition: all .35s .1s ease-in-out;
    transition: all .35s .1s ease-in-out
}

.portBx a:hover .info {
    visibility: visible;
    border: 4px solid #ffc60d;
    opacity: 1
}

.redipin {
    height: 222px !important;
    margin-top: 20px !important
}

.over-small p {
    margin-top: 18% !important
}

.image-overlay-content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.overlay-fade-in img {
    transition: all .2s linear
}

.overlay-fade-in .image-overlay-content {
    opacity: 0;
    background-color: rgba(0, 0, 0, .14);
    transition: all .4s ease-in-out
}

.overlay-fade-in p {
    color: #ffc60d;
    font-size: 14px;
    margin-top: 40%;
    padding: 10px 0;
    opacity: 0;
    transition: all .2s ease-in-out;
    background: rgba(0, 0, 0, .54)
}

/* .overlay-fade-in:hover img {
    transform: scale(1.2)
} */

.overlay-fade-in:hover .image-overlay-content {
    opacity: 1
}

.overlay-fade-in:hover p {
    opacity: 1
}

.image-overlay-content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

/* modifier classes */
.overlay-fade-in {
    background-color: rgba(0, 0, 0, .4);
    transition: all .4s ease-in-out
}

.button {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #fff;
    color: #222;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000;
    position: relative;
    border: 1px solid #999;
    opacity: 0;
    transition: all .2s ease-in-out
}

/* &:hover img {
    transform: scale(1.2)
} */

&:hover .image-overlay-content {
    opacity: 1
}

&:hover p {
    opacity: 1
}

&:hover p {
    transition-delay: .1s
}

.come-soon {
    width: 100%;
    margin-top: 30px
}

.topic h2 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 18px
}

.portfolio-section .portBx img {
    width: 100%
}

.tab-pane .portBx img {
    width: 100%
}

.portInner .portBx {
    overflow: hidden;
    margin-top: 30px;
    padding: 0 15px;
    height: 400px
}

.portfolio-section .tab-pane {
    text-align: center;
    min-height: 200px;
    padding: 25px 15px
}

.portfolio-section .nav-tabs>li:first-child {
    border-left: 1px solid #ddd
}

.portfolio-section .nav-tabs>li {
    float: none;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0 -3px;
    border-left: 0
}

.portfolio-section .nav-tabs {
    text-align: center;
    border: 0;
    padding-top: 35px
}

.portfolio-section .nav-tabs>li a {
    border: none !important;
    margin: 0;
    border-radius: 0 !important;
    color: #333
}

.portfolio-section .nav-tabs>li.active>a,
.portfolio-section .nav-tabs>li.active>a:focus,
.portfolio-section .nav-tabs>li.active>a:hover {
    color: #ffc60d
}

.portfolio-section .nav-tabs>li a:hover {
    color: #333
}

.iconSec .slidePart {
    border: 2px solid #eee;
    margin: 10px .5%;
    float: left;
    width: 15.6%
}

.iconSec {
    padding: 15px 0 50px
}

.iconSec .titleHead {
    margin-bottom: 30px
}

.iconSec .slidePart img {
    max-width: 100%
}

.ofrWrp .titleHead {
    margin-top: 15px
}

.ofrWrp {
    padding: 50px 0 35px;
    background-color: #eee
}

.ofrWrp p {
    line-height: 26px;
    font-size: 16px;
    text-align: center;
    margin: 20px 0
}

.ofrWrp img {
    border-radius: 10px;
    border: 5px solid #ccc;
    width: 100%
}

.innerBnr .carousel-inner .container {
    position: relative
}

.innerBnr .carousel-inner .col-md-12.text-center {
    position: absolute;
    margin-top: 14%;
    z-index: 180;
    text-align: center
}

.innerBnr .carousel-inner {
    max-height: 365px
}

.innerBnr .carousel-inner .bnrOverly {
    z-index: 0
}

.innerBnr .carousel-inner {
    font-size: 14px;
    line-height: 22px;
    color: #fff
}

.innerBnr .carousel-inner h3 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 830px;
    margin: auto;
    line-height: 38px
}

.innerBnr .carousel-inner h3 span {
    color: #ffcc28
}

.quatBg {
    background-image: url(../images/services1.webp);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding: 10px 0 70px
}

.quatBg .inpt {
    background-color: inherit;
    border: 0;
    width: 100%;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    padding: 7px 10px;
    font-size: 14px;
    color: #fff;
    margin: 10px 0;
    resize: none
}

.quatBg .container {
    position: relative;
    z-index: 160
}

.quatBg .bnrOverly {
    background-color: rgba(255, 198, 13, .9);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0
}

.quatBg .inpt::-webkit-input-placeholder {
    color: #fff
}

.quatBg .inpt::-moz-placeholder {
    color: #fff
}

.quatBg .inpt::-moz-placeholder {
    color: #fff
}

.quatBg .inpt::-ms-input-placeholder {
    color: #fff
}

.quatBg .titleHead h1 {
    color: #fff
}

.quatBg .titleHead {
    margin: 30px 0
}

.quatBg .titleHead span {
    background: url(../images/borW.webp) no-repeat center
}

.quatBg .inptBtn {
    background-color: #333;
    color: #fff;
    padding: 13px 27px;
    border-radius: 3px;
    border: 0;
    margin: auto;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .3px
}

.quatBg .inptBtn:hover {
    background-color: #fff;
    color: #333
}

.quatBg textarea {
    margin-bottom: 25px !important
}

.conMap {
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0;
    height: 450px
}

.conMap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.contFrm-inp {
    padding: 10px 15px;
    border: 1px solid #ccc;
    width: 100%;
    font-size: 14px
}

.conForms .form-group {
    float: left;
    width: 100%;
    margin-bottom: 17px
}

.contFrm-bt {
    padding: 12px 20px;
    border: 1px solid #ffcc28;
    color: #fff;
    background-color: #ffcc28;
    font-size: 13px;
    font-weight: 500
}

.conForms {
    float: left;
    width: 100%;
    padding-top: 60px
}

.conForms .conDiv {
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 12px;
    line-height: 22px;
}

.conForms .addBook {
    font-family: Lato, sans-serif;
    min-height: 220px;
    padding: 16px 15px 0px;
    box-shadow: 0px 0px 15px #cccccce0;
    margin-bottom: 40px;
}

.caresDiv .btn {
    padding: 8px 25px;
    color: #fff;
    background: #ffcc28;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    margin: -5px 0
}

.caresDiv {
    float: left;
    width: 100%;
    padding: 50px 0
}

.caresDiv .new .fa {
    padding-right: 5px;
    color: #888
}

.caresDiv .new {
    display: block;
    float: left;
    width: 100%;
    background: #eee;
    border: 1px solid #ccc;
    border-top: 0;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    padding: 15px 15px;
    outline: 0;
    margin: 0
}

.AccrHead {
    float: left;
    width: 100%;
    background-color: #888;
    color: #fff;
    padding: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px
}

.caresDiv .open {
    background: #ddd;
    color: #000;
    padding: 15px 25px;
    border: 1px solid #ccc;
    display: none;
    float: left;
    line-height: 24px;
    width: 100%
}

.caresDiv ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 15px
}

.caresDiv ul li {
    padding: 5px 0
}

.caresDiv ul li .fa {
    padding-right: 7px;
    color: #ffcc28
}

.caresDiv .open a {
    text-decoration: underline !important;
    color: #000
}

.portInner {
    float: left;
    width: 100%;
    padding: 50px 0;
    min-height: 300px;
    position: relative
}

.portInner .tab-pane {
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-top: 0
}

.portInner .nav-tabs>li {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #000
}

.portInner .nav-tabs>li a {
    color: #000
}

.portInner .nav-tabs>li.active>a,
.portInner .nav-tabs>li.active>a:focus,
.portInner .nav-tabs>li.active>a:hover {
    background-color: #f5f5f5
}

.portInner .nav-tabs>li a:hover {
    background-color: inherit;
    color: #ffc60d;
    border-color: #fff;
    border-bottom: 1px solid #ddd
}

#waterfall {
    margin: 0
}

#waterfall li {
    left: 0;
    top: 0;
    opacity: 0;
    transform: translateY(100px)
}

#waterfall li.show {
    opacity: 1;
    transform: translateY(0);
    transition: all .3s, top 1s
}

#waterfall li>div {
    color: rgba(0, 0, 0, .6);
    font-size: 32px;
    border-radius: 3px;
    margin: 10px;
    padding: 15px;
    background: #fff;
    border: 1px solid rgba(038, 191, 64, 0);
    transition: all .5s
}

#waterfall li>div:hover {
    transform: translateY(-10px);
    border: 1px solid #ffc60d;
    box-shadow: 0 10px 15px rgba(255, 198, 13, .1);
    transition: all .3s
}

.expDEt .expertise-section {
    border: 0;
    background-color: inherit
}

.expDEt .bx_des {
    border: 2px solid #f7f7f7;
    background-color: #f7f7f7;
    font-size: 14px;
    color: #333;
    min-height: 420px;
    padding: 15px 25px;
    border-radius: 7px;
    margin: 15px 0
}

.expDEt .bx_des ul li {
    line-height: 22px;
    margin: 10px 0
}

.expDEt .bx_des ul {
    padding-left: 15px
}

.expDEt h6 {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    margin: 15px 0 17px;
    color: #000
}

.expDEt .bx_des:hover {
    border: 2px solid #ccc
}

.expDEt {
    padding: 35px 0
}

@media screen and (max-width:1200px) {
    .aboutCot {
        padding: 13% 1% 0
    }

    .expDEt .bx_des {
        min-height: 475px
    }
}

@media screen and (max-width:1080px) {
    .aboutCot {
        padding: 0 0 15px
    }

    .about-section .titleHead {
        margin-top: 0
    }

    .titleHead h1 {
        font-size: 26px
    }

    .aboutCot p {
        line-height: 22px;
        margin-bottom: 10px
    }

    .expertise-section .bxTitl {
        font-size: 14px;
        line-height: 19px
    }

    .expertise-section ul li {
        margin: 15px 1%;
        width: 48%;
        min-height: 255px
    }

    .testimBg .item .col-md-6 {
        width: 50%;
        float: left
    }

    .trstCont,
    .trstProf {
        width: 100% !important
    }

    .trstProf {
        margin-bottom: 10px
    }

    .testWrap .carousel {
        padding: 25px 0
    }

    #first-slider .carousel .item {
        height: 580px
    }

    .redipin {
        height: 202px !important;
        margin-top: 0 !important
    }
}

@media screen and (max-width:991px) {
    .navbar-default .nav>li>a {
        padding: 10px
    }

    .expDEt .divWid.col-sm-6 {
        width: 100% !important
    }

    .expDEt .bx_des {
        min-height: inherit
    }

    .portInner .portBx {
        height: 300px
    }

    .redipin {
        height: 146px !important;
        margin-top: 0 !important
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

@media screen and (max-width:768px) {
    .navbar-default .navbar-toggle {
        margin: -48px 0 0 0;
        color: #fff;
        border: 0;
        padding: 9px 0
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff !important
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: inherit !important;
        border: 0;
        color: #ffc60d
    }

    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #ffc60d !important
    }

    .searchbox {
        margin: 0;
        position: absolute;
        top: -50px;
        right: 45px;
        max-width: 250px
    }

    header .navbar-default .navbar-collapse {
        border: none !important;
        margin-top: 15px;
        padding: 0 !important
    }

    header .navbar-nav {
        float: left;
        padding: 0;
        margin: 0;
        width: 100%
    }

    header .navbar-nav>li>a {
        background-color: #111;
        padding: 9px 25px;
        color: #fff;
        border-bottom: 1px solid #222
    }

    header .navbar-default .navbar-nav>.active>a,
    header .navbar-default .navbar-nav>.open>a,
    header .navbar-default .navbar-nav>li>a:hover {
        background-color: #ffc60d !important;
        color: #fff !important
    }

    header .navbar-default .navbar-nav>.active>a {
        border-color: #fff
    }

    .ftMap {
        left: 0
    }

    .foqzt {
        position: relative;
        margin: 0 5px !important;
        display: none !important
    }

    .titleHead h1 {
        font-size: 26px;
        margin-bottom: 7px
    }

    .ofrWrp p {
        line-height: 24px;
        font-size: 14px
    }

    .iconSec .slidePart {
        margin: 10px 1%;
        width: 31%
    }

    .ofrWrp {
        padding: 35px 0
    }

    .AccrHead {
        font-size: 14px;
        padding: 15px 0
    }

    .caresDiv .new {
        padding: 15px 5px
    }

    .innerBnr .carousel-inner h3 {
        font-size: 24px;
        max-width: 100%;
        line-height: 30px
    }

    .bnnerWrap p {
        padding-top: 10px;
        font-size: 14px;
        line-height: 21px;
        max-width: 100%
    }

    .portInner .nav-tabs>li {
        width: 100%;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd
    }

    .portInner .nav-tabs>li a {
        border-radius: 0;
        margin: 0
    }

    .portInner .nav-tabs>li a:hover {
        border: 1px solid #ddd
    }

    .portInner .nav-tabs>li:first-child {
        border-top: 1px solid #ddd
    }

    #first-slider .carousel .item {
        height: 450px
    }

    .bnnerWrap h3,
    .bnnerWrap h4 {
        font-size: 26px
    }

    .overlay-fade-in p {
        margin-top: 20%
    }

    .over-small p {
        margin-top: 10% !important
    }

    .redip {
        height: 395px !important
    }

    .redip .info p {
        margin: 150px 0 0 0 !important
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

@media screen and (max-width:730px) {
    header .navbar-default {
        background-color: #000
    }

    .innerBnr {
        margin-top: 85px
    }

    .innerBnr .carousel-inner .col-md-12.text-center {
        margin-top: 8%
    }

    .bnnerWrap p {
        line-height: 19px
    }

    .portfolio-section .nav-tabs>li {
        display: block;
        border: 1px solid #ddd !important;
        margin: 0 15px
    }

    .bnrBtm img {
        width: 20px
    }

    .bnrBtm {
        margin-top: -108px
    }

    .overlay-fade-in p {
        margin-top: 20%
    }

    .over-small p {
        margin-top: 10% !important
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

@media screen and (max-width:580px) {
    .expertise-section ul li {
        margin: 15px 0;
        width: 100%;
        min-height: inherit
    }

    .testimBg .item .col-md-6 {
        width: 100%;
        float: left;
        margin-bottom: 15px
    }

    .expertTop {
        font-size: 14px !important;
        line-height: 22px !important
    }

    .titleHead h1 {
        font-size: 22px
    }

    .titleHead {
        margin: 20px 0
    }

    .come-soon iframe {
        height: auto
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

@media screen and (max-width:480px) {
    .caresDiv {
        padding: 30px 0;
        overflow-x: scroll;
        width: 100%
    }

    .caresDiv #main {
        width: 565px
    }

    .AccrHead,
    .caresDiv .btn,
    .caresDiv .new,
    .caresDiv .open {
        font-size: 13px;
        line-height: 21px
    }

    .bnnerWrap p {
        display: none
    }

    #first-slider .carousel .item {
        height: 320px
    }

    .bnnerWrap h3,
    .bnnerWrap h4 {
        font-size: 22px
    }

    .innerBnr .carousel-inner .col-md-12.text-center {
        width: 100%;
        left: 0;
        margin: 0
    }

    .innerBnr .carousel-inner h3 {
        margin-top: 14%
    }

    .iconSec .titleHead {
        margin: 0 0 20px
    }

    .ofrWrp h1 {
        margin-top: 0
    }

    .quatBg {
        padding: 0 0 50px
    }

    .iconSec {
        padding: 15px 0 30px
    }

    .ftrBtm p,
    footer .social {
        text-align: center;
        width: 100%
    }

    .portInner .tab-pane {
        border: 0;
        background: 0
    }

    .portInner .portBx {
        height: 300px
    }

    .redipin {
        height: 164px !important;
        margin-top: 0 !important
    }

    .portfolio-section .portBx {
        margin-top: 15px
    }

    .come-soon {
        margin-top: 20px
    }

    .portfolio-section .tab-pane {
        min-height: auto;
        padding: 0
    }

    .redip {
        height: 130px !important
    }

    .AccrHead,
    .caresDiv .btn,
    .caresDiv .new,
    .caresDiv .open {
        font-size: 11px
    }

    .caresDiv .btn {
        padding: 3px 4px;
        margin: -1px -11px
    }

    .caresDiv #main {
        width: 460px
    }

    .over-small p {
        margin-top: 12% !important
    }

    .come-soon iframe {
        height: auto
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

@media screen and (max-width:380px) {
    .searchbox-open {
        width: 100%;
        top: 5px;
        right: 15px
    }

    .head-Logo img {
        max-width: 120px
    }

    .innerBnr {
        margin-top: 73px
    }

    .innerBnr .carousel-inner h3 {
        font-size: 20px
    }

    .bnnerWrap h3,
    .bnnerWrap h4 {
        font-size: 18px
    }

    #first-slider .carousel .item {
        height: 280px
    }

    .portInner .tab-pane {
        border: 0;
        background: 0
    }

    .portInner .portBx {
        height: 300px
    }

    .redipin {
        height: 164px !important;
        margin-top: 0 !important
    }

    .portfolio-section .portBx {
        margin-top: 15px
    }

    .come-soon {
        margin-top: 20px
    }

    .portfolio-section .tab-pane {
        min-height: auto;
        padding: 0
    }

    .redip {
        height: 130px !important
    }

    .caresDiv .new {
        padding: 15px 0;
        font-size: 9px
    }

    .jb-loct {
        font-size: 9px
    }

    .jb-Tit {
        font-size: 9px
    }

    .AccrHead,
    .caresDiv .btn,
    .caresDiv .new,
    .caresDiv .open {
        font-size: 10px
    }

    .caresDiv .btn {
        padding: 3px 4px;
        margin: -1px -11px
    }

    .caresDiv #main {
        width: 290px
    }

    .come-soon iframe {
        height: auto
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

@media screen and (max-width:286px) {
    .searchbox {
        max-width: 225px
    }

    .portfolio-section .portBx {
        height: 300px
    }

    .portBx .info p {
        font-size: 3px;
        margin-top: 100px
    }

    .caresDiv #main {
        width: 245px
    }

    .AccrHead,
    .caresDiv .btn,
    .caresDiv .new,
    .caresDiv .open {
        font-size: 10px
    }

    .jb-loct {
        font-size: 9px
    }

    .jb-Tit {
        font-size: 9px
    }

    .portInner .portBx {
        height: 300px
    }

    .caresDiv .btn {
        padding: 2px 4px;
        margin: -5px -13px
    }

    .redipin {
        height: 143px !important;
        margin-top: 0 !important
    }

    .redip {
        height: 129px !important;
        margin-top: 10px !important
    }

    .portInner .tab-pane {
        border: 0;
        background: 0
    }

    .portfolio-section .tab-pane {
        text-align: center;
        min-height: auto;
        padding: 0 15px
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

body {
    font-family: 'Poppins', sans-serif !important;
    font-size: 12px;
    width: 100%;
    background: #fff;
    margin: 0 !important;
    padding: 0 !important;
}

body,
html {
    height: 100%
}

body,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
input,
li,
p,
select,
textarea,
ul {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif !important;
}

:focus {
    outline: 0
}

img {
    border: 0
}

a {
    color: #000;
    text-decoration: none !important
}

a:hover {
    text-decoration: none
}

a,
a:link,
a:visited,
input {
    outline: 0
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    margin: 0;
    padding: 0
}

.wraper,
footer,
header,
section {
    float: left;
    width: 100%
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background-color: #181818;
    z-index: 10000;
    text-align: center
}

#preloader img {
    padding-top: 5%;
    width: 350px
}

header {
    position: relative
}

header nav {
    padding-top: 10px;
    letter-spacing: .5px
}

header .navbar-default .navbar-nav>li>a {
    text-shadow: none;
    color: #fff
}

header .mainNav li {
    list-style: none;
    display: inline-block;
    padding: 0 5px
}

header .navbar-default .navbar-nav>.active>a,
header .navbar-default .navbar-nav>.open>a,
header .navbar-default .navbar-nav>li>a:hover {
    color: #ffc60d !important;
    background-color: inherit !important;
    background-image: none;
    box-shadow: none;
    text-shadow: none
}

.head-Logo img {
    max-width: 130px;
    padding: 6px 0px;
}

@media(min-width: 767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
        transition: background .5s ease-in-out, padding .5s ease-in-out
    }

    .top-nav-collapse {
        padding: 0
    }
}

.searchbox {
    position: relative;
    min-width: 40px;
    max-width: 280px;
    width: 0;
    height: 40px;
    float: right;
    overflow: hidden;
    margin-top: -42px;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -ms-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.searchbox-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: inherit;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0 35px 0 15px;
    font-size: 14px;
    color: #000;
    border-radius: 25px
}

.searchbox-open .searchbox-input {
    border: 2px solid #ffc60d;
    background-color: rgba(255, 255, 255, .9)
}

.searchbox-open .searchbox-icon,
.searchbox-open .searchbox-submit {
    color: #000;
    display: block !important
}

.searchbox-input::-webkit-input-placeholder {
    color: #000
}

.searchbox-input:-moz-placeholder {
    color: #000
}

.searchbox-input::-moz-placeholder {
    color: #000
}

.searchbox-input:-ms-input-placeholder {
    color: #000
}

.searchbox-icon,
.searchbox-submit {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 10px;
    font-size: 18px;
    right: 3px;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: inherit
}

.searchbox-open {
    width: 100%
}

header .navbar-default {
    background-color: rgba(0, 0, 0, .7);
    background-image: none;
    box-shadow: none;
    border: 0;
    padding: 5px 0 5px;
}

/* header .navbar-nav {
    float: right;
    padding: 12px 40px 0 0;
    margin: 0
} */
header .navbar-nav {
    float: right;
    padding: 12px 0 0 0;
    margin: 0
}

.bnnerWrap {
    float: left;
    width: 100%
}

.bnnerWrap img {
    max-width: 100%
}

.titleHead {
    float: left;
    width: 100%;
    margin: 30px 0 20px;
    text-align: center
}

.titleHead h1 {
    text-transform: uppercase;
    font-size: 30px;
    color: #000;
    font-weight: 700
}

.titleHead span {
    background: url(../images/bor.webp) no-repeat center;
    float: left;
    width: 100%;
    height: 6px
}

.aboutCot p {
    line-height: 22px;
    margin-bottom: 20px
}

.aboutCot {
    padding: 24% 4% 0
}

.aboutCot .morBt {
    border: 2px solid #333;
    color: #333;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 600
}

.about-section {
    margin-top: 60px
}

.aboutCot .morBt:hover {
    background-color: #333;
    color: #fff
}

.about-section .titleHead {
    text-align: left
}

.about-section .titleHead span {
    background: url(../images/bor.webp) no-repeat left
}

.expertise-section {
    background-color: #f7f7f7;
    border-top: 5px solid #eee
}

.expertTop {
    font-size: 16px !important;
    text-align: center;
    line-height: 24px !important;
    max-width: 900px;
    margin: 0 auto
}

.expertise-section ul {
    margin: 0 -1%;
    padding-top: 20px
}

.expertise-section ul li {
    list-style: none;
    float: left;
    width: 22%;
    padding: 25px 15px;
    margin: 15px 1.5%;
    text-align: center;
    background-color: #f0f0f0;
    min-height: 300px
}

.expertise-section ul li a {
    color: #000
}

.expertise-section ul li:hover a {
    color: #fff
}

.expertise-section ul li:hover {
    background-color: #ffc60d;
    color: #fff
}

.expertise-section .bxTitl {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 22px;
    min-height: 45px;
    margin: 10px 0
}

.expertise-section p {
    font-size: 13px;
    line-height: 18px
}

.expertise-section .iconBx-div {
    width: 100%;
    float: left;
    height: 70px;
    margin-bottom: 10px;
    text-align: center
}

.expertise-section .icons-01 {
    background: url(../images/icon1.webp) no-repeat center
}

.expertise-section .icons-02 {
    background: url(../images/icon2.webp) no-repeat center
}

.expertise-section .icons-03 {
    background: url(../images/icon3.webp) no-repeat center
}

.expertise-section .icons-04 {
    background: url(../images/icon4.webp) no-repeat center
}

.expertise-section ul li:hover .icons-01 {
    background: url(../images/icon1H.webp) no-repeat center
}

.expertise-section ul li:hover .icons-02 {
    background: url(../images/icon2H.webp) no-repeat center
}

.expertise-section ul li:hover .icons-03 {
    background: url(../images/icon3H.webp) no-repeat center
}

.expertise-section ul li:hover .icons-04 {
    background: url(../images/icon4H.webp) no-repeat center
}

.testimBg {
    background-image: url(../images/test.webp);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding: 10px 0
}

.testWrap {
    float: left;
    width: 100%;
    position: relative;
    color: #fff
}

.tesTop {
    text-transform: uppercase;
    font-size: 12px !important;
    margin-bottom: 4px
}

.tesTitl {
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 600;
    letter-spacing: .5px
}

.testWrap .carousel-control.left,
.testWrap .carousel-control.right {
    top: 35%;
    height: 20px;
    width: 25px;
    background-image: none !important
}

.testWrap .carousel-control.left {
    left: 0
}

.testWrap .carousel-control.right {
    right: 0
}

.testWrap .carousel {
    padding: 25px 25px 40px;
    float: left;
    width: 100%
}

.testWrap .trstCont p {
    font-size: 13px
}

.testWrap .ylBx {
    width: 27px;
    height: 27px;
    background-color: #ffc60d;
    display: block;
    margin: -10px 0 0 82px;
    position: relative;
    z-index: 160
}

.testWrap .trstProf img {
    width: 95px;
    height: 98px
}

.testWrap .titleHead h1 {
    color: #fff
}

.counterWrap {
    background-color: #f7f7f7;
    color: #33383a;
    text-align: center;
    padding: 35px 0;
    float: left;
    width: 100%
}

.counterWrap .fa {
    color: #ffc60d;
    font-size: 35px
}

.counterWrap p {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px
}

.counterWrap .counter-value {
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px 0 5px;
    font-size: 24px;
    font-family: Lato, sans-serif
}

footer {
    margin: 0;
    background-color: #1e1e1e;
    color: #c4c4c4;
    font-size: 13px;
    padding-top: 18px
}

footer a {
    color: #c4c4c4
}

footer a:hover {
    color: #fff
}

.ftMap {
    background: url(../images/ftMp.webp) no-repeat left;
    width: 100%;
    height: 202px;
    position: absolute;
    left: 10%;
    z-index: 0;
    top: 106px
}

.conDiv .icon {
    float: left;
    width: 30px;
    font-size: 16px;
    color: #ffc60d;
    padding-top: 3px
}

.conDiv span {
    float: left;
    width: 80%
}

.conDiv {
    float: left;
    width: 100%;
    margin-bottom: 12px;
    line-height: 18px
}

footer h5 {
    font-size: 16px;
    letter-spacing: .5px;
    font-weight: 600;
    margin: 25px 0;
    padding: 10px 0 17px;
    color: #fff;
    text-transform: uppercase;
    background: url(../images/bor.webp) no-repeat left bottom
}

footer .quickLink li {
    list-style: none;
    display: block;
    line-height: 22px;
    padding: 0 0 6px
}

footer .inpTx {
    border: 0;
    background-color: #303030;
    color: #c4c4c4;
    font-size: 13px;
    float: left;
    width: 100%;
    margin: 3px 0;
    padding: 8px 15px
}

footer .btnSend {
    background-color: #ffc60d;
    color: #fff;
    border-radius: 3px;
    padding: 10px 20px;
    border: 0;
    margin-top: 11px;
    font-size: 13px
}

footer .social {
    float: right;
    width: auto;
    margin: 5px 0
}

footer .social li {
    display: inline-block;
    list-style: none;
    padding: 0 8px;
    font-size: 16px
}

footer .social li a:hover {
    color: #ffc60d
}

.brchpdf {
    background-color: #ffc60d;
    color: #fff;
    border-radius: 3px;
    padding: 10px 20px;
    border: 0;
    font-size: 13px
}

.cetfot span {
    float: left;
    dispaly: inline-block
}

.cetfot span img {
    vertical-align: middle;
    width: 100px;
    margin: 0 3px
}

.foqzt {
    position: relative;
    margin: 0 30px 0 101px
}

.foqzt img {
    position: absolute;
    width: 124px;
    top: -28px;
    right: 0
}

.foqzt1 img {
    position: absolute;
    width: 124px;
    top: -38px;
    right: 0
}

.cetfot span:last-child img {
    height: auto;
    margin: 1px 0;
    width: 144px
}

.ftrBtm p {
    margin: 5px 0
}

.ftrBtm {
    border-top: 2px solid #3b3b3b;
    float: left;
    width: 100%;
    padding: 15px 0;
    margin-top: 35px
}

#first-slider .main-container {
    padding: 0
}

#first-slider {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700
}

.bnnerWrap h3 span {
    color: #ffc60d !important
}

.bnnerWrap h4 {
    color: #ffc60d !important;
    margin: 0
}

.bnnerWrap h3,
.bnnerWrap h4 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px
}

#first-slider .slide1 .text-left,
#first-slider .slide3 .text-left {
    padding-left: 40px
}

#first-slider .carousel-indicators {
    bottom: 0
}

#first-slider .carousel-control.left,
#first-slider .carousel-control.right {
    background-image: none
}

#first-slider .carousel .item {
    height: 610px;
    max-height: 100%;
    width: 100%;
    margin-bottom: 50px
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

#first-slider h3 {
    animation-delay: 1s
}

#first-slider h4 {
    animation-delay: 2s
}

#first-slider h2 {
    animation-delay: 3s
}

#first-slider .carousel-control {
    width: 6%;
    text-shadow: none
}

.bnnerWrap p {
    padding-top: 20px;
    text-align: center;
    font-size: 16px;
    text-transform: initial;
    font-weight: 400;
    margin: auto;
    max-width: 800px
}

.bnnerWrap .bnrOverly {
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1
}

#first-slider .p a {
    text-decoration: underline
}

#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255, 255, 255, .4);
    border: 0
}

#first-slider .carousel-indicators .active {
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 0
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .item {
    opacity: 0
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right,
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.carousel-fade .carousel-control {
    z-index: 2
}

.carousel-control .fa-angle-left,
.carousel-control .fa-angle-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .fa-angle-left {
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff
}

.carousel-control .fa-angle-right {
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff
}

.carousel-control {
    opacity: 1
}

#first-slider .slide1 {
    background-image: url(../images/banner-01.webp);
    background-size: cover;
    background-repeat: no-repeat
}

#first-slider .slide2 {
    background-image: url(../images/banner-02.webp);
    background-size: cover;
    background-repeat: no-repeat
}

#first-slider .slide3 {
    background-image: url(../images/banner-03.webp);
    background-size: cover;
    background-repeat: no-repeat
}

#first-slider .slide4 {
    background-image: url(../images/banner-04.webp);
    background-size: cover;
    background-repeat: no-repeat
}

#first-slider .slide5 {
    background-image: url(../images/banner-05.webp);
    background-size: cover;
    background-repeat: no-repeat
}

.about-section img {
    max-width: 100%
}

.bnrBtm {
    text-align: center;
    margin-top: -120px;
    z-index: 180;
    position: relative
}

.bnrBtm img {
    width: 27px
}

.portfolio-section {
    padding: 10px 0 20px 0
}

.redip {
    height: 190px !important
}

.redip .info p {
    margin: 80px 0 0 0 !important
}

.portfolio-section .portBx {
    overflow: hidden;
    margin-top: 30px;
    padding: 0 15px;
    height: 400px
}

.portBx .info {
    background: #333;
    background: rgba(0, 0, 0, .6);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .35s ease-in-out;
    -moz-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.portBx .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.portBx .info p {
    color: #ffc60d;
    text-align: center;
    font-size: 4px;
    padding: 5px;
    margin: 180px 0 0 0;
    -webkit-transform: scale(4);
    -moz-transform: scale(4);
    -ms-transform: scale(4);
    -o-transform: scale(4);
    transform: scale(4);
    -webkit-transition: all .35s .1s ease-in-out;
    -moz-transition: all .35s .1s ease-in-out;
    transition: all .35s .1s ease-in-out
}

.portBx a:hover .info {
    visibility: visible;
    border: 4px solid #ffc60d;
    opacity: 1
}

.redipin {
    height: 222px !important;
    margin-top: 20px !important
}

.over-small p {
    margin-top: 18% !important
}

.image-overlay-content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.overlay-fade-in img {
    transition: all .2s linear
}

.overlay-fade-in .image-overlay-content {
    opacity: 0;
    background-color: rgba(0, 0, 0, .14);
    transition: all .4s ease-in-out
}

.overlay-fade-in p {
    color: #ffc60d;
    font-size: 14px;
    margin-top: 40%;
    padding: 10px 0;
    opacity: 0;
    transition: all .2s ease-in-out;
    background: rgba(0, 0, 0, .54)
}

/* .overlay-fade-in:hover img {
    transform: scale(1.2)
} */

.overlay-fade-in:hover .image-overlay-content {
    opacity: 1
}

.overlay-fade-in:hover p {
    opacity: 1
}

.image-overlay-content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

/* modifier classes */
.overlay-fade-in {
    background-color: rgba(0, 0, 0, .4);
    transition: all .4s ease-in-out
}

.button {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #fff;
    color: #222;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000;
    position: relative;
    border: 1px solid #999;
    opacity: 0;
    transition: all .2s ease-in-out
}

/* &:hover img {
    transform: scale(1.2)
} */

&:hover .image-overlay-content {
    opacity: 1
}

&:hover p {
    opacity: 1
}

&:hover p {
    transition-delay: .1s
}

.come-soon {
    width: 100%;
    margin-top: 30px
}

.topic h2 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 18px
}

.portfolio-section .portBx img {
    width: 100%
}

.tab-pane .portBx img {
    width: 100%
}

.portInner .portBx {
    overflow: hidden;
    margin-top: 30px;
    padding: 0 15px;
    height: 400px
}

.portfolio-section .tab-pane {
    text-align: center;
    min-height: 200px;
    padding: 25px 15px
}

.portfolio-section .nav-tabs>li:first-child {
    border-left: 1px solid #ddd
}

.portfolio-section .nav-tabs>li {
    float: none;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0 -3px;
    border-left: 0
}

.portfolio-section .nav-tabs {
    text-align: center;
    border: 0;
    padding-top: 35px
}

.portfolio-section .nav-tabs>li a {
    border: none !important;
    margin: 0;
    border-radius: 0 !important;
    color: #333
}

.portfolio-section .nav-tabs>li.active>a,
.portfolio-section .nav-tabs>li.active>a:focus,
.portfolio-section .nav-tabs>li.active>a:hover {
    color: #ffc60d
}

.portfolio-section .nav-tabs>li a:hover {
    color: #333
}

.iconSec .slidePart {
    border: 2px solid #eee;
    margin: 10px .5%;
    float: left;
    width: 15.6%
}

.iconSec {
    padding: 15px 0 50px
}

.iconSec .titleHead {
    margin-bottom: 30px
}

.iconSec .slidePart img {
    max-width: 100%
}

.ofrWrp .titleHead {
    margin-top: 15px
}

.ofrWrp {
    padding: 50px 0 35px;
    background-color: #eee
}

.ofrWrp p {
    line-height: 26px;
    font-size: 16px;
    text-align: center;
    margin: 20px 0
}

.ofrWrp img {
    border-radius: 10px;
    border: 5px solid #ccc;
    width: 100%
}

.innerBnr .carousel-inner .container {
    position: relative
}

.innerBnr .carousel-inner .col-md-12.text-center {
    position: absolute;
    margin-top: 14%;
    z-index: 180;
    text-align: center
}

.innerBnr .carousel-inner {
    max-height: 365px
}

.innerBnr .carousel-inner .bnrOverly {
    z-index: 0
}

.innerBnr .carousel-inner {
    font-size: 14px;
    line-height: 22px;
    color: #fff
}

.innerBnr .carousel-inner h3 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 830px;
    margin: auto;
    line-height: 38px
}

.innerBnr .carousel-inner h3 span {
    color: #ffcc28
}

.quatBg {
    background-image: url(../images/services1.webp);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding: 10px 0 70px
}

.quatBg .inpt {
    background-color: inherit;
    border: 0;
    width: 100%;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    padding: 7px 10px;
    font-size: 14px;
    color: #fff;
    margin: 10px 0;
    resize: none
}

.quatBg .container {
    position: relative;
    z-index: 160
}

.quatBg .bnrOverly {
    background-color: rgba(255, 198, 13, .9);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0
}

.quatBg .inpt::-webkit-input-placeholder {
    color: #fff
}

.quatBg .inpt::-moz-placeholder {
    color: #fff
}

.quatBg .inpt::-moz-placeholder {
    color: #fff
}

.quatBg .inpt::-ms-input-placeholder {
    color: #fff
}

.quatBg .titleHead h1 {
    color: #fff
}

.quatBg .titleHead {
    margin: 30px 0
}

.quatBg .titleHead span {
    background: url(../images/borW.webp) no-repeat center
}

.quatBg .inptBtn {
    background-color: #333;
    color: #fff;
    padding: 13px 27px;
    border-radius: 3px;
    border: 0;
    margin: auto;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .3px
}

.quatBg .inptBtn:hover {
    background-color: #fff;
    color: #333
}

.quatBg textarea {
    margin-bottom: 25px !important
}

.conMap {
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0;
    height: 450px
}

.conMap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.contFrm-inp {
    padding: 10px 15px;
    border: 1px solid #ccc;
    width: 100%;
    font-size: 14px
}

.conForms .form-group {
    float: left;
    width: 100%;
    margin-bottom: 17px
}

.contFrm-bt {
    padding: 12px 20px;
    border: 1px solid #ffcc28;
    color: #fff;
    background-color: #ffcc28;
    font-size: 13px;
    font-weight: 500
}

.conForms {
    float: left;
    width: 100%;
    padding-top: 60px
}

.conForms .conDiv {
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 12px;
    line-height: 22px;
}

.conForms .addBook {
    font-family: Lato, sans-serif;
    min-height: 220px;
    padding: 16px 15px 0px;
    box-shadow: 0px 0px 15px #cccccce0;
    margin-bottom: 40px;
}

.caresDiv .btn {
    padding: 8px 25px;
    color: #fff;
    background: #ffcc28;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    margin: -5px 0
}

.caresDiv {
    float: left;
    width: 100%;
    padding: 50px 0
}

.caresDiv .new .fa {
    padding-right: 5px;
    color: #888
}

.caresDiv .new {
    display: block;
    float: left;
    width: 100%;
    background: #eee;
    border: 1px solid #ccc;
    border-top: 0;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    padding: 15px 15px;
    outline: 0;
    margin: 0
}

.AccrHead {
    float: left;
    width: 100%;
    background-color: #888;
    color: #fff;
    padding: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px
}

.caresDiv .open {
    background: #ddd;
    color: #000;
    padding: 15px 25px;
    border: 1px solid #ccc;
    display: none;
    float: left;
    line-height: 24px;
    width: 100%
}

.caresDiv ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 15px
}

.caresDiv ul li {
    padding: 5px 0
}

.caresDiv ul li .fa {
    padding-right: 7px;
    color: #ffcc28
}

.caresDiv .open a {
    text-decoration: underline !important;
    color: #000
}

.portInner {
    float: left;
    width: 100%;
    padding: 50px 0;
    min-height: 300px;
    position: relative
}

.portInner .tab-pane {
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-top: 0
}

.portInner .nav-tabs>li {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #000
}

.portInner .nav-tabs>li a {
    color: #000
}

.portInner .nav-tabs>li.active>a,
.portInner .nav-tabs>li.active>a:focus,
.portInner .nav-tabs>li.active>a:hover {
    background-color: #f5f5f5
}

.portInner .nav-tabs>li a:hover {
    background-color: inherit;
    color: #ffc60d;
    border-color: #fff;
    border-bottom: 1px solid #ddd
}

#waterfall {
    margin: 0
}

#waterfall li {
    left: 0;
    top: 0;
    opacity: 0;
    transform: translateY(100px)
}

#waterfall li.show {
    opacity: 1;
    transform: translateY(0);
    transition: all .3s, top 1s
}

#waterfall li>div {
    color: rgba(0, 0, 0, .6);
    font-size: 32px;
    border-radius: 3px;
    margin: 10px;
    padding: 15px;
    background: #fff;
    border: 1px solid rgba(038, 191, 64, 0);
    transition: all .5s
}

#waterfall li>div:hover {
    transform: translateY(-10px);
    border: 1px solid #ffc60d;
    box-shadow: 0 10px 15px rgba(255, 198, 13, .1);
    transition: all .3s
}

.expDEt .expertise-section {
    border: 0;
    background-color: inherit
}

.expDEt .bx_des {
    border: 2px solid #f7f7f7;
    background-color: #f7f7f7;
    font-size: 14px;
    color: #333;
    min-height: 420px;
    padding: 15px 25px;
    border-radius: 7px;
    margin: 15px 0
}

.expDEt .bx_des ul li {
    line-height: 22px;
    margin: 10px 0
}

.expDEt .bx_des ul {
    padding-left: 15px
}

.expDEt h6 {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    margin: 15px 0 17px;
    color: #000
}

.expDEt .bx_des:hover {
    border: 2px solid #ccc
}

.expDEt {
    padding: 35px 0
}

@media screen and (max-width: 1200px) {
    .aboutCot {
        padding: 13% 1% 0
    }

    .expDEt .bx_des {
        min-height: 475px
    }
}

@media screen and (max-width: 1080px) {
    .aboutCot {
        padding: 0 0 15px
    }

    .about-section .titleHead {
        margin-top: 0
    }

    .titleHead h1 {
        font-size: 26px
    }

    .aboutCot p {
        line-height: 22px;
        margin-bottom: 10px
    }

    .expertise-section .bxTitl {
        font-size: 14px;
        line-height: 19px
    }

    .expertise-section ul li {
        margin: 15px 1%;
        width: 48%;
        min-height: 255px
    }

    .testimBg .item .col-md-6 {
        width: 50%;
        float: left
    }

    .trstCont,
    .trstProf {
        width: 100% !important
    }

    .trstProf {
        margin-bottom: 10px
    }

    .testWrap .carousel {
        padding: 25px 0
    }

    #first-slider .carousel .item {
        height: 580px
    }

    .redipin {
        height: 202px !important;
        margin-top: 0 !important
    }
}

@media screen and (max-width: 991px) {
    .navbar-default .nav>li>a {
        padding: 10px
    }

    .expDEt .divWid.col-sm-6 {
        width: 100% !important
    }

    .expDEt .bx_des {
        min-height: inherit
    }

    .portInner .portBx {
        height: 300px
    }

    .redipin {
        height: 146px !important;
        margin-top: 0 !important
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 768px) {
    .navbar-default .navbar-toggle {
        margin: -48px 0 0 0;
        color: #fff;
        border: 0;
        padding: 9px 0
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff !important
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: inherit !important;
        border: 0;
        color: #ffc60d
    }

    .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #ffc60d !important
    }

    .searchbox {
        margin: 0;
        position: absolute;
        top: -50px;
        right: 45px;
        max-width: 250px
    }

    header .navbar-default .navbar-collapse {
        border: none !important;
        margin-top: 15px;
        padding: 0 !important
    }

    header .navbar-nav {
        float: left;
        padding: 0;
        margin: 0;
        width: 100%
    }

    header .navbar-nav>li>a {
        background-color: #111;
        padding: 9px 25px;
        color: #fff;
        border-bottom: 1px solid #222
    }

    header .navbar-default .navbar-nav>.active>a,
    header .navbar-default .navbar-nav>.open>a,
    header .navbar-default .navbar-nav>li>a:hover {
        background-color: #ffc60d !important;
        color: #fff !important
    }

    header .navbar-default .navbar-nav>.active>a {
        border-color: #fff
    }

    .ftMap {
        left: 0
    }

    .foqzt {
        position: relative;
        margin: 0 5px !important;
        display: none !important
    }

    .titleHead h1 {
        font-size: 26px;
        margin-bottom: 7px
    }

    .ofrWrp p {
        line-height: 24px;
        font-size: 14px
    }

    .iconSec .slidePart {
        margin: 10px 1%;
        width: 31%
    }

    .ofrWrp {
        padding: 35px 0
    }

    .AccrHead {
        font-size: 14px;
        padding: 15px 0
    }

    .caresDiv .new {
        padding: 15px 5px
    }

    .innerBnr .carousel-inner h3 {
        font-size: 24px;
        max-width: 100%;
        line-height: 30px
    }

    .bnnerWrap p {
        padding-top: 10px;
        font-size: 14px;
        line-height: 21px;
        max-width: 100%
    }

    .portInner .nav-tabs>li {
        width: 100%;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd
    }

    .portInner .nav-tabs>li a {
        border-radius: 0;
        margin: 0
    }

    .portInner .nav-tabs>li a:hover {
        border: 1px solid #ddd
    }

    .portInner .nav-tabs>li:first-child {
        border-top: 1px solid #ddd
    }

    #first-slider .carousel .item {
        height: 450px
    }

    .bnnerWrap h3,
    .bnnerWrap h4 {
        font-size: 26px
    }

    .overlay-fade-in p {
        margin-top: 20%
    }

    .over-small p {
        margin-top: 10% !important
    }

    .redip {
        height: 395px !important
    }

    .redip .info p {
        margin: 150px 0 0 0 !important
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 730px) {
    header .navbar-default {
        background-color: #000
    }

    .innerBnr {
        margin-top: 85px
    }

    .innerBnr .carousel-inner .col-md-12.text-center {
        margin-top: 8%
    }

    .bnnerWrap p {
        line-height: 19px
    }

    .portfolio-section .nav-tabs>li {
        display: block;
        border: 1px solid #ddd !important;
        margin: 0 15px
    }

    .bnrBtm img {
        width: 20px
    }

    .bnrBtm {
        margin-top: -108px
    }

    .overlay-fade-in p {
        margin-top: 20%
    }

    .over-small p {
        margin-top: 10% !important
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 580px) {
    .expertise-section ul li {
        margin: 15px 0;
        width: 100%;
        min-height: inherit
    }

    .testimBg .item .col-md-6 {
        width: 100%;
        float: left;
        margin-bottom: 15px
    }

    .expertTop {
        font-size: 14px !important;
        line-height: 22px !important
    }

    .titleHead h1 {
        font-size: 22px
    }

    .titleHead {
        margin: 20px 0
    }

    .come-soon iframe {
        height: auto
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 480px) {
    .caresDiv {
        padding: 30px 0;
        overflow-x: scroll;
        width: 100%
    }

    .caresDiv #main {
        width: 565px
    }

    .AccrHead,
    .caresDiv .btn,
    .caresDiv .new,
    .caresDiv .open {
        font-size: 13px;
        line-height: 21px
    }

    .bnnerWrap p {
        display: none
    }

    #first-slider .carousel .item {
        height: 320px
    }

    .bnnerWrap h3,
    .bnnerWrap h4 {
        font-size: 22px
    }

    .innerBnr .carousel-inner .col-md-12.text-center {
        width: 100%;
        left: 0;
        margin: 0
    }

    .innerBnr .carousel-inner h3 {
        margin-top: 14%
    }

    .iconSec .titleHead {
        margin: 0 0 20px
    }

    .ofrWrp h1 {
        margin-top: 0
    }

    .quatBg {
        padding: 0 0 50px
    }

    .iconSec {
        padding: 15px 0 30px
    }

    .ftrBtm p,
    footer .social {
        text-align: center;
        width: 100%
    }

    .portInner .tab-pane {
        border: 0;
        background: 0
    }

    .portInner .portBx {
        height: 300px
    }

    .redipin {
        height: 164px !important;
        margin-top: 0 !important
    }

    .portfolio-section .portBx {
        margin-top: 15px
    }

    .come-soon {
        margin-top: 20px
    }

    .portfolio-section .tab-pane {
        min-height: auto;
        padding: 0
    }

    .redip {
        height: 130px !important
    }

    .AccrHead,
    .caresDiv .btn,
    .caresDiv .new,
    .caresDiv .open {
        font-size: 11px
    }

    .caresDiv .btn {
        padding: 3px 4px;
        margin: -1px -11px
    }

    .caresDiv #main {
        width: 460px
    }

    .over-small p {
        margin-top: 12% !important
    }

    .come-soon iframe {
        height: auto
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 380px) {
    .searchbox-open {
        width: 100%;
        top: 5px;
        right: 15px
    }

    .head-Logo img {
        max-width: 120px
    }

    .innerBnr {
        margin-top: 73px
    }

    .innerBnr .carousel-inner h3 {
        font-size: 20px
    }

    .bnnerWrap h3,
    .bnnerWrap h4 {
        font-size: 18px
    }

    #first-slider .carousel .item {
        height: 280px
    }

    .portInner .tab-pane {
        border: 0;
        background: 0
    }

    .portInner .portBx {
        height: 300px
    }

    .redipin {
        height: 164px !important;
        margin-top: 0 !important
    }

    .portfolio-section .portBx {
        margin-top: 15px
    }

    .come-soon {
        margin-top: 20px
    }

    .portfolio-section .tab-pane {
        min-height: auto;
        padding: 0
    }

    .redip {
        height: 130px !important
    }

    .caresDiv .new {
        padding: 15px 0;
        font-size: 9px
    }

    .jb-loct {
        font-size: 9px
    }

    .jb-Tit {
        font-size: 9px
    }

    .AccrHead,
    .caresDiv .btn,
    .caresDiv .new,
    .caresDiv .open {
        font-size: 10px
    }

    .caresDiv .btn {
        padding: 3px 4px;
        margin: -1px -11px
    }

    .caresDiv #main {
        width: 290px
    }

    .come-soon iframe {
        height: auto
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 286px) {
    .searchbox {
        max-width: 225px
    }

    .portfolio-section .portBx {
        height: 300px
    }

    .portBx .info p {
        font-size: 3px;
        margin-top: 100px
    }

    .caresDiv #main {
        width: 245px
    }

    .AccrHead,
    .caresDiv .btn,
    .caresDiv .new,
    .caresDiv .open {
        font-size: 10px
    }

    .jb-loct {
        font-size: 9px
    }

    .jb-Tit {
        font-size: 9px
    }

    .portInner .portBx {
        height: 300px
    }

    .caresDiv .btn {
        padding: 2px 4px;
        margin: -5px -13px
    }

    .redipin {
        height: 143px !important;
        margin-top: 0 !important
    }

    .redip {
        height: 129px !important;
        margin-top: 10px !important
    }

    .portInner .tab-pane {
        border: 0;
        background: 0
    }

    .portfolio-section .tab-pane {
        text-align: center;
        min-height: auto;
        padding: 0 15px
    }

    .topic h2 {
        margin-bottom: 10px
    }
}

/* Custom 16-06-2023 */
.counter-value {
    color: #000 !important;
}

.clentele {
    padding: 10px 0 20px 0;
}

.whatApp {
    margin: 5px 0px;
}

.clentele-logos .logo-row {
    display: flex;
    width: 100%;
}

.clentele-logos .logo-row .client-logo {
    padding: 26px;
    border: 1px solid #eee;
}

.clentele-logos .logo-row .client-logo img {
    width: 182px;
    height: 100px;
}

.clentele-logos .logo-row .client-logo:first-child {
    border-left: unset;
}

.clentele-logos .logo-row .client-logo:last-child {
    border-right: unset;
}

.clentele-logos .ftrow .client-logo {
    border-top: unset;
}

.clentele-logos .ltrow .client-logo {
    border-bottom: unset;
}

/* Nav Changings */
.header .navbar-nav {
    display: flex;
    align-items: center;
}

p.contact-list {
    padding: 15px;
    color: #fff;
}

p.contact-list strong {
    color: #ffc60d;
}

a.head-Logo.page-scroll {
    padding-left: 15px;
}

.head-Logo img {
    max-width: 130px;
    padding: 6px 0px;
}

header .navbar-default {
    padding: 5px 0 5px;
}

header .navbar-nav {
    float: right;
    padding: 12px 0 0 0;
    margin: 0;
}

.collapse-nav {
    width: auto;
}

header .navbar-nav {
    width: auto;
}

.nav-wrap {
    display: flex;
    justify-content: space-between;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #ffc60d !important;
    background-color: transparent;
}

@media (max-width: 1300px) {
    div#navbar-collapse {
        display: none;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .navbar-toggle {
        display: block !important;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: inherit !important;
        border: 0;
        color: #ffc60d;
    }

    .navbar-header {
        float: unset;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-toggle {
        border: unset;

    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse-nav {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: space-between;
    }

    .nav-wrap {
        display: block;
    }

    header .navbar-default .navbar-nav>.active>a,
    header .navbar-default .navbar-nav>.open>a,
    header .navbar-default .navbar-nav>li>a:hover {
        background: #ffc60d !important;
        color: #fff !important;
        border-bottom: 1px solid #fff;
    }

    .navbar-default .nav>li>a {
        color: #fff !important;
        background-color: #111 !important;
        border-bottom: 1px solid #222;
    }

    header .navbar-default {
        background: #000;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #222 !important;
    }

    p.contact-list {
        padding: 10px;
        margin-bottom: 0px;
    }

    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #fff !important;
        background-color: transparent;
    }

    header .navbar-nav {
        display: grid;
    }

}

@media screen and (max-width: 768px) {
    .navbar-default .navbar-toggle {
        margin: 0 0 0 0 !important;
        color: #fff;
        border: 0;
        padding: 9px 0;
    }

    .whatApp svg {
        margin-bottom: 15px;
    }
}

/* Nav Changings End*/

@media screen and (max-width: 380px) {
    .caresDiv #main {
        width: 337px;
    }
}

.portfolio-section .portBx {
    height: auto !important;
}

.row-cols {
    display: flex;
    flex-wrap: wrap;
}

.row.row-cols.clentele-client .col {
    width: 234px;
    justify-content: center;
}

.row.row-cols.clentele-client .col .client-logo {
    padding: 26px !important;

}

.clentele-client .client-logo {
    border: 1px solid #eee;
}


.row-cols {
    display: flex;
    flex-wrap: wrap;
}

.row.row-cols.clentele-client .col {
    width: 234px;
    justify-content: center;
}

.row.row-cols.clentele-client .col .client-logo {
    padding: 26px !important;

}

.clentele-client .client-logo {
    border: 1px solid #eee;
}

/* Border Css */
.row.row-cols.clentele-client .col:first-child .client-logo,
.row.row-cols.clentele-client .col:nth-child(6) .client-logo,
.row.row-cols.clentele-client .col:nth-child(11) .client-logo,
.row.row-cols.clentele-client .col:nth-child(16) .client-logo,
.row.row-cols.clentele-client .col:nth-child(21) .client-logo,
.row.row-cols.clentele-client .col:nth-child(26) .client-logo {
    border-left: unset;
}

.row.row-cols.clentele-client .col:nth-child(5) .client-logo,
.row.row-cols.clentele-client .col:nth-child(10) .client-logo,
.row.row-cols.clentele-client .col:nth-child(15) .client-logo,
.row.row-cols.clentele-client .col:nth-child(20) .client-logo,
.row.row-cols.clentele-client .col:nth-child(25) .client-logo,
.row.row-cols.clentele-client .col:nth-child(27) .client-logo {
    border-right: unset;
}

.row.row-cols.clentele-client .col:first-child .client-logo,
.row.row-cols.clentele-client .col:nth-child(2) .client-logo,
.row.row-cols.clentele-client .col:nth-child(3) .client-logo,
.row.row-cols.clentele-client .col:nth-child(4) .client-logo,
.row.row-cols.clentele-client .col:nth-child(5) .client-logo {
    border-top: unset;
}

.row.row-cols.clentele-client .col:nth-child(26) .client-logo,
.row.row-cols.clentele-client .col:nth-child(27) .client-logo {
    border-bottom: unset;
}


@media screen and (max-width:1200px) {
    .row-cols {
        justify-content: center;
    }
    .row.row-cols.clentele-client .col .client-logo{
        border: 1px solid #eee;
    }
    .row.row-cols.clentele-client .col:first-child .client-logo,
    .row.row-cols.clentele-client .col:nth-child(5) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(9) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(13) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(17) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(21) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(25) .client-logo {
        border-left: unset;
    }

    .row.row-cols.clentele-client .col:nth-child(4) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(8) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(12) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(16) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(20) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(24) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(24) .client-logo {
        border-right: unset;
    }

    .row.row-cols.clentele-client .col:first-child .client-logo,
    .row.row-cols.clentele-client .col:nth-child(2) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(3) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(4) .client-logo {
        border-top: unset;
    }

    .row.row-cols.clentele-client .col:nth-child(25) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(26) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(27) .client-logo {
        border-bottom: unset;
    }
}

@media screen and (max-width: 992px) {
    .row-cols {
        justify-content: center;
    }
    .row.row-cols.clentele-client .col .client-logo{
        border: 1px solid #eee;
    }
    .row.row-cols.clentele-client .col:first-child .client-logo,
    .row.row-cols.clentele-client .col:nth-child(4) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(7) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(10) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(13) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(16) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(19) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(22) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(25) .client-logo {
        border-left: unset;
    }

    .row.row-cols.clentele-client .col:nth-child(3) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(6) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(9) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(12) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(15) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(18) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(21) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(24) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(27) .client-logo {
        border-right: unset;
    }

    .row.row-cols.clentele-client .col:first-child .client-logo,
    .row.row-cols.clentele-client .col:nth-child(2) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(3) .client-logo {
        border-top: unset;
    }

    .row.row-cols.clentele-client .col:nth-child(25) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(26) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(27) .client-logo {
        border-bottom: unset;
    }
    .row.row-cols.clentele-client .col:nth-child(4) .client-logo{
        border-right: 1px solid #eee;
        border-top: 1px solid #eee;
    }

}

@media screen and (max-width: 702px) {
    .row-cols {
        justify-content: center;
    }
    .row.row-cols.clentele-client .col .client-logo {
        border: 1px solid #eee !important;
    }

    .row.row-cols.clentele-client .col:nth-child(even) .client-logo,
    .row.row-cols.clentele-client .col:last-child .client-logo {
        border-right: unset !important;
    }

    .row.row-cols.clentele-client .col:nth-child(odd) .client-logo {
        border-left: unset !important;
    }

    .row.row-cols.clentele-client .col:first-child .client-logo,
    .row.row-cols.clentele-client .col:nth-child(2) .client-logo,
    .row.row-cols.clentele-client .col:nth-child(3) .client-logo {
        border-top: unset !important;
    }

    .row.row-cols.clentele-client .col:last-child .client-logo {
        border-bottom: unset !important;
    }
}

@media screen and (max-width: 468px) {
    .row.row-cols.clentele-client .col .client-logo {
        border: 1px solid #eee !important;
    }

    .row.row-cols.clentele-client .col,
    .row.row-cols.clentele-client .col:nth-child(26),
    .row.row-cols.clentele-client .col:last-child {
        margin: 0px auto;
    }
}

/* div#navbar-collapse {
    display: none !important;
} */


/*Custom*/

.cstm {
    display:flex ;
    justify-content:center;
    align-items:center;
}
.redip .cstm p{
    margin:0 !important;
}
.portBx .cstm p{
    margin:0 !important;
}
.portfolio-section .h_400{
    height:400px !important;
}
.portfolio-section .h_100{
    height:100% !important;
}
.portfolio-section .m_0_h_210{
    margin:0 !important;
    height:210px !important;
    display:flex;
    justify-content:center;
    align-items:center;
}
.m_top{
    margin-top:30px: !important;
}