.primary-color {
    background-color: #1F375B;
    border: none;
}


.headingnew  {
    font-size: 35px;
    font-family: 'Noto Sans', sans-serif;
    margin-left: -1px;
    margin-bottom:0px;

}


.headingnew2 {
    font-size: 26px;
    font-family: 'Noto Sans', sans-serif;
    margin-left: -1015px;
    margin-bottom: 15px;
}


.strong {
    font-weight: 900;
}

.sub {
    font-size: 18px;
    font-family: 'Noto Sans', sans-serif;
    width: 1000px;
}

.sub2 {
    font-size: 18px;
    font-family: 'Noto Sans', sans-serif;
    width: 1000px;
    color:black !important;
}

.btn-standard {
    background: #f2317f;
    color: #fff;
    border: solid 2px #f2317f;
    border-radius: 50px;
}

.btn-standard:hover {
    background: transparent !important;
    color: #FF0066;
    border: solid 2px #FF0066;
    border-radius: 50px;
    transform: none;
}

.btn-standard-outline {
    background: transparent;
    color: #FF0066;
    border: solid 2px #FF0066;
    border-radius: 50px;
}

.btn-standard-outline:hover,button.btn-standard-outline:hover {
    background: #FF0066 !important;
    color: #fff;
    border: solid 2px #FF0066;
    border-radius: 50px;
    transform: none;
}
.address p img {
    width: 30px;
    position: absolute;
    left: -20px;
}
/*.navbar .navbar-menu > li > a {*/
    /*font-weight: 400;*/
    /*color: #D8DBE2;*/
/*}*/

/*.navbar-menu li.selected a {*/
    /*color: #fff;*/
/*}*/

/*.navbar-menu li.selected::after {*/
    /*position: absolute;*/
    /*content: "";*/
    /*top: 65px;*/
    /*width: 70%;*/
    /*height: 3px;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    /*border-radius: 3px;*/
    /*background-color: #fff;*/
/*}*/

/*header {*/
    /*height: 6rem;*/
/*}*/

/*!* necessary to display entire logo uncut *!*/
/*.navbar .logo {*/
    /*width: 120px;*/
/*}*/

.bg-light {
    background-color: #F0F1F5 !important;
}

.finance-form {
    padding-top: 50px;
    padding-bottom: 50px;
    color: #0E1226;
    line-height: 1.2;
}

.finance-form h1.header-title {
    color: #000;
    font-weight: 200;
    font-size: 49px;
      font-family: 'Noto Sans', sans-serif;
}

.finance-form p {
    color: #0E1424;
    font-size: 24px;	
}

.finance-form p.description {
    font-size: 24px;
    font-weight: 350;
    margin-top: 25px;
    color: #0E1424;
  font-family: 'Noto Sans', sans-serif;
    margin-left: 74px;
}

.finance-form h3 {
    font-size: 32px;
    font-family: 'Noto Sans', sans-serif;
         margin-left: -629px;
}

.finance-form form .form-check-label {
    margin-left: 5px;
}

.finance-form form .btn {
    width: 100%;
}
.center-form-style {
    width: 35%;
    display: block;
    margin: 0 auto;
}

p.sub {
    display: inline;
}

.form-control {
    height: calc(1.9em + .75rem + 2px);
    border: 1px solid #424242;
}
#fullcopy  ul {
    padding: 0;
    color: #fff;
    margin-top: 15px;
}

#fullcopy ul li {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;	
}
.header4 p.header-desc.aos-init.aos-animate {
    margin-top: 0px;
}
h4.headingnew3.text-left {
    font-size: 30px;
    font-family: 'Noto Sans', sans-serif;
    margin-bottom: 15px;
}

.offer-style {
    /* background-image: url(../img/bg/t.jpg); */
    color: #fff;
    padding: 20px;
    border-radius: 5px;
    background-position: center;
    background-size: cover;	
    background-color: #1A2644;
}
.offer-style.business {
    /* background-image: url(../img/bg/image_header4.jpg); */
    background-color: #1A2644;
}
.offer-style h3 {
    color: #ffff;
}

.offer-style p {
    color: #fff;
    margin: 10px 0px 20px;
    min-height: 130px;
}

.offer-style a {
    width: 100%;
    border-width: 1px;
}

.offer-style a:hover {
    border: 1px solid #fff;
    opacity: 1;
}
.client-img {
    width: 20%;
    display: inline-block !important;
    float: left;
}

.client-content {
    width: 80%;
    display: inline-block !important;
    float: left;
    padding-left: 40px;	
}
.client-wrap {
    display: inline-block !important;
    margin-top: 30px;	
}

.section.section-testimonial2 .client-wrap .client-img img {
    max-width: initial;
}
.owl-carousel img.side-no {
    width: 100px;
    position: absolute;
    right: 20px;
    top: 72px;
}
.team-memb h3 {font-size: 18px;margin-top: 20px;margin-bottom: 20px;}

.team-memb {
    text-align: center;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}

.team-memb img {
    width: 70%;
    height: 200px;
}
.part1 h3 {
    font-size: 24px;
    margin-bottom: 16px;
}

.part2 textarea {
    width: 100%;
    border: 1px solid #424242;
    border-radius: .25rem;
    height: 140px;
}

.address p {
    padding-left: 40px;
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 20px;
}

.address p svg.svg-inline--fa.fa-map-marker.fa-w-12 {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 30px;
}

.address {
    float: right;
}
.footer-company.about-us {
    background-color: #182a45;
    padding: 20px 0px;
}
.footer-company.about-us a {
    margin-left: 12px;
}
.part2 a.btn.btn-primary.btn-standard,.part2 a.btn.btn-primary.btn-standard:hover {
    background-color: #ed2d7f !important;
    border-color: #ed2d7f;
}
h2.header-title.aos-init.aos-animate {
    font-size: 60px;
}
.offer p.sub-title {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-right: 19em;
}
@media (max-width:1199px){
.offer-style p {
    min-height: 150px;
}

.owl-carousel img.side-no {
    right: 0;
}

.client-content {
    padding-right: 120px;
}	
}
@media (max-width:991px){
	.mySlides.slide .row {
    margin-left: 0px !important;
    padding-left: 0px !important;	
}
.header-title-other.aos-init.aos-animate.about-banner {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 50px !important;
    margin-left: 0px !important;
}

.offer-style p {min-height: inherit;}

.offer-style a {
    width: auto;
}

.offer-style {
    margin-bottom: 40px;
}
.center-form-style {
    width: 50%;
}
div#fullcopy {
    width: auto;
}
.mySlides.slide.sngl-sld.header4.is-dark.header-bg {
    height: auto !important;
}
.col-lg-8.resp-padd {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.offer p.sub-title {
    margin-right: 0px;
}
}
@media (max-width:767px){

.center-form-style {
    width: 75%;
}
.header-title-other.aos-init.aos-animate.about-banner {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 50px !important;
    margin-left: 0px !important;
}

.offer-style p {min-height: inherit;}

.offer-style a {
    width: auto;
}

.offer-style {
    margin-bottom: 40px;
}

.client-img {
    width: 100%;
}

.client-img img {
    width: auto !important;
    margin:0 auto;	
}

.client-content {
    width: 100%;
}

.owl-carousel img.side-no {
    top: 50%;
}

.address {
    float: none;
}
.address p {
    padding-left: 80px;
}

.address p img {
    left: 20px;
}
}
@media (max-width:480px){
.center-form-style {
    width: 90%;
}
.header-title-other.aos-init.aos-animate.about-banner {
    font-size: 23px !important;
}

.owl-carousel img.side-no {
    position: static;
    margin: 0 auto;
    margin-top: 50px !important;
}

.client-content {
    padding-right: 0px;
    margin-bottom: 50px;
}
div#fullcopy .header-title-other.aos-init.aos-animate {
    font-size: 36px !important;
}
.headingnew {
    font-size: 31px;
}

.finance-form p {
    font-size: 22px;
}
.part1 {
    padding-left: 15px;
}
}
@media (max-width:350px){
	h2.header-title.aos-init.aos-animate {
    font-size: 28px;
}

p.header-desc.aos-init.aos-animate {
    font-size: 14px;
}

.header4.header-bg a.btn.btn-primary {
    padding: 10px 17px 7px;
}

.col-lg-4.count img {
    width: 60px;
    margin-top: -10px;
}

.slide-aro img {
    max-width: 40px;
}
}