@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i&display=swap');

progress, sub, sup {
    vertical-align: baseline
}

.block, .elem-left, .elem-right, article, aside, details, figcaption, figure, footer, header, hr, main, menu, nav, section, summary {
    display: block
}

hr, sub, sup {
    position: relative
}

body, figure {
    margin: 0
}

button, hr, input, select {
    overflow: visible
}

[type=checkbox], [type=radio], legend {
    box-sizing: border-box;
    padding: 0
}

html {
    font-family: 'Arimo', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    font-size: 100%;
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0 0 .67em
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 60%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.45em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

hr {
    box-sizing: content-box;
    height: 0;
    border: 0
}

button, input, select, textarea {
    font: inherit;
    line-height: initial;
    margin: 0
}

optgroup {
    font-weight: 700
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
    border: 0
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring, input:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

*, *::before, *::after {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

address, .btn, .btn-alt {
    font-style: normal !important
}

img {
    max-width: 100%;
}

@media (min-width: 821px) {
    a[name]:before {
        height: 117px;
        margin-top: -117px;
        display: block;
        content: "";
        visibility: hidden;
    }
}

@media (max-width: 1000px) and (min-width: 821px) {
    a[name]:before {
        height: 171px;
        margin-top: -171px;
    }
}

/*.page_index main, .page_index > hr {
    display: none !important
}*/

.no-scroll-map iframe {
    pointer-events: none;
    display: block;
    width: 100%
}

.no-scroll-map.active iframe {
    pointer-events: auto;
}

.elem-left, .elem-right {
    margin-top: 8px;
    margin-bottom: 20px;
}

.elem-left {
    float: left;
    margin-right: 24px;
}

.elem-right {
    float: right;
    margin-left: 24px;
}

a, img, figure, h1, h2, h3, h4, h5, h6, nav, .btn, .btn-alt, header .container, #featured a article {
    -webkit-transition: all .3s;
    transition: all .3s;
}

header {
    z-index: 100
}

#fixed-tabs {
    z-index: 99
}

.arrow, .pager {
    z-index: 2
}

.cycle-slideshow, .cycle-slide {
    z-index: 1 !important
}

.cycle-slideshow {
    position: relative;
}

.cycle-slide {
    right: 0;
    margin: 0 auto;
}

body {
    position: relative;
    color: #000;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.76;
}

.srv{
     background: #fbfbfb;
     padding-bottom: 15px;
}
a {
    text-decoration: none;
    color: #333f8e;
}

a:hover {
    color: #4f4f4f;
}

hr {
    margin: 0 auto;
    height: 3px;
    background-color: #a1589a;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

h1, .index h2 {
    font-size: 40px;
    line-height: 1.05;
    color:rgb(59, 141, 181); /*#441a41*/
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0
}
.officespage h1{
	padding-top: 0;
	padding-bottom: 30px;
	text-align: center;
	font-size: 40px;
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	line-height: 1.1;
	text-transform:capitalize;
	}
.officespage h1::after {
	content: '';
	display: inherit !important;
	margin: 0 !important;
	width: auto !important;
	height: 0 !important;
	background-color: inherit !important;
}

h2, .index h2 small, .services div > a {
    font-size: 20px;
    line-height: 1.25;
    color: #4f4f4f;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px
}

h3, .more-to-explore h6 {
    font-size: 18px;
    line-height: 1.38;
    color: #441a41;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    text-transform: none;
    letter-spacing: 0
}

.more-to-explore h6 {
    font-size: 29px;
    text-transform: uppercase
}

#banner h1 {
    font-size: 78px
}

#banner h1 span {
    font-size: 50px
}

#banner h1 small {
    font-size: 50px;
    text-transform: none
}

.btn, .btn-alt {
    font-weight: 900
}

header article, nav > ul > li > a, #responsive-nav > a, #banner h1, header address a, footer address a, .index h2 span, #callouts a, #featured a span, .simple, .hours label, .page-faq h3:before, .page-faq > p:before, .page-faq > div:before, nav .responsive-list {
    font-weight: 700
}

.more-to-explore h6 span, #reviews p {
    font-weight: 300
}

header address a, footer address a {
   font-family: 'Poppins', sans-serif;
}

header .phy, footer .phy, .page-faq h3:before, .page-faq > p:before, .page-faq > div:before {
    font-family: 'Poppins', sans-serif;
}

.index h2 small {
    display: block
}

/*main #page h1:after, .index h2:after, .more-to-explore h6:after {
    content: '';
    display: block;
    margin: 20px 0;
    width: 48px;
    height: 3px;
    background-color:rgb(59, 141, 181); /*#a1589a*/
}*/

.index h2#alt:after, .more-to-explore h6:after {
    margin: 15px auto
}

star:before {
    font-family: 'fontello';
    font-weight: 400;
    margin: 0;
    font-style: normal;
}

star:before {
    content: "\e80f \e80f \e80f \e80f \e80f";
    color: #eeb111;
}

.btn, .btn-alt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    min-width: 316px;
    margin: 5px 3px;
    padding: 23px 20px;
    border-radius: 5px;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    text-transform: uppercase
}

form .btn, form .btn-alt {
    margin: 0;
    padding: 10px 15px;
    min-width: 180px;
}

.btn, .btn-alt, .btn:hover, .btn-alt:hover {
    color: #fff
}

.btn {
    background-color: #6686ba;
}

.btn-alt {
    background-color:#333f8e;
}

.btn:hover {
    background-color: #e3b732;
}

.btn-alt:hover {
    background-color: #a1589a;
}

.more-to-explore {
    margin: 30px auto 0;
    text-align: center;
    display: table;
    clear: both;
    width: 100%;
}

.more-to-explore p {
    margin: 8px 0 0
}

.container, main {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px
}

.container {
    max-width: 1170px;
	/*max-width: 1000px;*/
}
.tops{
    padding: 4px 0;
    background: #333f8e;
    width: 100%;
    min-height: 45px;
}
.dj{
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 15px;
    margin-top: 5px;
    float: right;
}
.banner_inner{
    text-align: center;
    border: 2px dotted #3b8db5;
    padding: 10px 10px;
}
.banner_inner img{
    width: 180px;
}
.services_wrapper{
    width: 100%;
}
.txt{
    font-size: 40px;
    line-height: 1.05;
    color: rgb(59, 141, 181);
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0;
    text-align: center;
    padding: 50px 0 10px;
}
.services_txt2{
    text-align: center;
    padding: 0 0 35px;
}
.banner{
    margin-bottom: 40px;
}
.txt1{
    color: #3b8db5;
    padding-top: 14px;
    font-weight: 600;
    font-size: 20px;
}
.white{
    background: #fff;
    width: 100%;
    padding:60px 0 0;
    min-height: 430px;
}
.white h2{
    color: #3b8db5;
    font-size: 21px;
}
.white p{
    line-height: 1.4;
}
.promotion-box{
    width: 335px;
}

main #page {
	/*width: 1170px;*/
	 width: 980px; 
	max-width: 100%;
	display: block;
	margin: 0 auto;
	padding: 60px 0 0px;
	overflow: hidden;
}

main #page .clear {
    clear: both;
    display: table;
}

main hr {
    margin: 40px 0;
    width: 300px;
    max-width: 100%
}

main ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    overflow: hidden
}

main ul li {
    padding-left: 14px;
    margin: 0 0 0 36px;
    display: block;
    position: relative;
    background: url(assets/images/bullet.png) no-repeat top 10px left
}

main ul.half li {
    display: inline-block;
    min-width: 48%
}

main #page h2 + p, main #page h3 + p {
    margin-top: 0px
}

main #page p + h2, main #page ul + h2 {
    margin-top: 20px
}

main #page p + h3, main #page ul + h3 {
    margin-top: 16px
}

main #page .elem-left + h2, main #page .elem-left + h3 {
    margin-top: 4px;
}

main .elem-full, main .elem-left, main .elem-right, main .elem-left img, main .elem-right img {
    border-radius: 10px;
}

main .elem-full {
    max-width: 100%;
    margin: 0 auto 15px;
    display: block
}

main .elem-left, main .elem-right {
    max-width: 45%;
}

main .elem-left img, .main .elem-right img {
    display: block;
    margin: 0 auto
}

main .wrap {
    padding-left: 164px
}

main #page > .article {
    display: block;
    overflow: hidden;
    padding: 15px;
    width: 100%;
    background-color: #333f8e;
    position: relative;
    box-shadow: -978px 0 #cbcbcb, 978px 0 #cbcbcb;
    color: #fff;
}
main #page > .article h2{
    color: #e3ad0b;
}

main #page > .article p:first-child {
    margin: 0
}

main #page > .article p + h2, main #page > .article p + h3 {
    margin-top: 0
}

@media (max-width: 500px) {
    main .elem-left, main .elem-right {
        display: table;
        float: none;
        margin: 10px auto !important;
        max-width: 100%;
    }

    main #page > .article p {
        padding: 0 15px
    }

    main ul li {
        margin-left: 10px
    }
}

.flex-ed, .col-flex-ed {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.flex-ed {
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
}

.col-flex-ed {
    flex-flow: column;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
}

.stretch-ed {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
}

.fill-ed {
    flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
}

header {
    line-height: 1;
    position: relative;
    width: 100%;
    text-align: center;
}

header br {
    display: none
}

header article {
    font-size: 13px;
    background-color:rgb(59, 141, 181); /*#441a41*/
    text-transform: uppercase;
    padding: 3px 0
}

header article a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    margin: 3px 12px 2px
}

header article, header article a:hover {
    color: #eeb111;
}

header .container {
    max-width: 1370px;
    padding: 0 10px 20px;
}

header .logo {
    float: left;
}

header address {
    float: right;
	/*width:58%;*/
}
a:hover{
    text-decoration: none!important;
}


header .logo a img {
    display: block;
    margin: 0;
}

header .logo a img:last-of-type {
    position: absolute;
    top: 0;
    left: 0;
}

header address div, header address span {
    display: inline-block;
    vertical-align: middle;
}

header address span:after {
    content: '';
    display: block;
    margin: 0 20px;
    width: 1px;
    height: 85px;
    background-color: white;
}

header address span:last-of-type:after{ display:none;}

header address div {
    margin: 4px
}

header address a {
    display: table;
    margin: 0 auto;
    color: #441a41;
    font-size: 30px
}

header .phy {
    font-size: 16px;
    margin: 5px auto
}

header address a, .fix-nav.page_index header address a {
    color: rgb(59, 141, 181);/*#441a41*/
}

header .logo a img {
    opacity: 0
}

header .logo a img:last-of-type {
    opacity: 1
}

@media (min-width: 820px) {
    .page_index header .container {
        position: absolute;
        left: 0;
        right: 0
    }

    .page_index header .logo a img, .fix-nav header .logo a img:last-of-type, .page_index.fix-nav header .logo a img:last-of-type {
        opacity: 1
    }

    .page_index header .logo a img:last-of-type, .fix-nav header .logo a img, .page_index.fix-nav header .logo a img {
        opacity: 0
    }

    .page_index header address a {
        color: #3b8db5
    }
}

header address a:nth-of-type(1), .fix-nav.page_index header address a:nth-of-type(1) {
    color: #343f8e;
    text-transform: uppercase
}

.fix-nav header {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #fbfbfb;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideIn;
    animation-name: slideIn;
}

.fix-nav header .head {
    max-width: 1260px;
    padding: 10px;
	background-color: #fbfbfb !important;
}

.fix-nav.page_index header .head {
    position: static
}

.fix-nav header article, .fix-nav header .phy {
    display: none
}


.fix-nav header address span:after {
    height: 0;
    margin: 0 50px
}

.fix-nav header address a {
    font-size: 26px
}

nav {
    background-color: #fff;
}

nav, nav ul li, nav ul li a {
    position: relative;
}

header address div a {
    font-size: 25px!important;
    line-height: 1.2!important;
}
nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

nav ul li a {
    display: block;
    color: #4f4f4f;
}

nav ul li a:hover {
    color: #fff
}

nav > ul {
    font-size: 0
}

nav > ul, nav > ul > li {
    display: inline-block;
    vertical-align: middle
}

nav > ul > li > a {
    padding: 10px 20px 11px;
    font-size: 16px;
}

nav > ul > li:hover > a {
    box-shadow: inset 0 40px 0 #441a41;
    background-color: transparent;
    color: #fff;
}

nav > ul > li > a:hover {
    background-color: #eeb111;
    box-shadow: none
}

nav > ul > li:first-of-type > a .replace {
    display: none
}

nav ul li:hover > ul {
    display: block;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: .25s;
    animation-duration: .25s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

nav ul ul {
    display: none;
    min-width: 200px;
    position: absolute;
    z-index: 3;
    left: 0;
    text-align: left;
    background-color:rgb(59, 141, 181); /*#441a41*/
}

nav > ul > li:last-child ul {
    right: 0;
    left: auto;
}

nav ul ul ul {
    left: 100%;
    top: 0;
    background-color: #1e1f1f;
}

nav ul ul li > a {
    padding: 8px 10px;
    font-size: 14px;
    color: #fff
}

nav ul ul li:hover > a, nav ul ul li > a:hover {
    background-color: #4f4f4f;
    color: #fff
}

#responsive-nav {
    display: none;
}

nav .responsive-list {
    display: none;
    line-height: 1
}

nav .responsive-list > a {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px;
    display: block;
    text-align: center
}

nav .responsive-list a:hover {
    background-color: #eeb111;
}

@media (max-width: 1230px) {
    header br {
        display: block
    }
}

@media (max-width: 1060px) {
    header address a {
        font-size: 24px
    }

    header .phy {
        margin: 4px auto
    }
}

@media (max-width: 1032px) {
    header article a {
        margin: 3px 5px 2px
    }

    header .container {
        padding: 10px
    }

    header .logo, header address {
        float: none;
		width:100%;
    }

    header br {
        display: none;
		width:100%;
    }

    header address a {
        font-size: 20px
    }
}

@media (max-width: 820px) {
    header {
        position: relative;
    }

    nav > ul, nav .responsive-list {
        background-color: #3f4554
    }

    #responsive-nav, nav {
        display: block;
    }

    #responsive-nav > a, #responsive-nav > a > i {
        display: inline-block;
        vertical-align: middle
    }

    #responsive-nav > a {
        color: #4f4f4f;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0 5px;
        padding: 4px 2px;
    }

    #responsive-nav > a > i {
        font-size: large;
        margin: 0 2px
    }

    #responsive-nav > a > i:before {
        display: block !important
    }

    nav > ul {
        display: none;
        text-align: center;
    }

    nav > ul > li {
        display: block;
    }

    nav > ul > li > a:hover {
        border-radius: 0
    }

    nav ul li a {
        padding: 10px;
        margin: 0;
        color: #fff
    }

    nav > ul > li > ul, nav ul ul ul {
        position: relative;
        padding: 0px;
        width: auto;
        top: auto;
        left: auto;
        right: auto
    }

    nav ul ul li > a {
        text-align: center
    }

    nav ul ul li > a:hover {
        letter-spacing: 1px;
    }

    nav ul li:hover > ul {
        -webkit-animation: none;
        animation: none
    }
}

@media (max-width: 720px) {
    header article, header address .phy {
        display: none
    }

    header address a {
        font-size: 18px
    }

    header address span:after {
        margin: 0 10px;
        height: 30px
    }
}

@media (max-width: 430px) {
    #responsive-nav > a {
        margin: 0 3% !important;
    }

    #responsive-nav > a > i {
        display: block !important;
        margin: 0
    }

    #responsive-nav > a > i:before {
        margin: 0 auto !important
    }
}

#fixed-tabs {
    position: fixed;
    text-align: right;
    right: 0;
    top: 240px;
    text-align: center;
    line-height: 1
}

#fixed-tabs a {
    width: 62px;
    display: block;
    margin: 4px 0 4px auto;
    padding: 8px 0;
    background-color: #caa32c;
    font-size: 11px;
    font-weight: 900;
    color: #fff;
}

#fixed-tabs a i {
    display: block;
    font-size: 15px;
}

#fixed-tabs a i:before {
    display: block;
    margin: 0 auto
}

#fixed-tabs a em {
    font-style: normal;
    margin-top: 8px;
    display: block
}

#fixed-tabs a span {
    display: none;
    margin-top: 8px;
    -webkit-transition: width .3s;
    transition: width .3s
}

#fixed-tabs a:first-of-type {
    background-color: rgb(59, 141, 181); /* #441a41;*/
}

#fixed-tabs a.fb, #reviews .fb i, footer .fb {
    background-color: #3b5998;
}

#fixed-tabs a.gp, #reviews .gp i, footer .gp {
    background-color: #dd4b39;
}

#reviews .yp i {
    background-color: #b62717;
}

#fixed-tabs a:hover {
    width: 160px;
    text-align: left;
    padding-left: 14px;
}

#fixed-tabs a:hover i {
    padding-left: 12px;
    display: table
}

#fixed-tabs a:hover em {
    display: none
}

#fixed-tabs a:hover span {
    display: block;
    width: 145px
}

@media (min-width: 1160px) {
    .fix-nav #fixed-tabs a {
        width: 32px;
    }

    .fix-nav #fixed-tabs a em {
        display: none
    }

    .fix-nav #fixed-tabs:hover a {
        width: 62px
    }

    .fix-nav #fixed-tabs:hover a em {
        display: block
    }

    .fix-nav #fixed-tabs a:hover {
        width: 160px;
    }

    .fix-nav #fixed-tabs a:hover em {
        display: none
    }
}

@media (min-width: 1001px) {
    #fixed-tabs a {
        border-radius: 5px 0 0 5px
    }
}

@media (max-width: 1060px) {
    #fixed-tabs {
        top: 170px;
        position: absolute
    }
}

@media (max-width: 1160px) {
    #fixed-tabs a {
        width: 32px;
    }

    #fixed-tabs a em {
        display: none
    }

    #fixed-tabs:hover a {
        width: 62px
    }

    #fixed-tabs:hover a em {
        display: block
    }

    #fixed-tabs a:hover {
        width: 160px;
    }

    #fixed-tabs a:hover em {
        display: none
    }
}

@media (max-width: 1000px) {
	
	
    #fixed-tabs {
       /* position: fixed;
        bottom: 0;
        top: auto !important;
        font-size: 0;
        left: 0;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row*/
    }

    #fixed-tabs a, #fixed-tabs:hover a, #fixed-tabs a:hover {
        text-align: center;
        padding: 8px 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    #fixed-tabs a {
        margin: 0 auto;
        border-radius: 0;
        display: inline-block;
    }

    #fixed-tabs a i, #fixed-tabs a em, #fixed-tabs a:hover em, #fixed-tabs:hover a em, #fixed-tabs a:hover i {
        display: inline-block;
        vertical-align: middle;
        margin: 0
    }

    #fixed-tabs a:hover span {
        display: none
    }

    #fixed-tabs a:hover i {
        padding: 0
    }

    #fixed-tabs a i::before {
        margin: 0 7px;
    }

    footer {
        margin-bottom: 10px !important
    }
}

@media (max-width: 600px) {
    #fixed-tabs a.fm {
        display: none
    }

    #fixed-tabs a:nth-child(1), #fixed-tabs:hover a:nth-child(1), #fixed-tabs a:nth-child(1):hover {
        -webkit-box-flex: 2;
        -webkit-flex: 2;
        -ms-flex: 2;
        flex: 2
    }

    #fixed-tabs a:nth-child(n+2) em {
        display: none
    }
}

#callouts, #featured, #finance, .index #reviews {
    text-align: center;
    padding: 70px 10px;
    position: relative
}

#callouts .flex-ed, #featured .flex-ed, #finance .flex-ed {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#banner .container {
    min-height: 600px;
    padding-top: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #banner .container {
        height: 10px
    }
}

#banner h1 {
    text-shadow: 0 -3px 7px rgba(7, 7, 7, 0.35);
    color: #fff
}

#banner h1 span, #banner h1 small {
    display: block
}

#banner section {
    background-size: cover;
    background-position: center center
}

#banner .slide-1 {
    background-image: url(assets/images/banner-bg-01.jpg)
}

#banner .slide-2 {
    background-image: url(assets/images/banner-bg-02.jpg)
}

#banner .slide-3 {
    background-image: url(assets/images/banner-bg-03.jpg)
}

#callouts a {
    margin: 15px 0 0;
    padding: 16px 0;
    border-radius: 10px;
    background-color: white;
    color: #4f4f4f;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 140px;
    -ms-flex: 0 1 140px;
    flex: 0 1 140px
}

#callouts a img {
    display: block;
    margin: 0 auto 9px
}

#callouts a span {
    display: block;
    margin: 0 auto;
    padding: 0 2px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
}

#callouts .flex-ed:hover a:not(:hover) {
    opacity: 0.8;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

#callouts a:hover {
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.28);
    color: #fff
}

#callouts a:hover img {
    -webkit-filter: contrast(0) brightness(2);
    filter: contrast(0) brightness(2);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #callouts a:hover img {
        -webkit-filter: none;
        filter: none;
        background-color: #fff;
        border-radius: 50%
    }
}

#callouts a:hover:nth-of-type(1) {
    background-color: #76c4d0;
}

#callouts a:hover:nth-of-type(2) {
    background-color: #6fc191;
}

#callouts a:hover:nth-of-type(3) {
    background-color: #edbd48;
}

#callouts a:hover:nth-of-type(4) {
    background-color: #f07d68;
}

#callouts a:hover:nth-of-type(5) {
    background-color: #cc80c3;
}

#callouts a:hover:nth-of-type(6) {
    background-color: #ff9fa0;
}

#featured a {
    margin: 15px 0;
    background-color:rgb(59, 141, 181); /*#441a41*/
    color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 3px 0 rgb(59, 141, 181); /*#a1589a;*/
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 226px;
    -ms-flex: 0 1 226px;
    flex: 0 1 226px;
}

#featured a span {
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1;
    padding: 20px 2px
}

#featured a figure {
    min-height: 220px;
    position: relative;
    background-size: cover;
    background-position: top center
}

#featured #clean figure {
    background-image: url(assets/images/co-clean.jpg)
}

#featured #crowns figure {
    background-image: url(assets/images/co-crowns.jpg)
}

#featured #dentures figure {
    background-image: url(assets/images/co-dentures.jpg)
}

#featured #root figure {
    background-image: url(assets/images/co-root.jpg)
}

#featured #selants figure {
    background-image: url(assets/images/co-selants.jpg)
}

#featured #filling figure {
    background-image: url(assets/images/co-filling.jpg)
}

#featured #cosmetic figure {
    background-image: url(assets/images/co-cosmetic.jpg)
}

#featured #perio figure {
    background-image: url(assets/images/co-perio.jpg)
}

#featured a article {
    position: absolute;
    top: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#featured a p {
    margin: auto;
    padding: 10px;
    width: 100%
}

#featured a:hover article {
    top: 0;
    background-color:rgba(94,79,162,0.75); /*rgba(68, 26, 65, 0.75)*/
}

#finance {
    padding-top: 0
}

#split {
    overflow: hidden;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #f9f9f9;
    padding: 50px 0 30px;
}

#split.alt {
    background-position: center left
}

#split .flex-ed {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center
}

#split article {
    padding: 15px 30px 35px 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 600px;
    -ms-flex: 0 1 600px;
    flex: 0 1 600px;
	box-sizing: border-box;
}

#split article p {
    margin-top: 0;
    line-height:1.4;
}

#split figure {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

#split img {
    display: block;
    margin: 0 auto
}

#split.dentist {
    background-image: url(assets/images/split-bg-dentist.jpg)
}

#split.children {
    background-image: url(assets/images/split-bg-children.jpg)
}

#split.involve {
    background-image: url(assets/images/split-bg-involve.jpg)
}

#split.alt .flex-ed {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#split.involve h2 {
    margin-right: -30px
}

#split.involve p {
    max-width: 540px
}

.index .no-scroll-map {
    font-size: 0
}

.index .no-scroll-map iframe {
    height: 400px;
    width: 50%;
    border: 1px solid #fff;
    border-top: 0;
    border-bottom: 0;
    display: inline-block;
    vertical-align: top
}

.index .no-scroll-map iframe:first-child {
    border-left: 0
}

.index .no-scroll-map iframe:last-child {
    border-right: 0
}

#assoc {
    background-color: #fff
}

#assoc .container {
    max-width: 1240px;
}

#assoc img {
    margin: 18px auto
}

.pager {
    display: block;
    line-height: 1;
    text-align: center;
    position: relative;
    font-size: 0;
    vertical-align: middle
}

.pager span {
    display: inline-block !important;
    cursor: pointer;
    margin: 7px;
    width: 17px;
    height: 17px;
    position: relative;
    background-color: #caa32c;
    border-radius: 50%;
}

.pager span.cycle-pager-active {
    background-color: #eeb111;
}

#banner .pager {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    text-align: right;
    padding: 0 20px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0
}

.arrow {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    color: #f15a28;
    font-size: 26px;
    border: 2px solid #f15a28;
    border-radius: 7px;
    padding: 10px
}

.arrow i {
    display: block;
    line-height: 1 !important
}

.arrow i:before {
    margin: 0 auto;
    display: block;
    font-weight: 700
}

.arrow:hover {
    background-color: #f15a28;
    color: #fff
}

.gall {
    text-align: center;
    margin: 0 auto;
    line-height: 1;
    position: relative
}

.gall section {
    display: none;
    font-size: 0
}

.gall img {
    display: block;
    margin: 0 auto;
}

main .extend {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 30px
}

#reviews {
    padding-left: 0 !important;
    padding-right: 0 !important
}

#reviews .cycle-slideshow {
    margin: 20px 0
}

#reviews .cycle-slideshow section {
    display: none
}

#reviews section {
    text-align: left;
    padding: 0 65px;
}

#reviews article {
/ / padding-left: 25 px;
/ / border-left: 1 px solid #b5b5b5;
/ / width: calc(100 % - 95 px);
/ / float: right;
    width: 100%;
    text-align: center
}

#reviews i {
    float: left;
    margin: 15px 0;
    font-size: 28px;;
    color: #fff;
    border: 3px solid white;
    width: 72px;
    line-height: 66px;
    border-radius: 50%;
    text-align: center;
    display: none
}

#reviews p {
    position: relative;
    margin: 0;
    font-style: italic;
}

#reviews author {
    display: block
}

#reviews .cycle-sentinel {
    display: none !important
}

#reviews .cycle-carousel-wrap {
    position: relative !important;
    width: 100%
}

#reviews .cycle-carousel-wrap .cycle-slide {
    white-space: normal;
    right: 0 !important;
    vertical-align: middle;
    opacity: 0.5
}

#reviews .cycle-carousel-wrap .cycle-slide-active {
    opacity: 1
}

@media (min-width: 590px) {
    #reviews .btn {
        z-index: 4
    }

    .index #reviews .pager {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 40px;
        margin: 0 auto;
        max-width: 770px;
        width: 100%;
        text-align: right
    }
}

@media (min-width: 820px) {
    #reviews .cycle-carousel-wrap {
        max-width: 786px !important;
        margin-left: calc(50% - 393px) !important;
    }

    #reviews .cycle-carousel-wrap .cycle-slide {
        vertical-align: top
    }

    .index #reviews .pager {
        bottom: 91px
    }
}

@media (max-width: 786px) {
    #reviews section {
        padding: 0 10px
    }

    #reviews author star:last-of-type:after {
        content: "\a";
        white-space: pre;
    }
}

@media (max-width: 400px) {
    #reviews section {
        text-align: center
    }

    #reviews i {
        float: none;
        display: block;
        margin: 0 auto 10px;
        width: 50px;
        line-height: 44px;
        font-size: 20px
    }

    #reviews article {
        float: none;
        padding: 0;
        width: 100%;
        border: 0
    }
}

.page-faq {
    margin-top: 10px
}

.page-faq h3, .page-faq > p, .page-faq > div {
    padding-left: 70px;
    position: relative;
    color: #45484a;
}

.page-faq > p, .page-faq > div {
    display: none;
    padding-bottom: 10px
}

.page-faq h3 {
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    margin-bottom: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page-faq p {
    margin: 0;
}

.page-faq h3:before, .page-faq > p:before, .page-faq > div:before {
    content: 'Q';
    width: 40px;
    height: 40px;
    line-height: 38px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: inset 0 3px 8px rgba(0, 1, 1, 0.19);
    background-color: #441a41;
}

.page-faq h3:hover {
    color: #3b95bf;
}

.page-faq h3:hover:before {
    background-color: #a17bd8;
}

.page-faq > p:before, .page-faq > div:before {
    content: 'A';
    background-color: #eeb111;
}

@media (min-width: 700px) {
    .page-faq > p, .page-faq > div {
        margin-left: 65px
    }
}

@media (max-width: 700px) {
}

.services {
    text-align: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.services div {
 /*margin: 70px 0 0;*/
	margin: 70px 15px 15px;
    padding-bottom: 10px;
    background-color: white;
    border-radius: 10px;
    box-shadow: inset 0 -3px 0 #a1589a;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 280px;
    -ms-flex: 0 1 280px;
    flex: 0 1 280px
}

.services div > a {
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    color: #441a41;
    font-size: 17px;
    padding: 0 0 15px;
    max-width: 200px
}

.services img {
    display: block;
    margin: -42px auto 12px;
    border-radius: 10px;
}

.services ul {
    margin: 0 auto;
    padding: 0 18px 20px;
    text-align: left
}

.services ul li {
    margin: 0 auto
}

.services ul li a {
    color: #000;
}

.services a:hover {
    color: #a1589a
}

.services a:hover img {
    border-radius: 50%;
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

@media (min-width: 1000px) {
    .services {
        -webkit-box-pack: justify;
        -webkit-justify-content: center; /*space-between*/
        -ms-flex-pack: justify;
        justify-content: center; /*space-between*/
    }

    .services:nth-of-type(2) {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .services:nth-of-type(2) div {
        margin: 70px 50px 0
    }
}

.hours {
    display: table;
    margin: 0;
    text-align: left
}

.hours label {
    width: 108px;
    display: inline-block;
    text-align: left;
}

.contact {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    border: 1px solid #959393;
}

.contact-map iframe {
    height: 300px;
}

@media (max-width: 630px) {
    .contact {
        width: 100%;
        display: block
    }

    .contact-map iframe {
        height: 230px
    }
}

.special a {
    display: table;
    margin: 0 auto
}

#special a {
    margin: 20px auto;
    border-radius: 40px;
    padding: 15px;
}

.special a:hover {
    position: relative;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}

.special img {
    display: block;
    margin: 0 auto
}

.simple {
    line-height: 1;
    font-size: 13px;
    text-align: center;
}

.simple input, .simple textarea {
    padding: 0 8px;
    height: 36px;
    box-shadow: 1.7px 2.5px 7px rgba(7, 7, 7, 0.12);
    width: 100%;
    max-width: 100%;
    margin-bottom: 9px;
    color: #441a41;
    line-height: 1;
    box-sizing: border-box !important;
    background-color: #fff;
    border: 0
}

.simple textarea {
    height: 138px !important;
    padding: 12px 8px;
}

.simple input:focus, .simple textarea:focus {
    outline: 0;
    background-color: #4f4f4f;
    color: #fff
}

::-webkit-input-placeholder {
    color: #4f4f4f;
}

:-moz-placeholder {
    color: #4f4f4f;
}

::-moz-placeholder {
    color: #4f4f4f;
}

:-ms-input-placeholder {
    color: #4f4f4f;
}

.special-form {
    width: 780px;
    max-width: 100%;
    margin: 10px auto;
}

.special-form .input-areas {
    margin-top: -40px;
    padding: 50px 5px 15px;
    text-align: center;
    border-radius: 0 0 40px 40px;
    background-color: dimgrey;
    background-image: -webkit-linear-gradient(bottom, rgba(105, 105, 105, 0.34) 0%, rgba(75, 75, 75, 0.34) 68%, rgba(75, 75, 75, 0.34) 100%);
    background-image: linear-gradient(to top, rgba(105, 105, 105, 0.34) 0%, rgba(75, 75, 75, 0.34) 68%, rgba(75, 75, 75, 0.34) 100%);
}

.special-form h2 {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1.1;
    font-size: 24px;
    padding: 5px 0 15px
}

.special-form h2 span {
    display: block;
    font-size: 40px;
    font-weight: 300;
    text-transform: none
}

.special-form input {
    width: 240px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.special-form input:last-of-type {
    margin-bottom: 15px
}

@media (max-width: 570px) {
    .special-form input {
        height: 52px
    }

    .special-form h2 {
        font-size: 16px
    }

    .special-form h2 span {
        font-size: 22px
    }

    .special-form .input-areas {
        border-radius: 0 0 20px 20px
    }
}

footer form {
   /* max-width: 260px;*/
    margin: 0 auto
}

footer {
    position: relative;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    background: #cbcbcb;
    padding: 30px 0 20px;
}

footer > .flex-ed {
    max-width: 1016px;
    padding: 0;
    margin: 70px auto;
}

footer > .flex-ed > section {
    padding: 25px 10px;
    margin: 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 220px;
    -ms-flex: 0 1 220px;
    flex: 0 1 220px
}

footer > .flex-ed > .dos {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 480px;
    -ms-flex: 0 1 480px;
    flex: 0 1 480px;
    line-height: 1.22
}

footer, footer a {
    color: #fff;
}

footer h3, footer address a:nth-of-type(1) {
    color: #eeb111;
    text-transform: uppercase;
    font-size: 16px;
}

footer section > h3:first-child {
    margin: 30px auto 16px
}

footer .logo, footer img, footer address a, footer .hours {
    display: table;
    margin: 0 auto;
}

footer img {
    display: block;
    width: 448px
}

footer article {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 2px);
    min-width: 210px;
    margin-top: 15px
}

footer article:last-of-type {
  /*  box-shadow: -1px 0 #dfdfe0*/
}

footer address {
    padding: 0 0 15px
}

footer address a:nth-of-type(1) {
    font-size: 25px;
}

footer .pho {
    font-size: 24px;
    margin-top: 8px
}

footer .hours label {
    width: 85px
}

footer .social {
    font-size: 0;
    text-align: center
}

footer .social a {
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    width: 48px;
    line-height: 48px;
    color: #fff;
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.14);
    border-radius: 50%;
    margin: 25px 8px 0
}

footer .social a:hover {
    color: #fff
}

footer .fb:hover {
    background-color: #5f8bd0;
}

footer .gp:hover {
    background-color: #f0675a;
}

footer ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    text-align: center
}

footer ul li {
    margin: 0 auto 5px;
    vertical-align: top;
    min-width: 150px;
}

footer ul li a {
    display: block;
    color: #1b1b1b!important;
}

.copy {
    font-size: 13px;
    line-height: 1.1;
    text-align: center;
    padding: 10px;
	background-color:rgb(51, 63, 142);
    color: #fff;
}

.copy a {
    color: #fff;
}

.styled-form {
    margin-top: 15px;
    font-size: 16px
}

.styled-form .drei {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.styled-form .drei + .drei {
    margin-top: 5px
}

.styled-form .input-content, .styled-form .inline {
    width: calc(100% / 3 - 5px);
    min-height: 52px
}

.styled-form .inline, .input-content {
    background-color: #363636
}

.input__label-content strong, .input__label-content strong a {
    color: #363636
}

.input-content, .styled-form .inline label, .styled-form .inline, .input--filled .input__label .input__label-content strong, .input--filled .input__label .input__label-content a {
    color: #fff !important
}

.styled-form .drei:first-of-type {
    line-height: 1 !important
}

.styled-form .inline {
    padding: 8px 16px
}

.styled-form .inline span input {
    margin-right: 4px
}

.styled-form .inline span {
    display: block;
    line-height: 1.4
}

.styled-form .hear {
    margin: 10px 0
}

.styled-form .hear label {
    display: inline-block;
    margin-right: 8px
}

.input-content {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.input__field {
    -webkit-appearance: none;
    position: absolute;
    z-index: 2;
    display: block;
    float: right;
    border: none;
    border-radius: 0;
    padding: 0 14px;
    margin-top: 1.2em;
    height: 29px;
    width: 100%;
    background: transparent;
    color: #fff
}

.input__field:focus {
    outline: none
}

.input__label {
    display: inline-block;
    float: right;
    padding: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.input__label::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0 solid transparent;
    -webkit-transition: border-width 0.3s, border-color 0.3s;
    transition: border-width 0.3s, border-color 0.3s
}

.input__label-content {
    position: relative;
    display: block;
    width: 100%;
    padding: 1.1em 1em;
    text-rendering: geometricPrecision;
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.3s, color 0.3s;
    -webkit-transition: color 0.3s, -webkit-transform 0.3s;
    transition: color 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, color 0.3s;
    transition: transform 0.3s, color 0.3s, -webkit-transform 0.3s
}

.input__label-content strong {
    float: right;
    font-weight: normal
}

.input__field:focus + .input__label::before, .input--filled .input__label::before {
    border-width: 5px;
    border-color: #a17bd8;
    border-top-width: 1.2em
}

.input__field:focus + .input__label .input__label-content, .input--filled .input__label .input__label-content {
    color: #fff;
    font-size: 14px;
    padding: .85em 1em;
    -webkit-transform: translate3d(0, -.65em, 0);
    transform: translate3d(0, -.65em, 0)
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: transparent !important
}
.promotion-outer{
	width:100%;
	display:inline-block;
	text-align:center;
	}
.promotion-box .btn-special {
   
}

.promotion-box {
	position: relative;
	width: 100%;
	float: left;
	margin: 0px 15px 0px 15px;
}
.promotion-box:first-child {
	margin-left:0;
	}
.promotion-box:nth-child(3){
	margin-left:0;
	}
.promotion-box:last-child{
	margin-right:0;
	}
.promotion-cont {
	position: relative;
	width: 100%;
	border: 2px dashed #112f48;
	border-radius: 10px;
}
.promotion-cont .scissors{
	position:absolute;
	top:-21px;
	left:18px;
	font-size:24px;
	color:#112f48;
	height:40px;
	width:62px;
	z-index:10;
	}
.promotion-cont h2{
	background-color:#112f48;
	padding:0;
	margin:0;
	color:#fff;
	font-weight:900;
	text-align:center;
	font-family: 'Roboto Slab', serif;
	font-size:50px;
	text-transform:capitalize;
	}
.promotion-cont h3{
	background-color:#e9f2f4;
	padding:20px 0 0;
	text-align:center;
	font-family: 'Roboto Slab', serif;
	font-weight:600;
	font-size:40px;
	color:#112f48;
	}
.promotion-cont p{
	background-color:#e9f2f4;
	padding:20px 0 40px;
	text-align:center;
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	font-size:16px;
	line-height:18px;
	color:#2a2a2a;
	margin:0;
	}
.promotion-box .btn-special {
	background-color: #eeb123;
	display: inline-block;
	border-radius: 6px !important;
	box-shadow: none;
	text-align: center;
	color: #fff;
	 padding: 6px 10px !important;
    font-size: 12px;
    margin: 5px 0px !important;
}
.promotion-box .btn-special:focus{
	box-shadow:none;
	}
.promotion-box .btn-special:hover{
	box-shadow:none;
	}	
	
	
	
@media (max-width: 767px) {
.promotion-box {
	position: relative;
	width: 99%;
	float: left;
	margin: 20px 0 20px 0;
}
	}
@media (max-width: 600px) {
    .styled-form .input-content, .styled-form .inline {
        width: 100%;
        display: block
    }

    .styled-form .input-content + .input-content {
        margin-top: 5px
    }
}

.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes slideIn {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideIn {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@media (max-width: 1125px) {
    #split article {
        padding: 15px 0
    }
}

@media (max-width: 1000px) {
    main #page > .article {
        box-shadow: -10px 0 #cbcbcb, 10px 0 #cbcbcb
    }

    #split {
        background-position: center right -120px
    }

    #split.alt {
        background-position: center left -177px
    }
}

@media (max-width: 820px) {
    .btn, .btn-alt {
        font-size: 14px;
        padding: 14px;
        min-width: 240px
    }

    #banner .container {
        padding-top: 0;
        min-height: 440px
    }

    #banner .pager {
        display: none
    }

    #callouts, #featured, #finance, .index #reviews {
        padding: 30px 10px;
    }

    #callouts .flex-ed, #featured .flex-ed {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #finance .flex-ed {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    #callouts .flex-ed {
        max-width: 475px;
        width: 100%;
        margin: 0 auto
    }

    #callouts a {
        margin: 5px
    }

    #featured a {
        margin: 10px
    }

    #finance img, #assoc img {
        height: 60px
    }

    #split article {
        padding: 15px 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 68%;
        -ms-flex: 0 1 68%;
        flex: 0 1 68%
    }

    #split .flex-ed {
        background-color: rgba(255, 255, 255, 0.6)
    }

    .no-scroll-map iframe {
        height: 260px !important
    }

    footer > .flex-ed {
        margin: 0 auto 5px;
        border-radius: 0
    }

    footer > .flex-ed > section {
        padding-bottom: 5px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 280px;
        -ms-flex: 0 1 280px;
        flex: 0 1 280px
    }

    footer > .flex-ed > .dos {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    footer > .flex-ed > .tres {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }

    main .wrap {
        padding-left: 0
    }
}

@media (max-width: 740px) {
    .index .no-scroll-map iframe {
        width: 100%;
        display: block;
        height: 140px !important
    }
}

@media (max-width: 700px) {
    #banner {
        background-image: -webkit-linear-gradient(bottom, #292d36 0%, #3f4554 100%);
        background-image: linear-gradient(to top, #292d36 0%, #3f4554 100%)
    }

    #banner h1 span, #banner h1 small {
        display: inline-block
    }

    #banner h1, #banner h1 span, #banner h1 small {
        font-size: 30px;
        text-transform: uppercase
    }

    #banner section {
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: top center
    }

    #banner .container {
        min-height: 10px;
        padding: 45% 10px 2%;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -webkit-align-item: flex-end;
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center
    }

    body {
        font-size: 16px
        font-family: 'Poppins', sans-serif;
    }

    h1, .index h2, .more-to-explore h6 {
        font-size: 24px
    }

    h2, .index h2 small, .services div > a {
        font-size: 16px;
        letter-spacing: 2px
    }

    .index h2:after {
        margin: 15px auto
    }

    #split {
        text-align: center
    }

    #split .flex-ed {
        display: block;
        background-color: rgba(255, 255, 255, 0.9)
    }

    #split {
        background-position: center right
    }

    #split.alt {
        background-position: center left
    }

    #split img {
        max-height: 350px
    }

    #assoc {
        display: none
    }
}

@media (max-width: 520px) {
    .btn, .btn-alt {
        min-width: 220px;
        padding: 10px
    }

    .more-to-explore .btn, .more-to-explore .btn-alt {
        min-width: 260px
    }

    #callouts, #featured, #finance, .index #reviews {
        padding: 15px 10px
    }

    #featured a figure {
        min-height: 150px
    }

    #featured a article {
        display: none
    }

    footer article {
        display: block;
        width: 100%;
        box-shadow: none !important
    }

    footer section > h3:first-child {
        margin-top: 0
    }
}

.owl-carousel .item {
    background: #555;
    width: 100%;
    height: auto;
    padding:20px;
}
.owl-dots {
    text-align: center;
    width: 100%;
    display: block;
}
.owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 360px;
    background-color: #caa32c;
    display: inline-block;
    margin: 2px;
    cursor: pointer;
}
.owl-dots .owl-dot.active {
    background-color: #eeb111;
    cursor: default;
}
.owl-carousel2{
    margin-top:100px;
    }
.owl-item{
    width: auto !important;
    }
.owl-nav{
    position: absolute;
    top: -40px;
    right: 0;
}
.owl-prev,.owl-next{
    display: inline-block;
    width: 50px;
    height: 30px;
    text-indent: -100px;
    background-color: #eeb111;
    color: #000;
    border-radius: 4px;
    margin: 0px 5px;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}
.owl-next{
    background-image: url('../siteassets/images/owlcarousel-next.png');
}
.owl-prev{
    background-image: url('../siteassets/images/owlcarousel-prev.png');
}
.paddbtm50{
	padding-bottom:30px;
	}
.star .fa-star{
	color:#e3b732;
	}
	
/*bootstrap*/
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
.form-group {
  margin-bottom: 15px;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
/*End bootstrap */
.socialicon i{
	width:35px;
	height:35px;
	background-color:#352c66;
	border-radius:360px;
	color:#fff;
	line-height:35px;
	text-align:center;
	margin-right:5px;
	}
.heding {
	font-weight: 500;
	color: #424242;
	margin: 10px;
	font-size: 20px;
}
.officedetailsright button{
	border-radius: 0;
	height: 55px;
	width: 30%;
	background-color: #166dba;
	color: white;
	font-size: 17px !important;
	padding: 0 0;
	border: none;
	margin: 40px 0 0 0;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	text-align:center;
	}
.officedetailsright button:hover{
	background-color: #034f91;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	}
@media (max-width: 767px) {
.officedetailsright{
	margin-top:40px;
	}
.officedetailsleft{
	border-right:0 !important;
	}
footer ul {
    list-style: none;
    padding: 0;
    margin: 0 auto 0 10%;
    text-align: center;
    display: table;
    width: 88%;
}
footer ul li {
    margin: 0 auto 5px;
    display: inline-block;
    vertical-align: top;
    min-width: 50%;
    float: left;
    text-align: left;
}	
	
	
	
	}
@media (max-width: 680px) {
.officedetailsright button {
	border-radius: 0;
	height: 55px;
	width: 30%;
	background-color: #166dba;
	color: white;
	font-size: 14px !important; 
	padding: 0 0;
	border: none;
	margin: 0 0 0 0;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	text-align: center;
	display: inline-block;
}
	}	
@media (max-width: 610px) {
.officedetailsright button {
	border-radius: 0;
	height: 55px;
	width: 100% !important;
	background-color: #166dba;
	color: white;
	font-size: 14px !important; 
	padding: 0 0;
	border: none;
	margin: 0 0 10px 0;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	text-align: center;
	display: block;
}
	}
video{
	margin-bottom:20%;
	}	
@media (max-width: 400px) {
footer ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    display: table;
    width: 100%;
}
footer ul li {
    margin: 0 auto 5px;
    display: inline-block;
    vertical-align: top;
    min-width: 100%;
    float: none;
    text-align: center;
}		
}	
	
@media (max-width: 320px) {
video{
	width:300px !important;
	}
	}	
	
.officespage .form-group .form-control{
	border:1px solid #ccc;
	border-radius:0px;
	box-shadow:none;
	height:40px;
	}
.officespage .form-group button{
	border-radius:2px;
	outline:0;
	padding:8px 16px;
	background-color:#e3b732;
	color:#fff;
	font-weight:600;
	margin-top:26px;
	}
.officelocation{}
.officelist{
	width:100%;
	height:auto;
	}
.officelist ul{
	padding:0;
	}
.officelist ul li{
	list-style-type:none;
	background-color:#fff;
	position:relative;
	margin:15px 0;
	padding:10px;
	transition:.3s;
	}
.officelist ul li:hover{
	box-shadow:0px 2px 5px rgba(0, 0, 0, 0.12);
	}
.officelist ul li:after{
	content:"";
	width:100%;
	height:0;
	clear:both;
	visibility:hidden;
	display:block;
	}
.officelist ul li a {
	font-weight: 400;
	margin-bottom: 5px;
	display: block;
	font-size: 14px;
	text-transform: capitalize !important;
	color: #23527c;
}
.officelist ul li span{
	background-color:#166dba;
	color:#fff;
	position:absolute;
	bottom:0;
	right:0;
	padding:0;
	font-weight:600;
	box-sizing: border-box;
	width: 30px;
	text-align: center;
	}
.officemap{
	width:100%;
	margin-top:25px;
	}
.officelist ul li p {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 1.42857;
}
.locater{
	width:100%;
	position:relative;
	}	
.locater-header {
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	line-height: 1.42857;
	color: #333333;
}
.find-distance{}
.find-distance input.form-text {
	color: black;
	font-size: 22px;
	width: 100%;
	line-height: 30px;
	padding: 0px 21px;
	border: 2px solid #eeeeee;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	height:48px;
	background-color:rgba(192,192,192,0.3);
}
.btn-primary {
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
	color:#fff;
	background-color:#286090;
	border-color:#122b40;
}
.btn-primary:hover {
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	color:#fff;
	background-color:#286090;
	border-color:#204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
	color:#fff;
	background-color:#204d74;
	border-color:#122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	background-image:none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
	background-color:#337ab7;
	border-color:#2e6da4;
}
.btn-primary .badge {
	color:#337ab7;
	background-color:#fff;
}
.find-distance .btn {
	margin: 30px 0 0 0;
	padding: 16px 15px;
	min-width: auto;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 300;
	text-transform: capitalize;
}
.office-outer{
	padding-top:40px;
	padding-bottom:40px;
	overflow:hidden;
	}	
.officedetailsleft{
	border-right:1px solid #bdbdbd;
	}
.officedetailsleft h3{
	color:#166dba;
	font-size:40px;
	font-weight:500;
	}
.officedetailsright h3 {
	font-size: 16px;
	line-height: 1.38;
	color: #166dba;
	font-weight: 600;
	font-family: 'Roboto Slab', serif;
	text-transform: none;
	letter-spacing: 0;
}
.officedetailsright p {
	color: #000;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin-bottom:20px;
}
	
	header article{
	display: block !important;}

 .db{
    text-align: center;
    color: #fff;
 }
 h2 .code{
    color: #caa32c!important;
 }
 .foog{
    color: #fff!important;
 }
 small {
    color: #dd4b39!important;
}

.head{
    background: rgba(202, 199, 199, 0.73);
    padding: 0 10px 1px !important;
    width: 100%;
    min-height: 100px;
}
address {
    margin-bottom: 0px!important;
    font-style: normal;
    line-height: 1.42857143;
}
.custab{
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5% 0;
    box-shadow: 3px 3px 2px #ccc;
    transition: 0.5s;
    }
.custab:hover{
    box-shadow: 3px 3px 0px transparent;
    transition: 0.5s;
    }

    .tbl>thead>tr>th{
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    width: 150px!important;
    text-align: center!important;
    }


.tbl>tbody>tr>td{
    padding: 8px;
    /* line-height: 1.42857143; */
    vertical-align: middle!important;
    border-top: 1px solid #ddd;
}
.tbl>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    font-size: 18px;
    color: #333f8e;
}
.tbl{
   box-shadow: 6px 15px 22px #ccc;

}
.spl{
    margin-bottom: 35px;
}
.dwn{
    padding-bottom: 25px;
    padding-top: 20px;
}


#testimonial4{
  overflow: hidden;
  min-height: 315px;
  position: relative;
  background-image: url(http://dev.yourproject.online/signadentalcare/siteassets/images/parallax-2.jpg)!important;
  background-size: 100%;
}
#testimonial4 .carousel-inner{
  width: 75%;
  margin: auto;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: -5px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  margin: 2px 3px;
  background-color: #000;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header {
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 60px auto 0;
    text-align: center;
    position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin: auto;
  display: block;
  color: #f2f2f2;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
}

.testimonial4_slide p {
  color: #ffffff;
  font-size: 16px;
  margin: 0px 0 20px 0;
}

.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}


@media only screen and (max-width: 480px){
  .testimonial4_control_button .carousel-control{
    display: none;
  }
  .testimonial4_header{
    width: 95%;
  }
  .testimonial4_header h4{
    font-size: 20px;
  }
  .testimonial4_slide{
    width: 98%;
    padding: 5px;
  }
}

@media (min-width: 481px) and (max-width: 767px){
  .testimonial4_control_button .carousel-control.left{
    left: 2%;
  }
  .testimonial4_control_button .carousel-control.right{
    right: 2%;
  }
  .testimonial4_header{
    width: 95%;
  }
  .testimonial4_slide{
    width: 98%;
    padding: 5px;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  .testimonial4_control_button .carousel-control.left{
    left: 5%;
  }
  .testimonial4_control_button .carousel-control.right{
    right: 5%;
  }
}

@-webkit-keyframes psBoxShadowEffect_2{
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes psBoxShadowEffect_2{
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255,255,255,0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%)!important;
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%)!important;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0, 0, 0, 0)),to(rgba(0,0,0,.0001)))!important;
    background-image: linear-gradient(to right,rgba(0, 0, 0, 0) 0,rgba(0,0,0,.0001) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%)!important;
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%)!important;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0, 0, 0, 0)))!important;
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

section.tres h2 {
    text-shadow: #000 2px -1px 2px;
}
@media(max-width:600px){
	header address div a {
    font-size: 12px!important;
    line-height: 1.2!important;
}
.head{
    background: rgba(202, 199, 199, 0.73);
    padding: 0 10px 1px !important;
    width: 100%;
    min-height: 70px;
}
}
#callouts, #featured, #finance, .index #reviews {
    text-align: center;
    padding: 70px 10px;
    position: relative;
	background: #f1f1f1;
}

#callouts .flex-ed, #featured .flex-ed, #finance .flex-ed {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
	height:100px;
	object-fit:contain;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
	margin:50px 0;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.bg-blue-trans{
	background:rgba(0,0,0,.6);
	padding-bottom:0px!important;
}
.bg-blue-trans ul{
	list-style:none;
}