@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500');

/*font-family: 'Montserrat', sans-serif;
font-family: 'Rubik', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Oswald', sans-serif;*/

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 400
}

p {
    color: #000
}

a {
    transition: 0.5s;
    text-decoration: none;
    color: #136fba
}

a:hover {
    text-decoration: none
}

.mr-minus-30px {
    margin-right: -30px
}

.min-h-125px {
    min-height: 125px
}

span.theme-color {
    color: #136fba
}

.bg-primary {
    background-color: #006eb3 !important;
}

.card-shadow {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: 0;
}

.text-dark {
    color: #000 !important
}

.font-500 {
    font-weight: 500
}

.form-control {
    padding: 0.375rem 0.375rem
}

.col-form-label {
    text-align: right;
}

.content {
    padding: 50px 0
}


/*.content.bg{background: url(../img/body.jpg) no-repeat;background-size: cover;background-attachment: fixed;position: relative;}
.content.bg:before {position: absolute;content: '';width: 100%;height: 100%;background-color: rgba(255,255,255,0.7);top: 0;left: 0;}*/

.section {
    padding-bottom: 80px
}

.img-shadow {
    box-shadow: 0 0 29px rgba(0, 0, 0, 0.2);
    position: relative;
}

.zoom-1-2 {
    transition: 0.5s
}

.zoom-1-2:hover {
    transform: scale(1.2);
}

.page-card {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: 0
}

.page-header {
    padding: 15px 0;
    /*background: url('../img/page-header.jpg') no-repeat center;*/
    ;
    background-image: linear-gradient(to bottom right, #006ead, #6ac9ff);
    background-size: cover;
    background-attachment: fixed;
}

.page-title {
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 500;
    color: #fff
}

.ss-breadcrumb {
    border-bottom: 0px solid #d4d4d4;
    box-shadow: 0 2px 4px #ddd
}

.breadcrumb {
    background-color: transparent;
    ;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-weight: 400;
    font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 400;
    font-family: 'Rubik', sans-serif
}


/*header Section*/

.top-points {
    padding-left: 0;
    margin-bottom: 0;
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    /* float: right; */
}

.top-points li {
    width: 100%;
    list-style: none;
    margin-bottom: 5px
}

.top-points li:nth-child(5) {
    margin-bottom: 0
}

.top-points li:nth-child(6) {
    margin-bottom: 0
}

.top-points li>span.active {
    background-color: #555;
    color: #fff
}

.top-points li>span {
    border: 1px solid #ddd;
    padding: 4px;
    display: block;
    margin: 0 3px;
    border-radius: 4px;
    text-align: center;
    color: #000;
    font-weight: 500;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}

.top-bar {
    background-color: #F1F1F1;
    padding: 5px 0;
    font-size: 14px
}

.top-bar ul.top1 {
    list-style: none;
    margin: 0;
    padding: 0;
    position: fixed;
    z-index: 10;
    right: 0;
    top: 380px;
}

.top-bar ul.top1 li {
    /*display: inline-block;*/
    ;
    margin-bottom: 5px
}

.top-bar ul.top1 li a {
    padding: 5px;
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 0;
    background-color: #0f66ac;
    text-align: center;
    color: #fff
}

.top-bar ul.top1 li a.icon-fb {
    background-color: #3C5A98
}

.top-bar ul.top1 li a.icon-tw {
    background-color: #30C0F9
}

.top-bar ul.top1 li a.icon-ld {
    background-color: #0177B5
}

.top-bar ul.top1 li a.icon-ad {
    background-color: #A4C63A
}

.top-bar ul.top1 li a.icon-al {
    background-color: #000
}

.top-bar ul.top1 li a:hover {
    color: rgba(255, 255, 255, 0.7);
    background-color: #0f66ac;
}

.top-bar ul.top2 {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}

.top-bar ul.top2 li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid rgba(69, 69, 69, 0.7);
}

.top-bar ul.top2 li a .fa-shopping-cart sup {
    left: -.4em;
    top: -.4em;
}

.top-bar ul.top2 li a .fa-shopping-cart .badge {
    color: #fff;
    background-color: red;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 16px;
    font-size: 10px;
    font-family: sans-serif;
}

.top-bar ul.top2 li a .fa-shopping-cart .badge {
    color: #fff;
    background-color: #FF530A;
    text-align: center;
}

.top-bar ul.top2 li:first-child {
    padding-right: 10px
}

.top-bar ul.top2 li:last-child {
    padding-right: 0px;
    border-right: 0
}

.top-bar ul.top2 li a {
    color: #454545;
    display: block;
    padding: 0px;
    text-decoration: none
}

.top-bar ul.top2 li .dropdown a {
    color: #000;
    background-color: transparent;
    box-shadow: none
}

.top-bar ul.top2 li .dropdown .dropdown-menu {
    background-color: #136fba;
    border: 0px
}

.top-bar ul.top2 li .dropdown .dropdown-menu .dropdown-item {
    color: #fff;
    font-size: 13px;
    border-bottom: 1px solid #eee;
    font-weight: 400;
    padding: 0.45rem 1.5rem;
}

.top-bar ul.top2 li .dropdown .dropdown-menu .dropdown-item:last-child {
    border-bottom: 0
}

.top-bar ul.top2 li select {
    font-size: 13px;
    padding: 0.1rem 0.1rem;
    height: 25px !important
}

.btn-group.top .btn {
    border-radius: 0.25rem !important
}

.search-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    height: 200px;
    z-index: 9000;
    display: none
}

.close-search-box {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 30px;
    cursor: pointer;
}

.search-box>.container>.row {
    height: 200px
}

.dropdown-menu.index {
    padding: 10px 10px 5px;
    min-width: 240px
}

.dropdown-menu.index .dropdown-item-index {
    margin-bottom: 5px;
    border-radius: 2px;
    background-color: #eee;
    border: 1px solid #ddd;
    line-height: 33px;
    font-size: 14px;
    color: #000;
    width: 33px;
    height: 33px;
    display: inline-block;
    text-align: center;
}

.dropdown-menu.index .dropdown-item-index:hover {
    background-color: #136fba;
    color: #fff;
    border-color: #136fba
}

.second-bar {
    padding: 10px 0
}

.second-bar .iso-logo {
    float: right;
}

.navbar {
    padding: 0rem 1rem
}

.navbar-brand {
    width: 220px;
    display: none
}

.navigation {
    border-top: 1px solid #eee;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
}

.navbar-light {
    padding-right: 0px;
    padding-left: 0px
}

.navbar-light .navbar-nav .nav-item {
    margin-right: 30px
}

.navbar-light .navbar-nav .nav-item:last-child {
    margin-right: 0 !important
}

.navbar-light .navbar-nav .nav-link {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    padding: 0.5rem 0rem;
    position: relative;
    transition: 0.2s
}

.navigation.fixed-top .navbar-light .navbar-nav .nav-link {
    font-size: 13px;
    padding: 0.7rem 0rem
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #FF530A
}

.navbar-light .navbar-nav .nav-link:before {
    width: 0%;
    transition: 0.5s;
    height: 2px;
    position: absolute;
    content: '';
    background-color: #FF530A;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0 auto;
}


/*.navigation.fixed-top .navbar-light .navbar-nav .nav-link:before{bottom: -4px}*/

.navbar-light .navbar-nav .nav-link:hover::before,
.navbar-light .navbar-nav .nav-link:focus::before,
.navbar-light .navbar-nav .nav-item.active .nav-link:before,
.navbar-light .navbar-nav .nav-item .nav-link.active:before,
.navbar-light .navbar-nav .nav-item.show .nav-link:before {
    width: 100%
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #FF530A
}

.dropdown-menu {
    padding: 0;
}

.dropdown-menu .dropdown-item {
    color: #000;
    font-size: 13px;
    border-bottom: 1px solid #eee;
    font-weight: 400;
    padding: 0.45rem 1.5rem;
}

.dropdown-menu .dropdown-item.active {
    background-color: #136fba;
    color: #fff
}

.dropdown-menu .dropdown-item:last-child {
    border: 0px
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #000;
    text-decoration: none;
    background-color: #eaeaea;
}

.dropdown-menu .dropdown-item a {
    color: #000
}

.dropright.dropdown-item .dropdown-toggle::after {
    float: right;
    margin-top: 5px
}


/*After Navigation Fixed*/

.navigation.fixed-top {
    background-color: #fff
}

.navigation.fixed-top .navbar-brand {
    display: block;
    width: 140px;
    margin-right: 55px
}

.navigation.fixed-top .navbar-light .navbar-nav .nav-item {
    margin-right: 16px
}

.blink-area {
    padding: 4px 0;
    color: #fff;
    background-image: url('../images/Header.jpg');
    background-repeat: repeat-y;
    background-color: #000;
}

.blink-area p {
    margin-bottom: 0;
    color: #fff
}


/*------------------------------ Start Home Page------------------------------*/


/*Home Slider*/


/*.section-homeslider{background-color: red;height: auto}*/

.section-homeslider .owl-carousel {
    position: relative;
}

.section-homeslider .owl-dots {
    bottom: 20px
}

.section-homeslider .owl-carousel .owl-next,
.section-homeslider .owl-carousel .owl-prev {
    background-color: #fff !important;
    width: 35px;
    height: 35px;
    line-height: 30px;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    margin-top: -17.5px;
    font-size: 20px;
    color: #136fba !important;
    border: 1px solid #136fba !important;
    text-align: center;
}

.section-homeslider .owl-carousel .owl-prev {
    left: 10px;
}

.section-homeslider .owl-carousel .owl-next {
    right: 10px;
}

.section-homeslider .owl-carousel .item:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
}

.section-homeslider .owl-carousel .item {
    position: relative;
}

.section-homeslider .owl-carousel .item .slide-container {
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 0px solid red;
}

.section-homeslider .owl-carousel .item .slide-container>.container {
    position: relative;
    height: 100%
}

.section-homeslider .owl-carousel .item .slide-container>.container>.row {
    height: 100%
}


/*.section-homeslider .owl-carousel .item .owl-caption{position: absolute;z-index: 9999;text-transform: uppercase;color: #fff;width: 40%}*/

.section-homeslider .owl-carousel .item .owl-caption .simson-icon {
    width: 140px
}

.section-homeslider .owl-carousel .item .owl-caption h3 {
    font-size: 40px;
    text-shadow: 1px 1px #bbb;
    font-weight: 300;
    color: #000;
    font-family: 'Oswald', sans-serif;
}

.section-homeslider .owl-carousel .item .owl-caption h1 {
    font-size: 45px;
    color: #136fba;
    text-shadow: 1px 1px #18578b
}

.section-homeslider .owl-carousel .item .owl-caption p {
    color: #000;
    /*text-shadow: 1px 1px #bbb;*/
    font-size: 22px;
    text-transform: none;
    font-weight: 500;
}

.custom-title1 {
    font-family: 'Rubik', sans-serif;
    position: relative;
    margin-bottom: 20px;
    font-size: 1.8rem
}

.custom-title1 span.highlight {
    color: #136fba
}

.title-large {
    margin-bottom: 20px
}

.title-large.left .title-icon:after {
    margin-right: -10%
}

.title-large .custom-title1 {
    margin-bottom: 0px
}

.title-large .title-icon {
    color: #f39c12;
    font-size: 20px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.title-large .title-icon:before,
.title-large .title-icon:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 2px;
    background-color: #eee;
    position: relative;
}

.title-large .title-icon:before {
    margin-left: -100%;
    left: -10px;
}

.title-large .title-icon:after {
    margin-right: -100%;
    right: -10px;
}

.btn {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}


/*.btn-custom{background-color: #136fba;font-size: 13px;border-radius: 20px;padding: 0.3rem 1.5rem;border:1px solid #136fba; color: #fff;text-transform: uppercase;}*/

.btn-custom {
    background-color: #136fba;
    font-size: 13px;
    border-radius: 10px;
    padding: 10px 6px;
    border: 1px solid #136fba;
    color: #fff;
    text-transform: uppercase;
    margin: 4px;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active {
    color: #136fba !important;
    background-color: #fff
}

.btn-outline-custom {
    border: 1px solid #136fba;
    color: #136fba;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 20px;
    padding: 0.5rem 1.5rem
}

.btn-outline-custom:hover {
    border: 1px solid #136fba;
    color: #fff;
    background-color: #136fba
}

.box-shadow-img {
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.13)
}

.card-text b {
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.slide-container .container {
    position: relative;
}

.slide-container .image1 {
    width: 385px;
    margin-left: 77px;
    /* margin-top: 60px; */
    margin-top: 30px;
}

.slide-container .image2 {
    width: 480px;
    margin-left: -55px;
    margin-top: 2px;
}

.slide-container .image3 {
    width: 250px;
    /* margin-left: 100px; */
    margin-left: 220px;
    margin-top: 20px;
}

.slide-container .image4 {
    width: 350px;
    /* margin-left: 58px; */
    margin-top: -38px;
}


/* .slide-container .image5{width: 230px;margin-left: 150px;margin-top: -10px;} */

.slide-container .image5 {
    width: 250px;
    margin-left: 100px;
}

.slide-container .new-img {
    width: 81px;
    position: absolute;
    left: -82px;
    top: 0
}

.slide-container .image6 {
    width: 525px;
    margin-left: -87px;
    margin-top: 20px;
}

.slide-container .caption-5 img {
    width: auto;
}

.slide-container .caption-5 {
    margin-top: 15%;
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8211484422870711) 100%);
    padding: 10px;
}


/*Certificate Logo*/

.section-supported {
    border-top: 4px solid #ddd;
    border-bottom: 2px solid #ddd
}

.certificate-title {
    position: relative;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 10px;
    color: #136fba;
}

.certificate-title:after {
    content: '';
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    right: 50%;
    background: #FF530A;
    width: 20px;
    transform: translate(-50%, 0);
}

.certificate-ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 0;
    list-style: none;
}

.certificate-ul li {
    height: 70px;
    margin: 0 30px;
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.certificate-ul li img {
    max-width: 100%;
    max-height: 100%
}

.modal-body.carousel .owl-carousel .owl-next {
    right: 0;
}

.modal-body.carousel .owl-carousel .owl-prev {
    left: 0;
}

.modal-body.carousel .owl-carousel .owl-next:focus,
.modal-body.carousel .owl-carousel .owl-prev:focus {
    outline: 0
}

.modal-body.carousel .owl-carousel .owl-next,
.modal-body.carousel .owl-carousel .owl-prev {
    background-color: transparent !important;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -17.5px;
    border: 0 !important;
}

.modal-certify {
    max-width: 400px
}

.modal-certify .modal-header {
    padding: 0.4rem 1rem 0.3rem;
}


/*Section Event*/

.carousel .owl-carousel {
    position: relative;
}

.carousel .owl-carousel .owl-next,
.carousel .owl-carousel .owl-prev {
    background-color: #fff !important;
    width: 40px;
    height: 40px;
    line-height: 35px !important;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    margin-top: -17.5px;
    font-size: 35px !important;
    color: #555 !important;
    border: 2px solid #555 !important;
    text-align: center;
}

.carousel .owl-carousel .owl-prev {
    left: -50px;
}

.carousel .owl-carousel .owl-next {
    right: -50px;
}

.owl-dots {
    bottom: -40px;
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
}

.owl-dot {
    background-color: #6fc3df;
    border-radius: 50%;
    height: 0.5rem;
    margin: 0 5px;
    opacity: .5;
    transition: opacity .3s;
    width: 0.5rem;
}

.owl-dot:hover,
.owl-dot.active {
    opacity: 1;
}


/*Section Group Of Companies*/

.section-companies .card {
    border: 0;
    text-align: center;
    background: transparent;
}

.section-companies .card .image {
    border: 15px solid #ddd;
    border-radius: 100%;
    margin: 0 50px
}


/*Section Videos*/

.section-videos .card {
    background-color: transparent;
    border: 0
}

.section-videos .card .card-footer {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif
}

.section-videos .card .card-body .video-clipart {
    width: 30px;
    background: #ddd
}

.section-videos .card .card-body .video-clipart ul {
    padding: 0;
    margin: 0;
}

.section-videos .card .card-body .video-clipart ul li {
    list-style: none;
    padding: 5px
}

.section-videos .card .card-body .video-clipart ul li div {
    background: #fff;
    height: 25px;
    width: 100%
}

.section-videos .card .card-body {
    display: flex
}

.section-videos .card .embed-responsive {
    width: 100%
}


/*Section Pramotars*/

.pramotars-list .col img {
    border: 2px solid #eee;
    padding: 5px
}


/*Section About*/

.section-about {
    position: relative;
    /*background-image: url('../img/section-about.jpg')*/
    ;
    background-size: cover;
}

.section-about>.section-layer {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 50px 0
}


/*Services Section*/

.section-services {
    position: relative;
    background-image: url('../home/img/section-service.jpg');
    background-size: cover;
    padding: 10px 0;
    background-position: 32% 44%;
}

.section-services:before {
    position: absolute;
    content: '';
    width: 100%;
    bottom: 0;
    left: 0;
    height: 50%;
    background-color: #fff
}

.section-services {}

.section-services .item {
    padding: 3px
}

.section-services .service-box {
    transition: 0.5s;
    background-color: #f3f3f3;
    color: #136fba;
    text-align: center;
    /*border-radius: 40px;*/
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    margin: 50px 0 0
}

.service-box .icon-div {
    position: relative;
    height: 75px;
    background: #86CECA;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px
}

.service-box .icon-div .icon {
    position: absolute;
    width: 100px;
    left: 50%;
    margin: -50px 0 0 -50px
}

.service-box .icon-div .icon>.image {
    position: relative;
}

.service-box .icon-div .icon>.image>.icon-small {
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px
}

.service-box .title-div {
    height: 60px;
    background-color: #eee;
    display: table;
    width: 100%;
    padding: 5px 10px
}

.service-box .title-div h4 {
    color: #FF530A;
    font-size: 18px;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.service-box .des-div {
    /*background-color: #B8E5FA;*/
    background-color: #E9F2F7;
    /*border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;*/
    padding: 10px 10px;
    /*min-height: 250px*/
    height: 320px;
}

.service-box .des-div p {
    font-size: 14px;
    text-align: left;
    margin: 0px 5px;
    ;
}


/*Section Events*/

.bg-section {
    position: relative;
    background-image: url('../home/img/b-image.jpg');
    background-size: cover;
}

.bg-section:before {
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.section-event {}

.section-event .card {
    background: transparent;
    border: 0
}

.section-event .card .card-body {
    text-align: center;
    padding-bottom: 0
}


/*Fancy title*/

.subtitle {
    margin: 0 0 2em 0;
}

.fancy {
    line-height: 0.5;
    text-align: center;
    margin-bottom: 30px
}

.fancy span {
    display: inline-block;
    position: relative;
}

.fancy span a {
    font-family: 'Rubik', sans-serif;
    letter-spacing: 0.4px;
    /*background: #136fba;*/
    color: #000 !important;
    padding: 10px 20px;
    /*border-radius: 20px;*/
    text-transform: uppercase;
    /*-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);*/
    font-size: 30px;
}

.fancy span:before,
.fancy span:after {
    content: "";
    position: absolute;
    height: 15px;
    border-bottom: 1px solid #6f6f6f;
    border-top: 1px solid #6f6f6f;
    top: 0;
    width: 100%;
}

.fancy.two span:before,
.fancy.two span:after {
    border-bottom: 1px solid #6f6f6f;
    border-top: 1px solid #6f6f6f;
}

.fancy span:before {
    right: 100%;
    margin-right: 15px;
}

.fancy span:after {
    left: 100%;
    margin-left: 15px;
}

.post-navigation a {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    display: block
}

.post-navigation a.prev {
    padding-left: 30px
}

.post-navigation a.prev:before {
    content: '\f100';
    font-family: 'FontAwesome';
    position: absolute;
    left: 5px;
    top: -17px;
    font-size: 50px;
    color: #136fba;
    transition: 0.5s;
}

.post-navigation a.prev:hover:before {
    left: 0
}

.post-navigation a.next {
    padding-right: 30px
}

.post-navigation a.next:after {
    content: '\f101';
    font-family: 'FontAwesome';
    position: absolute;
    right: 5px;
    top: -17px;
    font-size: 50px;
    color: #136fba;
    transition: 0.5s;
}

.post-navigation a.next:hover:after {
    right: 0
}

.post-navigation a span {
    color: #666;
    font-size: 14px;
    font-weight: 400
}


/*Search Panel*/

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: rgba(12, 12, 12, 1);
    background-color: #9de8fd;
    ;
}

.search-tabs .nav-link {
    padding: 0.3rem 0.5rem;
    font-size: 12px;
    color: rgba(12, 12, 12, 1)
}

.search-tab-content {
    padding-top: 10px
}

.search-tab-content form {
    font-size: 13px
}

.search-tab-content form input {
    border-radius: 20px;
    font-size: 12px;
}

.search-tab-content form .btn {
    font-size: 12px;
    padding: 0.3rem 0.7rem
}


/*------------------------ End Home Page ------------------------------*/


/*owl slider*/


/*Products Page*/

.owl-carousel .owl-stage {
    display: flex;
}

.owl-carousel .owl-item .item {
    height: 100%
}

.card-product {
    transition: 0.5s;
    height: 100%;
    padding-bottom: 15px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: 0;
}


/*.card-product:hover{transform: scale(1.1);box-shadow: 0 2px 2px 0 rgba(19, 111, 186,0.14), 0 3px 1px -2px rgba(19, 111, 186,0.12), 0 1px 5px 0 rgba(19, 111, 186,0.2);-webkit-box-shadow: 0 2px 2px 0 rgba(19, 111, 186,0.14), 0 3px 1px -2px rgba(19, 111, 186,0.12), 0 1px 5px 0 rgba(19, 111, 186,0.2);}
.card-product:hover .card-title{color: #ff530a}*/

.card-product:hover {
    opacity: 0.7
}

.card-product .card-body {
    display: flex;
    flex-wrap: wrap;
}

.card-product .card-body .pro-content {
    /*align-self: center*/
}

.card-product .image {
    height: 230px
}

.card-product .image .thumbnail {
    align-self: center;
    height: 230px;
    width: 100%;
    position: relative;
    /* margin: 10px auto 0; */
    margin: 10px auto;
    display: flex;
}

.card-product .image .thumbnail img {
    height: auto;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.card-product .card-title {
    font-size: 14px;
    color: #000;
    transition: 0.5s;
    font-weight: 500;
    margin-bottom: 6px;
    /*word-break: break-all;*/
}

.card-product .card-text span {
    font-weight: 500
}

.card-product .card-text {
    font-size: 13px;
    line-height: 22px
}

.list-alphabaticaly {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    margin-bottom: 20px
}

.list-alphabaticaly li {
    border-right: 1px solid #bbb;
    padding: 0 4px;
    margin-bottom: 10px
}

.list-alphabaticaly li:last-child {
    margin-right: 0
}

.list-alphabaticaly li a {
    font-size: 14px;
    font-weight: 500;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    line-height: 22px;
    color: #000;
}

.list-alphabaticaly li a:hover,
.list-alphabaticaly li.active a {
    background-color: #FF530A;
    color: #fff
}


/*Product Detials Page*/

.card-page-product {
    margin-bottom: 40px;
    border: 0
}

.product-img {
    border: 1px solid #bbb;
    height: auto;
    min-height: 450px;
    display: flex;
    justify-content: center;
    padding: 10px;
}

.product-img .image {
    align-self: center
}

.pro-title {
    color: #FF530A;
    font-size: 2rem
}

.pro-price {
    color: #666;
    font-size: 18px;
    margin-bottom: 0
}

.col-form-label.price {
    font-size: 18px;
    text-align: center;
    color: #ff530a;
    padding: 0.25rem 0.3rem;
    line-height: 20px
}

.product-rr {
    margin-bottom: 5px
}

.product-rr:last-child {
    margin-bottom: 25px
}

.product-rr .form-control {
    padding: 0.25rem 0.3rem
}

.product-rr .btn {
    width: 22px;
    height: 22px;
    font-size: 12px;
    padding: 2px
}

.table-product {
    margin: 10px 0 20px;
}

.table-product tr td {
    padding: 5px;
    border: 0;
    border-bottom: 1px dashed #bbb
}

.table-product tr td:first-child {
    font-weight: 500
}

#productimgModal .modal-dialog {
    background-color: transparent;
    display: flex;
}

#productimgModal .modal-dialog .modal-content {
    background-color: transparent;
    border: 0;
    align-self: center
}

#productimgModal .modal-dialog .modal-header {
    border: 0
}

#productimgModal .modal-dialog .modal-body {
    padding: 0
}

#productimgModal .modal-header .close {
    padding: 0.5rem;
    margin: 0rem 0rem 0rem -5rem;
}

.btn-addCart {
    background-color: #136fba;
    color: #fff;
    border-radius: 30px
}

.btn-addCart:hover {
    background-color: #0361ad;
    color: #fff;
    border-radius: 30px
}

.btn-buyNow {
    background-color: #FF530A;
    color: #fff;
    border-radius: 30px
}

.btn-buyNow:hover {
    background-color: #d84709;
    color: #fff;
    border-radius: 30px
}

#product-slider .card-product:hover {
    transform: scale(1);
}


/*Cart Page*/

.shopping-card {
    border: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 10px;
}

.shopping-card .card-header {
    background-color: #fff
}

.shopping-card .card-header span.items {
    float: right;
    margin-top: 3px
}

.shopping-card .card-header .card-title {
    font-size: 20px
}

.cart-item {
    min-height: 125px
}

.cart-item .image {
    width: 100px;
    height: 100px;
    display: flex;
    border: 1px solid #ddd;
    background: #fff;
}

.cart-item .image .thumb {
    align-self: center
}

.cart-item .name {
    font-size: 15px;
}

.cart-item .price {
    color: #FF530A;
    margin-bottom: 0
}

.quantity-col {
    margin-top: 0
}

.cart-item label {
    font-size: 13px
}

.cart-item select,
.cart-item input {
    padding: 5px;
    height: 30px !important;
    font-size: 13px;
}

.cart-item .input-group .input-group-prepend {
    align-self: center
}

.cart-item .input-group button {
    background-color: #007bff;
    border: 1px solid #007bff;
    color: #fff;
    border-radius: 100% !important;
    width: 22px;
    height: 22px;
    text-align: center;
    font-size: 12px;
    padding: 2px;
    line-height: 18px
}

.cart-item .input-group button:focus {
    outline: none
}

.cart-item .input-group button:hover {
    background-color: #136fba;
    color: #fff;
}

.cart-item .input-group input {
    text-align: center;
    margin: 0 10px
}

.cart-item a.remove-item {
    text-align: right;
    color: #dc3545
}

.cart-item a.remove-item i.fa {
    font-size: 12px;
    text-align: center;
    background-color: #dc3545;
    color: #fff;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 50%;
}

.cart-item .btn-remove {
    padding: 2px;
    width: 22px;
    height: 22px;
    font-size: 12px;
    line-height: 18px;
    border-radius: 100%
}

.cart-item .row-pro-rr {
    margin-top: -70px;
}

.cart-item .row-pro-rr .form-group {
    margin-bottom: 5px
}

.cart-item .row-pro-rr .form-group:last-child {
    margin-bottom: 0
}

.btn-continue {
    border-radius: 30px
}

.btn-checkout {
    border-radius: 30px
}

.price-card {
    border: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.price-card .card-header {
    background-color: #fff
}

.price-card .card-header .card-title {
    font-size: 20px
}

.price-card .card-body {
    padding-top: 10px;
    padding-bottom: 10px
}


/*Checkout Page*/

.card-checkout .card-header.bg-primary {
    color: #fff;
}

.card-checkout {
    border: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 20px
}

.card-checkout>.card-header {
    background-color: #fff
}

.card-checkout .card-title {
    font-size: 18px
}

.card-checkout .card-title span.badge {
    background-color: #eee;
    padding: .4em 0.6em;
    margin-right: 10px;
    color: #000
}

.card-checkout .card-header>.btn-change {
    float: right;
    box-shadow: none;
    padding: 2px 5px;
    font-size: 13px;
    background: #eee;
    border: 1px solid #ddd;
    margin-top: -1px;
}

.card-checkout .card-header>.btn-change:hover,
.card-checkout .card-header>.btn-change:focus {
    background-color: #ddd
}

.card-checkout .card-body {
    padding: 10px;
    padding-left: 60px;
    padding-right: 20px
}

.card-checkout .card-body .name {
    font-weight: 500
}

.card-checkout .card-body p {
    margin-bottom: 3px
}

.card-checkout .card-body ul li {
    padding: 10px;
    padding-left: 30px;
    padding-right: 20px
}

.card-checkout .card-body ul li:nth-child(odd) {
    background-color: #eee
}

.card-checkout .radio label {
    padding-left: 30px
}

.card-checkout .radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.card-checkout .radio input[type="radio"]+.radio-label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: absolute;
    top: 1px;
    left: 7px;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}

.card-checkout .radio input[type="radio"]:checked+.radio-label:before {
    background-color: #3197EE;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}

.card-checkout .radio input[type="radio"]:focus+.radio-label:before {
    outline: none;
    border-color: #3197EE;
}

.card-checkout .radio input[type="radio"]:disabled+.radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}

.card-checkout .radio input[type="radio"]+.radio-label:empty:before {
    margin-right: 0;
}

.add-delivery-address-card .card-header {
    padding: 0
}

.add-delivery-address-card .card-header h5 a {
    font-size: 16px;
    color: #000;
    display: block;
    padding: 0.75rem 1.25rem;
    cursor: pointer;
}

.add-delivery-address-card .card-header h5 a i {
    margin-right: 15px;
    margin-left: 0;
}

.add-delivery-address-card .card-body,
.add-delivery-address-card .card-footer {
    padding: 0.5rem 1.25rem
}

.add-delivery-address-card .card-body .form-control {
    font-size: 14px
}

.add-delivery-address-card .card-body .col-form-label {
    padding-bottom: 2px;
}

.add-billing-address-card .card-header {
    padding: 0
}

.add-billing-address-card .card-header h5 a {
    font-size: 16px;
    color: #000;
    display: block;
    padding: 0.75rem 1.25rem;
    cursor: pointer;
}

.add-billing-address-card .card-header h5 a i {
    margin-right: 15px;
    margin-left: 0;
}

.add-billing-address-card .card-body,
.add-billing-address-card .card-footer {
    padding: 0.5rem 1.25rem
}

.add-billing-address-card .card-body .form-control {
    font-size: 14px
}

.add-billing-address-card .card-body .col-form-label {
    padding-bottom: 2px;
}

.collapsing-card {
    overflow: hidden;
    display: none
}

.collapsing-card.show {
    display: block
}

.shopping-card .card-body ul li {
    padding-left: 20px
}


/*News Page*/

.media.news {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}

.media.news:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.media.news>.image {
    border-radius: 0.25rem;
    width: 100px;
    height: 100px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.media.news .date {
    float: right;
    color: #666;
    font-size: 12px
}


/*News Details Page*/

.image.news {
    height: 450px;
    background-size: cover;
}


/*Events Page*/

.card-event {
    height: 380px;
    margin-bottom: 20px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: 0
}

.card-event .card-body {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}

.card-event .card-content {
    align-self: center;
}

.card-event .card-title {
    font-size: 16px
}

.card-event .date {
    font-size: 12px;
    color: #666;
    margin-bottom: 5px
}

.card-event.two {
    height: 230px;
    /*background-size: cover !important;*/
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    overflow: hidden;
    transition: all .5s ease;
}

.card-event.two:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: linear-gradient(to bottom right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.1));
    border-radius: 0.25rem
}

.card-event.two .card-body .overlay {
    width: 100%;
    height: 100%;
    padding: 10px;
    position: absolute;
    left: -100%;
    right: 0;
    bottom: 0;
    background: rgba(0, 110, 173, 0.9);
    transition: all .5s ease;
    z-index: 2;
    display: flex
}

.card-event.two:hover .card-body .overlay {
    left: 0
}

.card-event.two .card-body {
    color: #fff;
    background: rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 0
}

.card-event.two .card-body a {
    color: #fff
}

.card-event.two .card-content.first {
    transition: all .5s ease;
    opacity: 1
}

.card-event.two .card-content.first .card-title {
    font-size: 20px;
    word-break: break-all;
}

.card-event.two .date {
    color: #fff
}

.card-event.two .card-text {
    color: #fff
}

.card-event.two:hover .card-body .card-content.first {
    opacity: 0
}


/*Event Details Page*/

.event-ul {
    list-style: none;
    padding-left: 0;
}

.event-ul li {
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 15px
}

.event-ul li i {
    color: #ff530a;
    width: 25px;
    height: 25px;
    line-height: 24px;
    text-align: center;
    border-radius: 2px;
    margin-right: -5px
    /*;background-image: linear-gradient(to left, #41aaff, #136fba)*/
    ;
}


/*Core Services Page*/

.service-card {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: 0;
    overflow: hidden;
    height: 100%
}

.service-card .card-body {
    padding: 0.75rem
}

.service-card .card-body h5 {
    font-size: 18px;
    font-weight: 400
}


/*Quality Aspects*/

.ul-quality-cards {
    padding: 0;
    margin: 0 -15px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.ul-quality-cards>li {
    width: 25%;
    padding: 0 15px;
    margin-bottom: 30px
}

.card-quality {
    position: relative;
    padding: 0;
    border: 0
}

.card-quality .image {
    padding: 10px;
    border: 1px solid #ddd
}

.card-quality .card-body {
    border: 1px solid #ddd;
    padding: 2px
}

.card-quality .overlay {
    content: '';
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 0%;
    height: 0%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.7);
    transition: all ease 0.5s;
    opacity: 0
}

.card-quality:hover .overlay {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    opacity: 1
}

.card-quality .overlay>a {
    align-self: center;
    color: #fff;
}

.card-quality .overlay>a>i {
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
}

#qualityimgModal .modal-dialog {
    position: relative;
    overflow: hidden;
}

#qualityimgModal button.close {
    position: absolute;
    right: -20px;
    top: -20px;
    margin: 0;
    box-shadow: none !important;
    background-color: #333;
    padding: 0;
    width: 50px;
    height: 50px;
    opacity: 1;
    border-radius: 50%;
}

#qualityimgModal button.close>span {
    position: absolute;
    left: 12px;
    top: 20px;
    color: #fff;
    text-shadow: none;
}


/*Our Facility Page*/

.facility-row .image {
    padding: 30px
}


/*blog Page*/

.blog-card {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: 0;
    overflow: hidden;
    border-top-left-radius: 50px;
}

.blog-card .image {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    height: 180px
}

.blog-card .row .col-lg-9 {
    padding-right: 45px
}


/*Blog Details Page*/

.card-replay {
    border: 0;
    margin-bottom: 25px
}

.card-replay .card-header {
    border: 0;
    background-color: transparent;
    padding: 30px 0
}

.card-replay .card-footer {
    border: 0;
    background-color: transparent;
}

.card-replay .card-title,
.post-comments .title.comment {
    position: relative;
    text-align: center
}

.card-replay .card-title:before,
.post-comments .title.comment:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 100%;
    height: 1px;
    background: #ccc;
}

.post-comments .title.comment:before {
    background-color: #ccc;
}

.card-replay .card-title>span.title,
.post-comments .title>span {
    position: relative;
    display: inline-block;
    padding: 0 22px;
    z-index: 1;
    background: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .04em;
    vertical-align: middle;
}

.card-replay .card-title>span.close {
    display: none
}

.card-replay form input.form-control {
    border: 2px solid #e1e6ea;
    height: 40px
}

.card-replay form textarea.form-control {
    border: 2px solid #e1e6ea;
}

.card-replay form .form-control:focus {
    outline: none;
    box-shadow: none
}

.card-replay form .form-control::placeholder {
    color: #b8b7b7
}

.post-comments {
    margin-top: 25px
}

.post-comments .media {
    border-top: 1px solid #ccc;
    padding: 15px 0
}

.post-comments h4+.media,
.post-comments .media .media-body .children .media:first-child {
    border-top: 0
}

.post-comments .media h5 {
    font-size: 14px;
    font-weight: 500
}

.post-comments .media .time {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.post-comments .media .replay {
    float: right;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    color: #03a9f4;
    cursor: pointer;
}

.post-comments .media .replay:before {
    content: "\f112";
    display: inline-block;
    margin-right: 6px;
    color: #b4b4b4;
    font-family: FontAwesome;
    font-size: 8px;
}

.post-comments .media p {
    margin-bottom: 0
}

.post-comments .media .view-replay {
    font-weight: 500
}

.post-comments .media .view-replay span {
    display: none;
    transition: 0.5s ease
}

.post-comments .media .view-replay span.active {
    display: inline;
}


/*Contact Page*/

.card-columns.contact {
    columns: 3
}

.contact-card {
    position: relative;
    overflow: hidden;
}


/* .contact-card:hover .card-body,.contact-card:hover .card-body a,.contact-card:hover .card-body p,.contact-card:hover .card-body .card-title{color: #fff} */


/* .contact-card:before{content: '';width: 100%;height: 100%;margin-bottom: 15px;position: absolute;left: 0;right: 0;bottom: -100%;background: #006ead;background: -webkit-linear-gradient(left, #006ead, #13a7f9);background: -o-linear-gradient(right, #006ead, #13a7f9);background: -moz-linear-gradient(right,#006ead, #13a7f9);background: linear-gradient(to right, #006ead, #13a7f9);transition: all .5s ease;} */


/* .contact-card:hover:before {margin-bottom: 0;bottom: 0;} */


/* .contact-card:after {content: "\f041";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;position: absolute;font-size: 50px;color: #dff1ff;text-align: center;line-height: 102px;width: 100px;height: 100px;top: 50%;left: 50%;transform: translate(-50%, -50%) scale(2) rotate(0);z-index: 0;transition: 0.5s}
.contact-card:hover:after{transform: translate(-50%, -50%) scale(3.5) rotate(0);color: #1ea6f3} */

.contact-card {
    position: relative;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border: 0;
    height: 100%
}

.contact-card .card-body {
    position: relative;
    z-index: 1
}

.contact-card .card-title {
    color: #136fba
}

.contact-card ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none
}

.contact-card ul li {
    padding-left: 20px;
    position: relative;
}

.contact-card ul li i {
    position: absolute;
    left: 0;
    top: 3px;
    color: #eb8c00
}

.contact-list {}

.contact-list ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none
}

.contact-list ul li {
    padding-left: 20px;
    position: relative;
}

.contact-list ul li i {
    position: absolute;
    left: 0;
    top: 3px;
    color: #eb8c00
}


/*08-12-2018*/


/*Our Facility*/

#facility-slider .item {
    padding: 5px
}

.card-facility {
    border: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    /*height: 100%*/
}

.card-facility .card-title {
    font-size: 14px;
    text-align: center;
    margin-bottom: 0
}

.card-facility .card-body {
    padding: .85rem
}


/*Company Profile*/

.vision-mission {
    padding-top: 50px
}

.vision-mission .service-box .title-div h4 {
    font-size: 30px
}

.vision-mission .service-box .des-div {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    text-align: center;
    min-height: 150px;
    padding: 30px
}

.vision-mission .service-box .des-div p {
    align-self: center
}


/*Board Management*/

.row-board .image {
    width: 140px;
    margin: auto
}

.row-board img.img-shadow {
    transition: all .5s ease
}

.row-board:hover img.img-shadow {
    box-shadow: 0 0 29px rgba(0, 0, 0, 0.5);
    transform: scale(1.1);
    margin-bottom: 5px
}

.row-board blockquote {
    background: linear-gradient(to right, #f5f5f5, #ffffff);
    padding: 15px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.row-board blockquote p {
    position: relative;
    z-index: 1;
    transition: all .5s ease
}


/*.row-board blockquote:hover p{color: #fff}*/

.row-board blockquote:before {
    content: '';
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100%;
    background: #006ead;
    background: -webkit-linear-gradient(left, #96cffe, #ffffff);
    background: -o-linear-gradient(right, #96cffe, #ffffff);
    background: -moz-linear-gradient(right, #96cffe, #ffffff);
    background: linear-gradient(to right, #96cffe, #ffffff);
    transition: all .5s ease;
}

.row-board blockquote:hover:before {
    margin-bottom: 0;
    bottom: 0;
}

.board-row .col-md-4 {
    margin-top: 100px
}

.card-faculty {
    border: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    height: 100%
}

.card-faculty .image {
    width: 150px;
    margin: -75px auto 0
}

.card-faculty .image img {
    border: 5px solid #f5f5f5;
    box-shadow: 0 0 29px rgba(0, 0, 0, 0.2);
}

.card-faculty .card-title {
    font-size: 16px;
    font-weight: 500
}

#facultyModal .image {
    width: 150px;
    margin: 0 auto
}


/*Login Page*/

.card-login {
    box-shadow: 0px 2px 6px -1px rgba(0, 0, 0, 0.3);
    border: 0;
    color: #b8b7b7;
    font-size: 16px
}

.card-login .card-header {
    border: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 30px;
    background: transparent;
}

.card-login .card-header:before {
    position: absolute;
    content: '';
    width: 600px;
    height: 480px;
    border-radius: 100%;
    top: -350px;
    left: -71px;
    background: url(../images/page-header.jpg) no-repeat center;
    background-size: cover;
    transform: rotate(180deg);
}

.card-login .card-header:after {
    position: absolute;
    content: '';
    width: 600px;
    height: 480px;
    border-radius: 100%;
    top: -350px;
    left: -71px;
    background-image: linear-gradient(to bottom right, rgba(0, 110, 173, 0.6), rgba(106, 201, 255, 0.6));
    background-size: cover;
    transform: rotate(180deg);
}

.card-login .card-header .h3-admin {
    color: #FFFFFF;
    font-size: 70px;
    position: relative;
    z-index: 1
}

.card-login form input.form-control {
    border: 2px solid #e1e6ea;
    height: 40px
}

.card-login form input.form-control:focus {
    outline: none;
    box-shadow: none
}

.card-login form input.form-control::placeholder {
    color: #b8b7b7
}

.card-login form select option {
    color: #495057
}

.card-login form .btn-login {
    border-radius: 30px;
    display: block;
    width: 100%;
    height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.card-login form .forget-link {
    color: #b8b7b7;
    font-weight: 400;
    float: right;
}

.card-login form .custom-control-label {
    color: #333;
    font-weight: 400
}

.card-login form p {
    margin-bottom: 0;
    color: #b8b7b7;
    font-weight: 400;
    text-align: center
}


/*My Ordered*/

.card-ordered {
    border: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 20px
}

.card-ordered:last-child {
    margin-bottom: 0
}

.card-ordered .card-header .status-span span {
    padding: 5px 10px;
    font-weight: 400;
    font-size: 14px;
}

.card-ordered .card-footer {
    color: #000
}

.card-ordered .card-footer span {
    color: #000
}

.card-ordered .card-footer span>span+span {
    color: #000
}

.card-ordered .card-footer .col-4 span>span+span {
    font-size: 20px
}

.ordered-item .image {
    width: 80px;
    height: 80px;
    display: flex;
    border: 1px solid #ddd;
    background: #fff;
}

.ordered-item .image .thumb {
    align-self: center
}

.ordered-item .name {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px
}

.ordered-item .price {
    color: #FF530A;
    margin-bottom: 0;
    font-size: 18px;
}

.ordered-item .gst-price {
    color: #FF530A;
    font-size: 18px
}

.ordered-item .span-size {
    font-size: 13px;
    border: 1px solid #ddd;
    padding: 2px 4px;
    display: inline-block;
    width: 33%;
    text-align: center;
    border-radius: 2px;
    background-color: #fff;
    margin-bottom: 3px
}

.ordered-item .span-quantity {
    font-size: 13px;
    border: 1px solid #ddd;
    padding: 2px 4px;
    display: inline-block;
    width: 33%;
    text-align: center;
    border-radius: 2px;
    background-color: #fff;
    margin-bottom: 3px
}

.ordered-item .span-price {
    font-size: #FF530A;
    color: #FF530A;
    margin-left: 10px
}

.ordered-item .row.rr {
    margin-top: -30px
}

.ordered-item .row.rr2 {
    margin-top: -50px
}


/*My Address Page*/

.card-address>.card-body {
    padding-bottom: 0rem
}

.card.card-address .card-body .col-lg-6 {
    margin-bottom: 1.25rem
}

.card-address>.card-header .card-title {
    line-height: 30px
}

.card-address .card {
    height: 100%;
    border: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2)
}

.card-address .card .card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.card-address .card .card-title {
    font-size: 18px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.card-address .card .card-header .right-btn a {
    font-size: 18px;
    margin-left: 10px
}

.card-address .card .card-header .right-btn a i.fa-pencil-square-o {
    color: #006eb3
}

.card-address .card .card-header .right-btn a i.fa-trash-o {
    color: #dc3545
}

.card-address .card .card-title span.badge {
    background-color: #ddd;
    padding: .4em 0.6em;
    margin-right: 10px;
    color: #000;
    width: 30px
}


/*View Orderd*/

.order-status {
    padding: 5px 10px;
    font-weight: 400;
    font-size: 14px;
}

.card-view-order {
    border: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.card-view-order .card-title {
    font-size: 16px
}

.card-view-order .card-body p {
    margin-bottom: 5px
}

.card-view-order .card-body p:last-child {
    margin-bottom: 0
}

.table-ordered {
    border: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
}

.table-ordered thead tr th {
    font-weight: 400;
    vertical-align: middle;
    text-align: center
}

.table-ordered thead tr:first-child th {
    border-bottom: 0;
    border-top: 0;
}

.table-ordered thead tr+tr th {
    border-bottom: 0
}

.table-bordered tr th:first-child,
.table-bordered tr td:first-child {
    border-left: 0px
}

.table-bordered tr th:last-child,
.table-bordered tr td:last-child {
    border-right: 0px
}

.table-bordered tbody tr:last-child td {
    border-bottom: 0
}

.table-ordered tbody tr td {
    vertical-align: middle;
}


/*My Profile Page*/

.card-profile form .form-control {
    border: 2px solid #e1e6ea;
    height: 40px
}

.card-profile form .form-control:focus {
    outline: none;
    box-shadow: none
}

.card-profile form .form-control::placeholder {
    color: #b8b7b7
}

.card-profile form select option {
    color: #495057
}


/*.card-profile form select.form-control option:first-child{color: #b8b7b7;}*/

.card-profile form .col-form-label {
    color: #333;
    font-weight: 400;
    margin-bottom: 0
}

.card-profile form p {
    margin-bottom: 0;
    color: #b8b7b7;
    font-weight: 400;
    text-align: center
}


/*Footer Section*/

footer {
    background-color: #595A5C;
    margin-top: 60px;
}

footer .foo-widget {
    padding: 25px 0 20px;
    color: rgba(255, 255, 255, 0.6)
}

footer .foo-widget p {
    color: rgba(255, 255, 255, 0.6)
}


/*footer .foo-widget .foo-heading{border-bottom: 2px solid rgba(255,255,255,0.2);margin-bottom: 10px;}*/

footer .foo-widget .foo-heading h4 {
    margin: 0;
    color: #eee;
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
    font-weight: 500;
    font-size: 1.3rem;
    text-shadow: 4px 4px 4px #333;
}

footer .foo-widget .foo-heading h4 a {
    color: #eee;
    font-size: 1rem;
}


/*footer .foo-widget .foo-heading h4:before{position: absolute;content: '';height: 2px;bottom: -2px;left: 0;width: 100%;background-color: #eee}*/

footer .foo-about {
    padding-top: 10px
}

footer .foo-about .logo {
    width: 300px
}

footer .foo-about .pramotars-list .col img {}

footer ul.foo-links {
    padding: 0;
    margin: 0;
    list-style: none
}

footer ul.foo-links li a {
    display: block;
    position: relative;
    color: rgba(255, 255, 255);
    font-family: 'Roboto', sans-serif;
    /*text-transform: uppercase;*/
    font-size: 15px;
    /*letter-spacing: 1.4px;border-bottom: 1px solid rgba(255,255,255,0.2);*/
    padding: 2px 0px
}


/*footer ul.foo-links>li>a:before{position: absolute;content: '\f107';font-family: 'FontAwesome';right: 10px;top: 8px}*/

footer ul.foo-links>li>ul {
    background-color: #393e4b;
    margin: 0 0;
    padding: 0 0 0 30px;
}

footer ul.foo-links>li>ul>li {
    list-style: circle;
    color: rgba(255, 255, 255, 0.6)
}

footer ul.foo-links>li>ul>li>a {
    border-bottom: #393e4b;
    padding: 5px 10px 5px 0
}

footer .foo-contact {
    color: rgba(255, 255, 255);
    padding-top: 10px
}

footer .foo-contact address {
    display: table;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}

footer .foo-contact .address-title,
footer .foo-contact .address-details {
    display: table-cell;
    position: relative;
}

footer .foo-contact .address-title {
    color: #eee;
    width: 135px;
    letter-spacing: 1.2px
}

footer .foo-contact .address-title:after {
    content: ":";
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 10px
}

footer .foo-contact address a {
    color: #FFFFFF;
    text-transform: initial;
}

.foo-bottom {
    background-color: #595A5C;
    color: #eee;
    padding: 10px 0
}

.foo-bottom p {
    color: #eee;
    margin: 0;
    font-size: 13.5px
}

.foo-bottom p a {
    color: #ffffff;
    font-size: 16px;
    font-size: 13.5px;
}


/*08-12-2018*/

.footer-detail {
    position: relative;
    top: -60px;
    background-color: #03a9f4;
    margin: 0;
}

.policy {
    display: block;
}

.policy h4 {
    font-weight: 300;
    font-family: 'Rubik', sans-serif;
    font-size: 1.5rem;
}

.footer-detail:before,
.footer-detail:after {
    content: "";
    position: absolute;
    border-bottom: 60px solid;
    border-bottom-color: #0392d2;
    top: 0;
}

.footer-detail:before {
    border-left: 20px solid transparent;
    left: -20px;
}

.footer-detail:after {
    border-right: 20px solid transparent;
    right: -20px;
}

.pharma-letter {
    color: #fff;
    position: relative;
    width: 100%;
    float: left;
    margin-left: 25px;
}

.pharma-letter img.door-open {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    line-height: 7.6em;
    width: 50px;
}

.pharma-letter h3 {
    color: #fff;
    text-transform: capitalize;
    margin-left: 50px;
    margin-top: 20px;
    font-size: 22px;
}

.pharma-letter p {
    margin-left: 50px;
    margin-bottom: 20px;
    color: #fff;
}

.letter-btn {
    padding-right: 19px;
    position: relative;
    color: #fff;
}

a.itg-button.footer-btn.pull-right {
    background-color: #fff;
    color: #000;
    padding: 10px 29px;
}

.right::after {
    position: absolute;
    content: '';
    top: -9px;
    left: 50%;
    margin-left: -77px;
    border-right: 77px solid transparent;
    border-left: 77px solid transparent;
    border-bottom: 10px solid #136fba;
}

.right {
    height: 25px;
    width: 150px;
    border-radius: 0;
    background-color: #136fba;
    right: -64px;
    position: fixed;
    padding: 0px;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    top: 280px;
    z-index: 22000;
    transform: rotate(-90deg);
}

.scrollToTop {
    margin: 0 30px 20px 0;
    text-align: center;
    text-decoration: none;
    position: fixed;
    z-index: 20;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background: #136fba;
    border-radius: 100%;
    line-height: 38px;
    color: #fff;
    display: none;
}

.scrollToTop:hover {
    text-decoration: none;
    background-color: #FF530A;
    color: #fff
}


/*Animate CSS*/

.animatedOn {
    animation-fill-mode: both;
}

.active .duration-1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.active .duration-2 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.active .duration-3 {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
}

.active .duration-4 {
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
}

.active .duration-5 {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}

.active .delay-1 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.active .delay-2 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.active .delay-3 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.active .delay-4 {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.active .delay-5 {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.translateX-50 {
    transform: translateX(50%)
}

.translateY-50 {
    transform: translateY(-50%)
}

.translate-middle {
    transform: translate(50%, -50%)
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.active .fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.active .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.active .fadeInDown {
    animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.active .fadeInDownBig {
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.active .fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.active .fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.active .fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.active .fadeInRightBig {
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.active .fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.active .fadeInUpBig {
    animation-name: fadeInUpBig;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}

.active .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.active .zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.active .zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.active .zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.active .zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}


/*Blink Effects*/

blink {
    animation: blinker 0.6s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.blink-one {
    animation: blinker-one 1s linear infinite;
}

@keyframes blinker-one {
    0% {
        opacity: 0;
    }
}

.blink-two {
    animation: blinker-two 5s linear infinite;
}

@keyframes blinker-two {
    100% {
        opacity: 0;
    }
}


/*CSS Loader*/

.cube-loader-section {
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    background: #00c6ff;
    background: -webkit-linear-gradient(to left, #00c6ff, #0072ff);
    background: linear-gradient(to left, #00c6ff, #0072ff);
}

.cube-folding {
    width: 50px;
    height: 50px;
    display: inline-block;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 0;
}

.cube-folding span {
    position: relative;
    width: 25px;
    height: 25px;
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    display: inline-block;
}

.cube-folding span::before {
    content: '';
    background-color: white;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 25px;
    height: 25px;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -moz-animation: folding 2.5s infinite linear both;
    -webkit-animation: folding 2.5s infinite linear both;
    animation: folding 2.5s infinite linear both;
}

.cube-folding .leaf2 {
    -moz-transform: rotateZ(90deg) scale(1.1);
    -ms-transform: rotateZ(90deg) scale(1.1);
    -webkit-transform: rotateZ(90deg) scale(1.1);
    transform: rotateZ(90deg) scale(1.1);
}

.cube-folding .leaf2::before {
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    background-color: #f2f2f2;
}

.cube-folding .leaf3 {
    -moz-transform: rotateZ(270deg) scale(1.1);
    -ms-transform: rotateZ(270deg) scale(1.1);
    -webkit-transform: rotateZ(270deg) scale(1.1);
    transform: rotateZ(270deg) scale(1.1);
}

.cube-folding .leaf3::before {
    -moz-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    background-color: #f2f2f2;
}

.cube-folding .leaf4 {
    -moz-transform: rotateZ(180deg) scale(1.1);
    -ms-transform: rotateZ(180deg) scale(1.1);
    -webkit-transform: rotateZ(180deg) scale(1.1);
    transform: rotateZ(180deg) scale(1.1);
}

.cube-folding .leaf4::before {
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    background-color: #e6e6e6;
}

@-moz-keyframes folding {
    0%,
    10% {
        -moz-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -moz-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -moz-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@-webkit-keyframes folding {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes folding {
    0%,
    10% {
        -moz-transform: perspective(140px) rotateX(-180deg);
        -ms-transform: perspective(140px) rotateX(-180deg);
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -moz-transform: perspective(140px) rotateX(0deg);
        -ms-transform: perspective(140px) rotateX(0deg);
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -moz-transform: perspective(140px) rotateY(180deg);
        -ms-transform: perspective(140px) rotateY(180deg);
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

.cube-wrapper {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
    text-align: center;
}

.cube-wrapper:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin: auto;
    width: 90px;
    height: 6px;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-filter: blur(2px);
    filter: blur(2px);
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    z-index: 1;
    -moz-animation: shadow 0.5s ease infinite alternate;
    -webkit-animation: shadow 0.5s ease infinite alternate;
    animation: shadow 0.5s ease infinite alternate;
}

.cube-wrapper .loading {
    font-size: 12px;
    letter-spacing: 0.1em;
    display: block;
    color: white;
    position: relative;
    top: 25px;
    z-index: 2;
    -moz-animation: text 0.5s ease infinite alternate;
    -webkit-animation: text 0.5s ease infinite alternate;
    animation: text 0.5s ease infinite alternate;
}

@-moz-keyframes text {
    100% {
        top: 35px;
    }
}

@-webkit-keyframes text {
    100% {
        top: 35px;
    }
}

@keyframes text {
    100% {
        top: 35px;
    }
}

@-moz-keyframes shadow {
    100% {
        bottom: -18px;
        width: 100px;
    }
}

@-webkit-keyframes shadow {
    100% {
        bottom: -18px;
        width: 100px;
    }
}

@keyframes shadow {
    100% {
        bottom: -18px;
        width: 100px;
    }
}


/*07-/12/2018*/


/*Auto Complete UI*/

.ui-widget.ui-widget-content {
    width: 300px !important;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.ui-menu .ui-menu-item {
    word-break: break-all;
    border-bottom: 1px solid #eee;
}

::-webkit-scrollbar {
    width: 0.5em;
    height: 0.5em;
}

::-webkit-scrollbar-thumb {
    background: slategray;
}

::-webkit-scrollbar-track {
    background: #b8c0c8;
}

body {
    scrollbar-face-color: slategray;
    scrollbar-track-color: #b8c0c8;
}

.error {
    color: #ad3232;
}

.card-login form p.error {
    color: #ad3232;
    margin-left: 16px;
}

.font-size-large {
    font-size: 17px !important;
    margin: 0;
}


/*.res_h_one {font-size: 23px;font-family: 'Oswald', sans-serif;margin: 0px;padding: 11px;line-height: 20px;font-weight: 200;}*/

.res_h_one {
    font-size: 17px;
    font-family: 'Oswald', sans-serif;
    margin: 0px;
    padding: 11px;
    line-height: 20px;
    font-weight: 200;
    text-transform: uppercase;
}

.nav-item-sep {
    display: block;
    font-weight: 400;
    color: #fff !important;
    text-transform: uppercase;
    padding: 0.5rem 0.2rem;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
}

.nav-link {
    display: block;
    font-weight: 400;
    color: #fff !important;
    text-transform: uppercase;
    padding: 0.5rem 1rem;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
}