/*
Theme Name: pdcalabs
Theme URI: 
Author: the WordPress team
Author URI: https://wordpress.org/
Description: 
Version: 3.3
Tested up to: 6.6
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, block-patterns
Text Domain: 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

*{
	padding:0;
	margin:0;
}
.form {
    margin-top: 30px;
}
.form .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.form .col-lg-6 {
    width: 50%;
    padding: 0 10px;
}
.form .col-lg-12 {
    width: 100%;
    padding: 0 10px;
}
.form .form-group {
    margin-bottom: 22px;
}
.form .form-group .field-set {
    width: 100%;
    height: 50px;
    border: 1px solid #dddddd;
    padding: 10px 18px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    font-family:roboto;
}
.form .form-group .area-field {
    width: 100%;
    height: 100px;
    border: 1px solid #dddddd;
    text-transform: capitalize;
    padding: 10px 18px;
    color: #555;
    font-family:roboto;
    /* padding-top: 10px; */
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
}
.form .form-group .area-field:focus { 
    outline: none !important;
    border-color: #19513c;
 }
.form .btn {
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    line-height: 20px;
    width: 100%;
    padding: 10px 100px;
    border-radius: 4px;
	border: 1px solid #19513c;
    background-color:#19513c;
    cursor:pointer;
    font-size:15px;
    font-weight:500;
}

.form .btn:hover {
    background: #fff;
    color: #000;
    border: 1px solid #19513c;
    width: 100%;
}
.elementor-246 .elementor-element.elementor-element-d20ef5e .elementskit-commentor-content {
    text-align: center;
    order: 1;
    background: #fdf7f0;
    padding: 4px !important;
    box-sizing: border-box;
    height: 220px;
    margin-bottom: 22px;
    margin-top: 15px;
}
.elementor-246 .elementor-element.elementor-element-d20ef5e .elementskit-single-testimonial-slider  .elementskit-commentor-content > p, .elementor-246 .elementor-element.elementor-element-d20ef5e .elementskit-testimonial_card .elementskit-commentor-coment {
    font-family: "Helvetica", Sans-serif;
    font-size: 16px;
    line-height: 25px;
	    
    /* margin-top: 30px; */
    /* margin-bottom: 30px; */
}
.ekit-wid-con .elementskit-commentor-content>p {
    margin-bottom: 35px;
    color: rgba(0,0,0,.5);
    display: -webkit-box;
    overflow: hidden;
    max-height: 152px;
    overflow-y: auto;
}
.whatsapp-link {
    position: fixed;
    right: 10px; 
    bottom: 10px; 
    z-index: 1000; 
}
.whatsapp-link img {
    width: 50px !important;
    height: auto;
    cursor: pointer; 
}
img.footer_whatsapp {
    height: 50px;
}
.elementor-246 .elementor-element.elementor-element-d20ef5e .elementskit-tootltip-testimonial .elementskit-commentor-content, .elementor-246 .elementor-element.elementor-element-d20ef5e .ekit-main-swiper .elementskit-single-testimonial-slider, .elementor-246 .elementor-element.elementor-element-d20ef5e .elementskit-testimonial_card {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
button#myBtn:hover{
    background: #fff;
    color: #19513C;
}
button#myBtn {
    background-color: #19513C;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #19513C;
    border-radius: 4px 4px 4px 4px;
    padding: 8px;
    font-size: 14px;
}
.slider_btn ul.slick-dots {
    top: 93% !important;
}
.service_btn .elementskit-btn {
    display: inline-flex;
    white-space: nowrap;
    width: 56%;
    justify-content: space-between;
}
.service_btn .ekit-wid-con .elementskit-btn {
    border-radius: 5px;
    font-size: 15px;
    padding: 13px 18px;
    display: inline-block;
    color: #fff;
    position: relative;
    display: inline-block;
    line-height: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    background-color: #2575fc;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.service_btn .elementskit-box-style-content {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.translate_dgn select.gt_selector.notranslate {
    border: 1px solid #ddd;
    padding: 3px;
    border-radius: 4px;
}
.whatsapp-link {
    position: fixed;
    right: 10px; 
    bottom: 10px; 
    z-index: 1000; 
}
.whatsapp-link img {
    width: 50px !important;
    height: auto;
    cursor: pointer; 
}
.our_team img {
    height:230px !important;
    object-fit:contain !important;
}
.our_team .ekit-wid-con .profile-square-v.square-v6 .profile-card::after, body .profile-square-v.square-v6 .profile-card::after {
     background-color:#fff !important;
}
img.footer_whatsapp {
    height: 50px;
}
/* rorating box  */

 /* ============= rotating_box slider ============= */
        .rotating_box {
            height: 100%;
            padding: 120px 0;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size:roboto;
        }

        .rotating_box_center {
            width: 110px;
            height: 110px;
            background-color: #19513c;
            color: #fff;
            font-size: 18px;
            border-radius: 100%;
            position: relative;
            line-height: 140px;
            text-align: center;
             font-family:roboto !important;
            animation: rotateInfinite 10s linear infinite; /* Rotating the whole center including items and circle */
        }

        .rotating_box_center:after {
            position: absolute;
            left: 50%;
            top: 50%;
            content: '';
            width: 320px;
            border-radius: 50%;
            z-index: -1;
            height: 320px;
            border: 2px solid #19513c;
            transform: translate(-50%, -50%);
        }

        .rotating_box_center:before {
            position: absolute;
            left: 50%;
            top: 50%;
            content: '';
            width: 295px;
            border-radius: 50%;
            z-index: -1;
            height: 295px;
            border: 2px solid #44a97d;
            transform: translate(-50%, -50%);
        }

        .our_val {
    position: absolute;
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    background: #19513c;
    font-size: 16px;
    font-weight: 600;
    font-family:roboto !important;
}

.rotating_item {
    position: absolute;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    background-color: #19513c;
    line-height: 18px;
    text-align: center;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-animation: rotate 10s linear 1;
    font-size: 12px;
    animation: rotate 10s linear 1;
}
        @-webkit-keyframes rotate {
    0% {
      transform: rotate(15deg);
    }
    100% {
      transform: rotate(-360deg);
    }


  }
  @keyframes rotate {
    0% {
      transform: rotate(15deg);
    }
    100% {
      transform: rotate(-360deg);
    }
  }
  @-webkit-keyframes rotateTwo {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  @keyframes rotateTwo {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }


        /* Add keyframes for rotating the entire box */
        @keyframes rotateInfinite {
            0% {
                transform: rotate(0deg);
            }
            100% {
                transform: rotate(360deg);
            }
        }

        /* ============= rotating_box slider ============= */

        .whatsapp-link {
            position: fixed;
            right: 10px; 
            bottom: 10px; 
            z-index: 1000; 
        }
        .whatsapp-link img {
            width: 50px !important;
            height: auto;
            cursor: pointer; 
        }
        img.footer_whatsapp {
            height: 50px;
        }
        div#google_translate_element2 {
            display: none;
        }

.all_projectp a.elementskit-btn.whitespace--normal.elementor-animation-shrink {
    
    font-size: 11px;
}
.ekit-wid-con .box-footer.disable_hover_button {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.list_header li {
    list-style: none;
}
.list_header svg {
    height: 15px !important;!i;!;
}
.all_projectp .elementskit-box-header.elementor-animation- {
    display: none;
}
.error-page-area {
    text-align: center;
    margin-bottom:50px;
}
.error-bottom h2 {
    font-size: 27px;
    font-weight: 500;
    font-family: roboto;
    color: #000;
    margin-bottom: 20px;
}
.error-top img {
    border-radius: 5px;
    width: 300px;
}
.error-bottom p {
    font-family: roboto;
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    margin-bottom: 35px;
}

a.default-btn-error {
    font-family: roboto;
    font-weight: 600;
    background-color: transparent;
    background: #19513c;
    border:1px solid #19513c;
    border-radius: 4px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 14px 25px 14px 25px;
    color:#fff;
    text-decoration:none;
}
a.default-btn-error:hover{
   background: #fff;
    border:1px solid #19513c;
    color:#000;
}
.form .form-group span {
    font-family: 'Roboto';
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.tab_box ul li {
    margin-top: 10px !important; 
   }
	.our_team img {
    height: 200px !important;
    object-fit: contain !important;
   }
}

@media only screen and (min-width: 768px) and (max-width: 992px){
    .components_box .elementor-widget-container {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
   }
	 .error-page-area {
        padding: 0 10px;
    }
	.service_btn a.elementskit-btn.whitespace--normal {
    width: 70% !important;
    }
}
