/*
Theme Name: Advance Coaching Pro
Theme URI:  https://www.themeshopy.com/themes/coaching-wordpress-theme/
Author: Themeshopy
Author URI: https://www.themeshopy.com/
Description: A coaching website should have an inviting layout and appealing design with appropriate professional look to attract students and parents to enrol into your academy and take your services. These all features along with many other are present in this coaching WordPress theme that is a perfect match for not just a coaching centre but also for schools, colleges, LMS, training academies, personal trainers, sports coaching, motivational speakers and so many other relevant professions. You can choose between several designing options from boxed to full-width layout, with and without sidebar, full-screen header image and slider. This coaching WordPress theme, with a user-friendly interface, caters for a smooth navigation that will ultimately give a great website using experience to users. Its header and footer can be designed in many stylish varieties. It supports multiple post formats like standard, image, gallery, video, link etc.
Version: 1.1
License: GNU General Public License
License URI:license.txt
Text Domain: advance-coaching-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Advance Coaching Pro WordPress Theme has been created by Themeshopy(themeshopy.com), 2018.
Advance Coaching Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */
*{
  margin:0; 
  padding:0; 
  outline:none;
}
html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#fff; 
  position:relative; 
  font-size: 14px;
  color:#5b5b5b; 
  font-family: 'Lato';
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0; 
  padding:0; 
  border:none; 
  max-width:100%; 
  height:auto;
}
section img{
  max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:10px 0;
  line-height: 1.4;
  letter-spacing: 1px;
  color:#5b5b5b;
  
}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:14px;
  font-weight:normal;
}
p, ul li a{
  letter-spacing: 0px;
  font-family: 'Lato';
}
body a{
  text-decoration:none; 
  color:#2379d2;
}
a:hover{
  text-decoration:none; 
  color:#666;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{ 
  margin:0 0 0 15px; 
  padding:0;
}
ul li, ol li{font-size: 16px;}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
  background:#ececec;
}
 
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}
 
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
  
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px; 
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0;
  
}
select{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  background-color: #2379d2;
}
input[type="submit"]:hover{
  cursor: pointer;
}
.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible!important;
}

.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: #333333;
  font-weight: bold;
}
.carousel-inner{
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.sticky{ 
  margin:0; 
  padding:0; 
  background-color:#d7d7d7;
}
.alignleft,
img.alignleft{
  display: inline; 
  float: left; 
  margin-right:20px; 
  margin-top:4px; 
  margin-bottom:10px; 
  padding:0;
  padding:5px;
}
.alignright, img.alignright { 
  display: inline; 
  float: right; 
  padding:5px; 
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter { 
  clear: both; 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top:0;
  padding:5px; 
}
.comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
a.small-button{
  background:#3890cb;
  padding:5px 30px; 
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
table, td, th {
  border: 1px solid black;
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 0.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 1.75em;
  color: #000;
  padding-left: 15px;
}
.widget_calendar tbody a {
  background-color: #bbb;
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.widget th,
.widget td {
  padding: 0.5384615385em;
}
/*-------------------- Sweep To Right -----------------------*/
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* ---------Buttons--------- */
a.button{ 
   
  background:#2379d2;
  color: #fff;
  font-size: 16px;
  margin: 20px 0 0;
  padding: 7px 30px;
  text-transform: uppercase; 
  font-weight:bold;
}
a.theme_button {
  color: #2379d2;
  border:2px solid #2379d2;
  text-transform: uppercase;
  margin-top: 20px;
  letter-spacing: 1px;
  /*padding: 12px 20px;*/
  font-size: 14px;
  font-weight: bold;
  border-radius: 0;
  background: none;
  font-weight: bold;
  letter-spacing: 3px;
}
#slider a.theme_button
{
  font-size: 17px;
  border-radius: 37px;
  border: 2px solid #ffffff;
  color: #ffffff;
}
a.theme_white_button{
  border: none;
  text-transform: uppercase;
  margin-top: 20px;
  letter-spacing: 1px;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 0;
}
a.theme_white_button{
  background-color: #ffffff;
  color: #2379d2;
}
a.theme_button:hover
{
  background:none;
  border:2px solid #2379d2;
}

/* --------------------------Top Bar---------------------------- */
.contact_details ul li {
  list-style: none;
  display: inline;
  color: #ffffff;
}
.home .top_bar {
  background: #000000;
  width: 100%;
  float: left;
  padding: 4px 4px 4% 4px;
}
.top_bar {
  background: #000;
  width: 100%;
  float: left;
  padding: 4px 4px 1% 4px;
}
.contact_details {
  padding: 12px 0;
}
.contact_details ul li.search-box span {
  border: none;
  padding: 15px 18px;
  margin-right: 0;
}
.contact_details ul li span {
  padding-right: 10px;
}
.contact_details i{
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
}
.serach_outer i{
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
}
.contact_details p {
  color: #033333;
  font-size: 15px;
  margin: 0 0 0 !important;
}
p.hi_bold {
  color: #1e1d1c;
}
p.hi_normal {
  color: #757575;
}
.contact_details ul li span i {
  padding-right: 6px;
  color: #2379d2;
}
.contact_details ul li a {
  color: #ffffff;
}
.socialbox a i, .social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
}
#site_top .con-info i
{
  color:#fff;
}
#site_top .con-info span
{
  background-color:#2379d2;
  padding: 8px;
  border:2px solid #fff;
}
#site_top .con-icons
{
  padding-top: 10px;
}
#site_top .con-det
{
  padding-left: 0;
}
#site_top .details-title
{
  font-family: "Merriweather";
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  color:#13182c;
}
#site_top .details
{
  font-family: "Roboto";
  font-size: 14px;
  color:#fff;
}

#site_top .socialbox a
{
  background-color:#13182c;
  padding: 7px 7px 12px 12px;
  display: inline-block;
  transform: rotate(42deg);
  margin-right: 25px;
  transition: 2s;
}
#site_top .socialbox a:hover
{
  background-color:#fff;
  
}
#site_top .socialbox a:hover i
{
  color:#13182c;
}
#site_top .socialbox a i
{
  color:#fff;
  transform: rotate(-42deg);
  font-size: 14px;
}

#site_top .socialbox .apply-online
{
  transform:rotate(0deg);
  background-color:#2379d2;
  color:#fff;
  font-family: "Roboto";
  font-weight: 800;
  position:relative;
  padding: 9px 13px;
  margin-left: 25px;
  border:2px solid #fff;
  margin-right:-7px;
}
#site_top .socialbox .apply-online:hover
{
  background-color:#2379d2;
  border:2px solid #fff;
}

#site_top .profile-det
{
  padding-right: 0;
}

/* --------------------------Header---------------------------- */
#header .col-lg-2.col-md-3.top_bar_btn {
  margin-top: 5px;
}
.menubar{
  border-radius: 2px;
  top:-60px;
}
#our_details p.font-weight-bold {
  font-size: 18px;
  margin-bottom: 0;
}
.record-inner {
  margin-top: 15px;
}
#our_details .record-box.col-lg-2 {
  font-size: 40px;
  color: #2379d2;
}
#header .logo img{
  max-height: 123px;
  width: auto;
}
#header {
  
  width: 100%;
  float: left;
}
#topbar {
  border-top: 10px solid #435061;
}
.menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
#header .menubar
{
  /*border:2px solid #2379d2;*/
  background-color:#fff;
}
.home #header .menubar
{
  background-color:#fff;
}
.neseted-inner {
  top: 0;
  position: absolute;
}
.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
}
#header .logo, #footer .logo{
  margin-top: 34px; 

}
#header .logo h1, #footer .logo h1{ 
  font-weight:700; 
  padding:0; 
  font-size:18px; 
  font-weight:bold; 
  margin-top: 0; 
}
.logo a.custom-logo-link{ 
  color:#000000;
}
.logo h1 a, .logo h1 a{
  color: #262626;
  text-transform: uppercase;
}
.logo p{ 
  color: #262626;
  margin-bottom: 0;
  font-size: 14px;
}
#header .top-contact{
  padding:12px 0; 
  font-size:15px;
}
.menubar .social-media{
  padding:12px 0; 
  text-align:center;
}
#header .search-icon
{
  padding: 6px 8px 6px 11px;
  display: inline-block;
  transform: rotate(45deg);
  margin-right: 25px;
  transition: 2s;
  position: absolute;
  top: 21px;
  margin-left: 14px;
  right: 0;
}
#header .search-icon i{
  color:#2379d2;
  transform: rotate(-45deg);
  cursor: pointer;
}
/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
ul.list_nav {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.main-navigation ul{
  list-style: none;
  margin: 0;
  padding-left: 0;
  
}
.main-navigation li{
  position: relative;
  margin-top: 20px;
  padding: 0px 16px;
  display: inline-block;
}
.main-navigation li:last-child{
  border-right: none;
}
.main-navigation a{
  display: block;
  text-decoration: none;
  text-transform: none;
  color: #262626;
  padding: 0;
  font-size: 15px;
  font-weight: bold;
  position: relative;
  font-family: "Roboto";
  font-weight: bold;
}
.main-navigation a:hover{
  color: #2379d2;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #F6F6F6;
  min-width: 215px;
  z-index: 9999;
}

.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}

.main-navigation ul ul a{
  text-transform: none;
  font-weight: 400;
  color: #1e1d1c;
  padding: 8px 0px;
  font-size: 14px;
  line-height: 1.5;
}

.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #cccccc;
}

.main-navigation ul ul li:last-child{
  border-bottom: 0;
}

.main-navigation ul li:hover > ul{
  display: block;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a{
  color: #2379d2 !important;
}


.main-navigation .menu > ul > li.highlight{
  background-color: #2379d2;
}

.main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}

/*.menu > ul > li > a:hover:after,
.menu > ul > li.current_page_item > a:after,
.menu > ul > li.current-menu-item > a:after{
  position: absolute;
  bottom: 0;
  content: '';
  width: 100%;
  height: 2px;
  z-index: 99999;
  display: block;
  background: #f75e61;
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}*/

.menubar.scrolled .menu > ul > li:hover > a:after,
.menubar.scrolled .menu > ul > li.current_page_item > a:after,
.menubar.scrolled .menu > ul > li.current-menu-item > a:after{
  height: 2px;
}

.menu > ul > li.exoplanet-search:after{
  background: transparent !important;
}

.main-navigation ul ul li:hover > a{
  color: #1e1d1c;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
  width: 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}

/*----------------------Mobile Menu Icon------------------------------*/

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}

.sf-arrows .sf-with-ul:after{
  content: '';
  position: absolute;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border-top-color: #e1e1e1;
}

.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.toggle-nav, a.closebtn{
  display: none;
}

/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999999999999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.closepop {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
  cursor: pointer;
}
.serach_inner form.search-form {
   display: table;
   padding: 0;
   border-radius: 0;
   background: #ffffff;
   margin: 0 auto;
   max-width: 700px;
   width: 100%;
}
.serach_inner form.search-form {
  display: table;
  border: 1px solid #bababf;
  padding: 14px 20px;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border-radius: 30px;
}
.serach-page input.search-field {
  border: 1px solid #ccc;
  padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
}
.search_popup label {
  background: transparent;
  width: 81%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 100%;
  text-indent: 8px;
}
.social-media .dashicons{
  margin: 0 6px;
  padding: 0;
}
.menubar .social-media a:hover{
  color:#3890cb;
}
i.fas.fa-headphones {
  color: #ffffff;
  font-size: 25px;
  cursor: pointer;
  border-right: 2px solid #ffffff;
  padding: 5px 8px;
  padding: 3px 8px 11px 6px;
}
.consultation a {
  border: 2px solid #fff;
  padding: 8px 7px;
  padding-left: 0;
}
.consultation {
  background-size: cover;
  background-repeat: no-repeat;
}
.consultation span {
  padding: 0 3px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}
ul.search-consult {
  padding: 0;
}
/*----------------------  index ---------------------------*/

.blog .post-section
{
  padding: 70px 0;
}
.blog #header .menubar
{
  border:2px solid #2379d2 !important;
}
.post-section {
    padding: 20px 0;
}
.postwrapper-box{
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}
.single-post-block table
{
  text-align: center;
}

/*------------------------- Headings --------------------------*/
section h2{
  font-weight:bold;
  padding:0;
  margin-bottom: 20px;
  color: #22272b;
  padding: 0 0 10px;
  margin: 0;
  font-weight: 900;
  letter-spacing: 3px;
}
section h3 {
  font-weight: 900;
  color: #2379d2;
  padding: 0;
 /* padding-left: 15px;*/
  margin-bottom: 40px;
}
section h4{
  color:#000; 
  font-size:20px;
}
section h5{
  color:#333; 
  
  padding:0;
}
.innerbox{
  background-size:100% 100%;
}

#about {
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s;
  -vendor-animation-iteration-count: infinite;
}

/* ------------------ Topbar ---------------- */
a.request-btn {
  color: #ffffff;
}
p.detail {
  margin: 10px 0px 5px;
  color: #ffffff;
  font-size: 16px;
}
.logobox {
  border-radius: 2px;
  background: #2379d2;
}
.bg-colour {
  margin-bottom: 20px;
  background: #2379d2;
}
.bg-colour i {
  padding: 14px;
  font-size: 40px;
  color: #ffffff;
}
.social-top-bg p.details {
  margin-top: 3em;
}
span.hi_cart i {
  border: 1px solid #ffffff;
  font-size: 25px;
  color: #ffffff;
  padding: 15px 13px;
  border-radius: 30px;
}
span.cart-value {
  margin: 0;
  text-align: center;
  background-color: #2379d2;
  border-radius: 50%;
  color: #ffffff;
  padding: 0px 0px;
  position: absolute;
  height: 15px;
  width: 25px;
  height: 25px;
}
.about-top {
  border-radius: 30px;
  border: 1px solid #ffffff;
  padding: 13px 17px;
}
.space {
  margin-top: 3px;
}
span.iconss i {
  width: 34px;
  border-radius: 22px;
  padding: 9px 13px;
  color: #ffffff;
  background: #2379d2;
  height: 33px;
}
span.iconss {
  padding: 10px;
}
/*------------------ Contact Page -----------------*/
.c_icon {
  display: table;
  margin: 0 auto;
  padding: 25px 8px;
  border: 1px solid #2379d2;
  border-radius: 50%;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  width: 100%;
  background-color: #ffffff;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  background-color:#fff;
  
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  width: 100% !important;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 12px 23px 0;
  height: auto;
  float: left;

}
.contact-box .wpcf7 input[type="text"]::placeholder
{
  color: #13182c;
  font-style: italic;
}
.contact-box .wpcf7 input[type="email"]::placeholder
{
  color: #13182c;
  font-style: italic;
}

.contac_form.col-md-12 {
  margin-top: 20px;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
}
.inner-cont {
  padding: 10px 5px;
  background: #ffffff;
}
.contac_form h3 {
  text-align: center;
  color: #FFF;
}
.contact-email i, .contact-address i, .contact-phone i {
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
  font-size: 38px;
  color: #2379d2;
  margin: 0 auto;
  text-align: center;
  width: 87px;
  display: inline-table;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 20px 0;
}
.c_content span {
  font-size: 18px;
  color:#13182c;
}
.c_content p{
  font-size: 16px;
  color:#13182c;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
.contact-box .contac_form textarea
{
  max-height: 100px;
}
.contact-box .contac_form textarea::placeholder
{
  color: #13182c;
  font-style: italic;
}
.contact-box .contac_form input[type="submit"]
{
  color:#13182c;;
  margin-top: 20px;
}

/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
    width: 100%;
}
/*---------------- Footer Section ----------------------*/
.footer-top {
  padding-bottom: 50px;
}
.socialbox {
  background: #2379d2;
  text-align: center;
  width: 100%;
  max-width: 380px;
  margin: 41px auto;
  padding: 10px;
  border-radius: 43px;
}
#courses-categories h3 {
  margin-bottom: 10px !important;
  font-family: "Roboto"!important;
  color: #fff !important;
  font-size: 28px !important;
}
.records-box span i {
  color: #2379d2;
  font-size: 45px;
}
.records-box h6 {
  padding-top: 0;
  font-size: 20px;
  color: #fff;
}
.records-box p {
  color: #778690;
}
.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}
.outer-footer {
  background-size: 100% 100%;
}
#footer form.search-form{
  border: none;
  background: transparent;
  padding: 0;
}
#footer form.search-form input{
  float: none;
  border: 1px solid;
  margin: 0 2px;
}
#footer input, #footer textarea{
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
#footer textarea{
  height: 100px;
}
#footer p.post-date {
    color: #ffffff;
    font-size: 11px !important;
}
.copyright p {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 0;
}
.copyright p {
  text-align: center;
}
.copyright span.credit_link {
  text-align: center;
  margin: 0 auto;
  display: table;
}
.socialbox {
  text-align: center;
}
#footer{ 
  text-align:center;
  color:#fff;
  padding-top: 3rem;
  text-align:left;
  background-repeat: no-repeat;
  background-size: cover;
  background-color:#13182c;
}
.footer_hide{
  display:none;
}
.footer-top-col {
  border-left: solid 5px #2379d2;
  padding-left: 15px;
}
.container #blog-right-sidebar h3, #footer h3{
  color:#2379d2;
  text-align:left;
  font-size:24px;
  padding:0 0 17px 0;
}
#footer .copyright p{
  font-size: 13px;
  letter-spacing: 1px;
  color: #525b80;
  font-family: "Roboto";
}
#footer .copyright a {
    color: #fff;
  cursor: pointer;
}
#footer input{
  padding:8px 8px; 
  float:left;
  margin:5px 0;
  border-radius:0px;
}
#footer input[type="submit"] {
  padding: 8px 10px;
  background-color: #2379d2;
  color: #ffffff;
  text-transform: uppercase;
}
#footer .copyright{
  border-top:1px solid #2b2f41;
  margin:60px 0 0 0;
  padding-top:30px;
}
#footer ul {
  margin: 0;
}
#footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
  padding: 5px;
}
#footer ul li a{
  color: #778690 !important;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 30px;
  font-family: "Roboto";
}
#footer ul li a:hover
{
  color:#2379d2;
}
#footer p{
  line-height: 26px;
  margin: 0;
  color:#778690;
  font-size: 14px;
  letter-spacing: 0px;
  font-family: "Roboto";
}
.widget_recent_entries img {
  width: 100px;
}
#footer h3 {
  color: #fff;
  font-size: 28px;
  letter-spacing: 1px;
  font-family: "Roboto";
  font-weight: bold;
  position: relative;

}

.footer-cols {
  padding-bottom: 40px;
}
.about_me table, .about_me td, .about_me th{
  border: none;
}
.about_me p.message {
    margin-bottom: 5px !important;
}
.vw-credit, .vw-credit a{
  color: #ffffff;
}
#footer_box .sub-menu
{
  display: none;
}
#footer_box .socialbox i {
  border-radius: 23px;
  width: 45px;
  border: 1px solid;
  color: #fff;
  font-size: 18px;
  margin-left: 12px;
  height: 45px;
  padding: 11px;
}
#footer_box .about_me i
{
  color:#2379d2;
}
#footer .widget_media_gallery img
{
  padding-right: 25px;
  border:none;
}

/* --------- Social Icon Widget ------- */
#sidebar .social_widget a
{
  margin-top: 15px;
  margin-right: 20px;
}
#sidebar .social_widget
{
  text-align: center;
}

.social_widget a {
  color: #ffffff;
  padding: 7px 7px;
  margin-right: 7px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 50%;
}
.social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
}

#footer .social_widget a
{
  color: #ffffff;
  padding: 7px 7px;
  margin-right: 18px;
  display: inline-block;
  margin-bottom: 22px;
  border-radius: 50%;
}

/* --------- search Page ------- */
.postbox h6 {
    font-weight: bold;
}
/* --------- Blog Page ------- */
#full-width-blog .postbox {
   width: 100%;
   border: none;
}
#full-width-blog .postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
  margin:15px 0 20px;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
  margin:15px 0 0 0;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px; 
  display: block; 
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 6px;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
   margin-left: 8px !important;
   font-size: 18px;
   border-bottom: 1px solid #ffffff;
   padding-bottom: 2px;
}
.widget_recent_entries li {
  margin: 10px;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px; 
  font-weight:bold; 
  color:#fff; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px; 
  font-weight:bold; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
  color: #000;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
  border-top: 1px solid #13182c;
  border-bottom: 1px solid #13182c;
}
.metabox .entry-date{
  
  padding: 0 0 0 10px;
  margin:0 13px 0 0;
  color:#13182c;
}
.metabox .entry-author{

  padding: 0 0 0 10px;
  margin:0 20px 0 0;
  color:#13182c; 
}
.metabox .entry-author a
{
  color:#13182c; 
}
.metabox .entry-comments{

  padding: 0 0 0 10px;
  color:#13182c;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}

.post-featured img {
  width: 100%;
}
.single-post-block .single-content p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
}
.authordetails
{
  padding-top: 25px;
}
.authordetails .author_links
{
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails .author_links
{
  font-family: "Merriweather";
}
.authordetails .b-content
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
  font-style: italic;
}
.authordetails img
{
  border-radius: 50%;
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.authordetails ul li {
    display: inline;
}
.authordetails ul li a {
  background-color: #2379d2;
  padding: 9px 15px 9px 15px;
  color: white;
  border-radius: 50%;
  width: 40px;
  margin-right: 10px;
}
.inner-sbox h4 a
{
  font-size: 18px;
  color: #13182c;
  font-family: "Merriweather";
}
.inner-sbox p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color:#90939c;
  font-family: "Roboto";
}
.inner-sbox .post-readmore
{
  border: 2px solid #2379d2;
  padding: 10px 20px;
  font-size: 14px;
  letter-spacing: 3px;
  font-family: "Merriweather";
  font-weight: bold;
  color: #2379d2;
}
.inner-sbox .post-readmore:hover{

  background-color:#2379d2;
  color:#fff;

}
.archive  h1
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
  padding-top: 25px;
}
.search .entry-title
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
  padding-top: 25px;
}

/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}

/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background: #2379d2;
  color: #ffffff !important;
  border: 1px solid #2379d2;
}
.navigation span.page-numbers.current{
  background: #ffffff;
  border: 1px solid #2379d2;
  color: #000000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#f1f1f1; 
  color:#000;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs a:hover{
  background-color:#2379d2;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
}
/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 35px;
}
#comments h2.comments-title{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
}
#comments h3.comment-reply-title{
  font-size:20px; 
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:12px 10px; 
  font-size:18px;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;
  border-left: 1px solid #2379d2;
  border-right: 1px solid #2379d2;
  border-bottom: 3px solid #2379d2;
  text-transform: uppercase;
  border-top: none;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}

#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{  
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
  font-family: "Merriweather";
  text-align: center;
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
}
#comments .comment-author.vcard img {
  padding: 2px;
}
#comments .comment-author .fn
{
  font-family: "Merriweather";
  color: #13182c;
}
#comments .comment-author .says{
  font-family: "Merriweather";
  color: #13182c;
}
#comments ol
{
  list-style-type: none;
  margin-left: 0;
}
#comments .comment-meta
{
  font-family: "Merriweather";
  color: #2379d2;
  font-weight: bold;
}
#comments .comment-body p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
}
#comments .reply a {
  background-color: #2379d2;
  color: white;
  font-weight: bold;
  padding: 8px 20px 8px 20px;
  font-size: 13px;
  width: 56%;
  position: relative;
  margin-top: -10%;
}
#comments ol li
{
  padding-bottom: 30px;
}
.post-navigation .nav-previous .meta-nav
{
  background-color: #2379d2;
  padding: 8px 20px 8px 20px;
  color: white;
}
.post-navigation .nav-next .meta-nav
{
  background-color: #2379d2;
  padding: 8px 20px 8px 20px;
  color: white;
}

/* --------- SLIDER--------- */
#slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0; 
  position:relative;
}
#slider img {
    width: 100%;
}
#slider h2 {
  text-transform: uppercase;
  color: #2379d2;
  font-weight: 900;
}
#slider .carousel-control .nav1
{
  /*display: none;*/
}
#slider .carousel-control .nav2
{
  /*display: none;*/
}
#slider p.price {
  font-size: 22px !important;
}
#slider .carousel-caption.d-none.d-md-block {
  
  /*margin: 0 auto;*/
}
#slider .carousel-caption {
  max-width: 700px;
  top: 50%;
  transform: translateY(-50%);
  bottom: inherit;
  text-align: left;
  left: 7%;
  right: 10%;
}
.inner_carousel{
  padding:20px 20px;
}
a.blog-more{ 
  display:inline-block; 
  font:400 16px 'Roboto Condensed', sans-serif; 
  padding:10px 30px; 
  margin-top:21px; 
  border-radius:4px; 
  -moz-border-radius:4px; 
  -webkit-border-radius:4px; 
  -o-border-radius:4px; 
  -ms-border-radius:4px; 
  margin-right:15px;
}
#slider .carousel-control-next, #slider .carousel-control-prev {
  width: 10%;
}

#slider .carousel-item-next,
#slider .carousel-item-prev,
#slider .carousel-item.active {
    display: block !important;
  }
#slider .carousel-control-prev-icon,
#slider .carousel-control-next-icon{
  background-image:none; 
  margin:10px;
}
#slider span.carousel-control-prev-icon {
  border-top-left-radius: 20px;
  margin-right: 10px;
  padding-top: 5px;
}
span.carousel-control-next-icon {
  border-top-right-radius: 20px;
  padding-right: 6px;
  padding-top: 4px;
}
#slider .carousel-control-next,
#slider .carousel-control-prev{
  opacity: 1;
}
.carousel-control-next-icon,
.carousel-control-prev-icon{
  width: auto;
  height: auto;
}
#slider a i {
  margin-left: 6px;
  background: #2379d2;
  padding: 11px 14px;
  border-radius: 50%;
  font-size: 18px;
  color: #ffffff;
}
#slider a i:focus,
#slider a i:active,
#slider a i:hover{
  background: #2379d2;
  border: none;
  transition: all 0.5s ease-out;
}
.inner_carousel h2 small {
  color: #ffffff;
  display:block;
  margin-bottom: 20px;
}
#slider .inner_carousel h3
{
  font-family: "Roboto";
  font-size: 45px;
  line-height: 55px;
  margin-top: 2em;
  font-weight: bold;
  color:#fff;
  margin-bottom: 10px;
}
#slider .inner_carousel p
{
  line-height: 24px;
  font-family: "Roboto";
  font-size: 14px;
}
.slider_arrow {
  position: relative;
  width: 4%;
  left: 50%;
  transform: translateX(-50%);
}
#slider .carousel-indicators
{
  display: none;
  position: relative;
}
#slider ol.carousel-indicators li {
  max-width: 10px;
  padding: 5px;
  color: #333333;
  border:2px solid #fff;
  background: none;
  margin-right: 17px;
}
#slider ol.carousel-indicators .active
{
  background-color:#2379d2;
  border:2px solid #2379d2;
}
.carousel-control {
  background: #fefe;
  z-index: -1;
  /* margin-top: -17px; */
  width: 100%;
  /* margin-top: 0px; */
  text-align: center;
  z-index: 999px;
  padding-right: 8px;
  padding-left: -4px;
  margin: 0 auto;
  padding-top: 4px;
  /* top: 14px; */
  /* padding: 4px 4px 4px; */
  padding-top: 4px 6px 3px 0;
  /* width: 148px; */
  border-radius: 30px;
  height: 53px;
  max-width: 125px;
}

/* -------------------- Our Campus ------------------ */

#our-campus
{
  padding-bottom: 0;
}
#our-campus .campus-head
{
  text-align: center;
}
#our-campus .campus-head h2
{
  font-family: "ROBOTO";
  text-align: center;
  color:#000;
  font-size: 30px;
}
.campus-head h6 {
  color: #2379d2;
  font-weight: bold;
  font-size: 18px;
}
#our-campus .title-underline:before
{
  content: "";
  width: 70px;
  height:2px;
  background-color:#000;
  position: absolute;
  margin-top: 10px;
  margin-left: -85px;
}
#our-campus .title-underline:after
{
  content: "";
  width: 70px;
  height: 2px;
  background-color:#000;
  position: absolute;
  margin-top: 10px;
  margin-left: 17px;
}
#our-campus .title-underline i
{
  font-size: 20px;
  color:#2379d2;
}

#our-campus .campus-head p
{
  text-align: center;
  max-width: 932px;
  font-size: 14px;
  width: 100%;
  line-height: 30px;
  color: #90939c;
  font-family: "Roboto";
  padding-bottom: 40px;
  padding-top: 40px;
  margin: 0 auto;
}
#our-campus .campus-details
{
  text-align: center;
}
#our-campus .campus-details span
{
  border-radius: 35px;
  background-color:#2379d2;
  padding: 20px 20px;
  display: inline-block;
}
#our-campus .campus-details:hover span
{
  color:#fff;
  background-color:#2379d2; 

}
#our-campus .campus-details span i
{
  font-size: 20px;
  color:#fff;
}
#our-campus .campus-details h5
{
  font-weight: bold;
  padding-top: 17px;
  color: #13182c;
  font-size: 16px;
}
#our-campus .campus {
  text-align: center;
  margin:0 auto;
  padding: 5px;
  box-shadow: 0px 1px 0px 2px #ccc;
  width: 263px;
  border-radius: 86px;
}
#our-campus .campus-details p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color:#90939c;
  font-family: "Roboto";
  padding-top: 20px;
}
#our-campus .discover-more
{
  padding: 3% 0 4% 0;
}
#our-campus .discover-more a
{
  border:2px solid #2379d2;
  padding: 10px 20px;
  font-size: 14px;
  letter-spacing: 3px;
  font-family: "Merriweather";
  font-weight: bold;
  color:#2379d2; 
}
#our-campus .discover-more a:hover
{
  background-color:#2379d2;
  color:#fff;
}

/* -------------------- Search Cources ---------------- */
.bg-imaged{
  background-image: url('assests/images/contact.jpg');
}
#search-cources select
{
  border-radius:0;
  color:#13182c;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "Roboto";
  height: 45px;

}
.contact_content {  
  padding-top: 4em;
  padding-bottom: 4em;
}
#search-cources input[type="text"], #search-cources input[type="tel"], #search-cources input[type="email"], #search-cources input[type="phno"], #search-cources input[type="password"], textarea {
  font-family: "italian";
  font-size: 16px;
  padding: 15px 10px;
  margin: 0 0 0px 0;
  height: auto;
  border-radius: 30px;
  width: 100%;
}
.discovers-more i {
  background: #2379d2;
  font-size: 20px;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}
.discovered-more a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.discovers-more {
   margin-top: -40px;
  position: absolute;
  box-shadow: 0px 0px 13px 3px #ccc;
  background: #fff;
  width: 100%;
  max-width: 300px;
  border-radius: 52px;
  padding: 10px;
}
.discovered-more {
  margin-top: -40px;
  position: absolute;
  padding: 6px 25px;
  box-shadow: 0px 0px 13px 3px #ccc;
  border-radius: 50px;
  background: #fff;
  width: 100%;
  max-width: 188px;
}
.discovered-more i {
  color: #fff;
  margin-left: 10px;
  background: #2379d2;
  font-size: 20px;
  padding: 10px;
  border-radius: 20px;
}
.discovers-more a {
  color: #000;  
  font-size: 18px;
  font-weight: bold;
}
#search-cources input
{
  border-radius:0;
  color:#13182c;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "Roboto";
  height: 45px;
  background-color: #fff;
}
#search-cources .search-form button
{
  background-color:#2379d2;
  color:#fff;
  border-radius: 0;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "Merriweather";
  font-weight: bold;
  cursor: pointer;
  padding: 13px;
  transition:1s;
}
#search-cources .search-form button:hover
{
  background-color:#fff;
  color:#2379d2; 
}
.search-results
{
  padding-top: 30px;
}
.search-results #search-form
{
  padding-bottom: 30px;
}
.search-results select
{
  border-radius:0;
  color:#13182c;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "Roboto";
  height: 45px;
  background-color:#fff;
}
.search-results #search-form button
{
  background-color:#2379d2;
  color:#fff;
  border-radius: 0;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "Merriweather";
  font-weight: bold;
  cursor: pointer;
  padding: 13px;
}
.backgrndwrapper
{
  padding-bottom: 50px;
}
.backgrndwrapper h3 a
{
  font-family: "Merriweather";
  font-weight: normal;
  color: #13182c;
  font-size: 20px;
}
.backgrndwrapper .read-more
{
  border: 2px solid #2379d2;
  padding: 10px 20px;
  font-size: 14px;
  letter-spacing: 3px;
  font-family: "Merriweather";
  font-weight: bold;
  color: #2379d2;
  background:none;
}

.backgrndwrapper .course-price
{
  font-family: "Merriweather";
  font-weight: normal;
  color: #2379d2;
  font-size: 20px;
  margin-bottom: 0;
  padding-top: 10px;
}
.no-result-found
{
  font-family: "Merriweather";
  color:#13182c;
  font-weight: normal;
  font-size: 30px;
  padding-left: 30px;
}

/*  ------------------ Featured Coueses ---------------- */
.post-image {
  position: relative;
}
#featured-courses .featured-head
{
  text-align: center;
  padding-bottom: 5%;
}
#featured-courses .featured-head h2
{
  font-family: "Roboto";
  text-align: center;
  color:#13182c;
  font-weight: normal;
  font-size: 30px;
}
.featured-head p {
  max-width: 779px;
  text-align: center;
  margin: 0 auto;
  line-height: 30px;
}
.featured-head h6 {
  color: #2379d2;
  font-size: 17px;
  font-weight: bold;
}
#featured-courses .title-underline:before
{
  content: "";
  width: 70px;
  height:2px;
  background-color:#000;
  position: absolute;
  margin-top: 10px;
  margin-left: -85px;
}
#featured-courses .title-underline:after
{
  content: "";
  width: 70px;
  height: 2px;
  background-color:#000;
  position: absolute;
  margin-top: 10px;
  margin-left: 17px;
}
#featured-courses .title-underline i
{
  font-size: 20px;
  color:#2379d2;
}
.courses-text p {
  box-shadow: 1px 2px 12px -5px #ccc;
}
#featured-courses .featured-courses-contents .course-price
{
  font-size: 18px;
  box-shadow: 0 0 2px 5px #fefe;
  color: #000;
  font-family: "Roboto";
  font-weight: bold;
  padding: 6px 20px;
  border-radius: 28px;
  right: 28px;
}
span.course-price {
  text-align: center;
  margin: 0px auto;
  display: table;
}
span.course-price i {
  margin-left: 10px;
  background: #2379d2;
  color: #ffffff;
  padding: 12px 15px;
  border-radius: 20px;
}
.featured-course-det {
  padding-bottom: 1px;
  box-shadow: 3px 3px 9px 3px #fff;
  background: #ffffff;
}
#featured-courses .owl-nav.disabled {
  display: block;
  text-align: center;
}
section#featured-courses {
  background: #f7f8f9;
}
#featured-courses .owl-nav.disabled {
  background: #fff;
  width: 110px;
  border-radius: 20px;
  text-align: center;
  margin: 30px auto;
}
#featured-courses .featured-courses-contents h5 a
{
  font-family: "Roboto";
  font-weight: bold;
  font-size: 20px;
  color:#13182c;
  text-align: center;
  margin:0 auto;
  padding-top: 10px;
  display: table;
}
#featured-courses .featured-courses-contents .courses-text
{
  padding-top: 13px;
}
#featured-courses .featured-courses-contents .courses-text p:first-child
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color:#a5a5a5;
  text-align: center;
  font-family: "Roboto";
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  -webkit-box-orient: vertical;  
    max-height:4.6rem; 
}
#featured-courses .featured-courses-contents .courses-text p:not(:first-child)
{
  display: none;
}
#featured-courses .featured-courses-contents .course-duration
{
  padding-top: 7px;
  padding-bottom: 25px;
}
#featured-courses .featured-courses-contents .course-duration i
{
  color:#2379d2;
}
#featured-courses .featured-courses-contents .duration-title
{
  font-family: "Merriweather";
  font-weight: bold;
  color:#13182c;
}
#featured-courses .featured-courses-contents .duration
{
  font-size: 14px;
  letter-spacing: 1px;
  color:#90939c;
  font-family: "Roboto";
  padding-left: 10px;
}
#featured-courses .featured-courses-contents .seats-no i
{
  font-size: 16px;
  color:#ffffff;
}
#featured-courses .featured-courses-contents .seats-no span
{
  font-size: 14px;
  color:#ffffff;
  font-family: "Roboto";
}
.seats-no {
  border-right: #ffffff 1px solid;
  right: 24%;
  padding-right: 6px;
  position: absolute;
  margin-top: -30px;
}
#featured-courses .featured-courses-contents .start-date
{
  position: absolute;
  right: 12%;
  margin-top: -30px;
}
#featured-courses .featured-courses-contents .start-date i
{
  font-size: 16px;
  color:#ffffff;
}
#featured-courses .featured-courses-contents .start-date span,#featured-courses .featured-courses-contents .seats-no span
{
  font-size: 16px;
  color:#ffffff;
  font-family: "Roboto";
}
#featured-courses .more-courses
{
  text-align: center;
  padding-top: 4%;
  padding-bottom: 2%;
}
#featured-courses .more-courses a
{
  border: 2px solid #2379d2;
  padding: 10px 20px;
  font-size: 14px;
  letter-spacing: 3px;
  font-family: "Merriweather";
  font-weight: bold;
  color: #2379d2;
}
#featured-courses .more-courses a:hover
{
  background-color: #2379d2;
  color:#fff;
}

/* ------------ Coaching --------------- */
#coaching .text-center.shortext {
  line-height: 30px;
  max-width: 781px;
  text-align: center!important;
  margin: 0 auto;
  width: 100%;
}
span.bttnns i {
  border-radius: 20px;
  padding: 12px 15px;
  background: #2379d2;
  margin-left: 10px;
}
.front {
  position: relative;
  z-index: 1;
  margin-bottom: -65px;
}
img.feature-img {
  text-align: center;
  margin: 20px auto;
  display: table;
}
h2.text-center {
  font-size: 36px;
  padding-bottom: 0;
}
.service_icon {
  border: 3px solid #fefe;
  max-width: 135px;
  background: #ffffff;
  width: 100%;
  height: 133px;
  padding: 20px;
  z-index: 999;
  margin: 0 auto;
  border-radius: 66px;
}
.box{
  text-align: center;
  overflow: hidden;
  position: relative;
}
.box img{
  width: 100%;
  height: auto;
}
.box:before,
.box:after,
.box .box-layer{
  content: "";
  width: 20%;
  height: 100%;
  background: rgba(50, 123, 200, 0.611764705882353);
  position: absolute;
  top: 100%;
}
.box:hover:before,
.box:hover:after,
.box:hover .box-layer{
  top: 0;
}
.box:before{
  left: 0;
  -o-transition: all 0.15s linear 0.2s;
  -moz-transition: all 0.15s linear 0.2s;
  -ms-transition: all 0.15s linear 0.2s;
  -webkit-transition: all 0.15s linear 0.2s;
  transition: all 0.15s linear 0.2s;
}
.box:hover:before{
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}
.box:after{
  left: 20%;
  -o-transition: all 0.15s linear 0.25s;
  -moz-transition: all 0.15s linear 0.25s;
  -ms-transition: all 0.15s linear 0.25s;
  -webkit-transition: all 0.15s linear 0.25s;
  transition: all 0.15s linear 0.25s;
}
.box:hover:after{
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.box .layer-1{
  left: 40%;
  -o-transition: all 0.15s linear 0.3s;
  -moz-transition: all 0.15s linear 0.3s;
  -ms-transition: all 0.15s linear 0.3s;
  -webkit-transition: all 0.15s linear 0.3s;
  transition: all 0.15s linear 0.3s;
}
.box:hover .layer-1{
  -moz-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.box .layer-2{
  left: 60%;
  -o-transition: all 0.15s linear 0.35s;
  -moz-transition: all 0.15s linear 0.35s;
  -ms-transition: all 0.15s linear 0.35s;
  -webkit-transition: all 0.15s linear 0.35s;
  transition: all 0.15s linear 0.35s;
}
.box:hover .layer-2{
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.box .layer-3{
  left: 80%;
  -o-transition: all 0.15s linear 0.4s;
  -moz-transition: all 0.15s linear 0.4s;
  -ms-transition: all 0.15s linear 0.4s;
  -webkit-transition: all 0.15s linear 0.4s;
  transition: all 0.15s linear 0.4s;
}
.box:hover .layer-3{
  -moz-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.box .box-content{
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  color: #fff;
  padding-top: 7%;
  overflow: hidden;
  z-index: 1;
  -moz-transform: rotate(-50deg) translate(-101px,291px);
  -o-transform: rotate(-50deg) translate(-101px,291px);
  -webkit-transform: rotate(-50deg) translate(-101px,291px);
  -ms-transform: rotate(-50deg) translate(-101px,291px);
  transform: rotate(-50deg) translate(-101px,291px);
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -o-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.box:hover .box-content{
  height: 100%;
  -moz-transform: rotate(0deg) translate(0px,0px);
  -webkit-transform: rotate(0deg) translate(0px,0px);
  -o-transform: rotate(0deg) translate(0px,0px);
  -ms-transform: rotate(0deg) translate(0px,0px);
  transform: rotate(0deg) translate(0px,0px);
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.box .title{
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin-top: 3em;
}
h6.title a {
  color: #fff;
}
.box .description{
  font-size: 14px;
  line-height: 30px;
  padding: 0 10px;
}
 #coaching .owl-nav {
  text-align: center;
  margin-top: 10px;
}
.box .read-more{
  display: block;
  width: 120px;
  border-radius: 5px;
  background: #e17a48;
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  padding: 10px 0;
  margin: 0 auto;
  transition: all 0.3s ease 0s;
}
.box .read-more:hover{
  background: #e06b32;
}
.buttons {
  margin-top: -30px;
  position: relative;
  z-index: 999;
}
span.bttnns {
  padding: 10px 24px;
  background: #fff;
  text-align: center;
  margin: 0 auto;
  display: table;
  border-radius: 28px;
  box-shadow: 0 0 1px #bbb;
}
span.bttnns a {
  font-size: 17px;
  color: #000;
  font-weight: bold;
}
span.bttnns i{
  color:#fff;
}
h6.text-center {
  color: #2379d2;
  font-weight: bold;
}
#coaching .owl-dots {
  display: none;
}
#coaching .owl-nav.disabled {
  height: 50px;
  width: 115px;
  box-shadow: 0 0 1px #bbb;
  display: block;
  margin: 17px auto;
  text-align: center;
  border-radius: 46px;
}
button.owl-prev.disabled,button.owl-next.disabled {
  border-radius: 20px;
  margin: 7px 3px; 
}
#coaching .owl-carousel.owl-loaded.owl-drag {
  box-shadow: 2px 2px 0px 0px #fefe;
}
/* ----------------- Our Video -------------------- */

#our-video
{
  text-align: center;
  padding-top: 7%;
  padding-bottom: 8%;
}
#our-video h2
{
  font-size: 30px;
  letter-spacing: 1px;
  font-weight: bold;
  color:#000;
}
#our-video h6 {
  color:#ffffff;
  font-size: 20px;
}
#our-video p
{
  max-width: 937px;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #fff;
  font-family: "Roboto";
  margin: 0 auto;
  padding-bottom: 5%;
  width: 100%;
}
/* Outer */
.popup {
  width:100%;
  height:100%;
  display:none;
  position:fixed;
  top:0px;
  left:0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 9999;
}

/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  box-shadow:0px 2px 6px rgba(0,0,0,1);
  border-radius:3px;
}

/* Close Button */
.popup-close {
  width:30px;
  height:30px;
  padding-top:4px;
  display:inline-block;
  position:absolute;
  top:0px;
  right:0px;
  transition:ease 0.25s all;
  -webkit-transform:translate(50%, -50%);
  transform:translate(50%, -50%);
  border-radius:1000px;
  background:rgba(0,0,0,0.8);
  font-family:Arial, Sans-Serif;
  font-size:20px;
  text-align:center;
  line-height:100%;
  color:#fff;
}

.popup-close:hover {
  -webkit-transform:translate(50%, -50%) rotate(180deg);
  transform:translate(50%, -50%) rotate(180deg);
  background:rgba(0,0,0,1);
  text-decoration:none;
}
.adopt_inner h2, .adopt-editor{
  color: #ffffff;
}
.adopt_outer {
  background: #f33e17;
}
.over_video{
  position: relative;
}
.over_video img {
  width: 100%;
}
.ps_video {
 border-radius: 30px;
  max-width: 200px;
  width: 100%;
  /*top: 50%;*/
  position: absolute;
  left: 15%;
  z-index: 999;
  margin: -28px auto;
  text-align: center;
  /* padding: 5px; */
  background: #fff;
}
#our-video .ps_video h6.font-weight-bold {
  color: #000;
  padding: 7px;
  font-size: 18px !important;
}
.border-size {
  padding-bottom: 30px;
}
.ps_video i {
  margin-left: 15px;
  color: #ffffff;
  font-size: 16px;
  padding: 11px 12px;
  border-radius: 30px;
  text-align: center;
  background: #2379d2;
  cursor: pointer;
}

/* ------------------ Skilled Instructors --------------- */

.skilled-instructors-head
{
  text-align: center;
  padding-bottom: 40px;
}
.skilled-instructors-head h6 {
  font-family: "Roboto";
  color: #2379d2;
  font-weight: bold;
}
#skilled-instructors .skilled-instructors-head h2
{
  font-weight: bold;
  font-family: "Roboto";
  text-align: center;
  color:#13182c;
  font-size: 35px;
}
.skilled-instructors-head p {
  color: #90939c;
  width: 100%;
  line-height: 30px;
  max-width: 800px;
  margin: 0 auto;
}

.skilled-instructors-content .social-icon
{
  padding-top: 15px;
}
.skilled-instructors-content .social-icon i
{
  background-color:#fff;
  width: 40px;
  padding: 13px 10px 10px 13px;
  border-radius: 50%;
  margin-right: 10px;
  color:#13182c;
  font-size: 14px;
  margin-bottom: 10px;
  border:1px solid;
}
.skilled-instructors-content .social-icon i:hover
{
  color:#fff;
  background-color:#2379d2;
}
span.instructor-desig {
  color: #90939c;
  margin:0 auto;
  display: table;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
.instructors-bg {
  padding: 10px;
  background: #eceeef61;
}
.text h6 a {
  font-size: 20px;
  color: #000;
  padding-top: 1.5em;
  text-align: center;
  margin: 0 auto;
  display: table;
  font-weight: bold;
}
.skilled-instructors-content .social-icon {
  text-align: center;
  border-radius: 30px;
  box-shadow: 0px 0px 22px 3px #ccc;
  padding-top: 6px;
  background:#fff;
  max-width: 180px;
  width: 100%;
  margin: -20px auto;
}
.icons {
  position: relative;
}
/* ------------ Campus Records ------------------- */

#campus-records
{
  text-align: center;
  padding-top: 7%;
}
#campus-records h2
{
  font-size: 60px;
  color:#fff;
  font-weight: bold;
  padding-bottom:0;
}
#campus-records span
{
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  font-family: "Roboto";

}

/* ----------------- Our Programs ------------------ */
#our-publications li.nav-item {
  display: inline-block;
  padding: 0 14px;
}
#our-publications .owl-dots {
  display: none;
}
.projt-text {
  padding-bottom: 5px;
  padding-top: 10px;
  color: #b0b0b0;
  font-size: 15px;
}
.resumes a {
  padding-left: 5px;
  color:#000 !important;
  font-weight: bold;
  box-shadow: none !important;
}
.rotate-btn {
  padding-bottom: 10px;
  position: relative;
  margin-top: -21px;
  z-index: 1;
}
.resumes i {
  margin-left: 5px;
  background: #2379d2;
  color: #fff;
  padding: 11px 13px;
  border-radius: 18px;
}
.resumes {
  border-radius: 20px;
  box-shadow: 1px 2px 0px 0px #ccc;
  box-shadow: 12px;
  background: #fff !important;
  padding-top: 4px;
  width: 137px;
  height: 43px;
  border: none !important;
  text-align: center;
  margin: 0px auto;
}
#our-publications p.text-center {
  color: #949494;
}
#our-publications a {
  box-shadow: 0px 0px 0px 1px #ccc;
  font-size: 14px;
  border-radius: 20px;
  color: #949494;
  text-decoration: none;
}
#our-publications .nav-pills .nav-link.active {
  background: #2379d2;
  border-radius: 20px;
  color: #fff;
}
#our-publications .box1-content {
  position: relative;
  margin-bottom: -30px;
  z-index: 1;
}
#our-publications .nav-pills .nav-link.active:after{
  content:"";
  background: #949494;
  width: 30px;
  position: absolute;
  top: 33.5%;
  left: 18%;
  height: 1px;
}
a.fonts {
  padding-top: 10px !important;
  font-weight: bold;
  box-shadow: none !important;
  font-size: 20px !important;
  color: #000 !important;
  box-shadow: none !important;
}
#our-publications .content_box {
  box-shadow: 10px;
  padding: 10px;
  background: #eceeef61;
}
#our-publications .nav-pills .nav-link.active {
  border-radius: 20px;
}
#our-publications ul.nav.nav-pills.nav-justified {
  display: block;
  margin-top: 2em;
  text-align: center;
}
#our-publications
{
  text-align: center;
}
#our-publications .publication-head
{
  padding-bottom: 30px;
}
#our-publications .publication-head h2
{
  font-family: "Merriweather";
  text-align: center;
  color:#13182c;
  font-weight: normal;
  font-size: 30px;
}
#our-publications .title-underline:before
{
  content: "";
  width: 70px;
  height:2px;
  background-color:#000;
  position: absolute;
  margin-top: 10px;
  margin-left: -85px;
}
#our-publications .title-underline:after
{
  content: "";
  width: 70px;
  height: 2px;
  background-color:#000;
  position: absolute;
  margin-top: 10px;
  margin-left: 17px;
}
#our-publications .title-underline i
{
  font-size: 20px;
  color:#2379d2;
}
#our-publications .publication-contents h6 a
{
  font-size: 18px;
  color:#13182c;
  font-family: "Merriweather";

}
#our-publications .publication-contents span
{
  font-size: 14px;
  color:#13182c;
  font-family: "Merriweather";

}
#our-publications .publication-contents:hover h6 a
{
  color:#2379d2;
}
#our-publications .publication-contents:hover span
{
  color:#2379d2;
}
#our-publications .owl-carousel .owl-nav.disabled
{
  display: block !important;
}
#our-publications .owl-carousel .owl-nav.disabled {
  border-radius: 28px;
  box-shadow: 1px 4px 16px 0px #ccc;
  display: block !important;
  width: 100px;
  text-align: center;
  margin: 28px auto;
  border-radius: ;
}
#our-publications .owl-carousel button.owl-next
{
  text-align: center;
  background-color:#2379d2;
  opacity: 0.7;
  outline: none;
}
#our-publications .owl-carousel button:hover
{
  color:#2379d2;

}
.woocommerce div.product .product_title
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
}
.woocommerce-product-details__short-description p
{
  font-size: 16px;
  line-height: 30px;
  color: #13182c;
  font-family: "Roboto";
}
.woocommerce-tabs ul li a
{
  font-family: "Merriweather";
  color: #13182c;
}
.woocommerce-Tabs-panel h2
{
  font-family: "Merriweather";
  color: #13182c;
}
.woocommerce-Tabs-panel p
{
  font-size: 16px;
  line-height: 30px;
  color: #13182c;
  font-family: "Roboto";
}
.woocommerce-cart table.cart td.actions .coupon .input-text
{
  width: 50%;
}
.cart_totals h2
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
}
.woocommerce a.button.alt
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
  font-weight: bold;
}
.woocommerce-billing-fields h3
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.woocommerce form .form-row label
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.woocommerce form .form-row.woocommerce-invalid label
{
  color: #13182c;
}
#ship-to-different-address span
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
#order_review_heading
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.woocommerce-checkout-review-order-table .product-name
{
  color: #13182c;
}
.woocommerce-MyAccount-navigation ul
{
  list-style-type: none;
  margin-top: -8%;
}
.woocommerce-MyAccount-navigation
{
  float: none !important;
  width:auto !important;
}
.woocommerce-MyAccount-navigation ul li
{
  display:flex;
  line-height: 0px;
}
.woocommerce-account .woocommerce-MyAccount-content
{
  float: none !important;
  width:auto !important;
  margin-top: -8%;
}
.woocommerce-account .woocommerce-MyAccount-content p
{ 
  line-height: 0px;
}
.woocommerce-form-login
{
  margin: 0 !important;
}
.woocommerce-form-login label
{
  display: unset !important;
}
.woocommerce-form-login input
{
  width: auto !important;
}
.woocommerce-form-login p
{
  margin-top: -10% !important;
}
.woocommerce-form-login button[type="submit"]
{
  position: absolute !important;
  left: 13% !important;
  margin-top: -5% !important;
}

/*-------------------Sponsors Section---------------*/
.sponsors_inner {
  border-bottom: 2px solid #fff;
  margin-top: -64px;
  background: #2379d2;
  margin-bottom: 3em;
}
#our_sponsors .owl-dots {
  display: none;
}
.client_inner {
  padding-bottom: 30px;
  padding-top: 10px;
}
#our_sponsors .owl-nav.disabled {
  text-align: center;
  display: table;
  right:47%;
  position: absolute;
  display: block;
  background: #fff;
  width: 100%;
  max-width: 100px;
  margin: -28px auto;
  border-radius: 28px;
}
#our-partners .partners-head
{
  padding-bottom: 30px;
  text-align: left;
}
#our-partners .partners-head h2
{
  font-family: "Merriweather";
  text-align: center;
  color:#fff;
  font-weight: normal;
  font-size: 30px;
  padding-left: 10px;
}
#our-partners .title-underline
{
  position: absolute;
  left: 18%
}
#our-partners .title-underline:before
{
  content: "";
  width: 70px;
  height:2px;
  background-color:#fff;
  position: absolute;
  margin-top: 10px;
  margin-left: -85px;
}
#our-partners .title-underline:after
{
  content: "";
  width: 70px;
  height: 2px;
  background-color:#fff;
  position: absolute;
  margin-top: -11px;
  margin-left: 35px;
}
#our-partners .title-underline i
{
  font-size: 20px;
  color:#fff;
}
#our-partners .partners-images
{
  padding-top: 20px;
  text-align: center;

}
#our-partners .partners-images .partners-image
{
  background-color:#ff8532;
  margin-bottom: 30px;
  padding: 20px 0px;
}
#our-partners .partners-numbers
{
  display: none;
}
.partners-info::-webkit-scrollbar {
    width:2px;
}
 
.partners-info::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #2379d2;
}
 
.partners-info::-webkit-scrollbar-thumb {
  background-color:#fff;
  outline: 1px solid slategrey;
}

/* ---------------- Latest Campus -------------- */
#latest_post .owl-nav {
  text-align: center;
}
#latest_post .owl-dots {
  display: none;
}
span.entry-date.price {
  color: #000;
  font-weight: bold;
}
.date_div,.border_box {
  position: relative;
  z-index: 999;
  box-shadow: 0px 0px 1px 1px #ccc;
  width: 100%;
  max-width: 170px;
  padding: 10px;
  border-radius: 39px;
  margin-bottom: -20px;
  background:#fff;
}
h3.title a {
  color: #fff;
}
.posttext{
  text-align: left;
}
#latest_post .box .title{
  text-align: left;
}
.date_div i,.border_box i{
  background: #2379d2;
  padding: 11px;
  color: #fff;
  border-radius: 20px;
}
span.entry-date.price.pull-right {
  margin-left: 8px;
  color: #000;
  font-size: 15px;
  font-weight: bold;
}
span.comment {
  margin-left: 15px;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
#latest_post a.theme_button{
  padding: 15px;
  box-shadow: 0px 0px 1px 1px #ccc;
  color: #000;
  text-transform: uppercase;
  margin-top: 20px;
  letter-spacing: 1px;
  background:#fff;
  font-size: 15px;
  font-weight: bold;
  border-radius: 18;
  border:none;
  font-weight: bold;
  letter-spacing: 3px;
  }
  .box-search-icon a {
    border-radius: 30px;
 }
.box-search-icon.pt-2 {
  margin-top: -21px;
  position: relative;
 }
 #latest_post a.theme_button i {
  margin-left: 6px;
  background: #2379d2;
  color: #fff;
  padding: 10px;
  border-radius: 20px;
}
.section-heading h6 {
  color: #2379d2;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.section-heading h3 {
  text-align: center;
  color: #000;
  font-size: 36px;
}
.section-heading p {
  color: #90939c;
  text-align: center;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  line-height: 30px;
  display: table;
  padding-bottom: 30px;
}
/* ----------- Newsletter ---------------- */

#our-newsletter
{
  padding-top: 0;
}

#our-newsletter .newsletter
{
  background-color:#092840;
  margin-top: 6em;
  width: 100%;
}
#our-newsletter .newsletter h2
{
  font-size: 30px;
  letter-spacing: 2px;
  color:#fff;
  font-family: "Roboto";
  font-weight: bold;
  padding-bottom: 0;
}
#our-newsletter .newsletter p
{
  font-size: 14px;
  line-height: 30px;
  color:#fff;
  font-family: "Roboto";
}
#our-newsletter .newsletter-form
{
  padding-top: 24px;
}
#our-newsletter .newsletter-form input[type="email"]
{
  border-radius:50px;
  width: 100%;
  background-color:#fff;
  border:none;
}
#our-newsletter .newsletter-head
{
  padding:30px;
}
#our-newsletter .newsletter-form input[type="email"]::placeholder
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 24px;
  color:#878a93;
  font-family: "Roboto";
  font-style: italic;
}
#our-newsletter i.fas.fa-paper-plane {
  position: absolute;
  padding: 9px;
  top: 21%;
  right: 6%;
  background: #2379d2;
  border-radius: 20px;
}
#our-newsletter .newsletter-form input[type="submit"]
{
    
    border: 2px solid #3a70bf;
    padding: 8px 40px;
    background: #3a70bf;
    color: #ffffff;
    border-radius: 50px;
    position: absolute;
    right: 50px;
}
#our-newsletter .wpcf7-form-control-wrap
{
  float: left;
}

/* ---------------- testimonial Shortcodes -------------- */
.testimonial-boxes{
  margin-top: 10px;
}
/*-----------------coacher-----------------*/
.home.page-template .content_boxes {
  text-align: center;
  box-shadow: 0px 0px 2px 2px #ccc;
}
h4.instructor_name {
  padding-top: 2.5em;
  font-size: 18px;
  font-family: "Roboto" !important;
}
p.designation {
  font-size: 14px !important;
}
.inst_socialbox {
  width: 100%;
  background: #fff;
  border-radius: 25px;
  max-width: 200px;
  text-align: center;
  margin: -30px auto;
  position: relative;
}
/* --------------- Instructors ----------- */

.main_title h1
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
  padding-top: 25px;
}
.single-courses .main_title h1
{
  padding-left: 11px;
}
.single-upcoming_events .main_title h1
{
  padding-left: 11px;
}
.single-instructor .main_title h1
{
  padding-left: 11px;
}
.single-testimonials .main_title h1
{
  padding-left: 11px;
}
.instructors_box .instructor_name a
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.instructors_box .designation
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #2379d2;
  font-family: "Roboto";
  margin-bottom:5px;
}
.instructors_box .short_text
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #999ba3;
}
.instructors_box .inst_socialbox i{

  width: 40px;
  padding: 10px 14px;
  background-color: #2379d2;
  color:#fff; 
  border-radius: 50%;
  margin-right: 15px;
  margin-top: 10px;
}
.instructors_box
{
  padding-bottom: 40px;
}

/* ---------- Testimonials ---------------- */
span.designation {
  color: #fff;
  font-size: 15px;
}
#testimonials .owl-dots {
  display: none;
}
#testimonials .owl-nav.disabled {
  margin: -26px auto;
  text-align: center;
  display: block;
  background: #fff;
  width: 100%;
  max-width: 110px;
  border-radius: 32px;
  z-index: 999;
  position: relative;
}
#testimonials button.owl-prev,#testimonials button.owl-next {
  border-radius: 20px;
  background: #2379d2;
  color: #fff;
}
#testimonials button.owl-prev{
  margin: 5px;
}
.covering {
  padding-bottom: 3em;
  border-bottom: 2px solid #fff;
}
.testimonial_box img
{
  border-radius: 50%;
}
.testimonial_box .course-name
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #2379d2;
  font-family: "Roboto";
  margin-bottom: 0px;
}
#testimonials .testimonial_box .testimonial_name a
{
  font-size: 22px;
  color:#fff;
  font-family: "Roboto";
  font-weight: bold;
  text-align: left;
}
.testimonial_box .short_text p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #999ba3;
}
h4.testimonial_name {
  text-align: left;
}
.textimonial-img img {
  border-radius: 69px;
}
.short_text.pb-3 {
  color:#fff;
  width: 100%;
  font-size: 17px;
  color: #fff;
  font-family: "Roboto";
  text-align: left;
  line-height: 30px;
}
/* ---------------- Courses -------------- */

.courses-box
{
  padding-bottom: 30px;
}
#featured-courses .owl-dots {
  display: none;
}
.middle-content #comments
{
  display: none;
}
.courses-box h4 a
{
  font-size: 20px;
  color: #13182c;
  font-weight: bold;
  text-align: center;
  margin: -11px auto;
  display: table;
}
.courses-box .course-price
{
  font-size: 18px;
  letter-spacing: 1px;
  color: #000;
  font-family: "Roboto";
  margin-bottom: 0px;
  padding: 6px;
  box-shadow: 0 0 2px 2px #ccc;
  width: 100px;
  text-align: center;
  margin: 0 auto;
  border-radius: 20px;
}
.courses-box .course-duration
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #2379d2;
  font-family: "Roboto";
  margin-bottom: 0px;
  padding-top: 10px;
}
.courses-box .course-seats
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #fff;
  font-family: "Roboto";
  margin-bottom: 0px;
  margin-top: -38px;
}
.courses-box p.course-comments {
  margin-top: -20px;
  color: #fff;
  text-align: right;
}
.courses-box .course-text
{
  padding-top: 5px;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #999ba3;
}

/* --------------- events ------------ */

.events-box
{
  padding-bottom: 30px;
}
.events-box h4 a
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.events-box .event-date
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #2379d2;
  font-family: "Roboto";
  margin-bottom: 0px;
  padding-top: 10px;
}
.events-box .event-time
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #2379d2;
  font-family: "Roboto";
  margin-bottom: 0px;
  padding-top: 10px;
}
.events-box .event-location
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #2379d2;
  font-family: "Roboto";
  margin-bottom: 0px;
  padding-top: 10px;
}
.events-box .event-text
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #999ba3;
  padding-top: 10px;
} 

/* -------------- Single Pages ---------------- */

/* --------------- Single Course --------------- */
span.comments-user {
  color: #fff;
  margin-right: 11%;
  text-align: center;
  margin-top: -35px;
  /* text-align: right; */
  font-size: 15px;
}
span.prices {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  box-shadow: 0 0 2px 2px #ccc;
  width: 100%;
  max-width: 80px;
  text-align: center;
  border-radius: 20px;
}
#single-course .single-course-content p
{
  letter-spacing: 1px;
  line-height: 27px;
  color: #999ba3;
  font-family: "Roboto";
  padding-top: 25px;
}

/* -------------- single events ------------- */

#single-event .single-event-meta ul li
{
  background-color: #2379d2;
  color:#fff;
}
#single-event .list-group li span
{
  background-color: #fff;
  color:#323648;
}
#single-event .single-event-content p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
  padding-top: 20px;
}
#single-event .list-group
{
  margin-left: 0;
}


/* --------------- Single Intructor --------------- */

#single-instructor .instructor-desig
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
  font-size: 17px;
  padding-top: 15px;
}
#single-instructor .social-icon i
{
  background-color:#2379d2;
  width: 40px;
  padding: 10px 14px;
  color:#fff;
  margin-right: 15px;
  border-radius: 50%;
  margin-top: 10px;
}
#single-instructor .single-instructor-content p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
  padding-top: 20px;
}
#single-testimonial .instructor-desig
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
  font-size: 17px;
  padding-top: 15px;
}
#single-testimonial .social-icon i
{
  background-color:#2379d2;
  width: 40px;
  padding: 10px 14px;
  color:#fff;
  margin-right: 15px;
  border-radius: 50%;
  margin-top: 10px;
}
#single-testimonial .single-testimonial-content p
{ 
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
}
/*------------single coaching-----------*/
.single-event-content p {
    padding-top: 15px;
    font-size: 16px;
}
/*-----------single course------------*/
p.metafield {
  background: #cccccc2e;
  padding: 10px;
}
span.float-right {
  background: #2379d2;
  border-radius: 20pc;
  padding: 3px;
  color: #fff;
  font-weight: bold;
}
/*--------------- Sidebar -----------------*/
#sidebar .textwidget input[type="submit"]{
  width: 100%;
}
#sidebar .textwidget label {
    width: 100%;
    float: left;
    margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
    background: #333;
    border: none;
    color: #ffffff;
    padding: 14px 0;
    font-size: 15px;
    margin: 0;
}
#sidebar form{
  display: table;
  width: 100%;
  border: 1px solid #bbb;
}
#sidebar h3 {
  background-color: #2379d2;
  color: white;
  font-weight: bold;
  padding: 12px 15px 12px 15px;
  font-size: 14px;
  text-align: center;
  position: relative;
  margin-top: -10%;
}

.widget_categories select {
  width: 100%;
  padding: 6px;
}
#sidebar input[type="search"] {
  background:transparent;
  padding:10px 10px; 
  border:none; 
  font-size:15px; 
  color:#000;width:100%;
}
#sidebar label{
  width:71%;
  float:left;
  margin-bottom:0;
}
#sidebar input[type="submit"]{
  background:transparent; 
  border:none; 
  color:#000000;
  padding:14px 0;
  font-size:10px; 
  margin:0;
}
#sidebar aside{
  margin-bottom:40px;
  border:2px solid #2379d2;
  padding: 10px;
}
#sidebar ul {
  list-style:none;
  margin:0; 
  padding:0; 
  font-size:17px;
}
#sidebar ul li{ 
  line-height: 32px;
  background: url('./images/arrow-right.png') no-repeat 0px 10px;
}
#sidebar ul li a{ 
  color:rgba(0, 0, 0, 0.78);
  
}
#sidebar .tagcloud a{
  background:#13182c; 
  color:#fff; 
  font-size:15px !important;
  padding:5px 18px;
  margin:10px 0 5px; 
  display:inline-block;
}

#sidebar .tagcloud a:hover{
  background:#13182c;
}
#sidebar .widget_recent_entries ul li{ 
  background: none;
}
#sidebar .post-content {
    line-height: 20px;
    margin-bottom: 15px;
}
span.credit_link a {
  color: #2379d2 !important;
}
a.custom_google {
  background: #2379d2;
}
a.custom_linkedin {
  background: #2379d2;
}
a.custom_pinterest {
  background: #2379d2;
}
a.custom_tumblr {
  background:#2379d2;
}
a.flicker {
  background:#2379d2;
}
a.custom_facebook {
  background:#2379d2;
}
a.custom_twitter {
  background:#2379d2;
}
a.custom_instagram {
  background:#2379d2;
}
a.custom_youtube {
  background: #2379d2;
}

/* -------------- page with left sidebar ------------ */

.sidebar-content_page h1
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.sidebar-content_page h2
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.sidebar-content_page h3
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.sidebar-content_page h4
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.sidebar-content_page h5
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.sidebar-content_page h6
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.sidebar-content_page p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
}

.single-pages-content h1
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.single-pages-content h2
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.single-pages-content h3
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.single-pages-content h4
{
  font-family: "Roboto";
  color: #13182c;
  font-weight: bold;
}
.single-pages-content h5
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.single-pages-content h6
{
  font-family: "Merriweather";
  color: #13182c;
  font-weight: normal;
}
.single-pages-content p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
}
.taxonomy-description
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
  padding-bottom: 20px;
}

/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
  font-size: 34px;
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px; 
  font-weight:bold;
  margin: 10px 0;
}
 
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #5b5b5b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333; 
  color:#ffffff;
  font-weight:normal;
}

/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #333333;
}
.content_boxes {
    padding: 10px;
    border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
/*-------------- Main Title ---------------*/

.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  border-radius: 50%;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
.services_inner h4{
    color: #000;
    font-size: 18px;
    text-align: center;
}
.view-more {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.menubar.scrolled li.search-box {
    display: block !important;
}
/*-----------------program shortcode--------------*/
.define .short_text {
  padding: 10px;
  text-align: center;
  color: #000;
}
.define a.theme_button {
  background:#fff;
  position: relative;
  z-index: 999;
  box-shadow: 0 0 2px 2px #ccc;
  text-align: center;
  border-radius: 20px;
  border:1px solid #fff;
  margin: -19px auto;
  display: table;
}
.define span{
  color:#000;
}
.define {
  box-shadow: 0 0 2px 2px #ccc;
}
/*----------------coaching shortcode---------*/
h4.title {
  color: #fff;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
}
button.owl-prev, button.owl-next {
  background: #ffffff;
  border: 1px solid #2379d2;
  padding: 9px 15px;
  border-radius: 20px;
}

button.owl-next.disabled, button.owl-prev.disabled {
    color: #fff;
    background: #2379d2;
}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
    font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce .quantity input{
  padding: 5px 0px;
}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #2379d2;
  border-radius: 0;
  padding: 10px 14px;
  color: #ffffff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #2379d2;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background: #ffffff;
  color: #333333;
  border: 1px solid #2379d2;
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title {
  text-align: center;
}
.woocommerce ul.products li.product .price{
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{
  background-color: #2379d2;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2{
    max-width: 100%;
}
input#password, input#reg_password {
    padding: 10px;
}
.woocommerce div.product form.cart .variations select{
  background-color: #ffffff; 
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
}
.woocommerce a.added_to_cart {
    padding: 0 .5em .5em;
    display: inline-block;
}
/*-------------- media section ---------------*/


@media screen and (max-width:576px) and (min-width: 0px) {
  #site_top ul.left-side-content {
    display: grid;
  }
 #our-newsletter .newsletter-form input[type="submit"]{
  
   margin-top:10px;
   right: 14px;
    top: 14px;
  }
 .programses {
  text-align: center;
}
  .courses-box .course-price{
    margin:10px auto;
  }
  .content_boxes {
    max-width: 268px;
    padding: 6px;
    border: none;
    text-align: center;
    margin: 0 auto;
 }
  .testimonial_box .image-box {
    text-align: left; 
 }
  .slider_arrow{
    width:12%;
  }
  .date_div,.border_box {
    display: none;
  }
  span.cart-value{
    right:3px;
  }
  .border-size {
    padding-bottom: 45px;
 }
 #our-publications li.nav-item {
    display: block;
    padding: 4px 23px;
 }
 #slider a i{
  margin-left: 5px;
 }
 #featured-courses .owl-nav {
    text-align: center;
 }
  .discovered-more{
    margin-top: -59px;
  }
  #coaching .owl-nav {
    text-align: center;
 }
  section#our_details {
    padding-top: 0;
 }
  #header .logo, #footer .logo {
    padding: 10px;
    margin-top: 8px;
 }
  span.iconss {
   padding: 0;
 }
 .discovers-more a{
  margin-left: 0;
 }
  .about-top{
    padding:3px 16px;
  }
  .social-top-bg p.details{
    margin-top: 0;
  }
  #slider .carousel-caption.d-none.d-md-block {
      display: none !important;
  }
  blockquote{
    width: 100%;
  }
  .media-small {
    padding-left: 10px !important;
  }
  .small_media {
    padding: 10px 0;
  }
  .copyright p{
    text-align: center !important;
    padding: 5px 0;
  }
  #slider p{
    margin: 0 0 9px 0;
    display: none;
  }
  #slider h5{
    font-size: 16px;
  }

  section h2{
    font-size: 22px;
  }
  .top-icon{
      top: -1%;
  }
  .above_title {
    margin-top: 2%;
  }
  .menubar {
    padding:18px 15px;
  }
  .serach_inner input.search-field {
    width: 100%;
    padding: 9px;
  }
  #site_top .profile-det
  {
    padding-top: 15px;
  }
  #our-video p
  {
    width: 100%;
    padding-bottom: 30px;
  }
  #our-video
  {
    padding-bottom: 12%;
  }
  #latest-campus .latest-campus-contents .latest-campus-info
  {
    position: unset;
    left: 0;
  }
  #skilled-instructors .owl-carousel.owl-loaded
  {
    margin-left: 0;
  }
  #site_top .socialbox .apply-online
  {
    margin-top: 20px;
  }
  .search_popup label
  {
    width: 70%;
  }
  .events-box
  {
    padding-bottom: 0;
    text-align: center;
  }
  .instructors_box
  {
    text-align: center;
  }
  .courses-box
  {
    text-align: center;
    padding-bottom: 0;
  }
  .authordetails
  {
    text-align: center;
  }
  .single-post-block .post_ctg span
  {
    float: none;
  }
  .single-post-block .content_boxes
  {
    text-align:center;
  }
  .authordetails .author_links
  {
    padding-left: 0;
  }
  .authordetails ul
  {
    margin-left: 0;
    margin-top: 20px;
  }
  #sidebar aside
  {
    margin-bottom: 50px;
  }
  .metabox
  {
    text-align: left;
  }
  #single-event .list-group
  {
    margin-top: 20px;
  }
  .search-results input
  {
    margin-bottom: 10px;
  }
  .search-results select
  {
    margin-bottom: 10px;
  }
  #slider .inner_carousel h3
  {
    font-size: 13px;
  }
  #slider a.theme_button
  {
    display: none;
  }
  #our-publications
  {
    padding-top:0px;
  }
  #skilled-instructors .more-instuctors
  {
    padding-top: 11%;
  }
  .toggle-nav
  {
    margin-top: -6px;
  }
  .socialbox
  {
    text-align: center;
  }
  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  #search-cources input
  {
    margin-bottom: 12px;
  }
  #search-cources select
  {
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 577px) and (max-width:767px){
  #site_top .contact_details ul li span {
    font-size: 8px;
  }
  .record-inner {
    margin-top: 20px;
 }
  #our-newsletter .newsletter-form input[type="submit"] {
  right: 14px;
    top: 24px;
    display: table;
    text-align: center;
    width: 24%; 
  }
  .menubar {
    top: 1px;
 }
  .testimonial_box .image-box {
    text-align: left; 
 }
  p.fonts-size {
    font-size: 12px;
 }
  #our_details p.font-weight-bold {
    font-size: 13px;
 }
 #our_details .record-box.col-lg-2 {
    font-size: 30px;
 }
  #header .logo, #footer .logo {
    text-align: center;
    margin-top: 0px; 
  }
  .over_video img {
    padding-bottom: 15px;
 } 
  #our-publications li.nav-item {
    padding: 4px 14px;
 }
  #featured-courses .owl-nav {
    text-align: center;
 }
  .home.page-template .menubar {
    top: -13px;
  }
  #featured-courses .featured-courses-contents .start-date{
    right: 15px;
  }
  #coaching .owl-nav {
    text-align: center;
  }
  #slider span.carousel-control-prev-icon{
    margin-right: 3.5em;
  }
  .social-top-bg p.details {
    margin-top: 1em;
  }
  section#our_details {
    padding-top: 0;
  }
  #site_top .col-lg-8.col-md-8.col-sm-8.pl-0 {
    margin-top: 8px;
  }
  #sidebar aside
  {
    margin-bottom: 11%;
  }
  .authordetails .author_links
  {
    padding-left: 0;
  }
  .authordetails ul
  {
    margin-left: 0;
    padding-top: 20px;
  }
  #single-event .list-group
  {
    margin-top: 20px;
  }
  .search-results input
  {
    margin-bottom: 10px;
  }
  .search-results select
  {
    margin-bottom: 10px;
  }
  .socialbox
  {
    text-align: left;
    padding-top: 17px;
  }
  #our_partners .owl-carousel {
    padding: 0;
  }
  .thumb_image_border{
    width: 83%;
    height: 238px;
    margin-left: 30px;
  }
  .contact_details ul li{
    text-align: center;
  }
  .about-content a {
    margin-bottom: 10px;
  }
  .about-content{
    margin: 0;
  }
  .top_bar_btn {
    text-align: center;
    margin-bottom: 20px;
  }
  #slider .carousel-caption.d-none.d-md-block {
      display: block !important;
  }
  #slider h2.font-weight-bold {
      display: none;
  }
  #slider p.font-weight-bold {
      display: none;
  }
  #our-services .page-box{
    margin-bottom:0.5em;
    margin-top:20px;
  }
  .gallery-image img{
    height: 140px !important;
  }
  div#TB_window {
    width: 90% !important;
  }
  #testimonials .owl-dots {
    text-align: center;
    margin-top: 20px;
  }
  #our_records h4, .counter_inner {
    text-align: center;
  }
  .testimonialwrapper-box{
    margin-bottom: 50px;
  }
  #header .logo a.custom-logo-link{
    position: static;
  }
  .mid-content {
    position: static;
    top: 0;
    transform: unset;
  }
  .fadeInRight{
    animation-name: unset !important;
  }
  .socialbox {
    text-align: center;
  }
  .site-title{
    font-size: 34px;
  }
  .site-description{
    font-size: 14px;
  }
  .main-header{
    margin-bottom: 25px;
  }
  .header-title{
    padding: 30px 0;
  }
  .main-title{
    font-size: 30px;
  }
  #masthead{
    min-height: 60px;
  }
  #masthead #site-branding img,
  #masthead.scrolled #site-branding img{
    max-height: 40px;
    width: auto;
  }
  .main-navigation li,
  #masthead.scrolled .main-navigation li{
    display: block;
    line-height: 1.5 !important;
  }
  .sf-arrows .sf-with-ul{
    padding-right: 0;
  }
  .menu > ul > li > a{
    padding: 10px 0;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .slide-cta{
    float: none;
    width: 100%;
    padding: 15px 0 0 0;
    text-align: center;
  }
  #home-slider-section .bx-wrapper .bx-controls-direction a{
    display: none;
  }
  .slide-button-left,
  .slide-button-right{
    padding: 7px 25px 7px 25px;
    min-width: 160px;
    font-size: 16px;
  }
  a.theme_button{
    padding: 3px;
    margin-top: 0;
  }
  .about-sec,
  .about-image{
    width: auto;
    float: none;
  }
  .about-sec{
    margin-bottom: 40px;
  }
  .about-image{
    max-width: 400px;
    margin: 0 auto;
  }
  #cta-section .cta-left{
    width: 100%;
    float: none;
    text-align: center;
  }
  .site-info{
    float: none;
    width: 100%;
    text-align: center;
  }
  #footer-menu ul {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .woocommerce div.product div.images .flex-control-thumbs{
    margin: 10px 0 0 0;
  }
  .innermenubox {
    position: static;
  }
  .contact-box .wpcf7 input[type="text"],
  .contact-box .wpcf7 input[type="email"],
  .contact-box .wpcf7 textarea{
    width: 100% !important;
  }
  #slider .inner_carousel {
    padding: unset;
  }
  .top_social {
    padding: 10px 0;
    margin-left: 0;
  }
  .menubar {
    position: relative;
    right: 0;
  }
  .menubar {
    padding: 18px 15px;
  }
  #our-video p
  {
    width: 90%;
    padding-bottom: 38px;
  }
  #footer .copyright
  {
    text-align: center;
  }
  #search-cources select
  {
    margin-bottom: 15px;
  }
  #slider .inner_carousel h3
  {
    font-size: 17px;
    margin-bottom: 0;
  }
  #latest-campus .latest-campus-contents .latest-campus-info
  {
    position: unset;
    left:auto;
  }
  #campus-records .record-contents
  {
    padding-bottom: 50px;
  }
  #featured-courses .featured-courses-contents .course-price
  {
    right: 19%;
  }
  #our-partners .testimonial-contents .student-text:after
  {
    left: 57%;
    bottom:126px;
  }
  #our-newsletter .newsletter
  {
    padding-bottom: 25px;
  }
  #sidebar h3
  {
    margin-top:-7%;
  }
  #search-cources input
  {
    margin-bottom: 12px;
  }
  #search-cources select
  {
    margin-bottom: 12px;
  }
}
@media screen and (max-width:719px) {
  .menubar.scrolled.hmenu {
    background-color: #222222;
    height: auto; 
  }
  .contact-info {
    margin: 0 !important;
  }
  .search-box{
    float: none;
  }
  .menubar .nav ul li ul{
    display:none; 
    z-index:2;
    font-weight:normal;
  }
  #skilled-instructors .owl-nav
  {
    margin-top: 20px;
    text-align: center;
  }
  .record-contents
  {
    padding-top: 20px;
  }
  #campus-records h2:before
  {
    top: 15px;
  }
  #our-publications .owl-carousel button.owl-prev
  {
    left: 27px;
  }
  #our-partners .title-underline
  {
    left: 50%;
  }
  #our-partners .testimonial-head
  {
    text-align: center;
  }
  #our-partners .student-info
  {
    text-align: center;
  }
  #our-partners .testimonial-contents .student-text:after
  {
    left: 57%;
    bottom:126px;
  }
  #our-partners .testimonial-contents .owl-dots
  {
    position: unset;
    text-align: center;
    padding-top: 10px;
  }
  #latest-campus .campus-head
  {
    padding-bottom: 15%;
  }
  #latest-campus
  {
    padding:40px 0 0 0;
  }
  #our-newsletter .newsletter-head
  {
    padding-left: 0;
    text-align: center;
    padding-top: 30px;
  }
  #our-newsletter .newsletter
  {
    position: unset;
    width: auto;
  }
  #footer
  {
    padding-top: 3em !important;
  }
  #footer h3
  {
    padding-top: 20px;
  }
  #featured-courses .featured-courses-contents .course-price
  {
    right: 19%;
  }
  .coursescategory-image img
  {
    width: 100%;
  }
  #upcoming-events img
  {
    width: 100%
  }
  .latest-campus-contents img
  {
    width: 100%;
  }
  #our-newsletter .wpcf7-form-control-wrap
  {
    float: none;
  }
} 
@media screen and (min-width: 768px) and (max-width:991px){
  #site_top .contact_details ul li span {
    font-size: 12px;
  }
  #our-publications a{
  margin-top: 10px;
 }
  #latest_post .box .title {
    margin-top: 7px;
    font-size: 14px;
    text-align: left;
 }
 .posttext {
    margin-top: 0!important;
 }
  .testimonial_box .image-box {
    text-align: left;
 }
 .content_boxes {
    max-width: 268px;
    padding: 6px;
    border: none;
    text-align: center;
 }
  .define {
    max-width: 273px;
    box-shadow: 0 0 2px 2px #ccc;
    width: 100%;
 }
  #featured-courses .featured-courses-contents .start-date {
    right: 11%;
 }
  span.iconss {
    padding: 0px;
 }
  #header .logo, #footer .logo {
    margin-top: 0px; 
  }
  section#courses-categories{
    padding-bottom: 0;
    padding-top: 0;
  }
  .date_div, .border_box {
    padding: 0px;
 }
 span.comment{
  margin-left: 0;
 }
  .owl-nav {
    text-align: center;
  }
  .social-top-bg p.details {
    margin-top: 2em;
  }
  #our-campus .campus-details h5{
    font-size: 13px;
  }
  .client_inner{
    padding-bottom: 0;
  }
  .right_menu {
    bottom: 50%;
  } 
  section#our_details{
    padding-top: 0;
  }
  #our-campus .campus {
    width: 225px;
  }
  .home .top_bar{
    padding: 4px 4px 0% 4px;
  }
  .about-top{
    padding:1px 36px;
  }
  a.request-btn{
    font-size: 11px;
  }
  .bg-colour i{
    font-size: 26px;
  }
  p.detail,#site_top .details{
    font-size: 12px;
  }
  #site_top .col-lg-8.col-md-8.col-sm-8.pl-0 {
    margin-top: 9px;
  }
  #header .col-lg-2.col-md-3.top_bar_btn {
    margin-top: 12px;
  }
  #search-cources select
  {
    margin-bottom: 15px;
  }
  #slider .inner_carousel h3
  {
    font-size: 20px;
  }
  #slider .carousel-caption
  {
    top: 40%;
  }
  .menubar
  {
    padding: 17px 0;
  }
  #site_top .socialbox a
  {
    padding: 1px 1px 4px 4px;
  }
  #site_top .socialbox a i
  {
    font-size: 11px;
  }
  .socialbox
  {
    text-align: left;
  }
  #site_top .socialbox .apply-online
  {
    margin-left: 0;
    font-size: 11px;
    padding: 9px 8px;
  }
  #site_top .con-info span
  {
    padding: 2px;
  }
  .top_bar
  {
    padding-bottom: 0;
  }
  #site_top .socialbox a
  {
    margin-right: 15px;
  }
  #our-partners .partners-head h2
  {
    text-align: left;
    font-size: 25px;
  }
  #our-partners .title-underline
  {
    left: 28%;
  }
  #our-partners .testimonial-head h2
  {
    font-size: 25px;
  }
  #our-partners .testimonial-contents .student-text
  {
    padding: 30px;
  }
  #featured-courses .featured-courses-contents h5 a
  {
    font-size: 16px;
  }
  #our-video p
  {
    width: 70%;
  }
  #latest-campus .latest-campus-contents .latest-campus-info
  {
    top: 11%;
    padding: 20px;
  }
  #our-newsletter .newsletter h2
  {
    font-size: 21px;
  }
  #our-newsletter .newsletter-form input[type="submit"]
  {
     top: 24px;
    right: 14px;
  }
  #our-newsletter .newsletter p
  {
    margin-bottom: 0;
  }
  #our-newsletter .newsletter-head
  {
    padding-top: 16px;
  }
  #our-newsletter .newsletter
  {
    top: -26px;
  }
  #footer .copyright
  {
    text-align: center;
  }
  #footer .socialbox
  {
    text-align: center;
    padding-top: 20px;
  }
  #footer h3
  {
    padding-top: 20px;
  }
  #sidebar ul li a
  {
    padding-left: 0;
  }
  #sidebar span.comment-author-link
  {
    margin-left: 0;
  }
  #single-event .list-group
  {
    margin-top: 20px;
  }
  .search-results input
  {
    margin-bottom: 10px;
  }
  .search-results select
  {
    margin-bottom: 10px;
  }
  #about p.text-uppercase.font-weight-bold {
    font-size: 11px;
  }
   #team .team-image img {
    width: 100% !important;
  }
  .toggle-nav {
    right: 0px;
  }
  .search-box{
    float: none;
  }
  .search-box form.search-form{
    margin: 0 auto;
  }
  .social-box .social-media {
    padding-top: 21px;
  }
  #footer input[type="submit"] {
    padding: 9px 3%;
  }
  
  small {
    font-size: 13px !important;
  }
  #slider a i {
    padding: 5px 8px;
    font-size: 15px;
  }
 
  #our-newsletter .newsletter-form input[type="email"]
  {
    width: 100%;
  }
  #header .menubar
  {
    border:none;
  }
  #header 
  {
    border-bottom: 2px solid #2379d2;
  }
  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  #our-newsletter .wpcf7-form-control-wrap
  {
    float: none;
  }
  #latest-campus .latest-campus-contents .latest-campus-info
  {
    top: 11% !important;
  }
  #search-cources input
  {
    margin-bottom: 12px;
  }
  #search-cources select
  {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 1024px){
  .thumb_image_border{
    display: none;
  }
  .main-navigation ul ul{
    background-color: transparent;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  .toggle-nav {
    display: none;
    position: relative;
    float: right;
    right: 15px;
    height: 30px;
    width: 30px;
    cursor: pointer;

    z-index: 999999;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
  }
  .toggle-nav i {
    font-size: 29px;
    color: #000000;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span{
    font-size:30px;
    cursor:pointer; 
    text-align: right;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .toggle-nav{
    display: block;
  }
  .innermenubox {
    position: static;
  }

  .main-navigation a{
    color: #444;
  }
  .main-navigation .menu{
    float: none;
    text-align: center;
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }
  .main-navigation .menu > ul > li.highlight{
    background: transparent !important;
  }
  .menu > ul > li:hover:before, 
  .menu > ul > li.current_page_item:before, 
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .menubar .nav ul{ 
    width:100%;
    margin-top:0; 
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid; 
    display:block;
    text-align:left;
    float:none;
    width: 100%;
  }
  .nav ul li a{
    padding:5px 10px; 
    display:block; 
    color:#ffffff;
  }
  .nav ul li a:hover{
    color:#2379d2;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  #header .search-icon
  {
    left: 0;
    top: 20px;
    right: auto;
  }
  #site_top .con-info span
  {
    padding: 3px;
  }
  .menubar
  {
    padding: 17px;
  }
  #upcoming-events .upcoming-events-content .location
  {
    float: none;

  }
  #upcoming-events .upcoming-events-content .event-location
  {
    padding-top: 0;
  }
  #latest-campus .latest-campus-contents .latest-campus-info
  {
    top: 0;
  }
  #our-newsletter .newsletter-form input[type="email"]
  {
    width: 100%;
  }
  #our-newsletter .wpcf7-form-control-wrap
  {
    width: 72%;
  }
  #our-newsletter .newsletter p
  {
    margin-bottom: 0;
  }
  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
}
@media screen and (min-width: 1025px){
  #site-navigation{
    padding:10px 0;
  }
  .home #header .menubar
  {
    position: absolute;
    z-index: 99999;
    width: 100%;
   /* padding: 18px;*/
    /*top: -39px;*/
    border:none;
  }
  #header .menubar
  {
    width: 100%;
    /*padding: 18px;*/
   /* top: -39px;  */
  }
}
@media screen and (max-width: 1200px) and (min-width: 1025px){
  .thumb_image_border{
    display: none;
  }
  #latest_post .box .title {
    margin-top: 10px;
 }
  #our-newsletter .newsletter-form input[type="submit"]{
   padding:8px 36px;
  }
  #featured-courses .featured-courses-contents .start-date {
    right: 9%;
 }
  #slider span.carousel-control-prev-icon {
    margin-right: 24px;
 }
  #our_details .record-box.col-lg-2 {
    font-size: 35px;
 }
  span.iconss {
    padding: 2px;
 }
 a.request-btn {
    font-size: 13px;
 }
 .social-top-bg p.details {
    margin-top: 1em;
 }
 .about-top {
    padding: 4px 17px;
 }
  #site_top .con-info span
  {
    padding: 4px;
  }
  #upcoming-events .upcoming-events-content .event-location
  {
    padding-top: 0;
  }
  #upcoming-events .upcoming-events-content .location
  {
    float: none;
  }
  #latest-campus .latest-campus-contents .latest-campus-info
  {
    top: 0;
  }
  #our-newsletter .newsletter-form input[type="email"]
  {
    width: 100%;
  }
  #our-newsletter .wpcf7-form-control-wrap
  {
    width: 72%;
  }
  #our-newsletter .newsletter p
  {
    margin-bottom: 0;
  }
  #search-cources .search-form button
  {
    padding: 5px;
  }
  #sidebar h3
  {
    margin-top:-13%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 992px){
 .about-top{
    padding: 5px 17px;
  }
  .toggle-nav i {
    margin-top: 1.5em;
    margin-left: 20px;
 }
  #latest_post .box .title {
    margin-top: 10px;
 }
  #featured-courses .featured-courses-contents .start-date {
    right: 11%;
 }
 #slider span.carousel-control-prev-icon {
    margin-right: 28px;
 }
  #header .logo, #footer .logo {
    margin-top: 25px;
  }
  .social-top-bg p.details {
    margin-top: 1em;
  }
 #our_details .record-box.col-lg-2 {
  font-size: 30px;
  color: #2379d2;
  }
 a.request-btn {
    font-size: 13px;
 }
  section#our_details{
    padding-top: 0;
  }
  #our-newsletter .newsletter-form input[type="submit"]{
   padding:8px;
  }
}
