@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Changa:wght@400;600&display=swap');
:root
{
--mainColor :#2a05b5;
--whiteColor:#fff
}
::placeholder
{
   color: white !important;
}
.ar h1, .ar h1,.ar h3,.ar h3, .ar h4,.ar p
{
       font-family: 'Changa', sans-serif;
}
.header .container
{
   max-width: 95% !important;
}
ul
{
padding: 0;
}
.container
{
max-width: 91% !important;
}
body{
margin:0px;
padding: 0px;
   font-family: 'Cairo', sans-serif;
   background-color: #fff;overflow-x:hidden;
   scroll-behavior: smooth;
}

*{
box-sizing: border-box;
}
html
{
  scroll-behavior: smooth;
}
img
{
object-fit: cover;
object-position: center
}

ul{
list-style: none;
}
.container
{
max-width: 70%
}
a{
text-decoration: none;
}
a:hover
{
text-decoration: none;
}
.header
{

padding: 0px 0;
background-size: cover
}
.topbar .ml-auto .fab
{
  margin: 0px 10px;
   padding: 0;
   background-color: rgba(0,0,0,.0);
   border: none;
   border-radius: 50%;
   color: #fff !important;
}
.topbar .ml-auto .fab:hover
{
color: white !important;
}
.header nav
{
padding: 0
}
.header .navbar-brand img
{
width: 300px !important;
}
.topbar
{
background: var(--mainColor);
   padding: 7px 0;
}
.topbar .ml-auto li a
{
 padding: 5px !important;
   margin: 0;
   font-size: 15px
}
.aboutus .box
{
   text-align: center
}
.aboutus .box svg path
{
   stroke: rgba(0,0,0,.6)
}
.aboutus .box h3
{
   /*! background-color: #fff; */
   border: none;
   font-weight: normal;
   color: rgba(0,0,0,.6)
}
.topbar .fab
{
border: none;
margin-left: 0px;
background-color: var(--mainColor);
padding:11.5px;
border-left: 1px solid rgba(255,255,255,.3)
}
.topbar .fa-facebook-f
{
padding-left: 20px !important;
padding-right: 20px !important;
}
.topbar .fa-instagram
{
padding-left: 17px !important;
padding-right: 17px !important;
}
.topbar .fa-twitter
{
 padding-left: 17px !important;
padding-right: 17px !important;
}
.topbar .pb
{
color:rgba(255,255,255,.8);
font-size: 15px;
margin: 0;
}

.topbar .pb a
{
border: none;
}

.topbar ul a
{
color: white !important;
padding: 19px;
}
.topbar .scp-btn a
{
/*! background-color: var(--mainColor); */
color: var(--mainColor) !important;
border: 1px solid;
}
.topbar .scp-btn a:hover
{
background-color: var(--mainColor);
color: #23282c !important;
}
.topbar a:hover
{
color: rgba(255,255,255,.6) !important;
background-color: rgba(0,0,0,.0)
}
.topbar .ml-auto a
{
font-size: 13px
}
.dropdown-toggle::after
{
display: none
}
.topbar ul .dropdown-toggle
{
font-size: 14px;
text-transform: capitalize;
padding: 7px 25px;
border-left:1px solid rgba(255,255,255,.6);
border-radius:0
}
.bottombar
{
background: black;
}
.bottombar li
{
position: relative
}

.bottombar ul a
{
/*padding: 15px 10px !important;*/
/*color: black;*/
/* border-radius: 0 !important;*/
/*font-size: 18px;*/
/*position: relative;*/
/*z-index: 6;*/
/*transition: .5s;*/
text-transform: uppercase;
font-weight: 600;
display: block;
text-decoration: none;
color: #fff;
}
.bottombar ul a:hover
{
 /*! background:#23282c; */
 color: var(--mainColor)
}
.bottombar .ml-auto a
{
margin-right: 10px;
border-radius:5px;
/*! font-weight: bold; */
padding: 20px 5px !important;
}
.mmpreir a
{
   color: var(--mainColor) !important;
   font-size: 20px
}
.bottombar .ml-auto .active-2 a
{
background-color:  var(--mainColor);
color:white;
}
.bottombar .ml-auto .active-1 a
{
color: var(--mainColor)
}
.bottombar ul a:hover
{
color: var(--mainColor)
}
.bottombar .dropdown-menu
{
position: absolute;
z-index: 9999;
display: none;
border:none;
background:#f1f1f1;
top: 45px;
}
.bottombar ul li:hover .dropdown-menu
{
display: block
}
.dropdown-menu ul
{
padding: 0;
}
.bottombar .dropdown-menu a
{
padding: 10px !important;
display: block;
text-align: left;
background-color: #f1f1f1;
font-size: 13px;
color: rgba(0,0,0,.7)

}

.main .container-fluid
{
 /*! padding-right: 1px !important */
}
.main .content
{
text-align: center;
margin: 140px 0;
/*! margin-bottom: 100px; */
padding: 20px;
background: rgba(255,255,255,.3)
}

.main .content h3
{
color: white;
font-weight: bold;
letter-spacing: 2px;
font-size: 35px;
text-transform: capitalize
}
.main .content p
{
color: rgba(255,255,255,.8);
font-size: 17px;
margin: 15px 0
}
.main .content a, .aboutus a, .members a
{
line-height: 4em;
/*! border: 1px solid ; */
padding: 10px 35px;
color: white;
font-size: 15px;
border-radius: 5px;
transition: .5s;
text-transform: uppercase;
font-weight: bold;
background-color: var(--mainColor);
color: black
}
.main .content a:hover
{
background-color: var(--mainColor);
color: white;
border: 1px solid var(--mainColor);
transition: .5s
}
.content-header
{
padding: 30px;
margin: 20px 0;
text-align: center;
position: relative;
margin-top:80px;
margin-bottom: 0 !important;
}
.team .content-header
{
   margin: 0
}
.content-header::before
{
}
.content-header span
{
position: relative;
padding: 10px 0px;
color: rgba(102, 102, 102, 0.8);
font-size:18px;
}
.content-header h1
{
font-size: 30px;
color: black;
font-weight: 600;
text-transform: uppercase;
margin-top: 0;
margin-bottom: 0;
text-align: center;
font-family: 'Cairo', sans-serif;

}
.aboutus .content
{
text-align:center !important;
}
.aboutus .box p
{
   font-size:
      16px !important;
   line-height: 1.8em
}
.aboutus .content h1
{
font-size: 30px;
font-weight: bold;
text-transform: capitalize;
color: rgba(0,0,0,.8);
color: black
}
.aboutus .content p
{
font-size: 14px;
line-height: 1.8em !important;
color: rgba(0,0,0,.4)
}

.product
{
background-color: #fff;
margin: 10px 0;
text-align: center;
position: relative;
overflow: hidden;
/* box-shadow: 0px 10px 10px rgba(0,0,0,.08) */
}

.footer
{
/*! background-color: var(--mainColor); */
padding: 30px 0;
padding-bottom: 10px;
text-align: left;
}
.footer h1
{
color: white;
font-size: 17px;
margin: 20px 0
}
.footer .about p
{
color: rgba(255, 255, 255, 0.8);
font-size: 12px;
line-height: 1.6em
}
.footer .about ul li
{
display: inline-flex;
margin-left: 20px
}
.footer .about ul li a
{
background-color: #fff;
padding: 10px ;
border-radius: 50%;
color: rgba(0,0,0,.6);
}
.footer .link a
{
display: block;
padding: 4px 0px;
color: rgba(255, 255, 255, 0.8);
font-size: 13px;
margin: 0 !important;
}
.footer .link a:hover
{
text-decoration: underline
}
.footer .rights
{
padding: 20px 0;
padding-bottom: 0;
border-top: 1px solid rgba(255,255,255,.1);
text-align: center
}
.footer .rights p
{
color: black;
font-size: 14px
}
.account-page form
{
/*! margin: 50px 0; */
background-color: white;
padding:20px 15px;
text-align: right;
/*! box-shadow: 0px 10px 10px rgba(0,0,0,.1) */
}
.account-page form h1
{
display: block;
text-align: center;
padding: 30px 0;
font-size: 30px;
padding-top: 10px;
font-weight: bold;
color: rgba(0,0,0,.7);
}
.account-page form label
{
color: rgb(0, 0, 0);
}
.account-page form input
{
text-align: left;
height: 50px;
border-radius: 0px;
border: none;
border: 1px solid rgba(0,0,0,.2);
color: rgba(0,0,0,.6);
font-size: 14px
}
.account-page form input:focus
{
box-shadow: none !important;
border-bottom: 1px solid black;
color: black
}
.account-page form .btn
{
background-color: var(--mainColor);
color: white;
font-weight: bold;
font-size: 16px;
width: 200px;
text-align: center !important;
height: 38px;
border: none;
margin: 20px 0;
}
.account-page .icon
{
text-align: center
}
.account-page .icon svg
{
height: 70px;
width: 70px
}
.account-page .icon path
{
fill: rgba(0,0,0,.6)
}
.account-page .f-pas
{
line-height: 3em;
font-size: 13px
}
.account-page .new-acc
{
text-align: right;
/*! padding: 20px 0; */
color: #151515;
/*! margin: 20px 0; */
/*! margin-bottom: 0; */
/*! background-color: var(--mainColor); */
/*! text-transform: uppercase; */
}
.account-page .bt-mg
{
margin-bottom: 0
}
.shopping .products
{
margin: 20px 0;
padding: 20px 0;
background-color: #f1f1f1;
text-align: right
}
.shopping .products th,.shopping .products td,.shopping .products tr
{
border: none
}
.shopping table tr:hover
{
background-color: white;
transition: .5s
}
.shopping .img img
{
width: 100px !important;
height: 100px !important;
}
.shopping .delete
{
color: #f95959;
font-weight: bold;
text-transform: capitalize;
cursor:pointer;
line-height: 4em
}
.shopping table p
{
line-height: 4em;
font-size: 15px
}
.shopping .total
{
padding: 0;
margin-top: 0
}
.shopping .total:hover
{
background-image: #f1f1f1
}

.shopping .total table .total-price
{
display: block;
text-align: center;
font-weight: bold;
color: #090909;
}
.shopping .pay
{
margin: 50px 0;
margin-bottom: 150px
}
.shopping .pay li
{
display: inline-flex;
margin: 5px 10px;
margin-left:0
}
.shopping .pay ul
{
padding: 0
}
.shopping .pay li a
{
padding: 10px 25px;
font-size: 17px;
}
.shopping .pay li .by-btn
{
background-color: #16a663;
color: white;
}
.shopping .pay li .more
{
background-color: #ccc;
color: black;
}
.products-pages input
{
text-align: right;
height: 45px;
font-size: 15px;
border-radius: 0;
border: none;
background-color: #f1f1f1;
border-bottom: 1px solid rgba(0,0,0,.1);
}
.products-pages input:focus
{
box-shadow: none !important;
border-bottom: 1px solid rgba(0,0,0,.3);
background-color: #f1f1f1
}
.products-pages .fitler
{
text-align: center;
}
.products-pages .fitler ul
{
padding: 0
}
.products-pages .fitler ul .dropdown-toggle
{
width: 100px;
background-color: #f1f1f1;
color: black
}

.products-pages .fitler ul li .dropdown-item
{
font-size: 13px;
}
.post-header
{
text-align: right;
/*! background-color: #f1f1f1; */
margin: 10px 0;
padding: 20px;
}
.post-header li
{
display: inline-flex;
margin: 10px;
}
.post-header li  a
{
color: black;
font-weight: bold;
padding: 5px 12px;
font-size: 13px
}
.post-details .post-title
{
text-align: right;
margin: 50px 0
}
.post-details .post-title h1
{
text-transform: capitalize;
font-weight: bold;
}
.post-details .post-title p
{
font-size: 17px;
color: rgba(0,0,0,.7)
}
.post-details .post-title  .shared
{
font-size: 14px;
color: rgba(0,0,0,.6)
}
.post-details .image img
{
width: 100%;
height: 600px
}
.post-details .content
{
line-break: anywhere;
overflow: hidden;
text-align: right;
margin-bottom: 80px
}
.post-details .content p
{
font-size: 18px;
color: rgba(0,0,0,.8)
}
.post-details .card-pt
{
margin: 22px 0;
text-align: right
}
.post-details .card-pt .card-hd h1
{
display: block;
font-size: 20px;
padding: 10px;
background-color: #f1f1f1;
border-right: 4px solid var(--mainColor);
color: rgba(0,0,0,.8)
}
.post-details .card-pt .card-bd a
{
display: block;
padding: 10px;
font-size: 14px;
color: rgba(0,0,0,.6)
}
.post-details .card-pt .card-bd a:hover
{
background-color: var(--mainColor);
color: black;
transition: .5s
}
.contact form
{
background-color: white;
padding: 0 50px;
text-align: right;
margin-bottom: 60px
}
.contact form .form-grou\^p
{
margin: 10px 0
}
.contact form input,.contact form  textarea
{
text-align: right;
resize: none;
border-radius: 0 ;
border: none;
border: 1px solid rgba(0,0,0,.1);
font-size: 14px;
text-align: right;
height: 45px;
}
.contact label
{
   font-weight: bold;
   color: black;
   text-align: right;
   display: block;
   margin-top: 20px
}
.contact form input:focus,.contact form  textarea:focus
{
border-bottom: 1px solid black;
box-shadow: none !important;
}
.contact form .btn
{
background-color: var(--mainColor);
color: black;
border: none;
font-weight: bold
}
.features
{
margin: 60px 0;
background-image: url('/downloads/images/back.jpg');
background-size:cover;
background-repeat:no-repeat;
margin-top: 0 !important;
padding:40px 0;
margin-bottom: 0 !important;
background: var(--mainColor) !important;
}
.features .content-header
{
 margin-bottom: 60px !important;
 margin: 0;
}
.features .box
{
text-align: center;
color: white;
}
.features .box span
{margin-top: 10px;
color: white;
font-size: 64px;
font-weight: 200;
height: 102px;
font-size:40px;
}
.features .box p
{
text-transform: capitalize;
font-weight: bold;
color: white;

}
.features .box img
{
   width: 6rem
}
.port-fo
{
position: relative;
overflow: hidden
}
.port-sm-col .portfo-list img
{
width: 100%;
height: 300px;
object-fit: cover;
object-position: center
}
.port-sm-col .port-fo span
{
position: absolute;
background-color: var(--mainColor);
color:black;
font-size: 15px;
font-weight: bold;
text-transform: capitalize;
padding: 7px 12px;
}
.port-sm-col .portfo-list .port-ov
{
position: absolute;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.0);
color: white;
transition: .5s
}
.port-sm-col .port-info
{
position: absolute;
bottom: -100%;
left: 5%;
padding: 15px;
background-color: var(--mainColor);
color: white;
width: 90%;
overflow: hidden;
text-align: center;
transition: .5s
}
.port-sm-col  .port-info h1
{
text-transform: capitalize;
font-weight: bold;
font-size: 20px;
}
.port-sm-col .port-info p
{
text-transform: capitalize;
font-size: 17px
}
.port-sm-col .port-info a
{
font-size: 12px;
padding: 10px;
border-radius: 50%;
color: white;
border: 2px solid #fff;
}
.port-info a:hover
{
background-color: #000;
color: var(--mainColor);
transition: .5s
}
.port-fo:hover .port-info
{
bottom: 5%;
height: auto;
opacity: 1;
transition: .5s
}
.port-fo:hover .port-ov
{
transition: .5s;
background-color: rgba(0,0,0,.6)
}
.portfolio-details .portfo-list .col-md-3, .portfo-list .col-md-4, .portfo-list .col-md-6
{
padding: 5px !important;
}
.btns
{
margin: 40px 0;
text-align: center;
}
.btns a
{
/*color: black;*/
/*background: var(--mainColor);*/
/*text-transform: capitalize;*/
/*font-weight: bold;*/
/*padding: 10px 12px;*/
/*line-height: 2em;*/
/*transition: .5s*/
position: relative;
border: 1px solid black;
text-align: center;
padding: 7px 20px;
text-transform: uppercase;
color: black;
text-decoration: none;
vertical-align: middle;
line-height: 1.6;
font-weight: 600;
margin: 0 auto;
    margin-top: 0px;
margin-top: 40px;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.btns a:hover
{
box-shadow: 0px 10px 10px rgba(0,0,0,.3);
transition: .5s
}
.aboutus
{
margin: 60px 0
}
.aboutus h3
{
text-transform:capitalize;
color:var(--mainColor);
/*! border-left: 2px solid; */
padding: 10px;
/*! background: #f1f1f1; */
font-weight: bold;

text-align: right;
font-weight: bold;
}
.aboutus p
{
font-size: 18px !important;
color: #595959 !important;
text-align: right;
line-height: 1.8em;
}
.edit-page label
{
text-transform: capitalize;
font-weight: bold;
}
.edit-page input, .edit-page select
{
border: none;
border-bottom: 1px solid rgba(0,0,0,.3);
border-radius: 0;
background-color: #1b52d529;
}
.edit-page input:focus, .edit-page select:focus
{
color: black;

}
.edit-page .btn
{
background-color: var(--mainColor);

}
.edit-page
{
margin: 60px 0
}
.edit-page .avatar
{
width: 150px;
background-color: #f1f1f1;
margin: 50px 0;
text-align: center;
height: 150px;
position: relative;
border-radius: 50%;
}
.edit-page .avatar img
{
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 50%

}
.edit-page .fa-camera
{
background-color: var(--mainColor);
color: white;
padding: 10px;
cursor: pointer;
border-radius: 50%;
margin-top: -40px
}
.edit-page h1
{
text-transform: capitalize;
font-weight: bold;
color: var(--mainColor)
}
.blog-list .post .col-md-7, .post .col-md-5
{
padding: 5px;
}
.blog-list .post
{
position: relative;
overflow: hidden;
background-color: #fff;
margin: 5px 0;
/*! padding: 20px 0 !important; */
text-align: right;
}
.blog-list .post img
{
height: 250px;
width: 100% !important;
object-fit: cover;
margin-bottom: 10px;
object-position: center
}
.blog-list .post .post-tx
{
width: 100%;
padding: 10px;
line-break: auto;
text-align: right;
}
.blog-list .post .post-tx span
{
font-weight: bold;
color: rgba(0,0,0,.6);
text-transform: capitalize;
padding: 6px 0px;
line-height: 2em;
font-size: 17px;
}
.blog-list .post .post-tx h1
{
text-transform: capitalize;
font-size: 23px;
margin: 5px 0;
font-weight: bold
}
.blog-list .post .post-tx p
{
font-size: 15px;
line-height: 1.6em;
color: rgba(0,0,0,.9)
}
.blog-list .post .post-tx a
{
text-transform: capitalize;
color: rgba(0,0,0);
font-weight: bold;
/*! background-color: var(--mainColor); */
line-height: 4em;
padding: 8px 12px;
font-size: 15px;
display: ;
}
.blog-list .post .post-tx a i
{
margin: 0;
transition: .5s;
}

.blog-list .post .post-tx a:hover i
{
margin-left: 10px;
width: auto;
transition: .5s
}
.sidebar-ctn .col-md-12
{
padding:  5px
}
.sidebar-ctn .card-ctn
{
position: relative;
overflow: hidden;
padding: 0px 0;
 /*! border-bottom: 4px solid var(--mainColor); */

}
.sidebar-ctn .card-header-ctn
{
background-color: #f1f1f1;
padding: 5px 12px;
position: relative
}
.sidebar-ctn .card-header-ctn::before
{
/*! height: 100%; */
/*! width: 4px; */
position: absolute;
left: 0;
top: 0;
background-color: var(--mainColor);
content: ''
}

.sidebar-ctn .card-header-ctn h1
{
font-size: 22px;
text-transform: capitalize;
font-weight: bold;
color: black;
margin: 5px 0
}
.card-body-ctn form input
{
border-radius: 0px;
height: 45px;
font-size: 17px;
border: none;
background-color: #f1f1f1;
padding-right: 55px;
margin:10px 0
}
.card-body-ctn form input:focus
{
background-color: #f1f1f1;
box-shadow: none;
border: none;
}

.card-ctn form i
{
position: absolute;
right: 0;
background-color: var(--mainColor);
color: black;
padding: 14px;
}
.card-body-ctn .categories-list li, .posts-list li
{
display: block;
}
.card-body-ctn .categories-list li a
{
display: block;
padding: 8px 10px;
text-transform: capitalize;
color: rgba(0,0,0,.8);
font-weight: bold;
font-size: 14px
}
.card-body-ctn .categories-list li a:hover
{
color: var(--mainColor)
}
.card-body-ctn .posts-list a
{
display: block;
padding: 10px 15px;
color: rgba(0,0,0,.8);
text-transform: capitalize;
font-size: 14px
}
.card-body-ctn .posts-list a:hover
{
background-color: #f0f0f0;
color: black
}
.card-body-ctn .tags-list
{
margin: 10px 0
}
.card-body-ctn .tags-list li
{
display: inline;
}
.card-body-ctn .tags-list li a
{
line-height: 2.6em;
padding: 5px;
background-color: #f0f0f0;
color: rgba(0,0,0,.8);
font-size: 14px;
font-weight: bold;
}
.card-body-ctn .tags-list li a:hover
{
color: black;
background-color: var(--mainColor)
}
ul
{
padding: 0 !important
}
.sidebar-ctn .col-md-12
{
padding:  5px
}
.sidebar-ctn .card-ctn
{
position: relative;
overflow: hidden;
padding: 0px 0;
 border-right: 1px solid rgba(0,0,0,.6);

}
.sidebar-ctn .card-header-ctn
{
background-color: var(--mainColor);
padding: 5px 12px;
position: relative;
text-align: right !important;
}
.sidebar-ctn .card-header-ctn::before
{
/*! height: 100%; */
/*! width: 4px; */
position: absolute;
left: 0 !important;
/*! top: 0; */
/*! background-color: var(--mainColor); */
content: ''
}
.sidebar-ctn .card-header-ctn::after
{
height: 100%;
width: 4px;
/*! position: absolute; */
/*! right: 0 !important; */
/*! top: 0; */
/*! background-color: var(--mainColor); */
content: ''
}

.sidebar-ctn .card-header-ctn h1
{
font-size: 22px;
text-transform: capitalize;
font-weight: bold;
color: white;
margin: 5px 0;
text-align: right;
/*! margin-bottom: 30px; */
}
.card-body-ctn form input
{
border-radius: 0px;
height: 45px;
font-size: 17px;
border: none;
background-color: #f1f1f1;
margin:10px 0
}
.card-body-ctn form input:focus
{
background-color: #f1f1f1;
box-shadow: none;
border: none;
}

.card-ctn form i
{
position: absolute;
right: 0;
background-color: var(--mainColor);
color: black;
padding: 14px;
}
.card-body-ctn .categories-list li, .posts-list li
{
display: block;
}
.card-body-ctn .categories-list li a
{
display: block;
padding: 8px 10px;
text-transform: capitalize;
color: rgba(0,0,0,.8);
font-weight: bold;
font-size: 14px;
text-align: right;
}
.card-body-ctn .categories-list li a:hover
{
color: var(--mainColor)
}
.card-body-ctn .posts-list a
{
display: block;
padding: 10px 15px;
color: rgba(0, 0, 0, 0.8);
text-transform: capitalize;
font-size: 13px;
text-align: right;
}
.card-body-ctn .posts-list a:hover
{
background-color: #f0f0f0;
color: black
}
.card-body-ctn .tags-list
{
margin: 10px 0
}
.card-body-ctn .tags-list li
{
display: inline;
}
.card-body-ctn .tags-list li a
{
line-height: 2.6em;
padding: 5px;
background-color: #f0f0f0;
color: rgba(0,0,0,.8);
font-size: 14px;
font-weight: bold;
}
.card-body-ctn .tags-list li a:hover
{
color: black;
background-color: var(--mainColor)
}
.blog-st-one-mmb2 .new
{
margin: 30px 0
}
.post
{
position: relative;
margin: 10px 0
}
.post .post-header h1
{
text-transform: capitalize;
font-weight: bold;
margin: 10px 0;
font-size: 50px
}
.post .post-header ul
{
margin: 90px 0
}
.post .post-header ul li
{
display: inline;
}
.post .post-header ul li .date
{
background-color: var(--mainColor);
padding: 25px 20px;
font-size: 18px;
text-transform: capitalize;
font-weight: bold;
}
.post .post-header ul li .category, .post .post-header ul li .admin
{
text-transform: capitalize;
font-weight: bold;
background-color: #f0f0f0;
padding: 27px 20px;
font-size: 14px
}
.post-body
{
overflow: hidden;
padding-right: 20px;
}
.post-body img
{
height: 600px;
margin-right: 50px !important;
}
.post-body h2
{
margin: 30px 0;
text-transform:capitalize;
font-weight: bold
}
.post-body p
{
line-height: 1.8em;
font-size: 17px;
}
.post-body .spc-spce-para
{
background-color: #f0f0f0;
position: relative;
padding: 20px 15px;
margin: 30px 0
}
.post-body .spc-spce-para::before
{
height: 100%;
width: 5px;
background-color: var(--mainColor);
left: 0;
top: 0;
position: absolute;
content: ''
}
.post-body .spc-spce-para p
{
font-size: 18px;
font-weight: bold
}
.post-body .img img
{
height: 200px;
object-fit: cover;
margin: 15px;
margin-left: 0
}
/*
  blog cards styles  this is css file for blog-cards-styles-1.html
*/

.fixed-main-ctn .content
{
text-align: center;
margin: 120px 0
}
.fixed-main-ctn ul li
{
display: inline;
margin: 0px 5px;
}
.fixed-main-ctn ul li a
{
color: white;
font-weight: bold;
text-transform: capitalize;
font-size: 30px
}
.fixed-main-ctn ul li:nth-child(1) a::after
{
content: '>';
margin-left: 20px;
}
.fixed-main-ctn ul li:nth-child(2) a
{
color: var(--mainColor)
}
/* style one begin */
.card-styles .blog-card
{
position: relative;
overflow: hidden;
margin: 5px 0
}
.hd-sy
{
margin: 80px 0;
text-align: center
}
.hd-sy h1
{
text-transform: capitalize;
font-weight: bold;
}

.card-styles .blog-card img
{
transition: .5s;
height: 400px;
object-fit: cover;
object-position: center;
}
.card-styles .blog-card .card-overlay
{
position: absolute;
width: 100%;
height: 100%;
background-image: linear-gradient(to bottom, #00000042, #000);
top: 0;
left: 0;
padding:10px
}
.card-styles .blog-card .card-overlay .date
{
float: right;
color: black;
padding: 5px;
text-transform: capitalize;
font-weight: bold;
background-color: var(--mainColor);

}
.card-styles .blog-card .card-overlay h1
{
color: white;
font-weight: bold;
text-transform: capitalize;
font-size: 30px;
margin-top: 150px;
}
.card-styles .blog-card .card-overlay p
{
color: white;
font-size: 15px;
}
.card-styles .blog-card .card-overlay .category
{
color: var(--mainColor);
padding: 10px;
line-height: 3em;
}
.card-styles .blog-card:hover img
{
transition: .5s;
transform: scale3d(1.05,1.05,1.05)
}
/* style one End */

.blog-card-style-2 .blog-card-2
{
position: relative;
margin: 5px 0;
overflow: hidden;
}

.blog-card-style-2 .blog-card-2 img
{
height: 400px;
object-fit: cover;
object-position: center
}
.blog-card-style-2 .blog-card-2 .card-hf
{
text-align: right;
position: absolute;
bottom: -40%;
background-color: rgba(22, 22, 22, 0.82);
padding: 10px;
  padding-bottom: 30px;

transition: .5s
}
.blog-card-style-2 .blog-card-2 .card-hf .date
{
background-color: var(--mainColor);
color: white;
line-height: 3em;
padding: 5px;
font-size: 13px;
font-weight: bold;
text-transform: capitalize;
}

.blog-card-style-2 .blog-card-2 .card-hf h1
{
color: white;
font-size: 30px;
margin-bottom: 45px;
font-weight: bold;
transition: .5s;
text-transform: capitalize
}
.blog-card-style-2 .blog-card-2 .card-hf p
{
color: white;
font-size: 14px;
}
.blog-card-style-2 .blog-card-2:hover .card-hf
{
bottom: 0;
transition: .5s
}
.blog-card-style-2 .blog-card-2:hover h1
{
margin-bottom: 5px;
transition: .5s
}
.blog-card-style-2 .blog-card-2 a
{
color: var(--mainColor);
font-weight: bold;
text-transform: capitalize;
line-height: 2em
}
.blog-card-style-2 .blog-card-2 a i
{
width: 0;
transition: .5s;
overflow: hidden;
}
.blog-card-style-2 .blog-card-2 a:hover i
{
width: auto;
transition: .5s
}

/* style two begin */
.blog-card-style-3 .blog-card-3
{
margin: 5px;
position: relative;
overflow: hidden
}
.blog-card-style-3 .blog-card-3 img
{
height: 500px;
object-fit: cover;
}
.blog-card-style-3 .blog-card-3 .card-bd
{
padding: 10px;
background-color: #f1f1f1
}
.blog-card-style-3 .blog-card-3 .card-bd .date
{
font-weight: bold;
font-size: 14px;
text-transform: capitalize
}
.blog-card-style-3 .blog-card-3 .card-bd h1
{
text-transform: capitalize;
font-weight: bold;
margin: 10px 0;
font-size: 30px;
}
.blog-card-style-3 .blog-card-3 .card-bd p
{
color: black;
font-size: 16px
}
.blog-card-style-3 .blog-card-3 .card-bd a
{
line-height: 3em;
background-color: var(--mainColor);
color: black;
text-transform: capitalize;
font-weight: bold;
padding: 8px 12px;
}
.blog-card-style-3 .blog-card-3 .card-bd a i
{
transition: .5s
}

.blog-card-style-3 .blog-card-3 .card-bd a:hover i
{
margin-right: 5px;
transition: .5s
}
.post
{
position: relative;
margin: 10px 0
}
.post .post-header h1
{
text-transform: capitalize;
font-weight: bold;
margin: 10px 0;
font-size: 38px;
color: black;
}
.post .post-header ul
{
margin: 50px 0;
}
.post .post-header ul li
{
display: inline;
}
.post .post-header ul li .date
{
background-color: var(--mainColor);
padding: 25px 20px;
font-size: 16px;
text-transform: capitalize;
font-weight: bold;
color: white;
}
.post .post-header ul li .category, .post .post-header ul li .admin
{
text-transform: capitalize;
font-weight: bold;
background-color: #f0f0f0;
padding: 27px 20px;
font-size: 14px;
color: var(--mainColor);
}
.post-body
{
overflow: hidden;
padding-right: 0;
/*! text-align: right; */
}
.post-body img
{
height: 600px;
margin-right: 0px !important;
}
.post-body h2
{
margin: 30px 0;
text-transform:capitalize;
font-weight: bold
}
.post-body p
{
line-height: 1.8em;
font-size: 17px;
color: black;
}
.post-body .spc-spce-para
{
background-color: #f0f0f0;
position: relative;
padding: 20px 15px;
margin: 30px 0
}
.post-body .spc-spce-para::before
{
height: 100%;
width: 5px;
background-color: var(--mainColor);
left: 0;
top: 0;
position: absolute;
content: ''
}
.post-body .spc-spce-para p
{
font-size: 18px;
font-weight: bold
}
.post-body .img img
{
height: 200px;
object-fit: cover;
margin: 15px;
margin-left: 0
}
.team .per
{
   margin: 10px;
   margin-left: 0;
   text-align: center;
   position: relative;
   padding-bottom: 10px;
        background-color: #fff;

}
.team .per img{
   width: 100%;
   height: 300px;
   object-fit: cover;
   object-position: center;
}
.team .per span
{
   font-size: 13px;
   text-transform: capitalize;
   font-weight: bold;
   color: rgba(0,0,0,.6);
   background-color: #ddd;
   padding: 5px 10px;
   line-height: 2em;
   letter-spacing: 1px;
   border-radius: 50px;
}
.team .per h2
{
   text-transform: capitalize;
   font-weight: bold;
        color: #3d3e3f;
   margin:7px 0;
   font-size: 18px

}
.team .per p
{
   color: rgba(0,0,0,.6);
   margin: 15px 0;
}
.team .per-hd
{
   position: relative;
   overflow: hidden;
   width: 100%;
   height:20%;
   margin-bottom: 20px
}
.team .per-hd .per-overlay
{
   position: absolute;
   width: auto;
   height: auto;
   bottom: -40px;
   right: -40px;
   transition: .5s;
   z-index: 99
}
.team .per:hover .per-overlay
{
   bottom: 00px;
   right: 00px;
   transition: .5s
}
.team .per-hd .per-overlay .ovr-ctb
{
  position: relative;
}
.team .per-hd .per-overlay .ovr-ctb:before
{
   position: absolute;
   width: 100%;
   height: 100%;
   left: 00;
   bottom: 0;
   background-color: #2d2c2bb5;
   content: '';
   z-index: -1
}

.team .per-hd .per-overlay ul
{
   display: block;
   padding:0;
   margin: 0;
   list-style: none;

}
.team .per-hd .per-overlay ul a
{
   color: white;
   margin: 5px 0;
   padding: 5px;
}
.team .per-hd .per-overlay ul a:hover
{
   text-decoration: none;
}
.members a
{
font-size: 13px;
border: 1px solid var(--mainColor);
color: var(--mainColor);
background: white;
padding: 5px 12px
}
input,textarea
{
text-align: right; !important
}
.edit-page .user-info-header, .movie-info-header
{
    text-align: center;
    margin: 20px 0;
    margin-top: 0;
    background-color: #fff;
    padding: 20px;
    /*! border: 1px solid rgba(0,0,0,.1); */
}
.edit-page .user-info-header img
{
    width: 120px !important;
    height: 120px;
    border-radius: 50%;
    margin: 10px;
}
.edit-page .user-info-header .username
{
    text-transform: uppercase;
    color: var(--mainColor);
}
.edit-page .user-info-body, .movie-info-body
{
    background-color: #fff;
    padding: 20px;
    margin: 40px 0;
    border: 1px solid rgba(0,0,0,.1);
    text-align: right;
}
.edit-page .user-info-body p,.movie-info-body p
{
    text-transform: capitalize;
    color: rgba(0,0,0,.6);
    font-size: 14px
}
.edit-page form
{
    background-color: #fff;
    padding: 20px;
    /*! border: 1px solid rgba(0,0,0,.1); */
    text-align: center;
}
.edit-page form .col-6, .edit-page form .col-12
{
    margin: 20px 0;
    text-align: right;
}
.edit-page form  label
{
    text-transform: capitalize;
    color: rgba(0,0,0,.9);
    font-size: 14px
}
.edit-page .use-fl-info form label
{
text-align: right;
display: block;
padding-top: 15px
}
form li
{
text-align: right;
}
.edit-page form input, .edit-page form select,.edit-page textarea

{
    border: none;
    background-color: #e8e8e8;
    border-bottom: 1px solid rgba(0,0,0,.0);
    border-radius: 0px;
    height: 43px;
    font-size: 14px
}
.edit-page textarea
{
}
.edit-page form  input:focus, .edit-page form select:focus,.edit-page textarea
{
    color: black;
    border-bottom: 1px solid var(--mainColor);
    background-color: #f1f1f1
}
.edit-page form .btn
{
    background-color: var(--mainColor) !important;
    letter-spacing: 1px;
    width: 30%
}
.avar-up {
  background-color: var(--mainColor);
  color: white !important;
  padding: 10px;
  font-size: 13px;
  text-transform: capitalize;
  cursor: pointer;
}
.add-default-page
{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.6);
    z-index: 888;
    display: none;
    overflow: auto;
}
.add-default-page form
{
    background-color: #fff;
    margin: 50px 0;
    border-radius: 5px;
    padding: 20px 20px;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0px 10px 10px rgba(0,0,0,.1);
}
.add-default-page .col-6
{
margin: 10px 0
}
.add-default-page .fa-times
{
    float: right;
    cursor:pointer;
    color: var(--mainColor);
    font-size: 30px
}
.add-default-page h3
{
    text-align: center;
    text-transform: capitalize;
    font-weight: bold;
    padding: 40px 15px;
    padding-bottom: 20px;
    color: rgb(133, 131, 131);
}
.add-default-page label
{
    text-transform: capitalize;
    color: rgba(0,0,0,.8);
    font-size: 15px;
}
.add-default-page input, .add-default-page select, .add-default-page textarea
{
    font-size: 16px;
    background-color: #e3e3e3;
    border: none;
    border-radius: 0;
    max-height: 100px
}
.add-default-page .btn
{
    background-color: var(--mainColor);
    text-transform: uppercase;
    margin-top: 10px
}
#sb-bt
{
visibility: hidden;
}
input,textarea
{
text-align: right !important
}
.estats .box
{
 position: relative;
 overflow: hidden;
 margin: 10px 0
}
.estats .box ul
{
 display: inline-flex;
 position: absolute;
 margin: 0;
 padding: 0;
 margin-top: 10px
}
.estats .box ul span
{
 background-color: var(--mainColor);
 padding: 3px 12px;
 text-transform: uppercase;
 font-weight: bold;
 font-size: 15px;
 border-radius: 0px 10px 10px 0px;
 z-index: 99;
 position: relative;
 color: black !important

}
.estats .box ul .rsd
{
 background-color: rgba(255,255,255,.8);
 padding: 3px 12px;
 color: black !important;
 font-weight: bold;
 border-radius: 0px 10px 10px 0px;
 margin-left: -10px;
 z-index: -1;
 font-size: 15px;
}
.estats .box img
{
 height: 260px !important;
 object-fit: cover;
 transition: .5s
}
.nav-link svg Path
{
  color: var(--mainColor)
}
.estats .box .content-overlay
{
 position: absolute;
 bottom: -60px;
 width: 100%;
 background-image: linear-gradient(to bottom, #06060600, #000);
 padding: 15px;
 transition: .5s
}
.estats .box .content-overlay h1
{
 font-size: 20px;
 color:white;
 font-weight: bold
}
.estats .box .content-overlay ul
{
 position: relative !important;
 background-color: var(--mainColor);

 opacity: 0;
 transition: .5s;
}
.estats .box .content-overlay ul li
{
 margin-right: 10px;
}
.estats .box .content-overlay ul p
{
 color: white;
 text-transform: capitalize;
 margin: 0;
 color: black;
 font-weight: bold;
 border-right: 1px solid black;
 padding: 10px;
 font-size: 13px;
 text-transform: capitalize;
}
.estats .box .content-overlay ul li:nth-child(3) p
{
border: none
}
.estats .box:hover .content-overlay
{
 bottom:  0 !important;
 transition: .5s
}

.features .box svg
{
 width: 60px;
 height: 50px;
 display: block;
 margin: auto;
}
.features .box path
{
 fill: white;
}
.features .col-md-4:nth-child(4) .box path
{
 stroke: rgba(0,0,0,.0) !important;
}

.tm-hd
{
    margin: 30px 0;
    margin-bottom:40px;
    position: relative;
    padding: 5px 20px;
    text-align: center;
}
.tm-hd:before
{
    position: absolute;
              background-color: var(--mainColor);
    height: 100%;
    width: 4px;
    content: '';
    left: 0;

}
.tm-hd h3, .tm-hd h1
{
    text-transform: uppercase;
    font-weight: bold;
              color: #3d3e3f;

}
.tm-hd h3
{
    color: rgba(0,0,0,.6);
    font-size: 20px
}
.tm-hd p
{
    font-size: 17px
}
.team .per
{
    margin: 10px;
    margin-left: 0;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
         background-color: #fff;

}
.team .per img{
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
}
.team .per span
{
    font-size: 13px;
    text-transform: capitalize;
    font-weight: bold;
    color: rgba(0,0,0,.6);
    background-color: #ddd;
    padding: 5px 10px;
    line-height: 2em;
    letter-spacing: 1px;
    border-radius: 50px;
}
.team .per h2
{
    text-transform: capitalize;
    font-weight: bold;
         color: #3d3e3f;
    margin:7px 0

}
.team .per p
{
    color: rgba(0,0,0,.6);
    margin: 15px 0;
}
.team .tm-hd p
{
 color: rgba(0,0,0,.6)
}
.team .per-hd
{
    position: relative;
    overflow: hidden;
    width: 100%;
    height:20%;
    margin-bottom: 20px
}
.team .per-hd .per-overlay
{
    position: absolute;
    width: auto;
    height: auto;
    bottom: -40px;
    right: -40px;
    transition: .5s;
    z-index: 99
}
.team .per:hover .per-overlay
{
    bottom: 00px;
    right: 00px;
    transition: .5s
}
.team .per-hd .per-overlay .ovr-ctb
{
   position: relative;
}
.team .per-hd .per-overlay .ovr-ctb:before
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 00;
    bottom: 0;
    background-color: #2d2c2bb5;
    content: '';
    z-index: -1
}

.team .per-hd .per-overlay ul
{
    display: block;
    padding:0;
    margin: 0;
    list-style: none;

}
.team .per-hd .per-overlay ul a
{
    color: white;
    margin: 5px 0;
    padding: 5px;
}
.team .per-hd .per-overlay ul a:hover
{
    text-decoration: none;
}
.bntf
{
 background-color: #1b1c1e;
 padding: 50px 0
}
.bntf .tm-hd h3
{
    color: rgba(255,255,255,.7);
}
.bntf .tm-hd h1
{
    color: white;
}
.bntf .tm-hd p
{
    color: rgba(255,255,255,.6)
}

.bntf .ft
{
    margin: 5px;
    text-align: center
}
.bntf .img img
{
    width: 60px;
}
.bntf .txt h4
{
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin: 18px 0;
    margin-bottom: 5px;
    letter-spacing: 2px
}
.bntf .ctn p
{
    color: rgba(255,255,255,.6);
    margin-top: 5px;
    line-height: 1.6em;
    font-size: 16px
}
.newsletter
{
 margin: 50px 0;
 text-align: center;
 background-color: #fff;
 padding: 50px 0;
 margin-bottom: 0
}
.newsletter h1
{
 font-size: 25px;
}
.newsletter input
{
 margin: 10px 0;
 text-align: center !important;
 text-transform: capitalize
}
.newsletter .btn
{
 background-color: var(--mainColor);
 color: black;
 text-transform: uppercase;
 border: none;
 font-weight: bold
}
.categories-list .btn
{
 background-color: var(--mainColor);
 color: black;
 font-size:13px;
 width: 20%
}
.box-apar
{
 position: relative;
 overflow: hidden;
 margin: 10px 0;
 text-align: center;
}
.box-apar img
{
 height: 322px;
}
.box-apar h3
{
 position: absolute;
 font-size: 18px;
 background-color: #ffffffd4;
 padding: 15px 12px;
 /*! padding-right: 25px; */
 margin: 10px 0;
 /*! border-radius: 0px 10px 10px 0px; */
 width: 100%;
 text-align: center;
 margin: ;
}
.box-apar .content
{
 position: absolute;
 bottom: 0;
 width: 100%;
 background:rgba(0,0,0,.6);
 transition: .5s
}
.box-apar .content ul
{
 display: inline-flex;
 width: 100%;
 margin: 0;
 padding: 10px !important;
 transition: .5s
}
.box-apar:hover .content ul
{
 padding: 40px 10px !important;
 /*! padding-bottom: 80px !important; */
}
.box-apar:hover .content
{
 background-color: rgba(0,0,0,.9);
 transition: .5s
}
.box-apar .content ul li
{
 width: 100%;
 text-align: center
}
.box-apar .content span
{
font-size: 13px;
 font-weight: bold;
 text-transform: capitalize;
 color: white
}
.box-apar .content p
{
 color: var(--mainColor);
 margin: 0
}
.box-apar .content ul .fa-check
{
 color: #2ce12c;
}
.box-apar .content ul .fa-times
{
 color: red;
}
.bg-box img
{
 height: 400px
}
.bg-box ul
{
 padding: auto 0 !important
}
.spdkz .content ul
{
 display: inline-flex;
 width: 100%;
 padding: 20px !important;
 margin: 20px 0;
 border-top: 1px dashed rgba(0,0,0,.3);
 border-bottom: 1px dashed rgba(0,0,0,.3)

}
.spdkz .content ul li
{
 width: 100%;
 text-align: center;
}
.spdkz .content ul li svg
{
 width: 50px !important;;
 height: 50px !important;
 background-color: var(--mainColor);
 padding: 10px;
}
.spdkz .content ul li span
{
 display: block;
 margin: 10px 0;
 text-transform: capitalize;
 font-weight: bold;
 font-size: 18px;
}
.spdkz .content ul li p
{
 font-size: 30px;
}
.spdkz .content ul li .fas
{
font-size: 30px;
}
.spdkz .content ul li .fa-check
{
 color: #19a664;
}

.spdkz .content ul li .fa-times
{
 color: red;
}
.spdkz form
{
 margin: 50px 0
}
.spdkz form input
{
 text-align: left !important;
 border:none;
 font-size:13px;
}
.spdkz form .btn
{
 background-color: var(--mainColor);
 color: black;
 text-transform: uppercase;
 font-weight: bold;
 text-align: center !important;
 margin: 20px 0
}
.spdkz .cot li
{
 width: 100%;
 text-align: center;
 margin: 20px 0
}
.spdkz .cot li span
{
 background-color: var(--mainColor);
 color: black;
 font-weight: bold;
 padding: 10px 30px;
 border-radius: 5px;
 text-transform: uppercase
}
.cv
{
 text-align: center;
}

.cv form
{
 margin: 80px 0
}
.cv label
{
 background-color: var(--mainColor);
 color: black;
 text-transform: uppercase;
 font-weight: bold;
 cursor: pointer;
 padding: 12px 30px;
 cursor: pointer
}
.cont form
{
 text-align: left;
 text-transform: capitalize;
 font-weight: bold;
}
.cont form textarea
{
 height: 200px
}
.orders form input, .orders form select, .orders fieldset
{
 border: none;
 text-align: left !important
}
.orders label
{
 text-transform: capitalize;
 font-weight: bold;
 color: rgba(0,0,0,.6)
}
.orders .col-6
{
 margin: 10px 0
}
.orders textarea
{
 resize: none;
 border: navajowhite;
 height: 100px
}
.orders .btn
{
 background-color: var(--mainColor);
 text-align: center !important;
 color: black;
 font-weight: bold;
 margin: 20px 0
}
.orders form
{
 margin-bottom: 90px
}
.ar .aboutus .content
{
 text-align: right
}
.ar .footer
{
 text-align: right;
}

.ar .header ul
{
 flex-direction: row-reverse !important;
 margin-right: 60px !important;
}
.ar input, .ar textarea, .ar select
{
 /*! text-align: right !important */
}
footer .posts-list ul
{
   display: flex !important;
   justify-content:end;
   margin:0 !important;
   padding:0 !important
}
footer .posts-list a{
   color: white !important;
   border: 1px solid;
   margin: 0px 5px;
   padding: 5px !important;
   font-size: 18px !important;
}

.projectdetails h3
{
 text-align: center;
 text-transform: capitalize;
 background-color: #ffff;
 padding: 15px;
 font-size: 20px;
}
.projectdetails ul
{
 display: flex;
 width: 50%;
 margin: 00px auto;
 text-align: center;
 justify-content: center;
 padding: 20px 0 !important;
 z-index: 9999999999;
 position: relative;
}
.projectdetails ul li
{
 width: 100%;
 text-align: center !important;
 justify-content: center;
}
.projectdetails ul li span
{
 text-transform: capitalize;
 font-weight: bold;
 color: #0f0f2d;
}
.projectdetails ul li p
{
 /*! background-color: var(--mainColor); */
 /*! width: 30px; */
 padding: 5px;
 font-weight: ;
 font-size: 20px;
 text-align: center;
 color: black;
 display: ;
 text-align: center;
}
.projectdetails ul li p svg
{
   width: 25px;
   height: 25px
}
.projectdetails .info
{
 text-align: right;
}
.projectdetails .info p
{
 font-size: 15px;
 text-transform: capitalize
}
.projectdetails .info p:nth-child(3)
{
 color: rgba(0,0,0,.6)
}
.projectdetails .info p i
{
 color: rgba(0,0,0,.6)
}
.projectdetails-apr ul
{
 display: inline-flex;
 padding: 0;
 margin: 0;
 width: 100%;

 /*! margin-top: 10px; */
 padding: 10px !important;
 padding: ;
}
.projectdetails-apr ul li
{
 width: 100%;
 text-align: right;
 font-size: 16px;
 color: black;

}
.projectdetails-apr ul li:nth-child(2)
{
 text-align: right;
}
.projectdetails-apr ul p
{
 margin: 0;
 font-size: 14px;
 text-transform: capitalize;
 font-weight: bold;
 color: rgba(0,0,0,.6)
}
.projectdetails-apr .content
{
 margin: 20px 0 !important;
 background: white;
 box-shadow: 0px 10px 10px rgba(0,0,0,.1);
 /*! padding: 10px; */
 padding-bottom: 0;
 border: 1px solid rgba(0,0,0,.1);
}
.projectdetails-apr .content h1
{
   color: black
}
.projectdetails-apr .content  li p
{
   font-size: 22px;
   color: black
}
.projectdetails-apr .content .scul
{
   display: flex;
   text-align: center;
   /*! padding: 0 !important; */
}
.thul
{
   padding: 0 !important;
}
.thul li a
{
   background: #e0d3b8;
   display: block;
   margin: 0px 2px;
   text-align: center;
   padding: 5px;
   color: black;

   height: 34px;
}
.thul li:nth-child(1)
{
   width: 30%
}
.thul li a svg
{
   width: 25px;
   height: 25px
}
.btn-dsdr
{
 margin-bottom: 80px
}
.btn-dsdr ul
{
 width: 100%;
 display: inline-flex !important;
}
.btn-dsdr ul li
{
 text-align: center;
 width: 100%;
 border-left: 1px dashed rgba(0,0,0,.3)
}
.btn-dsdr ul svg
{
 width: 35px;
 height: 35px;
 background-color: salmon;
 padding: 5px;
 border-radius: 50%
}
.btn-dsdr ul svg path
{
 fill: white
}
.btn-dsdr ul a
{
 display: block;
 text-transform: capitalize;
 color: rgba(0,0,0,.6);
 padding: 8px
}
.btn-dsdr ul li:nth-child(1) svg
{
 background-color: #0cd062;
}
.btn-dsdr ul li:nth-child(2) svg
{
 background-color: #4498e3;
}
.btn-dsdr ul li:nth-child(3) svg
{
 background-color: #fc4444;
}
.units-details
{
 width: 100%;
 z-index: 99999;
 height: 100%;
 top: 0;
 left: 0;
}
.units-details form
{
 background-color: white;
}
.units-details form img
{
 height: 300px
}
.modal-body
{
   padding: 0
}
.units-details form ul
{
 width: auto;
 display:flex;
 /*! margin:20px 0; */
 /*! padding-bottom: 30px !important; */
 position: relative !important;
 width: 100% !important;
 justify-content: end;
}
.units-details form ul li
{
 width: 100% !important;
 text-align: center;
 margin: 0px 10px;
 justify-content: end;
}
.units-details form .content
{
    text-align:center;
}
.main-d
{
    margin: 0;
    padding:0;
}

.units-details form ul li span
{
 font-weight: bold;
 color: rgba(0,0,0,.6) !important;
 background-color: white !important
}
.units-details form h3
{
 text-align: center;
 font-weight: bold;font-size: 20px
}
.units-details .box-apar .content
{
 position: relative;background: rgba(0,0,0,.0)
}
.units-details form input
{
 border-radius: 2px;
 margin: 10px 0;
 border: none;
 background-color: #f1f1f1;
 /*! height: 44px; */
 font-size: 13px;
}
.units-details form .btn
{
 background-color: var(--mainColor);
 color: black;
 text-align: center !important;
 text-transform: uppercase;
 font-weight: bold
}
.units-details h1
{
 font-size: 25px
}
.units-details form ul span
{
 display: block;
 font-size: 14px;
 margin: 5px 0;
 background-color: white
}

.units-details h4
{
 font-size: 20px;
 margin-top: 10px
}
.units-details .cot ul
{
 padding: 0 !important;
 border: none
}
.units-details form h1
{
 text-transform: capitalize;
}
.units-details form p
{
   font-size: 19px;
   color: black;
}
.units-details .fa-times {
    display: block;
    text-align: center;
}
.fixed-main-ctn .content
{
 text-align: center;
 margin: 120px 0
}
.fixed-main-ctn ul li
{
 display: inline;
 margin: 0px 5px;
}
.fixed-main-ctn ul li a
{
 color: white;
 font-weight: bold;
 text-transform: capitalize;
 font-size: 30px
}
.fixed-main-ctn ul li:nth-child(1) a::after
{
 content: '>';
 margin-left: 20px;
}
.fixed-main-ctn ul li:nth-child(2) a
{
 color: var(--mainColor)
}
.filter-list
{
}
.filter-list ul
{
 width: 100%;
 text-align: center;
 margin-bottom: 40px;
}

.filter-list li
{
 display: inline;
 color: black;
 font-size: 20px;
 padding: 10px;
 text-transform: capitalize;
 color: rgba(0,0,0,.8);
 cursor: pointer;
 /*! border: 1px solid rgba(0,0,0,.3); */
 /*! margin: 0px 10px; */
 /*! border-radius: 50%; */
 /*! background-color: #f1f1f1; */
 padding: 30px 10px;
}
.filter-list li:hover
{
 background-color: #f1f1f1
}

.filter-list .active,.filter-list .active:hover
{
 /*! background-color: #f1f1f1; */
 color: color;
 background: 30px;
 text-decoration: underline;
 /*! line-height: em; */
 font-weight: bold !important;
}
.portfo-list
{
 margin: 30px 0
}
.port-fo
{
 position: relative;
 overflow: hidden
}

.port-fo span
{
 position: absolute;
 background-color: var(--mainColor);
 color:black;
 font-size: 19px;
 font-weight: bold;
 text-transform: capitalize;
 padding: 7px 12px;
}
.portfo-list .port-ov
{
 position: absolute;
 top: 0;
 width: 100%;
 height: 100%;
 background-color: rgba(0,0,0,.0);
 color: white;
 transition: .5s
}
.port-info
{
 position: absolute;
 bottom: -50%;
 left: 5%;
 padding: 15px;
 background-color: var(--mainColor);
 color: black;
 width: 90%;
 overflow: hidden;
 text-align: center;
 transition: .5s
}
.port-info h1
{
 text-transform: capitalize;
 font-weight: bold
}
.port-info p
{
 text-transform: capitalize;
 font-size: 20px
}
.port-info a
{
 font-size: 17px;
 padding: 10px;
 border-radius: 50%;
 color: black;
 border: 2px solid #000;
}
.port-info a:hover
{
 background-color: #000;
 color: var(--mainColor);
 transition: .5s
}
.port-fo:hover .port-info
{
 bottom: 5%;
 height: auto;
 opacity: 1;
 transition: .5s
}
.port-fo:hover .port-ov
{
 transition: .5s;
 background-color: rgba(0,0,0,.6)
}
.portfolio-details .portfo-list .col-md-3, .portfo-list .col-md-4, .portfo-list .col-md-6
{
 padding: 5px !important;
}
.toogle
{
   top: 0px;
   left: 0px;
 transition: .5s;
   position: absolute;
   opacity: 0;
   transition: .2s;
      transform: translate(0px, 82px);
      width: 50px;
}
.toogle a
{

 color: black;
   z-index:899;
   top: 0;
   right: 0px;
       background-color: #fafa6e;
   padding: 0px 12px
}

.box-apar:hover .toogle
{
   opacity: 1;
 transition: .2s
}

.toogle i
{
   padding: 0px 0;

}
.box-apar .fa-eye
{
background-color: var(--mainColor);
color: black;
padding: 8px 8px;
position: absolute;
opacity: 0;
transition: .2s;
left: 8px;
top: 120px;

}
.box-apar:hover .fa-eye
{
   opacity: 1;
   transition: .2s
}
/* .lkdf
{
  background-image: url('/acad/downloads/images/zi.jpg');
  background-repeat: no-repeat;
  background-size: cover;
} */
@media only screen and (max-width: 1000px) {
   .estats .box .content-overlay
   {
      padding: 0
   }
    .estats .box .content-overlay ul
    {
        width:100%;
    }
   .estats .box .content-overlay li p
   {
      text-align: center
   }
   .estats .box .content-overlay h1
   {
      padding: 15px
   }
      .swiper-button-next {
          right: 20px;
          transform: rotate(90deg);
        }

        .swiper-button-prev {
          left: 20px;
          transform: rotate(90deg);
        }
 .box-apar:hover .fa-eye {
    opacity: 1;
    transition: .2s;
}
}

.aboutus
{
   margin-bottom: 0
}
.web-ul
{
   display: inline-flex;
   width: 100%;
   margin-bottom: 80px;
   z-index:99999;
}
.web-ul li
{
   width: 100%;
   margin: 0px 10px
}
.web-ul li:nth-child(1)
{
   text-align: right
}
.web-ul li:nth-child(2)
{
   text-align: left
}
.web-ul li span
{
   text-transform: uppercase;
   cursor: pointer;
   padding: 10px;
   line-height: 1.8em;
   color: rgba(0,0,0,.6)
}
.web-ul li span:hover
{
   color: var(--mainColor);
   transition: .5a
}
.second-content
{
   /*! display: none */
}
.web-content
{
   background-color: #f1f1f1
}
.web-content h1
{
   text-transform: uppercase
}
.web-content .content-header::before
{
   display: none
}
.estats .box:hover ul
{
   opacity: 1 !important;
}
.web-ul li span
{
   text-transform: uppercase;
   font-weight: bold;
   cursor: pointer;
   padding: 10px;
   line-height: 1.8em;
   color: rgba(0,0,0,.6)
}
.web-ul li span:hover
{
   color: var(--mainColor);
   transition: .5a
}
.second-content
{
   /*! display: none */
}
.web-content
{
   background-color: #f1f1f1
}
.web-content h1
{
   text-transform: uppercase
}
.web-content .content-header::before
{
   display: none
}
.modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
}
.units-details .main-d .fas
{
   padding: 10px;
}
.units-details .main-d .fa-eye
{
   background-color: var(--mainColor);
   color: black;
}
.units-details .main-d .fa-map-marker-alt
{
   background: #cccc26;
   color: black;
   margin-right: 15px;
   padding: 10px 13px
}
.feature {
  position: relative;
  background: #fff !important;
}

@media (min-width: 1200px) {
  .feature {
    overflow: hidden;
  }
}

.feature__header {
  margin-top: 50px;
}

.feature__title {
  font-size: 46px;
  color: #2c3e50;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  color: #514736;
  text-align: left;
}

.sidebar .feature__title {
  font-size: 34px;
}

.footer .feature__title {
  font-family: "Source Sans Pro", sans-serif;
}

@media (max-width: 767px) {
  .feature__title {
    font-size: 26px;
  }

  .sidebar .feature__title {
    font-size: 26px;
  }
}

@media (max-width: 1199px) {
  .feature__title {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .feature__header {
    padding: 0 15px;
  }
}

.feature__headline {
  font-size: 14px;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 0;
  line-height: 2;
  text-align: center;
  text-transform: uppercase;
  color: #606e7c;
  text-align: left;
  position:relative;
}

.feature__headline strong {
  font-weight: 600;
}

@media (max-width: 767px) {
  .feature__headline {
    font-size: 14px;
    margin-top: 25px;
    line-height: 1.4;
    min-height: auto;
  }
}

.sidebar .feature__headline {
  margin: 4px 0 0;
}

@media (max-width: 1199px) {
  .feature__headline {
    text-align: center;
  }
}

.feature__picture {
    background: url("/downloads/images/xx.png") 100% 0;
    background-repeat: no-repeat !important;
    background-size: cover;
    width: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

@media (max-width: 1199px) {
  .feature__picture {
    display: none;
  }
}

.feature__content {
  padding: 0 0 0 52px;
}

@media (min-width: 1200px) {
  .feature__content {
    margin-left: 41.66667%;
  }
}

@media (max-width: 1199px) {
  .feature__content {
    margin-right: 0;
    padding-left: 0;
  }
}

.feature__list {
  margin-left: -15px;
  margin-right: -15px;
}

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

.feature__list:after {
  clear: both;
}

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

.feature__list:after {
  clear: both;
}

@media (max-width: 767px) {
  .feature__list {
    margin: 28px 0 0;
  }
}

.feature__item {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

@media (min-width: 480px) {
  .feature__item:nth-of-type(n) {
    clear: none;
  }

  .feature__item:nth-of-type(1n+1) {
    clear: both;
  }
}

@media (min-width: 768px) {
    .feature__item {
        width: 50%;
        text-align: center;
    }
}

@media (min-width: 768px) {
  .feature__item:nth-of-type(n) {
    clear: none;
  }

  .feature__item:nth-of-type(2n+1) {
    clear: both;
  }
}

@media (max-width: 1199px) {
  .feature__item {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .feature__item {
    margin-bottom: 10px;
    padding-right: 0;
    text-align: center;
  }
}

.feature__item-title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #514736;
  margin-top: 10px;
}

@media (max-width: 767px) {
  .feature__item-title {
    margin: 10px 0;
    font-size: 18px;
  }
}

.feature__text {
  margin-top: 17px;
  color: #606e7c;
}

@media (max-width: 767px) {
  .feature__text {
    margin-top: 5px;
  }
}

.feature__icon {
  margin-top: 13px;
  fill: #606e7c;
  width: 55px;
  height: 55px;
}

.feature__icon--good-sales {
  width: 54px;
}
.products {
    background-color: #eeeeee;
    margin-top: -60px;
}

.products .box-filters {
    text-align: center;
    padding: 40px 0 0;
}
.label-info {
    background-color: #2EC4B6;
}
.label-default {
    background-color: #777777;
}

.products .box-filters figure {
    width: 60px;
    height: 60px;
    display: inline-block;

    background-color: white;
    color: #666666;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    cursor: pointer;
    margin: 0 5px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.products .box-filters figure.active {
    background-color: #3a3d45;
    color: #ffbb00;
}

.products .box-filters figure .f-icon {
    display: block;
    font-size: 38px;
    line-height: 27px;
}

@media (min-width: 992px) {
    .products .box-filters figure {
        width: 100px;
        height: 100px;
    }
    .products .box-filters figure .f-icon {
        font-size: 68px;
        line-height: 50px;
    }
}

.products .box-filters-results {
    padding: 0;
    position: relative;
}

.products article {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    background-color: white;
    position: relative;
    transition: all 0.5s;
    margin-bottom: 1px;
    overflow: hidden;
}

.products article .label {
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: initial;
}

.products article sub, .products article sup {
    font-size: 100%;
}

.products article .text {
    width: 100%;
    padding: 10px;
}

.products article .text a:hover {
    color: #333;
}

.products article .text .title {
    display: block;
    margin: 0 0 5px 0;
    /*! white-space: nowrap; */
    text-overflow: ellipsis;
    /*overflow: hidden;*/
}

.products article .text .title small {
    color: #3a3d45;
    font-size: 45%;
}

.products article .text sub, .products article .text sup {
    bottom: auto;
    top: auto;
    display: inline-block;
    margin-right: 10px;
}

.products article .text sub {
    text-decoration: line-through;
    font-weight: 300;
}

.products article .image {
    overflow: hidden;
    height: auto;
}

.products article .image a {
    display: block;
}

.products article .image img {
    width: 100%;
}

.products article .btn-add {
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.products article:hover .btn-add {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.products article .info {
    display: none;
    position: absolute;
    width: 35px;
    right: 15px;
    top: 15px;
    margin-right: 0;
    margin-top: 5px;
    z-index: 3;
}

.products article .info .add-favorite.added {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.products article .info .add-favorite.added a {
    background-color: #e71d36;
}

.products article .info .add-favorite.added a:hover:after {
    content: attr(data-title-added);
    background-color: inherit;
}

.products article .info a {
    position: relative;
    display: inline-block;
    padding: 0 5px;
    background-color: dimgray;
    color: white;
    text-align: center;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
}

@media (min-width: 992px) {
    .products article .info a {
        margin-bottom: 10px;
    }
}

.products article .info a:hover {
    background-color: #000000;
    color: white;
}

.products article .info a:hover:after {
    position: absolute;
    content: attr(data-title);
    padding: 5px 6px;
    right: 110%;
    top: 3px;
    white-space: nowrap;
    z-index: 20;
    background-color: #000000;
    color: #fff;
    font-size: 10px;
    border-radius: 5px;
    line-height: normal;
}

.products article .info > span {
    display: block;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}

@media (min-width: 992px) {
    .products article .info {
        display: block;
    }
}

.products article:hover .info > span {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.products article .info > span:nth-child(1) {
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.products article .info > span:nth-child(2) {
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.products article .info > span:nth-child(3) {
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.products article .figure-list {
    display: table;
    width: 100%;
}

.products article .figure-list .image,
.products article .figure-list .text {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.products article .figure-list .text {
    position: relative;
    padding: 0 20px;
}

.products article .figure-list .text .title {
    white-space: inherit;
}

.products article .figure-list .text .description {
    display: none;
    margin-top: 15px;
}

.products article .figure-grid .text .description {
    display: none;
}

.products article .figure-block .text .description {
    position: relative;
    display: none;
    height: 80px;
    overflow: hidden;
    z-index: 1;
    padding-top: 5px;
}

.products article .figure-block .text .description:after {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 75px;
    content: "";
    display: block;
    z-index: 2;
}

@media (min-width: 768px) {
    .products article .figure-block .text .description {
        display: block;
    }
}

@media (min-width: 768px) {
    .products.products-category {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .products article {
        margin-bottom: 30px;
    }
    .products article .label {
        top: auto;
        bottom: 10px;
        left: 10px;
    }
    .products article sub, .products article sup {
        font-size: 80%;
    }
    .products article:hover {
        box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
    }
    .products article .figure-grid .text {
        position: relative;
        padding: 20px 20px 0;
        top: 0;
        display: flex;
    }
    .products article .figure-list .image {
        width: 30%;
    }
    .products article .figure-list .text {
        width: 70%;
    }
    .products article .figure-list .text .description {
        display: block;
    }
    .products article .figure-block .text {
        padding: 20px;
    }
}

@media (max-width: 767px) {
    .products .row {
        margin: 0;
    }
    .products .container,
    .products .row > div {
        padding-left: 1px;
        padding-right: 1px;
        padding-bottom: 1px;
    }
    .products .btn-add {
        display: none;
    }
}

@media (max-width: 767px) {
  .navbar {
    /*! display: none; */
  }
}

.navbar__row {
  margin: 30px 0;
}

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

.navbar__row:after {
  clear: both;
}

@media (max-width: 767px) {
  .navbar__row {
    margin: 0;
  }
}

.header-fixed .navbar__row {
  margin: 0 !important;
  padding: 10px 0 !important;
  background: none !important;
}

.navbar__brand {
  float: left;
  line-height: 1;
}

.navbar__brand img {
  width: 100%;
}

@media (max-width: 767px) {
  .navbar__brand {
    display: none;
  }
}

.navbar__brand-logo {
  fill: #2c3e50;
  height: 60px;
  width: 215px;
}

@media (max-width: 1199px) {
  .navbar__brand-logo {
    width: 140px;
  }
}

@media (max-width: 767px) {
  .navbar__brand-logo {
    display: none;
  }
}

.navbar__wrap {
  margin: 16px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-fixed .navbar__wrap {
  margin-top: 16px;
}

@media (max-width: 767px) {
  .navbar__wrap {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar__wrap--init {
    display: block;
    background: #514736;
    width: 300px;
    bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    float: none;
    padding-top: 50px;
    overflow-y: auto;
    -webkit-transform: translate(0px);
    -ms-transform: translate(0px);
    transform: translate(0px);
  }
}

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

@media (max-width: 767px) {
  .navbar__nav {
    margin-top: 0;
    width: 300px;
    position: relative;
    z-index: 20;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: 100%;
  }
}

.navbar__item {
  float: right;
  margin: 3px 0 0 40px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  position: relative;
}

.navbar__item:active > a,
.navbar__item:hover > a,
.navbar__item.open > a {
  text-decoration: none;
}

@media (max-width: 991px) {
  .navbar__item {
    margin-left: 20px;
  }
}

@media (max-width: 767px) {
  .navbar__item {
    position: initial;
    float: none;
    margin: 0;
  }
}

.navbar__item--mob {
  display: none;
}

@media (max-width: 767px) {
  .navbar__item--mob {
    display: block;
  }
}

.navbar__dropdown {
  position: absolute;
  left: 0;
  display: block;
  padding: 0;
  border: none;
  min-width: 200px;
  background: #514736;
  margin: 0;
  z-index: 255;
}

@media (min-width: 768px) {
  .navbar__dropdown {
    visibility: hidden;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }

  .navbar__item:hover > .navbar__dropdown {
    visibility: visible;
  }

  .menu-default .navbar__item:hover > .navbar__dropdown,
  .menu-default .navbar__item.open > .navbar__dropdown {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }

  .menu-fadeIn .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }

  .menu-fadeInUp .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }

  .menu-fadeInUpBig .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
  }

  .menu-fadeInDown .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }

  .menu-fadeInDownBig .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
  }

  .menu-fadeInLeft .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }

  .menu-fadeInLeftBig .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
  }

  .menu-fadeInRight .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }

  .menu-fadeInRightBig .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
  }

  .menu-fadeOutUp .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
  }

  .menu-fadeOutUpBig .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
  }

  .menu-fadeOutDown .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
  }

  .menu-fadeOutDownBig .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
  }

  .menu-fadeOutLeft .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
  }

  .menu-fadeOutLeftBig .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
  }

  .menu-fadeOutRight .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
  }

  .menu-fadeOutRightBig .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
  }

  .menu-bounceIn .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
  }

  .menu-bounceInUp .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
  }

  .menu-bounceInDown .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
  }

  .menu-bounceInLeft .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
  }

  .menu-bounceInRight .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
  }

  .menu-bounceOutUp .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
  }

  .menu-bounceOutDown .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
  }

  .menu-bounceOutLeft .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
  }

  .menu-bounceOutRight .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
  }

  .menu-rotateIn .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
  }

  .menu-rotateInUpLeft .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
  }

  .menu-rotateInUpRight .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
  }

  .menu-rotateInDownLeft .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
  }

  .menu-rotateInDownRight .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
  }

  .menu-rotateOut .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
  }

  .menu-rotateOutUpLeft .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
  }

  .menu-rotateOutUpRight .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
  }

  .menu-rotateOutDownLeft .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
  }

  .menu-rotateOutDownRight .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
  }

  .menu-slideIn .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: slideIn;
    animation-name: slideIn;
  }

  .menu-slideInUp .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
  }

  .menu-slideInDown .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
  }

  .menu-slideInLeft .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
  }

  .menu-slideInRight .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
  }

  .menu-slideOut .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: slideOut;
    animation-name: slideOut;
  }

  .menu-slideOutUp .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
  }

  .menu-slideOutDown .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
  }

  .menu-slideOutLeft .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
  }

  .menu-slideOutRight .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
  }

  .menu-flip .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: flip;
    animation-name: flip;
  }

  .menu-flipInX .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
  }

  .menu-flipInY .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
  }

  .menu-flipOutX .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
  }

  .menu-flipOutY .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
  }

  .menu-lightSpeedIn .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
  }

  .menu-bounce .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: bounce;
    animation-name: bounce;
  }

  .menu-flash .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: flash;
    animation-name: flash;
  }

  .menu-pulse .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: pulse;
    animation-name: pulse;
  }

  .menu-wiggle .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: wiggle;
    animation-name: wiggle;
  }

  .menu-swing .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: swing;
    animation-name: swing;
  }

  .menu-shake .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: shake;
    animation-name: shake;
  }

  .menu-tada .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: tada;
    animation-name: tada;
  }

  .menu-wobble .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: wobble;
    animation-name: wobble;
  }

  .menu-hinge .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: hinge;
    animation-name: hinge;
  }

  .menu-rollIn .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
  }

  .menu-rollOut .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
  }

  .menu-zoomIn .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
  }

  .menu-zoomInDown .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
  }

  .menu-zoomInLeft .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
  }

  .menu-zoomInRight .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
  }

  .menu-zoomInUp .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
  }

  .menu-zoomOut .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
  }

  .menu-zoomOutDown .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
  }

  .menu-zoomOutLeft .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
  }

  .menu-zoomOutRight .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
  }

  .menu-zoomOutUp .navbar__item:hover > .navbar__dropdown {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
  }
}

@media (max-width: 767px) {
  .navbar__dropdown {
    top: 0;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0;
    padding-top: 0;
    float: none;
    width: 300px;
    height: 100%;
    background: #514736;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  .open > .navbar__dropdown {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 50;
  }
}

.navbar__dropdown--colls-1 {
  width: 200px;
}

@media (max-width: 1199px) {
  .navbar__dropdown--colls-1 {
    width: 100%;
    margin: 0;
    padding-left: 0;
  }
}

.navbar__dropdown--colls-2 {
  width: 400px;
}

@media (max-width: 1199px) {
  .navbar__dropdown--colls-2 {
    width: 100%;
    margin: 0;
    padding-left: 0;
  }
}

.navbar__dropdown--colls-3 {
  width: 600px;
}

@media (max-width: 1199px) {
  .navbar__dropdown--colls-3 {
    width: 100%;
    margin: 0;
    padding-left: 0;
  }
}

.navbar__dropdown--right {
  left: auto;
  right: 0;
}

.navbar__dropdown--left {
  right: auto;
  left: 0;
}

.navbar__dropdown ul {
  list-style: none;
}

.navbar__link {
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  text-decoration: none;
  color: #2c3e50;
}

@media (max-width: 767px) {
  .navbar__link {
    font-size: 17px;
    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 15px 25px;
  }
}

@media (min-width: 768px) {
  .active .navbar__link {
    -webkit-box-shadow: 0 2px 0 #2c3e50;
    box-shadow: 0 2px 0 #2c3e50;
    text-decoration: none;
  }
}

@media (max-width: 767px) {
  .active .navbar__link {
    background: #00887c;
  }
}

.navbar__arrow {
  fill: none;
  stroke: #fff;
  stroke-width: 4px;
  width: 7px;
  height: 11px;
  float: right;
  margin-top: 6px;
}

.navbar__link .navbar__arrow {
  display: none;
}

@media (max-width: 767px) {
  .navbar__link .navbar__arrow {
    display: block;
  }
}

.navbar__back .navbar__arrow {
  float: none;
  position: relative;
  top: 1px;
  margin-right: 15px;
}

.navbar__back {
  display: none;
}

@media (max-width: 767px) {
  .navbar__back {
    display: block;
    width: 100%;
    text-align: left;
    color: #fff;
    border: none;
    background: none;
    outline: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    text-transform: uppercase;
    padding: 5px 25px;
  }
}

.navbar__submenu {
  float: left;
  margin: 0;
  width: 200px;
  padding: 0;
}

@media (max-width: 767px) {
  .navbar__submenu {
    width: 300px;
    float: none;
    padding: 0;
  }
}

.navbar__submenu:last-child {
  margin-right: 0;
}

.navbar__submenu--level {
  opacity: 0;
  height: 0;
  overflow: hidden;
  cursor: default;
  -webkit-transform: translate3d(-5px, 0, 0);
  transform: translate3d(-5px, 0, 0);
  left: 100%;
  top: 0;
  position: absolute;
  background: #514736;
  padding-top: 0;
  margin: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}

@media (max-width: 1199px) {
  .navbar__submenu--level {
    position: relative;
    height: auto;
    left: 0;
    opacity: 1;
    overflow: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    float: none;
    width: 170px;
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar__submenu--level {
    left: 0;
    bottom: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    position: absolute;
    width: 300px;
    top: 0;
    height: 100% !important;
    padding: 0;
  }

  .open > .navbar__submenu--level {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.navbar__subtitle {
  text-transform: uppercase;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  margin: 10px 25px 0;
  padding-bottom: 10px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .navbar__subtitle {
    color: #00eed8;
    padding: 10px 25px;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    font-weight: 600;
  }
}

.navbar__subnav {
  list-style: none;
  padding: 0;
}

@media (max-width: 1199px) {
  .navbar__subnav {
    border: none;
  }
}

.navbar__sublink {
  color: rgba(255, 255, 255, 0.8);
  padding: 10px 0;
  display: block;
}

.navbar__sublink:hover,
.active > .navbar__sublink {
  color: #fff;
  text-decoration: none;
}

@media (min-width: 1200px) {
  .navbar__sublink {
    -webkit-transition: hover 0.3s, padding 0.3s;
    transition: hover 0.3s, padding 0.3s;
  }

  .navbar__sublink:hover {
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .navbar__sublink {
    color: rgba(255, 255, 255, 0.8);
  }
}

.navbar__subitem {
  padding: 0 25px;
  position: relative;
}

@media (max-width: 767px) {
  .navbar__subitem {
    clear: both;
    position: initial;
    padding: 0 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}

@media (max-width: 1199px) {
  .navbar__subitem:hover .navbar__submenu--level {
    display: block;
  }
}

@media (max-width: 767px) {
  .navbar__subitem-dropdown.open > .navbar__submenu {
    height: auto;
    overflow: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@media (min-width: 768px) {
  .navbar__subitem-dropdown:hover > .navbar__submenu {
    height: auto;
    overflow: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.navbar a:hover {
  cursor: pointer;
}

@media (min-width: 768px) {
  .admin-bar .navbar.header-fixed {
    top: -33px;
  }
}

.navbar--example {
  padding: 20px 0;
}

@media (max-width: 767px) {
  .navbar--ui {
    width: 252px;
    background: #514736;
  }
}

@media (max-width: 767px) {
  .navbar--ui .navbar__nav {
    border-top: none;
  }

  .navbar--ui .navbar__nav > li:last-child a {
    border-bottom: none !important;
  }
}

.navbar--header {
  position: relative;
  z-index: 230;
  background: #f6f6f6;
  border: none;
  min-height: inherit;
  margin-bottom: 0;
}

.navbar--header.header-fixed {
  -webkit-box-shadow: 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
  min-height: 65px;
}

@media (min-width: 768px) {
  .navbar--header.header-fixed {
    position: fixed;
    top: -65px;
    left: 0;
    right: 0;
    z-index: 35;
    -webkit-transform: translateY(65px);
    -ms-transform: translateY(65px);
    transform: translateY(65px);
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
  }
}

.navbar--overlay {
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  background: none;
}

.navbar--overlay .navbar__link {
  color: #fff;
}

.navbar--overlay .active .navbar__link {
  -webkit-box-shadow: 0 2px 0 #fff;
  box-shadow: 0 2px 0 #fff;
}

.navbar--overlay .navbar__brand-logo {
  fill: #fff;
}

.navbar--overlay.header-fixed {
  background: #fff;
}

.navbar--overlay.header-fixed .navbar__link {
  color: #2c3e50;
}

.navbar--overlay.header-fixed .active .navbar__link {
  -webkit-box-shadow: 0 2px 0 #2c3e50;
  box-shadow: 0 2px 0 #2c3e50;
}

.navbar--overlay.header-fixed .navbar__brand-logo {
  fill: #2c3e50;
}

.navbar--overlay .navbar__row {
  margin: 30px -25px;
  padding: 12px 25px;
}

@media (max-width: 991px) {
  .navbar--overlay .navbar__row {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .navbar--overlay .navbar__row {
    padding: 0;
    margin: 56px 0 0;
  }
}

.navbar--brand .navbar__row {
  background: rgba(0, 187, 170, 0.8);
}

.navbar--overlay-map .navbar__row {
  background: rgba(255, 255, 255, 0.9);
}

.navbar--overlay-map .navbar__link {
  color: #2c3e50;
}

.navbar--overlay-map .active .navbar__link {
  -webkit-box-shadow: 0 2px 0 #2c3e50;
  box-shadow: 0 2px 0 #2c3e50;
}

.navbar--overlay-map .navbar__brand-logo {
  fill: #2c3e50;
}

.navbar--subpage {
  background: #fff;
}

.navbar--white {
  background: #fff;
}

.navbar.navbar-default {
  background: #514736;
  margin-bottom: 25px;
  border: none;
}

.navbar.navbar-inverse {
  background: #222;
  border: none;
}

#header-nav-offset {
  display: none;
}

@media (min-width: 768px) {
  #header-nav-offset.header-fixed {
    display: block;
  }
}
.pb li
{
   width: 100%;
   text-align: center
}
.pb
{
   width: 100%
}
.pb .nav-link
{
   display: unset;
   padding: 4px 25px !important;
   border-radius: 5px
}
.topbar .fab
{
   margin: 0px 10px;
   padding: 0;
   background-color: rgba(0,0,0,.0);
   border: none;
   border-radius: 50%;
   color: var(--mainColor) !important;
}
.carousel
{
    position: relative;
    z-index: 0
}
/* .carousel::after
{
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background-color: rgba(0,0,0,.6);
	left: 0;
	top: 0;
    z-index: 0 !important;
} */

.carousel img
{
  height: 100vh
}
.carousel-item::before
{
  	/*! position: absolute; */
	/*! width: 100%; */
	height: 100%;
	content: '';
	/*! background-color: rgba(0,0,0,.8); */
	left: 0;
	top: 0;
    z-index: 0 !important;

}
.carousel .cot
{
  position: absolute;
  top: 0;
  color: white;
  padding: 50px;
  margin-right: 120px;
  width: 100%;
	text-align: center;
   z-index: 0 !important;
  /*! margin: auto; */
  background: linear-gradient(to bottom,#000,#2a05b500);
  height: 100%;
}
.cot a
{
  background-color: #f8262b;
  padding: 12px 30px;
  color: white;
  text-transform: capitalize;
  line-height: 2em;
    position:relative
}

.carousel .cot h1
{
  text-transform: capitalize;
  font-weight: bold;
    z-index: 9999999;
    position: relative;
  margin-top: 130px;
}
.carousel .cot p
{
  font-size: 20px;
    position: relative;

}
.auto-scale {
  animation-name: scale;
animation-duration: 3s;
animation-delay: 3s;
animation-timing-function: ease;
animation-fill-mode: forwards;
}

@keyframes scale {
  0% {
    transform: scale(1);
  }

      100% {
          transform: scale(1.6);
        }
}
.news
{
   position: relative;
   border-radius: 10px;
   overflow: hidden;
   background: white;
   text-align: right !important;
   box-shadow: 0px 10px 10px rgba(0,0,0,.2)
}
.news img
{
   width: 100%;
   height: 250px !important;
}
.news svg
{
   width: 30px;
   height: 30px;
   margin-left: 5px
}
.news svg path
{
   fill: var(--mainColor)
}
.news h6
{
   margin: 10px;
   color: var(--mainColor)
}

.news h1
{
   font-size: 18px;
   color: black;
   margin: 10px;
   margin-bottom: 20px
}
.swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;

      display: flex;
      justify-content: center;
       padding-bottom: 30px !important;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

.fomrmt label
{
   font-size: 18px;
   color: black;
   font-weight: bold
}
.fomrmt select
{
   height: 50px;
   color: black
}
.imgproove
{
   position: absolute;
   bottom: 0;
   width: 100%;
   background: linear-gradient(to bottom, #0000, #000000d6);
}
.imgproove
{
   padding: 10px
}
.projectdetails .container-fluid
{
   padding: 0
}
.imgproove .dsre a
{
   color: white;
   background: black;
   padding: 8px 30px;
   font-weight: bold;
   font-size:18px;
   position: absolute;
   bottom: 23px;
}
.imgproove .dsre2
{
   text-align: right;
   padding: 20px;

   padding-right: 35px;
}
.imgproove .dsre2  h2
{
   color: white !important;
   margin-right: 10px !important;
   position: relative !important;
   font-size: 22px;
}
.imgproove .dsre
{
   padding: 10px !important;
   padding-bottom: 0 !important;
   padding-bottom: ;
}
.imgproove .dsre2 h2 span
{
   color: white !important;
   font-size: 22px !important;
   line-height: 1.6em
}
.imgproove .dsre2  h2 a
{
   z-index: 9999;
   color: white;
   font-size: 30px !important;
   font-weight: bold;

}
.vore
{
   text-align: right;
   padding: 40px 50px
}
.vore h1
{
   color: black;
   font-size: 25px;
   font-weight:bold;
}
.vore p
{
   color: rgba(0,0,0,.6);
   font-size: 18px
}
.vore .row
{
   margin-top: 30px
}
.vore form label
{
   color: black;
   font-weight: bold
}
.vore input
{
   height: 50px
}
.vore .row .btn
{
   background: var(--mainColor);
   color: white;
   margin: 10px 0;
   text-align: center;
   width: 200px;
   text-align: center !important;
   font-size: 15px;
   height: 35px !important;
}
.ppbox svg, .ppbox img
{
   width: auto;;
   color: black !important;
   height: 23px !important;
}
.ppbox h1
{
   font-size: 32px !important;;
   color: black !important;
}
.ppbox .scul
{
   justify-content: end;
   width: 80% !important;
   margin-left: auto
}
.ppbox .scul li
{
   text-align: right
}
.ermep a
{
   display: block;
   text-align: center;
   background: #e0d3b8;
   color: black;
   padding: 8px
}
.untd svg
{
   width: 30px !important;;
   height: 30px !important;
}
.untd svg path
{
   stroke: rgba(0,0,0,.8)
}
.untd .properties__param span
{
   color: rgba(0,0,0,.6) !important;
   font-size: 14px
}
.untd .scul
{
   margin: 0;
   width: 100% !important;

   display: flex !important;
   margin-bottom: 20px;
}
.untd .scul li
{
   font-size: 14px !important;
   width: 100%;
}
.odur
{
   margin-top: 20px;
   border-top: 1px solid rgba(0,0,0,.2);
   padding: 15px;
    border-bottom: 1px solid rgba(0,0,0,.2);
}
.odur div
{
   width: 100%;
   text-align: right;
}
.odur div p
{
   margin: 0;
   font-size: 15px
}
.odd2
{
   margin: 0 !important;
}

.odd2 p
{
   text-align: center;
   color: black;
   font-size: 18px !important;

}
.pytype
{
      display: flex;
   width: 100%;
}
.pytype .form-check
{
   width: 100%;
    border: 1px solid rgba(0,0,0,.1);
   margin:  5px;
   position: relative;
   padding: 10px;
   background: #f1f1f1;
   padding-right: 30px !important;
}
.pytype input
{
   width: 20px !important;
   height: 20px !important;
   z-index: 99999999999999999999999;
   border-radius: 50% !important;
   /*! position: relative !important; */
   border: 1px solid black;

}
.pytype label
{
   /*! width: 100%; */
   padding: 10px;
   padding-left: 30px;
   color: black;
   font-weight: bold;

   padding-right: ;
}
.account-page svg
{
  width: 40px !important;
  height: 40px;
  text-align: right;
}
.ddslf
{
   display: flex;
   justify-content: end
}
.ddslf a
{
   color: black;
   border: 1px solid;
   margin: 0px 5px;
   padding: 5px !important;
   font-size: 18px
}
.eres p
{
   color: black
}.eres h6
{
   font-size: 22px;
   font-weight: bold
}

.lfmlfjd .scul
{
   justify-content: end !important;
   margin:0!important;
   margin-left: auto !important;
   width: 70% !important;
   justify-content: end !important;
   display: flex;
}
.lfmlfjd h1
{
   font-size: 45px !important;
}
.lfmlfjd li p
{
   color: black !important;
   font-size: 22px
}
.mppr
{
   background: #f1f1f1;
   padding: 20px;
   margin-right: -150px;
   margin-top: 140px;
   z-index: 99;
   position: relative
}

/* preloader begin*/

.lds-roller {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
}
.lds-roller div {
animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
transform-origin: 40px 40px;
}
.lds-roller div:after {
content: " ";
display: block;
position: absolute;
width: 7px;
height: 7px;
border-radius: 50%;
background: var(--mainColor);
margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
top: 63px;
left: 63px;
}
.lds-roller div:nth-child(2) {
animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
top: 68px;
left: 56px;
}
.lds-roller div:nth-child(3) {
animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
top: 71px;
left: 48px;
}
.lds-roller div:nth-child(4) {
animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
top: 72px;
left: 40px;
}
.lds-roller div:nth-child(5) {
animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
top: 71px;
left: 32px;
}
.lds-roller div:nth-child(6) {
animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
top: 68px;
left: 24px;
}
.lds-roller div:nth-child(7) {
animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
top: 63px;
left: 17px;
}
.lds-roller div:nth-child(8) {
animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
top: 56px;
left: 12px;
}
@keyframes lds-roller {
0% {
 transform: rotate(0deg);
}
100% {
 transform: rotate(360deg);
}
}
.preloader
{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left:0 ;
background-color: white;
z-index: 99999999999999999999;
}
.preloaders
{
text-align: center;
margin: 250px 0;
}
/* preloader end */
@media (max-width: 600px) {
  #header-nav-offset.header-fixed {
    display: block;
  }
   .carousel img
   {
      height: 30vh !important;
   }
   .carousel .cot
   {
      margin: 0 !important;
   }
      .carousel .cot h1
   {
      font-size: 20px !important;
      margin: 0;
   }
   .filter-list li
   {
      font-size: 15px
   }
   .products article
   {
      margin: 10px 0 !important;
   }
   .products article .image img
   {
      height: 150px !important;
   }
   .products article .text
   {
        display: flex;

   }
    .products article .text
   {
      font-size: 14px !important;
   }
   .products article .text h2 a
   {
      transform: translateY(-30px) !important;
      font-size: 22px !important;
   }
   .bottombar ul a
   {
      padding: 0 !important;
      margin:  0 !important;
   }

   footer .row
   {
      flex-direction: row-reverse !important;
      display: flex
   }
   .imgproject img
   {
      height: 250px !important;
   }
   .imgproove .dsre2 h2 span, .imgproove .dsre2 h2
   {
      font-size: 14px !important;
   }
   .imgproove .dsre a
   {
      font-size: 13px;
      bottom: -120px !important;

   }
   .projectdetails ul
   {
      width: 90% !important;
   }
   .orders-form
   {
      padding: 0 !important;
   }
   .imgproove .row
   {
      display: flex
   }

   .dsre p
   {
      font-size: 15px !important;
      margin: 0px 10px
   }
   .lfmlfjd .scul
   {
      width: 100% !important;
      padding: 0 !important;
      margin-bottom: 20px !important;
   }
      .lfmlfjd .scul li
   {
      font-size: 13px !important;
      margin-left: 10px;
      direction: revert-layer
   }
      .lfmlfjd .scul img
   {
      height: 15px !important;
   }
   .mfp-open img
   {
      height: 200px !important;
   }
   .products .dsre ul li span
   {
      font-size: 16px !important;
   }
   .products article .label
   {
      text-align: center;
      width: 100%;
     margin-bottom: 20px !important;
      margin-right: 10px !important;
   }
   .products article .properties__param-column
   {
      text-align: center !important;
   }
   .swiper-slide img
   {
      height: 200px !important;
   }
   .units-details h1
   {
      font-size: 20px !important;

   }
   .odd2 p
   {
      font-size: 13px !important;
   }
   .untd .scul
   {
      padding: 0px 10px !important;
      display: inline-flex
   }
   .comparespace table th, .comparespace td
   {
      padding: 10px !important;
      font-size: 12px !important;
   }
.popcomparecontent p
   {
      font-size: 13px !important;
   }
   .popcomparecontent a
   {
      padding: 5px 6px !important;
      font-size: 12px !important;
   }

   select
   {
     margin-bottom: 15px !important
   }
   .fomrmt .row
   {
     display: flex;
     flex-direction: row-reverse !important
   }
}
.popcomparecontent
{
   position: fixed;
   bottom: 0;
   width: 100%;
   height:auto;
   background: black;
   padding: 15px 0;
   z-index: 999999999
}
.popcomparecontent p
{
   color: white;
   margin:0
}
.popcomparecontent a
{
   padding:6px 10px;
   margin: 0px 6px;
   background: var(--mainColor);
   color: white;
   font-size: 13px
}
.popcomparecontent a:nth-child(2)
{
   background: #fd3232 !important;
}
.comparespace table th, .comparespace td
{
   border:2px solid rgba(0,0,0,.4);
   font-size: 16px;
   color: black;
   padding: 10px 20px;
   text-align: center !important;
}
.comparespace .row
{
   background: white
}
select
{
  text-align: right !important
}
.lsjd .box
{
	/*! min-height: 200px; */
	position: relative;
	background-size: cover;
	margin: 20px 0;
}
.lsjd .box .content
{
	background-color: white;
	width: 100%;
	margin: auto;
	/*! transform: translateY(80%); */
bottom: 0;
	text-align: right;
	border-radius: 10px;
	overflow: hidden;
	padding: 20px;
}
.lsjd .box .content span
{
	font-weight: bold;
	font-size: 16px;
	line-height: 5em;
	color: white;
	background: var(--mainColor);
	border-radius: 12px;
	padding: 0px 20px;
}
.lsjd .box .fas
{
	background-color: var(--mainColor);
	font-size: 20px;
	padding: 8px 9px;
	border-radius: 50%;
	color: white;
}
.lsjd .box .fas:hover
{
	text-decoration: none
}
.lsjd .box .content::before
{
	position: absolute;
	width: 100%;
	height: 0%;
	content: '';
	left: 0;
	bottom: 0;
	 background-color: var(--mainColor);
	z-index: -1;
	transition: .5s
}
.lsjd .box:hover .content::before
{
	height: 100%;
	transition: .5s
}
.lsjd .box:hover span
{
	color: white;
}
.lsjd .box::before
{
	/*! position: absolute; */
	/*! width: 100%; */
	height: 100%;
	content: '';
	left: 0;
	bottom: 0;
	/*! background-color: var(--mainColor); */
	z-index: -1;
	/*! transition: .5s */
}
.our-team{
    border-left: 8px solid #3b336a;
    border-bottom: 8px solid #3b336a;
}
.our-team .team-image{
    position: relative;
    text-align: center;
}
.our-team img{
    width: 100%;
    height: auto;
}
.our-team .description{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding: 40px 50px;
    opacity: 0;
    background-color: rgba(59, 51, 106, 0.6);
    transition: all 0.5s ease 0s;
}
.our-team:hover .description{
    opacity: 1;
}
.our-team .social{
    padding: 10px 0 0 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 40px;
    left: -27px;
    background: #3b336a;
    text-align: center;
    transform: translate(25px, 0px) rotateY(90deg);
    transition: all 0.5s ease 0s;
}
.our-team:hover .social{
    transform: translate(0px, 0px) rotateY(0deg);
}
.our-team .social li{
    display: block;
    margin-bottom: 10px;
}
.our-team .social li a{
    display: block;
    width: 40px;
    height: 35px;
    font-size: 17px;
    color: #fff;
    line-height: 30px;
    transition: all 0.5s ease 0s;
}
.our-team .social li a:hover{
    background: #bc3fbf;
}
.our-team .team-info{
    padding: 20px;
}
.our-team .title{
    font-size: 18px;
    color: #3b336a;
    letter-spacing: 4px;
    margin: 0 0 15px 0;
    transition: all 0.5s ease 0s;
}
.our-team .post{
    display: block;
    font-size: 14px;
    color: #3b336a;
    text-transform: capitalize;
}
.our-team .title:hover,
.our-team .post:hover{
    color: #bc3fbf;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
@media only screen and (max-width: 767px){
    .our-team .social{ left: -20px; }
}
@media only screen and (max-width: 480px){
    .our-team .social{ left: -20px; }
}.container .card {
  position: relative;
  width: 100%;
  /*! height: 400px; */
  margin: 20px;
  overflow: hidden;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card .imgBx img
{
   width: 100%;height: 100% !important;
   height: 400px !important;
}
.container .card .content {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  flex-direction: column;
  backdrop-filter: blur(7px);
  box-shadow: 0 -10px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  transition: bottom 0.5s;
  transition-delay: 0.65s;
  text-align: center;
  /*! background: #0000004a; */
}
.container .card:hover .content {
  bottom: 0;
  transition-delay: 0s;
}
.container .card .content .contentBx h3 {
  text-transform: uppercase;
  color: #000;
  /*! letter-spacing: 2px; */
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  margin: 20px 0 15px;
  line-height: 1.1em;
  transition: 0.5s;
  /*! transition-delay: 0.6s; */
  /*! opacity: 0; */
  /*! transform: translateY(-20px); */
}
.container .card:hover .content .contentBx h3 {
  opacity: 1;
  transform: translateY(0);
}
.container .card .content .contentBx h3 span {
  font-size: 12px;
  font-weight: 300;
  text-transform: initial;
}
.container .card .content .sci {
  position: relative;
  bottom: 10px;
  display: flex;
}
.container .card .content .sci li {
  list-style: none;
  margin: 0 10px;
  transform: translateY(40px);
  transition: 0.5s;
  opacity: 0;
  transition-delay: calc(0.2s * var(--i));
}

.container .card:hover .content .sci li {
  transform: translateY(0);
  opacity: 1;
}
.container .card .content .sci li a {
  color: var(--mainColor);
  font-size: 24px;
}
.contactuspage
{
  padding-bottom: 91px;
  background-size: cover !important;
  margin-top: 40px;
  background: white;
}
.contactuspage .col-md-11
{
  padding: 0
}
.contactuspage .cnf
{
  margin: 90px 0;
  margin-bottom:  0 !important;
  margin-top: 0px;
  /*! background: linear-gradient(to top, #142938,#0000); */
  padding-top: ;
  padding: 0 !important;
}
.contactuspage form
{
  /*! background:#4d4d4dd6; */
  /*! margin: 0px 200px; */
  /*! margin-top: 275px; */
  /*! padding:40px 20px; */
  padding-bottom: 15px !important;
  border-radius: 30px
}
.contactuspage input,.contactuspage textarea
{
  background: unset !important;
  border: 1px solid #b9b9b996 !important;
  border-radius: 5px !important;
  height: 50px !important;
  text-align: right !important;
  padding-right: 60px;
  color: white !important;
  margin: 10px 0;
}
.contactuspage .col-md-7 i
{
  position: absolute;
  background: var(--mainColor);
  color: white;
  padding: 10px 11px;
  border-radius: 5px !important;
  right:20px;
  top: 17px;

}
.contactuspage textarea
{
  height: 200px !important;
  padding: 10px !important;
  color: white !important;
}
.contactuspage::before
{
  background-color: rgba(0,0,0,.8);
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.section-header h3 {
    font-size: 36px;
    color: #283d50;
    text-align: center;
    font-weight: 500;
    position: relative;
}

.section-header p {
    text-align: center;
    margin: auto;
    font-size: 15px;
    padding-bottom: 60px;
    color: #556877;
    width: 50%;
}

#clients {
    padding: 60px 0;

}
#clients .client-logo:hover {
    transform: scale(1.1);
    transition: .5s;
     background: #f1f1f1

}
#clients .clients-wrap {
    border-top: 1px solid #d6eaff;
    border-left: 1px solid #d6eaff;
    margin-bottom: 30px;
}

#clients .client-logo {
    padding: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #d6eaff;
    border-bottom: 1px solid #d6eaff;
    overflow: hidden;
    background: #fff;
    height: 160px;
}

#clients img {
    transition: all 0.4s ease-in-out;
}
.lpetj
{
   color: var(--mainColor);
   font-weight: bold;
   font-size: 14px;
   padding: 8px 30px;
   border-radius: 5px;
   background: var(--mainColor);
   color: white;
   line-height: 3em;
}
.aboutus .box p
{
   margin-top: 10px;
   text-align: center
}.act li
{
  margin: 0;
  border-radius:
}
.act
{
  margin-left: 20px
}
.act li:nth-child(2) a
{
  background: var(--mainColor);
  display: block;
  padding: 10px 13px;
    border-radius: 20px 0px 0px 20px;

  padding-right: 11px;
}
.en .act li:nth-child(2) a
{
  background: var(--mainColor);
  display: block;
  padding: 10px 13px;
    border-radius: 0px 20px 20px 0px;


  padding-right: 11px;
}
.act li:nth-child(1) a
{
   margin: 0;
  background: #2F28288A;
  display: block;
  padding: 10px 13px;
  border-radius: 0px 20px 20px 0px;
  text-align: center !important;
  padding-left: 11px !important;
  color: white;
}
.en .act li:nth-child(1) a
{
  background: #2F28288A;
  display: block;
  padding: 10px 13px;
  border-radius: 20px 0px 0px 20px;
  text-align: center !important;
  padding-left: 11px !important;
  color: white;
}

.en footer .posts-list ul
{
   justify-content: start
}
.en input , .en textarea
{
   text-align: left !important;
   color: white !important;
}
.en .locationmap h3
{
   text-align: left;
   text-decoration: underline
}
.en .locationmap p, .en .locationmap a
{text-align: left;
   display: block
}
.en .lsjd .box .content
{
   text-align: left
}
.en .news
{
   text-align: left !important;

}
.en .news h1
{
   text-align: left;
   text-transform: capitalize
}
.en .card-body-ctn .posts-list a
{
   text-align: left
}
.en .sidebar-ctn .card-header-ctn h1
{
   text-align: left
}
.en .post .post-header h1
{
   text-align: left
}
.en .post-body p
{
   text-align: left
}
.en .vore
{
   text-align: left
}
@media only screen and (max-width: 600px) {
 .container
 {
   max-width: 99% !important;
 }
   .act
   {
      display: flex !important;
      text-align: center;
      width: 100%;
      justify-content: center;

   }
   .act a
   {
      text-align: center;
      font-size: 17px;
      margin: auto !important;
      text-align: center;
      display: block !important;;
      padding: 0;
      text-align: center
   }
   .act li
   {
      text-align: center !important;
      width: 20%;
   padding: 0 !important;

   }
 .estats .box ul
 {
     display:block;
 }
 .estats .box ul li
 {
     margin: 10px 0;
 }
  .web-ul
   {
      padding: 0 !important;
      text-align: center !important;

      margin-bottom:10px;
   }
   .web-ul li
   {
      width: 100% !important;
      text-align: center !important;
      margin: 0 !important;
   }
.web-ul li span
   {
      font-size: 12px;
      display: block !important;
   }
 .topbar ul a
 {
   text-align: center !important;
   display: block !important;
   margin: 10px 0 !important;
 }
 .bottombar ul a
 {
   text-align: center;
   margin-top: 10px;
   display: block;
   text-align: right;
   padding: 0 !important;
   margin: 0;
 }
   .bottombar ul
   {
      margin: 0 !important;
   }
 .main .content h3
 {
   font-size: 25px
 }
 .main .content p
 {
   color: white !important;
 }
 .content-header h1
 {
   font-size: 20px
 }
 .aboutus .content h1
 {
   font-size: 25px
 }
 .features .box
 {
   margin-bottom: 60px
 }
 .box-apar .content ul span
 {
   font-size: 12px;
 }
 .spdkz .content ul
 {
   padding: 0 !important
 }
   .spdkz .content ul span
 {
   font-size: 15px  !important;
 }
   .spdkz .content p
 {
   font-size: 15px !important;
 }
   .spdkz .content .fas
 {
   font-size: 15px !important;
 }
 .ar .bottombar ul
 {
   display: block;
   margin: 0 !important;
 }
 .ar .topbar ul
 {
   display: block
 }
}
.dropdown-menu a
{
  text-align: right !important
}


.acc h3 {
   font-size: 17px;
   background-color: #f1f1f1;
   color: rgba(23, 21, 10, 0.8);
   padding: 20px 15px;
   margin: 10px 0;
   cursor: pointer;
   /*! letter-spacing: 2px; */
   position: relative;
   text-transform: capitalize;
   border-radius: 5px;
   transition: .5s;
   text-align: right;
}

.acc h3:after {
   content: '+';
   position: absolute;
   left: 20px;
   font-size: 29px;
   top: 39%;
   transform: translateY(-50%);
   background: var(--mainColor);
   color: white;
   width: 39px;
   height: 39px;
   border-radius: 50%;
   padding: ;
   text-align: center;
   margin-top: 5px;
   padding-top: ;
}
.acc.active h3
{
 background-color: var(--mainColor);
 transition: .5s

}
.acc.active h3:after {
 content: '-';
}

.content-faq {
   background-color: #fff;
   display: none;
}

.content-inner {
   padding: 15px;
}

.content-faq * {
   margin-top: 0;
   line-height: 1.5;
   font-size: 17px;
   text-align: right;
   color: rgba(0,0,0,.6);
}
.spcimg
{
   background: #f1f1f1;
  width: 60%;
  margin: auto;
  padding: 30px 10px;
  text-align: center;
  margin-top: -138px;
  /*! z-index: 999999999; */
  position: relative;
  border-radius: 20px;
}
.spcimg h3
{
  font-size: 22px;
}
.spcimg p
{
  font-size: 13px;
  color: rgba(0,0,0,.6);
  margin: 20px 0
}
.spcimg a
{
  font-size: 13px;
  background: var(--mainColor);
  color: white !important;
  padding: 8px 30px;
  border-radius: 10px
}

.mmfd
{
 position: fixed;
 bottom: 0;
 background: #075E54;
 color: white;
 font-size: 30px;
 padding: 15px 17px;
 margin: 20px;
 z-index: 988888;
 border-radius: 50%;
 left: 0;
 transition: .5s
}
.mmfd:hover
{
 color: white;
 bottom: 10px;
 transition: .5s
}
.about img
{
   border-radius: 30px 2px 30px 2px;
   border: 4px solid var(--mainColor)
}
.team .box
{
   text-align: center;
   color: white !important;
   border-radius: 20px !important;
   height: 250px;
   padding-top: 40px;
   overflow: hidden !important;
}
.team .box svg
{
   margin: 10px 0;
   width: 60px !important;
   height: 60px
}
.team .box svg path
{
   stroke: white
}

.team .col-md-4:nth-child(1)
{
   background: #e32925;
}
.team .col-md-4:nth-child(2)
{
   background: #4824cc;
}
.team .col-md-4:nth-child(3)
{
   background: #e32925;
}
.team .col-md-4:nth-child(3) path
{
   fill: white
}
.services .box
{
   border-right: 3px solid var(--mainColor);
   text-align: right;
   padding: 40px 10px;

   margin-bottom: 20px;
   transition: .5s;
   text-align: center
}
.services .box img
{
   width: 150px;

}
.services .box path
{
   fill: red
}
.services .box h3
{
   font-size: 22px
}
.services .box:hover
{
   transform: scale(1.1);
   z-index: 999999;
    box-shadow: 0px 10px 10px rgba(0,0,0,.1);
}
.services .col-md-5 .box
{
   height: 420px !important;
}

.services .col-md-7 .box
{
   height: 200px !important;
}.p2
{
  background: var(--sColor) !important;
  margin-top: 90px
}
.p2 h1
{
  margin-bottom: 40px !important;
}
.p2 p
{
  margin: 30px 0 !important;
  line-height: 2em;
  font-size: 18px;
}.privacy
{
  background: #f1f1f1 !important;;
  margin: 40px 0;
  padding: 100px 0 !important;
   text-align: center;
   color: black;
  padding-bottom: 0 !important;
  margin-bottom: 190px;
}
.privacy h1
{
  color: var(--mainColor)
}
.ezmkre
{
  text-align: center;
  padding-top: 45px;
  position: relative;
  overflow: hidden
}
.ezmkre:before
{
  /*! position: absolute; */
  /*! content: ''; */
  /*! width: 100%; */
  height: 0%;
  top: 50%;
  left: 0;
  /*! background: #1e1d1dd4; */
  /*! transition:.5s */
}
.ezmkre:hover:before
{
  height: 100%;
  top: 0;
  transition: .s
}
.ezmkre:hover
{

}
.ezmkre h1
{
  color: white;
  font-size:37px;
  margin-bottom: 30px
}
.ezmkre .etpior
{
  margin-bottom:300px
}
.ezmkre a
{
  background: var(--sColor);
  color: white;
  padding: 11px 30px;
  border-radius: 12px;

  font-size: 18px;
  transition: .5s;
  cursor: unset;
}
.ezmkre:hover a
{
  /*! background: unset !important; */
  /*! border: 1px solid white; */
  /*! color: white; */
}
.prom .box span
{
   background: var(--mainColor);
   color: white;
   padding: 5px 10px;
   border-radius: 12px;
   font-weight: bold
}

.prom .box
{
   background: #fff;
   padding: 40px;
   height: 200px;
   border-radius: 12px;
   border: 1px dashed #2a05b540;
   text-align: center;
}
.prom .col-md-3:nth-child(3) .box
{
   /*! background: var(--mainColor); */
}

.prom .box p
{
   margin: 15px 0;
   text-align: center;
}
.prom .col-md-3:nth-child(3) .box span
{
   /*! background: #ff0403; */
   /*! color: white !important; */
}
.prom .col-md-3:nth-child(3) .box p
{
   /*! color: white !important; */
}

section .col-md-12 h1
{
   text-decoration: underline;
   position: relative;
}
.mzroteotr
{
   background: var(--mainColor);
   padding: 40px 15px;
   border-radius: 10px;
   color: white;
   margin-bottom: -90px;
   box-shadow: 0px 10px 10px rgba(0,0,0,.3);
   position: relative
}
.mzroteotr::before
{
   position: absolute;
   content: '';
   width: 100%;
   height: 3%;
   left: 0;
   bottom: 0;
   background: #ff0604;
   z-index: 0
}

.clear-fix:after {
  display: block;
  clear: both;
  content: "";
}

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

.card__collection {
  position: relative;
  display: block;
  /*! background: rgba(10, 10, 10, 0.5); */
  /*! padding: 10px; */
  font-family: "Do Hyeon", sans-serif;
  overflow: hidden;
  width: 100%;
}
.card__collection .cards {
  width: 100%;
  height: 400px;
  display: block;
  background-size: cover;
  float: left;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  background-position: center;
  margin: 10px;
}
.card__collection .cards--one {
  backface-visiblility: hidden;
}
.card__collection .cards--one:hover:after {
  bottom: -20px;
}
.card__collection .cards--one:hover:before {
  bottom: -10px;
}
.card__collection .cards--one:hover .cards--one__rect {
  left: 45%;
}
.card__collection .cards--one:hover .cards--one__rect--back {
  left: 50%;
}
.card__collection .cards--one::after {
  content: "";
  display: block;
  position: absolute;
  height: 70px;
  transform: rotate(-3deg);
  background: #e660e3;
  position: absolute;
  bottom: -80px;
  left: 0;
  right: -10px;
  z-index: 9;
  transition: all 0.2s ease-in;
  transition-delay: 0.3s;
}
.card__collection .cards--one:before {
  content: "";
  display: block;
  position: absolute;
  height: 80px;
  transform: rotate(-3deg);
  bottom: -90px;
  left: 0;
  background: #fff;
  right: -10px;
  z-index: 5;
  transition: all 0.2s ease-in;
  transition-delay: 0.1s;
}
.card__collection .cards--one__rect {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  background: #0f9bc0;
  width: 126px;
  height: 55px;
  transform: skewY(5deg);
  position: absolute;
  display: block;
  top: 60%;
  left: -45%;
  z-index: 1;
  line-height: 3.3rem;
  text-align: center;
  transition: all 0.2s ease-in;
}
.card__collection .cards--one__rect--back {
  display: block;
  background: rgba(34, 65, 154, 0.8);
  width: 126px;
  height: 55px;
  transform: skewY(7deg);
  position: absolute;
  top: 65%;
  left: -50%;
  transition: all 0.2s ease-in;
  transition-delay: 0.3s;
}
.card__collection .cards--one__rect p {
  transform: skewY(-7deg);
  position: relative;
}
.card__collection .cards--two {
  position: relative;
  backface-visibility: hidden;
}
.card__collection .cards--two p {
  position: absolute;
  top: 83%;
  left: -100%;
  text-transform: capitalize;
  color: #fff;
  font-size: 17px;
  z-index: 8;
  transition: all 0.6s ease;
}
.card__collection .cards--two:hover p {
  left: 8%;
}
.card__collection .cards--two:hover img {
  transform: translateY(-15px);
}
.card__collection .cards--two:hover .cards--two__rect {
  top: 75%;
}
.card__collection .cards--two:hover .cards--two__rect:before {
  transform: translateY(15px);
}
.card__collection .cards--two:hover li {
  transform: translateY(0);
}
.card__collection .cards--two:hover .cards--two__tri {
  right: -40%;
}
.card__collection .cards--two:hover .cards--two__tri:before {
  right: -312px;
}
.card__collection .cards--two img {
  transition: all 0.2s ease;
}
.card__collection .cards--two__tri {
  border-top: 220px solid transparent;
  border-bottom: 190px solid transparent;
  border-right: 288px solid #fff;
  opacity: 0.9;
  position: absolute;
  display: block;
  top: 0;
  right: -100%;
  transition: all 0.3s ease-in-out;
}
.card__collection .cards--two__tri:before {
  border-top: 220px solid transparent;
  border-bottom: 190px solid transparent;
  border-right: 288px solid red;
  position: absolute;
  content: "";
  display: block;
  top: -220px;
  right: -612px;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.2s;
}
.card__collection .cards--two__rect {
  width: 750px;
  height: 200px;
  background: #fff;
  display: block;
  position: absolute;
  top: 175%;
  left: -78%;
  transform: rotate(4deg);
  z-index: 5;
  opacity: 0.9;
  transition: all 0.3s ease-in-out;
}
.card__collection .cards--two__rect:before {
  content: "";
  display: block;
  width: 100%;
  position: relative;
  height: 100%;
  background: var(--mainColor);
  /*! transform: translateY(0); */
  z-index: 2;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.1s;
}
.card__collection .cards--two ul {
  list-style: none;
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 9;
}
.card__collection .cards--two ul li {
  display: inline-block;
  font-size: 16px;
  margin: 7px;
  color: #fff;
  transition: all 0.2s ease-in-out;
  transform: translateY(100px);
}
.card__collection .cards--two ul li:nth-child(2) {
  transition-delay: 0.2s;
}
.card__collection .cards--two ul li:nth-child(3) {
  transition-delay: 0.3s;
}
.card__collection .cards--two ul li:nth-child(4) {
  transition-delay: 0.4s;
}
.card__collection .cards--three {
  position: relative;
  z-index: 10;
}
.card__collection .cards--three:hover .cards--three__rect-1 {
  left: 10%;
}
.card__collection .cards--three:hover .cards--three__rect-1 .shadow-1 {
  left: -20%;
}
.card__collection .cards--three:hover .cards--three__rect-2 {
  left: 60%;
}
.card__collection .cards--three:hover .cards--three__rect-2:before {
  left: -100%;
}
.card__collection .cards--three:hover .cards--three__rect-2:after {
  left: 80%;
}
.card__collection .cards--three:hover .cards--three__rect-2 .shadow-2 {
  left: -10%;
}
.card__collection .cards--three:hover .cards--three__circle {
  transform: scale(1);
}
.card__collection .cards--three:hover .cards--three__circle:before {
  transform: scale(0.9);
}
.card__collection .cards--three:hover .cards--three__list li {
  transform: translateX(0);
}
.card__collection .cards--three__rect-1 {
  background: #fff;
  width: 200px;
  height: 110px;
  transform: skewX(-20deg);
  display: block;
  position: absolute;
  top: 73%;
  opacity: 0.9;
  left: -100%;
  z-index: 8;
  transition: all 0.5s ease-in;
}
.card__collection .cards--three__rect-1 p {
  font-size: 20px;
  color: #fff;
  transform: skewX(20deg);
  line-height: 6rem;
}
.card__collection .cards--three__rect-1 .shadow-1 {
  background: #9b1308;
  width: 230px;
  height: 100px;
  display: block;
  position: absolute;
  left: -200%;
  z-index: -1;
  transition: all 0.3s ease-in;
}
.card__collection .cards--three__rect-2 {
  width: 100px;
  height: 70px;
  background: #fff;
  position: absolute;
  top: 65%;
  left: 1000%;
  opacity: 0.9;
  transform: skewX(-20deg);
  z-index: 8;
  transition: all 0.5s ease-in;
}
.card__collection .cards--three__rect-2::before {
  content: "";
  display: block;
  width: 50px;
  height: 40px;
  background: #57ccfd;
  opacity: 1;
  position: absolute;
  left: 500%;
  top: 10%;
  transition: all 0.3s ease-in;
}
.card__collection .cards--three__rect-2::after {
  content: "";
  display: block;
  width: 50px;
  height: 40px;
  background: #9b1308;
  opacity: 1;
  position: absolute;
  left: 500%;
  top: 114%;
  transition: all 0.5s ease-in;
  transition-delay: 0.2s;
}
.card__collection .cards--three__rect-2 .shadow-2 {
  background: #57ccfd;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: -10%;
  left: 500%;
  transition: all 0.5s ease-in;
  transition-delay: 0.2s;
}
.card__collection .cards--three__circle {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: -15%;
  left: 50%;
  opacity: 0.9;
  transform: scale(0);
  transition: all 0.3s ease;
}
.card__collection .cards--three__circle:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #9b1308;
  border-radius: 50%;
  transform: scale(0);
  transition: all 0.3s ease;
  transition-delay: 0.2s;
}
.card__collection .cards--three__list {
  list-style: none;
  position: absolute;
  top: -9px;
  right: 7px;
  padding-top: 60px;
  transition: all 0.4s ease;
}
.card__collection .cards--three__list li {
  display: inline-block;
  margin: 4px;
  color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: rgba(87, 204, 253, 0.9);
  text-align: center;
  line-height: 1.7rem;
  font-size: 12px;
  transition: all 0.3s ease;
  transform: translateX(500%);
}
.card__collection .cards--three__list li:nth-child(1) {
  transition-delay: 0.2s;
}
.card__collection .cards--three__list li:nth-child(2) {
  transition-delay: 0.3s;
}
.card__collection .cards--three__list li:nth-child(3) {
  transition-delay: 0.4s;
}
