/*
Theme Name: download fonts
version:0.1
*/

body {  
    margin: 0;
    background-color: #ededed;
    font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #2f4686;
	margin: 10px 0;
	
}

a {
 text-decoration: none;
 color: #e74c3c; 
}

a:active,a:focus,a:hover {
    outline: 0;
    text-decoration: none;
}

p {
   line-height:24px;
	color:#2f4686;
	font-size: 16px;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  color:#777;	
 }

.breadcrumb a {
  color: #fa5738;
  text-decoration: none;
 }

@media (min-width: 1600px) {
    .container {
        max-width: 1520px !important;
    }
}
input:focus {
  outline: none;
}

/*--------------------------------------------------------------
# - Forms
--------------------------------------------------------------*/
input[type="text"] {
 border: 1px solid #e1e1e1;
 font-size: 13px;
 padding: 6px 12px;
 color: #444;
 letter-spacing: 1px;
	
}
input[type="submit"] {
 color: #fff;
 font-size: 13px;
 background-color: #dc3545;
 padding: 6px 12px;
 border: 1px solid #dc3545;
}

/*----------------------
    Navbar
-----------------------*/
.navbar{
 background-color: #1f1d3e;
}

/*--------------------------------------------------------------
# - Navigation
--------------------------------------------------------------*/

.main-menu{
    background-color: #fff;
    padding: 15px 0;
    margin: 10px 0 10px 0;
   
  }
  
  /*----------------------
    Menu
  -----------------------*/
   #navigation-wrapper .top-menu {
    text-align: center;
  
  }
  
  #navigation-wrapper ul.top-menu,
  #navigation-wrapper .top-menu ul {
    padding: 0;
    margin: 0;
  }
  
  #navigation-wrapper .top-menu li {
    display: inline-block;
    list-style: none;
  }
  
  #navigation-wrapper .top-menu li a {
    display: block;
    color: #3061ea;
    border: 1px solid #3061ea;
    padding: 0 15px;
    margin: 5px 5px;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: 2px;
    cursor: pointer;
    line-height: 35px;
    border-radius: 3px
  }
  
  #navigation-wrapper ul.top-menu li.current-menu-item > a,
  #navigation-wrapper ul.top-menu li.current_page_item > a,
  #navigation-wrapper .top-menu li a:hover {
    background-color: #3061ea;
    color: #fff;
  }
  @media screen and (max-width: 575.98px) {
	#navigation-wrapper .top-menu li {
        width: 50%;
     
       
    }
}

@media screen and (max-width: 767.98px) {
	#navigation-wrapper .top-menu li {
        width: 33%;
         
    }
}

/*----------------------
    Post/Page
-----------------------*/
.card{
 margin-bottom:24px;
 border:none;
 background-color: #fff;
}

h2.post-title{
 font-size: 20px !important;
}
h2.post-title a{
 color: #1d2a52;
}

.page-header{
	background-color: #ffffff;
    padding: 26px 20px;
    margin-bottom: 20px;
}
.archive-title{
	padding:0;
	margin:0;
	font-size:30px;
	font-family: 'Poppins', sans-serif;
	font-weight:600;
	color: #2f4686;
	line-height: 1.4;
}


/* button style */
.btn {
    border-radius: 3px;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 24px
}

.btn:focus {
    box-shadow: 0 0 0 .2rem #eff2f9
}

.btn-xl {
    padding: 12px 24px;
    font-size: 18px
}

.btn-sm {
    padding: 4px 8px;
    font-size: 12px
}

.btn-xs {
    padding: 2px 10px;
    font-size: 11px
}

.btn-round {
    border-radius: 30px
}

.btn-blue,.btn-danger,.btn-dark,.btn-info,.btn-pink,.btn-primary,.btn-purple,.btn-secondary,.btn-success,.btn-warning {
    color: #fff
}
.btn-primary {
    background-color: #3161ec;
    border: 1px solid #3161ec;
    -webkit-box-shadow: 0 2px 6px 0 rgba(77,121,246,.5);
    box-shadow: 0 2px 6px 0 rgba(77,121,246,.5)
}

.btn-outline-primary.active,.btn-outline-primary:active,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-primary.active,.btn-primary.disabled,.btn-primary.focus,.btn-primary:active,.btn-primary:disabled,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle.btn-primary,.show>.btn-outline-primary.dropdown-toggle,.show>.btn-primary.dropdown-toggle,a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover {
    background-color: #3567f5!important;
    border: 1px solid #3567f5
}

.btn-outline-primary.focus,.btn-outline-primary:focus,.btn-primary.focus,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(77,121,246,.3)!important;
    box-shadow: 0 0 0 2px rgba(77,121,246,.3)!important
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
    color: #658bf7
}

.btn-success {
    background-color: #1ecab8;
    border: 1px solid #1ecab8;
    -webkit-box-shadow: 0 2px 6px 0 rgba(30,202,184,.5);
    box-shadow: 0 2px 6px 0 rgba(30,202,184,.5)
}

.btn-outline-success.active,.btn-outline-success:active,.btn-outline-success:hover,.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.btn-success.active,.btn-success.disabled,.btn-success.focus,.btn-success:active,.btn-success:disabled,.btn-success:focus,.btn-success:hover,.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.open>.dropdown-toggle.btn-success,.show>.btn-outline-success.dropdown-toggle,.show>.btn-success.dropdown-toggle {
    background-color: #1bb4a4;
    border: 1px solid #1bb4a4
}

.btn-outline-success.focus,.btn-outline-success:focus,.btn-success.focus,.btn-success:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(30,202,184,.3)!important;
    box-shadow: 0 0 0 2px rgba(30,202,184,.3)!important
}

.btn-white {
    background-color: #fff;
    color: #50649c;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 1px 4px .25px #dbe0ec;
    box-shadow: 0 1px 4px .25px #dbe0ec;
}

.btn-outline-white.active,.btn-outline-white:active,.btn-outline-white:hover,.btn-outline-white:not(:disabled):not(.disabled).active,.btn-outline-white:not(:disabled):not(.disabled):active,.btn-white.active,.btn-white.disabled,.btn-white.focus,.btn-white:active,.btn-white:disabled,.btn-white:focus,.btn-white:hover,.btn-white:not(:disabled):not(.disabled).active,.btn-white:not(:disabled):not(.disabled):active,.open>.dropdown-toggle.btn-white,.show>.btn-outline-white.dropdown-toggle,.show>.btn-white.dropdown-toggle,a.bg-white:focus,a.bg-white:hover,button.bg-white:focus,button.bg-white:hover {
    background-color: #f2f2f2!important;
    border: 1px solid #f2f2f2
}

.btn-outline-white.focus,.btn-outline-white:focus,.btn-white.focus,.btn-white:focus,.btn-white:not(:disabled):not(.disabled):active:focus,.show>.btn-white.dropdown-toggle:focus {
    -webkit-box-shadow: 0 1px 4px .25px #dbe0ec!important;
    box-shadow: 0 1px 4px .25px #dbe0ec!important;
}

/* Blog List page */
.font-images{
    display: flex;
    justify-content: center;
    align-items: center;
	background-color: #fff;
}
.padding-content{
	padding:26px;
	background-color:#ffffff;
	margin-bottom: 30px;
}
.card-title{
 color: #2f4686;
 font-size: 30px;
 font-family: 'Poppins', sans-serif;
 font-weight:600;
 line-height: 1.4;
}

.box-info {
 font-size:16px;       
}
.box-info p{
 color: #333 !important;
}
.box-info strong{
 color: #2f4686;
 font-weight: bold;
}


.bg-newsletters {
    background-color: #2f4686
}

.newsletters-text h4 {
    color: #fff;
    font-weight: 600;
    font-size: 22px
}

h5.sm-title{
 font-size: 18px; 	
}

h5.sm-title a{
 color: #2f4686;
}


/* Pagination */
 .post-pagination {
    margin: 40px auto 20px;
    text-align: center;
}

.post-pagination a, .post-pagination span {
    display: inline-block;
    padding: 5px 15px;
    background-color: #000;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    border-radius: 2px;
    
}

.post-pagination a:hover {
    background-color: #ff4200;
    color: #fff;
    
}

.post-pagination span {
    background-color: #ff4200;
    color: #fff;
}

.post-pagination a:first-of-type {
    margin-right: 5px;
}

.post-pagination .previous-span {
    margin-right: 10px;
} 

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer {
   padding: 20px;
   background-color: #ffffff;
}

footer ul li {
   display: inline-block;
}
footer ul li a {
  color: #2f4686;
  display: inline-block;
  margin-right: 20px;
  padding: 10px 12px;
  font-size: 14px;
}
footer ul li a:hover{
   color:#e74c3c;
}

footer p {
margin: 0;
padding: 10px 0;
color: #2f4686;
font-size: 14px;
}

