@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;600;700&family=Work+Sans:wght@100;200;300;400&family=Raleway:wght@100;200;300;400;500;600;700;800&display=swap');

/****************************************************************************/

html {scroll-behavior: smooth;}
body { background:#fff; color:#000;font-family: 'Roboto Slab', serif;font-weight:400; font-size:18px; line-height:1.6; margin:0px; padding:0px;}
body{font-family: 'Raleway'}
/*body { background:#fff;font-family: 'Roboto Slab', serif;font-weight:400; font-size:18px; line-height:1.6; margin:0px; padding:0px;}*/


textarea:focus, 
textarea.form-control:focus, 
input.form-control:focus, 
input[type=text]:focus, 
input[type=password]:focus, 
input[type=email]:focus, 
input[type=number]:focus, 
[type=text].form-control:focus, 
[type=password].form-control:focus, 
[type=email].form-control:focus, 
[type=tel].form-control:focus, 
[contenteditable].form-control:focus {
  box-shadow: inset 0 -1px 0 #ddd;
  outline: none;
}

.ff-work{font-family: 'Work Sans', sans-serif;}
.ff-work{font-family: 'Raleway', sans-serif;}
.fs-13{font-size:13px;}
.fs-14{font-size:18px;}
.fs-15{font-size:18px;}
.fs-16{font-size:18px;}
.fs-161{font-size:16px;}
.fs-18{font-size:18px !important;}
.fs-20{font-size:20px;}
.has-medium-font-size{font-size:18px}
.lh-1-5{line-height:1.5}
.fw-light{font-weight:300!important;}
.fw-normal{font-weight:400 !important;}
.fw-medium{font-weight:500!important;}
.fw-semi{font-weight:600!important;}
.fw-bold{font-weight:700!important;}
.fw-ebold{font-weight:800!important;}

.py-100{padding-top:100px;padding-bottom:100px;}
.py-60{padding-top:60px;padding-bottom:60px;}
.py-80{padding-top:80px;padding-bottom:80px;}

.ls-40{letter-spacing:0.04em;}
.ls-100{letter-spacing:0.1em;}
.ls-200{letter-spacing:0.2em;}

.border-secondary{border-color:#b3b3b3!important;}
.border-light{border-color:#808080!important;}

.bg-light{background-color:#fafafa!important;}
.bg-light1{background-color:#fcf0dd!important;}
.bg-light2{background-color:#f8e1ba!important;}
.bg-warning{background-color:#F8C774!important;}
.bg-black:hover{background:#000}
.text-warning{color:#F8C774!important;}
.text-white a{color:#fff;}


.text-white a:hover,a.text-white:hover{color:#F8C774;}

.rounded-20{border-radius:20px;}

/*a{color:#696969;}*/
a{color:#000;}

a:hover{color:#F8C774;}

a img:hover{opacity:0.7;}

a.underline{text-decoration:underline;}
a.underline:hover{text-decoration:none;}

p{margin-bottom:20px;}
a, a:hover { text-decoration:none; outline:none}

h1,.h1, h2, h3, h4, h5, h6 {font-family: 'Work Sans', sans-serif;font-weight:400;}
h1,.h1, h2, h3, h4, h5, h6 {font-family: 'Raleway'}

.list{ padding: 0;margin: 0;list-style-type: none;}
.list li {background: url('../images/tick.png') left 5px no-repeat;padding-left:35px;margin-bottom:20px;}
li.no-icon{background:none;}

.radio input[type=radio]{margin-top:10px;}
.container {position:relative;}

.btn { text-decoration:none !important;text-transform:uppercase;border-radius:0px;font-size:14px;font-weight:400;padding:14px 40px;}
.btn-lg {font-size:17px;padding:12px 20px;}
.btn-dark{border-color:#000!important;background-color:#000!important;color:#fff !important;}
.btn-dark:hover,.btn-dark:focus{border-color:#000!important;background-color:#000!important;color:#fff !important;}

.card-img-top {border-radius: 0px !important;/* border-top-right-radius: calc(.25rem - 1px); */}
 
.form-control,.form-select{border-radius:0;}
.form-control::placeholder{color:#6d6d6d;}

.social-icons li a{background-color:#eeb553;color:#696969;font-size:18px;margin-right:15px;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;display:inline-block;}
.social-icons li a:hover{background-color:#000;color:#fff;}

#ScrollToTop {display: none;position: fixed;bottom: 20px;right: 30px;z-index: 99;border: none;
	outline: none;  background-color:#eeb553;color:#000;cursor: pointer;padding:0px;border-radius: 10px;
	font-size: 25px;border-radius:50%;width:50px;height:50px;line-height:50px;}

#ScrollToTop:hover {background-color:#000;color:#fff;}

.img-op-70 {opacity: 0.70;filter: alpha(opacity=70);}

.wow {visibility: visible!important;}
.btn-close {--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");}

ul.colord-bullets {list-style: none;}
ul.colord-bullets li::before {content: "\2022";color:#696969;line-height:2;font-weight: bold;display: inline-block;width:1.5em;margin-left: -1em;}
ul.colord-bullets-warning li::before {color:#eeb553;}

.owl-carousel .owl-item img{width:auto;display:inline-block;}
.owl-theme .owl-nav.disabled + .owl-dots {margin-top: 40px;}
.owl-theme .owl-dots .owl-dot span {width: 18px;height: 18px;background:#E8E5E1!important;}
.owl-theme .owl-dots .owl-dot.active span {background:#eeb553!important;}

.zi-99{z-index:99;}