*{margin:auto;box-sizing:border-box;padding:0}
img{max-width:100%}
h1,h2,h3,h4,h5,h6{font-family:'ChelthmITC Bk BT'!important}
p{font-family: 'Proxima Nova Rg' !important; font-size: 18px;}
a{font-family: 'Proxima Nova Rg';text-decoration: none !important;}
.iconschat-box-box {position: fixed;right: 15px;bottom: 10px;}


header.header {
    position: relative;
    z-index: 999999;
}
@media(max-width: 767px){
	.desktop-moiblethings {
   width: 210px !important;
    max-width: 210px !important;
    margin-left: 0;
    z-index: 999999;
}
}






.ban-sympo-top {
    position: relative;
}
.ban-sympo-top:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #00000047;
    z-index: 9;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}


/****body start****/


.outer-ban-sympo {
    box-shadow: 0px 37px 0px -30px #ec883f;
    position: relative;
}
.ban-sympo-bottom {
    position: absolute;
    bottom: 0%;
    width: 100%;
    text-align: center;
    color: #fff;
	 z-index: 99;
}
.ban-sympo-bottom a img {
    width: 20px;
}
.ban-sympo-bottom a {
    background: #f87d3b;
    padding: 10px 60px;
    border-radius: 17px;
    color: #fff;
    text-transform: uppercase;
}
.ban-sympo-bottom h1 {
	margin-top: 70px;
    margin-bottom: 5px;
    font-size: 55px;
	line-height: 55px;
}
.ban-sympo-bottom p {
	font-size: 16px;
    margin-top: 5px;
    text-transform: uppercase;
	margin-bottom: 30px;
}
.ban-sympo-bottom a:hover {
    color: #fff;
}
.ban-sympo-top img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}








section.frm-sect {
    padding-top: 60px;
	padding-bottom: 60px;
}
.txtt-clm {
    padding-right: 40px;
}
.txtt-clm h5 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
	margin-bottom: 30px;
}
.txtt-clm p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #040404 !important;
    font-weight: 400;
    margin-bottom: 20px;
}
.outer-cntct {
	background: #fff;
    filter: drop-shadow(0 0 10.5px rgba(1,1,1,0.1));
	border-radius: 27px;
}
.cnt-head {
    background: #025172;
	padding: 30px;
	border-top-left-radius: 27px;
    border-top-right-radius: 27px;
}
.cnt-head h2,
.cnt-head h5 {
    font-size: 20px;
    line-height: 20px;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Proxima Nova Rg' !important;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.cntct-frm {
	background: url(images/strategic-bck.png);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px;
    border-bottom-left-radius: 27px;
    border-bottom-right-radius: 27px;
}
.cntct-frm label {
    font-size: 14px;
    line-height: 28px;
    color: #000;
    font-weight: 500;
}
.cntct-frm input[type=text] {
    text-transform: capitalize;
    height: 45px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: none;
    padding: 6px 20px;
    margin-bottom: 15px;
}
.cntct-frm input[type=email] {
    text-transform: capitalize;
    height: 45px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: none;
    padding: 6px 20px;
    margin-bottom: 15px;
}
.cntct-frm input[type=tel] {
    text-transform: capitalize;
    height: 45px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: none;
    padding: 6px 20px;
    margin-bottom: 15px;
}
.cntct-frm textarea {
	width: 100%;
    text-transform: capitalize;
    height: 150px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: none;
    padding: 6px 20px;
    margin-bottom: 15px;
}
.cntct-frm textarea:focus {
    background: #fff;
    outline: 0;
}
.cntct-frm button.btn.btn-default {
    background: #f77d3b;
    margin-top: 30px;
    color: #fff;
    font-weight: 500;
    border-radius: 10px;
    text-transform: uppercase;
    padding: 10px 40px;
}
.cntct-frm button.btn.btn-default:focus {
	outline: 0;
}














section.boxxes-sect {
    padding-top: 60px;
}
.boxx-clm {
    position: relative;
}
.boxx-clm h2 {
    font-size: 26px;
    line-height: 38px;
    font-weight: 600;
    color: #000;
    font-family: 'Proxima Nova Rg' !important;
	margin-bottom: 30px;
}
.boxx-clm h2:after {
    background-color: #d5d5d5;
    content: "";
    display: inline-block;
    height: 2px;
    width: 445px;
    margin-left: 10px;
    vertical-align: super;
}
.frst-box {
    box-shadow: rgb(0 0 0 / 8%) 0px 4px 12px;
}
.cnt-box {
    padding: 20px 25px 20px 25px;
    min-height: 110px;
	margin-bottom: 40px;
}
.cnt-box p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 22px;
    color: #040404;
    margin-bottom: 0px;
}
.scnd-box {
    box-shadow: rgb(0 0 0 / 8%) 0px 4px 12px;
}















section.contact-us-help {
    margin-top: 60px;
    background-image: url(images/contact-us.png);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}
.contact-text-in h2 {
    font-size: 42px;
    margin-bottom: 30px;
}
.contact-text-in p {
    margin-bottom: 30px;
}
.contact-text-in {
    text-align: center;
    color: #fff;
    padding: 100px 0;
}
.contact-text-in a {
    color: #093954 !important;
    background: #fff;
    padding: 10px 30px;
    border-radius: 20px;
    text-transform: uppercase;
}











section.speak-form {
    background: #f0f0f0;
    padding-bottom: 60px;
}
.contact-formss {
    text-align: center;
    box-shadow: 0px 0px 10px 0px #02020287;
    margin-top: -20px;
    background: #fff;
	position: relative;
	padding-top: 50px;
	    padding-bottom: 60px;
}
.contact-formss h2 {
    font-size: 42px;
    margin: 30px 0;
}
.contact-formss>div img {
    width: 250px;
}
.contact-formss>img {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
}
.mail-name-formmsss {
    margin-bottom: 25px;
}
.contact-formss input {
    text-transform: uppercase;
    height: 45px;
    box-shadow: 0px 0px 7px 0px #0202022e;
    border: none;
}
.contact-formss input::placeholder {
    color: #025172;
}
button.btn.btn-default {
    background: #025172;
    margin-top: 30px;
    color: #fff;
    border-radius: 20px;
    text-transform: uppercase;
    padding: 10px 30px;
}




/****body ends****/


/****Container Responsive Start****/
@media (min-width: 1350px) and (max-width: 1399px){
.container {
    max-width: 1320px !important;
}
}

@media (max-width: 1349px){
.container {
    max-width: 98% !important;
}
}

/****Container Responsive ends****/



/****responsive start****/
html, body {
	overflow-x: hidden;
}

@media (max-width: 767px){
	.outer-ban-sympo {
    box-shadow: none;
}
.ban-sympo-top img {
    display: none;
}
	.ban-sympo-bottom {
    position: relative;
    color: #000;
    padding-left: 0px;
    padding-right: 0px;
}
.ban-sympo-bottom h1 {
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 34px;
    margin-top: 30px;
}
.ban-sympo-bottom p {
    font-size: 13px;
    margin-top: 5px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.txtt-clm {
    padding-right: 0px;
	margin-bottom: 50px;
}
.boxx-clm h2:after {
    width: 117px;
}
}

@media (min-width: 768px) and (max-width: 980px){
	.ban-sympo-bottom h1 {
	margin-top: 100px;	
    margin-bottom: 5px;
    font-size: 40px;
    line-height: 40px;
}
.ban-sympo-bottom p {
    font-size: 12px;
    margin-top: 5px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.ban-sympo-bottom {
    bottom: 0%;
}
.txtt-clm {
    padding-right: 20px;
}
.txtt-clm h5 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}
.txtt-clm p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #040404 !important;
    font-weight: 400;
    margin-bottom: 15px;
}
.cnt-head {
    padding: 20px;
}
.cntct-frm {
    padding: 20px;
}
.cnt-head h5 {
    font-size: 16px;
    line-height: 16px;
}
.cnt-box {
    padding: 15px;
    min-height: 110px;
    margin-bottom: 30px;
}
.cnt-box p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #040404;
    margin-bottom: 0px;
}
.boxx-clm h2:after {
    width: 169px;
}
}

@media (min-width: 981px) and (max-width: 1199px){
	.ban-sympo-bottom h1 {
	margin-top: 140px;	
    margin-bottom: 5px;
    font-size: 48px;
    line-height: 48px;
}
.ban-sympo-bottom p {
    font-size: 14px;
    margin-top: 5px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.ban-sympo-bottom {
    bottom: 0%;
}
.txtt-clm {
    padding-right: 20px;
}
.txtt-clm h5 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 25px;
}
.boxx-clm h2:after {
    width: 271px;
}
}

@media (min-width: 1200px) and (max-width: 1345px){
.boxx-clm h2:after {
    width: 375px;
}
}




/****responsive ends****/




/****header start****/
header.header {
    padding: 30px 0;
}
.header-inner {
    padding: 0 40px;
}
nav.navbar ul li:last-child {
    padding-right: 0;
}
nav.navbar ul li a.nav-link {
    color: #4a4a4a !important;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px 0px 6px 0px !important;
}
nav.navbar ul li a.nav-link:hover, nav.navbar ul li a.nav-link:focus {
    color: #F87E3E !important;
    padding: 10px 0px 0px 0px !important;
    border-bottom: 4px solid #F87E3E;
}
nav.navbar ul li.nav-item {
    padding-left: 8px;
    padding-right: 8px;
}
.dropdown-menu {
  border: none !important;
  border-radius: initial !important;
  background: #F9F9FA !important;
  text-transform: uppercase !important;
}
.dropdown-menu .dropdown-item {
  padding: 4px 10px;
}
.dropdown-menu .dropdown-item:hover {
  background: #F87E3E;
  color: #ffffff;
}
nav.navbar {
    background: transparent !important;
    padding: 10px 0;
	float: right;
}
nav.navbar ul li a.nav-link.active {
    color: #00447C !important;
    border-bottom: 4px solid #00447C !important;
    padding: 10px 0px 2px 0px !important;
}
nav.navbar ul li a.nav-link.Contact-us-Header {
    background: #00447C;
    padding: 12px 24px !important;
    color: #fff !important;
    border-radius: 30px;
    border: none;
}
nav.navbar ul li a.nav-link.Contact-us-Header:hover {
     background: #F87E3E;
}

@media (max-width: 1159px){
.header-inner {
    padding: 0;
}
nav.navbar {
    padding: 0;
}
}

@media (min-width: 992px) and (max-width: 1159px){
nav.navbar ul li a.nav-link {
    font-size: 13px;
}
}

@media (min-width: 1160px) and (max-width: 1250px){
.header-inner {
    padding: 0;
}
}


@media(max-width: 991px){
nav.navbar ul li a.nav-link:hover, nav.navbar ul li a.nav-link:focus {
    padding: 10px 0px 2px 0px !important;
}
div#navbarSupportedContent {
    position: absolute;
    z-index: 999999;
    background: #fff;
    top: 48px;
    right: 0px;
    text-align: left;
    width: 200px;
    box-shadow: 0px 0px 18px #0000002e;
    border-radius: 10px;
}
nav.navbar {
    position: relative;
}
nav.navbar ul li.nav-item {
    width: 100%;
}
nav.navbar ul {
    margin: 20px 0 !important;
}
nav.navbar ul li a.nav-link.Contact-us-Header {
    text-align: center !important;
}

}

@media(max-width: 767px){
.logo-imagee {
    width: 200px;
    float: left;
}
.col-md-9.clientlogin-intp {
    position: absolute;
    right: 2%;
}
.footerrrr .col-md-3 {
    padding-bottom: 30px;
}
.contact-formss {
    padding-left: 20px;
    padding-right: 20px;
}
.contact-formss h2 {
    font-size: 28px;
}
.contact-formss input#name {
    margin-bottom: 25px;
}
.contact-text-in h2 {
    font-size: 30px;
}
.contact-text-in a {
    padding: 10px 12px;
    font-size: 13px;
}
}
@media (min-width: 768px) and (max-width: 995px){
	.contact-text-in h2, .contact-formss h2 {
    font-size: 32px;
    margin-bottom: 30px;
}
}
/****header ends****/





	

/****footer start****/
footer.footerrrr {
    width: 100%;
    float: left !important;
	background: #f0f0f0;
    /* background: url(../assets/fter.jpg) no-repeat !important; */
    background-size: cover !important;
    padding: 60px 0;
}
/* .ftos { */
    /* padding-top: 150px; */
/* } */
a.ddfc h2, a.ddfc h6 {
    color: #2f5e79 !important;
    font-size: 18px !important;
    font-family: 'Proxima Nova Rg' !important;
    text-transform: uppercase;
    font-weight: bold;
}
footer.footerrrr p {
    font-size: 15px !important;
    line-height: 30px;
    margin: 0px !important;
}
footer.footerrrr a {
    color: #2f5e79 !important;
}
footer.footerrrr p {
    font-size: 15px !important;
    line-height: 30px;
    margin: 0px !important;
    color: #2f5e79;
}



/****footer ends****/