@font-face {
    font-family: Gibson;
    src: url(../fonts/gibson/Gibson.eot);
    src: url(../fonts/gibson/Gibsond41d.eot?#iefix) format("embedded-opentype"), url(../fonts/gibson/Gibson.woff2) format("woff2"), url(../fonts/gibson/Gibson.woff) format("woff"), url(../fonts/gibson/Gibson.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Gibson-Italic;
    src: url(../fonts/gibson/Gibson-Italic.eot);
    src: url(../fonts/gibson/Gibson-Italicd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/gibson/Gibson-Italic.woff2) format("woff2"), url(../fonts/gibson/Gibson-Italic.woff) format("woff"), url(../fonts/gibson/Gibson-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Gibson-LightItalic;
    src: url(../fonts/gibson/Gibson-LightItalic.eot);
    src: url(../fonts/gibson/Gibson-LightItalicd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/gibson/Gibson-LightItalic.woff2) format("woff2"), url(../fonts/gibson/Gibson-LightItalic.woff) format("woff"), url(../fonts/gibson/Gibson-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Gibson-Light;
    src: url(../fonts/gibson/Gibson-Light.eot);
    src: url(../fonts/gibson/Gibson-Lightd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/gibson/Gibson-Light.woff2) format("woff2"), url(../fonts/gibson/Gibson-Light.woff) format("woff"), url(../fonts/gibson/Gibson-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Gibson-Semibold;
    src: url(../fonts/gibson/Gibson-SemiBold.eot);
    src: url(../fonts/gibson/Gibson-SemiBoldd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/gibson/Gibson-SemiBold.woff2) format("woff2"), url(../fonts/gibson/Gibson-SemiBold.woff) format("woff"), url(../fonts/gibson/Gibson-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Gibson-BoldItalic;
    src: url(../fonts/gibson/Gibson-BoldItalic.eot);
    src: url(../fonts/gibson/Gibson-BoldItalicd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/gibson/Gibson-BoldItalic.woff2) format("woff2"), url(../fonts/gibson/Gibson-BoldItalic.woff) format("woff"), url(../fonts/gibson/Gibson-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Gibson-Bold;
    src: url(../fonts/gibson/Gibson-Bold.eot);
    src: url(../fonts/gibson/Gibson-Boldd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/gibson/Gibson-Bold.woff2) format("woff2"), url(../fonts/gibson/Gibson-Bold.woff) format("woff"), url(../fonts/gibson/Gibson-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Gibson-SemiBoldItalic;
    src: url(../fonts/gibson/Gibson-SemiBoldItalic.eot);
    src: url(../fonts/gibson/Gibson-SemiBoldItalicd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/gibson/Gibson-SemiBoldItalic.woff2) format("woff2"), url(../fonts/gibson/Gibson-SemiBoldItalic.woff) format("woff"), url(../fonts/gibson/Gibson-SemiBoldItalic.ttf) format("truetype");
    font-weight: 600;
    font-style: italic
}

body {
    font-family: Gibson;
    font-size: 14px;
    color: #565656;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a:hover {
    text-decoration: none
}

a.navbar-brand img {
    height: 66px;
    transition: .5s
}

.shrink a.navbar-brand img {
    height: 58px;
    transition: .5s
}

.shrink .navbar-collapse {
    top: 66px
}

.shrink.fixed-top {
    box-shadow: 0 0 12px rgba(0, 0, 0, .38)
}

.slick-slide {
    margin: 0 8px
}

.slick-list {
    margin: 0 -8px
}

.slick-slide {
    outline: 0 !important
}

.portfolio-item a:focus {
    outline: 0 !important
}

.footerlink {
    list-style: none;
    padding: 0
}

.footerlink li a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-text-shadow: 0 30px 0 transparent;
    -moz-text-shadow: 0 30px 0 transparent;
    -ms-text-shadow: 0 30px 0 transparent;
    -o-text-shadow: 0 30px 0 transparent;
    text-shadow: 0 30px 0 transparent;
    color: rgba(255, 255, 255, .52);
    overflow: visible;
    position: relative;
    overflow: hidden
}

.footerlink li {
    margin-bottom: 8px
}

.footerlink li:last-child {
    margin-bottom: 0
}

.footerlink li a:hover {
    -webkit-text-shadow: 0 0 0 #fff;
    -moz-text-shadow: 0 0 0 #fff;
    -ms-text-shadow: 0 0 0 #fff;
    -o-text-shadow: 0 0 0 #fff;
    text-shadow: 0 0 0 #fff
}

.footerlink li a::before {
    content: "";
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 1px;
    width: 100%;
    transform: scale(0);
    transition: .5s
}

.footerlink li a:hover:before {
    transform: scale(1)
}

.sub-footer {
    padding-top: 15px;
    background: #2a2a2a
}

.copyrights a,
.copyrights p {
    color: rgba(255, 255, 255, .23);
    text-decoration: none;
    margin-bottom: 10px
}

.relposition {
    position: relative
}

.stellarnav li a.enqbtn {
    background: #007cc2;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 23px;
    border-radius: 6px;
    margin-left: 0;
    margin-right: 0
}

.stellarnav .headcontact {
    position: absolute;
    right: 0px;
    top: 8px;
    display: inline-block;
    z-index: 9999;
    transition: .5s
}

.stellarnav .headcontact span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px
}

.stellarnav .headcontact span a {
    color: #007cc2;
    font-size: 16px;
    text-decoration: none;
    transition: .5s;
    font-family: Gibson-Semibold
}

.flags {display: inline-block; }
.stellarnav .headcontact .flags a {font-size: 14px; font-family: Gibson;
    color: #565656;}


.shrink .menu li a {
    font-size: 13px;
    padding-top: 0;
    margin-top: 40px
}

.shrink .headcontact {
    top: 6px
}

.shrink .headcontact span a {
    font-size: 14px
}

.shrink .menu li a.enqbtn {
    padding: 10px 23px
}

.shrink .sub-menu li a {
    padding: 10px 15px;
    margin-top: 0
}

.commonpad-1 {
    padding: 10px 0
}

.commonpad-2 {
    padding: 20px 0
}

.commonpad-3 {
    padding: 30px 0
}

.commonpad-4 {
    padding: 40px 0
}

.commonpad-5 {
    padding: 50px 0
}

.commonpad-6 {
    padding: 60px 0
}

.commonpad-7 {
    padding: 70px 0
}

.commonpad-8 {
    padding: 80px 0
}

.commonpad-9 {
    padding: 90px 0
}

.commonpad-10 {
    padding: 100px 0
}

.service .slick-next:before,
.slick-prev:before {
    font: normal normal normal 40px/1 FontAwesome;
    color: #007cc2
}

.service .slick-next:before {
    content: "\f105"
}

.service .slick-prev:before {
    content: "\f104"
}

.service .slick-prev.slick-disabled:before {
    color: #adabad
}

.service .slick-next.slick-disabled:before {
    color: #adabad
}

.service .slick-next {
    right: -40px
}

.service .slick-prev {
    left: -40px
}

.portfolio-item {
    margin-bottom: 0
}

.service .card-title {
    font-size: 16px;
    text-transform: uppercase;
    color: #007cc2;
    font-family: Gibson-Semibold;
    margin-bottom: 20px
}

.service .card-text {
    font-size: 14px;
    color: #565656;
    margin-bottom: 0
}

.service h6 {
    font-size: 15px;
    color: #007cc2
}

.service .card-body {
    padding: 25px 15px;
    padding-bottom: 40px
}

.formcont h4 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 0;
    font-family: Gibson-Semibold
}

.formcont h4 span {
    display: block
}

.formcont h5 {
    color: #fff;
    font-size: 20px;
    margin-top: 0;
    font-family: Gibson-Semibold;
    margin-bottom: 20px;
    text-transform: uppercase
}

.formsec {
    background-image: url(../images/bg/form.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.formlist {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-bottom: 0
}

.formlist li {
    display: inline-block;
    width: 28%;
    margin-right: 10px;
    vertical-align: middle;
    margin-bottom: 12px
}

.formlist li:nth-last-child(-n+3) {
    margin-bottom: 0
}

.formlist .form-control {
    height: calc(2.3em + .75rem + 2px)
}

.formlist .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: transparent;
    outline: 0;
    box-shadow: none
}

.formlist ::-webkit-input-placeholder {
    font-size: 15px
}

.formlist ::-moz-placeholder {
    font-size: 15px
}

.formlist :-ms-input-placeholder {
    font-size: 15px
}

.formlist :-moz-placeholder {
    font-size: 15px
}

.formlist .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    width: 100%;
    font-family: Gibson-Semibold;
    font-size: 15px;
    text-transform: uppercase;
    padding: 16px
}

.formlist .submitclr {
    background-color: #dd0340;
    border-color: #dd0340
}

.formlist .form-group {
    margin-bottom: 0
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: calc(2.3em + .75rem + 2px)
}

.select2-container .select2-selection--single {
    height: calc(2.3em + .75rem + 2px);
    text-align: left;
    font-size: 16px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: calc(2.3em + .75rem + 2px)
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent;
    border-style: none;
    border-width: 0;
    height: 0;
    left: 00%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 30%;
    width: 0;
    transition: .5s
}

.select2-container--default .select2-selection--single .select2-selection__arrow b::after {
    font: normal normal normal 20px/1 FontAwesome;
    content: "\f107";
    position: absolute
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent;
    border-width: 0;
    transition: .5s
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::after {
    font: normal normal normal 20px/1 FontAwesome;
    content: "\f106";
    position: absolute
}

.countbg {
    background-image: url(../images/bg/countbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 80px
}

.commonhead h2 {
    color: #fff;
    font-size: 25px;
    margin-top: 0;
    font-family: Gibson-Semibold;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    display: inline-block
}

.commonhead h2::before {
    content: "";
    background: #fff;
    height: 3px;
    width: 25px;
    position: absolute;
    top: -15px;
    left: 0
}

.countlist {
    list-style: none;
    padding: 0;
    text-align: center;
    margin-top: 40px
}

.countlist li {
    display: inline-block;
    vertical-align: top;
    margin-right: 120px
}

.countlist li:last-child {
    margin-right: 0
}

.countlist li .countimg {
    margin-bottom: 15px
}

.countlist li .countcont h4 {
    color: #fff;
    font-family: Gibson-Semibold;
    font-size: 35px;
    margin-bottom: 0;
    line-height: 40px;
    width: 105px
}

.countlist li .countcont p {
    color: #fff;
    font-size: 18px
}

.countlist li:hover .countimg img {
    animation: zoominout .5s 1 linear
}

@keyframes zoominout {
    50% {
        transform: scale(.5)
    }

    100% {
        transform: scale(1)
    }
}

.about .commonhead {
    margin-bottom: 20px
}

.about .commonhead h2 {
    color: #007dc1
}

.about .commonhead h2::before {
    background: #007dc1
}

.about h4 {
    color: #565656;
    font-family: Gibson-Semibold;
    font-size: 17px;
    line-height: 24px
}

p.commontext {
    color: #565656;
    font-size: 17px;
    line-height: 28px;
    margin-top: 30px;
    margin-bottom: 0
}

.aboutimg {
    position: relative;
    overflow: hidden
}

.aboutimg img {
    width: 100%
}

.vision {
    position: absolute;
    background: #007dc1;
    padding: 40px;
    left: -400px;
    width: 53%;
    transition: .5s
}

.vision.show {
    bottom: 0;
    left: 0
}

.about .vision .commonhead {
    margin-bottom: 20px;
    margin-top: 15px
}

.about .vision .commonhead h2 {
    color: #fff
}

.about .vision .commonhead h2::before {
    background: #fff
}

.about .vision p {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0
}

.countsec {
    position: absolute;
    background: #424041;
    left: 10px;
    top: 14px;
    padding: 45px 20px;
    width: 35%;
    text-align: center;
    transform: scale(0);
    transition: .5s
}

.countsec.show {
    transform: scale(1)
}

.countsec h4 {
    color: #fff;
    font-size: 80px;
    font-family: Gibson-Semibold;
    line-height: 80px
}

.countsec p {
    color: #fff;
    font-size: 25px;
    font-family: Gibson-Semibold;
    line-height: 30px;
    margin-bottom: 0
}

.abtcont {
    padding: 67px 0
}

.readmore {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 50px;
    background: #007cc2;
    margin-top: 30px;
    display: inline-block;
    border-radius: 6px;
    position: relative;
    transition: .5s;
    overflow: hidden
}

.readmore span {
    position: relative
}

.readmore::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 30%;
    background: #064d75;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    transform: scale(0);
    transition: .5s
}

.readmore:hover:before {
    transform: scale(30)
}

.readmore:hover {
    color: #fff
}

.footerlinkswrap h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    color: rgba(248, 247, 247, .7)
}

.footerlinkswrap ul.footerlink li a {
    color: rgba(255, 255, 255, .5);
    font-size: 14px
}

.footerlinkswrap p {
    color: rgba(255, 255, 255, .5);
    font-size: 14px;
    line-height: 25px
}

.footerlinkswrap p span {
    display: block
}

.footerlinkswrap h3 {
    color: rgba(255, 255, 255, .5);
    font-size: 16px
}

.footerlinkswrap h5 {
    color: rgba(255, 255, 255, .5);
    font-size: 15px
}

.social a {
    background-image: url(../images/socc.png);
    width: 23px;
    height: 23px;
    display: inline-block;
    margin-right: 7px;
    background-repeat: no-repeat
}

.social a.fb {
    background-position: 0 0;
    transition: .5s
}

.social a.fb:hover {
    background-position: 0 -25px;
    transition: .5s
}

.social a.tw {
    background-position: -31px 0;
    transition: .5s
}

.social a.tw:hover {
    background-position: -31px -25px;
    transition: .5s
}

.social a.lk {
    background-position: -63px 0;
    transition: .5s
}

.social a.lk:hover {
    background-position: -63px -25px;
    transition: .5s
}

.social a.yt {
    background-position: -92px 0;
    transition: .5s
}

.social a.yt:hover {
    background-position: -92px -25px;
    transition: .5s
}

.social a.sl {
    background-position: -122px 0;
    transition: .5s
}

.social a.sl:hover {
    background-position: -122px -25px;
    transition: .5s
}

.vishid {
    visibility: hidden
}

.social {
    margin-top: 25px
}

footer {
    background: #3c3b3b
}

.copyrights {
    font-family: Gibson-Light
}

.footerlinkswrap {
    margin-bottom: 50px
}

.clientsimg img {
    border: 1px solid #e0dfe0
}

.clients .slick-next:before,
.clients .slick-prev:before {
    font: normal normal normal 40px/1 FontAwesome;
    color: #007cc2
}

.clients .slick-next:before {
    content: "\f105"
}

.clients .slick-prev:before {
    content: "\f104"
}

.clients .slick-prev.slick-disabled:before {
    color: #adabad
}

.clients .slick-next.slick-disabled:before {
    color: #adabad
}

.clients .slick-next {
    right: -40px
}

.clients .slick-prev {
    left: -40px
}

.slick-next,
.slick-prev {
    height: 40px
}

.clients .commonhead h2 {
    color: #007dc1;
    margin-bottom: 30px
}

.clients .commonhead h2::before {
    background: #007dc1
}

.testimonialwrap .testimg img {
    margin: 0 auto;
    text-align: center;
    border-radius: 100%;
    width: auto;
    margin-bottom: 45px;
    margin-top: 80px;
    border: 1px solid #0071bd;
    padding: 8px;
    width: 140px
}

.testimonialwrap .testcontent {
    padding: 0 170px
}

.testimonialwrap .testcontent h4 {
    font-size: 22px;
    color: #fff
}

.testimonialwrap .testcontent p {
    font-size: 17px;
    color: #fff
}

.testimonial {
    background-image: url(../images/bg/testimonial.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.testimonial .slick-next:before,
.testimonial .slick-prev:before {
    font: normal normal normal 40px/1 FontAwesome;
    color: #fff
}

.testimonial .slick-next:before {
    content: "\f105"
}

.testimonial .slick-prev:before {
    content: "\f104"
}

.testimonial .slick-prev.slick-disabled:before {
    color: #adabad
}

.testimonial .slick-next.slick-disabled:before {
    color: #adabad
}

.testimonial .slick-next {
    right: -40px
}

.testimonial .slick-prev {
    left: -40px
}

.slick-next,
.slick-prev {
    height: 40px
}

.footershapewrap {
    background: #00559a;
    padding: 25px;
    position: relative
}

.footershapewrap::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 50px solid #013158;
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    left: -40px;
    top: 0
}

.footershapewrap::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 50px solid #013158;
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    right: -40px;
    top: 0
}

.footershapecont p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0
}

.footershapecont p span {
    display: block
}

.footerstip {
    position: relative;
    z-index: 999;
    margin-bottom: -25px
}

.ftbdr {
    position: relative
}

.ftbdr::before {
    content: "";
    position: absolute;
    top: 0;
    right: 43px;
    width: 1px;
    background: rgba(255, 255, 255, .05);
    height: 85%
}

.bdrifht::before {
    right: 20px
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%
}

.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: none
}

.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: none
}

.testimg {
    position: relative
}

.testimg::before {
    content: "";
    background: url(../images/quote.png);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 41%;
    top: -37px;
    z-index: -9;
    background-repeat: no-repeat
}

.carousel-caption {
    bottom: 26%;
    left: 22%;
    width: 37%;
    right: 0;
    text-align: left
}

.carousel-caption h2 {
    font-size: 40px;
    color: #626061;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative
}

.carousel-caption h2 span {
    font-family: Gibson-Bold;
    color: #007dc1
}

.carousel-caption h2::before {
    content: "";
    background: #007dc1;
    height: 8px;
    width: 60px;
    position: absolute;
    top: -20px
}

@media (min-width:992px) {

    .slide,
    .slider {
        height: 730px
    }
}

.slide {
    position: relative
}

.slide .slide__img {
    width: 100%;
    height: auto;
    overflow: hidden
}

@media (min-width:992px) {
    .slide .slide__img {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.slide .slide__img img {
    max-width: 100%;
    height: auto;
    opacity: 1 !important;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    transition: all 1s ease
}

.slide .slide__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slide .slide__content--headings {
    text-align: center;
    color: #fff
}

.slide .slide__content--headings h2 {
    font-size: 4.5rem;
    margin: 10px 0
}

.slide .slide__content--headings .animated {
    transition: all .5s ease
}

.slider [data-animation-in] {
    opacity: 0;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    transition: opacity .5s ease .3s
}

.slick-dotted .slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: 25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    display: block;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    transition: all .3s ease
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.simple-dots .slick-dots li {
    width: 20px;
    height: 20px
}

.simple-dots .slick-dots li button {
    border-radius: 50%;
    background-color: #fff;
    opacity: .25;
    width: 20px;
    height: 20px
}

.simple-dots .slick-dots li button:focus,
.simple-dots .slick-dots li button:hover {
    opacity: 1
}

.simple-dots .slick-dots li.slick-active button {
    color: #fff;
    opacity: .75
}

.stick-dots .slick-dots li {
    height: 3px;
    width: 50px
}

.stick-dots .slick-dots li button {
    position: relative;
    background-color: #fff;
    opacity: .25;
    width: 50px;
    height: 3px;
    padding: 0
}

.stick-dots .slick-dots li button:focus,
.stick-dots .slick-dots li button:hover {
    opacity: 1
}

.stick-dots .slick-dots li.slick-active button {
    color: #fff;
    opacity: .75
}

.stick-dots .slick-dots li.slick-active button:focus,
.stick-dots .slick-dots li.slick-active button:hover {
    opacity: 1
}

@-webkit-keyframes zoomInImage {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    to {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
}

@keyframes zoomInImage {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    to {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
}

.zoomInImage {
    -webkit-animation-name: zoomInImage;
    animation-name: zoomInImage
}

@-webkit-keyframes zoomOutImage {
    from {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes zoomOutImage {
    from {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.zoomOutImage {
    -webkit-animation-name: zoomOutImage;
    animation-name: zoomOutImage
}

header .slick-slider {
    overflow: hidden
}

header .slick-dots li button:before {
    color: transparent !important
}

header .slick-dotted.slick-slider {
    margin-bottom: 0
}

header .slick-dots {
    bottom: 60px
}

header .stick-dots .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 100%
}

header .stick-dots .slick-dots li {
    height: 3px;
    width: 15px
}

header .slide .slide__content--headings {
    text-align: left;
    color: #fff
}

.slide .slide__content {
    position: absolute;
    top: 50%;
    left: 38%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 34%
}

.slide .slide__content h2 {
    font-size: 40px;
    color: #fff;
    letter-spacing: 1px;
    position: relative;
    font-family: Gibson-Semibold;
    line-height: 42px
}

.slide .slide__content h2::before {
    content: "";
    background: #fff;
    height: 8px;
    width: 60px;
    position: absolute;
    top: -20px
}

header {
    position: relative
}

header::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 100%;
    background: url(../images/bg/headstrip.png);
    z-index: 9
}

.portfolio-item {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(0, 0, 0, .09);
    width: 100%;
    display: inline-block
}

.portfolio-item .commonhead h2 {
    color: #007dc1
}

.portfolio-item .commonhead h2::before {
    background: #007dc1
}

.card {
    border-radius: 0;
    border: 0
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.pt40 {
    padding-top: 40px
}

.pt50 {
    padding-top: 50px
}

.serviceinnerwrap {
    position: absolute;
    bottom: -250px;
    left: 0;
    width: 100%;
    transition: .5s
}

.portfolio-item:hover .serviceinnerwrap {
    bottom: 0
}

.sevicecont {
    padding: 25px 20px;
    position: relative;
    z-index: 9;
    background: #fff;
    border-top: 0;
    padding-bottom: 0
}

.sevicecont ul {
    list-style: none;
    padding-left: 32px
}

.sevicecont ul li {
    position: relative
}

.sevicecont ul li::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 8px solid #007cc2;
    border-left: 8px solid transparent;
    border-right: 4px solid transparent;
    left: -28px;
    top: 5px;
    -webkit-transform: rotate(44deg);
    -ms-transform: rotate(44deg);
    transform: rotate(44deg)
}

.serviceshape {
    position: relative
}

.serviceshape::after {
    content: "";
    background: #fff;
    height: 100vh;
    width: 201%;
    position: absolute;
    top: 0;
    z-index: 9;
    transform: skewY(0);
    -webkit-transform: skewY(0);
    -moz-transform: skewY(0);
    -ms-transform: skewY(0);
    left: -351px;
    transition: all .6s ease .2s
}

.portfolio-item:hover .serviceshape::after {
    transform: skewY(-15deg);
    -webkit-transform: skewY(-15deg);
    -moz-transform: skewY(-15deg);
    -ms-transform: skewY(-15deg)
}

.serviceshape::before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 120px 100px 0;
    border-color: transparent #007cc2 transparent transparent;
    position: absolute;
    right: 0;
    top: -78px;
    z-index: 999;
    transform: skewY(-15deg);
    -webkit-transform: skewY(-15deg);
    -moz-transform: skewY(-15deg);
    -ms-transform: skewY(-15deg);
    opacity: 0;
    transition: all .6s ease .1s
}

.portfolio-item:hover .serviceshape::before {
    opacity: 1;
    transition: all .6s ease .5s
}

.br0 {
    border: 0
}

.portfdes p {
    margin-top: 20px;
    font-size: 17px;
    padding-right: 38px
}

.portfolio-item .sevicecont h5 {
    font-size: 16px;
    color: #007cc2;
    font-family: Gibson-Semibold;
    margin-bottom: 21px;
    margin-top: 0;
    text-transform: uppercase
}

.portfolio-item .sevicecont ul li {
    font-size: 15px;
    color: #565656;
    margin-bottom: 4px
}

.portfolio-item .sevicecont ul li:last-child {
    margin-bottom: 0
}

.plusiocn {
    position: absolute;
    top: -90px;
    right: 13px;
    z-index: 999
}

.plusiocn p {
    font-family: Gibson-Light;
    color: #fff;
    font-size: 50px;
    z-index: 1;
    -webkit-transform: scale(2) skewY(0);
    -moz-transform: scale(2) skewY(0);
    -ms-transform: scale(2) skewY(0);
    transform: scale(2) skewY(0);
    opacity: 0;
    -webkit-transition: .3s ease all;
    -moz-transition: .3s ease all;
    transition: .3s ease all;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0
}

.portfolio-item:hover .plusiocn p {
    -webkit-transform: scale(1) skewY(0);
    -moz-transform: scale(1) skewY(0);
    -ms-transform: scale(1) skewY(0);
    transform: scale(1) skewY(0);
    opacity: 1;
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    transition-delay: .7s
}

ul.sub-menu1,
ul.sub-menu2 {
    padding-top: 20px;
    background: #007cc2
}

ul.sub-menu2.shwmenu {
    visibility: visible;
    opacity: 1
}

ul.sub-menu1 li a {
    color: #fff;
    margin-top: 0;
    background: 0 0;
    font-family: Gibson
}

.shrink ul.sub-menu1 li a {
    margin-top: 0;
    background: 0 0
}

.innercont h3 {
    font-family: Gibson-Semibold;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    position: relative
}

.innercont h3::before {
    content: "";
    background: #fff;
    width: 40px;
    height: 4px;
    position: absolute;
    left: 0;
    top: -19px
}

.innercont h1 {
    font-family: Gibson-Semibold;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    position: relative
}

.innercont h1::before {
    content: "";
    background: #fff;
    width: 40px;
    height: 4px;
    position: absolute;
    left: 0;
    top: -19px
}

.innercont .breadcrumb {
    padding: 8px 0;
    background: 0 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.inner-banner {
    background-image: url(../images/innerbanner/technologyaudit.jpg);
    background-size: cover;
    height: 235px;
    display: flex;
    text-align: left;
    align-items: center
}

.aboutban {
    background-image: url(../images/innerbanner/about.jpg)
}

.auditban {
    background-image: url(../images/innerbanner/audit.jpg)
}

.clientsban {
    background-image: url(../images/innerbanner/clients.jpg)
}

.testiban {
    background-image: url(../images/innerbanner/testimonials.jpg)
}

.turnkban {
    background-image: url(../images/innerbanner/turnkey.jpg)
}

.erpban {
    background-image: url(../images/innerbanner/erp.jpg)
}

.outsourcing {
    background-image: url(../images/innerbanner/outsourcing.jpg)
}

.optimization {
    background-image: url(../images/innerbanner/optimization.jpg)
}

.audit1 {
    background-image: url(../images/innerbanner/audit1.jpg)
}

.fms {
    background-image: url(../images/innerbanner/fms.jpg)
}

.remote {
    background-image: url(../images/innerbanner/infra2.jpg)
}

.dt-audit {
    background-image: url(../images/innerbanner/audit2.jpg)
}

.infra-consl {
    background-image: url(../images/innerbanner/infra1.jpg)
}

.it-infra {
    background-image: url(../images/innerbanner/infra.jpg)
}

.innercont .breadcrumb li a {
    color: rgba(255, 255, 255, .6);
    font-size: 16px;
    font-family: Gibson-Light
}

.innercont .breadcrumb-item+.breadcrumb-item::before {
    color: rgba(255, 255, 255, .6)
}

.service {
    background-image: url(../images/bg/service.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.servcat ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

.servcat ul li {
    display: inline-block;
    padding-right: 10px;
    border-right: 1px solid rgba(116, 116, 116, .33);
    line-height: 14px;
    padding-left: 7px
}

.servcat ul li:first-child {
    padding-left: 0
}

.servcat ul li:last-child {
    border-right: 0
}

.servcat ul li a {
    font-size: 15px;
    color: #565656
}

.servstrip {
    border-bottom: 1px solid rgba(116, 116, 116, .27)
}

.servicecont h3 {
    font-size: 20px;
    color: #007cc2;
    font-family: Gibson-Semibold
}

.servicecont p {
    color: #565656;
    font-size: 15px;
    font-family: Gibson-Semibold
}

.pr-50 {
    padding-right: 50px
}

.servbg {
    background: #f2f8fc;
    padding: 30px;
    margin-top: 10px;
    margin-bottom: 40px;
}

.misibg {
    background: #007CC2;
    padding: 30px;
    margin: 0px 0px 30px 0px;
}
.misibg h4{color:#fff;font-family: "Gibson-Semibold";}
.misibg h4 span{color:#fff;font-family: "Gibson-SemiBoldItalic"; font-size:40px;}
.misibg p{color:#fff;font-family: "Gibson-Italic";font-size:23px;font-style:italic;}

.servbg p {
    font-size: 17px;
    color: #565656;
    margin-bottom: 0
}

.sec2 h4 {
    font-size: 25px;
    color: #007cc2;
    font-family: Gibson-Semibold;
    margin-bottom: 20px
}

.sec2 p {
    font-size: 17px;
    color: #565656;
    font-family: Gibson;
    margin-bottom: 30px;
    line-height: 30px
}

.sec2.mb10 p {
    margin-bottom: 10px
}

.sec2 img {
    margin-bottom: 30px;
    width: 100%
}

.mb30 {
    margin-bottom: 30px
}

.accordion_container {
    margin-bottom: 40px
}

.accordion_head {
    background-color: #007cc2;
    color: #fff;
    cursor: pointer;
    font-family: arial;
    font-size: 20px;
    margin: 0 0 2px 0;
    padding: 15px 11px;
    position: relative;
    box-shadow: 0 13px 14px 0 rgba(0, 0, 0, .24);
    z-index: 99
}

.accordion_body {
    background: #f5fafd;
    padding: 11px 6px;
    margin-top: -3px
}

.accordion_body p {
    padding: 18px 5px;
    margin: 0
}

.plusminus {
    float: right
}

.plusminus img {
    width: 26px
}

.accordion_body .sevicecont {
    background: 0 0;
    padding-top: 15px
}

.accordion_body .sevicecont ul {
    margin-bottom: 20px
}

.accordion_body .sevicecont li {
    font-size: 15px;
    margin-bottom: 10px
}

.accordion_body .sevicecont li:last-child {
    margin-bottom: 0
}

.accordion_body .sevicecont ul li::before {
    border-bottom: 8px solid #007cc2;
    border-left: 8px solid transparent;
    border-right: 5px solid transparent;
    left: -28px;
    top: 6px
}

.sec3 p {
    color: #565656;
    font-size: 17px;
    font-family: Gibson;
    margin-bottom: 9px
}

.sevicecont.sec4 {
    padding-left: 0
}

.sec4 h5 {
    font-size: 15px;
    font-family: Gibson-Semibold;
    color: #565656;
    margin-bottom: 15px
}

.sec4 li {
    font-size: 15px;
    margin-bottom: 10px
}

.sec4 li::before {
    border-bottom: 8px solid #007cc2;
    border-left: 8px solid transparent;
    border-right: 5px solid transparent;
    left: -28px;
    top: 6px
}

.sec4 li:last-child {
    margin-bottom: 0
}

.formhead {
    background: #007cc2;
    text-align: center;
    padding: 18px 0
}

.formhead h4 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: Gibson;
    margin-bottom: 0
}

.fomrbdy {
    background: rgba(0, 0, 0, .05);
    padding: 30px 45px
}

.fomrbdy .form-control {
    border-radius: 0;
    border: 1px solid #d9d9d9;
    height: 46px;
    font-family: Gibson
}

.fomrbdy ::-webkit-input-placeholder {
    font-size: 15px
}

.fomrbdy ::-moz-placeholder {
    font-size: 16px
}

.fomrbdy :-ms-input-placeholder {
    font-size: 16px
}

.fomrbdy :-moz-placeholder {
    font-size: 16px
}

.fomrbdy .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    outline: 0
}

.fomrbdy .select2-container .select2-selection--single {
    height: 46px;
    outline: 0
}

.fomrbdy .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
    outline: 0
}

.fomrbdy .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px;
    color: rgba(98, 96, 98, .8);
    font-family: Gibson;
    outline: 0
}

.fomrbdy .form-control:focus {
    outline: 0
}

.select2-container {
    outline: 0
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: none
}

.fomrbdy .btn-primary {
    width: 100%;
    border-radius: 0;
    background: #007cc2;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    padding: 10px;
    border-color: #007cc2
}

.fomrbdy .btn-primary:not(:disabled):not(.disabled).active,
.fomrbdy .btn-primary:not(:disabled):not(.disabled):active,
.fomrbdy .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #007cc2;
    border-color: #007cc2;
    outline: 0
}

.form-control:focus {
    box-shadow: none
}

.fomrbdy .form-group {
    margin-bottom: 10px
}

.testsecwrap {
    background: url(../images/testimonial/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15px;
    margin-top: 30px
}

.testwrapbdr {
    border: 1px solid rgba(255, 255, 255, .2)
}

.testslidecont {
    text-align: center;
    padding: 134px 25px;
    padding-bottom: 60px
}

.testslidecont img {
    width: 85px;
    border-radius: 100%;
    position: relative;
    margin: 0 auto
}

.testslidecont .imgtest {
    position: relative
}

.testslidecont .imgtest::before {
    content: "";
    position: absolute;
    background: url(../images/testimonial/testicon.png);
    width: 159px;
    height: 139px;
    background-repeat: no-repeat;
    left: 18%;
    top: -70px
}

.testslidecont h5 {
    font-size: 23px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 25px
}

.testslidecont p {
    font-family: Gibson-Light;
    font-size: 17px;
    color: #fff;
    margin-bottom: 0
}

a.commonkonw {
    color: #007cc2;
    text-transform: lowercase
}

h4.mb10 {
    margin-bottom: 10px
}

.hght {
    height: 100vh
}

.stcikywrap {
    position: -webkit-sticky;
    position: sticky;
    top: 100px
}

.mb20 {
    margin-bottom: 20px
}

.newp p {
    margin-bottom: 10px
}

.newp p:last-child {
    margin-bottom: 30px
}

.mt15 {
    margin-top: 15px
}

.newh4 h4 {
    font-size: 25px;
    color: #007cc2;
    font-family: Gibson-Semibold;
    margin-bottom: 23px
}

.servcat ul li a.active:hover {
    cursor: default
}

.servcat ul li a.active,
.servcat ul li a:hover {
    color: #007cc2
}

.bannershap {
    position: relative;
    overflow: hidden
}

.bannershap::before {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-left: 260px solid transparent;
    border-right: 222px solid rgba(1, 49, 88, .58);
    border-top: 246px solid rgba(1, 49, 88, .58);
    right: 0;
    transform: rotate(0)
}

header {
    position: relative;
    overflow: hidden
}

header::after {
    content: "";
    position: absolute;
    top: 0;
    width: 0%;
    height: 0%;
    border-left: 800px solid transparent;
    border-right: 2px solid rgba(0, 124, 194, .5);
    border-top: 740px solid rgba(0, 124, 194, .5);
    right: -50px;
    transform: rotate(0)
}

.testslider .slick-dots li button:before {
    background: #fff;
    opacity: .5;
    color: transparent;
    width: 10px;
    height: 10px;
    border-radius: 100%
}

.testslider .slick-dots li.slick-active button:before {
    opacity: 1;
    color: transparent
}

.testslider .slick-dots li button {
    width: auto;
    height: auto
}

.testslider .slick-dots li {
    margin: 0 2px
}

.testslider .slick-dots {
    bottom: 0
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    background-image: none
}

.clientlist {
    border: 1px solid #e0e0e0;
    margin-bottom: 30px;
    transition: .5s
}

.clientlist img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: .5s
}

.clientlist:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.clientlist:hover {
    border: 1px solid #007cc2;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.bg-light {
    background-color: #fff !important
}

.plusiocn a {
    color: #fff
}

.serviceinnerwrap ul li a {
    color: #565656
}

.tectimg {
    text-align: center;
    margin: 0 auto
}

.tectimg img {
    width: 40%;
    margin-bottom: 50px
}

#accordion h5 .btn.btn-link {
    width: 100%;
    text-align: left;
    position: relative;
    color: #fff;
    font-size: 20px;
    text-decoration: none
}

#accordion h5 .btn.btn-link::after {
    content: "";
    position: absolute;
    background: url(../images/minus.png);
    right: 0;
    top: 18px;
    width: 29px;
    height: 29px;
    background-repeat: no-repeat
}

#accordion h5 .btn.btn-link.collapsed::after {
    content: "";
    position: absolute;
    background: url(../images/plus.png);
    right: 0;
    top: 4px;
    width: 29px;
    height: 29px;
    background-repeat: no-repeat
}

#accordion .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 6px;
    background-color: #007cc2;
    border-bottom: 1px solid #007cc2;
    box-shadow: 0 13px 14px 0 rgba(0, 0, 0, .24);
    position: relative;
    border-radius: 0
}

#accordion {
    margin-bottom: 40px
}

#accordion .card-body {
    background: #f5fafd;
    padding: 11px 6px
}

.card-body .sevicecont {
    background: 0 0;
    padding-top: 15px
}

.card-body .sevicecont ul {
    margin-bottom: 20px
}

.card-body .sevicecont li {
    font-size: 15px;
    margin-bottom: 10px
}

.card-body .sevicecont li:last-child {
    margin-bottom: 0
}

.card-body .sevicecont ul li::before {
    border-bottom: 8px solid #007cc2;
    border-left: 8px solid transparent;
    border-right: 5px solid transparent;
    left: -28px;
    top: 6px
}

.contactus .commonhead h2 {
    color: #007cc2
}

.commonhead h2::before {
    background: #007cc2
}

.contactdet h5 {
    font-family: Gibson-Semibold
}

.contactdet p span {
    font-size: 17px;
    display: block
}

.conthead h4 {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #a9a9a9
}

.contactdet img {
    border: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 60%
}

.enquiryfm .form-control {
    border-radius: 0;
    height: 50px
}

.enquiryfm .btn-primary {
    color: #fff;
    background-color: #007cc2;
    border-color: #007cc2;
    width: 100%;
    border-radius: 0;
    padding: 11px;
    text-transform: uppercase
}

.subtb .btn-primary {
    overflow: hidden;
    height: 50px;
    margin-top: 0
}

.subtb .readmore:hover::before {
    transform: scale(40)
}

.enquiryfm textarea.form-control {
    height: auto
}

.enqhead h4 {
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #a9a9a9
}

.note p {
    font-size: 15px;
    color: #565656
}

.abtpage .countsec {
    left: 0;
    top: auto;
    bottom: 0;
    padding: 20px 20px
}

.abtpage .countsec h4 {
    font-size: 40px;
    line-height: 40px
}

.abtpage .countsec p {
    font-size: 20px;
    line-height: 21px
}

.abtpage .abtcont {
    padding: 0
}

.abtcont .commontext {
    margin-top: 10px
}

.vismiscnt span {
    display: inline-block;
    vertical-align: top
}

.vismiscnt span:first-child {
    width: 20%
}

.vismiscnt span:nth-child(2) {
    width: 74%
}

.vismiscnt span h4 {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase
}

.vismiscnt span p {
    color: #fff;
    font-size: 25px;
    font-family: Gibson-LightItalic;
    margin-bottom: 0
}

.vismiscnt span img {
    width: auto
}

.visbdr {
    position: relative
}

.visbdr::before {
    content: "";
    background: #fff;
    width: 2px;
    height: 100%;
    position: absolute;
    right: -25px;
    top: 0;
    transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    -ms-transform: rotate(20deg)
}

.temsec .commonhead h2 {
    color: #007cc2
}

.contaadd ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    border: 1px solid #dadada;
    display: inline-block;
    width: 100%
}

.contaadd ul li {
    float: left;
    width: 33.3%;
    display: inline-block;
    padding: 20px;
    min-height: 270px
}

.contaadd ul li:not(:last-child) {
    border-right: 1px solid #dadada
}

.extrahght.contaadd ul li {
    min-height: 430px;
    width: 25%
}

.contactdet p span a {
    color: #5b595a
}

.testcont {
    background: #f3f3f3;
    padding: 20px;
    margin-bottom: 30px
}

.testcont p {
    font-family: Gibson-LightItalic;
    color: #626262;
    font-size: 20px
}

.testhed span {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
    margin-right: 10px
}

.testhed span:first-child {
    width: 40%
}

.testhed span:nth-child(2) {
    width: 72%
}

.testhed span img {
    width: 100%;
    border-radius: 100%
}

.testcont span h4 {
    font-family: Gibson-Semibold;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 18px
}

.testcont span h6 {
    font-family: Gibson-Italic
}

.testimonial .commonhead h2::before {
    background: #fff
}

.subarrowhvr1 {
    position: relative
}

.subarrowhvr1:hover span {
    transform: rotate(270deg);
    color: #d2d2d2
}

.subarrowhvr1 span {
    position: absolute;
    top: 0;
    right: 9px;
    color: #fff;
    transition: .5s
}

.sticky-top {
    top: 100px
}

.menu li:last-child a {
    margin-right: 0;
    padding-right: 0
}

.stellarnav li.has-sub ul.pad {
    padding-top: 10px
}

.men li a.active::before {
    content: "";
    background: #007cc2;
    height: 2px;
    width: 20px;
    position: absolute;
    top: 5px;
    left: 0
}

.men li a::before {
    content: "";
    background: #007cc2;
    height: 2px;
    width: 0;
    position: absolute;
    top: 5px;
    left: 0;
    transition: .5s
}

.men li a:hover::before {
    width: 20px
}

.shrink .stellarnav>ul>li>a {
    margin: 0 13px
}

.shrink .stellarnav li a.enqbtn {
    margin-left: 0;
    margin-right: 0
}

.men li.has-sub a:hover::before {
    width: 0
}

.shrink .stellarnav ul.men {
    margin-top: 35px;
    margin-bottom: 5px
}

.enquiryfm .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0
}

.enquiryfm .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #495057
}

.stellarnav ul.pad li.has-sub a:after {
    transform: rotate(-90deg)
}

.countbg .commonhead h2::before {
    background: #fff
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #495057
}

.thnkcont p {
    font-size: 20px;
    line-height: 24px
}

.testhed span p {
    margin-bottom: 0;
    line-height: 20px;
    font-size: 16px
}

.countlist li .countcont h4.nwwd {
    width: 155px
}

.testcontent h6 {
    font-style: italic;
    line-height: 11px;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, .66)
}

.testnamedeta {
    text-align: center;
    margin-top: 40px;
    position: relative;
    display: inline-block
}

.testnamedeta h3 {
    font-family: Gibson-Semibold;
    color: #fff;
    font-size: 17px;
    margin-bottom: 0;
    text-transform: uppercase
}

.testnamedeta h6 {
    font-family: Gibson-Italic;
    font-size: 15px;
    color: #fff
}

.testnamepage {
    margin-top: 10px;
    display: inline-block
}

.testnamepage h5 {
    font-family: Gibson-Semibold;
    color: #495057;
    font-size: 14px;
    margin-bottom: 0;
    text-transform: uppercase
}

.testnamepage h6 {
    font-family: Gibson-Italic;
    font-size: 14px;
    color: #495057
}

.testhed {
    margin-bottom: 10px
}

.customcont {
    max-width: 80%
}

.newwi1 ul li {
    width: 50%
}

.extrahght.contaadd.newwi2 ul li {
    width: 33%
}

.formlist textarea.form-control {
    height: 117px
}

.formlist .form-group {
    margin-bottom: 1rem
}

.formlist .readmore {
    margin-top: 0
}

.formlist .btn-primary {
    padding: 14px
}

.formlist .readmore:hover:before {
    transform: scale(50)
}

.formlist .submitclr:hover {
    border-color: #064d75
}

.fomrbdy textarea.form-control {
    height: auto
}

.form-control.customselect.is-invalid,
.was-validated .form-control:invalid {
    border: 1px solid #dc3545 !important
}

.form-control#location.is-valid,
.was-validated .form-control#location:valid {
    border-color: #ced4da;
    background-image: none
}

.form-control#msg.is-valid,
.was-validated .form-control#msg:valid {
    border-color: #ced4da;
    background-image: none
}

.testhed~p {
    margin-bottom: 0
}

.testcont a.showcn {
    color: #007cc2;
    font-size: 15px;
    margin-top: 5px;
    display: block;
    margin-bottom: 10px;
    font-style: italic
}

/* .showcn{
    display: block;
}
.testhed~p {
    max-height: 122px;
    overflow: hidden;
    transition: 1s;
}

.showcomnt .testhed~p {
    max-height: 1000px;
} */

/* .slide ~ a{
    color: #007cc2;
    font-size: 15px;
    margin-top: 5px;
    display: block;
    margin-bottom: 10px;
    font-style: italic
} */

.testhed~p {
    overflow: hidden;
}

.testcont p ~ a{
    color: #007cc2;
    font-size: 15px;
    margin-top: 5px;
    display: block;
    margin-bottom: 10px;
    font-style: italic
}

.img-cta img{ width:100%; margin-bottom:2rem;}

h4.rech-us{margin:10px 0px 15px;font-size:14px;} 

img.rech-us{border-radius:10px;}

.certificate {
    top: 0px;
    position: absolute;
    right: 8px;
    z-index: 9992;
}
.certificate img {
    width: 85px;
    transition: .5s;
}
nav .stellarnav.light {
    margin-right: 80px;
}
.shrink .certificate img {
    width: 70px;
}
.floatings-icon span{
    display: block;
    background-color: #f7f7f7;
    padding: 10px;
    border-radius: 50px;
    margin-bottom: 10px;
    box-shadow: 0 19px 38px 0 rgba(34, 36, 43, .3);
}
.floatings-icon span img{
    width: 24px;
}
.floatings-icon {
    display: none;
    position: fixed;
    left: 10px;
    bottom: 0%;
    z-index: 999;
}
@media (max-width: 1200px){
    nav .stellarnav.light {
        margin-right: 45px;
    }
    .certificate img {
      width: 65px; 
    }
}
@media (max-width: 1024px){
    .certificate img{
        width: 55px !important;
    }
    .hedcntmob {
        right: 13% !important;
    }
}
@media (max-width: 768px) {
    .floatings-icon{
        display: block;
    }
    .headcontact > span:nth-child(1), .headcontact > span:nth-child(2){
        display: none;
    }
    .hedcntmob {
        right:17% !important;
    }
}
@media (max-width: 580px){
    .hedcntmob {
        right: 27% !important;
    }
}


