html, body{background:white;font-family:'Poppins-Regular', sans-serif;color:#4e4e4e;line-height:22px;font-size:100%;}
@font-face{font-family:'Poppins-Light';src:url(../fonts/Poppins-Light.ttf) format('truetype');}
@font-face{font-family:'Poppins-Regular';src:url(../fonts/Poppins-Regular.ttf) format('truetype');}
@font-face{font-family:'Poppins-Bold';src:url(../fonts/Poppins-Bold.ttf) format('truetype');}
@font-face{font-family:'Cormorant-Regular';src:url(../fonts/Cormorant-Regular.otf) format('truetype');}
h1, h2, h3, h4, h5, h6{font-family:'Poppins-Regular', sans-serif;color:#4e4e4e;}
a{color:#2C72B9;text-decoration:none;}
a:hover{transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;text-decoration:none!important;}
body > section{padding:60px 0;}
hr{border-top:1px solid #e5e5e5;border-bottom:1px solid white;}
.g-recaptcha{display:inline-block;}
#radioBtn .notActive{color:#3276b1;background-color:white;}
.seperator{height:10px;width:60px;background: #e4bf7e;}
/* scroll top button */
#button{display:inline-block;background:black;width:50px;height:50px;text-align:center;position: fixed;bottom:30px;right:30px;transition:background-color .3s, opacity .5s, visibility .5s;opacity:0;visibility:hidden;z-index:1000;}
#button::after{content:"\f077";font-family:FontAwesome;font-weight:normal;font-style:normal;font-size:2em;line-height: 50px;color:#fff;}
#button:hover{cursor:pointer;background-color:#333;}
#button:active{background-color: #555;}
#button.show{opacity:1;visibility: visible;}
/* end scroll top button */
.alert{margin:0;border-radius:0;}
.input-group-text{background-color:#e4bf7e;color:white;border:1px solid #e4bf7e;}
.crumb{background:#601314 url('../img/images/crumbnail.jpg') no-repeat;background-size: contain;background-attachment: fixed;text-align: center;padding:80px 0;color:#000;text-transform: uppercase;letter-spacing: 0.2rem;}
.crumb ul{margin:0;padding:0;font-size:32px;font-family: "Poppins-Bold"}
.crumb li{display:inline;text-decoration:none;padding:0 2px 0 2px;color:#fff;}
.crumb li a{color:#fff;}
.crumb li a:hover{color:#e4bf7e;-webkit-transition:all 0.25s ease;transition:all 0.25s ease;}
.top-bar{background: #000;color: #fff;font-size: 14px;}
.top-bar h5{color: #fff;font-size: 13px;font-family: "Poppins-Light"!important;margin-top: 11px;}
.top-bar .btn-primary{background: #e4bf7e;}
.top-bar .btn-primary:hover{background: #c21016;}
.top-bar a{color: #fff;}
.banner{background:white;padding:0;box-shadow:0 2px 2px rgba(0,0,0,.1);}
.slider ul{padding:0;list-style:none;}
.slider .cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: rgba(1,27,49, 0.5);}
.slider .title{padding:14px 0px!important;color:#fff;width:100%;}
.slider .first-line{font-size:34px;width:64%;line-height:44px;font-family: "Poppins-Bold";text-transform:capitalize;color: #fff;}
.slider .second-line{font-size:14px;color:#fff;width: 60%!important;}
.slider .tp-caption{visibility:hidden;opacity:0;}
.slider .btn-primary{border:solid 1px #000;color: #000;padding: 10px 22px;font-size: 13px;background: #fff!important;}
.slider .btn-primary:hover{border:solid 1px #CCA876;color: #CCA876;}
.slider .btn-danger{background: #e4bf7e;border:solid 1px #e4bf7e;color: #fff;padding: 10px 22px;font-size: 13px;}
.slider .btn-danger:hover{background: #000;color: #fff;border:solid 1px #000;}
.about-us h3{font-size: 32px;text-transform: uppercase;color: #464646;font-family:'Cormorant-Regular';}
.about-us h5{font-size: 14px;line-height: 28px;color: #888;}
.about-us .btn-primary{background-color: #e4bf7e;color: #fff;font-size: 13px;}
.about-us .btn-primary:hover{background-color: #888;color: #fff;}
.about-us .about-quote{display: flex;align-items: center;color: #373f4e;color: #fff;background-color: #611213;background-image: url('../img/images/pattern3.jpg');background-size: cover;}
.about-us .item-wrap{padding: 8rem;}
.about-us .item-wrap .fa{font-size:8rem;color: #a23937;}
.about-us h2{color: #fff;font-family:'Cormorant-Regular';font-size: 42px;}
.about-us h6{color: #fff;font-size: 14px;line-height: 28px;}
.about-us h4{font-size: 13px;color: #888;}
.about-us .lists-icon .fa{background: #e4bf7e;color: #fff;padding: 22px;font-size: 34px;}
.about-us .lists-icon a{color: #333;}
.about-us .lists-icon .title{font-size: 16px;font-family: 'Poppins-Bold';padding-top: 22px;}
.about-us .accordion-button{background: #6f6e73;box-shadow:none!important;color: #fff;font-size: 14px;border-radius: 0px!important;border: none!important;outline:0px!important;}
.about-us .accordion-button::after {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }
.about-us .accordion-body{font-size: 13px;color: #888;}
.about-us .accordion-button .collapsed{outline: none!important;}
.services{background: #29383f;}
.services h3{font-family: 'Cormorant-Regular';font-size: 36px;text-transform: uppercase;color: #fff;}
.services h5{font-size: 14px;color: #fff;width: 70%;line-height: 22px;}
.services .fa{font-size: 1.5em;background: #fff;padding: 30px;color: #29383f;margin-top: 42px;border-radius: 60px;}
.services .fa:hover{background: #e4bf7e;color: #fff;transform: translateY(-20px);transition: 0.5s;}
.services h4{font-size: 14px;letter-spacing: .5px;line-height: 22px;color: #fff;font-family:"Poppins-Bold" ;}
.services .btn-danger{background: #fff;border-radius: 32px;border: solid 1px #fff;color: #000;margin-top: 6rem;}
.services .btn-danger:hover{background: #e4bf7e;color:#fff;border: solid 1px #e4bf7e;}
.practice-area  h3{font-family: 'Poppins-Light';font-size: 32px;text-transform: capitalize;color: #333;}
.practice-area h5{font-size: 14px;color: #888;width: 70%;line-height: 22px;}
.practice-area .fa{font-size: 1.5em;background: #611213;width: 90px;height: 90px;padding-top: 30px;color: #fff;margin-top: 42px;border-radius: 60px;}
.practice-area .fa:hover{background: #e4bf7e;color:#fff;transform: translateY(-20px);transition: 0.5s;}
.practice-area h4{font-size: 14px;letter-spacing: .5px;line-height: 22px;color: #888;font-family:"Poppins-Bold" ;}
.practice-area.btn-danger{background: #fff;border-radius: 32px;border: solid 1px #fff;color: #000;margin-top: 6rem;}
.practice-area .btn-danger:hover{background: #e4bf7e;color:#fff;border: solid 1px #e4bf7e;}
.practice-area .header-right{font-size: 26px;text-transform: uppercase;color: #464646;font-family:'Cormorant-Regular';margin-top: 2rem;}
.practice-area .view h2{font-size: 28px;text-transform: uppercase;color: #464646;font-family:'Cormorant-Regular';}
.practice-area .view h6{font-size: 14px;line-height: 28px;color: #888;}
.practice-area .side-practice .fa{background: #e4bf7e;color: #fff;width: 90px;height: 90px;padding-top: 30px;font-size: 1.5rem;}
.practice-area .side-practice a{color: #333;}
.practice-area .side-practice .title{font-size: 16px;font-family: 'Poppins-Bold';padding-top: 22px;}
.content-team .img{height: 655px;overflow: hidden;}
.content-team .caption{background: #6f6e73;height: 655px;overflow: hidden;padding: 6rem;}
.content-team .item-border{border: solid 1px #ccc;border-left:none!important;padding:20px 20px 20px 0;}
.content-team h3{color: #fff;text-transform: uppercase;font-size: 22px;margin-top: 1rem;}
.content-team h5{color: #fff;font-size: 14px;font-family: 'Poppins-Light';line-height: 26px;}
.content-team .btn-danger{background: #fff;color: #000;}
.content-team .btn-danger:hover{background: #e4bf7e;color: #fff;}
.main-newsletter{background: url('../img/images/pattern3.jpg') no-repeat;padding: 60px 0;}
.main-newsletter h3{color: #fff;font-family:"Cormorant-Regular" ;font-size: 36px;}
.main-newsletter h4{color: #fff;font-size: 14px;font-family: 'Poppins-Light';line-height: 26px;}
.main-newsletter .btn-primary{background: #e4bf7e;color: #fff;}
.team .item-wrap{background: #6f6e73!important;color: #fff;padding: 4rem;}
.team .item-wrap h5{color: #e4bf7e;font-family: 'Poppins-Light';font-size: 13px;}
.team .item-wrap h4{color: #fff;font-family: 'Poppins-Regular';}
.team .item-wrap h6{color: #fff;line-height: 28px;font-size: 14px;}
.team .item-wrap .btn-primary{background: #e4bf7e;color: #fff;}
.team .item-wrap .btn-primary:hover{background: #333;color: #fff;}
.team .item-wrap-2{background: #611213;color: #fff;padding: 4rem;}
.team .item-wrap-2 h5{color: #e4bf7e;font-family: 'Poppins-Light';font-size: 13px;}
.team .item-wrap-2 h4{color: #fff;font-family: 'Poppins-Regular';}
.team .item-wrap-2 h6{color: #fff;line-height: 28px;font-size: 14px;}
.team .item-wrap-2 .btn-primary{background: #e4bf7e;color: #fff;}
.team .item-wrap-2 .btn-primary:hover{background: #333;color: #fff;}
.team .view h5{color: #888;font-family: 'Poppins-Light';font-size: 13px;}
.team .view h2{font-size: 28px;font-family:"Cormorant-Regular";color: #333;text-transform: uppercase;}
.team .view h6{font-size: 14px;color: #888;line-height: 25px;}
.team .view h1{font-size: 28px;font-family:"Cormorant-Regular";color: #333;text-transform: uppercase;}
.team .view .items-side{background: rgba(164,111,23, 0.5);position: relative;z-index: 50;bottom: 85px;padding: 15px;font-size: 14px;color: #fff;}
.team .view .items-side:hover{background: rgba(195, 151, 81, 0.5);}
.team .view .items-side a{color: #fff;}
.careers h2{font-size: 32px;font-family:"Cormorant-Regular";}
.careers h6{color: #888;font-size: 14px;line-height: 22px;}
.careers .caption{box-shadow: 0 20px 30px rgb(24 33 99 / 10%);margin-bottom: 3rem;}
.careers h3{color: #1a2e43;font-size: 22px;}
.careers h5{color: #777;font-size: 13px;line-height: 20px;}
.careers .post-info{font-size: 10px;color: #777;}
.careers .btn-success{background: #e3f4ea;color: #389660;border-radius: 30px;font-size: 12px;}
.careers .caption .fa{font-size: 13px;color: #389660;}
.careers .text-down{font-size: 13px;color: #e4bf7e;text-transform: italic;}
.contact h2{font-size:44px;font-family:'Poppins-Bold';color:#100e24;text-transform:uppercase;}
.contact .fa{font-size: 40px;color:#e4bf7e;}
.contact h4{font-size:22px;}
.contact h5{font-size: 15px;color: #758799;}
.contact a{color:#e4bf7e;}
.contact .phone{box-shadow: 0.188em 0.25em 2.188em rgb(0 0 0 / 16%); padding: 22px;}
.contact .form-control{border-radius:0!important;}
.contact .btn-primary{background:#e4bf7e;border-radius:0;color:white;padding: 25px 45px;}
.contact textarea{height:150px;}
.contact input, .contact textarea{border:1px solid #eaeaea;color:#100e24;border-radius:0;}
.contact .form-control{border-radius: 0px!important;font-size: 14px;}
/*###################### PAGINATION ################################*/
.pagination{background:#011d4c;border-radius:0;}
.pagination a{padding:10px 20px;text-decoration:none;color:#00adef;}
.pagination a:hover{background:#00adef;color:white;}
.disabled{padding:10px 20px;color:white;background:#00adef;}
.current{background:#00adef;padding:10px 20px;text-decoration:none;color:white;}
/********************** End Pagination *****************************/
footer .clients{margin-bottom:3rem;}
footer .clients .item-wrap{background: #fff;padding: 14px;}
footer .clients h4{font-size: 14px;font-family:'Poppins-Light';color: #808080;margin-top: 4rem;}
footer .clients h2{font-size: 32px;font-family:'Poppins-Bold';color: #601314;margin-top: 25px;}
footer .clients .content-header{border-left: solid 6px #e4bf7e;}
footer .middle-footer{margin-top: 55px;}
footer .middle-footer h5{font-size: 14px;line-height: 22px;color: #888;}
footer .middle-footer .btn-primary{font-size: 14px;border: solid 1px #e4bf7e;background: #fff;color: #e4bf7e;border-radius: 30px;}
footer .middle-footer .btn-primary:hover{background: #000;color: #fff}
footer .middle-footer .title{color:#000 ;font-size: 14px;font-family: 'Poppins-Bold';text-transform: uppercase;}
footer, footer a{color:#100e24;font-size:14px;font-weight:400;}
footer a:hover{color:#e4bf7e;}
footer [class^=el-icon-]{font-size: 34px!important;color :#e4bf7e}
footer .fa{color: #fff;background: #e4bf7e;padding:8px;border-radius: 2px;}
footer .newsletter{margin-top: 0.8rem;display: inline-block;background: #fff;padding: 10px;}
footer .newsletter input{padding: 10px 15px;color: #888;border: none!important;outline: none!important;}
footer .main-newsletter .btn-success{background: #e4bf7e!important;color: #fff;margin-top: 30px;}
footer .newsletter .fa{font-size: 32px;color: #333!important;background: none!important;padding: 0px 10px 10px 10px;border-right: 1px solid #888;}
footer .bot{text-align:center;color:#fff;background: #601314;}
footer .bot .dev{font-size: 13px;}
footer .bot a{color:#e4bf7e;}
@media only screen and (max-width:767px){
	body > section{padding:20px 0;}
	.navbar-dark .navbar-nav .nav-link{margin-bottom:10px;}
	.crumb{padding: 10px 0!important;background-size:cover;}
	.crumb ul{margin:10px 0;}
	.crumb li a{font-size:16px;}
	.crumb li{font-size:14px;}
	.slider .title,.top-bar{display: none;}
	.about-us .item-wrap{padding: 0px;}
	.about-us h3,.about-us h2{margin-top: 15px;font-size: 20px;text-transform: uppercase;}
	.about-us h5,.main-newsletter h4{font-size: 13px;}
	.about-us .btn-primary,.about-us h6,.services .btn-danger,.content-team .btn-danger{margin-bottom: 15px;font-size: 13px;}
	.about-us .item-wrap .fa{font-size: 4rem;padding-top: 15px;}
	.services h5,.practice-area h5{width: auto;}
	.content-team .img{height: auto;}
	.content-team .caption{padding: 15px;height: auto;}
	.main-newsletter h3,.practice-area .view h2{font-size: 19px;text-transform: uppercase;}
	.main-newsletter .btn-primary{width: 100%;}
	.team .home-img{padding: 15px;display: none;}
	.team .item-wrap,.team .item-wrap-2{padding: 2rem;}
	.team .col-sm-6{padding: 0px;}
	.team .view .items-side{z-index: none;bottom: auto;background: #e4bf7e;}
	.careers .img{display: none;}
	footer .middle-footer .btn-primary{margin-bottom: 25px;}
}