body {
    font-family: Nunito Sans, Arial, Sans-serif;
}
a{color:#141414;}
a:hover{color:#2ad7af;}
a:focus{color:#2ad7af;}

a.dark_blue.link:hover, a.dark_blue.link:focus{
    color:#2ad7af;
}

.dark_blue{
    color: #005175;    
}
.green{
    color: #2ad7af;    
}

.border-bottom-accent{
    border-bottom: 1px solid #43a5cb;    
}

nav .white.link:hover, nav .white.link:focus,
nav .dark_gray.link:hover, nav .dark_gray.link:focus{
    color: #43a5cb;
    opacity: 1;
}
.open_menu.blue, .close_menu.blue{
    color: #fff !important;    
}
.dropdown-menu{
    z-index: 999;
}
#collect-chat-frame-container{
    z-index: 900 !important;
}

body .bg_video video {
  height: auto;
  width: 125%;
}
header{
    overflow: initial;
    padding-top: 115px;
    }
.close_menu .fa {
    color: #aaa !important;
    -webkit-text-stroke: 2px white;
}
.checkbox::before, .radio::before{
    font-family: "FontAwesome";    
}

input[type="radio"]:checked + label.radio.check_blue::before{
    color: #43a5cb;    
}

#companyApplicationForm_forms_flash .alert.alert-success.alert-dismissible,
#individualApplicationForm_forms_flash .alert.alert-success.alert-dismissible,
#nanoApplicationForm_forms_flash .alert.alert-success.alert-dismissible{
     display: block;       
}

#companyApplicationForm_forms_flash .alert.alert-error.alert-dismissible,
#individualApplicationForm_forms_flash .alert.alert-error.alert-dismissible,
#nanoApplicationForm_forms_flash .alert.alert-error.alert-dismissible{
     display: block;       
}

.content_31.bg_blue .slick-prev::before, 
.content_31.bg_blue .slick-next::before {color:#ffffff;}

.content_31.bg_blue .slider.dots_dark_blue .slick-dots li.slick-active button{
    background-color: #fff;    
    border-color: #fff;
}
.content_31.bg_blue .slider.dots_dark_blue .slick-dots li button{
    border-color: #fff;    
}

.hide_dots .slick-dots li button{
    border: none !important;
    background: transparent !important;
}

.content_31 .slider .slide.no_border{
    border: none;
}
.content_31 .slider .slide.no_border .border{
    border: 1px solid #e7e7e7;
}

.form_14 form .is_valid_icon {

    top: 15px;
    right: 15px;

}

.bg_blue{
    background-color: #43a5cb;    
}

.font_second{
    font-family: 'Nunito Sans', Arial, Sans-serif;
    }

.open_menu.btn .fa{
    line-height: 38px;
    position: relative;
    left: -1px;
    }

.navigation_mobile img{
    max-width: 80%;
    }
.navigation_mobile.bg_white{
    background-color: #fff;
    }
.navigation_mobile .link{
    width: 100%;
    display:block;
    }

.dropdown-toggle::after{
    font-family: "FontAwesome";    
}
.navigation_desktop .dropdown:hover>.dropdown-menu {
  display: block;
}
.navigation_6 .dropdown-menu{
    margin-top: 0;
}
section p a{
    color: inherit;
    text-decoration: underline;
    }
section p a:hover{
    color: #FFCE00;
    }


.subheading{
    color: #535353;
    font-size: 18px;
}
.feature_49 .main img{
    border-radius: 0;    
}

.feature_49 .main table img{
    margin-top: 10px;
}
.feature_49 .main table td{
    padding-bottom: 40px;    
}

.spacing-1{
    letter-spacing: -1px;    
}

.spacing-2{
    letter-spacing: -2px;    
}

.spacing-3{
    letter-spacing: -3px;    
}

.spacing-4{
    letter-spacing: -4px;    
}


.red{
    color: #FF5559;
}

.dark_gray{
    color: #3F3F3F;
}
.btn.white{
    color: #3F3F3F;
}
.btn.transparent{
    color: #ffffff;    
}
.btn.blue {
    color: #ffffff;
    background-color: #43a5cb;
    text-align: center;
    font-family: Nunito Sans, Arial, sans-serif;
    font-weight: 400;
}
.btn.blue:hover, .btn.blue:focus {
    background-color: #43a5cb;
}

.btn.white.blue_text {
    color: #43a5cb; 
}
.btn.white.border_blue:hover, .btn.white.border_blue:focus{
    border-color: #43a5cb; 
    }

.btn.blue.hover_to_transparent:hover{
    background-color: transparent;
    color: #ffffff;
    border-color: #ffffff;
}

.btn.blue.hover_to_white:hover{
    background-color: #ffffff;
    color: #43a5cb;
    border-color: #ffffff;
}
.btn.transparent.hover_to_blue:hover{
    color: #ffffff;
    background-color: #43a5cb;
    border-color: #43a5cb;
}
.btn.white.hover_to_blue:hover{
    color: #ffffff;
    background-color: #43a5cb;
    border-color: #43a5cb;
}
.border.border_blue{
    border-color: #43a5cb;
}

.hero .btn.hover_to_white:hover{
    background-color:#fff;   
    color: #35C1BB;
}

.link.hover_to_blue:hover{
        color: #43a5cb;
}
.link.hover_to_dark_blue:hover{
        color: #005175;
}

.bg_green{
    background-color: #2ad7af;
}

.btn.green {
    color: #ffffff;
    background-color: #2ad7af;
    text-align: center;
    font-family: Nunito Sans, Arial, sans-serif;
    font-weight: 400;
}
.btn.green:hover, .btn.green:focus {
    background-color: #2ad7af;
}

.btn.white.green_text {
    color: #2ad7af; 
}
.btn.white.border_green:hover, .btn.white.border_green:focus{
    border-color: #2ad7af; 
    }

.btn.green.hover_to_transparent:hover{
    background-color: transparent;
    color: #ffffff;
    border-color: #ffffff;
}

.btn.green.hover_to_white:hover{
    background-color: #ffffff;
    color: #2ad7af;
    border-color: #ffffff;
}
.btn.transparent.hover_to_green:hover{
    color: #ffffff;
    background-color: #2ad7af;
    border-color: #2ad7af;
}
.btn.white.hover_to_green:hover{
    color: #ffffff;
    background-color: #2ad7af;
    border-color: #2ad7af;
}
.border.border_green{
    border-color: #2ad7af;
}


.link.hover_to_green:hover{
        color: #2ad7af;
}



body .btn.blue.hover_border_to_blue:hover{
    border-color: #43a5cb;
}
body .btn.green.hover_border_to_green:hover{
    border-color: #2ad7af;
}

.btn.yellow:hover, .btn.yellow:focus {
    background-color: #43a5cb;
}

.blue{
    color: #43a5cb;    
}
.blue.link:hover, .blue.link:focus{
    color: #43a5cb;    
}
.gray{
    color: #535353;    
}
.bg_light_gray{
    background: #EEECEC;
    }

.yellow {
    color: #ffce00;
}

.infoblockitemval{
     background-color: #43a5cb;
     padding-left: 5px;
     padding-right: 5px;
}
.infoblockitem:before{ 
    content:"";
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url('/themes/lowrycapital/assets/images/favicon/favicon-32x32.png');
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    top: 4px;
    left: -4px;
}
.video .poster .play.yellow{
    background: #ffce00;
color: #ffffff;
    }
    
    
.video .poster .play.yellow:hover{
    background: #f3c400;
color: #ffffff;
    }
    
.video .poster .play.black{
    background: #000;
color: #ffce00;
    }

.border_light_gray{
    border: 1px solid #ccc;
    }

.fivestars{
    margin: 0 auto;
    max-width: 250px;
}
.fivestars img{
    min-width: 202px;
    height: 36px;
}
.fivestars_text{
    font-size: 13px;
    letter-spacing: -1px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
}


.hover_white:hover,.hover_white:active{color:#fff;}

.width48{ width:48px; } 
.height48{ height: 48px;}
.height_auto{ height: auto;}


.showcase_2 .block a:hover{
    color: #7E7E7E;
    opacity: 1;
}

.feature_49 .main p{font-size: 18px;}

.feature_49 .main h2{ margin-bottom: 0px;padding-bottom:20px;font-size:30px;line-height:40px;}

#enquire{
	background:  linear-gradient(
      rgba(0, 0, 0, 0.55), 
      rgba(0, 0, 0, 0.55)
    ), url('../images/iStock-842883286-1920x1080-c2.jpg');

    background-size: cover;
    background-position: bottom right;
}

.slick-prev::before, .slick-next::before {
    font-family: "FontAwesome";
    }


.recent_case_studies-title{ display: inline-block; }
.recent_case_studies-image{ display: inline-block; vertical-align: top; }

/* Chevron */
.font22 .chevron{
    width: 22px;
    position: relative;
    top: -3px;
}

@media (max-width: 767.99px){
    
    .infoblocktext .infoblockitem{ font-size: 18px;}
    .infoblocktext > div, .funded_amount{ padding-left: 20px; padding-right: 20px;}
    
	.navigation_6 .right_block a:first-of-type {
	    margin-left: 15px;
	}
	.navigation_6 .right_block a:last-of-type {
    	margin-right: 15px;
	}
	.navigation_6 .right_block .btn{
		display: block;
		margin-right: 15px;
		margin-left: 15px;
	}

	.footer_links a{
		display: block;
	}

}
#fallbackplay{
	position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
    z-index: 999;
}
footer a:hover {
    color: #2ad7af;
    opacity: 1;
}

.hero h1{
    font-size: 68px;
    line-height: 78px;
    line-height: 1.2;
    letter-spacing: -2px;
    font-weight: 200;
    font-family: 'Nunito Sans', Arial, Sans-serif;
    
}

.hero .h3{
    font-size: 32px;
    font-weight: 200;
}
.hero .h4{
    font-size: 22px;
    font-weight: 200;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-size: 42px;
    line-height: 52px;
    font-weight: 300;
    font-family: Nunito, Arial, sans-serif;
    
}
body h2,body .h2{font-size: 38px;}
body h3,body .h3{font-size: 28px;}
body h4,body .h4{font-size: 22px;}
ul{
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}
p{
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}
p.small{
    font-size: 16px;
    line-height: 26px;
}
.fa.font32 {
    font-size: 32px;
    line-height: 42px;
}

.medium p{
    font-weight: 500;
}

/* Homepage Customizations */ 
.video_content h1{
   
}
.video_content p{
        font-size: 22px;
    line-height: 32px;
    margin-left: 60px;
    margin-right: 60px;
}

.feature_48 article li::before {
    font-family: "FontAwesome";
    }
    
    
#collect-chat-launcher-container.collect-chat-avatar-launcher .collect-chat-launcher-button::after {
	background-color: #2dc464 !important;
}
#collect-chat-container .collect-chat-comment-option{
    background-color: #43a5cb !important;
    color:#fff !important;
    }    

.input.focus_yellow:focus {
    border-color: #ffce00;
}
#moreinfoForm_forms_flash .alert{
    display:block;
    }

.accordion .card{border: 0; background-color: transparent;}
.accordion .card-header{
    border: 0;    
}
.accordion .card-header:first-child {
    border-radius: 8px  8px 0 0;
    border-bottom: 0;
}
.accordion .collapsed .card-header:first-child {
    transition: border-radius 1.2s;
    border-radius: 8px;
}
.accordion .collapsing {
    transition: height 0.1s;
}

.faq_question{ height: 54px;}
.faq_question p{ margin-bottom: 0; float: left; font-weight: 500; line-height: 33px;}
.faq_answer{ background-color: #fff; border-radius: 0 0 8px  8px; padding: 0 50px 1px;}
.collapsed .faq_state{     
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.faq_state{     
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.showcase_9 .block:hover,.team_3 .block:hover {

    opacity: 1;

}

.feature_49 .main img.infoblockimg {

    margin-top: 0px;
    display: block;
    width: 100%;
    border-radius: 10px 10px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;

}
.feature_49 .main .infoblocktext {
    border-radius: 0 0 10px 10px;
    border-top: 0;

}


.nounderline{
  text-decoration: none;
}

/* Mobile Tweaks */
/* Smaller than 1200px */

.mobile_logo{
    display: none;    
}

@media (max-width: 1199.99px) {

    .hide-on-mobile{display: none !important;}


    .recent_case_studies_block img.width170{
        width: 250px;    
    }

    body .feature_49 .sidebar .block a .inner{ max-width: 250px; }
    body .feature_49 .sidebar .block a img{ margin-bottom: 15px;}

    body h3, body .h3{
        font-size: 23px;
        padding-top: 5px;
        line-height: 1.2;    
    }
    body h4, body .h4{
        line-height: 1.2;    
        font-size: 18px;
    }

    .max_width_on_mobile{
        width: 95%; 
    }

    .content_31 .slider .slide .min_height260{
        min-height: unset;
    }  
    
    .case-study{
        padding-top: 90px;
    }
    .recent_case_studies_block{
        padding-bottom: 20px;    
    }
    
    .case_studies_examples_page h1{
        padding-top: 30px;    
    }
    
    
    .application_page{
        padding-top: 120px;    
    }
    
    .mobile_logo{
        display: block;
        position: absolute;
        width: 100%;
    }
    .mobile_logo .nav_logo{
        text-align: center;
        padding-top: 15px;
    }
    
    footer .col{
        flex-basis: unset;
    }
    
    header{
        padding-top: 0px;
    }
    body .bg_video video {
        height: 100%;
        width: auto;
        height: 100vh; 
        min-height: 100%;
        object-fit: cover;
    }
    
    .navigation_mobile  .dropdown-menu{
        position: relative !important;
        transform: none !important;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        position: static;
        
    }
    .navigation_mobile .dropdown{
        display: block;
        clear: both;
    }
    
    .navigation_mobile .dropdown-menu .link{
        font-size: 16px;
        color: #555;
        display: block;
        width: 100%;
        
    }
    
    .video_content p{
        margin-left: 0;
        margin-right: 0;
        }
    
    .navigation_6 .right_block .btn{
        display: inline-block;
        }
    
    /*.nav_logo img{ padding-right: 20px; }*/
    
    body #collect-chat-launcher-container.collect-chat-launcher-enabled.collect-chat-avatar-launcher #collect-chat-avatar-text{display:none;}
    
    .hero h1 {
        font-size: 48px;
        line-height: 52px;
        letter-spacing: -1px;
    }
    .form_8 form .btn[type="submit"]{
        max-width: 100% !important;
        min-width: initial !important;
    }
    h1, h2, h3 {

    font-size: 32px;
    line-height: 42px;
    
    }
    .video_content p {

    font-size: 20px;
    line-height: 30px;}
    
    /*p{font-size: 16px;line-height: 26px;}*/
  
    #faqAccordion .faq_question p{
        float:none;
        display: inline-block;
        margin-left: 30px;
        }
    #faqAccordion .faq_question img{
        float:none;
        display: inline;
        position: absolute;
        }
    
    #faqAccordion .faq_question{
        height: auto;
        }
    #faqAccordion .faq_answer{
        padding: 0 20px 1px;
    }
}

.playpause{
    cursor: pointer;
    position: absolute;
    left: 20px;
    bottom: 20px;
    background: none;
    color: #ffffff;
    }

.feature_47 .block.border_light_gray{
    border-color: #cacaca;
}

.microtestimonial .mtest{
    border: 1px solid #e7e7e7;
    border-radius: 10px;
    padding: 20px 20px;
}
@media (max-width:639px){
    .microtestimonial{
        padding: 0px 40px;
    }
    body .micro-swiper-container .swiper-button-next{
        right: 10px;
    }
    body .micro-swiper-container .swiper-button-prev{
        left: 10px;
    }
}

/*
#chat-bot-launcher-container.chat-bot-avatar-launcher, #chat-bot-launcher-container.chat-bot-launcher-notext{
    bottom: auto !important;    
    top: 100px;
}
@media (max-width: 1199.99px) {
    #chat-bot-launcher-container.chat-bot-avatar-launcher, #chat-bot-launcher-container.chat-bot-launcher-notext{
    bottom: auto !important;    
    top: 10px;
}
}
*/

#notificationBar:not(.active){
  display:none;
}
#notificationBar.active{
    position: fixed;
    z-index: 101;
    /*bottom: -1510px;*/
    top: 0px;
    left: 0;
    right: 0;
    background: #43a5cb;
    color: #ffffff;
    text-align: center;
    line-height: 2.5;
    overflow: hidden;
    box-shadow: 0 0 1px #ccc;
    z-index: 1000;
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width: 600px) {
    #notificationBar.active{
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 1.3;    
    }
}

#notificationBar a{
    color: #ffffff;
    text-decoration: underline;
}
#notificationBar a:hover{
    color: #ffffff;
}
#notificationBar .bar-close{
    position: absolute;
    right: 15px;
    top: 0;
}

@keyframes slideUp {
    0% { transform: translateY(-1510px); }
    100% { transform: translateY(0px); }
}
@keyframes slideDown {
    0% { transform: translateY(0px); }
    100% { transform: translateY(-1510px); }
}
#notificationBar{
    animation: slideUp 2.5s ease forwards;
}
.tc-table,
.tc-table ul{
 font-size: 16px;
}
.tc-table ul{
    padding-left: 0;    
}



@media (max-width:767.99px){

 .call_to_action_21 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}


:root {
--swiper-theme-color: #c0c0c0 !important;
}

.micro-swiper-container .swiper-button-next,
.micro-swiper-container .swiper-button-prev{
    z-index: 99;
}


.micro-swiper-container .swiper-button-prev{
    left: -40px;
}

.micro-swiper-container .swiper-button-next{
    right: -40px;    
}

.micro-swiper-container .swiper-button-next::after,
.micro-swiper-container .swiper-button-prev::after{
    content: "";    
}

input[type=text],textarea,input[type=email]{   
    /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    /* Then Style */
    border-radius: 15px;
    border: 1px dashed #BBB;
    padding: 10px;
    line-height: 20px;
    text-align: center;
    background: transparent;
    outline: none;    
}

.form_14 input[type="text"], .form_14 input[type="email"],.form_14 textarea{
        text-align: left;
}
