@charset "utf-8";
@import url(https://www.artexpertswebsite.com/layout/styles/font-awesome.min.css);
@import url(https://www.artexpertswebsite.com/layout/styles/framework.css);
@import url(https://fonts.googleapis.com/css2?family=Prata&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&family=Prata&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600&display=swap);
#header {
    padding: 10px 0
}


button.btn-mn {
    display: none
}

#header #logo * {
    margin: 0;
    padding: 0;
    line-height: 1
}

#header #logo h1 {
    margin-top: 8px;
    font-size: 44px
}

#header #logo p {
    margin-top: 12px;
    font-size: .9rem;
    text-transform: lowercase
}

#header #quickinfo {
    font-size: .8rem;
    text-transform: uppercase;
    margin-top: .25rem
}



/*************************Extracss*******************/

.first-thr{}
.first-sec {
    margin-left: -58px;
    width: 56%;
}
.first-sec h2{margin: -20px 0 20px 0;}
.first-sec p{    line-height: 34px;}


.first-sec  hr {
  
    margin-top: 40px !important;
        margin-bottom: 15px;
}
.first-sec .btn{    margin-top: 83px;}

h6.secfont {
    font-size: 24px;
    text-align: center;
}


.linkshort a {color: #d42111;}
.linkshort a:hover {
    color: #000000;
}

.fl_right li a:hover {
    color: #d42111 !important;
}



/*************************Extracss*******************/

#header #quickinfo li {
    margin-right: 50px
}

#header #quickinfo li:last-child {
    margin-right: 0
}

#header #quickinfo strong {
    display: block;
    margin: 0;
    padding: 0;
    font-size: .9rem
}

#header #quickinfo br {
    display: none
}

.search_icon {
    color: #fff !important;
    cursor: pointer;
    float: left;
    font-size: 16px;
    text-align: center;
    width: 100%;
    background: #fe594a;
    padding: 0 !important;
    text-align: center;
    width: 40px;
    border-radius: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: .93rem
}

.search_drop {
    background-color: #151515;
    border-radius: 0;
    box-shadow: 0 2px 7px -3px rgb(0 0 0 / 50%);
    display: none;
    padding: 15px 20%;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%
}

.search_drop form {
    width: 100%
}

.search_drop input {
    border-color: #e1e1e1 currentcolor #e1e1e1 #e1e1e1;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    float: left;
    height: 45px;
    padding: 0 10px;
    width: calc(100% - 45px);
    border-radius: 0;
    font-size: 14px
}

.search_drop button {
    background-color: #fe594a;
    border-color: #fe594a #fe594a #fe594a currentcolor;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    height: 45px;
    padding: 0;
    text-align: center;
    transition: all .5s ease 0s;
    width: 45px;
    color: #fff;
    font-size: 15px;
    border-radius: 0;
    cursor: pointer
}

#pageintro {
    padding: 40px 0
}

#pageintro article {
    display: block;
    max-width: 65%;
    margin: 0 auto;
    text-align: center
}

#pageintro .heading {
    margin-bottom: 20px;
    font-size: 3rem
}

#pageintro p:first-of-type {
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-size: 1.2rem;
    letter-spacing: 5px
}

#pageintro footer {
    margin-top: 10px
}

div#three_connn ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    zoom: 1;
    text-align: center;
    list-style-position: inside
}

.one-third-footer {
    text-align: left !important
}

.container {
    padding: 60px 0
}

.sectiontitle {
    display: block;
    max-width: 85%;
    margin: 0 auto 80px;
    text-align: center
}

.sectiontitle2 {
    display: block;
    max-width: 75%;
    margin: 0 auto 10px;
    text-align: center
}

#introblocks {
    margin-bottom: 80px
}

#introblocks>ul>li {
    padding: 20px
}

#introblocks article {
    display: block;
    position: relative;
    padding: 0 0 0 60px;
    line-height: normal
}

#introblocks article i {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    overflow: hidden;
    line-height: 1;
    font-size: 32px
}

#introblocks article .heading {
    margin-bottom: 10px
}

.overview>li {
    margin-bottom: 30px
}

.overview>li:nth-last-child(-n+3) {
    margin-bottom: 0
}

.overview>li:nth-child(3n+1) {
    margin-left: 0;
    clear: left
}

.overview>li figure {
    position: relative;
    max-width: 320px
}

.overview>li figure a::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: ""
}

.overview>li figure figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px
}

.overview>li figure a::after,
.overview>li figure figcaption {
    opacity: 0
}

.overview>li figure:hover a::after,
.overview>li figure:hover figcaption {
    opacity: 1
}

.overview>li figure figcaption * {
    margin: 0
}

.overview>li figure .heading {
    margin-bottom: 10px;
    font-size: 1.2rem
}

.latest {
    margin-bottom: 80px
}

.latest>li:last-child {
    margin-bottom: 0
}

.latest article {
    position: relative;
    padding: 0 0 0 80px
}

.latest article time {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px
}

.latest article time * {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    line-height: 1
}

.latest article time strong {
    padding: 12px 0;
    font-size: 18px;
    border-bottom: 1px solid;
    opacity: .5
}

.latest article time em {
    padding: 8px 0
}

.latest article .excerpt .meta li {
    display: inline-block;
    font-size: .8rem
}

.latest article .excerpt .meta li::after {
    margin-left: 5px;
    content: "|"
}

.latest article .excerpt .meta li:last-child::after {
    margin: 0;
    content: ""
}

.latest article .excerpt .heading {
    margin: 0;
    font-size: 1.2rem
}

.latest article .excerpt p {
    margin-bottom: 30px
}

.clients {
    text-align: center
}

.clients li:last-child {
    margin-bottom: 0
}

.clients li a {
    display: inline-block;
    max-width: 100%
}

.boldcap {
    display: block;
    margin: 0 auto 40px;
    text-align: center !important;
    font-weight: 700 !important
}

.caption1 {
    margin-top: -12px !important;
    padding-bottom: 10px !important;
    font-style: italic !important;
    text-align: center;
    font-weight: 400;
    font-size: .8em;
    font-style: normal;
    color: #020202 !important;
    visibility: visible
}

.imgLabel {
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 13px;
    line-height: 16px;
    color: #000;
    background-color: #e9e5e5;
    text-align: center;
    font-weight: 700
}

#comments ul {
    margin: 0 0 40px 0;
    padding: 0;
    list-style: none
}

#comments li {
    margin: 0 0 10px 0;
    padding: 15px
}

#comments .avatar {
    float: right;
    margin: 0 0 10px 10px;
    padding: 3px;
    border: 1px solid
}

#comments address {
    font-weight: 700
}

#comments time {
    font-size: smaller
}

#comments .comcont {
    display: block;
    margin: 0;
    padding: 0
}

#comments .comcont p {
    margin: 10px 5px 10px 0;
    padding: 0
}

#comments form {
    display: block;
    width: 100%
}

#comments input,
#comments textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid
}

#comments textarea {
    overflow: auto
}

#comments div {
    margin-bottom: 15px
}

#comments input[type=reset],
#comments input[type=submit] {
    display: inline-block;
    width: auto;
    min-width: 150px;
    margin: 0;
    padding: 8px 5px;
    cursor: pointer
}

.sidebar .sdb_holder {
    margin-bottom: 50px
}

.sidebar .sdb_holder:last-child {
    margin-bottom: 0
}

.cta {
    padding: 50px 0
}

.cta>:first-child {
    margin-top: 10px
}

.cta>:last-child {
    margin-bottom: 0
}

#footer {
    padding: 80px 0
}

#footer .heading {
    margin-bottom: 50px;
    font-size: 1.2rem
}

#footer .linklist li {
    display: block;
    margin-bottom: 15px;
    padding: 0 0 15px 0;
    border-bottom: 1px solid
}

#footer .linklist li:last-child {
    margin: 0;
    padding: 0;
    border: none
}

#footer .linklist li::after,
#footer .linklist li::before {
    display: table;
    content: ""
}

#footer .linklist li,
#footer .linklist li::after {
    clear: both
}

#footer .contact.linklist li,
#footer .contact.linklist li:last-child {
    position: relative;
    padding-left: 40px
}

#footer .contact li * {
    margin: 0;
    padding: 0;
    line-height: 1.6
}

#footer .contact li i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    font-size: 16px;
    text-align: center
}

#footer button,
#footer input {
    border: 1px solid
}

#footer input {
    display: block;
    width: 100%;
    padding: 8px
}

#footer button {
    padding: 8px 18px 10px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer
}

#copyright {
    padding: 20px 0
}

#copyright * {
    margin: 0;
    padding: 0
}

*,
::after,
::before {
    transition: all .3s ease-in-out
}

#mainav form * {
    transition: none !important
}

#backtotop,
#introblocks li,
#mainav,
.btn,
.faico a,
.latest article time,
.overview>li figure a::after,
.pagination a,
.pagination strong,
button,
img,
input {
    border-radius: 10px
}

.b2tn {
    border-radius: 5px
}

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

#breadcrumb,
#mainav,
.sidebar nav {
    line-height: normal
}

#mainav li a{    font-family: Verdana,Geneva,sans-serif;}

#breadcrumb li a::after,
#mainav .drop::after,
#mainav li li .drop::after,
.sidebar nav a::after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-size: 10px;
    line-height: 10px
}

#mainav {
    position: relative;
    margin-bottom: -30px;
    padding: 0;
    z-index: 999
}

#mainav ul {
    text-transform: uppercase
}

#mainav ul ul {
    z-index: 9999;
    position: absolute;
    width: 180px;
    text-transform: none;
    text-align: left
}

#mainav ul ul ul {
    left: 180px;
    top: 0
}

#mainav li {
    display: block;
    float: left;
    position: relative;
    margin: 0;
    padding: 0
}

#mainav li:last-child {
    margin-right: 0
}

#mainav li li {
    width: 100%;
    margin: 0
}

#mainav li a {
    display: block;
    padding: 18px 13px;
    font-size: 13px
}

@media screen and (max-width:965px) {
    #mainav li a {
        padding: 18px 10px;
        font-size: 12px
    }
    .row {
        display: block !important
    }
}

#mainav li li a {
    border: solid;
    border-width: 0 0 1px 0
}

#mainav .drop {
    padding-left: 15px
}

#mainav li li .drop,
#mainav li li a {
    display: block;
    margin: 0;
    padding: 10px 15px
}

#mainav .drop::after,
#mainav li li .drop::after {
    content: "\f0d7"
}

#mainav .drop::after {
    bottom: 20px;
    right: 5px
}

#mainav li li .drop::after {
    bottom: 20px;
    right: 5px
}

#mainav ul ul {
    display: none
}

#mainav ul li:hover>ul {
    display: block
}

#mainav form {
    display: none;
    margin: 0;
    padding: 0
}

#mainav form select,
#mainav form select option {
    display: block;
    cursor: pointer;
    outline: 0
}

#mainav form select {
    width: 100%;
    padding: 5px;
    border: none
}

#mainav form select option {
    margin: 5px;
    padding: 0;
    border: none
}

#breadcrumb {
    padding: 150px 0 30px
}

#breadcrumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase
}

#breadcrumb li {
    display: inline-block;
    margin: 0 6px 0 0;
    padding: 0
}

#breadcrumb li a {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 12px 0 0;
    font-size: 12px
}

#breadcrumb li a::after {
    top: 4px;
    right: 0;
    content: "\f101"
}

#breadcrumb li:last-child a {
    margin: 0;
    padding: 0
}

#breadcrumb li:last-child a::after {
    display: none
}

#breadcrumb .heading {
    margin: 0;
    font-size: 2rem
}

.sidebar nav {
    display: block;
    width: 100%
}

.sidebar nav li {
    margin: 0 0 3px 0;
    padding: 0
}

.sidebar nav a {
    display: block;
    position: relative;
    margin: 0;
    padding: 5px 10px 5px 15px;
    text-decoration: none;
    border: solid;
    border-width: 0 0 1px 0
}

.sidebar nav a::after {
    top: 9px;
    left: 5px;
    content: "\f101"
}

.sidebar nav ul ul a {
    padding-left: 35px
}

.sidebar nav ul ul a::after {
    left: 25px
}

.sidebar nav ul ul ul a {
    padding-left: 55px
}

.sidebar nav ul ul ul a::after {
    left: 45px
}

.pagination {
    display: block;
    width: 100%;
    text-align: center;
    clear: both
}

.pagination li {
    display: inline-block;
    margin: 0 2px 0 0
}

.pagination li:last-child {
    margin-right: 0
}

.pagination a,
.pagination strong {
    display: block;
    padding: 8px 11px;
    border: 1px solid;
    background-clip: padding-box;
    font-weight: 400
}

#backtotop {
    z-index: 999;
    display: inline-block;
    position: fixed;
    visibility: hidden;
    bottom: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    opacity: .2
}

#backtotop i {
    display: block;
    width: 100%;
    height: 100%;
    line-height: inherit
}

#backtotop.visible {
    visibility: visible;
    opacity: .5
}

#backtotop:hover {
    opacity: 1
}

#gallery {
    display: block;
    width: 100%;
    margin-bottom: 50px
}

#gallery figure figcaption {
    display: block;
    width: 100%;
    clear: both
}

#gallery li {
    margin-bottom: 30px
}

.faico {
    margin: 0;
    padding: 0;
    list-style: none
}

.faico li {
    display: inline-block;
    margin: 8px 5px 0 0;
    padding: 0;
    line-height: normal
}

.faico li:last-child {
    margin-right: 0
}

.faico a {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    text-align: center
}

.faico a {
    color: #fff;
    background-color: #000
}

.faicon-dribble:hover {
    background-color: #ea4c89
}

.faicon-facebook:hover {
    background-color: #3b5998
}

.faicon-google-plus:hover {
    background-color: #db4a39
}

.faicon-linkedin:hover {
    background-color: #0e76a8
}

.faicon-twitter:hover {
    background-color: #00acee
}

.faicon-vk:hover {
    background-color: #4e658e
}

body {
    color: #474747;
    background-color: #fff
}

a {
    color: #9d0552
}

a:active,
a:focus {
    background: 0 0
}

.borderedbox,
hr {
    border-color: #d7d7d7
}

label span {
    color: red;
    background-color: inherit
}

:required:focus,
input:focus,
textarea:focus {
    border-color: #56aed4
}

.overlay {
    color: #fff;
    background-color: inherit
}

.overlay::after {
    color: inherit;
    background-color: rgba(0, 0, 0, .55)
}

.overlay.light {
    color: #474747
}

.overlay.light::after {
    background-color: rgba(255, 255, 255, .7)
}

.btn,
.btn.inverse:hover {
    color: #fff;
    background-color: #9d0552;
    border-color: #9d0552
}

.btn.inverse,
.btn:hover {
    color: inherit;
    background-color: transparent;
    border-color: inherit
}

.b2tn,
.b2tn.inverse:hover {
    color: #fff;
    background-color: #9d0552;
    border-color: #9d0552
}

.b2tn.inverse,
.b2tn:hover {
    color: inherit;
    background-color: transparent;
    border-color: inherit
}

.row1 {
    color: #474747;
    background-color: #fff
}

.row2 {
    color: #474747;
    background-color: #f3f3f3;
    margin-left: 9px
}

.row3 {
    color: #474747;
    background-color: #fff
}

.row4 {
    color: #aaa;
    background-color: #202020
}

.row5,
.row5 a {
    color: #aaa;
    background-color: #000
}

.row6,
.row6 a {
    color: #000;
    background-color: #e9e9e9
}

.coloured {
    color: #fff;
    background-color: #000
}

#header a {
    color: inherit
}

#pageintro {
    color: #000
}

#introblocks>ul>li {
    color: #474747;
    background-color: #f3f3f3
}

.overview>li figure a::after {
    background-color: rgba(0, 0, 0, .5)
}

.overview>li figure figcaption {
    color: #fff
}

.latest article time {
    color: #474747;
    background-color: #f3f3f3
}

.latest article time strong {
    border-color: rgba(0, 0, 0, .2)
}

#footer .heading {
    color: #fff
}

#footer .borderedbox,
#footer .linklist li,
#footer hr {
    border-color: rgba(255, 255, 255, .1)
}

#footer button,
#footer input {
    border-color: transparent
}

#footer input {
    color: #fff;
    background-color: #000
}

#footer input:focus {
    border-color: #9d0552
}

#footer button {
    color: #fff;
    background-color: #9d0552
}

#mainav {
    color: #fff;
    background-color: #9d0552
}

#mainav li a {
    color: inherit
}

#mainav .choose-lan img {
    border-radius: 0;
    width: 25px;
    padding-right: 5px;
    vertical-align: bottom
}

#mainav .active a,
#mainav a:hover,
#mainav li:hover>a {
    color: #fdabdc;
    background-color: inherit
}

#mainav .active li a,
#mainav li li a {
    color: #fff;
    background-color: #666;
    border-color: rgba(0, 0, 0, .6)
}

#mainav .active .active>a,
#mainav li li:hover>a {
    color: #fdabdc;
    background-color: #9d0552
}

#mainav form select {
    color: #474747;
    background-color: #fff
}

#breadcrumb a {
    color: inherit;
    background-color: inherit
}

#breadcrumb li:last-child a {
    color: #9d0552
}

.container .sidebar nav a {
    color: inherit;
    border-color: #d7d7d7
}

.container .sidebar nav a:hover {
    color: #9d0552
}

.pagination a,
.pagination strong {
    border-color: #d7d7d7
}

.pagination .current * {
    color: #fff;
    background-color: #9d0552
}

#backtotop {
    color: #fff;
    background-color: #9d0552
}

@media screen and (max-width:965px) {
    #mainav li a {
        padding: 18px 10px;
        font-size: 12px
    }
}

@media screen and (min-width:978px) {
    .hoc {
        max-width: 978px
    }
}

@media screen and (max-width:1024px) {
    #pageintro article {
        max-width: 100%
    }
    .hoc {
        max-width: 90%
    }
    #pagelang article {
        max-width: 100% !important
    }
    #mainav {
        padding: 15px
    }
    #mainav ul {
        display: none
    }
    #mainav form {
        display: block
    }
    #comments input[type=reset] {
        margin-top: 10px
    }
    .pagination li {
        display: inline-block;
        margin: 0 5px 5px 0
    }
    #copyright p:first-of-type {
        margin-bottom: 10px
    }
}

@media screen and (max-width:750px) {
    .main-sect h1,
    h1 {
        font-size: 30px !important;
        text-align: center
    }
    .home-section br {
        display: none
    }
    #pageintro p.mn-text:first-of-type {
        font-size: 25px;
        margin-top: 10px;
        margin-bottom: 40px
    }
    .home-section .strip-cont {
        padding: 2rem 2rem;
        margin: 0 0 2rem
    }
    .home-section #pageintro .about-img .experience-box {
        max-width: 41%
    }
    .span-txt {
        margin-top: 2rem
    }
    .main-sect h1.sansserif {
        text-align: left
    }
    #introblocks article .btn,
    .btn,
    .btn.inverse:hover {
        margin-top: 0
    }
    .home-section #pageintro {
        padding: 40px 0 0
    }
    .icon-strip #pageintro h1 {
        text-align: center
    }
    .icon-strip #pageintro ul {
        margin: 0
    }
    .icon-strip #pageintro ul li {
        min-width: 100%;
        text-align: center
    }
    .icon-strip #pageintro ul li:not(:last-child) {
        border-right: none;
        border-bottom: 1px solid #dfdfdf
    }
    .sectiontitle {
        margin: 0 auto 0
    }
    #introblocks ul li.grid-view.one_third:not(:last-child) {
        margin: 0 0 3rem 0
    }
    #introblocks ul li.grid-view.one_third:last-child {
        margin: 0
    }
    .imgl,
    .imgr {
        display: inline-block;
        float: none;
        margin: 0 0 10px 0
    }
    .fl_left,
    .fl_right {
        display: block;
        float: none
    }
    .clear .clear>:last-child,
    .clear .group>:last-child,
    .group .clear>:last-child,
    .group .group>:last-child {
        margin-bottom: 0
    }
    .one_half,
    .one_quarter,
    .one_third,
    .three_quarter,
    .two_quarter,
    .two_third {
        display: block;
        float: none;
        width: auto;
        margin: 0 0 30px 0;
        padding: 0
    }
    #header {
        text-align: center
    }
    #header #logo {
        margin: 0 0 10px 0
    }
    #pageintro article {
        max-width: none;
        text-align: left
    }
    #pageintro .heading {
        font-size: 2rem
    }
    .sectiontitle {
        max-width: none
    }
    .overview>li:nth-last-child(-n+3) {
        margin-bottom: 30px
    }
    .cta>:first-child {
        margin-top: 0
    }
    #footer {
        padding-bottom: 50px
    }
}

@media screen and (min-width:768px) {
    .contact-box {
        height: 610px
    }
}

@media screen and (max-width:650px) {
    .scrollable {
        display: block;
        width: 100%;
        margin: 0 0 30px 0;
        padding: 0 0 15px 0;
        overflow: auto;
        overflow-x: scroll
    }
    .scrollable table {
        margin: 0;
        padding: 0;
        white-space: nowrap
    }
    .inline li {
        display: block;
        margin-bottom: 0
    }
    .pushright li {
        margin-right: 0
    }
    .font-x2 {
        font-size: 1.4rem
    }
    .font-x3 {
        font-size: 1.6rem
    }
    #header #quickinfo li {
        display: inline-block;
        margin-right: 50px
    }
}

#pagelang {
    padding: 40px 0;
    font-family: Verdana, Geneva, sans-serif !important;
    text-align: center
}

#pagelang article {
    display: block;
    max-width: 75%;
    margin: 0 auto;
    text-align: center
}

#pagelang .heading {
    margin-bottom: 20px;
    font-size: 3rem
}

#pagelang p:first-of-type {
    margin: 0 0 20px 0;
    font-size: 1.2rem
}

#pagelang footer {
    margin-top: 10px
}

.sansserif {
    font-family: Verdana, Geneva, sans-serif !important
}

#pagelang h1,
#pagelang h2,
#pagelang h3,
#pagelang h4,
#pagelang h5,
#pagelang p {
    font-family: Verdana, Geneva, sans-serif !important
}

#pagelang .heading,
#pagelang h1,
#pagelang h2,
#pagelang h3,
#pagelang h4,
#pagelang h6 {
    margin: 0 0 20px 0;
    text-transform: none
}

#pagelang h1 {
    font-weight: 600;
    font-size: 24px
}

#pagelang h4 {
    font-weight: 600;
    font-size: 16px
}

#pagelang h2,
#pagelang h3 {
    font-size: 15px
}

#pagelang .greek-lang .para-head {
    font-size: 20px !important;
    color: #000;
    font-weight: 500
}

.greek-lang .one_quarter p {
    margin: 0
}

#pagelang .greek-lang .one_quarter p:first-of-type {
    margin: 0
}

#pagelang .greek-lang p:first-of-type {
    font-size: 1rem
}

.one_full {
    width: 100%
}

.divid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left
}

.text-center {
    text-align: center
}

#pagelang .greek-lang .bor-bottm p:first-of-type {
    margin: 0
}

.lred {
    color: red
}

.heading,
h1,
h2,
h3,
h4,
h6 {
    text-transform: none
}

.btn.text-none {
    font-size: 1.15rem;
    text-transform: none
}

.width-size {
    padding-right: 20px;
    padding-left: 20px
}

.text-justify {
    text-align: justify
}

#pageintro article {
    max-width: 90%
}

.art-img {
    margin-top: 1rem;
    text-align: center
}

.home-section {
    padding: 0 0 1rem
}

#shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1
}

#shape-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1
}

.form-group i {
    font-size: 14px;
    position: absolute;
    top: 20px;
    right: 20px;
    color: #5f5f5f
}

.sansserif {
    font-family: Georgia, "Times New Roman", Times, serif !important
}

.main-sect h1,
h1 {
    font-size: 28px !important;
        font-family: Georgia, "Times New Roman", Times, serif !important;

}

.sansserif18 {
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-size: 18px
}

.sansserif16 {
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-size: 16px
}

.heading,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Georgia, "Times New Roman", Times, serif !important
}

.lists-cont {
    font-family: Mulish, sans-serif;
    text-align: left
}

.lists-cont li {
    margin-bottom: 25px;
    line-height: 2rem;
    font-size: 15px;
    text-align: justify
}

body {
    font-family: Mulish, sans-serif
}

p {
    font-family: Mulish, sans-serif;
    text-align: justify
}

.sectiontitle p {
    text-align: center
}

#header {
    padding: 15px 0
}

#mainav {
    background-color: transparent;
    margin-bottom: 0
}

#mainav .drop::after {
    bottom: 18px;
    right: 8px
}

#mainav .active .active>a,
#mainav li li:hover>a {
    color: #fff;
    background-color: #9d0552
}

#mainav li ul li a {
    font-size: 13px;
    text-align: left
}

#mainav ul li:first-child a {
    padding-left: 0
}

#mainav ul li ul li:first-child a {
    padding-left: 15px;
    text-align: left
}

#mainav ul {
    width: 100%
}

#mainav li {
    width: 13.5%
}

#mainav .drop {
    padding-left: 0
}

#mainav li a {
    padding: 11px 9px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    color: #333
}

#mainav li:not(:last-child) a {
    border-bottom: 4px solid transparent;
    border-right: none
}

#mainav li:nth-child(8) a {
    border-right: none
}

#mainav li:last-child a.drop::after {
    right: 0
}

#mainav .active a,
#mainav a:hover,
#mainav li:hover>a {
    color: #9d0552 !important;
}

#pageintro p.mn-text:first-of-type {
    color: #070707;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-size: 22px;
    line-height: 1.45455;
    margin-bottom: 45px;
    letter-spacing: 0;
    margin-top: 0;
    text-transform: none;
    text-align: justify
}

h2.mn-text {
    color: #888;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-size: 22px;
    line-height: 1.45455;
    margin-bottom: 30px;
    letter-spacing: 0;
    margin-top: 10px
}

.mn-textteow{font-size: 15px;}

.text-left {
    text-align: left
}

.strip-cont {
    background-color: #eee;
    padding: 2rem 5rem;
    margin: 3rem 0 3rem
}

.strip-cont p {
    text-align: center
}

#pageintro article p:first-of-type {
    margin: 0;
    font-size: 1.2rem;
    letter-spacing: .05rem;
    text-transform: none;
        font-size: 15px;
}

p {
    font-size: 1.188rem;
    line-height: 2rem
}

.icon-strip {
    border: solid #eee;
    border-width: 1px 0;
    color: #aaa;
    padding: 50px 0 20px;
    background-color: #f8f8f8 !important;
    text-align: center
}

.container {
    padding: 40px 0 30px
}

.icon-strip #pageintro {
    padding-top: 0
}

.icon-strip #pageintro h1 {
    color: #333
}

.icon-strip #pageintro img.sec-line.authen-line {
    margin-bottom: 4rem
}

.icon-strip ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    padding-left: 0;
    list-style: none;
    margin: 0 12rem
}

.icon-strip ul li {
    min-width: 33.333%;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    margin-bottom: 30px;
    position: relative
}

.icon-strip ul li:not(:last-child) {
    border-right: 1px solid #dfdfdf
}

.icon-strip ul li img {
    height: 70px;
    margin-bottom: 20px !important
}

.icon-strip ul li h4 {
    color: #4b4b4b;
    font-size: 15px;
    line-height: 1.44444;
    margin-bottom: 15px;
    font-family: Mulish, sans-serif!important;
}

.row6,
.row6 a {
    color: #000;
    background-color: #e9e9e9
}

.row6 .sectiontitle:last-child {
    margin: 0 auto 0
}

.contact-box .dropzone {
    min-height: auto
}

.main-sect #pageintro {
    color: #333
}

#introblocks article .btn {
    padding: 15px 35px !important
}

.row3 #introblocks {
    margin-bottom: 30px
}

#introblocks article .btn,
.btn,
.btn.inverse:hover {
    background-color: #fe594a;
    border-color: #fe594a;
    font-family: Mulish, sans-serif;
    position: relative;
    z-index: 0;
    display: inline-table;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 40px;
    border-radius: 4px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 2rem
}

#introblocks article .btn:before,
.btn:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, -50%) scale(0);
    transition: all .3s linear;
    background-color: #1d3557;
    width: 100%;
    height: 100%;
    border-radius: 3px
}

#introblocks article .btn:hover::before,
.btn:hover::before {
    transform: translate(-50%, -50%) scale(1)
}

#introblocks article .btn:hover {
    border-color: #1d3557
}

.btn:hover {
    color: #fff
}

a {
    color: #302e2f
}

.sec-line {
    display: inline-block;
    max-width: 100%;
    margin: 10px 0 13px
}

.row3 h1.heading {
    margin-bottom: 1rem !important
}

.row3 .sectiontitle {
    margin: 0 auto 10px !important
}

.row3 .sec-line {
    text-align: center;
    display: block;
    margin: 2rem auto 3rem !important
}

#introblocks ul li.grid-view.one_third.first {
    margin-left: 0
}

#introblocks ul li.grid-view.one_third {
    margin: 0 0 0 3.06748466257669%
}

#introblocks ul li.grid-view {
    position: relative;
    overflow: hidden;
    padding: 2.8125rem 1.875rem;
    border-radius: 6px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    background-color: #fff
}

#introblocks ul li.grid-view:hover {
    background-color: rgb(237 208 195 / 18%) !important;
    -webkit-box-shadow: 0 16px 27px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 16px 27px 0 rgb(0 0 0 / 8%);
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#introblocks ul li.grid-view article i {
    position: relative
}

#introblocks ul li.grid-view h6 {
    margin: 2rem 0 2rem;
    font-size: 22px;
}

.card-shape-light {
    background: #ffdfd2;
    top: -100%;
    right: -100%;
    z-index: 1;
    -webkit-transition: ease-in-out .5s;
    -o-transition: ease-in-out .5s;
    transition: ease-in-out .5s
}

.card-shape {
    position: absolute;
    display: block;
    width: 170px;
    height: 170px;
    border-radius: 50%
}

.card-shape-dark {
    top: -100%;
    right: -100%;
    background: #f6bfa8;
    z-index: 2;
    -webkit-transition: ease-in-out .8s;
    -o-transition: ease-in-out .8s;
    transition: ease-in-out .8s
}

#introblocks ul li.grid-view.active .card-shape-light,
#introblocks ul li.grid-view:hover .card-shape-light {
    top: -50px;
    right: -50px
}

#introblocks ul li.grid-view.active .card-shape-dark,
#introblocks ul li.grid-view:hover .card-shape-dark {
    top: -65px;
    right: -55px
}

.achievement {
    background-image: url(https://webhunt.store/themeforest/buspro/assets/img/banner/9.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1
}

.achievement:after,
.biographies:after {
    background: #1d2024 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.achievement a,
.biographies h6 {
    color: #fff
}

.achievement a:hover {
    color: #fe594a
}

.biographies {
    background-image: url(https://artexpertswebsite.com/images/bg.jpeg);
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1
}

.biographies a.btn {
    margin-top: 0
}

.grid-list {
    float: left;
    width: 50%;
    padding: 10px
}

.grid-list img {
    margin-top: 12px;
    border-radius: 0
}

.grid-list.pl-3 {
    padding-left: 3px
}

.grid-main {
    position: relative;
    margin-top: 3rem
}

.row {
    display: flex
}

.grid-main:after {
    content: "";
    display: table;
    clear: both
}

.home-img {
    position: relative;
    margin-left: 20px
}

.home-img:before {
    position: absolute;
    top: 0;
    right: -20px;
    content: "";
    width: 10px;
    height: 100%;
    background-color: #fe594a
}

.about-img {
    position: relative;
    margin-left: 20px
}

.about-img:before {
    position: absolute;
    top: 0;
    left: -20px;
    content: "";
    width: 10px;
    height: 100%;
    background-color: #fe594a
}

.about-img img,
.home-img img {
    border-radius: 0;
    width: 75%
}

.about-img .experience-box {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 33px 15px;
    max-width: 35%;
    background-color: #fe594a;
    border-radius: 0 30px 0 0
}

.about-img .experience-box p {
    color: #fff;
    display: flex;
    align-items: center;
    line-height: 22px
}

.about-img .experience-box p span.big-text {
    font-size: 44px;
    margin-right: 10px;
    font-weight: 700
}

.about-img2 {
    position: relative;
    margin-left: 20px
}

/*.about-img2:before {
    position: absolute;
    top: 0;
    right: -20px;
    content: "";
    width: 10px;
    height: 100%;
    background-color: #fe594a
*/

.about-img2 img,
.home-img img {
    border-radius: 0;
    width: 100%
}

.about-img2 .experience-box {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 33px 15px;
    max-width: 35%;
    background-color: #fe594a;
    border-radius: 0 30px 0 0
}

.about-img2 .experience-box p {
    color: #fff;
    display: flex;
    align-items: center;
    line-height: 22px
}

.about-img2 .experience-box p span.big-text {
    font-size: 44px;
    margin-right: 10px;
    font-weight: 700
}

.span-txt {
    color: #fe594a;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
    display: block;
    margin-top: 2rem
}

.span-txt:after,
.span-txt:before {
    display: inline-block;
    content: "";
    width: 30px;
    height: 2px;
    background-color: #fe594a;
    vertical-align: middle
}

.span-txt:before {
    margin-right: 20px
}

.span-txt:after {
    margin-left: 20px
}

.mySlides {
    display: none
}

img {
    vertical-align: middle
}

.slideshow-container {
    position: relative;
    margin: auto
}

.slideshow-container img {
    border-radius: 0
}

.next,
.prev {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    transition: .6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px
}

.next:hover,
.prev:hover {
    background-color: rgba(0, 0, 0, .8)
}

.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center
}

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0
}

.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color .6s ease
}

.slideshow-container .active,
.slideshow-container .dot:hover {
    background-color: #717171
}

.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@media only screen and (max-width:300px) {
    .next,
    .prev,
    .text {
        font-size: 11px
    }
}

.style-sub-1 {
    flex: 50%;
    padding-botton: 20px !important
}

.column {
    flex: 50%;
    padding-botton: 20px !important
}

@media only screen and (min-width:768px) {
    .myrow {
        display: flex;
        max-width: 600px
    }
}

select {
    height: 30px;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    width: 250px
}

@media screen and (min-width:1300px) {
    .hoc {
        max-width: 1300px
    }
}

.sidenav ul {
    padding-left: 0
}

.sidenav h2 {
    line-height: 1.2;
    font-size: 1.45rem
}

.sidenav a.link {
    font-size: 1.188rem;
    line-height: 1.2;
    text-align: left;
    margin: 2rem 0;
    display: block;
    color: #fff
}

.sidenav a.link:hover {
    color: #9d0552
}

.sidenav h3 {
    font-size: 1.45rem;
    -webkit-animation-name: blinker;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
    -webkit-animation-duration: 1.7s
}

@-webkit-keyframes blinker {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.sidenav ul li {
    position: relative;
    list-style: none;
    margin-bottom: 6px
}

.sidenav ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f058";
    color: #fe594a;
    padding-right: 10px
}

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

.sidenav a.closebtn:hover {
    color: #f1f1f1
}

.sidenav .closebtn {
    position: absolute;
    top: 5px;
    right: 50px;
    font-size: 30px;
    margin-left: 50px
}

.rbt-icon {
    display: inline-flex;
    line-height: 22px
}

#mySidenav.active .btn-mn {
    right: 100%
}

.btn-mn {
    border: none;
    border-radius: 0;
    position: absolute;
    right: 0;
    display: inline-block;
    color: #fff;
    background-color: #fe594a;
    font-size: 10px !important;
    letter-spacing: .11em !important;
    padding: 10px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer
}

.mn {
    right: 0
}

#mySidenav {
    width: 400px;
    position: fixed;
    z-index: 99999;
    top: 50%;
    transform: translate(0, 10%);
    right: 0;
    -webkit-transition: all .5s cubic-bezier(.77, 0, .175, 1);
    transition: all .5s cubic-bezier(.77, 0, .175, 1)
}

#mySidenav.active {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    right: 400px
}

.sidenav {
    background-color: rgb(48 46 47 / 85%);
    overflow-x: hidden;
    transition: .5s;
    margin-top: -175px;
    padding: 20px 20px 10px 20px;
    color: #fff;
    display: none;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .5s cubic-bezier(.77, 0, .175, 1);
    transition: all .5s cubic-bezier(.77, 0, .175, 1)
}

@media screen and (max-height:450px) {
    .sidenav {
        padding-top: 15px
    }
    .sidenav a {
        font-size: 18px
    }
}

.manage-hder-tip .hoc {
    max-width: 1200px
}

#mainav ul li:first-child a {
    padding-left: 0
}

#mainav ul li ul li:first-child a {
    padding-left: 15px
}

#mainav ul ul.choose-lan {
    overflow: auto;
    min-height: 320px;
    height: 100% !important;
    width: 1090px;
    left: 0%
}

#mainav ul.choose-lan .four-first {
    float: left;
    width: 18.5%
}

#mainav ul.choose-lan li a {
    padding: 10px 8px !important;
    font-size: 13px;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, .6)
}

#mainav ul.choose-lan li:nth-child(8) a {
    border-right: 1px solid rgb(63 42 42 / 0%)
}

@media screen and (max-width:965px) {
    #mainav li a {
        padding: 18px 10px;
        font-size: 12px
    }
    #mainav ul ul.choose-lan {
        width: 1090px
    }
    #mainav .drop::after {
        right: 0
    }
}

.container .sidebar {
    display: none
}

div#three_connn {
    width: 100%
}

a small {
    font-size: 12px
}

.mySlides img {
    width: 100%
}

small {
    font-size: 12px !important
}

#contact {
    background-image: url(../../images/contact-bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.contact-dtls h3 {
    font-size: 24px !important;
    margin-bottom: 1.95rem;
    color: #525252;
    letter-spacing: .086em;
}

.footer_nav ul li {
    display: block;
    line-height: 2rem;
    font-size: 15px!important;
    margin-top: 15px;
    color: #5f5f5f;
    font-weight: 600;
    margin-bottom: 0;
}
.footer_nav ul li a {
    color: #5f5f5f;
    font-weight: 400;
    line-height: 0.1rem;
    font-size: 1.15rem;
    position: relative;
    transition: all .5s ease;
    font-size: 15px!important;
}

.contact-box {
    width: 100%;
    background-color: #fff;
    height: 530px!important;
}

ul.contact-list li.one_half:last-child {
    padding: 1rem 5rem 4rem 2rem!important;
}
ul.contact-list li.one_half:first-child {
    padding: 2.3rem 3rem 6rem 5rem!important;
}



@media (max-width: 1299px){
.hoc {
    max-width: 100%;
}
.container {
    padding: 40px 20px 30px;
}
h2.sansserif {
    margin-top: 10px;
}

.biographies h6{padding-left: 20px;}

}

@media (max-width: 1154px){
.width-contact {
    width: 100%!important;
    margin: 0 auto;
}
#header {
    padding: 15px 20px;
}

}

@media (max-width: 1110px){
.about-img img, .home-img img {
    border-radius: 0;
    width: 97%;
}
.about-img2 .experience-box p span.big-text {
    font-size: 29px;
    margin-right: 10px;
    font-weight: 700;
}

}
@media (max-width: 1024px){
.lists-cont li {
    margin-bottom: 2px;
    line-height: 24px;
    font-size: 15px;
    text-align: justify;
}}


@media (max-width: 965px){
.strip-cont {
    background-color: #eee;
    padding: 2rem 5rem;
    margin: 3rem 0 3rem;
    clear: both;
}

h2.sansserif {
    margin-top: 0px;
}
.about-img img, .home-img img {
    border-radius: 0;
    width: 100%;
}

}

@media (max-width: 768px){

.home-page-one .one_half, .home-page-one .two_quarter {
    width: 100%;
}

.home-page-one .about-img2 {
    position: relative;
    margin-left: -40px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.home-page-one .icon-strip ul li {
    min-width: 100%;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    margin-bottom: 30px;
    position: relative;
}

.home-page-one .one_third {
    width: 100% !important;
}

.home-page-one #introblocks ul li.grid-view.one_third {
    margin: 30px 0 0 0%!important;
}


.achievement h6{padding: 20px !important;}
}
@media (max-width: 767px){
.about-img2 img, .home-img img {
    border-radius: 0;
    width: 100%;
}
.home-page-one .about-img2 {
    position: relative;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.home-page-one .width-size {
    padding-right: 0px;
    padding-left: 0px;
}

.home-page-one .hoc {
    max-width: 100%;
    text-align: center!important;
}

.home-page-one #introblocks article {
    padding: 0 0 0 0px!important;
}


ul.contact-list li.one_half:first-child {
    padding: 0rem 0rem 1rem 0rem!important;
}

ul.contact-list li.one_half:last-child {
    padding: 3rem 0rem 0rem 0rem!important;
}

.home-page-one .contact-box {
    margin: 0 auto;
    height: auto;
    width: 100%;
    height: 100% !important;
}

.home-page-one .height-mn {
    padding-top: 0px;
    padding-bottom: 0px;
}

.home-page-one  .contact-form {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0px;
    font-size: 14px;
    line-height: 1.42857143;
    height: 100%;
    color: #232323!important;
}
}











@media (max-width: 1299px){


    .first-sec h2 {
    margin: -22px 0 20px 0 !important;
}
}

@media (max-width: 1269px){


    .first-sec .btn {
    margin-top: 73px;
}
}

@media (max-width: 1240px){


    .first-sec .btn {
    margin-top: 63px;
}
}

@media (max-width: 1183px){


    .first-sec .btn {
    margin-top: 37px;
}
}

@media (max-width: 1153px){

.first-sec p {
    line-height: 27px;
}
}
@media (max-width: 1110px){
.first-sec {
    margin-left: 23px;
    width: 48%;
}

.first-sec p {
    line-height: 34px;
}
}

@media (max-width: 1024px){
.first-sec p {
    line-height: 31px;
}
}

@media (max-width: 967px){
.first-sec p {
    line-height: 24px;
}}

@media (max-width: 768px){
.first-sec h2 {
    margin: 7px 0 20px 0 !important;
}
.first-sec {
    margin-left: 0px;

}
}