@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/CenturyGothic-Bold.eot');
    src: url('../fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CenturyGothic-Bold.woff2') format('woff2'),
        url('../fonts/CenturyGothic-Bold.woff') format('woff'),
        url('../fonts/CenturyGothic-Bold.ttf') format('truetype'),
        url('../fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
body{
    margin:0;
    padding:0;
    font-size:16px;
    color: #000;
    font-family: "Inter", serif;
    font-weight: normal;
}
p {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    font-family: "Inter", serif;
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6{
     color: #000000;
     margin-top: 10px;
     font-family: 'Century Gothic';
     font-weight: bold;
}
a{
    color: #1a555c;
}
a:focus, a:hover{
	text-decoration:none;
}
.btn-primary{
    background-color: #1a555c;
    border-color: #1a555c;
    color: #fff;
}
.del-space {
    display: none;
}
.navbar-default .navbar-brand img {
    width: 300px;
}
.navbar-default .navbar-brand {
    height: auto;
    line-height: normal;
    padding: 15px 0px;
    margin: 0px !important;
}
nav.navbar.bootsnav {
    background-color: #fff;
    border-bottom: 5px solid #faf1e2;
}
.navbar-right {
    float: right !important;
}
nav.navbar.bootsnav .navbar-nav > li > a {
    color: #000;
    font-size: 14px;
    padding: 15px 10px;
    font-weight: 500 !important;
    margin: 22px 0px;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{
    background-color: transparent;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li{
    background-color: #1a555c;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li:hover{
    background-color: #353535;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
    border: 0px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    color: #ffffff;
    background-color: #1a555c;
    padding: 5px 10px 3px;
    font-size: 20px;
}
.learn_more_btn a {
    background-color: #1a555c;
    padding: 16px 25px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 15px;
    display: inline-block;
    box-shadow: 6px 6px 0px 0px #B5D5DB;
}
.books-section {
    padding-top: 45px;
    padding-bottom: 20px;
}
.books-content {
    margin-bottom: 45px;
} 
.books-image img {
    width: 100%;
}  
.book-info h3 {
    margin-top: 0px;
    color: #1a555c;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 24px;
}
.discript-block {
    background-color: #faf1e2;
    padding: 50px 0px;
}
.desc-image {
    text-align: center;
    margin-top: 65px;
}
.desc-content h2 {
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #1a555c;
}
.desc-image img {
    width: 100%;
    margin-bottom: 20px;
}
.about-author-block{
    padding: 50px 0px;
}
.author-profile-picture img {
    width: 100%;
}
.author-content h2 {
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #1a555c;
}
.author-content h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
.video-block {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 80px 0px;
}
.video-block::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.5;
    background-color: #2f4858;
}
.video-content h2 {
    font-size: 48px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 15px;
}
.video-content h3 {
    color: #fff;
    font-size: 24px;
}
.video-content p{
    color: #fff;
}
.video-content .btn-primary {
    padding: 10px 25px;
    text-transform: uppercase;
    font-size: 16px;
    background-color: #2f7b89;
    border-color: #2f7b89;
    display: inline-block;
    margin-top: 30px;
    border-radius: 3px;
    transition: all 0.3s linear;
}
.video-content .btn-primary:hover{
    background-color: #f06060;
    border-color: #f06060;
    color: #fff;
}
.video-icon {
    text-align: center;
}
.video-icon h3 {
    color: #fff;
    text-transform: uppercase;
    margin-top: 24px;
}
.video-icon a{
    color: #fff;
}
.video-content {
    text-align: center;
    position: relative;
}
.endorsment-block {
    padding: 60px 0px;
}
.profile-pic img {
    width: 100px;
    border-radius: 100%;
}
.customer-profile-block {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.profile-info {
    margin-left: 12px;
}
.profile-info h4 {
    margin-top: 0px;
    font-size: 18px;
    margin-bottom: 5px;
    color: #1a555c;
}
.stars-list {
    margin-top: 30px;
    margin-bottom: 30px;
}
.stars-list li{
    color: #1a555c; 
}
.endorment-header{
    margin-bottom: 35px;
}
.endorment-header h5 {
    color: #538914;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.endorment-header h3 {
    font-size: 36px;
    margin: 0px;
    color: #1a555c;
    line-height: 1.3;
}
#owl-demo .item {
    margin: 0px 30px;
}
.endor-list .owl-theme .owl-controls .owl-page span {
    width: 80px;
    height: 3px;
    background: #1a555c;
    border-radius: 0px;
}
.endor-list .owl-theme .owl-controls{
    text-align: left;
    margin-top: 35px;
    margin-left: 30px;
}
footer{
    background-color: initial;
    border: none;
}
.newsletter-block{
    background-color: #faf1e2;
    padding: 50px 0px;
}
.newsletter-content h2 {
    font-size: 36px;
    line-height: 1.2;
    color: #1a555c;
}
#newsletterForm .form-control {
    height: 45px;
    border-color: #1a555c;
    border-width: 2px;
    border-radius: 0px;
    float: right;
    margin-right: 30px;
}
#newsletterForm .btn-primary {
    background-color: #1a555c;
    border-color: #1a555c;
    height: 45px;
    border-radius: 0px;
    box-shadow: 6px 6px 0px 0px #B5D5DB;
}
.newsletter-info {
    margin-top: 35px;
}
.footer-title{
    color: #fff;
    font-size: 24px;
}
.footer-title {
    color: #fff;
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.footer-middle h1 {
    color: #fff;
    font-family: "Alice", serif;
    font-size: 48px;
    margin: 0px;
    font-weight: 400;
    padding-bottom: 15px;
}
.footer-social-icons a {
    width: 40px;
    height: 40px;
    background-color: #cee3e7;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 20px;
    color: #063b41;
}
.more-info p, .more-info li, .copy p, .power p, .power a{
    color: #fff;
}
.main-footer {
    background: #052c30;
    padding: 60px 0 50px;
}
.bottom-footer {
    text-align: left;
    padding: 30px 0 15px 0;
    background-color: #052c30;
    border-top: 1px solid #3e4f53;
}
#newsletterForm .fa.fa-envelope {
    margin-right: 10px;
}
.endor-page-items .customer-profile-block {
    width: 100%;
    float: left;
    display: inline-block;
}
.endor-page-items .customer-profile-block .profile-pic {
    float: left;
}
.endor-page-items .customer-profile-block .profile-info {
    display: table-cell;
    padding-left: 30px;
    padding-right: 30px;
}
.endor-row {
    display: flex;
    flex-wrap: wrap;
}
.endor-col {
    display: flex;
    flex-direction: inherit;
}
.endor-page-items {
    margin-top:25px;
    margin-bottom: 25px;
}
hr {
    border-color: #c0c0c0;
}

@media (min-width:1400px){
    .container{
        width: 1340px;
    }
    .book-info {
        padding-left: 20px;
    }
}
@media (min-width:1500px){
    p{
        font-size: 17px;
        line-height: 28px;
    }
    .video-content h2{
        font-size: 60px;
    }
    .navbar-default .navbar-brand img{
        width: 100%;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 15px 10px;
        font-size: 15px;
        margin: 33px 0px;
    }
}
@media (min-width:991px){
    .author-content {
        padding-left: 30px;
        padding-right: 30px;
    }
    .testmoni-text {
        height: 200px;
        overflow: hidden;
    }
}
@media (min-width:992px) and (max-width:1199px){
    .navbar-default .navbar-brand img{
        width: 200px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        font-size: 13px;
        padding: 15px 6px;
        margin:12px 0px;
    }
}
@media (min-width:768px) and (max-width:991px){
    .navbar-default .navbar-brand {
        padding-top: 10px;
        padding-bottom: 5px;
        float: none;
        display: block;
    }
    .navbar-header{
        float: none !important;
    }
    .navbar-default .navbar-brand img {
        width: 250px;
        margin: 0px auto;
        display: block;
    }
    nav.navbar.bootsnav .navbar-nav > li > a {
        margin: 0px;
        font-size: 13px;
        padding: 10px 7px;
    }
    .endorment-header h3 {
        font-size: 28px;
        line-height: 34px;
    }
    .profile-pic img{
        width: 80px;
    }
    .profile-info {
        margin-left: 10px;
    }
    .profile-info h4 {
        font-size: 16px;
    }
    .profile-info p {
        font-size: 13px;
    }
    .newsletter-content h2 {
        text-align: center;
    }
    .newsletter-info {
        float: left;
        width: 80%;
    }
    .footer-middle h1{
        font-size: 36px;
    }
}
@media (min-width:320px) and (max-width:767px){
    nav.navbar.bootsnav .navbar-nav > li > a {
        margin: 0px;
        font-size: 16px;
        padding: 10px;
    }
    #newsletterForm .form-control{
        margin-right: 0px;
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }
    .books-image, .desc-content, .author-profile-picture {
        margin-bottom: 20px;
    }
    .video-content {
        text-align: center;
        margin-bottom: 30px;
    }
    .endorsment-block {
        padding: 30px 0px;
    }
    .endorment-header {
        margin-bottom: 20px;
        margin-left: 0px;
    }
    #owl-demo .item {
        margin: 0px;
    }
    .newsletter-content h2{
        font-size: 30px;
    }
    .more-info, ul.links_content {
        text-align: center !important;
    }
    .quick-menu {
        float: none !important;
        margin-top: 20px;
    }
    .desc-image {
        margin-top: 20px;
    }
    .footer-middle h1{
        font-size: 36px;
    }
     
}
@media (min-width:320px) and (max-width:540px){
    .navbar-default .navbar-brand img {
        width: 225px;
    }
     .endorment-header h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .profile-info p {
        font-size: 14px;
    }
    .profile-info h4{
        font-size: 16px;
    }
    .endor-list .owl-theme .owl-controls .owl-page span{
        width: 50px;
    }
    .books-section{
        padding-top: 15px;
    }
}