:root {  --primary: #dbac5b;  --secondary: #bd9551; }
@charset "utf-8; 
html {min-height: 100%;position: relative; }
html, body{overflow-x: hidden;}
*{outline: none}
*{-webkit-font-smoothing: auto; -webkit-font-smoothing:antialiased; outline: none}
input, textarea, select{appearance:none; -moz-appearance:none; -webkit-appearance:none; border-radius: 0}
img{max-width: 100%}
body{color:#000000; padding:0;margin:0px auto !important;line-height:normal;font-size:17px;  font-family: 'helveticare'; background: #fff; font-weight:400}
p, ul, li, img, a, input, select, div{ margin:0px; padding:0px; outline:none!important; box-shadow:none; border:0px; list-style:none; } 
h1, h2, h3, h4, h5, h6{outline:none!important; box-shadow:none; border:0px; list-style:none;  font-weight:400 }
a{-webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;}
::-webkit-input-placeholder {opacity:1; color:#B5B8DE}:-moz-placeholder {opacity:1; color: #B5B8DE}::-moz-placeholder {opacity:1; color: #B5B8DE}:-ms-input-placeholder {opacity:1; color:#B5B8DE}
p{color:#000000;line-height: 1.65;margin-bottom:20px;} 
a, .calander-main a:hover i{text-decoration:underline;color: #006FBF;}
a:hover{color:#000}
a:hover, a:focus{text-decoration:none; outline:0;}
.z-index{ position:relative; z-index:99}
.primaryBg{ background:var(--primary); color:#fff}
.primaryBg a, .primaryBg p{ color:#fff}
.secondaryBg{ background:var(--secondary);}
.secondaryBg a, .secondaryBg p{ color:#fff;}
.w-970{ max-width:970px; margin:auto;}
.sbold{ font-weight:600}
.mbold{ font-weight:500}
.bold{ font-weight:700}
.padd75{ padding:75px 0px}
.padd60{ padding:60px 0px}
.padd65{ padding:65px 0px}
.pt60{ padding-top:60px}
.radius img{border-radius:100px 0px}
ul.list-style{ margin:0px; padding:0px;}
ul.list-style li{ margin:0px 0 12px 0; padding:0px;  position:relative; padding-left:53px; line-height:1.7}
ul.list-style li:before{ background:url(../images/icons/site-icon.png) no-repeat; content:""; position:absolute; left:0; top:10px; height:17px; width:28px; }


