/*Ar_cik*/



@import "bootstrap.css";
@import "animate.css";
@import "jquery.fancybox.min.css";
@import "all.min.css";
@import "shortcodes.css";


/*
@FONT-FACE {
    font-family: "ApertoCom";
    src: url("manrope.woff2");
}

@FONT-FACE {
    font-family: "flight";
    src: url("sliderlight.woff2");
}*/


@FONT-FACE {
    font-family: "ApertoCom";
    src: url("reg.woff");
}


/* Reset Browsers
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin        : 0;
    padding       : 0;
    border        : 0;
    outline       : 0;
    font-size     : 100%;
    font          : inherit;
    vertical-align: baseline;
    font-family   : inherit;
    font-size     : 100%;
    font-style    : inherit;
    font-weight   : inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

html {
    font-size               : 62.5%;
    overflow-y              : scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust    : 100%;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
}

body {
    background : #fff;
    line-height: 1;font-family: "ApertoCom";
    font-weight   : 300;
direction: rtl;
text-align: right;
}

.owl-carousel {
direction: ltr;
}

.owl-carousel .owl-item {
direction: rtl;
}


.container {
 width: 1250px;
max-width: 100%;
padding: 0px 15px;
margin: 0 auto;}


article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing : 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align : right;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

blockquote,
q {
    quotes: none
}

a img {
    border: 0
}

img {
    max-width: 100%;
    height   : auto;
}

select {
    max-width: 100%
}


/* General
-------------------------------------------------------------- */

body,
button,
input,
select,
textarea {

    font-size              : 14px;
    color                  : #191919;
    -webkit-font-smoothing : antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering         : optimizeLegibility;
    overflow-x             : hidden;
    overflow-y             : auto;
}

img {
    height                : auto;
    max-width             : 100%;
    vertical-align        : middle;
    -ms-interpolation-mode: bicubic
}

p {
    line-height: 26px;
    color      : #444;
}

strong,
b,
cite {
    font-weight: bold;
}

blockquote h4 {}

blockquote {}

blockquote cite {
    position: absolute;
    right   : 0;
    bottom  : 0;
}

blockquote em,
blockquote i {
    font-style: normal;
}

abbr,
acronym {
    border-bottom: 1px dotted #e0e0e0;
    cursor       : help;
}

mark,
ins {
    text-decoration: none;
}

sup,
sub {
    font-size     : 75%;
    height        : 0;
    line-height   : 0;
    position      : relative;
    vertical-align: baseline;
}

sup {
    top: -6px;
}

sub {
    bottom: -3px;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

address {
    font-style: italic;
    margin    : 0 0 20px;
}

code {
    margin         : 20px 0;
    padding        : 4px 12px;
    background     : #f5f5f5;
    border         : 2px solid #f5f5f5;
    overflow-x     : auto;
    -webkit-hyphens: none;
    -moz-hyphens   : none;
    hyphens        : none;
    border-radius  : 0;
    height         : auto;
}

kbd {
    margin         : 20px 0;
    padding        : 4px 12px;
    background     : #f5f5f5;
    border         : 2px solid #f5f5f5;
    overflow-x     : auto;
    -webkit-hyphens: none;
    -moz-hyphens   : none;
    hyphens        : none;
    border-radius  : 0;
    height         : auto;
}

tt {
    margin         : 20px 0;
    padding        : 4px 12px;
    background     : #f5f5f5;
    border         : 2px solid #f5f5f5;
    overflow-x     : auto;
    -webkit-hyphens: none;
    -moz-hyphens   : none;
    hyphens        : none;
    border-radius  : 0;
    height         : auto;
}

var {
    margin         : 20px 0;
    padding        : 4px 12px;
    background     : #f5f5f5;
    border         : 2px solid #f5f5f5;
    overflow-x     : auto;
    -webkit-hyphens: none;
    -moz-hyphens   : none;
    hyphens        : none;
    border-radius  : 0;
    height         : auto;
}

samp {
    margin         : 20px 0;
    padding        : 4px 12px;
    background     : #f5f5f5;
    border         : 2px solid #f5f5f5;
    overflow-x     : auto;
    -webkit-hyphens: none;
    -moz-hyphens   : none;
    hyphens        : none;
    border-radius  : 0;
    height         : auto;
}

pre {
    margin         : 20px 0;
    padding        : 4px 12px;
    background     : #f5f5f5;
    border         : 2px solid #f5f5f5;
    overflow-x     : auto;
    -webkit-hyphens: none;
    -moz-hyphens   : none;
    hyphens        : none;
    border-radius  : 0;
    height         : auto;
}


/* Elements
-------------------------------------------------------------- */

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing   : inherit;
    box-sizing        : inherit;
}

hr {
    border: 1px solid #f5f5f5;
}


/* List */

ul,
ol {
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
}

li {
    list-style: none;
}

ul li,
ol li {
    padding: 0.1em 0;
}

dl,
dd {
    margin: 0 0 20px;
}

dt {
    font-weight: bold;
}

del,
.disable {
    text-decoration: line-through;
    filter         : alpha(opacity=50);
    opacity        : 0.5;
}


/* Table */

table,
th,
td {
    border: 1px solid #e0e0e0;
}

table {
    border-collapse: separate;
    border-spacing : 0;
    border-width   : 1px 0 0 1px;
    margin         : 0 0 30px;
    table-layout   : fixed;
    width          : 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align : right;
}

th {
    border-width: 0 1px 1px 0;
    font-weight : bold;
}

td {
    border-width: 0 1px 1px 0;
}

th,
td {
    padding: 8px 12px;
}

/* Media */

embed,
object,
video {
    margin-bottom : 20px;
    max-width     : 100%;
    vertical-align: middle;
}

p>embed,
p>iframe,
p>object,
p>video {
    margin-bottom: 0;
}

/* Forms
-------------------------------------------------------------- */


/* Fixes */

button,
input {
    line-height: normal;
}

button,
input,
select,
textarea {
    font-size     : 100%;
    line-height   : inherit;
    margin        : 0;
    vertical-align: baseline;
}

input,
textarea,
select {
    font-size       : 14px;
    max-width       : 100%;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    /* Removing the inner shadow on iOS inputs */
}

textarea {
    overflow      : auto;
    /* Removes default vertical scrollbar in IE6/7/8/9 */
    vertical-align: top;
    /* Improves readability and alignment in all browsers */
}

input[type="checkbox"] {
    display: inline;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    line-height       : 1;
    cursor            : pointer;
    -webkit-appearance: button;
    border            : 0;
}

input[type="checkbox"],
input[type="radio"] {
    padding       : 0;
    width         : 18px;
    height        : 18px;
    margin-right  : 11px;
    cursor        : pointer;
    vertical-align: sub;
    /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
    -webkit-appearance: textfield;
    /* Addresses appearance set to searchfield in S5, Chrome */
}

input[type="search"]::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}

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


/* Remove chrome yellow autofill */

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset
}


/* Reset search styling */

input[type="search"] {
    outline: 0
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none
}


/* Input normal */

select {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

textarea {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="text"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="password"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="datetime"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="datetime-local"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="date"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="month"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="time"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="week"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="number"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="email"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="url"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="search"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="tel"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}

input[type="color"] {
    color             : #565872;
    border            : 2px solid #f5f5f5;
    padding           : 0 15px;
    line-height       : inherit;
    width             : 100%;
    height            : 55px;
    text-shadow       : none;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing   : border-box;
    box-sizing        : border-box;
    -webkit-transition: border ease .238s;
    -moz-transition   : border ease .238s;
    transition        : border ease .238s;
}


textarea {
    height            : auto;
}

/* Contact Form 7 */

.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form input {
    margin-bottom: 0;
}


/* Input focus */

textarea:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="text"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="password"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="datetime"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="datetime-local"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="date"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="month"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="time"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="week"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="number"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="email"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="url"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="search"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="tel"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

input[type="color"]:focus {
    border-color      : #18192d;
    outline           : 0;
    -webkit-box-shadow: none;
    -moz-box-shadow   : none;
    box-shadow        : none;
}

textarea::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="text"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="password"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="datetime"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="datetime-local"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="date"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="month"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="time"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="week"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="number"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="email"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="url"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="search"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="tel"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}

input[type="color"]::placeholder {
    font-size     : 14px;
    font-weight   : 400;
    line-height   : 26px;
    letter-spacing: 0px;
    color         : #444;
}


/* Button */

button {

    font-size         : 15px;
    background-color  : #fff;
    color             : #ffff;
    padding           : 18px 23px;
    display           : inline-block;
    -webkit-appearance: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}

input[type="button"] {

    font-size         : 15px;
    background-color  : #fff;
    color             : #ffff;
    padding           : 18px 23px;
    display           : inline-block;
    -webkit-appearance: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}

input[type="reset"] {

    font-size         : 15px;
    background-color  : #fff;
    color             : #ffff;
    padding           : 18px 23px;
    display           : inline-block;
    -webkit-appearance: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}

input[type="submit"] {

    font-size         : 15px;
    background-color  : #fff;
    color             : #ffff;
    padding           : 18px 23px;
    display           : inline-block;
    -webkit-appearance: none;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}


/* Button hover + focus */

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    outline: 0;
}


/* Placeholder color */

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    color: #999;
}

::-moz-placeholder {
    color  : #999;
    opacity: 1;
}

.error {
    font-size         : 14px;
    color             : red;
    margin-bottom     : 10px;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}


/* Since FF19 lowers the opacity of the placeholder by default */

:-ms-input-placeholder {
    color: #999;
}

/* Typography
-------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "ApertoCom";
    font-weight   : 600;
    text-rendering: optimizeLegibility;
}

h1 {
    font-size: 40px;
}


/* 34px */

h2 {
    font-size: 2em;
}


/* 30px */

h3 {
    font-size: 34px;
}


/* 24px */

h4 {
    font-size: 1.428em;
}


/* 20px */

h5 {
    font-size: 1.2em;
}


/* 18px */

h6 {
    font-size: 16px;
}


/* 16px */

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}


/* Extra classes
-------------------------------------------------------------- */

.back-ground-style {
    background-size    : cover;
    background-repeat  : no-repeat;
    background-position: center;
    overflow           : hidden;
}

.no-margin {
    margin: 0px !important;
}

.no-border {
    border: 0px !important;
}

.no-letter-spacing {
    letter-spacing: 0px !important;
    ;
}

.border-radius-4,
.border-radius-4 img {
    border-radius: 4px;
}

.border-radius-8,
.border-radius-8 img {
    border-radius: 8px;
}

.border-radius-10,
.border-radius-10 img {
    border-radius: 10px;
}

.max-width-770 {
    max-width: 770px !important;
}

.max-width-680 {
    max-width: 680px !important;
}

.position-relative {
    position: relative;
}

.right-38 {
    left: 38px !important;
}

.maxwidth-99 {
    max-width: 99% !important;
}

.float-left {
    float: right;
}

.float-right {
    float: left;
}

.mg-30px {
    margin-top: 30px;
}

.display-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.align-items-center {
    align-items: center !important;
}

.box-8 {
    float       : right;
    margin-left: 15px;
    width       : calc(66.666667% - 15px);
}

.box-6 {
    float       : right;
    margin-left: 15px;
    width       : calc(50% - 15px);
}

.box-4 {
    float      : right;
    margin-right: 15px;
    width      : calc(33.333333% - 15px);
}

.tf-space {
    padding: 120px 0;
}

.tf-row {
    display          : -webkit-box;
    display          : -webkit-flex;
    display          : -ms-flexbox;
    display          : flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap    : wrap;
    flex-wrap        : wrap;
    margin-right     : -15px;
    margin-left      : -15px;
}

.tf-col-4 {
    width: 33.333%;
    float: right;
}

.tf-colmd-4 {
    padding: 0 15px;
    width  : 33.333%;
    float  : right;
}

.tf-col-6 {
    padding: 0 15px;
    width  : 50%;
    float  : right
}

.tf-col-12 {
    padding: 0 15px;
    width  : 100%;
    float  : right
}

/* link style
-------------------------------------------------------------- */
a {
    text-decoration   : none;
    color             : #18192d;
    -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;
}

a:hover {
    color             : #06131f;
    text-decoration   : none;
    outline           : 0;
    -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;
}

a:focus {
    color             : #06131f;
    text-decoration   : none;
    outline           : 0;
    -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;
}

.link-style-2 a {
    text-decoration   : none;
    color             : #fff;
    -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;
}

.link-style-2 a:hover {
    color             : #18192d;
    text-decoration   : none;
    outline           : 0;
    -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;
}

.link-style-2 a:focus {
    color             : #18192d;
    text-decoration   : none;
    outline           : 0;
    -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;
}


.link-style-3 a {
    text-decoration   : none;
    color             : #444;
    -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;
}

.link-style-3 a:hover {
    color             : #18192d;
    text-decoration   : none;
    outline           : 0;
    -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;
}

.link-style-3 a:focus {
    color             : #18192d;
    text-decoration   : none;
    outline           : 0;
    -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;
}

.link-style-4 a {
    text-decoration   : none;
    color             : #fff;
    -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;
}

.link-style-4 a:hover,
.link-style-4 a:focus {
    color             : #fff;
    text-decoration   : underline;
    outline           : 0;
    -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;
}

.link-style-5 a {
    text-decoration   : none;
    color             : #c6c6c6;
    -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;
}

.link-style-5 a:hover {
    color             : #18192d;
    outline           : 0;
    -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;
}

.link-style-5 a:focus {
    color             : #18192d;
    outline           : 0;
    -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;
}

/* Root
-------------------------------------------------------------- */
:root {
    /* color */
}

/* parallax
-------------------------------------------------------------- */

.parallax {
    width                : 100%;
    background-attachment: fixed;
    background-position  : 50% 0;
    background-repeat    : repeat;
}

/* Top Bar
-------------------------------------------------------------- */

#site-header-wrap {
    position: absolute;
    z-index : 100;
right: 0;
left: 0;
}

#top-bar {
    height          : 40px;
    padding         : 0 51px;

}

/* style-3 */
#top-bar.home-3 {
    background-color: #f0f0f0;
}

#top-bar .top-bar-content .inner {
    display        : flex;
    justify-content: space-between;
}

/* Top Bar Content */

#top-bar .top-bar-content .inner .content {
    font-size  : 14px;
    line-height: 40px;
}

#top-bar .top-bar-content .inner .list-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

#top-bar .top-bar-content .inner .top-bar-left .content:first-child::after {
    content: ' | ';
    color  : #929292;
    margin : 0 24px;
}

#top-bar .top-bar-content .inner .list-content li {
    margin-right: 19px;
    z-index    : 999;
}


/* Header
-------------------------------------------------------------- */

#site-header {

    display         : flex;
    align-items     : center;
    width           : 100%;

    padding         : 0 53px;
justify-content: space-between;
}

#site-header-inner {
z-index: 9999;
margin-left: 25px;
margin-right: auto;
padding-left: 20px;
border-left: 1px solid #fff3;
}

#site-header-inner .wrap-inner {
border: 1px solid #fff;
padding: 3px 0;
border-radius: 50px;
}

/* header style 2 */
#site-header.style-2 {



}

#site-header-inner.style-2 {

}

/* Site Logo */

#site-logo {

}

/* Site Logo  style-2 */
#site-header.style-2 #site-logo {

}

/* Main Nav */

#main-nav ul {
    margin: 0px;
}

#main-nav ul li {
    position  : relative;
    list-style: none;
}

#main-nav>ul>li {
    float : right;
    margin: 0 4px;
}

#main-nav>ul>li>a {
    display    : block;

    font-size  : 14px;
    font-weight: 500;
    color      : #18192d;
    position   : relative;
font-family: "ApertoCom";
padding: 12px 18px;
}

/* style-2 */

#main-nav.style-2>ul>li>a {
    color      : #fff;

}

#main-nav.style-2>ul>li>a::before {
    bottom: 0;
}

#main-nav.style-2>.menu>li.menu-item-has-children>a::after {
    color: #fff;
}

/* /style-2 */
/*
#main-nav>ul>li>a::before {
    content         : "";
    width           : 100%;
    height          : 2px;
    position        : absolute;
    right           : 0;
    bottom          : 42px;
    background-color: #fefee5;
    transform       : scale(0, 1);
    transform-origin: left center;
    transition      : transform 500ms ease;
}*/

#main-nav>ul>li.current-menu-item>a {
    color: #06131f;
}



#main-nav.home-2>ul>li:hover>a,
#main-nav.home-2>ul>li.current-menu-item>a {
  color: #06131f;
  background: #fff;
  border-radius: 50px;
}


#main-nav>.menu>li.menu-item-has-children>a:hover:after,
#main-nav>.menu>li.current-menu-item.menu-item-has-children>a:after {
color: #000;
}


#main-nav>ul>li>a:hover::before,
#main-nav>ul>li.current-menu-item>a::before {
    transform       : scale(1, 1);
    transform-origin: right center;
}

#main-nav>.menu>li.menu-item-has-children>a::after {
    content    : '\f107';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    margin-right: 4px;
    color      : #444;
}

/* Sub Menu */

#main-nav .sub-menu {
    position          : absolute;
    top               : 98%;
    right              : 0;
    width             : 250px;
    background-color  : #fff;
    z-index           : 9999;
    opacity           : 0;
    visibility        : hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;
    -webkit-transform : translateY(15px);
    -moz-transform    : translateY(15px);
    -ms-transform     : translateY(15px);
    -o-transform      : translateY(15px);
    transform         : translateY(15px);border-radius: 18px;
padding: 6px;
}
/*
#main-nav .sub-menu::before {
    content         : '';
    position        : absolute;
    bottom          : 0;
    left            : 50%;
    transform       : translateX(-50%);
    height          : 3px;
    width           : 80%;
    background-color: var(--primary-color2);
}
*/
#main-nav .right-sub-menu {
    left : auto;
    left: 0;
}

#main-nav .sub-menu li a {
    display    : block;
    font-size  : 15px;
    color      : #000;
    padding    : 15px 20px;
text-transform: capitalize;
border-radius: 12px;
}




#main-nav li:hover .sub-menu {
    opacity          : 1;
    visibility       : visible;
    -webkit-transform: translateY(4px);
    -moz-transform   : translateY(4px);
    -ms-transform    : translateY(4px);
    -o-transform     : translateY(4px);
    transform        : translateY(4px);
}

#main-nav .sub-menu li {
    position: relative;
}

#main-nav .sub-menu li::after {
    content         : "";
    position        : absolute;
    left            : 0;
    top             : 0;
    height          : 100%;
    width           : 0;
    background-color: var(--primary-color3);
    transition      : width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1) 0s;
    z-index         : -1;
}

#main-nav .sub-menu li:hover::after {
    width: 100%;
}

#main-nav .sub-menu li a:hover,
#main-nav .sub-menu li.current-item a {
    color          : #000;
    background-color: #f3f3f3;
    text-decoration: underline;
}

.navigation-side-menu {
    cursor            : pointer;
    display           : inline-block;
    -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;
}

.navigation-side-menu:hover.icon-icon:before {
    color: #06131f;
}

/* Mobile Menu */

#main-nav-mobi {
    display         : block;
    margin          : 0 auto;
    width           : 100%;
    position        : absolute;
    top             : 100%;
    left            : 0;
    z-index         : 9999;
    background-color: #06131f;
    box-shadow: 0px 12px 17px #645e5d24;
}

#main-nav-mobi ul {
    display         : block;
    list-style      : none;
    margin          : 0;
    padding         : 0;
    background-color: #fff;
}

#main-nav-mobi ul li {
    margin    : 0;
    text-align: right;
    cursor    : pointer;
    padding   : 0;
    border-top: 1px solid #f4f4f4;
    position  : relative;
}

#main-nav-mobi ul>li>a {
    color      : #18192d;
display: block;
font-size: 16px;
line-height: 40px;
padding: 0 15px;
font-weight: normal;
}

#main-nav-mobi ul>li.current-menu-item>a,
#main-nav-mobi .current-item>a,
#main-nav-mobi ul>li>a:hover {
    color          : #777777;
    text-decoration: underline;
    font-weight    : 700;
}

#main-nav-mobi .sub-menu .menu-item a {
    margin-right: 15px;
}


#main-nav-mobi .menu-item-has-children .arrow {
    cursor     : pointer;
    display    : inline-block;
    font-size  : 20px;
    font-family: "FontAwesome";
    line-height: 41px;
    position   : absolute;
    left      : 0;
    text-align : center;
    top        : 0;
    width      : 41px;
}

#main-nav-mobi .menu-item-has-children .arrow:before {
    content    : "\f107";
    font-family: "Font Awesome 5 Pro";
    color      : #18192d;
}

#main-nav-mobi .menu-item-has-children .arrow.active:before {
    content    : "\f105";
    font-family: "Font Awesome 5 Pro";
}

#main-nav-mobi ul ul li {
    background-color: #fff;
    border-top      : 1px solid #f4f4f4;
}


/* navigation icon */

#site-header .navigation-side-menu {
    position : absolute;
    right    : 50px;
    font-size: 36px;
}

#site-header.style-2 .navigation-side-menu {
    font-size: 25px;
    right    : 30px;
}

/* header nav right */
#site-log-inner .main-logo img {
width: 110px;
}

.header-nav-right {
    display    : flex;


}

.header-nav-right .phone-call {
    position    : relative;
    display     : flex;
    margin-left: 60px;
}

.header-nav-right .phone-call::after {
    content         : '';
    position        : absolute;
    top             : 0;
    right           : -36px;
    height          : 100%;
    width           : 1px;
    background-color: #afa8a270;
}

.header-nav-right .phone-call .content {
    padding-top: 18px;
}

.header-nav-right .icon {
    margin-left: 17px;
}

.header-nav-right .phone-call p {
font-size: 14px;
margin-bottom: 7px;
color: #fff;
}

.header-nav-right .phone-call h3 {
    font-size  : 16px;
    color      : #fff;
    line-height: 0;
}

.header-nav-right .lang-icon,
.icon-dot-icon {
font-size: 16px;
color: #06131f;
background: #fff;
width: 50px;
height: 50px;
line-height: 50px;
display: block;
border-radius: 50%;
text-align: center;
}

.header-nav-right .lang-icon {
    margin-left: 22px;
font-family: "ApertoCom";
}

.header-nav-toggle {
    padding-top: 6px;
}

/* Mobile Menu Button */

.mobile-button {
    display           : none;
    position          : absolute;
    width             : 26px;
    height            : 26px;
    float             : left;
    top               : 50%;
    left             : 90px;
    background-color  : transparent;
    cursor            : pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;
    -webkit-transform : translateY(-50%);
    -ms-transform     : translateY(-50%);
    -o-transform      : translateY(-50%);
    transform         : translateY(-50%);
}

.mobile-button:before {
    background-color  : #18192d;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}

.mobile-button:after {
    background-color  : #18192d;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}

.mobile-button span {
    background-color  : #18192d;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}

.mobile-button:before,
.mobile-button:after {
    content                 : '';
    position                : absolute;
    top                     : 0;
    height                  : 3px;
    width                   : 100%;
    left                    : 0;
    top                     : 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin    : 50% 50%;
    transform-origin        : 50% 50%;
}

.mobile-button span {
    position   : absolute;
    width      : 100%;
    height     : 3px;
    left       : 0;
    top        : 50%;
    overflow   : hidden;
    text-indent: 200%;
}

.mobile-button:before {
    -webkit-transform: translate3d(0, -7px, 0);
    -moz-transform   : translate3d(0, -7px, 0);
    transform        : translate3d(0, -7px, 0);
}

.mobile-button:after {
    -webkit-transform: translate3d(0, 7px, 0);
    -moz-transform   : translate3d(0, 7px, 0);
    transform        : translate3d(0, 7px, 0);
}

.mobile-button.active span {
    opacity: 0;
}

.mobile-button.active:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform   : rotate3d(0, 0, 1, 45deg);
    transform        : rotate3d(0, 0, 1, 45deg);
}

.mobile-button.active:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform   : rotate3d(0, 0, 1, -45deg);
    transform        : rotate3d(0, 0, 1, -45deg);
}

/* style 2 */
#site-header.style-2 .mobile-button {
    left: 30px;
}

#site-header.style-2 .mobile-button:before {
    background-color  : #fff;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}

#site-header.style-2 .mobile-button:after {
    background-color  : #fff;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}

#site-header.style-2 .mobile-button span {
    background-color  : #fff;
    -webkit-transition: all ease 0.3s;
    -moz-transition   : all ease 0.3s;
    transition        : all ease 0.3s;
}


/* Header Fixed */

#site-header.is-fixed {
    position          : fixed;
    top               : -100px;
    left              : 0;
    width             : 100%;
    z-index           : 9999;
    border            : 0px;
    box-shadow        : 1px 1px 5px 0px rgb(0 0 0 / 20%);
    background        : #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;
}

#site-header.is-fixed.is-small {
    top: 0;
}

#site-header.is-fixed.is-small .wrap-inner {

}
/*
#site-header.is-fixed.is-small .wrap-inner #main-nav>ul>li>a {
    line-height: 100px;
}*/

.header-style-2 #site-header.is-fixed {
    border    : 0px;
    background: rgba(30, 29, 29, 0.9);
}


/* search popup */

.search-popup {
    position        : fixed;
    top             : 0;
    left            : 0;
    width           : 100vw;
    height          : 100vh;
    z-index         : 99999;
    transform       : scale(1, 0);
    transform-origin: bottom center;
    transition      : transform 0.7s ease;
}

.search-popup.active {
    transform-origin: top center;
    transform       : scale(1, 1);
}

.search-popup__overlay {
    width           : 100%;
    height          : 100%;
    background-color: #000;
    position        : absolute;
    top             : 0;
    left            : 0;
    right           : 0;
    bottom          : 0;
    z-index         : 999;
    opacity         : 0.7;
    cursor          : url(../images/icon/close.png), auto;
}

.search-popup__inner {
    position       : absolute;
    width          : 100%;
    height         : 100%;
    display        : flex;
    justify-content: center;
    align-items    : center;
}

.search-popup__form {
    position : relative;
    z-index  : 9991;
    width    : 100%;
    max-width: 600px;
    position : relative;
}

.search-popup__form input {
    padding: 16px 70px 16px 30px;
    width  : 600px;
}

.search-popup__form button {
    position        : absolute;
    right           : 0;
    top             : 0;
    background-color: #18192d;
    border          : 1px solid #18192d;
}

.search-popup__form button:hover {
    background-color: #444;
    border          : 1px solid #444;
}

/* Style 2 */

#site-header.style-2.is-fixed {
    background-color: #000000c9;
}

/* Pagination
-------------------------------------------------------------- */

.themesflat-pagination {
    margin    : 49px 25px;
    text-align: center;
}

.themesflat-pagination ul {
    margin  : 0px;
    position: relative;
}

.themesflat-pagination ul li {
    display     : inline-block;
    margin-left: 6px;
}

.themesflat-pagination ul li .page-numbers {
    display      : inline-block;
    font-size    : 14px;
    font-weight  : 700;
    color        : #444;
    text-align   : center;
    width        : 50px;
    height       : 50px;
    border-radius: 50%;
    border       : 1px solid #444;
    line-height  : 50px;
    object-fit   : cover;
    box-shadow   : 0 8px 17px 0 #cccccc8f;
}

.themesflat-pagination ul li .page-numbers:hover {
    background-color: #18192d;
    color           : #fff;
    border-color    : #18192d;
}

.themesflat-pagination ul li .page-numbers.current {
    background-color: #18192d;
    color           : #fff;
    border-color    : #18192d;
}

.themesflat-pagination ul li .next,
.themesflat-pagination ul li .prev {
    font-size  : 14px;
    font-weight: 700;
    color      : #878787;
}

.themesflat-pagination ul li .next:hover {
    color: #fff;
}

.themesflat-pagination ul li .prev:hover {
    color: #fff;
}

.fa-angle-double-right:before {
    font-family: "Font Awesome 5 Pro";
}

.fa-angle-double-left:before {
    font-family: "Font Awesome 5 Pro";
}

@media (max-width: 575px) {
    .side-menu__block-inner {
        max-width: 480px;
    }
}

@media (max-width: 480px) {
    .side-menu__block-inner {
        max-width: 400px;
    }
}

@media (max-width: 375px) {
    .side-menu__block-inner {
        max-width: 300px;
    }
}

/* flat title page 
--------------------------------------------------------------*/

.flat-title-page {
    position           : relative;
    height             : 452px;
    margin             : 0 3.1%;
    background-image   : url(../images/background-section/news-background-1.jpg);
    background-size    : cover;
    background-repeat  : no-repeat;
    background-position: center;
}

.flat-title-page .breadcrumbs {
    color     : #fff;
    z-index   : 50;
    text-align: right;
    padding   : 142px 11px;
}

.flat-title-page .section-title-page {
    font-size     : 120px;
font-family: "ApertoCom";
    font-weight   : 700;
    letter-spacing: -3.5px;
}


.breadcrumbs .breadcrumb-trail {
    display       : block;
    width         : 100%;
    font-size     : 16px;
    font-weight   : 300;
    letter-spacing: 3px;
    margin-bottom : 15px;
}

.breadcrumbs .breadcrumb-trail>a,
.breadcrumbs .breadcrumb-trail>span {
    position     : relative;
    display      : inline-block;
    padding-left: 19px;
    margin-top   : 15px;
}

.breadcrumbs .breadcrumb-trail>span {
    padding-left: unset;
    padding-left : 16px;
}

.breadcrumbs .breadcrumb-trail>a:before {
    content    : " | ";
    color      : #fff;
    line-height: normal;
    position   : absolute;
    right      : -2px;
    top        : -2px;
}

/* Blog
-------------------------------------------------------------- */
.flat-blog {
    margin-top   : -1px;
    margin-bottom: -51px;
}

.flat-blog #site-content {
    margin-right: -4px;
}

.flat-blog .post-content:first-child {
    margin-top: 0px;
}

.flat-blog .inner-content {
    margin: 0 5px;
}

.flat-blog .post-content {
    border    : 2px solid #f6f6f6;
    margin-top: 40px;
}

.flat-blog .post-media {
    position: relative;
}

.flat-blog .post-media.overlay::after {
    content         : '';
    position        : absolute;
    top             : 0;
    left            : 0;
    right           : 0;
    bottom          : 0;
    background-color: #18192d;
    opacity         : 0.6;
}

.flat-blog .post-media .logo {
    position : absolute;
    left     : 50%;
    top      : 50%;
    transform: translate(-50%, -50%);
    z-index  : 50;
}

.flat-blog .post-media img {
    width: 100%;
}

.flat-blog .post-media .tag {
    position        : absolute;
    bottom          : -16px;
    left            : 50px;
    padding         : 10px 12px;
    font-size       : 12px;
    letter-spacing  : 2.3px;
    background-color: #fff;
    box-shadow      : 0 2px 23px 0 #cccccc6b;
    z-index         : 10;
}

.flat-blog .post-media .author {
    position        : absolute;
    bottom          : -29px;
    right           : 52px;
    display         : flex;
    align-items     : center;
    padding         : 10px 46px 10px 10px;
    background-color: #fff;
    box-shadow      : 0 2px 23px 0 #cccccc6b;
    z-index         : 10;
}

.flat-blog .post-media .video {
    position : absolute;
    top      : 50%;
    left     : 50%;
    transform: translate(-50%, -50%);
}

.flat-blog .post-media .author .name {
    font-weight   : 500;
    margin-left   : 13px;
    letter-spacing: 1px;
}

.flat-blog .post-content .post-content-wrap {
    padding: 56px 49px 46px 49px;
}

.flat-blog .post-content .post-title {
    letter-spacing: -1px;
    line-height   : 46px;
    margin-bottom : 14px;
}

.flat-blog .post-content .post-title a:hover {
    text-decoration: underline;
    color          : #18192d;
}

.flat-blog .post-content p {
    color        : #444;
    margin-bottom: 24px;
}

.flat-blog .post-content .post-meta-content {
    border-top : 1px solid #e7e7e7;
    padding-top: 26px;
}

.flat-blog .post-content .post-meta-content .item {
    font-size: 14px;
    color    : #444;
}

.entry-date.item {
    font-size: 14px;
    color    : #444;
}

.post-meta-content .item:before {
    font-family : 'Font Awesome 5 Pro';
    font-size   : 14px;
    margin-left: 7px;
    color       : #444;
}

.entry-date.item::before {
    font-family : 'Font Awesome 5 Pro';
    font-size   : 14px;
    margin-left: 7px;
    color       : #444;
}

.post-meta .item.entry-view:before {
    content: '\f06e';
}

.post-meta .item.entry-comments:before {
    content: '\f086';
}

.post-meta .item.entry-date:before,
.item.entry-date:before {
    content: '\f073';
}

.post-meta .line {
    position    : relative;
    margin-left: 61px;
}

.post-meta .line::after {
    position: absolute;
    top     : 2px;
    right   : -27px;
    content : "|";
    color   : #444;
}

.flat-blog .post-content-wrap.style-2 {
    padding: 41px 49px 46px 49px;
}

.flat-blog .inner-content blockquote {
    position        : relative;
    margin-top      : 49px;
    padding         : 59px 30px 65px 157px;
    background-color: #18192d;
    color           : #fff;
}

.flat-blog .inner-content blockquote::after {
    position   : absolute;
    content    : '\e909';
    font-family: 'arcik';
    left       : 50px;
    top        : 50%;
    transform  : translateY(-50%);
    font-size  : 81px;
    color      : #2b2b2b;
}

.flat-blog .inner-content blockquote h2 {
    font-size     : 36px;
    line-height   : 46px;
    letter-spacing: -1.1px;
}

/* side bar */
.widget-title {
    margin-bottom: 30px;
}

.widget-title h2 {
    font-size     : 20px;
    letter-spacing: -0.7px;
    margin-bottom : 15px;
    text-align    : right;
color: #fff;
}

.side-bar .progress {
    position        : relative;
    height          : 1px;
    width           : 100%;
    background-color: #f1f1f1;
}

.side-bar .progress::after {
    content         : '';
    position        : absolute;
    width           : 8%;
    height          : 1px;
    background-color: #18192d;
}

.side-bar .widget {
    margin-bottom: 44px;
}

.side-bar .widget.author {
    text-align: center;
}

.side-bar .widget.author .post {
    margin-bottom: 22px;
}

.side-bar .widget.author .content h3 {
    font-size     : 18px;
    letter-spacing: -0.6px;
    margin-bottom : 16px;
}

.side-bar .widget.author .content p {
    font-size    : 14px;
    padding      : 0 10px;
    margin-bottom: 22px;
}

.side-bar .widget.author .widget-socials .twitter {
    color: #18192d;
}

/* flat blog grid
--------------------------------------------------------------*/
.flat-blog-grid {
padding: 50px 0;
}

.flat-blog-grid .grid-post {
    margin-bottom: 30px;
}

.flat-blog-grid .grid-post .media {
    position: relative;
    overflow: hidden;
}

.flat-blog-grid .grid-post .media img {
    width             : 100%;
    -webkit-transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    transition        : all 0.35s cubic-bezier(0.4, 0, 0.2, 1);

}

.flat-blog-grid .grid-post:hover .media img {
    -webkit-transform: scale(1.05);
    transform        : scale(1.05);
}

.flat-blog-grid .grid-post .media .tags {
    position        : absolute;
    bottom          : 0;
    left            : 40px;
    font-size       : 12px;
    font-weight     : 300;
    letter-spacing  : 2.4px;
    padding         : 7px 19px;
    background-color: #18192d;
    color           : #fff;
}

.flat-blog-grid .grid-post .content {
    position          : relative;
    padding           : 28px;
    border            : 1px solid #18192d;
    border-top        : 1px solid #fff;
    background-color  : #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;
}
/*
.flat-blog-grid .grid-post .content::after {
    content         : "";
    width           : 100%;
    height          : 4px;
    position        : absolute;
    right           : 0;
    bottom          : 0;
    background-color: #18192d;
    transform       : scale(0, 1);
    transform-origin: left center;
    transition      : transform 500ms ease;
}

.flat-blog-grid .grid-post .content:hover::after {
    transform       : scale(1, 1);
    transform-origin: right center;
}
*/
.flat-blog-grid .grid-post .content:hover h3>a {
    text-decoration: underline;
    color          : #18192d;
}

.flat-blog-grid .grid-post .content .meta {
    margin-bottom: 12px;
}

.flat-blog-grid .grid-post .content span {
    position      : relative;
    font-weight   : 300;
}


.flat-blog-grid .grid-post .content h3 {
    font-size     : 16px;
    letter-spacing: 0.6px;
line-height: 26px;
margin-bottom: 18px;
height: 26px;
overflow: hidden;
}

.flat-blog-grid .grid-post .content .readmore {
font-size: 14px;
text-decoration: underline;
position: absolute;
bottom: -18px;
right: 50%;
margin-right: -60px;
padding: 15px 0;
width: 120px;
background: #491f00;
color: #fff;
border-radius: 25px;
text-align: center;
}

.flat-blog-grid .grid-post .content .readmore:hover {

background: #18192d;

}

/* style home-2 */
.flat-blog-grid.home-2 .box-hide {
    display: none;
}

.flat-blog-grid.home-2 .funfact-title {
    margin-bottom: 52px;
}

.flat-blog-grid.home-2 .funfact-title .section-title {
    margin-bottom: 11px;
}

.flat-blog-grid .grid-post .content:hover,
.flat-blog-grid .grid-post.active .content {
    border    : 1px solid #fff;
    box-shadow: -2px 6px 23px #b4b4b44f;
}

.flat-blog-grid .grid-post.active .readmore {
    color: #18192d;
}

/* style home-3 */

.flat-blog-grid.home-3 {
    background-color: #f6f6f6;
    margin-bottom   : -80px;
}

.flat-blog-grid.home-3 .grid-post .content {
    border          : unset;
    background-color: unset;
    padding         : 37px 39px 0 0;
}

.flat-blog-grid.home-3 .grid-post .content::after {
    display: none;
}

.flat-blog-grid.home-3 .grid-post .media .tags {
    right: 0;
}

.flat-blog-grid.home-3 .grid-post .content {
    box-shadow: unset;
}

.flat-blog-grid.home-3 .grid-post.box-2 {
    border       : 1px solid #e5e5e5;
    border-top   : unset;
    border-bottom: unset;
    padding      : 0 49px;
}

.flat-blog-grid.home-3 .grid-post.box-2 .content {
    padding      : 28px 0 21px 0;
    border-bottom: 1px solid #e5e5e5;
}

.flat-blog-grid.home-3 .grid-post.box-2:last-child .content,
.flat-blog-grid.home-3 .grid-post.box-3:last-child .content {
    border-bottom: unset;
}

.flat-blog-grid.home-3 .grid-post.box-3 .content {
    padding      : 28px 0 21px 0;
    border-bottom: 1px solid #e5e5e5;
}

.flat-blog-grid.home-3 .newfeed-title {
    margin-bottom: 52px;
}

.flat-blog-grid.home-3 .newfeed-title .section-title {
    margin-bottom: 14px;
}

/* style portfolio page */
.flat-blog-grid.portfolio-page {
    margin-bottom: -61px;
}

.flat-blog-grid.portfolio-page .grid-post .content span {
    font-size     : 14px;
    letter-spacing: 2.8px;
}

.flat-blog-grid.home-3.portfolio-page .grid-post .content {
    padding   : 0;
    box-shadow: unset;
}

.flat-blog-grid.portfolio-page .grid-post .media {
    margin-bottom: 39px;
}

.flat-blog-grid.portfolio-page .grid-post .content .meta {
    margin-bottom: 11px;
}

.flat-blog-grid.portfolio-page .grid-post {
    margin-bottom: 58px;
}

.flat-blog-grid.portfolio-page .grid-post.left {
    margin-left: 20px;
}

.flat-blog-grid.portfolio-page .grid-post.right {
    margin-right: 20px;
}

.flat-blog-grid.portfolio-page .grid-post.center {
    margin-left: 10px;
    margin-left : 10px;
}

.flat-blog-grid.portfolio-page .grid-post .content h3 {
    font-size     : 24px;
    letter-spacing: -0.8px;
    line-height   : 34px;
}

.flat-blog .swiper-button-prev.custom-btn-blog-prev {
    right: 38px;
}

.flat-blog .swiper-button-next.custom-btn-blog-next::after,
.flat-blog .swiper-button-prev.custom-btn-blog-prev::after {
    content    : '\f061';
    font-family: "Font Awesome 5 Pro";
    font-size  : 28px;
}

.flat-blog .swiper-button-prev.custom-btn-blog-prev::after {
    content: '\f060';
}

.flat-blog .swiper-button-prev.custom-btn-blog-prev:hover {
    background-color: unset;
    border          : unset;
}

/* flat blog details
-------------------------------------------------------------- */
.flat-blog-details {
    margin-top: 1px;
}

.flat-blog-details .inner-content {
    margin-left: 10px;
}

.flat-blog-details .post-meta {
    margin-bottom: 27px;
}

.flat-blog-details .post .media {
    margin-top   : 56px;
    margin-bottom: 59px;
}

.flat-blog-details .post .title {
    font-size     : 30px;
    letter-spacing: -0.9px;
    margin-bottom : 27px;
}

.flat-blog-details .post hr {
    margin: 56px 0px;
}

.flat-blog-details .post .post-image {
    display      : flex;
    align-items  : center;
    margin-bottom: 55px;
}

.flat-blog-details .post .post-image .thumb {
    width       : 100%;
    margin-left: 34px;
}

.flat-blog-details .post .quote-details {
    text-align   : center;
    padding      : 47px 55px 45px 45px;
    border       : 3px solid #f5f5f5;
    box-shadow   : 0 5px 17px #645e5d24;
    margin-bottom: 53px;
}

.flat-blog-details .post .quote-details .icon {
    display         : inline-block;
    width           : 60px;
    height          : 60px;
    border-radius   : 50%;
    object-fit      : cover;
    line-height     : 60px;
    text-align      : center;
    background-color: #fff;
    box-shadow      : 0 5px 17px #645e5d24;
    margin-bottom   : 22px;
}

.flat-blog-details .post .quote-details .icon::after {
    content    : '\e909';
    font-family: 'arcik';
    font-size  : 25px;
}

.flat-blog-details .post .quote-details h2 {
    font-size     : 28px;
    letter-spacing: -0.8px;
    line-height   : 38px;
    margin-bottom : 27px;
}

.flat-blog-details .post .quote-details h3 {

    font-size    : 20px;
    font-weight  : 700;
    margin-bottom: 10px;
}

.flat-blog-details .post .infor-row {
    display        : flex;
    justify-content: space-between;
    margin-top     : 52px;
    padding-bottom : 49px;
    border-bottom  : 2px solid #f5f5f5;
}

.flat-blog-details .post .infor-row h3 {
    font-size     : 20px;
    letter-spacing: -0.6px;
    margin-bottom : 33px;
}

.flat-blog-details .post .infor-row .tags a {
    padding         : 6.5px 25px;
    border-radius   : 30px;
    background-color: #fff;
    border          : 1px solid #f5f5f5;
    font-size       : 12px;
    font-weight     : 500;
    color           : #444;
    margin-right    : 13px;
}

.flat-blog-details .post .infor-row .tags a:hover {
    background-color: #18192d;
    color           : #fff;
    border          : 1px solid #18192d;
}

.flat-blog-details .post .infor-row .tags a.active {
    background-color: #18192d;
    color           : #fff;
    border          : 1px solid #18192d;
}

.flat-blog-details .post .infor-row .socials .widget-socials {
    justify-content: unset;
}

.flat-blog-details .post .infor-row .socials .widget-socials .icon::after {
    font-size: 18px;
}

.flat-blog-details .post .infor-row .socials .widget-socials a.active {
    color: #18192d;
}

.flat-blog-details .post .last-desc {
    padding-left: 80px;
}

.flat-blog-details .post .infor-row .socials {
    text-align   : left;
    padding-left: 65px;
}

.flat-blog-details .post .infor-row .socials .widget-socials li {
    margin: 0px 14px;
}

.flat-blog-details .post .infor-row .socials .widget-socials li:last-child {
    margin-left: 0;
}

.flat-blog-details .post .entry-navigation {
    margin-top    : 49px;
    padding-bottom: 52px;
    border-bottom : 2px solid #f5f5f5;
}

.flat-blog-details .post .entry-navigation .nav-post-label {
    font-size: 14px;
    color    : #444;
}

.flat-blog-details .post .entry-navigation .nav-post-label:hover {
    color: #18192d;
}

.flat-blog-details .post .entry-navigation .nav-links {
    display        : flex;
    justify-content: space-between;
    align-items    : center;
}

.flat-blog-details .post .entry-navigation .nav-links h3 {
    font-size     : 28px;
    letter-spacing: -0.8px;
    margin-top    : 13px;
}

.flat-blog-details .post .entry-navigation .nav-links h3:hover {
    text-decoration: underline;
}

.flat-blog-details .post .entry-navigation .nav-links .nav-post-icon::after {
    content    : '\e901';
    font-family: 'arcik';
    font-size  : 40px;
}

.flat-blog-details .post .entry-navigation .nav-links .nav-post-next {
    text-align: left;
}

.flat-blog-details .post .post-author {
    display      : flex;
    padding      : 40px;
    margin-top   : 59px;
    margin-bottom: 47px;
    border       : 2px solid #f5f5f5;
}

.flat-blog-details .post .post-author .author-avatar {
    width       : 56%;
    margin-left: 21px;
}

.flat-blog-details .post .post-author .author-desc {
    padding-top: 28px;
}

.flat-blog-details .post .post-author .author-desc span {
    font-size: 12px;
    color    : #444;
}

.flat-blog-details .post .post-author .author-desc p {
    font-size: 14px;
}

.flat-blog-details .post .post-author .author-desc h2 {
    font-size     : 36px;
    margin-top    : 6px;
    letter-spacing: -1.2px;
    margin-bottom : 14px;
}

#comments .comments-title {
    font-size     : 26px;
    letter-spacing: -0.8px;
    margin-bottom : 36px;
}

#comments .comment-list {
    margin-bottom: 69px;
}

#comments .comment-list li {
    display      : flex;
    margin-bottom: 29px;
}

#comments .comment-list li.reply {
    margin-right: 15%;
}

#comments .comment-list .comment-avatar {
    flex-shrink : 0;
    margin-left: 32px;
}

#comments .comment-list li {
    padding-bottom: 23px;
    border-bottom : 1px solid #f5f5f5;
}

#comments .comment-list .comment-content p {
    font-size  : 14px;
    line-height: 24px;
}

#comments .comment-list .comment-content .comment-text {
    padding-left: 60px;
}

#comments .comment-list .comment-content .comment-meta {
    margin-bottom: 24px;
}

#comments .comment-list .comment-content h4 {
    font-size     : 18px;
    letter-spacing: -0.6px;
    margin-bottom : 11px;
}

#comments .comment-list .comment-content .comment-meta {
    display        : flex;
    justify-content: space-between;
    padding-top    : 15px;
}

#comments .comment-list .comment-content .reply-comment {
    display      : block;
    padding      : 10px 22px;
    border-radius: 30px;
    border       : 1px solid #f5f5f5;
    color        : #444;
}

#comments .comment-list .comment-content .reply-comment:hover {
    background-color: #18192d;
    border          : 1px solid #18192d;
    color           : #fff;
}

#comments .comment-list .comment-content .reply-comment .icon {
    transform: rotateY(180deg);
    display  : inline-block;
}

#comments .comment-list .comment-content .reply-comment .icon::after {
    content      : '\f064';
    font-family  : 'Font Awesome 5 Pro';
    font-size    : 15px;
    padding-left: 5px;
}

.flat-blog-details #contactform {
    border : 2px solid #f5f5f5;
    padding: 48px;
}

.flat-blog-details #contactform fieldset {
    position     : relative;
    margin-bottom: 21px;
    box-shadow   : 0 5px 20px #645e5d24;
}

.flat-blog-details #contactform input {
    padding: 19px 28px;
}

.flat-blog-details #contactform input::placeholder,
.flat-blog-details #contactform textarea::placeholder {
    color: #999999;
}

.flat-blog-details #contactform fieldset img {
    position: absolute;
    right   : 27px;
    top     : 22px;
}

.flat-blog-details #contactform .btn-submit-comment::before {
    content     : '\f086';
    font-family : 'Font Awesome 5 Pro';
    font-weight : 300;
    margin-left: 14px;
}

.flat-blog-details #contactform .btn-submit-comment {
    margin-top: 12px;
}

.flat-blog-details #contactform button#comment-reply {
    padding: 14px 45px;
}

.flat-blog-details #contactform .btn-submit-comment span {
    letter-spacing: 0;
}

/* flat about */
.flat-about {
    background-color: #f4f4f4;
    padding-bottom  : 0;
}

.flat-about .content-left {
    margin-top: 38px;
}

.flat-about .counter-box {
    display      : flex;
    margin-bottom: 42px;
}

.flat-about .counter-box .content {
    margin-left: 89px;
}

.flat-about .counter-box .content:last-child {
    margin-left: 0;
}

.flat-about .counter-box h3 {
    font-size     : 40px;
    letter-spacing: -0.9px;
    margin-bottom : 14px;
}

.flat-about .counter-box h3::after {
    content    : '\f067';
    font-family: 'Font Awesome 5 Pro';
    font-size  : 10px;
}

.flat-about .counter-box .heading {
    font-size: 18px;
    color    : #444;
}

.flat-about p {
    font-weight  : 300;
    font-size    : 20px;
    line-height  : 32px;
    color        : #18192d;
    margin-bottom: 50px;
}

.section-title {
    display       : inline-block;
    font-size     : 14px;
    font-weight   : 300;
    font-family: "ApertoCom";
    margin-bottom : 18px;
    text-transform: capitalize;
    color         : #18192d;
}

.section-heading {
    font-size     : 36px;
}

.flat-about .content-right {
    margin-right: 7%;
}

.flat-about .content-right h2 {
    font-size     : 60px;
    line-height   : 70px;
    margin-left   : -3px;
    margin-top    : -6px;
    margin-bottom : 52px;
}

.flat-about .content-right .author {
    display    : flex;
    align-items: center;
}

.flat-about .content-right .author .thumb {
    margin-left: 18px;
}

.flat-about .content-right .author .content h4 {
    letter-spacing: -0.5px;
    margin-bottom : 10px;
}

.flat-about .brand-slider {
    background-color: #fff;
    padding         : 47px 77px;
    margin-top      : 30px;
    transform       : translateY(90px);
    box-shadow      : 0 2px 12px 0 #cccccc6b;
}

.brand-slider .slogan-logo img {
    opacity   : 0.3;
    transition: all 300ms ease;
}

.brand-slider .slogan-logo:hover img,
.brand-slider .slogan-logo.active img {
    opacity: 1;
}

/* flat portfolio */
.flat-portfolio {
    padding-top: 210px;
}

.flat-portfolio .portfolio-post {
    position: relative;
    overflow: hidden;
}

.flat-portfolio .portfolio-post img {
    width: 100%;
}

.flat-portfolio .portfolio-post .content {
    position: absolute;
    top     : 48px;
    left    : 50px;
}

.flat-portfolio .content-right .button-custom-slider {
    position: absolute;
    right   : 24%;
    top     : 39px;
}

.flat-portfolio .portfolio-post .content .category {
    text-transform: uppercase;
    color         : #444;
    font-size     : 14px;
    font-weight   : 300;
    letter-spacing: 2.8px;
    margin-bottom : 11px;
}

.flat-portfolio .portfolio-post .content h3 {
    font-size     : 24px;
    line-height   : 34px;
    letter-spacing: -0.7px;
}

.flat-portfolio .portfolio-slider {
    margin-top: 51px;
}

.flat-portfolio .portfolio-post .read-more-content {
    width             : 57.5%;
    position          : absolute;
    left              : 50%;
    transform         : translateX(-50%);
    bottom            : -30%;
    display           : flex;
    justify-content   : space-between;
    padding           : 23px 29px;
    background-color  : #fff;
    -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;
}

.flat-portfolio .portfolio-post .read-more-content h3 {
    font-weight   : 700;
    font-size     : 14px;
    letter-spacing: -1.3px;
}

.flat-portfolio .portfolio-post .read-more-content .readmore::after {
    content    : '\f178';
    font-family: 'Font Awesome 5 Pro';
}

.flat-portfolio .portfolio-post:hover .read-more-content,
.flat-portfolio .portfolio-post.active .read-more-content {
    bottom: 12.3%;
}

.flat-portfolio .portfolio-post .read-more-content::after {
    content         : "";
    position        : absolute;
    left            : 0;
    top             : 0;
    height          : 100%;
    width           : 0;
    background-color: #18192d;
    transition      : width 0.5s cubic-bezier(0.35, 0.7, 0.35, 1) 0s;
    z-index         : -1;
}

.flat-portfolio .portfolio-post .read-more-content:hover a {
    color          : #fff;
    text-decoration: underline;
}

.flat-portfolio .portfolio-post .read-more-content:hover .readmore {
    text-decoration: unset;
}

.flat-portfolio .portfolio-post .read-more-content:hover::after {
    width: 100%;
}

/* home 2 style */
.flat-portfolio.home-2 {
    padding-top: 0;
}

.flat-portfolio.home-2 .portfolio-content {
    display         : flex;
    background-color: #18192d;
    padding-bottom  : 7px;
}

/* home 3 style */
.flat-portfolio.home-3 .portfolio-title {
    text-align   : center;
    padding-top  : 13px;
    margin-bottom: 52px;
}

.flat-portfolio.home-3 .portfolio-post.box-1 {
    margin-left: -5px;
}

.flat-portfolio.home-3 .portfolio-post.box-2 {
    margin-left  : -5px;
    margin-bottom: 20px;
}

.flat-portfolio.home-3 .portfolio-post.box-3 {
    float       : right;
    width       : 48.5%;
    margin-left : -5px;
    margin-left: 26px;
}

.flat-portfolio.home-3 .box-3:last-child {
    margin-left: -26px;
}

.flat-portfolio.home-3 .read-more-content {
    width: 80%;
}

/* flat services
-------------------------------------------------------------- */
.flat-services {
padding: 50px 0;
}

.bot-services {
padding: 50px 0 0;
background: #f6f6db;
}


.flat-services {


background: linear-gradient( to left , #c4d1e6 , #c4d1e6);
background: #ffffe3;
background: #f6f6db;

}

.flat-services:nth-child(even) {
background: linear-gradient( to left , #c4d1e6 , #c4d1e6);
background: #ffffe3;
background: #18192d;
}

.flat-services:nth-child(even) .dool-in .order-dool {
order: 1;
}



.flat-services:nth-child(even) .services-content.left {
padding: 50px 50px 50px 0;
}

.flat-services:nth-child(even) .services-post-right {

}

.flat-services:nth-child(even) .services-content h3 {
color: #fff;
}

.flat-services:nth-child(even) .services-content p {
color: #c0c0c0;
}

.flat-services:nth-child(even) .services-content a.reemore {
color: #3a9aff;
}


.flat-services:nth-child(even) .services-content .title {
color: #fff;
}



.bbg-3 {
background: linear-gradient( to left , #c4d1e6 , #c4d1e6);
background: #ffffe3;
background: #f6f6db;
}

.bbg-3.flat-services {

}

.bbg-3.flat-services .services-content.right {
padding: 50px 0 50px 50px;
}

.bbg-3.flat-services .services-post-left {


}
/*
.bbg-3.flat-services .services-content h3 {
color: #fff;
}

.bbg-3.flat-services .services-content p {
color: #c0c0c0;
}

.bbg-3.flat-services .services-content a.reemore {
color: #3a9aff;
}


.bbg-3.flat-services .services-content .title {
color: #fff;
}*/


.flat-services .services-title {
    text-align   : center;
    margin-bottom: 52px;
}

.flat-services .services-post-left {
    margin-left: -15px;
}

.flat-services .services-post-right {
    margin-right: -15px;
}

.flat-services .services-content.right {
    padding: 70px 50px 0 50px;
}

.flat-services .services-content.left {
    padding: 79px 105px 0 0px;
}




.flat-services .services-content .title {
    font-size     : 14px;
    font-weight   : 300;
    text-transform: uppercase;
    letter-spacing: 2.8px;
    margin-bottom : 15px;
    color         : #444;
}

.title-sub {
    font-size     : 14px;
    font-weight   : 300;
    text-transform: uppercase;
    margin-bottom : 15px;

}

.flat-services .services-content h3 {
    margin-bottom: 30px;
}

.flat-services .services-content p {
    margin-bottom: 20px;
}

.flat-services .services-content a.reemore {
color: #000;
font-size: 15px;
text-transform: capitalize;
align-items: center;
    position           : relative;text-decoration: underline;
}
/*
.flat-services .services-content a.reemore:after {
    content         : '';
    position        : absolute;
    top             : 0;
    left            : 0;
    right           : 0;
    bottom          : 0;
    background-color: var(--primary-color2);
    opacity         : 0.2;
}*/

.flat-services .services-content a.reemore i {
font-size: 25px;
margin-right: 8px;
line-height: 25px;
transform: rotate(-45deg);
}

.flat-services .services-content .list-quotes li {
    margin-bottom: 16px;
}

.flat-services .services-content .list-quotes li:last-child {
    margin-bottom: 0;
}

.flat-services .services-content .list-quotes .icon {
    display         : inline-block;
    width           : 40px;
    height          : 40px;
    line-height     : 40px;
    text-align      : center;
    border-radius   : 50%;
    background-color: #fff;
    object-fit      : cover;
    margin-right    : 19px;
}

.flat-services .services-content .list-quotes .icon::after {
    content    : '\f00c';
    font-family: "Font Awesome 5 Pro";
    color      : #444;
}

.flat-services .services-content .list-quotes a {
    font-size: 16px;
    color    : #444;
}

/* flat funfact
-------------------------------------------------------------- */
.flat-fun-fact {
    position           : relative;
    overflow           : hidden;
    margin-bottom      : -29px;
    background-image   : url(../images/image-box/funcfact-post-1.jpg);
    background-position: top right;
    background-repeat  : no-repeat;
}

.flat-fun-fact .content-right {
    position: relative;
}

.flat-fun-fact .funfact-video {
    position        : absolute;
    top             : 230px;
    left            : 81.5%;
    transform       : translate(-50%, -50%);
    width           : 120px;
    height          : 120px;
    line-height     : 120px;
    text-align      : center;
    border-radius   : 50%;
    background-color: #fff;
    font-size       : 14px;
    font-weight     : 300;
    letter-spacing  : 3px;
    z-index         : 99;
}

.flat-skillset.home-2 .funfact-video {
    position        : absolute;
    top             : 230px;
    left            : 81.5%;
    transform       : translate(-50%, -50%);
    width           : 120px;
    height          : 120px;
    line-height     : 120px;
    text-align      : center;
    border-radius   : 50%;
    background-color: #fff;
    font-size       : 14px;
    font-weight     : 300;
    letter-spacing  : 3px;
    z-index         : 99;
}

.flat-fun-fact .funfact-video:hover {
    background-color: #06131f;
    color           : #fff;
}

.flat-skillset.home-2 .funfact-video:hover {
    background-color: #06131f;
    color           : #fff;
}

.flat-fun-fact .ripple::before,
.flat-skillset.home-2 .ripple::before,
.flat-fun-fact .ripple::after,
.flat-skillset.home-2 .ripple::after {
    width : 120px;
    height: 120px;
}

.flat-fun-fact .funfact-content-left .section-title {
    margin-bottom: 11px;
}

.flat-fun-fact .funfact-content-left .section-heading {
    margin-bottom: 12px;
}

.flat-fun-fact .funfact-content-left p {
    margin-bottom: 52px;
    padding-left: 65px;
}

.flat-fun-fact .progress-box {
    display       : flex;
    align-items   : center;
    margin-top    : 29px;
    padding-bottom: 28px;
    border-bottom : 1px solid #f4f4f4;
}

.flat-fun-fact .progress-box:last-child {
    border-bottom: unset;
}

.flat-fun-fact .progress-box .progress-about {
    margin-left: 31px;
}

.flat-fun-fact .progress-box .content .title-sub {
    color: #444;
}

.flat-fun-fact .funfact-content-left .progress-box h3 {
    font-size     : 24px;
    letter-spacing: -0.8px;
}

/* flat team
-------------------------------------------------------------- */
.flat-team {
    background-color: #fff;
}

.flat-team.page-team {
    background-color: unset;
    background-color: unset;
    border-bottom   : 1px solid #f1f1f1;
    padding-bottom  : 88px;
}

.flat-team.about {
    background-color: unset;
}

.flat-team .team-title {
    text-align   : center;
    margin-bottom: 67px;
}

.flat-team .team-title .section-title {
    margin-bottom: 12px;
}

.flat-team .team-content {
    position: relative;
    overflow: hidden;
border: 1px solid #eee;
}

.flat-team.page-team .team-content {
    margin-bottom: 30px;
}



.team-content .thumb-img {
display: grid;
align-items: center;
justify-content: center;
background: #fff;
border-bottom: 1px solid #eee;
position: relative;
z-index: 1;
}


.flat-team .team-content img {

}



.flat-team .team-content .content {
text-align: center;
    position          : relative;
    padding           : 15px;
    background-color  : #fff;
    -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;
}

.flat-team .team-content .content h3 {
font-size: 18px;
}

.icons-box.default .text-1 ul {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}


.icons-box.default .text-1 {
height: 110px;
}
.icons-box.default .text-1 ul li {
padding-right:20px;
position: relative;
margin-bottom: 5px;
color: #444;
display: inline-block;
}


.icons-box.default .text-1 ul li:after {
content: "-";
position: absolute;
right: 0px;
font-size: 12px;
top: 3px;
color: #000;
}



.flat-team .title-sub {
position: absolute;
top: 14px;
right: 10px;
background: #491f00;
padding: 6px;
font-size: 12px;
border-radius: 8px;
text-transform: capitalize;
z-index: 2;
color: #fff;
display: none;
}


.flat-team .team-content .team-name {
font-size: 16px;
}

.flat-team .team-content .content .list-content {
    display           : flex;
    margin-top        : 22px;
    opacity           : 0;
    visibility        : hidden;
    -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;
}

.flat-team .team-content .content .list-content li {
    margin-left: 16.5px;
}

.flat-team .team-content .content .list-content li a {
    font-size: 12px;
}

.flat-team .team-content .content .list-content li.active a {
    color: #18192d;
}

/*
.flat-team .team-content:hover .content,
.flat-team .team-content.active .content {
    padding-bottom: 25px;
    bottom        : 0;
}
*/

.flat-team .team-content:hover .list-content,
.flat-team .team-content.active .list-content {
    opacity   : 1;
    visibility: visible;
}

/* team home-2 */
.flat-team.home-2 {
    padding-left    : 8px;
    background-color: #f4f4f4;
}

.flat-team.home-2 .team-content img {
    width: 100%;
}

.flat-team.home-2 .team-content .content {
    width: 233px;
}

/* team home-3 */
.flat-team.home-3 {
padding: 50px 0;
}

.flat-team.home-3 .section-title {
    margin-bottom: 17px;
}

.flat-team.home-3 .team-title {
    margin-bottom: 52px;
}

.flat-team.home-3 .team-content.box-1 {
    transform: translateX(-9px);
}

.flat-team.home-3 .team-content.box-3 {
    transform: translateX(11px);
}

/* flat banner
-------------------------------------------------------------- */
.flat-banner {
    padding            : 90px 0;
    background-image   : url(../images/bg2.png);
    background-repeat  : no-repeat;
    background-position: center; position: relative;
z-index: 1;
    background-size    : cover;text-transform: capitalize;
}

.flat-banner:before {

    content: '';
    height: 100%;
    width: 100%;
background: linear-gradient( to left , #00000038 , #000c);
position: absolute;
    position: absolute;
    top: 0;
    left: 0;z-index: -1;}

.flat-banner .content {
    text-align: center;
}

.flat-banner .content h2 {
    display       : inline-block;
    font-size     : 80px;
    color         : #fff;
    text-transform: capitalize;
}

/*
.flat-banner .content .text-stroke {
    -webkit-text-fill-color  : rgb(0 0 0 / 0%);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--primary-color);
    opacity                  : 0.4;
    color         : var(--primary-color); 
}*/

/* flat award
-------------------------------------------------------------- */
.flat-award {
    margin-bottom: -42px;
}

.flat-award .award-title {
    text-align   : center;
    margin-bottom: 28px;
}

.flat-award .award-history-box {
    display        : flex;
    justify-content: center;
    padding-top    : 43px;
    padding-bottom : 38px;
    border-bottom  : 1px solid #f4f4f4;
}

.flat-award .award-history-box:last-child {
    border-bottom: unset;
}

.flat-award .award-history-box.left {
    margin-right: 13%;
}

.flat-award .award-history-box.right {
    margin-left: 13%;
}

.flat-award .award-history-box .year {
    text-align   : left;
    padding-left: 26px;
    border-right : 1px solid #f4f4f4;
}

.flat-award .award-history-box .content {
    text-align  : right;
    padding-right: 29px;
}

.flat-award .award-history-box .title-sub {
    margin-bottom: 1px;
}

.flat-award .award-history-box h3 {
    font-size     : 18px;
    letter-spacing: -0.6px;
    line-height   : 34px;
}

/* flat funfact grid
-------------------------------------------------------------- */
.flat-funfact-grid {
    background-color: #f4f4f4;
background-color: #f4f4f4;
}

.flat-funfact-grid.flat-blog-grid .grid-post .content {
    border: unset;
}

.flat-funfact-grid.flat-blog-grid .grid-post .content .entry-author {
    color: #18192d;
}

.flat-funfact-grid .section-title {
    margin-bottom: 12px;
}

.flat-funfact-grid .flat-funfact-grid-title {
    margin-bottom: 30px;
}

.flat-funfact-grid .box-hide {
    display: none;
}

/* flat skillset
-------------------------------------------------------------- */
.flat-skillset {
    padding-bottom: 0;
}

.flat-skillset .content-left {
    position: relative;
}

.flat-skillset .content-left .post {
    text-align: left;
}

.flat-skillset .content-left .text-outline {
    position                 : absolute;
    left                     : 0;
    top                      : -13px;
    background-image         : url(../images/image-box/newfeed-post-1.jpg);
    background-repeat        : no-repeat;
    background-position      : center;
    background-size          : cover;
    -webkit-text-fill-color  : transparent;
    -webkit-text-stroke-width: 10px;
    -webkit-background-clip  : text;
    -webkit-text-stroke-color: #fff;
    font-size                : 295px;
    font-weight              : bold;
}

.flat-skillset .content-right {
    padding-top : 60px;
    padding-right: 49px;
}

.flat-skillset .content-right .section-title {
    margin-bottom: 8px;
}

.flat-skillset .content-right .section-heading {
    line-height  : 70px;
    margin-bottom: 45px;
}

.flat-skillset .skillset-content {
    display        : flex;
    flex-wrap      : wrap;
    justify-content: space-between;
    margin-bottom  : -120px;
    margin-top     : 120px;
    background     : linear-gradient(#000000b0 0%, #000000b0 100%), url(../images/image-box/skillset-post-2.jpg) no-repeat center;
    background-size: cover;
    height         : 526px;
    padding        : 146px 111px 100px 100px;
}

.flat-skillset .skillset-content .skillet-box h2 {
    position                 : absolute;
    top                      : -57px;
    left                     : -8px;
    letter-spacing           : -3px;
    font-size                : 120px;
    font-weight              : 700;
    -webkit-text-fill-color  : rgb(0 0 0 / 0%);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    opacity                  : 0.1;
    -webkit-transition       : all .3s ease;
    -moz-transition          : all .3s ease;
    -ms-transition           : all .3s ease;
    -o-transition            : all .3s ease;
    transition               : all .3s ease;
    z-index                  : 1;
}

.flat-skillset .skillset-content .skillet-box:hover h2,
.flat-skillset .skillset-content .skillet-box.active h2 {
    opacity: 1;
}

.flat-skillset .skillset-content .skillet-box {
    position  : relative;
    text-align: center;
    display   : inline-block;
}

.flat-skillset .skillset-content .skillet-box .icon {
    position          : relative;
    height            : 120px;
    width             : 120px;
    line-height       : 120px;
    margin            : auto;
    text-align        : center;
    border-radius     : 50%;
    object-fit        : cover;
    background-color  : #18192d;
    margin-bottom     : 37px;
    -webkit-transition: all .8s ease;
    -moz-transition   : all .8s ease;
    -ms-transition    : all .8s ease;
    -o-transition     : all .8s ease;
    transition        : all .8s ease;
    z-index           : 20;
}

.flat-skillset .skillset-content .skillet-box .number-content {
    font-size                : 61px;
    letter-spacing           : -5px;
    -webkit-text-fill-color  : rgb(0 0 0 / 0%);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    opacity                  : 0.1;
}

.flat-skillset .skillset-content .skillet-box:hover .icon {
    background-color: #f5f5f5;
    transform       : rotateY(360deg);
}

.flat-skillset .skillset-content .skillet-box.active .icon {
    background-color: #f5f5f5;
    transform       : rotateY(360deg);
}

.flat-skillset .skillset-content .skillet-box:hover .icon::after {
    color: #18192d;
}

.flat-skillset .skillset-content .skillet-box.active .icon::after {
    color: #18192d;
}

.flat-skillset .skillset-content .skillet-box .icon::after {
    font-family: 'arcik';
    font-size  : 50px;
    color      : #fff;
}

.flat-skillset .skillset-content .skillet-box .icon-1::after {
    content: '\e907';
}

.flat-skillset .skillset-content .skillet-box .icon-4::after {
    content: '\e90f';
}

.flat-skillset .skillset-content .skillet-box .icon-2::after {
    content: '\e90a';
}

.flat-skillset .skillset-content .skillet-box .icon-3::after {
    content: '\e90e';
}

.flat-skillset .skillset-content .skillet-box h3>a {
    color         : #fff;
    font-size     : 18px;
    line-height   : 26px;
    letter-spacing: -0.5px;
    margin-bottom : 21px;
}

.flat-skillset .skillset-content .skillet-box h3 {
    color         : #fff;
    font-size     : 18px;
    line-height   : 26px;
    letter-spacing: -0.5px;
    margin-bottom : 21px;
}

.flat-skillset .skillset-content .skillet-box h3>a:hover {
    color: #06131f;
}

.flat-skillset .skillset-content .skillet-box .readmore {
    display           : inline-block;
    height            : 50px;
    width             : 50px;
    line-height       : 50px;
    text-align        : center;
    border-radius     : 50%;
    border            : 1px solid #f4f4f426;
    -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;
}

.flat-skillset .skillset-content .skillet-box .readmore:hover {
    border: 1px solid #06131f;
}

.flat-skillset .skillset-content .skillet-box .readmore:hover::after {
    color             : #06131f;
    -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;
}

.flat-skillset .skillset-content .skillet-box .readmore::after {
    content    : '\f178';
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    color      : #fff;
}

/* style home 2 */
.flat-skillset.home-2 {
    padding-bottom: 110px;
}

.flat-skillset.home-2 .content-left {
    padding-top: 14px;
}

.flat-skillset.home-2 .content-left .post {
    position  : relative;
    display   : inline-block;
    text-align: right;
}

.flat-skillset.home-2 .content-left .post img {
    border-radius: 50%;
}

.flat-skillset.home-2 .funfact-video {
    top      : 50%;
    left     : 50%;
    transform: translate(-50%, -50%);
}

.flat-skillset.home-2 .layer-skill {
    position : absolute;
    bottom   : -28px;
    left     : -29px;
    animation: move3 5s infinite;
    z-index  : -1;
}

.flat-skillset.home-2 .content-right {
    padding-top : 0px;
    padding-right: 2px;
}

.flat-skillset.home-2 .content-right .section-title {
    margin-bottom: 12px;
}

.flat-skillset.home-2 .content-right .section-heading {
    margin-bottom: 31px;
}

.flat-skillset.home-2 .content-right p {
    line-height  : 28px;
    padding-left: 10px;
}

.flat-skillset.home-2 .content-right .content-progress-box {
    margin-top: -9px;
}

.flat-skillset.home-2 .content-right .content-progress-box .progress-bar {
    margin: 39px 0;
}

/* style services page */
.flat-skillset.services {
    background-image   : url(../images/background-section/skillset-services.png);
    background-repeat  : no-repeat;
    background-position: right;
    background-color   : #18192d;
    padding-bottom     : 120px;
}

.flat-skillset.services .content-right {
    padding-top : 27px;
    padding-right: 0;
    color       : #fff;
}

.flat-skillset.services .content-right .section-title {
    margin-bottom: 13px;
    box-shadow   : 2px 2px #1f1f1f;
    color        : #fff;
}

.flat-skillset.services .content-right h2 {
    margin-bottom: 30px;
}

.flat-skillset.services .content-right p {
    line-height  : 28px;
    padding-left: 10px;
    color        : #fff;
}

.flat-skillset.services .content-right .content-progress-box {
    margin-top: -7px;
}

.flat-skillset.services .content-left .post-1 {
    position: absolute;
    right   : 49px;
    top     : 50%;
}

/* flat faq
-------------------------------------------------------------- */
.flat-faq {
    padding-top        : 261px;
    padding-bottom     : 0;
    background-image   : url(../images/image-box/faq-background.jpg.png);
    background-position: 102% 50%;
    background-repeat  : no-repeat;
    background-color   : #f6f6f6;
}

.flat-faq .section-title {
    margin-bottom: 13px;
}

.flat-faq .section-heading {
    margin-bottom: 51px;
}

.flat-faq .flat-accordion {
    padding-left: 15.4%;
}

.flat-faq .flat-accordion .flat-toggle {
    padding   : 27px 0 21px 0;
    border-top: 1px solid #f4f4f4;
}

.flat-faq .flat-accordion .flat-toggle:last-child {
    border-bottom: 1px solid #f4f4f4;
}

.flat-faq .flat-accordion .number {
    color       : #c4c4c4;
    margin-left: 6px;
    font-weight : 500;
}

.flat-faq .flat-accordion .btn-toggle {
    float: left;
}

.flat-faq .flat-accordion .toggle-title.active .btn-toggle::after {
    content: '\f068';
}

.flat-faq .flat-accordion .btn-toggle::after {
    content    : '\f067';
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    color      : #444;
}

.flat-faq .flat-accordion h6 {
    font-size: 18px;
    color    : #18192d;
    cursor   : pointer;
}

.flat-faq .flat-accordion .toggle-content {
    padding-top: 20px;
    display    : none;
}

.flat-faq .flat-accordion .toggle-content p {
    line-height: 28px;
}

.flat-faq .list-count {
    margin-top      : 139px;
    margin-bottom   : -104px;
    position        : relative;
    display         : flex;
    flex-wrap       : wrap;
    align-items     : center;
    justify-content : space-between;
    background-color: #fff;
    padding         : 45px 97px 45px 87px;
    box-shadow      : 0 19px 43px 0 #cccccc5e;
}

.flat-counter .list-count {
    margin-top      : 139px;
    margin-bottom   : -104px;
    position        : relative;
    display         : flex;
    flex-wrap       : wrap;
    align-items     : center;
    justify-content : space-between;
    background-color: #fff;
    padding         : 45px 97px 45px 87px;
    box-shadow      : 0 19px 43px 0 #cccccc5e;
}

.flat-faq .list-count .item,
.flat-counter .list-count .item {
    position: relative;
}

.flat-faq .list-count .content,
.flat-counter .list-count .content {
    position: relative;
    z-index : 2;
}

.flat-faq .list-count .item h2,
.flat-counter .list-count .item h2 {
    position                 : absolute;
    top                      : -26px;
    left                     : -45px;
    font-size                : 150px;
    letter-spacing           : -1.5px;
    -webkit-text-fill-color  : rgb(0 0 0 / 0%);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #f0f0f0;
    z-index                  : 1;
}

.flat-faq .list-count .item h3,
.flat-counter .list-count .item h3 {
    font-size     : 60px;
    letter-spacing: -1.5px;
    margin-bottom : 11px;
}

.flat-faq .list-count .item span {
    font-size   : 16px;
    color       : #444;
    padding-right: 4px;
}

.flat-counter .list-count .item span {
    font-size   : 16px;
    color       : #444;
    padding-right: 4px;
}

/* style page faq */
.flat-faq.faq {
    padding         : 120px 0;
    background-image: unset;
    background-color: unset;
}

.flat-faq.faq .row {
    align-items: center;
}

.flat-faq.faq .content-left {
    margin-left: -30px;
}

.flat-faq.faq .content-right {
    padding-left : 78px;
    padding-left: 9px;
    margin-top   : -5px;
}

.flat-faq.faq .flat-accordion {
    padding-left: 0;
}

/* flat counter
-------------------------------------------------------------- */
.flat-counter {
    background-color: #f4f4f4;
    margin-top      : -60px;
}

.flat-counter .list-count {
    margin          : 0;
    background-color: unset;
    box-shadow      : unset;
    padding         : 70px 32px 10px 0px;
}

.flat-counter .list-count .item .img-counter {
    margin-left: 16px;
}

.flat-counter .list-count .item h2 {
    left                     : 54px;
    -webkit-text-stroke-color: #9c9c9c2b;
}

.flat-counter .list-count .item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

/* flat testimonials
-------------------------------------------------------------- */
.flat-testimonials {
    background-color: #f6f6f6;
    padding-bottom  : 141px;
}

.flat-testimonials .testimonials-title {
    margin-bottom: 81px;
}

.flat-testimonials .feedback-box {
    position        : relative;
    padding         : 60px;
    background-color: #fff;
    box-shadow      : 20px 20px 0px 0 #cccccc23;
}

.flat-testimonials .feedback-box .inner {
    display    : flex;
    align-items: center;
}

.flat-testimonials .feedback-box .user-avatar {
    flex-shrink : 0;
    display     : inline-block;
    width       : 200px;
    height      : 200px;
    border      : 6px solid #fff;
    margin-left: 39px;
}

.flat-testimonials .feedback-box .user-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.flat-testimonials .feedback-box .icon {
    position        : absolute;
    top             : -39px;
    left            : 51px;
    padding         : 10px;
    background-color: #f6f6f6;
}

.flat-testimonials .feedback-box .content p {
    font-size    : 24px;
    font-weight  : 300;
    line-height  : 36px;
    margin-bottom: 35px;
}

.flat-testimonials .feedback-box .content .title-sub {
    margin-bottom: 6px;
}

.flat-testimonials .feedback-box .content h3 {
    font-size     : 24px;
    letter-spacing: -0.8px;
}

.flat-testimonials .feedback-box .button-custom-slider {
    position: absolute;
    top     : -7px;
    right   : 189px;
}

/* home-2 style */
.flat-testimonials.home-2 {
    background-image: url(../images/background-section/testimonials-background.jpg);
    padding-bottom  : 116px;
    padding-top     : 111px;
}

.flat-testimonials.home-2 .feedback-box {
    padding         : 0;
    background-color: rgba(255, 255, 255, 0);
    box-shadow      : unset;
}

.flat-testimonials.home-2 .feedback-box .content {
    padding-left : 11px;
    padding-top  : 3px;
    padding-left: 50px;
}

.flat-testimonials.home-2 .feedback-box .user-avatar {
    width : 159px;
    height: 170px;
}

.flat-testimonials.home-2 .feedback-box .user-avatar img {
    width     : 100%;
    height    : 100%;
    object-fit: cover;
}

.flat-testimonials.home-2 .feedback-box .content h3 {
    font-size     : 18px;
    letter-spacing: 0px;
}

.flat-testimonials.home-2 .feedback-box .content p {
font-family: "ApertoCom";
    font-size     : 30px;
    line-height   : 40px;
    margin-bottom : 26px;
    color         : #fff;
    letter-spacing: -0.9px;
}

.flat-testimonials.home-2 .feedback-box .content .title-sub {
    color: #444;
}

.flat-testimonials.home-2 .feedback-box .content .job {
    font-size: 14px;
    color    : #444;
}

.flat-testimonials.home-2 .feedback-box .content h3 {
    color        : #fff;
    margin-bottom: 11px;
}

/* about us 2
-------------------------------------------------------------- */
.about-us-2 {
    padding: 50px 0;
}

.flat-about-us-2 .content-left .about-post {
    display    : flex;
    align-items: center;
}

.flat-about-us-2 .content-left .about-post .post-1 {
    margin-left: 30px;
}

.flat-about-us-2 .content-right {
    padding-right: 2px;
}

.flat-about-us-2 .content-right .section-title {
    margin-bottom: 15px;
}

.flat-about-us-2 .content-right h2 {
margin-bottom: 20px;
text-transform: capitalize;
color: #18192d;
}

.flat-about-us-2 .content-right .note {
    font-size  : 20px;
    line-height: 32px;
    font-weight: 300;
}

.flat-about-us-2 .content-right p {
    margin-top   : 12px;
    line-height  : 28px;
    padding-left: 45px;
    margin-bottom: 30px;
}

.flat-about-us-2 .brand-slider {
    border-top: 1px solid #f4f4f4;
    padding   : 82px 0;
    margin-top: 119px;
}

/* flat spaces
-------------------------------------------------------------- */

.flat-spaces .content {
    position: relative;
}

.flat-spaces .content::after {
    content         : '';
    position        : absolute;
    top             : 0;
    left            : 0;
    right           : 0;
    bottom          : 0;
    background-color: #18192d;
    opacity         : 0.2;
}

.flat-spaces .content .post img {
    height: 440px;
    width : 100%;
}

.flat-spaces .content .inner-content h2 {
    position                 : absolute;
    top                      : 62%;
    left                     : 50%;
    transform                : translate(-50%, -50%);
    font-size                : 300px;
    line-height              : 24px;
    letter-spacing           : -9.5px;
    -webkit-text-fill-color  : rgb(0 0 0 / 0%);
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    z-index                  : 10;
}

.flat-spaces .content .inner-content h3 {
    display           : inline-block;
    position          : absolute;
    bottom            : 0;
    left              : 50%;
    transform         : translateX(-50%);
    font-size         : 24px;
    letter-spacing    : -0.8px;
    padding           : 25.7px 52px 31px 58px;
    text-align        : center;
    background-color  : #fff;
    -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;
    z-index           : 20;
}

.flat-spaces .content .inner-content h3:hover {
    background-color: #06131f;
}

.flat-spaces .content .inner-content h3:hover a {
    color          : #fff;
    text-decoration: underline;
}

/* flat-about-us-2 about-us */
.flat-about-us-2.about {
    overflow      : hidden;
    margin-top    : -2px;
    padding-bottom: 120px;
}

.flat-about-us-2.about .content-left .about-post {
    position: relative;
    display : block;
}

.flat-about-us-2.about .content-left .about-post h2 {
    position      : absolute;
    left          : -39%;
    top           : 53%;
    font-size     : 600px;
    line-height   : 120px;
    font-weight   : 700;
    letter-spacing: -3.5px;
    color         : #fff;
    text-shadow   : -2px 4px 19px #cccccc6b;
}

.flat-about-us-2.about .content-right {
    margin-top  : 46px;
    padding-right: 47px;
}

.flat-about-us-2.about .content-right h2 {
    margin-bottom: 35px;
}

.flat-about-us-2.about .content-right p {
    font-size  : 18px;
    line-height: 32px;
    padding    : 0;
}

/* flat services home 2
-------------------------------------------------------------- */
.flat-services-home-2 {
padding: 40px 0;
background-color: #f6f6f6;
}

.flat-services-home-2.services {
    padding-bottom: 79px;
    margin-top    : 1px;
}

.flat-services-home-2 .services-box {
    background-color: #fff;
}

.flat-services-home-2 .services-title {
    text-align   : center;
    margin-bottom: 71px;
}

.flat-services-home-2 .services-box .post img {
    -webkit-mask-image   : url(../images/mask-services.png);
    mask-image           : url(../images/mask-services.png);
    -webkit-mask-position: bottom;
    mask-position        : bottom;
    -webkit-mask-repeat  : no-repeat;
    mask-repeat          : no-repeat;
    -webkit-mask-size    : cover;
    width                : 100%;
height: 260px;
}

.flat-services-home-2 .services-box .post {
    position: relative;
}

.flat-services-home-2 .services-box .post .item {
    position : absolute;
    top      : 47%;
    left     : 50%;
    transform: translate(-50%, -50%);
}

.flat-services-home-2 .services-box .post .item-2 {
    position  : absolute;
    top       : 47%;
    left      : 0;
    right     : 0;
    text-align: center;
    transform : translateY(-50%);
}

.flat-services-home-2 .services-box .post .icon {
    width           : 80px;
    height          : 80px;
    line-height     : 80px;
    text-align      : center;
    border-radius   : 50%;
    background-color: #fff;
}

.flat-services-home-2 .services-box .post .icon.icon-1::after {
    content    : '\e90a';
    font-family: 'arcik';
    font-size  : 40px;
}

.flat-services-home-2 .services-box .post .icon.icon-2 {
    background-image   : url(../images/icon/design.png);
    background-repeat  : no-repeat;
    background-position: center;
}

.flat-services-home-2 .services-box .content {
    padding         : 25px;
    background-color: #fff;
    text-align      : center;height: 260px;
}




.flat-services-home-2 .services-box .content li {
color: #444;
line-height: 20px;
font-size: 14px;
}

.flat-services-home-2 .services-box .content h3 {
    font-size     : 24px;
    line-height   : 24px;
    letter-spacing: -0.7px;
    margin-bottom : 20px;
}

.flat-services-home-2 .services-box .content p {
    letter-spacing: -0.5px;
}

/* flat quote
-------------------------------------------------------------- */
.flat-quote {
    padding     : 30px 0;
    background-color   : #18192d;    position: relative;z-index: 1;
}


.flat-quote:after {
    content: '';
    height: 100%;
    width: 100%;
    background-image: url(../images/bg-footer.png);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;opacity: 0.1;
    left: 0;z-index: -1;
}



.flat-quote .quote-title {
    color: #fff;
}

.flat-quote .quote-title .section-title {
    margin-bottom: 0;
    color        : #fff;
}

.flat-quote .quote-title h2 {
    line-height: 70px;
}

.flat-quote .quote-title h2 span {
    text-decoration          : underline;
    text-decoration-thickness: from-font;
    text-underline-position  : from-font;
}

.flat-quote .content-right {
    padding-top: 36px;
    text-align : left;
}

.flat-quote .content-right .btn-1 {
    margin-bottom: 52px;
}

/* flat approch
-------------------------------------------------------------- */
.flat-approch {
    background-color: #f4f4f4;
    padding-bottom  : 0;
}

.flat-approch .approch-title {
    margin-bottom: 50px;
}

.flat-approch .approch-box {
    width: 50%;
    float: right;
}

.flat-approch .approch-box.box-2 {
    padding-right: 51px;
}

.flat-approch .approch-box h3 {
    font-size     : 30px;
    letter-spacing: -0.8px;
    margin-bottom : 28px;
}

.flat-approch .approch-box span {
    color: #ced3d6;
}

.flat-approch .approch-box p {
    font-size    : 18px;
    line-height  : 30px;
    color        : #444;
    margin-bottom: 11px;
}

.flat-approch .approch-box .list li {
    font-size    : 18px;
    line-height  : 30px;
    color        : #444;
    margin-bottom: 11px;
}

.flat-approch .approch-box .list li::before {
    content     : '\f00c';
    font-family : 'Font Awesome 5 Pro';
    color       : #18192d;
    margin-left: 10px;
}

.flat-approch .content-right {
    margin-top: 28px;
}

.flat-approch .content-right .list-history {
    background-color: #fff;
    padding         : 49px 40px;
    margin-left     : 57px;
}

.flat-approch .content-right .list-history li {
    border-bottom : 1px solid #edf2f5;
    padding-bottom: 32px;
    margin-bottom : 27px;
}

.flat-approch .content-right .list-history li:last-child {
    border-bottom : unset;
    padding-bottom: 0;
    margin-bottom : 0;
}

.flat-approch .content-right .list-history .title-sub {
    margin-bottom: 10px;
}

.flat-approch .content-right .list-history h3 {
    font-size     : 18px;
    letter-spacing: -0.5px;
}

.flat-approch .approch-post {
    padding   : 0 17px;
    margin-top: 51px;
}

.flat-approch .approch-post .approch-post {
    float: right;
}

/* flat service details
-------------------------------------------------------------- */

.flat-service-details #site-content {
    margin-left: 9px;
}

.flat-service-details #site-content .post-media {
    margin-bottom: 43px;
}

.flat-service-details #site-content p {
    font-size    : 18px;
    line-height  : 30px;
    margin-bottom: 44px;
}

.heading-sv {
    font-size     : 20px;
margin-bottom: 15px;
}

.flat-service-details #site-content .list-note {
    margin-top   : 27px;
    margin-bottom: 50px;
}

.flat-service-details #site-content .list-note li {
    display      : flex;
    align-items  : center;
    margin-bottom: 20.7px;
}

.flat-service-details #site-content .list-note li .number {
    position        : relative;
    display         : inline-block;
    width           : 40px;
    height          : 40px;
    line-height     : 40px;
    margin-right    : 22px;
    border          : 1px solid #d8d6d6;
    background-color: #fff;
    text-align      : center;
    border-radius   : 50%;
    object-fit      : cover;
    flex-shrink     : 0;
    font-size       : 14px;

    font-weight     : 600;
    z-index         : 10;
}

.flat-service-details #site-content .list-note li .number::after {
    content         : '';
    position        : absolute;
    top             : 63px;
    left            : -5px;
    width           : 50px;
    height          : 1px;
    background-color: #d8d6d6;
    transform       : rotate(90deg);
    z-index         : 1;
}

.flat-service-details #site-content .list-note li:last-child .number::after {
    content: unset;
}

.flat-service-details #site-content .list-note li p {
    font-size    : 16px;
    line-height  : 26px;
    margin-bottom: 0;
}

.flat-service-details #site-content .post-thumb {
    display      : flex;
    margin-bottom: 33px;
}

.flat-service-details #site-content .post-thumb .post {
    display : block;
    position: relative;
    width   : 50%;
}

.flat-service-details #site-content .post-thumb .post img {
    width: 100%;
}

.flat-service-details #site-content .post-thumb .post-1 {
    margin-left: 32px;
}

.flat-service-details #site-content .post-thumb .button {
    position : absolute;
    top      : 50%;
    left     : 50%;
    transform: translate(-50%, -50%);
    padding  : 15px 50px;
}

.flat-service-details #site-content .quote-service-details {
    border             : 2px solid #e4e4e4;
    padding            : 42px 49px 46px 49px;
    margin-bottom      : 48px;
    background-image   : url(../images/icon/quote-back-icon.png);
    background-repeat  : no-repeat;
    background-position: left;
}

.flat-service-details #site-content .quote-service-details p {
    font-size    : 24px;
    font-weight  : 300;
    line-height  : 36px;
    margin-bottom: 25px;
}

.flat-service-details #site-content .quote-service-details .quote-author {
    display    : flex;
    align-items: center;
}

.flat-service-details #site-content .quote-service-details h4 {
    position    : relative;
    font-size   : 16px;
    margin-left: 16px;
}

.flat-service-details #site-content .quote-service-details h4::after {
    content : '-';
    position: absolute;
    right   : -14px;
    color   : #444;
}

.flat-service-details #site-content .quote-service-details span {
    font-size: 14px;
    color    : #999999;
}

.flat-service-details #site-content .post-thumb-2 {
    display      : flex;
    align-items  : center;
    margin-top   : 33px;
    margin-bottom: 50px;
}

.flat-service-details #site-content .post-thumb-2 .media {
    flex-shrink : 0;
    margin-left: 32px;
}

.flat-service-details #site-content .post-thumb-2 p {
    margin-bottom: 0;
}

.flat-service-details #site-content .service-pagination,
.flat-portfolio-details .service-pagination {
    padding-top    : 30px;
    border-top     : 1px solid #d8d6d6;
    display        : flex;
    justify-content: space-between;
}

.flat-service-details #site-content .service-pagination .item,
.flat-portfolio-details .service-pagination .item {
    display    : flex;
    align-items: center;
}

.flat-service-details #site-content .service-pagination .links,
.flat-portfolio-details .service-pagination .links {
    margin: 0 20px;
}

.flat-service-details #site-content .service-pagination .item.next .links,
.flat-portfolio-details .service-pagination .item.next .links {
    text-align: left;
}

.flat-service-details #site-content .service-pagination .links span,
.flat-portfolio-details .service-pagination .links span {
    font-size     : 14px;
    letter-spacing: 2.9px;
    text-transform: uppercase;
}

.flat-service-details #site-content .service-pagination .links h3,
.flat-portfolio-details .service-pagination .links h3 {
    font-size : 24px;
    margin-top: 7px;
}

.flat-service-details .widget-service {
    border       : 1px solid #efefef;
    padding      : 20px;
    margin-bottom: 20px;background: #fff;
}

.flat-service-details .side-bar .widget-title {
    font-size     : 20px;
    letter-spacing: -0.5px;
    margin-bottom : 21px;
}

.flat-service-details .side-bar .progress {
    margin-bottom: 29px;
}

.flat-service-details .side-bar .tab-menu .tab-content li {
    position        : relative;
    align-items     : center;
    background-color: #f5f5f5;
    padding-left    : 30px;
    margin-bottom   : 10.6px;
}

.flat-service-details .side-bar .tab-menu .tab-content li:last-child {
    margin-bottom: 0;
}

.flat-service-details .side-bar .tab-menu .tab-content li a {
    font-size  : 16px;
    height     : 60px;
    line-height: 60px;    display         : block;
}

.flat-service-details .side-bar .tab-menu .tab-content li a {
    color: #444;
}

.flat-service-details .side-bar .tab-menu .tab-content li .icon {
    color: #444;
}

.flat-service-details .side-bar .tab-menu .tab-content li .icon {
    position          : absolute;
    top               : 0;
    right             : 0;
    width             : 60px;
    height            : 60px;
    line-height       : 60px;
    text-align        : center;
    background-color  : #ebeff3;
    -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;
}

.flat-service-details .side-bar .tab-menu .tab-content li .icon::after {
    content    : '\f178';
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    color      : #18192d;
}

.flat-service-details .side-bar .tab-menu .tab-content li:hover a {
    color: #18192d;
}

.flat-service-details .side-bar .tab-menu .tab-content li.active a {
    color: #18192d;
}

.flat-service-details .side-bar .tab-menu .tab-content li:hover .icon {
    background-color: #18192d;
}

.flat-service-details .side-bar .tab-menu .tab-content li.active .icon {
    background-color: #18192d;
}

.flat-service-details .side-bar .tab-menu .tab-content li:hover .icon::after {
    color: #fff;
}

.flat-service-details .side-bar .tab-menu .tab-content li.active .icon::after {
    color: #fff;
}

.flat-service-details .side-bar .tab-menu.brochures .tab-content li {
    background-color: #f4f7fa;
}

.flat-service-details .side-bar .tab-menu.brochures .tab-content li a {
    position: relative;
}

.flat-service-details .side-bar .tab-menu.brochures .tab-content li a::before {
    content     : '\f1c1';
    font-family : "Font Awesome 5 Pro";
    font-weight : 300;
    margin-left: 12px;
}

.flat-service-details .side-bar .tab-menu.brochures .tab-content li:nth-child(2) a::before {
    content: '\f65c';
}

.flat-service-details .side-bar .tab-menu.brochures .tab-content li:nth-child(3) a::before {
    content: '\f572';
}

.flat-service-details .side-bar .tab-menu.brochures .tab-content li:nth-child(4) a::before {
    content: '\f1c2';
}

.flat-service-details .side-bar .contact fieldset {
    position     : relative;
    margin-bottom: 10px;
}

.flat-service-details .side-bar .contact input {
    height          : 60px;
    line-height     : 60px;
    padding         : 0 28px;
    background-color: #f4f7fa;
}

.flat-service-details .side-bar .contact textarea {
    background-color: #f4f7fa;
    height          : 150px;
}

.flat-service-details .side-bar .contact textarea img {
    top  : 30px;
    left: 30px;
}

.flat-service-details .side-bar .contact .tb-my-input::placeholder {
    font-size: 16px;
}

.flat-service-details .side-bar .contact img {
    position : absolute;
    top      : 50%;
    transform: translateY(-50%);
    right    : 30px;
}

.flat-service-details .side-bar .contact button {
    width  : 100%;
    padding: 15px 0;
}

.flat-service-details .side-bar .btn-submit-comment::after {
    content    : '\f178';
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    margin-right: 22px;
}

/* flat contact
-------------------------------------------------------------- */
.flat-contact {
    padding-bottom: 40px;
    background-image: url(../images/contact-background.jpg);
}

.flat-contact .contact-title {
    text-align   : center;
    margin-bottom: 67px;
}

.flat-contact .contact-form fieldset {
    width        : 31.7%;
    margin-bottom: 30px;
    float        : right;
}

.flat-contact .contact-form .message-wrap {
    width: 100%;
}

.flat-contact .contact-form .message-wrap textarea {
    height: 240px;
}

.flat-contact .contact-form .name-wrap,
.flat-contact .contact-form .email-wrap {
    margin-left: 28.5px;
}

.flat-contact .contact-form input {
    height          : 60px;
    line-height     : 60px;
    background-color: #fff;
    border          : unset;
}

.flat-contact .contact-form input::placeholder,
.flat-contact .contact-form textarea::placeholder {
    color: #bbbbbb;
}

.flat-contact .contact-form button {
    display: block;
    margin : auto;
    padding: 15px 41px;
}

.flat-contact .contact-form button span {
    letter-spacing: 0;
}

/* flat contact 2
-------------------------------------------------------------- */
.flat-contact-2 {
    margin-top   : -5px;
    margin-bottom: 3px;
}

.flat-contact-2 .contact-title {
    margin-bottom: 52px;
}

.flat-contact-2 .contact-box {
    border : 2px solid #f1f1f1;
    padding: 47px;
}

.flat-contact-2 .contact-box h3 {
    font-size     : 30px;
    letter-spacing: -0.9px;
    margin-bottom : 24px;
}

.flat-contact-2 .contact-box p {
    font-size    : 14px;
    line-height  : 24px;
    margin-bottom: 18px;
}

.flat-contact-2 .contact-box .phone {
    display      : block;
    margin-bottom: 18px;
}

.flat-contact-2 .contact-box .phone::before,
.flat-contact-2 .contact-box .mail::before {
    content     : '\f095';
    font-family : "Font Awesome 5 Pro";
    margin-left: 22px;
}

.flat-contact-2 .contact-box .mail::before {
    content    : '\f0e0';
    font-family: "Font Awesome 5 Pro";
}

/* flat pricing
-------------------------------------------------------------- */
.flat-pricing {
    margin-bottom: 30px;
}

.flat-pricing .select-pricing {
    display        : flex;
    align-items    : center;
    justify-content: center;
    margin-bottom  : 30px;
}

.flat-pricing .select-pricing .title-sub.is-active {
    color: #18192d;
}

.flat-pricing .select-pricing .title-sub {
    margin     : 0 18px;
    color      : #c6c6c6;
    font-weight: 400;
}

.flat-pricing .content-tab {
    width: 100%;
}

.flat-pricing .content-tab .content-inner:last-child {
    display: none;
}

.flat-pricing .content-tab .pricing-box {
    position          : relative;
    border            : 2px solid #f1f1f1;
    padding           : 56px 57px;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;
}

.flat-pricing .content-tab .pricing-box .title-sub {
    font-size    : 16px;
    margin-bottom: 12px;
}

.flat-pricing .content-tab .pricing-box h2 {
    font-size     : 100px;
    font-weight   : 700;
    letter-spacing: -3px;
    padding-bottom: 33px;
    margin-bottom : 36px;
    border-bottom : 1px solid #f1f1f1;
}

.flat-pricing .content-tab .pricing-box .list-note li {
    position     : relative;
    font-size    : 18px;
    font-weight  : 300;
    margin-bottom: 24.5px;
    color        : #444;
}

.flat-pricing .content-tab .pricing-box .list-note li:last-child {
    margin-bottom: 11px;
}

.flat-pricing .content-tab .pricing-box .list-note li::after {
    content    : '\f00c';
    font-family: "Font Awesome 5 Pro";
    position   : absolute;
    right      : -2px;
}

.flat-pricing .pricing-box .button.cart {
    position  : absolute;
    bottom    : -34px;
    left      : 40px;
    padding   : 15px 40px;
    box-shadow: -2px 6px 23px #b4b4b44f;
}

.flat-pricing .pricing-box .button.cart span {
    font-weight   : 700;
    font-size     : 14px;
    letter-spacing: 0;
}

.flat-pricing .pricing-box .button.cart::before {
    content     : '\f07a';
    font-family : "Font Awesome 5 Pro";
    font-weight : 400;
    margin-left: 3px;
}

.flat-pricing .content-tab .pricing-box:hover {
    border: 2px solid #18192d;
}

.flat-pricing .content-tab .pricing-box.active {
    border: 2px solid #18192d;
}

.flat-pricing .content-tab .pricing-box .button.cart {
    background-color: #fff;
    border: 1px solid #fff;
    color: #18192d;
}

.flat-pricing .content-tab .pricing-box.active .button.cart {
    background-color: #18192d;
    border: 1px solid #18192d;
}

.flat-pricing .content-tab .pricing-box .button.cart:hover {
    background-color: #18192d;
    border: 1px solid #18192d;
}

.flat-pricing .content-tab .pricing-box.active .button.cart span {
    color: #fff;
}

.flat-pricing .pricing-box.active .button.cart::before {
    color: #fff;
}
.flat-pricing .pricing-box .button.cart:hover  span  {
    color: #fff;
}
.flat-pricing .pricing-box .button.cart:hover::before  {
    color: #fff;
}

/* flat portfolio grid
-------------------------------------------------------------- */
.flat-portfolio.flat-portfolio-grid {
    padding      : 120px 0;
    margin-bottom: -30px;
}

.flat-portfolio.flat-portfolio-grid .portfolio-menu {
    margin-top   : 18px;
    margin-bottom: 56px;
}

.flat-portfolio.flat-portfolio-grid .flat-filter-isotope {
    display        : flex;
    flex-wrap      : wrap;
    align-items    : center;
    justify-content: center;
}

.flat-portfolio.flat-portfolio-grid .flat-filter-isotope li {
    margin: 0 12px;
}

.flat-portfolio.flat-portfolio-grid .portfolio-post {
    margin-bottom: 30px;
}

.flat-portfolio.flat-portfolio-grid .flat-filter-isotope li a {
    text-transform  : uppercase;
    font-size       : 14px;
    letter-spacing  : 2.8px;
    padding         : 15px 26px;
    background-color: #fff;
    color           : #18192d;
    border          : 2px solid #f1f1f1;
}

.flat-portfolio.flat-portfolio-grid .flat-filter-isotope li:hover a {
    background-color: #18192d;
    color           : #fff;
    border          : 2px solid #18192d;
}

.flat-portfolio.flat-portfolio-grid .flat-filter-isotope li.active a {
    background-color: #18192d;
    color           : #fff;
    border          : 2px solid #18192d;
}

.flat-portfolio.flat-portfolio-grid .fl-gallery {
    width    : 100%;
    display  : flex;
    flex-wrap: wrap;
}

.flat-portfolio.flat-portfolio-grid .tf-col-4 {
    padding: 0 15px;
    width  : 33.333%;
    float  : right;
}

.flat-portfolio.flat-portfolio-grid .portfolio-post .read-more-content {
    width: 80%;
}

/* flat team details
-------------------------------------------------------------- */

.flat-team-details .team-infor {
    display      : flex;
    align-items  : center;
    margin-bottom: 60px;
}

.flat-team-details .team-infor .content {
    margin-left     : -41px;
    padding         : 37px 80px;
    background-color: #fff;
}

.flat-team-details .team-infor .content .title-sub {
    margin-bottom: 14px;
}

.flat-team-details .team-infor .content h3 {
    font-size     : 40px;
    letter-spacing: -1.2px;
    margin-bottom : 33px;
}

.flat-team-details .team-infor .content .list-infor-details {
    margin-bottom: 47px;
}

.flat-team-details .team-infor .content .list-infor-details li {
    font-size    : 18px;
    color        : #444;
    margin-bottom: 34.5px;
}

.flat-team-details .team-infor .content .list-infor-details li:last-child {
    margin: 0;
}

.flat-team-details .team-infor .content .list-infor-details li span {
    color       : #18192d;
    margin-left: 5px;
}

.flat-team-details .team-infor .content .widget-socials li,
.flat-portfolio-details .widget-socials li {
    width             : 60px;
    height            : 60px;
    line-height       : 53px;
    text-align        : center;
    border            : 2px solid #f1f1f1;
    margin            : 0 5px;
    cursor            : pointer;
    -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;
}

.flat-team-details .team-infor .content .widget-socials li:first-child,
.flat-portfolio-details .widget-socials li:first-child {
    margin-right: 0;
}

.flat-team-details .team-infor .content .widget-socials li a::after,
.flat-portfolio-details .widget-socials li a::after {
    font-size: 16px;
}

.flat-team-details .team-infor .content .widget-socials li:hover {
    transform       : translateY(-9%);
    background-color: #18192d;
    border          : 2px solid #18192d;
}

.flat-portfolio-details .widget-socials li:hover {
    transform       : translateY(-9%);
    background-color: #18192d;
    border          : 2px solid #18192d;
}

.flat-team-details .team-infor .content .widget-socials li:hover a {
    color: #fff;
}

.flat-portfolio-details .widget-socials li:hover a {
    color: #fff;
}

.flat-portfolio-details .widget-socials li.active {
    background-color: #18192d;
    border          : 2px solid #18192d;
}

.flat-team-details .team-infor .content .widget-socials li.active {
    background-color: #18192d;
    border          : 2px solid #18192d;
}

.flat-portfolio-details .widget-socials li.active a {
    color: #fff;
}

.flat-team-details .team-infor .content .widget-socials li.active a {
    color: #fff;
}

.flat-team-details .team-details-content .thumb-content {
    display      : flex;
    align-items  : center;
    margin-bottom: 33px;
}

.flat-team-details .team-details-content .thumb-content .cap {
    width         : 120px;
    height        : 120px;
    line-height   : 120px;
    text-align    : center;
    text-transform: uppercase;
    font-size     : 80px;
    font-weight   : 700;
    box-shadow    : 0 2px 12px 0 #cccccc6b;
    flex-shrink   : 0;
    margin-right  : 40px;
}

.flat-team-details .team-details-content p {
    font-size  : 18px;
    line-height: 30px;
}

.flat-team-details .personal-progress {
    display      : flex;
    align-items  : center;
    margin-top   : 55px;
    margin-bottom: 80px;
}

.flat-team-details .personal-progress .media {
    margin-left: 60px;
    flex-shrink : 0;
}

.flat-team-details .personal-progress .content-progress {
    width     : 100%;
    margin-top: -11px;
}

.flat-team-details .personal-progress .content-progress h2 {
    font-size     : 26px;
    letter-spacing: 0;
    margin-bottom : 47px;
}

.flat-team-details .personal-progress .content-progress .donat-headline {
    display        : flex;
    align-items    : center;
    justify-content: space-between;
    margin-bottom  : 13px;
}

.flat-team-details .personal-progress .content-progress .donat-headline span {
    margin-bottom: 0;
}

.flat-team-details .personal-progress .content-progress .donat-headline .number {
    font-size  : 18px;
    font-weight: 600;

}

.flat-team-details .personal-progress .content-progress .progress-inner {
    margin-bottom: 43px;
}

.flat-team-details .personal-progress .content-progress .progress-inner:last-child {
    margin: 0;
}

.flat-team-details .guide-thumb {
    display    : flex;
    align-items: center;
}

.flat-team-details .guide-thumb .media {
    flex-shrink: 0;
    margin-right: 55px;
}

.flat-team-details .guide-thumb .content {
    margin-top: 3px;
}

.flat-team-details .guide-thumb .content h2 {
    font-size     : 26px;
    letter-spacing: 0;
    margin-bottom : 38px;
}

.flat-team-details .guide-thumb .content p {
    margin-bottom: 24px;
}

.flat-team-details .guide-thumb .content p:last-child {
    margin: 0;
}

/* flat portfolio details
-------------------------------------------------------------- */

.flat-portfolio-details .portfolio-content {
    padding-bottom: 49px;
    border-bottom : 1px solid #f1f1f1;
}

.flat-portfolio-details .portfolio-content .media {
    margin-bottom: 59px;
}

.flat-portfolio-details .list-icon-portfolio {
    display      : flex;
    align-items  : center;
    margin-bottom: 50px;
}

.flat-portfolio-details .list-icon-portfolio li {
    width       : 25%;
    border      : 1px solid #f1f1f1;
    text-align  : center;
    margin-left: 30px;
}

.flat-portfolio-details .list-icon-portfolio li:last-child {
    margin-left: 0;
}

.flat-portfolio-details .list-icon-portfolio .icon-box {
    padding: 48px 0;
}

.flat-portfolio-details .list-icon-portfolio .icon {
    margin-bottom     : 39px;
    -webkit-transition: all .8s ease;
    -moz-transition   : all .8s ease;
    -ms-transition    : all .8s ease;
    -o-transition     : all .8s ease;
    transition        : all .8s ease;
}

.flat-portfolio-details .list-icon-portfolio .icon-box:hover .icon {
    transform: rotateY(360deg);
}

.flat-portfolio-details .list-icon-portfolio .content .title-sub {
    margin-bottom: 13px;
}

.flat-portfolio-details .list-icon-portfolio .content h3 {
    font-size     : 24px;
    letter-spacing: -0.7px;
    margin-bottom : -4px;
}

.flat-portfolio-details .widget-socials {
    position     : relative;
    margin-bottom: 42px;
}

.flat-portfolio-details .widget-socials::after {
    content         : '';
    position        : absolute;
    top             : 50%;
    left            : 0;
    transform       : translateY(-50%);
    width           : 34%;
    height          : 2px;
    background-color: #f1f1f1;
}

.flat-portfolio-details .widget-socials::before {
    content         : '';
    position        : absolute;
    top             : 50%;
    right           : 0;
    transform       : translateY(-50%);
    width           : 34%;
    height          : 2px;
    background-color: #f1f1f1;
}

.flat-portfolio-details p {
    font-size  : 18px;
    line-height: 30px;
}

.flat-portfolio-details .thumb {
    display      : flex;
    align-items  : center;
    margin-top   : 44px;
    margin-bottom: 46px;
}

.flat-portfolio-details .thumb .content {
    width        : 50%;
    padding-left: 15px;
}

.flat-portfolio-details .thumb .content:last-child {
    padding-right: 14px;
}

.flat-portfolio-details .thumb .content h2 {
    font-size     : 24px;
    letter-spacing: -0.7px;
    margin-bottom : 15px;
}

.flat-portfolio-details .twentytwenty-horizontal .twentytwenty-handle:before {
    width     : 4px;
    background: #18192d;
}

.flat-portfolio-details .twentytwenty-horizontal .twentytwenty-handle::after {
    width     : 4px;
    background: #18192d;
}

.flat-portfolio-details .twentytwenty-handle {
    width           : 120px;
    height          : 120px;
    border          : unset;
    margin-left     : -60px;
    margin-top      : -59px;
    background-color: #18192d;
}

.flat-portfolio-details .twentytwenty-before-label,
.flat-portfolio-details .twentytwenty-after-label {
    display: none;
}

/* Footer
-------------------------------------------------------------- */

#footer .footer-left {
    position           : relative;
    width              : 50%;
    background-image   : url(../images/background-section/footer-left@2x.jpg);
    background-position: center;
    background-repeat  : no-repeat;
    background-size    : cover;
    overflow           : hidden;
}

#footer .footer-left .texts {
    position: absolute;
    bottom  : 0;
    left    : -15px;
}

#footer .footer-left .texts h1 {
    font-size     : 250px;
    color         : #dfdfdf;
    letter-spacing: -6.8px;
    opacity       : 0.2;
    line-height   : 180px;
}

#footer .footer-right {
    padding            : 120px 0 102px 0;
    width              : 50%;
    padding-left       : 6.3%;
    background-color   : #18192d;
    background-image   : url(../images/background-section/footer-right-1.jpg);
    background-position: 100% 50%;
    background-size: cover;
    background-repeat  : no-repeat;
    overflow           : hidden;
}

#footer .footer-right .content h4 {
    font-size     : 14px;
    font-weight   : 300;
    letter-spacing: 3px;
    color         : #444;

    margin-bottom : 18px;
}

#footer .footer-right .content h2 {
    color         : #fff;
    font-size     : 60px;
    letter-spacing: -2px;
    margin-bottom : 47px;
}

#footer .footer-right .content .button-footer {
    margin-bottom: 73px;
}

/* style 2 */
#footer.style-2 {
    background-color: #f4f4f4;
background-color: #141414;
}

#footer .footer-left-style-2 {
    text-align      : center;
    padding         : 40px 25px;
    border-top      : 6px solid #18192d;
    background-color: #fff;
    transform       : translateY(-5px);
}

#footer .footer-left-style-2 .logo-footer {
margin: 0 auto 20px;
width: 170px;
}

#footer .footer-left-style-2 p {
    font-size    : 14px;
    margin-bottom: 20px;
height: 52px;
overflow: hidden;
}


#footer .footer-left-style-2 .button span {
    letter-spacing: 1px;
}

#footer .widget-socials {
    margin-top: 25px;
}

#footer .widget-socials li {
border-radius: 50%;
    width             : 40px;
    height            : 40px;
    line-height       : 40px;
    text-align        : center;
    margin            : 0 6px;
    background-color  : #fff3;
    -webkit-transition: all 0.3s ease;
    -moz-transition   : all 0.3s ease;
    -ms-transition    : all 0.3s ease;
    -o-transition     : all 0.3s ease;
    transition        : all 0.3s ease;
}

#footer .widget-socials li a {
    color: #fff;
}

#footer .widget-socials li:hover {
    background-color: #491f00;
}

#footer .widget-socials li.active {
    background-color: #18192d;
}

#footer .widget-socials li:hover a {
    color: #fff;
}

#footer .widget-socials li.active a {
    color: #fff;
}

#footer .footer-right-style-2 {
    display     : flex;
    padding-top : 30px;
padding-right: 20px;
}

#footer .footer-right-style-2 .menu-1 {
    width: 60%;
}

#footer .footer-right-style-2 .widget-title {
    margin-bottom: 20px;
}

#footer .footer-right-style-2 .widget-title h2 {
    letter-spacing: 0;
}

#footer .footer-right-style-2 .menu-1 p {
    margin-bottom: 27px;color: #c1ccd9;
}

#footer .footer-right-style-2 .menu-1 .note {
    font-size: 16px;
    color    : #c1ccd9;
}

#footer .footer-right-style-2 .widget.search .search-form {
    position     : relative;
    margin-bottom: 15px;
}

#footer .footer-right-style-2 .search-form input {
    background-color: #fff;
}

#footer .footer-right-style-2 .search-form input::placeholder {
    font-size : 14px;
    font-style: unset;
}

#footer .footer-right-style-2 .menu-2 {
    padding-left: 5.5%;
}

#footer .footer-right-style-2 .menu-2 .widget-information li {
    display       : flex;
    align-items   : center;
    margin-bottom : 10px;
}

#footer .footer-right-style-2 .menu-2 .widget-information li:last-child {
    border-bottom: unset;
}

#footer .footer-right-style-2 .menu-2 .widget-information .item {
    display         : inline-block;
    min-width           : 40px;
    height          : 40px;
    line-height     : 40px;
border-radius: 50%;
    text-align      : center;
    background-color: #491f00;
    margin-left    : 20px;
}

#footer .footer-right-style-2 .menu-2 .widget-information .item::after {
    color      : #fff;
    font-weight: 400;
    font-size  : 15px;
}

#footer .footer-right-style-2 .menu-2 .widget-information .item::after {
    margin-left: unset;
}

#footer .footer-right-style-2 .widget-information .texts a {
    font-size: 16px;
    color    : #c1ccd9;
}

#footer .footer-right-style-2 .widget-information .texts h3 {
    font-size: 14px;font-weight: 400;
    color    : #c1ccd9;
}

#footer .footer-right-style-2 .widget-information .texts a:hover {
    text-decoration: underline;
}

#footer .footer-right-style-2 .widget-information .texts p {
    font-size    : 16px;
color: #fff;
    margin-bottom: 0;
}

/* style home-3 */
#footer.home-3 .footer-right {
    background-image: url(../images/background-section/footer-right-2.jpg);
    background-color: #fff;
}

#footer.home-3 .footer-right .content h4 {
    color: #18192d;
}

#footer.home-3 .footer-right .content h2 {
    color: #18192d;
}

#footer.home-3 .widget-information .item::after {
    color: #18192d;
}

#footer.home-3 #scroll-top {
    background-color: #18192d;
    color           : #fff;
}

#footer.home-3 #scroll-top:hover {
    background-color: #06131f;
}

#footer.home-3 #scroll-top span:after {
    color: #fff;
}

#footer.home-3 .widget-information .texts a:hover {
    color: #18192d;
}

#footer.home-3 .widget-links li a:hover {
    color: #18192d;
}

#footer.home-3 .widget-links li a.active {
    color: #18192d;
}

#bottom.home-3 {
    background-color: #f0f0f0;
}

/* Bottom
-------------------------------------------------------------- */

#bottom {
    background-color: #131313;
    padding         : 15px 0;
}

#bottom .bottom-content-left {
    color    : #c1ccd9;
    text-align: center;
}


/* Scroll Top
-------------------------------------------------------------- */

#scroll-top {
    position        : absolute;
    top             : 0;
    right           : 0;
    width           : 120px;
    height          : 160px;
    padding-top     : 87px;
    text-align      : center;
    z-index         : 1;
    cursor          : pointer;
    overflow        : hidden;
    background-color: #fff;
}

#scroll-top span {
    position      : relative;
    font-size     : 14px;
    letter-spacing: 2.8px;
    line-height   : 20px;
}

#scroll-top span:after {
    position   : absolute;
    top        : -47px;
    left       : 50%;
    content    : "\f176";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size  : 25px;
    color      : #18192d;
}

#scroll-top:hover {
    background-color: #06131f;
    color           : #fff;
}

#scroll-top:hover span:after {
    color: #fff;
}

.flat-alert.msg-success {
    color           : #fff;
    padding         : 20px;
    background-color: #18192d;
    border-radius   : 6px;
    font-size       : 16px;
    line-height     : 30px;
    margin-bottom   : 30px;
}

.fa-times:before {
    color: #fff;
}






/*****************/

.fla-mission {
  padding-top: 78px !important;
  padding-bottom: 108px !important;
  background: #272727 url(../images/bg-gradient2.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
background-position: bottom !important;
}

.ct-fancybox-wrap {
    position: relative
}

.ct-fancybox-wrap .ct-fancybox-more-link {
    margin: 0;
    grid-area: tagline;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    bottom: 0;
    right: -72px;
    letter-spacing: .1em;
    color: #fff
}

@media screen and (max-width:1400px) {
    .ct-fancybox-wrap .ct-fancybox-more-link {
        right: -40px
    }
}

.ct-fancybox-wrap .ct-fancybox-more-link span {
    border-left: none;
    border-bottom: none;
    border-top: none;
    border-right: 1px solid #fff
}

.ct-fancybox-wrap .ct-fancybox-more-link i {
    font-size: 20px;
    color: #F6F6DB;
    margin-right: 0;
    margin-top: 11px
}

.ct-fancybox-wrap .ct-fancybox-more-link:hover {
    color: #F6F6DB
}

.ct-fancybox-wrap .ct-fancybox-more-link:hover span {
    border-color: #F6F6DB
}





	.ct-fancybox-layout2 {
	    position: relative;
	    padding: 55px 30px 0
	}

	@media screen and (max-width:1199px) {
	    .ct-fancybox-layout2 {
		padding: 77px 40px 0
	    }
	}

	@media screen and (max-width:991px) {
	    .ct-fancybox-layout2 {
		padding: 0 25px 0;
margin-bottom: 15px;
	    }
	}

	.ct-fancybox-layout2:before,
	.ct-fancybox-layout2:after {
	    -webkit-transition: all 260ms linear 0ms;
	    -khtml-transition: all 260ms linear 0ms;
	    -moz-transition: all 260ms linear 0ms;
	    -ms-transition: all 260ms linear 0ms;
	    -o-transition: all 260ms linear 0ms;
	    transition: all 260ms linear 0ms;
	    content: '';
	    height: 3px;
	    width: 0;
	    right: 0;
	    left: 0;
	    margin: auto;
	    position: absolute;
	    background-color: #F6F6DB
	}

	.ct-fancybox-layout2:before {
	    top: 0
	}

	.ct-fancybox-layout2:after {
	    bottom: 0
	}

	.ct-fancybox-layout2 .ct-fancybox-inner:before,
	.ct-fancybox-layout2 .ct-fancybox-inner:after {
	    -webkit-transition: all 260ms linear 0ms;
	    -khtml-transition: all 260ms linear 0ms;
	    -moz-transition: all 260ms linear 0ms;
	    -ms-transition: all 260ms linear 0ms;
	    -o-transition: all 260ms linear 0ms;
	    transition: all 260ms linear 0ms;
	    content: '';
	    width: 3px;
	    height: 0;
	    top: 0;
	    bottom: 0;
	    margin: auto;
	    position: absolute;
	    background-color: #F6F6DB
	}

	.ct-fancybox-layout2 .ct-fancybox-inner:before {
	    right: 0
	}

	.ct-fancybox-layout2 .ct-fancybox-inner:after {
	    left: 0
	}

	.ct-fancybox-layout2 .ct-fancybox-icon {
	    line-height: 1;
	    margin-bottom: 18px
	}

	.ct-fancybox-layout2 .ct-fancybox-icon img {
	    width: 80px;
	}

	.ct-fancybox-layout2 .ct-fancybox-title {
	    margin-bottom: 13px;
	    font-size: 30px;
	    color: #fff
	}

	@media screen and (max-width:991px) {
	    .ct-fancybox-layout2 .ct-fancybox-title {
		font-size: 22px
	    }
	}

	.ct-fancybox-layout2 .ct-fancybox-title a {
	    color: inherit
	}

	.ct-fancybox-layout2 .ct-fancybox-title a:hover {
	    color: #F6F6DB
	}


.ct-fancybox-layout2 .ct-fancybox-desc p,
	.ct-fancybox-layout2 .ct-fancybox-desc {
	    font-size: 14px;
	    line-height: 24px;
	    color: #fff
	}


.ct-fancybox-layout2 .ct-fancybox-desc ul li {
text-transform: capitalize;
display: inline-block;
position: relative;
padding-right: 15px;
width: 49%;
}

.ct-fancybox-layout2 .ct-fancybox-desc ul li:after {
content: '';
top: 6px;
right: 0;
font-size: 13px;
line-height: 1;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
color: #fff;
-webkit-transition: 0.5s;
transition: 0.5s;
display: inline-block;
font-size: 13px;
position: absolute;
width: 8px;
height: 8px;
background: #fff;
border-radius: 50%;}

	.ct-fancybox-layout2 .ct-fancybox-more {
	    height: 53px;
	    width: 53px;
	    background-color: #F6F6DB;
	    -webkit-border-radius: 53px;
	    -khtml-border-radius: 53px;
	    -moz-border-radius: 53px;
	    -ms-border-radius: 53px;
	    -o-border-radius: 53px;
	    border-radius: 53px;
	    display: inline-block;
	    text-align: center;
	    line-height: 53px;
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    opacity: 0;
	    -webkit-transition: all 260ms linear 0ms;
	    -khtml-transition: all 260ms linear 0ms;
	    -moz-transition: all 260ms linear 0ms;
	    -ms-transition: all 260ms linear 0ms;
	    -o-transition: all 260ms linear 0ms;
	    transition: all 260ms linear 0ms
	}



	.ct-fancybox-layout2 .ct-fancybox-more:hover {
	    background-color: #fff
	}

	.ct-fancybox-layout2 .ct-fancybox-holder {
	    position: relative;
	    -webkit-transition: all 260ms linear 0ms;
	    -khtml-transition: all 260ms linear 0ms;
	    -moz-transition: all 260ms linear 0ms;
	    -ms-transition: all 260ms linear 0ms;
	    -o-transition: all 260ms linear 0ms;
	    transition: all 260ms linear 0ms;
	    display: flex;
	    flex-wrap: wrap;
	    align-items: flex-end
	}

	.ct-fancybox-layout2.active:before,
	.ct-fancybox-layout2:hover:before,
	.ct-fancybox-layout2.active:after,
	.ct-fancybox-layout2:hover:after {
	    width: 100%
	}

	.ct-fancybox-layout2.active .ct-fancybox-inner:before,
	.ct-fancybox-layout2:hover .ct-fancybox-inner:before,
	.ct-fancybox-layout2.active .ct-fancybox-inner:after,
	.ct-fancybox-layout2:hover .ct-fancybox-inner:after {
	    height: 100%
	}

	.ct-fancybox-layout2.active .ct-fancybox-holder,
	.ct-fancybox-layout2:hover .ct-fancybox-holder {
	    padding-bottom: 155px
	}

	@media screen and (max-width:991px) {
	    .ct-fancybox-layout2.active .ct-fancybox-holder,
	    .ct-fancybox-layout2:hover .ct-fancybox-holder {
		padding-bottom: 100px
	    }
	}

	.ct-fancybox-layout2.active .ct-fancybox-more,
	.ct-fancybox-layout2:hover .ct-fancybox-more {
	    bottom: 51px;
	    opacity: 1
	}

	@media screen and (max-width:991px) {
	    .ct-fancybox-layout2.active .ct-fancybox-more,
	    .ct-fancybox-layout2:hover .ct-fancybox-more {
		bottom: 41px
	    }
	}





.ct-video-wrapper .ct-video-inner {
    position: relative;
    display: inline-block
}

.ct-video-wrapper .ct-video-inner .ct-video-intro1 {
    position: relative;
    padding-left: 35px
}

.ct-video-wrapper .ct-video-inner .ct-video-intro1:before {
    content: '';
    height: 100%;
    width: 67px;
    max-height: 295px;
    background-image: url(../images/dot-video.png);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0
}

@media screen and (max-width:575px) {
    .ct-video-wrapper .ct-video-inner .ct-video-intro1 {
        padding-left: 0
    }
    .ct-video-wrapper .ct-video-inner .ct-video-intro1:before {
        display: none
    }
}

.ct-video-wrapper .ct-video-inner .ct-video-intro2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 293px;
}

.ct-video-wrapper .ct-video-inner .ct-video-button {
    background-image: url(../images/btn-video-overlay.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    background-color: #18192d;
    padding: 40px;
    text-align: center;
    color: #fff;
    bottom: 0;
    font-size: 17px
}

.ct-video-wrapper .ct-video-inner .ct-video-button i {
    font-size: 20px
}

.ct-video-wrapper .ct-video-inner .ct-video-button span {
    border-color: #fff
}







.site-footer {
    font-size: 15px;
    line-height: 24px;
    color: #999;
    background-color: #18192d;
    position: relative;z-index: 1;
}





.site-footer:after {
    content: '';
    height: 100%;
    width: 100%;
    background-image: url(../images/city-bg.png);

    position: absolute;
bottom: 0;
opacity: 0.02;
    left: 0;z-index: -1;
}

.site-footer .footer-address {
    color: #fff
}

.site-footer .footer-about {
    font-size: 36px;
    line-height: 1.33333;
    color: #fff;
    
    letter-spacing: .05em
}

.site-footer .footer-about cite {
    font-style: normal;
    font-weight: 700
}

.site-footer .top-footer {
    padding: 40px;
}

@media screen and (max-width:575px) {
    .site-footer .top-footer {
        padding: 15px
    }
}

.site-footer .top-footer .footer-widget-title {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: .075em;
    margin-bottom: 5px;
text-transform: capitalize;
}

.site-footer .top-footer .footer-widget-title span {
    display: inline-block;
    padding: 0;
    position: relative
}
/*
.site-footer .top-footer .footer-widget-title span:before,
.site-footer .top-footer .footer-widget-title span:after {
    right: -2px;
    top: -2px;
    position: absolute;
    content: '';
    background-color: #c5984f
}

.site-footer .top-footer .footer-widget-title span:before {
    width: 51px;
    height: 2px
}

.site-footer .top-footer .footer-widget-title span:after {
    width: 2px;
    height: 18px
}*/

.site-footer .top-footer ul.menu li+li,
.site-footer .top-footer .widget_pages ul li+li,
.site-footer .top-footer .widget_meta ul li+li,
.site-footer .top-footer .widget_categories ul li+li,
.site-footer .top-footer .widget_archive ul li+li {
    margin-top: 15px
}

.site-footer .top-footer ul.menu li a,
.site-footer .top-footer .widget_pages ul li a,
.site-footer .top-footer .widget_meta ul li a,
.site-footer .top-footer .widget_categories ul li a,
.site-footer .top-footer .widget_archive ul li a {
    color: #999;
    position: relative;
    padding-right: 14px
}

.site-footer .top-footer ul.menu li a:before,
.site-footer .top-footer .widget_pages ul li a:before,
.site-footer .top-footer .widget_meta ul li a:before,
.site-footer .top-footer .widget_categories ul li a:before,
.site-footer .top-footer .widget_archive ul li a:before {
    font-family: FontAwesome;
    content: '\f105';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms
}

.site-footer .top-footer ul.menu li a:after,
.site-footer .top-footer .widget_pages ul li a:after,
.site-footer .top-footer .widget_meta ul li a:after,
.site-footer .top-footer .widget_categories ul li a:after,
.site-footer .top-footer .widget_archive ul li a:after {
    height: 1px;
    left: 0;
    content: '';
    position: absolute;
    bottom: 0;
    background-color: #fff;
    opacity: 0;
    right: 14px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms
}

.site-footer .top-footer ul.menu li>a:hover,
.site-footer .top-footer .widget_pages ul li>a:hover,
.site-footer .top-footer .widget_meta ul li>a:hover,
.site-footer .top-footer .widget_categories ul li>a:hover,
.site-footer .top-footer .widget_archive ul li>a:hover,
.site-footer .top-footer ul.menu li.current_page_item>a,
.site-footer .top-footer .widget_pages ul li.current_page_item>a,
.site-footer .top-footer .widget_meta ul li.current_page_item>a,
.site-footer .top-footer .widget_categories ul li.current_page_item>a,
.site-footer .top-footer .widget_archive ul li.current_page_item>a,
.site-footer .top-footer ul.menu li.current-menu-item>a,
.site-footer .top-footer .widget_pages ul li.current-menu-item>a,
.site-footer .top-footer .widget_meta ul li.current-menu-item>a,
.site-footer .top-footer .widget_categories ul li.current-menu-item>a,
.site-footer .top-footer .widget_archive ul li.current-menu-item>a,
.site-footer .top-footer ul.menu li.current_page_ancestor>a,
.site-footer .top-footer .widget_pages ul li.current_page_ancestor>a,
.site-footer .top-footer .widget_meta ul li.current_page_ancestor>a,
.site-footer .top-footer .widget_categories ul li.current_page_ancestor>a,
.site-footer .top-footer .widget_archive ul li.current_page_ancestor>a,
.site-footer .top-footer ul.menu li.current-menu-ancestor>a,
.site-footer .top-footer .widget_pages ul li.current-menu-ancestor>a,
.site-footer .top-footer .widget_meta ul li.current-menu-ancestor>a,
.site-footer .top-footer .widget_categories ul li.current-menu-ancestor>a,
.site-footer .top-footer .widget_archive ul li.current-menu-ancestor>a {
    padding-right: 21px;
    color: #fff
}

.site-footer .top-footer ul.menu li>a:hover:before,
.site-footer .top-footer .widget_pages ul li>a:hover:before,
.site-footer .top-footer .widget_meta ul li>a:hover:before,
.site-footer .top-footer .widget_categories ul li>a:hover:before,
.site-footer .top-footer .widget_archive ul li>a:hover:before,
.site-footer .top-footer ul.menu li.current_page_item>a:before,
.site-footer .top-footer .widget_pages ul li.current_page_item>a:before,
.site-footer .top-footer .widget_meta ul li.current_page_item>a:before,
.site-footer .top-footer .widget_categories ul li.current_page_item>a:before,
.site-footer .top-footer .widget_archive ul li.current_page_item>a:before,
.site-footer .top-footer ul.menu li.current-menu-item>a:before,
.site-footer .top-footer .widget_pages ul li.current-menu-item>a:before,
.site-footer .top-footer .widget_meta ul li.current-menu-item>a:before,
.site-footer .top-footer .widget_categories ul li.current-menu-item>a:before,
.site-footer .top-footer .widget_archive ul li.current-menu-item>a:before,
.site-footer .top-footer ul.menu li.current_page_ancestor>a:before,
.site-footer .top-footer .widget_pages ul li.current_page_ancestor>a:before,
.site-footer .top-footer .widget_meta ul li.current_page_ancestor>a:before,
.site-footer .top-footer .widget_categories ul li.current_page_ancestor>a:before,
.site-footer .top-footer .widget_archive ul li.current_page_ancestor>a:before,
.site-footer .top-footer ul.menu li.current-menu-ancestor>a:before,
.site-footer .top-footer .widget_pages ul li.current-menu-ancestor>a:before,
.site-footer .top-footer .widget_meta ul li.current-menu-ancestor>a:before,
.site-footer .top-footer .widget_categories ul li.current-menu-ancestor>a:before,
.site-footer .top-footer .widget_archive ul li.current-menu-ancestor>a:before {
    right: 8px
}

.site-footer .top-footer ul.menu li>a:hover:after,
.site-footer .top-footer .widget_pages ul li>a:hover:after,
.site-footer .top-footer .widget_meta ul li>a:hover:after,
.site-footer .top-footer .widget_categories ul li>a:hover:after,
.site-footer .top-footer .widget_archive ul li>a:hover:after,
.site-footer .top-footer ul.menu li.current_page_item>a:after,
.site-footer .top-footer .widget_pages ul li.current_page_item>a:after,
.site-footer .top-footer .widget_meta ul li.current_page_item>a:after,
.site-footer .top-footer .widget_categories ul li.current_page_item>a:after,
.site-footer .top-footer .widget_archive ul li.current_page_item>a:after,
.site-footer .top-footer ul.menu li.current-menu-item>a:after,
.site-footer .top-footer .widget_pages ul li.current-menu-item>a:after,
.site-footer .top-footer .widget_meta ul li.current-menu-item>a:after,
.site-footer .top-footer .widget_categories ul li.current-menu-item>a:after,
.site-footer .top-footer .widget_archive ul li.current-menu-item>a:after,
.site-footer .top-footer ul.menu li.current_page_ancestor>a:after,
.site-footer .top-footer .widget_pages ul li.current_page_ancestor>a:after,
.site-footer .top-footer .widget_meta ul li.current_page_ancestor>a:after,
.site-footer .top-footer .widget_categories ul li.current_page_ancestor>a:after,
.site-footer .top-footer .widget_archive ul li.current_page_ancestor>a:after,
.site-footer .top-footer ul.menu li.current-menu-ancestor>a:after,
.site-footer .top-footer .widget_pages ul li.current-menu-ancestor>a:after,
.site-footer .top-footer .widget_meta ul li.current-menu-ancestor>a:after,
.site-footer .top-footer .widget_categories ul li.current-menu-ancestor>a:after,
.site-footer .top-footer .widget_archive ul li.current-menu-ancestor>a:after {
    right: 21px;
    opacity: 1
}

.site-footer .top-footer ul.menu .sub-menu,
.site-footer .top-footer .widget_pages ul .sub-menu,
.site-footer .top-footer .widget_meta ul .sub-menu,
.site-footer .top-footer .widget_categories ul .sub-menu,
.site-footer .top-footer .widget_archive ul .sub-menu {
    margin-top: 15px
}

.site-footer .top-footer .widget_recent_comments {
    color: #999
}

.site-footer .top-footer .widget_recent_comments ul {
    list-style: none
}

.site-footer .top-footer .widget_recent_comments ul li span {
    color: #999
}

.site-footer .top-footer .widget_recent_comments ul a {
    color: #999
}

.site-footer .top-footer .widget_recent_comments ul a:hover {
    color: #c5984f
}

.site-footer .top-footer .widget_rss .rsswidget,
.site-footer .top-footer table th {
    color: #999
}

.site-footer .top-footer .remove-arrow ul.menu li a {
    padding-right: 0
}

.site-footer .top-footer .remove-arrow ul.menu li a:before {
    display: none
}

.site-footer .top-footer .remove-arrow ul.menu li a:after {
    right: 0
}

.site-footer .top-footer .contact-info {
    color: #999
}

@media screen and (min-width:1200px) {
    .site-footer .top-footer.column-width-change .ct-footer-item.col-xl-3:nth-child(1) {
        flex: 0 0 43.5%;
        max-width: 43.5%
    }
    .site-footer .top-footer.column-width-change .ct-footer-item.col-xl-3:nth-child(2) {
        flex: 0 0 20%;
        max-width: 20%
    }
    .site-footer .top-footer.column-width-change .ct-footer-item.col-xl-3:nth-child(3) {
        flex: 0 0 20%;
        max-width: 20%
    }
    .site-footer .top-footer.column-width-change .ct-footer-item.col-xl-3:nth-child(4) {
        flex: 0 0 16.5%;
        max-width: 16.5%
    }
}

@media screen and (max-width:991px) {
    .site-footer .top-footer .ct-footer-item {
        margin-bottom: 10px
    }
}

.site-footer .top-footer .wpb_gallery {
    margin-bottom: 0 !important
}

.site-footer .top-footer .wpb_gallery_slides.wpb_image_grid {
    margin-top: 8px
}

.site-footer .top-footer .wpb_gallery_slides.wpb_image_grid .isotope-item a img {
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms
}

.site-footer .top-footer .wpb_gallery_slides.wpb_image_grid .isotope-item a img:hover {
    opacity: .75
}

.site-footer .bottom-footer {
color: #fff;
padding: 8px 0;
text-align: center;
background: #0003;
}

@media screen and (max-width:575px) {
    .site-footer .bottom-footer {
        padding-bottom: 24px
    }
}

.site-footer .bottom-footer a {
    color: inherit
}

.site-footer .bottom-footer a:hover {
    color: #c5984f
}

.site-footer .bottom-footer .row {
    align-items: center
}

@media screen and (max-width:575px) {
    .site-footer .bottom-footer .row>div {
        width: 100%;
        text-align: center
    }
    .site-footer .bottom-footer .row>div+div {
        margin-top: 10px
    }
}

.site-footer .bottom-footer .bottom-copyright {
    padding: 0 15px
}

.bottom-logo {
    padding: 0 15px;
text-align: center;
}

.bottom-logo img {
width: 220px;
}

.site-footer .bottom-social {
flex-grow: 1;
justify-content: end;
display: flex;
flex-wrap: wrap;
margin-right: auto;
margin-left: 0;
justify-content: center;
margin: 25px 0;
}

@media screen and (max-width:991px) {
    .site-footer .bottom-social {
        padding: 0 15px;
justify-content: flex-start;
    }
}

.site-footer .bottom-social a {
margin: 0 6px;
padding-left: 12px;
color: #fff;
    position: relative;
z-index: 1;
border-left: 1px solid #fff;

}

.site-footer .bottom-social a:last-child {
border-left: 0;
padding-left: 0;
margin-left: 0;
}

/*
.site-footer .bottom-social a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms
}*/
/*
.site-footer .bottom-social a:before {
    width: 40px;
    height: 2px;
    z-index: 1;
    background-color: #fff
}*/

.site-footer .bottom-social a:after {
width: 1px;
height: 11px;
background-color: #c5984f;
z-index: -1;
}

.site-footer .bottom-social a i {
    margin-right: 10px
}
/*
.site-footer .bottom-social a:hover:after {
    width: 46px
}*/

@media screen and (max-width:991px) {
    .site-footer .bottom-social a {
        padding-right: 0
    }
    .site-footer .bottom-social a:before,
    .site-footer .bottom-social a:after {
        display: none
    }
}

@media screen and (max-width:767px) {
    .site-footer .bottom-social a {
        margin: 0
    }
    .site-footer .bottom-social a+a {
        margin-right: 10px
    }
    .site-footer .bottom-social a span {
        display: none
    }

    .site-footer .bottom-social a span.fab {
display: inline-block;
    }
}

.site-footer .footer-about p {
  margin-bottom: 0;
font-size: 36px;
line-height: 1.33333;
color: #fff;
}

.site-footer .footer-about cite {
  font-style: normal;
  font-weight: 700;
}




.dert-flex {
display: flex;
justify-content: space-between;
align-items: center;
}

.ct-footer-item p {
color: #ccc;
}


.ct-footer-item .widget.widget_text {
    position      : relative;
}

/*
.ct-footer-item .widget.widget_text i {
font-size: 30px;
position: absolute;
right: 0;
z-index: -1;
color: #f6f6db;}*/




/******************************************/
/******************************************/



.hero-slider {
  width: 100%;
  height: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
}

@media (max-width: 991px) {
  .hero-slider {
    height: 600px;
  }
}

@media (max-width: 767px) {
  .hero-slider {
    height: 500px;
  }
}

.hero-slider .swiper-slide {
  overflow: hidden;
  color: #fff;
}

.hero-slider .swiper-container {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.hero-slider .slide-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: right;
}

.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
  background: transparent;
  width: 55px;
  height: 55px;
  line-height: 53px;
  margin-top: -30px;
  text-align: center;
  border: 2px solid #d4d3d3;
  border-radius: 55px;
  opacity:0;
  visibility:hidden;
  transition:all .3s ease;
}
.hero-slider:hover .swiper-button-prev,
.hero-slider:hover .swiper-button-next {
  transform:translateX(0);
  opacity:1;
  visibility:visible;
}

@media (max-width: 767px) {
  .hero-slider .swiper-button-prev,
  .hero-slider .swiper-button-next {
    display: none;
  }
}

.hero-slider .swiper-button-prev {
  right: 25px;
  transform:translateX(50px);
}

.hero-slider .swiper-button-prev:before {
  font-family: "Font Awesome 5 Free";
  content: "\f060";
  font-size: 15px;
  color: #d4d3d3;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  font-weight: 900;
}

.hero-slider .swiper-button-next {
  left: 25px;
  transform:translateX(-50px);
}

.hero-slider .swiper-button-next:before {
  font-family: "Font Awesome 5 Free";
  content: "\f061";
  font-size: 15px;
  color: #d4d3d3;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  font-weight: 900;
}

.hero-slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  text-align: right;
  line-height: 12px;
  font-size: 12px;
  color: #000;
  opacity: 0.3;
  background:#fff;
  transition:all .2s ease;
}

.hero-slider .swiper-pagination-bullet-active {
  opacity:1;
}

.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.hero-slider .swiper-pagination-custom,
.hero-slider .swiper-pagination-fraction {
  bottom: 30px;
}

@media screen and (min-width: 992px) {
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
  .hero-slider .swiper-pagination-custom,
  .hero-slider .swiper-pagination-fraction {
/*     display: none; */
  }
}
.swiper-pagination {
  text-align: right;
}

.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets{
  bottom:50px;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    right: 50%;
    transform: translateX(-50%);
}



@media (min-width: 767px) {
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets{
  bottom:30px;
 
}
}
/*--------------------------------------------------------------
	#hero-style
--------------------------------------------------------------*/
.hero-style {
  height: 850px;
  transition:all .4s ease;
}

@media (max-width: 991px) {
  .hero-style {
    height: 600px;
  }
}

@media (max-width: 767px) {
  .hero-style{
    height: 500px;
  }
}

@media screen and (min-width: 992px) {
  .hero-style .container {
    padding-top: 95px;
  }
}

.hero-style .slide-title,
.hero-style .slide-text,
.hero-style .slide-btns {
  max-width: 690px;
}

.hero-style .slide-title h2 {
  font-size: 100px;
  font-weight: 600;
  line-height: 1;
  color: #ffffff;
  margin: 0 0 40px;
  text-transform: capitalize;
  transition:all .4s ease;
}

@media (max-width: 1199px) {
  .hero-style .slide-title h2 {
    font-size: 75px;
  }
}

@media (max-width: 991px) {
  .hero-style .slide-title h2 {
    font-size: 50px;
    margin: 0 0 35px;
  }
}

@media (max-width: 767px) {
  .hero-style .slide-title h2 {
    font-size: 35px;
    margin: 0 0 30px;
  }
}

.hero-style .slide-text p {
  opacity: 0.8;

  font-size: 32px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: normal;
  color: #ffffff;
  margin: 0 0 40px;
  transition:all .4s ease;
}

@media (max-width: 767px) {
  .hero-style .slide-text p {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    margin: 0 0 30px;
  }
}

.hero-style .slide-btns > a:first-child {
  margin-left: 10px;
}


/*--------------------------------------------------------------
	#button-style
--------------------------------------------------------------*/
.theme-btn, .theme-btn-s2{
    background-color: #ffffff;
    font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  color:#2b3b95;
    padding: 9px 32px;
    border: 0; 
  border-radius: 3px;
    text-transform: uppercase;
    display: inline-block;
    line-height: initial;
  transition:all .4s ease;
}
a {
    text-decoration: none;
    transition: all 0.2s ease;
}
.theme-btn-s2{
    background-color: rgba(255, 255, 255, 0.9);
    color: #131e4a;
}
.theme-btn:hover, .theme-btn-s2:hover, .theme-btn:focus, .theme-btn-s2:focus, .theme-btn:active, .theme-btn-s2:active {
    background-color:#2b3b95 ;
    color: #fff;
}
.theme-btn-s3{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #ffffff;
  text-transform: uppercase;
}
i.fa-chevron-circle-right{
  height:22px;
  width:22px;
}
a:hover {
    text-decoration: none;
}
@media (max-width: 991px){
  .theme-btn, .theme-btn-s2, .theme-btn-s3 {
    font-size: 13px;
    padding: 15px 25px;
  }
}
@media (max-width: 767px){
  .theme-btn, .theme-btn-s2{
    padding: 13px 20px;
    font-size: 13px;
  }
}



/*****************/


.swi {
	 width: 100%;
	 height: 100vh;
}
 .swiper-container {
	 width: 100%;
	 height: 100%;
}/*
 .slide {
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 position: relative;
	 text-align: center;
	 font-size: 18px;
	 background: #fff;
	 overflow: hidden;
}*/
 .slide-image {
	 position: absolute;
	 top: 0;
	 right: 0;
	 width: 100%;
	 height: 100%;
	 background-position: 50% 50%;
	 background-size: cover;
background-size: 100% 100%;
}
 .slide-title {
	 font-size: 44px;
	 line-height: 1;
	 max-width: 65%;
	 white-space: normal;
	 word-break: break-word;
	 color: #fff;
	 z-index: 100;
    font-family: "ApertoCom";
	 text-transform: uppercase;
	 font-weight: 200;
}



 .slide-title span {
	 white-space: pre;
	 display: inline-block;
	 opacity: 0;
}
 .slideshow {
	 position: relative;
}

.swiper-slide h2 {
	 font-size: 70px;
	 line-height: 1;
	 white-space: normal;
	 word-break: break-word;
	 color: #fff;
	 z-index: 100;
    font-family: "ApertoCom";
	 text-transform: uppercase;
	 font-weight: 200;
margin-bottom:20px;
 font-weight: 500;
font-size: 90px;
	 display: block;

margin-top: -30px;
transition: all ease-in-out 0.8s;
}


 
.swiper-slide.swiper-slide-active h2 {
margin-top: 0;
}


.spw-content {
position: absolute;
right: 0;
left: 0;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

 .slideshow-pagination {
	 position: absolute;
	 bottom: 5rem;
	 right: 0;
	 width: 100%;
	 display: flex;
	 flex-wrap: wrap;
	 justify-content: center;
	 align-items: center;
	 transition: 0.3s opacity;
	 z-index: 10;
}
 .slideshow-pagination-item {
	 display: flex;
	 align-items: center;
}
 .slideshow-pagination-item .pagination-number {
	 opacity: 0.5;
}
 .slideshow-pagination-item:hover, .slideshow-pagination-item:focus {
	 cursor: pointer;
}
 .slideshow-pagination-item:last-of-type .pagination-separator {
	 width: 0;
}
 .slideshow-pagination-item.active .pagination-number {
	 opacity: 1;
}
 .slideshow-pagination-item.active .pagination-separator {
	 width: 10vw;
}
 .slideshow-navigation-button {
	 position: absolute;
	 top: 50%;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 width: 60px;
	 height: 60px;
	 z-index: 1000;
	 transition: all 0.3s ease;
	 color: #fff;
}
 .slideshow-navigation-button:hover, .slideshow-navigation-button:focus {
	 cursor: pointer;
	 background: rgba(0, 0, 0, 0.5);
}
 .slideshow-navigation-button.prev {
	 left: 0;
}
 .slideshow-navigation-button.next {
	 right: 0;
}
 .pagination-number {
	 font-size: 1.8rem;
	 color: #fff;

	 padding: 0 0.5rem;
}
 .pagination-separator {
	 display: none;
	 position: relative;
	 width: 40px;
	 height: 2px;
	 background: rgba(255, 255, 255, 0.25);
	 transition: all 0.3s ease;
}
 @media (min-width: 45em) {
	 .pagination-separator {
		 display: block;
	}
}
 .pagination-separator-loader {
	 position: absolute;
	 top: 0;
	 right: 0;
	 width: 100%;
	 height: 100%;
	 background: #fff;
	 transform-origin: 0 0;
}
 

.slideshow .swiper-slide {
z-index: 1;
}
.slideshow .swiper-slide:after {

    content: '';
    height: 100%;
    width: 100%;
background: linear-gradient( to left , #00000038 , #000c);
position: absolute;
    position: absolute;
    top: 0;
    left: 0;z-index: 0;}





/*************/



 .slideshow-pagination {
	 position: absolute;
	 bottom: 5rem;
	 right: 0;
	 width: 100%;
	 display: flex;
	 flex-wrap: wrap;
	 justify-content: center;
	 align-items: center;
	 transition: 0.3s opacity;
	 z-index: 10;
}
 .slideshow-pagination-item {
	 display: flex;
	 align-items: center;
}
 .slideshow-pagination-item .pagination-number {
	 opacity: 0.5;
}
 .slideshow-pagination-item:hover, .slideshow-pagination-item:focus {
	 cursor: pointer;
}
 .slideshow-pagination-item:last-of-type .pagination-separator {
	 width: 0;
}
 .slideshow-pagination-item.active .pagination-number {
	 opacity: 1;
}
 .slideshow-pagination-item.active .pagination-separator {
	 width: 10vw;
}
/*
 .slideshow-navigation-button {
	 position: absolute;
	 top: 0;
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 height: 100%;
	 width: 5rem;
	 z-index: 1000;
	 transition: all 0.3s ease;
	 color: #fff;
}
 .slideshow-navigation-button:hover, .slideshow-navigation-button:focus {
	 cursor: pointer;
	 background: rgba(0, 0, 0, 0.5);
}
 .slideshow-navigation-button.prev {
	 right: 0;
}
 .slideshow-navigation-button.next {
	 left: 0;
}
 .pagination-number {
	 font-size: 1.8rem;
	 color: #fff;

	 padding: 0 0.5rem;
}
 .pagination-separator {
	 display: none;
	 position: relative;
	 width: 40px;
	 height: 2px;
	 background: rgba(255, 255, 255, 0.25);
	 transition: all 0.3s ease;
}
 @media (min-width: 45em) {
	 .pagination-separator {
		 display: block;
	}
}
 .pagination-separator-loader {
	 position: absolute;
	 top: 0;
	 right: 0;
	 width: 100%;
	 height: 100%;
	 background: #fff;
	 transform-origin: 0 0;
}
 */





/******************/


/*** 

====================================================================
    Subscribe section Nine
====================================================================

***/
.subscribe-section-nine {
  position: relative;
  z-index: 3;
}
@media (max-width: 1199.98px) {
  .subscribe-section-nine .bg-icon {
    display: none;
  }
}
.subscribe-section-nine .bg-icon .icon-left {
  position: absolute;
  top: 0;
  right: 79px;
}
.subscribe-section-nine .bg-icon .icon-right {
  position: absolute;
  bottom: 95px;
  left: 0;
}
.subscribe-section-nine .outer-box {
  position: relative;
  border-radius: 10px;
  padding: 80px 30px 70px;
  background-color: #ffffff;z-index: 1;
}
.subscribe-section-nine .outer-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 739px;
  height: 100%;z-index: -1;
  background: linear-gradient(255.88deg, #D0F4DE 2.63%, rgba(208, 244, 222, 0) 90.75%);
}
@media (max-width: 991.98px) {
  .subscribe-section-nine .outer-box:before {
    width: 100%;
  }
}
.subscribe-section-nine .outer-box:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 739px;
  height: 100%;z-index: -1;
  background: linear-gradient(91.77deg, rgba(34, 211, 107, 0.11) 3.46%, rgba(34, 211, 107, 0) 95.75%);
}
@media (max-width: 991.98px) {
  .subscribe-section-nine .outer-box:after {
    width: 100%;
  }
}
.subscribe-section-nine .outer-box .sec-title {
  margin-bottom: 23px;
}
.subscribe-section-nine .outer-box .sec-title .sub-title {
  padding-right: 0;
  color: #134cb3;
}
.subscribe-section-nine .outer-box .sec-title .sub-title:before {
  display: none;
}
.subscribe-section-nine .outer-box .newsletter-form-five {
  max-width: 500px;
  margin: 0 auto;
  z-index: 2;
}
.subscribe-section-nine .outer-box .newsletter-form-five .form-group input:not([type=submit]) {
  background-color: #ffffff;
  border-radius: 10px;
  height: 65px;
  border: 1px solid #E3E3E3;
  padding: 20px 25px;
  line-height: 23px;
}
.subscribe-section-nine .outer-box .newsletter-form-five .form-group .theme-btn {
  background-color: #134cb3;
  color: #ffffff;
  font-weight: 400;
  border-radius: 0 10px 10px 0;
  padding: 20px 23px;
  line-height: 25px;
  min-width: auto;
left: 0;
top: 0;
position: absolute;
}


.newsletter-form-five .form-group {
  position: relative;
}



/******************/




/***

====================================================================
    Services Section Five
====================================================================

***/
.services-section-five {
  position: relative;
  padding: 120px 0;
  background-color: #F2F3F5;
}
.services-section-five.pull-down {
  padding-bottom: 155px;
  margin-bottom: -65px;
}
.services-section-five .title-column {
  margin-bottom: 40px;
}
.services-section-five .title-column .sec-title {
  margin-bottom: 0;
  padding-left: 50px;
}
@media (max-width: 1199.98px) {
  .services-section-five .title-column .sec-title {
    padding-left: 0;
  }
}
.services-section-five .title-column .sec-title .text {
  margin-top: 20px;
}

.service-block-five {
  position: relative;
  margin-bottom: 30px;
}
.service-block-five .inner-box {
  position: relative;
  text-align: center;
  padding: 60px 30px 30px;
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-top: 30px;
  border: 1px solid transparent;
}
.service-block-five .inner-box:hover {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  border: 1px solid #134cb3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.service-block-five .inner-box:hover .icon-box {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  border-color: #134cb3;
}
.service-block-five .inner-box .icon-box {
  position: absolute;
  right: 50%;
  top: -30px;
  margin-right: -30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 40px;
  color: #ffffff;
  background-color: #134cb3;
  border-radius: 10px;
  text-align: center;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-five .inner-box .title {
  color: #16243E;
  margin-bottom: 20px;
}
.service-block-five .inner-box .title:hover {
  color: #134cb3;
}
.service-block-five .inner-box .text {
  margin-bottom: 25px;
}
.service-block-five .inner-box .read-more {
  font-size: 16px;
  line-height: 16px;
  color: #16243E;
  font-weight: 600;
  letter-spacing: 0.8px;
  font-family: "Jost", sans-serif;
  -webkit-transform: all 300ms ease;
          transform: all 300ms ease;
}
.service-block-five .inner-box .read-more i {
  margin-right: 10px;
  color: #134cb3;
}
.service-block-five .inner-box .read-more:hover {
  color: #134cb3;
}

.service-info-block {
  position: relative;
  margin-bottom: 30px;
}
.service-info-block .inner {
  position: relative;
  padding: 30px 30px 34px;
  text-align: right;
  border-radius: 10px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid transparent;
}
.service-info-block .inner:hover {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  border: 1px solid #134cb3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.service-info-block .inner:hover .icon-box {
  -webkit-transform: scale(-1) rotate(180deg);
          transform: scale(-1) rotate(180deg);
  border-color: #134cb3;
}
.service-info-block .inner .title {
  line-height: 28px;
  color: #16243E;
  margin-bottom: 20px;
}
.service-info-block .inner .title:hover {
  color: #134cb3;
}
.service-info-block .inner .text {
  margin-bottom: 30px;
}


/***

==================================================================
	Main Footer
==================================================================

***/
.main-footer {
  position: relative;
  background-color: #101A29;
  /* Widget Section */
}
.main-footer .bg {
  background-size: auto;
}
@media (max-width: 767.98px) {
  .main-footer .bg {
    opacity: 0.1;
  }
}
.main-footer .footer-bg-1 {
  background-image: url(../images/curved-line.png);
  background-position: right bottom;
}

.main-footer .bg {
  background-size: auto;
}
.bg {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}


.main-footer .footer-bg-2 {
  background-image: url(../images/icons/footer-bg-2.png);
  background-position: left bottom;
}
.main-footer .footer-bg-3 {
  background-image: url(../images/icons/footer-bg-3.png);
  background-position: left bottom;
}
.main-footer .footer-bg-4 {
  background-image: url(../images/icons/footer-bg-4.png);
  background-position: left bottom;
  opacity: 0.1;
}
.main-footer .footer-bg-5 {
  background-image: url(../images/icons/footer-bg-5.png);
  background-position: center;
  background-size: cover;
}
.main-footer .footer-bg-6 {
  background-image: url(../images/icons/footer-bg-6.png);
  background-position: left bottom;
}
.main-footer .footer-bg-7 {
  background-image: url(../images/icons/footer-bg-7.png);
}
.main-footer .footer-bg-8 {
  background-image: url(../images/icons/footer-bg-8.png);
}
.main-footer .footer-bg-9 {
  background-image: url(../images/icons/footer-bg-9.png);
  background-position: left bottom;
}
.main-footer .footer-bg-10 {
  background-image: url(../images/icons/footer-bg-10.png);
  background-position: left bottom;
}
.main-footer .footer-bg-11 {
  background-image: url(../images/icons/footer-bg-11.png);
}
.main-footer .footer-bg-12 {
  background-image: url(../images/icons/footer-bg-12.png);
  background-position: left bottom;
}
.main-footer .footer-bg-13 {
  background-image: url(../images/icons/footer-bg-13.png);
}
.main-footer .footer-bg-14 {
  background-image: url(../images/icons/footer-bg-14.jpg);
}
.main-footer .footer-bg-15 {
  background-image: url(../images/icons/footer-bg-15.png);
}
.main-footer .widgets-section {
  position: relative;
  padding: 100px 0 10px;
}
.main-footer .footer-column {
  position: relative;
  margin-bottom: 50px;
}
.main-footer .footer-widget {
  position: relative;
}
.main-footer .widget-title {
  position: relative;
  color: #ffffff;
  margin-bottom: 20px;
}
.main-footer .widget-content {
  position: relative;
}
.main-footer .widget-content .text {
  color: #ffffff;
}

.user-links {
  position: relative;
}
.user-links li {
  position: relative;
  padding-right: 30px;
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
  font-weight: 400;
padding: 6px;
width: 50%;
float: right;
}
.user-links li:before {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  content: "\f061";
  color: #333F4D;
  font-family: "Font Awesome 6 Pro";
}
.user-links li:last-child {
  margin-bottom: 0;
}
.user-links li a {
  position: relative;
  display: inline-block;
  color: inherit;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;

padding: 6px;
padding-right: 6px;
border: 1px solid #fff3;
border-radius: 8px;
display: block;
}
.user-links li a:hover {
  color: #FFFFFF;
}
.user-links li a:before {
  position: absolute;
  right: 0;
  bottom: 3px;
  width: 0;
  height: 1px;
  background-color: #134cb3;
  content: "";
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.user-links li a:hover:before {
  width: 100%;
}
.user-links.style-two li {
  padding-right: 0;
}
.user-links.style-two li:before {
  display: none;
}
.user-links.style-three li {
  padding-right: 25px;
}
.user-links.style-three li:before {
  color: #134cb3;
  content: "\f00c";
}
.user-links.style-four li {
  padding-right: 20px;
}
.user-links.style-four li:before {
  content: "\f105";
}
.user-links.two-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.user-links.two-column li {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.recent-post {
  position: relative;
  margin-bottom: 30px;
}
.recent-post:last-child {
  margin-bottom: 0;
}
.recent-post .inner {
  position: relative;
  padding-right: 100px;
  min-height: 80px;
}
.recent-post .inner:hover .post-thumb img {
  opacity: 0.7;
}
.recent-post .inner .post-thumb {
  position: absolute;
  right: 0;
  top: 0;
  height: 80px;
  width: 80px;
  border-radius: 5px;
  overflow: hidden;
}
.recent-post .inner .post-thumb img {
  width: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.recent-post .inner .post-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  line-height: 30px;
  margin-bottom: 5px;
}
.recent-post .inner .post-info i {
  font-size: 12px;
  margin-left: 10px;
  color: #134cb3;
}
.recent-post .inner .post-title {
  color: #ffffff;
  letter-spacing: -0.8px;
  margin-bottom: 0;
}

/* Subscribe Form */
.subscribe-form {
  position: relative;
}
.subscribe-form .form-group {
  position: relative;
}
.subscribe-form .form-group input[type=text] {
  position: relative;
  display: block;
  height: 72px;
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
  padding: 20px 30px;
  background: transparent;
  border: 1px solid #333F4D;
  border-radius: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.subscribe-form .form-group input[type=email] {
  position: relative;
  display: block;
  height: 72px;
  width: 100%;
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
  padding: 20px 30px;
  background: transparent;
  border: 1px solid #333F4D;
  border-radius: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.subscribe-form .form-group input[type=text]::-webkit-input-placeholder, .subscribe-form .form-group input[type=email]::-webkit-input-placeholder {
  color: #fff;
}
.subscribe-form .form-group input[type=text]::-moz-placeholder, .subscribe-form .form-group input[type=email]::-moz-placeholder {
  color: #fff;
}
.subscribe-form .form-group input[type=text]:-ms-input-placeholder, .subscribe-form .form-group input[type=email]:-ms-input-placeholder {
  color: #fff;
}
.subscribe-form .form-group input[type=text]::-ms-input-placeholder, .subscribe-form .form-group input[type=email]::-ms-input-placeholder {
  color: #fff;
}
.subscribe-form .form-group input[type=text]::placeholder,
.subscribe-form .form-group input[type=email]::placeholder {
  color: #fff;
}
.subscribe-form .form-group .theme-btn {
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px 30px;
  line-height: 32px;
  border-radius: 0 10px 10px 0;
  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;
}
@media (max-width: 767.98px) {
  .subscribe-form .form-group .theme-btn {
    position: relative;
    width: 100%;
    border-radius: 10px;
    line-height: 20px;
    margin-top: 20px;
  }
}

/*=== Footer Bottom ===*/
.footer-bottom {
  position: relative;
  z-index: 3;
  border-top: 1px solid #333F4D;
  padding: 10px 0;
}
.footer-bottom .inner-container {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .footer-bottom .inner-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer-bottom .copyright-text {
  position: relative;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 991.98px) {
  .footer-bottom .copyright-text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    text-align: center;
    margin-top: 30px;
  }
}
.footer-bottom .copyright-text a {
  color: inherit;
}
.footer-bottom .copyright-text a:hover {
  color: #ffffff;
}
.footer-bottom .footer-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 575.98px) {
  .footer-bottom .footer-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer-bottom .footer-nav li {
  font-size: 16px;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.7);
  margin-right: 30px;
}
.footer-bottom .footer-nav li:first-child {
  margin-right: 0;
}
@media (max-width: 575.98px) {
  .footer-bottom .footer-nav li {
    margin: 0 30px !important;
    text-align: center;
  }
}
.footer-bottom .footer-nav li a {
  color: inherit;
}
.footer-bottom .footer-nav li a:hover {
  color: #ffffff;
}


.footer-style-four.pull-up .widgets-section {
  padding-top: 210px;
  margin-top: -120px;
}
.footer-style-four .widgets-section {
  padding-bottom: 20px;
}
.footer-style-four .about-widget .logo {
  margin-top: -10px;
  margin-bottom: 18px;
}

.footer-style-four .about-widget .logo img {
width: 200px;
}

.footer-style-four .about-widget .text {
  color: #ffffff;
  margin-bottom: 30px;
}
.footer-style-four .about-widget .subscribe-form-three {
  margin-bottom: 40px;
  max-width: 350px;
}
.footer-style-four .contact-widget {
  padding-right: 60px;
}
@media (max-width: 1199.98px) {
  .footer-style-four .contact-widget {
    padding-right: 0;
  }
}
.footer-style-four .links-widget {
  padding-right: 60px;
}
@media (max-width: 1199.98px) {
  .footer-style-four .links-widget {
    padding-right: 0;
  }
}
.footer-style-four .newsletter-widget {
  padding-left: 30px;
  margin-right: -30px;
}
@media (max-width: 1199.98px) {
  .footer-style-four .newsletter-widget {
    margin-right: 0;
    padding-left: 0;
  }
}
.footer-style-four .recent-post .inner .post-info {
  font-size: 14px;
}





/* Contact List Three */
.contact-list-three {
  position: relative;
}
.contact-list-three .contact-info {
  position: relative;
  padding-right: 80px;
  min-height: 60px;
  margin-bottom: 20px;
}
.contact-list-three .contact-info:last-child {
  margin-bottom: 0;
}
.contact-list-three .contact-info .icon {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 24px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  color: #ffffff;
}
.contact-list-three .contact-info .title {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.8px;
  font-family: "Jost", sans-serif;
  color: #ffffff;
}
.contact-list-three .contact-info .text {
  color: #ffffff;
  line-height: 24px;
}
.contact-list-three .contact-info .text a {
  color: #ffffff;
}
.contact-list-three .contact-info .text:hover a {
  color: #134cb3;
}

/* Subscribe Form Three */
.subscribe-form-three {
  position: relative;
}
.subscribe-form-three .form-group {
  position: relative;
}
.subscribe-form-three .form-group input[type=text] {
  position: relative;
  display: block;
  height: 60px;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: #16243E;
  padding: 20px 30px;
  background: #ffffff;
  border-radius: 5px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.subscribe-form-three .form-group input[type=email] {
  position: relative;
  display: block;
  height: 60px;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: #16243E;
  padding: 20px 30px;
  background: #ffffff;
  border-radius: 5px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.subscribe-form-three .form-group input[type=text]::-webkit-input-placeholder {
  color: #16243E;
}
.subscribe-form-three .form-group input[type=email]::-webkit-input-placeholder {
  color: #16243E;
}
.subscribe-form-three .form-group input[type=text]::-moz-placeholder {
  color: #16243E;
}
.subscribe-form-three .form-group input[type=email]::-moz-placeholder {
  color: #16243E;
}
.subscribe-form-three .form-group input[type=text]:-ms-input-placeholder {
  color: #16243E;
}
.subscribe-form-three .form-group input[type=email]:-ms-input-placeholder {
  color: #16243E;
}
.subscribe-form-three .form-group input[type=text]::-ms-input-placeholder {
  color: #16243E;
}
.subscribe-form-three .form-group input[type=email]::-ms-input-placeholder {
  color: #16243E;
}
.subscribe-form-three .form-group input[type=text]::placeholder {
  color: #16243E;
}
.subscribe-form-three .form-group input[type=email]::placeholder {
  color: #16243E;
}
.subscribe-form-three .form-group .theme-btn {
  position: absolute;
  left: 0;
  top: 0;
  padding: 15px 5px;
  width: 60px;
  height: 60px;
  line-height: 30px;
  text-align: center;
  border-radius: 0 5px 5px 0;
}
.subscribe-form-three .form-group .theme-btn:before {
  border-radius: 0 5px 5px 0;
}
.subscribe-form-three .form-group .theme-btn i {
  margin-right: 0;
}




/*Social Icon Four*/
.social-icon-four {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social-icon-four li {
  position: relative;
  margin-left: 10px;
}
.social-icon-four li:last-child {
  margin-left: 0;
}
.social-icon-four li a {
  position: relative;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.05);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.social-icon-four li a i {
  position: relative;
}
.social-icon-four li a::before {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  background-color: #134cb3;
  content: "";
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  border-radius: 5px;
}
.social-icon-four li a:hover {
  color: #fff;
}
.social-icon-four li a:hover:before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.social-icon-four.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.social-icon-four.rounded li a {
  border-radius: 50%;
}
.social-icon-four.rounded li a:before {
  border-radius: 50%;
}






.DZ-theme-btn {
background-color: #fff;
border-radius: 40px;
bottom: 10px;
color: #fff;
display: table;
height: 50px;
right: 10px;
min-width: 50px;
position: fixed;
text-align: center;
z-index: 99999;
background: linear-gradient(to bottom,#a3d179 0,#88ba46 100%);
display: flex;
align-items: center;
justify-content: center;
}


.DZ-theme-btn:hover {
  color: #fff;
  padding: 0 20px;
}


.DZ-theme-btn i {
  fill: #fff;
  font-size: 22px;
}

.DZ-theme-btn span {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  letter-spacing: -15px;
  opacity: 0;
  line-height: 50px;
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
  text-transform: uppercase;
}

.DZ-theme-btn:hover span{
opacity:1;
letter-spacing:1px;
padding-right:10px}





.page-title-mini {
background: url(../images/cover2.jpg);
padding: 160px 0 70px;
z-index: 1;
    position: relative;
background-size: cover;
background-position: center;text-align: center;
}


.page-title-mini:after {
content: '';
height: 100%;
width: 100%;
background: linear-gradient( to left , #00000038 , #000c);
position: absolute;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}


.content-column iframe {
margin: 10px 0 25px;
}


.title-header h2.title {
font-size: 22px;
}







.icons-box {
  padding: 24px;
  border-radius: 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #ffffff;
}
.icons-box .tf-icon {
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}


.icons-box .tf-icon img {
width: 80px;
}


.icons-box .title p,
.icons-box .title {
  margin-bottom: 15px;
text-transform: capitalize;
line-height: 28px;
font-size: 20px;
color: #000;
}

.icons-box p {
  margin-bottom: 30px;
}
.icons-box:hover {
  box-shadow: 0px 30px 60px rgba(241, 145, 61, 0.15);
}
.icons-box.default {
  padding: 24px 30px;
}
.icons-box.default .tf-icon svg path:not(:first-child) {
  fill: #491f00;
}
.icons-box.default:hover .tf-btn {
  background-color: #491f00;
  color: #ffffff;
}







/*** 

====================================================================
	Main Slider Section
====================================================================

***/


.main-slider{
	position:relative;
	overflow:hidden;
}

.main-slider .slide{
	position:relative;
	overflow:hidden;
	padding:190px 0px 260px;
	background-size:cover;
}

.main-slider .color-layer-one{
	position:absolute;
	right:0px;
	top:0px;
	width:930px;
	height:840px;
	z-index:1;
	border-radius:100px;
	transform:translateX(-30%) translateY(-35%) rotate(45deg);
	background-color:#121212;
}

.main-slider .color-layer-two{
	position:absolute;
	left:0px;
	bottom:0px;
	width:930px;
	height:840px;
	border-radius:0px;
	transform:translate(-25%) translateY(55%) rotate(-45deg);
	background-color:#491f00;
}

.main-slider .color-layer-three{
	position:absolute;
	left:0px;
	top:0px;
	width:930px;
	height:840px;
	border-radius:100px;
	transform:translateX(-20%) translateY(-35%) rotate(45deg);
	background-color:#121212c;
}

.main-slider .pattern-layer{
	position:absolute;
	right:60px;
	width:132px;
	height:170px;
	bottom:60px;
	z-index:1;
	background-repeat:no-repeat;
}

.main-slider .content-boxed{
	position:relative;
	max-width:720px;
	z-index:10;
}

.main-slider .content-boxed .inner-box{
	position:relative;
}

.main-slider .title{
	position:relative;
	opacity: 0;
	font-weight:500;
	font-size:20px;
	color:#491f00;
	transform: translateX(180px);
	transform-origin: top;
	text-transform:uppercase;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	margin-bottom:20px;
}

.main-slider .active .title{
	opacity: 1;
	transform: translateX(0px);
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}

.main-slider h1{
	color:#fff;
	opacity: 0;
	transform: translateX(200px);
	transform-origin: top;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	margin-bottom:40px;
}

.main-slider .active h1{
	opacity: 1;
	transform: translateX(0px);
	-webkit-transition-delay: 450ms;
	-moz-transition-delay: 450ms;
	-ms-transition-delay: 450ms;
	-o-transition-delay: 450ms;
	transition-delay: 450ms;
}

.main-slider .btns-box{
	opacity:0;
	transform: translateX(200px);
	transform-origin: top;
	display:inline-block;
	-webkit-transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	transition: all 900ms ease;
}

.main-slider .active .btns-box{
	opacity: 1;
	transform: translateX(0px);
	-webkit-transition-delay: 900ms;
	-moz-transition-delay: 900ms;
	-ms-transition-delay: 900ms;
	-o-transition-delay: 900ms;
	transition-delay: 900ms;
}

.main-slider .btns-box .theme-btn{
	margin-left:25px;
	margin-bottom:15px;
}

.main-slider .owl-dots,
.main-slider .owl-nav{
	display:none;
}







/*** 

====================================================================
	Main Slider Section Two
====================================================================

***/

.main-slider-two{
	position:relative;
	overflow:hidden;
}

.main-slider-two .slide{
position: relative;
overflow: hidden;
height: 100vh;
background-size: cover;
background-position: center;

align-items: center;
}

.main-slider-two .owl-item .slide img {
height:100vh;
width: 100%;
}

.main-slider-two .owl-item img {
    transition: all ease-in-out 8s;
    transform: scale(1);
    height: 100%;
}

.main-slider-two .owl-item.active img {
    transform: scale(1.1);
}



.main-slider-two .slide:before{
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	left:0px;
	bottom:0px;
	background: #000c;
	background: -webkit-linear-gradient(to right, #000c 0%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(to right, #000c 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, #000c 0%, rgba(255,255,255,0) 100%);z-index: 2;
background: rgba(0,0,0,0.5);
}

.main-slider-two .pattern-layer-one{
	position:absolute;
	right:-40px;
	width:170px;
	height:383px;
	bottom:25%;
	z-index:2;
	background-repeat:no-repeat;opacity: 0.2 !important;
}

.main-slider-two .pattern-layer-two{
	position:absolute;
	left:0px;
	width:243px;
	height:404px;
	bottom:0px;
	z-index:1;
	background-repeat:no-repeat;opacity: 0.2;
}

.main-slider-two .content-boxed{
position: absolute;

z-index: 10;
right:0;
left: 0;
top: 0;

z-index: 9;

height: 100%;

display: grid;

align-items: center;
padding-top: 100px;
}

.main-slider-two .content-boxed .inner-box{
	position:relative;
}

.main-slider-two h1{
	color:#fff;
	opacity: 0;
	transform: translateX(200px);
	transform-origin: top;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
font-size:34px;
font-size: 50px;
font-weight: normal;
max-width: 50%;
text-transform: capitalize;
}

.main-slider-two .active h1{
	opacity: 1;
	transform: translateX(0);
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}

.main-slider-two .text{
	opacity: 0;
	font-weight:400;
	font-size:30px;
	color:#fff;
	transform: translateX(200px);
	transform-origin: top;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	margin-bottom:30px;
}

.main-slider-two .active .text{
	opacity: 1;
	transform: translateX(0);
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.main-slider-two .price{
	opacity: 0;
	font-weight:600;
	line-height:1em;
	font-size:60px;
	color:#491f00;
	transform: translateX(200px);
	transform-origin: top;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	margin-bottom:20px;
}

.main-slider-two .price span{
	position:relative;
	top:-25px;
	font-weight:500;
	font-size:24px;
}

.main-slider-two .price sup{
	position:relative;
	top:-22px;
	font-weight:500;
	font-size:20px;
}

.main-slider-two .active .price{
	opacity: 1;
	transform: translateX(0px);
	-webkit-transition-delay: 600ms;
	-moz-transition-delay: 600ms;
	-ms-transition-delay: 600ms;
	-o-transition-delay: 600ms;
	transition-delay: 600ms;
}

.main-slider-two .btns-box{
	opacity:0;
	transform: translateX(200px);
	transform-origin: top;
	display:inline-block;
	-webkit-transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	transition: all 900ms ease;
}

.main-slider-two .active .btns-box{
	opacity: 1;
	transform: translateX(0px);
	transition-delay:900ms;
}

.main-slider-two .btns-box .theme-btn{
	margin-left:25px;
	margin-bottom:15px;
}
/*
.main-slider-two .owl-dots{
	display:none;
}*/

.main-slider-two .owl-nav{
	position:absolute;
	left:20px;display: flex;
	bottom:20px;
}




.main-slider-two .owl-nav .owl-prev,
.main-slider-two .owl-nav .owl-next{
	position:relative;
	font-size:40px;
	color:#fff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-slider-two .owl-nav .owl-prev:hover,
.main-slider-two .owl-nav .owl-next:hover{
	color:#491f00;
}




.main-slider-two .owl-nav .owl-prev {
margin-top: 45px;
}


.main-slider-two .owl-dots {
  counter-reset: slides-num;
  position: absolute;
  top: 50%;
  left: 25px;
  font-size: 12px;

  font-weight: bold;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  z-index: 1;
}

.main-slider-two.pagination-right .owl-dots {
  right: auto;
  left: 25px;
}

.main-slider-two.pagination-right-outside .owl-dots {
  right: auto;
  left: -45px;
}

.main-slider-two.pagination-bottom .owl-dots {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: auto;
  left: 50%;
  bottom: 15px;
}

.main-slider-two.pagination-right-bottom .owl-dots {
  right: auto;
  left: 0;
  bottom: 12px;
  top: auto;
}

.external-indent .main-slider-two.pagination-right-bottom .owl-dots {
  bottom: -55px;
  left: -18px !important;
}

.main-slider-two.arrows-right-bottom.pagination-right-bottom .owl-dots {
  left: 70px;
}

.main-slider-two.pagination-left-bottom .owl-dots {
  left: auto;
  right: 0;
  bottom: 12px;
  top: auto;
}

.external-indent .main-slider-two.pagination-left-bottom .owl-dots {
  bottom: -55px;
  right: 0 !important;
}

.main-slider-two.arrows-left.pagination-left-bottom .owl-dots {
  right: 90px;
}

.main-slider-two .owl-dot {
  display: block;color: #fff;
  counter-increment: slides-num;
font-size: 14px;
letter-spacing: 1px;
}

.main-slider-two.pagination-bottom .owl-dot,
.main-slider-two.pagination-left-bottom .owl-dot,
.main-slider-two.pagination-right-bottom .owl-dot {
  display: inline-block;
}

.main-slider-two .owl-dot.active {
  padding-bottom: 18px;color:#491f00;
}

.main-slider-two.pagination-bottom .owl-dot.active,
.main-slider-two.pagination-left-bottom .owl-dot.active,
.main-slider-two.pagination-right-bottom .owl-dot.active {
  padding: 0 18px 0 0;
}

.main-slider-two .owl-dot span {
  display: none;
}

.main-slider-two .owl-dot:before {
  content: "0"counter(slides-num);
  display: block;
  margin-bottom: 18px;
}


.main-slider-two .owl-dot.active::after {

    height: 30px;

}


.main-slider-two .owl-dot:nth-child(n+10):before {
  content: counter(slides-num);
}

.main-slider-two.pagination-bottom .owl-dot:before,
.main-slider-two.pagination-left-bottom .owl-dot:before,
.main-slider-two.pagination-right-bottom .owl-dot:before {
  margin-bottom: 0;
  margin-left: 18px;
  display: inline-block;
  vertical-align: middle;
}

.main-slider-two .owl-dot:after {
  content: "";
  display: block;
  width: 2px;
  margin: 0 auto;
  height: 0;
  -webkit-box-shadow: inset 0 0 0 1px;
  box-shadow: inset 0 0 0 1px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;background: #fff;
}


.main-slider-two .owl-dot.active:after {
  height: 30px;background: #fff;
}




.main-slider-two.pagination-bottom .owl-dot:after,
.main-slider-two.pagination-left-bottom .owl-dot:after,
.main-slider-two.pagination-right-bottom .owl-dot:after {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0;
  height: 1px;
  width: 0;
}


.main-slider-two.pagination-bottom .owl-dot.active:after,
.main-slider-two.pagination-left-bottom .owl-dot.active:after,
.main-slider-two.pagination-right-bottom .owl-dot.active:after {
  width: 30px;
  height: 1px;
}


.flat-about-us-2 .image-column::after {
  position: absolute;
  border: 10px solid #491f00;
  content: '';
  width: 60%;
  z-index: -1;
  right: -20px;
  top: -30px;
  bottom: -20px;
}


.section-help {
padding: 40px 0;
background: #f9f6f4;
}





/*===========================
6.0 *** COUNTER AREA START ***
=============================*/
#counter {
padding: 0 0 50px;
background: #491f00;
    position: relative;
z-index: 1;
}

#counter:after {
z-index: -1;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../images/textura-bg.png);
  content: "";
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}



.circle-up:after {
    position: absolute;
    content: '';
    width: 155px;
    height: 155px;
    border: 1px solid #fff;
    top: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 9;
}

.circle-up:before {
    position: absolute;
    content: '';
    width: 230px;
    height: 230px;
    border: 1px solid #fff;
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 9;
}

.circle-up {
position: relative;
top: -80px;
}

.container.zindex {
    position: relative;
}

.counter-main {
background: #491f00;
padding: 80px 15px 0;
    border-radius: 3px;
position: relative;
z-index: 19;
}


.counter-main:after {
z-index: -1;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(../images/textura-bg.png);
  content: "";
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}



.counter-txt h3 {
    font-size: 100px;
    color: #fff;

}

.counter-txt p {
font-size: 26px;
color: white;
line-height: 50px;
text-transform: uppercase;

}

.counter-ma {
    margin-top: 30px;
}

.counter-item i {
font-size: 89px;
color: #fff;
}

.counter-item h3 {
font-size: 44px;
color: #fff;
margin-top: 30px;
}

.counter-item p {
color: #fff;
margin-top: 8px;
text-transform: uppercase;
font-size: 22px;
line-height: 25px;
width: 80%;
margin: 10px auto;
}

.vid-btn {
    position: absolute;
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #fff;
    text-align: center;
    color: #000;
    font-size: 25px;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 9999;
}

.vid-btn i {
z-index: 9;

position: relative;
}

.vid-btn:before {
content:"";
left:0;
top:0;
    position: absolute;
width: 100%;

height: 100%;

background: #fff;

border-radius: 50%;

line-height: 100;
}

.vid-btn:hover {
    color: #491f00;
}

.circle {
    position: absolute;
    width: 120px;
    height: 120px;
    background: #491f00;
    top: 21px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 9999;
}

.circle2 {
    position: absolute;
    width: 300px;
    height: 300px;
    border: 1px solid #fff;
    top: -65px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 9;
}


.section-padding,
.about-welcome {
padding:40px 0;
}

.about-welcome .inner-column .text {
margin-bottom:25px;
}

.about-welcome .sec-title .bar {
margin: 0;
}



.vid-box {
position: relative;
z-index:1;
height: 350px;
background-attachment: fixed !important;
background-size: cover !important;
background-position: center !important;
text-align: center;
padding-top: 80px;
}


.vid-box h2 {
color: #fff;
font-size: 34px;
margin-bottom: 10px;
}

.vid-box p {
color: #eee;
font-size: 16px;
width: 50%;
margin: 0 auto;
}

.vid-box:after {
z-index:-1;
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	left:0px;
	bottom:0px;
	background: #000c;
background: linear-gradient( to right , #1d293f , #000);
opacity: 0.5;}



.vid-box .shape-icon {
position: absolute;
left: 30%;
transform: rotate(75deg);
top: 200px;
}








.portfolio-type-carousel .portfolio-item {
  width: 730px;
  max-width: 90vw;
  color: inherit;
}

.portfolio-type-carousel .portfolio-item .a-img {
  color: #fff;
}

.portfolio-type-carousel .portfolio-item.with-video .a-img:before {

content: "\f04b";
position: absolute;
right: 25px;
color: #fff;
font-family: 'Font Awesome 5 Pro';
font-weight: 900;
top: 25px;
}

.portfolio-type-carousel .portfolio-item .a-img .sor-img {
height: 400px;
background-size: cover;
width: 100%;position: relative;
}


/*
.portfolio-type-carousel .portfolio-item .a-img .sor-img:after {
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	left:0px;
	bottom:0px;
	background: #000c;
	background: -webkit-linear-gradient(to right, #000c 0%, rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(to right, #000c 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, #000c 0%, rgba(255,255,255,0) 100%);z-index: 2;
background: rgba(0,0,0,0.5);
}*/

.portfolio-type-carousel .portfolio-item .a-img a[data-type="video"] {
  right: 0;
  left: 0;
}

.portfolio-type-carousel .portfolio-item .a-img a[data-type="video"] i {
  display: inline-block;
  font-size: 30px;
  text-decoration: none;
  width: 80px;
  border: 2px solid;
  text-indent: 0.1em;
  border-radius: 50%;
  text-align: center;
  line-height: 76px;
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -40px;
  margin-right: -40px;
}

.portfolio-type-carousel .portfolio-item .bottom-content {
  text-align: center;

  padding: 25px;
}

.portfolio-type-carousel .portfolio-item .bottom-content h5 {
  margin: 0;
text-transform: capitalize;
  color: #000;
}

.portfolio-type-carousel .portfolio-item .bottom-content .cat {
  font-size: 15px;
  margin-top: 5px;color: #333;
height: 80px;
overflow: hidden;
}

.portfolio-type-carousel .owl-dots {
  text-align: center;
}

.portfolio-type-carousel .owl-dots .owl-dot {
  width: 11px;
  height: 11px;
  border: 1px solid #333;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  margin: 0 3px;
}

.portfolio-type-carousel .owl-dots .owl-dot.active {
  color: #491f00;
}

.portfolio-type-carousel .owl-dots .owl-dot span {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
  background: transparent;
  margin: 2px;
}



.portfolio-type-carousel .owl-dots .owl-dot.active {
border-color: #491f00;
}

.portfolio-type-carousel .owl-dots .owl-dot.active span {
  background-color: #491f00;
}


.portfolio-block {
padding:40px 0;
position: relative;
}


.all-time-hit-two-bg-shape {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0.04;
}



.sec-title .bar {
    height: 4px;
    width: 85px;
background: linear-gradient(to right top, #491f00, #491f00, #491f00, #491f00, #491f00);
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin: auto
}

.sec-title .bar::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    height: 100%;
    width: 8px;
    background: #fff;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG
}

.sec-title.text-width {
    max-width: 600px;
    margin: 0 auto 45px
}

@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(85px)
    }
}

@keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(85px);
        transform: translateX(85px)
    }
}










.all-time-hit__video-link {
  position: absolute;
top: 50%;
right: 50%;
margin: -17px 0 0 -17px;
}

.all-time-hit__video-icon {
  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: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 18px;
  color: #000;
  background-color: #fff;
  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;
  z-index: 1;
}

.all-time-hit__video-icon:hover {
  background-color: #491f00;
  color: #fff;
}

.all-time-hit__video-link .ripplle,
.all-time-hit__video-icon .ripplle:before,
.all-time-hit__video-icon .ripplle:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35px;
  height: 35px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
-ms-box-shadow: 0 0 0 0 rgba(227, 227, 227, 0.5);
-o-box-shadow: 0 0 0 0 rgba(227, 227, 227, 0.5);
-webkit-box-shadow: 0 0 0 0 rgba(227, 227, 227, 0.5);
box-shadow: 0 0 0 0 rgba(227, 227, 227, 0.5);

  -webkit-animation: ripplle 3s infinite;
  animation: ripplle 3s infinite;
  border-radius: 50%;
}

.all-time-hit__video-icon .ripplle:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.all-time-hit__video-icon .ripplle:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}



@-webkit-keyframes ripplle {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}

@keyframes ripplle {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}


.gallery-block-two {
margin-bottom: 5px;
}

.gallery-block-two img {
width: 100%;
}






/** Style 2 **/
.pbmit-blogbox-style-2 {
    position: relative;
    background-color: #fff;
    border-radius: 6px;
padding: 30px;
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);    border: 1px solid #ededed;margin-bottom: 20px;
}/*
.pbmit-blogbox-style-2:after {
    content: "";
    position: absolute;
    border: 1px solid #ededed;
    width: calc(100% - 20px);
    right: 0;
    height: calc(100% - 20px);
    top: 0;border-radius: 6px;
    z-index: 0;
}*/
.pbmit-blogbox-style-2 .post-item {
    position: relative;
    z-index: 2;
}
.pbmit-blogbox-style-2 .pbmit-meta-date {
color: #b7a497;
text-align: center;
text-transform: uppercase;
font-size: 13px;
font-weight: normal;
line-height: 14px;
letter-spacing: 2px;
display: inline-block;
margin: 15px 0 0;
}
.pbmit-blogbox-style-2 .pbmit-meta-category a {
    color: #fff;
}
.pbmit-blogbox-style-2 .pbminfotech-box-content .pbmit-post-title {
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.pbmit-blogbox-style-2 .pbminfotech-box-content .pbmit-post-title a {
    color: #0c121d;
}
.pbmit-blogbox-style-2 .pbmit-meta-container {
    padding-top: 10px;
    margin-top: 30px;
    border-top: 1px solid #ededed;
}
.pbmit-blogbox-style-2 .pbminfotech-box-desc {
    margin-top: 10px;
}
.pbmit-blogbox-style-2 .pbminfotech-box-desc-text {
   margin-bottom: 15px;
display: block;
line-height: 22px;
color: #444;
}


.pbminfotech-box-desc .button span {
margin-right: 5px;
}



.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    font-size: 13px;
    letter-spacing: 0.5px;
    color: #201846;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line {
    color: #484746;text-transform: capitalize;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line i {
    color: #000;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line:last-child:after {
    display: none;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line:first-child {
    margin-right: 0;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line:first-child i:before {
    margin-right: 0;
}
.pbmit-blogbox-style-2 .post-item .pbmit-read-more-link a {
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    position: relative;
}
.pbmit-blogbox-style-2 .post-item .pbmit-read-more-link a:after {
    content: "\e839";
    font-family: "pbminfotech-base-icons";
    font-size: 16px;
    padding-right: 10px;
    background: none !important;
    line-height: 16px;
    vertical-align: middle;
    top: -2px;
    position: relative;
}
.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line i {
    color: #b7a497;
}
.pbmit-blogbox-style-2 .post-item .pbmit-read-more-link a:hover:after {
    color: #b7a497;
}
.pbmit-blogbox-style-2 .post-item .pbmit-read-more-link a:hover {
    color: #b7a497;
}
.pbmit-blogbox-style-2 .pbminfotech-box-content .pbmit-post-title a:hover {
    color: #b7a497;
}


.title-columnss {
padding: 15px;
}

.title-columnss .title {color: #000;
font-size: 26px;
text-transform: capitalize;
padding-top: 15px;
padding-bottom: 15px; }


.icon-box-sec {
margin-top: -55px;
}


.widget.search .search-submit {
right: auto;
left: 0;
}

.inner-column ul li {
padding-right: 30px;
}

.inner-column ul li:after {
right: 0;
}



.fa, .fas, .far, .fal, .fab, .fax {
line-height: inherit;
}



.iframe-map {
filter: grayscale(100);}



.icon-box-4 svg {
left: auto;
right: 20px;
}


.icon-box-4 {
text-align: right;
padding: 20px 90px 25px 20px;
}


.head-title {
font-size: 18px;
margin-bottom: 15px;
}



.slider-style-2 .swiper-button-prev.button-slide-custom-prev {

right: auto;
left: 15px;}
