@import url('https://fonts.googleapis.com/css?family=Dosis|El+Messiri|Open+Sans+Condensed:300|Poppins');
@import url('https://fonts.googleapis.com/css?family=Spectral+SC');
.swiper-slide img {
    width: 100%;
}
.menu ul li {
    display: inline-block;
}
.top_log {
    margin: 14px 0px;
}
span.news_head {
    color: #3b3e79;
    font-size: 16px;
    margin-top: 18px;
    position: relative;
    padding-bottom: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    padding: 0;
}
h3.nullDat {
    text-align: center;
    padding: 40px;
}
.menu ul li a {
    position: relative;
    color: #545252;
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase;
    padding: 36px 18px;
    font-family: roboto,sans-serif;
    background: #fff;
}
ul.con_tact_ li {
    display: inline;
}
/*--HEADER-FIX--*/
section.slim_head {
    position: fixed;
    top: -30px;
    width: 100%;
    z-index: 99999;
    box-shadow: 0 0 4px rgb(23, 22, 20),0 4px 8px rgb(19, 17, 15) !important;
}
section.head_ {
}
section.slim_head .logo {
    height: 100%;
    transition: 0.4s ease-in-out all;
}
section.slim_head .logo img {
    width: 45%;
    margin: 0;
    transition: 0.4s ease-in-out all;
}
section.slim_head .menu ul li a {
    /* transition: 0.4s ease-in-out all; */
    color: #FFFFFF;
    font-size: 13px;
    padding: 12px 6px;
    margin-top: 20px;
    font-weight: 600;
    /*letter-spacing: 1px;*/
}
section.slim_head .right_box.register {
    padding: 16px 0;
    transition: 0.4s ease-in-out all;
    margin-top: 22px;
}
section.slim_head .header .menu {
    top: 5px;
    transition: 0.4s ease-in-out all;
}
/*--HEADER-FIX--*/
section.cant {
    position: fixed;
    z-index: 99999999;
    top: 36vh;
    right: 0;
    background: transparent;
}
section.cant a{
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    box-shadow: 0px 0px 16px #b7b7b7;
    border: 5px solid#0D9CB3;
    background: #EA4A85;
    font-size: 16px;
    height: 150px;
    line-height: 26px;
    color: #fff;
    width: 150px;
    text-decoration: none;
    font-family: roboto,sans-serif;
    padding: 20px 26px;
    left: 18px;
    border-radius: 100%;
    float: left;
    display: block;
    vertical-align: middle;
    text-align: center;
}
ul.con_tact_ li a i {
    padding: 7px 0px;
    font-size: 14px;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    border: 2px solid #b30001;
    height: 30px;
    color: #b30001;
    margin: 35px 6px;
    transition: 0.4s ease;
    margin-bottom: 0px;
}
.menu {
    position: relative;
    padding: 0px 0px;
    left: 0px;
    text-align: left;
    background: #ffffff;
    margin: 0px 0px;
    z-index: 99;
    display: table-caption;
    float: left;
}
ul.con_tact_ li a {
    font-size: 13px;
    font-weight: 500;
    font-family:roboto;
    padding: 0px 0px;
}
.menu:before {
    background: #ffffff;
    transform: skewX(-45deg);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -99;
}
.sm_social a i {
    background: #b62b27;
    padding: 6px 20px;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    color: #ffffff;
    margin: 4px 4px;
}
.product_image {
    position: relative;
    padding: 14px;
    padding-bottom: 0;
    background: url("../../images/frontend_images/pattern.jpg");
    border: 1px solid#b5b0b0;
    -moz-box-shadow: 0 20px 30px rgba(0,0,0,.1);
    -ms-box-shadow: 0 20px 30px rgba(0,0,0,.1);
    -o-box-shadow: 0 20px 30px rgba(0,0,0,.1);
    /* box-shadow: 0 20px 30px rgba(0,0,0,.1); */
    /* margin-bottom: 130px; */
    width: 100%;
    margin: 40px 0px !important;
    float: left;
}
a.read {
    background: #ffffff;
    margin: 12px auto;
    display: table;
    font-weight: 500;
    color: #1b2638;
    padding: 8px 20px;
    font-size: 14px;
    border: 1px solid#495970;
}
a.read:hover {
    background: #495970;
    color: #fff;
}
.sm_social a i:hover {
    color: #ffd431;
}
.container_get_in_touch_form{
  padding:35px 0;
  border-bottom: 1px solid #fff;
  clear: both;
  background: #fff;
}
.container_get_in_touch_form .section-title{
    color: #1f292c;
    margin-bottom: 60px;
    font-family: roboto;
    padding-top: 50px;
}
.container_get_in_touch_form .section-title::after{
    background:#000
}
.container_get_in_touch_form p{
    text-align:center;
    font-size:16px
}
.container_get_in_touch_form form{
    padding:50px 0 20px;
}
.container_get_in_touch_form form .text-input, .container_get_in_touch_form form .text-select{
   border-bottom: 1px solid #9e9c9c;
   font-size: 14px;
   padding:0 35px 10px;
   width:100%;
   font-family: roboto;
   outline:none;
   margin: 0;
   background: none;
   box-shadow: none !important;
   height: auto !important;
   line-height: 30px;
   padding: 0 18px;
   margin: 8px auto;
   display: block;
   width: 100%;
   border: none;
   color: #b62b27;
   font-size: 14px;
   font-family: 'Roboto', sans-serif;
   border-radius: 5px;
   border-bottom: 1px solid#bbb8b8;
   cursor: pointer;
}
.container_get_in_touch_form form .text-select{
   padding: 0 30px 15px;
   margin-top: -5px;
   -webkit-appearance:none;
   -moz-appearance:none;
   appearance:none;
 }
.container_get_in_touch_form .form_status_message{
  text-align: center;
  font-size:16px
}
#form_submit_button{
    cursor: pointer;
    border: 1px solid #e95e52;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
    color: #d4493e;
    background: #000;
    background: #3622a5;
    border-radius: 4px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    padding: 0 25px;
    line-height:38px;
    min-width:178px;
    border-radius: 0px;
    font-weight:bold;
    outline: none;
    letter-spacing: 1px;
    box-shadow: 0 2px 10px #ddd;
    text-transform: uppercase;
    font-size: 15px;
}
#form_submit_button:hover{
  background: #d7463d;
  color: #fff;
}
#form_submit_status{
  text-align: center;
}
#form_submit_button{
  display:table;
  margin: 60px auto 20px;
  padding: 6px 0px;
  font-size: 16px;
}
.container_get_in_touch_form form textarea{
  height: 178px;
  resize:none
}
.container_get_in_touch_form .form-item{
    position:relative;
    margin-bottom: 40px;
    padding:0 40px;
}
.container_get_in_touch_form .form-item label{
    font-size:0;
    margin:0;
    padding:0;
    position:absolute;
    top:0;
    width: 25px;
    height: 23px;
    background-image:url(../images/sprite.png);
    background-repeat:no-repeat;
    background-size:400px;
}
.followus{
  padding-top: 25px;
  padding-bottom: 80px;
}
html body .container{
  max-width: 1290px;
  padding: 0 15px;
  margin: 0 auto;
  width: auto !important;
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;	
}
input[type=number] {
    -moz-appearance:textfield;
}
input[type="submit"],input[type="text"],input[type="search"]{
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
}
.section-title{
  display: table;
  margin: 0 auto;
  position: relative;
  color: #0386dc;
  font-size: 30px;
  margin-bottom: 30px;
  text-transform:uppercase;
}
.contact-numbers li {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: #fff;
    font-size: 13px;
    padding: 0px 10px;
}
.contact-numbers a {
    color: #ffe04d;
    font-family: verdana;
    font-size: 13px;
}
.submenu a {
    color: #b8b8b8;
    padding: 0 8px;
    line-height: 36px;
    display: block;
}
.top-head {
    background: #b62927;
    font-family: RobotoRegular;
    font-size: 13px;
    overflow: hidden;
    letter-spacing: 1px;
}
.site-header .contact-numbers {
    color: #d0d0d0;
    float: left;
    max-height: 36px;
}
section.header {
    background: #b62a27;
}
section.home_scroll_news .container {
    position: relative;
    z-index: 99;
    background: #6b6a6a;
    padding: 0px;
    margin-top: -40px;
}
.news:after, .news:before{
	display: table;
	content:"";
}
.news:before{
	clear: both;
}
.news_h2 {
	position: relative;
	width: 14%;
	float: left;
}
a.click_yellow {
    color: yellow;
}
.news_content {
	position: relative;
	width: 85%;
	float: left;
}
.news_h2 h3 {
	font-size: 20px;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	border-right: 1px solid #fff;
	background: #96130f;
	padding: 8px 12px;
}
.tickercontainer {
	width: 100%;
	overflow: hidden; 
}
.tickercontainer .mask {
	position: relative;
	width: 100%;
	overflow: hidden;
}
ul.newsticker {
	position: relative;
	left: 100%;
	margin:0;
}
ul.newsticker li {
	float: left;
	position: relative;
	list-style: none;
	font-size: 18px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 15px 0 5px 0;
}
ul.newsticker li a{
	color: #fcd633;
	text-decoration: none;

}
span.new {
	position: absolute;
	width: 40px;
	height: 35px;
	left: -5px;
	z-index: 999999999999;
	overflow: visible;
	top: -5px;
	color: #006b92;
	animation-iteration-count:  infinite;
	animation-fill-mode: both;
	animation-name: jello;
	animation-duration: 2s;
	animation-delay: 2s;
	background: url(../../images/frontend_images/new-2.png);
	background-position: top;
	background-repeat:  no-repeat;
	background-size: contain;
}
span.padding {
	padding: 0 23px;
}
.counter-section .content-column .inner-box h2 {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2em;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-family: roboto;
}
.counter-section {
    position: relative;
    padding: 130px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.fact-counter .column {
    position: relative;
    margin-bottom: 40px;
}
.fact-counter .column .inner {
    position: relative;
    text-align: center;
    padding: 40px 15px 40px;
    border: 1px solid rgba(255,255,255,0.20);
    background-color: rgba(255,255,255,0.10);
}
.fact-counter .column .inner .icon-box {
    position: relative;
    width: 106px;
    height: 106px;
    color: #d4493e;
    font-size: 44px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 50%;
    line-height: 106px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    background-color: rgba(255,255,255,0.10);
}
.counter-section .content-column .inner-box .text {
    position: relative;
    color: #acaec6;
    font-size: 17px;
    font-family: roboto;
    line-height: 1.6em;
    margin-bottom: 25px;
}
.inner-box h2 a {
    text-decoration: none;
    cursor: pointer;
    color: #d4493e;
    font-size: 36px;
    font-family: roboto;
}
.btn-style-one {
    position: relative;
    padding: 10px 20px;
    line-height: 24px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 3px;
    background-color: #d4493e;
    border: 2px solid #d4493e;
    text-transform: capitalize;
    font-family: 'Heebo', sans-serif;
}
.fact-counter .count-outer .count-text {
    position: relative;
    font-weight: 700;
    color: #ffffff;
    font-size: 30px;
    line-height: 1em;
    font-family: 'Heebo', sans-serif;
}
.auto-container {
    max-width: 1000px;
}
.counter-section:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 3, 45, 0.08);
}
/*fact counter*/

.fact-counter{
	position:relative;
	margin-top:10px;
}

.fact-counter .column{
	position:relative;
	margin-bottom:40px;
}

.fact-counter .column .inner{
	position:relative;
	text-align:center;
	padding:40px 15px 40px;
	border:1px solid rgba(255,255,255,0.20);
	background-color:rgba(255,255,255,0.10);
}

.fact-counter .column .inner .icon-box{
	position:relative;
	width:106px;
	height:106px;
	color:#f78157;
	font-size:44px;
	text-align:center;
	margin:0 auto;
	margin-bottom:20px;
	border-radius:50%;
	line-height:106px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	background-color:rgba(255,255,255,0.10);
}
.fact-counter .count-outer .percentage{
	display:inline-block;
	font-weight:700;
	color:#ffffff;
	font-size:40px;
	line-height:1em;	
}
.fact-counter .count-outer .count-text{
	position:relative;
	font-weight:700;
	color:#ffffff;
	font-size: 25px;
	line-height:1em;
	font-family: 'Heebo', sans-serif;
}

.fact-counter .count-outer .plus{
	position:relative;
	color:#ffffff;
	font-weight:700;
	font-size:30px;
	line-height:1em;
	display:inline-block;
	font-family: 'Heebo', sans-serif;
}
.fact-counter .column .counter-title{
	position:relative;
	font-size: 15px;
	font-weight: 500;
	color:#acaec6;
	margin-top:4px;
	font-family: roboto,sans-serif;
}
.fluid-section{
	position:relative;
}
.fluid-section .outer-container{
	position:relative;
	min-height:350px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.fluid-section .content-column{
	position:relative;
	float:left;
	width:50%;
	text-align: center;
	padding: 0 15px;
}
.fluid-section .content-column .inner-column{
	position: relative;
	max-width: 620px;
	margin: 0 auto;
	padding: 50px 0px;
}
.fluid-section .sec-title{
	margin-bottom: 10px;
}
.fluid-section .sec-title h2{
	position: relative;
	font-size: 20px;
	color: #222222;
	line-height: 40px;
	font-weight: 500;
	text-transform: unset;
}
.fluid-section .sec-title h2 b{
	font-weight: 600;
}
.fluid-section .sec-title h2 span{
	color: #2e899e;
	font-size: 18px;
	line-height: 1.2em;
	display: inline-block;
	font-weight: 600;
	text-transform: capitalize;
	margin: 0;
	padding-left: 10px;
}
.fluid-section .sec-title .logo{
	color: #b73637;
}
.fluid-section .content-column h3{
	position: relative;
	display: block;
	font-size: 20px;
	color: #222222;
	font-weight: 300;
	font-style: italic;
	font-family: 'Lato', sans-serif;
	margin-bottom: 20px;
}
.fluid-section .content-column .text{
	position: relative;
	margin-bottom: 55px;
}
.fluid-section .content-column .text p{
	position: relative;
	color: #555555;
	font-size: 16px;
    line-height: 1.65em;
}
.fluid-section .image-column{
	position:absolute;
	float:right;
	right:0px;
	top:0px;
	width:50%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;	
}
.fluid-section .image-column .image-box{
	position:relative;
	display:none;	
}
.fluid-section .image-column .image-box img{
	position:relative;
	display:block;
	width:100%;
}
.fluid-section .image-column .info-box{
	position: absolute;
	left: 0;
	bottom: 90px;
	height: 75px;
	min-width: 250px;
	padding: 20px 35px;
	text-align: center;
	background-color: #ffffff;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-ms-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.fluid-section .image-column .info-box h3{
	font-size: 24px;
	color: #222222;
	font-weight: 600;
	line-height: 35px;
}
.fluid-section .image-column .info-box h3 i{
	display: inline-block;
	margin-right: 15px;
	color: #b73637;
}
.sec-title h2 {
    font-size: 46px;
    color: #333333;
    font-weight: 700;
    line-height: 1.1em;
    padding-bottom: 18px;
    font-family: 'Heebo', sans-serif;
}
.sec-title .separater {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 3px;
    background-color: #e7e7e7;
}
.news_prev,.news_next {
    position: absolute;
    top: 55%;
    width: 10%;
    height: 44px;
    z-index: 10;
    cursor: pointer;
    text-align: center;
}
.news_prev p, .news_next p {
    font-size: 30px;
    color: #ffffff;
    opacity: 0.5;
}
.news_next {
    right:  0;
}
.news_prev {
    left: 0;
}
.result img {
    0px
    grid-auto-columns:;
    margin: 6px auto;
    border-radius: 100%;
    height: 115px;
    display: table;
    width: 100px;
}
.prospects h3 {
    color: #eae7e7;
    position: relative;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 3px;
    text-transform: uppercase;
    padding-top: 30px;
    text-align: center;
}
.prospects p {
    position: relative;
    color: #ff831e;
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: .1px;
    margin: 30px 4px;
    float: left;
    text-align: center;
}
.bg {
    background: #312c4c;
    height: 525px;
    border: 1px solid#908a8a;
    box-shadow: 3px 1px 10px 2px #312c4cbd;
}
span.small {
    font-size: 14px;
    margin: 8px auto;
    display: table;
    color: #ffffff;
    letter-spacing: 1px;
    padding-top: 14px;
    font-family: roboto,sans-serif;
}
span.name {
    margin: 14px auto;
    display: table;
    font-size: 16px;
    font-family: roboto,sans-serif;
    text-transform: uppercase;
    color: #221182;
    letter-spacing: 1px;
    font-weight: 600;
	text-decoration: underline;
}
ul.name_list {
    margin-bottom: 75px;
}
ul.name_list li {
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    color: #ffffff;
    line-height: 24px;
}
.main-footer {
    position: relative;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    background-position: center center;
    color: #ffffff;
    clear: both;
}
.widget-title{
	position: relative;
	font-size: 17px;
	font-weight:600;
	text-transform:uppercase;
	margin: 40px 0px;
	padding-bottom: 14px;
	font-family: roboto,sans-serif;
	color: #191717;
}
.widget-title:before{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 15px;
	background-color: #b73637;
	content: "";
}
.main-footer .footer-widget {
    position: relative;
    margin-bottom: 30px;
}
.footer-widget ul li a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #f30430;
    transition: 0.8s ease all;
}
.footer-widget ul li a:hover::before {
    width: 51%;
    transition: 0.8s ease all;
}
.main-footer .contact-info-list li {
    position: relative;
    display: block;
    font-size: 14px;
    padding-left: 0px;
    color: #2b2929;
    margin-bottom: 15px;
    font-family: roboto,sans-serif;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: .025em;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.social-icon-two li a {
    position: relative;
    width: 35px!important;
    height: 35px!important;
    text-align: center!important;
    font-size: 13px;
    text-align: center;
    line-height: 34px;
    color: rgba(255,255,255,0.40);
    display: inline-block;
    border: 1px solid rgba(255,255,255,0.10);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.main-footer .about-widget .text {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    font-family: roboto,sans-serif;
    margin-bottom: 35px;
    line-height: 30px;
}
.main-footer .footer-bottom p {
    line-height: 30px;
    color: #191717;
    font-size: 13px;
    font-weight: 400;
    font-family: roboto,sans-serif;
}
.auto-container {
}
.main-footer .widgets-section {
    position: relative;
    /* border-bottom: 1px solid#afafaf80; */
    /* padding: 95px 0px 20px; */
}
div {
    display: block;
}
.main-footer .footer-bottom {
    position: relative;
    padding: 20px 0px;
    text-align: center;
}
.popular-posts .post .text {
    position: relative;
    top: -4px;
    font-size: 18px;
    margin: 0px 0px 0px;
    font-weight: 500;
    color: #000000;
}
.popular-posts .post .post-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 80px;
}
.popular-posts .post {
    position: relative;
    font-size: 14px;
    color: #666666;
    padding: 0px 0px;
    padding-left: 100px;
    min-height: 75px;
    margin-bottom: 25px;
}
.popular-posts .post a, .popular-posts .post a:hover {
    color: #ffae11;
}
.popular-posts .post .text a {
    color: #000000;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.desc-text a {
    font-size:  14px;
    color: #cccccc;
    line-height: 30px;
}
.popular-posts .post .post-thumb img {
    display: block;
    width: 100%;
    border-radius: 4px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.footer-widget ul li a {
    text-align: left;
    position: relative;
    display: block;
    font-size: 14px;
    color: #000;
    margin-bottom: 12px;
    font-family: roboto,sans-serif;
    font-weight: 500;
    line-height: 20px;
}
ul.social-icon-three li a {
    position: relative;
    width: 35px!important;
    height: 35px!important;
    text-align: center!important;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    color: rgba(255,255,255,0.40);
    display: inline-block;
    border: 1px solid rgba(255,255,255,0.10);
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    float: left;
    margin: 10px;
}
.copyright-text a:hover {
    color: #96130f;
    text-decoration: underline;
}
.copyright-text a {
    line-height: 30px;
    color: #080807;
    font-size: 13px;
    font-weight: 600;
    font-family: roboto,sans-serif;
}
footer .popular-posts .post-info {
    color: rgba(224, 224, 224, 0.6)!important;
}
.popular-posts .post .post-thumb img {
    display: block;
    width: 100%;
    border-radius: 4px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
figure.post-thumb img {
    border-radius: 10px;
}
figure.post-thumb {
    margin: 10px 0px;
}
.time {
    font-family: roboto,sans-serif;
    color: #cccccc;
    font-size: 13px;
}
h3.index_header {
    position: relative;
    color: #171b24;
    font-weight: 400;
    line-height: 34px;
    margin: 0px auto;
    display: table;
    font-size: 30px;
    padding-bottom: 40px;
}
.main-footer .contact-info-list li i {
    position: absolute;
    left: 0;
    top: 5px;
}

.business-section:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: rgba(0,13,16,.85);
}
.sec-title h1 {
    position: relative;
    font-size: 44px;
    font-weight: 700;
    color: #222222;
}
.sec-title h2 {
    position: relative;
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    color: #eae7e7;
    margin: 0px auto;
    display: table;
    font-family: roboto,sans-serif;
}
.sec-title span {
    position: relative;
    font-size: 12px;
    line-height: normal;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin: 0px auto;
    display: table;
    font-family: roboto,sans-serif;
}
.business-section {
    position: relative;
    padding: 100px 0 70px;
}
.auto-container {
}
.sec-title h1 {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    color: #eae7e7;
    margin: 10px auto;
    display: table;
    font-family: roboto,sans-serif;
}




/*** 

====================================================================
					Business Section
====================================================================

***/

.business-section{
	position: relative;
	padding: 100px 0 70px;
}

.business-section:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: rgba(17, 18, 19, 0.55);
}

.business-section:after{
	position: absolute;
	content: "";
	left: 0;
	bottom: 0px;
	height: 300px;
	width: 100%;
	background-color: #ffffff;
}

.business-opration{
	position: relative;
}

.business-slider{
	position: relative;
	padding: 35px;
	padding-bottom: 0;
	background-color: #ffffff;
	-webkit-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	-moz-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	-ms-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	-o-box-shadow: 0 20px 30px rgba(0,0,0,.1);
	box-shadow: 0 20px 30px rgba(0,0,0,.1);

}

.business-slider .slide-item{
	position: relative;
}

.business-slider .content-column,
.business-slider .image-column{
	position: relative;
	margin-bottom: 35px;
}

.business-slider .image-column img{
	width: auto;
}

.business-slider .content-column .inner-box{
	position: relative;
	padding-right: 65px;
	padding-top: 25px;
}

.business-slider .content-column .title{
	position: relative;
	padding-bottom: 17px;
	margin-bottom: 40px;
}
.business-slider .content-column .title:after{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 15px;
	background-color: #b73637;
	content:"";
}

.business-slider .content-column .title h3{
	font-size: 24px;
	color: #222222;
	font-weight: 600;
}

.business-slider .content-column .title span{
	font-size: 14px;
	line-height: normal;
	color: #777777;
	font-weight: 300;
}	


.business-slider .content-column .text{
	position: relative;
	margin-bottom: 28px;
}

.business-slider .content-column .text h5{
	position:relative;
	font-size: 15px;
	color: #222222;
	font-weight: 600;
	margin-bottom: 5px;
} 

.business-slider .content-column .text p{
	position: relative;
	font-size: 16px;
	color: #555555;
	font-weight: 300;
}

/*List Style One*/

.list-style-one{
	position:relative;
	margin-bottom: 20px;
}

.list-style-one li{
	position:relative;
	padding-left:25px;
	font-size:16px;
	line-height: 30px;
	color: #555555;
	font-weight:300;
	font-family:'Lato', sans-serif;
}

.list-style-one li:before{
	position:absolute;
	content:'\f00c';
	left:0px;
	top:0px;
	color:#b73637;
	font-size:12px;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}
.business-slider .content-column .list-style-one{
	margin-bottom: 35px;
}

.business-slider .content-column .theme-btn{
	padding: 8px 30px;
	font-size: 14px;
}


.business-slider .owl-dots{
	position: absolute;
    left: 0;
    bottom: -65px;
    width: 100%;
    text-align: center;
}

.business-slider .owl-dots .owl-dot{
	position:relative;
	width:8px;
	height:8px;
	margin-left:8px;
	display:inline-block;
	background-color:#cccccc;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.business-slider .owl-dots .owl-dot.active{
	height: 10px;
	width: 15px;
}
.business-slider .owl-dots .owl-dot.active,
.business-slider .owl-dots .owl-dot:hover{
	background-color :#b73637;
}
.success-steps{
	position: relative;
	padding: 100px 0 80px;
	counter-reset:count;
}
.success-steps .row{
	margin-left: -45px;
	margin-right: -45px;
}
.success-steps .step{
	position: relative;
	padding: 0 45px;
	margin-bottom: 30px;
}

.success-steps .step .inner-box{
	text-align: center;
	position: relative;
	padding-top: 65px;
}
.success-steps .step h4{
	position: relative;
	font-size: 18px;
	line-height: normal;
	color: #222222;
	font-weight: 600;
	margin-bottom: 15px;
}
.section h3 {
    color: #3a4089;
    font-size: 17px;
    padding: 20px 0px;
    /* margin: 0px auto; */
    /* display: table; */
    font-family: roboto;
    font-weight: 500;
    height: 70px;
}
.success-steps .step h4 a{
	color: #222222;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.success-steps .step h4 a:hover{
	color: #b73637;
}
.success-steps .step p{
	position: relative;
	font-size: 16px;
	font-weight: 300;
	color: #555555;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block;
    padding-top: 110px;
    }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*--LOGIN FORM START--*/
.right_box ul li {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #222;
    list-style: none;
    float: left;
}
a#login_button i {
    padding: 8px 5px;
}
.modal-header h4 {
    margin: 0px auto;
    display: block;
}
.right_box {
    /* display: inline-block; */
    width: 100%;
    padding: 0px  0px;
    padding-bottom:0;
}
.right_box ul li:first-child {
    padding-right: 10px;
    border-right: 1px solid #222;
}
.right_box ul li:last-child {
    padding-left: 10px;
}
.right_box.register {
    /* padding-top: 25px; */
}
.dioces_site {
    position: absolute;
    right: 20px;
    bottom: -80px;
    box-shadow: 4px 4px 0px #e9e9e9;
}
.right_box.register ul li{
    /* float: right; */
}
.right_box.register ul li:first-child {
    border-right: 0px;
    padding: 0;
}
.right_box.register ul li:last-child {/* padding: 0px 0px; */}
.right_box.register ul li a {
    text-decoration: none;
    padding: 0px 6px;
    display: inline-block;
    float: left;
    font-size: 14px;
    margin: 3px 5px;
    background: #ffffff;
    border-radius: 3px;
    color: #b62a27;
    border: 1px solid #b62a27;
    position: relative;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.right_box.register ul li a:hover {
    color: #12025a;
    border: 1px solid #12025a;
    cursor: pointer;
    background: #FFF;
}
.right_box.register ul li a:after {
    content:"";
    background:#FE5969;
    position:absolute;
    width:100%;
    height: 1px;
    left:0;
    bottom: 0;
    transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
    transform:scaleX(0) ;
        -webkit-transform:scaleX(0);
            -moz-transform:scaleX(0);
                -o-transform:scaleX(0);
}
.right_box.register ul li a:hover::after {
    transform:scaleX(1) ;
        -webkit-transform:scaleX(1);
            -moz-transform:scaleX(1);
                -o-transform:scaleX(1);
}
.logo img {
    position: relative;
    top: 6px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}
.modal-header:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 11%;
    left: 47%;
    background: #b62a27;
    transform: rotate(45deg);
}
a.Forgot {
    margin: 0px auto;
    display: table;
}
a.Forgot:hover {
    text-decoration: underline;
}
.full-width-btn:hover {
    background: #fff;
    color: #12025a;
    border: 1px solid#12025a;
    cursor: pointer;
}
/*===================== Drop Down Menu Style =================*/

.menu ul li .dropdown {
  padding-top: 10px;
  width: 200px;
}
.menu ul li:hover .dropdown {
  visibility: visible;
  opacity: 1;
  top: 84%;
  /* -webkit-transition: all 0.4s cubic-bezier(0.84, 0.35, 0.39, 0.74); */
  -o-transition: all 0.4s cubic-bezier(0.84, 0.35, 0.39, 0.74);
  /* transition: all 0.4s cubic-bezier(0.84, 0.35, 0.39, 0.74); */
}
.menu ul li .dropdown:before {
    content: '';
    background: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 40px;
    z-index: 999999;
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
    -   -webkit-transform: rotate(45deg);
}
.menu ul li .dropdown ul {
    width: 100%;
    box-shadow: 4px 4px 7px #444;
    border: 1px solid #ccc;
    background: rgba(238, 73, 54, 0);
}
.menu ul li .dropdown li:hover {
  background-color: #EE4936;
}
.menu ul li .dropdown li:hover a{
  font-family: roboto,sans-serif;
  font-weight: 500;
  background: #fff;
  cursor: pointer;
  color:#000;
}
.menu ul li .dropdown li a:after, .menu ul li .dropdown li a:before{
  display: none;
}
.sup-dropdown {
  position: absolute;
  left: 101% !important;
  top: -2px;
  border:0px !important;
}
.menu ul li .dropdown ul li.sub_third .inner_sub {
    position: absolute;
    left: 100%;
    width: 230px;
    visibility: hidden;
    opacity: 0;
    bottom: 0;
    padding-left: 15px;
    border: 0px !important;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
}

.menu ul li .dropdown ul li.sub_third .inner_sub li a {
  color: #2D2D2D !important;
}
.menu ul li .dropdown li:hover ul {
  visibility: visible;
  opacity: 1;left: 100%;
}
.menu ul li .dropdown ul li ul:before{
  display: none;
}
.menu ul li .dropdown ul li ul{
    top: 200%;
    left: 10% !important;
    visibility: hidden !important;
    opacity: 0 !important;
  box-shadow: -4px 5px 7px #000, 4px 4px 7px #444;
}
.menu ul li .dropdown ul li:hover ul {
    visibility: visible !important;
    opacity: 1 !important;
    top: 100%;
    z-index: 99999999;
    background: #fff;
    padding-left: 0;
}
.menu ul li .dropdown ul li ul li ul{
    left: 10% !important;
    box-shadow: -4px 5px 7px #000, 4px 4px 7px #444;
    transform: scale(0);
    -moz-transform: scale(0);
      -webkit-transform: scale(0);
        -moz-transform: scale(0);
    transform-origin: top left;
  box-shadow: -4px 5px 7px #000, 4px 4px 7px #444;
}

.menu ul li .dropdown ul li ul li:hover ul{
    top: 100%;
    left: 10% !important;
    box-shadow: -4px 5px 7px #000, 4px 4px 7px #444;
    transform: scale(1);
    -moz-transform: scale(1);
      -webkit-transform: scale(1);
        -moz-transform: scale(1);
}
.menu ul li .dropdown ul li ul li a{
  color: #222 !important;
}

.menu ul li .dropdown ul li.sub_third:hover .inner_sub{
  visibility: visible;
  opacity: 1;
}
.menu ul li ul .sup-dropdown li a{
  border-left: 0;
  display: block;
  font-size: 13px;
  font-weight: 600 !important;
  line-height: 15px;
  text-transform: uppercase;
  padding: 14px 12px;
  font-family: roboto,sans-serif;
}
.menu ul li ul .sup-dropdown li a:hover{
	color: #ffffff !important;
	transition: none;
}
.menu ul li ul ul li:last-child a{
  border-bottom: 1px solid rgb(195, 194, 192) !important;
}
.sup-dropdown:before {
	display:none;
	  content: "";
	  position: absolute;
	  width: 20px;
	  height: 20px;
	  background-color: #FFFFFF;
	  z-index: 9999999;
	  left: 6px;
	  top: 10px;
	  transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		  -o-transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
	}
.menu ul li .dropdown ul li.sub_third .inner_sub:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #F1AE21;
    z-index: 9999999;
    left: 6px;
    bottom: 10px;
  transform: rotate(45deg);
    -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
}
/*===================== Drop Down Menu Style Ends =================*/
.menu:after {
    /* background: #13025a; */
    transform: skewX(40deg);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -99;
}
ul.contact-numbers {
    float: left;
    display: -webkit-inline-box;
}
.per {
    position: absolute;
    height: 36px;
    z-index: 9999999;
    cursor: pointer;
    font-family: roboto;
    font-size: 30px;
    background: #959498;
    text-align:  center;
    padding: 0px 8px;
    top: 360%;
    left: -6%;
    color: #dad9d9;
}
.ner {
    position: absolute;
    height: 36px;
    z-index: 10;
    cursor: pointer;
    font-family: roboto;
    right: 0;
    font-size: 30px;
    background: #959498;
    line-height: 1;
    text-align: center;
    padding: 2px 10px;
    color: #dad9d9;
    top: 360%;
    right: -6%;
    margin: 10px 10px;
}
.rank {
    padding: 0px 15px;
    margin: 0 auto;
}
marquee {
    color: #fff;
    margin-top: 10px;
}
@media only screen and (max-width: 1300px) and (min-width: 1000px){
	.menu ul li a{
		font-size:12px;
		padding: 16px 8px;
	}
}
@media only screen and (max-width: 1400px) and (min-width: 1300px){
	.section p {
		font-size: 14px;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
		left: 14px !important;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right: 24px!important;
	}
	section.slim_head {
		position: fixed !important;
		top: 0px !important;
	}
	.right_box.register ul li a {
		font-size: 13px;
	}
	section.slim_head .menu ul li a {
		padding: 10px 0px !important;
		font-size: 13px !important;
	}
	section.home_scroll_news .container {
		/* line-height: 20px; */
		/* padding-bottom: 0px; */
		margin-top: -38px;
	}
	marquee {
		color: #fff;
		margin-top: 9px;
		font-size: 14px!important;
	}
	.news_h2 h3 {
		font-size: 18px;
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
	}
	html body .container {
		max-width: 90%;
		padding: 0 5px;
		margin: 0 auto;
		width: auto !important;
	}
	.sm_social a i {
		background: #b62b27;
		padding: 6px 18px;
	}
	.menu ul li {
		display: inline-block;
		padding: 6px 11px;
	}
	.menu {
		position: relative;
		padding: 0px 0px;
	}
}
@media only screen and (max-width: 1500px) and (min-width: 1400px){
	.section p {
		font-size: 14px;
	}
	html body .container {
		max-width: 92%;
		padding: 0 0px;
		margin: 0 auto;
		width: auto !important;
	}
	.menu ul li {
		display: inline-block;
		padding: 6px 10px;
	}
	.menu {
		position: relative;
		padding: 0px 70px;
	}
	.rank {
		max-width: 960px;
		padding: 0px 15px;
		margin: 0 auto;
	}
	.sec-title span,.sec-title h1,.sec-title h2{
		margin:0px;
	}
}
.one-third.animate_afr.animate_start {
    background: rgba(247, 249, 251, 0.9);
    height: 525px;
    border: 1px solid#908a8a;
    box-shadow: 3px 1px 10px 2px #312c4cbd;
}
.up_coming h2 {
    font-family: roboto,sans-serif;
    text-align: center;
    padding: 30px;
    font-size: 20px;
    background: #312c4c;
    color: #eae7e7;
}
span.entry-date-time h3 a {
    line-height: 40px;
    border-bottom: 1px solid#c0beca;
    padding: 10px 0px;
    font-size: 15px;
    font-family: roboto,sans-serif;
}
span.entry-date-time h3 a i {
    color: #bd4f4a;
    padding: 0px 10px;
}
section.menu_bg {
    background: #f7f7f7;
    margin-top: 10px;
    border: 1px solid#e1dfe6;
}
 /*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
 /*[												goto top												   ]*/
 /*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
 
div#gotoTop i {
    font-size:  20px;
    transform: rotate(-90deg);
    color: #fff;
}
#gotoTop {
	display: none;
	z-index: 99999;
	position: fixed;
	width: 40px;
	height: 40px;
	opacity: .2;
	background-color: #c3362c;
	font-size: 25px;
	line-height: 36px;
	text-align: center;
	color: #000;
	top: auto;
	left: auto;
	right: 30px;
	bottom: 50px;
	cursor: pointer;
	border-radius: 2px;
}

body:not(.device-touch) #gotoTop {
	transition: background-color .2s linear;
	-webkit-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
}

.stretched #gotoTop {
	bottom: 30px;
}

#gotoTop:hover {
	opacity: 1;
}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*//*[	Menu	]*/
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*--HEADER-FIX--*/
section.slim_head {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99999;
    box-shadow: 0 0 4px rgb(23, 22, 20),0 4px 8px rgb(19, 17, 15) !important;
}
section.head_ {
    transition: 0.4s ease-in-out all;
    background: #ffffff;
    border-bottom: 1px solid#d8d4d4;
}
section.slim_head .logo {
    height: 100%;
    transition: 0.4s ease-in-out all;
}
section.slim_head .logo img {
    width: 45%;
    margin: 0;
    transition: 0.4s ease-in-out all;
}
section.slim_head .menu ul li a {
    /*letter-spacing: 1px;*/
    position: relative;
    color: #545252;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    text-transform: uppercase;
    opacity: 1;
    padding: 10px 12px;
    /* transition: all 300ms ease; */
    font-family: roboto, sans-serif;
}
section.slim_head .right_box.register {
    padding: 16px 0;
    transition: 0.4s ease-in-out all;
    margin-top: 22px;
}
section.slim_head .header .menu {
    top: 5px;
    transition: 0.4s ease-in-out all;
}
/*--HEADER-FIX--*/
section.cant {
    position: fixed;
    z-index: 99999999;
    top: 36vh;
    right: 0;
    background: transparent;
}
section.cant a{
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    box-shadow: 0px 0px 16px #b7b7b7;
    border: 5px solid#0D9CB3;
    background: #EA4A85;
    font-size: 16px;
    height: 150px;
    line-height: 26px;
    color: #fff;
    width: 150px;
    text-decoration: none;
    font-family: roboto,sans-serif;
    padding: 20px 26px;
    left: 18px;
    border-radius: 100%;
    float: left;
    display: block;
    vertical-align: middle;
    text-align: center;
}
h3.index_header:before {
    content: '';
    height: 2px;
    width: 3.8rem;
    display: inline-block;
    margin-right: 1rem;
    vertical-align: middle;
    margin-top: -3px;
    background-color: #172092;
}
.menu ul li .dropdown li a:hover {
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    /* opacity: 1; */
    padding: 14px 12px;
    font-family: roboto,sans-serif;
    background: #01879e;
    margin: 0px;
}
/*=====CONTACT PAGES===*/
.quote-area.area-padding.parallax-bg.fix {
    background: url("../../images/frontend_images/banner-6.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.parallax-bg:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(65, 65, 68);
    opacity: .8;
    content: "";
}
.sub-head h4 {
    color: #fff;
    font-size: 30px;
    position: relative;
    padding: 30px 0px;
}
.color {
    color: #00AEF0;
    font-weight: 700;
}
.sub-head h4::after {
    border: 2px solid #00AEF0;
    bottom: 0px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 20%;
}
.sub-head p {
    color: #ddd;
    font-size: 14px;
    margin-top: 20px;
    line-height: 26px;
}
.quote-area #contactForm input {
    border: none;
    border-radius: 0;
    height: 46px;
    margin-bottom: 20px;
    width: 100%;
    padding: 6px 12px;
    color: #1d1717;
    background: #fff;
    border-bottom: 1px solid#6d6d6d;
    border-radius: 4px;
}
.quote-area .quote-icon i {
    color: #fff;
    float: left;
    font-size: 30px;
    border: 1px solid #00AEF0;
    background: #00AEF0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.quote-area .quote-icon i {
    color: #fff;
    float: left;
    font-size: 30px;
    border: 1px solid #00AEF0;
    background: #00AEF0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}
.contact-form textarea#message {
    border-radius: 0px;
    height: 165px;
    padding: 20px;
    width: 100%;
}
.area-padding {
    padding: 90px 0px;
    margin-top: 60px;
}
.quote-area .quote-icon {
    display: block;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #fff;
    background-image: none;
    /* border: 1px solid #ccc; */
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.quote-area .quote-btn {
    background: #00AEF0;
    border: 1px solid #00AEF0;
    color: #fff;
    padding: 12px 40px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    transition: 0.4s;
    border-radius: 0px;
    margin: 50px 0px;
}
.quote-area .quote-icon span {
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #ddd;
    font-size: 14px;
    margin-top: 15px;
    line-height: 15px;
}
.quote-area .contact-form textarea#message {
    border-radius: 3px;
    color: #000;
}
input, select, textarea, input[type="text"], input[type="date"], input[type="url"], input[type="email"], input[type="password"], input[type="tel"], button, button[type="submit"] {
    /*-moz-appearance: none;*/
    box-shadow: none !important;
}


/*----------------------------------------*/
/*  Breadcumbs Area
/*----------------------------------------*/
.page-area{
    position: relative;
}
.breadcumb-overlay {
  position: absolute;
}
.breadcumb-overlay:before {
    position: absolute;
    background: rgba(10, 27, 40, 0.6) none repeat scroll 0 0;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    content: "";
}
.breadcrumb{
    padding-top: 60px;
    background-color: transparent;
    margin-bottom: 0;
}
.breadcrumb ul li a {
    color: #fff;
}
.breadcrumb .section-headline h3 {
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 48px;
    text-transform: inherit;
    margin: 0px auto;
    display: table;
    color: #fff;
}
.breadcrumb .section-headline{
    margin-bottom: 0px;
}
.breadcrumb .section-headline h3::after {
    display: none;
}
.breadcrumb ul {
    display: table;
    color: #fff;
}
.breadcrumb ul li {
    display: inline-block;
    color: #fff;
    padding-top: 20px;
    margin-bottom: 20px;
    position: relative;
    font-size: 14px;
    cursor: pointer;
}
.breadcrumb ul li.home-bread{
    padding-left: 0px;
}
.breadcrumb ul li.home-bread::after {
    content: '/';
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px;
}
.breadcrumb ul li:hover {
    text-decoration:  underline;
}
.breadcrumb .section-headline::after {
    display: none;
}
.google.map h3 {
    letter-spacing: 1px;
    line-height: 40px;
    text-transform: inherit;
    color: #717273;
    padding-top: 100px;
    -webkit-text-fill-color: transparent;
    background: url(../../images/frontend_images/giphy.gif);
    background-size: cover;
    background-repeat: repeat;
    background-position: 0 0;
    -webkit-font-smoothing: antialiased;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: #4b8bf39e;
    margin: 20px auto;
    font-size: 30px;
    display: table;
}
.google.map h3:before {
    content: '';
    height: 2px;
    width: 3.8rem;
    display: inline-block;
    margin-right: 1rem;
    vertical-align: middle;
    margin-top: -3px;
    background-color: #323233;
}
.quote-area .quote-btn:hover {
    background: #fff;
    border: 1px solid #ffffff;
    color: #00AEF0;
    transition: 0.4s;
    cursor: pointer;
    /* margin-bottom: 40px; */
}
/*=====CONTACT PAGES===*/
/*====ONLINE REGISTRATION===*/
.bluebackgd,.bluebackgd p{
    color: #1b1717;
    text-align: center;
    font-family: roboto,sans-serif;
    font-size: 18px;
    line-height: 30px;
}
  
.online_registration .bluebackgd a{
    color: #fff;
    text-align: left;
    float: left;
    margin-bottom: 20px;
    width: 73%;
    color: #131111;
    text-align: left;
    float: left;
    margin: 3px 0 61px 0;
    width: 73%;
 }
.online_registration .bluebackgd a:hover {
     color: #0e0e0e;
    }
.online_registration select,textarea,  input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input{
	height: 70px;
	line-height: 30px;
	padding: 0 18px;
	margin: 23px auto;
	display: block;
	width: 100%;
	background: #efefef;
	border: none;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	border-radius: 0px;
	border-bottom: 1px solid#9c9898;
	cursor: pointer;
	color: #131212;
}
.online_registration input[type="checkbox"]{
    height: 30px;
    line-height: 0;
    padding: 0 18px;
    margin: -1px 7px 20px 50px;
    display: block;
    width: 7%;
    border: none;
    color: #FFFFFF;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
    border-bottom: 1px solid#6d6d6d;
    cursor: pointer;
    background: #FFFFFF;
    float: left;
}
section.online_form {
    background: url("../../images/frontend_images/online_form.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 70px 0px;
}
section.online_form:before {
    background: #000000ab;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

 
/*.online_registration input[type="text"]::-moz-placeholder { color:white; }
.online_registration input[type="email"]::-moz-placeholder { color:white; }
.online_registration input[type="text"]:-moz-placeholder { color:white;   }
.online_registration input[type="email"]:-moz-placeholder { color:white;   }*/


.online_registration input[type="text"]::-moz-placeholder { color:white;}
.online_registration input[type="email"]::-moz-placeholder { color:white;}
.online_registration input[type="text"]:-moz-placeholder { color:white;}
.online_registration input[type="email"]:-moz-placeholder { color:white; }

 
    

input:focus, textarea:focus, select:focus {
    outline-offset: -0px;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn-primary {
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    position: relative;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 400;
    border: 2px solid #ffffff;
    transition: .5s ease;
    border-radius: 0px;
    padding: 6px 40px;
    background: #FFFFFF;
    color: #96130f;
    font-size: 18px;
    margin: 50px auto;
    display: table;
}
.btn-primary:hover {
    color: #FFFFFF !important;
    border-color: #96130f;
    background: #96130f;
    transition: .5s ease;
    cursor: pointer;
}
option {
    background: #000;
    line-height: 51px;
    color: #fff;
    box-shadow: none;
}
.online_registration {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
    width: 100%;
    margin: 0px auto;
    background: #efefef;
    padding: 20px;
}
.alert.alert-danger {
    text-align: center;
    color: #c82d2c;
    font-family: roboto;
    font-size: 14px;
}
/*=====ONLINE REGISTRATION===*/
footer.main-footer {
    background: #f3f3f3;
}
.hidden_xs.hidden_tab {
    background: url("../../images/frontend_images/pattern.jpg");
    margin-top: 20px;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
    /* background: #3b3e79; */
    border-radius: 25px 0;
    border: 2px solid #ffffff;
    -webkit-box-shadow: 0 0 15px -5px #000;
    -moz-box-shadow: 0 0 15px -5px #000;
    -ms-box-shadow: 0 0 15px -5px #000;
    -o-box-shadow: 0 0 15px -5px #000;
    color: #fff;
    padding: 12px 20px;
    margin: 20px 0px;
}
.news_main h3 {
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    color: #210779;
}
ul.courses li a {
    border: 1px solid #cbcbcb;
    color: #3b3e79;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    float: left;
    padding: 8px 20px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
ul.courses li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 8px;
}
ul.courses li a:hover {
    background: #c42522;
    border-color: #c52b29;
    color: #fff;
}
.widget_title h3 {
    color: #3b3e79;
    font-size: 22px;
    font-weight: 700;
    margin: 24px 0px;
    position: relative;
    padding-bottom: 12px;
}
.widget_title h3:before {
    border-bottom: 1px solid #e1e1e1;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
}
.widget_title_link a {
    /* font-family: roboto; */
    /* text-decoration: none; */
    /* cursor: pointer; */
    /* margin: 20px; */
    /* display: -webkit-inline-box; */
    /* margin-bottom: 0px; */
    /* font-size: 14px; */
    /* font-weight: 600; */
    /* line-height: 1; */
    /* padding: 12px 16px; */
    /* text-transform: capitalize; */
    /* transition: all 0.3s ease 0s; */
    /* color: #e80d0d; */
    /* background: #fff; */
}
.widget_title_link a:hover{
	/* border: none; */
	/* background: #c42522; */
	/* border-color: #c52b29; */
	/* color: #fff; */
}
span.widget_title_heading h3 {
    color: #2b2c36;
    font-size: 22px;
    font-weight: 500;
    margin: 24px 0px;
    position: relative;
    padding-bottom: 12px;
    border-bottom: 1px solid#b3b3b3;
}
.swiper-slide ul li {
    color: #32333b;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 10px;
}
.text_area p {
    font-size: 16px;
    font-family: 'Roboto';
    color: #222;
    font-weight: 400;
    text-align: justify;
    line-height: 31px;
    width: 90%;
    letter-spacing: .025em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.text_area h3 {
    color: #535356;
    font-size: 17px;
    margin-top: 18px;
    position: relative;
    padding-bottom: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 10px;
    padding: 0;
}
.about p {
    text-align: justify;
    font-size: 15px;
    letter-spacing: .025em;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.common_ul li {
    width: 90%;
    font-family: roboto,sans-serif;
    color: #2b2929;
    font-weight: 500;
    text-align: justify;
    line-height: 28px;
    /* border: 1px solid#ececec; */
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 4px;
}
span.common_view a {
    background: #ffffff;
    border-radius: 0px 0;
    border: 1px solid #9e9b9b;
    -webkit-box-shadow: 0 0 15px -5px #000;
    -moz-box-shadow: 0 0 15px -5px #000;
    -ms-box-shadow: 0 0 15px -5px #000;
    -o-box-shadow: 0 0 15px -5px #000;
    box-shadow: 0 0 15px -5px #000;
    color: #3b3e79;
    padding: 2px 20px;
    font-size: 14px;
    margin: 10px 0px;
    float: right;
    font-weight: 500;
    font-family: roboto;
    position: relative;
    display: table;
}
span.common_view:hover {
    background: #3b3e79;
    border-color: #3b3e79;
    color: #fff;
    text-decoration: underline;
}

.static_cont {
    margin-bottom: 20px;
    font-size: 15px;
    font-family: 'Roboto';
    color: #222;
    font-weight: 400;
    text-align: justify;
    line-height: 28px;
    width: 90%;
}
.static_cont h3{
    color: #96130f;
    padding-top: 30px;
    font-weight: 600;
    font-size: 18px;
    font-family: roboto,sans-serif;
}
.static_cont ul {
    list-style: circle;
    width: 100%;
    background: #96130f26;
    line-height: 34px;
    margin-top: 20px;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
    /* background: #3b3e79; */
    border-radius: 3px;
    border: 2px solid #ecd4d3;
    -webkit-box-shadow: 0 0 15px -5px #000;
    -moz-box-shadow: 0 0 15px -5px #000;
    -ms-box-shadow: 0 0 15px -5px #000;
    -o-box-shadow: 0 0 15px -5px #000;
    color: #fff;
    margin: 20px 0px;
    padding: 10px 40px;
}
.static_cont li {
    font-weight: 400;
    font-size: 16px;
}

/*Table for Fee Structure*/
thead.table_mainHead{
  color: #FFF;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  background-color: #7b7b7b;
  border-top: 1px solid #7b7b7b;
}
thead.table_mainHead th{
  text-align:center;
}
.tab table.table {
  box-shadow: 0px 0px 15px #ADADAD;
}
thead {
  background-color: #01879e;
  color: #fff;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 10px;
  font-family: roboto;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #ddd;
}
thead > tr > th {
  border-right: 1px solid #fff;border-top: 1px solid #ddd;
  border-bottom: none !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
thead > tr > th:first-child{
  border-left: 1px solid #ddd;
}
thead > tr > th:last-child{
  border-right: 1px solid #ddd;
}
table.table td{
  border-right: 1px solid #adaaaa;
}
table.table td:last-child{
  border-right: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  /* border: 1px solid#999; */
  width: 100%;
  text-align: center;
}
table.staff tbody td:first-child {
  background-color: #C08200;
  color: #FFF;
  border-bottom: 1px solid #DDDDDD;
}
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
    background-color: #ebebeb;
}
.table-bordered td, .table-bordered th {
    border-top: 1px solid silver;
    border-left: 1px solid silver;
}
tr:nth-child(even) {
    background-color: #f5f5f5;
}
/*Table for Fee Structure*/

.common_ul li:before {
    /* content: "\f064"; */
    /* display: inline-block; */
    /* font: normal normal normal 14px/1 FontAwesome; */
    /* font-size: inherit; */
    /* font-size: 14px; */
    /* color: #ffffff; */
    /* text-rendering: auto; */
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
    /* padding: 0px 2px; */
}
ul.download_button li a {
	background: #e8e8e8;
	float: left;
	padding: 10px 20px;
	margin: 10px 0px;
	color: #495970;
	text-transform: capitalize;
	width: 60%;
}
span.download_cat {
    position: relative;
    font-size: 16px;
    width: 60%;
    text-align: center;
    font-weight: 600;
    float: left;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 12px;
    padding-bottom: 14px;
    font-family: roboto,sans-serif;
    color: #ffffff;
    background: #495970;
    padding: 10px 30px;
}
ul.download_button li a:hover {
    text-decoration: underline;
}


/*===================== Drop Down Menu Style =================*/
.sup-dropdown {
  position: absolute;
  left: 200%;
  width: 280px;
  visibility: hidden;
  opacity: 0;
  top: 0;
  padding-left: 15px;
  border:0px !important;
  transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
}
/*===================== Drop Down Menu Style Ends =================*/
.menu ul li .dropdown li {
    float: none;
    background-color: #F1AE21;
    margin: 0;
    position: relative;
}
.quote-locate {
    padding-top: 20px;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #000;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
li.bold_news {
    font-weight: 700!important;
	color:#c62825!important;
}
.quote-icon,.info-simple:before {
    content: "\f192";
    color: #02aeef;
    display: flex;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0px 10px;
    float: left;
}
.toppers_class ul li {
    font-size: 14px;
    font-family: roboto,sans-serif;
    text-transform: capitalize;
    color: #c42623;
    padding-bottom: 0px;
    /*margin-top: 10px;*/
    font-weight: 500;
    /*font-style: italic;*/
}
.toppers_class span {
    color: #221182;
	font-weight:bold;
    /*margin-top: 10px;*/
    /*font-style: italic;*/
}
.text_topper h4 {
    color: #ffffff;
    font-size: 16px;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    text-align: center;
    border-radius: 50px;
    padding: 20px;
    background: #495970;
    /* width: 60%; */
    margin: 40px auto;
}
.toppers_class {
    margin-top: 20px;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
    /* background: #f5f5f5; */
    /* border-radius: 25px 0; */
    /* border: 2px solid #ffffff; */
    -webkit-box-shadow: 0 0 15px -5px #000;
    -moz-box-shadow: 0 0 15px -5px #000;
    -ms-box-shadow: 0 0 15px -5px #000;
    -o-box-shadow: 0 0 15px -5px #000;
    color: #fff;
    /* padding-bottom: 20px; */
    margin: 20px 0px;
    height: 420px;
    text-align: center;
}
.toppers_class img {
    /* border-radius: 50%; */
    margin-top: 20px;
    width: 150px;
    /* height: 175px; */
}
tr.bg_head {
    background: #ecd4d4;
}
input.wpcf7-form-control.wpcf7-submit.thm-btn {
    width: 160px;
    height: 50px;
    border-radius: 0px;
    display: table;
}
.table-responsive {
    border: 1px solid#dad8d8;
}
.widget_title_link ul {
    float: left;
    background: #3b3e79;
    border-radius: 20px 0;
    border: 0px solid #ffffff;
    -webkit-box-shadow: 0 0 15px -5px #000;
    -moz-box-shadow: 0 0 15px -5px #000;
    -ms-box-shadow: 0 0 15px -5px #000;
    -o-box-shadow: 0 0 15px -5px #000;
    box-shadow: 0 0 15px -5px #000;
    padding: 14px 20px;
    font-size: 16px;
    margin: 20px 0px;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    font-family: roboto;
    position: relative;
}
.widget_title_link ul li {
    color: #fff;
    margin: 8px;
    padding: 0px;
    font-weight: 700;
    list-style: none;
}
.common_ul p {
    text-indent: 40px;
    margin: 14px 0px;
    font-size: 15px;
    font-family: 'Roboto';
    color: #222;
    font-weight: 400;
    text-align: justify;
    line-height: 28px;
    letter-spacing: .025em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.section p {
	text-align: left;
	font-size: 15px;
	letter-spacing: .025em;
	display: block;
	height: 120px;
	line-height: 28px;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
.common_ul ul li a {
    color: rgb(59, 62, 121);
    font-size: 14px;
    font-weight: 500;
    font-family: roboto;
    border-radius: 0px;
    border-width: 1px;
    padding: 2px 20px;
    margin: 10px 0px;
    float: right;
    background: #fff;
}
ul.contact_footer li {
    position: relative;
    display: block;
    font-size: 14px;
    color: #2b2929;
    margin-bottom: 15px;
    font-family: roboto,sans-serif;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: .025em;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.text p {
    text-align: justify;
    font-size: 14px;
    color: #e0dcdc;
    font-weight: 500;
    font-family: roboto,sans-serif;
    margin-bottom: 35px;
    line-height: 30px;
    letter-spacing: .025em;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.alert.alert-danger,.alert.alert-success {
    text-align: center;
    color: #08ce69;
    font-family: roboto;
    font-size: 16px;
}
.common_ul ul li a:hover {
    color: #c32a2c;
    text-decoration: underline;
    cursor: pointer;
}
#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url('../../images/frontend_images/loader.gif') no-repeat center center;
}
.menu ul li ul .sup-dropdown li a{
	color:#545252!important;
	margin: 0px;
}
.menu ul li a:hover {
    color: #01879e;
}
.menu ul li a:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 100%;
    top: -26px;
    left: 18px;
    border-bottom: 1px solid #01879e;
    transition: 0.4s ease all;
}
.menu ul li a:hover::before {
    width: 100%;
    transition: 0.4s ease all;
}
a.common_view {
    background: #ffffff;
    color: #c62825;
    padding: 10px 10px;
    font-weight: 600;
    text-align: -webkit-match-parent;
    float: right;
}
p.head_text {
    /* border: 1px solid#687382; */
    padding: 20px;
    margin-bottom: 23px;
    text-indent: 0px;
    margin-top: -1px;
}
.mnuListIn a li {
    background: #3b3e79;
    color: #fff;
    border-bottom: 1px solid#fff;
    text-decoration: none;
    padding: 14px;
    list-style-type: none;
}
.mnuListIn a li:hover {
    text-decoration: underline;
    color: #c62825;
    background: #dedede;
    font-family: roboto,sans-serif;
    font-weight: 500;
}
.mnuListIn {
    margin-top: 30px;
}
.help-block.with-errors {
    color: #ff1009;
    font-family: roboto;
    font-size: 14px;
}
a.common_view:hover {
    text-decoration: underline;
}
.mnuListIn a li:before {
    content: "\f061";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0px 20px;
}
li.head_word {
    background: #495970;
    margin: 0px;
    color: #fff;
    width: 100%;
    padding: 14px 14px;
}
a.button_back button {
    background: #ffffff;
    border: none;
    padding: 12px 30px;
    color: #495970;
    font-size: 16px;
    text-transform: uppercase;
    font-family: roboto;
    font-weight: 500;
    margin-top: 12px;
    /* border: 1px solid#495970; */
    cursor: pointer;
    transition: 0.08s ease-in;
    -o-transition: 0.08s ease-in;
    -ms-transition: 0.08s ease-in;
    -moz-transition: 0.08s ease-in;
    -webkit-transition: 0.08s ease-in;
}
a.button_back button:hover {
    cursor: pointer;
    transition: 0.08s ease-in;
    -o-transition: 0.08s ease-in;
    -ms-transition: 0.08s ease-in;
    -moz-transition: 0.08s ease-in;
    -webkit-transition: 0.08s ease-in;
    background: #c62924;
    color: #fff;
    color: #fff;
    transition: 0.4s ease all;
}
a.button_back button:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f177";
    padding: 0px 5px;
}


/*--LOGIN FORM START--*/
.right_box ul li {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #222;
    list-style: none;
    float: left;
}
a#login_button i {
    padding: 4px 0px;
}
.modal-header h4 {
    margin: 0px auto;
    display: block;
}
.right_box {
    display: inline-block;
    width: 100%;
    padding: 0px  8px;
    padding-bottom:0;
}
.right_box ul li:first-child {
    padding-right: 10px;
    border-right: 1px solid #222;
}
.right_box ul li:last-child {
    padding-left: 10px;
}
.right_box.register {
    padding-top: 12px;
}
.dioces_site {
    position: absolute;
    right: 20px;
    bottom: -80px;
    box-shadow: 4px 4px 0px #e9e9e9;
}
.right_box.register ul li{
    float: right;
}
.right_box.register ul li:first-child {
    border-right: 0px;
    padding: 0;
}
.right_box.register ul li:last-child {/* padding: 0px 0px; */}
.right_box.register ul li a {
    text-decoration: none;
    padding: 8px 36px;
    display: inline-block;
    float: left;
    font-size: 18px;
    background: #F47C00;
    border-radius: 100px;
    color: #FFFFFF;
    border: 1px solid #106DB1;
    position: relative;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}
.right_box.register ul li a:hover {
    color: #106DB1;
    border: 1px solid #106DB1;
    cursor: pointer;
    background: #FFF;
}
.right_box.register ul li a:after {
    content:"";
    background:#FE5969;
    position:absolute;
    width:100%;
    height: 1px;
    left:0;
    bottom: 0;
    transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
    transform:scaleX(0) ;
        -webkit-transform:scaleX(0);
            -moz-transform:scaleX(0);
                -o-transform:scaleX(0);
}
.right_box.register ul li a:hover::after {
    transform:scaleX(1) ;
        -webkit-transform:scaleX(1);
            -moz-transform:scaleX(1);
                -o-transform:scaleX(1);
}
.logo img {
    position: relative;
    top: 6px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}
.modal-header:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 9%;
    left: 47%;
    background: #F47C00;
    transform: rotate(45deg);
}


section.bg_header {
    background: #e0e0e080;
    border-bottom: 1px solid#f1f1f1;
}
ul.campus_map li a {
    color: #fff;
    text-decoration: none;
    padding: 0px 5px;
    display: block;
    position: relative;
}
ul.campus_map.torq.left li a {
    padding: 7px 8px;
    font-size: 12px;
    text-shadow: 0px 0px 0px #000;
    color: #ffffff;
    transition: 0.4s ease all;
    border: 1px solid #bdbcbc;
    float: left;
    margin: 5px 10px;
}
ul.campus_map li a:hover::before {
    width: 100%;
    transition: 0.4s ease all;
}
ul.campus_map li a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #fff;
    transition: 0.4s ease all;
}
ul.header_right li {
    float: left;
   /* padding: 4px 6px;*/
    padding: 4px 3px;
}
ul.header_right li a {
    padding: 8px 10px;
    margin-top: 1px;
    float: left;
    color: #eaeaea;
    font-weight: 400;
    font-size: 14px;
}
ul.header_right li a:hover {
    color: #ffffff;
}
.footer-widget p {
    margin: 7px 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #525151;
}
.copyright-text {
    /* border-top: 1px solid#717171; */
}
ul.footer_course li a {
    color: #fff;
}
.white_background {
    background: #efefef;
}
.white_background h3 {
    color: #000;
    font-size: 16px;
    font-family: roboto,sans-serif;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px solid#b9b9b9;
    margin-bottom: 20px;
    padding-bottom: 11px;
}
.white_background h2 {
    font-size: 22px;
    font-family: roboto,sans-serif;
    text-align: center;
    color: #ce1c2f;
    margin-bottom: 20px;
}
.white_background p {
    text-align: left;
    line-height: 30px;
    font-family: roboto,sans-serif;
    font-size: 16px;
}
.text p {
    color: #000;
}
.color_white p{
	color: #525151;
	font-size: 14px;
	font-family: roboto,sans-serif;
}
.container.width {
    /* max-width: 2000px; */
    padding: 0 15px;
    margin: 0 auto;
    width: auto !important;
}
.coursebatch_head {
    border: 1px solid#999;
    margin-bottom: 20px;
}
.coursebatch_head p {
    margin: 0px;
    padding: 4px 8px;
}
a.register_bttn {
    font-family: roboto;
    text-decoration: none;
    cursor: pointer;
    margin: 30px;
    display: -webkit-inline-box;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 12px 16px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
    color: #e80d0d;
    background: #fff;
    margin-bottom: 30px;
}
a.register_bttn:hover {
    border: none;
    background: #c42522;
    border-color: #c52b29;
    color: #fff;
}
.border h3 {
    border-bottom: 1px solid #afadad;
    color: #3b3e79;
    font-size: 22px;
    font-weight: 700;
    margin: 24px 0px;
    padding-bottom: 12px;
}
ol li {
    margin: 30px;
}
ul.campus_map li,ul.header_right li,.swiper-slide ul li,.toppers_class ul li{
    list-style: none;
}
.coursebatch_head ul {
    margin: 0px auto;
    padding: 0px 60px;
    color: #fff;
    list-style: circle;
    width: 100%;
}
.coursebatch_head ol {
    margin: 0px auto;
    padding: 0px 30px;
    width: 100%;
}
a.view_test {
    background: #485870;
    color: #fff;
    padding: 10px;
	margin-top: 10px;
    display: -webkit-box;
    text-align: -webkit-center;
}
span.testmonial_btt {
    background: #ad2c2c;
    padding: 10px 22px;
    color: #ffffff;
    float: right;
    margin: 20px 0px;
    cursor: pointer;
    width: 110px;
    height: 40px;
    font-size: 16px;
    position: relative;
}
span.testmonial_btt:hover {
    background: #ffff;
    color: #000;
	border: 1px solid#000;
}

/*------IMPORTANT CSS FOR FORM CONTENT COLOR---*/
input::-webkit-input-placeholder {
color: #000 !important;
}
input:-moz-placeholder { /* Firefox 18- */
color: #000 !important;  
}
input::-moz-placeholder {  /* Firefox 19+ */
color: #000 !important;  
}
input:-ms-input-placeholder {  
color: #000 !important;  
}
textarea::-webkit-input-placeholder {
color: #000 !important;
}
textarea:-moz-placeholder { /* Firefox 18- */
color: #000 !important;  
}
textarea::-moz-placeholder {  /* Firefox 19+ */
color: #000 !important;  
}
textarea:-ms-input-placeholder {  
color: #000 !important;  
}
input[type="email"]::-webkit-input-placeholder {
color: #000 !important;
}
input[type="email"]:-moz-placeholder { /* Firefox 18- */
color: #000 !important;  
}
input[type="email"]::-moz-placeholder {  /* Firefox 19+ */
color:  !important;  
}
input[type="email"]:-ms-input-placeholder {  
color: #000 !important;  
}
input:focus {
    background-color: #efefef;
}
/*=====IMPORTANT CSS FOR FORM CONTENT COLOR=====*/

p>a{
color:#9c4e4e;
}





.contact-form input, .contact-form textarea {
    border: none;
    height: 46px;
    margin-bottom: 20px;
    width: 100%;
    padding: 6px 12px;
    color: #1d1717;
    background: #bbb4b4;
    /* border-bottom: 1px solid#6d6d6d; */
    border-radius: 20px !important;
}

.contact-form .quote-btn {
    background: #00AEF0;
    border: 1px solid #00AEF0;
    color: #fff;
    padding: 12px 40px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    transition: 0.4s;
    border-radius: 0px;
    margin: 50px 0px;
    margin: 0px auto;
    cursor: pointer;
}