
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');

html {scroll-behavior:smooth;}
body {background:#fff; color:#000; font-family: 'Montserrat', sans-serif; font-size:17px;font-weight:400; line-height:1.7;}

.font-montserrat {font-family: 'Montserrat', sans-serif;}
*, *:focus {outline:none !important; transition:all 0.3s ease 0s;}

a {text-decoration:none !important; color:#7e5a02;} a:hover{color:#000;}
p{margin-bottom:25px;} .nomrgn{margin:0px !important;}

.Bor:after {border-bottom:1px solid #af892d; content:"";display:block; margin:0 0 20px 0; padding-bottom:5px; width:170px;}
.Bor1:after {border-bottom:1px solid #fff; content:"";display:block; margin:0 0 25px 0; padding-bottom:25px; width:100%;}

/******* Helpers ********************************************************************/
.ImgFade{background-color:#000;}
.ImgFade img{opacity: 0.80; filter: alpha(opacity=80); /* For IE8 and earlier */}
.img-thumbnail {padding: 10px; border: 1px solid #cbcbcb; border-radius: 0;	box-shadow:3px 3px 5px rgba(0,0,0,0.75);}

.row.divider > [class*='col-']:before,.row.divider > [class*='col-']:after {background:#a1a1a1; bottom: 0; content: " "; left: 0; position: absolute; width: 1px; top: 0;}
.row.divider > [class*='col-']:before {left: 0;}
.row.divider > [class*='col-']:after {right:-1px;left:auto;}
.row.divider > [class*='col-']:first-child:before,.row.divider > [class*='col-']:last-child:after {display: none;}

.fs-55 {font-size:55px !important;}
.fs-15 {font-size:15px !important;}
.fs-30 {font-size:30px !important;}
.fs-20 {font-size:20px !important;}
.fs-16 {font-size:16px !important;}
.fs-24 {font-size:24px !important;}
.fs-13 {font-size:13px !important;}
.fs-19 {font-size:19px !important; line-height:25px;}

i.text-light {color:#c6cedd !important;}

/*************Line Height****************/
.lh-1 {line-height:1 !important;}
.lh-13 {line-height:1.3 !important;}
.lh-2 {line-height:2 !important;}

.ls-1 {letter-spacing:.1em !important;}
.ls-20 {letter-spacing:.240em !important;}

hr{background-color:#9a9a9a;}

/*************Font Weight****************/
.font-weight-light {font-weight:300 !important;}
.font-weight-medium {font-weight:500 !important;}
.font-weight-semi {font-weight:600 !important;}
.font-weight-bolder {font-weight:800 !important;}

/*****************************/
.breadcrumb{border-bottom:1px dashed #d3d3d3; color:#505050; margin:15px 0px; background-color:transparent;padding:0 0 15px; text-transform:uppercase; font-size:12px;}
.breadcrumb>li+li:before{content:"\00BB";color:#000; margin:0 10px;}

.gutter-xs {margin-left:-2px!important;margin-right:-2px!important;}
.gutter-xs div[class^="col"]{padding-left:2px!important;padding-right:2px!important;}

.gutter-sm {margin-left:-9px!important;margin-right:-9px!important;}
.gutter-sm div[class^="col"]{padding-left:9px!important;padding-right:9px!important;}

.card {border:1px solid rgba(0,0,0,0.3);}
.Box-shadow{box-shadow:0px 0px 10px rgba(0,0,0,.2);}

/***************************/
.btn{ moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in;text-decoration:none !important; font-weight:700; font-size:14px; padding:13px 36px; font-family: 'Montserrat', sans-serif; border-radius:0px; text-transform:uppercase;}

.btn-danger{background-color:#800000 !important; border-color:#800000 !important;}
.btn-danger:hover,.btn-danger.focus,.btn-danger:focus{background-color:#000 !important; border-color:#000 !important;color:#fff !important;}

#Header .btn-danger{padding:10px 26px;border-radius:0px;background-color:#b7933c !important; border-color:#b7933c !important; font-size:16px; font-weight:800;color:#fff !important;}
#Header .btn-danger:hover,#Header .btn-danger.focus,#Header .btn-danger:focus{background-color:#000 !important; border-color:#000 !important;color:#fff !important;}


/*.btn-dark:hover,.btn-dark.focus,.btn-dark:focus{background-color:#1493a4 !important; border-color:#1493a4 !important;color:#fff !important;}
.btn {border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}*/

.btn.btn-sm {font-size: 10px;}
.input-group .btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;}

.btn-link {background-color:#fff !important; border-color:#4385f6 !important;}
.btn-link:hover {background-color:#efeeee !important; color:#000 !important;}

/*****************************/
.bg-warning {background:#af892d !important;}
.bg-dark {background:#000c24 !important;}

/*****************************/
.text-dark {color:#001132 !important;}
.text-danger {color:#800000 !important;}
.text-primary {color:#0044aa !important;}
.text-warning {color:#936c0d !important;}
.border-dark{border-color:#595959 !important;}

/*****************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {font-weight:400;}
h1, .h1 {font-size:40px;}
h2, .h2 {font-size:30px;}
h3, .h3 {font-size:16px;}
h4, .h4 {font-size:20px;}
h5, .h5 {font-size:12px; line-height:25px;}

/*******************************************************************/
input.form-control,input.form-control:focus {font-size: 14px; height: calc(2.5em + 1.2rem + 2px); box-shadow:none;}
select.form-control {font-size:14px; height:calc(1.5em + 1.2rem + 2px);}
textarea.form-control {font-size:14px; resize:none;}
textarea.form-control:not([rows]) {height:136px;}
.form-control::-moz-placeholder {color:#c9c9c9; opacity: 1;}

/**************************************************************/
.MainBanner .mask{position:absolute; top:0px; right:0%; left:0%; z-index:99; background:url(../images/bnr_shadow.png) repeat-x top; min-height:50%;}
.MainBanner .carousel-indicators {z-index:999; bottom:-60px;}
.MainBanner .carousel-indicators li {background-color:transparent; opacity:1;border-radius:50%; width:16px; height:16px; border:solid 1px #a2b5d1;} 
.MainBanner .carousel-indicators .active {background-color:#a2b5d1 !important;width:16px; height:16px;}

/****************************************************************
.heading-1{position:relative; text-align: center}
.heading-1:before {
  content: "";
  display: block;
  border-top: solid 1px #acacac;
  width: 100%;
  height:1px;
  position: absolute;
  top: 50%;
  z-index: 0;
}
.heading-1 span {
  background: #fff;
  padding: 0 10px;
  position: relative;
  z-index: 1;
}

/****************************************************************
.abs-middle {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 999;
}

.Borderimg .img-wrapper:before {
    position: absolute;
    z-index: -1;
    height: calc(100% - 50px);
    content: '';
    width: calc(100% - 50px);
    left: 0rem;
    top: 0rem;
    background: #bb4052;
}

/*******************************
.text-facebook {color: #3b5998 !important;}
.text-twitter {color: #1da1f2 !important;}
.text-linkedin {color: #0077b5 !important;}
.text-google {color: #dd5144 !important;}
.text-blue {color: #0000ff !important;}

/***********************************************************************
ul.orange li {color: #3c3c3c;list-style: none;position: relative;}
ul.orange li::before {color: #e84a1d; content: "\2022"; font-size: 2em; position: absolute; top: -11px; left: -20px;}

/****************************************************************
.accordion {}
.accordion .card-header .btn:after {position: absolute; right: 20px; content: "\f146"; font-family: "FontAwesome";}
.accordion .card-header .btn.collapsed:after {content: "\f0fe";}

/*****************************************************************
.separator {position: relative; margin: 20px 0px;height: 1px;}
.separator:after {content: ""; position: absolute; left: 0px; top: 0px; height: 3px; width: 10%;background-color: #000;}
.separator.separator-primary:after {background-color: #5d2f88;}
.separator.separator-warning:after {background-color: #fbbd37; }
.separator.separator-danger:after {background-color: #e84a1d;}

/************************************************************/

/********** Back To Top Button ***************************************************************************************************/
#scroll {background:rgba(95,95,95,0.55); position:fixed; right:10px; bottom:10px; z-index:99999; cursor:pointer; width:45px; height:45px; text-indent:-9999px; display:none; webkit-border-radius:50px; -moz-border-radius:50px; border-radius:50px}
#scroll span {position:absolute; top:50%; left:50%; margin-left:-8px; margin-top:-12px; height:0; width:0; border:8px solid transparent; border-bottom-color:#ffffff;}
#scroll:hover {background-color:#000; opacity:1;filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)";}