@font-face {
    font-family: 'PT Serif';
    src: url('../fonts/PTSerif-Bold.eot');
    src: url('../fonts/PTSerif-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSerif-Bold.woff2') format('woff2'),
        url('../fonts/PTSerif-Bold.woff') format('woff'),
        url('../fonts/PTSerif-Bold.ttf') format('truetype'),
        url('../fonts/PTSerif-Bold.svg#PTSerif-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Serif';
    src: url('../fonts/PTSerif-Regular.eot');
    src: url('../fonts/PTSerif-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/PTSerif-Regular.woff2') format('woff2'),
        url('../fonts/PTSerif-Regular.woff') format('woff'),
        url('../fonts/PTSerif-Regular.ttf') format('truetype'),
        url('../fonts/PTSerif-Regular.svg#PTSerif-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
     margin:0;
     padding:0;
     font-size:16px;
     color: #353535;
    font-weight: 400;
     font-family: 'Lato';
}
p {
    color: #353535;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    font-family: 'Lato';
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6{
     color: #000;
    font-family: 'PT Serif';
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}
h1{
    font-size: 26px;
    color: #000000;
}
h2{
    font-size: 22px;
    color: #000000;
}
h3{
    font-size: 18px;
    color: #000000;
}
h4{
    font-size: 26px;
    color: #5175f0;
}
h5{
    font-size: 22px;
    color: #5175f0;
}
h6{
    font-size: 18px;
    color: #5175f0;
}
a{
    color: #5175f0;
}
a:focus, a:hover{
	text-decoration:none;
}
#top-header{
    background-color: #5175f0;
    padding: 10px 0px;
}
.header-right li a {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-color: #000000;
    text-align: center;
    border-radius: 250px;
    padding: 5px 8px;
    font-size: 14px;
}
.header-right li a .fa-facebook {
    padding-left: 3px;
}
.header-right li {
    padding-left: 0px;
}
.header-left, .header-right {
    margin: 0px;
}
.header-right{
    float: right;
}
.header-left i {
    margin-right: 5px;
}
.header-left li{
    font-family: 'Lato';
}
.header-left {
    margin-top: 3px;
}
.navbar-brand h1 {
    margin: 0px;
    font-size: 42px;
    color: #000000;
    font-weight: 600;
}
.navbar-brand>img{
    width: 150px;
}
.main-heading {
    display: table-cell;
    padding-top: 5px;
    padding-left: 15px;
}
.navbar-brand{
    height: auto;
    padding: 10px;
    margin: 0px;
}
nav.navbar.bootsnav .navbar-nav > li > a{
    color: #000000;
    padding: 15px 10px;
    font-size: 16px;
    margin: 34px 10px;
    text-transform: capitalize;
    font-weight: 400 !important;
}
.attr-nav > ul > li > a{
    color: #000000;
    margin: 25px 0px;
}
nav.navbar.bootsnav .navbar-nav > li > a:hover{
    color: #5175f0;
}
.navbar-right{
    float: right !important;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    background-color: #5175f0;
    color: #ffffff;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{
    background-color: #000000;
    color: #ffffff;
    transition: all 0.3s linear;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
    padding:0px !important;
    border:none;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
    padding:10px 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    color: #ffffff;
    padding: 6px 10px 2px 10px;
    cursor: pointer;
    background-color: #5175f0;
}
button.navbar-toggle .fa-bars {
    font-size: 22px;
}
nav.navbar.bootsnav{
	background-color:#ffffff;
    border-bottom: 1px solid #ccc;
}
.navbar-nav.breadcrumb > li + li:before{
    display: none;
}    
.carousel-caption h1 span{
    color: #f00;
}
.carousel-caption{
    background-color: inherit;
    left: 0px;
    right: 0px;
    top: 30%;
    width: 80%;
    text-align: center;
}
.carousel-caption h1 {
    color: #ffffff;
    text-shadow: none;
    font-weight: 700;
    font-size: 36px;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 18px;
}
.carousel-caption p {
    font-size: 18px;
    color: #fff;
    margin: 15px 0px; 
    font-family: 'PT Serif';
    font-weight: 400;
}
.carousel-caption a {
    background-color: transparent;
    height: auto;
    width: auto;
    font-size: 16px;
    border-radius: 0px;
    border: 2px solid #5175f0;
    text-transform: capitalize;
    font-weight: 400;
    padding: 10px 20px;
    line-height: inherit;
}
.carousel-caption a:hover{
    background-color: #5175f0;
    border-color: #5175f0;
    transition: all 0.3s linear 0s;
}
.carousel-indicators{
    display: none;
}
.carousel-inner>.item:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
}
.laws-block {
    padding: 60px 0px;
}
.icon-box{
    width: 100%;
    padding: 35px 30px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.icon-box:before, .icon-box:after {
    content: '';
    position: absolute;
    width: calc(100% - 35px);
    height: calc(100% - 35px);
    border: 1px solid #e5e7e9;
    pointer-events: none;
    transition: .33s all ease;
}
.icon-box:before {
    top: 0;
    left: 0;
    border-width: 1px 0 0 1px;
}
.icon-box:after {
    bottom: 0;
    right: 0;
    border-width: 0 1px 1px 0;
}
.icon-box .box-top {
    top: 0;
}
.icon-box .box-top, .icon-box .box-body {
    position: relative;
    will-change: transform;
    transition: .33s all ease;
    -webkit-filter: blur(0);
}
.icon-box .box-header {
    bottom: 0;
    margin-top: 5px;
}
.icon-box .box-header h5{
    font-size: 22px;
    margin-top: 15px;
}
.icon-box .box-header h5 a{
    color: #000000;
    font-weight: 700;
}
.icon-box .divider {
    max-width: 100%;
    margin: 13px auto;
    transition: .33s all ease;
}
.icon-box .btn-primary {
    background-color: #5175f0;
    border-color: #5175f0;
    color: #ffffff;
    margin-top: 10px;
    transition: all 0.3s linear;
}
.icon-box .btn-primary:hover{
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
}
.divider {
    width: 49px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
}
.bg-accent {
    background: #5175f0;
    fill: #5175f0;
}
.icon-box.hover:before, .icon-box.hover:after, .icon-box:hover:before, .icon-box:hover:after {
    width: 100%;
    height: 100%;
    border-color: #5175f0;
}
.icon-box.hover .box-top, .icon-box:hover .box-top {
    -webkit-transform: translateY(-9px);
    transform: translateY(-9px);
}
.icon-box.hover .divider, .icon-box:hover .divider {
    width: 168px;
}
.icon-box .box-body {
    max-width: 100%;
}
.about-content {
    background: #5175f0;
    width: 90%;
    margin: 0px auto;
}
.about-left cite:before {
    background: #fff;
}
.about-left cite:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 2px;
    width: 28px;
    margin-right: 4px;
    background: #000;
}
.about-col{
    padding: 0px;
}
.about-content{
    padding: 40px 25px;
}
.about-left h1{
    font-size: 45px;
    margin-top: 0px;
    color: #ffffff;
}
.about-left p {
    margin-top: 30px;
    color: #ffffff;
}
.about-left .btn-primary {
    border-color: #ffffff;
    background-color: transparent;
    padding: 10px 30px 12px;
    font-size: 16px;
    letter-spacing: 0.3px;
    transition: all 0.3s linear;
}
.about-left .btn-primary:hover{
    background-color: #000000;
    border-color: #000;
    color: #fff;
}
.about-left small {
    margin-left: 8px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
}
.about-left cite{
    color: #ffffff;
    font-size: 18px;
    font-family: 'PT Serif';
    font-weight: 700;
    font-style: normal;
}
.about-left cite:before {
    background: #fff;
}
.about-content .about-left:before, .about-content .about-left:after {
    border-color: #fff;
}
.about-bg .about-content {
    position: relative;
    z-index: 1;
}
.about-bg {
    position: relative;
    z-index: 0;
}
.bg-image {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}
.about-bg .bg-displaced {
    position: absolute;
    top: 50px;
    right: 0;
    bottom: 50px;
    left: 0;
    z-index: 0;
}
.about-right {
    margin-left: 45px;
}
.button-wrap{
    margin-top: 35px;
}
.button-wrap .btn-primary {
    background-color: transparent;
    border: 2px solid #ffffff;
    border-radius: 0px;
    padding: 9px 40px;
    font-size: 17px;
    text-align: center;
    transition: .3s ease-out;
}
.button-wrap .btn-primary:hover{
    background-color: #5175f0;
    border-color: #5175f0;
    color: #ffffff;
}
.exp-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 90px;
    margin-top: 90px;
    position: relative;
}
.exp-bg:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgb(43 47 64 / 75%);
}
.exp-content {
    text-align: center;
}
.exp-content h1 {
    margin-top: 0px;
    color: #ffffff;
    font-size: 36px;
    margin-bottom: 25px;
}
.exp-content h4 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
}
.quote-bordered .quote-body {
    position: relative;
    padding-bottom: 10px;
}
.testmonial-block {
    padding: 60px 0px;
}
.testmonial-block h3.text-center {
    margin: 0px;
    font-size: 45px;
}
.quote-bordered {
    padding-top: 14px;
    border: none;
}
.quote-bordered .quote-open {
    position: absolute;
    top: -10px;
    left: 35px;
    z-index: 2;
}
.quote-bordered .quote-open > .fa {
    color:#cfaa45;
    font-size: 30px;
}
.quote-bordered .quote-body-inner {
    position: relative;
    padding: 37px 40px 29px 35px;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    border-color: #e5e7e9;
}
.quote-bordered .quote-body-inner:before, .quote-bordered .quote-body-inner:after {
    content: '';
    position: absolute;
    bottom: -10px;
    height: 10px;
    border-style: solid;
    border-color: #e5e7e9;
    background-color: transparent;
}
.quote-bordered .quote-body-inner:before {
    left: 10px;
    width: 46px;
    border-width: 1px 1px 0 0;
    transform: skew(
45deg
);
    transform-origin: 100% 100%;
}
.quote-bordered .quote-body-inner:after {
    right: 10px;
    width: calc(100% - 66px);
    border-width: 1px 0 0 1px;
    transform: skew(
-45deg
);
    transform-origin: 0 100%;
}
.quote-bordered * + .quote-footer {
    margin-top: 9px;
}
.quote-bordered cite {
    font-size: 17px;
    font-weight: 700;
    line-height: 21px;
    font-style: normal;
    color: #000;
}
.page .text-primary {
    color: #cca876 !important;
}
.quote-bordered .quote-body-inner h6 {
    font-size: 14px;
    font-weight: 700;
    margin-top: 0px;
}
.unit.unit-horizontal .unit-left {
    float: left;
}
.unit.unit-horizontal .unit-body {
    display: table-cell;
    padding-left: 20px;
    padding-top: 10px;
}
.unit.unit-horizontal .unit-body .text-primary {
    color: #5175f0;
}
.unit.unit-horizontal {
    padding-left: 10px;
}
.test-content {
    margin-top: 36px;
}
footer {
    border: none;
    background-color: #000000;
    padding-top: 60px;
}
.footer-logo p {
    color: #ffffff;
    margin-top: 15px;
}
.footer-logo .f-link {
    color: #ffffff;
    font-family: 'PT Serif';
    font-weight: 700;
    font-size: 18px;
}
.footer-logo .fa.fa-angle-right {
    margin-left: 10px;
    color: #5175f0;
}
.footer-title {
    border: none;
    font-family: 'Lato';
    margin-bottom: 15px;
}
.ft-col {
    padding: 0px;
}
.q-links {
    line-height: 35px;
}
.q-links li a{
    color: #ffffff;
}
.q-links li a:hover, .contact-list li a:hover{
    color: #5175f0;
}
.q-links li a .fa-angle-right{
    color: #5175f0;
    font-size: 16px;
    margin-right: 10px;
}
.footer-links {
    width: 100%;
    float: left;
}
.contact-list li {
    margin-bottom: 15px;
    color: #ffffff;
}
.contact-list li a{
    color: #ffffff;
}
.contact-list .ft-icon {
    margin-right: 10px;
    float: left;
}
.contact-list .address-info {
    display: table-cell;
    line-height: 28px;
}
.top-footer hr {
    border-color: #5c5c5c;
    margin-top: 35px;
    margin-bottom: 25px;
}
.bottom-footer .copy p, .bottom-footer .power p {
    color: #ffffff;
    margin: 0px;
}
.bottom-footer {
    padding-top: 0px;
    padding-bottom: 25px;
}

.top-sch {
    background-color: inherit;
    border: none;
}
.search_list .read_more_div {
    display: none;
}
.social li a {
    width: 40px;
    height: 40px;
    color: #5175f0;
    background-color: #ffffff;
    display: inline-block;
    border-radius: 250px;
    font-size: 22px;
    padding: 5px 14px;
    transition: all 0.3s linear;
}
.social li a:hover{
    background-color: #5175f0;
    color: #ffffff !important;
}
.social li {
    display: inline-block;
    margin-right: 10px;
}
.social li.linkedin a {
    padding: 4px 12px;
}
#dcba-profile857 {
    width: 190px !important;
    height: 240px !important;
    overflow: hidden;
}
.footer-logo img {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 10px;
    width: 130px;
}
.payment_btn {
    float: right;
}
.payment_btn a{
    background-color: transparent;
    border: 1px solid #fff;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 3px;
    transition: all 0.2s linear;
}
.payment_btn a:hover{
    background-color: #ffffff;
    border-color: #fff;
    color: #5175f0 !important;
}



@media (min-width: 992px){
    .carousel-caption h1, .exp-content h1{
        font-size: 50px;
    }
    .carousel-caption p{
        line-height: 30px;
        font-size: 20px;
    }
    .about-content{
        padding: 110px 45px 90px 30px;
    }
    .test-content .owl-item {
        padding-right: 40px;
        padding-left: 40px;
    }

}
@media (min-width:768px){
    .icon-box {
        max-width: 308px;
        padding: 67px 40px 61px;
    }
    .about-left:before {
        top: 0;
        left: 0;
        border-width: 1px 0 0 1px;
    }
    .about-left:before, .about-left:after {
        content: '';
        position: absolute;
        width: 54px;
        height: 54px;
        border-style: solid;
        border-color: #000;
    }
    .about-left:after {
        right: 0;
        bottom: 0;
        border-width: 0 1px 1px 0;
    }
    .about-content{
        padding: 80px 45px 65px 45px;
    }
    .about-left{
        padding: 26px 60px 26px 63px;
    }
    .footer-links{
        margin-left: 35px;
    }
    .navbar-header .attr-nav {
        display: none;
    }
}
@media (max-width: 1199px) and (min-width: 992px){
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 10px 10px;
    }
   
}
@media (max-width: 991px) and (min-width: 768px){
    .navbar-brand>img{
        width: 100px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 10px 10px;
        margin: 20px 0px;
        font-size: 14px;
    }
    .attr-nav > ul > li > a{
        margin: 6px 0px;
    }
    .icon-box{
        padding: 35px 16px 35px;
    }
    .about-left {
        padding: 26px 20px 26px 20px;
    }
    .contact-list .address-info{
        font-size: 15px;
    }
}
@media (max-width: 767px) and (min-width: 320px){
    .attr-nav{
        top: 10px;
    }
    .attr-nav > ul > li > a{
        margin: 0px;
    }
    .navbar-default .navbar-brand{
        display: block !important;
        height: auto !important;
    }
    .navbar-brand img {
        display: block;
        margin: 0px auto;
    }
    .header-left, .header-right{
        text-align: center;
    }
    .header-right {
        float: none;
        margin-top: 15px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding:10px 12px;
        margin: 0px;
    }
    nav.navbar.bootsnav .navbar-toggle{
        top: 8px;
    }
    .icon-box {
        margin-bottom: 30px;
    }
    .about-left {
        text-align: center;
        margin-bottom: 30px;
    }
    .about-right {
        margin-left: 0px;
        text-align: center;
    }
    .carousel-caption h1 {
        font-size: 22px;
        margin-bottom: 0px;
    }
    .carousel-caption p {
        margin: 5px 0px;
        font-size: 16px;
    }
    nav.navbar.bootsnav .navbar-nav .attr-nav {
        display: none;
    }
    .payment_btn {
        float: none;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 6px;
    }
}
@media (max-width: 480px) and (min-width: 320px){
    .navbar-brand img {
        width: 175px;
    }
    .carousel-caption p{
        display: none;
    }
    .carousel-caption{
        top: 10%;
        width: 300px;
    }
    .carousel-caption h1{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .carousel-caption a{
        width: auto;
        line-height: inherit;
        padding: 5px 10px;
    }
    .about-left h1, .testmonial-block h3.text-center{
        font-size: 36px;
    }
    .about-content {
        padding: 25px 25px;
        width: 100%;
    }
    .button-wrap .btn-primary{
        padding: 9px 10px;
    }
    .exp-content h1 {
        font-size: 30px;
        line-height: 1.2;
    }
    .exp-content h4{
        font-size: 20px;
    }
    .quote-bordered .quote-body-inner{
        padding: 20px;
    }
    .footer-title{
        margin-top: 20px;
    }
    footer{
        padding-top: 35px;
    }
    .testmonial-block, .laws-block{
        padding: 35px 0px;
    }

}
