@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,700i);
@import url(font.css);
@import url(font-awesome.min.css);

* {
    margin: 0;
    padding: 0;
    outline: none !important;
    box-sizing: border-box;
}

input,
button,
select,
textarea {
    outline: none !important;
}

html,
body {
    color: #898989;
    font-size: 15px;
    font-family: Riviera;
    line-height: normal;
    font-weight: 400;
    height: 100%;
    margin: 0;
}

a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Riviera !important;
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0;
    line-height: normal;
    color: rgb(255, 255, 255);
    margin: 0
}

h6 {
    font-size: 14px;
    margin-bottom: 10px;
}

h1 {
    font-size: 36px;
    margin-bottom: 10px;
}

.small_heading.main-heading h2 {
    font-size: 21px;
}

.small_heading.main-heading::after {
    top: 18px;
}

.small_heading.main-heading {
    width: 100%;
    margin: 10px 0;
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

ol,
ul {
    list-style: none;
    margin: 0;
}

a {
    color: #000;
    text-decoration: none;
    outline: none;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.button_section {
    float: left;
    width: 100%;
}

.right_bt {
    float: right;
}

a.btn,
button.btn {
    min-width: 170px;
    height: 50px;
    border-radius: 100px;
    padding: 0;
    text-align: center;
    line-height: 52px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
    color: #fff;
    border: solid transform 1px;
}

a.btn:hover,
button.btn:hover,
a.btn:focus,
button.btn:focus {
    background: #252525;
    color: #fff;
}

button {
    transition: ease all 0.5s;
    cursor: pointer;
}

.bt_main {
    color: #1b1b1b;
    font-size: 17px;
    min-width: 230px;
    float: left;
    text-align: center;
    height: 50px;
    border-radius: 0;
    line-height: 50px;
    font-weight: 700;
    border: none;
    padding: 0 35px;
    text-transform: uppercase;
}

.bt_main:hover,
.bt_main:focus {
    color: #fff;
}

.reverse_bt.bt_main {
    color: #fff;
}

.white_bt.bt_main {
    background: #fff;
}

.white_bt.bt_main:hover,
.white_bt.bt_main:focus {
    color: #fff;
}

.border_circle_bt {
    border-radius: 50px;
}

.padding-bottom_0 {
    padding-bottom: 0 !important;
}

.padding-top_0 {
    padding-top: 0 !important;
}

.padding-bottom_1 {
    padding-bottom: 10px !important;
}

.padding-bottom_2 {
    padding-bottom: 20px !important;
}

.padding-bottom_3 {
    padding-bottom: 30px !important;
}

.padding-bottom_4 {
    padding-bottom: 40px !important;
}

.padding-bottom_5 {
    padding-bottom: 50px !important;
}

.margin_top_10 {
    margin-top: 10px;
}

.color_black p,
.color_black p.large,
.color_black ul,
.color_black ul li {
    color: #000;
}

.black_color {
    color: #000 !important;
}

.extra_light_font {
    font-weight: 300 !important;
}

.light_font {
    font-weight: 300 !important;
}

.normal_font {
    font-weight: 400 !important;
}

.semi_bold_font {
    font-weight: 600 !important;
}

.bold_font {
    font-weight: 700 !important;
}

.extra_bold_font {
    font-weight: 900 !important;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}

blockquote {
    margin: 20px 0 20px;
    padding: 30px;
}

.margin_0 {
    margin: 0 !important;
}

.padding_0 {
    padding: 0 !important;
}

h2 {
    font-size: 48px;
    color: rgb(255, 255, 255);
    line-height: normal;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: none;
    position: relative;
}

h3 {
    font-size: 35px;
    color: #484949;
    line-height: normal;
    font-weight: 600;
    text-transform: none;
    font-family: Riviera;
    
}

h4 {
    font-size: 24px;
    color: #484949;
    line-height: normal;
    font-weight: 600;
    text-transform: none;
    font-family: Riviera;
}

h5 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    line-height: normal;
    color: #000;
}

p {
    color: #898989;
    font-size: 14px;
    font-family: Riviera;
    line-height: 1.92308;
    font-weight: 200;
    letter-spacing: .02em;
    height: 100%;
    margin: 0;
}

p.large {
    color: #707070;
    font-size: 16px;
    font-weight: 400;
}

p.large_2 {
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

.img-responsive {
    max-width: 100%;
}

button,
input,
select,
textarea,
option {
    font-family: Riviera;
}

a#submit {
    z-index: 1;
}

a:hover,
a:focus {
    color: #000;
    text-decoration: none;
}

.border_radius_0 {
    border-radius: 0 !important;
}

.layout_padding {
    padding-top: 90px;
    padding-bottom: 90px;
}

.layout_padding_2 {
    padding-top: 75px;
    padding-bottom: 75px;
}

.full {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.vertical-center {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

.right_side {
    float: right;
}

.text_align_right {
    text-align: right;
}

.left_side {
    float: left;
}

.text_align_left {
    text-align: left;
}

.text_align_center {
    text-align: center;
}

.center {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.border_dotted_circle {
    border: dotted #e1e1e1 3px;
    width: 170px;
    height: 170px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

.border_dotted_circle:hover,
.border_dotted_circle:focus {
    border: dotted #e1e1e1 3px;
    animation-name: rotate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotate;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotate;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

.padding_right_left_15 {
    padding-left: 15px;
    padding-right: 15px;
}

.padding_right_left_25 {
    padding-left: 25px;
    padding-right: 25px;
}

.padding_top_80 {
    padding-top: 80px;
}

.padding_bottom_80 {
    padding-bottom: 80px;
}

.padding_bottom_0 {
    padding-bottom: 0;
}

.padding_inner {
    padding-top: 75px;
    padding-bottom: 75px;
}

.overlap_top_img_main {
    margin: -70px 0 0 0;
}

.center_padding {
    padding: 150px 0 120px;
}

.border_0 {
    border-width: 0 !important;
}

.small_radius {
    border-radius: 5px;
}

section .small_head h2 {
    font-size: 30px;
}

.home_page8 p.team_mem_name {
    font-size: 18px;
    font-weight: 400;
}

.margin_top_0 {
    margin-top: 0 !important;
}

.montserrat_fonts li,
.montserrat_fonts a,
.montserrat_fonts ul {
    font-family: Riviera;
    font-weight: 400;
}

/*------------------------------------------------------------------
        5. header
-------------------------------------------------------------------*/

.header {
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.header_fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    padding-left:0px;
    padding-right: 0px;
}

.header_style2.header {
    padding: 10px 0;
}

.home_page2 .header {
    background: #fff;
}

.home_page2 .header .social_icons li a:hover,
.home_page2 .header .social_icons li a:focus {
    color: #f7b516;
}

.home_page2 .logo_circle img {
    position: relative;
    top: 10px;
}

.header_bg_transparent {
    background: rgba(37, 37, 37, 0.2);
}

.header.header_style4.header_left_side .main_menu {
    margin-right: 0;
    margin-left: 100px;
}

.header_top {
    min-height: 50px;
    padding: 5px 0;
    border-bottom: solid rgba(255,255,255,.1) 1px;
    background-color: rgba(21, 21, 21, 0.15);
}

.fix_header {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    background: rgba(0, 0, 0, .5);
}

.top_style {
    float: left;
    width: 100%;
}

.toggle_icon {
    float: left;
    position: relative;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    background-color: rgba(21, 21, 21, 0.15);
    overflow-x: hidden;
    transition: 0.5s;
    clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%);
    display: flex;
    justify-content: center;
    -webkit-backdrop-filter: blur(150px) saturate(1.8);
    -moz-backdrop-filter: blur(150px) saturate(1.8);
    -ms-backdrop-filter: blur(150px) saturate(1.8);
    -o-backdrop-filter: blur(150px) saturate(1.8);
    backdrop-filter: blur(150px) saturate(1.8);
}

@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
    .header_top {
        -webkit-backdrop-filter: blur(150px) saturate(1.8);
        -moz-backdrop-filter: blur(150px) saturate(1.8);
        -ms-backdrop-filter: blur(150px) saturate(1.8);
        -o-backdrop-filter: blur(150px) saturate(1.8);
        backdrop-filter: blur(150px) saturate(1.8);
    }
    .sidenav {
        -webkit-backdrop-filter: blur(150px) saturate(1.8);
        -moz-backdrop-filter: blur(150px) saturate(1.8);
        -ms-backdrop-filter: blur(150px) saturate(1.8);
        -o-backdrop-filter: blur(150px) saturate(1.8);
        backdrop-filter: blur(150px) saturate(1.8);
    }
}

.menu_sidebar {
    float: left;
    left: 0;
    position: relative;
    width: 100%;
    padding: 100px 80px;
}

.sidenav a {
    padding: 20px 20px 20px 30px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Riviera;
    color: #fff;
}

.sidenav a:hover {
  color: #807354;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.menu_side {
    float: right;
    width: auto;
    position: relative;
    z-index: 1;
}

.main_menu div#navbar_menu ul li a i {
    font-weight: 600;
    font-size: 13px;
}

#navbar_menu,
#navbar_menu ul,
#navbar_menu ul li,
#navbar_menu ul li a,
#navbar_menu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#navbar_menu ul,
#navbar_menu ul li,
#navbar_menu ul li a,
#navbar_menu #menu-button {
    position: relative;
}

#navbar_menu:after,
#navbar_menu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#navbar_menu #menu-button {
    display: none;
}

#navbar_menu {
    margin: 0;
    float: left;
}

#navbar_menu>ul>li {
    float: left;
    margin: 0;
}

#navbar_menu.align-center>ul {
    font-size: 0;
    text-align: center;
}

#navbar_menu.align-center>ul>li {
    display: inline-block;
    float: none;
}

#navbar_menu.align-center ul ul {
    text-align: left;
}

#navbar_menu.align-right>ul>li {
    float: right;
}

#navbar_menu>ul>li>a {
    padding: 21px 20px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
}

#navbar_menu>ul>li.active a:after,
#navbar_menu>ul>li:hover>a:after,
#navbar_menu>ul>li:focus>a:after {
    background: #FA6742;
    width: 20px;
}

#navbar_menu>ul>li.active a:before,
#navbar_menu>ul>li:hover>a:before,
#navbar_menu>ul>li:focus>a:before {
    background: #FA6742;
    width: 20px;
}

#navbar_menu>ul>li.active>a,
#navbar_menu>ul>li:hover>a,
#navbar_menu>ul>li:focus>a {
    color: #fff;
    background: #4ca8b3;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

#navbar_menu ul ul {
    position: absolute;
    left: -9999px;
}

#navbar_menu.align-right ul ul {
    text-align: right;
}

#navbar_menu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#navbar_menu li:hover>ul {
    left: auto;
}

#navbar_menu.align-right li:hover>ul {
    left: auto;
    right: 0;
}

#navbar_menu li:hover>ul>li {
    height: 44px;
}

#navbar_menu ul ul ul {
    margin-left: 100%;
    top: 0;
}

#navbar_menu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}

#navbar_menu ul ul li a {
    padding: 15px 20px 15px;
    font-size: 14px;
    color: #999;
    font-weight: 400;
    background: #fff;
    color: #666 !important;
}

#navbar_menu ul ul li:hover>a,
#navbar_menu ul ul li a:hover {
    color: #ffffff;
}

#navbar_menu ul ul {
    width: 250px;
    box-shadow: 0 5px 35px -18px #000;
    border-top: solid 5px #f7b516;
}

#navbar_menu ul ul li a:hover,
#navbar_menu ul ul li a:focus {
    color: #4ca8b3 !important;
    padding: 15px 20px 15px;
}

.main_bg {
    margin-top: 0px;
    min-height: 70px;
    position: relative;
}

#navbar_menu>ul>li a i.fa-angle-down {
    transition: ease all 0.5s;
}

#navbar_menu>ul>li:hover>a i.fa-angle-down {
    transform: rotate(180deg);
}

/**-- social icon --**/
.logo_circle img {
    width: auto;
}

.right_section_bottom_header a {
    color: #fff;
    padding: 18px 0;
    float: right;
    font-weight: 400;
}

.right_section_bottom_header a:hover,
.right_section_bottom_header a:focus {
    color: #f7b516;
}

.heading_main {
    width: 100%;
    margin: 0 0 35px;
    letter-spacing: 0;
}

.full_heading {
    width: 100%;
    margin: 0;
}

.heading_style_1 h2::after {
    width: 109px;
    height: 4px;
    background: #4ca8b3;
    content: "";
    display: block;
    margin: 0 0 15px;
}

.center_head_border h2:after,
.center_head_border:after {
    margin-left: auto !important;
    margin-right: auto !important;
}

.color_heading h4 {
    color: #4b31aa;
}

.double_line_heading h2 {
    line-height: 45px;
}

/**-- contant section --**/

.theme_bg {
    background-image: url('../images/layout_img/bg_layout.png');
    background-size: cover;
    min-height: 650px;
    background-position: center;
}

.layout_screen {
    left: -150px;
    position: relative;
}

.cross_layout {
    position: relative;
}

.cross_layout::before {
    width: 100%;
    height: 101px;
    content: "";
    display: block;
    top: -1px;
    position: absolute;
    background-image: url(../images/layout_img/cross_bg_top.png);
    background-size: 100% 100%;
}

.cross_layout:after {
    width: 100%;
    height: 101px;
    content: "";
    display: block;
    position: absolute;
    background-image: url('../images/layout_img/cross_bg_bottom.png');
    bottom: -1px;
    background-size: cover;
    background-repeat: no-repeat;
}

.feature_box {
    min-height: 315px;
    padding: 45px 0 30px;
    margin-bottom: 30px;
    box-shadow: 0 20px 35px -20px rgba(0, 0, 0, 0.2);
}

.contact_section {
    background-image: url('../images/layout_img/contact_form_bg.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #4b31aa;
}

.contact_form {
    padding: 60px 60px;
    background-size: cover;
}

.contact_form.contact_inform {
    min-height: auto;
    float: left;
    width: 100%;
}

.contact_form_inner {
    max-width: 430px;
}

.contact_form p {
    color: #fff;
}

.contact_form.contact_inform p.inform_label {
    color: #898989;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
}

.contact_form.contact_inform p.inform_cont {
    font-size: 18px;
    color: #000;
}

.contact_form_layout .contact_form {
    padding: 0;
    margin-top: 10px;
}

.contact_form_layout .field input {
    border: solid #e1e1e1 1px;
    height: 45px;
}

.contact_form_layout .field textarea {
    border: solid #e1e1e1 1px;
    height: 160px;
    padding: 15px 30px;
}

.contact_form_layout .contact_form {
    min-height: auto;
}

.golde_yellow_theme .dark_footer .footer_bottom div.center ul li {
    margin: 0 10px;
}

#map {
    height: 100%;
    min-height: 480px;
}

.visible_hidden {
    visibility: hidden;
}

.map_section {
    border-top: solid #4ca8b3 4px;
}

/**-- form --**/

.field input {
    width: 100%;
    margin-top: 0;
    min-height: 45px;
    padding: 0 20px;
    line-height: 45px;
    font-size: 14px;
    border: solid #eee 3px;
    margin-bottom: 10px;
}

.field textarea {
    width: 100%;
    margin-top: 0px;
    font-size: 14px;
    min-height: 145px;
    padding: 15px 20px;
    line-height: normal;
    border: solid #eee 3px;
}


/*------------------------------------------------------------------
        12. footer
-------------------------------------------------------------------*/

footer {
    background-color: #151515;
    padding: 0 115px; 
}

footer .container-fluid {
    background: #2d2d2d;
    min-height: 455px;
    border-radius: 500px;
    margin-bottom: 35px;
}

.footer_top {
    padding-top: 90px;
    padding-bottom: 70px;
}

.f_logo {
    margin-bottom: 45px;
}

footer p {
    color: #fff;
    font-size: 17px;
    line-height: normal;
    letter-spacing: .2px;
}

.footer_link {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.footer_link li {
    font-size: 17px;
    line-height: 32px;
    letter-spacing: .2px;
    position: relative;
    padding-left: 25px;
}

.full.heading_footer {
    margin-bottom: 40px;
}

.footer_link li::after {
    width: 10px;
    height: 10px;
    content: "";
    display: block;
    background: #807354;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 10px;
}

.footer_link li a {
    color: #fff;
}

.footer_link li a:hover,
.footer_link li a:focus {
    color: #f6f7a9;
}

.footer_link_intas li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    display: flex;
}

.footer_link_intas li span {
    float: left;
    color: #fff;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_form form input {
    width: 100%;
    border: none;
    padding: 5px 20px;
    min-height: 45px;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.1px;
}

.footer_form form button {
    background: #111;
    width: 195px;
    height: 50px;
    border-radius: 0;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
}

.footer_form form {
    float: left;
    width: 100%;
}

.footer_link_intas li span:nth-child(1) {
    background: #fff;
    margin-right: 15px;
}

.footer_blog {
    display: flex;
}

.footer_icon {
    margin-right: 15px;
}

.footer_cont h4 {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    text-transform: none;
    margin: 0 0 7px 0;
}

.footer_cont p {
    color: #555555;
    line-height: 20px;
    font-size: 14px;
}

.footer_bottom p {
    margin: 0;
    line-height: 45px;
    color: #666;
    text-align: center !important;
    font-size: 14px;
    font-weight: 400;
}

.footer_bottom p a {
    color: #4ca8b3;
    font-weight: 500;
}

.footer_bottom p strong {
    color: #000;
    font-weight: 400;
}

.footer_heading {
    position: relative;
    width: 100%;
}

.footer_heading h3 {
    color: #2b5877;
    font-weight: 500;
    text-transform: none;
    font-size: 20px;
    border-bottom: dotted #ccc 1px;
    width: 100%;
    padding-bottom: 20px;
    position: relative;
}

.footer_heading h3::after {
    width: 40px;
    background: #4ca8b3;
    height: 4px;
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    transition: ease all 0.5s;
}

.footer_info {
    padding: 40px 0 30px;
    float: left;
    width: 100%;
}

.footer_info ul {
    list-style: none;
    float: left;
    width: 100%;
}

.footer_logo {
    margin-bottom: 20px;
}

.footer_info p {
    margin: 0;
}

.footer_info ul li {
    float: left;
    width: 100%;
    margin: 10px 0 15px;
    position: relative;
}

.footer_info ul li span {
    font-weight: 400;
    padding: 3px 5px;
    float: left;
}

.footer_info.footer_menu li a {
    color: #707070;
    font-weight: 400;
}

.footer_info.footer_menu li a:hover,
.footer_info.footer_menu li a:focus {
    color: #4ca8b3;
}

.footer_info ul li a {
    color: #707070;
}

.footer_info.footer_menu li a span {
    margin-right: 5px;
}

.footer_info.footer_menu li a span {
    font-family: Riviera;
}

.footer_info.footer_menu span {
    padding: 0;
    position: relative;
    top: -2px;
    font-weight: 200;
}

.footer_info.footer_menu li {
    margin: 5px 0;
}

.footer_info ul li .left_icon {
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    font-size: 35px;
    padding: 0;
    line-height: normal;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #4ca8b3;
    border: solid #4ca8b3 1px;
}

.footer_info ul li i {
    font-size: 25px;
}

.footer_info ul li i.fa.fa-phone {
    font-size: 25px;
}

.footer_form form button:hover,
.footer_form form button:focus {
    background: #807354;
}

ul.social_icon {
    list-style: none;
}

.social_icon li {
    font-size: 18px;
    margin: 5px 10px 0;
}

.cpy {
    background: #151515;
    margin-bottom:40px;
}

.cpy p {
    margin: 25px 0 0 0;
    color: #8c8c8c;
    font-weight: 500;
    font-size: 16px;
}

.cpy a {
    color: #8c8c8c;
}

/** scroll bar **/

.progress {
    height: 5px;
    border-radius: 0;
    margin: 50px 0 8px 0;
    background: rgba(0, 0, 0, .20);
    overflow: inherit;
}

.progress .skill .val {
    float: right;
    font-style: normal;
    margin: 0;
}

.progress-bar {
    text-align: left;
    transition-duration: 3s;
}

.progress .skill {
    font-size: 13px;
    margin-bottom: 45px;
    width: 100%;
}

.progress-bar {
    background: #fff;
    position: relative;
}

.progress-bar::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    display: block;
    position: absolute;
    right: -1px;
    border-radius: 100%;
    top: -3px;
}

.bottom_hiren_mar {
    margin-bottom: -152px;
}

.big_p {
    font-size: 18px;
    font-weight: 400;
    margin: 10px 0 0 0;
}

.sidebar_page {
    margin-left: 240px;
}

/** side bar **/

.toggle_side_bar {
    display: none;
}

.toggle_side_bar {
    position: absolute;
    top: 0;
    width: 100%;
    color: #fff;
    z-index: 1;
    cursor: pointer;
    font-size: 28px;
    padding: 10px 20px;
}

.side_bar_logo {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: solid #b2b2b2 1px;
    min-height: 100px;
}

.side_bar_logo .logo {
    width: 100%;
    margin: 32px 0;
}

/* menu side bar */

.scoll_to_id_menu .nav {
    float: left;
}

.side_footer_bottom {
    float: left;
    width: 100%;
    padding: 30px 40px;
    border-top: solid #cccccc 1px;
    margin-top: 30px;
    min-height: auto;
}

.side_footer_bottom p {
    font-size: 12px;
    font-weight: 400;
}

.scoll_to_id_menu ul li a {
    font-size: 14px;
    color: #898989;
    font-weight: 500;
    line-height: 50px;
    padding-left: 37px;
    float: left;
    border-left: solid #fff 3px;
    width: 100%;
}

.scoll_to_id_menu ul li a:hover,
.scoll_to_id_menu ul li a:focus,
.scoll_to_id_menu ul li a.active {
    border-left: solid #ff4e58 3px;
    color: #ff4e58;
}

.social_icons_bg {
    float: left;
    padding: 0 35px;
    width: 100%;
}

.social_icons_bg ul li {
    float: left;
}

.social_icons_bg ul li a {
    width: 30px;
    height: 30px;
    background: #2c2c2c;
    float: left;
    color: #fff;
    border-radius: 3px;
    margin: 5px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
}

.social_icons_bg ul li a:hover,
.social_icons_bg ul li a:focus {
    background: #ff4e58;
}

.scoll_to_id_menu {
    width: 100%;
    margin: 70px 0;
    float: left;
}
 
.black_bg_layout {
    background: #000;
}

.menu_capital_text div.menu>ul>li>a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

#simple_slide {
    position: relative;
}

.profile_cont {
    display: flex;
    margin: 38px 0 0;
}

.profile_cont .profile_uploaded {
    margin: 0 10px 0 0;
}

.profile_cont_uploaded p {
    color: #fff;
    line-height: 18px;
    margin: 0;
    font-weight: 400;
    padding: 3px 0;
}

/** scroll bar **/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important;
}

.scroll-textarea>.scroll-content>textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scrollbar-external_wrapper {
    height: 450px !important;
    position: relative;
    width: auto !important;
}

.scrollbar-external {
    height: 400px;
    overflow: auto;
    width: 600px;
}

.external-scroll_x,
.external-scroll_y {
    border: solid 1px #9999fc;
    cursor: pointer;
    display: none;
    position: absolute;
}

.external-scroll_x.scroll-scrollx_visible {
    display: block;
    height: 10px;
    left: 0;
    top: 410px;
    width: 200px;
}

.external-scroll_y.scroll-scrolly_visible {
    display: block;
    height: 200px;
    left: 610px;
    top: 0;
    width: 10px;
}

.external-scroll_x div,
.external-scroll_y div {
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
}

.external-scroll_x .scroll-bar,
.external-scroll_y .scroll-bar {
    background: #9999fc;
    z-index: 12;
}

.external-scroll_x .scroll-bar {
    width: 100px;
}

.external-scroll_y .scroll-bar {
    height: 100px;
}


/** srcoll bar **/

.custom-scroll {
    width: 100%;
    height: 815px;
    overflow: auto;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.dropdown-menu .dropdown-item {
    font-size: 14px;
}

/** verticle tab **/

.veticle_tab .tab_bar_section {
    display: flex;
}

.veticle_tab .tab_bar_section .nav.nav-tabs {
    float: left;
    width: 100px;
    display: block;
    justify-content: center;
    border: none;
    margin-right: 30px;
}

.veticle_tab .tab_bar_section .nav.nav-tabs .nav-item {
    float: left;
    width: 100%;
    margin: 0;
}

.veticle_tab .tab_bar_section .nav.nav-tabs .nav-item a {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
    padding: 0;
    position: relative;
}

.veticle_tab .tab_bar_section .nav.nav-tabs .nav-item a.active {
    background: transparent;
}

.qaute {
    margin-bottom: 30px;
    margin-top: 0;
}

.veticle_tab .tab_bar_section .nav.nav-tabs .nav-item a.active::after {
    content: "";
    width: 28px;
    height: 28px;
    background: #303841;
    position: absolute;
    display: block;
    border: solid #596067 1px;
    transform: rotate(45deg);
    border-radius: 0px;
    border-top: none;
    border-right: none;
    top: 38px;
    right: -44px;
    z-index: 1;
}

.right_icon_ecoomr li a i {
    margin-right: 2px;
}

.only_mobile_tab_menu {
    display: none;
}

.star_rating li.fill_star {
    color: #ffb80f;
}

.client_slider_main .owl-theme .owl-dots .owl-dot span {
    width: 5px;
    height: 5px;
    margin: 5px 7px;
    background: #7d6599;
}

.client_slider_main .owl-theme .owl-dots .owl-dot.active span,
.client_slider_main .owl-theme .owl-dots .owl-dot:hover span,
.client_slider_main .owl-theme .owl-dots .owl-dot:focus span {
    background: #ce93d8;
}

.client_slider_main .owl-theme .owl-dots .owl-dot.active span {
    width: 68px;
    background: #ce93d8;
}

.header_top.top_imform {
    min-height: 45px;
    border-bottom: solid #118df0 1px;
    background: #f8f8f8;
}

.header_top.top_imform ul.inform_li li {
    float: left;
    width: 33.33%;
    font-size: 13px;
    color: #0e2f56;
    padding-top: 1px;
}

.inform_opening {
    float: left;
    font-size: 13px;
    margin: 2px 15px 0 0;
}

.header_top.top_imform li i {
    color: #118df0;
    margin-right: 2px;
}

.inform_dentist_botm p {
    font-size: 18px;
    margin-top: 5px;
    font-weight: 400;
    margin-top: 10px;
}

.light_silver_layer_top {
    background: url('../images/layout_img/light_silver_layer_top.png');
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.slide_bottom_icon li {
    width: 100px;
    height: 100px;
    float: left;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 5px;
    margin: 0 5px;
    background: #fff;
}

.header_bottom.menu_border_hover {
    padding-bottom: 0;
}

.menu_border_hover .main_menu .menu>ul>li:hover>a,
.menu_border_hover .main_menu .menu>ul>li:focus>a,
.menu_border_hover .main_menu .menu>ul>li.active>a {
    border-bottom: solid #4f6dcd 5px;
}

.menu_border_hover .main_menu .menu>ul>li>a {
    padding-bottom: 28px;
    padding-left: 28px;
    padding-right: 28px;
}

.menu_border_hover .main_menu .menu>ul>li:last-child>a {
    padding-right: 0;
}

.icon_ser {
    margin-bottom: 20px;
}

.list_style2 {
    margin: 15px 0px;
}

.list_style2 li {
    line-height: 28px;
    color: #000;
    font-size: 14px;
}

.arrow_btn {
    min-width: 200px;
    height: 50px;
    background: #4f6dcd;
    float: left;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-weight: 500;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 5px;
    position: relative;
}

.arrow_btn i {
    float: right;
    width: 30px;
    height: 50px;
    line-height: 50px;
    background: #435aa1;
    border-radius: 0 5px 5px 0;
    font-size: 15px;
    transition: ease all 0.5s;
}

.arrow_btn:hover,
.arrow_btn:focus {
    background: #435aa1;
    color: #fff;
}

.arrow_btn:hover i,
.arrow_btn:focus i {
    background: #4f6dcd;
}

.gally_img {
    margin: 15px 0;
    border-radius: 5px;
    overflow: hidden;
}

.gally_img img {
    width: 100%;
}

.font_size30 {
    font-size: 30px !important;
}

.progress_bar_design2 .progress {
    height: 10px;
    margin: 32px 0 30px 0;
    background: #435aa1;
    overflow: inherit;
    border-radius: 50px;
}

.progress_bar_design2 .progress-bar::after {
    display: none;
}

.progress_bar_design2 .progress-bar {
    background: #42d5cc;
    border-radius: 50px;
}

.center_menu {
    display: flex;
    justify-content: center;
    width: 100%;
}

.center_menu .menu {
    width: auto;
}

.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
}

.sidebar a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidebar a:hover {
    color: #f1f1f1;
}

.sidebar .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    margin-left: 50px;
    line-height: normal;
    padding: 0;
    min-height: auto;
    background: #0163d2;
    color: #fff;
    width: 60px;
    text-align: center;
}

.sidebar_main_menu ul li a {
    font-size: 18px;
    padding: 12px 8px 12px 12px;
    border-bottom: solid #dfdfdf 1px;
    width: 80%;
    margin: 0 10%;
    font-weight: 400;
}

.sidebar_main_menu ul li a:hover,
.sidebar_main_menu ul li a:focus {
    color: #0163d2;
}

@media (min-width:991px) {
    .center-desk {
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .sidebar_menu {
        display: none;
    }
}

.bottom_fixed {
    position: absolute;
    bottom: 20px;
}

.border_bottom {
    border-bottom: solid 1px #e1e1e1;
}

.footer_top_border {
    border-top: solid #e1e1e1 1px;
}

.testimonial_ser2 .testimo {
    background: #fff;
    padding: 40px 45px;
    border-radius: 5px;
    display: block;
    margin: 0;
    float: left;
    width: 100%;
}

.testimonial_ser2 .testimo .test_cont {
    position: relative;
    border: none;
    padding: 0;
    margin-left: 0;
    background: #fff;
    margin-top: 25px;
    float: left;
    width: 100%;
}

.testimonial_ser2 .testimo .test_cont:after {
    display: none;
}

.testimonial_ser2 .testimo .testimo_img {
    float: left;
}

.testimonial_ser2 .testimo .testimo_img img {
    width: 70px;
    height: 70px;
}

.testimonial_ser2 .testimo_head {
    float: left;
    margin-left: 20px;
}

.testimonial_ser2 .testimo_head h4 {
    font-size: 14px;
    font-weight: 600;
    float: left;
    width: 100%;
    margin: 0;
}

.testimonial_ser2 .testimo_head p {
    margin: 0;
    float: left;
    width: 100%;
}

.testimo_head .star_rating {
    float: left;
    margin: 0;
}

.testimonial_ser2 .owl-dots {
    display: none;
}

.testimonial_ser2 .owl-nav.disabled {
    display: block !important;
    top: 90px;
    position: relative;
}

.client_slider_main .testimonial_ser2 .owl-nav .owl-prev,
.client_slider_main .testimonial_ser2 .owl-nav .owl-prev:hover,
.client_slider_main .testimonial_ser2 .owl-nav .owl-prev:focus {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    text-align: center;
    line-height: 70px;
    margin: 0;
    padding: 0;
    left: -35px;
    transition: ease all 0.5s;
    position: absolute;
    background-image: url('../images/layout_img/testimo_slide_ar1.png');
    background-color: #ebebeb;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0;
}

.client_slider_main .testimonial_ser2 .owl-nav .owl-next,
.client_slider_main .testimonial_ser2 .owl-nav .owl-next:hover,
.client_slider_main .testimonial_ser2 .owl-nav .owl-next:focus {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    text-align: center;
    line-height: 70px;
    margin: 0;
    padding: 0;
    right: -35px;
    position: absolute;
    transition: ease all 0.5s;
    border-radius: 100%;
    background-image: url('../images/layout_img/testimo_slide_ar2.png');
    background-color: #ebebeb;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0;
}

.side_bar {
    float: left;
    width: 100%;
    background: #2b5877;
    padding: 30px;
    border-top: solid #4ca8b3 5px;
}

.side_bar h4 {
    margin-top: 0;
    font-size: 28px;
    font-weight: normal;
    color: #fff;
    position: relative;
    font-family: Riviera;
    text-transform: none;
    border-left: solid #4ca8b3 5px;
    padding-left: 12px;
    line-height: 30px;
}

.categary li {
    margin: 0;
    font-size: 14px;
    float: left;
    width: 100%;
    padding: 15px 0;
    border-bottom: solid rgba(255, 255, 255, .2) 1px;
}

.categary li span {
    font-family: Riviera;
    color: #fff;
    float: right;
}

.categary li a {
    color: #fff;
}

.categary li a:hover,
.categary li a:focus {
    color: #ffb125;
    padding-left: 5px;
}

.buttons a {
    border: solid #e1e1e1 1px;
    float: left;
    color: #898989;
    text-transform: uppercase;
    font-size: 14px;
    margin: 4px 4px 0 0;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 50px;
    padding: 0 30px;
}

.buttons a:hover,
.buttons a:focus {
    background: #ffb125;
    color: #fff;
    border-color: #ffb125;
}

.side_bar_blog .tweet-cont {
    color: #fff;
}

.side_bar_blog .tweet-cont a {
    color: #f7b516;
}

img[data-toggle="modal"] {
    cursor: pointer;
}

.modal-open,
.modal-open .modal {
    padding: 0 !important;
}

/** contact page **/

.contact_blog {
    text-align: center;
    border: solid #e1e1e1 1px;
    padding: 40px;
    margin: 10px 0;
}

.contact_blog h5 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    margin-top: 15px;
    margin-bottom: 5px;
}

.contact_blog p {
    margin: 0;
    color: #555555;
}

.form_contact_main .field {
    width: 50%;
    float: left;
    padding: 0 5px;
}

.form_contact_main button {
    width: 210px;
    height: 50px;
    background: #ffb125;
    border: none;
    text-transform: uppercase;
    color: #fff;
    margin-top: 10px;
    font-weight: 500;
    cursor: pointer;
}

.feature_cs img {
    width: 100%;
}

.home_page7 .slide_inform {
    color: #fff;
    font-size: 18px;
    padding-top: 5px;
}

/** feature page **/

.feature_page .inform_ser_blogs_3 ul li {
    width: 50%;
}

.header_information li a {
    color: #fff;
}

/** new css add **/

.about_bg {
    background-image: url(../images/about_bg.png);
    background-position: center bottom;
    background-size: auto;
    background-repeat: no-repeat;
    padding-bottom: 220px;
}

.about_bg_left {
    background-image: url(../images/about_bg3.png);
    background-position: center bottom;
    background-size: auto;
    background-repeat: no-repeat;
    padding-bottom: 220px;
}

.heading_main h2 {
    border-style: none;
    border-width: 0;
    color: #222;
    font-family: Riviera;
    font-size: 65px;
    font-weight: 400;
    line-height: 85px;
    margin: 0;
    position: relative;
    text-shadow: none;
}

.heading_main p.sub_title_head {
    font-size: 20px;
    margin: 0;
}

.footer_ul_list {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    background: #f6f6f6;
    padding: 20px 0;
    border-top: solid #4ca8b3 3px;
}

.footer_ul_list ul {
    float: left;
}

.footer_ul_list ul li {
    float: left;
    margin: 0 20px;
    font-weight: 500;
    font-size: 14px;
}

.footer_ul_list ul li a {
    color: #222;
}

.footer_ul_list ul li:hover a,
.footer_ul_list ul li:focus a {
    color: #4ca8b3;
}

.footer_ul_list {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    background: #f6f6f6;
    padding: 20px 0;
    border-top: solid #4ca8b3 3px;
}

#slider_main {
    width: 100%;
}

.design_layout {
    background-image: url(../images/lamp.png);
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    min-height: 765px;
}

.heading_s1 h3 {
    font-size: 52px;
    color: #3d3d3c;
    font-family: Riviera;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 40px;
}

.fieldset_blog input {
    height: 75px;
    font-size: 17px;
    padding: 0 30px;
    border: none;
    box-shadow: 0 0 30px -12px rgba(0,0,0,.3);
    float: left;
    width: 100%;
    margin: 15px 0;
}

.fieldset_blog textarea {
    min-height: 180px;
    font-size: 17px;
    padding: 30px;
    border: none;
    box-shadow: 0 0 30px -12px rgba(0,0,0,.3);
    float: left;
    width: 100%;
    margin: 15px 0;
}

.p-relative {
    position: relative;
}

.back_blog::after {
    width: 545px;
    position: absolute;
    height: 575px;
    content: "";
    right: -50px;
    top: -65px;
    box-shadow: 0 0 60px -10px rgba(0,0,0,.15);
    background: #fff;
}

.back_blog img {
    position: relative;
    z-index: 1;
}

.back_blog img {
    width: auto;
    float: right;
}

form button {
    width: 230px;
    border: none;
    border-radius: 100px;
    background: #2d2d2d;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    color: #e1e7d8;
    margin-top: 35px;
}

form button:hover,
form button:focus {
    background: #f6f7a9;
    color: #2d2d2d;
}

.read_more_bt {
    font-weight: 600;
    width: 150px;
    height: 50px;
    background: #f6f7a9;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    text-transform: uppercase;
    color: #3d3d3c;
    font-family: Riviera;
    margin-top: 30px;
    float: left;
}

.read_more_bt:hover,
.read_more_bt:focus {
    background: #3d3d3c;
    color: #fff;
}

.decorate_blog {
    padding: 20px 20px 0;
    box-shadow: 0 0px 20px 0px rgba(0,0,0,.10);
    margin-top: 40px;
}

.decorate_blog_bt {
    color: #525151;
    width: 185px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    margin: 20px auto 0;
    display: flex;
    justify-content: center;
    font-family: Riviera;
    font-size: 14px;
}

.decorate_blog img {
    width: 100%;
}

.decorate_blog_bt:hover,
.decorate_blog_bt:focus {
    background: #f6f7a9;
}

.heading_s1 p {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 40px;
    margin-top: -10px;
    line-height: 35px;
}

.post_colum ul {
    list-style: none;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    color: #ccc;
    font-family: Riviera;
    font-weight: 300;
    font-size: 16px;
}

.post_colum ul li {
    float: left;
    margin-right: 35px;
}

.post_colum ul li a {
    color: #ccc;
    line-height: 23px;
}

.post_colum ul li a img {
    margin-left: 5px;
    position: relative;
    top: -2px;
}

.blog_style {
    float: left;
    width: 100%;
    padding: 25px 20px;
    margin-top: 65px;
    border-bottom: solid #f6f7a9 5px;
    background: #fff;
    box-shadow: 0 0 60px -10px rgba(0,0,0,.15);
}

.news_blog {
    margin-top: -65px;
}

.shadow_back_about::after {
    content: "";
    display: block;
    position: absolute;
    left: -45px;
    top: -90px;
    width: 415px;
    height: 675px;
    background: #fff;
    box-shadow: 0 0 150px 0 rgba(0,0,0,.15);
}

.shadow_back_about img {
    position: relative;
    z-index: 1;
}


#slider_main span.carousel-control-next-icon, 
#slider_main span.carousel-control-prev-icon {
    height: 28px;
}

.heading_footer h3 {
    color: #fdfeff;
    font-size: 25px;
    font-weight: 600;
    margin: 0;
}

.p-relative.r-left .back_blog::after {
    left: -50px;
    top: -65px;
}

.p-relative.r-left img {
    float: left;
}

.cont_info i {
    background: #786a47;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    border-radius: 100%;
    margin-right: 20px;
}

.cont_info span {
    font-family: Riviera;
    text-align: left;
    font-weight: 400;
    letter-spacing: .16667em;
    font-size: 0.8rem;
    line-height: 1.66667;
    text-transform: uppercase;
    margin-bottom: 16px;
    color: #fff;
}

.dropdown-toggle::after {
    display: none;
}

.top_links {
    float: right;
    display: inline;
}

.top_links li {
    float: left;
    margin-left: 30px;
}

section .cont_info span {
    color: #000;
}

/*------------------------------------------------------------------
        10. Mine
-------------------------------------------------------------------*/
.bg {
    /* Full height */
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section {
    position: relative;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.section-text {
    text-align: center;
    margin-bottom:35px;
}
.cta-section {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    margin-top:50px;
}
.section-button {
    text-align: center;
    border-radius: 30px;
    display: inline-flex;
    min-height: 46px;
    padding: 0 16px;
    width: 276px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    background-color: #151515;
    border: 1px solid #151515;
    box-sizing: border-box;
    font-weight: 400;
    overflow: visible;
    letter-spacing: .16667em;
    font-size: 0.8rem;
    line-height: 2;
    text-transform: uppercase;
}

.section-button:hover {
    text-align: center;
    border-radius: 30px;
    display: inline-flex;
    min-height: 46px;
    padding: 0 16px;
    width: 276px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #151515;
    background-color: #fff;
    border: 1px solid #151515;
    box-sizing: border-box;
    font-weight: 400;
    overflow: visible;
    letter-spacing: .16667em;
    font-size: 0.8rem;
    line-height: 2;
    text-transform: uppercase;
}

.home-button {
    text-align: center;
    border-radius: 30px;
    display: inline-flex;
    min-height: 46px;
    padding: 0 16px;
    width: 276px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #151515;
    background-color: #fff;
    box-sizing: border-box;
    font-weight: 400;
    overflow: visible;
    font-weight: 700;
    letter-spacing: .16667em;
    font-size: 0.8rem;
    line-height: 2;
    text-transform: uppercase;
    
}

.section .section-heading .section-display-heading {
    font-weight: 300;
    letter-spacing: .03571em;
    font-size: 5rem;
    line-height: 1.14286;
    text-transform: uppercase !important;
}
.border-bottom {
    border-bottom: solid rgba(255,255,255,.1) 1px !important;
    padding-bottom: 40px;
}

.btn-menu {
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 10px;
    color: #fff;
}
.span-menu-text {
    margin-left: 35px;
    font-size: 1rem;
    font-weight: 500;
    margin-top:2px;
    color:#fff;
    display: block;
    letter-spacing: .16667em;
}

@media screen and (max-width: 800px) {
    .span-menu-text {
        display: none;
    }
    .img_none {
        display:none;
    }
    .header_fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
        padding-left:0px;
        padding-right: 0px;
    }

    .mobile-wrap {
        flex-wrap: unset !important;
    }

    .section-margin {
        margin: 0rem 0rem !important;
        letter-spacing: .03571em;
        font-size: 14px;
        line-height: 1.7;
    }
}

.section-margin {
    margin: 0rem 0rem;
    letter-spacing: .03571em;
    font-size: 14px;
    line-height: 1.7;
}

.span-menu-icon {
    cursor:pointer;
    text-align: left;
    color:#fff;
    font-size:1.2rem;
}

.uppercase {
    text-transform: uppercase;
}

.color-gray {
    color: #2b2a2a;
}

.logo-margin {
    margin: 1rem 0rem;
}

.body-img {
    width: 100%;
    height: auto;
}

.select {
    position: relative;
    display: inline-block;
    width: 100%;
}    

.select select {
    font-family: Riviera;
    display: inline-block;
    width: 20%;
    cursor: pointer;
    padding: 10px 15px;
    outline: 0;
    border: 1px solid transparent;
    border-radius: 3px;
    background: transparent;
    color: #ffffff;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.select select::-ms-expand {
    display: none;
}

.select select:hover,
.select select:focus {
    color: #151515;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 3px;
}

.select select:disabled {
    opacity: 0.1;
    pointer-events: none;
}

.select_arrow {
    position: absolute;
    top: 11px;
    right: 15px;
    width: 6px;
    height: 6px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.select select:hover ~ .select_arrow,
.select select:focus ~ .select_arrow {
    border-color: #ffffff;
}
.select select:disabled ~ .select_arrow {
    border-top-color: #cccccc;
}

.sociais i{
    
    background: transparent;
    border: 2px solid #786a47;
    width: 50px;
    height: 50px;
    line-height: 44px;
    text-align: center;
    color: #786a47;
    font-size: 18px;
    border-radius: 100%;
    
}

.quote {
    font-family: Riviera;
    font-weight: 300;
    letter-spacing: .06667em;
    font-size: 1.5rem;
    color: rgb(21, 21, 21);
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
    line-height: 1.66667;
}

.autor {
    font-family: Riviera;
    font-weight: 400;
    letter-spacing: .14286em;
    font-size: 1.1rem;
    line-height: 1.71429;
    color: rgb(21, 21, 21);
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.role {
    font-family: Riviera;
    font-weight: 500;
    letter-spacing: .16667em;
    font-size: 0.9rem;
    color: rgb(21, 21, 21);
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
    line-height: 1.66667;
}

.flex-control-nav {
    bottom: 20px;
    z-index: 1000;
    left: 20px;
    float: left;
    width: auto;
    position: fixed;
}

.flex-control-nav li {
    display: block;
    margin-bottom: 10px;
}

.flex-control-nav li a {
    background: rgba(255,255,255,.5);
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.flex-control-nav li a:hover {
    background: #786a47;
    cursor: pointer;
}

.flex-control-nav li a.flex-active {
    cursor: pointer;
    background: 0 0;
    border: 2px solid #786a47;
    border-radius: 100%;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgb(0 0 0 / 30%);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgb(0 0 0 / 30%);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}



.flex-control-paging li a.flex-active {
    cursor: default;
}´

.flex-control-nav li a {
    background: rgba(255,255,255,.5);
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 12px;
    height: 12px;
    cursor: pointer;
}

.carousel {
    background: transparent;
  }
  
  .carousel-cell {
    width: 70%;
    height: 300px;
    /* flex-box, center image in cell */
    display: -webkit-box;
    display: -webkit-flex;
    display:         flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
  }
  
  .carousel-cell img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    /* dim unselected */
    opacity: 0.7;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
    -webkit-filter: blur(5px);
            filter: blur(5px);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, transform 0.3s, -webkit-filter 0.3s, filter 0.3s;
            transition: opacity 0.3s, transform 0.3s, filter 0.3s;
  }
  
  /* brighten selected image */
  .carousel-cell.is-selected img {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: none;
            filter: none;
  }
  
  @media screen and ( min-width: 768px ) {
    .carousel-cell {
      height: 300px;
    }
  }
  
  @media screen and ( min-width: 960px ) {
    .carousel-cell {
      width: 60%;
    }
  }
  
  /* buttons, no circle */
  .flickity-prev-next-button {
    width: 60px;
    height: 60px;
    background: transparent;
    opacity: 0.6;
  }
  .flickity-prev-next-button:hover {
    background: transparent;
    opacity: 1;
  }
  /* arrow color */
  .flickity-prev-next-button .arrow {
    fill: white;
  }
  .flickity-prev-next-button.no-svg {
    color: white;
  }
  /* closer to edge */
  .flickity-prev-next-button.previous { left: 0; }
  .flickity-prev-next-button.next { right: 0; }
  /* hide disabled button */
  .flickity-prev-next-button:disabled {
    display: none;
  }


  .rrmc-rich-text-divider-line {
    width: 50px;
    height: 2px;
    display: inline-block;
    background-color: #D2D2D2;
 }

 /* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 25px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
margin: auto;
display: block;
width: 80%;
max-width: 500px;
}

/* Caption of Modal Image */
#caption {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
text-align: center;
color: #ccc;
padding: 10px 0;
height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
from {-webkit-transform:scale(0)} 
to {-webkit-transform:scale(1)}
}

@keyframes zoom {
from {transform:scale(0)} 
to {transform:scale(1)}
}

/* The Close Button */
.close {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
}

.close:hover,
.close:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
.modal-content {
  width: 100%;
}
}

.logotipo {
    width:20%;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}


.has-submenu .submenu {
    display: none;
    padding-left: 20px;
}

.has-submenu.open .submenu {
    display: block;
}


.architect_title {
    font-size:20px;
    display:block;
    font-weight: bolder;
    margin-bottom: 20px;
}

.architect_site {
    font-size:14px;
    display:block;
    margin-bottom:10px;
}