@charset "utf-8";@charset "UTF-8";@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}
100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}
100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@charset "UTF-8";:root{--bs-blue:#0066cc;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#ff6600;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0))}
*,::after,::before{box-sizing:border-box}
@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}
}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}
[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}
h1,h2,h3,h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}
h1{font-size:calc(1.375rem + 1.5vw)}
@media (min-width:1200px){h1{font-size:2.5rem}
}h2{font-size:calc(1.325rem + .9vw)}
@media (min-width:1200px){h2{font-size:2rem}
}h3{font-size:calc(1.3rem + .6vw)}
@media (min-width:1200px){h3{font-size:1.75rem}
}h4{font-size:calc(1.275rem + .3vw)}
@media (min-width:1200px){h4{font-size:1.5rem}
}p{margin-top:0;margin-bottom:1rem}
ul{padding-left:2rem}
ul{margin-top:0;margin-bottom:1rem}
a{color:#c89b74;text-decoration:underline}
a:hover{color:#ff6600}
img{vertical-align:middle}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button{text-transform:none}
[type=button],button{-webkit-appearance:button}
[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}
::-moz-focus-inner{padding:0;border-style:none}
::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}
::-webkit-inner-spin-button{height:auto}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-color-swatch-wrapper{padding:0}
::file-selector-button{font:inherit}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}
@media (min-width:576px){.container{max-width:540px}
}@media (min-width:768px){.container{max-width:720px}
}@media (min-width:992px){.container{max-width:960px}
}@media (min-width:1200px){.container{max-width:1140px}
}@media (min-width:1400px){.container{max-width:1320px}
}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2)}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/ 2);padding-left:calc(var(--bs-gutter-x)/ 2);margin-top:var(--bs-gutter-y)}
.col-12{flex:0 0 auto;width:100%}
@media (min-width:768px){.col-md-5{flex:0 0 auto;width:41.6666666667%}
.col-md-6{flex:0 0 auto;width:50%}
.col-md-7{flex:0 0 auto;width:58.3333333333%}
.col-md-12{flex:0 0 auto;width:100%}
}@media (min-width:992px){.col-lg-2{flex:0 0 auto;width:16.6666666667%}
.col-lg-4{flex:0 0 auto;width:33.3333333333%}
.col-lg-5{flex:0 0 auto;width:41.6666666667%}
.col-lg-6{flex:0 0 auto;width:50%}
.col-lg-7{flex:0 0 auto;width:58.3333333333%}
.col-lg-12{flex:0 0 auto;width:100%}
}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}
.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}
}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}
.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}
.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}
.form-control-color:not(:disabled):not([readonly]){cursor:pointer}
.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}
.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}
.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.btn{transition:none}
}.btn:hover{color:#212529}
.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.btn:disabled{pointer-events:none;opacity:.65}
.collapse:not(.show){display:none}
.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}
.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}
.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}
.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}
@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}
}.navbar-toggler:hover{text-decoration:none}
.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}
@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}
.navbar-expand-lg .navbar-nav{flex-direction:row}
.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}
.navbar-expand-lg .navbar-toggler{display:none}
}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:transparent;border:1px solid rgba(0,0,0,.125);border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}
@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}
}.accordion-button.collapsed{border-bottom-width:0}
.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}
@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}
}.accordion-button:hover{z-index:2}
.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.accordion-header{margin-bottom:0}
.accordion-item:first-of-type .accordion-button{border-top-left-radius:.25rem;border-top-right-radius:.25rem}
.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-width:1px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}
.accordion-item:last-of-type .accordion-collapse{border-bottom-width:1px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}
.accordion-collapse{border:solid rgba(0,0,0,.125);border-width:0 1px}
.accordion-body{padding:1rem 1.25rem}
.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}
.align-items-center{align-items:center !important}
.ms-auto{margin-left:auto !important}
.gslide-description p::last-child{margin-bottom:0}
@import "https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap";html{scroll-behavior:smooth}
body{font-family:dm sans,sans-serif;font-weight:400;font-style:normal;color:#727272;overflow-x:hidden;font-size:15px}
p{margin:0;padding:0;font-size:16px;line-height:28px}
*{margin:0;padding:0}
.navbar-toggler:focus,a:focus,button:focus,.btn:focus,.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{text-decoration:none;outline:none;outline:none!important;border-color:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}
span,a{display:inline-block;text-decoration:none;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;color:#c89b74}
img{vertical-align:middle}
img{max-width:100%}
h1,h2,h3,h4{font-weight:600;margin:0;color:#c89b74;font-family:spartan,sans-serif}
h1{font-size:50px}
h2{font-size:40px}
h3{font-size:30px}
h4{font-size:25px}
ul{margin:0;padding:0;list-style-type:none}
@media only screen and (min-width:480px) and (max-width:767px){.container{width:450px}
}.section{padding-top:50px;padding-bottom:50px;position:relative}
@media only screen and (min-width:768px) and (max-width:991px){.section{padding-top:70px;padding-bottom:70px}
}@media(max-width:767px){.section{padding-top:60px;padding-bottom:60px}
}.section-title{text-align:center;margin-bottom:80px;padding:0 300px;position:relative;z-index:5}
.section-title h2{font-size:34px;margin-bottom:20px;line-height:42px;text-transform:capitalize;position:relative;font-weight:700;color:#c89b74}
.section-title p{font-size:16px;line-height:28px;color:#d9b389}
@media only screen and (min-width:992px) and (max-width:1199px){.section-title{padding:0 200px;margin-bottom:70px}
}@media only screen and (min-width:768px) and (max-width:991px){.section-title{padding:0 20px;margin-bottom:50px}
.section-title h2{font-size:24px;line-height:32px;margin-bottom:20px}
.section-title p{font-size:15px}
}@media(max-width:767px){.section-title{padding:0 10px;margin-bottom:40px}
.section-title h2{font-size:24px;line-height:30px;margin-bottom:18px}
.section-title p{font-size:15px}
}.scroll-top{width:45px;height:45px;line-height:45px;background:#c99c75;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#fff!important;position:fixed;bottom:30px;right:30px;z-index:9;cursor:pointer;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:5px}
.scroll-top:hover{-webkit-box-shadow:0 1rem 3rem rgba(35,38,45,.15)!important;box-shadow:0 1rem 3rem rgba(35,38,45,.15)!important;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);background-color:#ff6600}
.button .btn{display:inline-block;text-transform:capitalize;font-size:15px;font-weight:500;padding:14px 30px;background-color:#c39670;color:#fff;border:none;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:30px;position:relative;z-index:1;margin-right:7px;overflow:hidden}
@media only screen and (min-width:768px) and (max-width:991px){.button .btn{padding:14px 25px;font-size:14px;font-weight:500}
}@media(max-width:767px){.button .btn{padding:14px 25px;font-size:14px;font-weight:500}
}.button .btn i{display:inline-block;margin-right:5px}
.button .btn:last-child{margin:0}
.button .btn:hover{color:#fff;background-color:#ff6600}
.button{margin-left:0!important}
.button .btn-alt{background-color:#ff6600!important;color:#fff!important}
@media only screen and (min-width:768px) and (max-width:991px){.button .btn-alt{padding:14px 25px;font-size:14px;font-weight:500}
}@media(max-width:767px){.button .btn-alt{padding:14px 25px;font-size:14px;font-weight:500}
}.button .btn-alt:hover{background-color:#0066cc!important;color:#fff!important}
.header{width:100%;background:0 0;position:absolute;width:100%;left:0;top:0}
@media only screen and (min-width:768px) and (max-width:991px){.header{padding:18px 0!important}
.header .mobile-menu-btn .toggler-icon{background-color:#fff}
.header .navbar-collapse{position:absolute;top:67px!important;left:0;width:100%;background-color:#fff;z-index:9;-webkit-box-shadow:0 15px 20px 0 rgba(0,0,0,.1);box-shadow:0 15px 20px 0 rgba(0,0,0,.1);padding:10px 20px;max-height:350px;overflow-y:scroll;border-top:1px solid #eee;border-radius:8px}
.header .navbar .navbar-nav .nav-item a:hover{color:#0066cc!important}
.header .navbar .navbar-nav .nav-item a.active{color:#0066cc!important}
.header .navbar-nav .nav-item{margin:0}
.header .navbar-nav .nav-item:hover a{color:#0066cc}
.header .navbar-nav .nav-item a{padding:12px 16px!important}
.header .navbar-nav .nav-item a::before{display:none}
.header .navbar-nav .nav-item a{color:#051441;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0}
.header .navbar-nav .nav-item a::after{opacity:1;visibility:visible}
.header .navbar-nav .nav-item a{font-size:14px}
.header .navbar-nav .nav-item a:hover{color:#0066cc}
}@media(max-width:767px){.header{padding:18px 0!important}
.header .mobile-menu-btn .toggler-icon{background-color:#fff}
.header .navbar-collapse{position:absolute;top:62px!important;left:0;width:100%;background-color:#fff;z-index:9;-webkit-box-shadow:0 15px 20px 0 rgba(0,0,0,.1);box-shadow:0 15px 20px 0 rgba(0,0,0,.1);padding:10px 20px;max-height:350px;overflow-y:scroll;border-top:1px solid #eee;border-radius:8px}
.header .navbar .navbar-nav .nav-item a:hover{color:#0066cc!important}
.header .navbar .navbar-nav .nav-item a.active{color:#0066cc!important}
.header .navbar-nav .nav-item{margin:0}
.header .navbar-nav .nav-item:hover a{color:#0066cc}
.header .navbar-nav .nav-item a{padding:12px 16px!important}
.header .navbar-nav .nav-item a::before{display:none}
.header .navbar-nav .nav-item a{color:#051441;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0}
.header .navbar-nav .nav-item a::after{opacity:1;visibility:visible}
.header .navbar-nav .nav-item a{font-size:14px}
.header .navbar-nav .nav-item a:hover{color:#0066cc}
}.header .navbar-brand img{width:140px}
@media only screen and (min-width:768px) and (max-width:991px){.header .navbar-brand img{width:130px}
}@media(max-width:767px){.header .navbar-brand img{width:120px}
}.navbar-expand-lg .navbar-nav{margin:0;margin-left:auto!important;margin-right:auto!important}
.header .navbar .navbar-nav .nav-item a.active{color:#fff}
.navbar-area{width:100%;z-index:99;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;padding:0}
.navbar{padding:0;position:relative;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.navbar-brand{padding-left:0;border-radius:0}
.mobile-menu-btn{padding:0}
.mobile-menu-btn:focus{text-decoration:none;outline:none;-webkit-box-shadow:none;box-shadow:none}
.mobile-menu-btn .toggler-icon{width:30px;height:2px;background-color:#222;display:block;margin:5px 0;position:relative;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}
.navbar-nav .nav-item{z-index:1;position:relative;margin-right:40px}
.navbar-nav .nav-item:last-child{margin-right:0!important}
.navbar-nav .nav-item:hover a{color:#fff}
.navbar-nav .nav-item a{font-size:15px;color:#fff;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;position:relative;padding:35px 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;transition:all .3s ease-out 0s;position:relative;text-transform:capitalize}
.navbar-nav .nav-item a::after{opacity:0;visibility:hidden}
.navbar-nav .nav-item:hover a:before{width:100%}
.navbar-nav .nav-item a.active{color:#fff}
.hero-area{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#d9b389;z-index:0}
@media only screen and (min-width:768px) and (max-width:991px){.hero-area{background-image:none}
}@media(max-width:767px){.hero-area{background-image:none}
}@media only screen and (min-width:768px) and (max-width:991px){.hero-area{padding:100px 0 0px}
}@media(max-width:767px){.hero-area{padding:110px 0 80px}
}.hero-area .hero-content{border-radius:0;position:relative;z-index:1;text-align:left;padding:180px 0 100px}
@media only screen and (min-width:768px) and (max-width:991px){.hero-area .hero-content{padding:0 140px}
}.hero-area .hero-content h1{font-weight:800;font-size:38px;line-height:50px;color:#7c4733;text-transform:capitalize}
.hero-area .hero-content p{font-weight:400;font-size:16px;line-height:28px;margin-top:20px;color:#7c4733}
.hero-area .hero-content .button{margin-top:50px}
@media only screen and (min-width:768px) and (max-width:991px){.hero-area .hero-content .button{margin-top:30px!important;width:100%}
}@media(max-width:767px){.hero-area .hero-content .button{margin-top:30px;width:100%}
}.hero-area .hero-content .button .btn{background-color:#c99b74;color:#6c3e2c;font-weight:bold}
@media(max-width:767px){.hero-area .hero-content .button .btn{width:100%}
}.hero-area .hero-content .button .btn:hover{color:#fff;background-color:#ff6600}
@media only screen and (min-width:992px) and (max-width:1199px){.hero-area .hero-content h1{font-size:40px}
}@media only screen and (min-width:768px) and (max-width:991px){.hero-area .hero-content{text-align:center}
.hero-area .hero-content h1{font-size:30px;font-weight:700;line-height:38px}
.hero-area .hero-content p{font-size:15px}
}@media(max-width:767px){.hero-area .hero-content{padding:0 10px;text-align:center}
.hero-area .hero-content h1{font-size:24px;line-height:32px}
.hero-area .hero-content p{margin-top:15px;font-size:15px;line-height:26px}
.hero-area .hero-content .button .btn{width:60%;margin:0;margin-bottom:7px}
.hero-area .hero-content .button .btn:last-child{margin:0}
}.hero-area .hero-image{text-align:center}
@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.hero-area .hero-image{display:none}
}.hero-area .hero-image img{width:400px}
.services{position:relative;z-index:0;background-color:#fff}
.services .section-title{margin-bottom:50px}
@media only screen and (min-width:768px) and (max-width:991px){.services .section-title{margin-bottom:30px}
}@media(max-width:767px){.services .section-title{margin-bottom:30px}
}.services .single-service{min-height:300px;margin-top:30px;border-radius:20px;background-color:#fff;-webkit-box-shadow:0 0 30px rgba(81,94,125,.082);box-shadow:0 0 30px rgba(81,94,125,.082);padding:40px 50px;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease;border-top:3px solid transparent;border-bottom:3px solid transparent}
.services .single-service:hover{-webkit-transform:scale(1.05);transform:scale(1.05);border-top-color:#d9b389;border-bottom-color:#d9b389}
.services .single-service .main-icon{height:65px;width:65px;line-height:65px;text-align:center;background-color:#d9b389;color:#fff;border-radius:10px;font-size:27px;text-align:center;display:inline-block}
.services .single-service .text-title{color:#d9b389;font-size:18px;line-height:28px;font-weight:700;margin-top:30px;margin-bottom:15px}
.services .single-service p{line-height:26px;font-size:15px}
.pricing-table{background-color:#f4f7fa}
.pricing-table .section-title{margin-bottom:50px}
@media only screen and (min-width:768px) and (max-width:991px){.pricing-table .section-title{margin-bottom:30px}
}@media(max-width:767px){.pricing-table .section-title{margin-bottom:20px}
}.pricing-table .single-table{border:1px solid #eee;border-radius:10px;margin-top:40px;background-color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;padding:50px 35px;text-align:left;z-index:0;transition:all .4s ease;position:relative;overflow:hidden}
.pricing-table .single-table .popular{position:absolute;right:20px;top:18px;color:#d9b389;font-size:15px;font-weight:500}
.pricing-table .single-table:hover{-webkit-box-shadow:0 15px 30px rgba(0,0,0,.048);box-shadow:0 15px 30px rgba(0,0,0,.048)}
.pricing-table .single-table.middle .table-head .title{border-color:#c89b74;color:#c89b74}
.pricing-table .single-table .table-head .title{font-size:20px;font-weight:600;margin-bottom:8px;color:#d9b389;display:inline-block;border-radius:30px}
.pricing-table .single-table .table-head .sub-title{margin-bottom:30px}
.pricing-table .single-table .table-head p{font-weight:400}
.pricing-table .single-table .table-head .price .amount{font-size:45px;font-weight:700;display:inline-block;position:relative;padding-left:16px}
.pricing-table .single-table .table-head .price .amount .currency{font-weight:500;color:#4f4f4f;font-size:17px;position:absolute;left:0;top:3px}
.pricing-table .single-table .table-head .price .amount .duration{display:inline-block;font-size:14px;color:#4f4f4f;font-weight:500;margin-left:3px}
.pricing-table .single-table .table-list{margin-top:40px}
.pricing-table .single-table .button{margin:0;margin-top:50px}
.pricing-table .single-table .button .btn i{display:inline-block;font-size:20px;margin-left:10px;position:relative;top:2px}
.pricing-table .single-table .no-card{display:block;margin-top:15px}
.pricing-table .single-table .table-content .table-list li{font-size:15px;margin-bottom:16px;padding-left:25px;font-weight:400;color:#081828;position:relative}
.pricing-table .single-table .table-content .table-list li::before{position:absolute;left:0;top:0;content:"\ea5a";font-family:lineIcons;color:#c89b74;font-size:15px}
.pricing-table .single-table .table-content .table-list li.disable{color:#727272}
.pricing-table .single-table .table-content .table-list li.disable::before{color:#727272;content:"\ea87"}
.faq{padding-bottom:80px;background-color:#f4f7fa}
@media(max-width:767px){.faq .xs-margin{margin-top:20px!important}
}.faq .section-title{margin-bottom:60px}
@media only screen and (min-width:768px) and (max-width:991px){.faq .section-title{margin-bottom:40px}
}@media(max-width:767px){.faq .section-title{margin-bottom:30px}
}@media only screen and (min-width:768px) and (max-width:991px){.faq{padding-bottom:40px}
}@media(max-width:767px){.faq{padding-bottom:30px}
}.accordion-item:first-of-type .accordion-button{border-top-left-radius:4px;border-top-right-radius:4px;padding-right:40px}
.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.accordion-item .accordion-button{border-radius:4px;font-size:17px;font-weight:500;width:100%;display:block;overflow:hidden;border:none;padding:15px 25px;padding-right:40px;background-color:#fff}
@media only screen and (min-width:768px) and (max-width:991px){.accordion-item .accordion-button{padding:18px 20px;padding-right:40px}
}@media(max-width:767px){.accordion-item .accordion-button{padding:15px 20px;padding-right:40px}
}.accordion-item .accordion-button .title{font-size:14px;position:relative;font-weight:600;float:left;line-height:25px}
@media only screen and (min-width:768px) and (max-width:991px){.accordion-item .accordion-button .title{font-size:14px}
}@media(max-width:767px){.accordion-item .accordion-button .title{font-size:14px}
}.accordion-item .accordion-button i{font-size:15px;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative;top:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px}
.accordion-button::after{display:none}
.accordion-collapse{border:none}
.accordion-body{border-radius:0 0 4px 4px;padding:25px;background-color:#fff}
@media only screen and (min-width:768px) and (max-width:991px){.accordion-body{padding:30px}
}@media(max-width:767px){.accordion-body{padding:20px}
}.accordion-body p{margin:0;margin-bottom:20px;color:#d9b389}
.accordion-body p:last-child{margin:0}
.accordion-item{margin-bottom:20px;-webkit-box-shadow:0 0 20px #00000007;box-shadow:0 0 20px #00000007;border-radius:4px}
.accordion-item:last-child{margin:0}
.call-action{background-color:#fff}
.call-action .inner-content{position:relative;padding:80px 0;border-radius:10px;z-index:0;overflow:hidden}
@media only screen and (min-width:768px) and (max-width:991px){.call-action .inner-content{padding:50px 0}
}@media(max-width:767px){.call-action .inner-content{padding:50px 0;text-align:center}
}.call-action .text h2{font-size:28px;font-weight:700;line-height:42px;color:#c39670}
@media only screen and (min-width:768px) and (max-width:991px){.call-action .text h2{font-size:25px;line-height:38px}
}@media(max-width:767px){.call-action .text h2{font-size:22px;line-height:32px}
}.call-action .button{float:right}
.call-action .button .btn i{font-size:18px;display:inline-block;margin-right:5px;position:relative;top:1px}
@media(max-width:767px){.call-action .button{float:none;margin-top:30px}
}.footer{background-color:#d9b389;position:relative;padding-bottom:0}
@media only screen and (min-width:768px) and (max-width:991px){.footer{padding-top:30px}
}@media(max-width:767px){.footer{padding-top:20px}
}@media only screen and (min-width:768px) and (max-width:991px){.footer .single-footer{margin-top:40px}
}@media(max-width:767px){.footer .single-footer{margin-top:40px;text-align:center}
}.footer .single-footer.f-about{padding-right:30px}
@media(max-width:767px){.footer .single-footer.f-about{padding:0}
}.footer .single-footer.f-about .logo{margin-bottom:20px}
.footer .single-footer.f-about .logo img{width:140px}
@media only screen and (min-width:768px) and (max-width:991px){.footer .single-footer.f-about .logo img{width:130px}
}@media(max-width:767px){.footer .single-footer.f-about .logo img{width:120px}
}.footer .single-footer.f-about p{color:#fff;margin-top:20px;font-size:15px;margin-bottom:25px}
.footer .single-footer.f-about .social-title{color:#fff;font-size:13px;font-weight:600;display:block;margin-bottom:20px}
.footer .single-footer.f-about .social li{display:inline-block;margin-right:15px}
.footer .single-footer.f-about .social li:last-child{margin:0}
.footer .single-footer.f-about .social li a{color:#fff}
.footer .single-footer.f-about .social li a:hover{color:#0066cc}
.footer .single-footer.f-link li{display:block;margin-bottom:15px}
.footer .single-footer.f-link li:last-child{margin:0}
.footer .single-footer.f-link li a{font-size:15px;font-weight:400;color:#fff}
.footer .single-footer.f-link li a:hover{color:#0066cc}
@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.footer .single-footer.newsletter{padding-left:80px}
}.footer .single-footer.newsletter p{color:#fff}
.footer .single-footer h3{font-size:17px;font-weight:600;display:block;margin-bottom:35px;color:#fff}
@media only screen and (min-width:768px) and (max-width:991px){.footer .single-footer h3{margin-bottom:25px}
}@media(max-width:767px){.footer .single-footer h3{margin-bottom:25px}
}.footer .copyright-area .inner-content{border-top:1px solid rgba(238,238,238,.288);padding-top:30px;padding-bottom:30px;margin-top:80px}
@media(max-width:767px){.footer .copyright-area .inner-content{margin-top:50px;text-align:center}
}.footer .copyright-area p{color:#fff;font-size:15px}
@font-face{font-family:'LineIcons';src:url('fonts/LineIcons.eot');src:url('fonts/LineIcons.eot') format('embedded-opentype'),url('fonts/LineIcons.woff2') format('woff2'),url('fonts/LineIcons.woff') format('woff'),url('fonts/LineIcons.ttf') format('truetype'),url('fonts/LineIcons.svg') format('svg');font-weight:normal;font-style:normal}
.lni{display:inline-block;font:normal normal normal 1em/1 'LineIcons';color:inherit;flex-shrink:0;speak:none;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.lni-book::before{content:"\ea3c"}
.lni-chevron-up::before{content:"\ea64"}
.lni-envelope::before{content:"\eaad"}
.lni-keyword-research::before{content:"\eb08"}
.lni-plus::before{content:"\eb5a"}
.lni-arrow-up-circle::before{content:"\ea25"}
.lni-arrow-right-circle::before{content:"\ea21"}
.lni-seo-consulting::before{content:"\eb86"}
.lni-cart-full::before{content:"\ea56"}
.lni-sprout::before{content:"\ebad"}
.lni-diamond-alt::before{content:"\ea91"}
.lni-happy::before{content:"\eae0"}
.lni-website::before{content:"\ec00"}
.lni-wechat::before{content:"\ec01"}
.lni-phone::before{content:"\eb4e"}
.lni-map-marker::before{content:"\eb22"}