/* [Master Stylesheet v1.0] */
/* :: 1.0 Import Fonts */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Raleway:300,400,500,600,700");
/* :: 2.0 Import All CSS */
@import url(css/bootstrap.min.css);
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url(css/magnific-popup.css);
@import url(css/font-awesome.min.css);
@import url(css/classy-nav.min.css);
/* :: 3.0 Base CSS */
* {
  margin: 0;
  padding: 0; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.3;
  font-weight: 700; }
  .process-icon .icon_bigger {
    background: #2196F3;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    transition: all 0.3s ease-in-out 0s;
    border-radius: 50%;
    font-size: 50px;
    color: #ffffff;
    width: 100px;
    height: 100px;
    display: block;
    line-height: 100px;
    text-align: center;
}
.process-icon .icon-number {
    color: #2196f3;
    font-size: 30px;
}
.process-icon h3 {
    margin: 20px 0px;
    color: #333333;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2em;
}
.process-icon p {
    margin: 0px;
    font-size: 15px !important;
	text-align:center!important;
}
 .btnnum {
    font-size: 30px !important;
    color: #000 !important;
}

p {
 
  color: #5a5a5a;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 400; }
.info p a {
color:#333;
}
a, a:hover, a:focus {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    text-decoration: none;
    outline: 0 solid transparent;
    color: rgb(0, 0, 0);
    font-weight: 600;
}
.contact-img img {
width:100%;
}
ul,
ol {
  margin: 0; }
  ul li,
  ol li {
    list-style: none; }

img {
  height: auto;
  max-width: 100%; }

/* Spacing */
.mt-15 {
  margin-top: 15px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-50 {
  margin-right: 50px !important; }

/* Height */
.height-400 {
  height: 400px !important; }

.height-500 {
  height: 500px !important; }

.height-600 {
  height: 600px !important; }

.height-700 {
  height: 700px !important; }

.height-800 {
  height: 800px !important; }
.nav-brand img {
    width: 289px;
    padding-top: 5px;
}
.section_padding_100_70 {
    padding: 53px 0 70px 0;
    background: #eaeaea;
}
.box > .icon > .info {
    margin-top: -18px;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 34px 0 10px 0;
    min-height: 163px;
}
.btn-send {
    border-radius: 0px;
    border: 1px solid #0087f5;
    background: #0087f5;
    color: #fff;
}
 .second-portion
        {
        	margin-top:50px; 
        }

		        @import "index-2.html";
		@import "http://fonts.googleapis.com/css?family=Roboto:400,500";

		.box > .icon { text-align: center; position: relative; }
		.box > .icon > .image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid white;
    line-height: 88px;
    border-radius: 50%;
    background: #2c3e50;
    vertical-align: middle;
}
		.box > .icon:hover > .image { background: #333; }
		.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
		.box > .icon:hover > .image > i { color: white !important; }
		.box > .icon > .info {
    margin-top: -18px;
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid #e0e0e0;
    padding: 34px 0 10px 0;
    min-height: 163px;
}
		.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
		.box > .icon > .info > h3.title { font-family: "Robot",sans-serif !important; font-size: 16px; color: #222; font-weight: 700; }
		.box > .icon > .info > p {
    font-family: "Robot",sans-serif !important;
    font-size: 13px;
    color: #666;
    line-height: 1.5em;
    margin: 0px;
}

		.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
		.box > .icon > .info > .more a { font-family: "Robot",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
		.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
		.box .space { height: 30px; }

		@media only screen and (max-width: 768px)
		{
			.contact-form
			{
				margin-top:25px; 
			}

			.btn-send
			{
				width: 100%;
				padding:10px; 
			}

			.second-portion
			{
				margin-top:25px; 
			}
		}
.inner-t {
    background: #000;
    PADDING: 30PX;
    COLOR: #FFF;
    text-align: center;
    font-size: 32px;
    text-transform: uppercase;
}
#callme {
    position: fixed;
    right: 50px;
    top: 33%;
    width: 70px;
    height: 70px;
    cursor: pointer;
    opacity: 1;
    z-index: 99990;
}
#callme #callmeMain {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: rgb(4, 66, 117);
    width: 70px;
    height: 70px;
    color: #fff086;
    z-index: 9;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
#callme #callmeMain:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    background-image: url(img/cal.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-animation: zcwphone2 1.5s linear infinite;
    -moz-animation: zcwphone2 1.5s linear infinite;
    animation: zcwphone2 1.5s linear infinite;
}

@-webkit-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-moz-keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes zcwphone2 {
    0% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    25% {-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg);}
    50% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    75% {-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg);}
    100% {-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-webkit-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@-moz-keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
@keyframes zcwmini2 {
    0% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 0 rgba(0,0,0,0), 0 0 0 0 rgba(207,8,8, 0);}
    10% {box-shadow: 0 0 8px 6px , 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px ;}
    100% {box-shadow: 0 0 8px 6px rgba(207,8,8, 0), 0 0 0 40px rgba(0,0,0,0), 0 0 0 40px rgba(207,8,8, 0);}
}
/* Section Padding */
.section-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.section-padding-100-0 {
    padding-top: 45px;
    padding-bottom: 0;
}


.section-padding-0-100 {
  padding-top: 0;
  padding-bottom: 100px; }

.section-padding-100-70 {
  padding-top: 100px;
  padding-bottom: 70px; }

/* Preloader */
#preloader {
  background-color: #f7f7f7;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  #preloader .spinner {
    width: 40px;
    height: 40px;
    background-color: #3762f0;
    margin: auto;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out; }
@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
    transform: perspective(120px); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
    transform: perspective(120px) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }
@keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
    transform: perspective(120px); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
    transform: perspective(120px) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }
/* Section Heading */
.section-heading {
    position: relative;
    z-index: 1;
    margin-bottom: 38px;
    text-align: center;
}
 .section-heading h3 {
    font-size: 30px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.section-heading h3 span {
    color: #0087f5;
}
.brand-sec .owl-theme .owl-nav [class*=owl-] {
    color: #fff444;
    font-size: 22px!important;
    margin: 0;
    padding: 9px;
    /* box-shadow: 0px 0px 20px; */
    margin-top: -6px;
    background: #000;
    display: none;
}
#dvHowWorksBar {
    color: #fff;
    position: relative;
    text-align: center;
    background: #efc53c;
    padding: 0 0 90px 0;
    border-top: 10px solid #fff;
    font-family: 'Roboto', sans-serif;
}
#dvHowWorksBar:before {
    content: '';
    position: relative;
    border: solid 10px transparent;
    border-top: solid 10px #fff;
    top: 7px;
}
#dvHowWorksBar h3 {
    font-size: 33px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #fff;
    margin-top: 10px;
}

#howWorksInfo div {
    padding: 10px;
    color: #9d9c9c;
    font-size: 18px;
    position: relative;
}
#howWorksInfo .howWorksInfoBox {
    padding: 0 15px;
    background: #000;
    border: 1px solid #d2d2d2;
    text-align: center;
}
#howWorksInfo div h4 {
    color: #efc53c;
    font-size: 20px;
    font-weight: 300;
    margin: 20px auto;
    margin-bottom: -23px;
}
#howWorksInfo div p {
    margin-bottom: -20px;
    font-weight: 500;
}
#howWorksInfo div span {
    color: #000;
    width: 100px;
    height: 100px;
    bottom: -50px;
    padding: 20px 40px;
    display: block;
    font-size: 38px;
    font-weight: 500;
    position: relative;
    border-radius: 50%;
    background: #efc53c;
    margin: 0 auto;
}
.about-us {
padding:60px 0;
}
.about-us p {font-size: 18px;
    text-align: justify;}
.product-card {
padding:10px;
}
.footer-area {
    background: url(img/foter-bg.jpg) no-repeat center center / cover;
}
.footer-top {
    padding: 61px 0px 12px;
}
.footer-widget {
    margin-bottom: 30px;
}
.footer-widget h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 45px;
    color: #fff;
}
.footer-logo p {
    margin: 0px 0;
    color: #fff;
    font-size: 14px;
}
.footer-logo form {
    position: relative;
}
.footer-logo input {
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 5px;
    padding: 0px 110px 0px 10px;
}
.footer-logo button {
    position: absolute;
    right: 3px;
    top: 5%;
    height: 90%;
    width: 105px;
    background: #ff7700;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border: none;
    border-radius: 5px;
}
button {
    cursor: pointer;
}
.breakpoint-off .classynav ul li .dropdown {
    width: 258px;
    position: absolute;
    background-color: #fff;
    top: 135%;
    left: 0;
    z-index: 100;
    height: auto;
    box-shadow: 0 1px 5px rgba(0,0,0,.1);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    opacity: 0;
    visibility: hidden;
    padding: 10px 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
   
}

.owl-theme .owl-nav .owl-next,
.owl-theme .owl-nav .owl-prev { position: absolute; color: #13a89e; font-family: fontAwesome; cursor: pointer }
.category-block-fixed { top: 11%; z-index: 100 }
.owl-theme .owl-nav .owl-next { top: 27%!important; font-size: 34px!important; right: 0%!important }
.owl-theme .owl-nav .owl-prev {
    top: 27%!important;
    font-size: 29px!important;
    left: 0%!important;
}
.dearler {
    background: #1b3e5f;
    padding: 42px;
    width: 100%;
}
.owl-carousel .owl-nav .owl-prev:before { font-family: fontAwesome; content: "\f104"; margin-right: 0; padding: 6px; transition: .3s }
.owl-carousel .owl-nav .owl-next:after { content: "\f105"; margin-right: 0; padding: 6px; transition: .3s }
.owl-carousel .owl-nav:hover .owl-next:after,
.owl-carousel .owl-nav:hover .owl-prev:before { color: #090 }
.owl-theme .owl-nav [class*=owl-] {
       color: #ffffff;
    font-size: 22px!important;
    margin: 0;
    padding: 9px;
    /* box-shadow: 0px 0px 20px; */
    margin-top: 82px;
    background: #00000078;
}.product-sec {
    padding: 50px 0;
    background: #0087f5;
}
.product-sec .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #ffffff;
    padding: 10px;
    box-shadow: 0px 0px 5px #272424;
}
.num {
    position: fixed;
    right: 0;
    z-index: 99999;
    top:24%;
}
.btn-side {
    background: #1351ff;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    border-bottom-left-radius: 30px;
}

.btn-side:hover {
    background: #1351ff;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    border-bottom-left-radius: 30px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: initial !important;
}
.footer-widget {
    margin-bottom: 30px;
}.footer-widget h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 45px;
    color: #7272ff;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.product-caption p {
    padding: 10px;
    padding-top: 0;
    text-align: justify;
    font-size: 14px;
    color: #000;
}
.tt {
    background: #fff80f;
    font-size: 27px;
    padding: 11px;
    font-weight: bold;
    margin-bottom: 20px;
}
.footer-menu ul li {
    line-height: 30px;
}
.footer-menu ul li a {
    display: inline-block;
    color: #fff;
}
.footer-menu ul li a i {
    margin-right: 10px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.footer-widget {
    margin-bottom: 30px;
}
.footer-contact ul.footer-contact-info li {
    line-height: 20px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 20px;
}
.footer-contact ul.footer-contact-info li span {
    color: #7272ff;
}
.footer-bottom {
    padding: 15px 0px;
    border-top: 1px solid #0087f5;
    text-align: center;
    background: #04335a;
}
.footer-bottom p {
    color: #fff;
    font-size: 14px;
    font-style: initial;
    font-weight: 500;
}
.footer-bottom p span {
    color: #ff7700;
}
    @media only screen and (max-width: 767px) {
      .section-heading h3 {
        font-size: 24px; } }
  .section-heading.text-left {
    text-align: left !important; }
  .section-heading.white h3 {
    color: #ffffff; }

/* Miscellaneous */
.bg-animated {
  width: 100%;
  -webkit-animation: bgAnimated 24s linear infinite;
  animation: bgAnimated 24s linear infinite;
  background-attachment: fixed; }

@-webkit-keyframes bgAnimated {
  0% {
    background-position: center center; }
  50% {
    background-position: left left; }
  100% {
    background-position: center center; } }
@keyframes bgAnimated {
  0% {
    background-position: center center; }
  50% {
    background-position: left left; }
  100% {
    background-position: center center; } }
.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-white {
  background-color: #ffffff !important; }

.bg-dark {
  background-color: #000000 !important; }

.bg-transparent {
  background-color: transparent !important; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.bg-overlay,
.foo-bg-overlay,
.bg-overlay-2by5 {
  position: relative;
  z-index: 1;
  background-position: center center;
  background-size: cover; }
  .bg-overlay::after,
  .foo-bg-overlay::after,
  .bg-overlay-2by5::after {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

.foo-bg-overlay::after {
  background-color: rgba(0, 0, 0, 0.91); }

.bg-overlay-2by5::after {
  background-color: rgba(0, 0, 0, 0.2); }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: 0;
  padding-right: 0;
  width: 30px;
  height: 30px;
  background-color: #3762f0;
  line-height: 30px;
  text-align: center;
  position: absolute;
  top: 0;
  right: -30px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
      right: 0; } }
  @media only screen and (max-width: 767px) {
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
      right: 0; } }

input:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
  border-color: transparent; }

/* ScrollUp */
#scrollUp {
    background-color: #afafa3;
    border-radius: 0;
    bottom: 60px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    color: #000000;
    font-size: 24px;
    height: 40px;
    line-height: 38px;
    right: 60px;
    text-align: center;
    width: 40px;
    border-radius: 6px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
  #scrollUp:hover {
    background-color: #2c56df; }
  @media only screen and (max-width: 767px) {
    #scrollUp {
      bottom: 30px;
      right: 30px; } }

/* Button */
.clever-btn {
    display: inline-block;
    min-width: 153px;
    height: 40px;
    background-color: #020202;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    color: #ffd857 !IMPORTANT;
    border: 1px solid #efc53c;
    border-radius: 6px;
    padding: 0 14px;
    line-height: 38px;
    text-align: center;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.3);
}
.clever-btn:HOVER {
    display: inline-block;
    min-width: 153px;
    height: 40px;
    background-color: #020202;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    color: #ffd857 !IMPORTANT;
    border: 1px solid #efc53c;
    border-radius: 6px;
    padding: 0 14px;
    line-height: 38px;
    text-align: center;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.3);
}
.clever-btn.active, .clever-btn:hover, .clever-btn:focus {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff !important;
    background-color: #de7c11;
}
.aboutimg {
    padding: 10px;
    /* background: #efc53c; */
    /* border: 2px dashed #ffe389; */
    box-shadow: 0px 0px 20px #bdbdbd;
}
  .clever-btn.btn-2 {
    background-color: transparent;
    border: 1px solid #ebebeb;
    color: rgba(0, 0, 0, 0.25); }
    .clever-btn.btn-2:hover, .clever-btn.btn-2:focus {
      color: #ffffff;
      background-color: #2c56df;
      border: 1px solid #2c56df; }

/* :: 4.0 Header Area */
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 15px;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.header-area {
    position: relative;
    z-index: 200;
    box-shadow: 0 0px 5px -10px rgba(0,0,0,0.05), 0 13px 14px 2px rgba(0,0,0,0.09), 0 5px 5px -3px rgba(0,0,0,0.15);
}

.top-header-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 30px;
    background-color:#0087f5;
    border-bottom: 1px solid #ebebeb;
    color: #000;
}
.address-sec a {
    color: #ffffff !important;
}
.social {
float:right;
}
.classy-nav-container {
    position: relative;
    z-index: 100;
    background-color: #ffffff !important;
}
.product-caption button {
text-align:center;
}

  .top-header-area .contact-info {
    position: relative;
    z-index: 1; }
   .top-header-area .contact-info a {
    display: inline-block;
    height: 40px;
    padding: 0 30px;
    line-height: 40px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    border-right: 1px solid #ebebeb;
}
      .top-header-area .contact-info a span {
        text-transform: uppercase; }
      .top-header-area .contact-info a:hover, .top-header-area .contact-info a:focus {
        color: #1b1b1b; }
      @media only screen and (max-width: 767px) {
        .top-header-area .contact-info a {
          padding: 0 10px;
          font-size: 11px; }
          .top-header-area .contact-info a:last-child {
            border-right: none; } }
    @media only screen and (max-width: 767px) {
      .top-header-area .contact-info {
        border-bottom: 1px solid #ebebeb;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%;
        width: 100%; } }
  .top-header-area .follow-us {
    position: relative;
    z-index: 1; }
    .top-header-area .follow-us span {
    display: inline-block;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    text-transform: uppercase;
}
   .top-header-area .follow-us a {
    display: inline-block;
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    border-left: 1px solid #ebebeb;
}
.enq-now {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 99;
}
.inner-title {
    background: url(img/inner-title.jpg);
    height: 130px;
    color: #fff;
    text-align: center;
    padding: 38px 0;
    font-size: 40px;
}
.about-us-sec {
padding:60px 0;
}
      .top-header-area .follow-us a span {
        text-transform: uppercase; }
      .top-header-area .follow-us a:hover, .top-header-area .follow-us a:focus {
        color: #1b1b1b; }
    @media only screen and (max-width: 767px) {
      .top-header-area .follow-us {
        margin-left: auto; } }
  @media only screen and (max-width: 767px) {
   .top-header-area {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    display: none !important;
} }
.clever-main-menu {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 104px;
    background: #ffffff;
}


  .clever-main-menu .classy-navbar {
    height: 80px; }
 .clever-main-menu .classynav ul li a {
    color: rgba(0, 0, 0, 0.76);
    font-weight: 600;
    text-transform: uppercase;
}
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .clever-main-menu .classynav ul li a {
        padding: 0 8px; } }
    .clever-main-menu .classynav ul li a:hover, .clever-main-menu .classynav ul li a:focus {
      color: rgba(0, 0, 0, 0.8); }
  .clever-main-menu .search-area {
    position: relative;
    z-index: 1; }
    .clever-main-menu .search-area form {
      position: relative;
      z-index: 10;
      width: 230px;
      height: 40px;
      margin: 0 50px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .clever-main-menu .search-area form {
          width: 170px;
          margin: 0 15px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .clever-main-menu .search-area form {
          margin: 15px auto; } }
      @media only screen and (max-width: 767px) {
        .clever-main-menu .search-area form {
          margin: 15px auto; } }
      .clever-main-menu .search-area form input {
        width: 100%;
        height: 40px;
        border-radius: 6px;
        border: 1px solid #ebebeb;
        padding: 0 15px 0 50px;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.35);
        font-weight: 600;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms; }
        .clever-main-menu .search-area form input:focus {
          border: 1px solid rgba(0, 0, 0, 0.5); }
      .clever-main-menu .search-area form button {
        position: absolute;
        width: 50px;
        height: 40px;
        background-color: transparent;
        top: 0;
        left: 0;
        z-index: 10;
        border: none;
        text-align: center;
        cursor: pointer;
        outline: none; }

.is-sticky .clever-main-menu {
    z-index: 1500 !important;
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
.abt img {
    float: left;
    margin-right: 20px;
    width: 32%;
}

.register-login-area {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .register-login-area {
      text-align: center; } }
  @media only screen and (max-width: 767px) {
    .register-login-area {
      text-align: center; } }
  .register-login-area a {
    position: relative;
    display: inline-block;
    padding: 0 20px;
    height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    color: #3762f0;
    line-height: 40px; }
    .register-login-area a.active, .register-login-area a:hover, .register-login-area a:focus {
      background-color: #d7e0fc;
      font-weight: 600;
      color: #3762f0; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .register-login-area a {
        padding: 0 15px; } }

.login-state {
  position: relative;
  z-index: 1; }
  .login-state .user-name .dropdown .dropdown-toggle {
    font-size: 14px;
    font-weight: 700;
    color: #000; }
  .login-state .user-name .dropdown-menu {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    border: none;
    padding: 15px 0; }
    .login-state .user-name .dropdown-menu .dropdown-item {
      padding: 5px 30px;
      font-size: 13px;
      font-weight: 600; }
      .login-state .user-name .dropdown-menu .dropdown-item:hover, .login-state .user-name .dropdown-menu .dropdown-item:focus {
        color: #3762f0; }
  .login-state .userthumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 40px;
    width: 40px;
    border-radius: 6px; }
    .login-state .userthumb img {
      border-radius: 6px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .login-state {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media only screen and (max-width: 767px) {
    .login-state {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

/* :: 5.0 Hero Area */
.hero-area {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 400px;
  background-attachment: fixed; }
  .hero-area .hero-content h2 {
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #ffffff; }

/* :: 6.0 Cool Facts Area */
.single-cool-facts-area {
  position: relative;
  z-index: 1;
  padding: 30px;
  border: 1px solid #ebebeb;
  border-radius: 6px; }
  .single-cool-facts-area img {
    display: block;
    margin: 0 auto 15px; }
  .single-cool-facts-area h2 {
    font-size: 36px;
    margin-bottom: 5px;
    color: #3762f0; }
  .single-cool-facts-area h5 {
    margin-bottom: 0;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.8); }

/* :: 7.0 Courses Area */
.spe {
    padding: 26px;
    text-align: center;
    font-size: 30px;
    background: #e0e0dc;
    color: #000;
}
h1, h2, h3, h4, h5, h6 {
    color: rgba(0, 0, 0, 0.8);
    line-height: 1.3;
    font-weight: 700;
}
.popular-courses-area {
  position: relative;
  z-index: 1;
  background-repeat: repeat; }

.single-popular-course {
    position: relative;
    z-index: 1;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    /* background-color: #ffd95b; */
    /* border: 1px solid #bdbdbd; */
    height: auto;
    /* BORDER: 2PX DASHED #EEE; */
    PADDING: 0PX;
    text-align: center;
    padding-bottom: 18px;
    margin-bottom: 25px;
	    border-bottom: 5px solid #0087f5;
		background: #fff;
}
.clever-btn {
    display: inline-block;
    min-width: 153px;
    height: 34px;
    background-color: #0087f5;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    color: #ffffff !IMPORTANT;
    border: 1px solid #ffffff;
    border-radius: 6px;
}
.inner-title h3 {
    text-align: center;
    /* margin: 0; */
    padding: 0px;
    /* background: #2c3e50; */
    color: #ffffff;
    font-size: 40px;
}
 .second-portion
        {
        	margin-top:50px; 
        }

		        @import "index-2.html";
		@import "http://fonts.googleapis.com/css?family=Roboto:400,500";

		.box > .icon { text-align: center; position: relative; }
		.box > .icon > .image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid white;
    line-height: 88px;
    border-radius: 50%;
    background: #2c3e50;
    vertical-align: middle;
}
		.box > .icon:hover > .image { background: #333; }
		.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
		.box > .icon:hover > .image > i { color: white !important; }
		.box > .icon > .info {
    margin-top: -18px;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 34px 0 10px 0;
    min-height: 163px;
}
		.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
		.box > .icon > .info > h3.title { font-family: "Robot",sans-serif !important; font-size: 16px; color: #222; font-weight: 700; }
	.box > .icon > .info > p {
    font-family: "Robot",sans-serif !important;
    font-size: 18px;
    color: #666;
    line-height: 1.5em;
    margin: 0px;
}

		.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
		.box > .icon > .info > .more a { font-family: "Robot",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
		.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
		.box .space { height: 30px; }

		@media only screen and (max-width: 768px)
		{
			.contact-form
			{
				margin-top:25px; 
			}

			.btn-send
			{
				width: 100%;
				padding:10px; 
			}

			.second-portion
			{
				margin-top:25px; 
			}
		}

.ftr {
padding-bottom:50px;
}
.product-caption h3 {
    padding: 19px 0;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
}
.single-popular-course img {
    display: block;
    width: 100%;
    border-radius: 6px 6px 0 0;
    height: auto;
    height: AUTO;
}
.bg1 {
    background: url(img/CustomerSatisfaction.jpg);
    background-size: cover;
    padding: 60px 0;
}
.ctoggle h4 {
    color: #efc53c;
    padding: 14px 0;
}

.ctoggle ol li {
    color: #fff;
    padding: 4px 0;
    width: 100%;
    float: left;
    background: #fbfbfb00;
    padding: 10px;
    text-align: left;
    margin: -5px;
}
.bb {
 padding: 10px;
    box-shadow: 0px 0px 10px #989494;
}
.client {
padding:40px 0;
}
.clnt img {
   
    /* height: 78px; */
    /* width: 155px; */
}
.clntt {
    background: #b1a4a4;
    padding: 10px;
    margin-bottom: 22px;
}
.why-us-img img {
    width: 85%;
    padding: 10px;
    background: #d4d3ce;
}
.servicesbox .section-title {
    padding-bottom: 10px;
    text-align: left;
    margin-bottom: 23px;
}

.servicesbox .section-title h3 {
    color: #fff;
}
.section-title h3 {
    position: relative;
    font-size: 33px;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 42px;
    margin: 0;
}
.servicesbox .section-title h3:after {
    left: 0;
    margin-left: 0;
}
.section-title h3:after {
    content: '';
    background: #a7a59f;
    height: 2px;
    width: 60px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -30px;
}
.servicesbox p {
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 26px;
    font-weight: 300;
}
.servicesbox .readmore {
    display: inline-block;
    padding: 11px 20px;
    color: #ffffff;
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: 600;
    background: #040404;
    border-radius: 4px;
    border: 2px solid #ffffff;
}
.servicesbox .readmore i {
    font-weight: 400;
    margin-left: 10px;
}
.servicesbox .readmore:hover {
    background: #fff;
    color: #333;
    text-decoration: none;
}
  .single-popular-course .course-content {
    padding: 25px; }
    .single-popular-course .course-content h4 {
      margin-bottom: 5px; }
    .single-popular-course .course-content .meta {
      margin-bottom: 15px; }
      .single-popular-course .course-content .meta span {
        color: rgba(0, 0, 0, 0.4);
        font-size: 5px;
        margin-right: 10px; }
      .single-popular-course .course-content .meta a {
        color: rgba(0, 0, 0, 0.4);
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        margin-right: 10px; }
        .single-popular-course .course-content .meta a:hover {
          color: #000; }
    .single-popular-course .course-content p {
      margin-bottom: 0; }
  .single-popular-course .seat-rating-fee {
    width: 100%;
    height: 40px;
    background-color: #f7f7f7;
    border-radius: 0 0 6px 6px; }
    .single-popular-course .seat-rating-fee .seat-rating {
      font-size: 12px;
      color: rgba(0, 0, 0, 0.3);
      font-weight: 600;
      height: 100%; }
      .single-popular-course .seat-rating-fee .seat-rating div {
        padding: 0 20px;
        border-right: 1px solid #ebebeb;
        height: 100%;
        line-height: 40px; }
      .single-popular-course .seat-rating-fee .seat-rating i {
        font-size: 13px;
        color: rgba(0, 0, 0, 0.3); }
    .single-popular-course .seat-rating-fee .course-fee a {
      display: inline-block;
      width: 70px;
      height: 40px;
      border-radius: 0 0 6px 0;
      background-color: #e3d21b;
      text-align: center;
      line-height: 40px;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      color: #ffffff;
      letter-spacing: 0.75px; }
      .single-popular-course .seat-rating-fee .course-fee a.free {
        background-color: #3762f0; }

.single-course-intro {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 500px; }
  .single-course-intro .single-course-intro-content {
    width: 425px;
    height: auto;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 6px; }
    @media only screen and (max-width: 767px) {
      .single-course-intro .single-course-intro-content {
        width: 280px; } }
    .single-course-intro .single-course-intro-content .ratings {
      margin-bottom: 20px; }
      .single-course-intro .single-course-intro-content .ratings i {
        color: #e3d21b;
        font-size: 13px;
        padding: 0 3px;
        display: inline-block; }
    .single-course-intro .single-course-intro-content h3 {
      font-size: 30px;
      margin-bottom: 10px; }
      @media only screen and (max-width: 767px) {
        .single-course-intro .single-course-intro-content h3 {
          font-size: 24px; } }
    .single-course-intro .single-course-intro-content .meta {
      margin-bottom: 30px; }
      .single-course-intro .single-course-intro-content .meta span {
        color: rgba(0, 0, 0, 0.4);
        font-size: 5px;
        margin-right: 10px; }
      .single-course-intro .single-course-intro-content .meta a {
        color: rgba(0, 0, 0, 0.4);
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        margin-right: 10px; }
        .single-course-intro .single-course-intro-content .meta a:hover {
          color: #000; }
    .single-course-intro .single-course-intro-content .price {
      font-size: 12px;
      text-transform: uppercase;
      color: #3762f0;
      letter-spacing: 0.75px;
      font-weight: 700; }

.course--content {
  position: relative;
  z-index: 1; }

.clever-tabs-content {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .clever-tabs-content .nav-tabs {
    margin-bottom: 20px;
    border-bottom: none; }
    .clever-tabs-content .nav-tabs .nav-item .nav-link {
      display: inline-block;
      height: 40px;
      background-color: transparent;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.25);
      border: 1px solid #ebebeb;
      border-radius: 6px;
      padding: 0 25px;
      line-height: 40px;
      -webkit-transition-duration: 800ms;
      transition-duration: 800ms;
      text-align: center;
      margin-right: 10px;
      margin-bottom: 10px; }
      .clever-tabs-content .nav-tabs .nav-item .nav-link.active, .clever-tabs-content .nav-tabs .nav-item .nav-link:hover, .clever-tabs-content .nav-tabs .nav-item .nav-link:focus {
        font-size: 14px;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.5);
        background-color: #ebebeb; }
    .clever-tabs-content .nav-tabs .nav-item:last-child .nav-link {
      margin-right: 0; }
  .clever-tabs-content .tab-content {
    position: relative;
    z-index: 1; }

.clever-description {
  position: relative;
  z-index: 1; }
  .clever-description .about-course {
    padding: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
    .clever-description .about-course h4 {
      margin-bottom: 20px;
      display: block; }
    .clever-description .about-course p {
      font-size: 16px;
      line-height: 1.9; }
      .clever-description .about-course p:last-child {
        margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .clever-description .about-course {
        padding: 30px; } }
  .clever-description .all-instructors {
    padding: 40px 40px 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
    @media only screen and (max-width: 767px) {
      .clever-description .all-instructors {
        padding: 30px 30px 0; } }
    .clever-description .all-instructors h4 {
      margin-bottom: 25px;
      display: block; }
    .clever-description .all-instructors .single-instructor {
      position: relative;
      z-index: 1;
      background-color: #f7f7f7;
      border-radius: 6px; }
      .clever-description .all-instructors .single-instructor .instructor-thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        width: 80px;
        max-width: 80px;
        height: 80px; }
      .clever-description .all-instructors .single-instructor .instructor-info {
        padding-left: 25px; }
        .clever-description .all-instructors .single-instructor .instructor-info h5 {
          font-size: 18px;
          margin-bottom: 5px; }
          @media only screen and (max-width: 767px) {
            .clever-description .all-instructors .single-instructor .instructor-info h5 {
              font-size: 14px; } }
        .clever-description .all-instructors .single-instructor .instructor-info span {
          font-weight: 400;
          color: rgba(0, 0, 0, 0.4);
          font-size: 14px; }
  .clever-description .clever-faqs {
    padding: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
    .clever-description .clever-faqs h4 {
      margin-bottom: 25px;
      display: block; }
    @media only screen and (max-width: 767px) {
	.classy-navbar .nav-brand {
    color: #565656;
    display: inline-block;
    margin-right: 0;
}
      .clever-description .clever-faqs {
        padding: 30px; } }

.clever-curriculum {
  position: relative;
  z-index: 1; }
  .clever-curriculum .about-curriculum {
    padding: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
    .clever-curriculum .about-curriculum h4 {
      margin-bottom: 20px;
      display: block; }
    .clever-curriculum .about-curriculum p {
      font-size: 16px;
      line-height: 1.9; }
      .clever-curriculum .about-curriculum p:last-child {
        margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .clever-curriculum .about-curriculum {
        padding: 30px; } }
  .clever-curriculum .curriculum-level {
    padding: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
    .clever-curriculum .curriculum-level h4 {
      margin-bottom: 20px;
      display: block; }
    .clever-curriculum .curriculum-level h5 {
      color: rgba(0, 0, 0, 0.6);
      font-size: 18px; }
    .clever-curriculum .curriculum-level .curriculum-list li {
      display: block;
      margin-bottom: 10px;
      font-family: "Raleway", sans-serif;
      font-size: 14px;
      font-weight: 400;
      color: rgba(0, 0, 0, 0.5); }
      .clever-curriculum .curriculum-level .curriculum-list li:last-child {
        margin-bottom: 0; }
      .clever-curriculum .curriculum-level .curriculum-list li i {
        color: #e3d21b;
        margin-right: 5px;
        display: inline-block; }
      .clever-curriculum .curriculum-level .curriculum-list li ul {
        display: block;
        margin-top: 10px;
        padding-left: 25px; }
        .clever-curriculum .curriculum-level .curriculum-list li ul li {
          margin-bottom: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          padding: 10px 0;
          border-bottom: 1px solid #ebebeb; }
          .clever-curriculum .curriculum-level .curriculum-list li ul li span span {
            text-decoration: underline; }
    @media only screen and (max-width: 767px) {
      .clever-curriculum .curriculum-level {
        padding: 30px; } }

.clever-review {
  position: relative;
  z-index: 1; }
  .clever-review .about-review {
    padding: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
    .clever-review .about-review h4 {
      margin-bottom: 20px;
      display: block; }
    .clever-review .about-review p {
      font-size: 16px;
      line-height: 1.9; }
      .clever-review .about-review p:last-child {
        margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .clever-review .about-review {
        padding: 30px; } }
  .clever-review .clever-ratings {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
    @media only screen and (max-width: 767px) {
      .clever-review .clever-ratings {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .clever-review .clever-ratings .total-ratings {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 235px;
      flex: 0 0 235px;
      min-width: 235px;
      width: 235px;
      border-right: 1px solid #ebebeb;
      height: 250px; }
      @media only screen and (max-width: 767px) {
        .clever-review .clever-ratings .total-ratings {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          min-width: 100%;
          width: 100%;
          border-right: none;
          border-bottom: 1px solid #ebebeb; } }
      .clever-review .clever-ratings .total-ratings h2 {
        font-size: 60px;
        margin-bottom: 5px; }
      .clever-review .clever-ratings .total-ratings .ratings-- {
        margin-bottom: 10px; }
        .clever-review .clever-ratings .total-ratings .ratings-- i {
          font-size: 18px;
          display: inline-block;
          padding: 0 5px;
          color: #e3d21b; }
      .clever-review .clever-ratings .total-ratings span {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.3); }
    .clever-review .clever-ratings .rating-viewer {
      padding: 50px 40px 35px; }
      @media only screen and (max-width: 767px) {
        .clever-review .clever-ratings .rating-viewer {
          padding: 40px 30px 25px; } }
      .clever-review .clever-ratings .rating-viewer span {
        color: rgba(0, 0, 0, 0.3);
        font-size: 12px;
        text-transform: uppercase;
        padding-right: 15px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .clever-review .clever-ratings .rating-viewer span {
            padding-right: 5px;
            font-size: 11px; } }
        @media only screen and (max-width: 767px) {
          .clever-review .clever-ratings .rating-viewer span {
            padding-right: 5px;
            font-size: 11px; } }
      .clever-review .clever-ratings .rating-viewer .progress {
        width: 300px;
        margin-right: 15px;
        height: 10px;
        border-radius: 0;
        background-color: #f1f1f1; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .clever-review .clever-ratings .rating-viewer .progress {
            width: 200px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .clever-review .clever-ratings .rating-viewer .progress {
            width: 140px; } }
        @media only screen and (max-width: 767px) {
          .clever-review .clever-ratings .rating-viewer .progress {
            width: 140px; } }
        .clever-review .clever-ratings .rating-viewer .progress .progress-bar {
          background-color: #b3b3b3; }
  .clever-review .single-review {
    padding: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
    @media only screen and (max-width: 767px) {
      .clever-review .single-review {
        padding: 30px; } }
    .clever-review .single-review p {
      margin-bottom: 0; }
    .clever-review .single-review .review-admin .thumb {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
      flex: 0 0 40px;
      max-width: 40px;
      width: 40px; }
    .clever-review .single-review .review-admin .text {
      padding-left: 15px; }
      .clever-review .single-review .review-admin .text h6 {
        font-size: 14px;
        margin-bottom: 0px; }
      .clever-review .single-review .review-admin .text span {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.4); }
    .clever-review .single-review .ratings i {
      font-size: 14px;
      display: inline-block;
      padding: 0 3px;
      color: #e3d21b; }

.clever-members {
  position: relative;
  z-index: 1; }
  .clever-members .about-members {
    padding: 40px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
    @media only screen and (max-width: 767px) {
      .clever-members .about-members {
        padding: 30px; } }
    .clever-members .about-members h4 {
      margin-bottom: 20px;
      display: block; }
    .clever-members .about-members p {
      font-size: 16px;
      line-height: 1.9; }
      .clever-members .about-members p:last-child {
        margin-bottom: 0; }
  .clever-members .all-instructors {
    padding: 40px 40px 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
    @media only screen and (max-width: 767px) {
      .clever-members .all-instructors {
        padding: 30px 30px 0; } }
    .clever-members .all-instructors h4 {
      margin-bottom: 25px;
      display: block; }
    .clever-members .all-instructors .single-instructor {
      position: relative;
      z-index: 1;
      background-color: #f7f7f7;
      border-radius: 6px; }
      .clever-members .all-instructors .single-instructor .instructor-thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
        flex: 0 0 80px;
        width: 80px;
        max-width: 80px;
        height: 80px; }
      .clever-members .all-instructors .single-instructor .instructor-info {
        padding-left: 25px; }
        .clever-members .all-instructors .single-instructor .instructor-info h5 {
          font-size: 18px;
          margin-bottom: 5px; }
          @media only screen and (max-width: 767px) {
            .clever-members .all-instructors .single-instructor .instructor-info h5 {
              font-size: 14px; } }
        .clever-members .all-instructors .single-instructor .instructor-info span {
          font-weight: 400;
          color: rgba(0, 0, 0, 0.4);
          font-size: 14px; }

.instructors-video {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 400px;
  background-attachment: fixed !important; }
  .instructors-video::after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    content: '';
    z-index: -1; }
  .instructors-video h2 {
    font-size: 100px;
    color: #3762f0;
    margin-bottom: 0; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .instructors-video h2 {
        font-size: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .instructors-video h2 {
        font-size: 42px; } }
    @media only screen and (max-width: 767px) {
      .instructors-video h2 {
        font-size: 24px; } }
  .instructors-video .video-btn {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.5);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 6px;
    text-align: center; }
    .instructors-video .video-btn i {
      line-height: 40px;
      font-size: 18px;
      color: #ffffff; }
    .instructors-video .video-btn:hover {
      background-color: #fff; }
      .instructors-video .video-btn:hover i {
        color: #3762f0; }

.single-instructor {
  position: relative;
  z-index: 1;
  background-color: #f7f7f7;
  border-radius: 6px; }
  .single-instructor .instructor-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    width: 80px;
    max-width: 80px;
    height: 80px; }
  .single-instructor .instructor-info {
    padding-left: 25px; }
    .single-instructor .instructor-info h5 {
      font-size: 18px;
      margin-bottom: 5px; }
      @media only screen and (max-width: 767px) {
        .single-instructor .instructor-info h5 {
          font-size: 14px; } }
    .single-instructor .instructor-info span {
      font-weight: 400;
      color: rgba(0, 0, 0, 0.4);
      font-size: 14px; }

.sidebar-widget {
  position: relative;
  z-index: 1;
  padding: 35px 30px;
  border: 1px solid #ebebeb;
  border-bottom: none; }
  .sidebar-widget:last-child {
    border-bottom: 1px solid #ebebeb; }
  .sidebar-widget h4 {
    margin-bottom: 20px;
    font-size: 24px;
    display: block; }
  .sidebar-widget .features-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px; }
    .sidebar-widget .features-list li h6 {
      color: rgba(0, 0, 0, 0.3); }
      @media only screen and (max-width: 767px) {
	  .owl-theme .owl-nav [class*=owl-] {
    color: #ffffff;
    font-size: 22px!important;
    margin: 0;
    padding: 9px;
    /* box-shadow: 0px 0px 20px; */
    margin-top: -12px;
    background: none;
}
        .sidebar-widget .features-list li h6 {
          font-size: 14px; } }
      .sidebar-widget .features-list li h6 i {
        margin-right: 10px; }
  .sidebar-widget .single--courses {
    position: relative;
    z-index: 1;
    margin-bottom: 20px; }
    .sidebar-widget .single--courses:last-child {
      margin-bottom: 0; }
    .sidebar-widget .single--courses .thumb {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
      flex: 0 0 80px;
      width: 80px;
      max-width: 80px;
      height: 50px;
      border-radius: 6px; }
      .sidebar-widget .single--courses .thumb img {
        border-radius: 6px; }
    .sidebar-widget .single--courses .content {
      padding-left: 20px; }
      .sidebar-widget .single--courses .content h5 {
        font-size: 18px;
        margin-bottom: 5px;
        color: rgba(0, 0, 0, 0.35); }
        @media only screen and (max-width: 767px) {
          .sidebar-widget .single--courses .content h5 {
            font-size: 14px; } }
      .sidebar-widget .single--courses .content h6 {
        font-size: 12px;
        color: #e3d21b;
        margin-bottom: 0; }

.single-accordion.panel {
  background-color: #ffffff;
  border: 0 solid transparent;
  border-radius: 4px;
  box-shadow: 0 0 0 transparent;
  margin-bottom: 15px; }
.single-accordion:last-of-type {
  margin-bottom: 0; }
.single-accordion h6 {
  margin-bottom: 0;
  text-transform: uppercase; }
  .single-accordion h6 a {
    border-radius: 6px;
    background-color: #f7f7f7;
    color: rgba(0, 0, 0, 0.8);
    display: block;
    margin: 0;
    padding: 15px 60px 15px 30px;
    position: relative;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600; }
    .single-accordion h6 a span {
      font-size: 10px;
      position: absolute;
      right: 20px;
      text-align: center;
      top: 17px; }
      .single-accordion h6 a span.accor-open {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0); }
    .single-accordion h6 a.collapsed {
      background-color: #f7f7f7;
      color: #5a5a5a; }
      .single-accordion h6 a.collapsed span.accor-close {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0); }
      .single-accordion h6 a.collapsed span.accor-open {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100); }
.single-accordion .accordion-content {
  border-top: 0 solid transparent;
  box-shadow: none;
  background-color: #f7f7f7;
  border-radius: 0 0 6px 6px; }
  .single-accordion .accordion-content p {
    padding: 15px 30px;
    margin-bottom: 0; }

/* :: 8.0 Upcoming Events */
.single-upcoming-events {
  position: relative;
  z-index: 1;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  border-radius: 6px; }
  .single-upcoming-events .events-thumb {
    display: block;
    width: 100%;
    border-radius: 6px 6px 0 0;
    position: relative;
    z-index: 1; }
    .single-upcoming-events .events-thumb::after {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.31);
      content: '';
      z-index: 2; }
    .single-upcoming-events .events-thumb img {
      width: 100%; }
    .single-upcoming-events .events-thumb .event-title {
      position: absolute;
      top: 50%;
      color: #ffffff;
      width: 100%;
      text-align: center;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-bottom: 0;
      z-index: 10; }
    .single-upcoming-events .events-thumb .event-date {
      position: absolute;
      width: 100%;
      text-align: center;
      top: 7%;
      color: #ffffff;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 0.75px;
      z-index: 10; }
  .single-upcoming-events .date-fee {
    width: 100%;
    height: 40px;
    background-color: #f7f7f7;
    border-radius: 0 0 6px 6px; }
    .single-upcoming-events .date-fee .date p {
      font-size: 12px;
      color: rgba(0, 0, 0, 0.3);
      font-weight: 600;
      height: 100%;
      line-height: 40px;
      margin-bottom: 0;
      padding: 0 30px; }
    .single-upcoming-events .date-fee .events-fee a {
      display: inline-block;
      width: 70px;
      height: 40px;
      border-radius: 0 0 6px 0;
      background-color: #e3d21b;
      text-align: center;
      line-height: 40px;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      color: #ffffff;
      letter-spacing: 0.75px; }
      .single-upcoming-events .date-fee .events-fee a.free {
        background-color: #3762f0; }

/* :: 9.0 Register Now */
.register-now {
  position: relative;
  z-index: 1;
  background-repeat: repeat;
  padding-left: 5%;
  padding-right: 5%; }
  @media only screen and (max-width: 767px) {
  #callme #callmeMain {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #2196F3;
    width: 47px;
    height: 47px;
    color: #fff086;
    z-index: 9;
    -webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
    -moz-animation: zcwmini2 1.5s 0s ease-out infinite;
    animation: zcwmini2 1.5s 0s ease-out infinite;
}
#callme {
    position: fixed;
    right: 12px;
    top: 26%;
    width: 47px;
    height: 47px;
    cursor: pointer;
    opacity: 1;
    z-index: 99;
}

    .register-now {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .register-now::after {
    background-color: rgba(214, 223, 251, 0.7);
    top: 0;
    left: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1; }
  .register-now .register-contact-form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    min-width: 45%;
    width: 45%;
    background-color: #ffffff;
    padding: 40px;
    border-radius: 6px; }
    @media only screen and (max-width: 767px) {
      .register-now .register-contact-form {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%;
        width: 100%;
        padding: 15px; } }
    .register-now .register-contact-form .forms h4 {
      margin-bottom: 40px; }
    .register-now .register-contact-form .forms .form-control {
      width: 100%;
      border-radius: 6px;
      border: 1px solid #ebebeb;
      height: 40px;
      padding: 0 20px;
      color: rgba(0, 0, 0, 0.25);
      font-size: 12px;
      font-weight: 600;
      margin-bottom: 20px;
      display: block; }
  .register-now .register-now-countdown {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    min-width: 45%;
    width: 45%; }
    @media only screen and (max-width: 767px) {
      .register-now .register-now-countdown {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        min-width: 100%;
        width: 100%; } }
    .register-now .register-now-countdown h3 {
      font-size: 30px;
      margin-bottom: 15px; }
    .register-now .register-now-countdown p {
      margin-bottom: 0; }
    .register-now .register-now-countdown .register-countdown {
      display: block;
      margin-top: 50px; }
    .register-now .register-now-countdown .events-cd div {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 110px;
      flex: 0 0 110px;
      min-width: 110px;
      width: 110px;
      padding: 15px 0;
      text-align: center;
      border: 1px solid #ffffff;
      border-radius: 6px;
      margin-right: 12px;
      font-size: 36px;
      font-weight: 700;
      color: #3762f0; }
      .register-now .register-now-countdown .events-cd div span {
        margin-top: 0;
        color: rgba(255, 255, 255, 0.7);
        font-size: 18px;
        font-weight: 700;
        display: block; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .register-now .register-now-countdown .events-cd div {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 80px;
          flex: 0 0 80px;
          min-width: 80px;
          width: 80px;
          font-size: 24px; }
          .register-now .register-now-countdown .events-cd div span {
            font-size: 14px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .register-now .register-now-countdown .events-cd div {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 60px;
          flex: 0 0 60px;
          min-width: 60px;
          width: 60px;
          font-size: 18px; }
          .register-now .register-now-countdown .events-cd div span {
            font-size: 12px; } }
      @media only screen and (max-width: 767px) {
        .register-now .register-now-countdown .events-cd div {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 60px;
          flex: 0 0 60px;
          min-width: 60px;
          width: 60px;
          font-size: 18px; }
          .register-now .register-now-countdown .events-cd div span {
            font-size: 12px; } }

/* :: 10.0 Best Tutors Area */
.single-tutors-slides {
  position: relative;
  z-index: 1; }
  .single-tutors-slides .tutor-thumbnail {
    width: 165px;
    height: 165px;
    background-color: #000;
    border-radius: 6px;
    margin: 0 auto 40px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); }
    .single-tutors-slides .tutor-thumbnail img {
      border-radius: 6px;
      width: 100%; }
  .single-tutors-slides .tutor-information {
    display: none;
    position: relative;
    z-index: 1;
    padding: 20px 30px;
    background-color: #f7f7f7;
    border-radius: 6px; }
    .single-tutors-slides .tutor-information::after {
      position: absolute;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 15px solid #f7f7f7;
      content: '';
      top: -14px;
      left: 49%; }
    .single-tutors-slides .tutor-information h5 {
      font-size: 18px;
      margin-bottom: 5px; }
    .single-tutors-slides .tutor-information span {
      font-size: 14px;
      color: rgba(0, 0, 0, 0.4);
      margin-bottom: 20px;
      display: block; }
    .single-tutors-slides .tutor-information p {
      margin-bottom: 30px; }
    .single-tutors-slides .tutor-information .social-info a {
      display: inline-block;
      padding: 0 10px; }
      .single-tutors-slides .tutor-information .social-info a:hover, .single-tutors-slides .tutor-information .social-info a:focus {
        color: #2c56df; }

.center .single-tutors-slides .tutor-information {
  display: block; }

.tutors-slide .owl-prev,
.tutors-slide .owl-next {
  position: absolute;
  width: 40px;
  top: 62.5px;
  background-color: transparent;
  height: 40px;
  text-align: center;
  color: #cccccc;
  font-size: 30px;
  line-height: 36px;
  border-radius: 6px;
  left: 0;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms; }
  .tutors-slide .owl-prev:hover,
  .tutors-slide .owl-next:hover {
    background-color: #2c56df;
    color: #ffffff; }
.tutors-slide .owl-next {
  left: auto;
  right: 0; }

/* :: 11.0 Blog Area */
.blog-page {
  padding-left: 7%;
  padding-right: 7%; }

.single-blog-area {
  position: relative;
  z-index: 1;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  border-radius: 6px; }
  .single-blog-area img {
    display: block;
    width: 100%;
    border-radius: 6px 6px 0 0; }
  .single-blog-area .blog-content {
    padding: 25px; }
    .single-blog-area .blog-content .blog-headline {
      display: block; }
      .single-blog-area .blog-content .blog-headline h4 {
        margin-bottom: 5px;
        margin-left: -1px;
        -webkit-transition-duration: 500ms;
        transition-duration: 500ms; }
        .single-blog-area .blog-content .blog-headline h4:hover, .single-blog-area .blog-content .blog-headline h4:focus {
          color: #2c56df; }
    .single-blog-area .blog-content .meta {
      margin-bottom: 15px; }
      .single-blog-area .blog-content .meta span {
        color: rgba(0, 0, 0, 0.4);
        font-size: 5px;
        margin-right: 10px; }
      .single-blog-area .blog-content .meta a {
        color: rgba(0, 0, 0, 0.4);
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        margin-right: 10px; }
        @media only screen and (max-width: 767px) {
          .single-blog-area .blog-content .meta a {
            font-size: 12px; } }
        .single-blog-area .blog-content .meta a:hover {
          color: #000; }
    .single-blog-area .blog-content p {
      margin-bottom: 0; }

.blog-catagories {
  position: relative;
  z-index: 1; }
  .blog-catagories .single-catagories {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 165px;
    flex: 0 0 165px;
    width: 165px;
    max-width: 165px;
    height: 100px;
    text-align: center;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px; }
    .blog-catagories .single-catagories::after {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: -1;
      background-color: rgba(255, 255, 255, 0.9);
      top: 0;
      left: 0;
      content: ''; }
    .blog-catagories .single-catagories h6 {
      font-size: 14px;
      margin-bottom: 0;
      color: #3762f0;
      text-transform: uppercase;
      letter-spacing: 0.75px;
      line-height: 1.9;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 100%;
      text-align: center;
      -webkit-transition-duration: 500ms;
      transition-duration: 500ms; }
      .blog-catagories .single-catagories h6:hover, .blog-catagories .single-catagories h6:focus {
        color: #1b1b1b; }

.blog-details-text {
  position: relative;
  z-index: 1;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
  padding: 45px 40px;
  border-radius: 6px; }
  @media only screen and (max-width: 767px) {
    .blog-details-text {
      padding: 35px 30px; } }
  .blog-details-text p {
    font-size: 16px;
    line-height: 1.9; }
  .blog-details-text h5 {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    line-height: 1.9; }
  .blog-details-text .post-tags {
    margin-top: 50px;
    position: relative;
    z-index: 1; }
    .blog-details-text .post-tags ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .blog-details-text .post-tags ul li a {
        display: inline-block;
        padding: 0 15px;
        border: 1px solid #ebebeb;
        line-height: 23px;
        height: 25px;
        font-size: 12px;
        color: rgba(0, 0, 0, 0.2);
        background-color: #ffffff;
        border-radius: 6px;
        margin-right: 10px; }
        .blog-details-text .post-tags ul li a:hover, .blog-details-text .post-tags ul li a:focus {
          border: 1px solid #3762f0;
          background-color: #3762f0;
          color: #ffffff; }
        @media only screen and (max-width: 767px) {
          .blog-details-text .post-tags ul li a {
            padding: 0 5px; } }

.related-posts {
  padding-left: 7%;
  padding-right: 7%; }

.post-a-comments {
  position: relative;
  z-index: 1; }
  .post-a-comments h4 {
    text-align: center;
    margin-bottom: 25px;
    display: block;
    font-size: 24px; }
  .post-a-comments form {
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
    padding: 35px 50px;
    border-radius: 6px; }
    .post-a-comments form .form-control {
      width: 100%;
      border-radius: 6px;
     border: 1px solid #3762f0;
      height: 40px;
      padding: 15px 20px;
      color: rgba(0, 0, 0, 0.25);
      font-size: 12px;
      font-weight: 600;
      margin-bottom: 20px;
      display: block; }
    .post-a-comments form textarea,
    .post-a-comments form textarea.form-control {
      width: 100%;
      height: 130px; }

.comments-area {
  position: relative;
  z-index: 1; }
  .comments-area h4 {
    text-align: center;
    margin-bottom: 25px;
    display: block;
    font-size: 24px; }
  .comments-area .comments-list {
    border-radius: 6px; }
    .comments-area .comments-list li {
      box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
      padding: 30px;
      margin-bottom: 30px; }
      .comments-area .comments-list li ol li {
        border-top: 1px solid #ebebeb;
        padding-top: 30px;
        box-shadow: none;
        margin-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0; }
    .comments-area .comments-list .single-comment-wrap p {
      margin-bottom: 0; }
    .comments-area .comments-list .single-comment-wrap .comment-admin .thumb {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
      flex: 0 0 40px;
      max-width: 40px;
      width: 40px; }
      .comments-area .comments-list .single-comment-wrap .comment-admin .thumb img {
        border-radius: 6px; }
    .comments-area .comments-list .single-comment-wrap .comment-admin .text {
      padding-left: 15px; }
      .comments-area .comments-list .single-comment-wrap .comment-admin .text h6 {
        font-size: 14px;
        margin-bottom: 0px; }
      .comments-area .comments-list .single-comment-wrap .comment-admin .text span {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.4); }
    .comments-area .comments-list .single-comment-wrap .reply a {
      display: inline-block;
      font-weight: 600;
      font-size: 14px;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #3762f0; }

/* :: 12.0 Breadcumb Area */
.breadcumb-area {
  position: relative;
  z-index: 1; }
  .breadcumb-area .breadcrumb {
    padding: 11px 2rem;
    margin-bottom: 0;
    background-color: #f7f7f7;
    border-radius: 0;
    height: 40px; }
    @media only screen and (max-width: 767px) {
      .breadcumb-area .breadcrumb {
        height: auto; } }
    .breadcumb-area .breadcrumb .breadcrumb-item {
      font-size: 12px;
      color: rgba(0, 0, 0, 0.3);
      text-transform: uppercase;
      font-weight: 600; }
      .breadcumb-area .breadcrumb .breadcrumb-item a {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.3);
        text-transform: uppercase;
        font-weight: 600; }
        .breadcumb-area .breadcrumb .breadcrumb-item a:hover, .breadcumb-area .breadcrumb .breadcrumb-item a:focus {
          color: #000; }

.clever-catagory {
  width: 100%;
  height: 240px;
  position: relative;
  z-index: 2; }
  .clever-catagory::after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(215, 224, 252, 0.9);
    z-index: -1; }
  .clever-catagory h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    color: #3762f0;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .clever-catagory h3 {
        font-size: 24px; } }
  .clever-catagory.blog-details::after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.4);
    z-index: -1; }
  .clever-catagory.blog-details h3 {
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 20px;
    display: block; }
    @media only screen and (max-width: 767px) {
      .clever-catagory.blog-details h3 {
        font-size: 24px; } }
  .clever-catagory.blog-details .meta {
    margin-bottom: 15px; }
    .clever-catagory.blog-details .meta span {
      color: #ffffff;
      font-size: 5px;
      margin-right: 10px;
      font-weight: 600; }
    .clever-catagory.blog-details .meta a {
      color: #ffffff;
      display: inline-block;
      font-size: 16px;
      font-weight: 600;
      margin-right: 10px; }
      @media only screen and (max-width: 767px) {
        .clever-catagory.blog-details .meta a {
          font-size: 14px; } }
      .clever-catagory.blog-details .meta a:hover {
        color: #000; }

/* :: 13.0 Contact Area */
.contact--info {
  position: relative;
  z-index: 1;
  position: relative;
  z-index: 1;
  padding: 35px 30px;
  border: 1px solid #ebebeb;
  border-radius: 6px; }
  @media only screen and (max-width: 767px) {
    .contact--info {
      padding: 20px; } }
  .contact--info h4 {
    margin-bottom: 20px;
    font-size: 24px;
    display: block; }
  .contact--info .contact-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px; }
    .contact--info .contact-list li h6 {
    color: rgba(0, 0, 0, 0.65);
    font-size: 14px;
}
      @media only screen and (max-width: 767px) {
        .contact--info .contact-list li h6 {
          font-size: 12px; } }
      .contact--info .contact-list li h6 i {
        margin-right: 10px; }
        @media only screen and (max-width: 767px) {
		.single-popular-course {
    position: relative;
    z-index: 1;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
    border-radius: 6px;
    background-color: #ffffff;
    border: 1px solid #bdbdbd;
    height: auto;
}
          .contact--info .contact-list li h6 i {
            margin-right: 5px; } }
.service-area {
padding:60px 0;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 13px;
	}
.register-login-area a {
    background: #0087f5 !important;
    color: #ffffff !important;
    box-shadow: 0px 0px 12px #8d8d8d !important;
    /* border: 1px solid !important; */
}
.contact-form {
    position: relative;
    z-index: 1;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
    padding: 35px 50px;
    border-radius: 6px;
    margin-top: 0;
    background-color: #ffffff;
}
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form {
      margin-bottom: 50px; } }
  @media only screen and (max-width: 767px) {
    .contact-form {
      margin-bottom: 50px;
      padding: 30px; } }
  .contact-form h4 {
    margin-bottom: 25px;
    display: block;
    font-size: 24px; }
  .contact-form form {
    position: relative;
    z-index: 1; }
    .contact-form form .form-control {
      width: 100%;
      border-radius: 6px;
      border: 1px solid #ebebeb;
      height: 40px;
      padding: 15px 20px;
      color: rgba(0, 0, 0, 0.25);
      font-size: 12px;
      font-weight: 600;
      margin-bottom: 20px;
      display: block; }
    .contact-form form textarea,
    .contact-form form textarea.form-control {
      width: 100%;
      height: 130px; }

#googleMap {
  width: 100%;
  height: 400px; }

/* :: 14.0 Page Content */
.page-content {
  position: relative;
  z-index: 1;
  padding: 40px;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.15); }
.cls {
    float: right;
    font-size: 26px;
    margin-top: -10px;
    background: #0f6db7;
    width: 40px;
    height: 40px;
    border-radius: 0;
    COLOR: #ffffff !important;
    MARGIN-RIGHT: -22PX;
    position: absolute;
    right: 22px;
    text-align: center;
}
.modal-dialog {
    max-width: 362px;
    margin: 1.75rem auto;
    margin-top: 127px !important;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    background: #00000096;
}
@media (min-width: 576px) {
.modal-dialog {
    max-width: 362px;
    margin: 1.75rem auto;
}
}
  @media only screen and (max-width: 767px) {
  .modal-dialog {
    max-width: 362px;
    margin: 1.75rem auto;
    margin-top: 187px !important;
    margin-left: 17px;
}
.ctoggle ol li {
    color: #000;
    padding: 4px 0;
    width: 100%;
    float: left;
    background: #ffffff;
    padding: 10px;
    text-align: center;
    margin: 5px;
}
.nav-brand img {
    width: 81%;
}
  .modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    margin-top: 82px;
    z-index: 999999999;
}
.spe {
    padding: 11px;
    text-align: center;
    font-size: 13px;
    background: #d4d4d4;
    color: #000;
    font-weight: 600;
}
.abt img {
    float: left;
    margin-right: 20px;
    width: 100%;
}
.classy-navbar {
    width: 100%;
    height: 70px;
    padding: .5em 0em;
	}
	.num {
    position: fixed;
    right: 0;
    z-index: 99;
    top: 70%;
}
.about-us {
    padding: 18px 0;
}
.about-us p {
    font-size: 15px;
    text-align: justify;
}
.single-popular-course img {
    display: block;
    width: 100%;
    border-radius: 6px 6px 0 0;
    height: auto;
    height: auto;
}
.mb-100 {
    margin-bottom: 22px !important;
}
.why-us-img img {
    width: 100%;
    padding: 10px;
    background: #fff;
    margin-bottom: 20px;
}
.section-title h3 {
    position: relative;
    font-size: 21px;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 42px;
    margin: 0;
}
    .page-content {
      padding: 30px; } }
  .page-content h4 {
    margin-bottom: 15px; }
  .page-content p {
    font-size: 16px;
    line-height: 2; }
    .page-content p:last-of-type {
      margin-bottom: 0; }

/* :: 15.0 Footer Area */
.top-footer-area {
  position: relative;
  z-index: 1;
  background-color: #252525;
  padding: 40px 0;
  text-align: center;
  border-bottom: 1px solid #4c4c4c; }
  .top-footer-area .footer-logo {
    display: block;
    margin-bottom: 15px; }
  .top-footer-area p {
    margin-bottom: 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.2);
    font-family: "Open Sans", sans-serif; }
    .top-footer-area p a {
      color: rgba(255, 255, 255, 0.2);
      font-size: 12px;
      font-family: "Open Sans", sans-serif; }
      .top-footer-area p a:hover, .top-footer-area p a:focus {
        color: #ffffff; }

.bottom-footer-area {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 40px;
  background-color: #1f1f1f; }
  @media only screen and (max-width: 767px) {
    .bottom-footer-area {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      height: auto; } }
  .bottom-footer-area .contact-info {
    position: relative;
    z-index: 1; }
    .bottom-footer-area .contact-info a {
      display: inline-block;
      height: 40px;
      padding: 0 30px;
      line-height: 40px;
      color: rgba(255, 255, 255, 0.2);
      font-size: 12px;
      border-right: 1px solid #4c4c4c; }
      .bottom-footer-area .contact-info a span {
        text-transform: uppercase; }
      .bottom-footer-area .contact-info a:hover, .bottom-footer-area .contact-info a:focus {
        color: #ffffff; }
      @media only screen and (max-width: 767px) {
        .bottom-footer-area .contact-info a {
          padding: 0 10px;
          font-size: 11px; }
          .bottom-footer-area .contact-info a:last-child {
            border-right: none; } }
    @media only screen and (max-width: 767px) {
      .bottom-footer-area .contact-info {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin-left: auto;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); } }
  .bottom-footer-area .follow-us {
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 767px) {
      .bottom-footer-area .follow-us {
        margin-left: auto; } }
    .bottom-footer-area .follow-us span {
      display: inline-block;
      height: 40px;
      padding: 0 20px;
      line-height: 40px;
      color: rgba(255, 255, 255, 0.2);
      font-size: 12px;
      text-transform: uppercase; }
    .bottom-footer-area .follow-us a {
      display: inline-block;
      height: 40px;
      padding: 0 20px;
      line-height: 40px;
      color: rgba(255, 255, 255, 0.2);
      font-size: 12px;
      border-left: 1px solid #4c4c4c; }
      .bottom-footer-area .follow-us a span {
        text-transform: uppercase; }
      .bottom-footer-area .follow-us a:hover, .bottom-footer-area .follow-us a:focus {
        color: #ffffff; }

/*# sourceMappingURL=style.css.map */
