:root {
	--main-color: #0e76bc;
	--alt-color: #6d6f71;
}

.logo img {
    width: 250px !important;
}

/* TEMP CSS Area - Starts */

.inner-iconlist .iconlist_content_wrap {
    position: relative;
    top: 12px;
}

#strategic_area {
    background-position: 50% 45% !important;
}

/* TEMP CSS Area - Ends */

.hero-title .av-subheading {
    line-height: 1.7;
    margin-top: 15px;
}

@media (min-width: 768px) {
    .logo img {
        margin-top: 10px !important;
    }
}

.title_container .main-title {
    padding-top: 0 !important;
}

.top-overlay {
    display: inline-block;
    position: relative;
    bottom: -10px;
    padding: 15px 20px 10px !important;
    background-color: rgba(0, 0, 0, 0.4);
    margin-top: 280px;
}

.inner-header-bg, .title_container:after {
    background: transparent !important;
}

.bio-title h2 {font-weight: bold !important;}

.bio-edu .iconbox_icon {
    position: relative;
    top: 0;
}

#hero_top .flex_column_table {
    display: flex;
}

#hero_top .flex_column {
    width: 610px;
    padding: 30px 40px 40px !important;
    background: rgb(0 0 0 / 0.35);
}

.hero-button a {
    font-size: 20px !important;
    letter-spacing: 1px;
    padding: 15px 30px !important;
}

.hero-title h1 {
    font-weight: bold !important;
}

.menu-item-top-level > a .avia-menu-text {
    font-size: 20px !important;
    font-weight: 500;
    color: #6E6F71;
    letter-spacing: 1px;
}

.main_menu .sub-menu .avia-menu-text {
    font-size: 16px !important;
    font-weight: 500;
    letter-spacing: 1px;
}

.main_menu .sub-menu a:hover {
    color: #fff !important;
}

.av-menu-button .avia-menu-text {
    padding: 7px 15px !important;
    border-radius: 0 !important;
}

.av-menu-button-bordered {
    margin-right: 10px;
}

.av-menu-button-bordered a {
    padding-left: 0 !important;
}

.menu-icon:before {content: '\e805';padding-right: 7px;font-family: entypo-fontello;}

.menu-icon.tel-icon:before {content: '\e8ac';}

.inner-col-area .av-flex-placeholder {
    width: 30px !important;
}

.services-col svg {
    width: auto;
    height: 80px;
    transition: .5s;
}

.services-col {
    text-align: center;
    padding: 40px 20px !important;
    transition: .5s;
}

@media (min-width: 768px) {
    .inner-col-four .flex_column_table {
        display: flex !important;
        justify-content: center;
    }

    .inner-col-four .flex_column {
        margin-left: 0;
        width: calc(25% - 22.5px);
    }
}

.services-col-title h3 {
    font-weight: 400 !important;
    font-size: 22px !important;
    transition: .5s;
    color: #fff !important;
}

@media (min-width: 768px) and (max-width: 990px) {
    .services-col-title h3 {
        font-size: 20px !important;
    }
} 

.services-col:hover {
    transform: translateY(-5px);
}

.services-col {
    background: var(--main-color,#0e76bc) !important;
}

.services-col svg {
    fill: #fff !important;
}

.trans-button a {
    font-size: 18px !important;
    background: #fff !important;
    border: 2px solid #0e76bc !important;
    color: var(--main-color,#0e76bc) !important;
    font-weight: bold !important;
    padding: 12px 25px !important;
    letter-spacing: 0.5px;
    transition: .5s;
}

.trans-button a:hover {
    background: var(--main-color,#0e76bc) !important;
    color: #fff !important;
}

.avia-button {
    border-radius: 0 !important;
}

.colored-item {
	color: var(--main-color,#0e76bc) !important;
}

.section-title .av-special-heading-tag {
    font-weight: bold;
}

/*
.section-title .av-special-heading-tag:before {
    content: '';
    position: absolute;
    width: 80px;
    height: 3px;
    top: calc(50% - 1.5px);
    right: -80px;
    background: #0e76bc;
}

.section-title .av-special-heading-tag:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 3px;
    top: calc(50% - 1.5px);
    left: -80px;
    background: #0e76bc;
}
*/

.services-page-area .services-col {
    box-shadow: 0 0 10px #eaeaea;
}

.process-timeline .av-milestone-contentbox {
    text-align: left;
}

.process-timeline .milestone-char {
    font-size: 35px;
}

@media (min-width: 990px) {
    .inner-dual-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .inner-dual-list ul {
        width: 48%;
        padding:  30px 40px;
        border: 1px solid #eee !important;
        box-shadow: 0 0 10px #efefef;
    }
}

.inner-dual-list {
    margin: 40px 0;
}

.inner-dual-list ul {
    margin: 0;
    list-style-type: none;
}

.inner-dual-list ul li {
    margin-left: 0;
    position: relative;
    padding-left: 25px;
    font-weight: bold;
}

.inner-dual-list ul li:before {
    content: '\e812';
    font-family: 'entypo-fontello';
    position: absolute;
    left: 0;
    color: var(--main-color);
}

.flex_column_table {
    margin-top: 0 !important;
}

.vision-col svg {
    width: auto;
    height: 110px;
    margin: 0 auto !important;
    fill: var(--main-color)
}

.vision-col {
    text-align: center;
}

.vision-col-title h3 {
    font-weight: bold !important;
    color: #000 !important;
    font-size: 25px !important;
}

.inner-img-bg .flex_column_table {
    display: flex !important;
}

.inner-img-bg .flex_column {
    max-width: 600px !important;
    margin-left: auto;
}

.inner-img-bg .content {
    padding: 180px 0;
}

.inner-img-bg {
    background-position: 50% 35% !important;
}

@media (min-width: 990px) {
    .inner-img-bg .flex_column {
        padding: 40px 50px !important;
    }
}

.normal-button a {
    font-size: 18px !important;
    letter-spacing: 0.5px;
    font-weight: bold !important;
}

.avia_button_icon_right {
    padding-left: 5px;
}

.av-subheading {
    margin-top: 15px;
    line-height: 1.8;
}

.bolder-title .av-special-heading-tag {
    font-weight: bold;
    letter-spacing: 1.5px !important;
}

@media(min-width: 768px) {
    .content-grid {
        padding: 40px 60px !important;
    }
}

.colord-grid-title {
    border-bottom: 2px solid #fff !important;
    margin-bottom: 30px;
    padding-bottom: 30px !important;
}

.content-grid .inner-table,
.content-grid .inner-table tr,
.content-grid .inner-table tr td {
    background: transparent !important;
}

.content-grid .inner-table {
    max-width: 500px;
    margin: 30px 0;
}

.content-grid .inner-table tr td {
    font-size: 16px;
    width: 50%;
    text-align: center;
}

@media (min-width: 990px) {
    .intro-border-col .av_one_fourth {
        border-right: 3px solid var(--main-color) !important;
        padding-right: 30px;
    }

    .intro-border-col .av_three_fourth {
        padding-left: 50px;
    }
}

@media (max-width: 989px) {
    .intro-border-col .section-heading {
        position: relative;
        padding-bottom: 25px !important;
        margin-bottom: 30px !important;
        text-align: left !important;
    }

    .intro-border-col .section-heading:after {
        content: '';
        position: absolute;
        width: 120px;
        height: 4px;
        bottom: 0;
        left: 0;
        background-color: var(--main-color);
    }
}

.inner-iconlist .iconlist-char {
    font-size: 25px;
    background-color: var(--main-color);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: relative;
    top: 5px !important;
}

.inner-iconlist .iconlist_content_wrap {
    margin-left: 75px;
    margin-top: 0 !important;
}

.inner-iconlist li:nth-child(n+2) {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .inner-img-col .content-col {
        padding: 30px 50px !important;
    }
}

@media (min-width: 1110px) {
		#menu-item-52 {
				margin-left: 60px;
		}
}

@media (min-width: 990px) and (max-width: 1109px) {
    #menu-item-18 {
        display: none;
    }
}

.cl-reviews .avia-testimonial-content:before {
    content: '';
    font-family: 'entypo-fontello';
    transform: rotate(180deg);
    display: inline-block;
    font-size: 80px;
    line-height: 80px;
    color: var(--main-color);
    position: absolute;
    top: -40px;
    left: 30px;
}

.cl-reviews .avia-testimonial-subtitle {
    font-size: 12px;
    margin-top: 10px;
    display: block;
}

.cl-reviews-home .avia-testimonial:hover {
    background: var(--main-color) !important;
}

.cl-reviews-home .avia-testimonial:hover * {
    color: #fff !important;
}

.cl-reviews-home .avia-testimonial:hover .avia-testimonial-content:before {
    color: #6c6e70;
}

.cl-reviews-grid .avia-testimonial-content:before {
    position: relative;
    background: var(--main-color);
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    border-radius: 100%;
    font-size: 40px;
    color: #fff;
    align-items: center;
}

.cl-reviews-grid .avia-testimonial-name {
    color: var(--main-color) !important;
    font-size: 20px;
}

@media (min-width: 990px) {
    .inner-dual-col {
        display: flex;
        margin-top: 6px;
    }

    .inner-dual-col ul {
        padding-right: 30px;
    }
}

.larger-text > ul {
    list-style-type: none !important;
    margin: 0;
}

.larger-text > ul li {
    margin-left: 0;
    margin-top: 6px;
}

.larger-text > ul ul li {
    margin: 0;
}

.larger-text > ul li strong {
    position: relative;
    font-size: 18px;
}

.larger-text > ul li strong:before {
    content: '\e8bb';
    font-family: entypo-fontello;
    padding-right: 10px;
}

.process-timeline .av-milestone-content ul {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.process-timeline .av-milestone-content ul li {
    margin: 0;
}

.process-timeline .av-milestone-date,
.process-timeline .av-milestone-content-wrap {
    min-height: 300px !important;
}

.process-timeline .avia-timeline-horizontal.av-milestone-placement-alternate li.av-milestone-odd .av-milestone-date {
    display: flex;
    align-items: flex-end;
}

.process-timeline li:nth-child(3) .milestone-char:before {
    content: '$';
    color: #fff;
    font-size: 55px;
}

.cl-reviews-slider .avia-testimonial-content {
    font-size: 19px !important;
}

.primary-form {
    border: 1px solid #e9e9e9 !important;
    padding: 15px 25px;
    max-width: 800px;
    margin: 0 auto;
    box-shadow: 0 0 10px #efefef;
}

@media (min-width: 641px) {
    .primary-form {
        padding: 20px 24px 20px 40px
    }
}

.larger-text > ul ul li {
    margin: 0 0 0 25px;
}

@media (min-width: 768px) {
    .inner-four-col .flex_column_table {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    .inner-four-col .flex_column {
        margin-left: 0 !important;
        width: calc(25% - 22.5px);
    }
}

@media (min-width: 768px) and (max-width: 1100px) {
    .inner-four-col .av-flex-placeholder {
        display: none !important;
    }

    .inner-four-col .flex_column_table {
        justify-content: space-between !important;
    }

    .inner-four-col .flex_column {
        margin-left: 0;
        margin-top: 30px !important;
        width: 48%;
    }
}

@media (max-width: 767px) {
	.taller-img img {
			width: 300px;
	}
}

.av-active-burger-items.av-menu-button .avia-menu-text {
    width: 100% !important;
    display: block;
}

.av-active-burger-items.av-menu-button a {
    padding: 15px 50px !important;
}

@media (max-width: 1090px) {
    #hero_top .flex_column {
        width: 390px;
        padding: 30px 20px 30px 30px !important;
    }
    .responsive #top #wrap_all #hero_top .hero-title h1 {
        font-size: 35px !important;
    }
    .menu-item-top-level > a .avia-menu-text {
        font-size: 17px !important;
        letter-spacing: 0;
    }
}

@media (max-width:767px) {

    .mobile-hero-image {
        height: 350px;
        margin-left: -9%;
        margin-right: -9%;
        padding: 0 9% !important;
        background-size: cover;
        background-position: 90% 10%;
        background-repeat: no-repeat;
    }

    #hero_top main {
        padding-top: 0 !important;
    }

    #hero_top {
        background: transparent !important;
    }

    .responsive #top #wrap_all #hero_top .hero-title h1 {
        font-size: 25px !important;
    }

    #hero_top .hero-title h1,
    #hero_top .hero-title .av-subheading p {
        color: #666 !important;
    }

    #hero_top .flex_column {
        padding: 20px 0 0 0 !important;
        background: transparent;
    }
   
}

@media (max-width:460px) {

    .mobile-hero-image {
        background-size: 160%;
    }

}

