.team-single-area{
position: relative;
display: block;
padding: 120px 0 80px;
}
.team-singel-image-box{
position: relative;
display: block;    
}
.team-singel-image-box img{
width: 100%;
}
.team-member-info-box{
position: relative;
display: block;
padding: 56px 45px;
box-shadow: 0 0 20px rgb(0 0 0 / 0.05);
}
.team-member-info-box .title {
position: relative;
display: block;
padding-bottom: 6px;
}
.team-member-info-box .title h3{
color: #222222;
font-size: 24px;
line-height: 30px;
font-weight: 600;
margin: 0 0 6px;
}
.team-member-info-box .title span{
color: #798795;
font-size: 16px;
font-weight: 400;
}
.team-member-info-box ul {
position: relative;
display: block;
overflow: hidden;
margin-top: 22px;
}
.team-member-info-box ul li {
color: #798795;
font-size: 18px;
line-height: 40px;
font-weight: 500;
display: inline-block;
margin-right: 10px;
}
.team-member-info-box ul li span {
position: relative;
display: inline-block;
padding-right: 5px;
color: #000000;
font-weight: 600;
font-family: 'Poppins', sans-serif;
}
.team-member-info-box ul li a{
color: #798795;
}
.team-member-info-box .social-links-style1 {
margin-top: 36px;
}
.team-member-info-box .social-links-style1 li a i {
position: relative;
display: block;
background: #ededed;
width: 40px;
height: 40px;
border-radius: 10px 20px 10px 20px;
color: #798795;
font-size: 16px;
font-weight: 400;
line-height: 40px;
text-align: center;
transition: all 500ms ease;
}
.team-member-info-box .social-links-style1 li a:hover i{
color: #ffffff;
background: #ccad6e;
}
.team-member-content-box {
position: relative;
display: block;
padding-top: 46px;
padding-bottom: 60px;
}
.team-member-content-box h3{
color: #000000;
font-size: 24px;
line-height: 30px;
font-weight: 700;
margin: 0 0 30px;
} .project-details {
position: relative;
padding: 120px 0 90px;
}
.project-details .project-info {
position: relative;
}
.project-details .project-info .column {
position: relative;
margin-bottom: 10px;
background: #f9f8f7;
padding: 36px 50px;
text-align: center;
}
.project-details .project-info h5 {
position: relative;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 10px;
}
.project-details .project-info p {
position: relative;
font-size: 18px;
font-weight: 500;
margin-bottom: 0;
}
.project-details h2 {
font-size: 50px;
font-weight: 700;
margin-bottom: 30px;
}
.project-details .text {
position: relative;
font-size: 18px;
font-weight: 500;
margin-bottom: 30px;
}
.project-details h3 {
font-size: 34px;
font-weight: 700;
margin-bottom: 30px;
}
.project-details .list {
position: relative;
margin-bottom: 30px;
}
.project-details .list li {
position: relative;
color: #797672;
font-size: 18px;
font-weight: 500;
margin-bottom: 12px;
padding-left: 27px;
transition: .5s;
}
.project-details .list li:before {
font-family: 'Font Awesome 5 Pro';
content: "\f00c";
position: absolute;
left: 0;
top: -1px;
line-height: 30px;
font-size: 15px;
font-weight: 900;
display: inline-block;
color: #ccad6e;
} .faq-section {
position: relative;
padding: 100px 0 70px;
} .accordion-box {
position: relative;
margin-bottom: 30px;
}
.accordion-box .block {
position: relative;
padding-top: 0px;
margin-bottom: 30px;
border: 2px solid #efefef;
padding: 24px 0;
}
.accordion-box .block:last-child {
margin-bottom: 0px;
}
.accordion-box .block .acc-btn {
position: relative;
font-size: 20px;
cursor: pointer;
line-height: 1.2em;
font-weight: 700;
padding-right: 28px;
transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
color: #181614;
padding-left: 23px;
}
.accordion-box .block .icon-outer {
position: absolute;
right: 20px;
top: 0;
font-size: 14px;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
text-align: center;
display: inline-block;
width: 30px;
height: 30px;
background: #fff;
line-height: 30px;
}
.accordion-box .block.active-block .icon-outer {
color: #fff;
background: #ccad6e;
}
.accordion-box .block .icon-outer .icon {
position: absolute;
top: 50%;
left: 50%;
font-size: 18px;
font-weight: normal;
line-height: 1em;
transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transform: translate(-50%, -50%);
}
.accordion-box .block .active .icon-outer span:before {
content: "\f068";
}
.accordion-box .block .acc-content {
position: relative;
display: none;
border-top: 0;
}
.accordion-box .block .acc-content .content-text {
padding-bottom: 6px;
}
.accordion-box .block .acc-content.current {
display: block;
}
.accordion-box .block .content {
position: relative;
font-size: 14px;
padding: 0 23px;
padding-right: 30px;
margin-top: 15px;
}
.accordion-box .block .content .text {
color: #565872;
margin-bottom: 0;
font-size: 16px;
margin-top: 20px;
}
.accordion-box .block .acc-btn strong {
font-size: 24px;
color: #c2c0bb;
width: 76px;
text-align: center;
border-right: 1px solid #e9e5df;
margin-right: 30px;
display: inline-block;
line-height: 75px;
}
.appointment-form {
max-width: 700px;
margin: 0 auto;
}
.contact-section .default-form.appointment-form .form-group input[type="text"], 
.contact-section .default-form.appointment-form .form-group input[type="email"], 
.contact-section .default-form.appointment-form .form-group input[type="password"], 
.contact-section .default-form.appointment-form .form-group input[type="tel"], 
.contact-section .default-form.appointment-form .form-group input[type="url"], 
.contact-section .default-form.appointment-form .form-group input[type="file"], 
.contact-section .default-form.appointment-form .form-group input[type="number"], 
.contact-section .default-form.appointment-form .form-group textarea, 
.contact-section .default-form.appointment-form .form-group select {
border: 1px solid #eee;
background: #fff;
}
.contact-section .default-form.appointment-form .form-group textarea {
height: 180px;
}
.appointment-form .form-group {
margin-bottom: 30px;
} .why-choose-us-section {
position: relative;
padding: 160px 0 130px;
}
.why-choose-us-block {
position: relative;
margin-bottom: 30px;
z-index: 99;
}
.why-choose-us-block .inner-box {
position: relative;
padding: 40px 15px 40px;
width: 100%;
text-align: center;
background: #fff;
border: 1px solid #e5e9f2;
-webkit-transition: .5s ease;
-o-transition: .5s ease;
transition: .5s ease;
}
.why-choose-us-block .inner-box .icon-box {
position: relative;
color: #ccad6e;
margin: 0 auto 15px;
font-size: 60px;
background-repeat: no-repeat;
background-position: center;
width: 80px;
height: 80px;
text-align: center;
line-height: 80px;
border-radius: 50%;
-webkit-transition: .5s ease;
-o-transition: .5s ease;
transition: .5s ease;
}
.why-choose-us-block .inner-box h4 {
position: relative;
font-size: 20px;
color: #222222;
font-weight: 600;
margin-bottom: 10px;
font-family: 'Montserrat', sans-serif;
}
.why-choose-us-block .inner-box h4 a {
color: #222;
-webkit-transition: .5s ease;
-o-transition: .5s ease;
transition: .5s ease;
}
.why-choose-us-block .inner-box h4 a:hover {
color: #ccad6e;
}
.why-choose-us-block .inner-box .text {
position: relative;
color: #848484;
font-size: 18px;
font-weight: 300;
line-height: 1.6em;
-webkit-transition: .5s ease;
-o-transition: .5s ease;
transition: .5s ease;
margin-bottom: 0;
}
.why-choose-us-block .inner-box .read-more {
position: relative;
margin-top: 10px;
display: inline-block;
text-transform: uppercase;
font-size: 16px;
}
.why-choose-us-block .hvr-bounce-to-bottom:before {
background-color: #ccad6e;
}
.why-choose-us-block .inner-box:hover .icon-box,
.why-choose-us-block .inner-box:hover h4 a,
.why-choose-us-block .inner-box:hover .text {
color: #fff;
} .cart-total-table {
border: 1px solid #e8e6f4;
border-radius: 6px;
}
.cart-total-table li {
border-bottom: 1px solid #e8e6f4
}
.cart-total-table li:last-child {
border-bottom: none
}
.cart-total-table li span.col.col-title {
position: relative;
display: block;
float: left;
border-right: 1px solid #e8e6f4;
color: #282828;
font-size: 16px;
font-weight: 700;
line-height: 28px;
padding: 10px 18px;
width: 50%;
}
.cart-total-table li span.col {
position: relative;
display: block;
float: left;
color: #111;
font-size: 16px;
font-weight: 400;
line-height: 28px;
padding: 10px 18px;
width: 50%;
}
.billing-information .payment-options {
position: relative;
display: block;
overflow: hidden;
margin-top: 30px;
border: 1px solid #e8e6f4;
padding: 23px 20px 35px;
border-radius: 6px;
}
.billing-information .payment-options .option-block {
margin-bottom: 14px
}
.billing-information .payment-options .option-block .checkbox {
margin: 0 0 5px;
}
.billing-information .payment-options .option-block .checkbox label {
display: block;
font-weight: 500;
min-height: 20px;
padding-left: 0px;
margin: 0;
}
.billing-information .payment-options .option-block .checkbox label input {
position: relative;
top: 1px;
}
.billing-information .payment-options .option-block .checkbox label span {
color: #282828;
font-size: 16px;
font-weight: 400;
padding-left: 10px;
}
.billing-information .payment-options .option-block .checkbox label span b {
color: #222222;
display: inline-block;
font-size: 15px;
font-weight: 400;
padding-left: 25px;
text-decoration: underline;
}
.billing-information .payment-options .option-block .text {
padding-left: 30px;
}
.billing-information .payment-options .option-block .text p {
margin: 0;
line-height: 28px;
}
.pricing-details {
position: relative;
padding: 150px 0;
}
.pricing-details h3 {
position: relative;
font-size: 36px;
font-weight: 700;
margin-bottom: 30px;
}
.pricing-details .text {
margin-bottom: 40px;
}
.pricing-details .content {
position: relative;
}
.pricing-details h4 {
position: relative;
font-size: 26px;
font-weight: 600;
margin-bottom: 30px;
}
.pricing-details .cart-total-table {
margin-bottom: 40px;
} .coupons-section {
position: relative;
padding: 160px 0 120px;
}
.tt-coupons {
position: relative;
border: 5px solid #f3f3f3;
background-color: #fff
}
.tt-coupons:before,
.tt-coupons:after {
content: '';
display: block;
position: absolute;
height: 1px;
width: 100%;
left: 0;
z-index: 1;
border: 1px dashed #ddd;
}
.tt-coupons:after {
top: 1px
}
.tt-coupons:before {
bottom: 1px
}
.tt-coupons .tt-coupons__bg {
height: 251px;
overflow: hidden;
position: relative;
}
.tt-coupons .tt-coupons__bg:after,
.tt-coupons .tt-coupons__bg:before {
content: '';
display: block;
position: absolute;
top: 0
}
.tt-coupons .tt-coupons__bg:after {
height: 100%;
width: 1px;
right: 1px;
border: 1px dashed #ddd;
z-index: 1
}
.tt-coupons .tt-coupons__bg:before {
width: 228px;
top: -55px;
left: -68px;
bottom: -11px;
z-index: 2;
background: #303442;
transform: rotate(22deg);
}
.tt-coupons .btn-custom {
text-decoration: none;
text-align: center;
display: inline-block;
color: #fff
}
.tt-coupons .btn-custom .tt-icon {
font-size: 23px;
line-height: 1
}
.tt-coupons .btn-custom span {
display: inline-block;
position: relative;
font-size: 14px;
line-height: 1;
top: 3px
}
.tt-coupons .btn-custom span:before {
display: inline-block;
position: relative;
content: '';
display: block;
position: absolute;
bottom: -1px;
width: 100%;
height: 2px;
margin: auto;
left: 0;
right: 0;
background-color: #87888e;
-webkit-transition: width .2s linear;
transition: width .2s linear
}
.tt-coupons .btn-custom:hover {
color: #fff
}
.tt-coupons .btn-custom:hover span:before {
width: 0
}
.tt-coupons .tt-top-left {
position: absolute;
top: 22px;
left: 20px;
color: #fff;
font-size: 14px;
line-height: 22px;
z-index: 3
}
.tt-coupons .tt-top-left a {
color: #fff
}
.tt-coupons .tt-bottom-left {
position: absolute;
bottom: 22px;
left: 22px;
z-index: 3
}
.tt-coupons .tt-right-top {
width: 64%;
float: right;
padding: 18px 24px 50px 0;
position: relative;
z-index: 3
}
.tt-coupons .tt-right-top .tt-title {
font-family: "Poppins", sans-serif;
font-weight: 600;
padding-bottom: 14px
}
.tt-coupons .tt-right-top .tt-title+* {
margin-top: 0;
letter-spacing: -.5px;
}
.tt-coupons .tt-right-top .tt-title__01 {
color: #303442;
font-size: 24px;
line-height: 34px
}
.tt-coupons .tt-right-top .tt-title__02 {
color: #ccad6e;
font-size: 36px;
line-height: 34px;
margin-top: 8px;
}
.tt-coupons .tt-right-bottom {
position: absolute;
padding: 0 24px 0 0;
width: 70%;
right: 0;
bottom: 16px
}
.tt-coupons .tt-right-bottom .tt-row-bottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
position: absolute;
bottom: 0;
right: 24px;
width: 100%;
font-size: 14px;
color: #252936
}
.tt-coupons .tt-right-bottom .tt-row-bottom .tt-col {
display: inline-block
}
.tt-coupons .tt-right-bottom .tt-row-bottom .tt-col:not(:last-child) {
margin-left: 30px
}
.tt-coupons .tt-right-bottom .tt-coupons__logo {
font-size: 19px;
line-height: 19px;
color: #303442;
font-family: "Poppins", sans-serif;
font-weight: 600;
display: inline-block;
position: relative;
letter-spacing: -.02em
}
.tt-coupons .tt-right-bottom .tt-coupons__logo .tt-icon {
position: absolute;
top: -4px;
left: -11px;
max-width: 20px
}
.tt-coupons .tt-right-bottom .tt-text {
display: inline-block;
position: relative;
top: -2px
}
.tt-coupons .tt-right-bottom .tt-text .tt-base-color {
color: #ccad6e;
}
@media (max-width: 1229.98px) {
.tt-coupons {
max-width:570px;
margin-left: auto;
margin-right: auto
}
.tt-coupons .tt-right-top {
width: 58%
}
}
@media (max-width:575.98px) {
.tt-coupons .tt-coupons__bg {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch
}
.tt-coupons .tt-top-left {
position: relative;
top: inherit;
left: inherit;
width: 62%;
background: #303442;
overflow: hidden;
padding: 20px 10px 20px 20px
}
.tt-coupons .tt-bottom-left {
width: 38%;
position: relative;
bottom: inherit;
left: inherit;
background: #303442;
overflow: hidden;
padding: 20px 20px 20px 10px;
text-align: right
}
.tt-coupons .tt-coupons__bg {
height: inherit
}
.tt-coupons .tt-coupons__bg:before {
display: none
}
.tt-coupons .tt-right-top {
width: 100%;
padding: 18px 20px 35px
}
.tt-coupons .tt-right-top .tt-title__01 {
font-size: 18px;
line-height: 28px
}
.tt-coupons .tt-right-top .tt-title__02 {
font-size: 26px;
line-height: 24px
}
.tt-coupons .tt-right-bottom {
width: 100%;
position: relative;
padding: 0;
text-align: right
}
.tt-coupons .tt-right-bottom .tt-row-bottom {
padding: 0 0;
position: inherit;
display: block
}
.tt-coupons .tt-right-bottom .tt-row-bottom .tt-col:first-child {
text-align: right;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.tt-coupons .tt-right-bottom .tt-row-bottom .tt-col:last-child {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
display: none
}
}
.tt-coupons-wrapper {
margin-left: -15px;
margin-right: -15px
}
.tt-coupons-wrapper .tt-item {
padding-left: 15px;
padding-right: 15px
} .services-price {
position: relative;
padding: 120px 0;
}
.services-price .table thead th {
background: #ccad6e;
color: #fff;
}
.services-price .table-striped tbody tr:nth-of-type(odd) {
background: #fff;
}
.services-price .table-striped tbody tr:nth-of-type(even) {
background: #f7f7f7;
}
.services-price .table td {
padding: 16px 25px;
} .coupons-section .owl-dots {
display: block;
text-align: center;
margin-top: 20px;
}
.coupons-section .owl-dots .owl-dot{
position:relative;
margin:0px 5px;
width: 30px;
height: 3px;
display:inline-block;
transition: all 300ms ease;
-webkit-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
-moz-transition: all 300ms ease;
}
.coupons-section .owl-dots .owl-dot{
background:#ddd;
}
.coupons-section .owl-dots .owl-dot:hover,
.coupons-section .owl-dots .owl-dot.active{
background-color:#eab207;
} .resume h3 {
color: #000000;
font-size: 24px;
line-height: 30px;
font-weight: 700;
margin: 0 0 50px;
}
.resume .info-box{
position: relative;
padding-left: 125px;
}
.resume .info-box .inner{
position: relative;
}
.resume .info-box .date{
position: absolute;
left: 0;
top: 15px;
font-size: 14px;
line-height: 22px;
color: #ffffff;
font-weight: 400;
padding: 5px 20px;
background-color: #222222;
border-radius: 3px 20px 20px 3px;
}
.resume .info-box:hover .date{
-webkit-transform: rotateX(-360deg);
-ms-transform: rotateX(-360deg);
transform: rotateX(-360deg);
-webkit-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.resume .info-box .date:before{
position: absolute;
top: 6px;
right: -6px;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 10px solid #222222;
content: "";
}
.resume .info-box .inner{
position: relative;
}
.resume .info-box .title{
position: relative;
padding: 20px 25px;
background-color: #f9f9f9;
margin-bottom: 25px;
}
.resume .info-box .title:before{
position: absolute;
left: -34px;
top: 22px;
height: 17px;
width: 17px;
border:1px solid #dddddd;
border-radius: 10px;
content: "";
background-color: #ffffff;
}
.resume .info-box .title:after{
position: absolute;
top: 26px;
left: -30px;
height: 9px;
width: 9px;
border-radius: 10px;
background-color: #ccad6e;
content:"";
}
.resume .info-box .title h4{
position: relative;
display: block;
font-size: 18px;
line-height: 20px;
color: #222222;
font-weight: 600;
}
.resume .info-box .title span{
position: relative;
display: block;
font-size: 14px;
line-height: 30px;
color: #222222;
font-weight: 400;
}
.resume .info-box h5{
position: relative;
font-size: 16px;
line-height: 24px;
color: #222222;
font-weight: 700;
margin-bottom: 10px;
}
.resume .info-box .content{
position: relative;
padding: 0 25px;
margin-bottom: 50px;
}
.resume .info-box .text{
position: relative;
margin-bottom: 20px;
}
.resume .info-box .image-box{
position: relative;
margin-bottom: 30px;
}
.resume .info-box .image-box img{
display: block;
width: 100%;
height: auto;
}
.resume .info-box ol{
position: relative;
counter-reset:count;
margin-bottom: 50px;
}
.resume .info-box ol li{
position: relative;
padding-left: 30px;
font-size: 14px;
color: #222222;
line-height: 32px;
}
.resume .info-box ol li:before{
position: absolute;
left: 0;
top: 0;
font-size: 14px;
line-height: 32px;
font-weight: 700;
color: #222222;
counter-increment: count;
content: counter(count);
}
.resume .info-box ol li:after{
position: absolute;
left: 10px;
top: 0;
font-size: 14px;
line-height: 30px;
font-weight: 700;
color: #222222;
content: "-";
} .progress-block {
position: relative;
margin-bottom: 30px;
z-index: 10;
}
.progress-block .inner-box {
position: relative;
min-height: 210px;
}
.progress-block .graph-outer {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
display: inline-block;
text-align: center;
border-radius: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.progress-block .graph-outer:before {
position: absolute;
content: '';
top: 4px;
left: 4px;
right: 4px;
bottom: 4px;
border: 2px solid #db8463;
border-radius: 50%;
}
.progress-block canvas {
position: relative;
}
.progress-block .counter-title {
position: relative;
text-align: center;
font-size: 16px;
font-weight: 700;
color: #222;
margin-top: 30px;
}
.progress-block .graph-outer .count-box {
position: absolute;
left: 0;
top: 50%;
width: 100%;
margin-top: -4px;
font-size: 16px;
color: #222;
font-weight: 700;
line-height: 1.4em;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.progress-block .graph-outer .count-text {
position: relative;
font-size: 60px;
line-height: 1.2em;
color: #222;
font-weight: 700;
}
.skills-area {
margin-bottom: 50px;
}
.skills-area h3 {
color: #000000;
font-size: 24px;
line-height: 30px;
font-weight: 700;
margin: 0 0 50px;
}
.pt-0.experience-section .shape-one {
display: none;
}
.pt-0.experience-section .sec-title .sec-title-dec {
display: none;
}
.one.project-details {
padding-bottom: 0;
}
.two.project-details {
padding-top: 0;
}
.three.project-details {
padding-top: 0;
}
.newsletter-section.style-two:before {
background-color: #ccad6e !important;
}
.one.team-single-area {
padding-bottom: 0;
}
.two.team-single-area {
padding-bottom: 0;
}
.three.team-single-area {
padding: 0;
}
section.four.team-single-area {
padding: 0;
}
section.five.team-single-area {
padding-top: 0;
}