/******* Header ********************************************************************/


/********** Content **************************************************************************************************/
.carousel-caption {font-size:22px; bottom:auto; top:50%; -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); -o-transform: translate(0,-50%); transform: translate(0,-50%);}
.year {font-size:30px;}

.links span,.links a {color:#1b98aa; font-size:24px;}
.links a {color:#168696;}

.numb {font-size:140px;}

#Books {background:url(../images/bg-img.jpg) center center;}

.box,.box2 {position:relative;}
.box:before {
  content: "";
  position: absolute;
  right: 99%;
  top: 40%;
  width: 0;
  height: 0;
  border-top: 46px solid transparent;
  border-bottom: 46px solid transparent;
}
.box2:before {
  content: "";
  position: absolute;
  left: 99%;
  top: 40%;
  width: 0;
  height: 0;
  border-top: 46px solid transparent;
  border-bottom: 46px solid transparent;
}
.bg-color1 .box:before {border-right: 50px solid #ff7a00;}
.bg-color2 .box2:before {border-left: 50px solid #ae0a09;}
.bg-color3 .box:before {border-right: 50px solid #092d7b;}
.bg-color4 .box2:before {border-left: 50px solid #b18b5a;}
.bg-color5 .box:before {border-right: 50px solid #6d6f6e;}


.bg-color1 {background:#ff7a00;}
.bg-color2 {background:#ae0a09;}
.bg-color3 {background:#092d7b;}
.bg-color4 {background:#b18b5a;}
.bg-color5 {background:#6d6f6e;}


#Tesimonial .quote {background:url(../images/quote-left.png) no-repeat 0 0; font-size:32px; padding-left:30px;}
#Tesimonial .quote p{background:url(../images/quote-right.png) no-repeat 100% 100%; font-size:32px; padding-right:30px;}

/********** Footer ***************************************************************************************************/


#Newsletter .form-control {height:60px; border-radius:0px;}
#Newsletter .btn {height:60px; border-radius:0px; padding:0 50px;}
#Newsletter .input-group-append {margin-left: 5px;}

#Footer a,#Footer .copy a:hover {color:#1f7c89}
#Footer .copy,#Footer .copy a {color:#747474}
.prenext a{color: #fff;}
.prenext a{
    color: #fff;
    background-color: #4498e7;
    text-align: center;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border: 1px solid;
    padding: 12px;
    margin-bottom: 30px;
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: bold;
}

.prenext a:hover {
    color: #4498e7;
    background-color: #fff;
}

a.previous-post {
    float: left !important;
}

a.next-post {
    float: right !important;
}
.table a:hover{color: #1f7c89;}
.table a:active{color: #1f7c89;}
.table a:focus{color: #1f7c89;}