/* custom css*/
@font-face {
    font-family: 'myriad_romanbold';
    src: url('../fonts/myriad-bold-webfont.woff2') format('woff2'),
         url('../fonts/myriad-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MyriadRoman';
    src: url('../fonts/myriadroman.eot');
    src: url('../fonts/myriadroman.eot') format('embedded-opentype'),
         url('../fonts/myriadroman.woff2') format('woff2'),
         url('../fonts/myriadroman.woff') format('woff'),
         url('../fonts/myriadroman.ttf') format('truetype'),
         url('../fonts/myriadroman.svg#MyriadRoman') format('svg');
}

@font-face {
  font-family: 'MyriadProRegular';
  src: url('../fonts/Myriad Pro Regular.eot');
  src: local('☺'), url('../fonts/Myriad Pro Regular.woff') format('woff'), url('../fonts/Myriad Pro Regular.ttf') format('truetype'), url('../fonts/Myriad Pro Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'GothamBold';
    src: url('../fonts/Gotham-Bold.eot');
    src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gotham-Bold.woff2') format('woff2'),
        url('../fonts/Gotham-Bold.woff') format('woff'),
        url('../fonts/Gotham-Bold.ttf') format('truetype'),
        url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNext';
    src: url('../fonts/AvenirNext-Regular.eot');
    src: url('../fonts/AvenirNext-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNext-Regular.woff2') format('woff2'),
        url('../fonts/AvenirNext-Regular.woff') format('woff'),
        url('../fonts/AvenirNext-Regular.ttf') format('truetype'),
        url('../fonts/AvenirNext-Regular.svg#AvenirNext-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNextDemi';
    src: url('../fonts/AvenirNext-DemiBold.eot');
    src: url('../fonts/AvenirNext-DemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirNext-DemiBold.woff2') format('woff2'),
        url('../fonts/AvenirNext-DemiBold.woff') format('woff'),
        url('../fonts/AvenirNext-DemiBold.ttf') format('truetype'),
        url('../fonts/AvenirNext-DemiBold.svg#AvenirNext-DemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}





body{ font-size: 14px;  font-family: 'MyriadProRegular';}

.mb10{ margin-bottom: 10px; }
.bluetxt{ color: #30A3D8; }
.topbar {
    padding: 21px 0;
    background: linear-gradient(#DBE8F6,#B8D3F0);
    border-bottom: 10px solid #272262;
}

.topdetails {
    text-align: center;
    float: right;
}

.tel {
    display: block;
    font-size: 24px;
    font-weight: 600;
    color: #272262; 
}

nav.navbar.navbar-default.navv {
    background: #30A3D8;
    min-height: auto;
    margin: 0;
    border: none;
}

.navv .nav.navbar-nav {
    display: block;
    text-align: center;
    float: none;
}

.navv .nav.navbar-nav {
    text-align: center;
    float: none;
    margin: 0 auto;
    display: table;
}

.navv.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 21px;
    border-left: 2px solid #fff;
    margin: 15px 0;
    line-height: 1;
    font-size: 16px;
     font-family: 'myriad_romanbold';
}

.navv.navbar-default .navbar-nav>li:first-child>a {border: none;}


/*--------------------------banner ---------------------------------*/

.bnr_wrap{ background: #cfe1f4; padding:24px 0; }
.bnr_wrap h1 {
    font-size: 26px;
    text-align: center;
    color: #272262;
    margin: 35px 0 15px;
    font-family: 'GothamBold';
}

.bnr_wrap .carousel .item img{ width: 100%;  }
.bnr_wrap p{ font-size: 18px; text-align: center; color: #324867; margin: 0 0 10px;  font-family: 'MyriadRoman';}


.services{ padding: 35px 0; background: linear-gradient(#1d1a4a, #1d1a4a); }

.box{ text-align: center; }
.box h3 {
    font-family: 'AvenirNextDemi';
    color: #30a3d8;
    text-align: center;
    margin: 25px 0 10px 0;
    font-size: 21px;
}

.box p {
    font-family: 'AvenirNext';
    color: #fff;
    text-align: center;
    margin: 0 0 27px 0;
    font-size: 17px;
    min-height: 120px;
}

.more {
    font-family: 'AvenirNextDemi';
    background: #d9a3d8;
    border: 2px solid #fff;
    font-size: 15px;
    color: #fff;
    padding: 13px;
    display: inline-block;
    border-radius: 16px;
    line-height: 1;
}

.authors{ padding: 50px 0; }
.authors h3 {
    font-family: 'myriad_romanbold';
    color: #272262;
    text-align: center;
    margin: 0 auto 30px auto;
    font-size: 21px;
    display: table;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
}

.owl-carousel .owl-item img { 
    /*max-width: 109px;*/
    margin: 0 auto;
}


.owl-carousel h6 {
    font-family: 'AvenirNextDemi';
    color: #676565;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    padding: 12px 12px;
    background: #fff;
    box-shadow: 0 0 10px #c5c2c2;
    width: 80%;
    display: block;
    margin: 0 auto 0 auto;
    z-index: 9999;
}

.authors ul { list-style: none; max-width: 1110px; margin: 0 auto;  }


.why {
    padding: 45px 0 60px;
    background: #cfe1f4;
}

.why h2{
    font-size: 30px;
    color: #272262;
    margin: 0 0 15px;
    font-family: 'GothamBold';
}

.why p { 
    color: #000; 
    margin: 0 0 10px 0;
    font-size: 17px; 
    text-align: justify;
}

.bnr_wrap h1 {
    font-size: 27px;
    text-align: center;
    color: #000;
    margin: 35px 0 15px;
    font-family: 'GothamBold';
}


.what {
    background: radial-gradient(#f1a33d, #ec851d);
    padding: 30px 20px 90px 20px;
}

.what h3 {
    font-size: 43px;
    text-align: center;
    color: #000;
    margin: 0 0 10px;
     font-family: 'myriad_romanbold';
}

.what h4 {
    font-size: 33px;
    text-align: center;
    color: #fff;
    margin: 0 0 10px;
     font-family: 'myriad_romanbold';
}

.what p{ font-size: 20px; font-family:'MyriadProRegular'; color:#000; text-align:center; }

.mybtns { text-align: center; }

.mybtns a {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    background: linear-gradient(#5e6a86, #445170);
    color: #fff;
    text-align: center;
    padding: 6px 21px;
    border-radius: 20px;
    font-size: 27px;
}


.mybtns a:last-child { background: linear-gradient(#404347, #0a0b0b); }

footer { padding: 30px 0;
    background: #000;
}

.flist {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}

.flist li {
    display: inline-block;
    margin: 0 6px 0 0;
}

footer p {
    color: #fff;
    font-size: 15px;
}

span.webby {
    display: block;
    margin: 5px 0 0 0;
}

footer p b {
    color: #b2acac;
    font-family: 'myriad_romanbold';
    text-transform: uppercase;
    display: inline-block;
    margin: 0 0 5px 0;
}

footer p a {
    color: #fff;
}

.flogo {
    margin: 15px 0 0 0;
}

.authors .owl-theme .owl-nav {
    display: none;
}

.flist li a img {
    max-width: 45px;
}

.authors ul li {
    position: relative;
    padding-bottom: 21px;
}



  /*-------------------------- postcard -------------------------------------------------*/

  .inbanner { background: url(../images/inbanner.png) no-repeat center; background-size: cover; background-color:rgba(0,0,0,0.5); padding: 108px 0 70px 0; position: relative; margin: 24px 0 42px 0; }
.inbanner h1 {
    font-size: 40px;
    color: #fff;
    margin: 0 0 15px;
    font-family: 'GothamBold';
    text-align: center;
    z-index: 999;
    position: relative;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}

.post_intro{ padding: 10px 0;  }
.post_intro h2 {
    font-size: 26px;
    text-align: center;
    color: #E98422;
    margin: 0 0 15px;
    font-family: 'GothamBold';
}

.post_intro p {
    font-size: 15px;
    text-align: center;
    color: #324867;
    margin: 0 0 10px;
    font-family: 'MyriadProRegular';
    line-height: 2;
}

.postbox {
    background: #EBEBEB;
    padding: 0 0 60px 0;
    margin: 0 0 15px;
    min-height: 97%;
}

.postbox figure {
    position: relative;
}

.postbox img {
    width: 100%;
}

.postbox h3 {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    margin: 0;
    padding: 25px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

.postbox p {
    font-size: 15px;
    text-align: center;
    color: #324867;
    margin: 0 0 10px;
    font-family: 'MyriadProRegular';
    line-height: 2;
    padding: 30px 30px 0 30px;
}

.dflex{ display: flex; }


/*--------------------------------------- books ---------------------------------------------*/

.inbanner.books {
    background-image: url(../images/banner_book.png);
}

.inbanner.consulting {
    background-image: url(../images/banner_consulting.png);
}

.inbanner.sales {
    background-image: url(../images/banner_sales.png);
}

.inbanner.contact {
    background-image: url(../images/banner_contact.png);
}

.inbanner.news {
    background-image: url(../images/banner_news.png);
}

.common_intro{ padding: 10px 0;  }
.common_intro h2 {
    font-size: 26px; 
    color: #E98422;
    margin: 0 0 15px;
    font-family: 'GothamBold';
}

.common_intro p, .commonp {
    font-size: 15px;    
    color: #324867;
    margin: 0 0 10px;
    font-family: 'MyriadProRegular';
    line-height: 2;
}

.booklist{ padding: 0; margin: 0;  }
.booklist li {
    padding: 0 0 0 70px;
    margin: 0 0 40px;
    list-style: none;
    position: relative;
}

.booklist h3 {
    font-size: 18px; 
    color: #272262;
    margin: 0 0 5px;
    font-family: 'GothamBold';
}

.booklist li span {
    width: 56px;
    height: 56px;
    background: #ECECEC 0% 0% no-repeat padding-box;
    border: 1px solid #DCDCDC;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    padding: 16px 0 0 5px;
    position: absolute;
    left: 0;
}

.navv.navbar-default .navbar-nav>li>a.activenav {
    color: #2110f1;
}

.consult_wrap {
    padding: 0 0 30px 0;
}

.consult_wrap p span {
    color: #ea7f17;
}

.list {
    padding: 0 0 0 16px;
}

.list li {
    margin: 0 0 10px;
    font-size: 15px;
    color: #324867;
    position: relative;
    list-style: none;
}

.list li:before {
    content: "•";
    font-size: 150%;
    padding-right: 11px;
    line-height: 0;
    position: absolute;
    left: -16px;
    top: 9px;
}


/*------------------------------------ Sales --------------------------------------*/

.sales_wrap .container {
    padding: 0 120px;
}

.sbox {
    box-shadow: 0 4px 5px #ccc;
    border-radius: 3px;
    margin:0 0 25px;     
}

.sbox p {
    padding: 18px 10px;
    font-weight: 600;
    color: #2b2b2b;
    line-height: 1.5;
    min-height: 178px;
}

.sbox p span {
    display: block;
    margin: 11px 0 10px 0;
    color: #30A3D8;
    font-weight: normal;
}

.sbox p a { 
    color: #30A3D8; 
}

.sbox img {
    width: 100%;
    max-width: 290px;
}

.sales_wrap h2 {
    font-family: 'MyriadProRegular';
    color: #1a1a1b;
    text-align: center;
    margin: 10px 0 30px 0;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
}


.contact_wrap h2 {
    font-family: 'MyriadProRegular';
    color: #1a1a1b;
    text-align: center;
    margin: 10px 0 30px 0;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
}



.myform .form-control {
    height: 60px;
    border: 1px solid #e0e0e0;
    border-left-color: transparent;
}

.myform .input-group {
    margin: 0 0 21px;
}

.myform .fa {
    font-size: 21px;
    min-width: 40px;
}

.myform .input-group-addon { 
    background: none;
    border: 1px solid #e0e0e0; 
}

.myform .btn[type="submit"] {
    background: #30A3D8;
    padding: 19px 70px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    float: right;
    margin: 7px 0 0 0;
}

.myform textarea.form-control {
    height: 130px;
    border: 1px solid #dedede;
}

.conbox {
    display: inline-block;
    vertical-align: top;
    padding: 60px 40px;
    border: 1px solid #ccc;
    width: 46%;
    margin: 10px;
    text-align: center;
    transition: all 0.3s;
}

.conbox .fa {
    font-size: 21px;
    color: #30a3d8;
    margin: 0 0 10px;

}

.conbox h6 {
    font-family: 'GothamBold';
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
     transition: all 1s;
    color:#000; 
}

.conbox p {
    font-size: 13px;
    color: #000;
    transition: all 0.3s;
}

.conbox p a{ 
    color: #000;
    transition: all 0.9s;
}

.conbox:hover{ background: #30A3D8; border-radius: 15px; }
.conbox:hover .fa, .conbox:hover p, .conbox:hover p a{ color: #fff; }

.contact_wrap {
    padding: 0 0 30px;
}








.btn-blog {
    color: #ffffff;
    background-color: #30a3d8;
    border-color: #30a3d8;
    border-radius: 0;
    margin-bottom: 10px;
}
.btn-blog:hover,
.btn-blog:focus,
.btn-blog:active,
.btn-blog.active,
.open .dropdown-toggle.btn-blog {
    color: white;
    background-color:#34ca78;
    border-color: #34ca78;
}

 .blog_wrap h2{color:#34ca78;}
 .margin10{margin-bottom:10px; margin-right:10px;}

.blogShort {
    border: 1px solid #ccc;
    margin: 0 0 30px;
    box-shadow: 0 10px 10px #abacad;
}

.img-thumbnail { 
    max-width: 180px;
}

.blogShort h1 {
    font-family: 'AvenirNextDemi';
    color: #000000;
    margin: 25px 0 10px 0;
    font-size: 30px;
}


.news_wrap {  padding: 0 0 30px;}

.news_wrap h2 {
    font-size: 21px;
    text-align: center;
    color: #30A3D8;
    margin: 0 0 15px;
    font-family: 'GothamBold';
    font-family: 'MyriadProRegular';
    font-weight: 700;
}



.news_wrap .container {
    padding: 0 120px;
}



#search {
    transition: all 0.3s;
    display: inline-block;
    vertical-align: top;
    float: right;
    margin: 4px 0;
}
    
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 8px 11px;
    text-shadow: 0 1px 0 #FFF;
    background: #ccc;
    background: no-repeat;
    border-left: 0;
    position: absolute;
    top: 2px;
    right: 2px;
    border: none;
    border-radius: 50%;
    z-index:3;
}

#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 25px;
    width: 160px;
    visibility: hidden;
    transition: all 0.3s;
    width: 39px;
    background: #fff;
}

#search:hover .input-lg, #search .input-lg:focus{ visibility:visible; width:160px; }

.navv .collapse {
    float: right;
    padding-right: 0;
}




.publbox {
    background: none;
    padding: 0;
    margin: 0 0 25px;
    min-height: 97%;
    height: 97%;
    box-shadow: 0 10px 15px #ccc;
}

.publbox figure {
    position: relative;
}

.publbox figure {
    position: relative;
    height: 100%;
}

.publbox h3 {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    margin: 0;
    padding: 25px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.publbox img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
