/* =======================================================================
Template Name: Kedu
Author:  ThemeStok
Author URI: http://ThemeStok.Net
Version: 1.0
Description: This Template is created for web template   
--------------------------------------------------------------------------
 CSS Index

* Default CSS
* Top Bar CSS
* Main Manu CSS
* Banner CSS 
* Course CSS
* About CSS
* Expart CSS
* Feedback CSS
* Discount CSS
* Counter CSS 
* Blog CSS
* Footer CSS
* Copy right CSS
* Scroll Top CSS



/* Google Fonts
   ========================================================================== */

@import url('https://fonts.googleapis.com/css?family=Poppins|Roboto:100,300,400,500,700,900');

/* ==========================================================================
   Default CSS
   ========================================================================== */

body {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  background: transparent;
  line-height: 24px;
  font-weight: 400;
  color: #77798a;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
a {
  text-decoration: none;
  border: none;
  outline: 0;
  color:white;
  font-family: 'Poppins', sans-serif;
}
a:hover,
a:focus,
a:active,
button:focus {
  text-decoration: none;
  border: none;
  outline: 0;
  font-family: 'Poppins', sans-serif;
  color: #fff;
}
ul,
ol,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
p {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  color:white;
  padding: 0;
  margin: 0;
}
h2 {
  font-size: 36px;
  line-height: 46px;
  font-weight: 600;
  color:#1b5697;
}
h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #373b55;
}
h4,
h5,
h6 {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.section-padding {
  padding: 120px 0px;
}
.section-title {
  text-align: center;
  margin-bottom: 70px;
}
.section-title h2 {
  color: #1b5697;
  font-size: 36px;
  line-height: 46px;
  font-weight: 600;
  margin-bottom: 20px;
}
.section-title p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #77798a;
  max-width: 650px;
  margin: 0 auto;
}
.section-title-left {
  text-align: left;
}
.s-table {
  height: 100%;
  width: 100%;
  display: table;
}
.s-tablec {
  display: table-cell;
  vertical-align: middle;
}
.wh-btn {
  display: inline-block;
  background: #423bc9;
  border: 3px solid #f77e53;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  font-size: 14px;
  padding: 13px 38px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-family: 'Poppins', sans-serif;
  border-radius: 30px;
}
.wh-btn:hover {
  background: #ff1948;
  color: #fff;
  border: 3px solid #f77e53;
}
.wh-btn:active,
.wh-btn:focus {
  color: #fff;
  background: #233cd7;
  border: 3px solid #f77e53;
}
.plr-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pl-0 {
  padding-left: 0px;
}
.pr-0 {
  margin-right: 0px;
}
.mb-30 {
  margin-bottom: 0px;
}
.mb-60 {
  margin-bottom: 0px;
}
.mlr-0 {
  margin-right: 0;
  margin-left: 0;
}
.mb-65 {
  margin-bottom: 0px;
}
.fls:before {
  margin: 0;
  font-size: 0px;
  line-height: 0px;
  display: inline-block;
  color: #fff;
}
.flm:before {
  margin: 0;
  font-size: 0px;
}
/* ==========================================================================
   Top Bar CSS
   ========================================================================== */

.top-bar {
  padding: 11px 0px;
  background-color: #f09600;
}
.top-bar-left {
  text-align: left;
}
.top-bar-left li {
  display: inline-block;
  margin-right: 15px;
  font-family: 'Poppins', sans-serif;
}
.top-bar-left li span i:before {
  margin-right: 6px;
  vertical-align: middle;
  display: inline-block;
  color:skyblue;
  font-size: 15px;
}
.top-bar-right {
  text-align: right;
}
.top-bar-right li {
  display: inline-block;
  margin-right: 15px;
}
.top-bar-right li a {
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s;
}
.top-bar-right li a:hover {
  color: #aeb3dd;
}
.top-bar-left li {
  color: #fff;
  font-weight: 500;
}
.top-bar-left li:last-child {
  margin: 0;
}
.top-bar-right li:last-child {
  margin: 0;
}
/* ==========================================================================
   Main Manu CSS
   ========================================================================== */
#responsive-menu1 {
  display: none;
}
.logo {
  padding: 5px 0px;
  text-align: left;
}
.logo a img {
  width: 159px;
      margin-left: 1px;
}
.main-menu {
	background: rgb(14, 28, 113);
	border-bottom: 1px solid #c4c4c8c9;
}
.menu-right ul {
  text-align: right;
}
.menu-right ul li:last-child {
  margin: 0;
}
.menu-right ul li a i {
  margin-left: 2px;
  vertical-align: middle;
}
.menu-right li a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.menu-right li a:hover {
  color: #FF1948;
}
.menu-btn {
  margin-top: 30px;
  text-align: right;
}
.Kedu-btn {
  display: inline-block;
  background: #fff;
  color: #3749b8;
  padding: 14px 25px;
  font-weight: 600;
  border-radius: 30px 17px 35px 30px;
  -webkit-transition: .3s;
  transition: .3s;
}
.Kedu-btn:hover {
  background: #ff1948;
  color: #fff;
}
.menu-btn a:active,
.menu-btn a:focus,
.banner-btn:active,
.banner-btn:focus {
  color: #3749b8;
}
.header__nav li {
	display: inline-block;
	position: relative;
	padding: 37px 18px;
}
.header__nav li.has-children {
	padding-right: 14px;
}
.header__nav li a {
 display: block;
 color: #fff;
 line-height: 39px;
 transition: .3s;
}
.header__nav li.has-children > a::after {
	border-bottom: 1px solid rgb(255, 255, 255);
	border-right: 1px solid rgb(255, 255, 255);
	content: '';
	display: block;
	height: 7px;
	width: 7px;
	margin-top: 0px;
	pointer-events: none;
	position: absolute;
	right: 3px;
	top: 53px;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(43deg);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.header__nav li:hover > a, .header__nav li:focus > a {
 color: #ff1948;
}

.header__nav li ul li a:hover, .header__nav li ul li a:focus {
 color: #ff1948;
}

.header__nav li:hover li, .header__nav li:focus li {
  background: #ffff;
}
.header__nav li:nth-child(2) {
 margin: 0;
}
.header__nav li:nth-child(3) {
 margin: 0;
}
.header__nav li.current > a {
 color: #000A2D;
 transition: .3s;
}
.header__nav li.current > a:hover{
  color: #ff1948;
}
.header__nav li ul {
 position: absolute;
 top: 117px;
 left: 0;
 font-size: 14px;
 margin: 0;
 padding: 1.8rem 0;
 background: #fff;
 border-radius: 0 0 3px 3px;
 z-index: 500;
 -webkit-transform: translate3d(0, 15px, 0);
 -ms-transform: translate3d(0, 15px, 0);
 transform: translate3d(0, 15px, 0);
 -webkit-transition: all 0.5s ease-in-out;
 transition: all 0.5s ease-in-out;
 opacity: 0;
 visibility: hidden;
}

.header__nav li ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  left: calc(100% + 1px);
  border-radius: 0 0 3px 3px;
  padding-top: 1.2rem;
}

.header__nav li ul li {
  display: block;
  text-align: left;
  padding: 0;
  margin: 0;
  min-height: 33px;
  width: 100%;
}

.header__nav li ul li a {
 display: block;
 white-space: nowrap;
 padding: 7.5px 3rem 7.5px 2rem;
 line-height: 18px;
 color: #000A2D;
}

.header__nav li ul li a:hover, .header__nav li ul li a:focus {
  color: #ff1948;
}

.header__nav li:hover > ul {
 opacity: 1;
 visibility: visible;
 -webkit-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 border-top: 2px solid #ff1948;
}

.header__nav li.has-children:hover > a::after, 
.header__nav li.has-children:focus > a::after {
     -webkit-transform: rotate(225deg);
     -ms-transform: rotate(225deg);
     transform: rotate(225deg);
}

/* ==========================================================================
   custom header sidebar CSS 
   ========================================================================== */
.header-sidebar-icon i {
  display: inline-block;
  cursor: pointer;
}
.header-sidebar-icon i::before {
  margin: 0;
  color: #fff;
  background: #ff1948;
  padding: 15px 15px;
  border-radius: 50%;
  font-size: 25px;
}
.header-sidebar-icon {
  padding: 44px 0px;
  text-align: right;
}

.header-sidebar {
  position: fixed;
  width: 400px;
  height: 100%;
  right: 0;
  overflow: auto;
  transform: translateX(100%);
  top: 0;
  background: #262719;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  transition: all 0.3s ease 0s;
  padding: 30px 40px;
}
.header-sidebar.active{
opacity:1;
visibility:visible;
transform:translateX(0%);
right:0;
}
.header-sidebar-close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.header-sidebar-close i {
	color: #fff;
	background: #ff1948;
	height: 40px;
  width: 40px;
  line-height: 40px;
	border-radius: 50%;
  font-size: 18px;
	text-align: center;
  cursor: pointer;
}
.header-sidebar-content {
  text-align: center;
}
.header-sidebar-content img {
	margin-bottom: 25px;
}
.header-sidebar-content h3 {
	color: #fff;
	font-size: 36px;
	font-weight: 400;
	padding-bottom: 17px;
	margin-bottom: 25px;
	text-align: center;
	position: relative;
}
.header-sidebar-content h3::after {
	border-bottom: 2px solid #ff1948;
	bottom: 0;
	content: "";
	left: 93px;
	position: absolute;
	width: 120px;
}
.header-sidebar-content h4 {
	color: #fff;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 10px;
}

.header-sidebar-content p {
  color: #c9c8c8;
}

.header-sidebar-social li {
  display: inline-block;
  margin-right: 10px;
}
.header-sidebar-social li:last-child {
  margin: 0;
}
.header-sidebar-social li a i {
	color: #fff;
	font-size: 18px;
	background: #ff1948;
	padding: 10px 10px;
	border-radius: 50%;
}
.header-sidebar-social {
  margin: 20px 0px;
}

.header-sidebar-content form.search-box {
  position: relative;
  width: 100%;
}
.search-box input[type="text"] {
  color: #333;
  display: block;
  height: 50px;
  padding-left: 20px;
  padding-right: 60px;
  font-size: 14px;
  position: relative;
  width: 100%;
  border: 1px solid #fff;
  border-radius: 0px;
  background: #fff;
}
.search-box button {
  display: block;
  cursor: pointer;
  height: 40px;
  width: 80px;
  padding: 9px 0px;
  position: absolute;
  right: 6px;
  text-align: center;
  top: 5px;
  background: #ff1948;
  border: none;
  color: #fff;
  font-size: 16px;
}
.form-control:focus {
  color: #666699;
  background-color: #ff1948;
  border-color: #fff;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* ==========================================================================
   Slider CSS 
   ========================================================================== */

.slider-1 {
  position: relative;
  background-color: #3749b8;
  padding: 200px 0px 160px 0px;
  background-image: url(media/m1\ \(4\)\ -\ Copy.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
.slider-1:after {
  position: absolute;
 
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
.slider-2 {
  position: relative;
  background-color: #3749b8;
  padding: 200px 0px 160px 0px;
  background-image: url(media/banner2\ \(2\).jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
.slider-2:after {
  position: absolute;
 
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}
.slider-3 {
  position: relative;
  background-color: #3749b8;
  padding: 200px 0px 160px 0px;
  background-image: url(media/banner3.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}

.slider-4 {
  position: relative;
  background-color: #3749b8;
  padding: 200px 0px 160px 0px;
  background-image: url(media/banner2\ \(2\).jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
.slider-4:after {
  position: absolute;
 
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
}



.slider-area.owl-carousel .owl-nav button{
  background-color:#f09600;
  color: #fff;
  width: 50px;
  height: 40px;
  font-weight: bold;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  outline: none;
}
.slider-area.owl-carousel .owl-nav button.owl-next{
  right: 0;
  left: auto;
}
.slider-area.owl-carousel .owl-dots button{
width: 15px;
height: 15px;
background-color: #f09600;
margin: 0px 5px;
border-radius: 50px;
outline: none; 
}
.slider-area.owl-carousel .owl-dots{
position: absolute;
left: 50%;
bottom: 20px;
transform: translateX(-50%);
}
.slider-area.owl-carousel .owl-dots .active{
background-color: #fff;
}
.slider-content {
  text-align: center;
}
.slider-content h2 {
  font-size: 45px;
  font-weight: 700;
  color: #fff;
  line-height: 60px;
  margin-bottom: 20px;
}
.slider-content p {
  color: #fff;
}
.slider-btn {
  background: #fff;
  color: #3749b8;
  padding: 15px 39px;
  font-weight: 600;
  border-radius: 30px 17px 35px 30px;
  -webkit-transition: .3s;
  transition: .3s;
  margin-top: 35px;
  display: inline-block;
}
.slider-btn:hover {
  background: #ff1948;
  color: #fff;
}


/* ==========================================================================
   course css
   ========================================================================== */

.course-text {
  border-left: 1px solid #f4f3f1;
  border-right: 1px solid #f4f3f1;
  padding: 25px 25px;
}
.course-text p {
  margin-top: 10px;
  margin-bottom: 12px;
}
.course-author span {
  font-size: 14px;
  font-weight: 400;
}
.course-text a {
  font-weight: 600;
  color: #f09600;
}
.course-meta {
  border: 1px solid #f4f3f1;
  overflow: hidden;
  padding-bottom: 15px;
  padding: 20px 25px;
}
.course-author {
  float: left;
  position: relative;
  padding-top: 3px;
  padding-left: 70px;
}
.course-avater {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 50px;
  border-radius: 50%;
  height: 50px;
  margin-top: 5px;
}
.course-avater img {
  overflow: hidden;
}
.course-rate {
  text-align: right;
  font-size: 18px;
  font-weight: 700;
  color: #f09600;
  font-family: 'Poppins', sans-serif;
  line-height: 30px;
  padding: 16px 0px;
}
.course-author h4 {
  color: #ff1948;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}
.Course-button {
	text-align: center;
	padding-top: 60px;
}
.course-btn {
	background: #233cd7;
	color: #fff;
	padding: 15px 30px;
	font-weight: 600;
	border-radius: 30px 17px 35px 30px;
	-webkit-transition: .3s;
	transition: .3s;
	display: inline-block;
}
.course-btn:hover{
  background: #ff1948;
  color: #fff;
}
.rtbm-30{
  margin-bottom: 30px;
}
/* ==========================================================================
   About css
   ========================================================================== */

   .about-area {
    background: #f5f6ff;
  }
  .about-img {
    position: relative;
  }
  .about-img img {
    border-radius: 10px 10px 139px 10px;
  }
  .about-img:after {
    position: absolute;
    content: "";
    background: rgba(46, 68, 195, 0.62);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px 10px 140px 10px;
    border: 2px solid #ff1948;
  }
  .about-right p {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .about-btn {
    background: #233cd7;
    color: #fff;
    padding: 15px 30px;
    font-weight: 600;
    border-radius: 30px 17px 35px 30px;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
  }
  .about-btn:hover {
    background: #ff1948;
    color: #fff;
  }
  .video-right:after {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
  }
  .video-icon {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
  }
  .video-icon:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fc4d4a;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
  }
  .video-icon:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fc4d4a;
    border-radius: 50%;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
  }
  .video-icon span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
  }
  @-webkit-keyframes pulse-border {
    0% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
    100% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
  }
  @keyframes pulse-border {
    0% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }
    100% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
  }
/* ==========================================================================
   Expart css 
   ========================================================================== */

.expart-title p {
  margin-top: 20px;
  margin-bottom: 70px;
}
.expart-content {
  position: absolute;
  background: #3a458d;
  text-align: center;
  left: 14px;
  right: 15px;
  padding-top: 66px;
  padding-bottom: 20px;
  bottom: -1px;
  -webkit-clip-path: polygon(0 29%, 100% 8%, 100% 99%, 0% 100%);
  clip-path: polygon(0 29%, 100% 8%, 100% 99%, 0% 100%);
  -webkit-transition: .3s;
  transition: .3s;
}
.expart-content:hover {
  background: #233cd7;
}
.expart-icon li {
  display: inline-block;
}
.expart-content h3 {
  color: #fff;
}
.expart-content h4 {
  color: #fff;
  font-weight: 300;
  font-size: 13px;
}
.expart-icon li a {
  color: #fff;
  border: 1px solid #565f9c;
  padding: 3px 10px;
  margin-top: 10px;
  display: inline-block;
  -webkit-transition: .3s;
  transition: .3s;
}
.expart-icon li a:hover {
  background: #fff;
  color: #233cd7;
  border: 1px solid #fff;
}
/* ==========================================================================
   Feedback css
   ========================================================================== */

.feedback-area {
  background: #f5f6ff;
}
.feedback-title p {
  margin-top: 20px;
  margin-bottom: 70px;
}
.feedback-item {
  text-align: center;
  border: 1px solid #e0e3ff;
  padding: 38px 30px;
  background: #fff;
  -webkit-transition: .3s;
  transition: .3s;
}
.feedback-img img {
  width: 90px;
  height: 90px;
}
.feedback-item span {
  font-size: 35px;
  color: #423bc9;
}
.feedback-item p {
  margin-top: 15px;
  margin-bottom: 15px;
}
.feedback-item h3 {
  color: #423bc9;
  font-weight: 600;
}
.feedback-item h5 {
  color: #ff1948;
  margin-bottom: 25px;
  font-size: 13px;
  font-weight: 400;
}
.feedback-item:hover {
  box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.1);
}
/* ==========================================================================
   Discount css
   ========================================================================== */

.flat-discount h2 {
  color: #233CD7;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
}
.flat-discount p {
  margin-top: 30px;
  margin-bottom: 45px;
}
.discount-btn {
  background: #FF1948;
  color: #fff;
  padding: 15px 25px;
  font-weight: 600;
  border-radius: 30px 17px 35px 30px;
  -webkit-transition: .3s;
  transition: .3s;
  display: inline-block;
}
.discount-btn:hover {
  background: #233CD7;
  color: #fff;
}
.flat-discount a {
  margin-right: 15px;
}
.discount-form form button {
  text-align: left;
  margin-top: 25px;
  display: inline-block;
}
.discount-form h3 {
  background: #ff1948;
  margin-bottom: 15px;
  padding: 20px 0px;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}
.discount-form {
  text-align: center;
  box-shadow: 0px 0px 100px rgba(13, 9, 9, 0.16);
  padding: 50px 30px;
}
.discount-form input {
  width: 100%;
  height: 60px;
  border: 1px solid #e0e3ff;
  margin-bottom: 15px;
  padding: 0px 20px;
}
.discount-form select {
  width: 100%;
  height: 60px;
  border: 1px solid #e0e3ff;
  margin-bottom: 10px;
  padding: 0px 20px;
}
.consul-btn {
  border: none;
  background: #233CD7;
  color: #fff;
  padding: 15px 25px;
  font-weight: 600;
  border-radius: 30px 17px 35px 30px;
  -webkit-transition: .3s;
  transition: .3s;
  display: inline-block;
}
.consul-btn:hover {
  background: #FF1948;
  color: #fff;
}
.discount-form {
  text-align: center;
  box-shadow: 0px 0px 100px rgba(0, 0, 0, 0.1);
  padding: 35px 25px;
}
.nice-select {
	width: 100%;
}
/* ==========================================================================
   Counter css 
   ========================================================================== */

.counter-area {
  background: #f5f6ff;
  text-align: center;
}
.counter-item span {
  font-size: 60px;
  line-height: 60px;
  margin-left: 10px;
  display: inline-block;
  color: #373B55;
}
.counter-item h3 {
  color: #FF1948;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 10px;
}
.counter-item p {
  font-size: 18px;
  color: #FF1948;
  font-weight: 400;
}
/*==========================================================================
   Blog css
  ========================================================================== */

.blog-title {
  border-left: 1px solid #f4f3f1;
  border-right: 1px solid #f4f3f1;
  padding: 20px 25px;
}
.blog-img {
  overflow: hidden;
}
.blog-img img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.blog-img img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-grid-title {
	margin-bottom: 70px;
}
.blog-grid-title h2 {
	margin-bottom: 20px;
}
.blog-nav {
	text-align: right;
}
.blog-nav ul li {
	display: inline-block;
	margin-right: 15px;
}
.blog-nav-btn{
  background: #FF1948;
  color: #fff;
  padding: 15px 25px;
  font-weight: 600;
  border-radius: 30px 17px 35px 30px;
  -webkit-transition: .3s;
  transition: .3s;
  display: inline-block;
}
.blog-nav-btn:hover {
  background: #233CD7;
  color: #fff;
}
.blog-title p {
  margin-top: 15px;
  margin-bottom: 1px;
}
.blog-author h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
.blog-author h5 {
  font-size: 14px;
}
.blog-title a h3 {
  -webkit-transition: .3s;
  transition: .3s;
}
.blog-title a h3:hover {
  color: #233CD7;
}
.blog-meta {
  border: 1px solid #f4f3f1;
  padding: 20px 25px;
  padding-bottom: 15px;
  overflow: hidden;
}
.blog-author {
  float: left;
  position: relative;
  padding-top: 3px;
  padding-left: 70px;
}
.blog-avater {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 50px;
  height: 50px;
  margin-top: 6px;
}
.blog-review {
  text-align: right;
  font-family: 'Poppins', sans-serif;
  line-height: 30px;
  padding: 15px 0px;
}
.blog-review span {
  color: #838493;
  font-size: 20px;
  font-weight: 500;
  margin-left: 3px;
}
.blog-review i {
  font-size: 19px;
  color: #423bc9;
}
.rtbm-33{
  margin-bottom: 30px;
}
.rtbm-34{
  margin-bottom: 30px;
}
/* ==========================================================================
   Footer css
========================================================================== */

footer {
  background-image: url(img/footer-map.png);
  background-size: cover;
  background-position: center;
  background-color: #3a458d;
  padding-top: 120px;
  padding-bottom: 120px;
  background-repeat: no-repeat;
}
.footer-widget h3 {
  color: #fff;
  font-weight: 600;
  line-height: 30px;
}
.widget {
  padding-top: 30px;
}
.about-info {
  color: #fff;
}
.footer-icon li {
  display: inline-block;
  margin-right: 15px;
}
.footer-icon li a {
  border: 1px solid #5c65a0;
  color: #fff;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  border-radius: 50px;
  -webkit-transition: .3s;
  transition: .3s;
}
.footer-icon li a:hover {
  background-color: #f09600;
  color: #fff;
  border: 1px solid #ff1948;
}
.footer-menu li a {
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  font-family: 'Roboto', sans-serif;
  -webkit-transition: .3s;
  transition: .3s;
}
.footer-menu li a:hover {
  color: #f09600;
}
.opening-hour li {
  color: #fff;
  line-height: 35px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.Subscribe-us input {
  padding-left: 15px;
  color: #fff;
  height: 50px;
  padding-left: 20px;
  font-size: 15px;
  position: relative;
  border: none;
  border-radius: 30px;
  background: #242a3e;
}
.Subscribe-us button {
  position: absolute;
  height: 50px;
  border-radius: 30px;
  width: 135px;
  font-size: 16px;
  font-weight: 500;
  background: #FF1948;
  border: none;
  color: #fff;
  margin-left: -35px;
}
.Subscribe-us {
  margin-top: 30px;
}
/* ==========================================================================
   Copy right css
   ========================================================================== */

.footer-copy-right {
  text-align: center;
  background:#f09600;
  padding: 40px 0px;
}
.copy-right-content h4 {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
}
.copy-right-content h4 a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: .3s;
  transition: .3s;
}
.copy-right-content h4 a:hover {
  color:skyblue;
}
/* ==========================================================================
   Scroll Top CSS
   ========================================================================== */

.scroll-top {
  background: #FF1948;
  bottom: 44px;
  position: fixed;
  right: 1px;
  z-index: 9;
  cursor: pointer;
  display: none;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  border-radius: 0px 30px 30px 0px;
}
.scroll-top span {
  color: #fff;
  font-size: 13px;
  line-height: 23px;
  font-weight: 600;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  display: block;
  padding: 10px 30px;
}
.scroll-up:hover {
  color: #fff;
}
/* ==========================================================================
  Preloader CSS
   ========================================================================== */

.spinner {
  width: 80px;
  height: 80px;
  position: relative;
  margin: 100px auto;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0.0)
  }
  50% {
    -webkit-transform: scale(1.0)
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  }
  50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
.kedu-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #3A458D;
  z-index: 9999;
}
.kedu-loader .spinner {
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
}
/* ==========================================================================
  page-header CSS
   ========================================================================== */
.page-header {
	position: relative;
  background-color: #3749b8;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0px;
	height: auto;
	z-index: 1;
}
.page-header::after {
	position: absolute;
	background: rgba(54, 57, 203, 0.6);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	z-index: -1;
}
.page-title h2 {
	font-size: 50px;
	color: #fff;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 15px;
}
.page-title ul li {
	display: inline-block;
	margin-right: 10px;
}
.page-title li a {
	color: #fff;
	font-size: 20px;
}
.page-title li:last-child::before {
	content: "|";
	margin-right: 10px;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
}
/* ==========================================================================
  Post Pagination CSS
   ========================================================================== */
.post-pagination {
	margin-top: 60px;
  text-align: center;
}
.post-pagination ul li {
	display: inline-block;
	margin-right: 13px;
}
.post-pagination li a {
	color: #fff;
	background: #233cd7;
	display: block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	font-weight: 600;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.post-pagination li .active, 
.post-pagination li a:hover{
   background-color: #FF1948;
}
/* ==========================================================================
  Single Post CSS
   ========================================================================== */
   .single-post-item img {
    margin-bottom: 30px;
  }
   .single-post-meta ul li {
    display: inline-block;
    margin-right: 15px;
  }
  .single-post-meta {
    margin-bottom: 20px;
  }
  .single-item-content h2 {
    margin-bottom: 20px;
  }
  .single-post-meta li i {
    color: #ff1948;
    margin-right: 5px;
  }
  .single-post-meta li {
    color: #373b55;
  }
  .single-post-meta li a{
    color: #77798a;
  }
  .single-post-box {
    background: #e6e6e6;
    padding: 20px 30px;
    border-left: 3px solid #ff1948;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .single-post-content-img {
    margin-top: 20px;
  }
  .related-tag span {
    display: block;
    font-weight: 500;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    font-size: 20px;
    color: #373b55;
  }
  .related-tag li {
    overflow: hidden;
    display: inline-block;
    margin-right: 5px;
  }
  .related-tag li a {
    color: #77798a;
  }
  .related-tag li a:hover {
    color: #233CD7;
  }
  .related-tag {
    margin-top: 5px;
  }
/* ==========================================================================
  Sidebar CSS
   ========================================================================== */
.sidebar-widgets .widget{
	padding: 25px;
	border: 1px solid #f4f3f1;
	overflow: hidden;
	margin-bottom: 30px;
  box-shadow: 0px 0px 30px 0px rgba(183, 163, 247, 0.2);
}
.widget-title {
	border-left: 4px solid #ff1948;
	padding-left: 15px;
	margin-bottom: 20px;
}
.search-form {
  position: relative;
}
.search-form input {
	background: #e6e6e6;
	border: none;
	width: 100%;
	padding: 18px 30px;
}
.search-form .search-submit {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: #ff1948;
  padding: 18px 23px;
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
  height: 86%;
  width: 106px;
}
.search-form input:hover, .search-form input:focus{
  outline: none;
}
.widget_recent_entries li a {
	border-bottom: 1px solid #f4f3f1;
	padding: 10px 0px;
  transition: .3s;
  color: #77798a;
}
.widget_recent_entries li a:hover{
   color: #233cd7;
}
.widget.widget_recent_entries li {
  margin-bottom: 25px;
}
.widget-social-icon li a {
	color: #fff;
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	border-radius: 50px;
	-webkit-transition: .3s;
	transition: .3s;
	background: #233CD7;
}
.widget-social-icon li{
  display: inline-block;
  margin-right: 10px;
}
.widget-social-icon li a:hover{
  background-color: #ff1948;
}
.tagcloud a {
  background: #e6e6e6;
	padding: 10px 19px;
	display: inline-block;
	margin: 5px 1px;
	text-transform: capitalize;
	float: none;
	width: auto;
  transition: .3s;
}
.tagcloud a:hover{
  background-color: #ff1948;
}
.categories-list li {
	margin-bottom: 15px;
}
.categories-list li a {
	color: #77798a;
}
.categories-list li a:hover{
  color: #233CD7;
  border-bottom: 1px solid #f4f3f1;
}
/* ==========================================================================
  Comments CSS
   ========================================================================== */
.comt-user {
  float: left;
  margin-top: 8px;
}
.comment-item {
	padding: 25px;
	box-shadow: 0px 0px 30px 0px rgba(183, 163, 247, 0.2);
  border-radius: 15px;
}
.comt-detail {
	overflow: hidden;
	padding-left: 25px;
}
.comtuser-name p {
  margin: 0;
  font-size: 14px;
}
.comtuser-name {
  position: relative;
  overflow: hidden;
}
.comtuser-name a {
  position: absolute;
  top: 0;
  color: #ff1948;
  font-weight: 500;
  right: 0;
}
.comtuser-name h3 {
  font-size: 16px;
}
.comt-user img {
  width: 100%;
  border-radius: 20px;
}
.comment-count {
  margin: 40px 0px;
  border-top: 1px solid #f4f3f1;
  padding-top: 30px;
}
.comtuser-name a i {
  margin-right: 5px;
  color: #ff1948;
}
.comt-sub {
  margin-left: 48px;
}
.comment-temp li {
  margin-bottom: 15px;
}
.comment-temp li:last-child {
  margin: 0;
}
.comment-form-title {
	margin-top: 30px;
}
/* ==========================================================================
   Form Design CSS
   ========================================================================== */
   .form-group {
    margin-top: 30px;
  }
  .form-group input {
    width: 100%;
    height: 60px;
    border: 1px solid #ccc;
    padding-left: 25px;
    background-color: #fff;
    border-radius: 3px;
  }
  .form-group button {
    border: none;
  }
  .form-group textarea {
    border: 1px solid #ccc;
    padding: 20px;
    width: 100%;
    padding-left: 25px;
    resize: none;
    height: 230px;
    background-color: #fff;
  }
  .form-group input:hover,
  .form-group input:focus,
  .form-group textarea:hover {
    outline: none;
  }
  input[type="text"]:focus,
  input[type="email"]:focus {
    border-color: #ccc;
  }
  textarea:focus {
    border-color: #ccc;
  }
  .form-group.button {
    margin-bottom: 0px;
  }
  .btn-form {
    background: #233cd7;
    color: #fff;
    padding: 15px 30px;
    font-weight: 600;
    border-radius: 30px 17px 35px 30px;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline-block;
  }
  .btn-form:hover{
    background-color: #ff1948;
  }
/* ==========================================================================
   Contact CSS
   ========================================================================== */
  .google-map iframe {
    width: 100%;
    height: 500px;
    border: none;
    margin-bottom: -10px;
  }
  .contact-item {
    text-align: center;
    box-shadow: 0px 0px 30px 0px rgba(183, 163, 247, 0.2);
    padding: 50px 10px;
  }
  .contact-item h3 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .contact-item i::before {
    margin: 0;
    font-size: 50px;
    color: #fff;
    background: #ff1948;
    height: 80px;
    width: 80px;
    display: inline-block;
    line-height: 80px;
    border-radius: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .contact-form {
    padding-bottom: 130px;
  }
  .contact-left li a:hover i {
    background: #F77E53;
    color: #fff;
  }
  .contact-left li a i {
    background: #F77E53;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .contact-left li {
    display: inline-block;
    margin-right: 15px;
  }
  .contact-left li:last-child {
    margin: 0;
  }
  .contact-left h2 {
    margin-bottom: 30px;
  }
  .contact-left p {
    margin: 25px 0px;
  }
  .contact-left h3 {
    margin-bottom: 30px;
  }
  .contact-left img {
    width: 100%;
  }
  .contact-list {
    padding-bottom: 130px;
  }