body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
  .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
  :where(.wp-block-columns.is-layout-flex){gap: 2em;}
  .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
/* BASE */
                .content h1,
                .content h2,
                .content h3,
                .content h4,
                .content h5,
                .content h6{color:#00274c;}
                .content a{color:#00274c;}
                .content a:hover{color:#3b6e8f;}                

                .color-primary{color:#00274c;}
                .color-hover-primary:hover{color:#00274c;}
                .border-primary{border-color:#00274c;}
                .border-top-primary{border-top-color:#00274c;}
                .border-right-primary{border-right-color:#00274c;}
                .border-bottom-primary{border-bottom-color:#00274c;}
                .border-left-primary{border-left-color:#00274c;}
                .background-primary{background-color:#00274c;}
                .background-hover-primary:hover,.background-hover-primary.selected{background-color:#00001e;}

                .color-secondary{color:#3b6e8f;}
                .color-hover-secondary:hover{color:#3b6e8f;}
                .border-secondary{border-color:#3b6e8f;}
                .border-top-secondary{border-top-color:#3b6e8f;}
                .border-right-secondary{border-right-color:#3b6e8f;}
                .border-bottom-secondary{border-bottom-color:#3b6e8f;}
                .border-left-secondary{border-left-color:#3b6e8f;}
                .background-secondary{background-color:#3b6e8f;}
                .background-hover-secondary:hover,.background-hover-secondary.selected{background-color:#0d4061;}

                body .gform_wrapper select option{background: #ffffff !important;color: #000000 !important;}
                body .gform_wrapper .gform_footer .button,
                body .gform_wrapper .gform_footer input[type=submit],
                body .gform_wrapper .gform_page_footer .button,
                body .gform_wrapper .gform_page_footer input[type=submit]{background-color:#00274c;}
                body .gform_wrapper .gform_footer .button:hover,
                body .gform_wrapper .gform_footer input[type=submit]:hover,
                body .gform_wrapper .gform_page_footer .button:hover,
                body .gform_wrapper .gform_page_footer input[type=submit]:hover{background-color:#00001e;}

                body.page-template-base-home .module-hero .slide-halves .halves-content{background-color:#3b6e8f;}
                body.page-template-base-home .module-hero .slide-content-box .slide-content .content-box{background-color:rgba(59,110,143,0.6);}

                body.page-template-base-home .module-reviews .reviews .rating .stars-container .stars.empty{color:#3b6e8f;}
                body.page-template-base-home .module-reviews .reviews .rating .stars-container .stars.full{color:#00274c;}
                body.page-template-base-home .module-reviews .reviews .slick-dots li:hover button,
                body.page-template-base-home .module-reviews .reviews .slick-dots li.slick-active button{background-color:#3b6e8f;}

                body.page-template-base-shared .shared-form.has-sidebar-form{background-color:#3b6e8f;}
 body.theme-template-e .button{
                        background: rgb(59,110,143,1); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(59,110,143,1) 0%, rgba(59,110,143,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(59,110,143,1) 0%,rgba(59,110,143,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(59,110,143,1) 0%,rgba(59,110,143,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b6e8f', endColorstr='#3b6e8f',GradientType=1 ); /* IE6-9 */
                }
                body.theme-template-e.page-template-base-home .button{
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(0,39,76,1) 0%, rgba(40,79,116,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#284f74',GradientType=1 ); /* IE6-9 */
                }
                body.theme-template-e .button:hover{
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(40,79,116,1) 0%, rgba(0,39,76,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(40,79,116,1) 0%,rgba(0,39,76,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(40,79,116,1) 0%,rgba(0,39,76,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#284f74', endColorstr='#00274c',GradientType=1 ); /* IE6-9 */
                }

                body.theme-template-e .site-before-header{
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(0,39,76,1) 0%, rgba(40,79,116,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#284f74',GradientType=1 ); /* IE6-9 */

                }
                body.theme-template-e .site-before-header .header-button{background-color:#3b6e8f;}
                body.theme-template-e .site-before-header .header-button:hover{background-color:#215475;}
                body.theme-template-e .site-before-header .header-nav ul li a{color:#ffffff;}
                body.theme-template-e .site-before-header .header-nav ul li a:hover{color:#3b6e8f;}

                body.theme-template-e .site-before-header .header-phone{color:#ffffff;}
                body.theme-template-e .site-before-header .header-phone:hover{color:#3b6e8f;}

                body.theme-template-e .site-before-header .header-social-icons a,
                body.theme-template-e .site-before-header .header-social-icons a i{color:#ffffff;}
                body.theme-template-e .site-before-header .header-social-icons a:hover,
                body.theme-template-e .site-before-header .header-social-icons a:hover i{color:#3b6e8f;}

                body.theme-template-e .slicknav_nav li a,
                body.theme-template-e .slicknav_nav .slicknav_row,
                body.theme-template-e .slicknav_nav a{color:#00274c;}

                body.theme-template-e .main-nav li a{color:#000000;}
                body.theme-template-e .main-nav li a:hover{color:#00274c;}
                body.theme-template-e .main-nav ul li.menu-item-has-children:before{color:#000000;}
                body.theme-template-e .main-nav li .sub-menu li:hover{
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(0,39,76,1) 0%, rgba(40,79,116,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#284f74',GradientType=1 ); /* IE6-9 */
                }

                body.theme-template-e.page-template-base-home .module-hero .slick-previous,
                body.theme-template-e.page-template-base-home .module-hero .slick-next{color:#3b6e8f;}

                body.theme-template-e.page-template-base-home .module-hero .slide-halves .halves-content{
                        background: -moz-linear-gradient(left,rgba(0,39,76,0.95) 0%, rgba(0,39,76,0.8) 50%, rgba(0,39,76,0) 70%, rgba(0,39,76,0) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,rgba(0,39,76,0.95) 0%,rgba(0,39,76,0.8) 50%,rgba(0,39,76,0) 70%,rgba(0,39,76,0) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,0.95) 0%,rgba(0,39,76,0.8) 50%,rgba(0,39,76,0) 70%,rgba(0,39,76,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                }

                @media(max-width:767px){
                        body.theme-template-e.page-template-base-home .module-hero .slide-halves .halves-content{
                                background: -moz-linear-gradient(top,rgba(0,39,76,0.95) 0%, rgba(0,39,76,0.8) 50%, rgba(0,39,76,0) 70%, rgba(0,39,76,0) 100%); /* FF3.6-15 */
                                background: -webkit-linear-gradient(top,rgba(0,39,76,0.95) 0%,rgba(0,39,76,0.8) 50%,rgba(0,39,76,0) 70%,rgba(0,39,76,0) 100%); /* Chrome10-25,Safari5.1-6 */
                                background: linear-gradient(to bottom,  rgba(0,39,76,0.95) 0%,rgba(0,39,76,0.8) 50%,rgba(0,39,76,0) 70%,rgba(0,39,76,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        }
                }

                body.theme-template-e.page-template-base-home .module-cta-bar{
                        border-bottom-color:#345b80;
                        background: #00274c; /* Old browsers */
                        background: -moz-linear-gradient(left,  #000000 50%, #00274c 50%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,#000000 50%,#00274c 50%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,#000000 50%,#00274c 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                }
                body.theme-template-e.page-template-base-home .module-cta-bar:after{border-bottom-color:#00000b;}
                body.theme-template-e.page-template-base-home .module-cta-bar[data-cta-count="1"]{background: #00274c;}
                body.theme-template-e.page-template-base-home .module-cta-bar a:first-child{border-bottom-color:#00000b;background-color:#000000;}
                body.theme-template-e.page-template-base-home .module-cta-bar a:nth-child(2){border-bottom-color:#000d32;background-color:#000000;}
                body.theme-template-e.page-template-base-home .module-cta-bar a:nth-child(3){border-bottom-color:#0d3459;background-color:#000025;}
                body.theme-template-e.page-template-base-home .module-cta-bar a:last-child{border-bottom-color:#345b80;background-color:#00274c;}

                body.theme-template-e.page-template-base-home .module-news .news-list .news-post:hover{
                        color:#ffffff;
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(0,39,76,1) 0%, rgba(40,79,116,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#284f74',GradientType=1 ); /* IE6-9 */
                }
                body.theme-template-e.page-template-base-home .module-news .news-list .news-post:hover .news-title,
                body.theme-template-e.page-template-base-home .module-news .news-list .news-post:hover a{color:#ffffff;}
                body.theme-template-e.page-template-base-home .module-news .news-list .news-post:hover .button{color:#00274c;background:#ffffff;}
                body.theme-template-e.page-template-base-home .module-news .news-list .news-more-button.button{color:#00274c;}
                body.theme-template-e.page-template-base-home .module-news .news-list .news-more-button.button:hover{color:#3b6e8f;}

                body.theme-template-e.page-template-base-home .module-news .news-sidebar{background-color:#3b6e8f;}
                body.theme-template-e.page-template-base-home .module-news .news-sidebar .news-sidebar-title{color:#ffffff;}
                body.theme-template-e.page-template-base-home .module-news .news-sidebar p{color:#00274c;}

                body.theme-template-e .page-header .table{background-color:rgba(0,26,63,0.75);}

                body.theme-template-e .sidebar .cat-title{color:#00274c;}
                body.theme-template-e .sidebar a{color:#3b6e8f;border-top-color:#00274c;}
                body.theme-template-e .sidebar a:hover{
                        color:#ffffff;
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(0,39,76,1) 0%, rgba(40,79,116,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#284f74',GradientType=1 ); /* IE6-9 */
                }

                body.theme-template-e.page-template-base-home .module-link-list .module-links .link .link-content{background-color:#ffffff;}
                body.theme-template-e.page-template-base-home .module-link-list .module-links .link:hover .link-content{
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(0,39,76,1) 0%, rgba(40,79,116,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#284f74',GradientType=1 ); /* IE6-9 */
                }
                body.theme-template-e.page-template-base-home .module-link-list .module-links .link:hover .link-content .link-title,
                body.theme-template-e.page-template-base-home .module-link-list .module-links .link:hover .link-content .link-text,
                body.theme-template-e.page-template-base-home .module-link-list .module-links .link:hover .link-content .link-text p{
                        color:#ffffff;
                }

                body.theme-template-e.page-template-base-home .module-link-list .module-links .link:hover .link-content .link-button{
                        color:#00274c;
                        background:transparent;
                        background-color:#ffffff;
                }

                body.theme-template-e.page-template-base-home .module-content{background-color:#ffffff;}
                body.theme-template-e.page-template-base-home .module-content .table{background-color:rgba(255,255,255,0.85);}

                body.theme-template-e.page-template-base-home .module-physicians{
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(0,39,76,1) 0%, rgba(40,79,116,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#284f74',GradientType=1 ); /* IE6-9 */
                }
                body.theme-template-e.page-template-base-home .module-physicians .intro .module-title{color:#ffffff;}
                body.theme-template-e.page-template-base-home .module-physicians .physician .name{color:#ffffff;}
                body.theme-template-e.page-template-base-home .module-physicians .physician .credentials{color:#3b6e8f;}

                body.theme-template-e.page-template-base-home .module-map{border-color:#00274c;}

                body.theme-template-e.page-template-base-home .module-reviews{background-color:#ffffff;}
                body.theme-template-e.page-template-base-home .module-reviews .overlay{background-color:rgba(255,255,255,0.85);}
                body.theme-template-e.page-template-base-home .module-reviews .review .info .reviewer a{color:#3b6e8f;}
                body.theme-template-e.page-template-base-home .module-reviews .review .info .location{color:#00274c;}

                body.theme-template-e.page-template-base-news .news-post:hover a{color:#ffffff;}
                body.theme-template-e.page-template-base-news .news-next,
                body.theme-template-e.page-template-base-news .news-previous{color:#00274c;background-color:transparent;}
                body.theme-template-e.page-template-base-news .news-next:hover,
                body.theme-template-e.page-template-base-news .news-previous:hover{color:#3b6e8f;}

                body.theme-template-e .physician .physician-photo{border-color:transparent;}
                body.theme-template-e .physician:hover .physician-photo{border-color:#3b6e8f;}

                body.theme-template-e.page-template-base-physicians #physicians-search input{
                        color:#ffffff;
                        border-color:#3b6e8f;
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(0,39,76,1) 0%, rgba(40,79,116,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#284f74',GradientType=1 ); /* IE6-9 */
                }

                body.theme-template-e.page-template-base-physicians #physicians-search input::-webkit-input-placeholder{ /* Edge */
                        color:#ffffff;
                }

                body.theme-template-e.page-template-base-physicians #physicians-search input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
                        color:#ffffff;
                }

                body.theme-template-e.page-template-base-physicians #physicians-search input::placeholder{
                        color:#ffffff;
                }

                body.theme-template-e.page-template-base-physicians #physicians-search .physicians-search-location{
                        color:#909090;
                        border-color:transparent;
                        background:transparent;
                }

                body.theme-template-e.page-template-base-physicians #physicians-search .physicians-search-location.selected{
                        color:#ffffff;
                        border-color:#3b6e8f;
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(0,39,76,1) 0%, rgba(40,79,116,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#284f74',GradientType=1 ); /* IE6-9 */
                }

                body.theme-template-e.single-physician .physician-content,
                body.theme-template-e.single-physician .request-form{border-top-color:#00274c;}
                body.theme-template-e.single-physician .physician-info .post-title{color:#3b6e8f;}
                body.theme-template-e.single-physician .physician-info .credentials{color:#00274c;}

                body.theme-template-e.page-template-base-news .news-post{
                        background-color:#fcfcfc;
                }

                body.theme-template-e.page-template-base-news .news-post:hover{
                        color:#ffffff;
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(0,39,76,1) 0%, rgba(40,79,116,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#284f74',GradientType=1 ); /* IE6-9 */
                }
                body.theme-template-e.page-template-base-news .news-post:hover .news-title{color:#ffffff;}
                body.theme-template-e.page-template-base-news .news-post .button{
                        color:#ffffff;
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(0,39,76,1) 0%, rgba(40,79,116,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#284f74',GradientType=1 ); /* IE6-9 */
                }
                body.theme-template-e.page-template-base-news .news-post:hover .button{color:#00274c;background:#ffffff;}

                body.theme-template-e .footer-nav-title{border-bottom-color:#3b6e8f;}

                body.theme-template-e .footer-right-nav{background-color:#3b6e8f;}
                body.theme-template-e .footer-right-nav li{border-bottom-color:#3b6e8f;}
                body.theme-template-e .footer-right-nav li a{background-color:rgba(59,110,143,0.75);}

                body.theme-template-e .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
                body.theme-template-e .gform_wrapper textarea,
                body.theme-template-e .gform_wrapper select{
                        border-color:#00274c;
                }
                body.theme-template-e .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
                body.theme-template-e .gform_wrapper textarea:focus,
                body.theme-template-e .gform_wrapper select:focus{
                        color:#ffffff;
                        border-color:#00274c;
                        background-color:#00274c;
                }
                body.theme-template-e .gform_wrapper .ginput_container_select:before,
                body.theme-template-e .gform_wrapper .ginput_container_select:after{color:#00274c;}

                body.theme-template-e .gform_wrapper .gform_footer .button,
                body.theme-template-e .gform_wrapper .gform_footer input[type=submit],
                body.theme-template-e .gform_wrapper .gform_page_footer .button,
                body.theme-template-e .gform_wrapper .gform_page_footer input[type=submit]{background-color:#3b6e8f;}

                body.theme-template-e.page-template-base-home .gform_wrapper .gform_footer .button,
                body.theme-template-e.page-template-base-home .gform_wrapper .gform_footer input[type=submit],
                body.theme-template-e.page-template-base-home .gform_wrapper .gform_page_footer .button,
                body.theme-template-e.page-template-base-home .gform_wrapper .gform_page_footer input[type=submit]{
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(0,39,76,1) 0%, rgba(40,79,116,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(0,39,76,1) 0%,rgba(40,79,116,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00274c', endColorstr='#284f74',GradientType=1 ); /* IE6-9 */
                }

                body.theme-template-e .gform_wrapper .gform_footer .button:hover,
                body.theme-template-e .gform_wrapper .gform_footer input[type=submit]:hover,
                body.theme-template-e .gform_wrapper .gform_page_footer .button:hover,
                body.theme-template-e .gform_wrapper .gform_page_footer input[type=submit]:hover{
                        background: rgb(0,39,76); /* Old browsers */
                        background: -moz-linear-gradient(left,  rgba(40,79,116,1) 0%, rgba(0,39,76,1) 100%); /* FF3.6-15 */
                        background: -webkit-linear-gradient(left,  rgba(40,79,116,1) 0%,rgba(0,39,76,1) 100%); /* Chrome10-25,Safari5.1-6 */
                        background: linear-gradient(to right,  rgba(40,79,116,1) 0%,rgba(0,39,76,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#284f74', endColorstr='#00274c',GradientType=1 ); /* IE6-9 */
                }

                body.theme-template-e .footer-nav ul li:before{color:#00274c;}
                body.theme-template-e .footer-nav ul li a{color:#ffffff;}
                body.theme-template-e .footer-nav ul li a:hover{color:#00274c;}
.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}				