@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&family=Quicksand:wght@300&display=swap');

/* Basic Style */

* {
    margin: 0;
    padding: 0;
    outline: none;
}

html body {
    margin: 0;
    padding: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: #fff;
    position: relative;
    font-size: 14px;
    color: #8f91a0;
    font-family: 'Open Sans', sans-serif;
}

label {
    margin-bottom: 0 !important;
}

img {
    margin: 0;
    padding: 0;
    border: none;
    max-width: 100%;
    height: auto;

}

section img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 10px 0;
    line-height: 1.4;
    letter-spacing: 1px;
    color: #5b5b5b;
    font-family: 'Quicksand', sans-serif;
}

p {
    margin: 0 0 15px;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #8f91a0;
    font-family: 'Open Sans', sans-serif;
}

p,
ul li a {
    letter-spacing: 0px;
}

body a {
    text-decoration: none;
}

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

a:focus,
a:hover {
    text-decoration: none !important;
}

ul,
ol {
    margin: 0 0 0 15px;
    padding: 0;
}

ul li,
ol li {
    font-size: 16px;
}

:hover {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}

blockquote {
    font-size: 18px;
    font-style: italic;
    width: 450px;
    margin: 0.25em 0;
    padding: 0.25em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    background: #ececec;
}

blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: 0px;
    top: -10px;
    color: #7a7a7a;
}

blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

blockquote cite:before {
    content: "\2014 \2009";
}

.get_in_touch input[type="text"],
.get_in_touch input[type="tel"],
.get_in_touch input[type="email"],
.get_in_touch input[type="phno"],
input[type="password"],
.get_in_touch textarea {
    border-bottom: 1px solid #ccc !important;
    border: none;
    padding: 20px 0px;
    margin-bottom: 2em;
}

.get_in_touch input::placeholder,
.get_in_touch textarea::placeholder {
    color: #000;
    font-style: italic;
}

.get_in_touch button[type="submit"] {
    padding: 15px 32px;
}

.get_in_touch button[type="submit"]:hover {
    background: #3870a1;
    color: #ffffff;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],
input[type="password"],
textarea {
    border: 1px solid #424648;
    font-size: 16px;
    padding: 10px 10px;
    margin: 0px 0 0px 0;
    height: auto;
    width: 100%;
    background: transparent;
}

section {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0px;
}

select {
    width: 100%;
    padding: 6px;
}

button[type="submit"] {
    font-weight: bold;
    background-color: #f8da0d;
    padding: 10px 32px;
    color: #3870a1;
    font-size: 14px;
    letter-spacing: 2px;
    border: none;
    text-align: center;
}

button[type="submit"]:hover {
    cursor: pointer;
}

.bounce,
.flash,
.pulse,
.shake,
.swing,
.tada,
.wobble,
.bounceIn,
.bounceInDown,
.bounceInLeft,
.bounceInRight,
.bounceInUp,
.bounceOut,
.bounceOutDown,
.bounceOutLeft,
.bounceOutRight,
.bounceOutUp,
.fadeIn,
.fadeInDown,
.fadeInDownBig,
.fadeInLeft,
.fadeInLeftBig,
.fadeInRight,
.fadeInRightBig,
.fadeInUp,
.fadeInUpBig,
.fadeOut,
.fadeOutDown,
.fadeOutDownBig,
.fadeOutLeft,
.fadeOutLeftBig,
.fadeOutRight,
.fadeOutRightBig,
.fadeOutUp,
.fadeOutUpBig,
.flip,
.flipInX,
.flipInY,
.flipOutX,
.flipOutY,
.lightSpeedIn,
.lightSpeedOut,
.rotateIn,
.rotateInDownLeft,
.rotateInDownRight,
.rotateInUpLeft,
.rotateInUpRight,
.rotateOut,
.rotateOutDownLeft,
.rotateOutDownRight,
.rotateOutUpLeft,
.rotateOutUpRight,
.slideInDown,
.slideInLeft,
.slideInRight,
.slideOutLeft,
.slideOutRight,
.slideOutUp,
.rollIn,
.rollOut,
.zoomIn,
.zoomInDown,
.zoomInLeft,
.zoomInRight,
.zoomInUp,
.slideInUp {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible !important;
}

.wp-caption {
    margin: 0;
    padding: 0;
    font-size: 13px;
    max-width: 100%;
}

.wp-caption-text {
    margin: 0;
    padding: 0;
}

.gallery-caption {
    margin: 0;
    padding: 0;
}

.bypostauthor {
    margin: 0;
    padding: 0;
}

.hovereffect a {
    border: 1px solid #333;
    padding: 10px;
    color: #333333;
    font-weight: bold;
}

.carousel-inner {
    margin: 0;
}

.screen-reader-text {
    position: absolute;
    top: -9999em;
    left: -9999em;
}

.sticky {
    margin: 0;
    padding: 0;
    background-color: #d7d7d7;
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
    margin-top: 4px;
    margin-bottom: 10px;
    padding: 0;
    padding: 5px;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    padding: 5px;
    margin-bottom: 10px;
    margin-left: 25px;
    padding: 5px;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 5px;
}

.comment-list .comment-content ul {
    list-style: none;
    margin-left: 15px;
}

.comment-list .comment-content ul li {
    margin: 5px;
}

.toggleMenu {
    display: none;
}

a.small-button {
    background: #3890cb;
    padding: 5px 30px;
    border-radius: 3px;
    color: #fff;
    display: table;
    margin: 0 auto;
}

a.small-button:hover {
    color: #fff;
    background: #0c5f96;
}

table,
td,
th {
    border: 1px solid black;
}

/*-------------------------- Calendar widget --------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 0.75em;
    table-layout: fixed;
    width: 100%;
}

.widget.widget_calendar table {
    margin: 0;
}

.widget.widget_calendar td,
.widget.widget_calendar tr,
.widget.widget_calendar th {
    border: 1px solid #a6a6bd;
}

.widget_calendar td,
.widget_calendar th {
    line-height: 2.5625;
    padding: 0;
    text-align: center;
}

.widget_calendar caption {
    font-weight: 900;
    margin-bottom: 1.75em;
    color: #000;
    padding-left: 15px;
}

.widget_calendar tbody a {
    background-color: #bbb;
    color: #fff;
    display: block;
    font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
    background-color: #686868;
    color: #fff;
}

.widget th,
.widget td {
    padding: 2px;
}

/*-------------------- Sweep To Right -----------------------*/
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/* ---------Buttons--------- */
a.button {

    background: #f8da0d;
    color: #fff;
    font-size: 16px;
    margin: 20px 0 0;
    padding: 7px 30px;
    text-transform: uppercase;
    font-weight: bold;
}

a.theme_button {
    color: #f8da0d;
    border: 2px solid #f8da0d;
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: 1px;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0;
    background: none;
    font-weight: bold;
    letter-spacing: 3px;
}

a.theme_white_button {
    border: none;
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: 1px;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0;
}

a.theme_white_button {
    background-color: #ffffff;
    color: #f8da0d;
}

a.theme_button:hover {
    background: none;
    border: 2px solid #f8da0d;
}

/* --------------------------Top Bar---------------------------- */
.logo {
    text-align: center;
    padding: 21px 30px;
}

.logo h1 {
    padding-top: 0;
    line-height: 1;
}

.logo h1 a {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
}

.logo p {
    color: #ffffff;
    font-size: 15px;
    padding-bottom: 15px;
}

#site_top {
    background: linear-gradient(to right, #fff 25%, #ffffff 23%);
    padding-bottom: 0px;
}

#site_top {
    border-bottom: 1px solid #cccccc63;
}

.home #site_top {
    border-bottom: none;
}

.contact-details {
    background-color: #f8da0d;
    padding: 25px 5px;
}

.header-menu {
    padding: 20px 0px;
}

.header-menu .search-icon i {
    color: #3870a1;
    cursor: pointer;
}

.header-menu .search-icon {
    position: absolute;
    top: 0%;
    padding: 10px 14px;
    background-color: #f8da0d;
}

#site_top .socialbox {
    text-align: left;
    padding-top: 0px;
}

.socialbox a {
    padding: 13px;
    position: relative;
    top: 0px;
    background-color: #fff;
    margin-right: 4px;
    display: inline-block;
}

.socialbox a i,
.social_widget a i {
    font-size: 13px;
    letter-spacing: 3px;
    width: 15px;
    text-align: center;
}

.socialbox a:hover {
    background-color: #3870a1;
}

#site_top .socialbox a:hover>i {
    color: #fff;
}

#site_top .socialbox a {
    transition: 2s;
}

#site_top .socialbox a i {
    font-size: 14px;
    color: #3870a1;
    text-align: center;
}

.contact-details .con-icons span i {
    color: #3870a1;
    font-size: 25px;
    font-weight: bold;
}

.contact-details .con-det p.details {
    margin: 0px;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #3870a1;
    font-weight: 400;
}

.contact-details .con-det p.details-title {
    font-size: 12px;
    letter-spacing: 0px;
    font-weight: 700;
    margin-bottom: 2px;
    color: #3870a1;
}

.top_bar {

    padding-top: 0;
}

.contact_details .toggle-nav i {
    color: #000;
}

.serach_outer i {
    font-size: 24px;
    padding: 4px 0 0 0;
    color: #bbb;
}

.contact_details p {
    color: #033333;
    font-size: 15px;
    margin: 0 0 0 !important;
}

p.hi_bold {
    color: #1e1d1c;
}

p.hi_normal {
    color: #757575;
}

/*----------------Menu bar-----------*/
@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}

ul.list_nav {
    margin: 0 auto;
    text-align: center;
    display: block;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;

}

.main-navigation li {
    position: relative;
    padding-right: 35px;
    display: inline-block;
}

.main-navigation li:last-child {
    border-right: none;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    text-transform: none;
    color: #3870a1;
    padding: 6px 0;
    position: relative;
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 700;
}

.main-navigation ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 61%;
    background: #F6F6F6;
    min-width: 215px;
    z-index: 9999;
    margin-top: 15px;
}

.main-navigation ul ul ul {
    left: 100%;
    top: 0;
}

.main-navigation ul ul a {
    text-transform: none;
    font-weight: 400;
    color: #1e1d1c;
    padding: 8px 0px;
    font-size: 14px;
    line-height: 1.5;
}

.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li {
    float: none;
    display: block;
    text-align: left;
    border-bottom: 1px solid #cccccc;
    padding-left: 15px;
}

.main-navigation ul ul li:last-child {
    border-bottom: 0;
}

.main-navigation ul li:hover>ul {
    display: block;
}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a {
    color: #3870a1 !important;
}

.main-navigation a:hover {
    color: #3870a1 !important;
}

.main-navigation .menu>ul>li.highlight {
    background-color: #f8da0d;
}

.main-navigation .menu>ul>li.highlight:hover {
    background: transparent;
}

.menubar.scrolled .menu>ul>li:hover>a:after,
.menubar.scrolled .menu>ul>li.current_page_item>a:after,
.menubar.scrolled .menu>ul>li.current-menu-item>a:after {
    height: 2px;
}

.menu>ul>li.exoplanet-search:after {
    background: transparent !important;
}

.main-navigation ul ul li:hover>a {
    color: #1e1d1c;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 15px;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: auto;
}

/*----------------------Mobile Menu Icon------------------------------*/

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul {
    padding-right: 15px;
}

.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    right: 0;
    margin-top: -2px;
    height: 0;
    width: 0;
    border-top-color: #e1e1e1;
}

.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #888;
}

.sf-arrows ul li>.sf-with-ul:focus:after,
.sf-arrows ul li:hover>.sf-with-ul:after,
.sf-arrows ul .sfHover>.sf-with-ul:after {
    border-left-color: #333;
}

.toggle-nav,
a.closebtn {
    display: none;
}

/*-----------------Search pop up----------------*/
.serach_outer {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    overflow: hidden;
    transition: 0.5s;
    z-index: 999999999999;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
}

.serach_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.closepop {
    position: absolute;
    top: 20%;
    transform: translateY(-50%);
    width: 100%;
    right: 0;
    text-align: right;
    margin-right: 28px;
    z-index: 999999;
}

.serach_outer i {
    font-size: 24px;
    padding: 4px 0 0 0;
    color: #bbb;
    cursor: pointer;
}

.serach_inner form.search-form {
    display: table;
    padding: 0;
    border-radius: 0;
    background: #ffffff;
    margin: 0 auto;
    max-width: 700px;
    width: 100%;
}

.serach_inner form.search-form {
    display: table;
    border: 1px solid #bababf;
    padding: 14px 20px;
    border-radius: 0;
    background: #ffffff;
    margin: 0 auto;
    max-width: 700px;
    width: 100%;
    border-radius: 30px;
}

.serach-page input.search-field {
    border: 1px solid #ccc;
    padding: 9px;
}

.search_popup button.search-submit {
    border: 0;
}

.search_popup button.search-submit:hover {
    background: #3870a1;
}

.search_popup label {
    background: transparent;
    width: 81%;
}

.search_popup input.search-field {
    padding: 1.5% 0;
    background: transparent;
    width: 100%;
    text-indent: 8px;
}

.social-media .dashicons {
    margin: 0 6px;
    padding: 0;
}

.menubar .social-media a:hover {
    color: #3890cb;
}

i.fas.fa-headphones {
    color: #ffffff;
    font-size: 25px;
    cursor: pointer;
    border-right: 2px solid #ffffff;
    padding: 5px 8px;
    padding: 3px 8px 11px 6px;
}

.consultation a {
    border: 2px solid #fff;
    padding: 8px 7px;
    padding-left: 0;
}

.consultation {
    background-size: cover;
    background-repeat: no-repeat;
}

.consultation span {
    padding: 0 3px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

ul.search-consult {
    padding: 0;
}

/*----------------------  index ---------------------------*/
.blog .post-section {
    padding: 70px 0;
}

.post-section {
    padding: 20px 0;
}

.postwrapper-box {
    border: 2px solid #eeeeee;
}

.cat-box {
    background: url(images/cat-icon.png) no-repeat 1px 3px;
    padding: 0 0 0 25px;
    font-style: italic;
    font-weight: bold;
    margin: 15px 0 30px 0;
}

.date-box {
    background: url(images/date.png) no-repeat 1px 3px;
    padding: 0 0 0 25px;
    font-style: italic;
    font-weight: bold;
    margin: 0 0 15px 0;
}

.single-post-block table {
    text-align: center;
}

/*------------------------- Headings --------------------------*/
section h2 {
    font-weight: bold;
    padding: 0;
    color: #22272b;
    padding: 0 0 10px;
    margin: 0;
    font-weight: 900;
    letter-spacing: 3px;
}

section h3 {
    font-weight: 900;
    color: #2d9bd7;
    padding: 0;
    letter-spacing: 1px;

}

section h4 {
    color: #000;
    font-size: 20px;
}

section h5 {
    color: #333;

    padding: 0;
}

.innerbox {
    background-size: 100% 100%;
}

#about {
    -vendor-animation-duration: 3s;
    -vendor-animation-delay: 2s;
    -vendor-animation-iteration-count: infinite;
}

/*------------------ Contact Page -----------------*/

.contact-box .startup-contact-form {
    box-shadow: 0 0 10px #cccccc;
    padding: 10px 40px 40px 40px;
}

.contact-box .startup-contact-form h3 {
    font-weight: 600;
    margin-bottom: 20px;
    color: #f8da0d;
    text-align: center;
}

.contact-box .startup-contact-form input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-color: #bbbbbb;
    margin-bottom: 20px;
}

.contact-box .startup-contact-form textarea {
    border-top: none;
    border-left: none;
    border-right: none;
    border-color: #e7e7e7;
    max-height: 140px;
    margin-bottom: 30px;
}

.contact-box .startup-contact-details h3 {
    font-weight: 600;
    margin-bottom: 20px;
    color: #f8da0d;
    text-align: center;
}

.contact-box .startup-contact-details i {
    border-radius: 50%;
    color: #f8da0d;
    height: 50px;
    text-align: center;
    width: 50px;
    border: 2px solid #f8da0d;
    font-size: 22px;
    padding-top: 13px;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

.contact-box .startup-contact-info {
    padding: 20px 0px;
}

.contact-box .startup-contact-info span {
    color: #000;
}

.contact-box .startup-contact-info p {
    color: #5b5b5b;
}

.contact-box .main-contact-form {
    padding-bottom: 60px;
}

.contact-box .startup-contact-info:hover i {
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    background-color: #3870a1;
    color: #fff;
    border: 1px solid #fff;
}

.contact-img img {
    width: 100%;
    height: 100%;
}

.contact-info {
    -moz-box-shadow: 0px 3px 5px 6px #ccc;
    -webkit-box-shadow: 0px 3px 5px 6px #ccc;
    box-shadow: 0px 3px 5px 6px #ccc;
}

.contact-box .main-contact-form .col-icon {
    text-align: center;
}

/*---------------- Banner ----------------------*/
.inner_banner img,
.title-box img {
    width: 100%;
}

/*---------------- Footer Section ----------------------*/
.footer-top {
    padding-bottom: 50px;
}

.footer-top-col h3 {
    font-size: 20px;
    font-weight: bold;
}

.outer-footer {
    background-size: 100% 100%;
}

#footer form.search-form {
    border: none;
    background: transparent;
    padding: 0;
}

#footer form.search-form input {
    float: none;
    border: 1px solid;
    margin: 0 2px;
}

#footer input,
#footer textarea {
    background-color: transparent;
}

#footer textarea {
    height: 100px;
}

#footer p.post-date {
    color: #858d9e;
    font-size: 11px !important;
}

.copyright p {
    color: #2d9bd7;
    font-size: 16px;
    letter-spacing: 1px;
}

.socialbox {
    text-align: right;
}

.home #footer {
    text-align: center;
    color: #a6a6bd;
    text-align: left;
    background-repeat: no-repeat;
    background-size: cover;
}

#footer {
    text-align: center;
    color: #a6a6bd;
    text-align: left;
    background-repeat: no-repeat;
    background-size: cover;
}

/*.footer-logo {
  background-image: url('assets/images/futterbg.png');
}*/
.footer-logo .fsocialbox {
    text-align: center;
    margin-top: 2em;
}

.footer_logo {
    transform: translateY(-50%);
    position: relative;
    top: 50%;
    padding: 20px;
}

.footer-logo .fsocialbox a i {
    border: 2px solid #3870a1;
    color: #3870a1;
    padding: 10px;
    margin: 10px;
    width: 40px;
    height: 40px;
}

.footer-logo .fsocialbox a i:hover {
    background-color: #3870a1;
    color: #fff;
    border: 2px solid #3870a1;
}

.container #blog-right-sidebar h3,
#footer h3 {
    color: #f8da0d;
    text-align: left;
    font-size: 24px;
    padding: 0 0 17px 0;
}

#footer .copyright p {
    font-size: 14px;
    letter-spacing: 1px;
    color: #8f91a0;
    font-weight: 400;
}

#footer .copyright a {
    color: #fff;
    cursor: pointer;
}

#footer input {
    padding: 8px 8px;
    float: left;
    margin: 5px 0;
    border-radius: 0px;
}

#footer button[type="submit"] {
    padding: 8px 10px;
    background-color: #ffdd59;
    color: #858d9e;
    font-size: 15px;
    letter-spacing: 2px;
    margin-top: 28px;
    border: none !important;
    margin-left: 23%;
    transition: 1s;
}

#footer button[type="submit"]:hover {
    background-color: #2d9bd7;
    color: #858d9e;
}

#footer .copyright {

    border-top: 1px solid #2b2f4129;
    margin: 10px 0 0 0;
    padding-top: 30px;
}

.footer-cols {
    padding-top: 20px;
}

#footer ul {
    margin: 0;
}

#footer ul li {
    list-style: none;
    margin: 0 0 5px 0;
    text-align: left;
    padding: 5px;
}

#footer ul li a {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
}

#footer p {
    margin: 0;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
}

.widget_recent_entries img {
    width: 100px;
}

#footer h3 {
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 700;
}

.about_me table,
.about_me td,
.about_me th {
    border: none;
}

.about_me p.message {
    margin-bottom: 5px !important;
}

#footer_box .sub-menu {
    display: none;
}

#footer_box .socialbox i {
    color: #858d9e;
    margin-left: 15px;
}

#footer_box .socialbox i:hover {
    color: #3870a1;
}

#footer_box .about_me i {
    color: #3870a1;
    font-size: 25px;
}

#footer .widget_media_gallery img {
    padding-right: 25px;
    border: none;
}

#footer .about_me {
    padding-left: 5px;
}

#footer .about_me .contact-title {
    font-size: 16px;
    letter-spacing: 1px;
}

#footer .about_me .contact-text {
    font-size: 15px;
    letter-spacing: 0px;
    color: #536f8e;
}

/* --------- Social Icon Widget ------- */
#sidebar .social_widget a {
    margin-top: 15px;
    margin-right: 20px;
}

#sidebar .social_widget {
    text-align: center;
}

.social_widget a i {
    font-size: 13px;
    letter-spacing: 3px;
    width: 20px;
    text-align: center;
    border: 1px solid #fff;
    padding: 10px 25px 10px 16px;
}

#footer .social_widget a {
    color: #ffffff;
    padding: 7px 7px;
    margin-right: 4px;
    display: inline-block;
    margin-bottom: 22px;
    border-radius: 50%;
}

#footer .social_widget a i:hover {
    background-color: #ffdd59;
    color: #2d9bd7;
    border: 1px solid #ffdd59;
}

/* --------- search Page ------- */
.postbox h6 {
    font-weight: bold;
}

/* --------- Blog Page ------- */
#full-width-blog .postbox {
    width: 100%;
    border: none;
}

#full-width-blog .postbox h3 {
    font-weight: normal;
    font-size: 35px;
    text-align: center;
    margin: 15px 0 20px;
}

.postbox h3 {
    font-weight: normal;
    font-size: 35px;
    text-align: center;
    margin: 15px 0 0 0;
}

.blogimg-full img {
    width: 100%;
}

.read-more-icon {
    text-align: center;
    margin: -55px 0 0 0;
    z-index: 999;
}

.read-more-icon a:hover {
    opacity: 0.9;
}

.continue-read a {
    color: rgba(19, 10, 138, 0.6);
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    border: solid 1px #bbb;
    padding: 10px 20px 10px 20px;
    border-radius: 6px;
    display: block;
    background: #fff;
}

.continue-read a:hover {
    background: #18304c;
    color: #fff;
}

.continue-read {
    margin: -22px auto 0 auto;
    display: table;
}

.metabox img {
    border-radius: 50%;
    margin-left: 30%;
}

.postbox {
    margin-bottom: 39px;
    border: none;
    border-radius: 6px;
}

.postbox h2 {
    margin: 0 0 5px;
    font-weight: bold;
}

a.post-readmore {
    font-size: 18px;
    border-bottom: 1px solid;
}

a.post-readmore i {
    margin-left: 8px !important;
    font-size: 18px;
    padding-bottom: 2px;
}

.widget_recent_entries li {
    margin: 10px;
}

.postbox a.blogbutton {
    background: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 6px 25px;
    border: 1px solid #000;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    margin: 25px 0 0 0;
    display: table;
}

.blogbutton-small {
    background: none;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 25px;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    margin: 14px 0 0 0;
    display: table;
}

.metabox {
    color: #000;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
    border-top: 1px solid #13182c;
    border-bottom: 1px solid #13182c;
}

.metabox .entry-date {

    padding: 0 0 0 10px;
    margin: 0 13px 0 0;
    color: #13182c;
}

.metabox .entry-author {

    padding: 0 0 0 10px;
    margin: 0 20px 0 0;
    color: #13182c;
}

.metabox .entry-author a {
    color: #13182c;
}

.metabox .entry-comments {

    padding: 0 0 0 10px;
    color: #13182c;
}

#comment-nav-above .nav-links {
    width: 100%;
    float: left;
    margin-bottom: 17px;
}

.single-post-block .single-content p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #90939c;
}

.authordetails {
    padding-top: 25px;
}

.authordetails .author_links {
    padding-left: 17%;
    font-weight: bold;
    margin-bottom: 7px;
}

.authordetails .b-content {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #90939c;
    font-style: italic;
}

.authordetails img {
    border-radius: 50%;
}

.authordetails ul {
    list-style-type: none;
    margin-left: 18%;
    margin-top: 10px;
    position: relative;
}

.authordetails ul li {
    display: inline;
}

.authordetails ul li a {
    background-color: #143960;
    padding: 9px 15px 9px 15px;
    color: white;
    border-radius: 50%;
    width: 40px;
    margin-right: 10px;
}

.authordetails .author_links a {
    color: #000;
}

.inner-sbox h4 a {
    font-size: 18px;
    color: #f8da0d;
}

.inner-sbox p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #90939c;
}

.inner-sbox .post-readmore {
    border: none;
    font-size: 14px;
    letter-spacing: 3px;
    font-weight: bold;
    color: #f8da0d;
}

.inner-sbox .post-readmore:hover {
    color: #3870a1;
}

.archive h1 {
    color: #13182c;
    font-weight: normal;
    font-size: 30px;
    padding-top: 25px;
}

.search .entry-title {
    color: #13182c;
    font-weight: normal;
    font-size: 30px;
    padding-top: 25px;
}

/* --------- Inner Pages --------- */
.more_info a {
    background: #333;
    color: #ffffff;
    padding: 10px;
    border-radius: 20px;
}

.more_info {
    margin: 20px 0;
}

.more_info a:hover {
    background: #ffffff;
    color: #333333;
}

/* ----------------------- POST---------------------- */
a.page-numbers,
span.page-numbers.current {
    padding: 10px !important;
    background: #99be38;
    color: #ffffff !important;
    border: 1px solid #94be38;
}

.navigation span.page-numbers.current {
    background: #ffffff;
    border: 1px solid #98c69d;
    color: #000000 !important;
}

#blog {
    padding-top: 0;
    margin-top: 0;
}

.blog-post h5 {
    text-transform: uppercase;
    color: #000;
}

.blog-icon i {
    font-size: 20px;
    background: #bbb;
    border-radius: 50%;
    padding: 10px 14px 12px 15px;
    color: #fff;
    margin-right: 1%;
}

.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}

.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}

aside#search-3 {
    padding: 0 !important;
}

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

.feature-image-box img a:hover {
    opacity: 0.8;
}

.post-singlepage {
    border: solid 1px #bbb;
    box-shadow: 0 0 1px #bbb;
}

.bradcrumbs {
    padding: 30px 0;
}

.bradcrumbs a {
    background: #f1f1f1;
    color: #000;
    padding: 5px 15px;
    margin-right: 5px;
}

.bradcrumbs a:hover {
    background-color: #f8da0d;
}

.bradcrumbs span {
    background: #dddddd;
    color: #000;
    padding: 5px 15px;
}

/*------------------ Comments BOX ------------------*/
#comments {
    float: left;
    width: 100%;
    margin-top: 0px;
}

#comments h2.comments-title {
    color: #13182c;
    font-weight: normal;
    font-size: 30px;
}

#comments h3.comment-reply-title {
    font-size: 20px;
    font-weight: bold;
    clear: both;
}

#comments input[type="text"],
#comments input[type="email"],
#comments textarea {
    padding: 12px 10px;
    font-size: 18px;
}

#comments button[type="submit"].submit {
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    color: #ffffff;
    text-transform: uppercase;
    border-top: none;
}

#comments a time {
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

#comments .comment-metadata {
    width: 90%;
    float: left;
    padding: 1% 0 0 0;
}

#comments .comment-content {
    width: 90%;
    text-align: left;
    margin-left: 7%;
}

#comments .comment-author {
    margin-bottom: 1em;
}

#comments h2#reply-title {
    display: inline-table;
    text-align: center;
    color: #13182c;
    font-weight: normal;
    font-size: 30px;
}

#comments .comment-author.vcard img {
    padding: 2px;
}

#comments .comment-author .fn {
    color: #13182c;
}

#comments .comment-author .says {
    color: #13182c;
}

#comments ol {
    list-style-type: none;
    margin-left: 0;
}

#comments .comment-meta {
    color: #f8da0d;
    font-weight: bold;
}

#comments .comment-body p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #90939c;
}

#comments .reply a {
    background-color: #1f436b;
    color: white;
    font-weight: bold;
    padding: 8px 20px 8px 20px;
    font-size: 13px;
    width: 56%;
    position: relative;
    margin-top: -10%;
}

#comments ol li {
    padding-bottom: 30px;
}

.post-navigation .nav-previous .meta-nav {
    background-color: #3870a1;
    padding: 8px 20px 8px 20px;
    color: #fff;
}

.post-navigation .nav-next .meta-nav {
    background-color: #3870a1;
    padding: 8px 20px 8px 20px;
    color: #ffffff;
}

.comment-edit-link {
    display: none;
}

/* --------- SLIDER--------- */
#slider {
    max-width: 100%;
    margin: auto;
    position: relative;
    padding-top: 0;
}

#slider img {
    width: 100%;
}

#slider h2 {
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 900;
}

#slider .small-heading {
    background-color: #3870a1;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 0px 10px 0px 10px;
}

#slider .carousel-control .shownav1 {
    display: block !important;
}

#slider .carousel-control .shownav2 {
    display: block !important;
}

#slider .carousel-control .nav1 {
    display: none;
    position: absolute;
    left: 3%;
    top: 45%;
    font-size: 30px;
    color: #2d9bd7;
}

#slider .carousel-control .nav2 {
    display: none;
    position: absolute;
    right: 3%;
    top: 45%;
    font-size: 30px;
    color: #2d9bd7;
}

#slider .carousel-control .nav2 :hover i {
    background: none !important;
}

#slider .carousel-control .nav1:hover i {
    background: none;
}

#slider p.price {
    font-size: 22px !important;
}

#slider .carousel-caption.d-none.d-md-block {
    max-width: 600px;
    margin: 0 auto;
}

#slider .carousel-caption {
    top: 45%;
    transform: translateY(-50%);
    bottom: inherit;
    text-align: left;
    left: 9%;
    right: 10%;
    max-width: 832px;
}

a.blog-more {
    display: inline-block;
    font: 400 16px 'Roboto Condensed', sans-serif;
    padding: 10px 30px;
    margin-top: 21px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    margin-right: 15px;
}

#slider .carousel-control-next,
#slider .carousel-control-prev {
    width: 10%;
}

#slider .carousel-item-next,
#slider .carousel-item-prev,
#slider .carousel-item.active {
    display: block !important;
}

#slider .carousel-control-prev-icon,
#slider .carousel-control-next-icon {
    background-image: none;
}

#slider .carousel-control-next,
#slider .carousel-control-prev {
    opacity: 1;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: auto;
    height: auto;
}

.inner_carousel h2 small {
    color: #ffffff;
    display: block;
    margin-bottom: 20px;
}

#slider .inner_carousel h3 {
    padding-bottom: 15px;
    font-size: 48px;
    color: #ffffff;
    font-weight: 700;
}

#slider .inner_carousel p {
    font-size: 16px;
    padding-bottom: 20px;
    width: 830px;
    height: 85px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
}

#slider .carousel-indicators {
    position: absolute !important;
    right: 0 !important;
    left: auto;
    top: 50%;
}

#slider ol.carousel-indicators li {
    color: #333333;
    border: 2px solid #f8da0d;
    background: none;
    margin-right: 17px;
    margin-top: 20px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

#slider ol.carousel-indicators .active {
    background-color: #3870a1;
    border: 2px solid #3870a1;
}

#slider .read-more {
    background-color: #f8da0d !important;
    padding: 15px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #3870a1;
    font-weight: 700;
    padding-right: 0;
}

.slider_button {
    max-width: max-content;
    padding: 120px 0px 0px 0px;
}

.slider_button i.fas.fa-angle-right {
    padding: 17px 17px 18px;
    background-color: #3870a1;
    margin-left: 7px;
    display: inline-block;
    color: #ffffff;
}

span.slide-icon i {
    font-size: 20px;
}

#slider .carousel-indicators {
    display: block;
}

#slider .sub-head {
    line-height: 28px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 700;
}

#slider .slider_button:hover a {
    background-color: #3870a1 !important;
    color:#ffffff;
}

#slider .slider_button:hover i {
    background-color: #f8da0d !important;
}

/*Fade slider*/
.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

/* -------------- Our Partners ----------------- */

#our_partners .partners_text {
    border-right: 5px solid #3870a1;
}

#our_partners .owl-nav,
#our_partners .owl-dots {
    display: none;
}

#our_partners .partners_text:after {
    border-style: solid;
    border-width: 0 1px 6px;
    content: "";
    height: 0;
    right: -4px;
    bottom: 40%;
    width: 0;
    z-index: 100000;
    display: block;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 18px solid #3870a1;
    position: absolute;
    transform: rotate(90deg);
}

#partners-loop {
    display: none;
}

/* -------------- Who We Are ----------------- */
#our-intro {
    padding-bottom: 0px;
}

.our-intro-head {
    padding-bottom: 30px;
    text-align: center;
}

.our-intro-head small {
    background-color: #3870a1;
    padding: 10px 15px;
    border-radius: 0px 10px 0px 10px;
    width: 242px;
    height: 8px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 700;
}

.our-intro-head h3 {
    margin-top: 10px;
    font-size: 30px;
    color: #3870a1;
    padding: 10px 0px;
    font-weight: 700;
    text-align: center;
}
.fa-user::before {

	color: #3870a1;
}


.our-intro-head p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
}

.our-intro-content a {
    background-color: #ffdd59;
    color: #2d9bd7;
    padding: 10px 20px;
    font-size: 15px;
    letter-spacing: 2px;
    transition: 1s;
}

.our-intro-content a:hover {
    background-color: #2d9bd7;
    color: #ffdd59;
}

.our-intro-video iframe {
    width: 100%;
}

/* --------------- About Us ---------------- */
#about .section-heading small {
    text-align: left;
    font-size: 14px;
    color: #f8da0d;
    font-weight: 700;
}

#about .section-heading h4 span {
    font-size: 20px;
    color: #272b46;
    font-weight: 700;
}

#about .section-heading p {
    width: 587px;
    height: 50px;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    font-weight: 400;
}

.about_outer a h5 {
    font-size: 16px;
    color: #272b46;
    font-weight: 700;
}

.about_outer p {
    width: 261px;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    font-weight: 400;
    padding-top: 15px;
}

#about-us .box img {
    width: 100%;
    height: auto;
    padding-top: 4em;
}

#about-us .box .about_content {
    padding: 30px;
    margin: 0;
    list-style: none;
    text-align: left;
    position: relative;
    top: 11%;
    height: 100%;
    color: #ffffff;
}

#about-us .box .over-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 65%;
    opacity: 0;
    background-color: #f8da0d;
    transform: translate(0, 0);
    transition: all 0.30s linear 0s;
    padding: 10px 15px;
    border-radius: 20px 0px 20px 0px;
}

#about-us .box .over-layer {
    transform: translate(-18px, 10px);
    opacity: 1;
    box-shadow: 15px 15px 2px 2px #3870a1;
}

#about-us i.fas.fa-quote-left.testimonials-quote {
    font-size: 10em;
    color: #3870a1;
    position: relative;
    bottom: 2%;
    right: -22px;
    float: right;
}

#about-us .box .about_content p {
    font-size: 18px;
    line-height: 32px;
    color: #3870a1;
    font-weight: 700;
}

#about-us .box .about_content h3 a {
    font-size: 24px;
    line-height: 32px;
    color: #3870a1;
    font-weight: 700;
}

#about-us .box .about_content .post_dec {
    font-size: 12px;
    color: #3870a1;
    font-weight: 400;
}

.about_outer .about_box {
    padding-bottom: 2em;
}

/* --------------- Our Services ---------------- */
#our-services {
    padding-top: 60px;
    padding-bottom: 60px;
}

#our-services .service-img img {
    width: 100%;
}

#our-services .our-services-head {
    text-align: center;
    padding-bottom: 45px;
}

#our-services .our-services-head small {
    background-color: #3870a1;
    padding: 10px 15px;
    border-radius: 0px 10px 0px 10px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

#our-services .our-services-head h3 {
    padding-bottom: 0;
    padding: 10px;
    margin-top: 10px;
    font-size: 30px;
    color: #3870a1;
    font-weight: 700;
    text-align: center;
}

#our-services .our-services-head p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
}

.service-box:hover .services_content {
    opacity: 1;
    transform: scaleY(1);
}

.services_content {
    padding-top: 15%;
    background: #f8da0d;
    position: absolute;
    top: 32%;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transform: scaleY(0);
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 100%;
}

.services-image img {
    width: 100% !important;
}

#our-services .owl-dots {
    text-align: center;
}

#our-services button.owl-dot {
    border: 2px solid #f8da0d;
    border-radius: 50%;
    padding: 5px !important;
    color: #333333;
    margin-right: 17px;
    outline: none;
    margin-top: 20px;
    margin-bottom: 10px;
}

#our-services button.owl-dot.active {
    background-color: #3870a1;
    border: 2px solid #3870a1;
}

#our-services .services-details a h4 {
    font-size: 16px;
    color: #272b46;
    font-weight: 700;
    text-align: center;
}

#our-services .services_content {
    text-align: center;
    text-align: center;
    padding: 30% 30px;
    font-size: 16px;
    color: #3870a1;
}

#our-services .services-details {
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
    background-color: #fff;
}

#our-services .services-details:hover {
    background-color: #3870a1;
}

#our-services .services-details:hover h4 {
    color: #fff;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

#our-services .services-details:hover .services-details a h4 {
    color: #fff !important;
}

#services-loop {
    display: none;
}

/* ------------------ Why Choose Us ---------------- */
#our_work {
    padding-top: 60px;
    padding-bottom: 60px;
}

#our_work .work-imge-txt small {
    background-color: #3870a1;
    padding: 10px 15px;
    border-radius: 0px 10px 10px 0px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 700;
    text-align: left;
}

#our_work .work-imge-txt h3 {
    padding-bottom: 0;
    font-size: 30px;
    color: #3870a1;
    font-weight: 700;
    padding: 10px 0px;
    margin-top: 10px;
    text-align: left;
}

#our_work .work-imge-txt p {
    padding-bottom: 0;
    padding-top: 10px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: left;
}

.workbox1 a h5,
.workbox2 a h5,
.workbox3 a h5,
.workbox4 a h5 {
    font-size: 18px;
    color: #3870a1;
    font-weight: 700;
    text-align: center;
}

.workbox1 p,
.workbox2 p,
.workbox3 p,
.workbox4 p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    padding: 20px;
    color: #3870a1;
}

.workbox1 {
    background: #f8da0d;
    padding: 40px 10px;
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 100% 0, 100% 85%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 100% 0, 100% 85%, 0% 100%);
    text-align: center;
}

.workbox2 {
    background: #f8da0d;
    padding: 40px 10px;
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 100% 0, 100% 100%, 0% 85%);
    clip-path: polygon(0% 0%, 0% 0%, 100% 0, 100% 100%, 0% 85%);
    text-align: center;
}

.workbox3 {
    background: #f8da0d;
    padding: 40px 10px;
    -webkit-clip-path: polygon(0% 0%, 0% 16%, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 16%, 100% 0, 100% 100%, 0% 100%);
    text-align: center;
}

.workbox4 {
    background: #f8da0d;
    padding: 40px 10px;
    -webkit-clip-path: polygon(0% 0%, 0% 0%, 100% 16%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 0% 0%, 100% 16%, 100% 100%, 0% 100%);
    text-align: center;
}

.workbox1 img,
.workbox2 img,
.workbox3 img,
.workbox4 img {
    padding: 10px;
}

.workbox1:hover,
.workbox2:hover,
.workbox3:hover,
.workbox4:hover {
    background-color: #3870a1;
    color: #fff;
}

.workbox1:hover h5,
.workbox2:hover h5,
.workbox3:hover h5,
.workbox4:hover h5 {
    font-size: 18px;
    color: #fefefe;
    font-weight: 700;
    text-align: center;
}

.workbox1:hover p,
.workbox2:hover p,
.workbox3:hover p,
.workbox4:hover p {
    color: #fefefe;
}

.workbox1:hover img,
.workbox2:hover img,
.workbox3:hover img,
.workbox4:hover img {
    background-color: #fff;
    padding: 10px;
    border-radius: 50%;
}

/* ------------------ Pricing Plans ---------------- */
#membership {
    padding-top: 60px;
    padding-bottom: 60px;
}

#membership .section-heading {
    text-align: center;
    padding-bottom: 40px;
}

#membership .section-heading small {
    background-color: #3870a1;
    padding: 10px 15px;
    border-radius: 0px 10px 0px 10px;
    width: 227px;
    height: 20px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

#membership .section-heading h3 {
    padding-bottom: 0;
    font-size: 30px;
    color:#3870a1;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
    margin: 10px 0px;
}

.membership-box {
    padding: 20px;
}

.membership-heading-box h4 {
    background-color: #3870a1;
    margin: 25px 0px;
    padding: 10px 0;
    border-radius: 0px 50px 50px 0px;
    display: inline-block;
    width: 80%;
    padding-left: 10px;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
}

.plans-content {
    padding-bottom: 3em;
}

.select-plans h4 {
    text-align: center;
    margin: 20px 0px;
}

.select-plans h4 a.theme_button {
    background-color: #f8da0d;
    padding: 15px 0px 15px 40px;
    border: none;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
}

.select-plans h4 a.theme_button i.fas.fa-angle-right {
    padding: 17px;
    background-color: #3870a1;
    margin-left: 7px;
    display: inline-block;
}

.plans-content li {
    list-style: none;
    padding: 10px;
    height: 28px;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 36px;
    color: #fff;
    font-weight: 400;
}

.plans-content li.tick:before {
    content: "\f00c";
    color: #3870a1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 20px;
    font-size: 12px;
}

.membership-heading-box h3 {
    text-align: left;
    color: #fff;
    padding: 30px;
    font-size: 50px;
    line-height: 30px;
    font-weight: 700;
}

.membership-heading-box h3:first-letter {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
}

.membership-heading-box h3 span {
    margin-left: 5px;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 36px;
    color: #fff;
    font-weight: 400;
}

.membership-box:hover>.membership-heading-box h4 {
    background-color: #f8da0d;
}

.membership-box:hover>.membership-heading-box h3,
.membership-box:hover>.membership-heading-box h3:first-letter {
    color: #FFF;
}

.membership-box:hover>.select-plans h4 a.theme_button {
    background-color: #3870a1 !important;
}

.membership-box:hover .select-plans h4 a.theme_button i.fas.fa-angle-right {
    background-color: #f8da0d !important;
}

/*------Even member function css-------*/

#membership .pricing-plans:nth-child(even) .membership-heading-box h4 {
    background-color: #f8da0d;
}

#membership .pricing-plans:nth-child(even) .membership-heading-box h3,
#membership .pricing-plans:nth-child(even) .membership-heading-box h3:first-letter {
    color: #fff;
}

#membership .pricing-plans:nth-child(even) .select-plans h4 a.theme_button {
    background-color: #3870a1;
}

#membership .pricing-plans:nth-child(even) .select-plans h4 a.theme_button i.fas.fa-angle-right {
    background-color: #f8da0d;
}

#membership .pricing-plans:nth-child(even):hover .membership-heading-box h4 {
    background: #3870a1;
}

#membership .pricing-plans:nth-child(even):hover .membership-heading-box h3,
#membership .pricing-plans:nth-child(even):hover .membership-heading-box h3:first-letter {
    color: #fff;
}

#membership .pricing-plans:nth-child(even):hover .select-plans h4 a.theme_button i.fas.fa-angle-right {
    background-color: #3870a1;
}

#membership .pricing-plans:nth-child(even):hover .select-plans h4 a.theme_button {
    background-color: #f8da0d;
}

/*-------------------OUR PROJECT---------------------------*/
#our-featured-projects {
    padding-top: 60px;
    padding-bottom: 60px;
}

#our-featured-projects .featured-projects-head {
    text-align: center;
    padding-bottom: 25px;
}

#our-featured-projects .featured-projects-head small {
    background-color: #3870a1;
    padding: 10px 15px;
    border-radius: 0px 10px 0px 10px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

#our-featured-projects .featured-projects-head h3 {
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 30px;
    margin-top: 10px;
    color: #3870a1;
    font-weight: 700;
    text-align: center;
}

#our-featured-projects .projects-tabs {
    text-align: center;
    padding-bottom: 50px;
}

#our-featured-projects .projects-tabs ul {
    list-style-type: none;
    border: 1px solid #fff;
    margin-left: 0;
    padding: 15px;
    margin: 0 auto;
    width: max-content;
    max-width: 100%;
}

#our-featured-projects .projects-tabs ul li {
    display: inline-block;
    padding: 5px;
}

#our-featured-projects .projects-tabs ul li a {
    padding: 6px 25px;
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
}

#our-featured-projects .projects-tabs ul li a:hover {
    background-color: #3870a1;
    color: #fff;
    border-radius: 5px 5px 5px 5px;
}

#our-featured-projects .projects-tabs ul li .active {
    background-color: #3870a1;
    padding: 6px 25px;
    border-radius: 5px 5px 5px 5px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

#our-featured-projects .owl-dots {
    text-align: center;
    padding-top: 30px;
}

#our-featured-projects .owl-dots button {
    border: 2px solid #2d9bd7;
    border-radius: 50%;
    padding: 5px !important;
    color: #333333;
    margin-right: 17px;
    outline: none;
    margin-top: 20px;
    margin-bottom: 10px;
}

#our-featured-projects .owl-dots .active {
    background-color: #3870a1;
    border: 2px solid #3870a1;
}

.projects-image .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(34, 43, 101, 0.75);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.projects-image:hover .overlay {
    height: 50%;
}

.projects-image:hover .project-details {
    display: none;
}

.projects-image .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: left;
    width: 70%;
}

.projects-image img {
    display: inline-block !important;
}

.project-hname {
    padding-right: 10px;
}

.project-details {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    padding: 25px;
    background-color: rgba(34, 43, 101, 0.75);
}

.projects-image a {
    text-align: center;
    font-size: 16px;
    color: #fefefe;
    font-weight: 700;
}

.projects-image p {
    text-align: left;
    padding: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    overflow: hidden;
}

#our-featured-projects .post-type-msg {
    color: #fff;
}

#project-loop {
    display: none;
}

/* ---------------- Our serve ----------------- */

#our-serve .section-heading {
    text-align: center;
}

#our-serve .section-heading small {
    background-color: #3870a1;
    padding: 10px 15px;
    border-radius: 0px 10px 0px 10px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

#our-serve .section-heading h3 {
    padding-bottom: 0;
    padding-top: 10px;
    font-size: 30px;
    color: #3870a1;
    font-weight: 700;
    text-align: center;
    margin: 15px 0px;
}

#our-serve .section-heading p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
}

#our-serve .serve_head h4 {
    position: absolute;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    text-align: center;
    top: 50%;
    left: 50%;
}

#our-serve .serve_head h4 a {
    font-size: 14px;
    letter-spacing: 0px;
    color: #3870a1;
    font-weight: 700;
    text-align: center;
}

#our-serve .serve_head {
    background-color: #f8da0d;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 4em 0px 5em 20px;
}

#our-serve .serve_head img {
    display: none;
}

#our-serve .serve_head:hover {
    padding: 0px;
    transition: none;
}

#our-serve .serve_head:hover img {
    display: block;
}

#our-serve .serve_head:hover>h4 a {
    color: #fff;
}

/* ---------------- Our Team ----------------- */

#our-Team {
    padding-top: 50px;
    padding-bottom: 60px;
    background-size: 100%;
}

#our-Team .our-Team-head {
    text-align: center;
    padding-bottom: 13px;
}

#our-Team .our-Team-head small {
    background-color: #3870a1;
    padding: 10px 15px;
    border-radius: 0px 10px 0px 10px;
    width: 160px;
    height: 16px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

#our-Team .our-Team-head h3 {
    padding-bottom: 0;
    padding-top: 10px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin: 10px 0px;
}

#our-Team .our-Team-head p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    padding: 0 16em;
    margin-bottom: 0;
}

.Team-box {
    width: 100%;
    position: relative;
    bottom: -1em;
    margin-bottom: 5em;
}

.our-Team-content .Team-name {
    background-color: #f8da0d;
    padding: 40px 0px;
    width: 100%;
    color: #0f3661;
    font-weight: bold;
    text-align: center;
}

.our-Team-content .Team-name a {
    font-size: 18px;
    line-height: 30px;
    color: #3870a1;
    font-weight: 700;
    text-align: center;
}

.our-Team-content .Team-name small {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #8f91a0;
    font-weight: 600;
    font-style: italic;
    text-align: center;
}

.teambox-content .social {
    border-bottom: 2px solid #f8da0d;
    text-align: center;
}

.teambox-content .social a {
    padding: 14px;
    background-color: #ffffff;
    margin-right: 4px;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 3px;
    color: #3870a1;
    text-align: center;
}

.teambox-content .social a i {
    font-size: 13px;
    letter-spacing: 3px;
    width: 15px;
    text-align: center;
}

.our-Team-content:hover>.teambox-content .social {
    border-bottom: 2px solid #3870a1;
}

.teambox-content .social a:hover {
    background-color: #3870a1;
    color: #fff;
}

#our-Team .owl-dots {
    text-align: center;
    padding-top: 40px;
}

#our-Team .owl-dots button {
    border: 2px solid #2d9bd7;
    border-radius: 50%;
    padding: 5px !important;
    color: #333333;
    margin-right: 17px;
    outline: none;
    margin-top: 20px;
    margin-bottom: 10px;
}

#our-Team .owl-dots .active {
    background-color: #3870a1;
    border: 2px solid #3870a1;
}

#team-loop {
    display: none;
}

/* ----------------- Our Video -------------------- */
#video {
    padding: 10em 0px;
}

.video_overlay img {
    margin: 0 auto;
    display: table;
}

.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.77);
    z-index: 9999;
}

/* Inner */
.popup-inner {
    max-width: 1000px;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
    border-radius: 3px;
}

/* Close Button */
.popup-close {
    width: 30px;
    height: 30px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0, 0, 0, 0.8);
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    color: #fff;
}

.popup-close:hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    background: rgba(0, 0, 0, 1);
    text-decoration: none;
}

.over_video {
    position: relative;
}

.over_video img {
    width: 100%;
}

.ps_video {
    padding: 5px;
    border-radius: 50%;
    display: table;
    margin: 0 auto;
}

.popup-inner .video {
    line-height: 0.5;
}

/* ------------ Video Popup ----------------- */

/* The Modal (background) */
#video .modal-new {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 999999999999;
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

/* Modal Content */
#video .modal-contents {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    transition: 2s;
}

/* The Close Button */
#video .close-one {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

#video .close-one:hover,
#video .close-one:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* -------------- Testimonials -------------------- */
#our-testimonial {
    padding-top: 60px;
    padding-bottom: 60px;
    background-size: 100%;
}

#our-testimonial .testimonial-head {
    padding-bottom: 30px;
    text-align: center;
}

#our-testimonial .testimonial-head small {
    background-color: #3870a1;
    padding: 10px 15px;
    border-radius: 0px 10px 0px 10px;
    width: 224px;
    height: 18px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

#our-testimonial .testimonial-head h3 {
	padding-top: 10px;
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	margin: 10px 0px;
	text-align: center;
	text-transform: uppercase;
}

#our-testimonial .testimonial-head p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    padding: 0 15em;
}

#our-testimonial .testimonial-contents {
    padding-top: 20px;
    margin: 0;
}

#our-testimonial .testimonial-contents p:first-child {
	overflow: hidden;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 30px;
	font-weight: 400;
	text-align: center;
	padding: 1em 1em 0em 1em;
}

#our-testimonial .testimonial-contents p:not(:first-child) {
    display: none;
}

#our-testimonial .testimonial-contents h6 {
    padding-top: 10px;
    padding-bottom: 0px;
}

#our-testimonial .testimonial-contents h6 a {
	letter-spacing: 0px;
	font-size: 16px;
	color: #3870a1;
	font-weight: 700;
	text-align: center;
}

#our-testimonial .testimonial-contents span {
    letter-spacing: 1px;
    color: #202020;
    font-weight: 400;
    text-align: center;
}

#our-testimonial .testimonial-contents .owl-dots {
    text-align: center;
    padding-top: 20px;
}

#our-testimonial .student-info img {
    border-radius: 50%;
    height: 67%;
}

#our-testimonial .testimonial-contents .owl-dots button {
    border: 2px solid #2d9bd7;
    border-radius: 50%;
    padding: 5px !important;
    color: #333333;
    margin-right: 17px;
    outline: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

#our-testimonial .testimonial-contents .owl-dots .active {
    background-color: #3870a1;
    border: 2px solid #3870a1;
    outline: none;
}

#our-testimonial .testimonial-det {
    padding: 50px 40px 50px 40px;
    width: 370px;
    height: 475px;
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

#our-testimonial .testimonial-det:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

#our-testimonial .owl-carousel .owl-stage-outer {
    padding-left: 0px;
    padding-bottom: 10px;
}

#our-testimonial .student-info {
    padding-top: 3%;
    text-align: center;
}

#our-testimonial .post-type-msg {
    color: #fff;
}

#our-testimonial .testimonial-contents {
    margin: 0;
    width: 100%;
    position: relative;
    bottom: 0em;
    margin-bottom: -12em;
    padding-top: 0px;
}

/* --------------- Recent Post ------------- */
#recent-post {
    clear: both;
    padding-top: 10%;
    padding-bottom: 60px;
}

#recent-post .recent-post-head {
    text-align: center;
    padding-bottom: 40px;
    padding-top: 2em;
}

#recent-post .recent-post-head small {
    background-color: #3870a1;
    padding: 10px 15px;
    border-radius: 0px 10px 0px 10px;
    width: 160px;
    height: 14px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

#recent-post .recent-post-head h3 {
    padding-top: 10px;
    font-size: 30px;
    color: #3870a1;
    font-weight: 700;
    text-align: center;
    margin: 10px;
}

#recent-post .recent-post-head p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
}

#recent-post .recent-post-content h5 {
    padding-bottom: 15px;
}

#recent-post .recent-post-content h5 a {
    font-size: 24px;
    letter-spacing: 1px;
    color: #0f3661;
}

#recent-post .recent-post-meta {
    padding-bottom: 15px;
}

#recent-post .recent-post-meta i {
    color: #ffdd59;
    padding-right: 10px;
}

#recent-post .recent-post-meta span {
    font-size: 13px;
    letter-spacing: 0px;
    color: #0f3661;
}

#recent-post .recent-post-meta span a {
    font-size: 13px;
    letter-spacing: 0px;
    color: #0f3661;
}

#recent-post .recent-post-meta .blog-date {
    padding-right: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #8f91a0;
    font-weight: 700;
}

#recent-post .recent-post-content .recent-post-text {
    padding-bottom: 15px;
}

#recent-post .recent-post-content .recent-post-text p {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 30px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 5.6rem;
}

#recent-post .recent-post-content .read-more {
    background-color: #ffdd59;
    color: #0f3661;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 10px 20px;
    transition: 1s;
}

#recent-post .recent-post-content .read-more:hover {
    background-color: #0f3661;
    color: #ffdd59;
}

#recent-post .recent-post-content {
    padding-bottom: 20px;
}

#recent-post .recent-post-content img {
    transition: 2s;
}

#recent-post .recent-post-content .post-image {
    overflow: hidden;
}

#recent-post .recent-post-content:hover img {
    transform: scale(1.1);
}

#recent-post .recent-post-det {
    padding: 30px 10px;
    background-color: #f8da0d;
}

.firstoverlay .subcontent {
    position: absolute;
    bottom: 4em;
    text-align: left;
    padding: 10px 2em;
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
}

.recent-post-text h5.latest_post_name a {
    font-size: 20px;
    letter-spacing: 0px;
    color: #3870a1;
    font-weight: 600;
}

.firstoverlay .subcontent h5.latest_post_name1 a {
    font-size: 20px;
    letter-spacing: 0px;
    color: #fff;
    font-weight: 600;
}

.recent-post-det .recent-post-text {
    margin-bottom: 10px;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
}

.recent-post-det a.read-more {
    font-size: 14px;
    line-height: 30px;
    color: #3870a1;
    font-weight: 700;
}

#Blog-loop {
    display: none;
}

/* --------------- Footer Contact Details---------------- */
#footer_contact_section .footer_details {
    padding: 20px 0px;
}

#footer_contact_section .footer_details {
    text-align: center;
}

#footer_contact_section .fcontact_details p {
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 200;
    text-align: center;
    margin-bottom: 0;
}

#footer_contact_section .footer_contact_icon {
    padding: 15px;
}

.fcontact_details {
    padding-top: 20px;
}

/*------------------GET IN TOUCH-------------------------*/

.get_in_touch .footer_form .section-heading {
    text-align: center;
}

.get_in_touch .footer_form .section-heading small {
    background-color: #3870a1;
    padding: 10px 15px;
    border-radius: 0px 10px 0px 10px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

.get_in_touch .footer_form .section-heading h3 {
    padding-top: 10px;
    font-size: 30px;
    color: #3870a1;
    font-weight: 700;
    text-align: center;
    margin: 10px 0px;
}

.get_in_touch .footer_form .section-heading p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 5em;
}

.get_in_touch .form_outer {
    text-align: center;
}

/* --------------- Footer---------------- */

#footer .widget_nav_menu ul li a {
    font-size: 15px;
    letter-spacing: 0px;
    color: #858d9e;
}

#footer .widget_nav_menu .current_page_item a {
    color: #858d9e;
}

#copyright {
    text-align: center;
    padding-top: 0px;
}

.home #footer .contact-form {
    background-color: #fff;
    padding: 30px 30px 50px 30px;
    position: absolute;
    top: -70%;
    left: 0;
    right: 0;
    text-align: center;
}

#footer .contact-form {
    background-color: #fff;
    padding: 30px 30px 70px 30px;
    top: -70%;
    left: 0;
    right: 0;
    text-align: center;
}

.footercontactform {
    position: unset !important;
    padding-bottom: 70px !important;
}

.main-footer {
    padding-bottom: 5em !important;
}

#footer .contact-form .widget h3 {
    font-size: 27px;
    color: #858d9e;
    text-align: center;
    font-weight: normal;
}

#footer .contact-form .widget input::placeholder {
    font-size: 14px;
    letter-spacing: 1px;
    color: #858d9e;
}

#footer .contact-form .widget textarea::placeholder {
    font-size: 14px;
    letter-spacing: 1px;
    color: #858d9e;
}

#footer .contact-form .widget input {
    border: 1px solid #858d9e;
    padding: 11px 11px;
}

#footer .contact-form .widget textarea {
    border: 1px solid #92a4b7;
}

#footer #footer-menu-text .widget {
    padding-bottom: 30px;
}

#footer .contact-form .widget select {

    background-color: transparent;
    padding: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
}

/* ---------------- Shortcodes -------------- */
.single-pages-content .services-details {
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
    background-color: #fff;
}

.service-box {
    margin-bottom: 2em;
}

.services-details h4 a {
    font-size: 16px;
    color: #272b46;
    font-weight: 700;
    text-align: center;
}

.single-pages-content .service-box:hover .services_content {
    opacity: 1;
    transform: scaleY(1);
}

.single-pages-content .services_content {
    padding-top: 15%;
    background: #198fc3eb;
    position: absolute;
    top: 30%;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transform: scaleY(0);
    transition: all 0.5s ease 0s;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 30% 30px;
    font-size: 16px;
    color: #fff;
}

.single-pages-content .services-box a {
    font-size: 16px;
    color: #272b46;
    font-weight: 700;
    text-align: center;
}

.single-pages-content .services-details:hover {
    background-color: #3870a1;
}

.single-pages-content .services-details:hover h4 a {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

.project_icon.row {
    padding: 10px 0px;
}

.projects-box {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    margin: 5px 5px;
}

.projects-box h4 a {
    color: #f8da0d;
}

.projects-box .project-duration {
    padding-top: 15px;
}

.Teams-box h4 a {
    color: #2d9bd7;
}

.Teams_box {
    margin-bottom: 60px;
}

.Teams_box .short_text {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #90939c;
}

.Teams_box .inst_socialbox i {
    background-color: #2d9bd7;
    color: #fff;
    width: 40px;
    padding: 12px 10px 12px 13px;
    border-radius: 50%;
    margin-right: 10px;
}

.Teams_box .inst_socialbox i:hover {
    background-color: #ffdd59;
    color: #143960;
}

.main_title h1 {
    color: #13182c;
    font-weight: normal;
    font-size: 30px;
    padding-top: 25px;
}

/* ---------- Testimonials ---------------- */

.testimonial_box {
    text-align: center;
    padding: 50px 40px 50px 40px;
    width: auto;
    height: 475px;
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.testimonial_box .image-box img {
    border-radius: 50%;
}

.testimonial_box .course-name {
    font-size: 16px;
    letter-spacing: 1px;
    color: #f8da0d;
    margin-bottom: 0px;
    padding-top: 15px;
}

.testimonial_box .testimonial_name a {
    color: #f8da0d;
}

.testimonial_box .short_text p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #999ba3;
}

#testimonial-loop {
    display: none;
}

/* -------------- Single Pages ---------------- */
#single-services-page p {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #90939c;
    padding-top: 20px;
}

#single-projects-page .project-duration {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #143960;
    padding-top: 15px;
}

#single-projects-page .client-name {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #143960;
}

#single-projects-page .project-text p {
    font-size: 15px;
    line-height: 27px;
    color: #90939c;
}

#single-Team .Team-desig {
    font-size: 16px;
    letter-spacing: 1px;
    color: #143960;
    padding-top: 15px;
}

#single-Team .Team-email {
    font-size: 16px;
    letter-spacing: 1px;
    color: #143960;
}

#single-Team .Team-call {
    font-size: 16px;
    letter-spacing: 1px;
    color: #143960;
}

#single-Team .social-icon {
    padding-top: 20px;
    padding-bottom: 20px;
}

#single-Team .social-icon i {
    background-color: #143960;
    color: #fff;
    width: 40px;
    padding: 12px 10px 12px 13px;
    border-radius: 50%;
    margin-right: 10px;
}

#single-Team .social-icon i:hover {
    background-color: #ffdd59;
    color: #143960;
}

#single-Team .single-Team-content p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #90939c;
}

#single-testimonial .testimonials-desig {
    font-size: 16px;
    letter-spacing: 1px;
    color: #143960;
    padding-top: 15px;
}

#single-testimonial .social-icon {
    padding-top: 10px;
    padding-bottom: 20px;
}

#single-testimonial .social-icon i {
    background-color: #143960;
    color: #fff;
    width: 40px;
    padding: 12px 10px 12px 13px;
    border-radius: 50%;
    margin-right: 10px;
}

#single-testimonial .social-icon i:hover {
    background-color: #ffdd59;
    color: #143960;
}

#single-testimonial .single-testimonial-content p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #90939c;
}

/*--------------- Sidebar -----------------*/
#sidebar .textwidget button[type="submit"] {
    width: 100%;
}

#sidebar .textwidget label {
    width: 100%;
    float: left;
    margin-bottom: 0;
}

#sidebar .textwidget button[type="submit"] {
    background: #333;
    border: none;
    color: #ffffff;
    padding: 14px 0;
    font-size: 15px;
    margin: 0;
}

#sidebar form {
    display: table;
    width: 100%;
    border: 1px solid #bbb;
}

#sidebar h3 {
    background-color: #f8da0d;
    color: white;
    font-weight: bold;
    padding: 12px 15px 12px 15px;
    font-size: 14px;
    width: 75%;
    position: relative;
    margin-top: -10%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.widget_categories select {
    width: 100%;
    padding: 6px;
}

#sidebar input[type="search"] {
    background: transparent;
    border: none;
    color: #aab3bc;
    padding: 14px 10px;
    font-size: 16px;
    margin: 0;
    width: 100% !important;
}

#sidebar label {
    width: 71%;
    float: left;
    margin-bottom: 0;
}

#sidebar button[type="submit"] {
    background: #e;
    border: none;
    color: #ffffff;
    padding: 14px 0;
    font-size: 15px;
    margin: 0;
    width: 100%;
}

#sidebar button[type="submit"]:hover {
    background: #3870a1;
}

#sidebar aside {
    margin-bottom: 40px;
    border: 2px solid #f8da0d;
    padding: 10px;
}

#sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 17px;
}

#sidebar ul li {
    line-height: 32px;
    background: url('./images/arrow-right.png') no-repeat 0px 10px;
}

#sidebar ul li a {
    color: #708090;

}

#sidebar .tagcloud a {
    background: #13182c;
    color: #fff;
    font-size: 15px !important;
    padding: 5px 18px;
    margin: 10px 0 5px;
    display: inline-block;
}

#sidebar .tagcloud a:hover {
    background: #13182c;
}

#sidebar .widget_recent_entries ul li {
    background: none;
}

#sidebar .post-content {
    line-height: 20px;
    margin-bottom: 15px;
}

span.credit_link a {
    color: #f8da0d !important;
}

/* -------------- page with left sidebar ------------ */

.sidebar-content_page h1 {
    color: #13182c;
    font-weight: normal;
}

.sidebar-content_page h2 {
    color: #13182c;
    font-weight: normal;
}

.sidebar-content_page h3 {
    color: #13182c;
    font-weight: normal;
}

.sidebar-content_page h4 {
    color: #13182c;
    font-weight: normal;
}

.sidebar-content_page h5 {
    color: #13182c;
    font-weight: normal;
}

.sidebar-content_page h6 {
    color: #13182c;
    font-weight: normal;
}

.sidebar-content_page p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #90939c;
}

.single-pages-content h1 {
    color: #13182c;
    font-weight: normal;
}

.single-pages-content h2 {
    color: #13182c;
    font-weight: normal;
}

.single-pages-content h3 {
    color: #13182c;
    font-weight: normal;
}

.single-pages-content h4 {
    color: #13182c;
    font-weight: normal;
}

.single-pages-content h5 {
    color: #13182c;
    font-weight: normal;
}

.single-pages-content h4 {
    letter-spacing: 0px;
    font-size: 16px;
    color: #f8da0d;
    font-weight: 700;
}

.single-pages-content p {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #90939c;
}

.taxonomy-description {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #90939c;
    padding-bottom: 20px;
}

.single-pages-content #comments {
    display: none;
}

/*------------- Page -----------------*/
.title-box {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
}

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

.title-box h1 {
    font-weight: bold;
    text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
    font-size: 34px;
}

.above_title {
    position: absolute;
    right: 0;
    left: 0;
    margin-top: 10%;
}

.read-moresec {
    margin: 2% 0;
}

.middle-content {
    padding-bottom: 20px;
}

/*---------------- Pagination ----------------*/
.navigation {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.navigation a {
    padding: 0;
}

.navigation span,
.navigation a {
    display: block;
    float: left;
    padding: 10px 15px 0 15;
    margin-bottom: 10px;
    margin-right: 10px;
    color: #5b5b5b;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
    font-weight: normal;
}

.navigation span.meta-nav {
    font-weight: bold;
}

.navigation .current {
    background: #333333;
    color: #ffffff;
    font-weight: normal;
}

/* ------------- Category --------------------*/
.category-page h4 {
    text-align: left !important;
}

ul.post-categories {
    list-style: none;
    margin: 0;
}

ul.post-categories a {
    color: #333333;
}

.content_boxes {
    padding: 0;
    border: none;
}

.post_ctg span {
    float: left;
    margin-right: 7px;
}

/*-------------- Main Title ---------------*/

.share_icon {
    padding-top: 20px;
    padding-bottom: 10px;
}

.share_icon i {
    padding: 10px 10px 10px 8px;
    margin: 0 0;
    color: #ffffff;
    background-color: #333333;
    border-radius: 50%;
    width: 36px;
    margin: 0 4px;
    text-align: center;
}

.share_icon i.fab.fa-facebook-f {
    background-color: #3c5a99;
}

.share_icon i.fab.fa-linkedin-in {
    background-color: #007bb5;
}

.share_icon i.fab.fa-google-plus-g {
    background-color: #da4835;
}

.share_icon i.fab.fa-twitter {
    background-color: #55acee;
}

.services_inner h4,
.services_inner .short_text {
    color: #ffffff;
}

.view-more {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.menubar.scrolled li.search-box {
    display: block !important;
}

/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-item img {
    width: auto !important;
    margin: 0 auto;
}

button.owl-prev,
button.owl-next {
    background: #ffffff;
    border: 1px solid #000;
    padding: 6px 9px;
}

button.owl-next.disabled,
button.owl-prev.disabled {
    background: #bbb;
}

/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
    font-size: 28px;
}

.woocommerce div.product form.cart div.quantity {
    margin-right: 20px;
}

.woocommerce .quantity input {
    padding: 5px 0px;
}

.woocommerce button.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #2d9bd7;
    border-radius: 0;
    padding: 10px 14px;
    color: #ffffff;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce ul.products li.product .price {
    color: #2d9bd7;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background: #ffffff;
    color: #333333;
    border: 1px solid #2d9bd7;
}

#contentwoocom {
    padding: 20px 15px;
}

h2.woocommerce-loop-product__title {
    text-align: center;
}

.woocommerce ul.products li.product .price {
    text-align: center;
}

.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    text-align: center;
    margin: 0 auto;
    display: table;
    margin-bottom: 20px;
}

li.product {
    border: 1px solid #ddd;
    padding-bottom: 17px;
}

.woocommerce span.onsale {
    background-color: #2d9bd7;
}

.woocommerce #customer_login .col-1,
.woocommerce #customer_login .col-2 {
    max-width: 100%;
}

input#password,
input#reg_password {
    padding: 10px;
}

.woocommerce div.product form.cart .variations select {
    background-color: #ffffff;
}

.u-column1.col-1.woocommerce-Address,
.u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
}

.woocommerce a.added_to_cart {
    padding: 0 .5em .5em;
    display: inline-block;
}

.woocommerce div.product .product_title {
    font-size: 26px;
    color: #2d9bd7;
    font-weight: bold;
}

.woocommerce h2 {
    font-size: 26px;
    color: #2d9bd7;
    font-weight: bold;
}

.woocommerce .woocommerce-Tabs-panel p {
    font-size: 14px;
    letter-spacing: 0px;
    color: #7a7773;
    line-height: 26px;
}

.woocommerce input#coupon_code {
    width: 140px;
}

.woocommerce .woocommerce-cart-form__cart-item td a {
    color: #7a7773;
}

.woocommerce .woocommerce-billing-fields h3 {
    font-size: 26px;
    color: #2d9bd7;
    font-weight: bold;
}

.woocommerce .woocommerce-additional-fields h3 {
    font-size: 26px;
    color: #2d9bd7;
    font-weight: bold;
}

.woocommerce #order_review_heading {
    font-size: 26px;
    color: #2d9bd7;
    font-weight: bold;
}

.woocommerce .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a {
    font-size: 15px;
    color: #2d9bd7;
    font-weight: bold;
}

.woocommerce .woocommerce-MyAccount-content a {
    color: #2d9bd7;
}

.woocommerce .woocommerce-LostPassword a {
    font-size: 18px;
    color: #2d9bd7;
}

.woocommerce .posted_in a {
    color: #2d9bd7;
}

span.woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce .col-1,
.col-2 {
    max-width: 100%;
}

.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    width: calc((100% - 16px)/3);
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    margin: 0 16px 16px 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
    margin: 0;
    height: 100%;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
    width: 100%;
}

.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.middle-content .services-box {
    padding: 20px 0;
}

.wpcf7-submit:hover {
    background: #3870a1;
}
