@charset "utf-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');
body {
    font-family: 'Roboto', sans-serif;
    /*font-family:Roboto !mportant;*/
    margin: 0px;
    padding: 0px;
    color: #444;
    font-size: 17px;
    font-weight: 300;
    overflow-x: hidden;
}

.flex {
    display: flex;
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.form-group.flex label {
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 10px;
}

.width120 {
    width: 120px;
}

.bdr {
    border: 1px solid #444 !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
    float: none;
}

.form-content p {
    text-align: justify;
}

.form-content ul {
    margin: 0;
    padding: 0 0 15px 18px;
    text-align: justify;
}

.form-content a {
    color: #444;
    text-decoration: none;
}

.form-content ul li {
    list-style: decimal;
}

.pt-1,
.py-1 {
    padding-top: .25rem!important;
}

.pt-2,
.py-2 {
    padding-top: .5rem!important;
}

.pt-3,
.py-3 {
    padding-top: 1rem!important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem!important;
}

.w100 {
    width: 100%;
}

.mt0 {
    margin-top: 0px;
}

.w-100 {
    width: 100%;
}

h1 {
    position: relative;
}

.mb-10 {
    margin-bottom: 10px;
}

.kurukshetra a {
    color: #1aadce !important;
    line-height: 20px !important;
    text-decoration: none;
}

.mb0 {
    margin-bottom: 0px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.mr15 {
    margin-right: 15px;
}

.pl0 {
    padding-left: 0px;
}

.pr0 {
    padding-right: 0px;
}

.pr8 {
    padding-right: 8px;
}

.pl8 {
    padding-left: 8px;
}

.plr5 {
    padding-left: 5px;
    padding-right: 5px;
}

.w50 {
    width: 50%;
}

.strip {
    background-color: #4d4d4d;
    padding: 10px;
    color: #fff;
    font-size: 13px;
}

.strip a {
    color: #fff;
    text-decoration: none;
}

.strip a:hover {
    color: #fff;
}

.top-social {
    font-size: 16px;
    text-align: right;
}

.top-social2 {
    font-size: 16px;
}

.top-social2 .slink i {
    font-size: 21px;
    margin-right: 5px;
}

.top-social2a {
    display: inline-block;
    margin-left: 10px;
}

.top-social a {
    display: inline-block;
    margin-left: 10px;
}

.logo-top {
    margin-top: 8px;
}

.open>.dropdown-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}

.dropdown-menu {
    opacity: .3;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1, 0);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}

.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

#myHeader {
    background-color: rgba(255, 255, 255, 0.8);
}

.navbar-default {
    background-color: transparent;
    border: none;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-right {
    float: right !important;
    margin-right: -15px;
    margin-top: 25px;
}

.navbar-nav>li>a {
    text-transform: uppercase;
    /*padding: 30px 15px;*/
    padding: 10px 15px;
    font-size: 15px;
    background-color: transparent;
    /*background: rgb(229,229,229);  
background: -moz-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 102%); 
background: -webkit-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 102%);  
background: linear-gradient(to bottom, rgba(229,229,229,1) 0%,rgba(255,255,255,1) 100%,rgba(255,255,255,1) 102%);    
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );  
border-bottom:2px solid #ffb606;*/
}

.navbar {
    min-height: 40px;
    border-radius: 0px;
    margin-bottom: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #6e6e6e;
    font-weight: 600;
    transition: all ease-in-out 0.5;
}

.navbar-default .navbar-nav>li .current a:hover {
    color: #fff;
}

.navbar-default .navbar-nav>li {
    border-right: 1px solid #eee;
}

.navbar-default .navbar-nav>li:last-child {
    border-right: none;
}

.navbar-default .navbar-nav>li.current a {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li.current a {
    color: #fff;
    background: #1aadce;
    transition: all ease-in-out 0.5s;
}

a:focus {
    outline: none;
}

.tp-banner-container {
    width: 100%;
    position: relative;
    padding: 0;
    margin-top: -88px;
    z-index: -1;
}

.logo-area {
    padding: 0px 0px;
}

.logo-area span {
    font-size: 24px;
    margin-left: 8px;
}

.logo-area span a {
    color: #282727;
}

.logo-area span a:hover {
    color: #282727;
    text-decoration: none;
}

#nav .open>.dropdown-menu {}

.navbar-default .navbar-nav>li.current ul li a {
    border-bottom: 0px!important;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #1aadce !important;
    background: #1aadce !important;
}

#nav .dropdown-menu>li>a {
    padding: 10px 20px;
}

#nav .dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #1aadce;
    background-color: transparent;
}

.dropdown-menu li {
    border-bottom: 1px solid #f4f4f4;
}

.navbar-brand {
    padding: 8px 15px;
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #f7f7f7;
}

#loader1 {
    display: block;
    position: relative;
    top: 31%;
    margin: 0px auto;
    height: auto;
    width: 10%;
}

#loader1 img {
    margin: 0px auto;
}

.topbar-icon {
    height: 40px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    margin-right: 30px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .10);
    color: #ffcb04;
    border-radius: 100%;
    text-align: center;
    transition: all ease-in-out 0.3s;
}

.topbar-icon i {
    margin: 0px auto;
}

.top-sec {
    list-style: none;
    margin: 22px 0px;
    padding-left: 40px;
    text-align: right;
    font-size: 18px;
    color: #333;
}

.top-sec li {
    display: inline-flex;
    padding-left: 40px;
}

.top-sec li a {
    color: #333;
    text-decoration: none;
    transition: all ease-in-out 0.3s;
}

.top-sec li a:hover .topbar-icon {
    color: #fff;
    background-color: #ffcb04;
    transition: all ease-in-out 0.3s;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    transition: all ease-in-out 1s;
    background-color: rgba(255, 255, 255, 1);
}


/*.sticky a{
	color:#01a2a6;
}
.sticky .navbar-default .navbar-nav > li.current a {
    color: #01a2a6;
}
.sticky .navbar-default .navbar-nav > li  a {
    color: #333;
}*/

.top-tikkar {
    list-style: none;
    text-align: center;
    display: flex;
    margin-bottom: 30px;
    padding: 0px;
}

.top-tikkar li {
    list-style: none;
    width: 100%;
    transition: all ease-in-out .5s;
    color: #fff;
}

.top-tikkar li .box-left {
    width: 100%;
    margin-right: 5%;
    text-align: left;
    float: left;
}

.top-tikkar li .box-right {
    width: 25%;
    float: left;
}

.top-tikkar li .box-right svg {
    transition: all ease-in-out .5s;
    transform: scale(1, 1);
    width: 35px;
    height: auto;
}

.top-tikkar li:hover svg {
    transition: all ease-in-out .5s;
    transform: scale(1.1, 1.1);
}

.top-tikkar li h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 26px;
}

.top-tikkar li .more {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    margin-bottom: 0px;
    transition: all ease-in-out .5s;
}

.top-tikkar li .more:hover {
    color: #fff;
    transition: all ease-in-out .5s;
    margin-left: 5px;
}

.top-tikkar li a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.top-tikkar li a:hover {
    color: #fff;
}

.top-tikkar li.box1 {
    background-color: #f9f9f9;
    padding: 15px;
}

.top-tikkar li.box2 {
    background-color: #00a550;
    padding: 15px;
}

.top-tikkar li.box3 {
    background-color: #ffcb04;
    padding: 15px;
}

.achivement {
    padding: 0px 20px;
    color: #fff;
    text-align: center;
    background: #1aadce url(../images/bg3.png);
}

.bdr1 h3 {
    text-transform: uppercase;
    margin-top: 0px;
}

.achivement i {
    color: #ffb606;
    font-size: 35px;
    margin-bottom: 0px;
    display: block;
}

.award-list li {
    position: relative;
    margin-bottom: 10px;
}

.award-list li strong {
    font-weight: 500;
}

.award-list li::before {
    content: "";
    font-size: 12px;
    position: absolute;
    left: -42px;
    background-image: url(../images/award-li.png);
    background-repeat: no-repeat;
    background-position: left center;
    width: 35px;
    height: 35px;
}

.courses-offer-home {
    background-image: url(../images/courses-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 10px 0px 20px 0px;
    min-height: 300px;
    color: #fff;
    text-align: center;
    background-attachment: fixed;
}

.news-box-left {
    text-align: center;
    background-color: #4d4d4d;
    color: #fff;
    font-size: 21px;
    min-height: 50px;
    position: relative;
    line-height: 48px;
    font-weight: 700;
}

.news-box-left i {
    position: absolute;
    right: -8px;
    top: 14px;
    color: #4d4d4d;
    z-index: 1;
    font-size: 24px;
}

.news-box-right {
    background-color: #f1f1f1;
    padding: 14px 10px 5px 20px;
    min-height: 50px;
}

.news-box-right a {
    color: #333;
    text-decoration: none;
}

.news-box-right a:hover {
    color: #000;
    text-decoration: none;
}

.about-box {
    margin: 30px auto;
    text-decoration: none;
}

.about-box h1 {
    margin-top: 0px;
}

.about-box h4 {
    line-height: 29px;
}

.about-box.about-tikkar {
    border: 1px solid #f4f4f4;
    padding: 15px;
    text-align: center;
    transition: all ease-in-out 0.3s;
    margin-bottom: 30px;
}

.about-box .about-tikkar:hover {
    background-color: #ffcb04;
    border: none !important;
    box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.1);
    transition: all ease-in-out 0.3s;
}

.about-box .about-tikkar .text-heading {
    font-size: 19px;
    text-transform: uppercase;
    color: #555;
    text-align: center;
}

.about-box .about-tikkar h3 {
    line-height: 32px;
    margin-top: 0px;
}

.about-box .about-tikkar .icon-box {
    padding: 10px 0px;
    text-align: center;
}

.about-box .about-tikkar .icon-box svg {
    width: 50px;
    height: 50px;
    fill: #000
}

.about-box a {
    text-decoration: none;
}

.sticky+.content {
    padding-top: 102px;
    transition: all ease-in-out 1s;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #282727;
    color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.award-sec {
    margin: 25px 0px;
}

.award-sec .award-left-block {
    background-color: #f2f2f2;
    padding: 25px 25px 25px 170px;
    width: auto;
    min-height: 465px;
}

.slider-efect {
    border: 10px solid #fff;
    box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.5);
    position: relative;
}

.slider-move {
    position: absolute;
    left: -50%;
    top: 10%;
}

.award-sec h1 {
    color: #333;
    font-weight: 600;
}

.award-sec h1::before {
    content: "";
    position: absolute;
    width: 38px;
    height: 2px;
    background-color: #333;
    left: 0px;
    bottom: -3px;
}

.award-sec h2 {}

.admission {}

.admission .add-box-outer {
    border: 1px solid #f4f4f4;
    padding: 15px;
    text-align: center;
    transition: all ease-in-out 0.3s;
    margin-bottom: 30px;
}

.admission .add-box-outer:hover {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.1);
    transition: all ease-in-out 0.3s;
}

.admission .add-box-outer .text-heading {
    font-size: 19px;
    text-transform: uppercase;
    color: #555;
    letter-spacing: -1.5px;
}

.admission h4 {
    line-height: 32px;
}

.admission .add-box-outer .icon-box {
    padding: 10px 0px;
}

.admission .add-box-outer .icon-box svg {
    width: 50px;
    height: 50px;
    fill: url(#MyGradient)
}

.admission a {
    text-decoration: none;
}

.btn-primary {
    color: #fff;
    background-color: #ffb606;
    transition: all ease-in-out 0.3s;
    border-radius: 25px;
    border: none;
    font-size: 18px;
    padding: 11px 38px;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:focus {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1448ea+0,01a0a4+75&0.82+0,0.3+100 */
    background-color: #eaaf1f;
    border: none;
}

.amenities {
    min-height: 200px;
    padding: 25px 0px;
}

.clinical {}

.clinical a {
    text-decoration: none;
}

.clinical .cli-box-outer {
    border: 10px solid #fff;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    transition: all ease-in-out 0.3s;
}

.clinical .cli-box-outer:hover {
    transition: all ease-in-out 0.3s;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
}

.cli-text-box {
    background-color: #01a2a6;
    padding: 15px 0px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}

.milestone-block {
    text-align: center;
}

.milestone-number {
    font-size: 55px;
    color: #fff;
}

.counter-block h3 {
    font-size: 21px;
    color: #fff;
    text-align: center;
}

.milestone-number::after {
    content: "+";
    font-size: 45px;
    color: #fff;
}

.milestone-number h4 {
    margin-top: 0px;
}

.course-card {
    width: 100%;
    background-color: #fff;
    padding: 0px;
    color: #ffb606;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.course-card img {
    transform: scale(1, 1);
    transition: all ease-in-out 1s;
}

.course-card img:hover {
    transform: scale(1.2, 1.2);
    transition: all ease-in-out 1s;
}

.course-card h4 {
    position: absolute;
    width: 100%;
    bottom: -10px;
    background-color: #1aadce;
    color: #fff;
    padding: 10px 0px;
    font-weight: 600;
}

.course-card a {
    color: #333;
    font-weight: 600;
    text-decoration: none;
    font-size: 24px;
}

.course-card a:hover {
    color: #000;
}

.notice-board {
    background-color: #f8f8f8;
    padding: 10px 15px 15px 15px;
    max-height: 320px;
    min-height: 320px;
    font-size: 16px;
}

#example {
    margin-top: 30px;
}

#example ul {
    padding: 0px;
}

.notice-board .notice-header {
    float: left;
    padding: 10px 18px;
    color: #fff;
    background: #1aadce;
    margin-top: -26px;
    position: relative;
    margin-left: 10px;
    font-size: 21px;
}

.notice-board .notice-header::after {
    border-right: 9px solid #777;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -9px;
    position: absolute;
    top: 0;
}

.notice-board a {
    text-decoration: none;
    color: #000;
}

.notice-board a:hover {
    text-decoration: none;
    color: #000;
}

#example ul li {
    border-bottom: 1px dashed #777;
    vertical-align: middle;
    line-height: 40px;
}

#quote-carousel .carousel-control.left {
    background-image: none;
}

#quote-carousel .carousel-control.right {
    background-image: none;
}

#quote-carousel .carousel-control {
    position: absolute;
    top: -28px;
}

#quote-carousel .carousel-control.left {
    background-image: none;
    margin-left: 75%;
}

#quote-carousel .carousel-indicators {
    display: none;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #ffb606;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #ffb606;
    border-radius: 10px;
}

.carousel-indicators {
    bottom: -10px;
}

.breadcum-area {
    background-color: #343434;
    min-height: 10px;
}

.breadcrumb {
    padding: 30px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
}

.breadcrumb>li {
    position: relative;
    white-space: nowrap;
}

.breadcrumb>li a {
    color: #fff;
    text-decoration: none;
}

.breadcrumb>li+li::before {
    padding: 0 5px;
    color: #ffb606;
    content: "/";
    font-size: 29px;
}

.inner-h1 {
    border-bottom: 1px solid #ddd;
    line-height: 70px;
}

.inner-h1::before {
    width: 50px;
    height: 2px;
    background-color: #ffb606;
    content: "";
    position: absolute;
    bottom: -1px;
}

.content {
    min-height: 600px;
}

.content p {
    text-align: justify;
}

.sidebar-nav {
    margin: 20px 0px;
    padding: 0px;
}

.sidebar-nav li {
    margin: 0px;
    padding: 4px 0px;
    border-bottom: 1px solid #f2f2f2;
}

.sidebar-nav li a {
    font-size: 14px;
}

.sidebar-nav li a {
    color: #1aadce;
    text-decoration: none;
    font-weight: 400;
}

.sidebar-nav li a:hover {
    color: #1aadce;
}

.sidebar-nav li ul {
    margin-left: 15px;
    padding: 0px;
}

.sidebar-nav .child-nav li a {
    color: #444;
    font-size: 13px;
    text-decoration: none;
    font-weight: 300;
}

.sidebar-nav li .child-nav a:hover {
    color: #444;
}

.sidebar {
    background-color: #f8f8f8;
    padding: 10px;
    border: 1px solid #ddd;
    margin-top: 40px;
}

.sidebar .notice-header {
    float: left;
    padding: 10px 18px;
    color: #fff;
    background: #1aadce;
    margin-top: -27px;
    position: relative;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 300;
}

.sidebar .notice-header::after {
    border-right: 9px solid #777;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -9px;
    position: absolute;
    top: 0;
}

.course-card h4 {
    text-align: center;
}

.yellow-txt {
    color: #1aadce
}

.blinking {
    animation: blinkingText 1s infinite;
}

@keyframes blinkingText {
    0% {
        color: #ffb606;
    }
    50% {
        color: #ccc;
    }
    100% {
        color: #ffb606;
    }
}

.managemt-card {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    padding: 15px;
    text-align: center;
    margin-bottom: 30px;
    transition: all ease-in-out 0.3s;
    min-height: 500px;
}

.managemt-card:hover {
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 0px 0px 35px -7px rgba(0, 0, 0, 0.2);
    transition: all ease-in-out 0.3s;
}

.managemt-card h4 {
    color: #ffb606;
    font-weight: 400;
    text-align: center;
}

.managemt-card p {
    text-align: justify;
}

.managemt-card img {
    width: 80%;
    border-radius: 100%;
    margin: 0px auto;
}

.profile-img {
    float: left;
    width: 320px;
    border: 5px solid #eee;
    margin-right: 20px;
    box-shadow: 2px 2px 4px 0 #ccc;
}

.awd-img {
    float: left;
    border: 5px solid #eee;
    margin-right: 20px;
    box-shadow: 2px 2px 4px 0 #ccc;
}

.hospitals {
    background-position: ccenter center;
    background-attachment: fixed;
    padding: 15px 0px;
    min-height: 300px;
    margin-top: 0px;
    color: #333 !important;
}

.owl-nav {
    text-align: center;
    display: block;
    margin-top: 15px;
}

.owl-prev span {
    background-color: #1aadce;
    padding: 5px 15px 7px 15px !important;
    color: #fff;
}

.owl-next span {
    background-color: #1aadce;
    padding: 5px 15px 7px 15px !important;
    color: #fff;
}

.owl-carousel .item {
    display: block;
    width: 100%;
    border: 10px solid #fff;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
    text-align: center;
}

.owl-carousel .item h4 {
    font-size: 14px;
}

.owl-carousel .item p {
    font-size: 12px;
}

.owl-carousel .owl-item {
    padding: 2px;
}

.footer-bg {
    background-color: #2a2a2a;
    padding: 25px 0px 0 0;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #000;
    margin-top: 30px;
}

.footer-padding {
    padding: 40px 0px 20px 0px;
}

.footer-bg h4 {
    margin-top: 0px;
    position: relative;
}

.footer-bg h4::before {
    content: "";
    position: absolute;
    width: 38px;
    height: 2px;
    background-color: #ffcb04;
    left: 0px;
    bottom: -8px;
}

.footer-bg ul {
    margin-top: 20px;
    padding: 0px;
}

.footer-bg ul li a {
    color: #ccc;
    padding: 3px 0px;
    display: inline-block;
    transition: all ease-in-out 0.3s;
}

.footer-bg ul li a:hover {
    text-decoration: none;
    transition: all ease-in-out 0.3s;
    padding-left: 5px;
}

.footer-bg ul li a i {
    color: #ffcb04;
}

.footer-bg svg {
    fill: #01a2a6;
    width: 21px;
    height: 21px;
}

.footer2 {
    color: #ccc;
    background-color: #191919;
    padding: 15px 0px;
    border-top: 1px solid #333;
}

.footer2 ul {
    margin: 0px;
    padding: 0px;
}

.footer2 ul li {
    list-style: none;
    display: inline-block;
}

.footer2 ul li a {
    color: #ccc;
    font-size: 13px;
    padding-right: 15px;
}

.footer2 ul li a:hover {
    text-decoration: none;
}

.footer2 .footer-copy {
    font-size: 13px;
    text-align: right;
}

.footer2 .footer-copy a {
    font-size: 13px;
    text-decoration: none;
    color: #ffb606;
}

.footer-logo {
    max-width: 250px;
    width: 70%;
}

.footer-bg .notice-header {
    float: left;
    padding: 10px 18px;
    color: #fff;
    background: #ffb606;
    margin-top: -40px;
    position: relative;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 300;
}

.footer-bg .notice-header i {
    font-size: 21px;
}

.footer-bg .notice-header a {
    color: #fff;
    text-decoration: none;
    padding-left: 15px;
}

.footer-bg .notice-header a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-bg .notice-header::after {
    border-right: 9px solid #777;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -9px;
    position: absolute;
    top: 0;
}

#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 150px;
    right: 10px;
    background-color: #DDD;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}

#back2Top:hover {
    background-color: #DDF;
    color: #000;
}

.social-sec {
    width: 100%;
    padding: 15px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#01a0a4+9,1448ea+84&0.82+0,0.3+100 */
    background: -moz-linear-gradient(-45deg, rgba(1, 160, 164, 0.82) 0%, rgba(1, 160, 164, 0.77) 9%, rgba(20, 72, 234, 0.38) 84%, rgba(20, 72, 234, 0.3) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(1, 160, 164, 0.82) 0%, rgba(1, 160, 164, 0.77) 9%, rgba(20, 72, 234, 0.38) 84%, rgba(20, 72, 234, 0.3) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(1, 160, 164, 0.82) 0%, rgba(1, 160, 164, 0.77) 9%, rgba(20, 72, 234, 0.38) 84%, rgba(20, 72, 234, 0.3) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d101a0a4', endColorstr='#4d1448ea', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border-radius: 50px;
    margin-top: -60px;
}

.social-box {
    width: 100%;
    border: 1px solid #fff;
    padding: 10px;
    color: #fff;
    transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    border-radius: 25px;
    text-align: center;
}

.social-box:hover {
    opacity: 1;
    transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    background-color: #01a2a6;
}

.social-box a {
    color: #fff;
    font-size: 16px;
}

.social-box a:hover {
    text-decoration: none;
}

.social-box a i {
    font-size: 18px;
    margin-right: 5px;
}

.footer {
    width: 100%;
    padding: 20px 0;
    background-color: #282727;
    color: #fff !important;
    text-align: center;
}

.footer a {
    color: #fff;
}

.contact-page .managemt-card img {
    width: 50%;
    border-radius: 100%;
    margin: 0px auto;
}

.contact-page .managemt-card h4 {
    font-size: 18px;
    color: #ffb606;
    font-weight: 400;
}

.contact-page .managemt-card .f13 {
    font-size: 12px;
    word-break: break-all;
}

.contact-page .managemt-card a {
    text-decoration: none;
    color: inherit;
}

.btn-log {
    background-color: #c90606;
    border-radius: 5px;
    margin-top: 23px;
    color: #fff;
    border: none;
    margin-left: 2px;
}

.block1 h2 {
    color: #c90606;
    font-size: 20px;
    border: 1px solid #d1d1d1;
    padding: 8px;
    margin-top: 0px;
    text-transform: uppercase;
}

.block1 a {
    color: #c90606;
    text-decoration: underline;
    font-style: italic;
}

.special {
    font-weight: 400;
    font-style: italic;
}

.block2 {
    width: 100%;
    min-height: 200px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8e8e8+1,ffffff+50,e8e8e8+100 */
    background: rgb(232, 232, 232);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(232, 232, 232, 1) 1%, rgba(255, 255, 255, 1) 50%, rgba(232, 232, 232, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(232, 232, 232, 1) 1%, rgba(255, 255, 255, 1) 50%, rgba(232, 232, 232, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(232, 232, 232, 1) 1%, rgba(255, 255, 255, 1) 50%, rgba(232, 232, 232, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8', GradientType=0);
    /* IE6-9 */
    padding: 50px 0;
}

.block2 h2 {
    color: #000;
    font-size: 45px;
    line-height: 55px;
    margin-top: 0px;
    font-weight: 100;
    text-align: center;
    margin-bottom: 35px;
}

.block2 h2 strong {
    color: #c90606;
}

.btnsub {
    background-color: #c90606;
    color: #fff;
}

.block3 {}

.block3 h2 {
    background-color: #c90606;
    padding: 25px 10px;
    font-weight: lighter;
    color: #fff;
    font-size: 24px;
}

.block3 .box {
    width: 100%;
    height: 320px;
    overflow: hidden;
    padding: 10px;
    background-color: #e2e2e2;
}

.box .date {
    font-size: 18px;
    font-weight: 400;
    color: #c90606;
}

.box a {
    font-size: 13px;
    font-weight: 400;
    color: #c90606;
}

.box_cont {
    width: 100%;
    padding: 2%;
    min-height: 250px;
}

.news-container3 li {
    min-height: 150px;
    margin-bottom: 10px !important;
}

.block4 {
    background-image: url(../images/story-bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    padding: 30px 0;
    min-height: 300px;
}

.block4 h1 {
    background-image: url(../images/strip.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    line-height: 50px;
    font-size: 36px;
    color: #c90606;
    font-weight: 300;
}

.footer {
    width: 100%;
    background-color: #211e1e;
    min-height: 100px;
    padding: 15px 0px;
}

.social {
    transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    opacity: 0.8;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    margin-top: 3px;
}

.social:hover {
    transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    opacity: 1;
}

.inner-banner {
    width: 100%;
    min-height: 200px;
    margin-top: 95px;
}

.left-contact i.icon {
    background: #c90606;
    color: #fff;
    text-align: center;
    height: 55px;
    width: 60px;
    font-size: 30px;
    display: table-cell;
    vertical-align: middle;
}

.cont-social li a {
    color: #555;
    font-size: 22px;
}

.cont-social {
    margin-top: 17px;
}

.list-none {
    list-style: none;
}

.list-aro {
    list-style: none;
    padding-left: 30px;
}

.list-aro li::before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    margin-top: 3px;
    position: absolute;
    left: 20px;
    content: "\f0a4";
}

.list-aro li ul li::before {
    display: none;
}

.modal-title {
    color: #c90606;
    font-weight: 500;
    font-size: 24px;
}

.contact-form .form-control {
    font-size: 18px;
}


/*style new*/

.head-sec {
    width: 100%;
    height: 40px;
    background-color: #282727;
    padding-top: 10px;
}

.top-social ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: right;
}

.top-social ul li {
    list-style: none;
    display: inline-block;
}

.top-social ul li a {
    text-decoration: none;
    color: #fff;
    margin-left: 15px;
}

.top-social ul li a i {
    font-size: 18px;
    transition: all .3s linear;
}

.top-social ul li a i:hover,
.top-social ul li a i:focus {
    color: #ddd;
    transition: all .3s linear;
}

.quote {
    background-color: #282727;
    min-height: 10px;
    width: 175px;
}

.quote:hover {
    background-color: #3c3b3b;
    min-height: 10px;
    width: 175px;
}

.quote a {
    display: block;
    padding: 19px 20px;
}

.quote a {
    text-decoration: none;
}

.quote a span {
    color: #fff;
    margin-left: 15px;
}

.quote a i {
    color: #D9437E;
}

.about-sec {
    background-color: #E8E8E8;
    padding: 20px 0px 35px 0px;
    width: 100%;
}

h1 .pink {
    color: #D9437E;
    font-weight: 500;
    text-transform: uppercase
}

h1 .wh {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase
}

.svg-box svg {
    width: 45px;
}

.svg-box svg [path] {
    color: #D9437E;
}

.svg-box {
    height: 45px;
}

.img-box {
    width: 100%;
    height: 590px;
    background-image: url(../images/mision.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: left top;
    padding-left: 0px;
    padding-right: 0px;
}

.img-txt {
    width: 100%;
    height: 590px;
    background-color: #D9437E;
    color: #fff;
    padding: 30px;
}

.p0 {
    padding: 0px;
}

.img-txt h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0px;
}

.img-txt p {
    font-size: 15px;
}

.mb30 {
    margin-bottom: 30px;
}

.client-block {
    padding: 40px 0;
}

.goal {
    padding: 40px 0;
    background-image: url(../images/goal.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left top;
    min-height: 300px;
    width: 100%;
    background-size: cover;
    color: #fff;
}

.goal h3 {
    font-size: 18px;
}

.count-no {
    font-size: 70px;
    font-weight: lighter;
    color: #d9437e;
    line-height: 61px;
    position: relative;
}

.count-no::after {
    content: '';
    position: absolute;
    display: block;
    border: 1px solid #CCC;
    width: 50px;
    left: 50%;
    margin-left: -25px;
    margin-top: 8px;
}

.testi-content {
    background: #ededed;
    padding: 25px;
    color: #000;
    position: relative;
    margin-bottom: 20px;
}

.testi-content p {
    margin-bottom: 0;
}

.testi-content::after {
    position: absolute;
    border-top: 15px solid #ededed;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    left: 20px;
    bottom: -15px;
    content: '';
}

.testi-footer li img {
    border-radius: 100%;
    max-width: 55px;
    vertical-align: middle;
}

.testi-footer li {
    vertical-align: middle;
}

.testi-footer li span {
    color: #ccc;
    margin-left: 7px;
}

.map-sec {
    position: relative;
}

.tab-sec {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 30px;
}

.form-control {
    border-radius: 0px;
}

.mt0 {
    margin-top: 0;
}

.mb0 {
    margin-bottom: 0;
}

.thm-btn {
    background: #D9437E;
    color: #fff;
    transition: all .3s ease-in-out;
}

.thm-btn:hover,
.thm-btn:focus {
    opacity: .9;
    transition: all .3s ease-in-out;
    color: #fff;
}

.request {
    padding: 20px 0 10px;
    background: #e8e8e8;
}

.request .thm-btn {
    font-size: 20px;
    border-radius: 20px;
}

.bls {
    position: relative;
    background-image: url(../images/strip-b.jpg);
    bottom: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-position: center bottom;
    line-height: 60px;
}

.whs {
    position: relative;
    background-image: url(../images/strip-w.jpg);
    bottom: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-position: left bottom;
    line-height: 60px;
}

.pt10 {
    padding-top: 10px;
}

.tab-sec .table-responsive {
    border: none;
}

.message-text {
    font-size: 17px !important;
}

.page-heading {
    font-size: 29px;
    font-weight: 700;
}

.notice {
    color: #1aadce;
}

.blog-w100 {
    width: 60%;
}

.well {
    min-height: 14px !important;
    padding: 4px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset;
}

.breadcrumb i {
    font-size: 29px;
}

.dropdown-menu a {
    background: none !important;
    color: #1aadce !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.dash-input label {
    font-size: 14px;
}

@media only screen and (max-width:1200px) {
    #log12 {
        right: 10px;
    }
}

@media only screen and (max-width:1199px) {
    .navbar-default .navbar-nav>li>a {
        padding: 18px 10px;
    }
    .logo-area span {
        font-size: 18px;
        margin-left: 8px;
    }
    .img-txt {
        padding: 25px;
    }
    .social-box {
        padding: 3px;
    }
    .testi-content {
        min-height: 113px;
    }
    #log12 {
        right: 0px;
    }
    .breadcum-area {
        margin-top: 40px;
    }
}

@media only screen and (max-width:991px) {
    .navbar-brand img {
        max-width: 125px;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 18px 16px;
    }
    .navbar-brand>img {
        padding-top: 20px;
    }
    .img-txt {
        padding: 1px 10px 10px 10px;
    }
    .social-box {
        padding: 10px;
    }
    .request h2 {
        font-size: 22px;
    }
    .svg-box h2 {
        margin-top: 7px;
    }
}

@media only screen and (max-width:767px) {
    .mob-center {
        text-align: center;
    }
    .top-social ul {
        text-align: center;
    }
    #logo {
        height: 37px;
        width: auto;
        margin-top: 6px;
        margin-left: 5px;
    }
    .logo-area span {
        font-size: 12px;
    }
    .sm-img {
        width: 20px;
    }
    .logo-area {
        margin-bottom: 10px;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 8px 8px;
    }
    .navbar-brand>img {
        padding-top: 0;
    }
    .navbar {
        min-height: 50px;
    }
    .row.block1 .col-sm-4 {
        margin-bottom: 30px;
    }
    .block2 h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .footer .col-md-4,
    .footer .col-lg-4 {
        margin-bottom: 30px;
    }
    .row.block1 {
        margin-left: 0;
    }
    .inner-banner {
        margin-top: 45px;
    }
    .social-box {
        padding: 10px;
        margin-bottom: 5px;
    }
    .navbar-nav {
        margin: 7.5px 10px;
    }
    .h1,
    h1 {
        font-size: 24px;
    }
    .img-txt h2 {
        font-size: 18px;
        text-transform: uppercase;
        margin: 0px;
    }
    .img-txt img {
        margin-right: 10px;
    }
    .count-no {
        font-size: 45px;
    }
    .img-txt {
        height: auto;
    }
    .social-box a {
        font-size: 15px;
    }
    .social-box a i {
        font-size: 16px;
        margin-right: 0px;
    }
    .tab-content td {
        height: auto!important;
        padding-bottom: 15px;
    }
    .tab-sec {
        position: relative;
        width: 100%;
        top: 0;
        margin-top: 15px;
    }
    .map-sec iframe {
        height: auto!important;
        width: 100%!important;
    }
    #log12 {
        right: 15px;
        padding: 0 15px;
        float: none!important;
    }
    .map-sec {
        margin-left: 15px;
    }
    .breadcrumb i {
        font-size: 16px;
    }
    .page-heading {
        font-size: 16px;
        font-weight: 700;
    }
    .breadcrumb>li+li::before {
        font-size: 16px;
    }
    .directory {
        display: none;
    }
    .photo-outer {
        margin: 0px !important;
    }
    #msg_pro {
        float: left;
        margin-top: 15px;
    }
    .h3,
    h3 {
        font-size: 18px;
    }
}

@media only screen and (max-width:480px) {
    .social-sec .col-xs-3 {
        width: 100%;
    }
    .tab-content td img {
        max-width: 35px;
    }
    .inner-img {
        width: 100%;
    }
}

@media only screen and (max-width:380px) {}

.login-signup {
    padding: 0 0 25px;
}

.btn-success {
    background: #23bab5;
    border-radius: 0;
    border: 2px solid #23bab5;
    webkit-transition: all 400ms cubic-bezier(.4, 0, .2, 1);
    transition: all 400ms cubic-bezier(.4, 0, .2, 1);
}

.btn-success:hover,
.btn-success:focus {
    background: rgba(26, 161, 157, 0);
    border: 2px solid #1aa19d;
    webkit-transition: all 400ms cubic-bezier(.4, 0, .2, 1);
    transition: all 400ms cubic-bezier(.4, 0, .2, 1);
    color: #23BAB5;
}

ul {
    list-style-type: none;
}

article[role="login"] {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 10px rgba(0, 0, 0, 0.24);
    webkit-transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
    padding: 30px 50px;
    margin-bottom: 20px;
}

article[role="login"] input[type="submit"] {
    padding: 10px 15px;
    font-size: 16px;
}

article[role="login"]:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 1px 15px rgba(0, 0, 0, 0.23);
    webkit-transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

article[role="login"] h3 {
    font-size: 26px;
    font-weight: 300;
    color: #23bab5;
    margin-bottom: 20px;
}

article[role="login"] p {
    font-size: 16px;
    padding: 5px 15px;
}

.nav-tab-holder {
    padding: 0 0 0 30px;
    float: right;
}

.nav-tab-holder .nav-tabs {
    border: 0;
    float: none;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.nav-tab-holder .nav-tabs>li {
    margin-bottom: -3px;
    text-align: center;
    padding: 0;
    display: table-cell;
    float: none;
    padding: 0;
}

.nav-tab-holder .nav-tabs>li>a {
    background: #d9d9d9;
    color: #6c6c6c;
    margin: 0;
    font-size: 18px;
    font-weight: 300;
}

.nav-tab-holder .nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #FFF;
    background-color: #23bab5;
    border: 0;
    border-radius: 0;
}

.mobile-pull {
    float: right;
}

article[role="manufacturer"] {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 10px rgba(0, 0, 0, 0.24);
    padding: 0 0 40px;
    max-width: 420px;
    margin: -45px auto 0;
}

article[role="manufacturer"] header {
    background: #23bab5;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    font-weight: 300;
}

article[role="manufacturer"] h1 {
    font-size: 26px;
    font-weight: 300;
    border-bottom: 1px solid #f2f2f2;
    padding: 25px 15px;
}

article[role="manufacturer"] ul {
    padding: 0 25px;
}

article[role="manufacturer"] ul li {
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
    padding: 20px 15px;
    color: #404040;
}

article[role="manufacturer"] ul li i {
    color: #23bab5;
}

.login-signup {
    padding: 0 0 25px;
}

.drawer-navbar-header {
    background-color: #f8f8f8;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
    width: 100%;
    height: 2px;
    -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    background-color: #000;
}

.drawer-menu-item {
    color: #333;
    border-bottom: 1px solid #f1f1f1;
}

.drawer-menu-item:hover {
    text-decoration: none;
    color: #000;
    background-color: transparent;
}

.panel-login {
    border-color: #ccc;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

.panel-login>.panel-heading {
    color: #00415d;
    background-color: #fff;
    border-color: #fff;
    text-align: center;
    padding: 0px;
}

.panel-login>.panel-heading a {
    text-decoration: none;
    display: block;
    background-color: #fff;
    color: #d9437e;
    padding: 13px;
    font-size: 18px;
    font-weight: 400;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.panel-login>.panel-heading a.active {
    display: block;
    background-color: #d9437e;
    color: #fff;
    padding: 13px;
    font-size: 18px;
    font-weight: 400;
}

.panel-login>.panel-heading hr {
    margin-top: 10px;
    margin-bottom: 0px;
    clear: both;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}

.panel-login input[type="text"],
.panel-login input[type="email"],
.panel-login input[type="password"] {
    height: 45px;
    border: 1px solid #ddd;
    font-size: 16px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.panel-login input:hover,
.panel-login input:focus {
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #ccc;
}

.btn-login {
    background-color: #59B2E0;
    outline: none;
    color: #fff;
    font-size: 14px;
    height: auto;
    font-weight: normal;
    padding: 14px 0;
    text-transform: uppercase;
    border-color: #59B2E6;
}

.btn-login:hover,
.btn-login:focus {
    color: #fff;
    background-color: #53A3CD;
    border-color: #53A3CD;
}

.forgot-password {
    text-decoration: underline;
    color: #888;
}

.forgot-password:hover,
.forgot-password:focus {
    text-decoration: underline;
    color: #666;
}

.btn-register {
    background-color: #1CB94E;
    outline: none;
    color: #fff;
    font-size: 14px;
    height: auto;
    font-weight: normal;
    padding: 14px 0;
    text-transform: uppercase;
    border-color: #1CB94A;
}

.btn-register:hover,
.btn-register:focus {
    color: #fff;
    background-color: #1CA347;
    border-color: #1CA347;
}

#log12 .col-xs-6 {}

.text-mid {
    font-size: 18px;
}

.border-img {
    border: 4px solid #ccc;
}

.height45 {
    height: 80px;
}

.more12 {
    color: #fff;
}

.more12:hover {
    color: #fff;
}

.my-menu {
    position: absolute;
    left: 100%;
    padding-left: 0px;
    top: 0px;
    min-width: 150px;
    display: none;
    background-color: #f8f8f8;
}

.my-menu a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    padding: 10px 20px;
    text-decoration: none;
}

.dropdown-submenu:hover .my-menu {
    display: block !important;
}

.directory {
    position: fixed;
    width: 100px;
    height: 160px;
    right: -56px;
    top: 46%;
    background-color: #1aadce;
    transition: all ease-in-out 0.5s;
}

.heading img {
    position: absolute;
    bottom: 5px;
    left: -13px;
    width: 10px;
}

.directory:hover {
    right: 0px;
    transition: all ease-in-out 0.5s;
}

.directory a {
    color: #fff;
    text-decoration: none;
}

.directory a:hover {
    color: #fff;
}

.heading {
    color: #fff;
    width: 100%;
    transform: rotate(-90deg);
    position: absolute;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    left: -25px;
    top: 70px;
}

.fixed-text {
    padding-left: 45px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 15px;
    margin-top: 10px;
}

.fixed-text .f-block1 i {
    display: block;
}

.f-block1 {
    margin-bottom: 5px;
    border-bottom: 1px solid #2b8db1;
}

.inner-img {
    padding: 10px;
    border: 1px dashed #ddd;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.list-cricle {
    list-style: circle;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 17px;
}

.list-cricle li {
    text-align: justify;
}

.gallery-box img {
    margin-top: 16px;
}

blockquote img {
    border-radius: 100%;
    float: left;
    margin-right: 10px;
}

blockquote p {
    font-size: 15px;
    line-height: 18px;
}

.list-cricle {
    margin: 0px;
    padding: 0px 0px 0px 15px;
}

.inner-img2 {
    width: 100%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.masonry {
    /* Masonry container */
    column-count: 3;
    column-gap: 1em;
}

.masonry .item12 {
    /* Masonry bricks or child elements */
    background-color: #fff;
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
    padding: 15px;
    border: 1px solid #f9f9f9;
    font-size: 15px;
    text-align: justify;
}

.w50 {
    width: 50% !important;
}

.faculty-content p {
    font-size: 15px !important;
}

.faculty-content p {
    font-size: 15px !important;
}

.faculty-content h4 {
    font-size: 20px !important;
    color: #1aadce !important;
    font-weight: 400 !important;
}

.w20 {
    width: 35% !important;
}

.faculty-content .inner-img {
    width: 180px;
}

.bg-gray {
    background-color: #f8f8f8;
    padding: 15px;
}

.bg-wh {
    background-color: #fcfcfc;
    padding: 15px;
}

.spc-txt {
    color: #1aadce;
    font-style: italic;
}

.center-t {
    text-align: center !important;
}

.courses-table .table {
    font-size: 14px;
}

.courses-table .table td {
    padding: 3px;
}

.apply-btn {
    width: 120px;
    height: 120px;
    position: absolute;
    right: 0px;
    top: 0px;
    animation: .8s shake infinite alternate;
}

@keyframes shake {
    0% {
        transform: skewX(-5deg);
    }
    5% {
        transform: skewX(5deg);
    }
    10% {
        transform: skewX(-5deg);
    }
    15% {
        transform: skewX(5deg);
    }
    20% {
        transform: skewX(0deg);
    }
    100% {
        transform: skewX(0deg);
    }
}

.apply-btn img {
    width: 100%;
}

.welcome {
    background-color: #f8f8f8;
    padding: 15px;
    margin: 15px auto;
}

blockquote {
    padding: 10px 10px;
    margin: 0 0 10px;
}

.photo-outer {
    position: relative;
    width: 120px;
    height: 130px;
    margin: 0px auto 10px auto;
}

.add-img {
    position: absolute;
    width: 100%;
    height: 35px;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    bottom: 0px;
    cursor: pointer;
}

.dash-input input {
    border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
    border-bottom: 1px dotted #444;
}

.dash-input select {
    border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none;
    border-bottom: 1px dotted #444;
}

.entrance-form {
    border: 2px solid #ddd;
    margin-top: 20px;
}

.entrance-form label {
    font-weight: 300;
}

.entrance-form strong {
    font-weight: 300;
    font-size: 14px;
}

.mr-100 {
    margin-right: 100px;
}

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

#hiddenphoto-error {
    float: left;
}

.side-txt {
    position: fixed;
    z-index: 1;
    background: rgba(246, 170, 61, .75);
    background-color: rgba(246, 170, 61, 0.75);
    width: 70px;
    color: #fff;
    top: 55%;
    right: 0;
    margin-top: -75px;
    font-size: 20px;
    line-height: 24px;
    padding: 8px 10px;
    cursor: pointer;
    border: 1px solid #F6AA3D;
    border-right-color: rgb(246, 170, 61);
    border-right-style: solid;
    border-right-width: 1px;
    border-right: 0;
}

.side-txt {
    transform: rotate(-90deg);
    width: 150px;
    right: -55px;
}

.side-txt {
    background-color: #1aadce;
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: example;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

#mySidenav2.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 20px;
    left: auto;
    box-shadow: 0 1px 7px 1px rgba(0, 0, 0, .5882352941176471);
}

.sidenav form {
    padding: 30px 20px;
}

#mySidenav2.sidenav .closebtn {
    position: absolute;
    top: -15px;
    right: 5px;
    font-size: 36px;
    margin-left: 50px;
}

#mySidenav2.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #444;
    display: block;
    transition: .3s;
}

#mySidenav2.sidenav {
    background-image: none;
}

.child-menu li a {
    font-size: 12px;
    color: #000000;
}

@media only screen and (max-width: 1365px) {
    .apply-btn {
        top: 115px;
    }
}

@media only screen and (max-width: 1199px) {
    .navbar-default .navbar-nav>li>a {
        padding: 18px 5px;
    }
}

@media only screen and (max-width: 991px) {
    .slider-move {
        position: static;
    }
    .award-sec .award-left-block {
        padding: 25px;
    }
    h4 {
        font-size: 16px;
    }
    .tp-banner-container {
        margin-top: 18px;
    }
    .apply-btn {
        top: 83px;
    }
    .dropdown-backdrop {
        position: static;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-pull {
        float: none;
    }
    .nav-tab-holder {
        float: none;
        overflow: hidden;
    }
    .nav-tabs>li>a {
        font-size: 13px;
        font-weight: 600;
        padding: 10px 5px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .nav-tabs>li {
        width: 50%;
    }
    .top-tikkar {
        margin-top: 0px;
        display: block;
    }
    .top-tikkar li {
        min-height: 60px;
    }
    .tp-banner-container {
        margin-top: 0px;
    }
    .award-sec .award-left-block {
        padding: 15px 15px 15px 15px;
    }
    .footer2 .footer-copy {
        font-size: 13px;
        text-align: center;
    }
    .course-card {
        padding: 5px;
    }
    h4 {
        font-size: 15px;
    }
    .mob-vide {
        margin: 30px 0px;
    }
    .apply-btn {
        top: 80px;
        width: 70px;
    }
    .breadcum-area {
        margin-top: 55px;
    }
    #quote-carousel .carousel-control.left {
        background-image: none;
        margin-left: 75%;
    }
    .notice-board {
        max-height: none;
        min-height: auto;
        height: auto;
    }
}

.bullets {
    border: 1px solid #444;
    border-radius: 5px;
    text-align: center;
    padding: 15px 15px 15px 15px;
}

.bullets h6 {
    margin-top: 40px;
}

.bullets .icon-box {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-top: -30px;
    border: 1px solid #444;
    margin: -30px auto;
    background: #fff;
}

.text-center {
    text-align: center !important;
}