/* top header start */
.top-header-data-1 {
    position: relative;
    display: block;
    padding: 5px 0;
    background-color: #113d71;
}
.top-header-data-2 {
    display: flex;
    justify-content: space-between;
}
.top-header-left ul {
    display: flex;
    padding-top: 3px;
}
.top-header-left ul li:first-child{
    margin-right: 20px;
}
.top-header-left ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.top-header-left ul li a i {
    margin-right: 7px;
    color: #eb9006;
}
.top-header-right ul {
    display: flex;
}
.top-header-right ul li {
    margin-left: 7px;
}
.top-header-right ul li:first-child {
    margin-left: 0px;
}
.top-header-right ul li i {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #005bc3;
    color: #fff;
    border-radius: 60px;
}
.top-header-right ul li .flaticon-facebook {
	background-color: #3b5998;
}
.top-header-right ul li .flaticon-twitter {
	background-color: #00aff0;
}
.top-header-right ul li .flaticon-instagram {
	background-color: #ff0097;
}
.top-header-right ul li .flaticon-youtube {
	background-color: #ef0000;
}
.head-appoint {
    display: none;
}
.view-all a {
    background-color: #eb9006;
    color: #fff!important;
    text-align: center;
    padding-left: 0!important;
}
.view-all a:hover{
    background-color: #113d6f;
}
/* top header end */

/* about start */
.about-page-1 {
    padding: 60px 0px 50px;
}
.about-page-2 h6 {
    color: #eb9006;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 7px;
}
.about-page-2 h2 {
    color: #27282c;
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.about-page-2 h2 span {
    font-weight: 400;
}
.about-page-2 p {
    font-size: 15px;
    text-align: justify;
    margin-bottom: 10px;
}
.about-page-3 {
    border-radius: 2px;
}
.about-page-4  {
    background-color: #f5f5f5;
    margin-top: 30px;
    padding: 30px 25px 15px;
}
.about-page-4 h3 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.about-page-4 p {
    margin-bottom: 15px;
}
/* about end */

/* contact start */
.contact-us-data-1{
    padding: 50px 0px 2px;
}
.contact-us-data-2{
	text-align:left;
}
.contact-us-data-2 h6{
	color: #ef1208;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: .2px;
    margin-bottom: 8px;
    padding-left: 65px;
    display: inline-block;
    position: relative;
}
.contact-us-data-2 h3{
	font-size: 42px;
    font-weight: 800;
    line-height: 48px;
    color: #261e71;
    margin-top: 5px;
    margin-bottom: 0px;
}
.contact-us-data-2 h3 span{
	color: #fbd601;
}
.contact-us-data-2 p{
    color: #222;
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 20px;
}
.contact-us-data-3 .form-group{
	margin-bottom:12px;
}
.contact-us-data-3 .form-group input{
	width: 100%;
    height: 42px;
    padding-top: 3px;
    padding-left: 12px;
    border: 1px solid #dbdbe1;
    border-radius: 2px;
    background-color: transparent;
}
.contact-us-data-3 .form-group select{
	width: 100%;
    height: 42px;
    padding-top: 3px;
    padding-left: 12px;
    border: 1px solid #dbdbe1;
    border-radius: 2px;
    background-color: transparent;
}
.contact-us-data-3 .form-group textarea{
	width: 100%;
    padding-top: 10px;
    padding-left: 12px;
    border: 1px solid #dbdbe1;
    border-radius: 2px;
    background-color: transparent;
}
.contact-us-data-3 button{
    background-color: #eb9006;
    border: none;
    color: #fff;
    padding: 11px 40px 8px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-top: -5px;
    float: right;
}
.contact-us-data-3 button:hover{
	background-color: #113d6f;
}
.contact-us-data-4{
	padding-left: 0px;
}
.contact-us-data-5 h3{
    font-size: 28px;
    color: #222;
    margin-top: 40px;
    font-weight: 600;
}
.contact-us-data-5 p{
	font-size: 15px;
    line-height: 25px;
    border-left: 4px solid #eb9006;
    padding-left: 18px;
    padding-right: 18px;
    margin-top: 20px;
	color: #444;
    margin-bottom: 25px;
}
.contact-us-data-6{
	background-color: #f5f5f5;
    border: 2px solid #ececec;
    padding: 30px 20px 12px;
    border-radius: 3px;
    margin-bottom: 15px;
    margin-right: 20px;
}
.contact-us-data-7 span{
	font-size: 36px;
    float: left;
    line-height: 45px;
    padding-right: 12px;
    margin-bottom: 10px;
    color: #eb9006;
}
.contact-us-data-7 h5{
	font-size: 17px;
    color: #333;
    font-weight: 500;
}
.contact-us-data-8 span{
	font-size: 36px;
    float: left;
    line-height: 45px;
    padding-right: 12px;
    margin-bottom: 10px;
	color: #eb9006;
}
.contact-us-data-8 h5{
	font-size: 17px;
    color: #333;
    font-weight: 500;
}
.contact-us-data-9{
    margin-top: 30px;
}
.contact-us-data-10{
	margin-bottom:25px;
}
.contact-us-data-10 p{
	margin-bottom: 0px;
    color: #777;
}
.contact-us-data-10 h5{
	font-size: 15px;
    color: #222;
    margin-bottom: 0;
	font-weight: 500;
}
.contact-us-data-10 span {
    float: left;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #eb9006;
    border-radius: 100px;
    color: #fff;
    font-size: 15px;
    margin-right: 12px;
    margin-bottom: 10px;
}
.contact-us-data-11 a{
	background-color: #2d2c2c;
    color: #fff;
    padding: 13px 35px 10px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}
.contact-us-data-11 a span{
	padding-right:6px;
}
.contact-us-data-12 h6{
    color: #eb9006;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .2px;
    margin-bottom: 0px;
    padding-right: 65px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}
.contact-us-data-12 h3{
    color: #06080a;
    font-size: 30px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.contact-us-data-12 h3 span {
    font-weight: 400;
}
.contact-us-data-12 iframe{
	width:100%;
	height:350px;
}
.contact-us-data-13 {
	margin-bottom:25px;
}
.contact-us-data-13 span{
    float: left;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background-color: #eb9006;
    border-radius: 100px;
    color: #fff;
    font-size: 15px;
    margin-right: 12px;
    margin-bottom: 10px;
}
.contact-us-data-13 p{
	margin-bottom: 0px;
    color: #777;
}
.contact-us-data-13 h5{
	font-size: 15px;
    color: #222;
    margin-bottom: 0;
	font-weight: 500;
    line-height: 21px;
}
.contact-us-data-14{
	padding:0px 0px 80px;
}
.contact-us-data-15{
	text-align:center;
}
.contact-us-data-15 {
	margin-bottom:20px;
}
.contact-us-data-15 h6 {
    color: #eb9006;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 0px;
}
.contact-us-data-15 h3{
    font-size: 30px;
    font-weight: 700;
    line-height: 48px;
    color: #06080a;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.contact-us-data-15 h3 span{
	font-weight: 400;
}
.contact-us-data-15 p{
    color: #222;
    font-size: 15px;
    line-height: 28px;
}
.contact-us-data-16 h5{
    font-size: 24px;
    margin-bottom: 27px;
    margin-top: -30px;
    color: #06080a;
    font-weight: 700;
    text-transform: uppercase;
}
.contact-us-data-16 h5 span {
    font-weight: 400;
}
/* contact end */

/* team member start */
.team-member-1 {
    padding: 60px 0px 60px;
    background-color: #f5f5f5;
}
.team-member-2 {
    margin: 0rem 15rem;
    background-color: #fff;
    box-shadow: rgb(0 0 0 / 10%) 0px 5px 15px;
    border-radius: 4px;
    padding: 25px 25px 7px;
}
.team-member-3 {
    display: flex;
    border-bottom: 1px solid #ededed;
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.team-member-3 img {
    width: 90px;
    height: 90px;
    margin-right: 20px;
}
.team-member-3 .content {
    padding-top: 8px;
}
.team-member-3 .content h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.team-member-3 .content h4 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 4px;
}
.team-member-3 .content p {
    font-size: 15px;
    margin-bottom: 0;
}
.team-member-4 h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 2px;
}
.team-member-4 p {
    margin-bottom: 10px;
}
.team-member-5 p {
    margin-bottom: 10px;
}
.team-member-5 h5 {
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    padding-bottom: 15px;
}
/* team member end */

/* expertise page start */
.expertise-page {
    padding: 60px 0px 30px;
    background-color: #f5f5f5;
}
.expertise-page p {
    color: #eb9006;
}
.expertise-page .single-working-box {
    margin-bottom: 35px;
}
.expertise-page .single-working-box .text-holder .outer-box {
    box-shadow: rgb(0 0 0 / 17%) 0px 5px 15px;
}
.expertise-page .sec-title .title {
    color: #1c232b;
}
.expertise-page .sec-title .bottom-text {
    color: #1c232b;
}
/* expertise page end */

/* expertise list start */
.expertise-list {
    padding: 60px 0px 40px;
}
.expertise-list-2 h2 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.expertise-list-2 h2 span {
    font-weight: 500;
}
.expertise-list-2 p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 10px;
}
.expertise-list-2 h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}
.expertise-list-2 h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 7px;
}
.expertise-list-2 ul {
    margin-bottom: 20px;
}
.expertise-list-2 ul li {
    margin-bottom: 5px;
    clear: both;
}
.expertise-list-2 ul li i {
    font-weight: 700;
    float: left;
    padding-top: 1px;
    margin-right: 6px;
    color: #f59400;
}
.expertise-right-1{
	margin-left: 50px;
}
.expertise-right-2 h3{
    font-size: 24px;
    line-height: 15px;
    font-weight: 600;
    margin-bottom: 17px;
    position: relative;
    text-align: center;
}
.expertise-right-2 h3:before{
	content: '';
    width: 45px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #444;
    transform: translate(0,-50%);
}
.expertise-right-2 h3:after{
	content: '';
    width: 45px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 0;
    background-color: #444;
    transform: translate(0,-50%);
}
.expertise-right-2 ul li a{
    display: block;
    background-color: #103d6e;
    color: #fff;
    border-bottom: 1px solid #214d7c;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px;
    padding: 1px 15px 0px;
}
.expertise-right-2 ul li a span{
    font-size: 11px;
    font-weight: 600;
    padding-right: 5px;
}
.expertise-right-2 ul li a:hover{
	background-color: #eb9006;
}
.expertise-right-2 ul li.active a{
	background-color: #eb9006;
}
.expertise-right-3{
    padding: 14px 20px 20px;
    background-color: #333;
    margin-top: 10px;
    border: 1px solid #333333;
    border-radius: 1px;
}
.expertise-right-3 h3{
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    margin-bottom: 12px;
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
}
.expertise-right-3 h3:before{
	content: '';
    width: 50px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: #fff;
    transform: translate(0,-50%);
}
.expertise-right-3 h3:after{
	content: '';
    width: 50px;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 0;
    background-color: #fff;
    transform: translate(0,-50%);
}
.expertise-right-3 .form-group{
	margin-bottom:7px;
}
.expertise-right-3 .form-group input{
    font-size: 14px;
    width: 100%;
    height: 36px;
    padding-top: 1px;
    padding-left: 12px;
    border: 1px solid #ffffff;
    border-radius: 1px;
    background-color: #fff;
}
.expertise-right-3 .form-group input::placeholder {
    font-size: 14px;
}
.expertise-right-3 .form-group select{
    font-size: 14px;
    width: 100%;
    height: 36px;
    padding-top: 1px;
    padding-left: 12px;
    border: 1px solid #ffffff;
    border-radius: 1px;
    background-color: #fff;
}
.expertise-right-3 .form-group select::placeholder {
    font-size: 14px;
}
.expertise-right-3 .form-group textarea{
	width: 100%;
    padding-top: 8px;
    padding-left: 12px;
    border: 1px solid #fff;
    border-radius: 2px;
    background-color: #fff;
}
.expertise-right-3 .form-group textarea::placeholder {
    font-size: 14px;
}
.expertise-right-3 button{
    background-color: #eb9006;
    border: none;
    color: #fff;
    padding: 10px 20px 7px;
    width: 100%;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-top: -5px;
}
.expertise-right-3 button:hover{
    background-color: #ff9a00;
}
/* expertise list end */

/* book appoinment start */
.book-appoinment {
    background-color: #f5f5f5;
    padding: 60px 0px 60px;
}
.book-appoinment form {
    width: 500px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px 25px 25px;
    box-shadow: rgb(0 0 0 / 12%) 0px 5px 15px;
    border-radius: 4px;
}
.book-appoinment form h2 {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 2px solid #e7e6e6;
    padding-bottom: 10px;
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: 12px;
}
.book-appoinment form h2 span {
    font-weight: 500;
}
.book-appoinment .form-group {
    margin-bottom: 10px;
}
.book-appoinment .form-group label {
    font-size: 13px;
    font-weight: 500;
    color: #444;
    text-transform: uppercase;
    display: block;
    margin-bottom: 2px;
}
.book-appoinment .form-group input {
    border: 1px solid #e5e2e2;
    width: 100%;
    height: 38px;
    border-radius: 1px;
    padding-left: 12px;
}
.book-appoinment .form-group select {
    border: 1px solid #e5e2e2;
    width: 100%;
    height: 38px;
    border-radius: 1px;
    padding-left: 12px;
}
.book-appoinment .form-group textarea {
    border: 1px solid #e5e2e2;
    width: 100%;
    border-radius: 1px;
    padding-left: 12px;
    padding-top: 4px;
}
.book-appoinment button {
    background-color: #eb9006;
    border: none;
    color: #fff;
    padding: 11px 40px 8px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-top: -5px;
    float: right;
}
.book-appoinment button:hover {
    background-color: #113d6f;
}
/* book appoinment end */