/**
Theme Name: becdrills
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: becdrills
Template: astra
*/


@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body {
  font-family: "Lato", sans-serif;
  background: #fff !important;
}
h1,h2,h3,h4,h5,h6{
      font-family: "Poppins", sans-serif !important;
	font-weight:600 !important;

}
ul,li{
margin: 0px !important;
	padding:0px !important;
}
li::marker{
  display: none;
}
li{
  list-style: none;
}
a{
	text-decoration:none !important;
	transition:0.3s;
}
a:focus{
  outline: none;
}
p{
	font-size:16px;
	line-height:28px;
	  font-family: "Poppins", sans-serif !important;
}
.ast-container{
	max-width: 100% !important;
	margin:0px auto;
	padding-left:0px;
		padding-right:0px;
}
.ast-above-header-bar .ast-container,.ast-primary-header-bar .ast-container{
	max-width: 100% !important;
	margin:0px auto;
	width:100% !important;
	padding-left:15px !important;
	padding-right:15px !important;
}

.container{
	max-width: 100% !important;
	margin:0px auto !important;
	width:1240px !important;
	padding-left:15px;
	padding-right:15px;
}
.ast-above-header-bar {
  display: block !important;
  padding: 7px 0px;
}


.ast-logo-title-inline .ast-site-identity {
	padding:0px 0 !important;
}


.vc_carousel-inner img{
	width:100% !important;
}

.site-logo-img {
  height: 80px;
  padding: 0px;
}

header .custom-logo-link img {
  padding:0px;
}


.d-flex{
	display:flex;
	align-items:center;
}
.vc_row[data-vc-full-width] {
  position: relative;
  left: 0px;
  right: 0px !important;
  left: 0px !important;
  box-sizing: border-box;
  width: 100% !important;
  max-width: 100% !important;
}
.ast-header-social-1-wrap a svg {
    background: #f7941d !important;
    width: 25px !important;
    height: 25px !important;
    padding: 5px;
    border-radius: 5px;
}
.ast-header-social-1-wrap .ast-builder-social-element, .ast-header-social-1-wrap .social-show-label-true .ast-builder-social-element{
	margin-right:0px !important;
}
.ast-builder-menu-1 .menu-item > .menu-link {
    color: #fff !important;
    font-size: 16.9px;
    font-weight: 600 !important;
    text-transform: capitalize;
    margin: 0px 5px;
    margin-right: 3px;
    letter-spacing: 0.5px !important;
    color: #273243 !important;
    font-family: "Poppins", sans-serif !important;
    padding: 0px 14px;
}
/* .ast-builder-menu-1 .menu-item:last-child .menu-link {
    background: #0c4da2 !important;
    color: #fff !important;
    border-radius: 100px !important;
    padding: 4px 30px;
    font-size: 16px;
} */
.ast-builder-menu-1 .menu-item.current_page_item a {
    color: #0f52ba !important;
}
.ast-primary-header-bar {
    border-bottom-width: 0px !important;
  }

/* #primary {
  margin: 0em 0 !important;
} */

.site-footer{
	background:transparent !important;
}
#smush-image-bar-toggle{
	display:none !important;
}
.site-header {
  position: relative !important;
}
.smush-detected-img {
    box-shadow: none !important;
  }
.ast-site-identity {
  padding: 0px 0 !important;
}

.ast-above-header-bar .ast-container,.ast-primary-header-bar .ast-container{
	max-width: 100% !important;
	margin:0px auto;
	width:1240px !important;
	padding-left:15px !important;
	padding-right:15px !important;
}

.vc_row[data-vc-full-width] {
  position: relative;
  left: 0px;
  right: 0px !important;
  left: 0px !important;
  box-sizing: border-box;
  width: 100% !important;
  max-width: 100% !important;
}

.mail_ot {
    display: flex;
    margin: 0px !important;
    padding-left: 171px !important;
}
.mail_ot li {
  margin-right: 18px;
  list-style: none;
}
.mail_ot li a{
  color:#fff !important;
}

.mail_ot li a i{
	  margin-right: 5px;
}

.ast-above-header.ast-above-header-bar {
    /* background-color: transparent !important; */
    background-image: none;
    border: none;
    background: #0f52ba;
}
.ast-primary-header-bar {
/*     background-color: #ffffffbf; */
	 background-color: #fff;
}
	
    background-color: transparent !important;
    padding: 8px 0px;
}

.site-header {
    position: relative !important;
   
}
.slider_banner .drills_ban{
	position:relative;
}
.slider_banner .drills_ban::before {
    background-color: #000;
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0px;
    opacity: 0.2;
    content: "";
    z-index: 1;
    display: unset !important;
}

.slider_banner img{
	width:100%;
}

.ast-custom-button {
    background: #b22b2a !important;
    color: #fff !important;
    border-radius: 100px !important;
    padding: 10px 30px !important;
    font-size: 16px;
}

header .custom-logo-link img {
    max-width: 210px;
    width: 141px;
    padding: 8px 10px 8px 10px;
    background: #fff;
    border-radius: 0px 0px 8px 8px;
    position: absolute;
    top: -46px;
}

/* header .custom-logo-link img {
    max-width: 210px;
    width: 150px;
    padding: 8px 10px 8px 10px;
    background: #fff;
    border-radius: 0px 0px 20px 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    position: absolute;
    top: -46px;
} */
/* header .custom-logo-link img {
    max-width: 210px;
    width: 150px;
    padding: 8px 10px 8px 10px;
    background: #fff;
    border-radius: 0px 0px 20px 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    position: absolute;
    top: -46px;
} */

.ast-header-social-1-wrap a svg {
    background: #ffffff !important;
    width: 25px !important;
    height: 25px !important;
    padding: 5px;
    border-radius: 100px;
}
.mail_ot li {
  margin-right: 18px !important;
  list-style: none;
}


.slider_banner p{
	margin:0px;
}

.tagline p {
    font-size: 20px;
    margin: 0px !important;
    font-weight: 600;
    color: #b22b2a !important;
}

.tagline{
	margin-bottom:0px;
}

.btn-cls .vc_btn3 {
    border: 1px solid #12499d !important;
    background: #104390 !important;
    color: #fff !important;
    padding: 13px 30px !important;
    font-size: 16px;
}

.solra_titl-txt h2 label {
    color: #0f52ba !important;
    font-size: 37px;
    font-weight: 600 !important;
}

.marq_out marquee {
    font-size: 22px !important;
    color: #fff !important;
    padding: 18px 0px 10px;
    letter-spacing: 2px;
}
.product_out{
	position:relative;
	margin-bottom:14px;
}
/* .product_out::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
	opacity:0.4;
} */

.product_out h4 {
    color: #fff;
    position: absolute;
    margin: 0px;
    bottom: 0;
    text-align: center;
    margin: auto;
    left: 0px;
    right: 0px;
     font-size: 22px;
    background: #000000a6;
    padding: 10px;
}
.lvca-heading {
    text-align: center;
    margin: 0 auto 40px;
    max-width: 100% !important;
}
.lvca-heading .lvca-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 42px;
    margin: 0 auto 20px;
    color: #333;
    font-weight: 600;
    margin: 0px !important;
}
.product_out.product_out_mid {
    height: 566px;
}

.product_out.product_out_mid img{
	height:100%;
	object-fit:cover;
}

.whyus_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    text-align: center;
}

.whyus_block h4 {
    font-size: 30px;
    font-weight: 500;
    color: var(--accent) !important;
    margin-bottom: 3px;
}

.whyus_block img {
    width: 59px;
    height: 59px;
    margin-bottom: 10px;
}

.whyus_block p {
    font-size: 17px;
    font-weight: 400;
    color: var(--secondText);
    margin-bottom: 9px;
}
.whyus_block p img{
	width:80px;
	height:80px;
}

  .footer_wts img {
                animation: pulse 1s infinite;
                border-radius: 50px !important;
            }

            @keyframes pulse {
                0% {
                    -webkit-box-shadow: 0 0 0 0 rgba(0,96,214, 0.2);
                }

                70% {
                    -webkit-box-shadow: 0 0 0 15px rgba(0,96,214, 0);
                }

                100% {
                    -webkit-box-shadow: 0 0 0 0 rgba(0,96,214, 0);
                }

                0% {
                    -moz-box-shadow: 0 0 0 0 rgba(0,96,214, 0.2);
                    box-shadow: 0 0 0 0 rgba(0,96,214, 0.4);
                }

                70% {
                    -moz-box-shadow: 0 0 0 15px rgba(0,96,214, 0);
                    box-shadow: 0 0 0 15px rgba(0,96,214, 0);
                }

                100% {
                    -moz-box-shadow: 0 0 0 0 rgba(0,96,214, 0);
                    box-shadow: 0 0 0 0 rgba(0,96,214, 0);
                }
            }

            @keyframes pulse {
                0% {
                    transform: scale(1)
                }

                50% {
                    transform: scale(1.1)
                }

                100% {
                    transform: scale(1);
                    opacity: 1
                }
            }

            .pulse {
                animation-name: pulse
            }

.footer_wts {
    position: fixed;
    bottom: 80px;
    width: 50px;
    right: 50px;
    z-index: 9999;
    height: 50px;
    line-height: 50px;
}

.vc_custom_1746906377194 {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 47% !important;
}
.site-footer, .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
  background: #121626 !important;
}

.site-footer .site-primary-footer-wrap .ast-builder-grid-row {
  display: flex;
  grid-template-columns: auto auto;
  align-items: center;
  grid-column-gap: 20px;
  overflow-wrap: anywhere;
  align-items: start !important;
  justify-content: space-between;
}
.site-primary-footer-wrap{
	padding-bottom:0px;
}
.adres_out li {
  margin-bottom: 8px;
}
.adres_out li {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #fff !important;
    position: relative;
    padding-left: 25px !important;
    line-height: 26px !important;
    margin-bottom: 10px !important;
}
  .adres_out li:nth-child(1)::before {
  content: "\f041  ";
  font-family: fontawesome;
  font-size: 18px !important;
  top: 0px;
  color: #fff;
  }
  .adres_out li:nth-child(1)::before ,.adres_out li:nth-child(2)::before,.adres_out li:nth-child(3)::before {
  left: 0px !important;
  position: absolute;
  }
  .adres_out li a{
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #fff!important;
  position: relative;
  line-height: 26px!important;
  }
  .adres_out li:nth-child(2)::before {
    content: "\f095" !important;
    font-family: fontawesome;
    font-size: 19px !important;
    top: 0px;
    color: #fff;
  }
  .adres_out li:nth-child(3)::before {
    content: "\f0e0";
    font-family: fontawesome;
    font-size: 17px !important;
    top: 0px;
    color: #fff;
  }

.soci {
  display: flex;
  margin-top: 15px !important;
}

.soci a i {
  width: 30px;
  height: 30px;
  background-color: #494a9d;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  margin-right: 10px;
  transition: 0.3s;
}
.site-footer-section {
  width: 33.3% !important;
  float: left;
}
	.site-footer-primary-section-2 {
  padding-left: 85px;
}
.ast-footer-copyright p {
  margin-bottom: 0;
  font-size: 15px !important;
  text-transform: capitalize;
  color: #fff !important;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding-top: 12px !important;
    padding-bottom: 11px !important;
    min-height: auto !important;
    border-top-color: #494a9d30;
    background-color: #121626 !important;
    margin-top: 37px !important;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section {
  align-items: flex-start;
  display: flex;
  justify-content: center;
}

.footer-widget-area p {
  margin-top: 0px !important;
  display: inline-block;
  width: 100%;
  margin-bottom: 11px;
  text-align: left;
  font-size: 15px;
  color: #fff;
  font-weight: 500;
}
.footer-widget-area ul.d-flex.s-icons {
    display: flex !important;
    margin-top: 20px !important;
}
.site-footer .widget-title {
    font-size: 22px;
    margin-bottom: 20px;
    color: #fff;
}
.footer-widget-area ul li a {
  color: #fff;
  font-size: 17px;
  line-height: 32px;
}
.ast-builder-html-element img {
    border-radius: 10px;
    width: 100px;
}

 .why-choose-sec h3 {
                line-height: 57px;
                font-size: 40px;
                color: #000;
            }

            .why_choo_blk h3 {
                font-family: "Fira Sans", sans-serif !important;
                font-size: 22px;
                margin-bottom: 10px;
            }

.challng_out {
    position: relative;
    padding: 25px 30px;
    background-color: #ffffff;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.10);
    padding-left: 105px;
}
.icon_img {
    position: absolute;
    left: 17px;
    top: 42px;
    background: #b22b2a;
    padding: 10px;
    border-radius: 50px;
}
.icon_img img{
    width: 56px !important;
    height: 56px !important;
    object-fit: contain;
}
         
            .challng_out h5 {
                margin: 0px !important;
                margin-bottom: 0px;
                margin-bottom: 5px !important;
                color: #b22b2a  !important;
                font-size: 22px;
                font-weight: 600;
            }

            .challng_out p {
                font-size: 15px;
                line-height: 22px;
            }

            .challng_out p br {
                display: none !important;
            }

        


.slider_bnr-2::before {
  background-color: #232C36;
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0px;
  opacity: 0.6;
  content: "";
  z-index: 1;
	left:0px;
  display: unset !important;
}
.wpb_text_column.wpb_content_element.quots_out p {
    text-align: center;
    font-size: 35px !important;
    color: #fff;
    line-height: 58px;
	text-transform:uppercase;
    margin: 0px !important;
}


/* ////////////// */

.project-section-four{
	position: relative;
}

.project-section-four .column{
	position: relative;
}

.project-block-three{
	position: relative;
}

.project-block-three .inner-box{
	position: relative;
	overflow: hidden;
}

.project-block-three .inner-box .image-box{
	position: relative;
}

.project-block-three .inner-box .image-box .image{
	position: relative;
	margin-bottom: 0;
}

.project-block-three .inner-box .image img{ 
	display: block;
	width: 100%;
	height: auto;
}
.project-block-three .bottom-box h5::before{
	display:none;
}
.project-block-three .bottom-box h5{
    color: #fff;
    position: absolute;
    margin: 0px;
    bottom: 0;
    text-align: center;
    margin: auto;
    left: 0px;
    right: 0px;
    font-size: 22px;
    background: #000000a6;
    padding: 10px;
}

.project-block-three .count{
	position: relative;
	display: block;
	font-size: 60px;
	line-height: 1em;
	font-weight: 400;
	color: #ffffff;
    opacity: .40;
	margin-bottom: 25px;
}

.project-block-three h5 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 13px;
}

.project-block-three h5:before{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 50px;
	background-color: rgba(255,255,255,.50);
	content: '';
}

.project-block-three h5 a{
	color: #ffffff;
	display: inline-block;
	transition: all 300ms ease;
}

.project-block-three .text{
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #fefefe;
	margin-bottom: 20px;
}

.project-block-three .btn-box{
	position: relative;
}

.project-block-three .btn-box a {
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    padding: 6px 25px;
    border: 2px solid rgba(255, 255, 255, .50);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.project-block-three .btn-box a:hover{
	color: #fa7720;
	background-color: #ffffff;
}

.project-block-three .overlay-box{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	background-color: #0f52ba;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}

.project-block-three .overlay-box .inner{
	position: absolute;
	left: 0;
	bottom: 20%;
	padding: 40px 40px;
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
}

.project-block-three .inner-box:hover .overlay-box {
	opacity: 1;
}

.project-block-three .inner-box:hover .overlay-box .inner{
	bottom: 0;
}

.product_out_mid img {
    height: 575px !important;
    object-fit: cover;
}
.project-block-th_hg img {
    height: 280px !important;
    object-fit: cover;
}
.stars_out ul li {
    margin-bottom: 15px !important;
    padding-left: 30px !important;
    position: relative;
}

.stars_out ul li svg {
    width: 22px;
    height: 24px;
    position: absolute;
    left: 3px;
    top: 4px;
}

.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
	line-height:45px !important;
        background: #ffffff !important;
        border-radius: 50px !important;
    }
.powr_out {
    position: absolute;
    top: 45%;
    z-index: 9;
    text-align: center;
    left: 0px;
    right: 0px;
    width: 956px;
    margin: auto;
}
.powr_out h1 {
    color: #fff !important;
    width: 100%;
    text-align: center;
    font-size: 38px;
    line-height: 57px;
    font-weight: 500 !important;
}
.brnd-logo {
    background: #fff;
    padding: 5px 10px;
    border-radius: 10px !important;
    width: 100% !important;
}
.trusted-partner .lvca-carousel-item{
	text-align:center;
}
.trusted-partner .lvca-carousel-item p{
	margin:0px;
}
.trusted-partner .lvca-carousel-item img {
    background: #fff;
    height: 130px;
    margin: auto;
    object-fit: contain;
    padding: 5px;
}
.brnd-logo{
	background:#fff;
}

body .lvca-flex-control-paging li a {
  padding: 5px 10px !important;
  width: 50px;
  height: 5px !important;
  border-radius: 50px !important;
  background: #1A9E7A4D !important;
  border: none !important;
  margin: 0px 2.4px;
}
.lvca-container ul.slick-dots li button {
     margin: 0px 2.4px;
}
.breadcum-blo{
	position:relative;
}
.breadcum-blo::before {
  background: #212f35;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  opacity: 0.6;
  z-index: 9;
}


.wpb_single_image.wpb_content_element.vc_align_center.wpb_content_element.past_out {
    position: relative;
    z-index: 9;
	margin:0px;
}

.past_out h2{
    color: #fff !important;
    font-size: 34px !important;
	text-transform:uppercase;
}

.about_card img {
  width: 90px;
  position: absolute;
  top: 46px;
  left: 23px;
}
.about_card {
  background: #0f52ba;
  padding: 30px 30px !important;
    padding-left: 30px;
  border-radius: 10px !important;
  box-shadow: 0px 4px 4px 0px #00000040;
  position: relative;
  padding-left: 134px !important;
	min-height:208px;
}
.about_card h4 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 22px !important;
}
.about_card p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 16px !important;
    font-weight: 400;
}
.white_text p{
	line-height:28px;
	color:#fff;
	font-size:18px;
}

.stars_out ul li {
    margin-bottom: 15px !important;
    padding-left: 30px;
    position: relative;
    font-size: 17.5px !important;
    color: #000;
}
.stars_out ul li svg {
  width: 23px;
  height: 23px;
  position: absolute;
  left: 0px;
}
.stars_out ul li svg path {
    fill: #0f52ba;
}

.breadcum-blo h2.vc_custom_heading {
    position: relative;
    z-index: 9;
}

.gravity_out {
    background: #fff !important;
    padding: 17px 5px !important;
    position: relative;
    z-index: 999;
    border-radius: 15px;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.gform_wrapper.gravity-theme .gfield {
  position: relative;
  margin-bottom: 11px;
}
.gform_wrapper.gravity-theme .gfield_label{
  position: absolute;
  z-index: 10;
  top: -9px;
  background-color: #fff;
  font-size: 13px;
  left: 21px;
  color: #666;
  padding: 0 4px;
  line-height: 16px;
  font-weight: 400;
}
.gform_wrapper.gravity-theme .gfield {
    position: relative;
    margin-bottom: 0px !important;
}
/* .gravity_out .ginput_container input, .gravity_out .ginput_container select { */
.ginput_container input, .ginput_container select {

    position: relative;
    width: 100%;
    height: 48px;
    padding: 12px 16px !important;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    background: #fff;
    border: 1px solid #919191;
    border-radius: 8px;
    margin-bottom: 16px !important;
}
.gravity_out .ginput_container textarea{
	position: relative;
  width: 100%;
  height: 78px !important;
 padding: 12px 16px !important;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 16px;
}
.gravity_out .ginput_container input::placeholder{
	color:#9d9d9d !important !important;
}

.gform_footer .button {
    background: #11142D !important;
    font-size: 15px !important;
    color: #fff;
    padding: 10px 30px;
    margin-right: 8px;
    border-radius: 5px !important;
}
.gform_footer{
	padding-bottom:0px !important;
}
body .gform_footer.before{
	padding-top:0px !important;
	margin-top:0px;
}

.ad_out ul {
  padding: 0px !important;
}

.gt_out li {
  font-size: 18px !important;
  margin-bottom: 20px !important;
  padding-left: 30px !important;
  position: relative;
}
.gt_out li b {
    font-size: 20px !important;
    display: block;
}
.gt_out .fa.fa-envelope {
  font-size: 20px;
  top: 8px;
}
.gt_out li i {
    font-size: 29px;
    position: absolute;
    left: 0px;
    top: 6px;
    color: #b22b2a;
}

.ad_out h3 {
  font-size: 30px !important;
  margin-bottom: 13px !important;
  font-weight: 600;
}

.s-icons img {
  width: 35px;
  margin: 0px 5px;
}
#block-95 h4 {
  font-size: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  color: #000;
  text-align: left;
  font-weight: 600;
}

/* -------- */






.map-container .point {
    cursor: pointer;
    position: absolute;
    width: 1.6rem;
    height: 1.6rem;
    background-color: #00acc1;
    border-radius: 50%;
    transition: all 0.3s ease;
    will-change: transform, box-shadow;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 0 rgba(0, 172, 193, 0.4);
    animation: pulse 3s infinite!important;
}
.map-container {
    position: relative;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 9;
}
.map-container img{
    /* width: 1140px;
    height: 720px; */
    width: 900px;
    height: auto;
    max-width: 100%;
}
.Chicago { top: 31%; left: 19%; }
.Miami { top: 40%; left: 25%; }
.Sao_Paulo { top: 66%; left: 30%; }
.New_York { top: 31%; left: 24%; }
.Los { top: 36%; left: 15%; }
.Dallas { top: 40%; left: 21%; }
.Ashburn { top: 34%; left: 22%; }
.Barcelona { top: 32%; left: 41%; }
.Paris { top: 27%; left: 44%;  }
.Nottingham { top: 20%; left: 38%; }
.Amsterdam { top: 22%; left: 43%; }
.Singapore { top: 61%; left: 68%; }
.Sydney { top: 74%; left: 72%; }
.Tokyo{ top: 31%; left: 74%; }
.Hong_Kong{ top: 35%; left: 70%; }
.Moscow{ top: 21%; left:52%; }
.India{ top: 43%; left:60%; }
.Seattle{ top: 28%; left: 15%; }
.Frankfurt{ top: 32%; left: 51%; }
.Johannesburg{ top: 76%; left: 44%; }

.map-container .point:hover {
    animation: none;
    transform: translate(-50%, -50%) scale3D(1.35, 1.35, 1);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
  
  
  @keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 172, 193, 0.5);
}
70% {
    box-shadow: 0 0 0 25px rgba(0, 172, 193, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(0, 172, 193, 0);
}
  }

.bounse img {
    width: 25px;
    height: auto;
    position: absolute;
    max-width: initial;
    z-index: 9999;
}
.geopin {
    /* width: 30px;
    height: 30px;
    border-radius: 50% 50% 50% 0;
    background: #2196F3; */
    position: absolute;
    /* transform: rotate(-45deg); */
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px
}

.geopin:after {
    content: "";
    width: 14px;
    height: 14px;
    margin: 8px 0 0 8px;
    background: #e6e6e6;
    position: absolute;
    border-radius: 50%
}

.bounce {
    animation-name: bounce;
    /* animation-fill-mode: both; */
    animation-duration: 1s
}

.geopulse {
    background: #d6d4d4;
    border-radius: 50%;
    height: 14px;
    width: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 11px 0px 0px -12px;
    transform: rotateX(55deg);
    z-index: -2
}

.geopulse:after {
    content: "";
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    margin: -13px 0 0 -13px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    opacity: 0;
    box-shadow: 0 0 1px 2px #2196F3;
    animation-delay: 0.1s
}

@keyframes pulsate {

    0%,
    100% {
        transform: scale(0.1, 0.1);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.2, 1.2);
        opacity: 0
    }
}

@keyframes bounce {
    0% {
        opacity: 0;
        transform: translateY(-1000px) rotate(-45deg)
    }

    60% {
        opacity: 1;
        transform: translateY(5px) rotate(-45deg)
    }

    80% {
        transform: translateY(-10px) rotate(-45deg)
    }

    100% {
        transform: translateY(0) rotate(-45deg)
    }
}

.bounse{
    z-index: 1;
}
.bouncediv{
    position: absolute;
}
.bouncediv:hover .geopin {
    /* width: 50px;
    height: 50px; */
    transition-duration: 300ms;
}
.geopin {
    position: absolute;
    left: 50%;
    top: 40%;
    margin: -16px 0 0 -16px;
    cursor: pointer;
}
.geopulse {
    background: #c6c7c8;
    border-radius: 50%;
    height: 5px;
    width: 14px;
    position: absolute;
    left: 53%;
    top: 100%;
    margin: 3px 0px 0px -16px;
    transform: rotateX(55deg);
    z-index: -2;
    cursor: pointer;
}
.geopin::after {
    content: "";
    width: 15px;
    height: 15px;
    margin: 4px 0 0 5px;
    position: absolute;
    border-radius: 50%;
    background-size: cover !important;
    background-position: center !important;
}

.Chicago .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/png-icon.png');
}
.Miami .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/png-icon.png');
}
.Sao_Paulo .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/Brazil.png');
}
.New_York .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/png-icon.png');
}
.Los .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/png-icon.png');
}
.Dallas .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/png-icon.png');
}
.Ashburn .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/png-icon.png');
}
.Barcelona .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/spain.png');
}
.Paris .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/France.png');
}
.Nottingham .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/United-kingdom.png');
}
.Amsterdam .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/Netherlands.png');
}
.Singapore .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/Singapore.png');
}
.Sydney .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/Australia.png');
}
.Tokyo .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/Japan.png');
}
.Hong_Kong .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/Hong-kong.png');
}
.Moscow .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/Russia.png');
}
.India .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/India.png');
}
.Seattle .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/png-icon.png');
}
.Frankfurt .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/Germony.png');
}
.Johannesburg .geopin::after{
    background: url('https://mockup.certahosting.co.uk/wp-content/uploads/2021/01/South-africa.png');
}

.geopulse::after {
    content: "";
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    margin: -13px 0 0 -20px;
    animation: pulsate 1s ease-out;
        animation-delay: 0s;
        animation-iteration-count: 1;
    animation-iteration-count: infinite;
    opacity: 0;
    box-shadow: 0 0 1px 2px #d6d7d9;
    animation-delay: 0.1s;
}

@-moz-keyframes bounce {
    0% {
        -moz-transform: scale(0);
        opacity: 0
    }

    50% {
        -moz-transform: scale(1.3);
        opacity: 0.4
    }

    75% {
        -moz-transform: scale(0.9);
        opacity: 0.7
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(1.3);
        opacity: 0.4
    }

    75% {
        -webkit-transform: scale(0.9);
        opacity: 0.7
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes drop {
    0% {
        transform: translateY(-40px) rotate(-45deg)
    }

    80% {
        transform: translateY(3px) rotate(-45deg)
    }

    100% {
        transform: translateY(0) rotate(-45deg)
    }
}

.drop {
    animation-name: drop;
    animation-fill-mode: both;
    animation-duration: 0.5s
}


.tooltip {
    position: relative;
    /* display: inline-block; */
    opacity: 1!important;
    z-index: 1!important;
    display: contents;
  }
  
  .tooltip .tooltiptext {
    visibility: hidden;
    background-color: #b22b2a;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    padding: 5px 10px;
    top: -47px;
    left: -4px;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    z-index: 99999 !important;
    position: relative;
}
.tooltip .tooltiptext::before {
    content: "\f0d7";
    font-family: "FontAwesome" !important;
    font-size: 34px !important;
    color: #b22b2a;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 3px;
}
  .tooltip:hover .tooltiptext {
    visibility: visible;
  }
  .tst.pln-hom-btn {
    display: inline !important;
}
@media (max-width: 1199px){
/* .map-container img{
    width: auto;
    height: auto;
}
.Chicago { top: 33%; left: 17%; }
.Miami { top: 46%; left: 18%; z-index: 3; }
.Sao_Paulo { top: 71%; left: 25%; }
.New_York { top: 33%; left: 22%; }
.Los { top: 43%; left: 6%; z-index: 2;}
.Dallas { top: 42%; left: 14%; z-index: 2; }
.Ashburn { top: 38%; left: 19%; }
.Barcelona { top: 39%; left: 41%; z-index: 4;}
.Paris { top: 34%; left: 43%; z-index: 3; }
.Nottingham { top: 32%; left: 36%; z-index: 2;}
.Amsterdam { top: 28%; left: 42%; }
.Singapore { top: 54%; left: 72%; z-index: 3; }
.Sydney { top: 78%; left: 81%; }
.Tokyo{ top: 40%; left: 78%; }
.Hong_Kong{ top: 46%; left: 76%; }
.Moscow{ top: 24%; left:55%; }
.India{ top: 49%; left:62%; }
.Seattle{ top: 32%; left: 8%; }
.Frankfurt{ top: 26%; left: 48%; }
.Johannesburg{ top: 67%; left: 44%; }

.geopin{
    width: 35px;
    height: 35px;
}
.geopin::after{
    width: 30px;
    height: 30px;
}
.bouncediv:hover .geopin {
    width: 45px;
    height: 45px;
}
.bouncediv:hover .geopin::after {
    width: 40px;
    height: 40px;
}
.geopulse{
    margin: 6px 0px 0px -15px;
} */
.Chicago { top: 32%; left: 16%; }
.Miami { top: 40%; left: 20%; }
.Sao_Paulo { top: 66%; left: 27%; }
.New_York { top: 30%; left: 20%; }
.Los { top: 37%; left: 11%; }
.Dallas { top: 40%; left: 16%; }
.Ashburn { top: 34%; left: 18%; }
.Barcelona { top: 32%; left: 41%; }
.Paris { top: 27%; left: 44%;  }
.Nottingham { top: 21%; left: 35%; }
.Amsterdam { top: 22%; left: 43%; }
.Singapore { top: 60%; left: 71%; }
.Sydney { top: 75%; left: 76%; }
.Tokyo{ top: 31%; left: 79%; }
.Hong_Kong{ top: 35%; left: 73%; }
.Moscow{ top: 21%; left:52%; }
.India{ top: 44%; left:62%; }
.Seattle{ top: 29%; left: 11%; }
.Frankfurt{ top: 32%; left: 51%; }
.Johannesburg{ top: 75%; left: 43%; }
}
@media (max-width: 991px){
.geopin::after{
    width: 10px;
    height: 10px;
    margin: 3px 0 0 4px;
}
.bounse img{
    width: 18px;
}
.geopin{
    margin: -8px 0 0 -13px;
}
.tooltip .tooltiptext{
    top: -38px;
    font-weight: 400;
}
.Chicago { top: 29%; left: 12%; }
.Miami { top: 40%; left: 19%; }
.Sao_Paulo { top: 66%; left: 26%; }
.New_York { top: 30%; left: 17%; }
.Los { top: 36%; left: 6%; }
.Dallas { top: 37%; left: 13%; }
.Ashburn { top: 33%; left: 14%; }
.Barcelona { top: 32%; left: 41%; }
.Paris { top: 27%; left: 44%;  }
.Nottingham { top: 20%; left: 32%; }
.Amsterdam { top: 22%; left: 43%; }
.Singapore { top: 60%; left: 71%; }
.Sydney { top: 75%; left: 76%; }
.Tokyo{ top: 31%; left: 79%; }
.Hong_Kong{ top: 35%; left: 73%; }
.Moscow{ top: 21%; left:52%; }
.India{ top: 44%; left:61%; }
.Seattle{ top: 27%; left: 8%; }
.Frankfurt{ top: 32%; left: 51%; }
.Johannesburg{ top: 75%; left: 41%; }

.menu-toggle {
    display: none !important;
}
}
@media (max-width: 767px){
.geopulse{
    display: none;
}
.Chicago { top: 28%; left: 10%; }
.Miami { top: 32%; left: 17%; }
.Sao_Paulo { top: 65%; left: 24%; }
.New_York { top: 23%; left: 15%; }
.Los { top: 35%; left: 4%; }
.Dallas { top: 36%; left: 11%; }
.Ashburn { top: 29%; left: 12%; }
.Barcelona { top: 31%; left: 39%; }
.Paris { top: 23%; left: 45%;  }
.Nottingham { top: 18%; left: 28%; }
.Amsterdam { top: 17%; left: 41%; }
.Singapore { top: 59%; left: 69%; }
.Sydney { top: 74%; left: 74%; }
.Tokyo{ top: 24%; left: 73%; }
.Hong_Kong{ top: 34%; left: 71%; }
.Moscow{ top: 19%; left:53%; }
.India{ top: 43%; left:59%; }
.Seattle{ top: 26%; left: 6%; }
.Frankfurt{ top: 31%; left: 49%; }
.Johannesburg{ top: 74%; left: 37%; }
}

@media (max-width: 667px){
.Chicago { top: 25%; left: 9%; }
.Miami { top: 32%; left: 16%; }
.Sao_Paulo { top: 65%; left: 21%; }
.New_York { top: 23%; left: 15%; }
.Los { top: 30%; left: 3%; }
.Dallas { top: 34%; left: 10%; }
.Ashburn { top: 27%; left: 11%; }
.Barcelona { top: 31%; left: 39%; }
.Paris { top: 23%; left: 45%;  }
.Nottingham { top: 18%; left: 28%; }
.Amsterdam { top: 17%; left: 41%; }
.Singapore { top: 57%; left: 67%; }
.Sydney { top: 70%; left: 71%; }
.Tokyo{ top: 27%; left: 74%; }
.Hong_Kong{ top: 34%; left: 71%; }
.Moscow{ top: 19%; left:53%; }
.India{ top: 40%; left:58%; }
.Seattle{ top: 23%; left: 4%; }
.Frankfurt{ top: 31%; left: 49%; }
.Johannesburg{ top: 72%; left: 36%; }
}
@media (max-width: 480px){

.bounse img {
    width: 12px;
}
.geopin::after{
    margin: 1px 0 0 1px;
}
.geopin{
    top: 76%;
    
}
.geopulse{
    margin: 3px 0px 0px -15px;
    width: 6px;
}
.tooltip .tooltiptext{
    top: -27px;
    left: -6px;
}
.Chicago { top: 25%; left: 9%; }
.Miami { top: 32%; left: 14%; }
.Sao_Paulo { top: 62%; left: 21%; }
.New_York { top: 24%; left: 11%; }
.Los { top: 32%; left: 2%; }
.Dallas { top: 34%; left: 9%; }
.Ashburn { top: 30%; left: 9%; }
.Barcelona { top: 31%; left: 39%; }
.Paris { top: 23%; left: 45%;  }
.Nottingham { top: 17%; left: 27%; }
.Amsterdam { top: 17%; left: 41%; }
.Singapore { top: 54%; left: 68%; }
.Sydney { top: 68%; left: 70%; }
.Tokyo{ top: 26%; left: 68%; }
.Hong_Kong{ top: 33%; left: 64%; }
.Moscow{ top: 19%; left:53%; }
.India{ top: 40%; left:56%; }
.Seattle{ top: 24%; left: 4%; }
.Frankfurt{ top: 31%; left: 49%; }
.Johannesburg{ top: 65%; left: 33%; }
}
@media (max-width: 460px){
.Chicago { top: 22%; left: 7%; }
.Miami { top: 30%; left: 14%; }
.Sao_Paulo { top: 62%; left: 21%; }
.New_York { top: 22%; left: 10%; }
.Los { top: 29%; left: 0%; }
.Dallas { top: 31%; left: 8%; }
.Ashburn { top: 27%; left: 8%; }
.Barcelona { top: 31%; left: 39%; }
.Paris { top: 23%; left: 45%;  }
.Nottingham { top: 17%; left: 25%; }
.Amsterdam { top: 17%; left: 41%; }
.Singapore { top: 54%; left: 68%; }
.Sydney { top: 68%; left: 70%; }
.Tokyo{ top: 26%; left: 68%; }
.Hong_Kong{ top: 33%; left: 64%; }
.Moscow{ top: 19%; left:53%; }
.India{ top: 40%; left:56%; }
.Seattle{ top: 20%; left: 3%; }
.Frankfurt{ top: 31%; left: 49%; }
.Johannesburg{ top: 65%; left: 33%; }
}
@media (max-width: 430px){
.Nottingham { top: 17%; left: 24%; }
}
@media (max-width: 400px){
.Chicago { top: 22%; left: 7%; }
.Miami { top: 26%; left: 14%; }
.Sao_Paulo { top: 62%; left: 21%; }
.New_York { top: 18%; left: 11%; }
.Los { top: 29%; left: 0%; }
.Dallas { top: 31%; left: 8%; }
.Ashburn { top: 25%; left: 8%; }
.Barcelona { top: 31%; left: 39%; }
.Paris { top: 23%; left: 45%;  }
.Nottingham { top: 17%; left: 22%; }
.Amsterdam { top: 17%; left: 41%; }
.Singapore { top: 54%; left: 68%; }
.Sydney { top: 68%; left: 70%; }
.Tokyo{ top: 26%; left: 68%; }
.Hong_Kong{ top: 33%; left: 64%; }
.Moscow{ top: 19%; left:53%; }
.India{ top: 40%; left:56%; }
.Seattle{ top: 20%; left: 3%; }
.Frankfurt{ top: 31%; left: 49%; }
.Johannesburg{ top: 65%; left: 33%; }
}
@media (max-width: 380px){
.Chicago { top: 20%; left: 6%; }
.Miami { top: 25%; left: 14%; }
.Sao_Paulo { top: 62%; left: 17%; }
.New_York { top: 17%; left: 9%; }
.Los { top: 29%; left: -1%; }
.Dallas { top: 32%; left: 7%; }
.Ashburn { top: 26%; left: 7%; }
.Barcelona { top: 30%; left: 33%; }
.Paris { top: 23%; left: 42%;  }
.Nottingham { top: 15%; left: 22%; }
.Amsterdam { top: 16%; left: 36%; }
.Singapore { top: 47%; left: 63%; }
.Sydney { top: 62%; left: 65%; }
.Tokyo{ top: 26%; left: 68%; }
.Hong_Kong{ top: 33%; left: 64%; }
.Moscow{ top: 13%; left:49%; }
.India{ top: 35%; left:55%; }
.Seattle{ top: 21%; left: 1%; }
.Frankfurt{ top: 28%; left: 45%; }
.Johannesburg{ top: 62%; left: 29%; }
}

.execellence-out {
    position: absolute;
    width: 184px;
    bottom: -49px;
    /* background: #fff; */
    border-radius: 100px;
    /* height: 225px; */
    left: 0;
    margin: 0px;
}
.lvca-heading .lvca-title {
    font-weight: 700;
/*     font-size: 30px; */
    line-height: 28px;
    margin: 0 auto 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 0;
}
.lvca-heading .lvca-text {
    font-size: 19px;
    line-height: 28px;
    margin: 0 auto;
    font-weight: 300;
    margin-top: 6px !important;
    margin-bottom: 10px !important;
}
.gallery_sec .container .vc_col-sm-9 .wpb_content_element p {
  font-size: 15px;
  margin-bottom: 10px !important;
}

.gallery_sec .container .vc_col-sm-3 {
  width: 35% !important;
}	
.gallery_sec .container .vc_col-sm-9 {
  width: 65% !important;
}
.vc_tta-tab{
	border:none !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{
	background-color: #ca0000 !important;
}
.vc_tta-tab {
    width: 100%;
}
.vc_tta.vc_general .vc_tta-tab>a {
    padding: 7px 15px !important;
    margin: 0 4px 0px 0 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.2px !important;
    color: #fff !important;
    background-color: #337ab7 !important;
    border-radius: 5px !important;
    display: inline-block !important;
    white-space: nowrap !important;
    width: 100%;
    text-align: center;
}
.vc_custom_1747548866855 {
    padding-top: 0px !important;
	padding:0px;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
/*         background-color: #f8f8f8;
        margin-top: 30px !important;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important; */
	box-shadow:none;
	margin-top: 30px !important;
	 background-color: transparent !important;
	border::none;
    }
.vc_tta.vc_general .vc_tta-tabs-list {
    list-style-type: none;
    display: flex !important;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    justify-content: center;
}
body td.color-bg {
    background: #99261e !important;
    color: #fff !important;
}

td, th {
    padding: .5em 1em;
    border-width: 0 1px 1px 0;
}
.container-fluid {
    padding-left: 50px;
    padding-right: 50px;
}
.vc_tta.vc_general .vc_tta-panel-body {
	padding: 20px 0px 0px !important;
}
@keyframes horizontal-shaking {
 0% { transform: translateX(0) }
 25% { transform: translateX(5px) }
 50% { transform: translateX(-5px) }
 75% { transform: translateX(5px) }
 100% { transform: translateX(0) }
}

/* .blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: .8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
} */

.blink {
  position: absolute;
  animation: mymove 5s infinite;
  animation-delay: 2s;
}

@keyframes mymove {
  from {left: 0px;}
  to {left: 200px;}
}

.pum-theme-457, .pum-theme-default-theme {
    background-color: rgb(0 0 0 / 50%);
}

button.popmake-466.pum-trigger {
    background: #b22b2a !important;
    color: #fff !important;
    border-radius: 100px !important;
    padding: 10px 30px !important;
    font-size: 16px;
}

.d-none{
	display:none;
}

.vc_custom_1747069427553 {
    background: linear-gradient(186deg, rgba(34, 34, 201, 1) 0%, rgba(43, 43, 161, 1) 53%, rgba(26, 117, 138, 1) 100%) !important;
}

.sub-menu li a {
  font-size: 15px !important;
  padding: 8px 15px !important;
  margin: 0px !important;
  border-bottom: 1px solid #ddd !important;
  border-radius: 0px !important;
}
.main-header-menu .sub-menu {
	width: 260px;
}
.ast-above-header-bar.ast-above-header.site-header-focus-item{
	position:relative;
}
.ast-above-header-bar.ast-above-header.site-header-focus-item::before {
    content: "";
    position: absolute;
    background: #fff;
    width: 18% !important;
    height: 44px;
    top: 0;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 0px 0 0;
    padding: 0px 0;
}
.gform_heading {
    display: none;
}
.test_out p{
	text-align:center;
}
.test_out h3{
	text-align:center;
	font-size:22px;
	margin-top:10px;
}

tbody tr td:first-child {
    background: #12275c;
    color: #fff;
    width: 35%;
}

td.sigl_lne {
    text-align: center !important;
    background: #12275c  !important;
	color:#fff !important;
	text-transform:uppercase;
}
td.sigl_lne b {
    font-size: 15px !important;
}
table {
    background: #fff;
}

table tr td {
    color: #000000;
}

.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        border: 0px solid transparent !important;
    }

.vc_tta-panel-body .container .wpb_column.vc_column_container.vc_col-sm-12 {
/*     border: 1px solid #000 !important; */
    margin-bottom: 40px;
	padding-top:30px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
/* 	box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; */
/* 	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px; */
}
.vc_tta-panel-body .container .wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner{
	padding:0px;
}
.vc_tta-panel-body .wpb_content_element{
	margin-bottom:0px;
}


.awars_cnt_prst p{
	font-size: 16px !important;
	color:#000;
	margin-bottom:15px !important;
}

.awars_cnt_prst ul{
	margin-bottom:10px;
}

.awars_cnt_prst b{
	font-weight:600 !important;
}
.awars_cnt_prst h5 {
    font-size: 23px !important;
    font-weight: 600 !important;
    line-height: 36px !important;
}
.awars_cnt_prst b {
    font-weight: 700 !important;
    font-size: 20px;
    margin-bottom: 7px !important;
    display: block;
}
.awars_cnt_prst p strong{
	font-weight: 600 !important;
    
}

.award_ot .vc_align_center.wpb_content_element img {
    width: 100% !important;
    height: 300px !important;
}

.vc_tta-panel-body .container .wpb_column.vc_column_container.vc_col-sm-12 H3{
	text-transform:uppercase;
}

.vc_tta-panel-body .container .wpb_column.vc_column_container.vc_col-sm-12 .vc_slide.vc_images_carousel{
	margin:0px auto;
}

.vc_btn3 {
  font-size: 16px;
  color: #fff;
  padding: 10px 22px;
  transition: all 0.5s;
  text-transform: capitalize;
  position: relative;
  border-radius: 13px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  border: none;
  background: #529410;
  box-shadow: 0 3px 24px rgb(0 0 0/10%);
  z-index: 1;
}
.vc_btn3::before {
  content: "";
  height: 300px;
  width: 300px;
  background: #111;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) scale(0);
  transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: -1;
}
.vc_btn3:hover {
  color: #fff;
}
.vc_btn3:hover::before {
  transform: translateY(-50%) translateX(-50%) scale(1);
}





@media (max-width: 1400px){
	.ast-above-header-bar.ast-above-header.site-header-focus-item::before {
		width: 8% !important;
	}
}
@media (max-width: 1250px){
.ast-builder-menu-1 .menu-item > .menu-link {
	font-size: 15px;
}
	header .custom-logo-link img {
    max-width: 115px;
		width: 115px;
	}
}
@media (max-width: 1200px){
.execellence-out {
    position: absolute;
    width: 135px;
	bottom: -29px;
}
	.marq_out marquee {
    font-size: 20px !important;
    padding: 13px 0px 6px;
}
	button.popmake-466.pum-trigger {
    background: #b22b2a !important;
    color: #fff !important;
    border-radius: 100px !important;
    padding: 10px 21px !important;
    font-size: 15px;
}
}
@media (max-width: 1100px){
button.popmake-466.pum-trigger {
	display:none;
}
.mail_ot {
    padding-left: 136px !important;
}
	.ast-builder-menu-1 .menu-item > .menu-link {
    margin: 0px 4px !important;
    letter-spacing: 0.5px !important;
/*     padding: 0px 10px !important;  */
}
	.site-primary-footer-wrap{
		padding-left:15px !important;
		padding-right:15px !important;
	}
		body .project-block-three .bottom-box h5 {
		font-size: 18px !important;}
}
@media only screen and (max-width: 1024px) {
    .slick-slider {
        padding: 0 0px;
    }
	#rmp-menu-additional-content-876{
		display:none !important;
	}
	#rmp-container-876 {
		width: 48% !important;
	}
}
@media (max-width: 991px){
	p {
    font-size: 14px;
    line-height: 26px;
}
	.d-flex {
    display: inline-block !important;
    align-items: center;
}
	
.container {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px;
}
	.powr_out h1{
		display:none;
	}
}

@media (max-width: 921px){
	header .custom-logo-link img {
    max-width: 110px;
    width: 110px;
    padding: 8px 10px 5px 10px;
    background: #fff;
    border-radius: 0px 0px 8px 8px;
    position: static;
    top: 0px !important;
}
	    body #rmp_menu_trigger-876 {
    width: 38px !important;
    height: 38px !important;
    position: absolute !important;
    top: 25px !important;
    background: #0f52ba !important;
    padding-bottom: 2px;
    display: block !important;
		z-index: 999 !important;
		border-radius:0px;
  }

  #rmp_menu_trigger-876 {
	  background-color: #fff;
	}
	#rmp-menu-wrap-350 .rmp-menu-current-item .rmp-menu-item-link,#rmp-menu-wrap-350 .rmp-menu-current-item .rmp-menu-item-link {
    color: #fff !important;
/*     border-color: #1d4354; */
    background-color: #452b2a !important;
		border-bottom:1px solid  #d1d5db !important;
  }
	
	#rmp_menu_trigger-876 .rmp-menu-item-link{
		 color: #000 !important;
		border-bottom:1px solid  #d1d5db !important;
	}
	 .ast-above-header-bar {
    display: block !important;
    padding: 3px 0px !important;
  }
	 .site-footer .site-primary-footer-wrap .ast-builder-grid-row {
    display: block !important;
    padding-left: 20px;
  }
	.site-footer-primary-section-1 {
    width: 100% !important;
    float: left;
		padding-bottom:20px !important;
}
	.site-footer-primary-section-2,.site-footer-primary-section-3{
		width: 50% !important;
		padding-left:0px;
		padding-right:0px;
	}
	.site-footer .widget-title {
    font-size: 22px;
    margin-bottom: 13px;
    color: #fff;
}
	    .site-footer .site-primary-footer-wrap .ast-builder-grid-row {
        padding-left: 5px !important;
    }
body .vc_custom_1746910505574 {
    padding-top: 108px !important;
    padding-bottom: 100px !important;
	padding-left:15px !important;
	padding-right:15px !important;
	}
	.wpb_text_column.wpb_content_element.quots_out p {
    text-align: center;
    font-size: 28px !important;
    color: #fff;
		line-height: 40px;
	}
	.wpb_text_column.wpb_content_element.quots_out p br{
		display:none !important;
	}
}
@media (max-width: 768px){
body .vc_custom_1737089086579 {
    padding-left: 15px !important;
}
	.product_out_mid img {
		height: auto !important;
	}
	
	.products_sec .wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin-bottom: 25px !important;
}
		.award_ot .vc_col-sm-3 {
    width: 50% !important;
    float: left;
}
	.cllogos_ot .vc_col-sm-4 {
    width: 33.3% !important;
    float: left;
}
	.cllogos_ot .past_out h2 {
    color: #fff !important;
    font-size: 19px !important;
    text-transform: uppercase;
}
	.gallery_sec .container .vc_col-sm-3 ,.gallery_sec .container .vc_col-sm-9{
    width: 100% !important;
}
	body .vc_custom_1747145546602.vc_row[data-vc-full-width],.vc_custom_1747546791985.vc_row[data-vc-full-width]  {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
		 padding-left: 15px !important;
		    padding-right: 15px !important;
}
	body .vc_custom_1747371779663,body .vc_custom_1747145475457 {
    padding-left: 0px !important;
		    padding-right: 0px !important;
}
	body .vc_custom_1747145475457 {
		padding-top:15px;
	}
	bosy .vc_custom_1747371749701 ,body .vc_custom_1747371749701{
    padding-left: 15px !important;
}
	body .vc_custom_1749118491632 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
	body .vc_custom_1747558157651 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0 !important; 
    padding-right: 0 !important;
}
	.vc_custom_1749118491632 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
	.vc_tta-panel-body .container .wpb_column.vc_column_container.vc_col-sm-12 {
        border: 1px solid #ddd !important;
        margin-bottom: 40px;
        padding: 15px 0px 0px !important;
    }

	.vc_tta-panel-body .container .wpb_column.vc_column_container.vc_col-sm-12 h3 {
    text-transform: uppercase;
    font-size: 24px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
	.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent !important;
    border: none !important;
}
	
	.flex-direction {
    flex-direction: column-reverse !important;
    display: flex !important;
}
}
@media (max-width: 640px){
    .execellence-out {
        position: absolute;
        width: 90px;
        bottom: -15px;
    }
    .marq_out marquee {
        font-size: 14px !important;
        padding: 11px 0px 0px;
    }
	.blink {
 
    animation: none !important;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
        margin-bottom: 0 !important;
    }
    .why-choose-sec h3, .lvca-heading .lvca-title,h2.vc_custom_heading.vc_do_custom_heading {
        line-height: 48px;
        font-size: 30px !important;
    }
	body .vc_custom_1747279538478 {
    padding-top: 80px !important;
		padding-bottom: 60px !important;
	}
	
	body .vc_custom_1747335904949 {
    padding-top: 55px !important;
	 padding-bottom: 47px !important;
	}
	vc_tta-panel-body .container .wpb_column.vc_column_container.vc_col-sm-12 {
        border: 1px solid #000000 !important;
        margin-bottom: 40px;
        padding: 15px 0px 0px !important;
    }
.gform_wrapper.gravity-theme .gfield.gfield--width-half {
    -ms-grid-column-span: 12 !important;
    grid-column: span 12 !important;
}
	body .vc_custom_1741027522087 {
    padding-top: 0 !important;
}
}

@media (max-width: 575px){
.site-footer-primary-section-2,.site-footer-primary-section-3{
		width: 100% !important;
		padding-left:0px;
		padding-right:0px;
	}
	body .wpb_text_column.wpb_content_element.quots_out p {
		font-size: 28px !important;}
	
	.vc_custom_1747745598275 {
		padding-top: 50px !important;
	}
	.icon_img {
    position: static !important;
    left: 17px;
    top: 42px;
    background: #b22b2a;
    padding: 10px;
    border-radius: 50px;
    width: 75px;
    margin-bottom: 13px;
}
	body .challng_out {
    padding: 25px 25px !important;
}
.project-block-three .btn-box a {
    font-size: 15px;
    padding: 4px 22px;
}
	body .project-block-three .overlay-box .inner{
    position: absolute;
    left: 0;
    bottom: -15px !important;
		padding: 40px 22px !important;
	}
.award_ot .vc_align_center.wpb_content_element img {
    height: 250px !important;
}
	.cllogos_ot .past_out h2 {
        font-size: 16px !important;
    }
	.cllogos_ot .vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 8px !important;
    padding-right: 8px !important;
}
	
	body .about_card img {
    width: 65px !important;
		position: static !important;}
body .about_card{
padding-left:20px !important;	
	padding: 20px 20px !important;

}
}



@media (max-width: 480px){
	
}
body #rmp_menu_trigger-876 {
	display:none;
}

.site-footer-below-section-1.site-footer-section.site-footer-section-1{
	width:100% !important;
}


ul.d-flex.s-icons{
	display:flex !important;
}