.right-contact{float:right;}
ul.right-contact{padding:0;margin:0;}
.overlaypopup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s ease-in-out;

    display: flex;
    align-items: center;
    justify-content: center;
}
.fancybocontainerleft,.fancybocontainerright {
    flex: 0 0 50%;
}
.popup {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
    max-width: 60%;
    text-align: center;
}
.popup.fancybocontainer {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.overlaypopup.hidden {
    display: none;
}
.overlaypopup.visible {
    visibility: visible;
    opacity: 1;
}
.menusection-otherpage {
    padding: 0px 0;
    background: #a90a9b;
}.close-btn {
    position: absolute;
    top: -20px;
    right: -1px;
    background: transparent;
    border: none;
    font-size: 20px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-top-right-radius: 10px;
}
.fancybocontainerright .wpcf7-spinner {

    position: absolute;
}
.abt-line-txt {
    border-bottom: 1px solid #e0dede;
    margin: 30px 0 20px;
}
.fun-cnt i{background: -webkit-linear-gradient(left,#49a760 , #e89902,#efb443);
    background: -o-linear-gradient(right, #49a760 , #e89902,#efb443);
    background: -moz-linear-gradient(right, #49a760 , #e89902,#efb443);
    background: linear-gradient(to right, #49a760 , #e89902,#efb443);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    font-weight: bold;
    font-size: 22px;
    display: block;
    line-height: 25px;
    text-align: center;
    margin-bottom: 12px;
}
.solgan-blk h4 {
    font-weight: bolder;
    margin: 10px 0 3px;
    font-size: 1.7rem;
}
.solgan-blk h5{
    font-weight: bolder;
    margin: 10px 0 3px;
    font-size: 1.2rem;
}
.solgan-blk h3 {
    background: -webkit-linear-gradient(left,#49a760 , #e89902,#efb443);
    background: -o-linear-gradient(right, #49a760 , #e89902,#efb443);
    background: -moz-linear-gradient(right, #49a760 , #e89902,#efb443);
    background: linear-gradient(to right, #49a760 , #e89902,#efb443);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bolder;
    font-size: 30px;
    margin-top: 14px;
    margin-bottom: 1px;

}
ul.right-contact i {
    color: #a90a9b;
    padding-right: 3px;
    position: relative;
    top: 3px;
}
ul.right-contact li{
    font-size:15px;
}
.headeingsec h2 {
    font-weight: 700;
    font-size: 2rem;
    margin-bottom:10px;
}
body.home .woocommerce ul.products li.product,body.home  .woocommerce-page ul.products li.product {
    float: left !important;
    margin: 0 0% 0em 0 !important;
    padding: 2% !important;
    position: relative !important;
   
    border: #e1e1e1 1px solid;
    text-align: center;
    background:#fff;
    clear: none !important;
    display: inline-block !important;
}
.headeingsec h3 {
       background: -webkit-linear-gradient(left,#49a760 , #e89902,#efb443); 
    background: -o-linear-gradient(right, #49a760 , #e89902,#efb443);
    background: -moz-linear-gradient(right, #49a760 , #e89902,#efb443);
    background: linear-gradient(to right, #49a760 , #e89902,#efb443);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    font-weight: bold;
    font-size: 18px;

}
.animate-border {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    background:#8b1574;
    overflow: hidden;
    margin-bottom: 1rem;
}
.animate-border:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    left: 15px;
    bottom: 0;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    -webkit-animation: animborder 2s linear infinite;
    animation: animborder 2s linear infinite;
}
@-webkit-keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px);
    }
}

@keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px);
    }
}
 .pum-close {
    position: absolute;
    height: 26px !important;;
    width: 26px !important;;
    left: auto !important;;
    right: -13px !important;;
    bottom: auto !important;;
    top: -13px !important;;
    padding: 0px;
    color: #ffffff;
    font-family: Arial;
    font-weight: 100;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #ffffff;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgb(2 2 2 / 75%);
    text-shadow: 0px 0px 0px rgb(0 0 0 / 23%);
    background-color: rgba( 0, 0, 0, 1.00 );
}

ul.right-contact li{list-style-type:none !important; color:#a90a9b !important;}
ul.right-content li a{color:#a90a9b !important;}
.solsec h3{font-size:3.3rem !important;}
ul.right-content li a:hover{color:#000 !important;}
h5.deg span{font-size:16px;}
.menusection-otherpage ul {padding:0;margin:0;}
.menusection-otherpage ul li a{color:#fff;}
body.home .menusection .nav-main li a {
    color:#fff !important;
}


.woocommerce-result-count{color:#fff !important;}
body.home a.logo {
    color: #fff;
    font-size: 2.1rem;
    text-transform: uppercase;
}
.header-sec .social-icons li a,.rig-cr li a,.rig-cr li a i
{
      color: #6e7673;
    font-size: 15px;
}
.menusection {
    padding: 20px 0;
    border-bottom: #e8e8e8 1px solid;
}
.menusection a.logo {
    color: #2c5221;
    font-size: 2.1rem;
    text-transform: uppercase;
}
.rig-cr li a i {
    padding-right: 3px;
    color:#905e01;
}
.header-sec .social-icons a{font-size:15px;}
.header-sec .social-icons{margin:0;}
.rig-cr{float:right;}
.header-sec ul{padding:0;margin:0;}
.rig-cr li{display:inline-block; }
.rig-cr li:first-child {
   
    padding-right: 10px;
}
.menusection-other {
    padding: 9px 0;
}
.header-sec{background:#f6f5f2;padding:6px 0;}
.footer {
    background: #49a760 url(../images/footebg.jpg);
    background-position: left;
    background-size: cover;
}
.footer *{color:#fff !important;}
h3.footer-title {
    font-size: 22px;
    font-weight: bolder;
}
.footer-top .widget_nav_menu {
    float: left !important;
    padding-right: 40px;
}
#menu-footer-menu li{margin-bottom:8px; }
body.home ul.nav-main{
    margin: 0 auto !important;
    display: inline-block;
    float: right;
    width: inherit;
}
.widget_nav_menu ul.menu li:before {
       content: "\f06c" !important;
    font-size: 12px;
    color: #e22e9b;
    width: 13px;
    height: 20px;
}
.widget_nav_menu ul.menu li {
    margin-bottom: 8px;
    padding-left: 20px;
}
.widget_nav_menu ul.menu li a{
    color:#efb443;
}
.footer-bottom ul li a{float:left;}
.callme i {
    color: #efb443 !important;
    transform: rotate(
101deg
);
    font-size: 1.3rem;
}
.container.insidecontainer{
    width:95% !important;
    max-width:95% !important;
}
.callme a {
    font-size: 16px;
    display:block !important;
}
.callme
{
    margin-bottom:20px;
}
ul.tmg-sec li {
    list-style-type: none;
    font-size: 13px;
}
ul.tmg-sec  {
    margin:0 0 20px !important;
}
ul.con-sec li a {
    padding-left: 9px;
}
ul.con-sec li i {
    top: 2px;
    position: relative;
}
 
ul.con-sec {
    margin: 0;
  
    padding-top: 15px;
}
ul.con-sec li{  list-style-type: none;}
.footer-top {
    padding: 4rem 0 2rem;
    border-bottom: rgb(202 202 202 / 38%) 1px solid;
    margin-bottom: 17px;
}
ul.social-icons{margin:20px 0 0 0;}
ul.social-icons li{list-style-type:none;display:inline-block;}
ul.social-icons li a {
    font-size: 19px;
    padding: 0px 4px;
}
.widget_nav_menu ul.menu li a:hover,ul.social-icons li a:hover,ul.social-icons li a i:hover {
    color: #efb443 !important;
}

/*wooxommer design*/
ul.products li.product .button {
    text-align: center;
    display: inline-block;
    color: #a90a9b  !important;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 0px;
    padding:7px 33px 7px 18px !important;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    border: #a90a9b  1px solid;
    background: none !important;
}
ul.products li.product .button:hover {
 background-color: transparent;
    background-image:linear-gradient(
80deg
, #c710b7  0%, #6b0662 100%) !important;
    border: #c710b7 1px solid !important;
    color: #fff !important;
    padding-left: 25px;
    padding-right: 42px;
}
ul.products li.product .button:after
{
	right: 11px;
    top: 8px;
	font-family: 'FontAwesome';
    font-style: inherit;
	content:"\f061";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
        position: absolute;
    font-weight: normal;
}

h2.woocommerce-loop-product__title {
    font-size: 1.5rem !important;
    border-bottom: #eeeeee 1px solid;
    padding: 0px 0 15px;
    margin-bottom: 19px !important;
}
body.home .storefront-sorting {
    margin-bottom: 0;
}
body.home .woocommerce-ordering{display:none !important;}
.storefront-sorting {
    background: #a90a9b !important; padding:9px;    margin: 0 !important;
}
body.archive .storefront-sorting {
    border-bottom: #a90a9b73 1px solid !important;
    padding: 9px;
    margin: 0 !important;
    border-top: #a90a9b73 1px solid !important;
    background:none !important;
}
.site-main {
    margin-bottom: 0 !important;
}
body.home .woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #560b50 !important;
    color: #fff !important;
}
.woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #9c0e60 !important;
    color: #fff !important;
}
body.home .storefront-sorting:last-child,body.archive .storefront-sorting:first-child {
    display: none;
}
.woocommerce-result-count{padding:0;margin:0;}
body.home .pagination .page-numbers li .page-numbers,body.home .woocommerce-pagination .page-numbers li .page-numbers {
    border-left-width: 0;
    display: inline-block;
    padding: .3342343017em .875em;
    background-color: rgb(255 255 255) !important;
    color: #43454b !important;
}
.pagination .page-numbers li .page-numbers,.woocommerce-pagination .page-numbers li .page-numbers {
    border-left-width: 0;
    display: inline-block;
    padding: .3342343017em .875em;
    background-color:#6f0766 !important;
    color: #fff !important;
}
ul.products li {
    border: #dcdcdc 1px solid;
    box-shadow:0px 7px 0px #6f0766;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    padding-bottom: 21px;
}
body.home ul.products li {
    border:none;
    box-shadow:none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-bottom: 0px;
}
.pagination .page-numbers li a.page-numbers:hover, .woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color:rgb(113 15 104) !important;
    color:#fff !important;
}
.testimonial-item {
    position: relative;
    z-index: 999999999;
}
.tesholder .test-tesec {
    float: left;
}
.test-tesec h4 {
    margin: 0;
    font-size: 23px;
}
.test-tesec p{margin:0;}
.tesholder .tes-img img {
   
    border-radius: 50%;
}
.tesholder {
    margin-top: 30px !important;
}
.tesholder .tes-img {
    width: 8%;
    float: left;
}
.pageheading {
    background: #6f0766;
    padding: 1rem 0;
}
.pageheading h1 {
    font-size: 3rem;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
    line-height: 70px;
}
.recent-gallery {
    position: relative;
    box-shadow: 2px 4px 5px #aba8a8;
margin: 0px 0 30px;
overflow:hidden;
-webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.recent-gallery .img-blk-recent img {
    
}
.recent-gallery:hover img {
    transform: scale(1.1);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.abtcblk {
    text-align: center;
    box-shadow: 0px 12px 33px rgb(14 49 178 / 10%);
    margin: 0 auto;
    padding: 35px;
    transition: .5s;
    background: #fff;
    border-bottom-right-radius: 20px;
}
.abtcblk h3 {
    font-weight: 700;
    font-size: 2rem;
    font-style: italic;
}
.hme-enquiry textarea {
    height: 130px !important;
}
span.Resume {
  position:relative;
}
span.Resume:before {
  content:"Upload Resume";
  position:absolute;
  left:0;
  padding:5px;
  background:#027d01;
  color:#fff;
  width:130px;
  top:-4px;
  text-align:center;

  cursor:pointer;
}
span.Resume>input {
    opacity: 0;
    margin: 6px  0 0 0!important;
    padding: 0 !important;
    background-color: #f4f4f5 !important;
    height: 45px !important;
}

.abtcblk img{margin:10px auto 10px;}
.promo-overlay {
    position: absolute;
    width: 80%;
    margin: 0 auto;
    height: 84%;
    border: #e4e2e2 1px solid;
    top: 19px;
    text-align: center;
    bottom: 0;
    right: 0;
    left: 0;
    background: #00000026;
}
.zoom-imag {
       position: absolute;
     display: none; 
    margin: 0 auto;
    top: 39%;
    text-align: center;
    bottom: 0;
    right: 0;
    left: 0;
    background: #007f00;
    width: 40px;
    height: 40px;
    color: #fff;
    
}a.zoom-imag i {
    text-align: center;
    padding: 10px 0;
}
.zoom-imag:hover i{color:#fff;}
.recent-gallery:hover .zoom-imag{display:block;}
h4.recent-title {
    background:rgb(111 7 102);
    padding: 8px 1px;
    color: #fff;
    font-weight: 500;
}
.services-text {
    float: left;
    padding-left: 30px;
}
.image_border_shape {
    FLOAT: LEFT;
    WIDTH: 13%;
}
.bgwhite {
    background: #fff !important;
    display: table;
    padding: 20px;width: 100%;
}
.bgwhite h2{font-weight:500;}
.services-part.image-align- {
    display: table;
    width: 100%;
    margin:30px 0 0;
}
.services-title h3.title {
    font-weight: 500;
    margin-bottom: 10px;
}
table tr {
    background-color: #fbfbfb !important;
    border: 1px solid #ddd;
    padding: .35em;
}
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table th,
table td {
  padding: .625em;
  text-align: left;
  border-left: 1px solid #d6d1d1 !important;
    border-bottom: 1px solid #d6d1d1 !important;
	color:#000;
}
table.tasec tr td:first-child {
    border-bottom: #2f012b 1px solid !important;
    color: #fff!important;
    background: #6f0766 !important;
}
table.tasec td p {
   
    color: #000 !important;
}
table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
	background-color: #03a003 !important;
	color:#fff !important;
}

table.prtable td:first-child {
    background: #eaeaea !important;
    border-bottom: 1px solid #fbfbfb !important;
}
table.prtable  td{
    border-bottom: 1px solid #eaeaea !important;
}

@media screen and (min-width: 992px)
{
.footeronem{border-right:1px solid rgb(202 202 202 / 38%) ;}
ul.con-sec {
   margin-top: 17px;
    border-top: rgb(202 202 202 / 38%) 1px solid;
    
}
body.home .menusection {
    position: absolute;
    top: 0;
     z-index: 99999;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid rgb(255 255 255 / 26%);
    background: hsl(305deg 96% 30% / 73%);
}
.grmin992{display:block;}
.grmax-992{display:none;}
 body.home .woocommerce ul.products li.product,body.home  .woocommerce-page
    ul.products li.product {
     width: 25% !important;

}
}
@media screen and (min-width:1024px){
    .df
    {
        display: flex;
        align-items: center;
    }
   
    .menu-main-menu-container {
        text-align: center;
    }
   .menu-main-menu-container ul  li ul.sub-menu li{text-align:left !Important;}
}
@media screen and (max-width: 1024px)
{
    a.logo img {
    margin: 0 auto;
}
 
}
@media screen and (max-width: 992px)
{
     .woocommerce ul.products li.product, .woocommerce-page
    ul.products li.product {
     width: 33% !important;

}
    .w-100{width:100%;}
.fb-20 {
    margin-bottom: 20px !important;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(202 202 202 / 38%);
    display: table;
    width: 100%;
}
	.fb-20:last-child{border-bottom:none;padding:0;margin:0;}
	
.grmin992{display:none;}
.grmax-992{display:block;}
.header-sec .social-icons {
    margin: 0 auto;
    text-align: center;
}	
.rig-cr {
    float: none;
    margin: 10px auto !important;
    text-align: center;
}
.right-contact {
    float: none;
    text-align: center;
    margin: 15px auto 15px !important;
    border-top: #f1f1f1 1px solid;
    padding-top: 20px !important;
}
}
@media screen and (max-width: 768px)
{
    .mobdf {
    display: flex !important;
    flex-wrap: wrap-reverse !important;
}
.fooetr-btmthirse .footerwidget {width:100%;}
.footer-top .widget_nav_menu {
    float: left !important;
    padding-right: 20px;
    width: 100%;
    padding: 0px 23px 20px;
    margin-bottom: 20px;
    border-bottom: #1a783a7a 1px solid;
}
.footer-top .widget_nav_menu:last-child{border-bottom:0px;margin-bottom:0px;padding-bottom:0px;}
}

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

     body.home .woocommerce ul.products li.product,body.home  .woocommerce-page
    ul.products li.product {
     width: 50% !important;
     margin-bottom:30px !important;

}
}


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

     body.home .woocommerce ul.products li.product,body.home  .woocommerce-page
    ul.products li.product {
     width: 100% !important;

}
}

