/*
 Theme Name:   Blue Cyber Media Child Theme
 Theme URI:    http://bluecybermedia.com/
 Description:  Blue Cyber Media Child Theme
 Version:      1.0.0
 Author:       Blue Cyber Media
 Author URI:   http://bluecybermedia.com
 Template:     bluecyber
*/

#grve-header
  .grve-main-menu.grve-menu-type-underline
  .grve-wrapper
  > ul
  > li
  > a
  .grve-item {
  padding: 20px 0;
}

.grve-bg-image-id-62 {
  background-size: 200px !important;
  background-position: center left;
}

.home-proj-wrapper .grve-carousel-info {
  display: none;
}

.home-title {
  text-align: left;
}

.home-title h2 {
  font-size: 2rem;
  position: relative;
  color: #545454;
  line-height: 2;
}

.home-title h2:before {
  content: "";
  width: 100px;
  height: 5px;
  background: #2a78e7;
  position: absolute;
  left: -120px;
  bottom: 0;
}

.home-proj-wrapper figure.grve-image-hover.grve-media {
  height: 300px;
  overflow: hidden;
  position: relative;
}

.home-proj-wrapper figure.grve-image-hover.grve-media:after {
  content: "";
  width: 100px;
  height: 10px;
  background: #2a78e7;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-radius: 10px 10px 0 0;
}

.home-proj-wrapper figure.grve-image-hover.grve-media a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-proj-wrapper figure.grve-image-hover.grve-media img {
  height: 100%;
  width: auto;
  min-width: 100%;
}

.home-proj-btn {
  margin: 5rem 0 0;
}

.foot-contact a {
    font-size: 1.5rem;
    line-height: 2;
}

.foot-contact ul {
    list-style: none;
    padding: 0;
    margin: 0;
}


div#custom_html-4 .foot-contact ul {
    display: flex;
}

div#custom_html-4 .foot-contact ul li a {
    text-align: center;
    margin: 0 !important;
    padding: 0;
}

div#custom_html-4 .foot-contact ul li {
    width: 30%;
    margin: 3%;
}

div#custom_html-4 .foot-contact ul li a .fa{
    font-size: 2rem;
}

.foot-about a {
    font-size: 1.5rem;
}

.foot-about p {
    margin: 15px 0;
}

.foot-about a:after ,
div#custom_html-3 .foot-contact li:last-child a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    vertical-align: middle;
    margin-left: 20px;
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #1741c2;
    border-radius: 50%;
}


footer#grve-footer:after {
    width: 300px;
    height: 300px;
    content: "";
    bottom: 0;
    position: absolute;
    left: 0;
    background: url(/bluecyber/wp-content/uploads/2021/07/footer-dots-bottom-left.png) no-repeat center left;
    z-index: 0;
}

.grve-bg-image-id-73 {
    background-size: 200px !important;
    background-position: center right;
}

div#home-serv {
    background: #f9f9f9 !important;
}

.home-serv-item img {
    position: absolute;
    bottom: -100%;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.home-serv-item {
    height: 300px;
    display: flex;
    justify-content: center;
    flex-flow: column;
    overflow: hidden;
    position: relative;
    border-bottom: 5px solid #1d52ce;
    background: #fff;
    margin: 20px 0;
}

.home-serv-item h2 {
    color: #000 !important;
    z-index: 2;
    padding: 0 15px;
    transition: .3s;
}


.home-serv-item p {
    padding: 0 15px;
    transition: .3s;
}

.home-serv-item a {padding: 0 15px;font-size: 1.2rem;font-weight: bold;z-index: 1;transition: .3s;}

.home-serv-item a i {
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #1d52ce;
    margin-left: 20px;
    color: #fff;
    border: 5px solid #fff;
    transition: .3s;
}

.home-serv-item:hover img {
    transition: .3s;
    bottom: 0;
}

.home-serv-item:hover h2 {
    transition: .3s;
    color: #fff !important;
}

.home-serv-item:hover p {
    color: #fff !important;
    transition: .3s;
}

.home-serv-item:hover a {
    color: #ddd;
}

.home-serv-item a:hover i {
    margin-left: 35px;
    transition: .3s;
}

.home-serv-item a:hover {
    color: #fff;
}

.home-serv-li {
    background: #fff;
    box-shadow: 0 0 5px #ddd;
    border-radius: 0;
    overflow: hidden;
    padding-bottom: 10px;
}

.home-serv-li .grve-media {
    margin-bottom: 10px;
    padding: 25px;
    background: #0f2070;
}

.home-serv-li .grve-box-content p {
    font-size: 15px;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.serv-row-2 .home-serv-li .grve-media {
    background: #ef0000;
}


.home-serv-li .grve-media img {
    /* border-radius: 50%; */
    width: 200px;
    height: 200px;
    display: block;
    margin: 0 auto;
}

.home-serv-li .grve-box-content h3 {
    font-size: 20px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-serv-li .grve-read-more:after {
    content: "\f105";
    margin-left: 10px;
    font-family: 'FontAwesome';
    vertical-align: middle;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #0652FD;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 12px;
}
.serv-single-top-text h1 {
    font-size: 2.2rem;
    line-height: 1.3;
    color: #0f2695;
    text-shadow: 0 0 5px #fff;
}

.serv-single-top-text p {
    color: #000;
    font-size: 15px;
    text-align: justify;
}

.serv-single-text-1 p {
    font-size: 20px;
    line-height: 2;
    text-align: justify;
    text-align-last: center;
    color: #000;
    font-weight: bold;
}

.serv-single-text {
    text-align: justify;
    font-size: 20px;
    color: #000;
    line-height: 1.5;
}


.serv-other-texts p {
    font-size: 19px;
    line-height: 2;
}

.serv-single-text h2 {
    color: #2365da;
}

.page-id-101 .serv-single-row .grve-image-wrapper {
    width: 100%;
}

.page-id-101 .serv-single-row .grve-image-wrapper img {
    width: 100%;
}

.page-id-101 .serv-single-text {font-size: 19px;line-height: 1.6;} 

.page-id-182 .serv-other-texts p {
    line-height: 1.6;
}

.abt-page-text p {
    font-size: 18px;
    line-height: 1.8;
}

.contact-form-page input {
    margin-bottom: 0 !important;
    background: #f8f8f8 !important;
    border-radius: 10px !important;
}

.contact-form-page textarea {
    height: 150px;
    background: #f8f8f8 !important;
    border-radius: 10px !important;
    margin: 0 !important;
}

.contact-form-page input.wpcf7-submit {
    background: #2c7deb !important;
}


.contact-form-page input.wpcf7-submit:hover {
    background: #2f1a9d !important;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    z-index: 2;
    position: relative;
}

.grecaptcha-badge {
    z-index: 999;
}
a.head-pay {
    background: #3663d2;
    padding: 15px;
    font-weight: bold;
    color: #fff;
    transition: .3s;
}

a.head-pay:hover {
    transition: .3s;
    background: #5216c2;
}

a.head-pay-btn {
    background: #ffc439;
    padding: 5px 25px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    transition: .3s;
}

a.head-pay-btn:hover {
    background: #e8a507;
    transition: .3s;
}

.grve-header-elements-wrapper.grve-position-right {
    display: flex;
    flex-flow: row-reverse;
}

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

    .home-serv-li {
        margin-bottom: 20px;
    }
    
    #home-serv .vc_custom_1627365476842 {
        margin-top: 0 !important;
    }

    div#about-page .grve-row.grve-bookmark.grve-columns-gap-30 {
        display: flex;
        flex-flow: column-reverse;
    }
    
    .abt-page-text {
        margin-top: 25px;
    }
	
	.serv-single-text {
    font-size: 15px;
    text-align: left;
}
    .serv-single-top-text p {
    text-align: left;
}

.serv-single-text-1 p {
    text-align: left;
    text-align-last: left;
}
	
	a.head-pay {
    display: block;
    color: #fff !important;
    float: left;
    margin-top: 20px;
}
	
	a.head-pay-btn {
    color: #000 !important;
    display: block;
}
    
}