@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');

@import url(css/animate.css);
@import url(css/animate.min.css);
@import url(css/bootstrap-touch-slider.css);
@import url(css/flaticon.css);
@import url(css/timeline.min.css);
@import url(css/prettyPhoto.css);
@import url(css/owl.carousel.css);
@import url(css/font-awesome.min.css);

body {
    color: #333333;
    font-size: 15px;
    font-family: 'Rubik', sans-serif;
    line-height: 1.80857;
	text-align:right;
}

body.demos .section {
    background: url(images/.png) repeat top center #f2f3f5;
}

body.demos .section-title img {
    max-width: 95%;
    display: block;
    margin: 10px auto;
}

body.demos .service-widget h3 {
    border-bottom: 1px solid #ededed;
    font-size: 18px;
    padding: 20px 0;
    background-color: #ffffff;
}

body.demos .service-widget {
    margin: 0 0 30px;
    padding: 30px;
    background-color: #fff
}

body.demos .container-fluid {
    max-width: 1080px
}

html, body{
	height: 100%;
}


a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: 120% !important;
    color: #1f1f1f;
    margin: 0
}

h1 {
    font-size: 27px;
}

h2 {
    font-size: 25px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 15px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
    text-decoration: none!important;
    opacity: 1
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    opacity: .8;
}

a {
    color: #1f1f1f;
    text-decoration: none;
    outline: none;
}

a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-custom {
    margin-top: 20px;
    background-color: transparent !important;
    border: 2px solid #ddd;
    padding: 12px 40px;
    font-size: 16px;
}

.lead {
    font-size: 18px;
    line-height: 30px;
    color: #767676;
    margin: 0;
    padding: 0;
}


/*------------------------------------------------------------------
   index text form1
-------------------------------------------------------------------*/


.c{
 width :97% ;
text-align:right; 
padding:50px;
}

.c h1 {
	color: #ff8c00;
		font-weight: 700;

}
.c h4 {
	color:#000;
    font-weight: 500;

}
.c p{
	text-align:center;
	color:#000;
}


.c .new1{
    width: 20%;
    background-color: #ff8c00 ;
    color: #000 ;
    padding: 10px 30px;
    margin: 8px 0;

    border-radius: 20px;
    cursor: pointer;
    text-align :center ;

  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
}
.c .new{
    width: 20%;
    background-color:#fff ;
    color: #000;
    padding: 10px 38px;
    margin: 8px 0;

    border-radius: 20px;
    cursor: pointer;
    text-align :center ;
   
     box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
}

.c a:hover {
background-color:#000;
color :#fff ;

}


/*------------------------------------------------------------------
    WP CORE
-------------------------------------------------------------------*/

.first {
    clear: both
}

.last {
    margin-right: 0
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 10px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 10px 0 20px 20px;
}

a img.alignnone {
    margin: 10px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}



/*------------------------------------------------------------------
    HEADER
-------------------------------------------------------------------*/


.top-navbar .bg-light{
	background:#fff !important;
}

.top-navbar .navbar-light .navbar-nav .nav-link{
	color: #000000;
	font-size: 16px;
	font-weight: 500;
}
.top-navbar .navbar-brand img{
width :120px ;
height :60px ;
}
.top-navbar .navbar-light .navbar-nav .nav-item{
	position: relative;
	display: inline-block;
	padding: 15px 0px;
	margin: 0px 20px;
}
.top-navbar .navbar-light .navbar-nav .nav-item .nav-link{
	padding: 6px 0px;
	position: relative;
	display: block;
	line-height: 30px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.top-navbar .navbar-light .navbar-nav .nav-item::after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: auto;
    top: 11px;
    width: 5px;
	height: 5px;
    opacity: 0;
    margin-left: -3px;
    background-color: #000000;
	border-radius: 50px;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
}

.top-navbar .navbar-light .navbar-nav .nav-item .nav-link::before {
    position: absolute;
    content: '';
    left: 0%;
    bottom: auto;
    top: -4px;
    width: 5px;
	height: 5px;
	border-radius: 50px;
    opacity: 0;
    margin-left: -10px;
    background-color: #000000;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
}

.top-navbar .navbar-light .navbar-nav .nav-item .nav-link::after {
    position: absolute;
    content: '';
    right: 0%;
    left: auto;
    bottom: auto;
    top: -4px;
    width: 5px;
	height: 5px;
	border-radius: 50px;
	border: none !important;
    opacity: 0;
    margin-right: -11px;
    background-color: #000000;
    transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    -moz-transition: all 900ms ease;
}

.top-navbar .navbar-light .navbar-nav .nav-item.active::after{
	opacity: 1;
}

.top-navbar .navbar-light .navbar-nav .nav-item.active .nav-link::before {
	opacity: 1;
	left: 40%;
}
.top-navbar .navbar-light .navbar-nav .nav-item.active .nav-link{
	color: #ff8c00;
}
.top-navbar .navbar-light .navbar-nav .nav-item.active .nav-link::after{
	opacity: 1;
	right: 40%;
}

.top-navbar .navbar-light .navbar-nav .nav-item:hover::after{
	opacity: 1;
}

.top-navbar .navbar-light .navbar-nav .nav-item .nav-link:hover::before{
	opacity: 1;
	left: 40%;
}
.top-navbar .navbar-light .navbar-nav .nav-item .nav-link:hover{
	color: #ff8c00;
}
.top-navbar .navbar-light .navbar-nav .nav-item .nav-link:hover::after{
	opacity: 1;
	right: 40%;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}

.dropdown:hover>.dropdown-menu .dropdown-item{
	padding-left: 10px;
}


.top-navbar.fixed-menu .bg-light {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    visibility: visible;
    transform: translate(0,0) scale(1);
    transition: .3s;
}

.top-navbar .bg-light {
    padding-top: 0px;
    padding-bottom: 0px;
    box-shadow: 0 0 18px 0 rgba(0,0,0,.12);
}

.top-navbar .navbar-light .navbar-nav li .dropdown-menu {
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.12);
    border: none;
    border-radius: 0px;
    margin: 0px;
	padding: 10px;
}

.top-navbar .navbar-light .navbar-nav li .dropdown-menu a:hover{
	background: #ff8c00;
	color: #ffffff;
}

.navbar-right li a{
	position: relative;
	font-size: 18px;
	display: inline-block;
}
.navbar-right li a,
.navbar-right li a.hover-btn-new::after {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.navbar-right li a.hover-btn-new::before,
.navbar-right li a.hover-btn-new::after {
  background: #ff8c00;
  content: '';
  position: absolute;
  z-index: 1;
}

.navbar-right li a.hover-btn-new:hover span {
  color: #ffffff;
}
.navbar-right li a.hover-btn-new::before {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.navbar-right li a.hover-btn-new::after {
  background: #ffffff !important;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.navbar-right li a.hover-btn-new span{
	position: relative;
	z-index: 2;
	color: #333333;
}
.navbar-right li a.hover-btn-new:hover:after {
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}


.navbar-toggler{
	background: #ffffff;
	border-radius: 0px;
	padding: 10px 10px;
}

.navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
	background: #000000;
}
.navbar-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
}

.navbar-toggler:hover{
	background: #ff8c00;
}

.navbar-toggler:hover .icon-bar{
	background: #ffffff;
}



/*------------------------------------------------------------------
 index img slider 
------------------------------------------------------------------*/
.box-slider{
	height: 80%;
}

.box-slider .carousel-control-prev{
	border-radius: 2px;
	background: #ff8c00;
	position: absolute;
	left: 0px;
	font-size: 38px;
	top: 40%;
	width: 35px;
	height: 35px;
	line-height: 20px;
	opacity: 1;
}
.box-slider .carousel-control-next{
.	border-radius: 2px;
	background: #ff8c00;
	position: absolute;
	right: 0px;
	font-size: 38px;
	top: 40%;
	width: 35px;
	height: 35px;
	line-height: 20px;
	opacity: 1;
}


.box-slider .carousel-inner{
	height: 100%;
}
.box-slider .carousel-item{
	height: 100%;
	width: 100%;
}

.first-section {
    position: relative;
    overflow: hidden;
    height: 100%;	
	vertical-align: middle;
}



/*------------------------------------------------------------------
    SECTIONS
-------------------------------------------------------------------*/

.dbcolor{
	background: #ff8c00;
}

.section {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 70px 0;
}

.noover {
    overflow: visible;
}

.noover .btn-dark {
    border: 0 !important;
}

.nopad {
    padding: 0;
}

.nopadtop {
    padding-top: 0;
}

.section.wb {
    background-color: #ffffff;
}

.section.lb {
    background-color: #f2f3f5;
}

.section.db {
    background-color: #1f1f1f;
}

.section.color1 {
    background-color: #fff;
}
.section.cl {
	background-color: #000080;
}
.section.cl .stat-wraps{
	background-color: #000080;
	text-align:center;

}

.stat-wraps h3 {

    color: #ffffff !important;
    margin: 0 ;
    padding: 0;
    line-height: 1;
}

.stat-wraps h1 {

    color: #ffffff;
    margin: 0;
    font-weight: 700;
    padding: 4px 0 0;
    line-height: 1 !important:
}





/*------------------------------------------------------------------
    about
-------------------------------------------------------------------*/

.section-title {
    display: block;
    position: relative;
    margin-bottom: 60px;
}

.section-title p {
    color: #000;
    font-weight: 300;
    font-size: 18px;
    line-height: 33px;
    margin: 0;
	
}

.section-title h1{

    font-weight: 700;
    line-height: 62px;
    margin: 0 0 25px;
    padding: 0;
    text-transform: none;
}


.dtab{
	display: table-cell;
	vertical-align: middle;
}

.first-section {
    position: relative;
    overflow: hidden;
    height: 100%;	
	vertical-align: middle;
}


/*------------------------------------------------------------------
    index course
-------------------------------------------------------------------*/



.hmv-box{
	padding: 40px 0px;
	text-align :center ;
    background-color: rgba(235, 213, 235, 0.26);
}

.hmv-box h1{
	color: #ff4500 ;
    font-weight :700 ;

}
.hmv-box p{
	color: #000080 ;
	
}

.icon-box-hmv{
color :#fff ;
	width: 150px;
	height: 150px;
	line-height: 100px;
	text-align: center;

	border-radius: 6px;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.icon-box-hmv i{
	font-size: 45px;
	color: #fff ;

}


.icon-box-hmv h4 {
	color: #fff ;
	font-size:16px;
}





.img-bg-01{
	background: url(images/img-01.jpg) no-repeat center;
	background-size: cover;
}
.img-bg-02{
	background: url(images/img-02.jpg) no-repeat center;
	background-size: cover;
}
.img-bg-03{
	background: url(images/img-03.jpg) no-repeat center;
	background-size: cover;
}
.img-bg-04{
	background: url(images/img-04.jpg) no-repeat center;
	background-size: cover;
}




/*------------------------------------------------------------------
    TESTIMONIALS
-------------------------------------------------------------------*/

.parallax {
    background-attachment: fixed;
    background-size: cover;
    padding: 120px 0;
    position: relative;
    width: 100%;
}

.parallax.parallax-off {
    background-attachment: fixed !important;
    display: block;
    overflow: hidden;
    position: relative;
    background-position: center center;
    vertical-align: sub;
    width: 100%;
    z-index: 2;
}


#testimonials{
	position: relative;
}


#testimonials:before{
	background: rgba(0,0,0,0.6);
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.testimonial {
    background-color: transparent;
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height:300px ;
}

.testimonial p:after {
    display: none;
}


.desc {
    padding: 30px;
    position: relative;
	background-color: rgba(235, 213, 235, 0.26);
    border: none;
	border-radius: 5px;
	
}

.desc h1{
    color: #000080;
	font-weight :500 ;
    vertical-align: middle;
    margin-right: 12px;
}
.desc .lead {
    background-color: transparent;
    color: #000080 ;
    display: block;
    font-size: 18px;
    font-style: normal;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
}

.desc a{
    color: #000080 ;
    font-size: 15px;
    vertical-align: middle;
    margin-right: 12px;
}


.desc a:hover {
    color: #fff;
    font-size: 15px;
    vertical-align: middle;
    margin-right: 12px;
}





/*------------------------------------------------------------------
    MESSAGE BOXES
-------------------------------------------------------------------*/

.align-items-center{
	margin-bottom: 20px;
}

.message-box{
	padding: 10px;
}


.message-box h2{ 

    font-weight: 700;
    line-height: 62px;
    margin: 0 0 25px;
    padding: 0;
    text-transform: none;
	text-align:left;
}

.message-box p{
	font-size: 20px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color:#000;
  border-left: 4px solid #ff4500;
}

.message-box {
	 width: 1100px;
}


/*----------------- blog --------------------*/


hr.hr3 {
position: relative;
margin: 17px 0;
border: 1px solid #f2f3f5;
width :150px ;

}

hr.invis {
position: relative;
margin: 17px 0;
border: 0.4px solid #ccc;
width :100%;
}

hr.invis1 {
    margin: 10px 0;
    border-color: transparent;
}


/*------------------------------------------------------------------
    CONTACT
-------------------------------------------------------------------*/



.contact_form {
    border: none;
    background-color: #fff;
    padding: 5px ;
	text-align :left ;
	color :#000080 ;
}
.contact_form h2{
	color :#000080 ;
	font-weight :700 ;
}
.contact_form .form-control {
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid #ccc ;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    outline: 0 none;
    padding: 5px 25px;

    resize: none;
    box-shadow: none !important;
    width: 450px ;
    border-radius :20px ;
}

.contact_form textarea {
    color: #bcbcbc;
    padding: 20px 25px !important;
    height: 160px !important;
}




.contact_form .btn-cont{
    padding: 5px 20px;
    font-size: 15px;
    border-radius :20px ;
    color: #ffffff;
    background-color: #ff8c00 ;
}
.contact_form .btn-cont:hover {
    padding: 5px 20px;
    font-size: 15px;
    border-radius :20px ;
    color: #ffffff;
    background-color: #000 ;
}
#contact {

}


.inner-hmv{
	padding: 15px;
	box-shadow: 0 0px 10px rgba(0,0,0,.1);
	position: relative;
	overflow: hidden;
	border :0.5px solid #ccc ;
	border-radius :20px ;
	width:90%;
}
.inner-hmv h4{
color :#dc143c;
text-align :center ;
}


/*------------------------------------------------------------------
    FOOTER
-------------------------------------------------------------------*/


.footer {
    padding: 90px 0 80px !important;
    color: #fff;
	background:#000080 url('images/world-map.png') no-repeat center; 
}

.footer .widget h1 {
   color: #fff;
    font-weight: 700;

    padding: 0;
    margin: 0;
    line-height: 1 !important;
	text-align:center;

}

.footer .widget-title {
    position: relative;
    display: block;
    margin-bottom: 10px;
}



.footer .widget-title h3 {
    color: #ff8c00;
    font-weight: 700;

    padding: 0;
    margin: 0;
    line-height: 1 !important;
	text-align:center;
}

.footer-links {
    list-style: none;
    padding: 0;
   text-align:center;
}

.footer-links a {
    color: #fff;
}

.footer-links a:hover,
.footer a:hover {
    color: #ff8c00 !important;
}

.footer-links li {
    margin-bottom: 5px;
    display: block;
    width: 100%;
	padding: 5px 0px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}

.footer-links li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}





/*------ The footer form --------*/ 

.copyrights {
    border-top: 1px dashed rgba(255, 255, 255, 0.1);
    background-color: #0000ff;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    padding: 10px 0px;
    overflow: hidden;
}


.footer-center{
	text-align: center;
	color :#fff ;
}

.footer-center h1{

	margin-bottom: 30px;
	padding: 0px;
	font-weight: 700;
	text-align :center ;
	color :#fff ;
}



.footer-center form {
    position: relative;
  background-color: rgba(235, 213, 235, 0.26);
  padding: 25px;
  width: 60%;
  height:200px ;
  margin: auto;
  max-width:60%;
  min-height: 40px;
  position: relative;
  border-radius:6px;
}

.footer-center form input{
    display: block;
    border-radius: 3px;
    box-sizing: border-box;
    background-color: #fff;
    border: none;
    font: inherit;
    font-size: 15px;
    font-weight: normal;
    color: #999;


  width:100%;
  padding: 5px 25px;


}

.footer-center form input:focus {
    outline: none;
}


.footer-center form .hover-btn-new{
	color: #ffffff;
	display: inline-block;
	font-weight: 400;
	line-height: 30px;
	padding: 0 17px;
	text-transform: uppercase;
	position: relative;

	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 20px;
background-color :#eea412 ;
}

.footer-center form .hover-btn-new:hover{
	color: #fff;
	display: inline-block;
	font-weight: 400;
	line-height: 30px;
	padding: 0 17px;
	text-transform: uppercase;
	position: relative;

	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 20px;
background-color :#000 ;
}

.footer-center .footer-company-name{
	color: #ffffff;
}


/*------------------------------------------
 index icon
 -------------------------------------------*/
.footer-links-soi{
	margin: 0px;
	padding: 0px;
}
.footer-links-soi li{
	display: inline-block;
}
.footer-links-soi li a{
	background: #ffffff;
	color: #ff8c00;
	width: 32px;
	height: 32px;
	display: block;
	font-size: 22px;
	text-align: center;
	line-height: 32px;
	border-radius: 2px;
}
.footer-links-soi li a:hover{
	background: #ff8c00;
}
.footer-links-soi li a:hover i{
	color: #ffffff;
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}

.footer-links-soi li a i{
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}


/*------------------------------------------------------------------
    MISC
-------------------------------------------------------------------*/

.progress {
    background-color: #f2f3f5;
    border-radius: 0;
    box-shadow: none;
    height: 5px;
    margin-bottom: 20px;
    overflow: hidden;
}

.skills h3 {
    color: #999999;
    font-size: 15px;
}

.dmtop {
    background-color:#fff ;
    z-index: 100;
    width: 50px;
    height: 50px;
    line-height: 40px;
    position: fixed;
    bottom: -100px;
    border-radius: 50%;
    right: 10px;
    text-align: center;
    font-size: 28px;
    color: #000 !important;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
     border :0.5px solid #ccc ;
}



.stat-wrap{
	background-color:#000080;
}

.stat-wrap h3 {
    font-size: 18px;
    font-weight: 400;
    color: #fff !important;
    margin: 0 ;
    padding: 0;
    line-height: 1;
}

.stat-wrap h1 {

    color: #ffffff;
    margin: 0;
    font-weight: 700;
    padding: 4px 0 0;
    line-height: 1 !important:
}





/**---------------------------------------------------
 index inner Pageimg 
 -----------------------------------------------------**/

.all-title-box{
	background: url(images/banner.jpg)no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height: 400px;
	height:350px ;
}



/*-------------------------------------------------------------
   imgs index 
-------------------------------------------------------------*/


.our-team{
    text-align: center;
	margin-bottom: 30px;
}
.our-team .team-img{
    overflow: hidden;
    position: relative;
}
.our-team .team-img img{
    width: 100%;
    height: 270px;
}
.our-team .social{
    width: 100%;
    height: 30%;
    background: rgba(235, 200, 235, 0.30); 
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
	border-radius: 100%;
    transform: translateY(-50%) rotate(-30deg);
    transition: all 0.3s ease 0s;
}
.our-team:hover .social{
    height: 100%;
    opacity: 1;
	border-radius: 0px;
    transform: translateY(-50%) rotate(0deg);
}



/*-----------------------------------------------------------
  blog box    
  -----------------------------------------------------------*/

.course-item{

	text-align :center ;
	color :#000080 ;
	background-color: white;
	padding: 0px;
	margin: 25px;
	width: 95%;
	margin: auto;
	max-width:95%;
	min-height: 550px;
	position: relative;
	border-radius:6px;
	box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
}


.course-title  h2 {
    margin: 15px 0;
    padding: 5px;
    color :#000080 ;
	font-weight: 600;

}
.course-title a {
    font-size: 15px;
    line-height: 25px;
    font-weight: 300;
    color: #ff4500 ;
    text-transform: capitalize;
    text-align:center ;
}
.course-title a:hover {
    font-size: 15px;
    line-height: 25px;
    font-weight: 300;
    color: #000 ;
    text-transform: capitalize;
    text-align:center ;
}
.course-item:hover {

	transform: scale(1.05,1.06);
	-webkit-transform: scale(1.05,1.06);
	-moz-transform: scale(1.05,1.06);
	-o-transform: scale(1.05,1.06);
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;

}
.course-desc {
	padding: 10px;
}
.course-desc p{
	font-size:18px;
	padding: 10px;
	font-weight: 300;
	color:#000080;
}


/*---- blog video------*/
.vd h1{
color:#000080 ;
 font-weight: 700;
}
.vd{
 background-color: #f2f3f5;
}
.vd p{
color:#000080;
font-size:18px ;
width:100%;
 font-weight:500;
}
.vd video{
width:40%;
height:250px ;
}




/*--------------------------------------------------------
 imgs index /blog boxlink +1 2 3
 --------------------------------------------------------*/

.blog-item {
    background: #fff;
    padding: 0px;
    border-radius :10px ;
    text-align:left ;
    	
    	width: 70%;
        margin: auto;
        max-width:70%;
        min-height: 40px;
        position: relative;

        box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
}


.blog-item:hover{
	color:#000080;
transform: scale(1.05,1.06);
	-webkit-transform: scale(1.05,1.06);
	-moz-transform: scale(1.05,1.06);
	-o-transform: scale(1.05,1.06);
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}

.image-blog img{
	padding: 0 !important;
	width: 100%;
	height:300px;
	margin: 0 !important;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
border-radius :3px ;
}
.image-blog img:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 1;
	-khtml-opacity: 1 ;
	opacity: 1 ;
}

.blog-title h2{
	margin: 15px 0;
	padding: 20px;
}
.blog-title a {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    text-transform: capitalize;
}



/*----------------------------------------------------
 blog-123 text 
 ------------------------------------------------------*/

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 20px;
   width:97%; 
    text-align :left ;
}
blockquote .default {

    border-color: #ff8c00;
    color: #000;
    background: #ffffff;
    font-size: 18px ;
}
blockquote img{
   border-radius:0px ;
   padding: 2px;
   width:95%;
   height:270px;
}
blockquote h2{

    margin: 0 0 20px;
    font-size: 25px;
    font-weight :600 ;
    text-align :left ;
  }
 
 blockquote a{
 
color:#0000ff;
 }

.blockquote small{
text-align :center ;
}



/*---------  blog-123 icon/bottom ---------*/

.blog-author{

	overflow: hidden;
	position: relative;
	margin-top: 50px;
}

.author-desc{
	background: #fff ;
	float: center;
	height: 100%;
	min-height: 100%;
	overflow: hidden;
	padding: 20px 0;
	position: absolute;
	text-align: center;
	width: 25%;
	right: 0;
}



.author-desc .btn{
background-color:#006400 ;
    border-radius: 20px ;
   padding: 10px 40px;
    color:#fff ;

    text-align :center ;
     box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
}
.author-desc a{
    color:#fff ;
}
.author-social {
    list-style: none outside none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    text-align: center;
    z-index: 9999;
}
.author-social li {
    background: none !important;
    display: inline-block;
}
.author-social li a {
    color: #fff ;
    display: block;
    height: 40px;
    text-align: center;
    width: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
	background: #1e90ff;
}
.author-social li a i {
    font-size: 20px;
    line-height: 30px;
    margin-right: 0;
    float: none;
}

.tbl{
font-size :15px ;
}
.tbl a{
color:#000080 ;
}








@media (min-width:0px) and (max-width: 600px) {


a {
    color: #1f1f1f;
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 0;
    font-weight: normal;
    position: relative;
    padding: 0 0 10px 0;
    font-weight: normal;
    line-height: 120% !important;
    color: #1f1f1f;
    margin: 0
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 13px;
}


a,
.btn {
    text-decoration: none !important;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}



.lead {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    margin: 0;
    padding: 0;
}


/*---- index carousel box -----*/

.box-slider{
	height: 70%;
}


/*------  index course -------*/

.icon-box-hmv{
color :#fff ;
	width: 145px;
	height: 165px;
	line-height: 100px;
	text-align: center;

	border-radius: 6px;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.icon-box-hmv i{
	font-size: 45px;
	color: #fff ;

}
.icon-box-hmv h4{
	font-size: 14px;
	color: #fff ;

}


/*------------ MESSAGE BOXES ---------------*/

.message-box p{
	font-size: 18px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  
  border-left: 4px solid #ff4500;
}

.message-box {
	 width: 100%;
}

/*------ contact --------*/

.contact_form .form-control {
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid #ccc ;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    outline: 0 none;
    padding: 5px 25px;

    resize: none;
    box-shadow: none !important;
    width: 100%;
    border-radius :20px ;
}



/*------ The footer form --------*/ 

.footer-center form {
    position: relative;
  background-color: rgba(235, 213, 235, 0.26);
  padding: 25px;
  width: 90%;
  height:200px ;
  margin: auto;
  max-width:90%;
  min-height: 40px;
  position: relative;
  border-radius:6px;
}


/*---- imgs index  - blog box-----*/


.course-item{

	text-align :center ;
	color :#000080 ;
	background-color: white;
	padding: 0px;
	margin: 25px;
	width: 90%;
	margin: auto;
	max-width:90%;
	min-height: 550px;
	position: relative;
	border-radius:6px;
	box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
}

.course-desc p{
	font-size:15px;
	padding: 10px;
	font-weight: 300;
	color:#000080;
}


/*---- blog video------*/

.vd video{
width:90%;
height:200px ;
}

/*----- imgs index /blog boxlink -----*/

.blog-item {
    background: #fff;
    padding: 0px;
    border-radius :10px ;
    text-align:left ;
    	
    	width: 90%;
        margin: auto;
        max-width:90%;
        min-height: 40px;
        position: relative;

        box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19);
}

.image-blog img{
	padding: 0 !important;
	width: 100%;
	height:230px ;
	margin: 0 !important;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
border-radius :3px ;
}

/*---------------- blog-123 text -----------------*/
blockquote img{
   border-radius:0px ;
   padding: 2px;
   width:97%;
   height:250px;
}

}
