body {
font-family: 'Space Grotesk', sans-serif;
line-height: 1.6;
font-size: 14px;
background: #fff;
color: #4E4E4E;
font-weight: 500;
border: 0;
margin: 0;
padding: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Space Grotesk', sans-serif;
color: #000000;
font-weight: 700;
}
h1 {
font-size: 36px;
line-height: 48px;
}
h2 {
font-size: 28px;
line-height: 36px;
}
h3 {
font-size: 24px;
margin-bottom: 20px;
}
h4 {
font-size: 18px;
line-height: 28px;
}
h5 {
font-size: 14px;
line-height: 24px;
}
h6 {
font-size: 14px;
line-height: 28px;
}
p {
margin-bottom: 15px;
font-family: var(--eston-font);
font-size: 16px;
line-height: 26px;
font-weight: 400;
color: var(--eston-gray);
}
p:last-child {
margin-bottom: 0;
} img {
max-width: 100%;
height: auto;
}
* {
margin: 0;
padding: 0;
} iframe {
border: none;
}
a:link,
a:visited {
text-decoration: none;
}
a {
display: block;
color: #c72538;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
}
a:hover {
text-decoration: none;
color: #000;
}
.media>.pull-left {
margin-right: 20px;
}
a:focus {
outline: 0;
}
img.pull-left {
margin-right: 20px;
margin-bottom: 20px;
}
img.pull-right {
margin-left: 20px;
margin-bottom: 20px;
}
.unstyled {
list-style: none;
margin: 0;
padding: 0;
} .dropcap {
font-size: 48px;
line-height: 60px;
padding: 0 7px;
display: inline-block;
float: left;
font-weight: 700;
margin: 5px 15px 5px 0;
position: relative;
text-transform: uppercase;
}
.clearfix:after {
display: block;
width: 100%;
content: '';
}
body {
border: 0;
margin: 0;
padding: 0;
}
@media (min-width: 1400px) {
.container {
max-width: 1250px;
}
} ul.page-pagination.theme-widget-pagination-wrapp {
margin: 0;
padding: 0;
list-style: none;
}
ul.page-pagination.theme-widget-pagination-wrapp li {
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
min-width: 42px;
}
ul.page-pagination.theme-widget-pagination-wrapp li a,
ul.page-pagination.theme-widget-pagination-wrapp li span {
color: #fff;
font-size: 15px;
background: #0518c5;
text-align: center;
height: auto;
text-align: center;
display: block;
padding-top: 3px;
padding-bottom: 3px;
} .admin-bar .navbar-sticky.sticky {
margin-top: 30px;
}
.theme-page-content {
background: #FFFFFF;
}
img,
figure {
-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
max-width: 100%;
vertical-align: middle;
}
.wp-caption img[class*="wp-image-"] {
display: block;
}
.wp-caption .wp-caption-text {
font-size: 15px;
line-height: 20px;
margin: 0;
text-align: center;
padding: 12px 0 0;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
} .gallery {
margin: 30px -1.1666667% 0;
}
.gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.1400652% 2.2801304%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
display: block;
font-size: 14px;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
font-weight: 600;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .alignnone {
display: block;
margin-bottom: 15px;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 15px auto 15px auto;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
max-width: 100%;
}
.wp-caption.alignnone {
margin: 15px auto 10px;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 14px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.wp-caption .wp-caption-text a {
text-decoration: underline;
display: inline-block;
}
.wp-caption .wp-caption-text a {
color: #c72538;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}
.screen-reader-text {
display: none;
}
.gallery-caption {
z-index: 100000;
}
.bypostauthor {
z-index: 100000;
}
@media screen and (min-width: 30em) { .gallery-item {
max-width: 25%;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
} code {
overflow: auto;
max-width: 100%;
padding: 0 1em;
border: 1px solid #ddd;
background-color: #f8f8f8;
display: inline-block;
vertical-align: middle;
word-wrap: break-word;
color: #c72538;
}
a code {
color: #c72538;
}
p {
margin: 0 0 25px;
}
p img.alignleft {
clear: both;
margin-bottom: 30px;
}
select {
max-width: 100%;
}
.post-password-form input[type="password"] {
padding: 5px 15px;
margin: 0 10px;
height: 45px;
padding: 5px 15px;
}
.post-password-form input[type='submit'] {
background-color: #c72538;
border: none;
padding: 5px 20px;
color: #fff;
cursor: pointer;
height: 45px;
font-weight: 600;
}
.post-password-form input[type='submit']:hover {
background-color: rgb(255 53 36 / 10%);
color: #c72538;
}
.sidebar .widget.widget_media_image img {
margin-top: 0;
}
.sidebar .widget.widget-tags ul li {
display: inline-block;
margin-bottom: 8px;
margin-right: 4px;
}
.sidebar .widget.widget-tags ul li a {
display: block;
padding: 5px 20px;
border: 1px solid #eee;
color: #666;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.sidebar .widget.widget-tags ul li a:hover {
background: #c72538;
color: #fff;
-webkit-transition: all ease 500ms;
-o-transition: all ease 500ms;
transition: all ease 500ms;
}
.sidebar .widget.widget-tags ul li:last-child {
margin-bottom: 0;
}
.tagcloud a,
.wp-block-tag-cloud a {
border-color: #8392A5;
color: #8392A5;
border: 1px solid;
display: inline-block;
font-size: 17px !important;
padding: 6px 18px !important;
margin-bottom: 10px;
border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 36px;
transition: all ease 500ms;
line-height: 29px;
margin-right: 0px;
}
.tagcloud a:last-child,
.wp-block-tag-cloud a:last-child {
margin-right: 0px;
}
.sidebar ul {
border: 0;
padding: 0;
list-style: none;
}
.page-links .page-link {
display: inline-block;
color: #c72538;
margin-right: 5px;
} .blog-post-comment .comment-title {
font-size: 24px;
}
.blog-post-comment .comment-info [class*=col-md-] {
margin-bottom: 15px;
position: inherit;
}
.blog-post-comment .comment-content>h3 {
margin-bottom: .5rem;
}
.blog-post-comment .comment-respond .comment-reply-title {
font-size: 24px;
}
.comment-respond .comment-reply-title {
line-height: 1;
font-weight: bold;
border-bottom: 1px solid #E4E4E4;
padding-bottom: 10px;
margin-bottom: 20px;
position: relative;
}
.blog-post-comment .comment-respond .comment-form .form-control {
border-radius: 0;
height: 45px;
margin-bottom: 15px;
}
.blog-post-comment .comment-respond .comment-form .form-control.msg-box {
height: 245px;
}
.blog-post-comment .comment-respond .comment-form .form-control:focus {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #c72538;
}
.blog-post-comment .comment-respond .comment-form .comment-form-cookies-consent {
display: none;
}
.blog-post-comment .comment-respond .comment-form .comment-notes {
font-style: italic;
}
.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
margin-top: 40px;
}
.blog-post-comment .comments-list .trackback .comment-body {
margin-left: 0;
}
.loginformuser .form-control {
height: 100%;
resize: none;
}
.loginformuser .form-control:focus {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #c72538;
}
.blog-post-comment .comments-list .trackback .comment-body {
margin-left: 0;
}
.blog-post-comment .comment-respond .comment-form .btn-comments {
display: inline-block;
background: #c72538;
color: #fff;
font-size: 15px;
font-weight: 500;
text-align: center;
padding: 14px 28px;
border-radius: 30px;
width: auto;
border: 0px solid;
transition: all .4s ease;
}
.blog-post-comment .comment-respond .comment-form .btn-comments:hover {
background: rgb(255 53 36 / 10%);
color: #c72538;
}
#comments {
clear: both;
padding: 0px;
list-style: none;
background: transparent;
overflow: hidden;
margin-top: 32px;
border-radius: 0px;
}
.comment-num {
margin-bottom: 25px !important;
font-size: 20px !important;
line-height: 1.5;
font-weight: 700;
border-bottom: 1px solid #E4E4E4;
padding-bottom: 10px;
position: relative;
}
#comments .comment-list {
margin: 0;
padding: 0;
list-style-type: none;
}
.comment-content a {
display: inline-block;
}
.comments-area .comment-content p {
margin-bottom: 20px;
line-height: 1.8;
font-size: 14px;
}
p.logged-in-as a {
display: inline-block;
}
#comments .comment-author .says {
display: none;
}
.blog-post-comment .comment-respond .comment-form .comment-notes {
display: none;
} .pingback p,
.pingback .says {
display: none;
}
.comments-list {
list-style: none;
margin: 0;
}
.comments-list .comment-author {
margin-bottom: 0;
margin-top: 0;
font-weight: 700;
font-size: 15px;
color: #1c1c24;
font-style: normal;
display: block;
margin-bottom: 5px;
}
.comments-list .comment-author a {
color: #1c1c24;
}
.comments-list .comment-author a:hover {
color: #c72538;
}
.comments-list .comment-date {
font-size: 11px;
font-weight: 600;
letter-spacing: 0.1818em;
text-transform: uppercase;
}
.comments-list .comment-body {
border-bottom: 1px solid #E4E4E4;
margin-left: 65px;
font-size: 14px;
margin-bottom: 20px;
padding-bottom: 20px;
position: relative;
}
.comments-list img.comment-avatar {
width: 50px;
height: 50px;
border-radius: 100%;
}
.comments-list .comment-reply-link {
color: #252a37;
background: #fff;
display: inline-flex;
padding: 10px 30px;
line-height: 1;
border-radius: 30px;
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
text-decoration: none;
border: 1px solid #ded9d9;
}
.comments-list .comment-reply-link i {
display: none;
}
.comments-list .comment-reply-link:hover {
background: #c72538;
color: #fff;
}
.comments-counter {
font-size: 18px;
}
.comments-counter a {
color: #666;
}
.comments-reply {
list-style: none;
margin: 0 0 0 70px;
}
#cancel-comment-reply-link {
float: none;
color: #c72538;
display: inline-block;
font-size: 17px;
font-weight: 600;
margin-left: 8px;
}
#cancel-comment-reply-link:hover {
color: #000;
}
#comments .comment-list {
margin: 0;
padding: 0;
list-style: none;
}
#comments .meta-data {
margin-bottom: 1em;
}
a.comment-edit-link {
display: none;
} .blog-post-comment .comment-content h1,
.blog-post-comment .comment-content h2,
.blog-post-comment .comment-content h3,
.blog-post-comment .comment-content h4,
.blog-post-comment .comment-content h5,
.blog-post-comment .comment-content h6 {
line-height: 1.2;
font-weight: 600;
}
.blog-post-comment .comment-content h1 {
font-size: 30px;
margin-bottom: 15px;
}
.blog-post-comment .comment-content h2 {
font-size: 25px;
margin-bottom: 15px;
}
.blog-post-comment .comment-content h3 {
font-size: 20px;
margin-bottom: 15px;
}
.blog-post-comment .comment-content h4 {
font-size: 18px;
margin-bottom: 15px;
}
.blog-post-comment .comment-content h5 {
font-size: 16px;
margin-bottom: 15px;
}
.blog-post-comment .comment-content h6 {
font-size: 14px;
margin-bottom: 15px;
}
.blog-post-comment .comment-content p {
margin-bottom: 20px;
line-height: 1.8;
font-size: 14px;
}
.blog-post-comment .comment-content p:last-child {
margin-bottom: 0;
}
.blog-post-comment .comment-content .entry-content a {
text-decoration: underline;
}
.blog-post-comment .comment-content .entry-content a:hover {
text-decoration: none;
}
.blog-post-comment .comment-content dl,
.comments-area .comment-content ol,
.comments-area .comment-content ul {
margin-top: 20px;
margin-bottom: 20px;
}
.blog-post-comment .comment-content dt {
margin-bottom: 5px;
}
.blog-post-comment .comment-content dd {
margin: 0 1rem 1rem;
font-size: 15px;
line-height: 26px;
}
.blog-post-comment .comment-content ul {
list-style: disc;
padding-left: 20px;
}
.blog-post-comment .comment-content ul li {
list-style: disc;
line-height: 1.8;
margin-bottom: 10px;
}
.blog-post-comment .comment-content ul li ul {
margin: 10px 0 0;
list-style-type: circle;
}
.blog-post-comment .comment-content ul li ul li {
list-style-type: circle;
}
.blog-post-comment .comment-content ol {
padding-left: 20px;
}
.blog-post-comment .comment-content ol li {
line-height: 1.8;
margin-bottom: 10px;
list-style-type: decimal;
}
.blog-post-comment .comment-content ol li ol {
margin: 10px 0 0;
}
.blog-post-comment .comment-content b,
.blog-post-comment .comment-content strong {
font-weight: 600;
color: #212529;
}
.blog-post-comment .comment-content dfn,
.blog-post-comment .comment-content cite,
.blog-post-comment .comment-content em,
.blog-post-comment .comment-content i {
font-style: italic;
}
.blog-post-comment .comment-content code,
.blog-post-comment .comment-content kbd,
.blog-post-comment .comment-content tt,
.blog-post-comment .comment-content var {
font-size: .88889em;
font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}
.blog-post-comment .comment-content kbd {
background-color: #fafafa;
}
.blog-post-comment .comment-content mark,
.blog-post-comment .comment-content ins {
background: #fff9c0;
text-decoration: none;
color: #000;
padding: 0 6px;
}
.blog-post-comment .comment-content pre {
font-size: .88889em;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.8;
overflow: auto;
background: #fafafa;
color: #333333;
}
.blog-post-comment .comment-content abbr,
.blog-post-comment .comment-content acronym {
border-bottom: 1px dotted #484848;
cursor: help;
}
.blog-post-comment .comment-content code {
color: #c72538;
border: 0px solid;
background-color: transparent;
padding: 0;
}
.blog-post-comment .comment-content mark,
.blog-post-comment .comment-content ins {
background: #fff9c0;
text-decoration: none;
color: #000;
padding: 0 5px;
}
.blog-post-comment .comment-content kbd {
background-color: #eee;
color: #c72538;
}
#comments .pull-right.reply {
position: absolute;
float: right;
right: 0;
top: 0;
}
#comments .comment-content a {
color: #c72538;
}
#comments .comment-content {
color: #777777;
}
.comments-list .comment-author cite {
font-style: normal;
}
#comments.blog-post-comment .children {
margin: 0;
padding: 0;
list-style-type: none;
}
#comments.blog-post-comment .children {
padding-left: 10px !important;
}
#comments.blog-post-comment .comment-content img {
margin: 5px 0;
}
.not-found h1 {
margin-bottom: 20px;
}
.not-found .input-group-btn {
background: #c72538;
color: #fff;
padding: 0 20px;
border: none;
cursor: pointer;
}
.not-found .input-group-btn i {
line-height: 48px;
}
.not-found .form-control:focus {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #c72538;
}
.not-found p {
line-height: 1.1;
margin-bottom: 25px;
}
.not-found p small {
display: block;
}
.blog-sidebar .widget:first-child {
margin-top: 0;
}
.blog-sidebar .widget {
border: 0px solid;
padding: 0px;
background-color: transparent;
border-radius: 0px;
}
.site-navigation.theme_header_design__One .navbar-light {
padding: 0;
background: none;
border-radius: 0px;
}
.blog-sidebar .widget {
margin-top: 30px;
}
.blog-sidebar .widget .widget-title {
padding-bottom: 0px;
position: relative;
font-weight: 700;
font-size: 24px;
color: #222;
padding-left: 0;
letter-spacing: 0;
border-bottom: 0px solid #E4E4E4;
margin-bottom: 30px;
}
.blog-sidebar .widget ul {
line-height: 1.5;
margin-bottom: 0;
}
.blog-sidebar .widget ul li {
position: relative;
margin-bottom: 12px;
padding-left: 14px;
font-size: 15px;
color: #777;
font-weight: 400;
}
.blog-sidebar .widget ul li:last-child {
margin-bottom: 0;
}
.blog-sidebar .widget ul li::before {
height: 7px;
width: 7px;
content: '';
left: 0;
top: 7px;
position: absolute;
background-color: #c72538;
border-radius: 50%;
}
.blog-sidebar .widget ul li a {
color: #777;
display: inline-block;
}
.blog-sidebar .widget ul li a:hover {
color: #c72538;
}
.blog-sidebar .widget ul li span {
display: inline-block;
}
.blog-sidebar span.post-count {
float: right;
font-size: 15px;
}
.nice-select {
height: 45px;
border: 1px solid #eee;
width: 100%;
color: #777777;
font-size: 13.5px;
float: none;
white-space: normal;
}
.nice-select span.current {
display: block;
margin-top: 3px;
font-size: 15px;
}
.nice-select ul.list {
padding: 0 !important;
margin: 0 !important;
list-style-type: none !important;
border-radius: 0;
width: 100%;
overflow-y: auto;
}
.nice-select ul.list li {
list-style-type: none !important;
font-size: 14px;
padding: 8px 15px !important;
line-height: 1 !important;
margin: 0 !important;
min-height: auto;
text-transform: capitalize;
}
.nice-select ul.list li::before {
display: none;
}
.blog-sidebar .calendar_wrap caption {
padding-top: 0;
caption-side: top;
font-weight: 500;
color: #565656;
font-size: 17px;
}
table {
margin: 0 0 2rem;
border-collapse: collapse;
width: 100%;
background: #ffffff;
}
table td,
table th {
padding: 10px 13px;
border: 1px solid #d3dbe2;
}
.blog-sidebar .calendar_wrap table {
text-align: center;
margin-bottom: 0;
}
.blog-sidebar .calendar_wrap table #prev a,
.blog-sidebar .calendar_wrap table #next a {
text-decoration: underline;
}
.blog-sidebar .calendar_wrap table #prev a:hover,
.blog-sidebar .calendar_wrap table #next a:hover {
text-decoration: none;
}
.blog-sidebar .calendar_wrap table td,
.blog-sidebar .calendar_wrap table th {
padding: 8px 5px;
}
.blog-sidebar .widget_categories ul li .children {
margin-top: 10px;
}
.blog-sidebar .widget_pages ul li.page_item_has_children>a {
margin-bottom: 10px;
display: inline-block;
}
.blog-sidebar .widget_recent_comments .recentcomments {
color: #484848;
}
.blog-sidebar .widget_recent_comments .recentcomments .comment-author-link {
font-weight: bold;
font-size: 14px;
}
.blog-sidebar .widget_rss .widget-title .rsswidget {
display: inline-block;
}
.blog-sidebar .widget_rss ul li {
margin-bottom: 20px;
}
.blog-sidebar .widget_rss ul li:last-child {
margin-bottom: 0;
}
.blog-sidebar .widget_rss ul li .rsswidget {
display: block;
color: #222222;
font-weight: bold;
font-size: 15px;
}
.blog-sidebar .widget_rss ul li .rss-date {
font-size: 13px;
margin: 3px 0 10px;
display: block;
}
.blog-sidebar .widget_rss ul li .rssSummary {
color: #777777;
line-height: 25px;
font-size: 14px;
}
.blog-sidebar .widget_rss ul li cite {
font-weight: bold;
display: block;
margin-top: 10px;
font-style: normal;
color: #222;
font-size: 13.5px;
}
.blog-sidebar .widget_search form {
position: relative;
}
.blog-sidebar .widget_search form .form-control {
background-color: #ffffff;
height: 50px;
padding: 6px 15px;
border: 1px solid #E4E4E4;
width: 100%;
display: block;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
font-size: inherit;
line-height: inherit;
color: inherit;
border-radius: 0;
font-size: 15px;
}
.blog-sidebar .widget_search form .form-control:focus {
border-color: #c72538;
box-shadow: none;
z-index: 1;
}
.blog-sidebar .widget_search form button {
position: absolute;
right: 0;
outline: 0;
bottom: 0;
height: 50px;
width: 50px;
z-index: 1;
border: none;
color: #ffffff;
-webkit-transition: 0.5s;
transition: 0.5s;
background-color: #c72538;
text-transform: capitalize;
font-weight: 600;
font-size: 15px;
padding: 0 20px;
top: 0;
cursor: pointer;
}
.blog-sidebar .widget_search form button:hover {
background: #000;
}
.blog-sidebar .widget_search form button:before {
position: absolute;
right: 50%;
top: 50%;
font-family: fontAwesome;
color: #fff;
content: "\f002 ";
margin-top: -12px;
margin-right: -6.5px;
}
.blog-sidebar p {
font-size: 15px;
margin-bottom: 15px;
color: #565656;
line-height: 1.8;
}
.blog-sidebar .widget_text p img {
margin: 10px 0;
}
.blog-sidebar .widget_text .wp-caption-text {
border: none;
text-align: center;
font-size: 14px;
}
.post-meta.blog_meta_content_Box a {
display: inline-block;
}
.blog-sidebar .widget.widget_tag_cloud .widget-title {
margin-bottom: 12px;
}
.blog-sidebar .tagcloud a {
font-size: 15px !important;
font-weight: 500 !important;
color: #595959 !important;
border-color: #D6D6D6 !important;
border-radius: 8px !important;
margin-right: 5px;
padding: 8px 14px !important;
line-height: inherit;
display: inline-block;
transition: all ease 500ms;
}
.blog-sidebar .tagcloud a:hover {
background-color: #c72538;
border-color: #c72538 !important;
color: #fff !important;
}
.blog-sidebar .widget_nav_menu .sub-menu {
margin-top: 8px;
}
table th a {
text-decoration: underline !important;
}
table th a:hover {
text-decoration: none !important;
}
address {
margin: 20px 0;
font-style: italic;
line-height: 30px;
}
.post-layout-style2 .single-blog-content .entry-content ul {
margin-top: 20px;
margin-bottom: 20px;
list-style: disc;
padding-left: 20px;
}
.post-layout-style2 .single-blog-content .entry-content ol {
margin-top: 20px;
margin-bottom: 20px;
padding-left: 20px;
}
.post-layout-style2 .single-blog-content .entry-content ul li ul {
margin: 10px 0 0;
list-style-type: circle;
}
.post-layout-style2 .single-blog-content .entry-content ul li ul li {
list-style-type: circle;
}
.post-layout-style2 .single-blog-content .entry-content ol li ol {
margin: 10px 0 0;
}
.post-layout-style2 .single-blog-content .entry-content ul.post-meta {
padding-left: 0;
margin: 0 0 20px;
padding: 0;
border-bottom: 1px solid #E4E4E4;
}
.post-layout-style2 .single-blog-content .entry-content h1 {
margin-bottom: 15px;
line-height: 1.2;
font-size: 30px;
}
.post-layout-style2 .single-blog-content .entry-content h2 {
font-size: 25px;
margin-bottom: 15px;
line-height: 1.2;
}
.post-layout-style2 .single-blog-content .entry-content h3 {
font-size: 20px;
margin-bottom: 15px;
line-height: 1.2;
color: #222222;
}
.post-layout-style2 .single-blog-content .entry-content h4 {
font-size: 18px;
margin-bottom: 15px;
line-height: 1.2;
color: #222222;
}
.post-layout-style2 .single-blog-content .entry-content h5 {
font-size: 16px;
margin-bottom: 15px;
line-height: 1.2;
}
.post-layout-style2 .single-blog-content .entry-content h6 {
font-size: 14px;
line-height: 1.2;
margin-bottom: 15px;
}
.blog-details-content ul li::marker {
color: #c72538;
}
blockquote,
.blockquote {
overflow: hidden;
padding: 30px 50px !important;
padding-left: 70px !important;
position: relative;
text-align: center;
z-index: 1;
margin-bottom: 20px !important;
margin-top: 20px !important;
border-left: 0px !important;
border-right: 0px !important;
}
blockquote::before,
.blockquote::before {
color: #efefef;
content: "\f10d";
position: absolute;
left: 50px;
top: -40px;
z-index: -1;
font-family: fontAwesome;
font-size: 100px;
font-weight: 900;
}
blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
color: #333333;
line-height: 1.6;
margin-bottom: 0;
font-style: italic;
font-weight: 600;
font-size: 20px;
}
.single-blog-content .single-blog-inner .entry-content p a {
text-decoration: underline;
display: inline-block;
color: #222;
}
.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a {
text-decoration: none;
display: inline-block;
color: #fff;
background: #c72538;
}
table th a {
text-decoration: underline !important;
}
table th a:hover {
text-decoration: none !important;
}
.post-layout-style2 .single-blog-content .entry-content dl {
margin-top: 20px;
margin-bottom: 20px;
}
.post-layout-style2 .single-blog-content .entry-content dt {
margin-bottom: 5px;
color: #333333;
}
.post-layout-style2 .single-blog-content .entry-content dd {
margin: 0 1rem 1rem;
font-size: 15px;
line-height: 26px;
}
.post-layout-style2 .single-blog-content .entry-content dd a {
text-decoration: underline;
display: inline-block;
}
.post-layout-style2 .single-blog-content .entry-content b,
.post-layout-style2 .single-blog-content .entry-content strong {
font-weight: 600;
color: #212529;
}
address {
margin: 20px 0;
font-style: italic;
line-height: 30px;
}
.post-layout-style2 .single-blog-content .entry-content dfn,
.post-layout-style2 .single-blog-content .entry-content cite,
.post-layout-style2 .single-blog-content .entry-content em,
.post-layout-style2 .single-blog-content .entry-content i {
font-style: italic;
}
.post-layout-style2 .single-blog-content .entry-content code,
.post-layout-style2 .single-blog-content .entry-content kbd,
.post-layout-style2 .single-blog-content .entry-content tt,
.post-layout-style2 .single-blog-content .entry-content var {
font-size: .88889em;
font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}
.post-layout-style2 .single-blog-content .entry-content code {
color: #c72538;
border: 0px solid;
background-color: transparent;
padding: 0;
}
.post-layout-style2 .single-blog-content .entry-content mark,
.post-layout-style2 .single-blog-content .entry-content ins {
background: #fff9c0;
text-decoration: none;
color: #000;
padding: 0 5px;
}
.post-layout-style2 .single-blog-content .entry-content kbd {
background-color: #eee;
color: #c72538;
}
.post-layout-style2 .single-blog-content .entry-content .post-footer {
margin-top: 20px;
clear: both;
border-top: 1px solid #eee;
list-style: none;
padding-top: 30px;
}
.wp-block-columns {
margin-top: 20px;
margin-bottom: 20px;
}
.wp-block-image {
margin-bottom: 20px;
}
.wp-block-image figcaption {
font-size: 14px;
margin-top: 12px;
}
.wp-block-image figcaption a {
text-decoration: underline;
display: inline-block;
color: #c72538;
}
.wp-block-image figcaption {
text-align: left;
}
.wp-block-button .wp-block-button__link {
background-color: #c72538;
font-size: 16px;
border-radius: 5px;
}
.wp-block-button {
margin-bottom: 1.5em;
}
.wp-block-button .wp-block-button__link:hover {
background-color: #000;
color: #fff;
}
.wp-block-cover .wp-block-cover-text {
color: #fff !important;
}
.is-style-outline .wp-block-button__link {
background-color: transparent !important;
font-size: 16px;
border-radius: 5px;
}
.is-style-outline .wp-block-button__link:hover {
background-color: transparent;
color: #000 !important;
border-color: #000;
}
.is-style-squared .wp-block-button__link {
border-radius: 0 !important;
}
.wp-block-cover {
margin-top: 30px;
margin-bottom: 30px;
}
.wp-block-cover p.wp-block-cover-text {
font-weight: bold;
margin-bottom: 20px !important;
font-size: 31px !important;
line-height: 1.5 !important;
}
.wp-block-cover p.wp-block-cover-text strong {
color: #fff;
}
.wp-block-cover.has-background-dim.alignleft {
margin-top: 0;
}
.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a {
color: #fff;
}
.wp-block-file a {
text-decoration: underline;
font-size: 15px;
color: #c72538;
}
.wp-block-file a:hover {
text-decoration: none;
}
.wp-block-file .wp-block-file__button {
border-radius: 4px !important;
font-size: 14px !important;
font-weight: 500;
display: table;
margin: 10px 0 0;
background-color: #c72538 !important;
}
.wp-block-file .wp-block-file__button:hover {
background-color: #000 !important;
color: #fff;
}
blockquote cite,
.blockquote cite {
display: none;
}
.wp-block-media-text {
margin-top: 30px !important;
margin-bottom: 30px !important;
}
.wp-block-media-text .has-large-font-size {
font-size: 25px !important;
margin-top: 0 !important;
}
.wp-block-pullquote {
border-top: 4px solid #555d66;
border-bottom: 4px solid #555d66;
color: #40464d;
border-color: transparent;
border-width: 2px;
padding: 0;
margin: 0 0 1rem;
}
.wp-block-pullquote blockquote {
color: #111;
border: none;
margin-right: 0;
padding-left: 0;
}
.wp-block-pullquote blockquote p {
font-size: 2.25em !important;
font-style: italic !important;
}
.wp-block-pullquote blockquote cite {
display: inline-block;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
line-height: 1.6;
text-transform: none;
color: #767676;
font-size: 15px;
font-style: normal;
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
background-color: #c72538;
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color p {
color: #000000;
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color cite {
display: none;
}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote {
max-width: 80%;
background: transparent;
}
.has-medium-font-size {
font-size: 20px !important;
}
.has-very-light-gray-color.has-very-light-gray-color {
color: #fff !important;
}
.post-layout-style2 .single-blog-content .entry-content dl a,
.post-layout-style2 .single-blog-content .entry-content ol a,
.post-layout-style2 .single-blog-content .entry-content ul a {
text-decoration: underline;
display: inline-block;
}
.post-layout-style2 .single-blog-content .entry-content ul.post-meta a {
text-decoration: none;
color: inherit;
}
.post-layout-style2 .single-blog-content .entry-content ol a,
.post-layout-style2 .single-blog-content .entry-content ul a {
color: #222;
}
.post-layout-style2 .single-blog-content .entry-content ul a .wp-block-cover__inner-container .has-large-font-size {
color: #f8f9f9 !important;
font-size: 36px !important;
}
.wp-block-video figcaption,
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
font-size: 14px;
text-align: left;
}
table td a,
table td a:hover {
color: #c72538;
}
.wp-block-table.is-style-stripes td {
border-color: #767676;
}
.wp-block-verse {
font-family: "Poppins", sans-serif !important;
font-size: 16px !important;
}
.post-layout-style2 .single-blog-content .entry-content em {
font-weight: 700;
}
.loginformuser {
margin-top: 20px;
}
.parent .comment-respond p.form-submit,
.depth-1 .comment-respond p.form-submit {
margin-bottom: 30px;
}
#comments {
margin-top: 60px;
}
.pingback p,
.pingback .says {
display: block;
}
.blog-sidebar select {
height: 45px;
font-size: 15px;
padding: 8px 15px;
width: 100%;
border: 1px solid #eee;
color: #222222;
font-weight: 500;
cursor: pointer;
}
.blocks-gallery-grid {
margin-top: 0px !important;
}
.wp-block-gallery .blocks-gallery-caption {
text-align: center;
margin: auto;
margin-bottom: 30px;
}
.blog-sidebar .widget_theme_recent_posts .recent_post_Content li {
font-weight: 500;
color: #565656;
font-size: 14px;
padding: 0;
}
.blog-sidebar .widget_theme_recent_posts .recent_post_Content li:before {
display: none;
}
.blog-sidebar .widget_theme_recent_posts .recent_post_Content .recent-post-meta {
display: none;
}
.blog-sidebar .widget_media_image {
background: #fff;
border: 0;
padding: 0;
}
.blog-sidebar .widget_media_image img {
border-radius: 0px;
}
.home-tag-widgett {
background: #FAFAFA;
padding: 30px;
border-radius: 15px;
}
.home-tag-widgett h5 {
font-size: 28px;
line-height: 1;
color: #222222;
font-weight: 700;
margin-bottom: 20px;
}
.home-tag-widgett .tagcloud a {
font-size: 16px !important;
font-weight: 500 !important;
color: #595959 !important;
border-color: #D6D6D6 !important;
border-radius: 8px !important;
margin-right: 5px;
padding: 8px 14px !important;
} .author_bio__Wrapper {
clear: both;
overflow: hidden;
margin-top: 60px;
padding: 0px;
border-top: 0px solid #eaeaea;
border-bottom: 0px solid #eaeaea;
background: transparent;
border-radius: 0px;
}
.author-thumb {
float: left;
margin-right: 25px;
margin-bottom: 20px;
}
.author-thumb img {
width: 100px;
height: 100px;
border-radius: 0;
}
.theme_author_Info {
padding-right: 20px;
}
h6.theme_author_Title {
color: #222;
font-weight: 700;
font-size: 15px;
margin-bottom: 0px;
line-height: 30px;
display: none;
}
h4.theme_author__Name {
color: #222;
margin-top: 0px;
margin-bottom: 8px;
font-size: 20px;
line-height: 26px;
font-weight: 700;
}
p.theme_author__Description {
font-size: 15px;
line-height: 24px;
color: #777;
margin-bottom: 0;
font-weight: 400;
}
.theme_author_Socials a {
display: inline-block;
background: #c72538;
color: #fff;
width: 32px;
height: 32px;
font-size: 18px;
text-align: center;
line-height: 32px;
border-radius: 50%;
margin-right: 3px;
}
.theme_author_Socials {
margin-top: 15px;
}
.theme_author_Socials a:hover {
background: rgb(255 53 36 / 10%);
color: #c72538;
} .theme_blog_Nav.post_nav_Left,
.theme_blog_Nav.post_nav_Right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
}
.prev_nav_left_Img,
.prev_nav_Right_Img {
height: 80px;
width: 80px;
-webkit-box-flex: 0;
-ms-flex: none;
flex: none;
border-radius: 10px;
}
.prev_nav_left_Img {
margin-right: 15px;
}
.prev_nav_Right_Img {
margin-left: 15px;
}
.theme_blog_Nav.post_nav_Left:not(.no-thumb) {
padding-right: 15px;
}
.theme_blog_Nav.post_nav_Right:not(.no-thumb) {
text-align: right;
padding-left: 15px;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.prev_nav_left_Img img,
.prev_nav_Right_Img img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
border-radius: 0;
}
.theme_blog_nav_Title {
font-size: 17px;
font-weight: 700;
line-height: 22px;
margin-bottom: 0;
color: #222;
word-break: break-all;
}
.theme_blog_nav_Title a {
margin-bottom: 0;
color: #222222;
word-break: break-word;
}
.theme_blog_nav_Label {
font-size: 15px;
margin-bottom: 0px;
font-weight: 500;
letter-spacing: 0;
text-transform: capitalize;
margin-bottom: 10px;
}
.theme_blog_navigation__Wrap {
margin-bottom: 0;
padding: 0;
background: transparent;
margin-top: 60px;
border-radius: 0;
}
.theme_blog_nav_Title a:hover {
color: #c72538;
}
h1.theme-breacrumb-title {
font-size: 45px;
font-weight: 700;
color: #000000;
margin: 0;
line-height: 1;
}
.main-container .pagination {
margin-bottom: 0px;
margin-top: 60px;
}
.main-container .theme-pagination-style .nav-links {
display: block;
width: 100%;
text-align: left;
}
.main-container .theme-pagination-style ul.page-numbers {
margin-bottom: 0px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-left: 0;
list-style: none;
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
.main-container .theme-pagination-style ul.page-numbers li a.page-numbers,
.main-container .theme-pagination-style ul.page-numbers li span.page-numbers {
width: 40px;
height: 40px;
line-height: 38px;
margin-right: 6px;
padding: 0;
text-align: center;
display: inline-block;
border: 1px solid #E4E4E4;
margin-left: auto;
color: #222222;
font-size: 16px;
font-weight: 500;
background-color: transparent;
border-radius: 0px;
}
.main-container .theme-pagination-style ul.page-numbers li span.current {
background: #c72538;
color: #fff;
border-color: #c72538;
}
.main-container .theme-pagination-style ul.page-numbers li i {
line-height: 38px;
color: #c72538;
}
.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover {
border: 1px solid #c72538;
background-color: #c72538;
color: #fff;
}
.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover i {
color: #fff;
}
.theme-tags__wrapper h4 {
font-size: 20px !important;
margin-bottom: 15px !important;
line-height: 1.2 !important;
color: #222222 !important;
margin-right: 10px;
display: inline-block;
}
.theme-tags__wrapper a {
border-color: #e4e4e4;
color: #A0A0A0;
border: 1px solid;
display: inline-block !important;
font-size: 15px !important;
padding: 5px 18px;
margin-bottom: 10px;
border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 36px;
transition: all ease 500ms;
line-height: 29px;
}
.blog-single .tag-lists a:not(:first-child) {
margin-left: 6px;
}
.theme-tags__wrapper a:hover {
border-color: #c72538 !important;
background: #c72538 !important;
color: #fff;
}
.theme_related_post_Grid h2 {
margin-bottom: 22px;
}
.theme_related_post_Grid .blog-post-grid-wrapper .post-excerpt-box p {
font-size: 14px;
line-height: 18px;
color: #565656;
}
.theme_related_post_Grid .blog-post-grid-wrapper .news-post-grid-thumbnail img {
border-radius: 15px;
}
.theme_related_post_Grid .blog-post-grid-wrapper-four .post-excerpt-box {
padding-bottom: 0px;
margin-bottom: 5px;
} .error-page .error-code {
display: block;
font-size: 150px;
line-height: 1;
color: #222222;
margin-bottom: 25px;
}
.error-page .error-body .btn {
margin-top: 30px;
display: inline-block;
background: #c72538;
color: #fff;
font-size: 15px;
font-weight: 600;
text-align: center;
letter-spacing: 0.01em;
padding: 16px 30px;
border-radius: 4px;
width: auto;
border: 0px solid;
}
.error-page .error-body .btn:hover,
.error-page .error-body .btn:focus,
.error-page .error-body .btn:active {
border: none;
outline: none;
box-shadow: none !important;
background: none;
}
.error-page .error-body .btn:hover {
background: #000;
}
body.error404 .main-container {
padding-top: 30px;
margin-top: 0;
padding-bottom: 80px;
}
.header-two-right .header-search-box {
position: relative;
right: 30px;
top: 0px;
}
.header-bookmark-btn {
display: inline-block;
position: absolute;
right: 15px;
margin-left: 0;
top: 10px;
} body.admin-bar .body-inner-content {
margin-top: 0px;
}
.widget_calendar,
table,
.wp-block-calendar {
font-size: 16px;
line-height: 28px;
font-weight: 500;
}
.calendar_wrap nav.wp-calendar-nav {
position: relative;
top: 10px;
}
.blog-sidebar .widget_categories .cat-item span.post_count {
width: 30px;
height: 22px;
text-align: center;
color: #fff;
border-radius: 6px;
font-size: 12px;
line-height: 22px;
position: relative;
left: 2px;
}
.main-container.blog-spacing {
padding-top: 80px;
padding-bottom: 80px;
}
.widget_rss h3.widget-title a {
color: #222222;
}
.sticky .post-list-medium-content {
background: #f8f8f8;
border-top: 4px solid #c72538 !important;
}
.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a {
color: #4F4F4F;
font-weight: 500;
font-size: 14px;
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
position: relative;
transition: all .3s ease-in;
}
.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:hover {
color: #c72538;
}
.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:after {
position: absolute;
right: -5px;
bottom: 0;
content: ",";
font-size: 15px;
}
.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:last-child:after {
display: none;
}
.cat-layout-main-list .post-list-medium-content .post-meta-items div.author-name {
text-transform: capitalize;
}
.blog-post-comment .comment-respond p.logged-in-as {
line-height: 26px;
font-size: 15px;
margin-top: 5px;
}
.blog-post-comment .comment-respond .comment-reply-title {
font-size: 24px;
line-height: 25px;
}
.comment-respond p {
margin-bottom: 0;
}
.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
margin-top: 10px;
}
.blog-details-content p {
font-size: 18px;
line-height: 1.5;
color: #777;
margin: 0 0 30px 0;
font-weight: 400;
}
.single-meta-content h4.post-author-name a {
text-transform: capitalize;
}
.blog-details-content ul li {
font-size: 17px;
line-height: 1.8;
color: #777777555;
}
.post-layout-style2 .single-blog-content .entry-content p:last-child {
margin: 0;
}
.post-body p:last-child {
clear: both;
float: none;
}
.wp-block-button .wp-block-button__link {
color: #fff !important;
}
.is-style-outline .wp-block-button__link {
background-color: transparent !important;
font-size: 16px;
border-radius: 5px;
color: #c72538 !important;
border-color: #c72538;
}
.wp-block-button .wp-block-button__link:hover {
background-color: #000;
}
.theme-blog-details .post-featured-image {
margin-bottom: 50px;
}
.sidebar-active .alignfull {
left: auto;
right: auto;
margin-left: 0;
margin-right: 0;
width: auto;
}
figure.wp-block-gallery ul.blocks-gallery-grid {
padding-left: 0 !important;
}
.blog-details-content .wp-block-columns {
margin-top: 31px;
margin-bottom: 31px;
}
.blog-details-content .wp-block-columns figure.wp-block-image.size-full.bottom-zero-article-thumb {
margin-bottom: 0;
}
.bottom-zero-article-thumb img {
height: 275px;
object-fit: cover;
object-position: center top;
border-radius: 0px !important;
}
.blog-details-content figure.wp-block-image.size-full.bottom-zero-article-full {
margin-top: 35px;
margin-bottom: 35px;
}
.bottom-zero-article-full img {
border-radius: 24px !important;
}
blockquote,
.blockquote {
margin-bottom: 23px !important;
margin-top: 23px !important;
}
.single-blog-content blockquote {
padding-bottom: 45px !important;
}
.single-blog-content blockquote,
.single-blog-content .blockquote {
background: #F8F8F8;
border-radius: 20px;
}
blockquote::before,
.blockquote::before {
color: #c72538;
opacity: .2;
}
blockquote::before,
.blockquote::before {
content: "\efcd";
top: 5px;
font-family: 'IcoFont' !important;
font-size: 48px;
line-height: 1;
}
blockquote.has-text-color.has-light-gray-color p {
font-size: 28px !important;
line-height: 1.2 !important;
}
blockquote.has-text-color.has-very-dark-gray-color:before {
color: rgb(255 255 255 / 50%);
}
blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
color: #777777;
line-height: 1.3;
font-style: normal;
font-weight: 600;
font-size: 20px;
}
.post-layout-style2 .single-blog-content .entry-content ol {
font-size: 17px;
}
.post-layout-style2 .single-blog-content .entry-content ol li {
line-height: 1.8;
margin-bottom: 10px;
font-weight: 500;
}
.post-layout-style2 .single-blog-content .entry-content ol li ol {
margin: 10px 0 0;
}
.post-layout-style2 .single-blog-content .entry-content ul li ul {
margin: 10px 0 0;
list-style-type: circle;
}
.post-layout-style2 .single-blog-content .entry-content ul li ul li {
list-style-type: circle;
}
.wp-block-archives-dropdown,
.wp-block-categories-dropdown {
margin-bottom: 28px;
}
.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
width: 100%;
cursor: pointer;
height: 45px;
font-size: 15px;
padding: 8px 15px;
width: 100%;
border: 1px solid #eee;
color: #222222;
font-weight: 500;
}
.wp-block-search .wp-block-search__button {
background: #c72538 !important;
border: 1px solid #c72538 !important;
color: #fff !important;
cursor: pointer;
}
.wp-block-calendar span.pad {
display: none;
}
.wp-block-calendar nav.wp-calendar-nav {
margin-bottom: 35px;
}
.page-links {
margin-top: 20px;
margin-bottom: 20px;
clear: both;
}
.page-links .post-page-numbers {
width: 35px;
height: 35px;
border-radius: 25px;
background-color: #ffffff;
border: 1px solid #eee;
font-size: 15px;
line-height: 35px;
color: #0a0c19;
text-align: center;
display: inline-block;
margin-left: 5px;
text-decoration: none !important;
}
.page-links .page-link {
display: inline-block;
background-color: #c72538;
color: #fff;
margin-right: 0px;
}
.blog-details-content table th a {
color: #222222;
}
.blog-post-comment blockquote,
.blog-post-comment .blockquote {
background: #eee;
}
.blog-post-comment table td {
font-size: 14px;
font-weight: 500;
}
.blog-post-comment p.no-comments {
font-size: 14px;
clear: both;
margin-top: 0;
line-height: 14px;
}
.post_format-post-format-image .blog-details-content figure img {
border-radius: 10px;
}
.widget_calendar span.pad {
display: none;
}
.widget_calendar span.wp-calendar-nav-next {
display: block;
}
.nav-wrapper .mainmenu li ul li ul.sub-menu {
position: absolute;
right: 102%;
top: 0%;
left: auto;
opacity: 0 !important;
filter: Alpha(opacity=0) !important;
visibility: hidden;
}
.nav-wrapper .mainmenu li ul.sub-menu li:hover ul {
opacity: 1 !important;
visibility: visible !important;
transform: none !important;
}
.theme-breadcrumb__Wrapper.theme-breacrumb-area {
margin-top: 40px;
}
.not-found form {
position: relative;
}
.not-found form .form-control {
background-color: #ffffff;
height: 50px;
padding: 6px 15px;
border: 1px solid #eeeeee;
width: 100%;
display: block;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
font-size: inherit;
line-height: inherit;
color: inherit;
border-radius: 0;
}
.not-found form .form-control:focus {
border-color: #c72538;
box-shadow: none;
z-index: 1;
}
.not-found form button {
position: absolute;
right: 0;
outline: 0;
bottom: 0;
height: 50px;
width: 50px;
z-index: 1;
border: none;
color: #ffffff;
-webkit-transition: 0.5s;
transition: 0.5s;
background-color: #c72538;
text-transform: capitalize;
font-weight: 500;
font-size: 15px;
padding: 0 20px;
top: 0;
cursor: pointer;
}
.not-found form button:hover {
background: #000;
}
.not-found form button:before {
position: absolute;
right: 50%;
top: 50%;
font-family: fontAwesome;
color: #fff;
content: "\f002 ";
margin-top: -12px;
margin-right: -6.5px;
}
.theme_img_cat_Itemlist span.category-btnn {
transition: all .3s ease;
}
ul.footer-nav li a:hover {
color: #c72538;
}
.home-tag-widgett .tagcloud a:hover {
background: #c72538 !important;
color: #fff !important;
border-color: #c72538 !important;
}
.custom-theme-contactt label {
font-size: 15px;
font-weight: 500;
color: #222222;
line-height: 1;
margin-bottom: 8px;
}
body.page .main-container {
padding-top: 80px;
padding-right: 0px;
padding-bottom: 80px;
padding-left: 0px;
}
body.page .theme-page-spacing .entry-content ul {
margin-top: 20px;
margin-bottom: 20px;
list-style: disc;
padding-left: 20px;
}
body.page .theme-page-spacing .entry-content ul li {
font-size: 17px;
line-height: 1.8;
color: #777777;
}
body.page .theme-page-spacing .entry-content ul li::marker {
color: #c72538;
}
body.page .theme-page-spacing .entry-content ul li ul {
margin: 10px 0 0;
list-style-type: circle;
}
body.page .theme-page-spacing .entry-content ul li ul li {
list-style-type: circle;
}
body.page .theme-page-spacing .entry-content ol {
margin-top: 20px;
margin-bottom: 20px;
padding-left: 20px;
}
body.page .theme-page-spacing .entry-content ol {
font-size: 17px;
}
body.page .theme-page-spacing .entry-content ol li {
line-height: 1.8;
margin-bottom: 10px;
font-weight: 500;
}
body.page .theme-page-spacing .entry-content ol li ol {
margin: 10px 0 0;
}
body.page .theme-page-spacing .entry-content blockquote,
body.page .theme-page-spacing .entry-content .blockquote {
background: #F8F8F8;
}
body.page .theme-page-spacing .entry-content blockquote {
padding-bottom: 45px !important;
}
body.page .theme-page-spacing .entry-content dl {
margin-top: 20px;
margin-bottom: 20px;
}
body.page .theme-page-spacing .entry-content dt {
margin-bottom: 5px;
color: #333333;
}
body.page .theme-page-spacing .entry-content dd {
margin: 0 1rem 1rem;
font-size: 15px;
line-height: 26px;
}
body.page .theme-page-spacing .entry-content dd a {
text-decoration: underline;
display: inline-block;
}
body.page .theme-page-spacing .entry-content b,
body.page .theme-page-spacing .entry-content strong {
font-weight: 600;
color: #212529;
}
body.page .theme-page-spacing .entry-content address {
margin: 20px 0;
font-style: italic;
line-height: 30px;
}
body.page .theme-page-spacing .entry-content dfn,
body.page .theme-page-spacing .entry-content cite,
body.page .theme-page-spacing .entry-content em {
font-style: italic;
}
body.page .theme-page-spacing .entry-content code,
body.page .theme-page-spacing .entry-content kbd,
body.page .theme-page-spacing .entry-content tt,
body.page .theme-page-spacing .entry-content var {
font-size: .88889em;
font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}
body.page .theme-page-spacing .entry-content code {
color: #c72538;
border: 0px solid;
background-color: transparent;
padding: 0;
}
body.page .theme-page-spacing .entry-content mark,
body.page .theme-page-spacing .entry-content ins {
background: #fff9c0;
text-decoration: none;
color: #000;
padding: 0 5px;
}
body.page .theme-page-spacing .entry-content kbd {
background-color: #eee;
color: #c72538;
}
body.page .theme-page-spacing .entry-content blockquote p {
color: #777777;
line-height: 1.3;
font-style: normal;
font-weight: 600;
font-size: 20px;
}
body.page .theme-page-spacing .entry-content p a {
text-decoration: underline;
display: inline-block;
color: #c72538;
}
body.page .theme-page-spacing .entry-content table td a {
color: #222222;
text-decoration: underline;
font-weight: 500;
}
body.page .theme-page-spacing .entry-content table td a:hover {
text-decoration: none;
}
body.page .theme-page-spacing .entry-content p:last-child {
margin: 0;
}
body.page .theme-page-spacing .entry-content .page-links .post-page-numbers.current {
background: #c72538;
color: #fff;
border-color: #c72538;
border-radius: 0px;
}
body.page .theme-page-spacing .entry-content .page-links .post-page-numbers {
border-radius: 0;
}
body.page .theme-page-spacing .entry-content #comments {
margin-top: 80px;
}
.single-one-bwrap {
padding-top: 40px;
padding-right: 0px;
padding-bottom: 80px;
padding-left: 0px;
}
.theme_related_post_Grid .blog-post-grid-wrapper.blog-post-grid-wrapper-four {
margin-bottom: 0px;
}
.main-container.cat-page-spacing {
padding-top: 80px;
padding-right: 0px;
padding-bottom: 80px;
padding-left: 0px;
}
.post-password-form input[type='submit']:hover {
background-color: #111111;
color: #FFFFFF;
}
p.form-submit {
margin-bottom: 20px;
}
.blog-sidebar .widget.widget_categories ul li::before {
top: 9px;
}
.blog-sidebar .widget_categories .cat-item span.post_count {
color: #c72538;
border-radius: 5px;
}
.blog-sidebar .widget_block li.wp-block-latest-comments__comment {
color: #484848;
position: relative;
margin-bottom: 12px;
padding-left: 14px;
font-size: 15px;
font-weight: 500;
line-height: 1.5;
}
.blog-sidebar .widget_block .wp-block-latest-comments {
border: 0;
padding: 0;
list-style: none;
line-height: 1.5;
margin-bottom: 0;
}
.blog-sidebar .widget_block li.wp-block-latest-comments__comment::before {
height: 7px;
width: 7px;
content: '';
left: 0;
top: 7px;
position: absolute;
background-color: #c72538;
border-radius: 50%;
}
.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
color: #777777;
display: inline-block;
}
.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
font-weight: bold;
font-size: 14px;
}
.blog-sidebar .widget_block li.wp-block-latest-comments__comment::last-child {
margin-bottom: 0;
}
.widget.widget_block .wp-block-group__inner-container h2 {
padding-bottom: 0px;
position: relative;
font-weight: 700;
font-size: 24px;
color: #000;
padding-left: 0;
letter-spacing: 0;
border-bottom: 0px solid #E4E4E4;
margin-bottom: 25px;
}
.blog-sidebar .widget_recent_comments .recentcomments a,
.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
display: inline;
}
.blog-sidebar .widget_block li.wp-block-latest-comments__comment a:hover {
color: #c72538;
}
.blog-sidebar .widget ul li::before {
top: 8px;
}
.blog-sidebar .widget.widget_categories ul li::before {
top: 8px;
}
.blog-sidebar .widget_categories ul li .children li::before {
top: 8px;
}
.wp-block-search .wp-block-search__inside-wrapper {
position: relative;
}
.wp-block-search__input {
background-color: #ffffff;
height: 50px;
padding: 6px 15px;
border: 1px solid #E4E4E4;
width: 100%;
display: block;
outline: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
font-size: inherit;
line-height: inherit;
color: inherit;
border-radius: 0px;
font-size: 15px;
}
.wp-block-search .wp-block-search__label {
padding-bottom: 10px;
position: relative;
font-weight: 700;
font-size: 24px;
color: #222222;
padding-left: 0;
letter-spacing: 0;
border-bottom: 0px solid #E4E4E4;
margin-bottom: 20px;
line-height: 1.2;
}
.blog-sidebar .widget_block.widget_search .wp-block-search__button {
position: relative;
width: auto;
font-weight: 600;
font-size: 14px;
padding: 0 14px;
border-radius: 0px;
}
.blog-sidebar .widget_block.widget_search .wp-block-search__button:before {
display: none;
}
.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::-webkit-input-placeholder {
color: #222222;
}
.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::-moz-placeholder {
color: #222222;
}
article.tag-pingbacks-2+.blog-post-comment .comment-body {
margin-left: auto !important;
}
.comments-list .comment-body,
.blog-post-comment .comment-content p,
.blog-post-comment p.no-comments {
font-size: 15px;
}
.widget_block.widget_search .wp-block-search__button:hover {
background-color: #222222 !important;
color: #FFFFFF !important;
border: 1px solid #222222 !important;
}
.blog-sidebar .widget .widget-title,
.wp-block-search .wp-block-search__label,
.widget.widget_block .wp-block-group__inner-container h2 {
font-size: 24px;
line-height: 1;
}
body.page .theme-page-spacing .entry-content ul.comments-list li::marker {
color: transparent;
}
.comments-list .comment-author cite,
.comment-author vcard cite {
font-style: normal !important;
text-transform: capitalize;
}
.blog-sidebar select {
background-color: white;
border: thin solid #c72538;
border-radius: 4px;
display: inline-block;
font: inherit;
line-height: 1.5em;
padding: 0.5em 3.5em 0.5em 1em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
font-weight: 500;
}
.blog-sidebar select {
background-image: linear-gradient(45deg, transparent 50%, #fff 50%),
linear-gradient(135deg, #fff 50%, transparent 50%),
linear-gradient(to right, #c72538, #c72538);
background-position: calc(100% - 20px) calc(1em + 2px),
calc(100% - 15px) calc(1em + 2px),
100% 0;
background-size: 5px 5px,
5px 5px,
2.5em 2.5em;
background-repeat: no-repeat;
}  :root {
--eston-font: 'Space Grotesk', sans-serif;
--eston-font-two: 'Playfair Display', serif;
--eston-gray: #777777;
--eston-gray-rgb: 119, 119, 119;
--eston-white: #ffffff;
--eston-white-rgb: 255, 255, 255;
--eston-base: #C72538;
--eston-base-rgb: 199, 37, 56;
--eston-black: #222222;
--eston-black-rgb: 34, 34, 34;
--eston-primary: #F5F5F5;
--eston-primary-rgb: 245, 245, 245;
}
.row {
--bs-gutter-x: 30px;
}
.gutter-y-30 {
--bs-gutter-y: 30px;
}
body {
font-family: var(--eston-font);
font-size: 16px;
line-height: 26px;
font-weight: 400;
color: var(--eston-gray);
}
body.locked {
overflow: hidden;
}
a {
color: var(--eston-base);
}
a,
a:hover,
a:focus,
a:visited {
text-decoration: none;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
::placeholder {
color: inherit;
opacity: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: var(--eston-black);
margin: 0;
font-family: var(--eston-font);
}
p {
margin: 0;
}
dl,
ol,
ul {
margin-top: 0;
margin-bottom: 0;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
::placeholder {
color: inherit;
opacity: 1;
}
.page-wrapper {
position: relative;
margin: 0 auto;
width: 100%;
min-width: 300px;
overflow: hidden;
}
.container {
padding-left: 15px;
padding-right: 15px;
}
.list-unstyled {
padding-left: 0;
}
@media (min-width: 1200px) {
.container {
max-width: 1320px;
}
}
::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
::placeholder {
color: inherit;
opacity: 1;
}
.section-separator {
border-color: var(--eston-border);
border-width: 1px;
margin-top: 0;
margin-bottom: 0;
}
#particles-js {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-position: 50% 50%;
opacity: 0.4;
z-index: -1;
}
.section-title {
position: relative;
display: block;
margin-top: -8px;
margin-bottom: 47px;
}
.section-title__tagline {
position: relative;
display: inline-block;
font-weight: 400;
font-size: 14px;
line-height: 16px;
color: var(--eston-gray);
font-family: var(--eston-font-two);
font-style: italic;
margin-left: -20px;
}
.section-title__title-box {
position: relative;
display: block;
margin-top: 35px;
}
.section-title__title {
margin: 0;
color: var(--eston-black);
font-weight: 700;
font-size: 50px;
line-height: 60px;
letter-spacing: -0.02em;
}
.section-title__title-box p {
font-weight: 700;
font-size: 50px;
line-height: 60px;
letter-spacing: -0.02em;
color: rgba(var(--eston-black-rgb), 0.2);
position: absolute;
top: -24px;
left: -21px;
z-index: -1;
}
.thm-btn {
position: relative;
display: inline-block;
vertical-align: middle;
-webkit-appearance: none;
appearance: none;
outline: none !important;
font-weight: 700;
font-size: 14px;
color: var(--eston-black);
padding: 13px 30px 13px;
text-transform: uppercase;
background-color: var(--eston-white);
border: 2px solid #EAEAEA;
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
overflow: hidden;
z-index: 1;
}
.thm-btn:after {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: -1px;
background: var(--eston-black);
content: "";
transform: scaleX(0.1) rotateX(90deg);
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
z-index: -1;
}
.thm-btn:hover:after {
transform: scaleX(1.0) rotateX(0deg);
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.thm-btn span {
margin-right: 7px;
position: relative;
font-size: 16px;
top: 1px;
}
.thm-btn:hover {
color: var(--eston-white);
}
.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-select .show>.btn-light.dropdown-toggle {
-webkit-box-shadow: none !important;
box-shadow: none !important;
outline: none !important;
}
.bootstrap-select>.dropdown-toggle {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
outline: none !important;
}
.bootstrap-select .dropdown-menu {
border: 0;
padding-top: 0;
padding-bottom: 0;
margin-top: 0;
z-index: 991;
border-radius: 0;
}
.bootstrap-select .dropdown-menu>li+li>a {
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.bootstrap-select .dropdown-menu>li.selected>a {
background: var(--eston-base);
color: var(--eston-white);
}
.bootstrap-select .dropdown-menu>li>a {
font-size: 16px;
font-weight: 500;
padding: 4px 12px;
color: #ffffff;
text-transform: uppercase;
background: var(--eston-black);
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.bootstrap-select .dropdown-menu>li>a:hover {
background: var(--eston-base);
color: var(--eston-white);
cursor: pointer;
}
.preloader {
position: fixed;
background-color: #fff;
background-position: center center;
background-repeat: no-repeat;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 99999;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
}
.preloader__image {
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: flipInY;
animation-name: flipInY;
-webkit-animation-duration: 2s;
animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
background-image: url(//sgnentertainment.com/wp-content/themes/eston/assets/images/loader.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 60px auto;
width: 100%;
height: 100%;
} .scroll-to-top {
display: inline-block;
width: 60px;
height: 60px;
background: var(--eston-white);
position: fixed;
bottom: 50px;
right: 50px;
z-index: 99;
text-align: center;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
display: none;
border-radius: 0;
}
.scroll-to-top i {
color: var(--eston-black);
font-size: 18px;
line-height: 60px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.scroll-to-top:hover {
background-color: var(--eston-base);
}
.scroll-to-top:hover i {
color: var(--eston-white);
} .xs-sidebar-group .xs-overlay {
left: 0%;
top: 0;
position: fixed;
height: 100%;
opacity: 0;
width: 100%;
visibility: hidden;
-webkit-transition: all .4s ease-in .8s;
-o-transition: all .4s ease-in .8s;
transition: all .4s ease-in .8s;
cursor: url(//sgnentertainment.com/wp-content/themes/eston/assets/images/icon/cross-out.png),
pointer;
z-index: 999;
}
.xs-sidebar-group.isActive .xs-overlay {
opacity: .8;
visibility: visible;
-webkit-transition: all .8s ease-out 0s;
-o-transition: all .8s ease-out 0s;
transition: all .8s ease-out 0s;
right: 100%;
}
.xs-sidebar-group .widget-heading {
position: absolute;
top: 0;
right: 0;
padding: 25px;
}
.xs-sidebar-group .widget-heading a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border: 2px solid #fff;
border-radius: 50%;
color: #fff;
font-size: 16px;
font-weight: 400;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.xs-sidebar-group .widget-heading a:hover {
color: var(--eston-base);
border-color: var(--eston-base);
}
.xs-sidebar-widget {
position: fixed;
left: -100%;
top: 0;
bottom: 0;
width: 100%;
max-width: 360px;
z-index: 999999;
overflow: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
-o-transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
visibility: hidden;
opacity: 0;
}
.xs-sidebar-widget::-webkit-scrollbar {
width: 0;
}
.xs-sidebar-group.isActive .xs-sidebar-widget {
opacity: 1;
visibility: visible;
left: 0;
background-color: var(--eston-black);
-webkit-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
-o-transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}
.sidebar-textwidget {
padding: 70px 30px;
}
.sidebar-widget-container {
position: relative;
top: 150px;
opacity: 0;
visibility: hidden;
-webkit-transition: all .3s ease-in .3s;
-o-transition: all .3s ease-in .3s;
transition: all .3s ease-in .3s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.xs-sidebar-group.isActive .sidebar-widget-container {
top: 0px;
opacity: 1;
visibility: visible;
-webkit-transition: all 1s ease-out 1.2s;
-o-transition: all 1s ease-out 1.2s;
transition: all 1s ease-out 1.2s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.xs-overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: .8;
z-index: 0;
}
.xs-bg-black {
background-color: #000000;
}
.xs-sidebar-group .content-inner .logo {
position: relative;
max-width: 172px;
width: 100%;
margin-bottom: 30px;
}
.xs-sidebar-group .content-inner h4 {
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 15px;
}
.xs-sidebar-group .content-inner .content-box {
margin-bottom: 30px;
padding-right: 15px;
}
.xs-sidebar-group .content-inner .content-box p {
color: #ffffff;
}
.xs-sidebar-group .content-inner .form-inner .form-group {
position: relative;
margin-bottom: 20px;
}
.xs-sidebar-group .content-inner .form-inner .form-group:last-child {
margin-bottom: 0px;
}
.xs-sidebar-group .content-inner .form-inner .form-group input[type='text'],
.xs-sidebar-group .content-inner .form-inner .form-group input[type='email'],
.xs-sidebar-group .content-inner .form-inner .form-group textarea {
position: relative;
display: block;
width: 100%;
height: 50px;
font-size: 15px;
padding: 10px 20px;
color: #848484;
border: none;
outline: none;
transition: all 500ms ease;
}
.xs-sidebar-group .content-inner .form-inner .form-group .form-inner__btn {
border: none;
outline: none;
background-color: var(--eston-white);
color: var(--eston-black);
display: inline-block;
font-size: 16px;
font-weight: 600;
padding: 13px 45px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.xs-sidebar-group .content-inner .form-inner .form-group .form-inner__btn:hover {
color: var(--eston-white);
}
.xs-sidebar-group .content-inner .form-inner .form-group .form-inner__btn:after {
background-color: var(--eston-base);
}
.xs-sidebar-group .content-inner .form-inner .form-group textarea {
resize: none;
height: 120px;
}
.xs-sidebar-group .content-inner .form-inner .form-group input:focus,
.xs-sidebar-group .content-inner .form-inner .form-group textarea:focus {
border-color: #00224f;
} .main-header {
background: transparent;
position: absolute;
left: 0px;
top: 15px;
right: 0;
width: 100%;
transition: all 500ms ease;
z-index: 999;
}
.main-menu {
position: relative;
display: block;
z-index: 1;
}
.main-menu__wrapper {
position: relative;
display: block;
padding: 0px 200px 0px;
z-index: 1;
}
.main-menu__wrapper-inner {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
z-index: 1;
}
.main-menu__logo {
position: relative;
display: block;
padding: 36px 0;
}
.main-menu__main-menu-box {
position: relative;
display: block;
}
.main-menu__right {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
padding: 25px 0;
}
.main-menu__nav-sidebar-icon {
position: relative;
display: block;
}
.main-menu__nav-sidebar-icon .navSidebar-button {
position: relative;
display: flex;
align-items: center;
font-size: 20px;
color: var(--eston-white);
border-radius: 0;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.main-menu__nav-sidebar-icon .navSidebar-button:hover {
color: var(--eston-base);
}
.main-menu__btn-box {
position: relative;
display: block;
margin-left: 30px;
}
.main-menu__btn {
padding: 12px 26px 12px;
border: none;
}
.stricky-header.main-menu {
background-color: var(--eston-black);
}
.main-menu .main-menu__list,
.main-menu .main-menu__list>li>ul,
.main-menu .main-menu__list>li>ul>li>ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul {
margin: 0;
padding: 0;
list-style-type: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: none;
}
@media (min-width: 1200px) {
.main-menu .main-menu__list,
.main-menu .main-menu__list>li>ul,
.main-menu .main-menu__list>li>ul>li>ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
.main-menu .main-menu__list>li,
.stricky-header .main-menu__list>li {
padding-top: 37px;
padding-bottom: 37px;
position: relative;
}
.main-menu .main-menu__list>li+li,
.stricky-header .main-menu__list>li+li {
margin-left: 55px;
}
.main-menu .main-menu__list>li>a,
.stricky-header .main-menu__list>li>a {
font-size: 14px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: var(--eston-white);
font-weight: 700;
position: relative;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.main-menu .main-menu__list>li.dropdown>a {
padding-right: 16px;
}
.main-menu .main-menu__list>li.dropdown>a:after {
position: absolute;
top: 59%;
right: 0;
font-family: "Font Awesome 5 Free";
content: "\f067";
font-size: 11px;
color: var(--eston-white);
transform: translateY(-50%);
font-weight: 700;
z-index: 1;
}
.main-menu .main-menu__list>li.current>a::after,
.main-menu .main-menu__list>li:hover>a::after,
.stricky-header .main-menu__list>li.current>a::after,
.stricky-header .main-menu__list>li:hover>a::after {
color: var(--eston-base);
}
.main-menu .main-menu__list>li.current>a,
.main-menu .main-menu__list>li:hover>a,
.stricky-header .main-menu__list>li.current>a,
.stricky-header .main-menu__list>li:hover>a {
color: var(--eston-base);
}
.main-menu .main-menu__list>li>ul,
.main-menu .main-menu__list>li>ul>li>ul,
.stricky-header .main-menu__list>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul {
position: absolute;
top: 100%;
left: 0;
min-width: 250px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
opacity: 0;
visibility: hidden;
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-transform: scaleY(0) translateZ(100px);
transform: scaleY(0) translateZ(100px);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: #fff;
border: 1px solid #f5f5f5;
box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
border-radius: 5px;
padding: 18px 0;
z-index: 99;
}
.main-menu .main-menu__list>li>ul>li>ul>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul>li>ul {
display: none;
}
.main-menu .main-menu__list>li:hover>ul,
.main-menu .main-menu__list>li>ul>li:hover>ul,
.stricky-header .main-menu__list>li:hover>ul,
.stricky-header .main-menu__list>li>ul>li:hover>ul {
opacity: 1;
visibility: visible;
-webkit-transform: scaleY(1) translateZ(0px);
transform: scaleY(1) translateZ(0px);
}
.main-menu .main-menu__list>li>ul>li,
.main-menu .main-menu__list>li>ul>li>ul>li,
.stricky-header .main-menu__list>li>ul>li,
.stricky-header .main-menu__list>li>ul>li>ul>li {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
width: 100%;
position: relative;
}
.main-menu .main-menu__list>li>ul>li+li,
.main-menu .main-menu__list>li>ul>li>ul>li+li,
.stricky-header .main-menu__list>li>ul>li+li,
.stricky-header .main-menu__list>li>ul>li>ul>li+li {
border-top: none;
}
.main-menu .main-menu__list>li>ul>li>a,
.main-menu .main-menu__list>li>ul>li>ul>li>a,
.stricky-header .main-menu__list>li>ul>li>a,
.stricky-header .main-menu__list>li>ul>li>ul>li>a {
position: relative;
color: var(--eston-black);
font-size: 16px;
line-height: 30px;
font-weight: 500;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 5px 20px 5px;
-webkit-transition: 500ms;
transition: 500ms;
}
.main-menu .main-menu__list>li>ul>li:hover>a,
.main-menu .main-menu__list>li>ul>li>ul>li:hover>a,
.stricky-header .main-menu__list>li>ul>li:hover>a,
.stricky-header .main-menu__list>li>ul>li>ul>li:hover>a {
color: var(--eston-base);
}
.main-menu .main-menu__list>li>ul>li>ul,
.stricky-header .main-menu__list>li>ul>li>ul {
top: 0;
left: 100%;
}
.main-menu .main-menu__list li ul li>ul.right-align,
.stricky-header .main-menu__list li ul li>ul.right-align {
top: 0;
left: auto;
right: 100%;
}
.stricky-header {
position: fixed;
z-index: 991;
top: 0;
left: 0;
background-color: #fff;
width: 100%;
visibility: hidden;
-webkit-transform: translateY(-120%);
transform: translateY(-120%);
-webkit-transition: visibility 500ms ease, -webkit-transform 500ms ease;
transition: visibility 500ms ease, -webkit-transform 500ms ease;
transition: transform 500ms ease, visibility 500ms ease;
transition: transform 500ms ease, visibility 500ms ease, -webkit-transform 500ms ease;
-webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1199px) {
.stricky-header {
display: none !important;
}
}
.stricky-header.stricky-fixed {
-webkit-transform: translateY(0);
transform: translateY(0);
visibility: visible;
}
.stricky-header .main-menu__inner {
-webkit-box-shadow: none;
box-shadow: none;
padding-right: 0;
max-width: 1170px;
width: 100%;
margin: 0 auto;
}
.mobile-nav__buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: auto;
margin-right: 10px;
}
@media (min-width: 1200px) {
.mobile-nav__buttons {
display: none;
}
}
.mobile-nav__buttons a {
font-size: 20px;
color: var(--eston-base);
cursor: pointer;
}
.mobile-nav__buttons a+a {
margin-left: 10px;
}
.mobile-nav__buttons a:hover {
color: var(--eston-base);
}
.main-menu .mobile-nav__toggler {
position: relative;
display: inline-block;
font-size: 20px;
color: var(--eston-white);
cursor: pointer;
-webkit-transition: 500ms;
transition: 500ms;
}
.main-menu .mobile-nav__toggler:hover {
color: var(--eston-base);
}
@media (min-width: 1200px) {
.main-menu .mobile-nav__toggler {
display: none;
}
} .mobile-nav__wrapper {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: 999;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transform-origin: left center;
transform-origin: left center;
-webkit-transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
transition: visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
transition: transform 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
visibility: hidden;
}
.mobile-nav__wrapper .container {
padding-left: 0;
padding-right: 0;
}
.mobile-nav__wrapper.expanded {
opacity: 1;
-webkit-transform: translateX(0%);
transform: translateX(0%);
visibility: visible;
-webkit-transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
transition: visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
transition: transform 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
}
.mobile-nav__overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000000;
opacity: 0.5;
cursor: pointer;
}
.mobile-nav__content {
width: 300px;
background-color: var(--eston-black);
z-index: 10;
position: relative;
height: 100%;
overflow-y: auto;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 15px;
padding-right: 15px;
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms, -webkit-transform 500ms ease 0ms;
}
.mobile-nav__content::-webkit-scrollbar {
width: 0;
}
.mobile-nav__wrapper.expanded .mobile-nav__content {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
transform: translateX(0);
-webkit-transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms, -webkit-transform 500ms ease 500ms;
}
.mobile-nav__content .logo-box {
margin-bottom: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.mobile-nav__close {
position: absolute;
top: 20px;
right: 15px;
font-size: 18px;
color: var(--eston-white);
cursor: pointer;
}
.mobile-nav__content .main-menu__list,
.mobile-nav__content .main-menu__list>li>ul,
.mobile-nav__content .main-menu__list>li>ul>li>ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.mobile-nav__content .main-menu__list>li>ul,
.mobile-nav__content .main-menu__list>li>ul>li>ul {
display: none;
border-top: 1px solid rgba(255, 255, 255, 0.1);
margin-left: 0.5em;
}
.mobile-nav__content .main-menu__list>li:not(:last-child),
.mobile-nav__content .main-menu__list>li>ul>li:not(:last-child),
.mobile-nav__content .main-menu__list>li>ul>li>ul>li:not(:last-child) {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-nav__content .main-menu__list>li>a>.main-menu-border {
display: none !important;
}
.mobile-nav__content .main-menu__list>li>a,
.mobile-nav__content .main-menu__list>li>ul>li>a,
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
line-height: 30px;
color: #ffffff;
font-size: 14px;
font-family: var(--eston-font);
font-weight: 500;
height: 46px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: 500ms;
transition: 500ms;
}
.mobile-nav__content .main-menu__list>li>a.expanded .mobile-nav__content .main-menu__list>li>ul>li>a.expanded .mobile-nav__content .main-menu__list>li>ul>li>ul>li>a.expanded {
color: var(--eston-base);
}
.mobile-nav__content .main-menu__list li a.expanded {
color: var(--eston-base);
}
.mobile-nav__content .main-menu__list>li>a>button,
.mobile-nav__content .main-menu__list>li>ul>li>a>button,
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button {
width: 30px;
height: 30px;
background-color: var(--eston-base);
border: none;
outline: none;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transition: -webkit-transform 500ms ease;
transition: -webkit-transform 500ms ease;
transition: transform 500ms ease;
transition: transform 500ms ease, -webkit-transform 500ms ease;
padding: 0;
}
.mobile-nav__content .main-menu__list>li>a>button.expanded,
.mobile-nav__content .main-menu__list>li>ul>li>a>button.expanded,
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button.expanded {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
background-color: #fff;
color: var(--eston-base);
} .mobile-nav__content .main-menu__list>li>ul>li>ul>li>a>button,
.mobile-nav__content .main-menu__list>li>ul>li>ul>li>ul {
display: none !important;
}
.mobile-nav__content .main-menu__list li.cart-btn span {
position: relative;
top: auto;
right: auto;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.mobile-nav__content .main-menu__list li.cart-btn i {
font-size: 16px;
}
.mobile-nav__top {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 30px;
}
.mobile-nav__top .main-menu__login a {
color: var(--eston-text-dark);
}
.mobile-nav__container {
border-top: 1px solid rgba(255, 255, 255, 0.1);
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-nav__social {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.mobile-nav__social a {
font-size: 16px;
color: var(--eston-white);
-webkit-transition: 500ms;
transition: 500ms;
}
.mobile-nav__social a+a {
margin-left: 30px;
}
.mobile-nav__social a:hover {
color: var(--eston-base);
}
.mobile-nav__contact {
margin-bottom: 0;
margin-top: 20px;
margin-bottom: 20px;
}
.mobile-nav__contact li {
color: var(--eston-text-dark);
font-size: 14px;
font-weight: 500;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.mobile-nav__contact li+li {
margin-top: 15px;
}
.mobile-nav__contact li a {
color: #ffffff;
-webkit-transition: 500ms;
transition: 500ms;
}
.mobile-nav__contact li a:hover {
color: var(--eston-base);
}
.mobile-nav__contact li>i {
width: 30px;
height: 30px;
border-radius: 50%;
background-color: var(--eston-base);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
font-size: 11px;
margin-right: 10px;
color: #fff;
}
.mobile-nav__container .main-logo,
.mobile-nav__container .topbar__buttons,
.mobile-nav__container .main-menu__language,
.mobile-nav__container .main-menu__login {
display: none;
} .main-header-two {
position: relative;
display: block;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 999;
}
.main-menu-two__wrapper {
position: relative;
display: block;
padding: 0px 100px 0px;
z-index: 1;
}
.main-menu-two__wrapper-inner {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
z-index: 1;
}
.main-menu-two__logo {
position: relative;
display: block;
padding: 36px 0;
}
.main-menu-two__main-menu-box {
position: relative;
display: block;
}
.main-menu-two__right {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
padding: 25px 0;
}
.main-menu-two__btn-box {
position: relative;
display: block;
}
.main-menu-two__btn {
padding: 12px 26px 12px;
border: none;
background-color: var(--eston-base);
color: var(--eston-white);
}
.stricky-header.main-menu-two {
background-color: var(--eston-white);
}
.main-menu-two .main-menu__list>li>a,
.stricky-header.main-menu-two .main-menu__list>li>a {
color: var(--eston-black);
}
.main-menu-two .main-menu__list>li.dropdown>a:after {
color: var(--eston-black);
}
.main-menu-two .main-menu__list>li.current>a,
.main-menu-two .main-menu__list>li:hover>a,
.stricky-header.main-menu-two .main-menu__list>li.current>a,
.stricky-header.main-menu-two .main-menu__list>li:hover>a {
color: var(--eston-base);
}
.main-menu-two .main-menu__list>li.current>a::after,
.main-menu-two .main-menu__list>li:hover>a::after,
.stricky-header.main-menu-two .main-menu__list>li.current>a::after,
.stricky-header.main-menu-two .main-menu__list>li:hover>a::after {
color: var(--eston-base);
} .main-header-three {
position: relative;
display: block;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 999;
}
.main-header-three__top {
position: relative;
display: block;
}
.main-header-three__top-inner {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
background-color: var(--eston-base);
padding: 12.5px 50px 12.5px;
}
.main-header-three__contact-info {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
z-index: 2;
}
.main-header-three__contact-info li {
position: relative;
display: block;
}
.main-header-three__contact-info li+li {
margin-left: 36px;
}
.main-header-three__contact-info li a {
font-weight: 700;
font-size: 14px;
line-height: 14px;
color: var(--eston-white);
position: relative;
display: flex;
align-items: center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.main-header-three__contact-info li a:hover {
color: var(--eston-black);
}
.main-header-three__top-text {
font-size: 14px;
line-height: 14px;
color: var(--eston-white);
font-weight: 400;
}
.main-header-three__top-text span {
font-weight: 700;
}
.main-header-three__social-box {
position: relative;
display: flex;
text-align: center;
justify-content: center;
z-index: 2;
}
.main-header-three__social-title {
font-size: 14px;
line-height: 14px;
color: var(--eston-white);
position: relative;
display: inline-block;
}
.main-header-three__social-title:before {
content: "";
position: absolute;
top: 8px;
right: -37px;
height: 1px;
width: 23px;
background-color: rgba(var(--eston-white-rgb), .20);
}
.main-header-three__social {
position: relative;
display: flex;
align-items: center;
margin-left: 50px;
}
.main-header-three__social a {
position: relative;
display: flex;
align-items: center;
font-size: 15px;
color: var(--eston-white);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.main-header-three__social a:hover {
color: var(--eston-black);
}
.main-header-three__social a+a {
margin-left: 18px;
}
.main-menu-three__wrapper {
position: relative;
display: block;
padding: 0px 50px 0px;
background-color: var(--eston-black);
z-index: 1;
}
.main-menu-three__wrapper-inner {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
z-index: 1;
}
.main-menu-three__logo {
position: relative;
display: block;
padding: 36px 0;
}
.main-menu-three__main-menu-box {
position: relative;
display: block;
}
.main-menu-three__right {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
padding: 25px 0;
}
.main-menu-three__nav-sidebar-icon {
position: relative;
display: block;
}
.main-menu-three__nav-sidebar-icon .navSidebar-button {
position: relative;
display: flex;
align-items: center;
font-size: 20px;
color: var(--eston-white);
border-radius: 0;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.main-menu-three__nav-sidebar-icon .navSidebar-button:hover {
color: var(--eston-base);
}
.main-menu-three__btn-box {
position: relative;
display: block;
margin-left: 30px;
}
.main-menu-three__btn {
padding: 12px 26px 12px;
border: none;
}
.main-menu-three__btn:after {
background: var(--eston-base);
} .search-popup {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: 9999;
padding-left: 20px;
padding-right: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: translateY(-110%);
transform: translateY(-110%);
-webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
transition: opacity 500ms ease, -webkit-transform 500ms ease;
transition: transform 500ms ease, opacity 500ms ease;
transition: transform 500ms ease, opacity 500ms ease, -webkit-transform 500ms ease;
}
.search-popup.active {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
.search-popup__overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: var(--eston-black);
opacity: 0.75;
cursor: pointer;
}
.search-popup__content {
width: 100%;
max-width: 560px;
}
.search-popup__content form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
background-color: #fff;
border-radius: 0;
overflow: hidden;
}
.search-popup__content form input[type="search"],
.search-popup__content form input[type="text"] {
width: 100%;
background-color: #fff;
font-size: 16px;
border: none;
outline: none;
height: 66px;
padding-left: 30px;
}
.search-popup__content .thm-btn {
padding: 0;
width: 68px;
height: 68px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
position: absolute;
top: 0;
right: -1px;
border-radius: 0;
background-color: var(--eston-base);
border: 0;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.search-popup__content .thm-btn:after {
background-color: var(--eston-black);
}
.search-popup__content .thm-btn i {
height: auto;
width: auto;
background-color: transparent;
border-radius: 50%;
color: var(--eston-white);
font-size: 22px;
line-height: inherit;
text-align: center;
top: 0;
margin-right: 0;
padding-left: 0;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.search-popup__content .thm-btn:hover i {
color: var(--eston-white);
} .main-slider {
position: relative;
background: #000000;
z-index: 10;
}
.main-slider .item {
background: #000000;
position: relative;
padding-top: 389px;
padding-bottom: 295px;
z-index: 10;
}
.main-slider__bg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
z-index: 1;
}
.main-slider__bg:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, .44);
z-index: -1;
}
.main-slider__bg::after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
height: 260px;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
z-index: -1;
}
.main-slider__social-box {
position: absolute;
display: flex;
text-align: center;
justify-content: center;
bottom: 50px;
left: 0;
right: 0;
z-index: 2;
}
.main-slider__social-title {
font-size: 14px;
line-height: 14px;
color: var(--eston-white);
position: relative;
display: inline-block;
}
.main-slider__social-title:before {
content: "";
position: absolute;
top: 8px;
right: -37px;
height: 1px;
width: 23px;
background-color: rgba(var(--eston-white-rgb), .20);
}
.main-slider__social {
position: relative;
display: flex;
align-items: center;
margin-left: 50px;
}
.main-slider__social a {
position: relative;
display: flex;
align-items: center;
font-size: 15px;
color: var(--eston-white);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.main-slider__social a:hover {
color: var(--eston-base);
}
.main-slider__social a+a {
margin-left: 18px;
}
.main-slider__shape-1 {
position: absolute;
top: 426px;
right: 370px;
z-index: 1;
}
.main-slider__shape-1 img {
width: auto !important;
}
.main-slider__shape-2 {
position: absolute;
top: 426px;
right: 200px;
z-index: 1;
}
.main-slider__shape-2 img {
width: auto !important;
}
.main-slider__shape-3 {
position: absolute;
top: 536px;
right: 285px;
z-index: 1;
}
.main-slider__shape-3 img {
width: auto !important;
}
.main-slider__content {
position: relative;
display: block;
text-align: center;
z-index: 10;
}
.main-slider__sub-title {
position: relative;
display: inline-block;
font-size: 16px;
line-height: 16px;
font-weight: 400;
color: var(--eston-white);
font-family: var(--eston-font-two);
font-style: italic;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-120px);
transform: translateY(-120px);
-webkit-transition-delay: 1000ms;
transition-delay: 1000ms;
-webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
transition: transform 2000ms ease, opacity 2000ms ease;
transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}
.main-slider__title {
position: relative;
font-size: 70px;
color: var(--eston-white);
font-weight: 700;
line-height: 80px;
letter-spacing: -0.02em;
margin-top: 17px;
margin-bottom: 60px;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-120px);
transform: translateY(-120px);
-webkit-transition-delay: 1000ms;
transition-delay: 1000ms;
-webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
transition: transform 2000ms ease, opacity 2000ms ease;
transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}
.main-slider__btn-box {
position: relative;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(120px);
transform: translateY(120px);
-webkit-transition-delay: 1000ms;
transition-delay: 1000ms;
-webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
transition: transform 2000ms ease, opacity 2000ms ease;
transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}
.main-slider__btn {
border: none;
background-color: var(--eston-base);
color: var(--eston-white);
}
.main-slider__btn:hover {
color: var(--eston-black);
}
.main-slider__btn:after {
background-color: var(--eston-white);
}
.active .main-slider__title,
.active .main-slider__btn-box,
.active .main-slider__sub-title {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0) translateX(0);
transform: translateY(0) translateX(0);
}
.main-slider .owl-theme .owl-dots {
display: flex;
align-items: flex-start;
flex-direction: column;
width: 100%;
position: absolute;
top: 48%;
left: 0;
right: 0;
padding: 0 200px;
height: 0;
line-height: 0;
margin: 0;
transform: translateY(-50%);
}
.main-slider .owl-theme .owl-dots .owl-dot+.owl-dot {
margin-top: 25px;
}
.main-slider .owl-theme .owl-nav.disabled+.owl-dots {
margin-top: 0;
}
.main-slider .owl-theme .owl-dots .owl-dot button {
font-weight: 700;
font-size: 14px;
line-height: 14px;
color: rgba(var(--eston-white-rgb), .20);
background-color: transparent;
border: none;
padding: 0;
margin: 0;
cursor: pointer;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.main-slider .owl-theme .owl-dots .owl-dot:hover button,
.main-slider .owl-theme .owl-dots .owl-dot.active button {
color: rgba(var(--eston-white-rgb), 1);
}
.main-slider .owl-theme .owl-dots .owl-dot:hover button:focus {
outline: none;
} .main-slider-two {
position: relative;
background: #fff;
padding-right: 100px;
z-index: 10;
}
.main-slider-two__social-box {
position: absolute;
display: flex;
text-align: center;
justify-content: center;
top: 287px;
right: -70px;
transform: rotate(-90deg);
z-index: 2;
}
.main-slider-two__social-title {
font-size: 14px;
line-height: 14px;
color: var(--eston-gray);
position: relative;
display: inline-block;
}
.main-slider-two__social-title:before {
content: "";
position: absolute;
top: 8px;
right: -37px;
height: 1px;
width: 23px;
background-color: rgba(var(--eston-black-rgb), .20);
}
.main-slider-two__social {
position: relative;
display: flex;
align-items: center;
margin-left: 50px;
}
.main-slider-two__social a {
position: relative;
display: flex;
align-items: center;
font-size: 15px;
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.main-slider-two__social a:hover {
color: var(--eston-base);
}
.main-slider-two__social a+a {
margin-left: 18px;
}
.main-slider-two__contact-info {
display: flex;
align-items: center;
flex-wrap: wrap;
position: absolute;
bottom: 307px;
right: -94px;
transform: rotate(-90deg);
z-index: 2;
}
.main-slider-two__contact-info li {
position: relative;
display: block;
}
.main-slider-two__contact-info li+li {
margin-left: 36px;
}
.main-slider-two__contact-info li a {
font-weight: 700;
font-size: 14px;
line-height: 14px;
color: var(--eston-black);
position: relative;
display: flex;
align-items: center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.main-slider-two__contact-info li a:hover {
color: var(--eston-base);
}
.main-slider-two .item {
background: #000000;
position: relative;
padding-top: 221px;
padding-bottom: 51px;
z-index: 10;
}
.main-slider-two__bg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
z-index: 1;
}
.main-slider-two__bg:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
opacity: 0.5;
z-index: -1;
}
.main-slider-two__content {
position: relative;
display: block;
z-index: 10;
}
.main-slider-two__title {
position: relative;
font-size: 70px;
color: var(--eston-white);
font-weight: 700;
line-height: 80px;
letter-spacing: -0.02em;
margin-bottom: 60px;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(-120px);
transform: translateY(-120px);
-webkit-transition-delay: 1000ms;
transition-delay: 1000ms;
-webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
transition: transform 2000ms ease, opacity 2000ms ease;
transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}
.main-slider-two__title span {
position: relative;
display: inline-block;
font-style: italic;
font-weight: 400;
font-size: 16px;
line-height: 16px;
color: #FFFFFF;
opacity: 0.6;
top: -18px;
margin-right: 10px;
}
.main-slider-two__btn-box {
position: relative;
display: flex;
align-items: center;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(120px);
transform: translateY(120px);
-webkit-transition-delay: 1000ms;
transition-delay: 1000ms;
-webkit-transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
transition: opacity 2000ms ease, -webkit-transform 2000ms ease;
transition: transform 2000ms ease, opacity 2000ms ease;
transition: transform 2000ms ease, opacity 2000ms ease, -webkit-transform 2000ms ease;
}
.main-slider-two__btn {
border: none;
background-color: var(--eston-base);
color: var(--eston-white);
padding: 15px 30px 15px;
}
.main-slider-two__btn:hover {
color: var(--eston-black);
}
.main-slider-two__btn:after {
background-color: var(--eston-white);
}
.main-slider-two__btn-two {
background-color: transparent;
color: var(--eston-white);
margin-left: 30px;
}
.main-slider-two__btn-two:hover {
color: var(--eston-black);
}
.main-slider-two__btn-two:after {
background-color: var(--eston-white);
}
.main-slider-two__shape-box {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
margin-left: -36px;
margin-top: 165px;
}
.main-slider-two__shape-1 {
position: relative;
display: block;
}
.main-slider-two__shape-1 img {
width: auto !important;
}
.main-slider-two__shape-2 {
position: relative;
display: block;
margin-left: 28px;
margin-right: 34px;
}
.main-slider-two__shape-2 img {
width: auto !important;
}
.main-slider-two__shape-3 {
position: relative;
display: block;
}
.main-slider-two__shape-3 img {
width: auto !important;
}
.active .main-slider-two__title,
.active .main-slider-two__btn-box {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0) translateX(0);
transform: translateY(0) translateX(0);
}
.main-slider-two .owl-theme .owl-nav {
position: absolute;
bottom: 60px;
right: 0;
left: 0;
z-index: 100;
display: flex;
align-items: flex-end;
flex-direction: column;
width: 100%;
padding: 0;
margin: 0 auto;
height: 0;
line-height: 0;
}
.main-slider-two .owl-theme .owl-nav [class*=owl-] {
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
z-index: 100;
width: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
font-size: 18px;
color: rgba(var(--eston-black-rgb), 1);
background-color: rgba(var(--eston-white-rgb), 1);
border: none;
border-radius: 0;
margin: 0;
text-align: center;
transition: all 500ms ease;
padding: 21px 0px !important;
}
.main-slider-two .owl-theme .owl-nav [class*=owl-]:hover {
color: rgba(var(--eston-white-rgb), 1);
background-color: rgba(var(--eston-base-rgb), 1);
}
.main-slider-two .owl-theme .owl-nav [class*=owl-]+[class*=owl-] {
left: -60px;
} .banner-one {
position: relative;
display: block;
background-color: var(--eston-black);
padding: 464px 0 0;
z-index: 1;
}
.banner-one__bg {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 610px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: -1;
}
.banner-one__bg:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 98.36%);
opacity: 0.6;
}
.banner-one__inner {
position: relative;
display: block;
}
.banner-one__sub-title {
font-style: italic;
font-weight: 400;
font-size: 16px;
line-height: 16px;
color: #FFFFFF;
font-family: var(--eston-font-two);
}
.banner-one__title-one {
font-weight: 700;
font-size: 100px;
line-height: 110px;
letter-spacing: -0.02em;
color: #FFFFFF;
margin-top: 24px;
margin-bottom: 54px;
}
.banner-one__title-one span {
font-family: var(--eston-font-two);
font-weight: 400;
font-style: italic;
position: relative;
display: inline-block;
line-height: 98px;
}
.banner-one__btn-box {
position: relative;
display: block;
}
.banner-one__btn {
border: none;
background-color: var(--eston-base);
color: var(--eston-white);
padding: 15px 30px 15px;
}
.banner-one__btn:hover {
color: var(--eston-black);
}
.banner-one__btn:after {
background-color: var(--eston-white);
}
.banner-one__curved-circle {
position: absolute;
bottom: 185px;
right: 0;
height: 140px;
width: 140px;
}
@keyframes textRotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.banner-one__curved-circle .curved-circle {
position: absolute;
font-size: 15px;
font-weight: 400;
color: #fff;
text-transform: uppercase;
letter-spacing: .1em;
top: 0;
left: 0;
right: 0;
bottom: 0;
animation: textRotate 10s linear 0s forwards infinite alternate;
} .about-one {
position: relative;
display: block;
padding: 120px 0 200px;
z-index: 1;
}
.about-one__shape-2 {
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.about-one__shape-2 img {
width: auto;
}
.about-one__shape-3 {
position: absolute;
top: 0;
right: 0;
z-index: -1;
}
.about-one__shape-3 img {
width: auto;
}
.about-one__left {
position: relative;
display: block;
margin-right: 230px;
}
.about-one__img-box {
position: relative;
display: block;
}
.about-one__img {
position: relative;
display: block;
}
.about-one__img>img {
width: 100%;
}
.about-one__img-2 {
position: absolute;
top: 180px;
left: 200px;
z-index: 1;
}
.about-one__img-2>img {
width: auto;
}
.about-one__img-2::before {
content: "";
position: absolute;
top: -8px;
left: -8px;
right: 8px;
bottom: 8px;
background-color: var(--eston-white);
z-index: -1;
}
.about-one__shape-1 {
position: absolute;
bottom: -56px;
left: -56px;
}
.about-one__shape-1 img {
width: auto;
}
.about-one__right {
position: relative;
display: block;
margin-left: 100px;
margin-right: 80px;
margin-top: 85px;
}
.about-one__right .section-title {
margin-bottom: 24px;
}
.about-one__btn-box {
position: relative;
display: block;
margin-top: 59px;
} .awards-one {
position: relative;
display: block;
background-color: #F5F5F5;
padding: 120px 0 112px;
z-index: 1;
}
.awards-one .section-title__title>span {
color: var(--eston-base);
}
.awards-one .section-title {
margin-bottom: 77px;
}
.awards-one__bottom {
position: relative;
display: block;
margin-right: -375px;
}
.awards-one__carousel {
position: relative;
display: block;
}
.awards-one__single {
position: relative;
display: block;
text-align: center;
}
.awards-one__img {
position: relative;
display: flex;
width: 200px;
height: 200px;
background-color: var(--eston-white);
border-radius: 50%;
align-items: center;
justify-content: center;
}
.awards-one__img>img {
width: auto !important;
}
.awards-one__content {
position: relative;
display: block;
}
.awards-one__content h3 {
font-weight: 700;
font-size: 16px;
line-height: 26px;
text-transform: uppercase;
margin-top: 41px;
}
.awards-one__content h3>span {
color: var(--eston-base);
}
.awards-one__carousel.owl-carousel .owl-stage-outer {
overflow: hidden;
}
.awards-one__carousel.owl-carousel .owl-item {
opacity: 0;
visibility: hidden;
transition: opacity 500ms ease, visibility 500ms ease;
}
.awards-one__carousel.owl-carousel .owl-item.active {
opacity: 1;
visibility: visible;
} .feature-one {
position: relative;
display: block;
padding: 120px 0 120px;
overflow-x: hidden;
}
.feature-one:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 30%;
background: rgb(255, 255, 255);
background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 1) 100%);
z-index: 1;
}
.feature-one:after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 30%;
background: rgb(255, 255, 255);
background: linear-gradient(280deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 1) 100%);
z-index: 1;
}
.feature-one__wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
white-space: nowrap;
min-width: 100%;
}
.feature-one__wrap:hover .feature-one__title-box {
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.feature-one__title-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0 6px;
-webkit-animation: slide-left 20s linear infinite;
animation: slide-left 20s linear infinite;
}
.feature-one__wrap .feature-one__title-box {
padding: 0;
-webkit-animation: slide-left 40s linear infinite;
animation: slide-left 40s linear infinite;
}
.feature-one__title-box>* {
margin: 0 20px;
}
.feature-one__title {
font-weight: 700;
font-size: 140px;
line-height: 140px;
text-align: center;
letter-spacing: -0.02em;
}
@keyframes slide-left {
from {
transform: translateX(0);
}
to {
transform: translateX(-100%);
}
} .services-one {
position: relative;
display: block;
padding: 0 0 90px;
z-index: 1;
}
.services-one__single {
position: relative;
display: block;
text-align: center;
border: 2px solid #EAEAEA;
padding: 58px 40px 52px;
margin-bottom: 30px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.services-one__single:hover {
border: 2px solid var(--eston-base);
box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.1);
}
.services-one__icon {
position: relative;
display: block;
}
.services-one__icon img {
width: auto;
transition: all 500ms linear;
transition-delay: 0.1s;
transform: scale(1);
}
.services-one__single:hover .services-one__icon img {
transform: scale(0.9);
}
.services-one__title {
font-weight: 700;
font-size: 20px;
line-height: 20px;
margin-top: 50px;
margin-bottom: 20px;
position: relative;
display: inline-block;
}
.services-one__title::before {
content: "";
position: absolute;
bottom: -1px;
left: 0;
right: 0;
height: 2px;
background-color: var(--eston-black);
transform: scaleX(0.0);
transform-origin: center;
transform-style: preserve-3d;
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
transform-origin: left center;
}
.services-one__single:hover .services-one__title::before {
transform: scaleX(1.0);
transform-origin: bottom center;
transition-delay: 300ms;
}
.services-one__title a {
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.services-one__title a:hover {
color: var(--eston-base);
}
.services-one__title:hover::before {
background-color: var(--eston-base);
}
.services-one__text {
font-weight: 400;
font-size: 14px;
line-height: 24px;
margin-bottom: 18px;
}
.services-one__read-more {
font-weight: 700;
font-size: 14px;
line-height: 14px;
text-transform: uppercase;
color: #BFBFBF;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.services-one__single:hover .services-one__read-more {
color: var(--eston-base);
} .project-one {
position: relative;
display: block;
background-color: #C72538;
padding: 120px 0 120px;
z-index: 1;
}
.project-one__top {
position: relative;
display: block;
margin-bottom: 47px;
}
.project-one__left {
position: relative;
display: block;
}
.project-one__left .section-title {
margin-bottom: 0px;
}
.project-one__left .section-title__tagline {
color: var(--eston-white);
}
.project-one__left .section-title__title {
color: var(--eston-white);
}
.project-one__left .section-title__title-box p {
color: rgba(241, 138, 150, 0.2);
}
.project-one__right {
position: relative;
display: block;
}
.project-one__btn-box {
position: relative;
display: block;
text-align: right;
margin-top: 27px;
}
.project-one__btn {
color: var(--eston-white);
background-color: var(--eston-base);
border: 2px solid #DB495A;
}
.project-one__bottom {
position: relative;
display: block;
}
.project-one__list {
position: relative;
display: block;
overflow: hidden;
}
.project-one__list li {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
border-top: 1px solid rgba(var(--eston-white-rgb), 0.2);
padding: 48px 0 48px;
}
.project-one__list li:last-child {
border-bottom: 1px solid rgba(var(--eston-white-rgb), 0.2);
}
.project-one__list-left {
position: relative;
display: flex;
align-items: center;
max-width: 630px;
width: 100%;
-webkit-transition: all 0.6s cubic-bezier(0.38, 0.005, 0.215, 1);
transition: all 0.6s cubic-bezier(0.38, 0.005, 0.215, 1);
}
.project-one__list li:hover .project-one__list-left {
transform: translateX(220px);
-webkit-transform: translateX(220px);
}
.project-one__list-year {
position: relative;
display: block;
}
.project-one__list-year p {
font-weight: 700;
font-size: 14px;
line-height: 14px;
color: rgba(var(--eston-white-rgb), 0.5);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.project-one__list li:hover .project-one__list-year p {
color: var(--eston-white);
}
.project-one__list-title {
position: relative;
display: block;
margin-left: 80px;
}
.project-one__list-title h5 {
font-weight: 700;
font-size: 24px;
line-height: 24px;
color: var(--eston-white);
}
.project-one__img {
position: absolute;
left: -180px;
top: 50%;
transform: translateY(-50%);
-webkit-transition: all 0.6s cubic-bezier(0.38, 0.005, 0.215, 1);
transition: all 0.6s cubic-bezier(0.38, 0.005, 0.215, 1);
}
.project-one__list li:hover .project-one__img {
transform: translateX(180px) translateY(-50%);
-webkit-transform: translateX(180px) translateY(-50%);
}
.project-one__img img {
width: auto;
}
.project-one__list-right {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
max-width: 530px;
width: 100%;
}
.project-one__director-and-budget {
position: relative;
display: flex;
align-items: center;
}
.project-one__director {
position: relative;
display: block;
}
.project-one__director p {
font-weight: 400;
font-size: 14px;
line-height: 14px;
text-align: right;
color: #FFB8C0;
}
.project-one__director p span {
font-weight: 700;
color: var(--eston-white);
}
.project-one__budget {
position: relative;
display: block;
margin-left: 42px;
}
.project-one__budget p {
font-weight: 400;
font-size: 14px;
line-height: 14px;
text-align: right;
color: #FFB8C0;
}
.project-one__budget p span {
font-weight: 700;
color: var(--eston-white);
}
.project-one__read-more {
position: relative;
display: block;
}
.project-one__read-more a {
color: var(--eston-white);
font-weight: 700;
font-size: 14px;
line-height: 14px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.project-one__read-more a:hover {
color: var(--eston-black);
} .team-one {
position: relative;
display: block;
padding: 120px 0 56px;
z-index: 1;
}
.team-one__bg {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 851px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
z-index: -1;
}
.team-one__left {
position: relative;
display: block;
}
.team-one__btn {
border: 2px solid transparent;
}
.team-one__right {
position: relative;
display: block;
margin-left: 100px;
}
.team-one__right .row {
--bs-gutter-x: 50px;
}
.team-one__single {
position: relative;
display: block;
margin-bottom: 55px;
}
.team-one__img-box {
position: relative;
display: block;
}
.team-one__img {
position: relative;
display: block;
overflow: hidden;
z-index: 3;
}
.team-one__img::before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: var(--eston-base);
opacity: 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-transform: perspective(400px) rotateX(-90deg);
-ms-transform: perspective(400px) rotateX(-90deg);
transform: perspective(400px) rotateX(-90deg);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
z-index: 2;
}
.team-one__single:hover .team-one__img:before {
opacity: 0.4;
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
}
.team-one__img img {
width: 100%;
transform: scale(1);
transition: all 0.7s ease 0s;
}
.team-one__single:hover .team-one__img img {
transform: scale(1.1);
}
.team-one__content {
position: relative;
display: block;
margin-top: 41px;
}
.team-one__content p {
font-style: italic;
font-weight: 400;
font-size: 14px;
line-height: 14px;
font-family: var(--eston-font-two);
}
.team-one__content h3 {
font-weight: 700;
font-size: 24px;
line-height: 34px;
margin-top: 10px;
}
.team-one__content h3 a {
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.team-one__content h3 a:hover {
color: var(--eston-base);
} .sliding-text {
position: relative;
display: block;
transform: rotate(-3deg);
overflow-x: hidden;
z-index: 3;
margin-left: -5px;
}
.sliding-text:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: var(--eston-black);
z-index: -1;
}
.sliding-text__wrap {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 18px 0 18px;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
white-space: nowrap;
min-width: 100%;
}
.sliding-text__wrap:hover .sliding-text__list {
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.sliding-text__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0 6px;
-webkit-animation: slide-left 20s linear infinite;
animation: slide-left 20s linear infinite;
}
.sliding-text__list>* {
margin: 0 72.5px;
}
.sliding-text__list li {
position: relative;
display: flex;
align-items: center;
font-size: 50px;
line-height: 60px;
font-weight: 700;
text-align: center;
letter-spacing: -0.02em;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sliding-text__list li a {
color: var(--eston-white);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.sliding-text__list li:hover a {
color: transparent;
-webkit-text-stroke: 1px var(--eston-base);
}
.sliding-text__list li::before {
content: "";
position: absolute;
top: 10px;
right: -75px;
height: 45px;
width: 5px;
background-color: #474747;
transform: rotate(21deg);
}
.sliding-text__list li:last-child {}
.sliding-text__list li:last-child::before {
display: block;
} .video-one {
position: relative;
display: block;
z-index: 2;
}
.video-one__inner {
position: relative;
display: block;
text-align: center;
}
.video-one__img {
position: relative;
display: block;
max-width: 1000px;
margin: 0 auto;
}
.video-one__img img {
width: 100%;
}
.video-one__video-link {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.video-one__text {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 120px;
height: 120px;
line-height: 120px;
text-align: center;
background-color: var(--eston-white);
border-radius: 50%;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.video-one__text:hover {
background-color: var(--eston-base);
}
.video-one__text p {
font-size: 16px;
font-weight: 400;
color: var(--eston-black);
font-family: var(--eston-font-two);
font-style: italic;
}
.video-one__text:hover p {
color: var(--eston-white);
}
.video-one__video-link .ripple,
.video-one__text .ripple:before,
.video-one__text .ripple:after {
position: absolute;
top: 50%;
left: 50%;
width: 120px;
height: 120px;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-ms-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-o-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-webkit-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}
.video-one__text .ripple:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
content: "";
position: absolute;
}
.video-one__text .ripple:after {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
content: "";
position: absolute;
} .sliding-text-two {
margin-right: -5px;
}
.sliding-text-two:before {
background-color: var(--eston-base);
}
.sliding-text-two .sliding-text__list li::before {
background-color: #d74a5b;
}
.sliding-text-two .sliding-text__list li:hover a {
color: transparent;
-webkit-text-stroke: 1px #000000;
}
.cs-reverse_animation {
animation-direction: reverse !important;
} .news-one {
position: relative;
display: block;
padding: 162px 0 90px;
}
.news-one__top {
position: relative;
display: block;
margin-bottom: 82px;
}
.news-one__top .section-title {
margin-bottom: 0px;
}
.news-one__left {
position: relative;
display: block;
}
.news-one__right {
position: relative;
display: block;
margin-top: 20px;
}
.news-one__btn-box {
position: relative;
display: block;
text-align: right;
}
.news-one__bottom {
position: relative;
display: block;
}
.news-one__bottom .row {
--bs-gutter-x: 95px;
}
.news-one__single {
position: relative;
display: block;
margin-bottom: 22px;
}
.news-one__img-box {
position: relative;
display: block;
}
.news-one__img {
position: relative;
display: block;
overflow: hidden;
}
.news-one__img::after {
position: absolute;
content: "";
bottom: 0;
left: 0;
right: 0;
height: 100%;
background: var(--eston-base);
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .5s;
transition-property: all;
opacity: 1;
transform-origin: bottom;
transform-style: preserve-3d;
transform: scaleY(0);
z-index: 1;
}
.news-one__single:hover .news-one__img::after {
opacity: 0.8;
transform: scaleY(1.0);
}
.news-one__img img {
width: 100%;
transform: scale(1.0);
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .7s;
}
.blog-one__single:hover .news-one__img img {
transform: scale(1.2) rotate(1deg);
}
.news-one__img .overlay-icon {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 3;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
-webkit-transition: .9s;
-o-transition: .9s;
transition: .9s;
transform: perspective(400px) scaleY(0);
transform-origin: bottom;
}
.news-one__single:hover .news-one__img .overlay-icon {
transform: perspective(400px) scaleY(1.0);
}
.news-one__single .news-one__img .overlay-icon a {
position: relative;
display: inline-block;
}
.news-one__single .news-one__img .overlay-icon span {
color: #ffffff;
font-size: 40px;
line-height: 40px;
}
.news-one__content {
position: relative;
display: block;
margin-top: 41px;
}
.news-one__sub-titlt-and-date {
position: relative;
display: flex;
align-items: center;
}
.news-one__sub-title {
position: relative;
display: block;
}
.news-one__sub-title p {
font-style: italic;
font-weight: 400;
font-size: 14px;
line-height: 16px;
font-family: var(--eston-font-two);
}
.news-one__date {
position: relative;
display: block;
margin-left: 30px;
}
.news-one__date p {
font-weight: 400;
font-size: 14px;
line-height: 14px;
text-transform: uppercase;
color: var(--eston-base);
}
.news-one__title {
font-weight: 700;
font-size: 20px;
line-height: 30px;
margin-top: 11px;
margin-bottom: 30px;
}
.news-one__title a {
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.news-one__title a:hover {
color: var(--eston-base);
}
.news-one__read-more {
position: relative;
display: inline-block;
}
.news-one__read-more a {
position: relative;
display: inline-block;
font-weight: 400;
font-size: 14px;
line-height: 14px;
text-transform: uppercase;
color: var(--eston-gray);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.news-one__single:hover .news-one__read-more a {
color: var(--eston-base);
}
.news-one__read-more a::before {
content: "";
position: absolute;
bottom: -2px;
left: 0;
right: 0;
height: 2px;
background-color: var(--eston-base);
transform: scaleX(0.0);
transform-origin: center;
transform-style: preserve-3d;
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
transform-origin: left center;
}
.news-one__single:hover .news-one__read-more a::before {
transform: scaleX(1.0);
transform-origin: bottom center;
transition-delay: 300ms;
} .brand-one {
position: relative;
display: block;
padding: 0 0 120px;
z-index: 1;
}
.brand-one__inner {
position: relative;
display: block;
}
.brand-one__list {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.brand-one__list li {
position: relative;
flex: 0 0 20%;
max-width: 20%;
width: 100%;
height: 120px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
border-right: 1px solid #DCDCDC;
border-top: 1px solid #DCDCDC;
}
.brand-one__list li:last-child {
border-right: 0;
}
.brand-one__list-one li:first-child {
border-left: 1px solid #DCDCDC;
}
.brand-one__list-one li:last-child {
border-top: 0;
}
.brand-one__img {
position: relative;
display: block;
}
.brand-one__img img {
width: auto;
}
.brand-one__list--two {
border-bottom: 0;
}
.brand-one__list--two li {
border-bottom: 1px solid #DCDCDC;
}
.brand-one__list--two li:first-child {
border-bottom: 0;
}
.brand-one__list--two li:last-child {
border-right: 1px solid #DCDCDC;
}
.brand-one__btn {
position: relative;
display: block;
}
.brand-one__btn h5 {
font-size: 16px;
line-height: 16px;
font-weight: 700;
}
.brand-one__btn h5 a {
position: relative;
display: inline-block;
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.brand-one__btn h5 a:hover {
color: var(--eston-base);
} .site-footer {
position: relative;
display: block;
background-color: var(--eston-black);
z-index: 1;
padding: 109px 0 35px;
}
.site-footer__top {
position: relative;
display: block;
padding-bottom: 127px;
}
.footer-widget__title-box {
position: relative;
display: block;
margin-bottom: 38px;
}
.footer-widget__title {
font-size: 18px;
color: var(--eston-white);
line-height: 28px;
font-weight: 700;
}
.footer-widget__title span {
font-style: italic;
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: #A9A9A9;
font-family: var(--eston-font-two);
margin-left: 10px;
}
.footer-widget__about {
position: relative;
display: block;
margin-right: 38px;
margin-top: 9px;
}
.footer-widget__logo {
position: relative;
display: block;
}
.footer-widget__about-text {
font-weight: 400;
font-size: 14px;
line-height: 26px;
color: #C4C4C4;
margin-top: 55px;
margin-bottom: 20px;
}
.footer-widget__contact {
position: relative;
display: block;
}
.footer-widget__contact p {
font-weight: 700;
font-size: 14px;
line-height: 26px;
}
.footer-widget__contact p a {
color: var(--eston-white);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.footer-widget__contact p a:hover {
color: var(--eston-base);
}
.site-footer__social {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 30px;
}
.site-footer__social a {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
color: #999999;
font-size: 15px;
overflow: hidden;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 1;
}
.site-footer__social a:hover {
color: var(--eston-base);
}
.site-footer__social a+a {
margin-left: 17px;
}
.footer-widget__services {
position: relative;
display: block;
margin-left: 52px;
}
.footer-widget__services-list {
position: relative;
display: block;
}
.footer-widget__services-list li+li {
margin-top: 14px;
}
.footer-widget__services-list li a {
position: relative;
color: #C4C4C4;
font-size: 14px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.footer-widget__services-list li a:hover {
color: var(--eston-white);
}
.footer-widget__pages {
position: relative;
display: block;
margin-left: 75px;
}
.footer-widget__pages-list {
position: relative;
display: block;
}
.footer-widget__pages-list li {
position: relative;
display: block;
}
.footer-widget__pages-list li+li {
margin-top: 14px;
}
.footer-widget__pages-list li a {
position: relative;
color: #C4C4C4;
font-size: 14px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.footer-widget__pages-list li a:hover {
color: var(--eston-white);
}
.footer-widget__gallery {
position: relative;
display: block;
margin-left: 22px;
margin-right: 116px;
}
.footer-widget__gallery .footer-widget__title-box {
margin-bottom: 45px;
}
.footer-widget__gallery-list {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
margin-right: -8px;
margin-left: -8px;
}
.footer-widget__gallery-list li {
position: relative;
display: inline-block;
padding-left: 8px;
padding-right: 8px;
margin-bottom: 16px;
}
.footer-widget__gallery-img {
position: relative;
display: block;
overflow: hidden;
width: 70px;
z-index: 1;
}
.footer-widget__gallery-img:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
content: "";
background-color: rgba(var(--eston-black-rgb), .60);
transition: all 700ms ease;
transform: translateY(-100%);
z-index: 1;
}
.footer-widget__gallery-list li:hover .footer-widget__gallery-img:before {
transform: translateY(0%);
}
.footer-widget__gallery-img img {
width: 100%;
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .7s;
transition-property: all;
}
.footer-widget__gallery-list li:hover .footer-widget__gallery-img img {
transform: scale(1.1) rotate(2deg);
}
.footer-widget__gallery-img a {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 17px;
color: var(--eston-white);
transform: translateY(100px);
opacity: 0;
transition: all 700ms ease;
z-index: 2;
}
.footer-widget__gallery-list li:hover .footer-widget__gallery-img a {
transform: translateY(0px);
opacity: 1;
transition-delay: 0.3s;
}
.footer-widget__gallery-list li .footer-widget__gallery-img a:hover {
color: var(--eston-base);
}
.site-footer__bottom {
position: relative;
display: block;
}
.site-footer__bottom-inner {
position: relative;
display: block;
text-align: center;
}
.site-footer__bottom-text {
font-weight: 400;
font-size: 14px;
line-height: 14px;
text-align: center;
color: #C3C3C3;
}
.site-footer__bottom-text a {
font-weight: 700;
color: var(--eston-white);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.site-footer__bottom-text a:hover {
color: var(--eston-base);
} .counter-one {
position: relative;
display: block;
padding: 167px 0 90px;
z-index: 1;
}
.counter-one__inner {
position: relative;
display: block;
text-align: center;
}
.counter-one__icon {
position: relative;
display: inline-block;
}
.counter-one__icon span {
position: relative;
display: inline-block;
font-size: 50px;
color: var(--eston-base);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.counter-one__shape-1 {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.counter-one__title {
font-weight: 700;
font-size: 50px;
line-height: 60px;
text-align: center;
letter-spacing: -0.02em;
margin-top: 100px;
margin-bottom: 120px;
}
.counter-one__title span {
color: var(--eston-base);
}
.counter-one__count-list {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.counter-one__count-list li {
position: relative;
text-align: center;
flex: 0 0 20%;
max-width: 20%;
width: 100%;
margin-bottom: 22px;
}
.counter-one__count-list li .icon {
position: relative;
display: inline-block;
}
.counter-one__count-list li .icon span {
position: relative;
display: inline-block;
font-size: 60px;
color: var(--eston-base);
transition: all 500ms linear;
transition-delay: 0.1s;
transform: scale(1);
}
.counter-one__count-list li:hover .icon span {
transform: scale(0.9);
}
.counter-one__count-box {
position: relative;
display: flex;
align-items: center;
justify-content: center;
margin-top: 26px;
margin-bottom: 20px;
}
.counter-one__count-box h3 {
font-weight: 700;
font-size: 50px;
line-height: 50px;
text-align: center;
letter-spacing: -0.02em;
}
.counter-one__count-plus {
font-weight: 700;
font-size: 50px;
line-height: 50px;
color: var(--eston-black);
}
.counter-one__count-shape {
position: relative;
display: block;
width: 1px;
height: 50px;
background-color: #EAEAEA;
margin: 0 auto;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.counter-one__count-list li:hover .counter-one__count-shape {
background-color: var(--eston-base);
}
.counter-one__count-text {
margin-top: 26px;
} .services-two {
position: relative;
display: block;
padding: 120px 0 190px;
background-color: #F5F5F5;
z-index: 1;
}
.services-two__top {
position: relative;
display: block;
margin-bottom: 80px;
}
.services-two__top .section-title {
margin-bottom: 0px;
}
.services-two__top-left {
position: relative;
display: block;
}
.services-two__top-right {
position: relative;
display: block;
text-align: right;
margin-top: 27px;
}
.services-two__btn-box {
position: relative;
display: block;
}
.services-two__btn {
border: 2px solid var(--eston-white);
}
.services-two__bottom {
position: relative;
display: block;
}
.services-two__list {
position: relative;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.services-two__list li+li {
margin-left: -23px;
}
.services-two__list li {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 330px;
height: 330px;
background-color: var(--eston-white);
border-radius: 50%;
text-align: center;
padding: 40px 40px 40px;
margin-bottom: 30px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 1;
}
.services-two__list li:hover {
z-index: 3;
}
.services-two__list li::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 50%;
background-color: var(--eston-base);
transform: scale(0);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
z-index: -1;
}
.services-two__list li:hover::before {
transform: scale(1);
}
.services-two__single {
position: relative;
display: block;
}
.services-two__list li:nth-child(3) {
box-shadow: 20px 16px 32px rgba(0, 0, 0, 0.06);
}
.services-two__icon {
position: relative;
display: inline-block;
}
.services-two__icon img {
width: auto;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
opacity: 1;
}
.services-two__list li:hover .services-two__icon img {
opacity: 0;
}
.services-two__hover-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.services-two__hover-icon img {
width: auto;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
opacity: 0;
}
.services-two__list li:hover .services-two__hover-icon img {
opacity: 1;
}
.services-two__title {
font-weight: 700;
font-size: 20px;
line-height: 20px;
margin-top: 40px;
margin-bottom: 20px;
}
.services-two__title a {
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.services-two__list li:hover .services-two__title a {
color: var(--eston-white);
}
.services-two__text {
font-weight: 400;
font-size: 14px;
line-height: 24px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.services-two__list li:hover .services-two__text {
color: var(--eston-white);
} .sliding-text-three {
margin-right: -5px;
}
.sliding-text-three:before {
background-color: var(--eston-base);
}
.sliding-text-three .sliding-text__list li::before {
background-color: #d74a5b;
}
.sliding-text-three .sliding-text__list li a {
color: #ffffff;
}
.sliding-text-three .sliding-text__list li:hover a {
color: transparent;
-webkit-text-stroke: 1px #000000;
} .project-two {
position: relative;
display: block;
padding: 190px 0 120px;
}
.project-two .container {
overflow: hidden;
}
.project-two .section-title {
margin-bottom: 77px;
}
.project-two .section-title__title-box p {
left: 50%;
transform: translateX(-50%);
}
.project-two__carousel-box {
position: relative;
display: block;
}
.project-two__carousel {
position: relative;
display: block;
max-width: 360px;
width: 100%;
margin: 0 auto;
}
.project-two__carousel.owl-carousel .owl-stage-outer {
overflow: visible;
}
.project-two__single {
position: relative;
display: block;
}
.project-two__img-box {
position: relative;
display: block;
}
.project-two__img-box::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100px;
background-color: var(--eston-white);
background-position: top left;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-transition: -webkit-transform 500ms ease;
transition: -webkit-transform 500ms ease;
transition: transform 500ms ease;
transition: transform 500ms ease, -webkit-transform 500ms ease;
z-index: 1;
}
.project-two__single:hover .project-two__img-box::before {
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
.project-two__carousel.owl-carousel .owl-stage-outer .owl-item.active .project-two__img-box::before {
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
.project-two__img-box::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 100px;
background-color: var(--eston-white);
background-position: bottom left;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: bottom center;
transform-origin: bottom center;
-webkit-transition: -webkit-transform 500ms ease;
transition: -webkit-transform 500ms ease;
transition: transform 500ms ease;
transition: transform 500ms ease, -webkit-transform 500ms ease;
z-index: 1;
}
.project-two__single:hover .project-two__img-box::after {
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
.project-two__carousel.owl-carousel .owl-stage-outer .owl-item.active .project-two__img-box::after {
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
.project-two__img {
position: relative;
display: block;
}
.project-two__img::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
opacity: 0.8;
background-position: bottom left;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: bottom center;
transform-origin: bottom center;
-webkit-transition: -webkit-transform 500ms ease;
transition: -webkit-transform 500ms ease;
transition: transform 500ms ease;
transition: transform 500ms ease, -webkit-transform 500ms ease;
}
.project-two__single:hover .project-two__img::before {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.project-two__carousel.owl-carousel .owl-stage-outer .owl-item.active .project-two__img::before {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.project-two__img img {
width: 100%;
}
.project-two__play {
position: absolute;
top: 140px;
left: 50%;
width: 100px;
height: 100px;
font-style: italic;
font-weight: 400;
font-size: 16px;
line-height: 16px;
font-family: var(--eston-font-two);
color: var(--eston-black);
transform: translateX(-50%) scale(0);
background-color: var(--eston-white);
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 2;
}
.project-two__single:hover .project-two__play {
transform: translateX(-50%) scale(1);
transition-delay: 200ms;
}
.project-two__carousel.owl-carousel .owl-stage-outer .owl-item.active .project-two__play {
transform: translateX(-50%) scale(1);
transition-delay: 200ms;
}
.project-two__play:hover {
color: var(--eston-white);
background-color: var(--eston-base);
}
.project-two__play:active {
color: var(--eston-white);
background-color: var(--eston-base);
}
.project-two__title {
position: absolute;
bottom: 40px;
left: 0;
right: 0;
text-align: center;
font-weight: 700;
font-size: 20px;
line-height: 20px;
background-position: bottom left;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
-webkit-transform-origin: bottom center;
transform-origin: bottom center;
-webkit-transition: -webkit-transform 500ms ease;
transition: -webkit-transform 500ms ease;
transition: transform 500ms ease;
transition: transform 500ms ease, -webkit-transform 500ms ease;
}
.project-two__single:hover .project-two__title {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.project-two__carousel.owl-carousel .owl-stage-outer .owl-item.active .project-two__title {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.project-two__title a {
color: var(--eston-white);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.project-two__title a:hover {
color: var(--eston-base);
}
.project-two__bottom {
position: relative;
display: flex;
align-items: center;
justify-content: center;
margin-top: 120px;
}
.project-two__bottom-title {
font-weight: 700;
font-size: 200px;
line-height: 200px;
letter-spacing: -0.04em;
color: var(--eston-base);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.project-two__bottom-title:hover {
color: transparent;
-webkit-text-stroke: 3px var(--eston-base);
}
.project-two__bottom-img {
position: relative;
display: block;
margin-left: 80px;
}
.project-two__bottom-img img {
width: auto;
} .video-two {
position: relative;
display: block;
padding: 275px 0 275px;
z-index: 1;
}
.video-two__bg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
z-index: -1;
}
.video-two__video-link {
position: relative;
display: block;
}
.video-two__text {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
background-color: var(--eston-white);
border-radius: 50%;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
text-align: center;
margin: 0 auto;
}
.video-two__text:hover {
background-color: var(--eston-base);
}
.video-two__text p {
font-size: 16px;
font-weight: 400;
color: var(--eston-black);
font-family: var(--eston-font-two);
font-style: italic;
}
.video-two__text:hover p {
color: var(--eston-white);
}
.video-two__video-link .ripple,
.video-two__text .ripple:before,
.video-two__text .ripple:after {
position: absolute;
top: 50%;
left: 50%;
width: 110px;
height: 110px;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-ms-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-o-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-webkit-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}
.video-two__text .ripple:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
content: "";
position: absolute;
}
.video-two__text .ripple:after {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
content: "";
position: absolute;
} .brand-two {
position: relative;
display: block;
padding: 82px 0 82px;
background-color: var(--eston-base);
z-index: 1;
}
.brand-two .swiper-slide {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.brand-two .swiper-slide img {
-webkit-transition: 500ms;
transition: 500ms;
max-width: 100%;
}
.brand-two .swiper-slide img:hover {
opacity: 0.70;
}
.brand-two__bg-text {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.brand-two__bg-text p {
font-weight: 700;
font-size: 160px;
line-height: 200px;
text-align: center;
letter-spacing: 0.2em;
text-transform: uppercase;
color: rgba(var(--eston-white-rgb), 0.06);
} .team-two {
position: relative;
display: block;
padding: 120px 0 120px;
}
.team-two .section-title {
margin-bottom: 77px;
}
.team-two__bottom {
position: relative;
display: block;
margin-bottom: 65px;
}
.team-two__carousel {
position: relative;
display: block;
}
.team-two__single {
position: relative;
display: block;
}
.team-two__img-box {
position: relative;
display: block;
}
.team-two__img {
position: relative;
display: block;
overflow: hidden;
z-index: 3;
}
.team-two__img::before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: var(--eston-base);
opacity: 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-transform: perspective(400px) rotateX(-90deg);
-ms-transform: perspective(400px) rotateX(-90deg);
transform: perspective(400px) rotateX(-90deg);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
z-index: 2;
}
.team-two__single:hover .team-two__img:before {
opacity: 0.4;
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
}
.team-two__img img {
width: 100%;
transform: scale(1);
transition: all 0.7s ease 0s;
}
.team-two__single:hover .team-two__img img {
transform: scale(1.1);
}
.team-two__content {
position: relative;
display: block;
margin-top: 41px;
}
.team-two__content p {
font-style: italic;
font-weight: 400;
font-size: 14px;
line-height: 14px;
font-family: var(--eston-font-two);
}
.team-two__content h3 {
font-weight: 700;
font-size: 24px;
line-height: 34px;
margin-top: 10px;
}
.team-two__content h3 a {
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.team-two__content h3 a:hover {
color: var(--eston-base);
}
.team-two__carousel.owl-carousel .owl-stage-outer {
overflow: visible;
}
.team-two__carousel.owl-carousel .owl-item {
opacity: 0;
visibility: hidden;
transition: opacity 500ms ease, visibility 500ms ease;
}
.team-two__carousel.owl-carousel .owl-item.active {
opacity: 1;
visibility: visible;
}
.team-two__carousel.owl-theme .owl-nav {
position: absolute;
top: -166px;
right: 0;
margin: 0;
}
.team-two__carousel.owl-theme .owl-nav .owl-next {
height: 54px;
width: 54px;
line-height: 54px;
border-radius: 0;
color: var(--eston-black);
background-color: var(--eston-white);
border: 2px solid #EAEAEA;
font-size: 16px;
margin: 0;
margin-left: 20px;
text-align: center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
position: relative;
display: inline-block;
}
.team-two__carousel.owl-theme .owl-nav .owl-prev {
height: 54px;
width: 54px;
line-height: 54px;
border-radius: 0;
color: var(--eston-black);
background-color: var(--eston-white);
border: 2px solid #EAEAEA;
font-size: 16px;
margin: 0;
text-align: center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
position: relative;
display: inline-block;
}
.team-two__carousel.owl-theme .owl-nav .owl-next span,
.team-two__carousel.owl-theme .owl-nav .owl-prev span {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.team-two__carousel.owl-theme .owl-nav .owl-next:hover,
.team-two__carousel.owl-theme .owl-nav .owl-prev:hover {
background-color: var(--eston-base);
border: 2px solid var(--eston-base);
color: var(--eston-white);
}
.team-two__btn {
color: var(--eston-white);
background-color: var(--eston-black);
border: 2px var(--eston-black);
}
.team-two__btn:hover {
border: 2px var(--eston-base);
}
.team-two__btn::after {
background-color: var(--eston-base);
} .news-two {
position: relative;
display: block;
background-color: #f5f5f5;
padding: 120px 0 90px;
overflow: hidden;
}
.news-two .section-title {
margin-bottom: 77px;
}
.news-two .section-title__title-box p {
left: 50%;
transform: translateX(-50%);
}
.news-two__single {
position: relative;
display: block;
margin-bottom: 30px;
}
.news-two__img-box {
position: relative;
display: block;
}
.news-two__img {
position: relative;
display: block;
overflow: hidden;
}
.news-two__img::after {
position: absolute;
content: "";
bottom: 0;
left: 0;
right: 0;
height: 100%;
background: var(--eston-base);
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .5s;
transition-property: all;
opacity: 1;
transform-origin: bottom;
transform-style: preserve-3d;
transform: scaleY(0);
z-index: 1;
}
.news-two__single:hover .news-two__img::after {
opacity: 0.8;
transform: scaleY(1.0);
}
.news-two__img img {
width: 100%;
transform: scale(1.0);
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .7s;
}
.blog-one__single:hover .news-two__img img {
transform: scale(1.2) rotate(1deg);
}
.news-two__img .overlay-icon {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 3;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
-webkit-transition: .9s;
-o-transition: .9s;
transition: .9s;
transform: perspective(400px) scaleY(0);
transform-origin: bottom;
}
.news-two__single:hover .news-two__img .overlay-icon {
transform: perspective(400px) scaleY(1.0);
}
.news-two__single .news-two__img .overlay-icon a {
position: relative;
display: inline-block;
}
.news-two__single .news-two__img .overlay-icon span {
color: #ffffff;
font-size: 40px;
line-height: 40px;
}
.news-two__date {
position: absolute;
right: 40px;
bottom: -13px;
z-index: 3;
}
.news-two__date p {
font-weight: 400;
font-size: 14px;
line-height: 14px;
text-transform: uppercase;
color: var(--eston-white);
background-color: var(--eston-base);
padding: 6px 10px 6px;
}
.news-two__content {
position: relative;
display: block;
padding: 41px 38px 34px;
background-color: var(--eston-white);
}
.news-two__sub-title {
position: relative;
display: block;
}
.news-two__sub-title p {
font-style: italic;
font-weight: 400;
font-size: 14px;
line-height: 16px;
font-family: var(--eston-font-two);
}
.news-two__title {
font-weight: 700;
font-size: 20px;
line-height: 30px;
margin-top: 11px;
margin-bottom: 30px;
}
.news-two__title a {
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.news-two__title a:hover {
color: var(--eston-base);
}
.news-two__read-more {
position: relative;
display: inline-block;
}
.news-two__read-more a {
position: relative;
display: inline-block;
font-weight: 400;
font-size: 14px;
line-height: 14px;
text-transform: uppercase;
color: var(--eston-gray);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.news-two__read-more a:hover {
color: var(--eston-base);
} .site-footer-two {
position: relative;
display: block;
background-color: var(--eston-black);
padding: 120px 0 0;
z-index: 1;
}
.site-footer-two__title {
font-weight: 700;
font-size: 36px;
line-height: 46px;
color: var(--eston-white);
}
.site-footer-two__top {
position: relative;
display: block;
padding-top: 75px;
padding-bottom: 127px;
border-bottom: 1px solid rgba(var(--eston-white-rgb), 0.1);
}
.footer-widget-two__title-box {
position: relative;
display: block;
margin-bottom: 38px;
}
.footer-widget-two__title {
font-size: 18px;
color: var(--eston-white);
line-height: 28px;
font-weight: 700;
}
.footer-widget-two__services {
position: relative;
display: block;
}
.footer-widget-two__services-list {
position: relative;
display: block;
}
.footer-widget-two__services-list li+li {
margin-top: 14px;
}
.footer-widget-two__services-list li a {
position: relative;
color: #C4C4C4;
font-size: 14px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.footer-widget-two__services-list li a:hover {
color: var(--eston-white);
}
.footer-widget-two__pages {
position: relative;
display: block;
margin-left: 22px;
}
.footer-widget-two__pages-box {
position: relative;
display: flex;
}
.footer-widget-two__pages-list {
position: relative;
display: block;
}
.footer-widget-two__pages-list-2 {
position: relative;
display: block;
margin-left: 52px;
}
.footer-widget-two__pages-list li {
position: relative;
display: block;
}
.footer-widget-two__pages-list li+li {
margin-top: 14px;
}
.footer-widget-two__pages-list li a {
position: relative;
color: #C4C4C4;
font-size: 14px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.footer-widget-two__pages-list li a:hover {
color: var(--eston-white);
}
.footer-widget-two__get-in-touch {
position: relative;
display: block;
margin-left: 70px;
}
.footer-widget-two__get-in-touch .footer-widget-two__title-box {
margin-bottom: 31px;
}
.footer-widget-two__get-in-touch-text {
font-weight: 400;
font-size: 14px;
line-height: 26px;
color: #C4C4C4;
margin-bottom: 20px;
}
.footer-widget-two__contact {
position: relative;
display: block;
}
.footer-widget-two__contact p {
font-weight: 700;
font-size: 14px;
line-height: 26px;
}
.footer-widget-two__contact p a {
color: var(--eston-white);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.footer-widget-two__contact p a:hover {
color: var(--eston-base);
}
.site-footer-two__social {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 30px;
}
.site-footer-two__social a {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
color: #999999;
font-size: 15px;
overflow: hidden;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 1;
}
.site-footer-two__social a:hover {
color: var(--eston-base);
}
.site-footer-two__social a+a {
margin-left: 17px;
}
.footer-widget-two__newsletter {
position: relative;
display: block;
}
.footer-widget-two__newsletter .footer-widget-two__title-box {
margin-bottom: 26px;
}
.footer-widget-two__email-box {
position: relative;
display: block;
}
.footer-widget-two__email-input-box {
position: relative;
display: block;
}
.footer-widget-two__email-input-box input[type="email"] {
width: 100%;
height: 53px;
border: none;
border-bottom: 1px solid var(--eston-white);
outline: none;
background-color: transparent;
font-size: 14px;
color: rgba(var(--eston-white-rgb), 0.3);
padding-right: 95px;
}
.footer-widget-two__btn {
position: absolute;
right: -6px;
bottom: 14px;
border: none;
background-color: transparent;
font-size: 15px;
font-weight: 700;
color: var(--eston-base);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.footer-widget-two__btn:hover {
color: var(--eston-white);
}
.footer-widget-two__newsletter-text {
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: rgba(var(--eston-white-rgb), 0.4);
margin-top: 20px;
}
.site-footer-two__bottom {
position: relative;
display: block;
padding: 30px 0 30px;
}
.site-footer-two__bottom-inner {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.site-footer-two__bottom-text {
font-weight: 400;
font-size: 14px;
line-height: 14px;
text-align: center;
color: #C3C3C3;
}
.site-footer-two__bottom-text a {
font-weight: 700;
color: var(--eston-white);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.site-footer-two__bottom-text a:hover {
color: var(--eston-base);
}
.site-footer-two__bottom-list {
position: relative;
display: block;
}
.site-footer-two__bottom-list li {
position: relative;
display: flex;
align-items: center;
}
.site-footer-two__bottom-list li a+a {
margin-left: 45px;
}
.site-footer-two__bottom-list li a {
font-weight: 700;
font-size: 14px;
line-height: 14px;
color: var(--eston-white);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.site-footer-two__bottom-list li a:hover {
color: var(--eston-base);
} .about-two {
position: relative;
display: block;
padding: 120px 0 120px;
z-index: 1;
}
.about-two__shape-2 {
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.about-two__shape-2 img {
width: auto;
}
.about-two__shape-3 {
position: absolute;
top: 0;
right: 0;
z-index: -1;
}
.about-two__shape-3 img {
width: auto;
}
.about-two__left {
position: relative;
display: block;
margin-left: 20px;
margin-right: 60px;
}
.about-two__img {
position: relative;
display: block;
}
.about-two__img img {
width: 100%;
}
.about-two__icon {
position: absolute;
top: 50%;
right: -85px;
width: 170px;
height: 170px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-color: #FFFFFF;
box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.06);
transform: translateY(-50%);
}
.about-two__icon span {
position: relative;
display: inline-block;
font-size: 50px;
color: var(--eston-base);
}
.about-two__shape-1 {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.about-two__shape-1 img {
width: auto;
}
.about-two__right {
position: relative;
display: block;
margin-left: 100px;
margin-right: 80px;
margin-top: 57px;
}
.about-two__right .section-title {
margin-bottom: 24px;
}
.about-two__img-list {
position: relative;
display: flex;
align-items: center;
margin-left: -23px;
margin-top: 49px;
}
.about-two__img-list li {
position: relative;
display: block;
}
.about-two__img-list li img {
width: auto;
} .services-three {
position: relative;
display: block;
background-color: #F5F5F5;
padding: 120px 0 90px;
z-index: 1;
}
.services-three__top {
position: relative;
display: block;
margin-bottom: 77px;
}
.services-three__top .section-title {
margin-bottom: 0px;
}
.services-three__left {
position: relative;
display: block;
}
.services-three__right {
position: relative;
display: block;
text-align: right;
margin-top: 27px;
}
.services-three__btn-box {
position: relative;
display: block;
}
.services-three__btn {
border: 2px solid var(--eston-white);
}
.services-three__bottom {
position: relative;
display: block;
}
.services-three__bottom .row {
--bs-gutter-x: 50px;
}
.services-three__single {
position: relative;
display: block;
background-color: var(--eston-white);
margin-bottom: 30px;
}
.services-three__img-box {
position: relative;
display: block;
}
.services-three__img {
position: relative;
display: block;
overflow: hidden;
z-index: 1;
}
.services-three__img::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #FFFFFF 100%);
opacity: 0.9;
z-index: 1;
}
.services-three__img img {
width: 100%;
transition: all 500ms ease;
transform: scale(1);
}
.services-three__single:hover .services-three__img img {
transform: scale(1.05);
}
.services-three__title {
position: absolute;
bottom: -16px;
left: 50px;
font-weight: 700;
font-size: 40px;
line-height: 40px;
letter-spacing: -0.02em;
z-index: 3;
}
.services-three__title a {
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.services-three__title a:hover {
color: var(--eston-base);
}
.services-three__content {
position: relative;
display: block;
padding: 35px 50px 44px;
}
.services-three__text {
font-weight: 400;
font-size: 14px;
line-height: 24px;
margin-bottom: 34px;
}
.services-three__read-more {
font-weight: 700;
font-size: 14px;
line-height: 14px;
text-align: center;
text-transform: uppercase;
color: #BFBFBF;
position: relative;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.services-three__read-more:hover {
color: var(--eston-base);
} .project-three {
position: relative;
display: block;
padding: 120px 0 120px;
z-index: 1;
}
.project-three__bg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
z-index: -1;
}
.project-three .row {
--bs-gutter-x: 90px;
}
.project-three .section-title {
margin-bottom: 77px;
}
.project-three .section-title__tagline {
color: var(--eston-white);
}
.project-three .section-title__title {
color: var(--eston-white);
}
.project-three .section-title__title-box p {
left: 50%;
transform: translateX(-50%);
color: rgba(121, 121, 121, 0.2);
}
.project-three__single {
position: relative;
display: block;
margin-bottom: 70px;
}
.project-three__img-box {
position: relative;
display: block;
}
.project-three__img {
position: relative;
display: block;
overflow: hidden;
z-index: 1;
}
.project-three__img img {
width: 100%;
}
.project-three__play {
position: absolute;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
font-style: italic;
font-weight: 400;
font-size: 16px;
line-height: 16px;
display: flex;
align-items: center;
justify-content: center;
color: var(--eston-black);
background-color: var(--eston-white);
border-radius: 50%;
transform: translateX(-50%) translateY(-50%);
font-family: var(--eston-font-two);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
z-index: 2;
}
.project-three__img:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(var(--eston-base-rgb), .80);
transform: scale(0.5);
opacity: 0;
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
z-index: 1;
}
.project-three__single:hover .project-three__img:before {
transform: scale(1.0);
opacity: 1;
}
.project-three__play:hover {
color: var(--eston-white);
background-color: var(--eston-black);
}
.project-three__content {
position: relative;
display: block;
margin-top: 40px;
}
.project-three__sub-title {
font-weight: 400;
font-size: 14px;
line-height: 14px;
color: rgba(var(--eston-white-rgb), 0.6);
}
.project-three__title {
font-weight: 700;
font-size: 24px;
line-height: 24px;
margin-top: 18px;
}
.project-three__title a {
color: var(--eston-white);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.project-three__title a:hover {
color: var(--eston-base);
}
.project-three__btn-box {
position: relative;
display: block;
text-align: center;
}
.project-three__btn {
color: var(--eston-white);
border: 2px solid var(--eston-base);
background-color: var(--eston-base);
} .rewards-one {
position: relative;
display: block;
padding: 120px 0 120px;
z-index: 1;
}
.hover-reveal {
position: fixed;
width: 600px;
height: 400px;
top: 50%;
left: 0;
pointer-events: none;
opacity: 0;
transform: translateY(-50%);
z-index: 99;
}
.hover-reveal__inner {
width: 100%;
height: 100%;
position: relative;
}
.hover-reveal__img {
background-size: cover;
background-position: 50% 50%;
width: 100%;
height: 100%;
position: relative;
z-index: 99;
}
.rewards-one__top {
position: relative;
display: block;
margin-bottom: 77px;
}
.rewards-one__top .section-title {
margin-bottom: 0px;
}
.rewards-one__left {
position: relative;
display: block;
}
.rewards-one__right {
position: relative;
display: block;
margin-top: 27px;
}
.rewards-one__btn-box {
position: relative;
display: block;
text-align: right;
}
.rewards-one__bottom {
position: relative;
display: block;
}
.rewards-one__img {
position: absolute;
top: -18px;
right: 187px;
opacity: 0;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.rewards-one__list li:hover .rewards-one__img {
opacity: 1;
z-index: 1;
}
.rewards-one__img img {
width: auto;
}
.rewards-one__list {
position: relative;
display: block;
}
.rewards-one__list li {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
padding: 48px 0 48px;
border-bottom: 1px solid rgba(var(--eston-black-rgb), 0.06);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.rewards-one__list li:hover {
border-bottom: 1px solid var(--eston-black);
}
.rewards-one__list li:first-child {
border-top: 1px solid rgba(var(--eston-black-rgb), 0.06);
}
.rewards-one__list-left {
position: relative;
display: flex;
align-items: center;
}
.rewards-one__year {
position: relative;
display: block;
}
.rewards-one__year p {
font-weight: 700;
font-size: 14px;
line-height: 14px;
color: var(--eston-base);
}
.rewards-one__title {
position: relative;
display: block;
margin-left: 42px;
}
.rewards-one__title h3 {
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 24px;
}
.rewards-one__title h3 a {
color: var(--eston-black);
}
.rewards-one__list-right {
position: relative;
display: flex;
align-items: center;
}
.rewards-one__list-right h4 {
font-weight: 700;
font-size: 14px;
line-height: 14px;
}
.rewards-one__list-right p {
font-weight: 400;
font-size: 14px;
line-height: 14px;
margin-left: 11px;
}
.rewards-one__list-right p span {
position: relative;
margin-right: 11px;
} .faq-one {
position: relative;
display: block;
background-color: #f5f5f5;
padding: 120px 0 160px;
z-index: 1;
}
.faq-one__left {
position: relative;
display: block;
margin-right: 230px;
}
.faq-one__img-box {
position: relative;
display: block;
}
.faq-one__img {
position: relative;
display: block;
}
.faq-one__img img {
width: 100%;
}
.faq-one__img-2 {
position: absolute;
top: 180px;
left: 200px;
z-index: 1;
}
.faq-one__img-2 img {
width: auto;
}
.faq-one__img-2::before {
content: "";
position: absolute;
top: -8px;
left: -8px;
right: 0;
bottom: 0;
background-color: var(--eston-white);
z-index: -1;
}
.faq-one__right {
position: relative;
display: block;
margin-left: 80px;
margin-right: 48px;
margin-top: 44px;
}
.faq-one__right .section-title {
margin-bottom: 60px;
}
.faq-one__faq-box {
position: relative;
display: block;
}
.faq-one__faq-box .faq-one-accrodion .accrodion {
position: relative;
display: block;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.faq-one__faq-box .faq-one-accrodion .accrodion-title {
position: relative;
display: block;
cursor: pointer;
transition: all 200ms linear;
transition-delay: 0.1s;
}
.faq-one__faq-box .faq-one-accrodion .accrodion-title h4 {
margin: 0;
font-weight: 700;
font-size: 16px;
line-height: 16px;
color: var(--eston-black);
position: relative;
background-color: var(--eston-white);
padding: 23px 30px 20px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.faq-one__faq-box .faq-one-accrodion .accrodion+.accrodion {
margin-top: 16px;
}
.faq-one__faq-box .faq-one-accrodion .accrodion.active .accrodion-title h4 {
color: var(--eston-white);
background-color: var(--eston-base);
}
.faq-one__faq-box .faq-one-accrodion .accrodion-title h4::before {
content: "\f067";
font-family: "Font Awesome 5 Free";
font-weight: 700;
font-size: 14px;
color: #cecece;
position: absolute;
top: 50%;
right: 30px;
transform: translateY(-50%);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.faq-one__faq-box .faq-one-accrodion .accrodion.active .accrodion-title h4::before {
content: "\f068";
color: var(--eston-white);
}
.faq-one__faq-box .faq-one-accrodion .accrodion-content {
position: relative;
padding: 26px 30px 13px;
}
.faq-one__faq-box .faq-one-accrodion .accrodion-content p {
margin: 0;
font-weight: 400;
font-size: 14px;
line-height: 24px;
}
.faq-one__faq-box .faq-one-accrodion .accrodion:last-child {
border-bottom: 1px solid transparent;
} .testimonial-two {
position: relative;
display: block;
padding: 120px 0 120px;
z-index: 1;
}
.testimonial-two__left {
position: relative;
display: block;
}
.testimonial-two__right {
position: relative;
display: block;
margin-left: 35px;
margin-right: -315px;
}
.testimonial-two__carousel {
position: relative;
display: block;
}
.testimonial-two__single {
position: relative;
display: block;
border: 2px solid #EAEAEA;
padding: 48px 48px 48px;
z-index: 1;
}
.testimonial-two__retting {
position: relative;
display: flex;
align-items: center;
}
.testimonial-two__retting i {
position: relative;
display: inline-block;
font-size: 14px;
color: var(--eston-base);
}
.testimonial-two__retting i+i {
margin-left: 7px;
}
.testimonial-two__text {
font-weight: 700;
font-size: 18px;
line-height: 32px;
color: var(--eston-black);
margin-top: 26px;
margin-bottom: 40px;
}
.testimonial-two__client-img-and-info {
position: relative;
display: flex;
align-items: center;
}
.testimonial-two__client-img {
position: relative;
display: block;
border-radius: 50%;
}
.testimonial-two__client-img img {
width: auto;
border-radius: 50%;
}
.testimonial-two__client-info {
position: relative;
display: block;
margin-left: 20px;
}
.testimonial-two__client-info h3 {
font-weight: 700;
font-size: 18px;
line-height: 18px;
color: var(--eston-black);
}
.testimonial-two__client-info p {
font-weight: 400;
font-size: 14px;
line-height: 14px;
margin-top: 10px;
}
.testimonial-two__quote {
position: absolute;
bottom: 20px;
right: 20px;
z-index: -1;
}
.testimonial-two__quote img {
width: auto;
}
.testimonial-two__carousel.owl-carousel .owl-stage-outer {
overflow: visible;
}
.testimonial-two__carousel.owl-carousel .owl-item {
opacity: 0;
visibility: hidden;
transition: opacity 500ms ease, visibility 500ms ease;
}
.testimonial-two__carousel.owl-carousel .owl-item.active {
opacity: 1;
visibility: visible;
}
.testimonial-two__carousel.owl-theme .owl-nav {
position: absolute;
bottom: 71px;
left: -584px;
margin: 0;
}
.testimonial-two__carousel.owl-theme .owl-nav .owl-next {
height: 56px;
width: 56px;
line-height: 55px;
border-radius: 0;
color: var(--eston-black);
border: 2px solid #F2F2F2;
font-size: 15px;
margin: 0;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
transform: rotate(90deg);
}
.testimonial-two__carousel.owl-theme .owl-nav .owl-prev {
height: 56px;
width: 56px;
line-height: 55px;
color: var(--eston-black);
border-radius: 0;
border: 2px solid #F2F2F2;
font-size: 15px;
margin: 0;
text-align: center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
position: relative;
display: inline-block;
transform: rotate(-90deg);
}
.testimonial-two__carousel.owl-theme .owl-nav .owl-next {
margin-left: 9px;
}
.testimonial-two__carousel.owl-theme .owl-nav .owl-prev {
margin-right: 9px;
}
.testimonial-two__carousel.owl-theme .owl-nav .owl-next span,
.testimonial-two__carousel.owl-theme .owl-nav .owl-prev span {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.testimonial-two__carousel.owl-theme .owl-nav .owl-next:hover,
.testimonial-two__carousel.owl-theme .owl-nav .owl-prev:hover {
background-color: var(--eston-base);
border: 2px solid var(--eston-base);
color: var(--eston-white);
} .brand-three {
position: relative;
display: block;
padding: 0 0 120px;
z-index: 1;
;
}
.brand-three__top {
position: relative;
display: block;
text-align: center;
}
.brand-three__shape-2 {
position: relative;
display: block;
width: 1px;
height: 150px;
background-color: var(--eston-base);
margin: 0 auto 165px;
}
.brand-three__icon {
position: relative;
display: inline-block;
}
.brand-three__icon span {
position: relative;
display: inline-block;
font-size: 50px;
color: var(--eston-base);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.brand-three__shape-1 {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.brand-three__title {
font-weight: 700;
font-size: 50px;
line-height: 60px;
text-align: center;
letter-spacing: -0.02em;
margin-top: 100px;
margin-bottom: 80px;
}
.brand-three__title span {
color: var(--eston-base);
} .site-footer-three {
background-color: var(--eston-white);
}
.site-footer-three .footer-widget__title {
color: var(--eston-black);
}
.site-footer-three .footer-widget__about-text {
color: var(--eston-gray);
}
.site-footer-three .footer-widget__contact p a {
color: var(--eston-black);
}
.site-footer-three .footer-widget__contact p a:hover {
color: var(--eston-base);
}
.site-footer-three .footer-widget__services-list li a {
color: var(--eston-gray);
}
.site-footer-three .footer-widget__services-list li a:hover {
color: var(--eston-base);
}
.site-footer-three .footer-widget__pages-list li a {
color: var(--eston-gray);
}
.site-footer-three .footer-widget__pages-list li a:hover {
color: var(--eston-base);
}
.site-footer-three .footer-widget__title span {
color: var(--eston-gray);
}
.site-footer-three .site-footer__bottom-text {
color: var(--eston-gray);
}
.site-footer-three .site-footer__bottom-text a {
color: var(--eston-black);
}
.site-footer-three .site-footer__bottom-text a:hover {
color: var(--eston-base);
} .feature-two {
position: relative;
display: block;
background-color: var(--eston-black);
padding: 203px 0 119px;
overflow-x: hidden;
z-index: 1;
}
.feature-two:before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 30%;
background: rgb(34, 34, 34);
background: linear-gradient(90deg, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 0) 100%, rgba(34, 34, 34, 0) 100%, rgba(34, 34, 34, 1) 100%);
z-index: 1;
}
.feature-two:after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 30%;
background: rgb(34, 34, 34);
background: linear-gradient(280deg, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 0.3981967787114846) 50%, rgba(34, 34, 34, 0) 100%);
z-index: 1;
}
.feature-two__inner {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
white-space: nowrap;
min-width: 100%;
}
.feature-two__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-negative: 0;
flex-shrink: 0;
padding: 0 6px;
}
.feature-two__list:hover {
-webkit-animation-play-state: paused;
animation-play-state: paused;
}
.marquee_mode {
position: relative;
}
.marquee_mode .js-marquee {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
}
.feature-two__list>* {
margin: 0 0px;
}
.feature-two__list li {
position: relative;
display: block;
margin: 0 70px 0;
}
.feature-two__list li a {
position: relative;
display: inline-block;
color: #ffffff;
font-weight: 700;
font-size: 60px;
line-height: 60px;
text-align: center;
letter-spacing: -0.02em;
}
.feature-two__list li a:before {
content: "";
position: absolute;
bottom: 0;
left: 3px;
right: 0;
height: 3px;
background: #ffffff;
transform: scale(0);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.feature-two__list li:hover a:before {
transform: scale(1);
}
.feature-two__img {
position: absolute;
top: -166px;
right: -40px;
height: 200px;
width: 200px;
border-radius: 50%;
opacity: 0;
-webkit-transform: translateX(50px) scale(0.5);
transform: translateX(50px) scale(0.5);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.feature-two__img img {
width: 100%;
border-radius: 50%;
}
.feature-two__list li:hover .feature-two__img {
-webkit-transform: translateX(0px) scale(1.0);
transform: translateX(0px) scale(1.0);
opacity: 1;
} .testimonial-one {
position: relative;
display: block;
padding: 110px 0 120px;
z-index: 1;
}
.testimonial-one__slider {
position: relative;
display: block;
}
.testimonial-one__main-content {
position: relative;
display: block;
text-align: center;
}
.testimonial-one__carousel {
position: relative;
display: block;
}
.testimonial-one__quote {
position: relative;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 50px;
}
.testimonial-one__quote span {
position: relative;
display: inline-block;
font-size: 78px;
color: var(--eston-base);
}
.testimonial-one__text {
font-weight: 700;
font-size: 40px;
line-height: 60px;
text-align: center;
letter-spacing: -0.02em;
color: var(--eston-black);
}
.testimonial-one__thumb-outer-box {
position: relative;
display: block;
max-width: 700px;
width: 100%;
margin: 0 auto;
border-top: 2px solid #EAEAEA;
padding-top: 30px;
margin-top: 47px;
}
.testimonial-one__shape-1 {
position: absolute;
top: -28px;
left: 315px;
}
.testimonial-one__shape-1 img {
width: auto;
}
.testimonial-one__thumb-carousel {
position: relative;
display: block;
}
.testimonial-one__thumb-item {
position: relative;
display: block;
}
.testimonial-one__img-holder-box {
position: relative;
display: flex;
align-items: center;
cursor: pointer;
}
.testimonial-one__img-holder {
position: relative;
display: block;
width: 60px;
border-radius: 50%;
}
.testimonial-one__img-holder img {
width: 100%;
border-radius: 50%;
}
.testimonial-one__client-info {
margin-left: 20px;
}
.testimonial-one__client-name {
font-weight: 700;
font-size: 18px;
line-height: 18px;
margin-bottom: 10px;
}
.testimonial-one__client-sub-title {
font-size: 14px;
line-height: 14px;
} .page-header {
position: relative;
display: block;
background-color: var(--eston-black);
overflow: hidden;
z-index: 1;
}
.page-header__bg {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
z-index: -1;
}
.page-header__bg::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
opacity: .60;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 98.36%);
z-index: -1;
}
.page-header__inner {
position: relative;
display: block;
padding: 300px 0 100px;
z-index: 15;
}
.page-header__inner p {
color: var(--eston-white);
font-style: italic;
font-weight: 400;
font-size: 16px;
line-height: 16px;
font-family: var(--eston-font-two);
}
.page-header__inner h2 {
font-weight: 700;
font-size: 80px;
line-height: 80px;
letter-spacing: -0.02em;
color: var(--eston-white);
margin-top: 26px;
}
.thm-breadcrumb__inner {
position: absolute;
bottom: 103px;
right: 0;
}
.thm-breadcrumb {
position: relative;
display: block;
}
.thm-breadcrumb li {
position: relative;
display: inline-block;
font-weight: 700;
font-size: 16px;
line-height: 16px;
color: var(--eston-white);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.thm-breadcrumb li+li {
margin-left: 12px;
}
.thm-breadcrumb li a {
position: relative;
display: inline-block;
font-weight: 400;
font-size: 16px;
line-height: 16px;
color: var(--eston-white);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.thm-breadcrumb li:hover a {
color: var(--eston-base);
opacity: 1;
}
.thm-breadcrumb li span {
font-size: 14px;
} .about-three {
position: relative;
display: block;
padding: 180px 0 210px;
z-index: 1;
}
.about-three__left {
position: relative;
display: block;
margin-left: 60px;
margin-right: 60px;
}
.about-three__img-box {
position: relative;
display: block;
}
.about-three__img {
position: relative;
display: block;
z-index: 1;
}
.about-three__img img {
width: 100%;
}
.about-three__img-2 {
position: absolute;
top: -60px;
left: -60px;
}
.about-three__img-2 img {
width: auto;
}
.about-three__img-3 {
position: absolute;
bottom: -60px;
right: -60px;
z-index: 1;
}
.about-three__img-3 img {
width: auto;
}
.about-three__curved-circle {
position: absolute;
top: 0;
right: -74px;
height: 140px;
width: 140px;
z-index: 2;
}
.about-three__curved-circle .curved-circle-2 {
position: absolute;
font-size: 15px;
font-weight: 400;
color: #222222;
text-transform: uppercase;
letter-spacing: .1em;
top: 0;
left: 0;
right: 0;
bottom: 0;
animation: textRotate 10s linear 0s forwards infinite alternate;
}
.about-three__right {
position: relative;
display: block;
margin-left: 90px;
margin-right: 220px;
}
.about-three__right .section-title {
margin-bottom: 33px;
}
.about-three__tab-box {
position: relative;
display: block;
}
.tabs-one__inner .tab-buttons {
position: relative;
display: block;
}
.tabs-one__inner .tab-buttons .tab-btn {
position: relative;
display: inline-block;
}
.tabs-one__inner .tab-buttons .tab-btn+.tab-btn {
margin-left: 10px;
}
.tabs-one__inner .tab-buttons .tab-btn span {
position: relative;
display: block;
text-align: center;
transition: all 200ms linear;
transition-delay: 0.1s;
font-weight: 700;
font-size: 16px;
line-height: 16px;
color: var(--eston-black);
cursor: pointer;
transition: all 0.3s ease;
z-index: 1;
}
.tabs-one__inner .tab-buttons .tab-btn span::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 1px;
background-color: var(--eston-base);
visibility: hidden;
-webkit-transform-origin: bottom center;
transform-origin: bottom center;
-webkit-transform: scalex(0) translateZ(100px);
transform: scalex(0) translateZ(100px);
-webkit-transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
transition: opacity 500ms ease, visibility 500ms ease, -webkit-transform 700ms ease;
transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease, -webkit-transform 700ms ease;
}
.tabs-one__inner .tab-buttons .tab-btn.active-btn span::before {
visibility: visible;
-webkit-transform: scalex(1) translateZ(1px);
transform: scalex(1) translateZ(1px);
}
.tabs-one__inner .tab-buttons .tab-btn.active-btn span {
color: var(--eston-base);
}
.tabs-one__inner .tabs-content {
position: relative;
display: block;
}
.tabs-one__inner .tabs-content .tab {
position: relative;
display: none;
-webkit-transform: translateY(35px);
-ms-transform: translateY(35px);
transform: translateY(35px);
-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;
-ms-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
z-index: 10;
}
.tabs-one__inner .tabs-content .tab.active-tab {
display: block;
margin-top: 0px;
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
}
.tabs-one__tab-content-inner {
position: relative;
display: block;
margin-top: 21px;
margin-bottom: 49px;
}
.about-three__btn-box {
position: relative;
display: block;
}
.services-four {
padding: 120px 0 397px;
} .video-three {
position: relative;
display: block;
margin-top: -360px;
z-index: 2;
}
.video-three .container {
max-width: 1230px;
}
.video-three__inner {
position: relative;
display: block;
padding: 240px 0 240px;
z-index: 1;
}
.video-three__bg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
z-index: -1;
}
.video-three__video-link {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.video-three__text {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 120px;
height: 120px;
line-height: 120px;
text-align: center;
background-color: var(--eston-white);
border-radius: 50%;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.video-three__text:hover {
background-color: var(--eston-base);
}
.video-three__text p {
font-size: 16px;
font-weight: 400;
color: var(--eston-black);
font-family: var(--eston-font-two);
font-style: italic;
}
.video-three__text:hover p {
color: var(--eston-white);
}
.video-three__video-link .ripple,
.video-three__text .ripple:before,
.video-three__text .ripple:after {
position: absolute;
top: 50%;
left: 50%;
width: 120px;
height: 120px;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-ms-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-o-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-webkit-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}
.video-three__text .ripple:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
content: "";
position: absolute;
}
.video-three__text .ripple:after {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
content: "";
position: absolute;
} .news-three .news-two__content {
border: 1px solid #C8C8C8;
border-top: 0;
} .team-three {
position: relative;
display: block;
padding: 300px 0 170px;
z-index: 1;
}
.team-three .row {
--bs-gutter-x: 120px;
}
.team-three__single {
position: relative;
display: block;
margin-bottom: 195px;
}
.team-three__single-2 {
margin-top: -180px;
}
.team-three__single-5 {
margin-top: -180px;
}
.team-three__img-box {
position: relative;
display: block;
}
.team-three__img {
position: relative;
display: block;
overflow: hidden;
z-index: 3;
}
.team-three__img::before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: var(--eston-base);
opacity: 0;
-webkit-transition: .5s;
-o-transition: .5s;
transition: .5s;
-webkit-transform: perspective(400px) rotateX(-90deg);
-ms-transform: perspective(400px) rotateX(-90deg);
transform: perspective(400px) rotateX(-90deg);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
z-index: 2;
}
.team-three__single:hover .team-three__img:before {
opacity: 0.4;
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
}
.team-three__img img {
width: 100%;
transform: scale(1);
transition: all 0.7s ease 0s;
}
.team-three__single:hover .team-three__img img {
transform: scale(1.1);
}
.team-three__content {
position: relative;
display: block;
margin-top: 41px;
}
.team-three__content p {
font-style: italic;
font-weight: 400;
font-size: 14px;
line-height: 14px;
font-family: var(--eston-font-two);
}
.team-three__content h3 {
font-weight: 700;
font-size: 24px;
line-height: 34px;
margin-top: 10px;
}
.team-three__content h3 a {
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.team-three__content h3 a:hover {
color: var(--eston-base);
}
.team-three__btn-box {
position: relative;
display: block;
text-align: center;
margin-top: -120px;
} .contact-one {
position: relative;
display: block;
padding: 120px 0 120px;
z-index: 1;
}
.contact-one__bg {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 1257px;
background-color: var(--eston-primary);
}
.contact-one__left {
position: relative;
display: block;
margin-left: 20px;
margin-right: 50px;
}
.contact-one__form-box {
position: relative;
display: block;
}
.contact-one__form {
position: relative;
display: block;
}
.contact-one__input-box {
position: relative;
display: block;
margin-bottom: 16px;
}
.contact-one__input-box input[type="text"],
.contact-one__input-box input[type="email"] {
height: 60px;
width: 100%;
border: none;
background-color: var(--eston-white);
padding-left: 30px;
padding-right: 75px;
outline: none;
font-size: 14px;
color: var(--eston-gray);
display: block;
font-weight: 400;
}
.contact-one__input-box textarea {
font-size: 14px;
color: var(--eston-gray);
height: 140px;
width: 100%;
background-color: var(--eston-white);
padding: 15px 30px 30px;
border: none;
outline: none;
margin-bottom: 0px;
font-weight: 400;
}
.contact-one__input-box.text-message-box {
height: 138px;
margin-bottom: 30px;
}
.contact-one__btn {
border: 2px solid var(--eston-black);
color: var(--eston-white);
background-color: var(--eston-black);
}
.contact-one__btn::after {
background-color: var(--eston-base);
}
.contact-one__btn:hover {
border: 2px solid var(--eston-base);
}
.contact-one__icon {
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
}
.contact-one__icon::before {
content: "";
position: absolute;
top: -9px;
left: -22px;
bottom: -6px;
width: 1px;
background-color: #D9D9D9;
}
.contact-one__icon span {
position: relative;
display: inline-block;
font-size: 15px;
color: var(--eston-base);
}
.contact-one__icon-2 {
top: 23%;
}
.contact-one__right {
position: relative;
display: block;
margin-top: 18px;
margin-left: 40px;
}
.contact-one__google-map {
position: relative;
display: block;
}
.google-map__one {
position: relative;
display: block;
border: none;
height: 500px;
width: 100%;
}
.contact-one__logo {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
z-index: 1;
}
.contact-one__logo a {
font-weight: 700;
font-size: 36px;
line-height: 36px;
text-align: center;
color: #FFFFFF;
background-color: var(--eston-base);
padding: 5px 21px 5px;
} .news-page {
position: relative;
display: block;
padding: 120px 0 120px;
}
.news-page__left {
position: relative;
display: block;
margin-right: 20px;
}
.news-page__single-items {
position: relative;
display: block;
}
.news-page__single {
position: relative;
display: block;
}
.news-page__single+.news-page__single {
margin-top: 60px;
}
.news-page__img {
position: relative;
display: block;
}
.news-page__img img {
width: 100%;
}
.news-page__tag {
position: absolute;
top: 40px;
right: 40px;
background-color: var(--eston-base);
padding: 12px 20px;
z-index: 2;
}
.news-page__tag p {
font-weight: 700;
font-size: 16px;
line-height: 16px;
color: var(--eston-white);
}
.news-page__content-box {
position: relative;
display: block;
border: 1px solid #EAEAEA;
border-top: 0;
}
.news-page__content {
position: relative;
display: block;
padding: 40px 40px 40px;
border-bottom: 1px solid #EAEAEA;
}
.news-page__title {
font-weight: 700;
font-size: 40px;
line-height: 50px;
letter-spacing: -0.02em;
margin-bottom: 18px;
}
.news-page__title a {
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.news-page__title a:hover {
color: var(--eston-base);
}
.news-page__meta-box {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
padding: 20px 40px 20px;
border-top: 1px solid #EDEDED;
}
.news-page__user {
position: relative;
display: flex;
align-items: center;
}
.news-page__user-img {
position: relative;
display: block;
width: 30px;
height: 30px;
border-radius: 50%;
}
.news-page__user-img img {
width: 100%;
border-radius: 50%;
}
.news-page__name {
font-weight: 700;
font-size: 14px;
line-height: 14px;
margin-left: 12px;
}
.news-page__name span {
color: #ABABAB;
font-weight: 400;
}
.news-page__meta-right {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.news-page__date-box-and-dislike {
position: relative;
display: flex;
align-items: center;
}
.news-page__date-box {
position: relative;
display: flex;
align-items: center;
}
.news-page__date-icon {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 30px;
width: 30px;
border-radius: 50%;
border: 1px solid #E4E4E4;
font-size: 15px;
color: var(--eston-black);
}
.news-page__date-text {
font-size: 14px;
line-height: 14px;
color: var(--eston-black);
margin-left: 10px;
}
.news-page__dislike {
position: relative;
display: block;
margin-left: 30px;
}
.news-page__dislike a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 30px;
width: 30px;
border-radius: 50%;
border: 1px solid #E4E4E4;
font-size: 15px;
color: var(--eston-black);
}
.news-page__like-and-share {
position: relative;
display: flex;
align-items: center;
margin-left: 6px;
}
.news-page__like-and-share-single {
position: relative;
display: block;
}
.news-page__like-and-share-single a {
position: relative;
display: flex;
align-items: center;
font-size: 14px;
line-height: 14px;
color: var(--eston-black);
}
.news-page__like-and-share-single+.news-page__like-and-share-single {
margin-left: 30px;
}
.news-page__like-and-share-single a span {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 30px;
width: 30px;
border-radius: 50%;
border: 1px solid #E4E4E4;
font-size: 15px;
color: var(--eston-black);
margin-right: 10px;
}
.news-page__video-link {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.news-page__video-text {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
background-color: var(--eston-white);
border-radius: 50%;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.news-page__video-text:hover {
background-color: var(--eston-base);
}
.news-page__video-text p {
font-size: 16px;
font-weight: 400;
color: var(--eston-black);
font-family: var(--eston-font-two);
font-style: italic;
}
.news-page__video-text:hover p {
color: var(--eston-white);
}
.news-page__video-link .ripple,
.news-page__video-text .ripple:before,
.news-page__video-text .ripple:after {
position: absolute;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-ms-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-o-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-webkit-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}
.news-page__video-text .ripple:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
content: "";
position: absolute;
}
.news-page__video-text .ripple:after {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
content: "";
position: absolute;
}
.news-page__carousel.owl-theme .owl-nav {
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0;
transform: translateY(-50%);
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 40px;
line-height: 0;
height: 0;
}
.news-page__carousel.owl-theme .owl-nav .owl-next {
height: 60px;
width: 60px;
line-height: 60px;
border-radius: 50%;
color: var(--eston-black);
background-color: rgb(255, 255, 255);
font-size: 16px;
margin: 0;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.news-page__carousel.owl-theme .owl-nav .owl-prev {
height: 60px;
width: 60px;
line-height: 60px;
color: var(--eston-black);
border-radius: 50%;
background-color: rgb(255, 255, 255);
font-size: 16px;
margin: 0;
text-align: center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
position: relative;
display: inline-block;
}
.news-page__carousel.owl-theme .owl-nav .owl-next span,
.news-page__carousel.owl-theme .owl-nav .owl-prev span {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.news-page__carousel.owl-theme .owl-nav .owl-next:hover,
.news-page__carousel.owl-theme .owl-nav .owl-prev:hover {
background-color: var(--eston-base);
color: var(--eston-white);
}
.news-page__content-box-border {
border-top: 1px solid #EAEAEA;
}
.news-page__sound-cloud {
position: relative;
display: flex;
border: 1px solid #EAEAEA;
border-bottom: 0;
padding: 10px;
}
.news-page__sound-cloud-img-one {
position: relative;
display: block;
width: 154px;
}
.news-page__sound-cloud-img-one img {
width: 100%;
}
.news-page__sound-cloud-content {
position: relative;
display: block;
max-width: 745px;
width: 100%;
margin-left: 10px;
}
.news-page__sound-cloud-content-top {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.news-page__sound-cloud-btn-box {
position: relative;
display: flex;
align-items: center;
}
.news-page__sound-cloud-btn-icon {
position: relative;
display: block;
}
.news-page__sound-cloud-btn-icon a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 35px;
width: 35px;
background-color: #ff5500;
color: var(--eston-white);
font-size: 11px;
border-radius: 50%;
}
.news-page__sound-cloud-btn-content {
margin-left: 10px;
}
.news-page__sound-cloud-btn-content p {
line-height: 16px;
}
.news-page__sound-cloud-btn-content h5 {
font-size: 18px;
line-height: 18px;
margin-top: 4px;
}
.news-page__sound-cloud-content-top-right {
position: relative;
display: block;
}
.news-page__sound-cloud-content-top-right p {
font-size: 14px;
line-height: 14px;
}
.news-page__sound-cloud-content-top-right h5 {
position: relative;
display: inline-block;
font-size: 14px;
background-color: #999999;
color: var(--eston-white);
line-height: 14px;
padding: 2px 7px;
border-radius: 9px;
}
.news-page__sound-cloud-img-two {
position: relative;
display: block;
margin-top: 16px;
margin-bottom: 16px;
}
.news-page__sound-cloud-img-two img {
width: 100%;
}
.news-page__sound-cloud-meta-and-lenth {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.news-page__sound-cloud-meta {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.news-page__sound-cloud-meta li {
position: relative;
display: block;
}
.news-page__sound-cloud-meta li+li {
margin-left: 5px;
}
.news-page__sound-cloud-meta li a {
position: relative;
display: flex;
align-items: center;
font-size: 14px;
line-height: 14px;
color: var(--eston-black);
border: 1px solid #EAEAEA;
padding: 4px 8px;
}
.news-page__sound-cloud-meta li a i {
position: relative;
display: inline-block;
font-size: 12px;
padding-right: 5px;
}
.news-page__sound-cloud-lenth {
position: relative;
display: block;
}
.news-page__sound-cloud-lenth a {
position: relative;
display: flex;
align-items: center;
font-size: 15px;
color: var(--eston-gray);
}
.news-page__sound-cloud-lenth a i {
font-size: 12px;
padding-right: 5px;
}
.news-page__pagination {
position: relative;
display: block;
padding: 60px 0 0px;
text-align: center;
}
.news-page__pagination .pg-pagination li {
display: inline-block;
margin-right: 7px;
}
.news-page__pagination .pg-pagination li:last-child {
margin-right: 0;
}
.news-page__pagination .pg-pagination li a {
height: 44px;
width: 44px;
text-align: center;
line-height: 44px;
display: inline-block;
color: var(--eston-black);
background-color: transparent;
border: 1px solid #EAEAEA;
font-weight: 700;
font-size: 14px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.news-page__pagination .pg-pagination li a:hover {
background-color: var(--eston-base);
color: var(--eston-white);
border: 1px solid var(--eston-base);
}
.news-page__sidebar {
position: relative;
display: block;
margin-top: -5px;
}
.news-page__sidebar-search {
position: relative;
display: block;
}
.news-page__sidebar-title {
position: relative;
display: block;
font-weight: 700;
font-size: 20px;
line-height: 24px;
border-bottom: 1px solid #ECECEC;
padding-bottom: 20px;
margin-bottom: 30px;
}
.news-page__sidebar-search-form {
position: relative;
}
.news-page__sidebar-search-form input[type="search"] {
display: block;
border: 0;
outline: none;
background-color: #F5F5F5;
color: #999999;
font-size: 14px;
padding-left: 30px;
height: 54px;
width: 100%;
padding-right: 65px;
}
.news-page__sidebar-search-form button[type="submit"] {
background-color: var(--eston-base);
color: var(--eston-white);
font-size: 20px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 54px;
outline: none;
border: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: center;
padding: 0;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.news-page__sidebar-search-form button[type="submit"]:hover {
background-color: var(--eston-black);
}
.sidebar__post {
position: relative;
display: block;
margin-top: 50px;
margin-bottom: 50px;
z-index: 1;
}
.sidebar__post-list {
margin: 0;
}
.sidebar__post-list li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
margin-bottom: 25px;
}
.sidebar__post-list li:last-child {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.sidebar__post-image {
margin-right: 20px;
}
.sidebar__post-image>img {
width: 85px;
}
.sidebar__post-content {
position: relative;
top: -1px;
}
.sidebar__post-content h3 {
font-size: 14px;
margin: 0;
line-height: 20px;
font-weight: 700;
}
.sidebar__post-content h3 a {
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.sidebar__post-content h3 a:hover {
color: var(--eston-base);
}
.sidebar__post-content-meta {
position: relative;
display: block;
font-size: 13px;
line-height: 23px;
color: var(--eston-gray);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
padding-bottom: 5px;
}
.sidebar__post-content-meta i {
color: var(--eston-black);
font-size: 14px;
padding-right: 4px;
}
.news-page__sidebar-popular-keywords {
position: relative;
display: block;
}
.news-page__sidebar-popular-keywords-list {
position: relative;
display: block;
}
.news-page__sidebar-popular-keywords-list li {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.news-page__sidebar-popular-keywords-list li+li {
margin-top: 14px;
}
.news-page__sidebar-popular-keywords-list li a {
position: relative;
display: inline-block;
font-size: 14px;
color: var(--eston-black);
padding-left: 36px;
}
.news-page__sidebar-popular-keywords-list li a:before {
position: absolute;
content: "";
background-color: #efefef;
height: 16px;
width: 16px;
top: 6px;
left: 0;
border: 4px solid transparent;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.news-page__sidebar-popular-keywords-list li:hover a:before {
background-color: var(--eston-white);
border: 4px solid var(--eston-base);
}
.news-page__sidebar-popular-keywords-list li span {
font-size: 14px;
color: var(--eston-gray);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.news-page__sidebar-popular-keywords-list li:hover span {
color: var(--eston-black);
}
.news-page__sidebar-banner {
position: relative;
display: block;
margin-top: 47px;
}
.news-page__sidebar-banner-img {
position: relative;
display: block;
overflow: hidden;
}
.news-page__sidebar-banner-img img {
width: 100%;
}
.news-page__sidebar-banner-shpae {
position: absolute;
width: 255px;
height: 255px;
left: -30px;
bottom: -60px;
background: #C72538;
border-radius: 50%;
display: flex;
justify-content: center;
flex-direction: column;
padding-left: 72px;
}
.news-page__sidebar-banner-shpae p {
font-size: 16px;
line-height: 16px;
color: var(--eston-white);
}
.news-page__sidebar-banner-shpae h4 {
font-size: 30px;
line-height: 30px;
font-weight: 700;
color: var(--eston-white);
margin-top: 10px;
} .news-details {
position: relative;
display: block;
padding: 120px 0 120px;
}
.news-details__left {
position: relative;
display: block;
margin-right: 20px;
}
.news-details__content-one {
position: relative;
display: block;
margin-bottom: 63px;
}
.news-details__img-one {
position: relative;
display: block;
}
.news-details__img-one img {
width: 100%;
}
.news-details__meta-box {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
padding: 20px 40px 20px;
border: 1px solid #EDEDED;
border-top: 0;
}
.news-details__user {
position: relative;
display: flex;
align-items: center;
}
.news-details__user-img {
position: relative;
display: block;
width: 30px;
height: 30px;
border-radius: 50%;
}
.news-details__user-img img {
width: 100%;
border-radius: 50%;
}
.news-details__name {
font-weight: 700;
font-size: 14px;
line-height: 14px;
margin-left: 12px;
}
.news-details__name span {
color: #ABABAB;
font-weight: 400;
}
.news-details__meta-right {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.news-details__date-box-and-dislike {
position: relative;
display: flex;
align-items: center;
}
.news-details__date-box {
position: relative;
display: flex;
align-items: center;
}
.news-details__date-icon {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 30px;
width: 30px;
border-radius: 50%;
border: 1px solid #E4E4E4;
font-size: 15px;
color: var(--eston-black);
}
.news-details__date-text {
font-size: 14px;
line-height: 14px;
color: var(--eston-black);
margin-left: 10px;
}
.news-details__dislike {
position: relative;
display: block;
margin-left: 30px;
}
.news-details__dislike a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 30px;
width: 30px;
border-radius: 50%;
border: 1px solid #E4E4E4;
font-size: 15px;
color: var(--eston-black);
}
.news-details__like-and-share {
position: relative;
display: flex;
align-items: center;
margin-left: 6px;
}
.news-details__like-and-share-single {
position: relative;
display: block;
}
.news-details__like-and-share-single a {
position: relative;
display: flex;
align-items: center;
font-size: 14px;
line-height: 14px;
color: var(--eston-black);
}
.news-details__like-and-share-single+.news-details__like-and-share-single {
margin-left: 30px;
}
.news-details__like-and-share-single a span {
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 30px;
width: 30px;
border-radius: 50%;
border: 1px solid #E4E4E4;
font-size: 15px;
color: var(--eston-black);
margin-right: 10px;
}
.news-details__text-1 {
font-size: 18px;
line-height: 28px;
}
.news-details__text-2 {
font-size: 18px;
line-height: 28px;
color: var(--eston-black);
font-weight: 700;
margin-top: 55px;
margin-bottom: 30px;
}
.news-details__text-3 {
font-size: 18px;
line-height: 28px;
}
.news-details__text-4 {
font-size: 14px;
margin-top: 15px;
margin-bottom: 55px;
}
.news-details__text-5 {
font-size: 18px;
line-height: 28px;
}
.news-details__content-two {
position: relative;
display: flex;
align-items: center;
margin-top: 52px;
margin-bottom: 52px;
}
.news-details__img-two {
position: relative;
display: block;
width: 450px;
}
.news-details__img-two img {
width: 100%;
}
.news-details__content-two-box {
position: relative;
display: block;
max-width: 450px;
width: 100%;
margin-left: 60px;
}
.news-details__content-two-box h3 {
font-weight: 700;
font-size: 30px;
line-height: 40px;
margin-bottom: 33px;
}
.news-details__content-two-box p {
font-size: 18px;
line-height: 28px;
}
.news-details__text-6 {
font-size: 18px;
line-height: 28px;
}
.news-details__pagination-box {
position: relative;
display: block;
text-align: center;
border-top: 1px solid rgba(var(--eston-black-rgb), .20);
border-bottom: 1px solid rgba(var(--eston-black-rgb), .20);
padding: 20px 0 20px;
margin-top: 75px;
}
.news-details__pagination li {
display: inline-block;
}
.news-details__pagination li.next {
float: left;
position: relative;
}
.news-details__pagination li a {
font-size: 14px;
color: var(--eston-black);
font-weight: 700;
display: flex;
align-items: center;
transition: all 500ms ease;
}
.news-details__pagination li a:hover {
color: var(--eston-base);
}
.news-details__pagination li.next i {
position: relative;
height: 30px;
width: 30px;
border: 1px solid #E4E4E4;
display: flex;
align-items: center;
justify-content: center;
color: var(--eston-black);
font-size: 14px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
margin-right: 20px;
z-index: 1;
}
.news-details__pagination li.previous {
position: relative;
float: right;
}
.news-details__pagination li.previous i {
position: relative;
height: 30px;
width: 30px;
border: 1px solid #E4E4E4;
display: flex;
align-items: center;
justify-content: center;
color: var(--eston-black);
font-size: 14px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
margin-left: 20px;
z-index: 1;
}
.news-details__pagination li a:hover i {
color: var(--eston-white);
border: 1px solid var(--eston-base);
background-color: var(--eston-base);
} .blog-details__comment {
position: relative;
display: block;
margin-top: 80px;
}
.comment-one__title {
position: relative;
color: var(--eston-black);
font-weight: 700;
font-size: 20px;
line-height: 26px;
margin-bottom: 20px;
}
.comment-one__title span {
color: var(--eston-base);
}
.comment-one__single {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-top: 1px solid #EDEDED;
padding-top: 40px;
margin-bottom: 50px;
}
.comment-one__single--two {
margin-left: 110px;
}
.comment-one__content {
position: relative;
margin-left: 30px;
max-width: 830px;
width: 100%;
top: -4px;
}
.comment-one__content h3 {
font-weight: 700;
font-size: 16px;
line-height: 20px;
}
.comment-one__content h3 span {
position: relative;
display: inline-block;
color: var(--eston-gray);
font-weight: 400;
padding-left: 6px;
}
.comment-one__content p {
font-size: 14px;
line-height: 24px;
margin-top: 18px;
margin-bottom: 23px;
}
.comment-one__btn {
position: relative;
display: flex;
align-items: center;
font-size: 14px;
line-height: 14px;
color: var(--eston-black);
font-weight: 400;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.comment-one__btn span {
font-size: 14px;
color: var(--eston-black);
height: 30px;
width: 30px;
border: 1px solid #E4E4E4;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-right: 10px;
}
.comment-one__btn:hover {
color: var(--eston-base);
}
.comment-one__image {
position: relative;
display: block;
width: 80px;
}
.comment-one__image img {
width: 100%;
}
.comment-form {
position: relative;
display: block;
}
.comment-form__title-box {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
border-bottom: 1px solid #EDEDED;
padding-bottom: 20px;
margin-bottom: 40px;
}
.comment-form__title {
font-weight: 700;
font-size: 20px;
line-height: 26px;
}
.comment-form__review {
position: relative;
display: flex;
align-items: center;
}
.comment-form__review span {
position: relative;
display: flex;
align-items: center;
font-size: 17px;
color: var(--eston-base);
}
.comment-form__review span+span {
margin-left: 4px;
}
.comment-one__form .row {
--bs-gutter-x: 20px;
}
.comment-form__input-box {
position: relative;
display: block;
margin-bottom: 20px;
}
.comment-form__input-box input[type="text"],
.comment-form__input-box input[type="email"] {
height: 54px;
width: 100%;
border: 1px solid #A8A8A8;
background-color: var(--eston-white);
padding-left: 25px;
padding-right: 25px;
outline: none;
font-size: 14px;
color: #A8A8A8;
display: block;
font-weight: 400;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.comment-form__input-box input[type="text"]:focus,
.comment-form__input-box input[type="email"]:focus {
border: 1px solid var(--eston-black);
}
.comment-form__input-box textarea {
font-size: 14px;
color: #A8A8A8;
height: 180px;
width: 100%;
border: 1px solid #A8A8A8;
background-color: var(--eston-white);
padding: 25px 30px 30px;
outline: none;
margin-bottom: 0px;
font-weight: 400;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.comment-form__input-box textarea:focus {
border: 1px solid var(--eston-black);
}
.comment-form__btn {
border: none;
background-color: var(--eston-base);
color: var(--eston-white);
margin-top: 10px;
}
.comment-form__input-box.text-message-box {
height: 180px;
} .team-details {
position: relative;
display: block;
padding: 120px 0 90px;
}
.team-details__left {
position: relative;
display: block;
margin-right: 80px;
}
.team-details__img {
position: relative;
display: block;
}
.team-details__img img {
width: 100%;
}
.team-details__right {
position: relative;
display: block;
margin-top: -3px;
}
.team-details__title-box {
position: relative;
display: block;
}
.team-details__sub-title {
font-style: italic;
font-weight: 400;
font-size: 14px;
line-height: 16px;
margin-bottom: 10px;
}
.team-details__title {
font-weight: 700;
font-size: 50px;
line-height: 60px;
letter-spacing: -0.02em;
}
.team-details__text {
font-size: 18px;
line-height: 28px;
margin-top: 50px;
margin-bottom: 59px;
}
.team-details__my-skill {
position: relative;
display: block;
}
.team-details__my-skill h4 {
font-weight: 700;
font-size: 24px;
line-height: 24px;
margin-bottom: 14px;
}
.team-details__my-skill p {
font-size: 18px;
line-height: 28px;
}
.team-details__progress {
position: relative;
display: block;
margin-top: 37px;
}
.team-details__progress-wrap {
position: relative;
display: flex;
align-items: center;
}
.team-details__progress-single {
display: block;
position: relative;
text-align: center;
}
.team-details__progress-single+.team-details__progress-single {
margin-left: 55px;
}
.team-details__progress-box {
position: relative;
display: inline-block;
}
.team-details__progress-box canvas {
transform: rotate(90deg);
}
.team-details__progress-box span {
position: absolute;
top: 50%;
left: 50%;
display: block;
transform: translateY(-50%) translateX(-50%);
font-size: 40px;
font-weight: 700;
line-height: 1;
color: var(--eston-black);
}
.team-details__progress h3 {
margin: 0;
font-size: 14px;
line-height: 14px;
font-weight: 700;
color: var(--eston-black);
margin-top: 15px;
}
.team-details__progress-single-last {
border: 0;
padding: 0;
margin: 0;
}
.team-details__creative {
position: relative;
display: block;
border-top: 1px solid #DBDBDB;
margin-top: 55px;
padding-top: 55px;
}
.team-details__creative-title-one {
font-weight: 700;
font-size: 24px;
line-height: 24px;
margin-bottom: 19px;
}
.team-details__creative-text {
font-size: 18px;
line-height: 28px;
}
.team-details__creative-content-box {
position: relative;
display: block;
margin-top: 52px;
}
.team-details__creative-content-box .row {
--bs-gutter-x: 20px;
}
.team-details__creative-single {
position: relative;
display: block;
margin-bottom: 26px;
}
.team-details__creative-img {
position: relative;
display: block;
}
.team-details__creative-img img {
width: 100%;
}
.team-details__video-link {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.team-details__video-text {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
background-color: var(--eston-white);
border-radius: 50%;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.team-details__video-text:hover {
background-color: var(--eston-base);
}
.team-details__video-text p {
font-size: 16px;
font-weight: 400;
color: var(--eston-black);
font-family: var(--eston-font-two);
font-style: italic;
}
.team-details__video-text:hover p {
color: var(--eston-white);
}
.team-details__video-link .ripple,
.team-details__video-text .ripple:before,
.team-details__video-text .ripple:after {
position: absolute;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-ms-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-o-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-webkit-box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
box-shadow: 0 0 0 0 rgba(var(--eston-white-rgb), 0.6);
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
}
.team-details__video-text .ripple:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
content: "";
position: absolute;
}
.team-details__video-text .ripple:after {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
content: "";
position: absolute;
}
.team-details__creative-content {
position: relative;
display: block;
margin-top: 38px;
}
.team-details__creative-sub-title {
font-size: 14px;
line-height: 14px;
}
.team-details__creative-title {
font-weight: 700;
font-size: 24px;
line-height: 24px;
margin-top: 20px;
}
.team-details__creative-title a {
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.team-details__creative-title a:hover {
color: var(--eston-base);
} .services-five {
position: relative;
display: block;
padding: 120px 0 0;
} .feature-three {
position: relative;
display: block;
padding: 90px 0 120px;
} .testimonial-three {
position: relative;
display: block;
padding: 0 0 120px;
}
.testimonial-three__carousel.owl-theme .owl-nav {
position: absolute;
top: -166px;
right: 0;
margin: 0;
}
.testimonial-three__carousel.owl-theme .owl-nav .owl-next {
height: 56px;
width: 56px;
line-height: 55px;
border-radius: 0;
color: var(--eston-black);
border: 2px solid #F2F2F2;
font-size: 15px;
margin: 0;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
transform: rotate(90deg);
}
.testimonial-three__carousel.owl-theme .owl-nav .owl-prev {
height: 56px;
width: 56px;
line-height: 55px;
color: var(--eston-black);
border-radius: 0;
border: 2px solid #F2F2F2;
font-size: 15px;
margin: 0;
text-align: center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
position: relative;
display: inline-block;
transform: rotate(-90deg);
}
.testimonial-three__carousel.owl-theme .owl-nav .owl-next {
margin-left: 9px;
}
.testimonial-three__carousel.owl-theme .owl-nav .owl-prev {
margin-right: 9px;
}
.testimonial-three__carousel.owl-theme .owl-nav .owl-next span,
.testimonial-three__carousel.owl-theme .owl-nav .owl-prev span {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.testimonial-three__carousel.owl-theme .owl-nav .owl-next:hover,
.testimonial-three__carousel.owl-theme .owl-nav .owl-prev:hover {
background-color: var(--eston-base);
border: 2px solid var(--eston-base);
color: var(--eston-white);
} .project-page {
position: relative;
display: block;
padding: 113px 0 120px;
z-index: 1;
}
.project-page__filter-box {
position: relative;
display: block;
margin-bottom: 64px;
}
.project-page__filter {
position: relative;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.project-page__filter.style1 li {
position: relative;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.project-page__filter.style1 li+li {
margin-left: 40px;
}
.project-page__filter.style1 li .filter-text {
position: relative;
display: inline-block;
color: var(--eston-black);
font-size: 16px;
font-weight: 700;
cursor: pointer;
border-radius: 10px;
transition: all 0.4s ease;
z-index: 1;
}
.project-page__filter.style1 li .filter-text:before {
content: "";
position: absolute;
bottom: 5px;
left: 0;
right: 0;
height: 1px;
background-color: var(--eston-base);
opacity: 0;
transition: all 0.4s ease;
}
.project-page__filter.style1 li:hover .filter-text,
.project-page__filter.style1 li.active .filter-text {
color: var(--eston-base);
}
.project-page__filter.style1 li:hover .filter-text:before {
opacity: 1;
}
.project-page__filter.style1 li.active .filter-text:before {
opacity: 1;
}
.project-page .project-three__sub-title {
color: var(--eston-gray);
}
.project-page .project-three__title a {
color: var(--eston-black);
}
.project-page .project-three__title a:hover {
color: var(--eston-base);
}
.project-page__btn-box {
position: relative;
display: block;
text-align: center;
margin-top: 10px;
} .project-details {
position: relative;
display: block;
padding: 120px 0 162px;
}
.project-details__top {
position: relative;
display: block;
}
.project-details__carousel {
position: relative;
display: block;
}
.project-details__single {
position: relative;
display: block;
}
.project-details__img {
position: relative;
display: block;
}
.project-details__img img {
width: 100%;
}
.project-details__play {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.project-details__play a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 100px;
height: 100px;
font-style: italic;
font-weight: 400;
font-size: 16px;
line-height: 16px;
color: var(--eston-black);
font-family: var(--eston-font-two);
background-color: var(--eston-white);
border-radius: 50%;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.project-details__play a:hover {
color: var(--eston-white);
background-color: var(--eston-base);
}
.project-details__carousel.owl-theme .owl-nav {
position: absolute;
bottom: 0;
right: 0;
}
.project-details__carousel.owl-theme .owl-nav .owl-next {
height: 60px;
width: 60px;
line-height: 60px;
border-radius: 0;
color: var(--eston-black);
background-color: var(--eston-white);
transform: rotate(90deg);
font-size: 16px;
margin: 0;
text-align: center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
position: relative;
display: inline-block;
}
.project-details__carousel.owl-theme .owl-nav .owl-prev {
height: 60px;
width: 60px;
line-height: 60px;
border-radius: 0;
color: var(--eston-black);
background-color: var(--eston-white);
transform: rotate(-90deg);
font-size: 16px;
margin: 0;
text-align: center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
position: relative;
display: inline-block;
}
.project-details__carousel.owl-theme .owl-nav .owl-next span,
.project-details__carousel.owl-theme .owl-nav .owl-prev span {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.project-details__carousel.owl-theme .owl-nav .owl-next:hover,
.project-details__carousel.owl-theme .owl-nav .owl-prev:hover {
background-color: var(--eston-base);
color: var(--eston-white);
}
.project-details__bottom {
position: relative;
display: block;
margin-top: 100px;
}
.project-details__left {
position: relative;
display: block;
}
.project-details__title {
font-weight: 700;
font-size: 50px;
line-height: 50px;
}
.project-details__text-1 {
font-weight: 400;
font-size: 18px;
line-height: 28px;
margin-top: 37px;
margin-bottom: 30px;
}
.project-details__text-2 {
font-weight: 400;
font-size: 18px;
line-height: 28px;
}
.project-details__title-2 {
font-weight: 700;
font-size: 30px;
line-height: 30px;
margin-top: 60px;
margin-bottom: 35px;
}
.project-details__text-3 {
font-weight: 400;
font-size: 18px;
line-height: 28px;
}
.project-details__text-4 {
font-weight: 400;
font-size: 18px;
line-height: 28px;
margin-top: 32px;
}
.project-details__right {
position: relative;
display: block;
margin-left: 158px;
}
.project-details__short-details {
position: relative;
display: block;
}
.project-details__short-details h3 {
font-weight: 700;
font-size: 24px;
line-height: 24px;
}
.project-details__short-details-list {
position: relative;
display: block;
margin-top: 36px;
}
.project-details__short-details-list li {
position: relative;
display: block;
}
.project-details__short-details-list li+li {
margin-top: 26px;
}
.project-details__short-details-list li p {
font-weight: 400;
font-size: 18px;
line-height: 18px;
}
.project-details__short-details-list li p span {
color: var(--eston-black);
}
.project-details__social {
position: relative;
display: flex;
align-items: center;
margin-top: 40px;
margin-bottom: 60px;
}
.project-details__social a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
font-size: 12px;
color: var(--eston-black);
background-color: #FFFFFF;
border: 1px solid #C8C8C8;
border-radius: 50%;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.project-details__social a:hover {
color: var(--eston-white);
border: 1px solid var(--eston-base);
background-color: var(--eston-base);
}
.project-details__social a+a {
margin-left: 10px;
}
.project-details__cast {
position: relative;
display: block;
}
.project-details__cast-title {
font-weight: 700;
font-size: 24px;
line-height: 24px;
margin-bottom: 40px;
}
.project-details__cast-list {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
margin-right: -8px;
margin-left: -8px;
}
.project-details__cast-list li {
position: relative;
display: inline-block;
padding-left: 8px;
padding-right: 8px;
margin-bottom: 16px;
}
.project-details__cast-img {
position: relative;
display: block;
overflow: hidden;
width: 70px;
z-index: 1;
}
.project-details__cast-img:before {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
content: "";
background-color: rgba(var(--eston-black-rgb), .60);
transition: all 700ms ease;
transform: translateY(-100%);
z-index: 1;
}
.project-details__cast-list li:hover .project-details__cast-img:before {
transform: translateY(0%);
}
.project-details__cast-img img {
width: 100%;
transition-delay: .1s;
transition-timing-function: ease-in-out;
transition-duration: .7s;
transition-property: all;
}
.project-details__cast-list li:hover .project-details__cast-img img {
transform: scale(1.1) rotate(2deg);
}
.project-details__cast-img a {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 17px;
color: var(--eston-white);
transform: translateY(100px);
opacity: 0;
transition: all 700ms ease;
z-index: 2;
}
.project-details__cast-list li:hover .project-details__cast-img a {
transform: translateY(0px);
opacity: 1;
transition-delay: 0.3s;
}
.project-details__cast-list li .project-details__cast-img a:hover {
color: var(--eston-base);
}
.project-details__right-shape-1 {
position: absolute;
top: 0;
left: -102px;
width: 1px;
height: 700px;
background-color: var(--eston-black);
} .project-four {
position: relative;
display: block;
padding: 180px 0 116px;
}
.project-four .section-title {
margin-bottom: 77px;
}
.project-four__bottom {
position: relative;
display: block;
}
.project-four__carousel {
position: relative;
display: block;
}
.project-four .project-three__sub-title {
color: var(--eston-gray);
}
.project-four .project-three__title a {
color: var(--eston-black);
}
.project-four .project-three__title a:hover {
color: var(--eston-base);
}
.project-four .project-three__single {
margin-bottom: 0;
}
.project-four__carousel.owl-theme .owl-nav {
position: absolute;
top: -165px;
right: 0;
margin: 0;
}
.project-four__carousel.owl-theme .owl-nav .owl-next {
height: 56px;
width: 56px;
line-height: 55px;
border-radius: 0;
color: var(--eston-black);
border: 2px solid #F2F2F2;
font-size: 15px;
margin: 0;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
transform: rotate(90deg);
}
.project-four__carousel.owl-theme .owl-nav .owl-prev {
height: 56px;
width: 56px;
line-height: 55px;
color: var(--eston-black);
border-radius: 0;
border: 2px solid #F2F2F2;
font-size: 15px;
margin: 0;
text-align: center;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
position: relative;
display: inline-block;
transform: rotate(-90deg);
}
.project-four__carousel.owl-theme .owl-nav .owl-next {
margin-left: 9px;
}
.project-four__carousel.owl-theme .owl-nav .owl-prev {
margin-right: 9px;
}
.project-four__carousel.owl-theme .owl-nav .owl-next span,
.project-four__carousel.owl-theme .owl-nav .owl-prev span {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.project-four__carousel.owl-theme .owl-nav .owl-next:hover,
.project-four__carousel.owl-theme .owl-nav .owl-prev:hover {
background-color: var(--eston-base);
border: 2px solid var(--eston-base);
color: var(--eston-white);
} .contact-page {
position: relative;
display: block;
padding: 120px 0 98px;
counter-reset: count;
}
.contact-page .row {
--bs-gutter-x: 45px;
}
.contact-page__single {
position: relative;
display: block;
border-top: 1px solid var(--eston-base);
padding: 50px 0 0;
margin-bottom: 22px;
}
.contact-page__title {
font-weight: 700;
font-size: 30px;
line-height: 30px;
}
.contact-page__title a {
color: var(--eston-black);
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.contact-page__title a:hover {
color: var(--eston-base);
}
.contact-page__text {
font-weight: 400;
font-size: 18px;
line-height: 28px;
margin-top: 24px;
margin-bottom: 75px;
}
.contact-page__icon {
position: relative;
display: inline-block;
}
.contact-page__icon span {
position: relative;
display: inline-block;
font-size: 80px;
color: var(--eston-base);
transition: all 500ms linear;
transition-delay: 0.1s;
transform: scale(1);
}
.contact-page__single:hover .contact-page__icon span {
transform: scale(0.9);
}
.contact-page__single-1 .contact-page__icon span {
font-size: 90px;
}
.contact-page__single-3 .contact-page__icon span {
font-size: 87px;
}
.contact-page__count {
position: absolute;
bottom: 0px;
right: 33px;
}
.contact-page__count:before {
position: relative;
font-weight: 700;
font-size: 200px;
line-height: 200px;
counter-increment: count;
content: "0" counter(count);
transition: all 200ms linear;
transition-delay: 0.1s;
background: linear-gradient(303.2deg, #D9D9D9 9.69%, rgba(217, 217, 217, 0) 90.91%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
opacity: 0.5;
font-family: var(--eston-font);
} .services-details {
position: relative;
display: block;
padding: 120px 0 112px;
z-index: 1;
}
.services-details__left {
position: relative;
display: block;
}
.services-details__img-1 {
position: relative;
display: block;
}
.services-details__img-1 img {
width: 100%;
}
.services-details__title-1 {
font-weight: 700;
font-size: 30px;
line-height: 30px;
margin-bottom: 35px;
margin-top: 100px;
}
.services-details__text-1 {
font-weight: 400;
font-size: 18px;
line-height: 28px;
}
.services-details__text-2 {
font-weight: 400;
font-size: 18px;
line-height: 28px;
margin-top: 40px;
margin-bottom: 60px;
}
.services-details__text-2 span {
font-weight: 700;
color: var(--eston-black);
}
.services-details__feature {
position: relative;
display: flex;
align-items: center;
}
.services-details__feature-img {
position: relative;
display: block;
}
.services-details__feature-img img {
width: auto;
}
.services-details__feature-box {
position: relative;
display: block;
margin-left: 60px;
}
.services-details__feature-title {
font-weight: 700;
font-size: 30px;
line-height: 30px;
}
.services-details__feature-points {
position: relative;
display: block;
margin-top: 40px;
}
.services-details__feature-points li {
position: relative;
display: flex;
align-items: center;
}
.services-details__feature-points li .icon {
position: relative;
display: inline-block;
top: 2px;
}
.services-details__feature-points li .icon span {
position: relative;
display: inline-block;
font-size: 20px;
color: var(--eston-base);
}
.services-details__feature-points li .text {
margin-left: 20px;
}
.services-details__feature-points li .text p {
font-weight: 400;
font-size: 18px;
line-height: 36px;
color: var(--eston-black);
}
.services-details__title-2 {
font-weight: 700;
font-size: 30px;
line-height: 30px;
color: var(--eston-black);
margin-top: 80px;
margin-bottom: 50px;
}
.services-details__text-3 {
font-weight: 400;
font-size: 18px;
line-height: 28px;
}
.services-details__text-3 span {
font-weight: 700;
color: var(--eston-black);
}
.services-details__text-4 {
font-weight: 400;
font-size: 18px;
line-height: 28px;
margin-top: 40px;
margin-bottom: 40px;
}
.services-details__text-4 span {
font-weight: 700;
color: var(--eston-black);
}
.services-details__text-5 {
font-weight: 400;
font-size: 18px;
line-height: 28px;
}
.services-details__text-5 span {
font-weight: 700;
color: var(--eston-black);
}
.services-details__pagination-box {
position: relative;
display: block;
text-align: center;
border-top: 1px solid var(--eston-black);
margin-top: 100px;
padding-top: 34px;
}
.services-details__pagination li {
display: inline-block;
}
.services-details__pagination li.next {
float: left;
position: relative;
}
.services-details__pagination li a {
font-size: 14px;
color: var(--eston-black);
font-weight: 700;
display: flex;
align-items: center;
transition: all 500ms ease;
text-transform: uppercase;
}
.services-details__pagination li a:hover {
color: var(--eston-base);
}
.services-details__pagination li.next i {
position: relative;
display: inline-block;
transform: rotate(-90deg);
margin-right: 10px;
font-weight: 700;
}
.services-details__pagination li.previous {
position: relative;
float: right;
}
.services-details__pagination li.previous i {
position: relative;
display: inline-block;
transform: rotate(90deg);
margin-left: 10px;
font-weight: 700;
}
.services-details__pagination li a:hover i {
color: var(--eston-base);
}
.services-details__right {
position: relative;
display: block;
margin-left: 30px;
}
.services-details__services-box {
position: relative;
display: block;
border: 1px solid #C8C8C8;
padding: 49px 49px 49px;
}
.services-details__services-title {
font-weight: 700;
font-size: 24px;
line-height: 24px;
}
.services-details__services-list {
position: relative;
display: block;
margin-top: 40px;
}
.services-details__services-list li {
position: relative;
display: block;
}
.services-details__services-list li+li {
margin-top: 12px;
}
.services-details__services-list li a {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
border: 1px solid #C8C8C8;
font-weight: 700;
font-size: 14px;
line-height: 14px;
color: var(--eston-black);
padding: 17px 18px 17px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.services-details__services-list li:hover a {
color: var(--eston-white);
background-color: var(--eston-base);
border: 1px solid var(--eston-base);
}
.services-details__services-list li a span {
position: relative;
display: inline-block;
font-size: 12px;
color: var(--eston-black);
transform: rotate(90deg);
font-weight: 700;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.services-details__services-list li:hover a>span {
color: var(--eston-white);
}
.services-details__services-list li.active a {
color: var(--eston-white);
background-color: var(--eston-base);
border: 1px solid var(--eston-base);
}
.services-details__services-list li.active a>span {
color: var(--eston-white);
}
.services-details__get-quote {
position: relative;
display: block;
border: 1px solid #C8C8C8;
padding: 49px 49px 49px;
margin-top: 40px;
}
.services-details__get-quote-title {
font-weight: 700;
font-size: 24px;
line-height: 24px;
margin-bottom: 36px;
}
.services-details__get-quote .contact-one__input-box {
margin-bottom: 14px;
}
.services-details__get-quote .contact-one__input-box input[type="text"],
.services-details__get-quote .contact-one__input-box input[type="email"] {
height: 50px;
border: 1px solid #C8C8C8;
}
.services-details__get-quote .contact-one__input-box textarea {
border: 1px solid #C8C8C8;
}
.services-details__get-quote .contact-one__icon::before {
top: -2px;
bottom: 0px;
}
.services-details__get-quote .contact-one__btn {
width: 100%;
} .history-one {
position: relative;
display: block;
padding: 120px 0 80px;
}
.history-one__top {
position: relative;
display: block;
}
.history-one__top-inner {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 77px;
}
.history-one__top-inner .section-title {
margin-bottom: 0px;
}
.history-one__bottom {
position: relative;
display: block;
}
.history-one__bottom-inner {
position: relative;
display: block;
}
.history-one__thumb-box {
position: relative;
display: block;
margin-bottom: 80px;
z-index: 1;
}
.history-one__thumb-box:before {
content: "";
position: absolute;
top: 13px;
left: 0;
right: 0;
height: 1px;
background-color: #C8C8C8;
z-index: -1;
}
.history-one__thumb-year {
position: relative;
display: block;
width: 54px;
text-align: center;
margin: 0 auto;
border: 1px solid var(--eston-black);
padding: 5px 10px;
background-color: var(--eston-white);
}
.history-one__thumb-year p {
font-weight: 700;
font-size: 14px;
line-height: 14px;
color: var(--eston-black);
}
#history-one__thumb .swiper-slide-thumb-active .history-one__thumb-year {
background-color: var(--eston-base);
border: 1px solid var(--eston-base);
}
#history-one__thumb .swiper-slide-thumb-active .history-one__thumb-year p {
color: var(--eston-white);
}
.history-one__content-box {
position: relative;
display: block;
}
.history-one__main-content-box {
position: relative;
display: block;
padding-bottom: 40px;
}
.history-one__main-content-box-year {
font-weight: 700;
font-size: 200px;
line-height: 200px;
letter-spacing: -0.02em;
color: #222222;
opacity: 0.04;
position: absolute;
bottom: -30px;
left: 250px;
}
.history-one__main-content-left {
position: relative;
display: block;
margin-top: 68px;
}
.history-one__main-content-title {
font-weight: 700;
font-size: 40px;
line-height: 50px;
letter-spacing: -0.02em;
}
.history-one__main-content-text {
margin-top: 30px;
margin-bottom: 52px;
}
.history-one__btn-box {
position: relative;
display: block;
}
.history-one__btn:hover {
border: 2px solid var(--eston-black);
}
.history-one__main-content-right {
position: relative;
display: block;
margin-left: 110px;
}
.history-one__main-content-img {
position: relative;
display: block;
}
.history-one__main-content-img img {
width: 100%;
}
.history-one__nav {
position: relative;
display: flex;
align-items: center;
z-index: 100;
}
.history-one__nav .swiper-button-next,
.history-one__nav .swiper-button-prev {
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
width: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
color: var(--eston-black);
background-color: var(--eston-white);
border: 2px solid #EAEAEA;
border-radius: 0;
margin: 0;
text-align: center;
opacity: 1;
transition: all 500ms ease;
z-index: 100;
}
.history-one__nav .swiper-button-next:hover,
.history-one__nav .swiper-button-prev:hover {
color: var(--eston-white);
background-color: var(--eston-base);
border: 2px solid var(--eston-base);
}
.history-one__nav .swiper-button-next {
margin-left: 20px;
}
.history-one__nav .swiper-button-next i,
.history-one__nav .swiper-button-prev i {
position: relative;
display: flex;
align-items: center;
}
.history-one__nav .swiper-button-next::after,
.history-one__nav .swiper-button-prev::after {
display: none;
} .theme-slider-style-one .main-slider__title {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.about-one__img-2 {
width: 100%;
}
section.awards-one.theme-award-style-one .section-title__title {
max-width: 1100px;
}
.testimonial-one__main-content .testimonial-one__text {
max-width: 1000px;
margin-left: auto !important;
margin-right: auto !important;
}
body.page .theme-page-spacing .entry-content .animated-text-style-two .sliding-text__list,
body.page .theme-page-spacing .entry-content .sliding-text-three .sliding-text__list,
{
padding: 0 6px;
margin: 0;
list-style-type: none;
}
body.page .theme-page-spacing .entry-content .animated-text-style-two .sliding-text__list li,
body.page .theme-page-spacing .entry-content .sliding-text-three .sliding-text__list li {
font-size: 50px;
line-height: 60px;
}
.news-one__sub-title a.news-cat_Name {
background: transparent !important;
text-decoration: none !important;
color: var(--eston-gray) !important;
}
body.page .theme-page-spacing .entry-content .brand-one__list {
margin: 0;
padding: 0;
list-style-type: none;
}
body.page .theme-page-spacing .entry-content ul.services-two__list.list-unstyled {
margin: 0;
padding: 0;
list-style-type: none;
}
.news-two__single .news-two__sub-title a.news-cat_Name {
background: transparent !important;
text-decoration: none !important;
color: var(--eston-gray) !important;
}
a.services-three__read-more {
text-align: left;
}
body.page .theme-page-spacing .entry-content ul.rewards-one__list.list-unstyled {
margin: 0;
padding: 0;
list-style: none;
}
.faq-one__img-2 {
width: 100%;
}
.theme-portfolio-with-menu-wrapper .project-three__img img {
height: 420px !important;
object-fit: cover;
width: 100%;
}
.project-page__filter {
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
.theme-portfolio-with-menu-wrapper .project-page__filter.style1 li {
line-height: inherit !important;
}
.project-one .project-one__img img {
width: auto;
max-width: 180px !important;
height: 80px !important;
}
.project-one__bottom ul.project-one__list.list-unstyled {
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
.main-slider-two ul.list-unstyled.main-slider-two__contact-info,
.counter-one ul.counter-one__count-list.list-unstyled {
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
.main-slider-two .main-slider-two__contact-info li {
font-size: inherit !important;
line-height: inherit !important;
}
.counter-one__shape-1 img,
.brand-three__shape-1 img {
width: 140px !important;
height: 140px !important;
max-width: 140px !important;
}
.services-two .services-two__icon img {
width: 60px !important;
height: 60px !important;
max-width: 60px !important;
object-fit: cover !important;
}
.feature-two__img img {
width: 200px !important;
height: 200px !important;
border-radius: 50% !important;
}
body.page .theme-page-spacing .entry-content ul.about-two__img-list.list-unstyled {
padding: 0;
margin-top: 49px;
margin-left: -23px;
margin-right: 0;
margin-bottom: 0;
}
.about-two .about-two__shape-1 img {
width: 140px !important;
height: 140px !important;
max-width: 140px;
}
.creative-promo-wrap h3.brand-three__title {
max-width: 1048px;
margin-left: auto;
margin-right: auto;
}
.theme-portfolio-page-wrap {
margin-top: 120px;
margin-bottom: 120px;
}
.blog-prev-next-posts.services-prev-next-posts {
margin-top: 100px;
}
.services-page-wrapper section.services-one {
padding-bottom: 0;
}
.services-details__feature ul.services-details__feature-points.list-unstyled,
.services-details__services-box ul.services-details__services-list.list-unstyled {
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
margin-top: 40px !important;
}
body.page .theme-page-spacing .entry-content .project-details__cast-list {
margin-top: 0px !important;
margin-bottom: 0px !important;
list-style: none !important;
padding-left: 0px !important;
}
.project-unique-wrap .project-two__bottom {
display: none;
}
.cutsom-team-grid-style .col-xl-4.col-lg-4.col-md-6:nth-child(2) .team-three__single {
margin-top: -180px;
}
.cutsom-team-grid-style .col-xl-4.col-lg-4.col-md-6:nth-child(5) .team-three__single {
margin-top: -180px;
}
.blog-item-user-style h5.news-page__name a,
.news-details__meta-box h5.news-page__name a {
display: inline-block;
color: #222;
text-transform: capitalize;
}
.news-page__tag a.news-cat_Name {
background: transparent !important;
color: #fff !important;
}
.sidebar.blog-sidebar {
margin-left: 20px;
}
.blog-details-single-item .news-page__img img {
height: 470px;
width: 100%;
object-fit: cover;
}
.post-featured-image img {
height: 470px;
width: 100%;
object-fit: cover;
}
.blog-breadcrumb-style .page-header__inner h2 {
font-size: 42px;
line-height: 1.2;
max-width: 940px;
}
.single-blog-content blockquote,
.single-blog-content .blockquote {
background: transparent;
border-radius: 0px;
}
blockquote::before,
.blockquote::before {
content: "\efcd";
top: 50%;
font-family: 'IcoFont' !important;
left: 0;
font-size: 48px;
line-height: 1;
margin-top: -24px;
color: #BEBEBE;
opacity: 1;
position: absolute;
}
blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
color: #222;
line-height: 1.3;
font-style: normal;
font-weight: 700;
font-size: 24px;
max-width: 90%;
}
.site-footer__bottom-text a {
display: inline-block;
}
.footer-widget.widget_nav_menu h4.widget-title {
font-size: 18px;
color: var(--eston-white);
line-height: 28px;
font-weight: 700;
margin-bottom: 38px;
}
.footer-widget.widget_nav_menu ul.menu {
margin: 0;
padding: 0;
list-style-type: none;
}
.footer-widget.widget_nav_menu ul.menu li+li {
margin-top: 14px;
}
.footer-widget.widget_nav_menu ul.menu li a {
position: relative;
color: #C4C4C4;
font-size: 14px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.footer-widget.widget_nav_menu ul.menu li a:hover {
color: var(--eston-white);
}
.footer-wid-two .footer-widget {
margin-left: 52px;
}
.footer-wid-three .footer-widget {
margin-left: 75px;
}
.footer-widget h3.footer-widget__title {
margin-bottom: 45px;
}
.body-inner-content {
position: relative;
width: 100%;
overflow: hidden;
}
.animated-text-style-two .sliding-text__list,
.sliding-text-three .sliding-text__list.list-unstyled {
margin: 0 !important;
padding: 0 6px !important;
}
.news-one .news-one__img img,
.news-two .news-two__img img {
height: 224px !important;
object-fit: cover;
width: 100%;
}
.solution-about section.services-two {
padding-bottom: 350px !important;
}
.contact-bg-custom {
position: relative;
padding: 120px 0 !important;
}
.contact-bg-custom:before {
position: absolute;
top: 0;
left: 0;
bottom: 0;
content: "";
width: 1257px;
background-color: var(--eston-primary);
}
.contact-bg-custom .thm-btn {
border: 2px solid var(--eston-black);
color: var(--eston-white);
background-color: var(--eston-black);
}
.contact-bg-custom .thm-btn:hover {
border: 2px solid var(--eston-base);
background-color: var(--eston-base);
border: 2px solid var(--eston-base);
}
.main-menu .main-menu__list>li.menu-item-has-children>a:after {
position: absolute;
top: 15px;
right: 0;
font-family: "Font Awesome 5 Free";
content: "\f067";
font-size: 11px;
color: var(--eston-white);
transform: translateY(-50%);
font-weight: 700;
z-index: 1;
}
.main-header .main-menu .main-menu__list>li.current_page_item.menu-item-has-children.current>a:after {
color: var(--eston-base);
}
.main-header .main-menu .main-menu__list>li.menu-item-has-children:hover>a:after {
color: var(--eston-base);
}
.main-menu .main-menu__list>li.menu-item-has-children>a {
padding-right: 16px;
}
.main-menu-two .main-menu__list>li.current-menu-item>a {
color: var(--eston-base);
}
.main-header-three .main-menu .main-menu__list>li.current_page_item a {
color: var(--eston-base);
}
.main-header-three .main-menu .main-menu__list>li.menu-item-has-children>a {
color: #fff;
}
.main-header-three .main-menu .main-menu__list>li.menu-item-has-children:hover>a:after {
color: var(--eston-base);
}
.main-header-three .main-menu .main-menu__list>li.menu-item-has-children:hover>a {
color: var(--eston-base);
}
.stricky-header.main-menu-three .main-menu__list>li.current_page_item>a {
color: var(--eston-base);
}
.stricky-header.main-menu-three .main-menu .main-menu__list>li.menu-item-has-children>a {
color: #fff;
}
.stricky-header.main-menu-three .main-menu .main-menu__list>li.menu-item-has-children:hover>a {
color: var(--eston-base);
}
.stricky-header .main-menu .main-menu__list>li.menu-item-has-children.current>a {
color: #fff !important;
}
.stricky-header .main-menu__list>li.menu-item-has-children>a {
color: #fff !important;
}
.stricky-header .main-menu__list>li.menu-item-has-children.current>a:hover,
.stricky-header .main-menu__list>li>a:hover {
color: var(--eston-base) !important;
}
.stricky-header .main-menu__list>li.menu-item-has-children:hover>a:after {
color: var(--eston-base);
} .extra-info {
background: var(--eston-black) none repeat scroll 0 0;
height: 100%;
padding: 30px;
position: fixed;
right: 0;
top: 0;
-webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
width: 360px;
z-index: 99999;
overflow-y: scroll;
transform: translateX(100%);
}
.extra-info.active {
transform: translateX(0);
}
.close-icon {
margin-top: -5px;
text-align: right;
}
.close-icon>button {
background: transparent;
border: 0 none;
color: #fff;
cursor: pointer;
font-size: 20px;
padding: 0;
}
.extra-info .logo-side img {
max-width: 92px;
}
.side-info {
border-top: 1px solid #fff;
padding-top: 25px;
}
.contact-list h4 {
color: #fff;
font-weight: 500;
font-size: 18px;
}
.contact-list p {
color: #fff;
margin: 0;
margin-bottom: 2px;
line-height: 26px;
}
.side-instagram {
overflow: hidden;
display: flex;
flex-wrap: wrap;
margin: -5px;
}
.side-instagram li {
width: 33.3333%;
flex: 0 0 33.3333%;
padding: 5px;
}
.side-instagram li>a {
display: block;
}
.side-instagram img {
width: 100%;
}
.social-icon-right>a {
color: #fff;
display: inline-block;
margin-right: 20px;
text-align: center;
}
.offcanvas-overly {
position: fixed;
background: #000000;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 9999;
opacity: 0;
visibility: hidden;
transition: .3s;
}
.offcanvas-overly.active {
opacity: .8;
visibility: visible;
}
.extra-info::-webkit-scrollbar {
width: 0px;
}
.canvas-logo-custom {
margin-bottom: 30px;
}
.extra-info .content-box h4 {
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 15px;
}
.extra-info .content-box p {
font-size: 16px;
line-height: 26px;
font-weight: 400;
color: #fff;
}
.canvas-contact-form h4 {
position: relative;
display: block;
font-size: 20px;
line-height: 30px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 15px;
}
.canvas-contact-form .form-group {
position: relative;
margin-bottom: 20px;
}
.canvas-contact-form .form-group input[type='text'],
.canvas-contact-form .form-group input[type='email'],
.canvas-contact-form .form-group textarea {
position: relative;
display: block;
width: 100%;
height: 50px;
font-size: 15px;
padding: 10px 20px;
color: #848484;
border: none;
outline: none;
transition: all 500ms ease;
}
.canvas-contact-form .form-group textarea {
resize: none;
height: 120px;
}
.canvas-contact-form .thm-btn {
border: none;
outline: none;
background-color: var(--eston-white);
color: var(--eston-black);
display: inline-block;
font-size: 16px;
font-weight: 600;
padding: 13px 45px;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
}
.canvas-contact-form .thm-btn:after {
background-color: var(--eston-base);
}
.canvas-contact-form .thm-btn:hover {
color: var(--eston-white);
background-color: var(--eston-base);
}
.canvas-contact-form .thm-btn:hover:after {
transform: scaleX(1.0) rotateX(0deg);
-webkit-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
transition: all 0.4s linear;
}
.form-inner.canvas-contact-form {
margin-top: 40px;
}
.services-prev-next-posts .pn-post-item a {
display: inline-block;
font-size: 20px;
font-weight: 700;
}
.pn-post-item.next-post {
text-align: right;
}
.banner-one .banner-one__curved-circle {
display: none;
}
.blog-sidebar .widget_media_image .ads-thumb-sidebar {
margin-top: 40px;
} .error-page .error-code {
display: block;
font-size: 150px;
line-height: 1;
color: #222222;
margin-bottom: 25px;
}
.error-page .error-body .error-btn-custom {
margin-top: 30px;
display: inline-block;
background: var(--eston-base);
color: #fff;
font-size: 15px;
font-weight: 600;
text-align: center;
letter-spacing: 0.01em;
padding: 16px 30px;
border-radius: 4px;
width: auto;
border: 0px solid;
}
.error-page .error-body .error-btn-custom:hover,
.error-page .error-body .error-btn-custom:focus,
.error-page .error-body .error-btn-custom:active {
border: none;
outline: none;
box-shadow: none !important;
background: none;
}
.error-page .error-body .error-btn-custom:hover {
background: #222;
}
body.error404 .main-container {
padding-top: 30px;
margin-top: 0;
padding-bottom: 80px;
}
.page-header__bg {
background-image: none;
background: #111!important;
}
.main-header-three h1.text-logo a {
color: #fff;
}
.main-header-three h1.text-logo {
font-size: 30px;
line-height: 1;
} .not-found form button:before {
font-family: 'IcoFont';
color: #fff;
content: "\ed11";
}
.not-found form button:hover {
background: #000;
}
.blog-sidebar .widget_search form button {
line-height: 1;
}
.blog-sidebar .widget_search form button:before {
position: absolute;
right: 50%;
top: 50%;
font-family: 'IcoFont';
color: #fff;
content: "\ed11";
margin-top: -7px;
margin-right: -7.5px;
font-weight: normal;
}
.blog-sidebar .widget_search form button:hover {
background: #000 !important;
}
@media (min-width: 1900px) {
.theme-header-area .nav-menu-wrapper {
margin-left: 0;
}
}
.comments-list img.comment-avatar {
float: left;
}
#comments .comment-author .says {
display: block;
line-height: 1.5;
}
#comments .comments-list .comment-author cite {
display: none;
}
.comments-list .comment-author {
margin-bottom: 10px;
}
#comments .meta-data {
margin-bottom: 5px;
}
#comments.blog-post-comment .comment-content img {
margin: 11px 0;
}
#comments .comment-content table a {
color: #222;
}
.comments-list .comment-body {
margin-bottom: 28px;
}
.blog-post-comment .comment-content pre {
font-size: 14px;
line-height: 1.65;
overflow: auto;
background: #eee;
color: #222;
overflow: auto;
padding: 20px !important;
white-space: pre-wrap !important;
word-wrap: break-word !important;
}
.comment-num {
font-size: 26px!important;
}
#comments .pull-right.reply {
top: 0px;
}
body.page .theme-page-spacing .entry-content table td a,
body.page .theme-page-spacing .entry-content table th a {
color: #222;
font-weight: 500;
text-decoration: none !important;
}
body.page .theme-page-spacing .entry-content table td a:hover,
body.page .theme-page-spacing .entry-content table th a:hover {
color: #222;
}
body.page .theme-page-spacing .entry-content ul li {
line-height: 1.5;
color: #777;
margin-bottom: 10px;
}
body.page .theme-page-spacing .entry-content ol li {
line-height: 1.5;
margin-bottom: 10px;
}
.blog-post-comment .comment-respond .comment-reply-title {
margin-bottom: 20px !important;
}
body.page .theme-page-spacing .entry-content .comment-respond p.logged-in-as {
margin-bottom: 0px;
font-size: 17px;
line-height: 26px;
}
.comment-respond .comment-reply-title {
padding-bottom: 27px;
}
body.page .theme-page-spacing .entry-content .depth-1 .comment-respond p.form-submit {
margin-bottom: 30px;
}
.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
margin-top: 13px;
}
.comments-list .comment-author a {
color: #222;
display: inline-block;
}
.blog-post-comment .comment-respond .comment-form .btn-comments:focus {
outline: none;
box-shadow: none;
}
@media (min-width: 1400px) {
.single-one-bwrap {
min-height: 960px;
}
.main-container.blog-spacing,
.main-container.cat-page-spacing {
min-height: 580px;
}
body.error404 .main-container {
min-height: 540px;
}
}
@media (min-width: 1900px) {
.single-one-bwrap {
min-height: 960px;
}
.main-container.blog-spacing,
.main-container.cat-page-spacing {
min-height: 580px;
}
body.search .main-container.blog-spacing {
min-height: 650px;
}
body.error404 .main-container {
min-height: 740px;
}
}
@media (min-width: 2110px) {
.single-one-bwrap {
min-height: 990px;
}
.main-container.blog-spacing,
.main-container.cat-page-spacing {
min-height: 790px;
}
body.error404 .main-container {
min-height: auto;
}
}
@media (min-width: 2111px) and (max-width: 2300px) {
.single-one-bwrap {
min-height: 990px;
}
.main-container.blog-spacing,
.main-container.cat-page-spacing {
min-height: 790px;
}
body.error404 .main-container {
min-height: 790px;
}
}
@media (min-width: 2400px) and (max-width: 2599px) {
body.error404 .main-container {
min-height: 720px;
}
}
.error-page .error-body .error-btn-custom i {
display: inline-block;
margin-right: 5px;
}
.blog-sidebar .widget_block.widget_search .wp-block-search__button {
border-radius: 0;
border:  1px solid #000;
}
#comments.blog-post-comment .children {
padding-left: 20px !important;
}
.blog-sidebar .widget_block li.wp-block-latest-comments__comment {
color: #222;
position: relative;
margin-bottom: 12px;
padding-left: 0px;
font-size: 15px;
font-weight: 400;
line-height: 1.5;
}
.blog-sidebar .widget_block .wp-block-latest-comments {
border: 0;
padding: 0;
list-style: none;
line-height: 1.5;
margin-bottom: 0;
}
.blog-sidebar .widget_block li.wp-block-latest-comments__comment::before {
display: none;
}
.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
color: #222;
display: inline-block;
}
.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
font-weight: 400;
font-size: 14px;
}
.blog-sidebar .widget_block li.wp-block-latest-comments__comment::last-child {
margin-bottom: 0;
}
.blog-sidebar .wp-block-page-list li.wp-block-pages-list__item.has-child>a {
margin-bottom: 10px;
display: inline-block;
}
.blog-sidebar select {
height: 42px;
}
.theme-layout-mainn .blog-details-single-item.sticky {
background: #f6f6f6;
border-top: 0px solid #000;
}
.theme-layout-mainn .blog-details-single-item.sticky h3.news-page__title:before {
font-family: 'IcoFont' !important;
content: "\f004";
position: absolute;
right: 0px;
top: 2px;
color: var(--eston-base);
font-size: 30px;
}
.post-thumbnail.latest-post-thumbnail-wrap a img {
height: 100%;
}
.blog-sidebar .widget_categories .cat-item span.post_count {
color: #fff;
}
.blog-sidebar select#archives-dropdown--1 {
margin-bottom: 10px;
margin-top: 10px;
}
.blog-sidebar .widget.widget_tag_cloud .widget-title {
margin-bottom: 35px;
}
.blog-sidebar .tagcloud a, .single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a {
display: inline-block!important;
font-size: 16px!important;
text-transform: capitalize;!important;
line-height: 1!important;
background: transparent!important;
color: #222!important;
font-weight: 400!important;
border: 1px solid #222!important;
padding: 6px 15px 4px!important;
border-radius: 108px!important;
margin-right: 5px!important;
margin-bottom: 10px!important;
}
.blog-sidebar .tagcloud a:hover, .single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a:hover {
background: #222!important;
color: #fff!important;
border-color: #222!important;
}
.blog-post-comment .comment-content ul {
margin-top: 20px;
margin-bottom: 20px;
}
.blog-post-comment .comment-content ol {
margin-top: 20px;
margin-bottom: 20px;
}
.blog-post-comment .comment-content ul li::marker {
color: #222;
}
.post-layout-style2 .single-blog-content .tag-edge-case .entry-content ol li ul {
margin-top: 10px;
margin-bottom: 10px;
}
.post-layout-style2 .single-blog-content .tag-edge-case .entry-content ul li ol {
margin-top: 10px;
margin-bottom: 10px;
}
.post-password-form input[type='submit']:hover {
background: #222;
}
.blog-block-latest-single-item .latest-post-block-content h3.post-title {
word-break: break-word;
}
.news-page__title, .page-header__inner h2 {
word-break: break-word;
position: relative;
}
.blog-details-content .wp-block-calendar {
margin-bottom: 20px;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt a,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a,
.wp-block-latest-comments__comment-meta a,
.wp-block-latest-posts a,
.wp-block-rss__item-title a {
color: #222!important;
text-decoration: none!important;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
list-style: none;
}
.blog-details-content .wp-block-search .wp-block-search__inside-wrapper {
margin-bottom: 35px;
}
pre {
background: #eeeeee!important;
padding: 20px!important;
overflow: auto;
font-size: 15px !important;
white-space: pre-wrap !important;
word-wrap: break-word !important;
color: #222!important;
font-family: "Courier 10 Pitch", Courier, monospace !important;
margin: 20px 0!important;
border-radius: 0px;
} ::-webkit-input-placeholder {
color: #9AA5B6;
font-size: 16px;
} :-moz-placeholder {
color: #9AA5B6;
font-size: 16px;
opacity: 1;
} ::-moz-placeholder {
color: #9AA5B6;
font-size: 16px;
opacity: 1;
} :-ms-input-placeholder {
color: #9AA5B6;
font-size: 16px;
} ::-ms-input-placeholder {
color: #9AA5B6;
font-size: 16px;
} ::placeholder {
color: #9AA5B6;
font-size: 16px;
}
.blog-details-content table th a {
color: #000;
text-decoration: none!important;
}
.blog-details-content table th a:hover {
color: #000;
}
.wp-block-gallery.columns-2.is-cropped.alignleft.extraclass {
margin-right: 15px;
}
.post-layout-style2 .single-blog-content .entry-content .wp-block-column ol {
margin-top: 0;
padding-left: 15px;
}
.single-blog-content .wp-block-column blockquote {
margin-top: 0!important;
padding: 25px!important;
}
.single-blog-content .single-blog-inner .entry-content .wp-block-column blockquote p {
font-size: 15px;
}
.single-blog-content .wp-block-columns.alignwide blockquote:before {
content: "\efcd";
top: 50%;
font-family: 'IcoFont' !important;
left: 0;
font-size: 48px;
line-height: 1;
margin-top: -24px;
color: #BEBEBE;
opacity: 1;
position: absolute;
}
.blog-details-content ul li {
margin-bottom: 10px;
font-weight: 400;
}
.post-layout-style2 .single-blog-content .entry-content ol li {
margin-bottom: 10px;
}
.post-layout-style2 .single-blog-content .entry-content ul.wp-block-archives li a {
color: #777;
text-decoration: none;
font-weight: 400;
}
.post-block-wrapper-latest.post-block-style-latest .latest-post-block-content h3.post-title {
line-height: 1.2;
margin-bottom: 15px;
}
.post-share-tag-box {
display: none;
}
.blog-details-content p, .blog-details-content li {
font-size: 18px;
}
.blog-post-comment .comment-respond .comment-reply-title {
font-size: 40px;
}
.main-blog-layout .post-block-meta-list.single-post-metalist {
margin-top: 0px;
}
.main-blog-layout .post-thumbnail.latest-post-thumbnail-wrap {
margin-bottom: 30px;
}
.post-block-wrapper-latest .post-thumbnail.latest-post-thumbnail-wrap img {
height: auto;
width: auto;
}
.post-block-wrapper-latest .post-category-box a {
margin-right: 4px;
margin-bottom: 10px;
}
.blog-sidebar .widget_categories .cat-item span.post_count {
background: #000!important;
border-radius: 0;
}
.post-block-wrapper-latest .post-meta-date-box {
line-height: 1;
top: -3px;
}
.single-blog-content blockquote {
padding-top: 50px !important;
padding-bottom: 50px !important;
}
.page-links .page-link {
background-color: #fff;
color: #000;
}
.wp-block-code {
border-radius: 0;
}
.post-layout-style2 .single-blog-content .entry-content h1 {
margin-bottom: 15px;
margin-top: 0;
}
.blog-details-content ul li {
font-size: 18px;
line-height: 1.5;
color: #777777;
}
.post-layout-style2 .single-blog-content .entry-content ol li {
line-height: 1.5;
font-weight: 400;
}
.theme-blog-details .post-featured-image img {
width: auto;
height: auto; 
}
.pingback .comment-body {
margin-left:0!important;
}
.comments-list {
padding: 0;
}
body.search-results .post-category-box {
display: none!important;
}
.main-container.blog-spacing {
padding-top: 100px;
padding-bottom: 100px;
}
.blog-details-content p {
font-size: 18px;
line-height: 1.5;
}
.single-post-metalist .post-meta-date-box:after {
left: -1px;
}
.blog-sidebar .widget_recent_comments .recentcomments .comment-author-link {
font-weight: 500;
font-size: 17px;
}
.blog-sidebar .widget_rss ul li .rsswidget {
display: block;
color: #222;
font-weight: 500;
font-size: 18px;
}
.blog-sidebar .widget_rss ul li .rssSummary {
color: #222;
line-height: 25px;
font-size: 17px;
}
.blog-sidebar .widget_rss ul li cite {
font-weight: bold;
display: block;
margin-top: 10px;
font-style: normal;
color: #222;
font-size: 16px;
}
.widget_nav_menu ul.sub-menu li {
padding-left: 8px;
}
.widget_nav_menu ul.sub-menu li:before {
left: -6px;
}
.theme_blog_navigation__Wrap {
display: none;
}
.blog-single-block.blog-details-content {
margin-top: 50px;
}
.wp-block-file .wp-block-file__button {
margin: 20px 0 20px;
color: #fff;
padding: 10px 20px;
text-decoration: none;
}
.post-layout-style2 .single-blog-content .entry-content dd {
font-size: 18px;
}
.post-layout-style2 .single-blog-content .entry-content b, .post-layout-style2 .single-blog-content .entry-content strong {
color: #222;
}
.post-password-form input[type='submit'] {
font-weight: 400;
}
.blog-post-comment .comment-content h1, .blog-post-comment .comment-content h2, .blog-post-comment .comment-content h3, .blog-post-comment .comment-content h4, .blog-post-comment .comment-content h5, .blog-post-comment .comment-content h6 {
font-weight: 700;
}
.blog-post-comment blockquote, .blog-post-comment .blockquote {
background: #eee;
padding-left: 120px!important;
}
.blog-post-comment blockquote::before {
content: "\efcd";
top: 50%;
font-family: 'IcoFont' !important;
left: 50px;
font-size: 48px;
line-height: 1;
margin-top: -24px;
color: #BEBEBE;
opacity: 1;
position: absolute;
opacity: 1;
}
.blog-post-comment table td {
font-size: 17px;
font-weight: 400;
}
.blog-post-comment .comment-content dd {
margin: 0 1rem 1rem;
font-size: 17px;
line-height: 26px;
}
#cancel-comment-reply-link {
font-size: 17px;
font-weight: 400;
}
.comments-list .comment-reply-link {
color: #000;
font-size: 14px;
font-weight: bold;
}
.comments-list .comment-author {
font-size: 16px;
}
.blog-single-block.blog-details-content {
margin-top: 0;
}
.blog-content .title, .breadcrumb-content .title {
word-wrap: break-word;
}
.news-page__content-box.no-fblog {
border-top: 1px solid #EAEAEA;
}
.blog-details-single-item .news-page__tag {
display: none;
}
.blog-details-single-item .news-page__img img, .post-featured-image img {
height: auto;
width: auto;
object-fit: inherit;
}
.news-details__content-one .news-details__meta-box {
display: none;
}
.sticky-header__content h1.text-logo a {
color: #ffffff;
}
.mobile-nav__content ul.mobile-nav__contact.list-unstyled {
display: none;
}
.mobile-nav__content h1 a {
color: #fff;
}
.main-menu-three__wrapper ul.default-nav-wrap {
margin: 0;
padding: 0;
list-style: none;
}
.main-menu-three__wrapper ul.default-nav-wrap a {
color: #fff;
}
.theme_related_posts_Wrapper {
display: none;
}
.main-menu-two .main-menu__list>li>a, .stricky-header.main-menu-two .main-menu__list>li>a {
color: var(--eston-black)!important;
}
.sticky-header__content .main-menu-two__wrapper-inner h1.text-logo a {
color: var(--eston-base)!important;
}