/*
Theme Name: Exitgerms

*/

/*
* DIGGER BASIC STYLE
*/
a:hover {
    text-decoration: none;
}

blockquote {
    background: #f9f9f9;
    border-left: 5px solid #bdbdbd;
    margin: 1.5em 10px;
    padding: 1em;
    font-style: italic;
}

blockquote:before {
    color: #dfdfdf;
    content: "\201D";
    font-size: 7em;
    line-height: .1em;
    vertical-align: 0;
    float: right;
}

figcaption,
.wp-caption-text {
    font-size: 1em;
    margin: .9em 0;
    text-align: center;
    color: #777;
}

.wp-block-group__inner-container {
    padding: 1em;
}

.wp-caption {
    max-width: 100%;
}

.entry-title,
.hometitle {
    overflow-wrap: break-word;
}

.digger-blue-back {
    background-color: #f2f7fe;
}

/*
* BOOTSTRAP CHANGES
*/
.card-title a {
    text-decoration: none;
    color: #000;
}

.card-title a:hover {
    text-decoration: none;
    color: #454545;
}

/*
* DIGGER ARCHIVES
*/
.thumbnail-archive img {
    float: right;
    margin: 0 0 1em 1em;
    border-radius: 5px;
}

.hometitle {
    text-decoration: none;
    border: none;
    color: #000;
}

.hometitle:hover {
    text-decoration: none;
    border: none;
    color: #666;
}

.block-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.archive-posts {
    position: relative;
}

.archive-posts:hover {
    border-color: #ababab !important;
}

.archive-posts small a,
.all-tags-link {
    z-index: 2;
    position: relative;
}

/*
* AUTHOR BLOCK
*/
.postauthor-wrap {
    width: 100%;
    clear: both;
}

.postauthor-wrap .fn {
    color: #000;
    font-size: .85em;
    font-weight: 700;
}

.postauthor-wrap .fn:hover {
    color: #000;
    text-decoration: none;
}

.avatar-100 {
    float: left;
    width: 64px;
    height: 64px;
    margin: 0 1em 1em 0;
    border-radius: 50%;
}

/*
* CODE AND PRE STYLES
*/
pre {
    padding: 1.3em;
    margin: 1em 0 2em;
    word-break: break-all;
    overflow: auto;
    background-color: #edf2f6;
    border-radius: 15px;
    color: #333;
    white-space: pre;
}

.wp-block-code code {
    white-space: pre;
    overflow-wrap: break-word;
}

p code {
    padding: 2px 4px;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

/*
* COMMENTS STYLES
*/
#comments .comment-navigation {
    margin-bottom: 0;
}

#comments .comment-navigation-below {
    margin-bottom: 20px;
    margin-top: 15px;
}

#comments .media-list li .media {
    margin-top: 15px;
}

#comments .media-list li .media .media-body {
    border: 1px solid #dbdbdb;
    padding: 10px;
}

#comments .media-list li .media .media-body .comment-author {
    font-size: 12px;
    margin-bottom: 10px;
}

#comments .media-list ul.children {
    list-style: none;
    margin-left: 1em;
}

.comment-avatar {
    float: left;
}

.media-body {
    width: 10000px;
}

.comment-content {
    position: relative;
}

.comment-content pre {
    white-space: pre;
    overflow-x: auto;
    display: block;
    max-width: 860px;
}

.comment-content table {
    margin-bottom: 1.5em;
}

.comment-content table tr td,
.comment-content table tr th {
    padding: .5em;
    border: 1px solid #bdbdbd;
    border-collapse: collapse;
}

.media-object {
    display: block;
}

.media-object.img-thumbnail {
    max-width: none;
}

.media-right,
.media>.pull-right {
    padding-left: 10px;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.comment-reply-link {
    font-size: .85em;
}

#cancel-comment-reply-link {
    margin-left: .5em;
}

.comment-reply-title {
    margin-top: 1em;
    font-size: 1.3em;
}



/*
* FOOTER MENU
*/

.main-gradient {
    background: -webkit-linear-gradient(45deg, #0d6efd, #68a4fd);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.da-footer-menu {
    color: #232323;
}

.da-footer-menu ul,
ul.da-footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.da-footer-menu ul li,
ul.da-footer-menu li {
    margin-bottom: 1.3em;
}

.da-footer-menu a {
    color: #232323;
    text-decoration: none;
    border-bottom: 1px solid #232323;
}

.da-footer-menu a:hover {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

.da-footer-menu .sub-menu {
    margin: 1em 0 1em 1.5em;
}

.da-footer-menu .sub-menu li {
    margin-bottom: .5em;
}

/*
* NAVBAR STYLES
*/

.custom-logo {
    margin-right: .6em;
    vertical-align: middle;
}

/*
* ALIGN
*/

.wp-block-gallery:not(.has-nested-images) {
    margin-bottom: 2em;
}

.wp-block-cover__inner-container p {
    margin-bottom: 0;
}

.wp-block-button,
.wp-block-cover,
.wp-block-archives,
.wp-block-calendar,
.wp-block-categories,
.wp-block-group,
.wp-block-media-text {
    margin-bottom: 1.5em;
}

.alignnone {
    margin: .3em 1em 1em 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: .3em auto .3em auto;
}

.alignright {
    float: right;
    margin: .3em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .3em 1em 1em 0 !important;
}

.wp-block-button.is-style-squared a,
.wp-block-button__link.wp-block-button.is-style-squared a {
    border-radius: 0;
}

/*
* PAGINATION
*/

.nopage {
    padding: .2em 1em;
}

/*
* OTHER STYLES
*/

blockquote p:last-child {
    margin-bottom: 0;
}

blockquote p cite {
    font-size: .8em;
}

.entry-content>table {
    margin-bottom: 1.5em;
}

.entry-content>table tr td,
.entry-content>table tr th {
    padding: .5em;
    border: 1px solid #bdbdbd;
    border-collapse: collapse;
}

.edit-block {
    font-size: .8em;
    clear: both;
}

.edit-block a {
    color: #777777;
}

.edit-block a:hover {
    color: #777777;
}

.page-block,
.page-links {
    clear: both;
}

.bypostauthor {
    background-color: #FF1100;
}

.bypostauthor .avatar {
    border: 1px dotted #FF1100;
}

.gallery-caption {
    color: #565656;
}

.footer-copyright {
    color: #676767;
    text-decoration: none;
}

.footer-copyright:hover {
    color: #000000;
    text-decoration: none;
}

/* 
* Text meant only for screen readers
*/
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/*
* MEDIA AND MOBILE
*/

@media (min-width: 992px) {
    .text-xl {
        font-size: 4.5rem !important;
    }

    .display-1 {
        font-size: 6rem;
    }

    .entry-title {
        font-size: 3.6em;
    }

    article {
        font-size: 1.2em;
    }

    p {
        margin-bottom: 1.5em;
    }

    .content-area article h2,
    .content-area article h3,
    .content-area article h4 {
        font-weight: bold;
        margin-top: 1.5em;
        margin-bottom: 1em;
    }

    pre {
        font-size: 1.1em;
    }

    .da-footer-menu a {
        font-size: 1.2em;
    }

    .h1,
    h1 {
        line-height: 1.25em;
    }

    p.wp-caption-text {
        font-size: 1em !important;
    }
}



body {
    --BlueColor: #003f91;
    --GreenDark: #099d2e;
    --LightBgColor: #eef2f4;
    --headingColor: #1f2835;
    --textcolor: #595f68;
    font-family: 'Roboto', sans-serif !important;
	background: #fff !important;
}

p {
    font-size: 16px;
    line-height: 28px;
    color: var(--textcolor);
    font-family: 'Roboto', sans-serif !important;
}

.container {
    max-width: 1240px !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--headingColor);
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif !important;
}

a{
	text-decoration: none;
	transition-duration: 0.3s;
}

a:hover{
	text-decoration: none;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}



/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 8px;
    height: 8px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 8px;
    height: 8px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 8px;

    position: absolute;
    top: 0;
    left: 0;

    width: 8px;
    height: 8px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


/*----*/



.services-scroll .slick-dots,
.ourclients-scroll .slick-dots,
.testimonials-scroll .slick-dots {
	bottom: -25px !important;
}

.services-scroll .slick-dots li button,
.ourclients-scroll .slick-dots li button,
.testimonials-scroll .slick-dots li button {
	border: 2px solid var(--BlueColor);
	list-style: none !important;
	z-index: 990;
	border-radius: 50%;
}

.services-scroll .slick-dots li button,
.ourclients-scroll .slick-dots li button,
.testimonials-scroll .slick-dots li button {
	border: 2px solid var(--BlueColor);
	list-style: none !important;
	z-index: 990;
	border-radius: 50%;
}

.services-scroll li button:before,
.ourclients-scroll li button:before,
.testimonials-scroll li button:before {
	display: none;
	visibility: hidden;
}

.services-scroll .slick-dots li.slick-active button,
.ourclients-scroll .slick-dots li.slick-active button,
.testimonials-scroll .slick-dots li.slick-active button {
	background: var(--BlueColor);
}

.services-scroll .slick-dots li.slick-active button,
.ourclients-scroll .slick-dots li.slick-active button,
.testimonials-scroll .slick-dots li.slick-active button {
	background: var(--BlueColor);
}

.services-scroll .slick-dots li button,
.ourclients-scroll .slick-dots li button,
.testimonials-scroll .slick-dots li button {
	border: 2px solid var(--BlueColor);
	list-style: none !important;
	z-index: 990;
	border-radius: 0%;
}



::selection {
    background: var(--GreenDark);
    color: #fff;
}

::-moz-selection {
    background: var(--GreenDark);
	color: #fff;
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    border-radius: 0
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: rgba(0, 63, 145, .9);
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 63, 145, 1);
}


.header-wrapper-con{
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    transition-duration: 0.3s;
    z-index: 1030;
    background: #fff;
}

.header-wrapper-con .header-top-wrapper{
    width: 100%;
    background: var(--LightBgColor);
    min-height: 35px;
    transition-duration: 0.3s;
}

.header-wrapper-con .header-top-wrapper h6{
    padding: 0px 25px;
    margin: 0;
    width: auto;
    display: inline-block;
    color: var(--textcolor);
    border-right: 1px solid #dce0e3;
}

.header-wrapper-con .header-top-wrapper h6 i{
    font-size: 14px;
    margin-right: 8px;
    color: #747b83;
}

.header-wrapper-con .header-top-wrapper h6:first-child{
    border-left: 1px solid #dce0e3;
}

.header-wrapper-con .header-top-wrapper .col-lg-6:last-child{
    text-align: right;
}

.header-wrapper-con .header-top-wrapper h6 a{
    font-size: 14px;
    color: #747b83;
    font-weight: normal;
    line-height: 35px;
}


.header-wrapper-con .header-top-wrapper .col-lg-3 ul{
    width: auto;
    padding: 0;
    margin: 0;
}

.header-wrapper-con .header-top-wrapper .col-lg-3 ul li{
    list-style: none;
    padding: 0;
    margin: 0;
    display: table-cell;
    border-left: 1px solid #dce0e3;
}

.header-wrapper-con .header-top-wrapper .col-lg-3 ul li:last-child{
    border-right: 1px solid #dce0e3;
}

.header-wrapper-con .header-top-wrapper .col-lg-3 ul li a{
    line-height: 35px;
    font-size: 13px;
    color: #747b83;
    display: block;
    width: 40px;
    text-align: center;
    transition-duration: 0.3s;
    padding: 0;
    margin: 0;
}

.header-wrapper-con .header-top-wrapper .col-lg-3 ul li a:hover{
    background: var(--BlueColor);
    color: var(--LightBgColor);
}

.footercredencials{
    width: 100%;
    background: var(--BlueColor);
    padding: 22px 0px;
}

.footercredencials p{
    font-size: 15px;
    padding: 0;
    margin: 0;
    color: #99b2d3;
    line-height: normal;
}

.footercredencials .col-lg-6:last-child{
    text-align: right;
}

.footercredencials .col-lg-6:last-child a{
    color: #99b2d3;
    text-decoration: none;
    transition-duration: 0.3s;
}

.footercredencials .col-lg-6:last-child a:hover{
    color: #fff;
}

.menu-wrapper{
    width: 100%;
    background: var(--BlueColor);
    
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{
    border-right: 1px solid #1a539c;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child{
    border-right: none;
}

.header-style{
    min-height: 90px;
    transition-duration: 0.3s;
}

.header-style .col-lg-3{
    position: relative;
}

.header-style .header-logo-style{
    width: 220px;
    background: url(../exitgerms/images/header-logo.jpg) no-repeat #fff;
    display: inline-block;
    height: 156px;
    margin-bottom: -46px;
    position: absolute;
    left: 15px;
    top: -20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.f-nav .header-style .header-logo-style{
    background-position-y: -48px;
}

.header-style .header-logo-style img{
    width: 100%;
    height: 156px;
    object-fit: cover;
}

.header-style .col-lg-9{
    text-align: right;
}

.header-style .col-lg-9 a{
    text-transform: uppercase;
    border: 2px solid var(--GreenDark);
    color: var(--GreenDark);
    font-weight: 500;
    font-size: 15px;
    line-height: 36px;
    display: inline-block;
    border-radius: 4px;
    padding: 0px 20px;
    transition-duration: 0.3s;
    margin-top: 25px;
}

.header-style .col-lg-9 a i{
    margin-right: 5px;
}

.header-style .col-lg-9 a:hover{
    background: var(--GreenDark);
    color: var(--LightBgColor);
}

.header-style .col-lg-9 h6{
    text-align: right;
    padding: 0;
    margin: 35px 0px 0px 0px;
    font-size: 14px;
    color: var(--textcolor);
}

.header-style .col-lg-9 h6 i{
    color: var(--BlueColor);
    margin-right: 5px;
}

.banner-wrapper{
    margin-top: 170px;
}

.banner-wrapper .carousel-item{
    min-height: 560px;
    position: relative;
}

.banner-wrapper .carousel-item img{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 560px;
    object-fit: cover;
}

.banner-wrapper .banner-caption{
    width: 100%;
    height: 560px;
    display: table;
    position: relative;
    z-index: 500;
}

.banner-wrapper .banner-caption .banner-caption-middlealign{
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.banner-wrapper .banner-caption .banner-caption-middlealign h2{
    font-size: 62px;
    padding: 0;
    margin: 0px 0px 10px 0px;
    color: var(--headingColor);
    font-weight: 300;
    line-height: 68px;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2); 
}

.banner-wrapper .banner-caption .banner-caption-middlealign h2 strong{
    color: var(--GreenDark);
    font-weight: 700;
}

.banner-wrapper .banner-caption .banner-caption-middlealign p{
    padding: 0;
    margin: 0px 0px 30px 0px;
    line-height: 26px;
}

.readmore-btn{
    border: 2px solid var(--BlueColor);
    color: var(--BlueColor);
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 3px;
    padding: 8px 25px;
    font-size: 14px;
    display: inline-block;
}

.readmore-btn:hover{
    background: var(--BlueColor);
    color: var(--LightBgColor);
}

.banner-bottom-text{
    width: 100%;
    background: var(--BlueColor);
    display: block;
}

.banner-bottom-text .row{
    margin-left: 0px;
    margin-right: 0px;
}

.banner-bottom-text .col-lg-3{
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-right: 1px solid #1a539c;
}

.banner-bottom-text h6{
    width: 100%;
    padding: 0;
    margin: 8px 0px 0px 0px;
    text-align: center;
    color: var(--LightBgColor);
    font-size: 15px;
    display: block;
}

.banner-bottom-text  span{
    width: 100px;
    height: 100px;
    background: var(--LightBgColor);
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
}

.banner-bottom-text  span img{
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.f-nav .header-wrapper-con .header-top-wrapper{
    margin-top: -35px;
}


.f-nav .header-style{
    margin-top: -90px;
}

.home-heading-con{
    width: 100%;
    margin-bottom: 30px;
}

.home-heading-con h2{
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    font-weight: 300;
    font-size: 48px;
    line-height: 54px;
}

.home-heading-con h6{
    width: 100%;
    text-align: center;
    color: var(--GreenDark);
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.services-item{
    width: 100%;
    background: var(--GreenDark);
    display: block;
}

.services-item .service-image{
    width: 100%;
    background: var(--BlueColor);
    height: 220px;
    overflow: hidden;
    position: relative;
}

.services-item .service-image i{
    position: absolute;
    left: 50%;
    top: 40%;
    margin-left: -10px;
    margin-top: -10px;
    transition-duration: 0.3s;
    z-index: 800;
    color: #fff;
    font-size: 20px;
    opacity: 0;
}

.services-item:hover .service-image i{
    opacity: 1;
    top: 50%;
}

.services-item .service-image img{
    width: 100%;
    height: 220px;
    object-fit: cover;
    transition-duration: 0.3s;
}

.services-item:hover .service-image img{
    opacity: 0.3;
}

.services-item h5{
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 0px 10px;
    display: table;
    margin: 0px 0px;
    height: 60px;
}

.services-item h5 span{
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.ourservices-wrapper{
    margin-top: 100px;
}


.services-scroll{
    margin-left: -10px;
    margin-right: -10px;
}

.services-scroll .col-lg-3{
    padding-left: 10px;
    padding-right: 10px;
}

.welcome-text-wrapper{
    width: 100%;
    background: var(--LightBgColor);
    margin-top: 100px;
    padding: 80px 0px;
}

.welcome-text-wrapper .col-lg-6:last-child{
    text-align: justify;
    padding-top: 35px;
}

.welcome-text-wrapper .col-lg-6:last-child h2,
.welcome-text-wrapper .home-heading-con h6{
    text-align: left;
}

.welcome-image{
    position: relative;
    width: 100%;
    display: block;
}

.welcome-image:after{
    width: 152px;
    height: 152px;
    position: absolute;
    background: url(../exitgerms/images/exitgerms-icon.png) no-repeat;
    content: '';
    right: 0px;
    bottom: 0px;
    z-index: 550;
}

.welcome-image img{
    width: 100%;
}

.ourtestimoniasl-wrapper{
    margin-top: 100px;
}


.testimonials-scroll .testimonials-item{
	width: 100%;
	padding: 0;
	margin: 0px;
	background: #fff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	display: block;
}

.testimonials-scroll .testimonials-item .testimonials-footer{
	border-top: 1px solid #cccccc;
	width: 100%;
	display: block;
	position: relative;
	height: 80px;
	padding-left: 95px;
	transition-duration: 0.3s
}

.testimonials-scroll .testimonials-item .testimonials-footer h5{
	width: 100%;
	padding: 0;
	margin: 20px 0px 4px 0px;
	font-size: 16px;
	color: var(--textcolor);
	font-weight: 500;
}

.testimonials-scroll .testimonials-item .testimonials-footer h6{
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: var(--textcolor);
	font-weight: 400;
}

.testimonials-scroll .testimonials-item .testimonials-footer span{
	width: 60px;
	height: 60px;
	background: url(../exitgerms/images/testimonial-bg.png) no-repeat var(--LightBgColor);
	border-radius: 50%;
	position: absolute;
	left: 15px;
	top: 10px;
	overflow: hidden;
}

.testimonials-scroll .testimonials-item .testimonials-footer span img{
	width: 60px;
	height: 60px;
	object-fit: cover;
}

.testimonials-scroll .testimonials-item:hover{
	text-decoration: none;
	border-color: var(--GreenDark);
}

.testimonials-scroll .testimonials-item:hover .testimonials-footer{
	border-color: var(--GreenDark);
}

.testimonials-scroll .testimonials-item .testimonial-content{
	width: 100%;
	padding: 25px 25px 0px 25px;
	margin: 0px;
	min-height: 220px;
}

.testimonials-scroll .testimonials-item .testimonial-content p{
	padding: 0;
	margin: 0;
	font-style: italic;
	color: var(--textcolor);

	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 6; 
           line-clamp: 6; 
   -webkit-box-orient: vertical;
}

.testimonials-scroll{
    margin-left: -10px;
    margin-right: -10px;
}

.testimonials-scroll .col-lg-4{
    padding-left: 10px;
    padding-right: 10px;
}

.whychoose-wrapper{
    margin-bottom: 100px;
    margin-top: 90px;
}

.whychooseus-text .home-heading-con h2,
.whychooseus-text .home-heading-con h6{
    text-align: left;
}

.whychoose-wrapper ul{
    width: 100%;
    padding: 0;
    margin: 0px 0px 35px 0px;
    display: block;
}

.whychoose-wrapper ul li{
    list-style: none;
    padding: 0px 0px 0px 30px;
    margin: 0px 0px 10px 0px;
    color: var(--textcolor);position: relative;
}

.whychoose-wrapper ul li i{
    color: var(--GreenDark);
    position: absolute;
    left: 0px;
    top: 4px;
}

.quickquote-wrapper{
    width: 100%;
    background-color: var(--GreenDark);
    display: block;
    border-radius: 3px;
    padding: 45px 24px;
}

.quickquote-wrapper .heading-txt{
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}

.quickquote-wrapper .heading-txt h2{
    color: var(--LightBgColor);
    font-size: 28px;
    font-weight: 300;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0px 0px 8px 0px;
}

.quickquote-wrapper .heading-txt p{
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    color: var(--LightBgColor);
    font-size: 14px;
    line-height: 20px;
    opacity: 0.8;
}

.quickquote-wrapper  .wpcf7-form-control-wrap input[type=text],
.quickquote-wrapper  .wpcf7-form-control-wrap input[type=email]{
     width: 100%;
     background: none;
     border: 1px solid #53bb6d;
     border-radius: 3px;
     height: 40px;
     color: var(--LightBgColor);
     padding-left: 10px;
     transition-duration: 0.3s;
     font-size: 15px;
}

.quickquote-wrapper  .wpcf7-form-control-wrap textarea{
    width: 100%;
    background: none;
    border: 1px solid #53bb6d;
    border-radius: 3px;
    height: 90px;
    color: var(--LightBgColor);
    padding-left: 10px;
    transition-duration: 0.3s;
    font-size: 15px;
}

.quickquote-wrapper  .wpcf7-form-control-wrap textarea::placeholder,
.quickquote-wrapper  .wpcf7-form-control-wrap input[type=email]::placeholder,
.quickquote-wrapper  .wpcf7-form-control-wrap input[type=text]::placeholder {
    color: #90d3a1;
    opacity: 1; /* Firefox */
  }
  
.quickquote-wrapper  .wpcf7-form-control-wrap textarea::-ms-input-placeholder,
.quickquote-wrapper  .wpcf7-form-control-wrap input[type=email]::placeholder,
.quickquote-wrapper  .wpcf7-form-control-wrap input[type=text]::placeholder { /* Edge 12 -18 */
    color: #90d3a1;
  }

.quickquote-wrapper  .wpcf7-form-control-wrap input[type=text]:focus,
.quickquote-wrapper  .wpcf7-form-control-wrap input[type=email]:focus,
.quickquote-wrapper  .wpcf7-form-control-wrap textarea:focus{
    border-color: var(--LightBgColor);
    outline: none;
}

.quickquote-wrapper .col-lg-12{
    position: relative;
    padding-bottom: 12px;
}

.quickquote-wrapper .col-lg-12:last-child{
    padding-bottom: 0px;
}

.quickquote-wrapper .col-lg-12 p{
    padding: 0;
    margin: 0;
    position: relative;
}

.wpcf7-not-valid-tip{
    font-size: 12px;
    line-height: normal;
    margin-top: 3px;
}

.quickquote-wrapper .submit-btn{
    width: 100%;
    padding: 0;
    margin: -10px 0px 0px 0px;
    background: var(--LightBgColor);
    min-height: 45px;
    border: none;
    outline: none;
    border-radius: 3px;
    color: var(--GreenDark);
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}

.wpcf7-spinner{
    position: absolute;
    left: 50%;
    top: 5px;
    margin: 0px 0px 0px -12px;
}

.wpcf7 form .wpcf7-response-output{
    text-align: center;
    font-size: 12px;
    padding: 4px 5px;
    line-height: 18px;
    margin: 10px 0px 0px 0px;
}

.innerpage-banner{
    width: 100%;
    background: var(--headingColor);
    margin-top: 170px;
    height: 260px;
    position: relative;
    display: table;
}

.innerpage-banner .header-text{
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 999;
    text-align: center;
}

.innerpage-banner .header-text h2{
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 34px;
    text-transform: uppercase;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}

.innerpage-banner .header-text h2 span{
    background: rgba(9, 157, 46, 0.8);
    padding: 10px 20px;
    display: inline-block;
}

.innerpage-banner img{
    width: 100%;
    height: 260px;
    object-fit: cover;
    position: absolute;
    left: 0px;
    top: 0px;
}

.innerpage-content-con{
    margin-top: 100px;
    margin-bottom: 100px;
}

.about-page-wrapper .col-lg-8{
    text-align: justify;
}

.about-page-wrapper .col-lg-8 p:last-child{
    margin-bottom: 0px;
}

.about-page-wrapper .col-lg-4 img{
    margin-top: 8px;
    width: 100%;
    height: 370px;
    object-fit: cover;
    border-radius: 4px;
}

.pricing-page-wrapper .col-lg-7{
    text-align: justify;
}

.pricing-page-wrapper .col-lg-7 ul{
    width: 100%;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 25px 0px;
}

.pricing-page-wrapper .col-lg-7 ul li{
    padding: 0;
    margin: 0px 0px 10px 0px;
    color: var(--textcolor);
}

.pricing-page-wrapper .col-lg-7 ul li:last-child{
    margin-bottom: 0px;
}

.pricing-page-wrapper .col-lg-7  h4{
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 30px 0px 10px 0px;
    color: var(--headingColor);
    font-size: 24px;
}

.pricing-page-wrapper .col-lg-5 img{
    margin-top: 8px;
    width: 100%;
    height: 360px;
    object-fit: cover;
    border-radius: 4px;
}

.services-page .col-lg-3{
    margin-top: 10px;
    margin-bottom: 10px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    line-height: normal !important;
    padding-top: 8px;
    padding-bottom: 8px;
}

.contact-item-div{
    width: 100%;
    background: var(--LightBgColor);
    position: relative;
    display: inline-block;
    padding: 20px 0px 20px 0px;
    text-align: center;
    border-bottom: 2px solid var(--GreenDark);
    min-height: 175px;
}

.contact-item-div i{
    color: var(--BlueColor);
    font-size: 26px;
}

.contact-item-div p{
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
}

.contact-item-div p a{
    color: var(--textcolor);
    text-decoration: none;
}

.contact-item-div h4{
    font-size: 18px;
    padding: 0;
    margin: 10px 0px 4px 0px;
    width: 100%;
    color: var(--headingColor);
}

.sendusmessage-wrapper{
    margin-top: 55px;
}

.sendusmessage-wrapper .col-lg-7 .header-div h2{
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 24px;
}

.sendusmessage-wrapper .col-lg-7 .header-div p{
    padding: 0;
    margin: 5px 0px 25px 0px;
}


.sendusmessage-wrapper .col-lg-7 .col-lg-6,
.sendusmessage-wrapper .col-lg-7 .col-lg-12,
.getquote-wrapper .col-lg-7 .col-lg-6,
.getquote-wrapper .col-lg-7 .col-lg-12,
.careers-page-con .col-lg-7 .col-lg-6,
.careers-page-con .col-lg-7 .col-lg-12{
    padding-bottom: 15px;
}

.sendusmessage-wrapper .col-lg-7 .col-lg-6 p,
.sendusmessage-wrapper .col-lg-7 .col-lg-12 p,
.sendusmessage-wrapper .col-lg-7 .col-lg-4 p,
.getquote-wrapper .col-lg-7 .col-lg-6 p,
.getquote-wrapper .col-lg-7 .col-lg-12 p,
.getquote-wrapper .col-lg-7 .col-lg-4 p,
.careers-page-con .col-lg-7 .col-lg-6 p,
.careers-page-con .col-lg-7 .col-lg-12 p,
.careers-page-con .col-lg-7 .col-lg-4 p{
    padding: 0;
    margin: 0;
}

.sendusmessage-wrapper .col-lg-7 .col-lg-6 input,
.getquote-wrapper .col-lg-7 .col-lg-6 input,
.getquote-wrapper .col-lg-7 .col-lg-6 select{
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: var(--textcolor);
    border-radius: 3px;
    padding-left: 10px;
    height: 42px;
    border: 1px solid #cccccc;
    transition-duration: 0.3s;
}

.sendusmessage-wrapper .col-lg-7 .col-lg-12 textarea,
.getquote-wrapper .col-lg-7 .col-lg-12 textarea{
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: var(--textcolor);
    border-radius: 3px;
    padding-left: 10px;
    height: 110px;
    border: 1px solid #cccccc;
    transition-duration: 0.3s;
}

.sendusmessage-wrapper .col-lg-7 .col-lg-6 input:focus,
.sendusmessage-wrapper .col-lg-7 .col-lg-12 textarea:focus,
.getquote-wrapper .col-lg-7 .col-lg-6 input:focus,
.getquote-wrapper .col-lg-7 .col-lg-12 textarea:focus,
.getquote-wrapper .col-lg-7 .col-lg-6 select:focus,
.careers-page-con .col-lg-7 .col-lg-6 input:focus,
.careers-page-con .col-lg-7 .col-lg-12 textarea:focus
{
    outline: none;
    border-color: var(--BlueColor);
}

.sendusmessage-wrapper .col-lg-7 .col-lg-4,
.getquote-wrapper .col-lg-7 .col-lg-4{
    position: relative;
}

.sendusmessage-wrapper .col-lg-7 .col-lg-4 .submit-btn,
.getquote-wrapper .col-lg-7 .col-lg-4 .submit-btn,
.careers-page-con .col-lg-7 .col-lg-4 .submit-btn{
    width: 100%;
    padding: 0;
    margin: -12px 0px 0px 0px;
    border: none;
    height: 42px;
    outline: none;
    background: var(--BlueColor);
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    transition-duration: 0.3s;
}

.sendusmessage-wrapper .col-lg-7 .col-lg-4 .submit-btn:hover,
.getquote-wrapper .col-lg-7 .col-lg-4 .submit-btn:hover,
.careers-page-con .col-lg-7 .col-lg-4 .submit-btn:hover{
    background: var(--GreenDark);
}

.sendusmessage-wrapper .col-lg-5 img{
    width: 100%;
    height: 365px;
    margin-top: 5px;
    object-fit: cover;
    border-radius: 5px;
}

.service-top-div{
    margin-top: 100px;
}

.service-top-div .col-lg-4 img{
    width: 100%;
    height: auto;
    border-radius: 3px;
}

.service-top-div .col-lg-8{
    text-align: justify;
}

.service-top-div .col-lg-8 h3{
    width: 100%;
    padding: 0;
    margin: 0px 0px 10px 0px;
    font-size: 28px;
}

.service-top-div .col-lg-8 h4{
    width: 100%;
    padding: 0;
    margin: 0px 0px 10px 0px;
    font-size: 22px;
}

.service-top-div .col-lg-8 h5{
    width: 100%;
    padding: 0;
    margin: 0px 0px 5px 0px;
    font-size: 18px;
    color: var(--BlueColor);
}

.service-top-div .col-lg-8 ul{
    width: 100%;
    text-align: left;
    padding: 0px 0px 10px 20px;
    margin: 0;
}

.service-top-div .col-lg-8 ul li{
    color: var(--textcolor);
    text-align: left;
    padding: 0;
    margin: 6px 0px;
}

.service-middle-div{
    width: 100%;
    background: var(--LightBgColor);
    margin-top: 80px;
    padding: 60px 0px;
}

.service-bottom-div{
    margin-top: 80px;
    margin-bottom: 100px;
}

.service-bottom-div h2{
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0px 0px 20px 0px;
    font-weight: 300;
    font-size: 48px;
    line-height: 54px;
}

.getquote-wrapper .col-lg-7 .getquote-heaading h3{
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 24px;
}

.getquote-wrapper .col-lg-7 .getquote-heaading p{
    padding: 0;
    margin: 5px 0px 25px 0px;
}

.getquote-wrapper .col-lg-7 .getquote-heaading p a{
    color: var(--textcolor);
    padding: 0;
    margin: 0;
    font-weight: 500;
}

.getquote-wrapper .col-lg-7 label{
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}

.quote-image{
    min-height: 735px;
    width: 100%;
    display: table;
}

.quote-image span{
    display: table-cell;
    vertical-align: middle;
}

.quote-image span img{
    width: 100%;
    height: auto;
}

.careers-page-con .col-lg-7 label {
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}

.careers-page-con .col-lg-7 .col-lg-6 input{
    width: 100%;
    padding: 3px 0px 3px 10px;
    margin: 0;
    font-size: 15px;
    color: var(--textcolor);
    border-radius: 3px;
    height: 42px;
    border: 1px solid #cccccc;
    transition-duration: 0.3s;
}

.careers-page-con .col-lg-7 .col-lg-12 textarea{
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: var(--textcolor);
    border-radius: 3px;
    padding-left: 10px;
    height: 110px;
    border: 1px solid #cccccc;
    transition-duration: 0.3s;
}

.careers-page-con .col-lg-5 h2{
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0;
    font-weight: 300;
    font-size: 38px;
    line-height: 54px;
}

.careers-page-con .col-lg-5 img{
    width: 100%;
    height: 305px;
    object-fit: cover;
    border-radius: 3px;
    margin-top: 10px;
}

.whatsapp-iconbtn {
	width: 50px;
	height: 50px;
	background: #11bb19;
	color: #fff !important;
	position: fixed;
	right: 25px;
	bottom: 25px;
	z-index: 1050;
	border-radius: 50%;
	text-align: center;
	font-size: 24px;
	line-height: 50px;
	-webkit-animation: puls 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: puls 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: puls 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: puls 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	box-shadow: 0 0 0 0 rgba(103, 184, 81, 0.5);
}


@-webkit-keyframes puls {
	to {
		box-shadow: 0 0 0 20px rgba(25, 153, 204, 0);
	}
}

@-moz-keyframes puls {
	to {
		box-shadow: 0 0 0 20px rgba(25, 153, 204, 0);
	}
}

@-ms-keyframes puls {
	to {
		box-shadow: 0 0 0 20px rgba(25, 153, 204, 0);
	}
}

@keyframes puls {
	to {
		box-shadow: 0 0 0 20px rgba(25, 153, 204, 0);
	}
}

.addon-services-con .services-item-row:nth-child(even){
    background: var(--LightBgColor);
    padding-left: 45px;
}

.addon-services-con .services-item-row img{
    width: 100%;
    height: 300px;
    border-radius: 0px;
    object-fit: cover;
    text-align: justify;
}

.addon-services-con .services-item-row h4{
    width: 100%;
    font-size: 22px;
    padding: 0;
    margin: 0px 0px 12px 0px;
}

.addon-services-con .services-item-row p{
    padding: 0;
    margin: 0px 0px 0px 0px;
}

.addon-services-con .services-item-row .service-content{
    width: 100%;
    height: 300px;
    display: table;
}

.addon-services-con .services-item-row .service-content span{
    width: 100%;
    display: table-cell;
    text-align: justify;
    vertical-align: middle;
}

.addon-services-con .services-item-row .readmore-btn{
    margin-top: 25px;
}

.addon-services-con{
    margin-top: 100px;
}

.addon-services-con .addon-text{
    text-align: center;
    margin-bottom: 50px;
}

.addon-btmtext{
    padding: 0;
    margin: 0;
    margin-top: 45px;
}

.ourteam-wrap{
    margin-top: 80px;
}

.ourteam-wrap .col-lg-8 p:last-child{
    margin-bottom: 0px;
}

.ourteam-wrap .col-lg-8 h3{
    width: 100%;
    padding: 0;
    margin: 0px 0px 10px 0px;
    font-size: 34px;
}

.ourteam-wrap .col-lg-4 img{
    height: 528px;
}

.grecaptcha-badge { 
    visibility: hidden !important;
    display: none !important;
}





@media screen and (max-width: 1024px) {
    .banner-wrapper .banner-caption .banner-caption-middlealign p br{
        display: none;
        visibility: hidden;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        padding: 0px 10px;
    }

    .welcome-text-wrapper .col-lg-6:last-child{
        padding-top: 0px;
    }
}

@media screen and (max-width: 980px) {
    .header-top-wrapper .col-md-4:last-child h6:last-child,
    .banner-wrapper .banner-caption .banner-caption-middlealign p,
    .banner-wrapper .banner-caption .banner-caption-middlealign .readmore-btn,
    .banner-wrapper .banner-caption .banner-caption-middlealign h2 br,
    .welcome-text-wrapper .col-lg-6:last-child h2 br,
    .quote-image,
    .careers-page-con .col-lg-5 img,
    .addon-services-con .addon-text br{
        display: none;
        visibility: hidden;
    }

    .banner-wrapper .banner-caption .banner-caption-middlealign{
        vertical-align: bottom;
        text-align: center;
    }

    .banner-wrapper .banner-caption .banner-caption-middlealign h2{
        font-size: 28px;
        line-height: 42px;
        background: rgba(9, 157, 46, 0.8);
        padding: 10px 10px;
        margin: 0px 0px 10px 0px;
        color: #fff;
        border-radius: 4px;
    }

    .banner-wrapper .banner-caption .banner-caption-middlealign h2 strong{
        color: #fff;
    }

    .banner-wrapper .carousel-item{
        min-height: 400px;
    }

    .banner-wrapper .banner-caption,
    .banner-wrapper .carousel-item img{
        height: 400px;
    }

    .welcome-text-wrapper .col-lg-6:last-child h2, .welcome-text-wrapper .home-heading-con h6,
    .whychooseus-text .home-heading-con h2, .whychooseus-text .home-heading-con h6{
        text-align: center;
    }

    .welcome-text-wrapper .col-lg-6:last-child
    {
        margin-top: 45px;
    }

    .quickquote-wrapper{
        margin-top: 60px;
    }

    .about-page-wrapper .col-lg-4 img{
        height: auto;
        margin-top: 45px;
    }

    .pricing-page-wrapper .col-lg-5 img{
        height: auto;
        margin-top: 45px;
    }

    .contact-item-div{
        margin-bottom: 15px;
    }
    .sendusmessage-wrapper .col-lg-5 img{
        height: auto;
        margin-bottom: 45px;
    }

    .addon-services-con .services-item-row img{
        height: auto;
    }

    .addon-services-con .services-item-row .service-content{
        height: auto;
    }

    .addon-services-con .services-item-row{
        margin-bottom: 45px;
    }

    .addon-services-con .services-item-row:last-child{
        margin-bottom: 0px;
    }

    .addon-services-con .services-item-row:nth-child(even){
        padding-left: 0px;
        background: #fff;
    }

    .addon-services-con .services-item-row h4{
        margin-top: 30px;
    }

    .ourteam-wrap .col-lg-8 h3{
        margin-top: 45px;
    }
}

@media screen and (max-width: 520px) {
   .header-top-wrapper .container,
   .header-style .col-lg-9,
   .home-heading-con h2 br{
    display: none;
    visibility: hidden;
   }

   .banner-wrapper .banner-caption .banner-caption-middlealign h2{
    font-size: 20px;
    line-height: 26px;
   }

   .banner-wrapper .carousel-item{
        min-height: 350px;
    }

    .banner-wrapper .banner-caption,
    .banner-wrapper .carousel-item img{
        height: 350px;
    }

    .banner-bottom-text .col-lg-3:nth-child(1),
    .banner-bottom-text .col-lg-3:nth-child(2){
        border-bottom: 1px solid #1a539c;
    }

    .banner-bottom-text h6{
        font-size: 14px;
    }

    .banner-bottom-text span{
        width: 70px;
        height: 70px;
    }

    .banner-bottom-text span img{
        width: 70px;
        height: 70px;
    }

    .banner-bottom-text .col-lg-3{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .ourservices-wrapper,
    .welcome-text-wrapper,
    .ourtestimoniasl-wrapper,
    .whychoose-wrapper,
    .addon-services-con{
        margin-top: 60px;
    }

    .whychoose-wrapper{
        margin-bottom: 60px;
    }

    .home-heading-con h2{
        font-size: 32px;
        line-height: 34px;
    }

    .home-heading-con h6{
        font-size: 13px;
    }

    .welcome-text-wrapper{
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .footercredencials p{
        text-align: center !important;
        width: 100%;
    }

    .innerpage-content-con{
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .innerpage-banner .header-text{
        vertical-align: bottom;
    }

    .innerpage-banner .header-text h2{
        font-size: 26px;
    }

    .innerpage-banner .header-text h2 span{
        width: 100%;
    }

    .contact-item-div{
        min-height: auto;
    }

    .careers-page-con .col-lg-5 h2{
        font-size: 30px;
    }

    .service-bottom-div h2{
        font-size: 34px;
    }

    .service-bottom-div{
        margin-bottom: 60px;
        margin-top: 60px;
    }

    .service-top-div{
        margin-top: 60px;
    }

    .service-top-div .col-lg-4 img{
        margin-top: 25px;
    }

    .whatsapp-iconbtn{
        right: 15px;
        bottom: 15px;
    }

    .addon-services-con .services-item-row h4{
        font-size: 18px;
        text-align: left;
    }
}