@font-face {
    font-family: Lato-Regular;
    src: url(../fonts/Lato-Regular.ttf);
}
body {
	background: url(../images/bg.png) repeat;
	font-family: arial, serif;
	font-size: 13px;
}
header .top-menu{
	background: #1a4a7b;
	margin-bottom: 15px;
  min-height: 36px;
  max-height: 85px;
}
.menu{
    display: inline-block;
    color: #fff;
    line-height: 36px;
}

.menu ul>li>a{
color: #fff;
}

header .search{
	margin-top: 40px;
}
.main-menu{
	background-color: #a05859;
	border-radius: 0px;
	margin-top: 15px;
  z-index: 2;
}

.main-menu .navbar-nav>li>a{
color: #fff;
}
header .main-menu .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, header .main-menu a:hover {
    color: #fff !important;
    background-color: #8A4546!important;
}
/* slider start */
#slider { position: relative; }
#slider img{
	width: 100%;
}

/* slider End */

.box {
position:relative;
margin-bottom: 20px;
}
.box img{
	display: inline-block;
	width: 100%;
}
#sec1 .heading{
	background-color: #000;
}
.box h3 a{
	
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
}
#sec1 .pad-right{
	padding: 0px;
}
#sec1 .border{
	border:5px solid #fff;
}
.tabs{
	margin-bottom: 20px;
}
.tabs .media img{
	width: 61px;
	height: 61px;
}
.tabs .media{
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E1E1E1;
}
#sec1 .content{
	background-color: #f7f7f7;
	border:1px solid #d5d5d5;
	margin-bottom: 15px;
}
#sec1 .top-courses{
	padding: 0px;
	margin-bottom: 20px;
}
#sec1 .top-courses img{
	width: 100%;
}
#sec1 .donate{
	padding: 0px;
	margin-bottom: 20px;
}
/* Sec1 End */
#sec2{
	background-color: #f7f7f7;
	border-top:dashed 1px #c4c4c4 ;
	border-bottom: 1px dashed #c4c4c4 ;
}
h1,h2, h3, h4, h5, h6, a { color: #a05859; }
a:hover { color:#8A4546;}
header .top-menu ul li a:hover { text-decoration: none;}
h4{
	margin-top: 25px;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}
ul{
	margin-bottom: 20px;
}
.top-menu ul { margin-bottom: 0; }
li i{
	padding-right: 5px;
}
ul li a{
color: #333333;
}
#footer {
    background: url(../images/footer-patterns.jpg) center;
    padding-bottom: 40px;
}
#footer h3 {
    margin-top: 50px;
    margin-bottom: 35px;
    color: #fff;
    font-size: 24px;
}
#footer .sec1 {
    background: url(../images/map.png) center 90px no-repeat;
}
#footer .sec1 li {
    color: #fff;
    font-size: 16px;
    margin-bottom: 6px;
}
#footer .sec1 li i {
    margin-right: 12px;
}
#footer .sec1 li a {
    color: #fff;
}
#footer .sec2 ul {
    padding: 0 0 0 22px;
}
#footer .sec2 li {
    color: #fff;
    font-size: 16px;
    line-height: 18px;

}
#footer .sec2 li a {
    color: #fff;
}
#footer .sec3 div.textwidget, #footer .sec3 p {
    color: #fff;
    font-size: 16px;
}
#footer .sec3 p a {
    color: #ffc90d;
    font-size: 16px;
}
#footer .sec4 .form-control {
    border-radius: 0;
    border: 0;
}
#footer .sec4 .form-group {
    margin-bottom: 5px;
}
#bottom {
    background: #1a4a7b;
    text-align: center;
    padding: 9px 0 0 0;
    color: #fff;
    font-size: 12px;
    font-family: arial;
}
#bottom a { color: #fff!important; }
@media (min-width : 1200px){
 
}
@media (min-width: 992px) and (max-width : 1199px){ 
.main-menu .nav>li>a {
    padding-right: 5px;

}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 992px) { 
	header .main-menu .navbar-nav>li>a {
    padding-right: 5px;
    font-size: 10px;
}
.box h3 a {
    font-size: 14px;
}
#sec2 h4 {
   
    font-size: 14px;
    font-weight: bold;
   }

#sec1 .heading {
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
}
}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
 .no-pad {
    padding-right: 15px;
    padding-left: 15px;
    }
   .terms{
   	text-align: center;
   }
  .social{
  	text-align: center;
  }
  #sec1 .heading {
    background-color: #000;
    padding-bottom: 10px;
    padding-top: 10px;
}
header .top-menu {
    background: #1a4a7b;
    margin-bottom: 15px;
    min-height: 85px;
   }
.menu{
  text-align: center;
 }
}

@media (max-width: 480px) { 
 
}
/* Effect 1: Brackets */
.cl-effect-1 a::before,
.cl-effect-1 a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.cl-effect-1 a::before {
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.cl-effect-1 a::after {
	margin-left: 10px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}
.social a {
    padding: 10px 10px 8px 15px;
    display: block;
    color: #fff;
    text-align: center;
}
.social a:hover {
	color: #1a4a7b;
    transform: rotatey(360deg);
	-webkit-transform: rotatey(360deg);
	-o-transform: rotatey(360deg);
	-moz-transform: rotatey(360deg);
	-ms-transform: rotatey(360deg);
    transition: .5s all;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	background-color:#fff;
}
.loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
  text-align: center;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 1;
}
.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e74c3c;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
#owl-demo2 .owl-item {
    width: 290px!important;
    float: left;
}
#owl-demo2 {
    overflow: hidden;
    padding: 85px 0 60px;
}
.clients { border-top: 1px dashed #cecece;}
.center-widgets { margin-top: 20px; }
.hvr-bounce-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}
.hvr-bounce-to-top:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d43f3a;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-bounce-to-top:active, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:hover {
    color: #fff;
}
.hvr-bounce-to-top:active:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
}
.btn-danger {
	border-bottom: 4px solid #d43f3a;
	margin-top:5px;
	-webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}
.hvr-bounce-to-top:before {
	content: ""
}
#sec2 ul li {
	padding: 2px 25px;
    background: url(../images/bullet.png) 0 no-repeat;
    margin-left: 8px;
}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/cd-top-arrow.svg) center 50% no-repeat rgba(0, 93, 163, .8);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-fade-out, .cd-top.cd-is-visible, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    opacity: .5;
}
.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}
@media only screen and (min-width:768px) {
    .cd-top {
    right: 20px;
    bottom: 20px;
}
}@media only screen and (min-width:1024px) {
    .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
}
.blog_header ul,
.post-categories {list-style: none; padding: 0; margin: 0}
.post-categories { float: left; margin-left: 8px;}
.sidebar .widget .wg-title:after,.sidebar .widget:before{content:""}
.sidebar .widget{position:relative;margin:15px 0 10px;overflow-y:hidden}.sidebar .widget:before{background:#a05859;height:1px;left:0;position:absolute;top:25px;width:100%;z-index:0}.sidebar .widget .wg-title{background:#F9F9F9;color:#a05859;display:inline-block;font-size:18px;margin:0;padding-right:10px;text-transform:capitalize;z-index:1;position:relative;font-weight:400}.sidebar .widget .wg-title:after{position:absolute;top:8px;right:-4px;height:5px;width:5px;background-color:#a05859;border-radius:50%}.sidebar .widget ul li{color:#616161;padding:7px 25px;background:url(../images/bullet.png) 0 no-repeat;border-bottom:1px #f5f5f5 solid;list-style:none}.sidebar .widget ul li:hover{color:#C79A00}
.post_detail {
    border-bottom: 1px solid #ECEAEA;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
.portfolio-item {
    border-bottom: 1px solid #ECEAEA;
    padding-bottom: 15px;
}
.gallery-item {
    float: left;
    margin: 0 10px 10px 0;
  }