:root {
    --black-color:#000000; /** var(--black-color) **/
    --white-color:#ffffff; /** var(--white-color) **/
    --primary-color:#975A5A; /** var(--primary-color) **/
    --secondary-color:#C9B0A6; /** var(--secondary-color) **/
    --primary-font:"IBM Plex Sans", sans-serif; /** var(--primary-font) **/
    --secondary-font: "IBM Plex Serif", serif; /** var(--secondary-font) **/
    --cursive-font: "Alex Brush", cursive; /** var(--cursive-font) **/
}

/*==================================:: WOW CSS Start ::==================================*/
.animated{animation-duration:0.5s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(10%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,10%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-10%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-10%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(10%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(10%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-10%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,10%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-10%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(10%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-10%,0)}}.slideOutUp{animation-name:slideOutUp}
/*==================================:: WOW CSS End ::==================================*/

/* ===== RESET ================================================== */
html, body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
hr{display:block; height:0.063rem; max-width:100%; border:0; border-top:0.063rem solid rgba(197, 117, 76, 0.5); margin:1.25rem 0; padding:0; opacity:1;}input, select{vertical-align:middle; margin:0;} ol, ul, li{list-style:none;}
html{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}
blockquote{padding:0 0 0 1.375rem;margin:3rem 0 3.3rem 0; position: relative; border-left:0.125rem solid var(--primary-color); color: var(--black-color);}
.lead p, .lead, blockquote,
blockquote p{font-size:1.5rem; line-height:2rem;font-family:var(--primary-font); color:var(--primary-color); font-weight:400;}

/* ===== GLOBAL ================================================== */
body{font-family:var(--primary-font); font-size:1.125rem; line-height:1.75rem; color:var(--primary-color);background:url(../images/bg.png); overflow-x:hidden; padding:0; transition: all 0.4s ease; font-weight:400;}
:focus{text-decoration:none; outline:none;}
a{text-decoration:none; color:var(--primary-color); outline:none; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
a:focus,
a:hover{text-decoration: none; color:var(--primary-color);}
a:focus{outline:0; outline: none;}
strong{font-weight:bold;}

/* Ul Li & Ol Li CSS */
ul, ol {margin:0; padding:0;}
ul ul, ol ol, ul ol, ol ul{margin-top:0.938rem;}
ul li, ol li {margin:0;padding:0;font-family:var(--primary-font); font-size:1.125rem; line-height:1.75rem; color:var(--primary-color);font-weight:400;}
li a {color:var(--primary-color);}
li a:hover {color:var(--primary-color);}
.entry-content a:not(.btn){text-decoration: underline;}
.entry-content a:not(.btn):hover{text-decoration: none;}
.entry-content li a:hover{text-decoration:none; color:var(--secondary-color);}
.entry-content ul, .entry-content ol {display:inline-block; padding:0; margin:0 0 1.8rem 0;}
.entry-content ul ol, .entry-content ol ul, .entry-content ul ul, .entry-content ol ol{display:block; margin-top:0.5rem;}
.entry-content ul li{list-style:none; padding:0 0 0 2.5rem; margin:0 0 0.313rem 0; position: relative;}
.entry-content ul li:last-child{margin-bottom:0;}
.entry-content ul li:before{display: block; content: ""; width:0.313rem; height:0.313rem;background:var(--primary-color); position: absolute; left:0.875rem; top:0.688rem;border-radius:100%;}
.entry-content ul li li:before {border: 0.063rem solid var(--white-color);background:none; top:0.75rem; border-radius:100%;}
.entry-content ol{margin-left:1.5rem;}
.entry-content ol li {list-style-type:decimal; list-style-image:none; list-style-position:outside; margin:0 0 0.25rem 0;}
.entry-content ul, .entry-content ol{display:inherit;}

h1, h2, h3, h4, h5, h6{font-weight:300 !important; color:var(--primary-color); font-family:var(--secondary-font); line-height:1.2; letter-spacing:0; margin:0 0 0.938rem;}
.h1, h1, .h2, h2{font-size:2.5rem;}
.h3, h3{font-size:2.75rem; font-family: var(--cursive-font);}
.h4, h4{font-size:1.375rem;}
.h5, h5, h6{font-size:1.125rem;}

p{font-family:var(--primary-font); font-size:1.125rem; line-height:1.75rem; color:var(--primary-color); font-weight:400; letter-spacing:0; margin:0 0 1.5rem;}
img{max-width:100%; height:auto; border:none; outline:none;}

section *:last-child{margin-bottom:0;}
.wrapper{max-width:83.75rem;}
.container{padding:0 1.563rem;max-width:100%; width:100%;}
.img-cover{width:100%;}
.img-cover iframe,
.img-cover video,
.img-cover img{width:100% !important;height:100% !important;max-width:100% !important; max-height:100% !important; object-fit: cover; object-position: center; transition:all 0.4s ease-in-out; display: block;}
img.alignleft {float: left; margin:0 1.875rem 1.875rem 0;max-width:25.625rem; width:100%; height: auto; border-radius:0.625rem;}
img.alignright {float: right; margin:0 0 1.875rem 1.875rem; max-width:25.625rem; width:100%; height: auto;border-radius:0.625rem;}
img.alignnone, img.aligncenter{margin:0; padding:0;}
.transition-all{-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;}

/*table structure*/
.table-responsive{margin-bottom:1.8rem;}
table{width: 100%;border-bottom:0.063rem solid rgba(140, 146, 154, 0.4);}
table td{border-top:0.063rem solid rgba(140, 146, 154, 0.4); text-align:center; font-size:1rem;line-height:normal; color:var(--white-color); font-weight:500; padding:0.88rem 0.5rem; vertical-align:middle; position: relative;}
table th{color:var(--secondary-color); font-weight:600;line-height:1;text-transform: uppercase;font-size:0.875rem; font-weight:500; letter-spacing:0.055rem; padding:0 0.5rem 1.25rem 0.5rem; text-align: center;}
table th:first-child, table td:first-child{padding-left:0;text-align: left;}
table th:last-child, table td:last-child{padding-right:0;text-align: right;}
table tbody tr{transition: all 0.4s ease;}
table tbody tr:hover{background:rgba(174, 73, 41, 0.3);}

/*Form Input Field*/
input, textarea, select {border:0.063rem solid #E9D8D1 !important; width:100%; text-align:left; padding:0 1rem; margin:0; font-size:0.875rem; color:var(--primary-color) !important; font-weight:500;line-height:normal; font-family:var(--primary-font) !important; height:3.75rem; outline:none; -webkit-border-radius:0.188rem;-moz-border-radius:0.188rem;border-radius:0.188rem; box-shadow:none !important;outline:none; letter-spacing:0; transition: all 0.4s ease; background:var(--white-color);}
input[type="button"], input[type="submit"] {cursor:pointer; width:auto; height:auto;}
input[type="checkbox"], input[type="radio"] {border:none; width:auto; height:auto;}
textarea {vertical-align:middle; resize:none; padding:1rem; height:7.5rem;}
::-webkit-input-placeholder{color:var(--secondary-color); opacity:1;}
:-moz-placeholder{color:var(--secondary-color); opacity:1;} /* Firefox 18- */
::-moz-placeholder{color:var(--secondary-color); opacity:1;} /* Firefox 19+ */
:-ms-input-placeholder{color:var(--secondary-color); opacity:1;}
.select-box{display:block; width:100%; background:#d9d9fd; border:0.063rem solid var(--white-color); position:relative; cursor:pointer;-webkit-border-radius:0.25rem;-moz-border-radius:0.25rem;border-radius:0.25rem;}
.select-box:after {position:absolute; content:""; background:url(../images/dropdown-icon1.svg) no-repeat center; right:0.688rem;top:50%; transform: translate(0, -50%); z-index:1; width:1.5rem; height:1.5rem;}
.select-box select {line-height:2.875; display:block; width:100%; padding:0 3.125rem 0 0.75rem; background:transparent; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance:none; position:relative; z-index:2; cursor:pointer;}
.select-box select option {background:var(--white-color); color:var(--gray-color); padding:0.5rem 0.75rem;}

.button, .btn{font-size:0.875rem; font-weight:600; text-decoration: none; position: relative; padding:0 1rem; min-width:12.5rem;height:3.125rem;line-height:3.125rem; color: var(--white-color);border:0;letter-spacing:0.073rem;text-transform: uppercase; transition: all 0.4s ease; overflow: hidden;display: inline-block; border-radius:2rem;background: linear-gradient(to right,  rgba(214,106,106,1) 0%,rgba(171,82,82,1) 100%);}
.button:hover, .btn:hover,
.button:focus, .btn:focus,
.button:active, .btn:active{background: linear-gradient(to left,  rgba(214,106,106,1) 0%,rgba(171,82,82,1) 100%); color: var(--white-color);}

/** Nav Block **/
.hamburger{cursor: pointer;font: inherit;color: inherit;text-transform: none;background-color: transparent;border: 0;margin:0.063rem 0 0;overflow: visible; height:1.25rem;padding:0; box-shadow:none !important; z-index:11;}
.hamburger-box{width:2rem;height:1.375rem;display: inline-block;position: relative; margin-top:-0.063rem;}
.hamburger-inner{display: block;top: 50%;margin-top: -0.125rem;}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after{width:2rem;height: 0.125rem;background-color:var(--primary-color);position: absolute;transition: all 0.2s ease-in-out;}
.hamburger-inner::before,
.hamburger-inner::after{content: "";display: block;}
.hamburger-inner::before{top: -0.5rem;left:0; }
.hamburger-inner::after{bottom: -0.5rem;width:1rem;left:0;}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after{background-color: var(--primary-color);}
.hamburger--spin.is-active .hamburger-inner::before{top: 0;}
.hamburger--spin.is-active .hamburger-inner::after{bottom: 0;}

/** Header Start **/
.home .header{display: none; height:0;}
.header{top:1.938rem;}
.header .container{max-width:86.25rem; padding:0 1.25rem;}
.logo{max-width:16.375rem;min-width:16.375rem;flex-basis:16.375rem;}
.logo .img-cover{max-width:4.375rem;min-width:4.375rem;flex-basis:4.375rem;}
.logo .logo-img{min-width:11.125rem;max-width:11.125rem;flex-basis:11.125rem;}
.header .navbar{padding:0.313rem 3rem 0.313rem 0.375rem;}
.header-top-menu{padding:0;}
.header-top-menu ul{position: relative;}
.header-top-menu ul li{line-height:1;}
.header-top-menu>ul>li + li{margin-left:3.875rem;}
.header-top-menu ul li a{font-size:0.875rem;line-height:1;font-weight:500;font-family:var(--primary-font); color:var(--primary-color); letter-spacing:0; position: relative; padding:0;display: block; text-transform: uppercase;}
.header-top-menu ul li a:after{content:""; position: absolute;left:0;right:0; bottom:0;width:0;margin:0 auto;height:0.063rem; background:var(--primary-color); transition: all 0.4s ease;}
.header-top-menu ul li.current-menu-parent>a:after,
.header-top-menu ul li.current_page_parent>a:after,
.header-top-menu ul li.current_page_item>a:after,
.header-top-menu ul li a:hover:after{width:100%;}
.header-top-menu .sub-menu-toggle{display:none;}
.header-top-menu ul li.current-menu-parent>a,
.header-top-menu ul li.current_page_parent>a,
.header-top-menu ul li.current_page_item>a,
.header-top-menu ul li.menu-item-has-children:hover>a,
.header-top-menu ul li:hover>a {color: var(--primary-color);cursor: pointer;}
.header-top-menu ul.sub-menu {margin: 0;position: absolute;top:100%; left:0; background: var(--primary-color);padding:1.875rem 0; opacity:0; visibility: hidden; z-index: -99;transition:all 0.4s ease; border-radius:1.125rem;}
.header-top-menu ul.sub-menu li + li{margin-top:1.5rem;}
.header-top-menu ul.sub-menu ul.sub-menu{position: static; padding:1rem 0 0 1.875rem;}
.header-top-menu ul.sub-menu ul.sub-menu li + li {margin-top: 0.438rem;}
.header-top-menu ul.sub-menu li{display: block;margin:0;}
.header-top-menu ul.sub-menu li a{padding:0 1.375rem;font-size:1.313rem; white-space: nowrap; color: var(--black-color);}
.header-top-menu ul.sub-menu ul.sub-menu li a{font-size:1.188rem;}
.header-top-menu ul ul.sub-menu li.menu-item-has-children:hover>a, .header-top-menu ul ul.sub-menu li:hover>a,
.header-top-menu ul.sub-menu li.current_page_item>a,
.header-top-menu ul.sub-menu li a:hover{color:var(--white-color);}
.header-top-menu li:hover ul.sub-menu{opacity:1; visibility: visible; z-index:1;}

/** Hero Section 1 Start **/
.hero-top-row{border-radius:1.25rem 1.25rem 0 0;}
.hero-content{padding:6.25rem 1.25rem 0 8.375rem;}
.home-logo{max-width:22.75rem;}
.hero-image {min-width: 41.4%;max-width: 41.4%;flex-basis: 41.4%;margin-top:-3rem;}
.hero-image img{width:100%;}
.hero-menu{border-radius:0 0 1.25rem 1.25rem;background: linear-gradient(to right,  rgba(151,90,90,1) 0%,rgba(120,50,50,1) 100%);}
.hero-menu .header-top-menu ul li a:after{background:var(--white-color);}
.hero-menu .header-top-menu ul li a,
.hero-menu .header-top-menu ul li.current-menu-parent>a, .hero-menu .header-top-menu ul li.current_page_parent>a, .hero-menu .header-top-menu ul li.current_page_item>a, .hero-menu .header-top-menu ul li.menu-item-has-children:hover>a, .hero-menu .header-top-menu ul li:hover>a{color: var(--white-color);}

/** Home Section 2 Start **/
.testimonials-content{border-radius:1.25rem; padding:1.1rem 1.875rem 1.6rem 1.875rem; box-shadow:0 0.625rem 0.625rem -0.75rem rgb(151 90 90 / 40%);}
.testimonials-card-wrapper p{font-size:1rem;}
.testimonials-card-wrapper .name{background:rgba(151, 90, 90, 0.2);border-radius:0 0 0.625rem 0.625rem;font-size:0.875rem; line-height:1;display: inline-block; padding:0.5rem 1.125rem; margin:0 0 0 1.875rem;}

/** Footer Start **/
.bdr-top{border-top:0.063rem solid var(--secondary-color);}
.form-wrapper {max-width: 29.5rem;left: -2rem;}
.field{margin-bottom:0.625rem;}
.field label{font-size:0.875rem; font-weight:500; line-height:1; color: var(--primary-color);min-width:4.063rem;max-width:4.063rem;flex-basis:4.063rem;}
.alert {padding: 0.5rem 1rem;font-size: 0.875rem;}
.alert-success h4, .alert-success p {text-align: center;}
.sales-content-wrapper{max-width:7.75rem;}
.sales-content-wrapper .img-cover{max-width:5.625rem;}
.sales-content-wrapper p{font-size:1rem;margin-bottom:0;}
.sales-content-wrapper p strong{font-weight:500;}
.sales-content-wrapper p a:hover{text-decoration: underline;}
.social-icons a{width:1rem; height:1rem;background-repeat: no-repeat; background-position: center; background-size:100% auto;}
.social-icons .facebook_icon{background-image: url(../images/facebook-icon.png);}
.social-icons .instagram_icon{background-image: url(../images/instagram-icon.png);}
.social-icons a + a {margin-left: 1.25rem;}

/** Default Page Start **/
.default-page *:last-child{margin-bottom:0;}
.title-left-side h1, .title-left-side h2{margin-left:-6.75rem;}
.default-page h1, .default-page h2{padding-top:0.5rem;margin-bottom:2.063rem;}
.default-page h3{margin-bottom:0.188rem;}
.default-page p {margin-bottom: 1.875rem;}
.profile-image{max-width:25.625rem; width:100%;}
.profile-image img{width:100%; height: auto;display: inline-block; border-radius:0.625rem;}
.about-us-section h3 {line-height: 2.5rem;margin-bottom: 3rem;padding-top:1.25rem;}

/*======================================================================
=============================:: MEDIA CSS ::============================
=======================================================================*/
@media screen and (max-width:1399px){
.wrapper{padding-left:1.25rem;padding-right:1.25rem;}

}
@media screen and (max-width:1199px){
.h1, h1, .h2, h2{font-size:2.25rem;}
.h3, h3{font-size:2.5rem;}
.h4, h4{font-size:1.25rem;}
blockquote{margin:2.5rem 0;}
.lead p, .lead, blockquote, blockquote p{font-size:1.375rem;line-height:1.875rem;}
table th{font-size:0.75rem; padding-bottom:1rem;}
table td{font-size:0.875rem;}

/** Header Start **/
.header {top: 1rem;}
.header-top-menu>ul>li + li {margin-left: 2.5rem;}

/** Hero Section 1 Start **/
.hero-content {padding: 3.25rem 1rem 0 3.375rem;}
.home-logo {max-width: 15rem;}
.hero-image{margin-top:-1.313rem;}

/** Default Page Start **/
.title-left-side h1, .title-left-side h2{margin-left:-5rem;}
.default-page h1, .default-page h2{padding-top:0;margin-bottom:1.5rem;}
.default-page p {margin-bottom: 1.5rem;}
.about-us-section h3 {line-height: 2.25rem;margin-bottom: 2.5rem;padding-top:1rem;}

}

@media screen and (max-width:991px){
.h1, h1, .h2, h2{font-size:2rem;}
.h3, h3{font-size:2.25rem;}
body, p, ul li, ol li{font-size:1rem; line-height:1.5rem;}
blockquote{margin:2rem 0;}
.lead p, .lead, blockquote, blockquote p{font-size:1.25rem;line-height:1.625rem;}
img.alignright, img.alignleft{max-width:25rem;}
p{margin-bottom:1.5rem;}

/** Header Start **/
.home .header{display: block; height:auto;}
.header .navbar {padding: 0.313rem 2rem 0.313rem 0.375rem;}
.logo .img-cover {max-width: 3.375rem;min-width: 3.375rem;flex-basis: 3.375rem;}
.logo .logo-img {min-width: 9.125rem;max-width: 9.125rem;flex-basis: 9.125rem;}
.header-top-menu ul li{width:100%;padding:0.938rem 0;display: -webkit-flex;display: flex; align-items: center;justify-content: center; position: relative;margin:0 !important;}
.header-top-menu ul li a{display:block; padding:0; text-align: center; font-size:1rem;}
.header-top-menu ul.sub-menu {padding:0.5rem 0; min-width:100%; position: relative;left: 0; top:0;z-index: 1;margin:0.5rem 0 0;display: none; background: var(--secondary-color); border-radius:0;}
.header-top-menu ul.sub-menu li a{color: var(--primary-color); font-size:1rem;}
.header-top-menu li:hover ul.sub-menu,
.header-top-menu li.active ul.sub-menu {display: block;}
.header-top-menu ul ul.sub-menu li.menu-item-has-children:hover>a, .header-top-menu ul ul.sub-menu li:hover>a, .header-top-menu ul.sub-menu li.current_page_item>a, .header-top-menu ul.sub-menu li a:hover{color: var(--secondary-color);}
.header-top-menu ul.sub-menu ul.sub-menu {padding: 0; display: block;}
.header-top-menu ul.sub-menu ul.sub-menu li{padding:0.5rem 0;}
.header-top-menu ul.sub-menu ul.sub-menu li a{font-size:1rem;}
.header .collapse:not(.show){display: block;opacity:0; visibility:hidden; z-index:-99; transition: all 0.4s ease;}
.navbar-collapse {position: fixed;left:1.25rem;top:6.25rem;right:1.25rem; bottom:1.25rem;background:var(--white-color);z-index: 1; padding:5rem 1rem; max-height:calc(100vh); overflow: auto;display: -webkit-flex;display: flex;flex-direction: column;align-items: center;justify-content: center; border-radius:2rem;}
.collapse, .navbar-collapse[aria-expanded="true"]{opacity:1; visibility:visible; z-index:1;}

/** Hero Section 1 Start **/
.hero-section1 {margin-top: 6rem;}
.hero-top-row{flex-wrap: wrap; border-radius:1.25rem;}
.hero-content {padding: 2rem;}

/** Default Page Start **/
.title-left-side h1, .title-left-side h2{margin-left:-4rem;}
.default-page h1, .default-page h2{margin-bottom:1rem;}
.about-us-section h3 {line-height: 2rem;margin-bottom: 2rem;padding-top:0.5rem;}

}

@media screen and (max-width:767px){
.h1, h1, .h2, h2{font-size:1.75rem;}
.h3, h3{font-size:2rem;}
.lead p, .lead, blockquote, blockquote p{font-size:1.125rem;line-height:1.5rem;}
p {margin-bottom: 1.25rem;}
blockquote {margin: 1.5rem 0;}
img.alignright,
img.alignleft{display: block;float: none;margin:1rem 0 !important;}
input, select{height:2.875rem;}
textarea{height: 5rem;}
.entry-content ul li{padding-left:1rem;}
.entry-content ul li:before{left:0;}
.button, .btn{min-width:9.5rem; height:2.875rem;line-height:2.875rem;}
.wrapper{padding-left:1rem;padding-right:1rem;}

/** Header Start **/
.header .container{padding-left:1rem;padding-right:1rem;}
.header .navbar {padding: 0.313rem 1.5rem 0.313rem 0.375rem;}
.logo {max-width: 11.375rem;min-width: 11.375rem;flex-basis: 11.375rem;}
.logo .img-cover {max-width: 2.5rem;min-width: 2.5rem;flex-basis: 2.5rem;}
.logo .logo-img {min-width: 8.125rem;max-width: 8.125rem;flex-basis: 8.125rem;}
.header-top-menu ul li a{font-size:0.875rem;}
.navbar-collapse{top:5.15rem;}

/** Hero Section 1 Start **/
.hero-section1 {margin-top: 5.2rem;}
.home-logo {max-width: 12rem;}

/** Footer Start **/
.form-wrapper {left:0;}

/** Default Page Start **/
.title-left-side h1, .title-left-side h2{margin-left:-1.6rem;}
.default-page h1, .default-page h2{margin-bottom:0.8rem;}
.profile-image{max-width:100%;}
.about-us-section h3 {line-height:1.8rem;margin-bottom:1rem;padding-top:0;}

}

@media screen and (max-width:479px){
.h3, h3{font-size:1.75rem;}

/** Home Section 2 Start **/
.testimonials-content{padding:1rem;}

}