/*
Theme Name: TriDigital
Description: Enfold Customizable Child Theme
Version: 1.0
Author: Team at TriDigital Justin Hays @notwittercuzhesaloser, Joseph Mendoza @jmendoza_tx, Bill Wettingfeld @thebwett, Marvin Chau @shuzchef
Author URI: https://tridigitalmarketing.com/
Template: enfold
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,500,700,800|Roboto:400,500,700,900');

/*font-family: 'Open Sans', sans-serif;*/
/*font-family: 'Roboto', sans-serif;*/

/*~TYPOGRAPHY ------------------------------------------------------------*/

body {
    font-size: 20px;
    line-height: 1.2em;
    font-family: 'Open Sans', sans-serif;
}

body p {
    line-height: 24px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1em;
  margin-top: 0;
  font-family: 'Roboto', sans-serif !important;
  text-rendering: optimizeLegibility; /*  voodoo to enable ligatures and kerning | https://developer.mozilla.org/en-US/docs/CSS/text-rendering */
}

h1 {
  font-size: 72px;
}

h2 {
  font-size: 72px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 21px;
}

h6 {
  font-size: 18px;
}

.main_color a {
    color: #000000;
}

.small-heading {
    font-size: 18px;
    display: block;
    width: 100%;
}

.light-weight {
    font-weight: 300;
}

.medium-weight {
    font-weight: 500;
}

.heavy-weight,
.heavy-weight p{
    font-weight: 700;
} 

#top .uppercase {
    text-transform: uppercase;
}

#top .yellow {
    color: #f8e9a1;
}

#top .red {
    color: #f76c6c;
}

#top .light-blue {
    color: #a8d0e6;
}

#top .medium-blue {
    color: #344689;
}

#top .dark-blue {
    color: #24305e;
}

#top .white {
    color: #ffffff;
}

#top .large-text {
    font-size: 65px;
}

#top .large-text p {
    margin: 0;
    line-height: 1;
    letter-spacing: -2px;
    text-transform: uppercase;
}

#top .medium-heading {
    font-size: 36px;
}

#top .medium-text {
    font-size: 30px;
}

.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
    letter-spacing: 0px;
}

::selection {
  background: #000000; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #000000; /* Gecko Browsers */
}

.remove-default-tag-margin p {
    margin-top: 5px;
}

.remove-default-tag-margin h3 {
    margin-bottom: 5px;
}

@media screen and (max-width: 900px) {
    h2 {
        font-size: 42px;
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 40px;
    }
    
    h2 {                 /*Change to desired text. Many time h1 and h2 are too large for mobile screens */
      font-size: 32px;
    }
    
    #top .large-text {
        font-size: 45px;
    }
    
    #top h1.smaller-main-heading {
        font-size: 32px;
    }
}

/*~END TYPOGRAPHY --------------------------------------------------------*/

/*~NAVIGATION ------------------------------------------------------------*/
#top #header .sub-menu .menu-item {
    padding: 10px 0;
    margin-bottom: 0; 
}    
 
.main_menu .avia-menu-text {
    font-size: 15px;
    color: #a0a0a0;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.main_menu li:nth-child(8) .avia-menu-text {
    padding: 8px 15px 7px;
    color: #ffffff;
    background-color: #24305e;
    border-radius: 25px;
    line-height: 1em;
}

.main_menu li:nth-child(8):hover .avia-menu-text {
    background-color: #f76c6c;
}

.avia-menu-fx {
    display: none;
}

#header_main {
    border: none;    
}

#header {
    position: relative;
}

#header_meta {
    position: absolute;
    bottom: 10px;
    width: 100%;
    background: transparent;
    background-color: transparent;
    pointer-events: none;
}

#header_meta .menu li {
    padding: 0;
}

#header_meta .menu li a {
    text-transform: uppercase;
    font-size: 15px;
    color: #464646;
    text-decoration: none;
    padding: 0 13px;
}

#header_main .container, .main_menu ul:first-child > li a {
    height: 100px;
    line-height: 85px;
}

#header_meta .sub_menu {
    position: absolute;
    right: 50px;
    z-index: 999;
    pointer-events: all;
}

.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
    padding-top: 100px;
}

#top .show-on-mobile {
    display: none;
}

#header_meta .menu li:nth-child(2) {
    border-left: 1px solid #464646;
}

#header .menu-item-mega-parent .avia_mega_div {
    top: 96%;
    box-shadow: -2px 0px 5px rgba(0,0,0,0.4);
}

#top #wrap_all #header .avia_mega_div ul.sub-menu,
#top #wrap_all #header ul.sub-menu {
    border-top: none;
}

#top #header .menu-item-has-children ul.sub-menu {
    top: 96%;
    box-shadow: -2px 0px 5px rgba(0,0,0,0.4);
}

#top #wrap_all #header .menu-item-mega-parent .avia_mega_div ul.sub-menu {
    box-shadow: none;
}

#top .mega_menu_title {
    text-transform: uppercase;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
}

#top #wrap_all #header .menu-item-has-children ul.sub-menu .avia-menu-text {
    text-transform: none;
    font-size: 15px;
}

#top #wrap_all #header .menu-item-mega-parent ul.sub-menu li a {
    padding: 3px 0px;
}

#top #wrap_all #header .menu-item-has-children ul.sub-menu li a .avia-bullet {
    display: none;
}

#top #wrap_all #header .expertise-menu .mega_menu_title a {
    font-size: 15px;
    color: #a0a0a0;
    text-transform: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    text-decoration: none;
}

@media screen and (max-width: 1160px) {
    
    #avia-menu li:not(.av-burger-menu-main) {         /*Adjusts when main nav goes to mobile mode*/
        display: none;
    }
  
    .av-burger-menu-main {   /*Adjusts when hamburger menu appears*/
        display: block;
    }
    
    #top .show-on-mobile {
        display: block;
    }
   
    #top .hide-on-mobile {
        display: none;
    }
    
    #top #header_meta {
        display: none;
    }
}

/*~END NAVIGATION --------------------------------------------------------*/

/*~FORM ------------------------------------------------------------------*/

#top .gform_wrapper .gform_body input[type="text"], 
#top .gform_wrapper .gform_body input[type="email"], 
#top .gform_wrapper .gform_body textarea, 
#top .gform_wrapper .gform_body select {
	color: #2584c0;
	background-color: #fff;
	padding: 7px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	outline: none;
	border: 2px solid #e5eaee;
	transition: all 100ms linear;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	-webkit-appearance: none;
	margin-bottom: 0;
	width: 100%;
}

.avia-msie #top .gform_wrapper .gform_body input[type="text"], 
.avia-msie #top .gform_wrapper .gform_body input[type="email"], 
.avia-msie #top .gform_wrapper .gform_body textarea, 
.avia-msie #top .gform_wrapper .gform_body select {  /* USE TO CHANGE PLACEHOLDER ON IE */
    color: #888888;
}

.gform_wrapper .gform_footer {
	text-align: left;
}

#top .gform_wrapper.gf_browser_chrome .gform_body {  /*This motherfxcker was set to calc(100% + 15px)*/
    width: 100%;
}

#top ::-webkit-input-placeholder { text-indent: 0px; padding-left: 7px;  transition: text-indent 0.3s ease; font-weight: 400; color:#888888; font-size: 20px;}
#top ::-moz-placeholder { text-indent: 0px;  padding-left: 7px; transition: text-indent 0.3s ease; font-weight: 400; color:#888888; font-size: 20px;} /* firefox 19+ */
#top :-ms-input-placeholder { text-indent: 0px; padding-left: 7px;  transition: text-indent 0.3s ease; font-weight: 400; color:#888888; font-size: 20px;} /* ie */
#top input:-moz-placeholder { text-indent: 0px; padding-left: 7px;  transition: text-indent 0.3s ease; font-weight: 400; color:#888888; font-size: 20px;}

#top :focus::-webkit-input-placeholder { text-indent: -500px;   transition: text-indent 0.7s ease;}
#top :focus::-moz-placeholder { text-indent: -500px;   transition: text-indent 0.7s ease;} /* firefox 19+ */
#top :focus:-ms-input-placeholder { text-indent: -500px;   transition: text-indent 0.7s ease;} /* ie */

#top #wrap_all .gform_confirmation_wrapper {
    border: 1px solid #95cd80;
    background: #bee3b0;
    padding: 30px;
    border-radius: 10px;
    color: #2f6a2f;
    font-size: 18px;
}
   
#top #wrap_all .gform_confirmation_wrapper .gform_confirmation_message {
    position: relative;
    padding-left: 60px;

}

#top #wrap_all .gform_confirmation_wrapper .gform_confirmation_message:before {
    position: absolute;
    font-family: 'new-icons-upload';
    content: '\e372';
    font-size: 30px;
    left: 0;
    top: 50%;
    margin-top: -7px;
}

#top #wrap_all .gform_confirmation_wrapper .gform_confirmation_message:after {
    content: '';
    position: absolute;
    display: inline-block;
    height: 40px;
    width: 40px;
    border: 6px solid #57834d;
    top: 50%;
    left: -9px;
    margin-top: -20px;
    border-radius: 50%;
}

.gform_wrapper .gform_footer button[type="submit"] {
	font-size: 20px;
	border-radius: 20px;
	width: 260px;
}

.form-column .avia_textblock {
    padding: 30px;
    background-color: #f8f8f8;
    border: 2px solid #eaeaea;
}

.form-column .gform_footer button[type="submit"] {
    background-color: #2c3078;
}

.form-column .gform_footer button[type="submit"]:hover {
    background-color: #fd6066;
}

.lp-form-column.form-column .gform_footer button[type="submit"] {
    width: 100%;
}

#top .form-column .ginput_container_textarea textarea {
    height: 100px;
}

/*~NEWSLETTER ----------------------------------*/

.gform_wrapper .newsletter-form {
    position: relative;
}

.gform_wrapper .newsletter-form .gform_body,
.gform_wrapper .newsletter-form .gform_footer {
    display: inline-block;
}

.gform_wrapper .newsletter-form .gform_body {
    width: 70%;
}

.gform_wrapper .newsletter-form .gform_footer {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    padding: 0;
    clear: none;
}

#top .gform_wrapper .newsletter-form .gform_footer button[type="submit"] {
    width: 130px;
}

#top .gform_wrapper .newsletter-form .gform_footer {
    text-align: center;
}

#top .gform_wrapper .careers-form .gform_footer {
    text-align: center;
}

#top .gform_wrapper .careers-form .gform_footer button[type="submit"] {
    background-color: #344789;
    color: #ffffff;
    border-color: #122567;
    width: 100%;
}

#top .gform_wrapper .careers-form .gform_button_select_files {
    background-color: #344789;
    color: #ffffff;
    border-color: #122567;
    font-size: 20px;
    border-radius: 20px;
}

#top #wrap_all .gfield_label {
    display: none;
}

#top .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

/*~END NEWSLETTER ------------------------------*/

@media screen and (max-width: 767px) {
    #top .gform_body ul li {
        padding-right: 0px;
    }
    
    #top ::-webkit-input-placeholder {font-size: 18px;}
    #top ::-moz-placeholder {font-size: 18px;} /* firefox 19+ */
    #top :-ms-input-placeholder {font-size: 18px;} /* ie */
    #top input:-moz-placeholder {font-size: 18px;}
    
    .form-column .avia_textblock {
        padding: 20px 10px;
    }
}

/*~END FORM --------------------------------------------------------------*/

/*~FOOTER ----------------------------------------------------------------*/

#footer {
    border-top: 2px solid #e5eaee;
}

#footer a,
#socket a {
    color: #000000;
    text-decoration: none;
}

#footer a:hover,
#socket a:hover {
    color: #344689;
}

#footer .container .flex_column:nth-child(1) {
    width: 28%;
}

#footer .container .flex_column:nth-child(2) {
    width: 44%;
    margin-left: 28%;
}

#footer .container .flex_column:nth-child(2) .textwidget {
    text-align: right;
}

#footer .container .flex_column:nth-child(2) .textwidget h3 {
    margin-bottom: 0px;
}

#footer .container .flex_column:nth-child(2) .gform_wrapper {
    margin-top: 0px;
}

#footer iframe {
    margin-left: 0 !important;
}

#socket .container {
    position: relative;
}

#socket .container::before {
    content: "";
    position: absolute;
    width: 95%;
    height: 2px;
    background-color: #e5eaee;
    top: 0;
    left: 2.5%;
}

.copyright {
    width: 100%;
}

.socket-right,
.socket-left {
    display: inline-block;
    vertical-align: middle;
}

.socket-right {
   font-size: 16px;
   float: right;
   margin-top: 2%;
}

.socket-left a {
    margin-right: 10px;
}

.socket-right a {
   font-weight: 700; 
}

/*~END FOOTER ------------------------------------------------------------*/

/*~GENERAL ---------------------------------------------------------------*/
.mejs-container { /*new enfold updated screwed up the video player*/
    width: 100% !important;
}

#top .zindex-content .av_textblock_section {
    position: relative; 
} 

#top .pretext h1 { 
    margin-top: 0;
}

#top #main .pretext p {
    font-size: 18px;  
    color: #fff;
    text-transform: uppercase;
}

#top #wrap_all .mejs-container {
    max-height: 100%;
}

#top .wp-caption {
    border: none;
}

#top .white-text p,
#top .white-heading h2 {
    color: #fff; 
}

#top .level-heading {
    font-size: 30px; 
    font-weight: 600;
    color: #faea96;
}

.hero h1 {
    color: #fff !important;
    line-height: 0.9em;
    position: relative;
    text-shadow: 5px 5px 10px rgba(0,0,0,0.2);
}

.hero .small-heading {
    padding-left: 10%;
    line-height: 1em;
    position: absolute;
    top: 30px;
}

.subtext {  /* USE THIS AS A BASE FOR SUB-HEADINGS AND SUB-TEXT */

}

.hero .subtext { /* USE FOR IF THE HERO SUB-HEADING OR SUB-TEXT IS DIFFERENT SIZES, COLOR, ECT. */
    
}

.icon-text {
    font-size: 20px;
    font-weight: 700;
}

#top .circle-image {
    border-radius: 50%;
}

.blue-equal-bg .flex_column_table {
    background-color: #24305e;
}

#top .hide-me {
    display: none;
}

#top .text-z-fix {
    z-index: 2;
}

.right-align-text {
    text-align: right;
}

.compressed-content .container {     /*Generally used for entire blocks of content including, text, pictures, videos etc...*/
    max-width: 960px !important;
    margin: 0 auto;
}

.extra-compressed-content .container {     /*Generally used for entire blocks of content including, text, pictures, videos etc...*/
    max-width: 860px !important;
    margin: 0 auto;
}

.extra-compressed-content.equal-bg .flex_column_table {
    padding: 80px 30px 30px 30px;
}

.compressed-text {   /*Used directly on avia-textblock (for text)*/
    max-width: 960px;
    margin: 0 auto;
}

.large-template-padding .template-page {
    padding-top: 100px;
    padding-bottom: 100px;
}

.largest-top-template-padding .template-page {
    padding-top: 200px;
}

#top #wrap_all ul li {
    line-height: 1.1em;
    margin-bottom: 15px;
}

.omit-list-style ul {
    list-style: none;
}

.td-icon-list li {          /*Used for unordered lists with custom icons / images */
    position: relative;
}

.td-icon-list li:before {          /*Used for unordered lists with custom icons / images */
    content: '';
    position: absolute;
    font-family: new-icons-upload;
    left: 0;
}

.td-icon-color li:before {          /*Used for unordered lists with custom icons / images */

}

#top #wrap_all .blue-check-list-style ul li {
    position: relative;
    margin-left: 55px;
    margin-bottom: 25px;
}

.blue-check-list-style ul li::before {
    content: url(/wp-content/uploads/2018/03/blue-check-list-icon.png);
    position: absolute;
    left: -50px;
    top: calc(50% - 22.5px);
    width: 45px;
    height: 45px;
}

.centered-text {
    text-align: center;
}

.left-text {
    text-align: left;
}

.right-text {
    text-align: right;
}

.td-triangle {         /*Can be used on the top of a color section */
    position: relative;
}

.td-triangle:before {         /*Can be used on the top of a color section */
    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: 0px;
    visibility: visible;
    z-index: 1;
    border-top: solid 30px #f8f8f8;
    border-left: solid 80px transparent;
}

.no-opaque-hover a:hover .image-overlay {
    background-color: transparent;
}

.no-opaque-hover a .image-overlay {
    background-color: transparent;
}

.avia_image {
    border-radius: 0px;
}

#top .avia-section {
    border-top: none;
    position: relative;
}

#top .bottom-border .template-page {
    position: relative;
}

#top .bottom-border .template-page::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    visibility: visible;
}

#top .bottom-border.grey .template-page::before {
    background-color: #e5eaee;
}

.benefit img {
    margin-bottom: 20px;
}

.benefit-heading {
    margin-bottom: 20px;
    font-weight: 700;
}

.bottom-separator {
    position: relative;
}

.bottom-separator::before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: calc(50% - 5px);
    width: 10px;
    height: 40px;
    border-radius: 5px;
    z-index: 1;
}

.red-separator::before {
    background-color: #f76c6c;
}

#top .red-button {
    padding: 10px 30px;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    background-color: #f76c6c;
    border-radius: 25px;
}

#top .red-button:hover {
    background-color: #24305e;
}

#top .blue-button {
    padding: 10px 30px;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    background-color: #34468a;
    border-radius: 25px;
}

#top .blue-button:hover {
    background-color: #f76c6c;
}

#top #wrap_all .square-with-under-text-margin {
    margin-bottom: 75px;
}

#top .google-review-section {
    z-index: 1;
    background: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 625px;
    padding: 30px 40px 20px; 
    border-top: 10px solid #ff6c72;
    color: #4a4a4a; 
}

#top .link-list {
    color: #00a9e5;
    text-decoration: underline;
}
 
#top .google-review-section img {
    margin-bottom: -8px;
    margin-right: 20px;
}

#top .capitalize h2 {
    text-transform: capitalize;  
}

#top .ppc-quote blockquote {
    font-size: 19px;
}  
 
#top .ppc-quote cite {
    font-size: 18px;   
    color: #344689;
    font-style: italic; 
    display: block; 
    margin-top: 30px;  
}  

#top .ppc-quote-column:nth-child(3) { 
    border-left: 1px solid #707070;  
    border-right: 1px solid #707070;  
}   

#top .show-mobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .flexed .entry-content-wrapper {      /*Used to switch the order two pieces of content when going to mobile*/
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    
    #top .flexed-column .flex_column_table {      /*Used to switch the order two pieces of content when going to mobile*/
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    
    #top .flexed-order .flex_column_table {      /*Used to order more than 2 elements when going mobile - Will need to add few lines of code to select the sections you want to order*/
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    
    .avia-section-huge .content,
    .avia-section-large .content {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .hero .small-heading {
        top: -20px;
        padding-left: 5%;
    }
    
    #top .small-mobile-template-padding .template-page {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    
    #top .small-mobile-template-bottom-padding .template-page {
        padding-bottom: 25px;
    }
    
    #top .no-mobile-top-template-padding .template-page {
        padding-top: 25px;
    }
    
    .responsive #top #wrap_all .mobile-video-column-margin {
        margin-bottom: 100px;
    }
    
     
    #top .show-mobile {
        display: block;
    }
}

/*~END GENERAL -----------------------------------------------------------*/

/*~ANIMATIONS ------------------------------------------------------------*/

/*~LEFT TEXT -------*/

.animated-text-column .av_textblock_section:nth-child(1),
.animated-text-column .av_textblock_section:nth-child(2),
.animated-text-column .av_textblock_section:nth-child(3) {
    position: relative;
}

.animated-text-column .av_textblock_section:nth-child(1) {
    left: -200px;
    opacity: 0;
    transition: opacity 0.5s 0.2s, left 0.5s 0.2s;
}

.animated-text-column .av_textblock_section:nth-child(2) {
    left: -200px;
    opacity: 0;
    transition: opacity 0.5s 0.7s, left 0.5s 0.7s;
}

.animated-text-column .av_textblock_section:nth-child(3) {
    left: -200px;
    opacity: 0;
    transition: opacity 0.5s 0.9s, left 0.5s 0.9s;
}

.animated-text-column.animated .av_textblock_section:nth-child(1) {
    left: 0px;
    opacity: 1; 
    transition: opacity 0.5s 0.2s, left 0.5s 0.2s;
}

.animated-text-column.animated .av_textblock_section:nth-child(2) {
    left: 0px;
    opacity: 1;
    transition: opacity 0.5s 0.7s, left 0.5s 0.7s;
}

.animated-text-column.animated .av_textblock_section:nth-child(3) {
    left: 0px;
    opacity: 1;
    transition: opacity 0.5s 0.9s, left 0.5s 0.9s;
}

.animated-text-column.animated.alternate .av_textblock_section:nth-child(1) {
    left: -45px;
}

.animated-text-column.animated.alternate .av_textblock_section:nth-child(2) {
    left: 0;
}

/*~END LEFT TEXT ---*/

/*~NORMAL TEXT -------*/

.animated-text-column.normal-animated.animated .av_textblock_section:nth-child(1) {
    left: 0px;
}

.animated-text-column.normal-animated.animated .av_textblock_section:nth-child(2) {
    left: 0px;
}

/*~END NORMAL TEXT ---*/

/*~RIGHT TEXT -------*/

.animated-text-column.animated-right .av_textblock_section:nth-child(1),
.animated-text-column.animated-right .av_textblock_section:nth-child(2),
.animated-text-column.animated-right .av_textblock_section:nth-child(3) {
    left: 400px;
}

.animated-text-column.animated-right.animated .av_textblock_section:nth-child(1) {
    left: -15px;
}

.animated-text-column.animated-right.animated .av_textblock_section:nth-child(2) {
    left: -45px;
}

.animated-text-column.animated-right.animated .av_textblock_section:nth-child(3) {
    left: 0px;
}

@media screen and (max-width: 900px) {
    #top .animated-text-column.animated .av_textblock_section {
        left: 0;
    }
}

/*~END RIGHT TEXT ---*/

/*~SQUARES ----------*/

.animated-square-line-column {
    opacity: 0;
    transition: all 0.5s 0.7s;
}

.animated-square-line-column::before {
    opacity: 0;
    transition: all 0.5s 0.7s;
}

.animated-square-line-column.square-from-bottom::before {
    bottom: -200px;
}

.animated-square-line-column.square-from-left::before {
    left: -200px;
}

.animated-square-line-column.animated {
    opacity: 1;
    transition: all 0.5s 0.7s;
}

.animated-square-line-column.animated::before {
    opacity: 1;
    transition: all 0.5s 0.9s;
}

/*~END SQUARES ------*/

/*~LINES ------------*/

.animated-square-line-column::after {
    opacity: 0;
    transition: all 0.5s 1.4s;
}

.animated-square-line-column.line-from-bottom::after {
    bottom: -200px;
}

.animated-square-line-column.line-from-left::after {
    left: -200px;
}

.animated-square-line-column.animated::after {
    opacity: 1;
    transition: all 0.5s 1.4s;
}

/*~END SQUARES ------*/

/*~END ANIMATIONS --------------------------------------------------------*/

/*~IMAGE SHADOWS ---------------------------------------------------------*/

.has-inner-shadow .avia-image-container-inner::before {
    content: "";
    width: 98%;
    height: 98%;
    top: 1%;
    left: 1%;
    background-color: #000000;
    opacity: 1;
    position: absolute;
    box-shadow: 5px 5px 15px rgba(0,0,0,0.2);
}

.circle-image.has-inner-shadow .avia-image-container-inner::before {
    border-radius: 50%;
}

.image-has-shadow img {
    box-shadow: 5px 5px 15px rgba(0,0,0,0.2);
}

/*~END IMAGE SHADOWS -----------------------------------------------------*/

/*~SQUARES AND LINES -----------------------------------------------------*/

/*~SQUARES*/

.hero .has-square::before {
    opacity: 0.8;
}

.has-square {
    position: relative;
}

.has-square::before {
    content: "";
    position: absolute;
    visibility: visible;
}

/*~SIZES*/

.equal-square::before {
    height: 100%;
    width: 100%;
}

.almost-half-height-over-width-square::before {
    height: 40%;
    width: 350px;
}

.wide-square::before {
    height: 106%;
    width: 4000%;
    z-index: -1;
}

.wide-square h3.medium-blue {
    margin-bottom: 30px;
}

.tall-square::before {
    height: 150%;
    width: 50%;
}

.rotated-square.tall-square::before {
    height: 50%;
    width: 150%;
}

.almost-full-square::before {
    width: 90%;
    height: 90%;
}

.normal-square::before {
    width: 200px;
    height: 300px;
}

.medium-square::before {
    width: 100px;
    height: 150px;
}

.thin-tall-square::before {
    height: 100%;
    width: 20%;
}

.large-square::before {
    height: 220%;
    width: 140%;
}

.largest-square::before {
    height: 280%;
    width: 140%;
}

.half-square::before {
    width: 85%;
}

.circle-square::before {
    width: 300px;
    height: 300px;
    border-radius: 50%;
}

.small-square::before {
    height: 150px;
    width: 150px;
}

.rotated-square.normal-square::before {
    height: 200px;
    width: 300px;
}

/*~END SIZES*/

/*~COLORS*/

.red-square::before {
    background-color: #f76c6c; 
}

.yellow-square::before {
    background-color: #f8e9a1;
}

.light-blue-square::before {
    background-color: #a8d0e6;
}

.dark-blue-square::before {
    background-color: #24305e;
}

/*~END COLORS*/

/*~POSITIONS*/

.animated-square-line-column.animated.normal-position::before {
    top: -3%;
    left: -5%;
}

.animated-square-line-column.animated.oversized-square-position::before {
    top: -50%;
    left: -20%;
}

.animated-square-line-column.oversized-square-position.oversized-fix::before {
    width: 58%;
}

.animated-square-line-column.animated.oversized-square-position.oversized-fix::before {
    top: -50%;
    left: 0%;
}

.animated-square-line-column.animated.largest-square.oversized-square-position::before {
    top: -70%;
}

.animated-square-line-column.animated.top-right-offset-square::before {
    bottom: 25%;
    left: 35%;
}

.animated-square-line-column.animated.top-right-square::before {
    bottom: 25%;
    right: -50%;
}

.animated-square-line-column.animated.top-left-square::before {
    bottom: 50%;
    left: -20%;
}

.animated-square-line-column.animated.bottom-right-square::before {
    bottom: -25%;
    right: -25%;
}

.animated-square-line-column.animated.bottom-middle-square::before {
    bottom: -20%;
    left: calc(50% - 175px);
}

.animated-square-line-column.animated.middle-right-square::before {
    bottom: -50px;
    left: 65%;
}

.animated-square-line-column.animated.middle-left-square::before {
    bottom: -50px;
    left: -10%;
}

.animated-square-line-column.animated.bottom-left-square::before {
    bottom: -20px;
    left: -75px;
}

.animated-square-line-column.animated.centered-square::before {
    bottom: 5%;
    left: 5%;
}

.animated-square-line-column.lp-form-column-square {
    box-shadow: 5px 5px 15px rgba(0,0,0,0.2);
}

.animated-square-line-column.lp-form-column-square::before {
    height: 400px;
    width: 300px;
    z-index: -1;
}

.animated-square-line-column.animated.lp-form-column-square::before {
    bottom: 30%;
    right: -15%;
}

.animated-square-line-column.animated.lp-left-image-square::before {
    bottom: 35%;
    left: -2%;
    z-index: -1;
}

.animated-square-line-column.company-video-square-line.top-left-square.animated::before {
    bottom: calc(100% - 110px);
    left: -120px;
}

.animated-square-line-column.company-video-square-line.top-left-line.animated::after {
    top: -25px;
    left: 0;
}

@media screen and (max-width: 767px) {
    .animated-square-line-column.animated.bottom-middle-square::before {
        bottom: -2%;
    }
    
    .animated-square-line-column.oversized-square-position.oversized-fix::before {
        width: 90%;
    }
    
    .animated-square-line-column.animated.oversized-square-position.oversized-fix::before {
        top: -50%;
        left: -20%;
    }
    
    .animated-square-line-column.company-video-square-line.top-left-square.animated::before {
        bottom: calc(100% - 125px);
    }
    
    .animated-square-line-column.company-video-square-line.top-left-line.animated::after {
        top: -20px;
    }
}

@media screen and (max-width: 350px) {
    #top #wrap_all .hero .animated.mobile-hero-square-fix::before {
        top: -55%;
    }   
}

/*~END POSITIONS*/

/*~END SQUARES*/

/*~LINES*/

.has-line {
    position: relative;
}

.has-line::after {
    content: "";
    position: absolute;
    border-radius: 20px;
    visibility: visible;
}

/*~SIZES*/

.tiny-line::after {
    width: 20%;
    height: 12px;
}

.small-line::after {
    width: 35%;
    height: 12px;
}

.normal-line::after {
    width: 40%;
    height: 12px;
}

.rotated-line.normal-line::after {
    width: 12px;
    height: 40%;
}

.rotated-line.small-line::after {
    width: 12px;
    height: 50%;
}

.rotated-line.tiny-line::after {
    width: 12px;
    height: 20%;
}

.big-line::after {
    width: 55%;
    height: 20px;
}

/*~END SIZES*/

/*~COLORS*/

.blue-line::after {
    background-color: #a8d0e6;
}

.red-line::after {
    background-color: #f76c6c; 
}

.yellow-line::after {
    background-color: #f8e9a1;
}

.light-blue-line::after {
    background-color: #a8d0e6;
}

.dark-blue-line::after {
    background-color: #24305e; 
}

/*~END COLORS*/

/*~POSITIONS*/

.animated-square-line-column.animated.bottom-left-line-square-attached::after {
    bottom: -15%;
    left: calc(50% - 200px);
}

.animated-square-line-column.animated.right-bottom-line::after {
    bottom: -10%;
    left: 50%;
}

.animated-square-line-column.animated.left-bottom-line::after {
    left: -10%;
    bottom: -30%;
}

.animated-square-line-column.animated.top-left-line::after {
    top: 15%;
    left: 0;
}

.animated-square-line-column.animated.top-right-line::after {
    bottom: 110%;
    left: 105%;
}

.animated-square-line-column.animated.over-top-middle-line::after {
    bottom: 115%;
    left: 45%;
}

.animated-square-line-column.animated.top-middle-line::after {
    bottom: 100%;
    left: 45%;
}

.animated-square-line-column.animated.over-top-offset-middle-line::after {
    bottom: 115%;
    left: 32%;
}

.animated-square-line-column.animated.bottom-middle-line::after {
    bottom: -25%;
    left: 55%;
}

.animated-square-line-column.animated.right-middle-line::after {
    bottom: 50%;
    left: 110%;
}

.animated-square-line-column.animated.left-middle-line::after {
    bottom: 50%;
    left: -10%;
}

.animated-square-line-column.animated.over-top-left-line::after {
    top: -5%;
    left: 0;
}

/*~END POSITIONS*/

/*~END LINES*/



@media screen and (max-width: 960px) {
    .animated-square-line-column.animated.top-right-offset-square::before {
        left: 25%;
    }
    
    .animated-square-line-column.animated.over-top-offset-middle-line::after {
        left: 15%;
    }
}

@media screen and (max-width: 767px) {
    .responsive #top #wrap_all .mobile-square-column-bottom-margin {
        margin-bottom: 75px;
    }
    
    .animated-square-line-column.animated.bottom-left-line-square-attached::after {
        display: none;
    }
    
    .animated-square-line-column.animated.over-top-offset-middle-line::after {
        bottom: 100%;
    }
    
    .animated-square-line-column.animated.top-right-offset-square::before {
        bottom: 0%;
    }
    
    .animated-square-line-column.animated.lp-form-column-square::before {
        bottom: 35%;
    }
    
    .large-square-fix::before {
        height: 186%;
    }
}

/*~END SQUARES AND LINES -------------------------------------------------*/

/*~HOME-------------------------------------------------------------------*/

.home-page .animated-square-line-column.square-from-bottom.yellow-square {
    bottom: -200px;
}

.home-page .animated-square-line-column.animated.square-from-bottom.yellow-square {
    bottom: 0px;
}

.home-page .animated-square-line-column.animated.yellow-square.rotated-square.normal-square.middle-right-square::before {
    height: 150px;
    width: 300px;
    top: 100px;
}

.home-page .animated-square-line-column.animated.top-right-line::after {
    top: -50px;
    left: 90%;
}

.home-page .light-blue-square.almost-full-square.centered-square.red-line::before {
    width: 65%;
}

.home-page .animated-square-line-column.animated.light-blue-square.almost-full-square.centered-square.left-bottom-line::after {
    bottom: 15%;
    left: -5%;
}

.home-page .animated-square-line-column.animated.rotated-line.right-bottom-line::after {
    left: 120%;
}

#top.home-page .lower-image .avia-image-container-inner {
    position: absolute;
    width: 100%;
    left: 15%;
}

.home-tablet img {
    border-radius: 7.2%;
}

#top.home-page .wistia_responsive_padding {
    padding: 30px 0 0 0 !important;
}

.home-page .video {
    position: relative;
    width: 200px;
    display: block;
    left: 42%;
    color: transparent;
}

.home-page .video .image-overlay {
    display: none !important;
}

.home-page .home-video-button .button-image,
.home-page .home-video-button .button-text {
    display: inline-block;
    vertical-align: middle;
}

.home-page .home-video-button .button-text p {
    font-size: 24px;
    color: #ffffff;
    margin: 0;
}

.home-page .home-video-button .button-text p:nth-child(1) {
    font-weight: 700;
}

#avia-messagebox- {
    margin-bottom: 120px;
    margin-top: -25px;
    background-color: #24305e;
    color: white;
    text-shadow: none;
    width: 93%;
}

#avia-messagebox- p {
    font-size: 22px;
}

#avia-messagebox- a {
    background: none;
    text-decoration: none;
    text-shadow: none;
    color: white;
}

.avia_message_box_title {
    display: none;
}

#top .best-places-to-work {
    position: fixed;
    left: 20px;
    bottom: 20px;
    height: 180px;
    width: 150px;
    box-shadow: -2px 0px 5px rgba(0,0,0,0.4);
    z-index: 999;
    padding:7px;
}

/* MDS for ticket #485862 2020-07-21 */
#top .best-places-to-work img { 
    max-height:100% !important;
    height:100% !important;
}

@media screen and (max-width: 960px) {
    .home-page .home-video-button {
        position: relative;
        left: 30%;
        top: 0px;
    }
}

@media screen and (max-width: 767px) {
    #top.home-page .lower-image .avia-image-container-inner {
        position: static;
    }
    
    .home-page .light-blue-square.almost-full-square.centered-square.red-line::before {
        height: 200px;
        bottom: 5%;
    }
    
    .home-page .home-video-button {
        position: relative;
        left: 30%;
        top: 0px;
    }
    
    #avia-messagebox- {
        width:100%;    
    }
}

/*~END HOME---------------------------------------------------------------*/

/*~ABOUT US---------------------------------------------------------------*/

.about-us-page .hero .right-bottom-line.animated::after {
    left: 45%;
    bottom: -10%;
}

.about-us-page .hero .half-square::before {
    width: 100%;
}

.about-us-page .slider-container {
    position: relative;
}

.about-us-page .slider-container::before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 50%;
    width: 100%;
    left: 0;
    background-color: #f76c6c;
}

.about-us-page .slider-container .template-page {
    padding-bottom: 0;
}

.about-us-page .about-slider,
.about-us-page .about-slider-image {
    display: inline-block;
    vertical-align: bottom;
    width: 47%;
}

.about-us-page .about-slider-image {
    display: inline-block;
    vertical-align: bottom;
    width: 61%;
    margin-left: -9%;
}

.about-us-page .about-slider .about-slide {
    padding-bottom: 100px;
}

.about-us-page .about-slider .about-slide div {
    padding: 20px 55px;
    background-color: #ffffff;
}

.about-us-page .about-slider div.slide-yellow-bg {
    background-color: #f8e9a1;
}

.about-us-page .about-slider div.slide-blue-bg {
    background-color: #9dd2ea; 
}
 
.about-us-page .about-slider div.slide-red-bg {
    background-color: #ff6167;
}

.about-us-page .about-slider div.slide-yellow-bg {
    background-color: #f8e9a1;
}

.about-us-page .about-slider .slide-yellow-bg h3 {
    margin-top: 0;
}

.about-us-page .about-slider .slide-yellow-bg p {
    margin-top: 0;
    margin-bottom: 5px;
}

.about-us-page .about-arrows-dots {
    position: absolute;
    bottom: 0;
}

.about-us-page .about-arrows-dots .arrows-container {
    width: 500px;
    padding-bottom: 20px;
}

.about-us-page .about-arrows-dots .arrows-container button,
.about-us-page .about-arrows-dots .arrows-container ul {
    display: inline-block;
    vertical-align: middle;
}

.about-us-page .about-arrows-dots .arrows-container button {
    width: 35px;
}

.about-us-page .about-arrows-dots .arrows-container ul {
    width: 175px;
    list-style: none;
    display: inline-block !important;
    margin-bottom: 0;
}

.about-us-page .about-arrows-dots .arrows-container ul li {
    display: inline-block;
    margin-left: 10px;
}

.about-us-page .about-arrows-dots .arrows-container ul li button {
    font-size: 0;
    position: relative;
    border: none;
    background-color: transparent;
    background: transparent;
    width: 24px;
    height: 24px;
}

.about-us-page .about-arrows-dots .arrows-container ul li button::before {
    content: "";
    position: absolute;
    border: 2px solid #ffffff;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.about-us-page .about-arrows-dots .arrows-container ul li button::after {
    content: "";
    position: absolute;
    top: calc(50% - 5px);
    left: calc(50% - 5px);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ffffff;
    opacity: 0;
}

.about-us-page .about-arrows-dots .arrows-container ul li.slick-active button::after {
    opacity: 1;    
}

.about-us-page .about-arrows-dots .arrows-container ul li:hover button::after {
    opacity: 0.5;    
}

.about-us-page .slick-slide img {
    max-height: 682px;
    margin:auto;
}

.slick-arrow.slick-prev {
    margin-right: 30px;
}

.slick-arrow.slick-prev,
.slick-arrow.slick-next {
    font-size: 0;
    width: 35px;
    height: 35px;
    position: relative;
    border: none;
    background-color: transparent;
    background: transparent;
}

.slick-arrow.slick-next::before {
    content: url(/wp-content/uploads/2018/02/next-arrow.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
}

.slick-arrow.slick-prev::before {
    content: url(/wp-content/uploads/2018/02/prev-arrow.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
}

.about-us-page .employee-container {
    position: relative;
}

.about-us-page .employee-container h3 {
    margin-top: 0px;
    text-transform: uppercase;
}

.about-us-page .employee-container .employee-info-bg {
    position: relative;
}

#top.about-us-page .employee-container .hide-employee-info-bg::before,
#top.about-us-page .employee-container .hide-employee-info-bg .avia-image-container-inner::before {
    opacity: 0 !important;
}

.about-us-page .employee-container .employee-info-bg .avia-image-container-inner {
    width: 100%;
    position: relative;
}

.about-us-page .employee-container .employee-info p {
    margin: 0;
    font-size: 18px;
    line-height: 1.1em;
}

.about-us-page .employee-container .employee-name p {
    margin-top: 2px;
    margin-bottom: 5px;
}

.about-us-page .employee-container .employee-name p span {
    text-transform: uppercase;
}

.about-us-page .red-square.tall-square.bottom-right-square.light-blue-line::before {
    left: 70%;
}

.about-us-page .flex-column-space .flex_column_table {
    padding-top: 20px;
    padding-bottom: 20px;
}

.about-us-page .z-column-fix .flex_column_table:nth-child(3),
.about-us-page .z-column-fix .flex_column_table:nth-child(3) .flex_column {
    z-index: 2;
}

.about-us-page .has-square.light-blue-square.animated-square-line-column.square-from-bottom.line-from-bottom.animated::before {
    bottom: -30%;
    right: 0%;
}

.about-us-page .has-square.light-blue-square.animated-square-line-column.square-from-bottom.line-from-bottom.animated::after {
    bottom: 120%;
    left: 92%;
}

.about-us-page .has-square.circle-square.bottom-left-square.rotated-line.square-from-left.line-from-bottom.animated::before {
    bottom: 20px;
}

.about-us-page .has-square.circle-square.bottom-left-square.rotated-line.square-from-left.line-from-bottom.animated::after {
    left: -2%;
    bottom: 0;
}

.about-us-page .employee-container .employee-info-bg::before,
.about-us-page .employee-container .employee-info-bg .avia-image-container-inner::before,
.about-us-page .employee-container .employee-info {
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

.about-us-page .employee-container .employee-info-bg .avia-image-container-inner::before {
    content: "";
    position: absolute;
    width: 90%;
    height: 10px;
    left: 5%;
    bottom: 25px;
    background-color: #f76c6c;
    border-radius: 15px;
    z-index: 2;
}

.about-us-page .employee-container .employee-info-bg::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 1;
}

.about-us-page .employee-container .employee-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 5%;
}

.about-us-page .employee-container:hover .employee-info-bg::before {
    opacity: 1;
}

.about-us-page .employee-container:hover .employee-info-bg .avia-image-container-inner::before {
    opacity: 1;
}

.about-us-page .employee-container:hover .employee-info {
    opacity: 1;
}

.about-us-page .employee-container.no-employee-hover-effect:hover .employee-info-bg::before,
.about-us-page .employee-container.no-employee-hover-effect:hover .employee-info-bg .avia-image-container-inner::before,
.about-us-page .employee-container.no-employee-hover-effect:hover .employee-info {
    opacity: 0;
}

.about-us-page .yellow-square.equal-square.rotated-line.small-line.blue-line.top-right-line.animated::after {
    bottom: 50%;
    left: 110%;
}

.about-slider-image .slick-slide:nth-child(4n+5) {
    top: 10px !important;
}

@media screen and (max-width: 960px) {
    .about-us-page .has-square.circle-square.bottom-left-square.rotated-line.square-from-left.line-from-bottom.animated::before {
        left: -120px;
    }

    .about-us-page .has-square.circle-square.bottom-left-square.rotated-line.square-from-left.line-from-bottom.animated::after {
        left: -10%;
        bottom: 0;
    }
    
    .about-us-page .hero .has-square::before {
        top: -60%;
    }
}

@media screen and (max-width: 800px) {
    .about-us-page .employee-container .employee-info p {
        font-size: 16px;
    }
    
    .about-us-page .employee-container .employee-info-bg .avia-image-container-inner::before {
        bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .about-us-page .employee-container .employee-info p {
        font-size: 18px;
    }
    
    .about-us-page .employee-container .employee-info-bg .avia-image-container-inner::before {
        bottom: 25px;
    }
    
    .about-us-page .hero .half-square::before {
        height: 180%;
    }
    
    .about-us-page .about-slider,
    .about-us-page .about-slider-image {
        display: inline-block;
        vertical-align: bottom;
        width: 100%;
    }
    
    .about-us-page .about-arrows-dots .arrows-container {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 100%;
        background-color: transparent;
        text-align: center;
        margin-top: 15px;
    }
    
    .about-us-page .about-arrows-dots {
        position: static;
    }
    
    .about-us-page .slider-container::before {
        bottom: 0px;
        height: 100%;
    }
    
    .about-us-page .about-slider .about-slide div {
        padding: 20px 15px;
    }
    
    .about-us-page .has-square.circle-square.bottom-left-square.rotated-line.square-from-left.line-from-bottom.animated::after {
        left: -5%;
    }
    
    .about-us-page .has-square.red-square.tall-square::before {
        height: 75%;
    }
    
    .about-us-page .has-square.red-square.tall-square.animated::before {
        bottom: 10%;
    }
    
    .about-us-page .hero .has-square::before {
        top: -40%;
    }
    
    .about-us-page .about-slider-image {
        margin-left: 0;
    }
    
    .about-us-page .about-slider .about-slide div:nth-child(2) {
        display: none;
    }
    
    .about-us-page .about-slider .about-slide {
        padding-bottom: 0px;
    }
    
    .about-us-page .about-arrows-dots .arrows-container ul {
        margin: 0;
    }
    
    .about-us-page .about-arrows-dots .arrows-container ul li {
        margin: 0 5px;
    }
    
    .about-us-page .employee-container .employee-info-bg {
        width: 50%;
    }
    
    .about-us-page .employee-container .employee-info-bg img {
        width: 100%;
    }

    .about-us-page .employee-container .employee-info-bg::before {
        width: 100%;
    }

    .about-us-page .employee-container .employee-info {
        left: 25%;
        width: 50%;
    }
}

@media screen and (max-width: 600px) {
    .about-us-page .employee-container .employee-info-bg {
        width: 90%;
    }
    
    .about-us-page .employee-container .employee-info-bg::before {
        width: 100%;
    }

    .about-us-page .employee-container .employee-info {
        left: 5%;
        width: 90%;
    }
}

/*~END ABOUT US-----------------------------------------------------------*/

/*~SOLUTIONS--------------------------------------------------------------*/

.services-page {
  
}

@media screen and (max-width: 767px) {

}

/*~END SOLUTIONS----------------------------------------------------------*/

/*~PROCESS----------------------------------------------------------------*/

.process-page .animated-text-column.animated.alternate:nth-child(odd) .av_textblock_section:nth-child(1) {
    left: -90px;
}

.process-page .animated-text-column.animated.alternate:nth-child(odd) .av_textblock_section:nth-child(2) {
    left: -45px;
}

.process-page .animated-text-column.animated.alternate:nth-child(even) .av_textblock_section:nth-child(1) {
    left: 0;
}

.process-page .animated-text-column.animated.alternate:nth-child(even) .av_textblock_section:nth-child(2) {
    left: 45px;
}

.process-page .hero .red-line.right-bottom-line::after {
    width: 35%;
}

.process-page .hero .right-bottom-line.animated::after {
    left: 45%;
    bottom: -15%;
}

.process-page .hero .dark-blue-square::before {
    width: 60%;
}

.process-page .hero .dark-blue-square.animated::before {
    left: 0;
}

.process-page .light-blue-line.animated.rotated-line.top-right-line::after {
    bottom: 95%;
    left: 100%;
}

.process-page .red-square.half-square.dark-blue-line::before {
    height: 120%;    
}

.process-page .red-square.half-square.dark-blue-line.animated::before {
    left: -10%;
    bottom: -10%;
}

.process-page .red-square.half-square.dark-blue-line.animated::after {
    left: -30%;
    top: 5%;
}

.process-page .dark-blue-square.middle-right-square::before {
    bottom: 15%;
    width: 60%;
}

.process-page .dark-blue-square.middle-right-square.animated::before {
    left: 60%;
}

.process-page .red-square.half-square.light-blue-line::before {
    height: 120%;    
}

.process-page .red-square.light-blue-line.animated::before {
    left: -10%;
    bottom: 20%;
}

.process-page .dark-blue-square.yellow-line.rotated-line.animated::before {
    left: -20%;
    bottom: 0;
}

.process-page .dark-blue-square.yellow-line.rotated-line.animated::after {
    bottom: -10%;
}

.process-page .red-square.light-blue-line.rotated-line::before {
    width: 65%;
}

.process-page .light-blue-line.animated.top-middle-line::after {
    bottom: 105%;
}

.process-page .avia-section .container {
    position: relative;
}

.process-page .avia-section .container::before {
    content: "";
    position: absolute;
    width: 55%;
    right: -5%;
    visibility: visible;
}

.process-page .avia-section .container::before {
    height: 101%;
    background-color: #f8e9a1;
}

.process-page .hero.avia-section .container::before {
    height: 90px;
    bottom: -90px;
    top: auto;
    background-color: #ffffff;
}

.process-page .falling-paper-container {
    position: relative;
    opacity: 1;
}

.process-page .falling-paper-container .falling-paper {
    position: absolute;
    top: -200px;
    opacity: 0;
}

.process-page .falling-paper-container.animated .falling-paper {
    opacity: 1;
}

.process-page .falling-paper-container.animated .falling-paper.first {
    position: relative;
}

.process-page .falling-paper-container.animated .falling-paper:nth-child(1) {
    top: -5px;
    z-index: 1;
    -webkit-transition: all 0.7s 0.1s cubic-bezier(0.600, 0.040, 0.980, 0.335);
    -moz-transition: all 0.7s 0.1s cubic-bezier(0.600, 0.040, 0.980, 0.335);
    -o-transition: all 0.7s 0.1s cubic-bezier(0.600, 0.040, 0.980, 0.335);
    transition: all 0.7s 0.1s cubic-bezier(0.600, 0.040, 0.980, 0.335);
}

.process-page .falling-paper-container.animated .falling-paper:nth-child(2) {
    top: -10px;
    z-index: 2;
    -webkit-transition: all 0.7s 0.5s cubic-bezier(0.600, 0.040, 0.980, 0.335);
    -moz-transition: all 0.7s 0.5s cubic-bezier(0.600, 0.040, 0.980, 0.335);
    -o-transition: all 0.7s 0.5s cubic-bezier(0.600, 0.040, 0.980, 0.335);
    transition: all 0.7s 0.5s cubic-bezier(0.600, 0.040, 0.980, 0.335);
}

.process-page .falling-paper-container.animated .falling-paper:nth-child(3) {
    top: -15px;
    z-index: 3;
    -webkit-transition: all 0.7s 1s cubic-bezier(0.600, 0.040, 0.980, 0.335);
    -moz-transition: all 0.7s 1s cubic-bezier(0.600, 0.040, 0.980, 0.335); 
    -o-transition: all 0.7s 1s cubic-bezier(0.600, 0.040, 0.980, 0.335);
    transition: all 0.7s 1s cubic-bezier(0.600, 0.040, 0.980, 0.335);
}

.process-page .falling-paper-container.animated .falling-paper:nth-child(4) {
    top: -20px;
    z-index: 4;
    -webkit-transition: all 0.7s 1.5s cubic-bezier(0.600, 0.040, 0.980, 0.335); 
    -moz-transition: all 0.7s 1.5s cubic-bezier(0.600, 0.040, 0.980, 0.335); 
    -o-transition: all 0.7s 1.5s cubic-bezier(0.600, 0.040, 0.980, 0.335); 
    transition: all 0.7s 1.5s cubic-bezier(0.600, 0.040, 0.980, 0.335);
}

.process-page .falling-paper-container.animated .falling-paper:nth-child(5) {
    top: -25px;
    z-index: 5;
    -webkit-transition: all 0.7s 2s cubic-bezier(0.600, 0.040, 0.980, 0.335);
    -moz-transition: all 0.7s 2s cubic-bezier(0.600, 0.040, 0.980, 0.335); 
    -o-transition: all 0.7s 2s cubic-bezier(0.600, 0.040, 0.980, 0.335); 
    transition: all 0.7s 2s cubic-bezier(0.600, 0.040, 0.980, 0.335);
}

.process-page .falling-paper-container.animated .falling-paper:nth-child(6) {
    top: -30px;
    z-index: 6;
    -webkit-transition: all 0.7s 2.5s cubic-bezier(0.600, 0.040, 0.980, 0.335); 
    -moz-transition: all 0.7s 2.5s cubic-bezier(0.600, 0.040, 0.980, 0.335);
    -o-transition: all 0.7s 2.5s cubic-bezier(0.600, 0.040, 0.980, 0.335);
    transition: all 0.7s 2.5s cubic-bezier(0.600, 0.040, 0.980, 0.335);
}

@media screen and (max-width: 767px) {
    .process-page .has-square.has-line.red-square.animated::before {
        bottom: 0;
    }
}

/*~END PROCESS------------------------------------------------------------*/

/*~RESOURCES--------------------------------------------------------------*/

#top.resources-page .resources-info-section .template-page {
    padding-top: 100px;
    padding-bottom: 25px;
}

.resources-page .hero .animated-square-line-column::after {
    bottom: -25%;
}

.resources-page .resource-section {
    display: none;
}

.resources-page .resource-section.active {
    display: block;
}

.resources-page .resources-nav {
    text-align: center;
}

.resources-page .resources-nav .resources-nav-item {
    display: inline-block;
    margin: 0px 10px;
}

.resources-page .resources-nav .resources-nav-item button {
    background-color: transparent;
    color: #34468a;
    padding: 10px 20px;
    border: 2px solid #34468a;
    font-size: 20px;
    font-weight: 600;
    border-radius: 25px;
    outline: none;
}

.resources-page .resources-nav .resources-nav-item button.active {
    background-color: #34468a;
    color: #ffffff;
}

.resources-page .resource-section .resource-item .avia-image-container-inner,
.resources-page .resource-section .resource-item .avia-image-container-inner img {
    width: 100%;
}

#top.resources-page .slide-meta {
    display: none;
}

#top .avia-content-slider .slide-image,
#top .avia-content-slider .slide-image img {
    border-radius: 0;
}

#top.resources-page .category-title {
    color: #34468a;
    font-size: 18px;
    margin: 15px 0px;
}

 .read-more-link {
    margin-top: 10px;
}


#top.resources-page .avia-content-slider .slide-image, #top.resources-page .avia-content-slider .slide-image img {
    height: 285px;
    object-fit: cover;
    max-height: 100%;
}

@media screen and (max-width: 1224px) {
    #top.resources-page .avia-content-slider .slide-image, #top.resources-page .avia-content-slider .slide-image img {
        height: 200px;
    }
}

@media screen and (max-width: 767px) {
    .resources-page .resources-nav .resources-nav-item {
        margin: 10px auto;
        display: block;
    }
}

/*~END RESOURCES----------------------------------------------------------*/

/*~CONTACT US-------------------------------------------------------------*/

.contact-us-page .hero .animated-square-line-column::before {
    height: 300%;
    top: -75%;
    left: -50%;
}

.contact-us-page .hero .template-page,
.contact-us-page .hero .container {
    position: static;
}

.contact-us-page .hero iframe{
    border: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.contact-us-page .hero .animated-square-line-column.animated::before {
    left: -15%;
}

.contact-us-page .hero .animated-square-line-column::after {
    bottom: -25%;
}

.contact-us-page .form-column .gform_wrapper .gform_footer button[type="submit"] {
	background-color: #9cd0e1;
}

.contact-us-page .form-column .avia_textblock {
    padding: 30px;
    background-color: #f8f8f8;
    border: 2px solid #eaeaea;
}

.contact-us-page .form-column .ginput_container_textarea textarea {
    height: 100px;
}

.contact-us-page .form-column form {
    margin-bottom: 0;
}

#top.contact-us-page .form-column::before {
    z-index: -1;
}

#top .large-bottom-margin {
    margin-bottom: 75px;
}

#top.contact-us-page #main .form-column {
    opacity: 1;
}

.contact-us-page .animated-square-line-column.top-right-square.circle-square::before {
    right: -15%;
}

.contact-us-page .animated-square-line-column.animated.top-right-square.circle-square::before {
    bottom: 60%;
}

.contact-us-page .animated-square-line-column.top-right-square.circle-square.red-line::after {
    left: 5%;
}

.contact-us-page .animated-square-line-column.animated.top-right-square.circle-square.red-line::after {
    top: auto;
    bottom: 90%;
}

@media screen and (max-width: 767px) {
    #top.contact-us-page #main .form-column {
        margin-top: 80px;
    }
    
    #top.contact-us-page #main .form-column .avia_textblock {
        padding: 60px 15px 30px;
    }
    
    .contact-us-page .animated-square-line-column.top-right-square.circle-square.red-line::after {
        left: 10%;
    }
}

/*~END CONTACT US---------------------------------------------------------*/

/*~SUPPORT----------------------------------------------------------------*/

.support-page {
  
}

@media screen and (max-width: 767px) {

}

/*~END SUPPORT------------------------------------------------------------*/

/*~INDUSTRIES-------------------------------------------------------------*/

.industries-page {

}

@media screen and (max-width: 767px) {

}

/*~END INDUSTRIES---------------------------------------------------------*/

/*~REFERENCES-------------------------------------------------------------*/

.testimonials-page .hero .animated-square-line-column::after {
    bottom: -25%;
}

.testimonials-page .large-template-padding .template-page {
    padding-top: 50px;
    padding-bottom: 50px;
}

.testimonials-page .large-template-top-padding .template-page {
    padding-top: 150px;
}

#top.testimonials-page .circle-square::before {
    width: 175px;
    height: 175px; 
}

.testimonials-page .normal-line::after {
    width: 55%;
}

.testimonials-page .rotated-line.normal-line::after {
    height: 55%;
}

.testimonials-page .animated-text-column.animated.alternate .av_textblock_section:nth-child(1) {
    left: 0;
}

.testimonials-page .normal-line::after {
    width: 55%;
}

.testimonials-page .rotated-line.normal-line::after {
    height: 55%;
}

.testimonials-page .light-blue-square.circle-square.top-right-square.red-line::before {
    right: -30%;
}

.testimonials-page .light-blue-square.circle-square.red-line::after {
    bottom: 110%;
}

.testimonials-page .light-blue-square.circle-square.red-line.animated::after {
    left: 30%;
}

.testimonials-page .top-left-square.yellow-square.top-middle-line.blue-line.animated::before {
    left: 0;
    bottom: 30%;
}

.testimonials-page .top-left-square.yellow-square.top-middle-line.blue-line.animated::after {
    bottom: 125%;
}

.testimonials-page .dark-blue-square.normal-square.normal-line.red-line::before {
    height: 250px;
    width: 150px;
}

.testimonials-page .dark-blue-square.normal-square.normal-line.red-line::after {
    left: -100%;
}

.testimonials-page .dark-blue-square.normal-square.normal-line.red-line.animated::before {
    bottom: -50%;
}

.testimonials-page .dark-blue-square.normal-square.normal-line.red-line.animated::after {
    left: -70%;
}

.testimonials-page .light-blue-square.circle-square.top-left-square.red-line.animated::before {
    bottom: 30%;
    left: -10%;
}

.testimonials-page .red-square.tall-square.blue-line.top-middle-line::before {
    height: 200%;
    width: 40%;
}

.testimonials-page .red-square.tall-square.blue-line.top-middle-line.animated::before {
    bottom: -50%;
    left: -25px;
}

.testimonials-page .red-square.tall-square.blue-line.top-middle-line::after {
    bottom: 130%;
}

.testimonials-page .red-square.tall-square.blue-line.top-middle-line.animated::after {
    left: 5%;
}

.testimonials-page .yellow-square.thin-tall-square.blue-line.bottom-middle-line::before {
    right: 0;
}

.testimonials-page .red-square.medium-square.blue-line.left-bottom-line.animated::before {
    left: 0px;
}

.testimonials-page .red-square.medium-square.blue-line.left-bottom-line.animated::after {
    left: -20%;
    bottom: -2%;
}

.testimonials-page .yellow-square.circle-square.red-line.top-right-line.animated::before {
    right: auto;
    left: 45%;
}

.testimonials-page .google-review-text {
    margin-bottom: 40px;
}

@media screen and (max-width: 900px) {
    .testimonials-page .top-left-square.yellow-square.top-middle-line.blue-line.animated::before {
        left: -20px;
    }
    
    .testimonials-page .dark-blue-square.normal-square.normal-line.red-line::before {
        left: -20px;
    }
    
    .testimonials-page .dark-blue-square.normal-square.normal-line.red-line.animated::after {
        left: -45%;
    }
    
    .testimonials-page .yellow-square.thin-tall-square.blue-line.bottom-middle-line::before {
        right: -15px;
    }
}

@media screen and (max-width: 767px) {
    #top.testimonials-page #wrap_all .column-top-margin-space {
        margin-top: 70px;
    }
    
    .testimonials-page .yellow-square.thin-tall-square.blue-line.bottom-middle-line::after {
        bottom: -15%;
    }
}
/*~END REFERENCES---------------------------------------------------------*/

/*~CAREERS----------------------------------------------------------------*/

.careers-page .hero .animated-square-line-column::before {
    height: 300%;
    top: -90%;
}

.careers-page .hero .animated-square-line-column::after {
    bottom: -25%;
}

.careers-page .hero .animated-square-line-column.animated::after {
    left: 30%;
}

.careers-page .light-blue-square.animated-square-line-column.animated.bottom-right-square::before {
    bottom: -10%;
}

.careers-page .circle-square.blue-line.animated-square-line-column.animated.right-bottom-line::after {
    left: 120%;
}

#top.careers-page .benefits-section .flex_column_table {
    margin-top: 50px;
}

.careers-page .job .job-heading {
    display: flex;
}

.careers-page .job .job-heading .arrow {
    width: 25px;
    height: 25px;
    margin-left: 10px;
    position: relative;
}

.careers-page .job .job-heading .arrow::before {
    content: '\e875';
    font-family: 'entypo-fontello';
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    text-align: center;
    font-size: 24px;
    font-weight: 900;
    color: #ff6167;
}

.careers-page .job.open-desc .job-heading .arrow {
    -webkit-transform: rotate(90deg); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
      -ms-transform: rotate(90deg); /* IE 9 */
          transform: rotate(90deg); /* IE 10, Fx 16+, Op 12.1+ */
    transform-origin: 50% 50%;
}

.careers-page .job .job-desc {
    height: 0;
    font-size: 0px;
    line-height: 0;
}

.careers-page .job.open-desc .job-desc {
    height: auto;
    font-size: 18px;
    line-height: 1.2em;
}

.careers-page .form-column .avia_textblock {
    padding: 30px;
    background-color: #f8f8f8;
    border: 2px solid #eaeaea;
}

@media screen and (max-width: 960px) {
    
    .careers-page .circle-square.blue-line.animated-square-line-column.animated.right-bottom-line::after {
        left: 110%;
    }
}

@media screen and (max-width: 767px) {
    .careers-page .light-blue-square.animated-square-line-column.animated.bottom-right-square::before {
        bottom: -5%;
    }
    
    .careers-page .circle-square.blue-line.animated-square-line-column.animated.right-bottom-line::after {
        left: 105%;
    }
}

/*~END CAREERS------------------------------------------------------------*/

/*~EXPERTISE -------------------------------------------------------------*/

.expertise-page .hero .animated-square-line-column::after {
    bottom: -25%;
}

.expertise-page .animated-text-column.animated .av_textblock_section:nth-child(1) {
    left: 0px;
    opacity: 1;
    transition: opacity 0.5s 0.2s, left 0.5s 0.2s;
}

.expertise-page .animated-text-column.animated .av_textblock_section:nth-child(2) {
    left: 30px;
    opacity: 1;
    transition: opacity 0.5s 0.2s, left 0.5s 0.2s;
}

.expertise-page .red-square.light-blue-line.animated-square-line-column.animated.top-left-square::before {
    bottom: 60%;
    left: -40%;
    right: auto;
}

.expertise-page .red-square.light-blue-line.animated-square-line-column.animated.top-left-line::after {
    top: auto;
    left: -15%;
    bottom: 90%;
}

.expertise-page .dark-blue-square.blue-line.animated-square-line-column.animated.bottom-right-square::before {
    right: -10%;
}

.expertise-page .dark-blue-square.blue-line.animated-square-line-column.animated.bottom-right-square::after {
    left: 95%;
}

.expertise-page .light-blue-square.red-line.animated-square-line-column.animated.top-left-square::before {
    bottom: 30%;
    left: -2%;
}

.expertise-page .light-blue-square.red-line.animated-square-line-column.animated.top-left-square::after {
    bottom: 105%;
    left: 35%;
}

@media screen and (max-width: 960px) {
    .expertise-page h2 {
        font-size: 50px;
    }
    
    .expertise-page .circle-image.light-blue-square.red-line.animated-square-line-column.animated.bottom-right-square::before {
        right: -20%;
    }
    
    .expertise-page .red-square.light-blue-line.animated-square-line-column.animated.top-left-square::before {
        left: -20%;
    }

    .expertise-page .red-square.light-blue-line.animated-square-line-column.animated.top-left-line::after {
        bottom: 105%;
    }
    
    .expertise-page .light-blue-square.red-line.animated-square-line-column.animated.top-left-square::before {
        left: -10%;
    }

    .expertise-page .light-blue-square.red-line.animated-square-line-column.animated.top-left-square::after {
        bottom: 120%;
    }
}

@media screen and (max-width: 767px) {
    .expertise-page h2 {
        font-size: 32px;
    }
    
    .expertise-page .red-square.light-blue-line.animated-square-line-column.animated.top-left-line::after {
        left: -10%;
    }
    
    .expertise-page .dark-blue-square.blue-line.animated-square-line-column.animated.bottom-right-square::before {
        bottom: -5%;
    }
    
    .expertise-page .light-blue-square.red-line.animated-square-line-column.animated.top-left-square::after {
        bottom: 110%;
    }
}

/*~END EXPERTISE ---------------------------------------------------------*/

/*~LP --------------------------------------------------------------------*/



.lp-wp-info {
    margin-bottom: 30px;
}

#top .lp-blue-link {
    color: #344689;
    text-decoration: underline;
    font-weight: 700;
}

/*~END LP ----------------------------------------------------------------*/

/*~BLOG-------------------------------------------------------------------*/

.blog-page {

}

/*~BLOG ARCHIVE ----------------------------------------------------------*/
/* Post Title */
.blog .entry-title {
    
}

/* Aside */
.blog .sidebar .widgettitle {
    
}

/*~BLOG POST -------------------------------------------------------------*/
.single-post#top .ppcformContainer{
    display: none;
}

.single-post#top article .gform_wrapper .gform_footer button[type=submit] {
    background: #24305e;  
}  

.single-post#top .related {
    background: #ffe192 ;
    padding: 20px;
    font-weight: 600;
}

.single-post#top .related.yellow-box {
    background: #9dd2ea ;
} 
 
.single-post#top #main .related a {
    font-weight: 400;
    color: #000; 
}  

.single-post#top .entry-content a {
    color: #3295c9;
}

.single-post#top .entry-content p {
    line-height: 30px;
}

.single-post#top .wp-caption-text {
    text-align: right;
    font-size: 15px;
    font-family: "Arial, Helvetica, sans-serif;"
}

/* Aside */
.single-post .sidebar .widgettitle {
    
}

/* Content H1-H3 */
.single-post .entry-content h1,
.single-post .entry-content h2,
.single-post .entry-content h3 {
    line-height: 1em;
}

/* Title */
.single-post .post-title, .single-events .post-title {
    font-size: 36px;
    margin-bottom: 5px;
    color:#3295c9 !important;
}

.single-events .post-title { 
    margin-top:30px;
}

.single-post .entry-content h2 {
    font-size: 28px;
    margin-bottom: 10px;
}

.single-post .entry-content h3 {
    font-size: 20px;
    margin-bottom: 5px;
}

.single-post#top .big-preview img {
    height: 400px;
    object-fit: cover;
}

/*~BLOG ARCHIVE ----------------------------------------------------------*/

@media screen and (max-width: 767px) {
    .big-preview.single-big {
         padding: 0 0px 10px 0; 
    }
}

/*~END BLOG---------------------------------------------------------------*/

/*~AWARDS PAGE ----------------------------------------------------------*/
.awards-page .animated-square-line-column.animated.oversized-square-position::before {
    height: 500%;
    top: -200%;
}  

.awards-page .hero .animated-square-line-column.animated.left-bottom-line::after {
    left: 25%;
}

.awards-page .animated-square-line-column.animated.top-right-square::before {
    bottom: -10%;
    height: 120%;
    right: -30%;
} 
 
.awards-page .animated-square-line-column.animated.right-bottom-line::after {
    bottom: -30%;
    left: 112%;
    max-height: 200px;
}

.awards-page .red-square.animated-square-line-column.animated.right-bottom-line::after {
    top: auto;
    bottom: 70%;
    left: -7%;
}

.awards-page .red-square.animated-square-line-column.animated.bottom-line::after {
    bottom: 0%;
}

.awards-page .red-square.animated-square-line-column.right-bottom-line::before {
    left: -10%;
    width: 40%;
}

.awards-page .red-square.animated.animated-square-line-column.right-bottom-line::before {
    bottom: -5%;
}

.awards-page .animated.top-left-line.reston-chamber-pseudo::after {
    left: -20%;   
}

@media screen and (max-width: 767px) {
    .awards-page#top .thin-tall-square::before {
        height: 110%;
        bottom: -5%;
    }
    
    .awards-page#top .animated.thin-tall-square::before {
        left: -15%;
    }
       
    .awards-page .red-square.animated-square-line-column.animated.right-bottom-line::after {       
        left: -7%; 
        width: 13px;
        top: auto;
        bottom: 70%;
    } 
    
} 

/*~END AWARDS PAGE---------------------------------------------------------------*/

/*~NOTIFICATIONS SECTION~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#anb-default-location {
    /*left: 10px;*/
    /*top: 0;*/
    /*bottom: initial;*/
    /*Top Left*/
    
    /*Bottom Center*/
    /*display: none;*/
    bottom: 0px;
    top: initial;
    left: 0;
    right: 0;
    margin: auto;
    width: 55%;
    text-align: center;
}

.anb-class-success {
    transition: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background-color: #24305e;
}

.anb-class-info a {
    color: white !important;
    font-size: 18px;
}

.white-text-btn a span {
    color: white;
}