@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=Poppins:wght@700&display=swap');

html {scroll-behavior:smooth;}
body {background:#fff; color:#000; font-family: 'Montserrat', sans-serif; font-size:19px;/*font-size:16px; */font-weight:400; line-height:1.6;}

.font-poppins{font-family: 'Poppins', sans-serif;}
.font-montserrat{font-family: 'Montserrat', sans-serif;}

*, *:focus {outline:none !important; transition:all 0.3s ease 0s;}

a {text-decoration: none !important;color: #000;}
a:hover {color: #006599;}
p{margin-bottom:20px;} .nomrgn{margin:0px !important;}

.Bor:after {border-bottom:6px solid #000; content:"";display:block; margin:40px 0px 5px 0px; padding-bottom:0px; width:63px;}

/******* Helpers ********************************************************************/
.ImgFade{background-color:#000;}
.ImgFade img{opacity:0.70; filter:alpha(opacity=70); /* For IE8 and earlier */}
.img-thumbnail {padding:5px; border:1px solid #cbcbcb; border-radius:0; box-shadow:2px 2px 4px rgba(0,0,0,0.75);}

.row.divider > [class*='col-']:before,.row.divider > [class*='col-']:after {background:#ccc; 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-15 {font-size: 15px !important;}
.fs-17 {font-size: 17px !important;}
.fs-19 {font-size: 19px !important;}
.fs-18 {font-size: 18px !important;}
.fs-24 {font-size: 24px !important;}
.fs-14 {font-size: 14px !important;}


/*************Line Height****************/
.lh-1{line-height:1 !important;}

.ls-2 {letter-spacing:.2em !important;}
.ls-1 {letter-spacing:.1em !important;}

hr{background-color:#eaeaea; margin-bottom: 20px;margin-top: 0px;}

/*************Font Weight****************/
.font-weight-normal {font-weight:400 !important;}
.font-weight-semi {font-weight:600 !important;}
.font-weight-bold {font-weight:700 !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-sm {margin-left:-10px!important;margin-right:-10px!important;}
.gutter-sm div[class^="col"]{padding-left:10px!important;padding-right:10px!important;}

.card {border:1px solid rgba(0,0,0,0.3);}
.Box-shadow{box-shadow:5px 5px 5px rgba(0,0,0,.45);}
.Box-shadow1{box-shadow:15px 15px 15px rgba(0,0,0,.10);}

/***************************/
.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:400; font-size:14px; padding:14px 45px; font-family: 'Montserrat', sans-serif; text-transform:uppercase; letter-spacing:0em; box-shadow:none !important; border-radius:0px;}

.btn-outline-dark{color:#000 !important; border:1px solid #000 !important; background:transparent;}
.btn-outline-dark:hover,.btn-outline-dark.focus,.btn-outline-dark:focus{background:#006599 !important;border-color:#006599!important; color:#fff !important;}
.btn-outline-light{color:#000 !important; border:1px solid #000 !important; background:transparent;}
.btn-outline-light:hover,.btn-outline-dark.focus,.btn-outline-dark:focus{background:#fff !important;border-color:#006599!important; color:#006599 !important;}
.btn-secondary{color:#000 !important; border-color:#c6c6c6 !important; background:#c6c6c6; border-radius:30px !important; text-transform:none !important; padding:12px 70px !important;}
.btn-secondary:hover,.btn-secondary.focus,.btn-secondary:focus{background:#006599 !important;border-color:#006599!important; color:#fff !important;}


.btn-sm {font-size:14px; letter-spacing:normal; text-transform:none; font-weight:400;padding:8px 20px;}


.btn-lg {padding:23px 50px;}

.input-group .btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;}
/*****************************/
.bg-primary {background: #006599 !important;}
.bg-dark {background: #00071a !important;}

/*****************************/
.text-secondary {color: #606060 !important;}


/*****************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {}
h1, .h1 {font-size:60px;}
h2, .h2 {font-size:37px;}
h3, .h3 {font-size:30px;}
h4, .h4 {font-size:18px;}
h5, .h5 {font-size:12px;}

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

textarea.form-control {font-size:14px; resize:none;}


/**************************************************************/
/*.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: #fff;list-style: none;position: relative; right:10px;}
ul.orange li::before {color: #a2ca2a; content: "\2022"; font-size: 55px; position: absolute; top: -35px; left: -35px;}
ul.orange1 {margin-left:25px;}
ul.orange1 li {color: #000;list-style: none;position: relative;}
ul.orange1 li::before {color: #3789c7; content: "\2022"; font-size: 2em; position: absolute; top: -14px; left: -26px;}

/****************************************************************
.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:#c6c6c6; opacity:1;filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)";}