
@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Display:wght@300;400;500;700&family=Carrois+Gothic&family=Cormorant:ital@0;1&family=Source+Sans+Pro&display=swap');

html {scroll-behavior:smooth;}
body {background:#fff; color:#575757; font-family: 'Carrois Gothic', sans-serif; font-size:17px; font-weight:400; line-height:1.7;}

.font-big {font-family: 'Big Shoulders Display', cursive;}
.font-carrois {font-family: 'Carrois Gothic', sans-serif;}
.font-cormorant {font-family: 'Cormorant', serif;}
.font-source {font-family: 'Source Sans Pro', sans-serif;}
	
*, *:focus {outline:none !important; transition:all 0.3s ease 0s;}

a {text-decoration:none !important; color:#d4af37;} a:hover{color:#000;}
p{margin-bottom:25px;} .nomrgn{margin:0px !important;}

.Bor:after {border-bottom:5px solid #f69322; content:"";display:block; margin:0 0 20px 0; padding-bottom:15px; width:85px;}
.Bor1:after {border-bottom:5px solid #f69322; content:"";display:block; margin:auto auto 20px auto; padding-bottom:15px; width:85px;}

/******* Helpers ********************************************************************/
.ImgFade{background-color:#000;}
.ImgFade img{opacity: 0.8; filter: alpha(opacity=80); /* For IE8 and earlier */}
.IconTick{list-style-image:url(../images/icon_tick.png); padding-left:30px; line-height:40px;}

.shadow-img{box-shadow:1px 1px 10px rgba(4,4,4,.2);}
.box-shadow {box-shadow:1px 1px 10px rgba(4,4,4,.2);}

.fs-14 {font-size:14px !important;}
.fs-18 {font-size:18px !important;}
.fs-20 {font-size:20px !important;}
.fs-25 {font-size:25px !important;}
.fs-45 {font-size:45px !important;}
.fs-40 {font-size:40px !important;}

i.text-light {color:#c6cedd !important;}

/*************Line Height****************/
.lh-14 {line-height:1.4 !important;}
.lh-1 {line-height:1 !important;}

.ls-15 {letter-spacing:.050em !important;}
hr{background-color:#ccc; margin:30px 0px 30px 0px;}

/*************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-bold {font-weight:700 !important;}

/*****************************/
.breadcrumb{color:#fff; margin:15px 0px; background-color:transparent;padding:0 0 15px; text-transform:uppercase; font-size:11px; font-weight:600;}
.breadcrumb>li+li:before{content:"\00BB";color:#fff; margin:0 10px;} .breadcrumb a:hover{color:#fff;}

.gutter-sm {margin-left:-12px!important;margin-right:-12px!important;}
.gutter-sm div[class^="col"]{padding-left:12px!important;padding-right:12px!important;}

.gutter-xs {margin-left:-5px!important;margin-right:-5px!important;}
.gutter-xs div[class^="col"]{padding-left:5px!important;padding-right:5px!important;}

.card {border:1px solid rgba(0,0,0,0.3);}
.Box-shadow1{box-shadow:15px 15px 15px rgba(0,0,0,.15);}

/***************************/
.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:15px; padding:12px 38px; letter-spacing:.140em; font-family: 'Big Shoulders Display', cursive; vertical-align:top; border-radius:0px; text-transform:uppercase;}

.btn-danger{background-color:#fb0064; border-color:#fb0064 !important; color:#fff !important;}
.btn-danger:hover,.btn-danger.focus,.btn-danger:focus{background-color:#0f1010; border-color:#0f1010 !important;color:#fff !important;}

.btn-sm{padding:12px 28px;}
.input-group .btn {border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

/*****************************/
.bg-dark {background:#6706ea !important;}
.bg-primary {background:#130c1b !important;}

/*****************************/
.text-danger {color:#fb0064 !important;}
.text-dark {color:#1f373d !important;}
.text-black {color:#150f1a !important;}
.text-info {color:#4bf977 !important;}

/*****************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {font-weight:400;}
h1, .h1 {font-size:40px;}
h2, .h2 {font-size:35px;}
h3, .h3 {font-size:20px;}
h4, .h4 {font-size:14px;}
h5, .h5 {font-size:12px;}

/*******************************************************************/
input.form-control,input.form-control:focus {font-size: 13px; height: calc(2.5em + 1.2rem + 2px); box-shadow:none;font-family: 'Source Sans Pro', sans-serif;}
select.form-control {font-size:13px; height:calc(1.5em + 1.2rem + 2px);}
textarea.form-control {font-size:13px; resize:none;}
textarea.form-control:not([rows]) {height:136px;}
.form-control::-moz-placeholder {color:#79787f; 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:100%;}
.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;}

/****************************************************************/
.Borderhd {line-height: 0.5;text-align: center;}
.Borderhd span {display: inline-block;position: relative;  }
.Borderhd span:before,.Borderhd span:after {content: "";position: absolute; border-bottom-color:#b8b8b8 !important; border-bottom:double; border-width:4px; top:8px;width:50%;}
.Borderhd span:before {right: 100%;margin-right:45px;}
.Borderhd span:after {left: 100%;margin-left:45px;}

/****************************************************************
.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: #f69322; content: "\2022"; font-size:1.5em; position: absolute; top: -8px; 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(0, 0, 0, 0.85); position:fixed; right:10px; bottom:10px; z-index:99999; cursor:pointer; width:50px; height:50px; text-indent:-9999px; display:none; webkit-border-radius:60px; -moz-border-radius:60px; border-radius:60px}
#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)";}