@font-face {
    font-family: 'Palanquin Dark';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Palanquin Dark Regular'), local('PalanquinDark-Regular'), url(https://fonts.gstatic.com/s/palanquindark/v7/xn75YHgl1nqmANMB-26xC7yuF86IRksNVg.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,700&display=swap');
html,
body {
    height: 100%;
    font-weight: 400;
    line-height: 1.8571428571;
    font-size: 14px;
    color: #2b2b2b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Rubik', sans-serif;
}

html {
    scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Palanquin Dark', sans-serif;
    margin: 0;
    color: #333;
}

p {
    color: #2b2b2b;
    margin-top: 0;
    margin-bottom: 15px;
}

iframe {
    border: none;
}

a {
    color: #000;
}

a,
b,
div,
ul,
li {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -moz-outline-: none;
}

input,
input:hover,
input:focus,
input:active,
textarea,
textarea:hover,
textarea:focus,
textarea:active,
select:focus,
select:hover {
    -moz-outline: none;
    outline: none;
    border: 1px solid #075ac9;
    box-shadow: none;
    border-color: #075ac9;
}

img:not([draggable]),
embed,
object,
video {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    outline: 0;
}

a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0;
}

img {
    border: none;
    max-width: 100%;
}

.pb-4, .py-4 {
    padding-bottom: 0.5rem!important;
	padding-top: 0.5rem!important;
}

.banner-round img{border-radius:20px}
button:focus {
    -moz-outline: none;
    outline: none;
    border: 1px solid #075ac9;
    box-shadow: none;
    border-color: #075ac9;
}

.othercheckbox .form-check-inline {
    margin-bottom: 20px;
}

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

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

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

.btn.focus,
.btn:focus {
    border: 1px solid transparent;
}

.form-control:focus,
.btn.focus,
.btn:focus {
    color: #495057;
    background-color: #fff;
    border-color: #075ac9;
    outline: 0;
    box-shadow: none;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

a:focus {
    outline: 0px solid;
}

.fix {
    overflow: hidden;
}

a {
    text-decoration: none;
}

a:hover {
    color: #075ac9;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0 none;
    color: #12315a;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

::-moz-selection {
    background: #424242;
    text-shadow: none;
    color: #fff;
}

::selection {
    background: #424242;
    text-shadow: none;
    color: #fff;
}

.p-0 {
    padding: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}


/*------------------------ content end -----------------------*/


/*------------------------ element start ---------------------*/


/*=================================================
    element inheritance
==============================================================*/

body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 1;
    overflow-x: hidden;
}

/*balveer*/
/* ==========================================================================
  17. BRANDS
  =========================================================================== */

#brands-1,
#brands-5 {
  padding-top: 80px;
  padding-bottom: 50px;
}

#brands-2 {
  padding-top: 85px;
  padding-bottom: 75px;
}

#brands-3 {
  padding-top: 60px;
  padding-bottom: 40px;
}

.brands-section h4 {
  margin-bottom: 50px;
}

.brands-section span.title-digit,
.brands-section span.count-element {
  font-weight: 800;
} 

.brands-section p {
  font-weight: 400;
  margin-bottom: 40px;
}

#brands-4.brands-section p {
  font-weight: 300;
  margin-bottom: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid #ddd;
}

.brands-section .btn {
  margin-top: 15px;
}

/*------------------------------------------*/
/*  BRANDS LOGO HOLDER
/*------------------------------------------*/ 

.brands-list {
  text-align: center;
}

#brands-1 .brand-logo,
#brands-3 .brand-logo,
#brands-5 .brand-logo {
  margin-bottom: 30px;
} 

#brands-2 .brand-logo {
  width: 19%;
  padding: 22px 18px;
  display: inline-block;
} 

#brands-4 .brand-logo {
  margin-bottom: 40px;
} 

#brands-1 .brand-logo img {
  padding: 0 15px;
}

#brands-1.bg-map .brand-logo img,
#brands-1.bg-pattern .brand-logo img {
  opacity: .75;
} 

#brands-1.bg-02 .brand-logo img,
#brands-1.bg-05 .brand-logo img,
#brands-1.bg-06 .brand-logo img {
  opacity: .65;
} 

#brands-2 .brand-logo img {
  opacity: .85;
} 

#brands-3 .brand-logo img {
  opacity: .65;
  padding: 0 2px;
}

#brands-5 .brand-logo img {
  opacity: .65;
  padding: 0 30px;
}


/* ==========================================================================
  17. BRANDS
  =========================================================================== */

#brands-1,
#brands-5 {
  padding-top: 80px;
  padding-bottom: 50px;
}

#brands-2 {
  padding-top: 85px;
  padding-bottom: 75px;
}

#brands-3 {
  padding-top: 60px;
  padding-bottom: 40px;
}

.brands-section h4 {
  margin-bottom: 50px;
}

.brands-section span.title-digit,
.brands-section span.count-element {
  font-weight: 800;
} 

.brands-section p {
  font-weight: 400;
  margin-bottom: 40px;
}

#brands-4.brands-section p {
  font-weight: 300;
  margin-bottom: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid #ddd;
}

.brands-section .btn {
  margin-top: 15px;
}

/*------------------------------------------*/
/*  BRANDS LOGO HOLDER
/*------------------------------------------*/ 

.brands-list {
  text-align: center;
}

#brands-1 .brand-logo,
#brands-3 .brand-logo,
#brands-5 .brand-logo {
  margin-bottom: 30px;
} 

#brands-2 .brand-logo {
  width: 19%;
  padding: 22px 18px;
  display: inline-block;
} 

#brands-4 .brand-logo {
  margin-bottom: 40px;
} 

#brands-1 .brand-logo img {
  padding: 0 15px;
}

#brands-1.bg-map .brand-logo img,
#brands-1.bg-pattern .brand-logo img {
  opacity: .75;
} 

#brands-1.bg-02 .brand-logo img,
#brands-1.bg-05 .brand-logo img,
#brands-1.bg-06 .brand-logo img {
  opacity: .65;
} 

#brands-2 .brand-logo img {
  opacity: .85;
} 

#brands-3 .brand-logo img {
  opacity: .65;
  padding: 0 2px;
}

#brands-5 .brand-logo img {
  opacity: .65;
  padding: 0 30px;
}



.top-bar {
    background-color: #007bc1;
    color: #3a3a3a;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.1);
}

.top-bar ul {
    padding: 0px 0;
}

.top-bar-wrap li,
.socialul li {
    display: inline-block;
    padding-left: 15px;
}

.top-bar-wrap i {
    font-size: 16px;
    color: #fff;
    padding-right: 5px;
}

.top-bar-wrap li a.dropdown-item {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

.top-bar-wrap li a.dropdown-item:focus,
.top-bar-wrap li a.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3e93cf;
}

.top-bar-wrap a,
.socialul li {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}

.navbar {
    background: #fff !important;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #898f92;
}

.navbar-light .navbar-nav .nav-link {
    display: block;
    /*  padding: 2rem 6px; */
    /* color: #898f92;
    font-weight: 600;
    font-size: 13px;
    transition: all 0.3s ease 0.0s; */
}

.navbar-light .navbar-nav .nav-link.conbtn {
    padding: 6px 12px;
    background-color: #ecf8ff;
    border-radius: 6px;
    color: #1f8ded;
    opacity: 1;
    margin-top: 20px;
    margin-bottom: 13px;
    margin-left: 15px;
    border: 1px solid #1f8ded;
    font-weight: bold;
}

.navbar-light .navbar-nav .nav-link.conbtn:hover {
    color: #fff !important;
    background-color: #0a7cc2;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #3e93cf;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3e93cf;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #3e93cf;
}

.navbar-brand img {
    width: 250px;
}

.fixed-header {
    position: fixed;
    display: block;
    background: rgba(18, 23, 56, 0.81);
    color: 000;
    z-index: 9999;
    left: 0;
    right: 0;
    transition: padding .3s;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    top: 0;
    padding: 0;
}

.fixed-header .top {
    display: none;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.banner-cap {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 56%;
    color: #fff;
}

.banner-cap h1 {
    font-family: 'Palanquin Dark', sans-serif;
    font-weight: 500;
    font-size: 40px;
    color: #fff;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.banner-cap p {
    font-size: 18px;
    color: #fff;
}

.banner-cap hr {
    border-top-color: rgb(255, 255, 255);
    position: relative;
}

.banner-cap hr:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 25px;
    height: 1px;
    background: #c01b33;
}

.uk-slideshow .overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.7);
    display: block;
    width: 100%;
    height: 100%;
}

.carousel-caption h5 {
    font-size: 80px;
    color: #FFE;
    display: inline-block;
    padding: 0;
}

.carousel-control-next,
.carousel-control-prev {
    display: none;
}

.form-banner {
    /* width: 70%; */
    border-radius: 5px;
    /*box-shadow: 0 5px 5px rgba(0,0,0,.25);*/
    padding: 15px;
    display: block;
}

.form-banner .form-control:focus,
.form-banner .form-control:hover {
    box-shadow: none;
}

#sidebar ul li a i {
    padding-right: 10px;
    font-size: 17px;
}

.form-banner .form-control {
    height: 40px;
    border-radius: 0;
    border: 1px solid #e3e3e3;
}

.p0 {
    padding: 0;
}

.form-btn {
    border: 0;
    border-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    /* border: 1px solid #1f8ded; */
    padding: 0px 25px;
    color: #ffffff;
    background-color: #1f8ded;
    font-size: 15px;
    width: 100%;
    /* margin-left: -4px; */
    outline: 0;
    cursor: pointer;
    height: calc(2.75rem + 2px);
}

.form-g {
    position: absolute;
    z-index: 99;
    top: 110px;
    left: 0;
    right: 0;
    /* width: 90%; */
    margin: 0 auto;
    text-align: center;
}

.form-g2 {
    position: relative;
    z-index: 9;
    margin-top: -100px;
    bottom: auto;
    text-align: center;
}

.mt-slider {
    background-color: #0f9aee;
    text-align: center;
}

.heading h4 {
    font-size: 31px;
    font-weight: 300;
    color: #2b2b2b;
    position: relative;
    margin-bottom: 15px;
}

.colorf.heading h4,
.colorf.heading p {
    color: #fff !important;
}

.heading p {
    color: #336786;
    font-size: 15px;
}

.heading2 h4 {
    font-size: 43px;
    font-weight: bold;
    color: #101010;
    position: relative;
    margin-bottom: 0;
}

.heading2 p {
    font-size: 15px;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
    font-weight: normal;
    color: #3e93cf;
    letter-spacing: 1px;
    padding: 0;
    margin: 0;
    font-family: 'Oswald', sans-serif;
}

.heading2 h4:before {
    position: absolute;
    display: block;
    content: "";
    height: 2px;
    width: 57px;
    background-color: #ddd;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -14px;
    /* background-image: linear-gradient(30deg, #2f90eb 0, #2f90eb 27%, #263d8a 91%) !important; */
    background-color: #3e93cf;
}

.box {
    margin-top: 25px;
    padding: 8%;
    box-shadow: 0 0 26px #ddd;
    -webkit-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219, 0.17);
    -moz-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219, 0.17);
    box-shadow: 0px 5px 33px 0px rgba(82, 156, 219, 0.17);
}

.box h4 {
    color: #fff;
    font-size: 22px;
    position: relative;
    margin-bottom: 8px;
    margin-top: 10px;
}

.box p {
    font-weight: 300;
    font-size: 15px;
    color: #fff;
    margin-top: 0;
}

.box i {
    font-size: 43px;
    margin-bottom: 25px;
    color: #fff;
}

.bg-img {
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
    background-position: center;
    position: relative;
    background-color: #f5f8fa;
}


/*
.bg-img:before
{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    content: "";
    background-color: rgba(0,0,0,0.9);
    width: 100%;
}

*/

.btn-prime {
    border: 0;
    border-radius: 3px;
    padding: 13px 25px;
    color: #ffffff;
    background-color: #1f8ded;
    font-size: 15px;
    outline: 0;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
}

.btn-prime:hover,
.btn-prime:focus {
    color: #fff !important;
    background-color: #1163ab;
}

.btn-second {
  
	 background-color: #0f9aee;
    border: 1px solid #0f9aee;
color:#fff
}

.hr-sec {
    position: relative;
    margin: -30px auto;
    border: 0;
    border-left: 2px solid;
    border-color: #3e93cf;
    width: 2px;
    height: 60px;
    z-index: 10;
}

.event-content {
    padding: 25px;
    color: #333;
    position: relative;
    text-align: left;
    overflow: hidden;
}

.cold-section .event-content .btn.btn-second {
    float: left;
}

.blog-content {
    padding: 20px;
}

.event-box {
    overflow: hidden;
    background-color: #fff;
    position: relative;
    color: #333;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219, 0.17);
    -moz-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219, 0.17);
    box-shadow: 0px 5px 33px 0px rgba(82, 156, 219, 0.17);
    transition: all 0.3s ease 0.0s;
    border: 1px solid #ebebeb;
}

.blog-box {
    overflow: hidden;
    background-color: #fff;
    position: relative;
    color: #333;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219, 0.17);
    -moz-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219, 0.17);
    box-shadow: 0px 5px 33px 0px rgba(82, 156, 219, 0.17);
    transition: all 0.3s ease 0.0s;
    border: 1px solid #ebebeb;
}

.blog-content h2 {
    color: #2b2b2b !important;
    font-size: 15px;
}

.event-box:hover,
.event-box:focus {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}

.event-box:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    bottom: 0;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    transform: scale(0, 1);
    transition: all 0.3s ease 0.0s;
}

.event-box:hover:after {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: all 0.3s ease 0.0s;
}

.event-box:after {
    background-color: #139aed;
}

.event-box .event-img {
    position: relative;
}

.event-box .event-img .vgwrap {
    margin: 10px !important;
}

.event-box .event-img .overlay {
    opacity: 0.1;
}

.event-box .event-img:hover .overlay {
    opacity: 0.4;
}

.event-date .btn-second {
    border-radius: 38px;
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 21px;
    left: auto;
    right: 25px;
    padding: 13px 13px;
    background-color: #ecf8ff;
    border-radius: 6px;
    color: #1f8ded;
    opacity: 1;
    border: 1px solid #1f8ded;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
}

.event-content h2,
.whybox-con h4 {
       font-size: 17px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #165395;
    text-align: left;
    text-transform: uppercase;
}
}

.event-box .fa-map-marker {
    font-size: 25px;
    color: #3f71ea;
}

.owl-nav {
    position: absolute;
    width: 100%;
    top: 41%;
    font-size: 15px;
}

.owl-theme .owl-nav [class*=owl-] {
    font-size: 18px;
    background-color: #f4f4f4;
    padding: 8px;
    color: #2b2b2b;
    border-radius: 34px;
    width: 47px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #0f9aee;
    color: #FFF;
    text-decoration: none;
}

.owl-prev {
    position: absolute;
    left: -32px;
}

.owl-next {
    position: absolute;
    right: -32px;
}

.workbox {
    position: relative;
    cursor: pointer;
    border: 1px solid #ddd;
}

.workbox:hover:before {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: auto;
    content: "";
}

.workbox .work-content {
    position: absolute;
    top: 40%;
    left: 40%;
    opacity: 0;
    margin-left: 0px;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

.workbox:hover .work-content {
    display: block;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    opacity: 1;
}

.workbox .work-content h4 {
    color: #fff;
    font-size: 25px;
}

.workbox .work-content p {
    font-size: 20px;
    color: #fff;
}

.workbox img {
    display: block;
    width: 100%;
}

.about-box {
    position: relative;
}

.about-box img {
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter .2s ease;
    transition: -webkit-filter .2s ease;
    -o-transition: filter .2s ease;
    transition: filter .2s ease;
    transition: filter .2s ease, -webkit-filter .2s ease;
}

.about-box:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.about-box-content {
    position: absolute;
    bottom: 15px;
    color: #fff;
    left: 15px;
}

.about-box-content h4,
.ab-con h4 {
    color: #fff;
    font-size: 25px;
}

.about-box-content p {
    color: #fff;
}

.testwrap img {
    width: 100%;
}

.testbox {
    padding: 5%;
    -webkit-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219, 0.17);
    -moz-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219, 0.17);
    box-shadow: 0px 5px 33px 0px rgba(82, 156, 219, 0.17);
    background-color: #fff;
    text-align: center;
    margin-bottom: 25px;
}

.clbox {
    border: 1px solid #ddd;
    text-align: center;
    margin-bottom: 25px;
}

hr {
    border-top: 1px solid #232323;
}

.bigtext {
    font-size: 45px;
    color: #fff;
    font-weight: bold;
}

.conwrap {
    padding: 30px 0;
    background-color: #1677cc;
}

.conwrap a {
    color: #fff;
}

.conwrap a:hover {
    color: #e9e9e9;
}

.socialwrap {
    background-color: #1677cc;
    padding-top: 70px;
}

.socialul li {
    display: inline-block;
}

.socialul a {
    display: block;
    padding: 2px;
    color: #fff;
    height: 50px;
    width: 50px;
    border-radius: 30px;
    border: 2px solid #fff;
    font-size: 24px;
    text-align: center;
    margin-right: 15px;
    transition: all 0.3s ease;
    transform: translatey(0px);
}

.socialul a:hover {
    color: #55b0ff;
    transform: translatey(-10px);
}

.copywrap {
    padding: 30px 0;
    background-color: #1677cc;
    border-top: 1px solid #2889df;
}

.copywrap p {
    margin-bottom: 0;
}

.copywrap a,
.copywrap a:hover {
    color: #fff;
}

.footerlink li {
    display: inline-block;
    position: relative;
}

footer .btn-prime {
    color: #fff !important;
}

.footerul i {
    color: #fff;
}

.footerlink li a {
    color: #fff;
    padding: 10px 10px;
}

.footerlink li a:hover {
    color: #fff;
    padding: 10px 10px;
}

.footerlink li a:before {
    position: absolute;
    background-color: #fff;
    height: 1px;
    bottom: 0;
    content: "";
    display: block;
    transform: scale(0);
    transition: all 0.3s ease;
    left: 11px;
    right: 11px;
    -webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    -o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
    transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
}

.footerlink li a:hover:before {
    transform: scale(1);
}

footer .footermenu h4 {
    position: relative;
    font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 24px;
    padding-bottom: 14px;
    text-transform: uppercase;
}

footer .footermenu h4:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    height: 2px;
    width: 50px;
    background-color: #3e93cf;
}

.footermenu li {
    margin-bottom: 5px;
}

footer p {
    color: #fff;
}

footer a {
    color: #bbbbbb;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

footer a:hover,
footer a:focus {
    color: #bbbbbb;
    text-decoration: none;
}

.inner-banner {
    background-size: cover;
    color: #fff;
    background-position: center;
    position: relative;
    background-color: #f5f8fa;
    height: 150px;
    background-image: url(../images/innerbanner.jpg);
}

.inner-banner:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
}

.form-wrap {
    padding: 0;
    border-top: none;
    margin-bottom: 35px;
}

.nav-tabs .nav-link {
    display: block;
    padding: 15px 20px;
    background: #fff;
    font-size: 15px;
    font-weight: 600;
    color: #037fc7;
    text-transform: uppercase;
    border-radius: 0;
    margin-right: 0;
    border: 2px solid #037fc7;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all 0.3s ease 0s;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    background: #fff;
    font-size: 15px;
    border: 2px solid #037fc7;
    color: #037fc7;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #037fc7;
    color: #fff;
    border: 2px solid #037fc7;
    transition: all 0.3s ease 0s;
}

.form-control {
    height: calc(2.75rem + 2px);
}

.cal {
    position: relative;
}

.calin {
    position: absolute;
    right: 15px;
    z-index: 999;
    top: 0;
    font-size: 21px;
    color: #979797;
}

.form_date {
    position: relative;
}

.side-form {
    padding: 25px;
    background-color: #fff;
    box-shadow: 0 5px 50px rgba(0, 0, 10, 0.2);
    border-radius: 10px;
}

.form-wrap li {
    position: relative;
    padding-left: 22px;
}


/*replace the content value with the
corresponding value from the list below*/

.form-wrap li:before {
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #037fc7;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f14a";
}

.form-wrap .media img {
    width: 60px;
}

.rating {
    width: 121px;
    unicode-bidi: bidi-override;
    direction: rtl;
    text-align: center;
    position: relative;
}

.rating>label {
    float: right;
    display: inline;
    padding: 0;
    margin: 0;
    position: relative;
    width: 24px;
    cursor: pointer;
    color: #000;
}

.rating>label:hover,
.rating>label:hover~label,
.rating>input.radio-btn:checked~label {
    color: transparent;
}

.rating>label:hover:before,
.rating>label:hover~label:before,
.rating>input.radio-btn:checked~label:before,
.rating>input.radio-btn:checked~label:before {
    content: "\f005";
    position: absolute;
    left: 0;
    color: #FFD700;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.hide {
    display: none;
}

.clear {
    float: none;
    clear: both;
}

.gallerybox {
    margin-bottom: 30px;
}

.center-tab {
    justify-content: center;
}

.heading5 h4 {
    font-size: 22px;
    font-weight: 300;
    color: #464646;
    position: relative;
    margin-bottom: 15px;
    /* background-color: #f3f3f3; */
    padding-bottom: 11px;
    border-bottom: 1px solid #ddd;
}

.list1 li {
    margin-bottom: 25px;
    overflow: hidden;
}

.list1 h4 {
    margin-bottom: 3px;
    font-size: 19px;
    font-weight: 300;
}

.list-img {
    width: 40px;
    float: left;
    margin-right: 15px;
}

.img-con {
    width: 90%;
    float: left;
}

.checkbox label:after,
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #bcbcbc;
    border-radius: 0;
    width: 1.4em;
    height: 1.4em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon {
    position: absolute;
    font-size: .9em;
    line-height: 0;
    top: 50%;
    left: 22%;
}

.radio .cr .cr-icon {
    position: absolute;
    font-size: .7em;
    line-height: 0;
    top: 50%;
    left: 22%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.formv a {
    cursor: pointer;
    position: static !important;
    width: auto;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon,
.radio label input[type="radio"]+.cr>.cr-icon {
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon,
.radio label input[type="radio"]:checked+.cr>.cr-icon {
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled+.cr,
.radio label input[type="radio"]:disabled+.cr {
    opacity: .5;
}

.form-check-label {
    margin-bottom: .5rem;
    line-height: 1.2;
}

.checkbox label {
    display: flex;
    align-items: center;
    margin-bottom: 9px;
}

.form-group.checkbox {
    background-color: #f5f5f5;
    padding: 15px;
    margin: 0;
    margin-bottom: 15px;
}

.check-label {
    line-height: 1.2;
}

.imgfull-box {
    position: relative;
    margin-bottom: 45px;
}

.img-box img {
    width: 100%;
}

.imgfull-con {
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    background-color: rgb(223, 52, 52);
    width: 90%;
    color: #fff;
    padding: 9px 15px;
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 0 10px #00000078;
}

.tab-wrap {
    border-bottom: 1px solid #ddd;
    border-top: none;
    padding-bottom: 25px;
}

.viewlist li span {
    font-weight: 600;
}

.viewlist li {
    display: inline-block;
    background-color: #fff;
    padding: 17px 12px;
    margin-bottom: 12px;
    margin-right: 10px;
    box-shadow: 0 5px 5px #ddd;
    width: 30%;
    border-radius: 8px;
}

.media img {
    width: 50px;
}

.product-list span {
    font-weight: 600;
}

.product-list li {
    position: relative;
    padding-left: 18px;
}


/*replace the content value with the
corresponding value from the list below*/

.product-list li:before {
    content: "\f14a";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #4daae3;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f14a";
}

.pricingTable {
    border: 2px solid #00adef;
    padding: 40px 0;
    text-align: center;
}

.pricingTable .title {
    font-size: 18px;
    color: #727cb6;
    text-transform: uppercase;
    margin: 0 0 16px 0;
}

.pricingTable .amount {
    display: block;
    font-size: 50px;
    color: #333;
    line-height: 1;
}

.pricingTable .month {
    display: block;
    font-size: 13px;
    color: #999;
    text-transform: uppercase;
    margin: 5px 0 20px 0;
}

.pricingTable .icon {
    margin-bottom: 30px;
    position: relative;
}

.pricingTable .icon:before,
.pricingTable .icon:after {
    content: "";
    width: 30px;
    height: 1px;
    background: #dadada;
    position: absolute;
    top: 50%;
}

.pricingTable .icon:before {
    left: 0;
}

.pricingTable .icon:after {
    right: 0;
}

.pricingTable .icon i {
    font-size: 25px;
    color: #333;
    line-height: 40px;
    position: relative;
}

.pricingTable .pricing-content {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
}

.pricingTable .pricing-content li {
    font-size: 14px;
    color: #333;
    line-height: 15px;
    margin-bottom: 25px;
}

.pricingTable .pricingTable-signup {
   display: inline-block;
    padding: 10px 37px;
    border-radius: 50px;
    font-size: 15px;
    color: #fff;
    line-height: 1.5;
    border: 2px solid #1e87f0;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    background: #337cc5;
    font-weight: 600;
}

.pricingTable .pricingTable-signup:hover {
    border-color: #b3b3b3;
}

.pricingTable.middle {
    border-color: #166c9d;
    background: #166c9d;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
}

.pricingTable.middle .title,
.pricingTable.middle .amount,
.pricingTable.middle .month,
.pricingTable.middle .icon i,
.pricingTable.middle .pricing-content li {
    color: #fff;
}

.pricingTable.middle .pricingTable-signup {
    background: #1f8ded;
    border-color: #1f8ded;
    color: #fff;
}

.pricingTable.middle .pricingTable-signup:hover {
    background: #1a8aeb;
    border-color: #1a8aeb;
}

.vred {
    color: #ed2424;
    border: 1px solid #ed2424;
    padding: 5px;
    z-index: 0;
    margin-left: 5px;
}

.navigation>li>ul>li>ul>li>a {
    padding-left: 10px !important;
}

.vgreen {
    color: #41c051;
    border: 1px solid #41c051;
    padding: 5px;
}

.ser-content .vgwrap {
    float: none;
    margin-top: 20px;
}

i.fab.fa-gratipay {
    font-size: 25px;
    /* margin-top: -1px; */
    position: relative;
    top: 4px;
    color: #a90e0e;
}

.searchmainwrap p {
    margin-bottom: 0;
}

.searchmainwrap .event-content {
    text-align: left;
}

.vgwrap {
    float: right;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.loginwrap .small {
    font-size: 13px;
}

.loginwrap .loginfooter a {
    color: #2b2b2b;
}

#sidebar {
    /* don't forget to add all the previously mentioned styles here too */
    background: #007bc1;
    color: #fff;
    transition: all 0.3s;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 15px;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#sidebar ul.components {
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #2b2b2b;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
    color: #fff;
}

#sidebar ul li a:hover {
    color: #fff;
    background: #066399;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #066399;
}

#sidebar ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #e5e5e5;
    color: #2b2b2b;
}

.dropdown .btn-secondary {
    background-color: #00adef;
    border-radius: 0;
    padding: 8px 15px;
    margin: 0;
    color: #fff;
}

.listul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.listul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 8px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}


/*replace the content value with the
corresponding value from the list below*/

.listul li:before {
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #037fc7;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f14a";
}

.alert-item {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
}

.alert-item a {
    text-decoration: none;
}

.text-primary {
    color: #2b2b2b !important;
    font-weight: 300;
}

.icon-circle {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.uk-link,
a {
    color: #000;
}

.alert-item a {
    color: #2b2b2b;
}

.bg-primary {
    background-color: #037fc7 !important;
}

.search-result-wrap {
    background-color: #f1f1f1;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #2b2b2b;
}

.media {
    border-bottom: 1px solid #ddd;
    background: #fff;
    padding: 15px;
}

.dash-heading h4 {
    font-size: 31px;
    font-weight: 300;
    color: #2b2b2b;
    position: relative;
    margin-bottom: 30px;
}

.service-block {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
    display: block;
}

a.service-block:hover {
    text-decoration: none;
    color: #222;
}

.service-img {
    position: relative;
    display: block;
    background: #000000;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
}

.service-block:hover .service-img {
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.service-block .service-img img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}

.service-block:hover .service-img img {
    opacity: .30;
}

.service-block:hover .service-img:before {
    -webkit-transition: all 700ms ease 700ms;
    -moz-transition: all 700ms ease 700ms;
    -ms-transition: all 700ms ease 700ms;
    -o-transition: all 700ms ease 700ms;
    transition: all 700ms ease 700ms;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.service-block .service-img:before {
    content: "\f0c1";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0px 0px -30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #ffffff;
    color: #007bc1;
    font-size: 20px;
    border-radius: 50%;
    z-index: 1;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -moz-transform: translateY(30px);
    transform: translateY(30px);
}

.service-block .ser-content {
    position: relative;
    padding-top: 35px;
    text-align: center;
    padding-bottom: 22px;
    background-color: #ecf8ff;
    overflow: hidden;
}

.service-box h4 {
    position: relative;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3em;
}

.service-box p {
    position: relative;
    color: #666666;
    font-size: 14px;
    margin-top: 4px;
}

.service-block li {
    display: inline-block;
    background-color: #ecf8ff;
    padding: 2px 8px;
    color: #000;
    border: 1px solid #007bc1;
    border-radius: 5px;
}

.bluebanner {
    background-color: #007bc1;
    position: relative;
    height: 650px;
}

.bluebanner:before {
    content: ' ';
    position: absolute;
    height: 120px;
    bottom: -60px;
    left: 0;
    right: 0;
    background: #FFFFFF;
    transform: skewY(-3deg);
    -webkit-transform: skewY(-3deg);
    -moz-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    -o-transform: skewY(-3deg);
}

.mtsec {
    margin-top: -35%;
}

.bg-header {
    margin-bottom: 25px;
}

.bg-header h4 {
    font-size: 33px;
    font-weight: normal;
    margin-top: -17px;
}

.bg-header h4,
.bg-header p {
    color: #fff;
}

.widget-side {
    background-color: #f3f3f3;
    padding: 25px;
    overflow: hidden;
}

.widget-side li {
    background-color: transparent;
    color: #333;
    padding: 6px 0px;
    overflow: hidden;
    border-bottom: 1px dashed #d7d7d7;
    width: 100%;
}

.widget-side li a {
    color: #333;
    display: block;
}

.widget-side li a:hover,
.widget-side li a:focus {
    color: #037fc7;
    display: block;
}

.single-details {
    text-align: justify;
}

.conbar {
    background-color: #fff;
    box-shadow: 0 5px 5px #c0c0c0;
    padding: 45px 25px;
    border: 1px solid #ddd;
}

.conbar a {
    color: #2b2b2b;
    margin-bottom: 15px;
    display: block;
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
    border-top: none;
}

.myaccordion .card-header {
    border: 1px solid #EDEFF0;
    background: transparent;
}

.myaccordion .card-body {
    border: 1px solid #EDEFF0;
}

.myaccordion .fa-stack {
    font-size: 18px;
}

.myaccordion .btn {
    width: 100%;
    /* font-weight: 600; */
    color: #007bc1;
    padding: 0;
    font-size: 18px;
    white-space: inherit;
    text-align: left;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
    text-decoration: none;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

.myaccordion li+li {
    margin-top: 10px;
}

.counter-box {
    font-size: 35px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 5px 5px #f1f1f1;
    padding: 15px;
}

.counter-box p {
    font-size: 17px;
}

.fiterheading {
    font-size: 18px;
    margin-bottom: 25px;
    background-color: #badcef;
    padding: 3px 15px;
}

.filterwrap {
    margin-bottom: 30px;
}

.filterwrap .form-group {
    margin-bottom: 1px;
}

.filterwrap .checkbox label {
    margin-bottom: 2px;
    font-size: 13px;
}

.event-tra .event-content {
    text-align: left;
}

.event-tra .event-content p {
    font-size: 13px;
    margin-bottom: 5px;
}

.event-tra .event-content span,
.main-content span {
    font-weight: 600;
}

.subhead {
    background-color: #ebebeb;
    padding: 7px;
    border: 1px solid #ddd;
    text-align: center;
}

.image-wrap img {
    width: 100%;
}

.image-wrap {
    margin-bottom: 25px;
}

.inner-banner h3 {
    color: #fff;
    /* padding: 60px 0px; */
    font-size: 28px;
    background: #000;
    display: inline-block;
    padding: 10px 25px;
    margin: 46px 0px;
}

section.section.searchmainwrap {
    padding: 30px 0;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent !important;
    border-radius: .25rem;
}

.breadcrumb a {
    color: #000;
}

.nav-pills .nav-link {
    border-radius: .25rem;
    background: #000;
    color: #fff;
}

.form-banner1 {
    width: 40%;
    border-radius: 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
    display: inline-block;
}

.tab-content {
    background: #fff;
    padding: 25px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .25);
}

.social-share .socialul a {
    display: block;
    padding: 2px;
    color: #ffffff;
    height: 50px;
    width: 50px;
    border-radius: 30px;
    border: 2px solid #1677cc;
    font-size: 24px;
    text-align: center;
    margin-right: 0;
    transition: all 0.3s ease;
    transform: translatey(0px);
    background: #1677cc;
}

.bg-register-image {
    background: #007bc1;
    color: #fff;
    padding: 100px 50px;
    text-align: center;
}

.bg-register-image h3 {
    font-size: 35px;
}

.bg-register-image h3,
.bg-register-image p {
    color: #fff;
}

.sign-in {
    color: #fff;
    border: 2px solid #fff;
    padding: 7px 45px;
    margin-top: 25px;
    display: inline-block;
    font-size: 18px;
    border-radius: 50px;
}

.row.ju {
    box-shadow: 10px 10px 10px #ccc;
}

i.fas.fa-pencil-alt {
    padding-left: 7px;
    color: #000;
}

.otp span {
    margin: 10px 0 20px;
    display: inline-block;
}

.otp h4 {
    margin-bottom: 0;
}


/** ====================
 * Lista de Comentarios
 =======================*/

.comments-container {
    margin: 60px auto 15px;
    width: 768px;
}

.comments-container h1 {
    font-size: 36px;
    color: #283035;
    font-weight: 400;
}

.comments-container h1 a {
    font-size: 18px;
    font-weight: 700;
}

.comments-list {
    margin-top: 30px;
    position: relative;
}


/**
 * Lineas / Detalles
 -----------------------*/


/*.comments-list:before {
  content: '';
  width: 2px;
  height: 100%;
  background: #c7cacb;
  position: absolute;
  left: 32px;
  top: 0;
}*/

.comments-list:after {
    content: '';
    position: absolute;
    background: #c7cacb;
    bottom: 0;
    left: 27px;
    width: 7px;
    height: 7px;
    border: 3px solid #dee1e3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.reply-list:before,
.reply-list:after {
    display: none;
}


/*.reply-list li:before {
  content: '';
  width: 60px;
  height: 2px;
  background: #c7cacb;
  position: absolute;
  top: 25px;
  left: -55px;
}*/

.comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative;
}

.comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.reply-list {
    padding-left: 88px;
    clear: both;
    margin-top: 15px;
}


/**
 * Avatar
 ---------------------------*/

.comments-list .comment-avatar {
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 99;
    float: left;
    border: 3px solid #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.comments-list .comment-avatar img {
    width: 100%;
    height: 100%;
}

.reply-list .comment-avatar {
    width: 50px;
    height: 50px;
}

.comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both;
}


/**
 * Caja del Comentario
 ---------------------------*/

.comments-list .comment-box {
    float: right;
    position: relative;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.comments-list .comment-box:before,
.comments-list .comment-box:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 10px 12px 10px 0;
    border-style: solid;
    border-color: transparent #FCFCFC;
    top: 8px;
    left: -11px;
}

.comments-list .comment-box:before {
    border-width: 11px 13px 11px 0;
    border-color: transparent rgba(0, 0, 0, 0.05);
    left: -12px;
}

.comment-box .comment-head {
    background: #f9f9f9;
    padding: 10px 12px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.comment-box .comment-head i {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 2px;
    color: #A6A6A6;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.comment-box .comment-head i:hover {
    color: #03658c;
}

.comment-box .comment-name {
    color: #283035;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-right: 10px;
}

.comment-box .comment-name a {
    color: #283035;
}

.comment-box .comment-head span {
    float: left;
    color: #999;
    font-size: 13px;
    position: relative;
    top: 1px;
}

.comment-box .comment-content {
    background: #FFF;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.comment-box .comment-name.by-author,
.comment-box .comment-name.by-author a {
    color: #03658c;
}


/*.comment-box .comment-name.by-author:after {
  content: 'autor';
  background: #03658c;
  color: #FFF;
  font-size: 12px;
  padding: 3px 5px;
  font-weight: 700;
  margin-left: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}*/

.status-sec h4 {
    margin-bottom: 6px;
    margin-top: 25px;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.hidden {
    display: none;
}


/** =====================
 * Responsive
 ========================*/

@media only screen and (max-width: 766px) {
    .comments-container {
        width: 480px;
    }
    .comments-list .comment-box {
        width: 390px;
    }
    .reply-list .comment-box {
        width: 320px;
    }
}

@media(min-width:1200px) and (max-width: 1400px) {
    .mtsec {
        margin-top: -45%;
    }
}


/*.uk-slideshow-items{height: 300px!important;}*/

.cat-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cat-list li {
    padding: 15px 10px;
    font-size: 16px;
}

.cat-list li img {
    width: 40px;
    padding-right: 10px;
}

.cat-list li:hover a,
.active a {
    color: #1f8ded;
}

.weconnect {
    border-top: 1px solid #ccc;
    background: #f4f4f4;
}

.row.box1 {
    background: #fff;
    padding: 25px;
}

.left-box h3 {
    font-size: 33px;
    color: #165395;
    line-height: 36px;
    font-weight: 100;
	
}
/*added by balveer*/
.dir-blink {
  background-color: #fcfeff;
  -webkit-border-radius: 30px;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  padding: 4px 8px;
  text-align: center;
  text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #afecff; -webkit-box-shadow: 0 0 3px #afecff; }
  50% { background-color: #0e3254; -webkit-box-shadow: 0 0 10px #FF0000; }
  100% { background-color: #afecff; -webkit-box-shadow: 0 0 3px #afecff; }
}

@-moz-keyframes glowing {
  0% { background-color: #afecff; -moz-box-shadow: 0 0 3px #afecff; }
 20% { background-color: #0e3254; -moz-box-shadow: 0 0 10px #FF0000; }
  100% { background-color: #afecff; -moz-box-shadow: 0 0 3px #afecff; }
}

@-o-keyframes glowing {
  0% { background-color: #afecff; box-shadow: 0 0 3px #afecff; }
  50% { background-color: #0e3254; box-shadow: 0 0 10px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #afecff; }
}

@keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #afecff}
  50% { background-color: #0e3254; box-shadow: 0 0 10px #afecff }
  100% { background-color: #B20000; box-shadow: 0 0 3px #afecff; }
}


.list-sec li {
    display: inline-block;
    width: 30%;
    text-align: center;
    line-height: 1.5;
}

.cat-list .conbtn {
    padding: 6px 12px;
    background-color: #ecf8ff;
    border-radius: 6px;
    color: #1f8ded;
    opacity: 1;
    margin-top: 20px;
    margin-bottom: 13px;
    margin-left: 15px;
    border: 1px solid #1f8ded;
    font-weight: bold;
}

.cat-list .conbtn:hover {
    color: #fff !important;
    background-color: #0a7cc2;
}

.photo img {
    width: 100px;
    height: 100px;
}

@media(max-width:767px) {
    .welcome-loginbox {
        float: none !important;
        text-align: center;
    }
    .logininfo-afternox li {
        padding-left: 5px;
    }
    .logininfo-afternox li a {
        font-size: 10px !important;
    }
    .logininfo-afternox li .dropdown .btn {
        font-size: 10px !important;
    }
    .booked-requirements-status {
        display: block !important;
    }
    #dataTable tr th {
        min-width: 200px;
    }
    .bg-register-image {
        padding: 20px 50px;
    }
    .cat-box .media .media-body h4 {
        padding-left: 0;
    }
    .contactSec form {
        padding: 25px 10px;
    }
    .bannerSection {
        height: auto !important;
    }
    .searchmainwrap .media {
        display: block !important;
    }
    .searchmainwrap .custom-pagination .pagination {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .searchmainwrap .custom-pagination .pagination li {
        display: inline-block;
        margin-bottom: 10px;
    }
    .owl-prev {
        left: 0px !important;
    }
    .owl-next {
        right: 0 !important;
    }
    .cat-list {
        display: block;
    }
    #sidebar ul li a {
        color: #fff;
    }
    .form-g {
        position: relative;
        width: 300px;
        top: 15px;
        margin-bottom: 25px;
    }
    .form-banner1 {
        width: 100%;
    }
    .left-box h3 {
        font-size: 23px;
    }
    .left-box {
        margin-bottom: 15px;
    }
    .form-banner .form-group {
        width: 100%;
    }
    .form-banner .form-control {
        width: 100% !important;
    }
    .form-banner .btn-prime {
        margin-bottom: 25px;
        display: block;
        width: 100%;
    }
    .form-banner .form-btn {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        width: 100%;
        margin-right: 0 !important;
    }
    .form-g2 {
        top: 0;
    }
    .banner-cap h1 {
        font-size: 18px;
    }
    .banner-cap p {
        font-size: 13px;
    }
    .bluebanner {
        height: 300px;
    }
    .mtsec {
        margin-top: -66%;
    }
    .viewlist li {
        width: 45%;
    }
    .navbar-brand img {
        width: 212px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 7px 1rem;
        border-bottom: 1px solid #dddddd;
    }
    footer .footermenu h4 {
        margin-bottom: 6px;
    }
    footer .col-md-3 {
        /* margin-bottom: 25px; */
    }
    .socialul a {
        height: 36px;
        width: 36px;
        font-size: 16px;
        margin-right: 3px;
    }
    .pricingTable {
        margin-bottom: 25px;
    }
    .navbar-nav {
        background-color: #f5f5f5;
    }
    .navbar-light .navbar-nav .nav-link.conbtn {
        margin: 20px;
    }
    .box {
        margin-top: 0;
    }
    .section-top {
        padding: 30px 0 0;
        position: relative;
    }
    .section-bottom {
        padding: 0 0 30px;
        position: relative;
    }
    .nav-tabs .nav-item {
        width: 100%;
    }
    .nav-tabs .nav-link {
        padding: 7px 20px;
    }
    .form-wrap {
        padding: 15px 25px;
    }
    .socialwrap .text-right,
    .socialwrap .text-left,
    .copywrap .text-left,
    .copywrap .text-right {
        text-align: center !important;
    }
    .section {
        padding: 30px 0;
    }
    .bigtext {
        font-size: 28px;
        margin-top: 15px;
    }
    .banner-cap {
        width: 85%;
        padding: 15px;
    }
    .owl-nav {
        top: 28%;
    }
    .cat-list li {
        display: block;
    }
}

@media(min-width: 992px) and (max-width: 1200px) {
    .bluebanner {
        background-color: #007bc1;
        position: relative;
        height: 450px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .searchmainwrap .media .media-body .event-content {
        padding: 0px;
    }
    .bluebanner {
        background-color: #007bc1;
        position: relative;
        height: 400px;
    }
}

@media (min-width: 768px) {
    ul.navbar-nav li.dropdown:hover>.dropdown-menu {
        display: block;
        margin: 0;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
        transition: all 0.3s ease;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    @-webkit-keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
        }
        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }
    @keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-20px);
            -ms-transform: translateY(-20px);
            transform: translateY(-20px);
        }
        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }
    }
    .fadeInDown {
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
    }
    @-webkit-keyframes fadeInDownBig {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-2000px);
            transform: translateY(-2000px);
        }
        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }
}

@media screen and (max-width:992px) {
    .clodstorage-resultinfo {
        border: 1px solid #efefef;
        margin-bottom: 20px;
        padding: 15px;
    }
    .clodstorage-resultinfo .media {
        border: none;
    }
}