.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Lato';}body {line-height: 1.5;font-size: 1rem;font-weight: 300;color: #2c2d2e;}.oxy-nav-menu-hamburger-line {background-color: #2c2d2e;}h1, h2, h3, h4, h5, h6 {font-family: 'Lato';font-size: 2.5rem;font-weight: 600;line-height: 1.5;color: #137795;}h2, h3, h4, h5, h6{font-size: 2.5rem;font-weight: 300;line-height: 1.5;color: #2c2d2e;}h3, h4, h5, h6{font-size: 1.5rem;font-weight: 300;line-height: 1.5;}h4, h5, h6{font-size: 1rem;font-weight: 900;color: #137795;}h5, h6{font-size: 1.1rem;}h6{font-size: 1rem;}a {color: #137795;text-decoration: none;}a:hover {color: #137795;text-decoration: underline;}.ct-link-text {color: #137795;text-decoration: none;}.ct-link-text:hover {color: #137795;text-decoration: underline;}.ct-link {text-decoration: none;}.ct-link:hover {text-decoration: none;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.homepage-shadow {
 width:48%;
 text-align:center;
 border-radius:16px;
 padding-top:16px;
 padding-right:24px;
 padding-bottom:16px;
 padding-left:24px;
 background-color:#ffffff;
 box-shadow:0px 2px 40px 0px #dbdbdb;
}
.homepage-shadow:not(.ct-section):not(.oxy-easy-posts),
.homepage-shadow.oxy-easy-posts .oxy-posts,
.homepage-shadow.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:space-between;
}
@media (max-width: 767px) {
.homepage-shadow {
}
.homepage-shadow:not(.ct-section):not(.oxy-easy-posts),
.homepage-shadow.oxy-easy-posts .oxy-posts,
.homepage-shadow.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.white-button:hover{
background-color :#ffffff;
border: 1px solid #ffffff;
}.white-button:hover{
}
.white-button {
background-color :#137795;
border: 1px solid #137795;
color: #137795;
}.white-button {
 button-hover_color:#ffffff;
}
.white-button:not(.ct-section):not(.oxy-easy-posts),
.white-button.oxy-easy-posts .oxy-posts,
.white-button.ct-section .ct-section-inner-wrap{
display:block;
}
.home-client-logo:hover{
 filter:grayscale(0%);
}
.home-client-logo {
 filter:grayscale(100%);
}
.footer {
}
.footer .ct-section-inner-wrap {
padding-top: 20px;
}
.list {
 font-size:.9rem;
}
.avatar-about {
 width:100%;
}
.oxy-stock-content-styles {
}
.next-post {
}
.next-post .ct-section-inner-wrap {
padding-top: 0;
padding-bottom: 20px;
}
.pricing-header {
 font-size:1.5rem;
 text-align:center;
 width:100%;
}
.pricing-price {
 font-weight:700;
 font-size:4rem;
 line-height:1;
 margin-top:1rem;
 margin-left:auto;
 margin-right:auto;
}
.pricing-centered {
 text-align:center;
 border-top-width:0px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-right-style:solid;
 border-bottom-style:none;
 border-left-style:none;
 border-bottom-color:#ededed;
}
.pricing-centered:not(.ct-section):not(.oxy-easy-posts),
.pricing-centered.oxy-easy-posts .oxy-posts,
.pricing-centered.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.white-button-outline {
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
}
.canvas-icon {
 height:6rem;
}
.canvas-title {
 margin-top:1rem;
 font-size:1.2rem;
}
.pricing-row {
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#ededed;
}
.pricing-left {
 border-right-style:solid;
 border-right-color:#2c2d2e;
 border-right-width:1px;
 border-bottom-color:#ededed;
 border-bottom-width:1px;
 border-bottom-style:none;
 padding-bottom:0px;
}
.pricing-left:not(.ct-section):not(.oxy-easy-posts),
.pricing-left.oxy-easy-posts .oxy-posts,
.pricing-left.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.pricing-left-header {
 margin-bottom:0px;
 padding-bottom:0px;
 margin-top:0px;
 padding-top:0px;
}
.pricing-icon {
color: #137795;}.pricing-icon 
>svg {width: 24px;height: 24px;}.pricing-icon {
}
.pricing-row-header {
 border-bottom-style:solid;
 border-bottom-color:#2c2d2e;
 border-bottom-width:1px;
 padding-bottom:0px;
}
.pricing-box {
 border-top-color:#2c2d2e;
 border-top-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-right-style:solid;
 border-right-color:#2c2d2e;
 border-left-color:#2c2d2e;
 border-left-width:1px;
 border-bottom-color:#2c2d2e;
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.pricing-box:not(.ct-section):not(.oxy-easy-posts),
.pricing-box.oxy-easy-posts .oxy-posts,
.pricing-box.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
justify-content:space-between;
}
.white-text {
 color:#ffffff;
}
.oxy-close-modal {
 float:right;
}
.pricing-features {
 margin-top:2rem;
 margin-bottom:2rem;
}
.toggle-6507 {
}
.toggle-6507-expanded {
}
.toggle-4888 {
}
.toggle-4888-expanded {
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.pricing-period-buttons {
 margin-left:.5rem;
 margin-right:.5rem;
}
h1, h2 {
	font-family: 'Lora';
}

input {
  width: 100%;
  background-color: transparent;
  border: 1px solid #818a91;
  color: #818a91;
  border-radius: 3px;
  padding: .5rem 1rem;
  line-height: 1.4;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #7C7D80;
  opacity: .75; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ededed;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #ededed;
}

.white-input {
  border: 1px solid #fff;
  color: #fff;
}

.white-input::placeholder { 
  color: #fff;
}
  

.footer .list ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
.footer .list li {
   margin-bottom: .25rem;
}
.footer .list a {
  color: #fff;
}


.next-post h1, 
.next-post h2, 
.next-post h3, 
.next-post h4, 
.next-post h5,
.next-post .schema-faq-question {
	margin-top: 1.8rem;
	margin-bottom: .9rem;
}

.next-post h2 {
    font-size: 2rem;
}

.next-post h3 {
    font-size: 1.7rem;
}

.next-post h4 {
    color: #2c2d2e;
	font-family: 'Lora';
	font-size: 1.3rem;
	font-weight: bold;
	text-transform: none;
}

.next-post h5 {
    color: #2c2d2e;
	font-family: 'Lora';
	font-size: 1.3rem;
	font-weight: normal;
	text-transform: none;
}

.next-post p a {
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255) 0%, rgba(255,255,255) 65%,rgba(19,119,149,0.60) 90%);
	color: #2c2d2e;
}

.next-post p,
.next-post li {
	font-size: 1.3rem;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	line-height: 1.58;
	letter-spacing: -0.004em;
	margin-top: 2rem;
	margin-bottom: 1rem;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

.next-post li {
	margin-top: 0;
	margin-bottom: 0;
}

.next-post img {
  height: auto !important;
}

.next-post .schema-how-to-step-name {
	font-size: 1.5rem;
	font-weight: 500;
}

.schema-faq-question {
	color: var( --e-global-color-text );
	font-family: var( --e-global-typography-primary-font-family );
	font-size: var( --e-global-typography-primary-font-size );
	font-weight: var( --e-global-typography-primary-font-weight );
}

::-moz-selection { /* Code for Firefox */
  color: #ffffff;
  background: #137795;
}

::selection {
  color: #ffffff;
  background: #137795;
}

table {
    background-color: transparent;
    width: 100%;
    font-size: .9em;
    border-spacing: 0;
    border-collapse: collapse
}

table td, table th {
    padding: 1rem;
    line-height: 1.5;
    vertical-align: top;
    border:1px solid #ccc
}

table caption + thead tr:first-child td, table caption + thead tr:first-child th, table colgroup + thead tr:first-child td, table colgroup + thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th {
    border-top:1px solid #ccc
}

table tbody > tr:nth-child(odd) > td, table tbody > tr:nth-child(odd) > th {
    background-color:#f7f7f7
}

table tbody + tbody {
    border-top:2px solid #ccc
}.white-text a{
 color:#ffffff;
}
.ct-link-button.white-button-outline{
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
}
.ct-link-button.white-button:hover{
 background-color:#137795;
 color:#ffffff;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
}
.ct-link-button.white-button{
 background-color:#ffffff;
 color:#137795;
}
h3{
 font-family:Lora;
 margin-bottom:1rem;
}
.ct-link-button:hover{
 border-top-color:#137795;
 border-right-color:#137795;
 border-bottom-color:#137795;
 border-left-color:#137795;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-radius:4px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 text-decoration:none;
 color:#137795;
 background-color:#ffffff;
 transition-duration:0.3s;
}
.ct-link-button{
 background-color:#137795;
 color:#ffffff;
 text-align:center;
 border-radius:4px;
 border-top-color:#137795;
 border-right-color:#137795;
 border-bottom-color:#137795;
 border-left-color:#137795;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 transition-duration:0s;
 font-weight:400;
}
h4{
 text-transform:uppercase;
 margin-bottom:1rem;
}
h2{
 font-family:Lora;
 margin-bottom:1rem;
}
h1{
 font-family:Lora;
 margin-bottom:1rem;
}
