.btn-plain {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-plain.focus,
.btn-plain:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-plain:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-plain.active,
.btn-plain:active,
.open>.dropdown-toggle.btn-plain {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-plain.active.focus,
.btn-plain.active:focus,
.btn-plain.active:hover,
.btn-plain:active.focus,
.btn-plain:active:focus,
.btn-plain:active:hover,
.open>.dropdown-toggle.btn-plain.focus,
.open>.dropdown-toggle.btn-plain:focus,
.open>.dropdown-toggle.btn-plain:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-plain.active,
.btn-plain:active,
.open>.dropdown-toggle.btn-plain {
    background-image: none
}

.btn-plain.disabled.focus,
.btn-plain.disabled:focus,
.btn-plain.disabled:hover,
.btn-plain[disabled].focus,
.btn-plain[disabled]:focus,
.btn-plain[disabled]:hover,
fieldset[disabled] .btn-plain.focus,
fieldset[disabled] .btn-plain:focus,
fieldset[disabled] .btn-plain:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-plain .badge {
    color: #fff;
    background-color: #333
}

.nrheader-right-r2 {
float:left;
width:100%;
padding-top:10px;
padding-bottom:10px;
text-align:right;
}
.nrheader-right-r2 a {
margin-left:16px;
display:inline-block;
}
.nrheader-right-r2 > .btn-primary {
    color: #fff !important;
}
.nrheader-right-r2 a span {
    display:inline-block;
}
.nrheader-right-r2 a .ss-user::before {
    font-size: 18px;
    vertical-align: bottom; 
}
.nrheader-right-r2 a .ss-user {
    transition: color 0.3s ease;
    padding-right: 0;
    padding-left: 0.5rem;
    line-height:20px;
    vertical-align:bottom;
}
.header-top-new {
    height: 45px;
    display: flex;
    align-items: center;
    font-size: 16px;
    background: #ffffff;
    border-bottom: 1px solid #ececec;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    justify-content: end;
}
.header-top-new h6 {
    font-size: 16px;
    font-weight: normal;
}
.header-top-new span {
    color: #456AB1;
    font-weight: 500;
}
.btn-style-one {
    font-size: 14px;
    font-weight: 600;
    color: #456AB1;
    line-height: 20px;
    padding: 8px 16px;
    background: #fff;
    border: 1px solid #456AB1;
    display: inline-block;
    font-family: "Source Sans Pro", sans-serif;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    border-radius: 8px;
}

.btn-style-one:hover,
.btn-style-one:active,
.btn-style-one:focus {
    border: 1px solid #456AB1;
    color: #333;
    background: #e6e6e6;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.item-1 .btn-style-one {
    line-height: 12px !important;
    border-radius: 4px;
}
.btn-style-two {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff !important;
    line-height: 20px;
    padding: 8px 16px;
    background: #456AB1;
    border: 1px solid #456AB1;
    display: inline-block;
    font-family: "Source Sans Pro", sans-serif;
    /*transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;*/
    border-radius: 8px;
}

.btn-style-two:hover,
.btn-style-two:active,
.btn-style-two:focus {
    color: #ffffff !important;
    border: 1px solid #456AB1;
    background: #204d74;
    /*transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;*/
}
@media only screen and (max-width: 1000px) {
    .nrheader-right-r2{display: none;}
    .ip-header{display: none;}
}
/*                .btn-style-one{font-size: 16px;}*/
 
 /* .btn-style-one {
font-size: 16px;
font-weight: 600;
color: #456AB1;
line-height: 27px;
padding: 8px 20px;
background: #fff;
border: 1px solid #456AB1;
display: inline-block;
font-family: "Source Sans Pro", sans-serif;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
border-radius: 8px;
}
 
.btn-style-one:hover {
color: #456AB1;
border: 1px solid #456AB1;
background: #ffffff;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}
.btn-style-two {
font-size: 16px;
font-weight: 600;
color: #ffffff !important;
line-height: 27px;
padding: 8px 20px;
background: #456AB1;
border: 1px solid #456AB1;
display: inline-block;
font-family: "Source Sans Pro", sans-serif;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
border-radius: 8px;
}
 
.btn-style-two:hover {
color: #ffffff;
border: 1px solid #456AB1;
background: #456AB1;
transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}*/

.hero-slider .content.style h2,
.hero-slider .content.style h1 {
    font-size: 40px;
    line-height: 45px;
}
.hero-slider .content h2,
.hero-slider .content h1 {
    font-size: 35px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    color: #456AB1;
}
.hero-slider .content.style .tag-text {
    font-size: 18px;
    font-weight: normal;
    margin: 16px 0px;
}
.hero-slider .content.style .btn-main {
    border-radius: 3px;
    padding: 16px 16px;
    font-weight: 700;
    border-radius: 8px;
}

.hero-slider .content .btn-white {
    background: #456AB1;
    letter-spacing: 1px;
    color: #fff;
    border: 1px solid #fff;
    transition: all .3s ease;
    word-wrap: break-word;
    white-space: normal;
    border-radius: 8px !important;
    margin-right: 16px;
}
.hero-slider .content .btn-white:focus,
.hero-slider .content .btn-white:active,
.hero-slider .content .btn-white:hover {
    background: #204d74;
    color: #fff;
}
.single-img-wrap {
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
    padding: 16px 16px;
    border-radius: 8px;
    min-height: 400px;
    display: flex;
    align-items: center;
}
.single-img-wrap img {
    width: 100%;
}
.card-wrap {
    border: 1px solid rgba(0, 0, 0, 0.2);
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.card-wrap p {
    background: #456AB1;
    color: #fff;
    margin: 0px;
    border-bottom-right-radius: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 20px;
    width: 100%;
}
.card-wrap img {
    height: 125px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.mb8 {
    margin-top: 8px;
    margin-bottom: 8px;
}
.second-wrapper{
    clear: both;
    padding: 40px 0px;
    margin-top: 25px;
}
.item-1 {
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding: 16px;
    background: rgba(173, 178, 180, 0.2);
}
    .item-1::before {
    position: absolute;
    width: 750px;
    height: 235px;
    background: rgba(234, 190, 149, 0.6);
    content: "";
    transform: rotate(-34deg);
    top: -143px;
    left: -134px;
}
.item-1::after {
    position: absolute;
    width: 750px;
    height: 235px;
    background: rgba(234, 190, 149, 0.6);
    content: "";
    transform: rotate(-34deg);
    top: 277px;
    right: -134px;
    z-index: 0;
}
.item-1 h2 {
    margin-bottom: 20px;
    font-size: 19px;
    color: #000;
    line-height: 24px;
}
.disclaimer-wrap .disclaimer-inner .contents {
    background: #fff;
    padding: 20px 40px;
    min-height: 240px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.disclaimer-wrap .disclaimer-inner .contents h2 {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    color: #000;
    position: relative;
    background:  transparent !important;
    text-shadow: none !important;
}
.disclaimer-wrap .disclaimer-inner {
    margin-top: 40px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.2);
}
.footer .footer-col3 {
    text-align: right;
    padding-top: 0px;
}
.footer-row2{
    display: flex;
    align-items: center;
}
.footer-link-row1{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-link-row1 .navbar{
    min-height: auto !important;
}
.footer-link-row1 {
    float: left;
    width: 100%;
    padding-bottom: 0px;
    padding-top: 0px;
}
.circular-banner {
    display: flex;
    align-items: center;
    justify-content: end;
}
.pin-wrapper .pin_box {
    width:100%;
}
.pin-wrapper .pin_box [type="text"] {
    width: 70% !important;
    margin-bottom: 10px;
    height: 24px !important;
}
.pin-wrapper .pin_box label {
    font-weight: normal;
    text-align: right;
    padding-right: 12px;
}
.pin-wrapper .btn_blu{
    margin-left:95px;
}
.pin-wrapper h2{
    font-weight: normal;
    background: #456ab1;
    color: #fff;
    font-size: 16px;
    padding-left: 12px;
}
.single-img-wrap.single-img-wrap-xs {
    min-height:170px;
    height: 210px;
    justify-content: center;
    margin-bottom: 12px;
}
.single-img-wrap.single-img-wrap-xs img {
    width: 80%;
}
.feature-section.section.bg-gray{
    position:relative;
    padding: 40px 0px;
}
.feature-section.section.bg-gray:before {
    content: "";
    background: #f7f7f7;
    height: -webkit-fill-available;
    width: calc(100% + 900%);
    position: absolute;
    top: 0px;
    left: -300%;
}