/************************/
/****** 1. General ******/
/************************/
.short-cont p{
	color:white;
}

.sha li{
	font-size: 16px;
line-height: 25px;
margin-bottom: 6px;
}
.iccbox p {
  padding: 0px 15px 20px;
}
.sha ul{padding-left: 14px;}
.accordion-faqsda {
  background-color:#BEA142;
  color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  outline: 1px solid #fff;
	    outline-offset: -2px;

}
.needs-validation .btn{margin-top: 6px;}
.accordion-faqsda h3{color: #fff;
font-size: 15px;
margin: 0px;}
.accordion-faqsda i {
    float: right;
}
.fasqs {
    padding: 6px 0px;
}
.thanky p.thp {
  border-bottom: #ccc 1px solid;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.btn.thnk-btn {
  background: #BEA142;
  color: #fff;
  font-size: 14px;
  padding: 7px 24px;
}
.thnd {
  padding: 10px 0px 25px;
}

.panelasas {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

.ierf li {
    font-size: 16px;
    line-height: 4rem;
}
.faq {
    padding: 0px !important;
}
.footer-pri ul li{color:#fff}
.footer-pri .menu-services-footer-container ul li a{display:inline;}
.footer-pri .menu-services-footer-container ul li{margin-bottom: 12px;}
.card {
   box-shadow: 1px 2px 3px rgba(0, 0, 0, 2.0);
   margin: 15px;
	border-radius:0 20px;
	border: 2px solid #c87530;

}
.footer-widget p{font-size: 15px;
line-height: 21px;}


.footsbtb {

    display: none;

}
.contuspage select.form-control{height: 45px !important;}
.srvright select.form-control{height: 40px !important;}

.card i{
    font-size: 20px;
}
.iccbox .icon-box-1 h3{font-size: 18px; text-transform: initial;}
.user-content p {
    margin-top: 5px;
    font-size: 12px

}
.cplcontemt {
  margin-top: -17px;
}
.cplcontemt p {
  color: #fff;
}


.why-first h4 {
  font-weight: 600;
  text-align: center;
  font-size: 20px;
  text-transform: inherit;
}
.ratings i {
    color:#BEA142;
}

.user-content p{
    font-size: 16px;
}


/*end*/
.why-first h5 {
    font-weight:600;
    text-align: center;
    font-size: 20px;
	text-transform: inherit;
}
.Why-Choose.aos-init.aos-animate h3 {
    font-weight: bold;
	font-size:34px;
}
#navigation li:hover > ul > li:hover{
	background:#BEA142;
}
html,body{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
.whatbtn {
    position: fixed;
    top: 38px;
    right: 8px;
    z-index: 9999; 
}
.hfleft {
    margin-top: 40px;
}
.hmform {
    border: #BEA142 2px solid;
    padding: 20px 25px;
    margin-top: 38px;
}
.iccontent {
    display: none; padding: 0px 15px 15px; position: absolute;
width: 100%;
height: auto; background:#fff;
z-index: 999;
}
.iccbox .icon-box-1 {
    margin-bottom: 0px;
    box-shadow: none; cursor:pointer;
}
.iccbox .icon-box-1:hover {
	 box-shadow: none;
    
}
.iccontent p {
    font-size: 15px;
}
.iccbox:hover{box-shadow: 4px 3px 10px #aaa;}
.iccbox {
    position: relative;
    margin-bottom: 20px;
    box-shadow: 0px 3px 10px #d7d7d7;
    background: #fff;
    min-height: 470px;
    max-height: 470px;
}
.sticyn {
    display: none;
    position: fixed;
    z-index: 2000;
    width: 300px;
    left: 0 !important;
    bottom: -161px;
    height: 210px;
    transition: .5s !important;
}
.sticyn.qtoff{bottom:0px;}
.get_qutt {
    background: #1a2b51;
    padding: 5px;
    width: 220px;
    border-radius: 10px 10px 0 0;
    left: 20px;
    z-index: 100;
    line-height: 19px;
    top: 0;
    margin-top: 0;
    position: absolute;
    color: #fff;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
.stickyn-cont {
    background: #fff;
    margin-top: 48px;
}
.stickyn-hed{background: #BEA142;}

.stickyn-hed h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 10px 0px; position:relative;
}
.scut {
    position: absolute;
    right: 0px;
    top: 6px;
    padding: 4px 6px; cursor:pointer;
}
.stickyn-frm {
    padding: 5px 16px;
}
.stickyn-frm label{color: #111;
text-transform: capitalize;
font-size: 13px;}
.boxx li {
    color: white;
display: inline-block;
margin: 18px;
position: relative;
padding-left: 11px;
}
.boxx li:before{content: '';
display: inline-block;
height: 5px;
width: 5px;
background: #fff;
border-radius: 50%;
position: absolute;
top: 8px;
left: 0px;}
.dropdown-menu>li>a {
    font-size: 12px;
    padding: 9px 20px;
}

body{
    color: #373737;
   /* font-family: "Montserrat",sans-serif;*/
}

a{
    
    color: #BEA142;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

a:hover, a:focus, a:active:hover{
    text-decoration: none;
    outline: none;
    color: #c77a00;
}
.bog .blogd-cont h2 {
    text-transform: initial;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
}
.bog .blogd-cont {
    margin-bottom: 35px;
}
div[class*='col-']{
    min-height: 0px;
}

hr{
    border: 0;
    border-bottom: 1px dotted #d7d7d7;
    position: relative;
}

/* Loader */

.headtop ul.tsocial {
    display: inline-block;
}
.headtop ul.tsocial li {
    display: inline-block; margin-left: 13px;
}
.headtop ul.tsocial li a i{color:#BEA142; margin-right: 3px;}
.headtop ul.tsocial li a{color:#1a2b51; font-size: 16px;}
.headtop {
    text-align: right;
    padding-top: 14px;
}
.navbar-brand { padding: 9px 0px 9px 0px;
height: auto; }
.header { position: relative; z-index: 999; background: #f7f7f7;}
.navbar-brand > img {
    /*max-width: 158px;*/
}
.is-sticky .navigation { z-index: 9; }


.accordlist{}
.accordlist li{font-size: 26px;
color: #424147;
margin-bottom: 10px;
font-family: 'dashicons';


}


#menu-topmenu {
 
    font-size:16px;
    margin: 0 auto;
    float: none;
}

#menu-topmenu ul {
    margin: 0px 0px;
    padding: 0px;
    height: 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #ffffff;
    -webkit-box-shadow: 2px 2px 30px 0px rgba(20, 20, 20, 0.1);
    -moz-box-shadow: 2px 2px 30px 0px rgba(20, 20, 20, 0.1);
    box-shadow: 2px 2px 30px 0px rgba(20, 20, 20, 0.1);
}

#menu-topmenu li {
    margin: 0px 0px;
    padding: 0px 0px;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
}

#menu-topmenu > li {
    letter-spacing: 0px;
    font-weight: 500;
}

#menu-topmenu > li.menu-item-has-children > a {
        position: relative;
        padding-right: 15px;
}



header.smaller.scroll-light #menu-topmenu>li.menu-item-has-children>a:after {
    color: rgba(0, 0, 0, .6);
}

#menu-topmenu a {
    position: relative;
display: inline-block;
padding: 7px 13px;
    padding-right: 13px;
text-decoration: none;
color: #1a2b51;
text-align: center;
font-weight: 600;
outline: none;
font-size: 15px;
text-transform: uppercase;
letter-spacing: 1px;
}

#menu-topmenu a span {
    position: relative;
    width: 0%;
    color: #ffffff;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 14px;
    border-bottom: solid 1px #ffffff;
}

#menu-topmenu li:hover a span {
    width: 100%;
}

#menu-topmenu li li a span {
    float: right;
    margin-top: 5px;
}

#menu-topmenu a.active span {
    width: 100%;
    margin-left: 0%;
}

.header-light #menu-topmenu > li > a {
    color: #222;
    font-weight: 600;
}

#menu-topmenu li li {
    font-size: 14px;
}

#menu-topmenu li li:last-child {
    border-bottom: none;
}

#menu-topmenu li li a {
    padding: 5px 15px;
    border-top: none;
    color: #111111;
    width: 100%;
    border-left: none;
    text-align: left;
    font-weight: normal;
    border-bottom: solid 1px rgba(255, 255, 255, .1);
}

.rtl #menu-topmenu li li a {
    text-align: right;
}

#menu-topmenu li li a:hover {
    color: #111;
}

#menu-topmenu li li a:after {
    content: none;
}

#menu-topmenu li li li a {
    padding: 5px 15px 5px 15px;
    background: #171A21;
}

#menu-topmenu li li a:hover,
#menu-topmenu ul li:hover > a {
    color: #fff; background:#BEA142;
  
}

#menu-topmenu li ul {
    width: 410px;
    height: auto;
    position: absolute;
    left: 0px;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
}

#menu-topmenu li li {
    font-size: 15px;
    display: block;
    float: none;
    text-transform: none;
}

#menu-topmenu li:hover > ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
}

#menu-topmenu li ul ul {
    left: 100%;
    top: 0px;
}

#menu-topmenu li ul ul li a {
    background: #fefefe;
}

#menu-topmenu li:hover > ul {
    color: #1a8b49;
}

#menu-topmenu select {
    padding: 10px;
    height: 36px;
    font-size: 14px;
    border: none;
    background: #ff4200;
    color: #eceff3;
}

#menu-topmenu select option {
    padding: 10px;
}

#menu-topmenu .btn-type {
    padding: 0;
    margin: 0;
}

#menu-topmenu .btn-type a {
    background: #eee;
    padding: 0;
    margin: 0;
}

#menu-topmenu > li ul.mega {
    position: fixed;
    left: 0;
    height: 0%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    padding-left: 40px;
    padding-right: 40px;
}

#menu-top-menu li:hover ul.mega {
    visibility: visible;
    opacity: 1;
}

#menu-top-menu li ul.mega > li,
#menu-topmenu li ul.mega > li a {
    width: 100%;
}

#menu-topmenu li ul.mega li.title {
    padding: 0px 10px 15px 10px;
    text-align: left;
    color: #fff;
    font-weight: bold;
}

#menu-topmenu li ul.mega>li ul {
    position: static;
    visibility: visible;
    opacity: 1;
    left: 0;
    float: none;
    width: 100%;
}

#menu-topmenu ul.mega > li ul li {
    margin: 0;
    padding: 0;
}

#menu-topmenu ul.mega > li ul li:last-child {
    border-bottom: solid 1px #333333;
}

#menu-topmenu li ul.mega .menu-content {
    background: #171A21;
    padding: 30px;
}

header.header-mobile #menu-topmenu > li ul.mega {
    visibility: visible;
    opacity: 1;
}

header:not(.header-mobile) #menu-topmenu>li:hover ul.mega {
    height: auto;
}














#navigation { float: right; }
#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation:after, #navigation > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation #menu-button { display: none; }
#navigation > ul > li { float: left; }
#navigation.align-center > ul { font-size: 0; text-align: center; }
#navigation.align-center > ul > li { display: inline-block; float: none; }
#navigation.align-center ul ul { text-align: left; }
#navigation.align-right > ul > li { float: right; }
#navigation > ul > li > a { padding: 15px 12px;
    padding-right: 17px;
font-size: 14px;
letter-spacing: 2px; 
text-decoration: none;
/*color: #1a2b51;*/
font-weight: bolder;
text-transform: uppercase;
font-family: inherit; }


#navigation > ul > li.has-sub > a { padding-right: 30px; }

/*#navigation > ul > li.has-sub > a:after {position: absolute; top: 22px; right: 11px; width: 8px; height: 2px;
  display: block; background: #dddddd; content: '';}*/
#navigation > ul > li.has-sub > a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107"; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }

/*#navigation > ul > li.has-sub:hover > a:before {top: 23px; height: 0;}*/
#navigation ul ul { position: absolute; left: -9999px; box-shadow:0 6px 12px rgba(0,0,0,.175); background:#fff;}
#navigation.align-right ul ul { text-align: right; }
#navigation ul ul li { height: 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation li:hover > ul { left: auto; }
#navigation.align-right li:hover > ul { left: auto; right: 0; }
#navigation li:hover > ul > li { height: 28px; }
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation.align-right ul ul ul { margin-left: 0; margin-right: 100%; }

#navigation ul ul li a {
    border-bottom: 1px solid rgba(0,0,0,.03);
    padding: 7px 14px;
    width: auto;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    line-height: 17px;
    font-weight: 700;
    color: #1a2b51;
    display: block;
}


#navigation ul ul li{
	margin:5px;
	line-height:px;
}

#navigation ul ul {
    position: absolute;
    left: -9999px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    background: #fff;
    width: 399px!important;
}



#navigation ul ul
#navigation ul ul li:last-child > a, #navigation ul ul li.last-item > a { border-bottom: 0; }

#navigation ul ul li.has-sub > a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #fff; content: ''; }
#navigation.align-right ul ul li.has-sub > a:after { right: auto; left: 11px; }
#navigation ul ul li.has-sub > a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #fff; content: ''; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation.align-right ul ul li.has-sub > a:before { right: auto; left: 14px; }
#navigation ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }
#navigation.small-screen { width: 100%; margin-bottom: 0px; margin-top: 0px;     background: #f7f7f7;}
#navigation.small-screen ul { width: 100%; display: none; }
#navigation.small-screen.align-center > ul { text-align: left; }
#navigation.small-screen ul li { width: 100%; border-top: 1px solid #2d3192; }
#navigation.small-screen ul ul li, #navigation.small-screen li:hover > ul > li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a { width: 100%; border-bottom: 0; padding: 16px; }
#navigation.small-screen > ul > li { float: none; }
#navigation.small-screen ul ul li a { padding-left: 25px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; }
#navigation.small-screen ul ul li a { color: #1a2b51; background: none; }

#menu-topmenu li#menu-item-980 ul {
    width: 180px;}
#navigation.small-screen #menu-topmenu li#menu-item-980 ul {
    width: 100%;}
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
#navigation.small-screen > ul > li.has-sub > a:after, #navigation.small-screen > ul > li.has-sub > a:before, #navigation.small-screen ul ul > li.has-sub > a:after, #navigation.small-screen ul ul > li.has-sub > a:before { display: none; }
#navigation.small-screen #menu-button { display: block; padding: 17px 17px 23px; color: #fff; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; }
#navigation.small-screen #menu-button:after { position: absolute; top: 22px; right: 17px; display: block; height: 8px; width: 20px; border-top: 2px solid #1a2b51; border-bottom: 2px solid #1a2b51; content: ''; }
#navigation.small-screen #menu-button:before { position: absolute; top: 16px; right: 17px; display: block; height: 2px; width: 20px; background: #1a2b51; content: ''; }
#navigation.small-screen #menu-button.menu-opened:after { top: 23px; border: 0; height: 2px; width: 15px; background: #1a2b51; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#navigation.small-screen #menu-button.menu-opened:before { top: 23px; background: #1a2b51; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#navigation.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid #2d3192; height: 46px; width: 46px; cursor: pointer; }
#navigation.small-screen .submenu-button.submenu-opened { background: #1a2b51; }
#navigation.small-screen ul ul .submenu-button { height: 34px; width: 34px; }
#navigation.small-screen .submenu-button:after { position: absolute; top: 22px; right: 19px; width: 8px; height: 2px; display: block; background: #1a2b51; content: ''; }
#navigation.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation.small-screen .submenu-button.submenu-opened:after { background: #ffffff; }
#navigation.small-screen .submenu-button:before { position: absolute; top: 19px; right: 22px; display: block; width: 2px; height: 8px; background: #1a2b51; content: ''; }
#navigation.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; }
#navigation.small-screen #menu-button {
    display: block;
    padding: 17px;
    color: #1a2b51;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    border-top: 1px solid #2d3192;
    margin-top: 0px;
}
/*-----Navigationn end-----*/
#navigation .dropdown-menu > .active > a, #navigation .dropdown-menu > .active > a:focus, #navigation .dropdown-menu > .active > a:hover{background-color: #BEA142; color:#fff;}



.loader-backdrop{
    position: fixed;
    top:0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999999;
    background-color: #fff;
}
.fixservice {
    position: fixed;
right: -187px;
top: 50%;
z-index: 99999;
display: block;
transform: rotate(90deg);
}
.fixservice ul{padding-left:0px; margin-bottom:0px; transition:0.2s;} 
.fixservice ul li{    list-style: none;
    background: #BEA142;
    transform: rotate(
1800deg) !important;
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 0px 10px;
    border: #fff 1px solid;}
.fixservice ul:hover{margin-right: 0;}
.fixservice ul li a{}
.fixservice ul li a img{width: 37px;
display: inline;
margin-right: 8px;}
.testi-sec {
    padding: 60px 0px 50px;
}
.fixservice li a {
   display: block;
color: #fff;
border-bottom: none;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
padding: 12px 9px;
}
.owl-carousel .owl-item .tesbox img {
    width: 100px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
}
.tesbox {
    text-align: center;
    box-shadow: #c1c1c1 0px 0px 10px;
    margin-top: 8px; margin-bottom: 8px;
    padding: 15px 10px;
	border:2px solid #BEA142;
	border-radius:0 30px;
}
.testi-sec .owl-carousel .owl-controls .owl-nav .owl-prev {
    position: absolute;
    background: #424147;
    color: #fff;
    top: 50%;
    padding: 5px 6px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    left: -46px;
}
.testi-sec .owl-carousel .owl-controls .owl-nav .owl-prev i, .testi-sec .owl-carousel .owl-controls .owl-nav .owl-next i{font-size: 24px;
font-weight: 600;
line-height: 26px;}
.testi-sec .owl-carousel .owl-controls .owl-nav .owl-next{
    position: absolute;
    background: #424147;
    color: #fff;
    top: 50%;
    padding: 5px 6px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    right: -46px;
}
.tesbox h5{font-weight: 500;
text-transform: capitalize;
font-size: 19px; margin-bottom: 5px;}
.tesbox h6{margin-top: 5px; text-transform: initial;}
.hcont-left h4 {
    font-size: 46px;
    font-weight: bolder;
}
.hcont-left p {
   font-size: 16px; line-height: 22px;
color: #111;
}
.hcont-right h4.heading {
    text-transform: capitalize;
    margin-bottom: 11px;
}
.loader {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.logd-sec {
    padding: 55px 0px;
}
.hcont {
    background: #BEA142ad;
    padding: 40px 0px 30px;
}
.pconsec3.t6 {
    background: #eee;
    padding: 50px 0px;
}
.sidebar-block5 {
    margin-bottom: 30px;
}
.sidebar-block5 h4 {
    margin-top: 0px;
    font-weight: 700;
    margin-bottom: 15px;
}
.sidebar-block5 ul{
    padding-left: 0px;
list-style: none;
}
.sidebar-block5 ul li{
    display: block;
padding: 10px 10px 10px 12px;
border-bottom: 1px solid #BEA142; position: relative;
}
.sidebar-block5 ul li a{
    color: #222;
}
.sidebar-block5 ul li a:before{
    font-family: FontAwesome;
    content: "\f105"; position: absolute;
left: 2px;
top: 10px;
}
.blogd-cont { }
.blogd-cont h2{
    text-transform: initial;
    font-size: 29px;
    font-weight: 600;
    margin-bottom: 15px;
} 
.blogd-cont .blogd-clink h3{ font-size: 23px;}
.blogd-clink a{border: #BEA142 1px solid;
padding: 4px 6px;
display: inline-block;
color: #222;
margin-bottom: 6px;
margin-right: 2px; }
.blogd-cont h3{ font-size: 28px;
text-transform: initial;}
.blogd-cont h4{ font-size: 24px;
text-transform: initial;}
.blogd-cont h5{ text-transform: initial;
font-size: 20px;}
.blogd-cont p{ }
.blogd-cont ul{ }
.blogd-cont ul li{font-size: 15px;
margin-bottom: 6px; }
.trcbox {
    position: relative; 
padding-left: 59px; margin-top: 20px;
}
.trcbox img {
    color: #BEA142;
font-size: 45px;
position: absolute;
left: 0px;
top: 10px;
display: block;
line-height: 59px;  width: 45px;
}
.pconsec3.t6 .trcbox h4{
  
margin-bottom: 4px; font-size: 33px;
}
.trcbox p{
   
}
.srvleft h1{color: #fff;
font-weight: 600;
text-transform: capitalize;
font-size: 34px;
margin-bottom: 25px;
margin-top: 0px;
}
.srvleft ul{ padding-left: 0px;
list-style: none;
}
.pcont5 .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #BEA142; width: 48%;
float: left;
margin: 0 1% 20px;
    }
 .pcont5 .panel-body{
        font-size: 15px; 
    }
   .pcont5 .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .pcont5 .panel-title {
        font-size: 14px; font-size: 14px;
text-transform: capitalize;
text-align: left;
margin-bottom: 0px;
    }

    .pcont5 .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .pcont5 .more-less {
        float: right;
        color: #212121;
    }
.srvleft ul li{color: #fff;
font-size: 18px;
margin-bottom: 9px
}
.srvleft ul li img{ margin-right: 4px;
}
.logo img {
   max-width: 136px;
}
.srvright {
    background: #fafafa;
    border-radius: 10px;
}
.srvright .newsletter-heading.text-center {
    font-weight: 400;
    margin-top: 0px;
    background: #BEA142;
    color: #fff;
    font-size: 19px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 17px 0;
}
.srvright form {
    padding: 20px 35px 35px;
}
.srvright .form-control{
 border-color: #d2d2d2;
height: 40px;
background-color: #fff;
border: 1px solid #d2d2d2; box-shadow: #d2d2d2 -1px 0px 10px;
}
.section.mdsec {
background-image: url("../../uploads/2021/11/24.jpg"); padding: 40px 0px;
}
.tembox {
    background: #eee;
    text-align: center;
    padding-bottom: 16px;
}
.pconsec3 .tembox h4 {
    margin-bottom: 11px;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 0px;
}
.pconsec3 .tembox p{
    font-size: 14px;
line-height: 22px;
text-align: center;
padding: 0px 14px;
}
.pconsec3 {
    padding: 70px 0px;
}
.pconsec3 h4{
   text-align: center;
margin-bottom: 24px;
font-size: 35px;
font-weight: 700;
letter-spacing: 1px;
}
.pconsec3.bg h4 {
    color: #fff;
}
.pconsec3.bg p {
    color: #fff;
}
.pconsec3 p{
   font-size: 16px;
line-height: 25px;
text-align: justify;
}
.srvright .btn-default {
    background: #BEA142;
    font-weight: 700;
    font-size: 17px;
    width: 100%;
}
.pconsec {
    padding: 50px 0px 20px;
}
.pconsec .coimg{ margin-bottom: 30px;
}
.pconsec .coimg img{ padding: 7px;
border: #ccc 1px solid;
}
.pconsec .cocont {
   
    padding: 20px 20px; margin-bottom: 30px;
}
.pconsec .cocont h4{ text-align: center;
margin-bottom: 25px;
font-weight: 700;

  text-decoration-line: underline;
}
.pconsec .cocont p{ font-size: 16px;
text-align: justify;
}


.pconsec .cocont {
    background:white !important;
 
}

.srvright textarea.form-control {
    border-radius: 0px;
    min-height: 90px;
}
.ball-1, .ball-2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ff9c00;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
}

.ball-2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}

/***************************/
/****** 2. Typography ******/
/***************************/

h1, h2, h3, h4, h5, h6{
    
    color: #1a2b51;
    line-height: 1.3em;
}

h1{font-size: 34px;}
h2{font-size: 28px;}
h3{font-size: 24px;}
h4{font-size: 20px;}
h5{font-size: 18px;}
h6{font-size: 16px;}

h1.heading, h3.heading, h4.heading, h5.heading, h6.heading{
    margin-top: 0em;
    margin-bottom: 1em;
    font-weight: 600;
}
h2.heading{text-transform: initial }
.sub-heading{
    display: block;
    
    font-size: 50%;
    margin: 18px auto 18px auto;
    color: #1a2b51;
    max-width: 750px;
    line-height: 28px;
    text-transform: none;
    font-weight: 100;
}

p{
    
    font-size: 16px;
    display: block;
    line-height: 1.75em;

}

address{
    
}

address strong{
    color: #ff9c00;
    font-size: 16px;
    font-weight: 400;
    display: block;
}

blockquote{
    padding: 2px 15px 2px 20px;
    border-color: #f2f2f2;
}

blockquote:before{
    
    content: "\f10d";
    color: #ff9c00;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
}

blockquote p{
    font-size: 20px;
    font-style: italic;
    letter-spacing: 0.02em;
    margin-top: 8px;
}

blockquote footer{
    
    font-size: 13px;
    margin-top: 20px;
    text-align: right;
}

/*******************************/
/****** 3. Helper Classes ******/
/*******************************/

.thin{font-weight:100;}     /* Font weight can be chosen */
.normal{font-weight:normal;}
.bold{font-weight:700;}

.font16{font-size: 16px;}   /* Various Font Size Classes can applied */
.font18{font-size: 18px;}
.font20{font-size: 20px;}
.font22{font-size: 22px;}
.font24{font-size: 24px;}
.font26{font-size: 26px;}
.font28{font-size: 28px;}
.font30{font-size: 30px;}
.font32{font-size: 32px;}
.font34{font-size: 34px;}
.font36{font-size: 36px;}

.color1{color: #1a2b51;}     /* Blue Color */
.color2{color: #424147;}     /* Yellow Color */
.color3{color: #f7f7f7;}     /* Light Grey Color */
.inverse{color: #fff;}       /* White Color */

.bgcolor1{background-color: #1a2b51;}     /* Blue Color Background */
.bgcolor2{background-color: #ff9c00;}     /* Yellow Color Background */
.bgcolor3{background-color: #f7f7f7;}     /* Light Grey Color Background */
.bginverse{background-color: #fff}        /* White Color Background */

.nom{margin:0;}                                 /* No Margin */
.nom-tb{margin-top: 0; margin-bottom: 0;}       /* No Margin on Top and Bottom */
.nop, .no-gutter{padding:0;}                                /* No Padding */
.nop-tb{padding-top: 0; padding-bottom: 0;}     /* No Padding on Top and Bottom */

.mt-20{margin-top:20px;}        /* Margin Top Classes */
.mt-40{margin-top:40px;}
.mt-60{margin-top:60px;}
.mt-80{margin-top:80px;}
.mt-100{margin-top:100px;}

.mb-20{margin-bottom:20px;}     /* Margin Bottom Classes */
.mb-40{margin-bottom:40px;}
.mb-60{margin-bottom:60px;}
.mb-80{margin-bottom:80px;}
.mb-100{margin-bottom:100px;}

.pt-20{padding-top:20px;}       /* Padding Top Classes */
.pt-40{padding-top:40px;}
.pt-60{padding-top:60px;}
.pt-80{padding-top:80px;}


.pb-20{padding-bottom:20px;}    /* Padding Bottom Classes */
.pb-40{padding-bottom:40px;}
.pb-60{padding-bottom:60px;}
.pb-80{padding-bottom:80px;}


.xs-center, .sm-center, .md-center, .lg-center{     /* Center Text Based On Device Width */
    display: block;
    text-align: center;
}

.hide-overflow{overflow: hidden;}       /* Hide Overflow */

/***********************/
/****** 4. Topbar ******/
/***********************/

.topbar{
    display: none;
    
    background-color: #1a2b51;
    padding:4px 0;
}

.topbar .call-us{
   
    color: #ff9c00;
    font-size: 16px;
    display: block;
    text-align: center;
    font-weight: 400;
}

.topbar .btn-search{
    background-color: transparent;
    border:0px;
    color: #fff;
}

.topbar .btn-search:active, .topbar .btn-search:focus{
    outline: none;
}

.topbar .login, .topbar .search, .topbar .dropdown{
    float: right;
    margin-left: 10px;
    color: #fff;
}

.topbar .search input[type=text]{
    background-color: transparent;
    border-radius: 0px;
    border: 0;
    border-bottom: 1px solid #ff9c00;
    height: 22px;
    width: 0px;
    color: #fff;
    font-size: 11px;
    padding: 0px;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.topbar .search:hover input[type=text], .topbar .search input[type=text]:active, .topbar .search input[type=text]:focus{
    width: 200px;
}

.topbar .dropdown .btn{
    background-color: #fff;
    color: #1a2b51;
}
.album-card h4{	width:97%;	margin:4px 0px;}
/*************************/
/****** 5. Elements ******/
/*************************/

/****** Announcements ******/

.announcement{
    text-align: center;
    overflow: hidden;
    background-color: #ff9c00;
    max-height: 0px;
    -webkit-transition: 750ms ease all;
    transition: 750ms ease all;
}

.announcement.open{
    max-height: 300px;
}

.btn-announce{
    position: absolute;
    background-color: #ff9c00;
    border-radius: 50%;
    height:70px;
    width: 70px;
    left: 50%;
    line-height: 74px;
    text-align: center;
    border: 0px;
    margin-top: -38px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
}

.btn-announce:hover,
.btn-announce:active,
.btn-announce:active:focus,
.btn-announce:focus:active,
.btn-announce:focus
{
    outline: none;
}

.btn-announce:before{
    content: "";
    height:100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top:0px;
    z-index: -1;
    background-color: #ff9c00;
    border-radius: 50%;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

.btn-announce .fa{
    font-size: 20px;
}

.announcement .announcement-text{
    font-size: 22px;
    padding: 50px 0px 30px 
}

.announcement .owl-nav .owl-left, .announcement .owl-nav .owl-right{
    display: inline-block;
    background-color: #1a2b51;
    height: 30px;
    width:30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-bottom: 20px;
    cursor: pointer;
}

/****** Twitter Feed ******/

.tweets{
/*    background-image: url(../images/twitter.jpg);
    background-size: cover;
    background-position: 50% 50%;*/
    padding: 100px 20px;
    text-align: center;
}

.tweets p{
    color: #fff;
    font-size: 28px;
}

.tweets a{
    color: #ff9c00;
}

/****** Process ******/

.process-1{
    position: relative;
}

.process-1 .process-box{
    padding: 15px;
    text-align: center;
    border-right: 2px dotted rgba(234,234,234,0.2);
}

.process-1 .process-box:last-child{
    border:0;
}

.process-1 .process-box .process-round{
    height:200px;
    max-width: 200px;
    border: 10px solid #ff9c00;
    border-radius: 50%;
    margin: auto;
    padding: 10px;
}

.process-1 .process-box .process-round .number{
    
    font-size: 40px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    color: #fff;
    -webkit-transition: 200ms ease all;
    transition: 200ms ease all;
}

.process-1 .process-box .process-round p{
    font-size: 13px;
    color: #fff;
}

.process-1 .process-box:hover .process-round .number{
    color: #ff9c00;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.process-2 .process-box{
    border-left: 1px dashed #d7d7d7;
    padding: 0;
}

.process-2 .process-box:first-child{
    border: 0;
}

.process-2 .process-box .process-cell{
    width:100%;
    clear: both;
    overflow: hidden;
    padding: 10px 15px;
    position: relative;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.process-2 .process-box .process-cell.empty{
    display: none;
}

.process-2 .process-box .process-cell:nth-child(2){
    border-top:1px dashed #d7d7d7;
    position: relative;
}

.process-2 .process-box .process-cell:nth-child(2):after{
    content: "";
    position: absolute;
    height:10px;
    width:10px;
    background-color: #ff9c00;
    top:-5px;
    right: -5px;
    border-radius: 50%;
    z-index: 2;
}

.process-2 .process-box .process-cell:hover{
        background-color: #f7f7f7;
}

/****** Facts ******/

.fact{
    padding:20px;
}

.fact > .head{
    font-size: 36px;
    color: #1a2b51;
}

.fact > .head > .count{
    color: #ff9c00;
    font-size: 56px;
}

.fact > .foot{
    display: block;
    
    color: #1a2b51;
    font-size: 18px;
}

/****** Testimonials ******/

.testimonials{
    min-height: 350px;
}

.testimonial-img{
    max-width: 30%;
    width: auto !important;
    position: absolute;
    bottom: 0;
    max-height: 100%;
    display: none !important;
}

.testimonial-text{
    position: relative;
    padding: 50px 0;
}

.testimonial-text p{
    font-size: 16px;
    font-style: italic;
}

.testimonial-text:before{
    
    content: "\f10d";
    color: #ff9c00;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 45px;
}

.testimonial-by{
    font-size: 18px;
    color: #ff9c00;
    font-style: italic;
    margin-top: 20px;
    display: inline-block;
}

.testimonials + .owl-nav{
    display: none;
}

.testimonials + .owl-nav .owl-left, .testimonials + .owl-nav .owl-right{
    position: absolute;
    top:50%;
    padding: 5px 10px;
    background-color: #fff;
    display: inline-block;
    color: #ff9c00;
    font-size: 16px;
    box-shadow: 0px 2px 5px #d7d7d7;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.testimonials + .owl-nav .owl-left:hover, .testimonials + .owl-nav .owl-right:hover{
    background-color: #ff9c00;
    color: #fff;
    cursor: pointer;
}

.testimonials + .owl-nav .owl-left{
    left: 0px;
}

.testimonials + .owl-nav .owl-right{
    right: 0px;
}

/****** Info Box ******/

.info-box{
    height: 250px;
    padding: 40px 50px;
    text-align: center;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.info-box:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.info-box .fact{
    font-size: 40px;
    font-weight: 600;
    line-height: 1.5em;
}

.info-box .fact .fact-fig{
    color: #ff9c00;
    font-size: 60px;
    display: block;
    line-height: 1em;
}

.info-box2x{
    height: 500px;
    overflow: hidden;
}

.info-box2x > img{
    position: absolute;
    width: 100%;
}

/****** Icon Box ******/

.icon-box-1{
    background-color:#fff;
    box-shadow:0px 3px 10px #d7d7d7;
    border-radius: 3px;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
    margin: 20px 0px; min-height: 120px;
	text-align:center;
}

.icon-box-1 h1,
.icon-box-1 h2,
.icon-box-1 h3,
.icon-box-1 h3,
.icon-box-1 h4,
.icon-box-1 h5,
.icon-box-1 h6{
    margin-top: 0px;
}

.icon-box-1 > .icon-box-icon, .icon-box-1 > .icon-box-content{
    
    vertical-align: middle;
    padding: 20px;
}

.icon-box-1 > .icon-box-icon{
  
}
.icon-box-1 > .icon-box-icon > .fa{
    font-size: 36px;
    color: #BEA142;
    -webkit-transition: 150ms ease all;
    transition: 150ms ease all;
}

.icon-box-1:hover{
    box-shadow:4px 3px 10px #aaa;
}

.icon-box-1:hover > .icon-box-icon > .fa{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.icon-box-2{
    margin: 20px 0px;
}

.icon-box-2 h1,
.icon-box-2 h2,
.icon-box-2 h3,
.icon-box-2 h3,
.icon-box-2 h4,
.icon-box-2 h5,
.icon-box-2 h6{
    
    margin-top: 0px;
    color: #ff9c00;
}

.icon-box-2 > .icon-box-icon, .icon-box-2 > .icon-box-content{
    display: table-cell;
    vertical-align: middle;
}

.icon-box-2 > .icon-box-content{
    padding-left: 20px;
}

.icon-box-2 > .icon-box-icon > .fa{
    font-size: 36px;
    color: #ff9c00;
    height: 100px;
    width: 100px;
    background-color: #1a2b51;
    line-height: 93px;
    text-align: center;
    border:4px solid #fff;
    box-shadow: 0px 3px 10px #d7d7d7;
    border-radius: 50%;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.icon-box-2:hover > .icon-box-icon > .fa{
    color: #1a2b51;
    border-color: #1a2b51;
    background-color: transparent;
}

.icon-box-3{
    position: relative;
    background-color: #1a2b51;
    border: 5px solid #ff9c00;
    box-shadow: 1px 2px 5px #222;
    padding: 50px 50px 35px;
    margin: 20px 0px 40px 0px;
    text-align: center;
    -webkit-transition: 200ms ease all;
    transition: 200ms ease all;
}

.icon-box-3 > .icon-box-icon{
    position: absolute;
    top:-32px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.icon-box-3 > .icon-box-icon > .fa{
    background-color: #fff;
    border-radius: 50%;
    color: #1a2b51;
    height: 65px;
    width: 65px;
    line-height: 65px;
    font-size: 28px;
}

.icon-box-3 h1,
.icon-box-3 h2,
.icon-box-3 h3,
.icon-box-3 h3,
.icon-box-3 h4,
.icon-box-3 h5,
.icon-box-3 h6{
    margin-top: 0px;
    color: #ff9c00;
    text-align: center;
    font-weight: 100;
    font-size: 30px;
    text-transform: uppercase;
}

.icon-box-3:hover{
    box-shadow: 3px 4px 12px #222;
}

.icon-box-4{
    margin: 30px 0px;
}

.icon-box-4 h1,
.icon-box-4 h2,
.icon-box-4 h3,
.icon-box-4 h3,
.icon-box-4 h4,
.icon-box-4 h5,
.icon-box-4 h6{
    margin-top: 0px;
    color: #1a2b51;
}

.icon-box-4 > .icon-box-icon{
    float: left;
    position: relative;
    border-radius: 50%;
    padding: 3px;
    border: 1px dashed #d7d7d7;
    margin-right: 20px;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.icon-box-4 .icon-box-icon:before{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top:0;
    border-radius: 50%;
    background-color: transparent;
    z-index: -1;
    -webkit-transition: 150ms ease all;
    transition: 150ms ease all;
}

.icon-box-4 > .icon-box-content{
    padding-left: 20px;
}

.icon-box-4 > .icon-box-icon > .fa{
    font-size: 24px;
    color: #ff9c00;
    height: 60px;
    width: 60px;
    line-height: 56px;
    text-align: center;
    border-radius: 50%;
    background-color: #f7f7f7;
    border: 2px solid #f2f2f2;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.icon-box-4:hover > .icon-box-icon > .fa{
    background-color: #fff;
}

.icon-box-4:hover .icon-box-icon{
    border-color: #ff9c00;
}

.icon-box-4:hover .icon-box-icon:before{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    background-color: #f7f7f7;
}

.icon-box-5{
    text-align: center;
    padding: 15px 30px;
    margin: 30px 0px;
}

.icon-box-5 h1,
.icon-box-5 h2,
.icon-box-5 h3,
.icon-box-5 h3,
.icon-box-5 h4,
.icon-box-5 h5,
.icon-box-5 h6{
    margin-top: 15px;
    color: #1a2b51;
}

.icon-box-5 > .icon-box-icon > .fa{
    font-size: 24px;
    color: #1a2b51;
}

.icon-box-5:before{
    content: "";
    position: absolute;
    left:35px;
    top:0;
    height: 100%;
    width: 12px;
    border: 5px solid #ff9c00;
    border-right: 0;
    -webkit-transition: 200ms ease all;
    transition: 200ms ease all;
}

.icon-box-5:after{
    content: "";
    position: absolute;
    top: 0;
    right:35px;
    height: 100%;
    width: 12px;
    border: 5px solid #ff9c00;
    border-left: 0;
    -webkit-transition: 200ms ease all;
    transition: 200ms ease all;
}

.icon-box-5:hover:before{
    left: 45px;
}

.icon-box-5:hover:after{
    right: 45px;
}

/****** Courses ******/

.course-box{
    position: relative;
    border-left: 2px solid #ff9c00;
}

.course-box .fa{
    color: #1a2b51;
    font-size: 18px;
}

.course-box h4, .course-box h5, .course-box h6{
    text-transform: none;
    
    color: #fff;
}

.course-box .course-meta{
    overflow: hidden;
    background-color: #ff9c00;
    position: absolute;
    top:50%;
    left:0;
    padding: 5px 10px 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.course-box .course-meta > span{
    color: #fff;
    
    display: block;
    margin-bottom: 8px;
    font-size: 13px;
}

.course-box .course-meta a{
    color: #fff;
}

/****** Call To Action ******/

.cta-dark-full{
    background-image:url(../images/cta-background.html);
    overflow: hidden;
    padding: 70px 0;
    background-position: center center;
    background-size: cover;
}

.cta-dark-full h1,
.cta-dark-full h2,
.cta-dark-full h3, 
.cta-dark-full h4, 
.cta-dark-full h5, 
.cta-dark-full h6{
    color: #fff;
    margin:0;
    text-shadow: 0px 2px 5px #000;
    font-weight: 400;
    letter-spacing: 1px;
    word-spacing: 3px;
    -webkit-transition: 1s ease all;
    transition: 1s ease all;
}

.cta-dark-full:hover h1,
.cta-dark-full:hover h2,
.cta-dark-full:hover h3,
.cta-dark-full:hover h4,
.cta-dark-full:hover h5,
.cta-dark-full:hover h6{
    word-spacing: 10px;
    letter-spacing: 2px;
}

.cta-dark-full.cta-anim .text{
    color: #ff9c00
}

.cta-light-full.cta-anim .text{
    color: #1a2b51;
}

.cta-light-full{
    background-image: url("../images/cta-background-light.html");
    overflow: hidden;
    padding: 70px 0;
    background-position: center center;
    background-size: cover;
}

.cta-light-full h1,
.cta-light-full h2,
.cta-light-full h3, 
.cta-light-full h4, 
.cta-light-full h5, 
.cta-light-full h6{
    color: #1a2b51;
    margin:0;
    font-weight: 400;
    text-shadow: 1px 1px 1px #1a2b51;
    letter-spacing: 1px;
    word-spacing: 3px;
    -webkit-transition: 1s ease all;
    transition: 1s ease all;
}

.cta-light-full:hover h1,
.cta-light-full:hover h2,
.cta-light-full:hover h3,
.cta-light-full:hover h4,
.cta-light-full:hover h5,
.cta-light-full:hover h6{
    word-spacing: 10px;
    letter-spacing: 2px;
}

.cta-anim .text{
    position: absolute;
    top:50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 50px;
    
    text-transform: uppercase;
    text-shadow: 0px 2px 2px #000;
    font-weight: 400;
    visibility: visible;
    opacity: 1;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.cta-anim:hover .text{
    visibility: hidden;
    opacity: 0;
    top: -100%;
}

.cta-anim h1,
.cta-anim h2,
.cta-anim h3, 
.cta-anim h4, 
.cta-anim h5, 
.cta-anim h6{
    visibility: hidden;
    opacity: 0;
}

.cta-anim .btn,
.cta-anim .btn,
.cta-anim .btn, 
.cta-anim .btn, 
.cta-anim .btn, 
.cta-anim .btn{
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 1s ease all;
    transition: 1s ease all;
}

.cta-anim:hover h1,
.cta-anim:hover h2,
.cta-anim:hover h3, 
.cta-anim:hover h4, 
.cta-anim:hover h5, 
.cta-anim:hover h6{
    visibility: visible;
    opacity: 1;
}

.cta-anim:hover .btn,
.cta-anim:hover .btn,
.cta-anim:hover .btn, 
.cta-anim:hover .btn, 
.cta-anim:hover .btn, 
.cta-anim:hover .btn{
    visibility: visible;
    opacity: 1;
}

/****** Newsletter ******/

.newsletter{
    background-color: #fff;
    border: 1px dashed #d7d7d7;
    padding: 20px;
    overflow: hidden;
    position: relative;
    padding-bottom: 100px;
    margin-top: 50px;
    border-top: 2px solid #BEA142;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

/*.newsletter:hover{
    margin-top: 0;
    padding-bottom: 150px;
}*/

.newsletter:before{
    content: "";
    position: absolute;
    height: 800px;
    width: 400px;
    bottom: -567px;
    background-color: #f5f5f5;
    z-index: 3;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
    opacity: 0.90;
}

.newsletter:after{
    content: "";
    position: absolute;
    height: 800px;
    width: 400px;
    right: 0px;
    bottom: -544px;
    background-color: #f2f2f2;
    z-index: 3;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    opacity: 0.90;
}

/****** Important Dates ******/

.imp-dates{
    list-style: none;
    padding-left: 10px;
}

.imp-dates li{
    border-bottom: 1px dotted #d7d7d7;
    margin-left: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.imp-dates li:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.imp-dates li:first-child{
    padding-top: 0;
}

.imp-dates li:last-child{
    border: 0;
}

.imp-dates .when{
    
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    float: left;
    margin-right: 20px;
    border: 2px solid #ff9c00;
}

.imp-dates .when .year{
    font-size: 24px;
    color: #ff9c00;
    display: block;
    text-align: center;
    padding: 0px 4px;
}

.imp-dates .when .month{
    display: block;
    background-color: #1a2b51;
    padding: 4px 8px;
    color: #fff;
    text-align: center;
}

.imp-dates .what{
    padding-left: 10px;
}

.imp-dates .what strong{
    
    font-size: 16px;
    text-transform: uppercase;
}

.imp-dates .what p{
    font-size: 14px;
}

/****** Motto ******/

.motto{
    min-height: 180px;
}

.motto-text{
    font-size: 28px;
    font-style: italic;
    color: #fff;
    padding: 40px 20px 30px 20px;
}

.motto-img{
    position: absolute;
    bottom: 0;
}

/* Contact */

.gmap{
    height:450px;
    width:100%;
    border:0px;
}

/****** Teachers ******/

.teacher-card{
    padding: 4px 4px 20px 4px;
    overflow: hidden;
    position: relative;
    margin: 20px 0px;
}

.teacher-card:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 200px;
    background-color: #f2f2f2;
    top:0px;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.teacher-card:hover:before{
    top:60%;
    opacity: 1;
}

.teacher-card .teacher-img{
    margin: auto;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.teacher-card:hover .teacher-img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.teacher-card .teacher-link{
    position: absolute;
    left:50%;
    margin-top:-25px;
    background-color: #ff9c00;
    color: #fff;
    padding: 8px 12px;
    border-radius: 3px;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);    
    -webkit-transition: 350ms ease all;    
    transition: 350ms ease all;
}

.teacher-card:hover .teacher-link{
    margin-top:-35px;
}
    
.teacher-card .teacher-detail{
    position: absolute;
    top:60%;
    width:100%;
    text-align: center;
    background-color: #fff;
    padding: 10px 0;
}

.teacher-card .teacher-detail h1,
.teacher-card .teacher-detail h2,
.teacher-card .teacher-detail h3,
.teacher-card .teacher-detail h4,
.teacher-card .teacher-detail h5,
.teacher-card .teacher-detail h6{
    margin-bottom: 10px;
    margin-top: 0px;
}

.teacher-card .teacher-detail .position{
    
    color: #222;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 100px;
}

.teacher-card .social-links{
    list-style: none;
    padding: 0;
    overflow: hidden;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top:-100px;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
    z-index: 5
}

.teacher-card .social-links>li{
    float: left;
    margin: 0px 5px;
}

.teacher-card .social-links>li>a{
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    background-color: #ff9c00;
    color: #fff;
}

.teacher-card:hover .social-links{
    top:50%;
}

/****** Teacher Single ******/

.teacher-intro{
    text-align: center;
}

.teacher-intro .social{
    margin-top: 25px;
}

.teacher-intro .teacher-contact span{
    color: #1a2b51;
    display: block;
    margin-top: 10px;
    font-size: 18px;
}

.teacher-full h2{
	margin-bottom:0.5em;
}

.teacher-full .personal{
    border-top: 1px dashed #d7d7d7;
    border-bottom: 1px dashed #d7d7d7;
    margin-bottom: 20px;
}

.teacher-full .personal > div{
    width: 100%;
    display: inline-block;
    padding: 12px 20px;
    border-bottom: 1px dashed #d7d7d7;
    
    font-size: 12px;
    color: #bababa;
    text-transform: uppercase;
}

.teacher-full .personal > div:last-child{
    border: 0px;
}

.teacher-full .personal > div > span{
    display: block;
}

.teacher-full .personal > div > span:nth-child(2){
    color: #ff9c00;
    font-size: 14px;
    font-weight: 700;
}

.teacher-facts .fact{
    padding:20px;
    text-align: center;
}

.teacher-facts .fact > .head{
    font-size: 20px;
    color: #1a2b51;
}

.teacher-facts .fact > .head > .count{
    color: #ff9c00;
    font-size: 36px;
    display: block;
}

/****** Time Table ******/

.time-table{
    display: table;
    width: 100%;
    border: 1px dashed #d7d7d7;
    border-bottom: 0px;
    border-right: 0px;
}

.time-table > .row{
    display: table-row;
}

.time-table > .row > div{
    display: table-cell;
    border-right: 1px dashed #d7d7d7;
    border-bottom: 1px dashed #d7d7d7;
    padding: 20px;
    text-align: center;
    white-space: normal;
    word-break: break-all;
}

.time-table > .row > div:first-child{
    
    color: #ff9c00;
    font-size: 18px;
    text-transform: uppercase;
}

.time-table > .row:first-child > div{
    
    color: #1a2b51;
    font-size: 20px;
}

/****** Courses ******/

.course-card{
    border: 1px solid #e5e5e5;
    padding: 4px 4px 20px 4px;
    overflow: hidden;
    position: relative;
    margin: 25px 0px;
}

.course-card .course-link .fa{
    background-color: #ff9c00;
    color: #fff;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
}

.course-card .course-link{
    position: absolute;
    left:50%;
    margin-top:-25px;
    z-index: 5;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.course-card .course-img{
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.course-card .course-detail{
    text-align: center;
    margin-top:40px;
}

.course-card .course-detail h1,
.course-card .course-detail h2,
.course-card .course-detail h3,
.course-card .course-detail h4,
.course-card .course-detail h5,
.course-card .course-detail h6{
    margin-bottom: 10px;
}

.course-card .course-detail .brief{
    
    color: #222;
   /* text-transform: uppercase;*/
    font-size: 12px;
}

.course-card .course-detail .course-features{
    list-style: none;
    padding: 0px;
    margin-top: 20px;
}

.course-card .course-detail .course-features>li{
    display: inline-block;
    padding: 4px 8px;
    margin: 0 4px;
    
    border: 1px dashed #cacaca;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}

.course-card .course-detail .course-features>li .fa{
    color: #ff9c00;
}

.course-card.new:before{
    content: "NEW";
    
    position: absolute;
    right: 10px;
    width: 40px;
    height: 45px;
    top:0px;
    color: #fff;
    background-color: #ff9c00;
    padding: 25px 5px 5px 5px;
    font-size: 12px;
    text-align: center;
    z-index: 2;
}

.course-card.new:after{
    content: "";
    position: absolute;
    top:45px;
    right: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 20px 0 20px;
    border-color: #ff9d00 transparent transparent transparent;
    z-index: 2;
}

.course-card:hover .course-img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transform: rotateX(5deg);
    transform: rotateX(5deg);
}

.course-card:hover{
    -webkit-perspective: 150px;
    perspective: 150px;
}

.course-card:hover .course-link{
    margin-top:-35px;
}

.course-search .form-group{
	margin-bottom:0px;
}

.course-search input[type=text]{
    background-color: #fff;
}

.home .course-search{
    position: relative;
    background-color: rgba(26, 43, 81, 0.65);
    padding: 30px 20px;
    overflow: hidden;
    margin-top: 0px;
}

.home .course-search .form-group{
    margin-top: 0px;
}

/****** Course List ******/

.course-list{
    float: left;
    border: 1px solid #e5e5e5;
    padding: 4px;
    overflow: hidden;
    position: relative;
    margin: 25px 0px;
}

.course-list:first-child{
	margin-top:60px;
}

.course-list .course-media{
    overflow: hidden;
    width: 100%;
    float: left;
}

.course-list .course-media .course-img{
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.course-list .course-detail{
    float: left;
    margin-left: 2%;
    padding: 15px 10px 10px;
}

.course-list .course-detail .course-features{
    padding: 0px;
}

.course-list .course-detail .course-features>li{
    display: inline-block;
    padding: 4px 8px;
    margin: 0 4px;
    
    border: 1px dashed #cacaca;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}

.course-list .course-detail .course-features>li .fa{
    color: #ff9c00;
}

.course-list .course-detail .brief{
    display: block;
    color: #222;
    font-size: 14px;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.course-list:hover .course-media .course-img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transform: rotateX(5deg);
    transform: rotateX(5deg);
}

.course-list:hover .course-media{
    -webkit-perspective: 150px;
    perspective: 150px;
}

.course-list.new:before{
    content: "NEW";
    
    position: absolute;
    right: 10px;
    width: 40px;
    height: 45px;
    top:0px;
    color: #fff;
    background-color: #ff9c00;
    padding: 25px 5px 5px 5px;
    font-size: 12px;
    text-align: center;
    z-index: 2;
}

.course-list.new:after{
    content: "";
    position: absolute;
    top:45px;
    right: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 20px 0 20px;
    border-color: #ff9d00 transparent transparent transparent;
    z-index: 2;
}

/****** Courses Single ******/

.course-intro{
    text-align: center;
}

.course-intro .social{
    margin-top: 25px;
}

.course-intro .teacher-contact span{
    color: #1a2b51;
    display: block;
    margin-top: 10px;
    font-size: 18px;
}

.course-full h2{
	margin-bottom:0.5em;
}

.course-full .personal{
    border-top: 1px dashed #d7d7d7;
    border-bottom: 1px dashed #d7d7d7;
    margin-bottom: 20px;
}

.course-full .personal > div{
    display: inline-block;
    padding: 12px 20px;
    
    font-size: 12px;
    color: #bababa;
    text-transform: uppercase;
    width: 100%;
    vertical-align: bottom;
    border-bottom: 1px dashed #d7d7d7;
}

.course-full .personal > div a{
    vertical-align: bottom;
}

.course-full .personal > div:last-child{
    padding: 8px 20px;
    border: 0px;
}

.course-full .personal > div > span{
    display: block;
}

.course-full .personal > div > span:nth-child(2){
    color: #ff9c00;
    font-size: 14px;
    font-weight: 700;
}

.courses-facts .fact{
    padding:20px;
    text-align: center;
}

.course-facts .fact > .head{
    font-size: 20px;
    color: #1a2b51;
}

.course-facts .fact > .head > .count{
    color: #ff9c00;
    font-size: 36px;
    display: block;
}

/****** CountDown General ******/

.timer{
    list-style: none;
    padding: 0px;
}

.timer > li{
    display: inline-block;
    text-align: center;
}

/****** Event Home Page ******/

.event{
    position: relative;
}

.event-details p{
    color: #1a2b51;
    font-size: 20px;
}

.next-event{
    color: #1a2b51;
    font-size: 26px;
}

.next-event .event-date{
    color: #ff9c00;
    font-size: 80px;
}

.event .timer{
    color: #1a2b51;
    font-size: 20px;
    float: right;
}

.event .timer .days,
.event .timer .hours,
.event .timer .minutes,
.event .timer .seconds{
    color: #ff9c00;
    font-size: 40px;
}

/****** Event Card ******/

.event-card{
    border: 1px solid #e5e5e5;
    padding: 4px 4px 14px 4px;
    overflow: hidden;
    position: relative;
    margin: 25px 0px;
}

.event-card .event-link .fa{
    background-color: #ff9c00;
    color: #fff;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
}

.event-card .event-on{
    position: absolute;
    top: 20px;
    left: 20px;
    
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    border: 2px solid #ff9c00;
    background-color: #fff;
    z-index: 5;
}

.event-card .event-on .date{
    font-size: 30px;
    color: #ff9c00;
    display: block;
    text-align: center;
}

.event-card .event-on .month{
    display: block;
    background-color: #1a2b51;
    padding: 4px 8px;
    color: #fff;
}

.event-card .event-img{
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.event-card .event-link{
    position: absolute;
    left:50%;
    z-index: 5;
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    margin-top:-25px;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.event-card .event-detail{
    text-align: center;
    margin-top:40px;
}

.event-card .event-detail h1,
.event-card .event-detail h2,
.event-card .event-detail h3,
.event-card .event-detail h4,
.event-card .event-detail h5,
.event-card .event-detail h6{
    margin-bottom: 10px;
}

.event-card .event-detail .brief{
    
    color: #222;
    text-transform: uppercase;
    font-size: 12px;
}

.event-card .next-event{
    color: #1a2b51;
    font-size: 20   px;
    margin-top: 14px;
}

.event-card .next-event .event-date{
    color: #ff9c00;
    font-size: 36px;
}

.event-card .timer{
    color: #1a2b51;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}

.event-card .timer > li{
    width: 75px;
}

.event-card .timer .days,
.event-card .timer .hours,
.event-card .timer .minutes,
.event-card .timer .seconds{
    font-size: 28px;
    margin-left: 10px;
    color: #ff9c00;
}

.event-card:hover .event-img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transform: rotateX(5deg);
    transform: rotateX(5deg);
}

.event-card:hover{
    -webkit-perspective: 150px;
    perspective: 150px;
}

.event-card:hover .event-link{
    margin-top:-35px;
}

/****** Events Single ******/

.event-intro .social{
    margin-top: 25px;
}

.event-full{
    background-color: #f9f9f9;
    padding: 40px 30px 15px;
}

.event-full .info{
    border-top: 1px dashed #d7d7d7;
    margin-bottom: 20px;
}

.event-full .info > div{
    padding: 12px 0px;
    border-bottom: 1px dashed #d7d7d7;
    
    font-size: 12px;
    color: #bababa;
    text-transform: uppercase;
}

.event-full .info > div:last-child{
    border: 0px;
}

.event-full .info > div > span{
    display: block;
}

.event-full .info > div > span:nth-child(2){
    color: #ff9c00;
    font-size: 14px;
    font-weight: 700;
}

.event-facts .fact{
    padding:20px;
    text-align: center;
}

.event-facts .fact > .head{
    font-size: 20px;
    color: #1a2b51;
}

.event-facts .fact > .head > .count{
    color: #ff9c00;
    font-size: 36px;
    display: block;
}

.event-intro .timer{
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    position: absolute;
    top:50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-shadow: 0px 0px 20px #000;
}

.event-intro .timer .days,
.event-intro .timer .hours,
.event-intro .timer .minutes,
.event-intro .timer .seconds{
    font-size: 34px;
    margin-left: 8px;
    color: #ff9c00;
}

/****** Gallery Home Page ******/

.gallery{
    position: relative;
}

.gallery .img-box{
    position: relative;
    overflow: hidden;
}

.gallery .img-box img{
    position: relative;
    border-right: 1px solid #ff9c00;
    border-bottom: 1px solid #ff9c00;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
    z-index: 2;
}

.gallery .img-box:after{
    content: "";
    position: absolute;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background-color: #ff9c00;
    left:-6px;
    top: -6px;
    z-index: 10;
}

.gallery .img-box .img-zoom{
    position: absolute;
    
    
    height: 50px;
    width: 50px;
    font-weight: bold;
    border-radius: 50%;
    line-height: 50px;
    font-size: 22px;
    text-align: center;
    top:-100px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
    z-index: 5;
}

.gallery .img-box:hover > img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transform: rotateX(5deg);
    transform: rotateX(5deg);
}

.gallery .img-box:hover{
    -webkit-perspective: 150px;
    perspective: 150px;
}

.gallery .img-box:hover .img-zoom{
    top:50%;
}

.gallery .gallery-overlay{
    background-color: rgba(0,0,0,0.55);
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
    z-index: 12;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.gallery:hover .gallery-overlay{
    opacity: 0;
    visibility: hidden;
}

.gallery .gallery-heading{
    position: absolute;
    top:50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    
    font-size: 80px;
    text-shadow: 0px 2px 2px #000;
    color: #ff9c00;
    z-index: 99;
    margin: 0;
    text-align: center;
}

/****** Gallery Albums ******/

.album-card{
    position: relative;
    border: 1px solid #d7d7d7;
    padding: 5px;
    display: block;
    margin: 20px 0px;
}

.album-card h1,
.album-card h2,
.album-card h3,
.album-card h4,
.album-card h5,
.album-card h6{
    font-weight: bold;
    color: #ff9c00;
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 8px 12px;
}

.album-card .img-rotate img{
    display: none;
}

/****** Gallery ******/

.gallery-card{
    border: 1px solid #d7d7d7;
    padding: 5px;
    margin: 20px 0px;
    position: relative;
    overflow: hidden;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.gallery-card > img{
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.gallery-card:hover > img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transform: rotateX(5deg);
    transform: rotateX(5deg);
}

.gallery-card .img-zoom{
    position: absolute;
    background-color: #ff9c00;
    color: #fff;
    height: 50px;
    width: 50px;
    font-weight: bold;
    border-radius: 50%;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    top:-100px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
    z-index: 2;
}

.gallery-card:hover{
    -webkit-perspective: 150px;
    perspective: 150px;
}

.gallery-card:hover .img-zoom{
    top:50%;
}

/****** Youtube Video ******/

.youtube{
    position: relative;
    width: 100%;
    height: 550px;
    background-size: cover;
    background-position: center center;
}

.youtube .btn-play{
    position: absolute;
    top:50%;
    left: 50%;
    color: #ff9c00;
    font-size: 34px;    
    height: 140px;
    width: 140px;
    text-align: center;
    border: 10px solid #ff9c00;
    background-color: rgba(0, 0, 0, 0.40);
    line-height: 120px;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
    cursor: pointer;
    -webkit-transition: 200ms ease all;
    transition: 200ms ease all;
}

/*********************/
/****** 6. Blog ******/
/*********************/

.blog-card{
    float: left;
    border: 1px solid #e5e5e5;
    padding: 4px 4px 15px 4px;
    position: relative;
    overflow: hidden;
    margin: 25px 0px;
    box-shadow: 0px 2px 5px #d7d7d7;
    background-color: #fff;
}

.blog-card:first-child{
	margin-top:60px;
}

.home .blog-card:first-child{
    margin-top: 20px;
}

.blog-card .blog-media{
    overflow: hidden;
}

.blog-card:hover .blog-media > img{
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.blog-card .posted-on{
    position: absolute;
    top:20px;
    left: 20px;
    
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    border: 2px solid #ff9c00;
    background-color: #fff;
    z-index: 5;
}

.blog-card .posted-on .date{
    font-size: 30px;
    color: #ff9c00;
    display: block;
    text-align: center;
}

.blog-card .posted-on .month{
    display: block;
    background-color: #1a2b51;
    padding: 4px 8px;
    color: #fff;
}

.blog-card .blog-meta{
    
    color: #cacaca;
    font-size: 13px;
    font-weight: 100;
    text-transform: uppercase;
    padding: 22px 15px 0px;
}

.blog-card .blog-meta > a{
    color: #cacaca;
    border-bottom: 1px dashed #cacaca;
}

.blog-card .blog-meta > a:hover{
    text-decoration: none;
}

.blog-card .blog-title h1,
.blog-card .blog-title h2,
.blog-card .blog-title h3,
.blog-card .blog-title h4,
.blog-card .blog-title h5,
.blog-card .blog-title h6{
    font-weight: 600;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.blog-card .blog-body{
    padding: 0 15px 5px;
}

.blog-card .blog-body p{
	
	text-align:justify;
}

.blog-card .blog-body .btn
{
	margin-top:10px;
}

.blog-card:hover .blog-media > img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transform: rotateX(5deg);
    transform: rotateX(5deg);
}

.blog-card:hover .blog-media{
    -webkit-perspective: 150px;
    perspective: 150px;
}

/****** Blog Single ******/

.blog-single{
    border: 1px solid #e5e5e5;
    padding: 4px 4px 15px 4px;
    position: relative;
    overflow: hidden;
    margin-top: 60px;
    box-shadow: 0px 2px 5px #d7d7d7;
    background-color: #fff;
}

.blog-single .posted-on{
    position: absolute;
    top:20px;
    left: 20px;
    
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    border: 2px solid #ff9c00;
    background-color: #fff;
    z-index: 5;
}

.blog-single .posted-on .date{
    font-size: 30px;
    color: #ff9c00;
    display: block;
    text-align: center;
}

.blog-single .posted-on .month{
    display: block;
    background-color: #1a2b51;
    padding: 4px 8px;
    color: #fff;
}

.blog-single .blog-meta{
    
    color: #cacaca;
    font-size: 13px;
    font-weight: 100;
    text-transform: uppercase;
    padding: 22px 15px 0px;
}

.blog-single .blog-meta > a{
    color: #cacaca;
    border-bottom: 1px dashed #cacaca;
}

.blog-single .blog-meta > a:hover{
    text-decoration: none;
}

.blog-single .blog-body h1,
.blog-single .blog-body h2,
.blog-single .blog-body h3,
.blog-single .blog-body h4,
.blog-single .blog-body h5,
.blog-single .blog-body h6{
    font-weight: 600;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.blog-single .blog-body{
    padding: 0 15px 5px;
}

.blog-single .blog-body p{
	text-align:justify;
}

.blog-single .blog-body h2{
	margin-bottom:0.5em;
}

.blog-author{
    margin-top:50px;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0px 2px 5px #d7d7d7;
    overflow: hidden;
    border: 1px solid #d7d7d7;
}

.blog-author .author-meta .heading{
    margin-top: 8px;
}

.blog-author .author-meta p{
    color: #aeaeae;
    
    font-weight: 100;
}

.blog-author .author-media{
    float: left;
    margin-right: 20px;
    border-right: 1px dashed #d7d7d7;
    padding-right: 15px;
}

.blog-author .author-media .author-img{
    max-width: 150px;
    background-color: #f7f7f7;
    padding: 5px;
}
.author-contact{
    clear: both;
    width: 100%;
    overflow: hidden;
    border-top: 1px dashed #d7d7d7;
    padding: 10px 10px 0 10px;
}

.author-contact .social{
    margin-bottom: 0px;
}

.blog-comments{
    background-color: #fff;
    padding: 20px;
    margin-top: 50px;
    box-shadow: 0px 2px 5px #d7d7d7;
    border: 1px solid #d7d7d7;
}

.blog-comments h1,
.blog-comments h2,
.blog-comments h3,
.blog-comments h4,
.blog-comments h5,
.blog-comments h6{
    margin-top: 0;
}

.comment-list{
    list-style: none;
    padding: 0;
}

.comment-list .comment{
    overflow: hidden;
    padding: 20px 0 10px;
}

.comment-list .comment .comment-media{
    float: left;
    margin-right: 15px;
}

.comment-list .comment .comment-media img{
    max-width: 75px;
    background-color: #f7f7f7;
    border-radius: 50%;
    padding: 4px;
}

.comment-list .comment .who-said .date{
    color: #ff9c00;
}

.comment-list .comment .who-said{
    font-size: 16px;
}

.comment-list .comment .what-said{
    margin-top: 10px;
}

.comment-list .comment .comment-reply{
    margin-top: 10px;
    display: inline-block;
}

.comment-list .comment-list{
    margin-left: 40px;
    margin-top: 25px;
}

.comment + .comment{
    border-top: 1px dashed #d7d7d7;
}

.write-comment{
    background-color: #fff;
    padding: 20px;
    border: 1px solid #d7d7d7;
    box-shadow: 0px 2px 5px #d7d7d7;
    margin-top:50px;
    margin-bottom:50px;
}

.write-comment h1,
.write-comment h2,
.write-comment h3,
.write-comment h4,
.write-comment h5,
.write-comment h6{
    margin-top: 0;
}

/********************************/
/****** 7. Sidebar Widgets ******/
/********************************/

.widget{
    border: 1px solid #d7d7d7;
    overflow: hidden;
    position: relative;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0px 2px 5px #d7d7d7;
    background-color: #fff;
}

.widget:first-child{
    margin-top:60px;
}

.search-widget .search .btn,
.search-widget .search .btn:active,
.search-widget .search .btn:focus{
    height: 40px;
    padding: 10px;
    background-color: #fafafa;
    color: #1a2b51;
    border: 1px solid #d7d7d7;
    border-left: 0px;
}

.search-widget .search .input-group{
    width: 100%;
}

.apply-info{
    background-color: #f7f7f7;
    padding: 50px 15px 25px;
    margin-top: -48px;
}

.tweet-list{
    list-style: none;
    padding-left: 0px;
}

.tweet-list>li{
    font-size: 22px;
    margin-bottom: 15px;
}

.tweet-list>li:last-child{
    margin-bottom: 0;
}

.tweet-list>li:before{
    content: "\f099";
    display: inline-block;
    font: normal normal normal 38px/1 FontAwesome;
    color: #55acee;
    margin-right: 6px;
    vertical-align: middle;
}

.categories{
    list-style: none;
    padding-left: 0;
}

.categories>li{
    position: relative;
    padding: 5px 0;
    border-bottom: 1px dotted #d7d7d7;
}

.categories>li:last-child{
    border-bottom: 0;
}

.thumbs{
    list-style: none;
    padding-left: 0;
}

.thumbs > li{
    float: left;
    width: 32%;
    margin-right: 1%;
    margin-bottom: 1%;
}

.thumbs > li img{
    width: 100%;
}

.download-widget{
    background-image: url(images/download.jpg);
    background-size: cover;
}

.download-widget:before{
    content: "";
    position: absolute;

    background-color: transparent;
    border: 2px solid #fff;
    height: 90%;
    width: 90%;
    left: 50%;
    top:50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.download-info{
    padding: 50px 10px;
    position: relative;
}

.tagcloud{
    list-style: none;
    padding-left: 0;
}

.tagcloud>li{
    float: left;
}

.tagcloud>li>a{
    position: relative;
    display: inline-block;
    padding: 30px 2px 1px 10px;
    background-color: #ff9c00;
    color: #fff;
    margin:5px 5px 0 0;
    text-transform: uppercase;
    line-height: 1em;
    font-size: 13px;
    -webkit-transition: 150ms ease all;
    transition: 150ms ease all;
}

.tagcloud>li>a:hover{
    box-shadow: 3px 2px 3px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.archives{
    list-style: none;
    padding-left: 0;
}

.archives>li{
    border-bottom: 1px dotted #d7d7d7;
}

.archives>li:last-child{
    border-bottom: 0;
}

.archives>li>a{
    padding: 6px 0;
    display: inline-block;
}

/***********************/
/****** 8. Footer ******/
/***********************/

.footer-pri{
    border-top: 10px solid #BEA142;
    background-color: #424147;
    padding: 30px 0 15px;
}
.footer-sec{
    background-color: #121826;
    padding: 30px 0px 20px;
}

.footer-widget{
    white-space: normal;
    word-wrap: break-word;
    margin: 40px 0px;
}

.footer-widget .heading{
    border-bottom: 1px dotted #5E6574;
    padding-bottom: 6px;
}

.blog-thumbnail{
    list-style: none;
    padding-left: 0;
}

.blog-thumbnail .entry{
    margin-bottom: 20px;
}

.blog-thumbnail .entry .entry-content .entry-header a{
    text-transform: none;
    color: #aeaeae;
    font-size: 16px;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.blog-thumbnail .entry .entry-content .entry-header a:hover{
    color: #ff9c00;
    text-decoration: none;
}

.blog-thumbnail .entry .entry-content .entry-text{
    color: #5E6574;
    font-size: 14px;
}

.footer-pri ul{
    list-style: none;
    padding-left: 10px;
}

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

.footer-pri li a {
    color: #fff;
    display: block;
    padding: 5px 0;
}

.affiliations{
    list-style: none;
    padding-left: 10px;
}

.affiliations > li{
    margin-bottom: 20px;
}

.footer-widget address{
    color: #fff; 
}

.email, .phone{
   color: #3a3286;
    display: block;
    font-size: 24px;
	
}

.social{
    list-style: none;
    overflow: hidden;
    padding-left: 0;
    display: inline-block;
}

.social > li{
    float: left;
    margin: 0px 4px;
}

.social > li > a{
    background-color: #BEA142;
    color:#fff;
    height: 35px;
    width: 35px;
    font-size: 18px;
    line-height: 36px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
}

.copyright{
    color: #fff;
    display: inline-block;
}

.footer .social, .footer .copyright{
    margin: 10px 0px;
}

/******************************/
/****** 9. Miscellaneous ******/
/******************************/

/****** Back To Top ******/

#back{
    display: none;
    position: fixed;
    left: 25px;
    bottom: 20px;
    height: 50px;
    width: 50px;
    background-color: #BEA142;
    color: #fff;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
    z-index: 99;
}

#back .fa{
    font-size: 22px;
	 line-height: 40px;
}

/****** Not Found ******/

.not-found{
    padding: 100px 0px;
    text-align: center;
}

.not-found .number{
    font-size: 150px;
    color: #1a2b51;
    line-height: 140px;
}

/****** Coming Soon ******/

.coming-soon{
    height: 100%;
    width: 100%;
    background-image: url(../images/coming-soon.html);
    background-size: cover;
    position: relative;
}

.coming-soon .info{
    position: relative;
    background-color: #fff;
    margin: 50px 0px;
    padding: 40px 25px;
    border: 2px solid #ff9c00;
    box-shadow: 2px 5px 15px rgba(0,0,0,0.3);
    z-index: 2;
}

.coming-soon .info:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top:0px;
    border:5px solid #ff9c00;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    z-index: -1;
}

.coming-soon h1{
    color: #1a2b51;
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    margin-top: 0px;
}

.coming-soon .timer{
    color: #1a2b51;
    font-size: 20px;
    text-align: center;
}

.coming-soon .timer .days,
.coming-soon .timer .hours,
.coming-soon .timer .minutes,
.coming-soon .timer .seconds{
    color: #ff9c00;
    font-size: 26px;
    margin-left: 10px;
}

/* Slider Revolution */

.rev_slider_wrapper{
    overflow: hidden !important;
}

.sr-text{
    color: #fff;
    
    font-size: 18px;
    font-weight: 400;
}

.erinyen .tp-tab-title{
    
    color: #ff9c00 !important;
}

.erinyen .tp-tab-desc{
    
}

/***** Bootstrap Select Plugin *****/

.bootstrap-select .dropdown-toggle:focus{
    outline:none !important;
}

/*******************************/
/****** 10. Media Queries ******/
/*******************************/

/* Extra Small Devices, Phones */ 
#navigation {
    margin-top: 14px;
}
@media only screen and (min-width : 480px) {

          .addhead .sname{
    font-size:15px;
}
.addhead .saname{
    font-size:14px;
}
	.contact .email, .contact .phone{
		font-size:14px;
	}
    .headertop .contact{
      margin-top:0px;
      text-align:right;

 }
    .xs-center{
        display:initial;
    }
    .course-list .course-media{
        width: 29.5%;
    }
    
    .course-list .course-detail{
        width: 68%;
    }
    
    .course-full .personal > div:first-child{
        padding-left: 0px;
    }    
    
    .course-full .personal > div{
        width: auto;
        border-bottom: 0px;
        border-right: 1px dashed #d7d7d7;
    }
    
    .teacher-full .personal > div:first-child{
        padding-left: 0px;
    }    
        
    .teacher-full .personal > div{
        width: auto;
        border-bottom: 0px;
        border-right: 1px dashed #d7d7d7;
    }
    
    .event-intro .timer .days,
    .event-intro .timer .hours,
    .event-intro .timer .minutes,
    .event-intro .timer .seconds{
        font-size: 55px;
    }
    
    .event-intro .timer > li{
        width: 115px;
    }
    
    .event .timer .days,
    .event .timer .hours,
    .event .timer .minutes,
    .event .timer .seconds{
        font-size: 55px;
    }
    
    .event .timer > li{
        width: 115px;
    }
    
    .coming-soon .timer .days,
    .coming-soon .timer .hours,
    .coming-soon .timer .minutes,
    .coming-soon .timer .seconds{
        font-size: 30px;
    }
    
    .coming-soon .timer > li{
        width: 85px;
    }
}

/* Small Devices, Tablets */
.needs-validation textarea{height:44px;}
@media only screen and (max-width : 768px) {
	.needs-validation .form-row{display:block;}
	.needs-validation textarea{height:80px;}
	body .whatbtn {
		top: 10px;}
.boxx li {
    color: white;
    position: relative;
    padding-left: 11px;
    float: left;
    width: 50%;
    margin: 7px 0px;
    list-style: none;
}
.boxx {
    padding-left: 0px;
}
.pcont5 .panel-group .panel{width:100%; margin: 0 0 20px;}
#menu-topmenu a{text-align:left;}
.navbar-brand > img {
    /*max-width: 135px;*/
}
.headtop ul.tsocial li{
    display:block; margin-left: 0px;
}
.headtop ul.tsocial {
    display: inline-block;
    padding-left: 0px;
    text-align: left;
}
.headtop ul.tsocial li a.ag{display:block;}
.headtop ul.tsocial li a {
    color: #1a2b51;
    font-size: 12.6px;
}
.headtop {
    text-align: right;
    padding-top: 14px; 
    float: right;
    margin-top: -72px; width: 50%;
}
.testi-sec .owl-carousel .owl-controls .owl-nav .owl-prev{left:-12px}
.testi-sec .owl-carousel .owl-controls .owl-nav .owl-next{right:-12px}
.hcont-left h4 {
    font-size: 34px;
    font-weight: bolder;
}
.hcont-left {
    margin-bottom: 25px;
}
.tembox {
    margin-bottom: 30px;
}
.srvright {
    background: #fafafa;
    border-radius: 10px;
    margin-top: 32px;
}
.srvleft h3{
font-size: 35px;
margin-bottom: 22px;
}
}
@media only screen and (max-width : 460px) {


}
@media only screen and (min-width : 768px) {
  .event.pt-100.pb-100 {
       padding-top: 100px;
      }
   h5{
     font-size:17px;
   }
   .footer-widget .heading{
     font-size:17px;
  }
    .mb-100{
        margin-bottom:100px;
    }
     .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus{
     font-size:10px;
  }
   .navbar-default .navbar-nav > li > a{
      padding:15px 7px;
   }
    .nav.navbar-nav.navbar-left{
      margin-top:0px;
   }
   .navbar-collapse{
     padding-right:0px;
     padding-left:0px;
   }
    .contact .email, .contact .phone{
		font-size:18px;
	}
    .sm-center{
        display:initial;
    }
    
    .no-left-gutter{padding-left: 0;}
    .no-right-gutter{padding-right: 0;}
    
    .pull-up{
        margin-top:-100px;
    }
    
    .topbar{
        display: block;
    }
    
    .topbar .call-us{
        text-align: left;
    }
    
    .btn-announce{
        height:90px;
        width: 90px;
        line-height: 100px;
        margin-top: -45px;
    }
    
    .btn-announce .fa{
        font-size: 30px;
    }
    
    .event{
        background-attachment: fixed;
    }
    
    .event-intro .timer .days,
    .event-intro .timer .hours,
    .event-intro .timer .minutes,
    .event-intro .timer .seconds{
        font-size: 70px;
    }
    
    .event-intro .timer > li{
        width: 135px;
    }
    
    .event .timer .days,
    .event .timer .hours,
    .event .timer .minutes,
    .event .timer .seconds{
        font-size: 70px;
    }
    
    .event .timer > li{
        width: 135px;
    }    
    
    .coming-soon .timer .days,
    .coming-soon .timer .hours,
    .coming-soon .timer .minutes,
    .coming-soon .timer .seconds{
        font-size: 40px;
    }

            
    .process-2 .process-box .process-cell{
        height: 120px;
        overflow: visible;
    }
    
    .process-2 .process-box .process-cell.empty{
        display: block;
    }
    
    .coming-soon h1{
        font-size: 52px;
    }
    
    .coming-soon .timer .days,
    .coming-soon .timer .hours,
    .coming-soon .timer .minutes,
    .coming-soon .timer .seconds{
        font-size: 55px;
    }
    
    .coming-soon .timer > li{
        width: 115px;
    }
    
    .flex-row{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    
    .testimonial-text{
        margin-left: 35%;
        padding: 100px 0px;
    }
    
    .testimonial-img{
        display: inline-block !important;
    }
    
    .testimonial-text p{
        font-size: 24px;
    }
    
    .testimonials + .owl-nav{
        display: block;
    }

    .motto-text{
        padding-left: 280px;
    }    
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
   .event.pt-100.pb-100 {
       padding-top: 100px;
      }
   h5{
     font-size:17px;
   }
   .footer-widget .heading{
     font-size:18px;
  }
    .mb-100{
        margin-bottom:100px;
    }
     .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus{
     font-size:10px;
  }
   .navbar-default .navbar-nav > li > a{
      padding:15px 16px;
   }
    
        .md-center{
        display:initial;
    }
    .gallery .gallery-heading{
        font-size: 150px;
    }
    .home .course-search{
        margin-top: -150px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
.event.pt-100.pb-100 {
       padding-top: 100px;
      }
 h5{
     font-size:17px;
   }
 .footer-widget .heading{
     font-size:18px;
  }
 .mb-100{
        margin-bottom:100px;
    }
  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus{
     font-size:14px;
  }
   .navbar-default .navbar-nav > li > a{
      padding:15px 23px;
   }
        .lg-center{
        display:initial;
    }
.contact .email, .contact .phone{
  font-size:24px;
}
}
/*my css***************************************/
.social-icons {
    list-style: outside none none;
    margin-bottom: 0;
    padding: 10px 0;
}
.social-icons li {
    float: left;
}
.social-icons li.row-end {
    margin-right: 0;
}
.social-icons a {
    background: #95b6d1 none repeat scroll 0 0 padding-box;
    border-radius: 50%;
    display: inline-block;
    float: left;
    font-size: 18px;
    height: 32px;
    margin-right: 10px;
    padding-top: 4px;
    text-align: center;
    width: 32px;
}
.social-icons a:hover {
    background: #6091ba none repeat scroll 0 0;
}
.social-icons a .fa {
    color: #fff;
}
.social-icons a .fa::before {
    font-size: 18px;
    padding: 0;
    text-align: center;
}
.headertop .top-bar {
    background: #2f506c none repeat scroll 0 0;
}
.headertop .top-bar .search-form {
    padding: 10px 0px 0px;
}
.headertop .top-bar .search-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.headertop .social-icons li.row-end {
    margin-right: 0;
}
.headertop .social-icons a {
    background: #27435a none repeat scroll 0 0;
}
.headertop .social-icons a:hover {
    background: #6091ba none repeat scroll 0 0;
}
.headertop  .social-icons a:hover .fa {
    color: #fff;
}
.headertop .social-icons a .fa {
    color: rgba(255, 255, 255, 0.4);
}
.headertop  .social-icons a .fa::before {
    font-size: 18px;
    padding: 0;
    text-align: center;
}
.headertop  .header-main {
    padding: 10px 0;
}
.contact2{
     margin-top: 6px;
}
.contact2 p{
     text-align: right;
    font-size: 18px;
}
.contact2 p i{
 color: #BEA142;
}
.headertop  h1.logo {
    margin-bottom: 0;
    margin-top: 0;
}
.headertop  .menu-top {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.headertop .menu-top li {
    float: left;
    font-size: 11px;
    list-style: outside none none;
}
.headertop .menu-top li:last-child a {
    padding-right: 0;
}
.headertop .menu-top li.divider a {
    border-right: 1px solid #c3c3c3;
}
.headertop .menu-top li a {
    color: #777777;
    display: inline-block;
    padding: 0 10px;
}
.headertop .menu-top li a:hover {
    color: #6091ba;
}
.headertop .contact {
    font-size: 20px;
    font-weight: 300;
   
}
.headertop .contact p {
    float: left;
    margin-bottom: 0;
    padding-right: 23px;

}
.headertop .contact p.phone {
    margin-right: 30px;
    color: #666;
}
.headertop .contact p a {
    color: #444;
}
.headertop .contact .fa {
    color: #ff9c00;
    font-size: 18px;
    margin-right: 8px;
    position: relative;
    top: 1px;
}
.headertop .contact .fa.fa-phone {
    
    top: 2px;
}
.headertop .search-form {
    border: 0 none;
    box-shadow: none;
}

.headertop   .search-form .form-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    transition: all 0.4s ease-in-out 0s;
    width: 260px;
}
.headertop  .search-form .form-control:focus {
    background: #fff none repeat scroll 0 0;
    border-color: #6091ba;
}

.headertop .top-bar .search-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.headertop .search-form .form-control {
    background: #f5f5f5 none repeat scroll 0 0;
    transition: all 0.4s ease-in-out 0s;
    width: 260px;
	height:34px;
	border-radius:0px;
}
.btn-theme {
    background: #6091ba none repeat scroll 0 0;
    border: 1px solid #6091ba;
    color: #fff;
	  cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.headertop .form-group {
    margin-top: 0px;
}
/*************** news slider *************************/
.holder { 
  height:250px;
  overflow:hidden;
  padding:10px;
}
.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  height:240px;
  overflow: hidden;
}
.holder ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.holder ul li {
  padding:10px 0px;
}
.holder ul li a {
  color:#373737;
  text-decoration:none;
}
/*************** news slider *************************/
.fa {line-height: 2;}
.footer-widget p.email {
    color: #fff;
    font-size: 16px;
}
.contuspage .email a {
    color: #1a2b51;
}
.contuspage .email, .phone {
    color: #1a2b51;
display: block;
font-size: 16px;
}
.icon-box-content span {
    color: #1a2b51;
}
.social > li > a > i{
  line-height:35px;
}
.announcement .owl-nav .owl-left i, .announcement .owl-nav .owl-right i{
   line-height:30px;
}
/*............}............*/

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus{
  line-height:26px;
}
/*------------------------------------------------------------*/
.mt-60 .col-sm-8 ul {
    padding:0px 10px 0px;
}
.mt-60 .col-sm-8 li {
    line-height: 30px;
}
admision > p {
    margin-bottom: 5px;
}
#cocirculr .nav-stacked{
 border-right:none;
 padding-top:30px;
}
#cocirculr .tab-pane ul{
padding-left:15px;
padding-top:5px;
}
.admision1 ul{ list-style:none; padding-left:0px; margin-bottom:0px;}
.pahmarl{
  margin-left:10px;
}
.admision1 p{ margin-bottom:0px; line-height:22px;}
.admision1 p i{ line-height:22px;}
.admision.admision1 li {
    line-height: 26px;
}


#first-slider .main-container {
  padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}


#first-slider .carousel-indicators {
  bottom: 0;
  display:none;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  
  width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3{
  animation-delay: 1s;
}
#first-slider h4 {
  animation-delay: 2s;
}
#first-slider h2 {
  animation-delay: 3s;
}


#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
  border:none;
}


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
   color: #fff;
border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
    line-height:33px;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
  color: #fff;
border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
    line-height:33px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}


/********************************/
/*       Slides backgrounds     */
/********************************/

#first-slider .slide1 {
  
}
#first-slider .slide2 {
  background-image: url(../../../../smanikdemo.in/lawfirm/wp-content/uploads/2021/11/bannerf.html);
      background-size: cover;
    background-repeat: no-repeat;
}

.addhead .sname {
    font-size: 37.7px;
    font-weight: bold; 
    margin-bottom: 0px;
    color:#38328A;
    line-height: 44px;
}
.addhead .saname {
    font-size: 20px;
    line-height: 19px;
    color:#38328A;
   padding-right:4px;
}

.headertop .contact .email{
    font-size:14px;
    display: block;
    float: right;
color:#000 !important;
 }
.headertop .contact .email a{
 color:#000 !important;
letter-spacing:1px;
font-size:14px;
 
}
.mart50{ margin-top:50px;}
.side-br li:before {
        font-family: FontAwesome;
        content: "\f105";
        padding-right: 10px;
        padding-left: 5px;
        color: #080808;
        font-size: 18px;
    }
.side-br li a  {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight:bold;
    }
.side-br li {
    list-style: none;
    margin: 5px 0;
    padding: 6px 5px;
    background-color: rgba(255, 156, 0, 0.8);
        
    }
.side-br ul{

  padding-left:0px;
}
.footer-pri li a::before {
    color: #fff;
    content: "";
    font-family: fontawesome;
    margin: 5px;
}
.newsletter li span{
   color:#ff9c00;
}
.newsletter-heading.text-center {
    font-weight: bold;
    color: #BEA142;
    margin-top: 0px;
}
#im-glry .marno{
 padding:0px;
}
.martg{
  margin-bottom:20px;
}
.imgg_border{
  border:#e1e1e1 1px solid;
  padding:5px;
}
.nfixed {
    position: fixed;
    top:0; left:0;
    width: 100%;
	background:#424147;
	transition:1s;}
#cocirculr .nav-stacked > li > a {
    padding: 15px;
}
.newsletter.newsletter2{
padding:20px 20px 0px;
   
}
.newsletter.newsletter2::before{
  content:none;
}
.newsletter.newsletter2::after{
  content:none;
}
.hedadertop {
   
}
.manageul ul  {
    padding: 0;
}
.manageul ul li {
	list-style: outside none none;
}
.manageul li::before {
    content: "";
    font-family: fontawesome;
    line-height: 2;
    margin-right: 5px;
}
#cocirculr .manageul li{
  list-style:none; 
}
#cocirculr .manageul{
 padding-left:0px !important;
}
.col-md-12.text-left.hidden-xs.slider1 {
    background-color: #BEA142c9;
    bottom: 75px;
    left: -90px;
    position: absolute;
    width:58%;
}
.col-md-12.text-left.hidden-xs.slider2,.col-md-12.text-left.hidden-xs.slider3 {
    background-color: rgba(255, 156, 0, 0.8);
    bottom: 75px;
    left: -90px;
    position: absolute;
    width:72%;
}
.top-rtxt{
  color:#322982;
  font-size: 16px;
  line-height:24px;
}
.addhead {
    margin-top: 47px;
}
.headertop .contact .fa{
 color:#fff;
 margin-right:0px;
}
.hd-social li a{
   
}
.social.hd-social{
  width:100%;
}
/*===hidden
.headertop {
    background: rgb(7,131,155);
}
.logo > img {
    left: 10%;
    position: sticky;
}
.top-rtxt {
    color: #fff;}*/



#navigation > ul > li.has-sub > a i{display:none;}