                     ul#site-navigation {
    color: white;
    list-style-type: none;
    display: inline-flex;
}

a.mobilesearch {
    display: none;
}

span.sep {
    padding-left: 3px;
    padding-right: 3px;
}




.ppp
{
	padding-left: 5%;
padding-right: 5%;
padding-top: 0%;
padding-bottom: 5%;
}

.ccccc p {
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 16px;
}

.ccccc{
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 16px;
}

div.post-meta {
    font-size: 15px;
    padding-top: 6px;
    font-family: gilroy_light;
		    color: #686969;
}

div.search-post-title {
    margin-bottom: 0px;
    font-size: 23px;
    font-family: gilroy_bold;
    color: black;
}

.search-post-title a {
    color: #000000a8;
    text-decoration: none;
    font-family: gilroy_bold;
    font-size: 19px;
}

.coustombread span {
    font-size: 12px;
}

.search-post-title a:hover {
    color: #000000a8;
    text-decoration: none;
}


	a.kw_more_cat {
	    width: 100%;
	    text-align: center;
	    background: white;
	    padding: 8px 20px 8px 20px;
	    text-align: center;
	    font-size: 11px;
	    border-radius: 50px;
	    color: #bcd530;
	    font-family: gilroy_light;
	    border: 1px solid #bcd530;
	    margin-top: 5%;
	    background-image: linear-gradient(#000000 , #090909 );
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    background-size: 100% 100%;
	    transition: background-size .5s, color .5s;
	    cursor: pointer;
	}




	.searcrow {
	    background: #ffffff;
	    padding: 25px;
	    box-shadow: 4px 4px 8px 1px #0000002e;
	    margin-bottom: 40px;
	}


	.searchpad
	{
	  padding-left: 10%;
	padding-right: 5%;
	padding-bottom: 10%;
	padding-top: 1%;
	}



	.kw_more_cat:hover {
	    text-decoration: none;
	    background-size: 0% 100%;
	    color: #bcd530 !important;
	    border: 1px solid #bcd530;
	    text-decoration: none;
	    cursor: pointer;
	}

.inn_100 {
    padding-top: 10px!important;
    padding-bottom: 0px!important;
    /*width: 44%;*/
    height: auto !important;
}

a.page-numbers {
    background: #bbd42f;
    color: white;
    padding: 8px;
}

img.imgwidthc {
    width: 10%;
    height: 121px;
}

.pag {
    text-align: center;
    padding-top: 18px;
}

span.page-numbers.current {
  background: black;
  padding: 8px;
  color: white;
}

.yy img.inn_100.wp-post-image {
    width: 83%;
    padding-left: 14px;
    padding-top: 0px;
}

.menu a {
    color: white;
    text-decoration: none;
}

.sub-menu li {
    list-style-type: none;
    text-align: left;
}

ul#aboutnav {
    list-style-type: none;
}

ul#studiosmenu {
    list-style-type: none;
}

ul#productsmenu {
    list-style-type: none;
}



.sub-menu {
    left: -1156em;
    position: absolute;
   padding-top: 10px;
    padding-bottom: 10px;
   background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.5rem;
    border-top: 5px solid #bcd530;
    width: 19%;
}

.sub-menu li:hover {
    background: #bcd530;
   text-align: left;
   color: white !important;

}

.sub-menu li a:hover {
    color: white !important;

}

ul.sub-menu ul.sub-menu li {
   /*position: absolute !important;
    margin-left: 168px;
    left: 188% !important;
    margin-top: -46px;
    background: #bcd530;
    border: none;*/
}

.navbar_gap {
    width: 100%;
    margin: auto;
    padding-left: 23%;
    text-align: center;
}

.sub-menu a {
    color: grey!important;
    font-size: 14px !important;
    font-family: gilroy_light;
    padding-left: 16px;
    padding-right: 25px !important;
    line-height: 32px;
}

#site-navigation a {
    color: white;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
       padding-right: 37px;

}




li:hover > .sub-menu {
left: auto;
}

div#collapseFilter {
    position: fixed;
    top: 18%;
    z-index: 2;
    background: #8bc34a47;
    width: 51%;
    left: 41%;
    text-align: left;
    padding: 24px;
    border-radius: 6px;
}

.btn-outline-success {
    color: #bcd530;

    border-radius: 17px;
    margin-top: 0px;
    padding-left: 25px;
    padding-right: 25px;
        border-color: #bcd530;
    background-image: linear-gradient(#000000 , #090909 );
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background-size .5s, color .5s;
}

.btn-outline-success:hover {


    background-size: 0% 100%;
    border: 1px solid #bcd530;
    color: #bcd530!important;
    background-color: white;

}

form#searchform {
    display: inline-flex;
    width: 100%;
}

#searchform input.form-control {
    height: 39px;
}

/* contact form 7 css */
input.wpcf7-form-control.wpcf7-text{
    width: 100%;
    padding-bottom: 6px;
    background: #f3f3f3;
    font-size: 15px;
    border: none;
    padding: 15px;
    margin-bottom: 20px;
    color: black;
    border-radius: 8px;
        height: 47px;
}

select.wpcf7-form-control.wpcf7-select {
    width: 92%;
    padding-bottom: 15px;
    background: #f3f3f3;
    font-size: 13px;
    border: none;
    padding: 10px;
    margin-bottom: 22px;
    color: grey;
    border-radius: 8px;
}

/* input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required.filecarrer {
    color: white;
    /* position: absolute; */
    top: 0px;
    left: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: unset;
    padding: 15px;
    line-height: 1.5;
    /* color: #495057; */
    content: "Browse";
    background-color: #bcd530;
    border-left: 0px solid #ced4da;
    border-radius: 5px;
    width: 48%;
} */


.filecarrer::-webkit-file-upload-button {
  visibility: hidden;
}




input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required.wpcf7-not-valid.filecarrer::before {
  z-index: 1;
      content: 'Upload Your Cv';
      display: inline-block;
      background: #bcd530;
      border: 1px solid #bcd530;
      border-radius: 6px;
      /* padding: 9px 104px; */
      outline: none;
      white-space: nowrap;
      -webkit-user-select: none;
      cursor: pointer;
      /* text-shadow: 1px 1px #fff; */
      font-weight: 700;
      font-size: 10pt;
      color: white;
      margin-bottom: 23px;
      position: absolute;
      left: 0px;
      top: -18px;
      width: 100%;
      text-align: center;
      padding-left: 67px;
      padding-right: 144px;
}


.filecarrer::before {
  z-index: 1;
  content: 'Upload Your Cv';
  display: inline-block;
  background: #bcd530;
  border: 1px solid #bcd530;
  border-radius: 6px;
  padding: 12px 20px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  /* text-shadow: 1px 1px #fff; */
  font-weight: 700;
  font-size: 10pt;
  color: white;
  margin-bottom: 23px;
  position: absolute;
  left: -1px;
  top: -9px;
  width: 61%;
  text-align: center;
}
.filecarrer:hover::before {
  border-color: #bcd530;
}
.filecarrer:active::before {
  background: #bcd530;
}

input.wpcf7-form-control.wpcf7-submit.submit_contact {
    width: 30%;
    margin-top: 32px;
    cursor: pointer;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.formclass {
    padding-left: 10%;
    padding-right: 10%;
}

/* end contact form css */


/* blog css */

.pag {
    text-align: center;
    padding-top: 25px;
    width: 100%;
}

.icons img.blogpostimg {
    width: 27% ;
}

.boxshade
{
  box-shadow: 3px 3px 7px 0px #0000005e;
    padding-bottom: 5px;
        height: 485px;
    margin-bottom: 30px;
}

a.linkblog {
    color: #504c4c;
}

a.linkblog:hover {
    color: #504c4c;
}

p.blog_title {
    padding-top: 15px;
    font-size: 14px;
    font-family: gilroy_bold;
    font-weight: 700;
    padding-left: 20px;
    padding-right: 20px;
    color: black;

}

p.blog_content {
    font-size: 14px;
    font-family: gilroy_light;
    width: 100%;
    margin-top: -10px;

    padding-right: 20px;
    padding-left: 20px;
}

.imgbbb
{
  width: 100%;
    height:auto;
}

.bbc {
    cursor: pointer;
    padding-top: 25px;
    padding-left: 18px;
    padding-bottom: 6px;
    position: absolute;
    display: block;
    bottom: 17px;
}

/*a.readmore {
    display: initial;
}*/

a:hover {

    text-decoration: none;
    list-style-type: none;
}

li {
    /* list-style-type: none; */
}

a {

    text-decoration: none;
    list-style-type: none;
}

.pad30
{
  padding-top: 30px;
}

.widget-content {
    padding-top: 25px;
}

li.cat-item {
    list-style-type: none;
}

.pl ul {
    padding-top: 8px;
    padding-bottom: 1px;
}

h3.widget-title {
    font-size: 25px;
    font-weight: 600;
    font-family: gilroy_bold;
    /* padding-left: 5%; */
}

li.cat-item a {
    font-size: 14px;
    color: #363636;
    font-family: gilroy_light;
    text-decoration: none;
}

i.heateorSssSharing {
    width: 32px !important;
    height: 43px !important;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    display: inline;
}


.padset
{
  padding-top: 2%;
padding-left: 6%;
padding-right: 6%;
padding-bottom: 5%;
}

.pl
{
      padding-left: 50px;
}

div#author-details {
    padding-top: 15px;
}

.icons li {
    display: inline;
}

ul.icons {
    list-style-type: none;
    display: inline;
    padding-left: 20px;
}

.breadcrumbs.coustombread {
    padding-left: 43px;
    margin-top: -13px;
    margin-bottom: 25px;
    
}

span.post.post-page.current-item {
    font-size: 12px;
}

.coustombread a {
    font-size: 12px;
}


h2.blog-post-title {
    /* text-align: center; */
    font-size: 20px;
    color: #000000d1;
    width: 100%;
    font-family: gilroy_bold;
    padding-top: 23px;
    font-weight: bolder;
}

img.singlecatimg {
    width: 12%;
}

img.blogsideimg {
    width: 43%;
    padding-top: 11px;
}
.bbc .readmore {
    width: 100%;
    font-size: 11px;
    margin: auto;
    text-align: center;
    background: white;
    text-align: center;
    border-radius: 50px;
    color: #bcd530;
    font-family: gilroy_light;
    font-weight: bold;
    display: block;
    border: 1px solid #bcd530;
    margin-top: 5%;
    background-image: linear-gradient(#000000 , #090909 );
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: background-size .5s, color .5s;
}
.bbc .readmore:hover {
    text-decoration: none;
    background-size: 0% 100%;
    border: 1px solid #bcd530;
    color: #bcd530!important;
    text-decoration: none;
}
ul.catblogul {
    display: inline;
}

li.catblogli {
    display: inherit;
    padding-right: 10px;
}

.postimg img {
    width: 100%;
    height: auto;
}

/* end blog css */
