/*  
Theme Name: Crevento
Theme URI: https://suhailulaslam.com
Description: A WordPress theme frame work developed by Suhailul Aslam KC
Version: 3.0
Author: Suhailul Aslam KC
Author URI:  https://suhailulaslam.com
*/

/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}

•ie - Internet Explorer (All versions)
•ie8 - Internet Explorer 8.x
•ie7 - Internet Explorer 7.x
•ie6 - Internet Explorer 6.x
•gecko - Mozilla, Firefox (all versions), Camino
•ff3 - Firefox 3
•developer-the_code_viber - (SAKC)
•ff3_5 - Firefox 3.5 new
•opera - Opera (All versions)
•opera8 - Opera 8.x
•opera9 - Opera 9.x
•opera10 - Opera 10.x
•webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
•safari3 - Safari 3.x
•chrome - Google Chrome
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	 font-family: 'Messina Sans';
}
html{
    scroll-behavior: smooth;
}
 img{
 	max-width: 100%;
 }
 a:focus , input:focus , button:focus , textarea:focus {
	outline: none;
}
a, a:hover, input, input:hover, button, button:hover , i {
    transition-duration: 0.4s;
}
.home-banner h1 {
    font-size: 70px;
    line-height: 88px;
    font-weight: 900;
    margin-bottom: 25px;
    color: #ffffff;
}
.home-banner p {
    width: 663px;
    max-width: 100%;
    font-size: 22px;
    line-height: 27px;
    color: #cecece;
    margin-bottom: 40px;
}
.home-banner {
    background-color: #141313;
    padding-top: 258px;
    padding-bottom: 100px;
}
.home-banner a {
    color: #ffffff;
    font-size: 18px;
    padding-right: 30px;
}
.home-banner h1 span {
    color: #ffce1e;
    background-color: #233d96;
    padding: 0px 10px;
}
.home-banner .row {
    align-items: end;
}
.header-out {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background-color: #141313;
    z-index: 9;
      padding: 50px 0px;
      transition-duration: 0.4s;
}
header.darkHeader  .header-out {
    border-bottom: 1px solid white;
       padding: 20px 0px;
}
.header-out img {
    width: 237px;
    padding: 10px;
    border: 6px solid white;
}
  

ul#menu-main-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    list-style: none;
}
ul#menu-main-menu li {
    margin-left: 50px;
    position: relative;
}
 
ul#menu-main-menu li a {
    font-size: 19px;
    line-height: 18px;
    color: white;
}
ul#menu-main-menu  ul.sub-menu li {
	margin-left: 0px;
}
ul#menu-main-menu ul.sub-menu li a {
    font-size: 16px;
    padding: 6px;
    display: block;
}
.sub-menu {
    position: absolute;
    left: 0px;
    width: 130px;
    padding: 10px;
    border: 2px solid white;
    list-style: none;
   
   overflow: hidden;
    transition-duration: 0.4s;
    transform: scale(0);
    opacity: 0;
}
ul#menu-main-menu   li:hover .sub-menu  {
	   transform: scale(1);
	  opacity: 1;
}
.header-out .row {
    align-items: center;
}
.home-banner .row .col-lg-2 {
    padding-left: 0px;
}
.home-banner a i {
    font-size: 8px;
    padding: 5px;
    border: 1px solid white;
    border-radius: 100%;
    position: relative;
    bottom: 3px;
    margin-left: 4px;
}
ul#menu-main-menu li a i {
    font-size: 13px;
    position: relative;
    bottom: 1px;
}
ul#menu-main-menu > li:last-child a {
    text-transform: uppercase;
    display: block;
    border: 4px solid white;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 600;
}
.home-sec-2 {
    padding: 100px 0px;
    background-color: #141313;
}
h2 {
	font-size: 46px;
	line-height: 62px;
	color: white;
	margin-bottom: 60px;
	font-weight: 900;
}
h2 span {
	color: #0058a9;
}
.clientlogo {
    text-align: center;
    padding: 10px 30px;
}
.client-row {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
        gap: 30px;
}
.clientlogo-out {
    border: 1px solid #434242;
}
 
.home-sec-3 {
   
    background-color: #141313;
}
.home-sec-3-in {
	 padding: 150px 0px;
	 border-top: 2px solid white;
}
.home-sec-3 p {
	 font-size: 20px;
    line-height: 27px;
    color: #cecece;
    margin-bottom: 40px;
}
.home-sec-4 {
    padding: 60px 0px 20px;
    background-color: #141313;
}
h3 {
    font-size: 36px;
    line-height: 52px;
    font-weight: 900;
    color: white;
    margin-bottom: 30px;
}
.hs4-content p {
    font-size: 20px;
    line-height: 27px;
    color: #cecece;
    width: 531px;
    max-width: 100%;
}
.buttons {
    font-size: 17px;
    display: inline-block;
    margin-top: 60px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px 18px 0px 24px;
    border: 2px solid white;
    line-height: 50px;
}
.buttons i {
    display: inline-block;
    line-height: 50px;
    padding-left: 18px;
    margin-left: 24px;
    border-left: 2px solid white;
}
.home-sec-4-in {
    padding: 40px 0px 120px 0px;
}
.hs4-image {
    text-align: center;
}
.home-sec-4-in:nth-child(odd) .row {
    flex-direction: row-reverse;
}
.home-sec-4-in:nth-child(odd) .row  .hs4-image {
   text-align: left;
}
.home-sec-5 {
    padding: 110px 0px 120px;
}
.home-sec-5 h2 {
    color: #141313;
    width: 500px;
    margin-bottom: 30px;
      max-width: 100%;
}
.home-sec-5 p {
    color: #212020;
    font-size: 22px;
    line-height: 27px;
    width: 714px;
    margin-bottom: 100px;
    max-width: 100%;
}
.home-sec-5 .testi-inner p {
    color: #212121;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px;
    min-height: 190px;
}
.testi-inner h5 {
    color: #212121;
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
}
.testi-inner h6 {
    color: #212121;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}
.testi-inner .row {
    align-items: center;
}
.testi-inner .row img {
    width: 65px !important;
    height: 65px;
        object-fit: contain;
        border-radius: 100%;
}
.testi-inner {
    padding-right: 88px;
    border-right: 2px solid #212121;
    margin-right: 30px;
}
.testi-inner > i {
    color: #cccccc;
    font-size: 50px;
    margin-bottom: 20px;
}

div#testimonials .owl-nav button.owl-prev {
background-image: url(http://localhost/crevento/wp-content/uploads/2023/02/arrow-left.png);
right: 24%;
}


div#testimonials  .owl-nav button.owl-next {
background-image: url(http://localhost/crevento/wp-content/uploads/2023/02/arrow-right.png);
right: 20%;
}
div#testimonials .owl-nav button {
    position: absolute;
    top: -155px;
    width: 36px;
    font-size: 0px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: contain;
}
div#testimonials .owl-nav button:hover {
    background-color:transparent;
}
.home-sec-5 a.buttons {
    color: black;
    border-color: black;
}
.home-sec-5 a.buttons i {
    color: black;
    border-color: black;
}
.home-sec-6 {
    padding: 120px 0px;
    background-color: #141313;
}
.hs6-content {
    border-top: 2px solid white;
    padding: 65px 0px;
    position: relative;
        margin-top: 50px;
}
.hs6-content img {
    width: 103px;
    height: 103px;
    object-fit: contain;
    padding: 25px;
    border: 2px solid white;
    border-radius: 100%;
    position: absolute;
    top: -52px;
    background-color: #141313;
        overflow: initial;
}
.hs6-content h4 {
    color: white;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}
.hs6-content p {
    color: #cecece;
    font-size: 18px;
    line-height: 27px;
}
 .home-last {
    padding: 120px 0px;
    background-color: #0058a9;
}
.home-last h2 {
    margin-bottom: 0px;
    width: 800px;
    max-width: 100%;
}
.home-last .buttons {
    margin-top: 0px;
}
.home-last .row {
  align-items: center;
}
.footer-main {
    padding: 120px 0px;
    background-color: #141313;
}
.footer-main p {
    font-size: 15px;
    line-height: 25px;
    color: white;
    width: 325px;
    max-width: 100%;
}
.footer-main h6 {
    color: white;
    font-weight: 700;
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.footer-main .rightmenu h6 {
    margin-top: 0px;
}
.footer-main ul li {
    list-style: none;
    margin-bottom: 10px;
}
.footer-main a {
    font-size: 15px;
    color: white;
}
.phonemail a {
    display: block;
    margin-bottom: 3px;
}
.phonemail    {
   margin: 20px 0px;
}
.socials a {
    font-size: 25px;
    margin-right: 25px;
}
ul#menu-main-menu li a:hover , ul#menu-main-menu li.current-menu-item a , .home-banner a:hover ,.buttons:hover , 
.home-banner a:hover i ,.buttons:hover i , .footer-main a:hover  {
    text-decoration: none;
    color: #ffce1e;
    border-color: #ffce1e;
}
.home-sec-5 a.buttons:hover  {
    background-color: black;
    color: white;
    border-color: black;
}
.home-sec-5 a.buttons:hover i {
    background-color: black;
    color: white;
    border-color: white;
}
.home-sec-6.search {
    background-color: #0058a9;
}

/*====================================About Page===================================*/
.page-banner {
    padding: 262px 0px 290px;
    background-color: #141313;
}
.page-banner h1 {
    font-size: 70px;
    line-height: 81px;
    font-weight: 900;
    color: white;
    margin-bottom: 50px;
}
.page-banner p {
    color: #cecece;
    font-size: 21px;
    line-height: 31px;
}
.about-1-container {
    width: 930px;
    margin: 0 auto;
    padding: 60px 0px;
    max-width: 100%;
}
.about-1-container p {
    color: #212020;
    font-size: 21px;
    line-height: 31px;
}
.about-1-container .row p {
    font-size: 19px;
    line-height: 29px;
}
.about-1-container .row .col-md-6:last-child p {
    width: 412px;
    max-width: 100%;
}
.about-1-container h2 {
    font-size: 59px;
    line-height: 61px;
    color: #717276;
    margin-top: 100px;
    margin-bottom: 50px;
    text-transform: capitalize;
}
 
.about-1 {
    background: transparent;
    margin-top: -220px;
}
.about-1 img {
    width: 100%;
    height: auto;
}

.about-2 {
    padding: 125px 0px 125px;
    background-color: #141313;
    text-align: center;
    background-image: url(http://localhost/crevento/wp-content/uploads/2023/03/crevento.png);
    background-repeat: no-repeat;
    background-position: center 29%;
}
.about-2 h2 {
    font-size: 46px;
    line-height: 61px;
    width: 450px;
    margin: 0 auto 40px;
    max-width: 100%;
}
.footer-main img {
    width: 200px;
    margin-bottom: 24px;
}
.about-2 p {
    font-size: 18px;
    line-height: 29px;
    color: #cecece;
    width: 880px;
    max-width: 100%;
    margin: 0 auto;
}
.home-last.about-last h2 {
    margin-bottom: 35px;
    width: 700px;
    max-width: 100%;
}
.about-last p {
    font-size: 22px;
    line-height: 29px;
    color: white;
    width: 740px;
    max-width: 100%;
}
.home-last.about-last .row {
    align-items: flex-end;
}
.about-3 {
    padding: 120px 0px 120px;
}
.about-3 h2 {
    font-size: 45px;
    color: #141313;
    line-height: 51px;
    margin-bottom: 30px;
    max-width: 100%;
    text-align: center;
}
.ceo  .ceo-inner  img {
    width: 180px;
}
.about-3 p {
    color: #212020;
    font-size: 18px;
    line-height: 28px;
    text-align: justify;
    max-width: 100%;
text-align-last: center;

}
.ceo-inner p {
    font-weight: bold;
}
.ceo-inner {
    width: 400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    margin-top: 30px;
}
.member {
        margin-top: 90px;
}
.member img {
    width: 100%;
    height: auto;
    padding-top: 5px;
}
.member h4 {
    color: #212121;
    font-size: 31px;
    line-height: 27px;
    margin-top: 15px;
    font-weight: 700;
    margin-bottom: 5px;
}
.member h5 {
    color: #212121;
    font-size: 20px;
    line-height: 27px;
}
.dbox {
    margin-top: 120px;
    background-color: #ffce1f;
    text-align: center;
    padding: 95px 120px;
}
.dbox h2 {
    margin: 0 auto 20px;
}
.dbox p {
    color: #212020;
    width: 900px;
    margin: 0 auto;
}
 .jobs-outer {
    padding-top: 80px;
}
.jobs-outer .awsm-lists {
    border: 0px;
}

.jobs-outer .awsm-job-item {
    background:transparent;
    padding: 20px 0px;
    font-size: 20px;
    border-bottom: 1px solid black !important;
}
.jobs-outer .awsm-job-listing-item:last-child .awsm-job-item {

    border-bottom: 0px solid black !important;
}

.jobs-outer .awsm-job-item h2.awsm-job-post-title a {
    color: #212121;
     font-size: 20px;
}

.jobs-outer .awsm-list-right-col {
    float: left;
    width: 50%;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.jobs-outer  .awsm-job-specification-item.awsm-job-specification-job-location {
    margin-left: 60px;
}
 
 .jobs-outer a.awsm-job-more {
    font-size: 14px;
    display: inline-block;
    margin-top: 0px;
    color: black;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px 9px 0px 16px;
    border: 2px solid black;
    line-height: 30px;
}
.jobs-outer .awsm-job-more-container .awsm-job-more span::before {
    display: inline-block;
    line-height: 32px;
    padding-left: 9px;
    margin-left: 15px;
    border-left: 2px solid black;
}
 .jobs-outer a.awsm-job-more:hover  , 
 .jobs-outer .awsm-job-more-container .awsm-job-more:hover  span::before ,
 .jobs-outer .awsm-job-item h2.awsm-job-post-title a:hover {

    color: #0058a9;
    border-color:  #0058a9;
    text-decoration: none;
 }
.jobs-outer  .awsm-list-item h2.awsm-job-post-title {

    line-height: 30px;
}

.single-awsm_job_openings .awsm-job-main.awsm-job-single-content {
    padding: 200px 0px 50px;
}
.single-awsm_job_openings  .awsm-job-main.awsm-job-single-content .awsm-job-single-wrap {
    padding: 50px;
    background-color: #ffce1f;
    padding: 0px 80px 80px;
}
 
.single-awsm_job_openings  .awsm-job-main.awsm-job-single-content h1.entry-title.awsm-jobs-single-title {
    background-color: #ffce1f;
    padding: 80px 80px 50px;
    font-weight: 900;
}
.single-awsm_job_openings  .awsm-job-entry-content.entry-content h4 {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 15px;
}
.single-awsm_job_openings  .awsm-job-entry-content.entry-content p , .awsm-job-entry-content.entry-content ul {
    margin-bottom: 20px;
}
.single-awsm_job_openings  .awsm-job-form-inner {
    background: transparent;
    border: 1px solid #000000;
    padding: 35px;
    color: black;
}
.single-awsm_job_openings .awsm-job-form-inner h2 {
    color: black;
}
.single-awsm_job_openings input , .single-awsm_job_openings textarea  {
    background-color: transparent;
    border: 1px solid black;
    padding: 5px;
}
.single-awsm_job_openings  input#awsm-application-submit-btn {
    background-color: black;
    color: white;
    padding: 10px 30px;
}
.indexjobs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0px;
    border-bottom: 1px solid white;
}
.indexjobs .buttons {
    margin-top: 0px;
}
.indexjobs h4 {
    color: white;
}
/*====================================Service Page===================================*/
.home-banner.service-banner {
    background-color: white;
    padding-bottom: 200px;
    background-size: 90% auto;
    background-repeat: no-repeat;
    background-position: bottom left;
}
.home-banner.service-banner h1 {
    color: #141313;
    font-size: 64px;
    line-height: 77px;
}
.home-banner.service-banner p {
    color: #212020;
    width: 793px;
    line-height: 32px;
}
.home-banner.service-banner a , .home-banner.service-banner a i {
    color: #212020;
        border-color: #212020;
}
.page-template-page-services .header-out {
    background-color: white;
}
 
 .page-template-page-services .header-out img {
    width: 225px;
    padding: 10px;
    border: 0px solid #141313;
    filter: grayscale(1) invert(1);
}
.page-template-page-services .header-out a.logoa {
    display: inline-block;
     border: 6px solid #141313;
}


.page-template-page-services ul#menu-main-menu li a {
    color:  #141313;
}
.page-template-page-services ul#menu-main-menu > li:last-child a {
        border: 4px solid #141313;
}
.page-template-page-services .sub-menu {
    border: 2px solid #141313;
}
.page-template-page-services ul#menu-main-menu li a:hover, .page-template-page-services ul#menu-main-menu li.current-menu-item a,
.page-template-page-services .home-banner a:hover, .page-template-page-services  .home-banner a:hover i{
    text-decoration: none;
    color: #233d96;
    border-color: #233d96;
}

.home-sec-6.service-2 {
    padding: 40px 0px;
    background-color: white;
}

.hs6-content.serv-2-content p {
    color: #212020;
}
.hs6-content.serv-2-content h4 {
    color: #141313;
    font-size: 29px;
    font-weight: 900;
}

.home-sec-6.service-2 .col-md-6:nth-child(odd) {
    padding-right:65px;
}
.home-sec-6.service-2 .col-md-6:nth-child(even){
    padding-left:65px;
}
 
.hs6-content.serv-2-content{
    border-top: 2px solid #141313;
    padding: 70px 0px;
}
.hs6-content.serv-2-content img {
    border: 2px solid #141313;
    background-color: white;
}
/*====================================Case Study Page===================================*/
.page-banner.case-study-banner {
    padding-bottom: 140px;
    text-align: center;
}
.page-banner.case-study-banner p {
    width: 750px;
    margin: 0 auto;
    max-width: 100%;
}
.home-last.about-last.casestudy-last {
    background-color: white;
    padding-top: 200px;
}
.home-last.about-last.casestudy-last h2 {
 color: #141313;
}
.home-last.about-last.casestudy-last p {
      color: #212020;
}

.home-last.about-last.casestudy-last .buttons ,.home-last.about-last.casestudy-last .buttons i {
     color: #141313;
         border-color:#141313;
}
 .home-last.about-last.casestudy-last .buttons:hover,
.home-last.about-last.casestudy-last  .buttons:hover i ,
.case-study-inner.dark .buttons:hover , .case-study-inner.dark .buttons:hover i  { 
    color: #0058a9;
    border-color: #0058a9;
}

.case-study-inner {
    padding: 130px 0px;
}
.case-study-inner h4 {
    font-size: 39px;
    line-height: 51px;
    font-weight: 900;
    width: 530px;
    max-width: 100%;
    margin-bottom: 10px;
    color: white;
}

.case-study-inner p {
    color: white;
    font-size: 22px;
    line-height: 29px;
}
 
.percentages p {

    text-align: center;
    font-size: 200px;
    line-height: 51px;
    font-weight: 900;
   color: white;
  -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: white;
}
.percentages p span {
    font-size: 50px;
    line-height: 51px;
    font-weight: 600;
    display: inline-block;
}
.percentages {
    display: flex;
    align-items: center;
    justify-content: center;
}
.case-study-inner .row {
    align-items: center;
}

.casestudies-outer .case-study-inner:nth-child(even) .row {
    flex-direction: row-reverse;
}

.case-study-inner.dark h4 {
color: #141313;
}
.case-study-inner.dark p {
    color: #212020;
}
.case-study-inner.dark .buttons , .case-study-inner.dark .buttons i {
    color:  #141313;
    border-color:  #141313;
}
.case-study-inner.dark .percentages p {
      color:  #141313;
 -webkit-text-stroke-color:  #141313;
}
.casestudies-outer {
    position: relative;
}

.casestudies-outer .alm-btn-wrap  {
    text-align: center;
    position: absolute;
    bottom: -95px;
    left: 0px;
    width: 100%;
}
.casestudies-outer .alm-btn-wrap button.alm-load-more-btn.more {
    width: 176px;
    height: 176px;
    margin: 0 auto;
    background-color: #233d96;
    color: white;
    padding: 64px 10px;
    display: inline-block;
    border-radius: 100%;
    font-weight: 600;
    font-size: 18px;
    border-color: #233d96;
}
 
.casestudies-outer .alm-btn-wrap button.alm-load-more-btn.more:hover {
    background-color:  #141313;
    text-decoration: none;
      border-color: #141313;
}
.casestudies-outer .alm-btn-wrap button.alm-load-more-btn.more:after {
    content: ' \f175';
    font: var(--fa-font-solid);
    position: absolute;
    bottom: 50px;
    left: 82px;
}
.maincontent {
    padding-top: 50px;
}
.maincontent p {
    margin-bottom: 20px;
}
/*====================================contact page===================================*/
.contact-outer {
    padding: 246px 0px 150px;
}
.page-template-page-contact  .header-out {
    background-color: white;
}
 
 .page-template-page-contact  .header-out img {
    width: 225px;
    padding: 10px;
    border: 0px solid #141313;
    filter: grayscale(1) invert(1);
}
.page-template-page-contact  .header-out a.logoa {
    display: inline-block;
     border: 6px solid #141313;
}


.page-template-page-contact  ul#menu-main-menu li a {
    color:  #141313;
}
.page-template-page-contact  ul#menu-main-menu > li:last-child a {
        border: 4px solid #141313;
}
.page-template-page-contact  .sub-menu {
    border: 2px solid #141313;
}
.page-template-page-contact  ul#menu-main-menu li a:hover, .page-template-page-contact  ul#menu-main-menu li.current-menu-item a,
.page-template-page-contact  .home-banner a:hover, .page-template-page-contact   .home-banner a:hover i{
    text-decoration: none;
    color: #233d96;
    border-color: #233d96;
}
.contact-outer .row .col-md-6:first-child {
    padding-right: 68px;
}
.contact-outer .row .col-md-6:last-child {
    padding-left: 68px;
}

.contact-outer h1 {
    color: #141313;
    font-size: 72px;
    line-height: 85px;
    font-weight: 900;
    margin-bottom: 20px;
}
.contact-outer p {
    color: #212020;
    font-size: 21px;
    line-height: 32px;
}
.contactdetails {
    padding-top: 65px;
}
 footer .socials {
    margin-top: 24px;
}
.contactdetails p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}
.ceo-inner p span {
    font-weight: 300;
}
.contactdetails a {
    color: #212020;
    font-size: 18px;
    line-height: 28px;
    margin-top: 3px;
    display: inline-block;
}
.contactdetails a:hover {
    color: #233d96;
    text-decoration: none;
}
.contactdetails .socials {
    padding-top: 30px;
}
.contactdetails .socials a {
    font-size: 28px;
}
.contactformouter {
    background-color: #233d96;
    padding: 50px 50px 70px;
}
.contactformouter h4 {
    color: white;
    font-size: 36px;
    line-height: 56px;
    font-weight: 900;
}
.contactformouter label {
    font-weight: 700;
    color: white;
    font-size: 15px;
    line-height: 35px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 2px;
}
.contactformouter input {
    width: 100%;
    background-color: transparent;
    border: 0px;
    padding: 0px;
    border-bottom: 1px solid white;
    color: white;
    font-size: 16px;
}
.contactformouter textarea {
    width: 100%;
    background-color: transparent;
    border: 0px;
    padding: 0px;
    border-bottom: 1px solid white;
    color: white;
    font-size: 16px;
    max-height: 80px;
}

.contactformouter .wpcf7-submit.buttons {
    border: 2px solid white;
    width: auto;
    padding: 0px 80px 0px 24px;
    font-size: 17px;
    position: relative;
    margin-top: 40px;
    cursor: pointer;
    background-image: url(images/contact-pic.png);
    background-repeat: no-repeat;
    background-position: 91%;
    background-size: auto 100%;
}
.contactformouter .wpcf7-submit.buttons:hover {
    background-color:  #141313;
    color: white;
}
.contactformouter .wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
    position: absolute;
    width: 149px;
    bottom: -23px;
    left: 0px;
}
.contactformouter .wpcf7 form .wpcf7-response-output {
    color: white;
    font-size: 12px;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
}

.home-sec-2 h2 {
    text-align: center;
}
.contactdetails h6 {
    font-size: 20px;
}

/*====================================Responsive Styles===================================*/
/*====================================Responsive Styles===================================*/
/*====================================Responsive Styles===================================*/


@media screen and (max-width: 1200px) {
  ul#menu-main-menu li a {
    font-size: 16px;
    line-height: 16px;
}
ul#menu-main-menu li {
    margin-left: 30px;
}
ul#menu-main-menu > li:last-child a {
    border: 3px solid white;
    padding: 10px 20px;
    font-size: 16px;
}
.buttons {
    font-size: 16px;
    padding: 0px 15px 0px 17px;
    line-height: 40px;
}
.buttons i {
    line-height: 50px;
    padding-left: 15px;
    margin-left: 17px;
}
div#testimonials .owl-nav button.owl-prev {
    right: 10%;
}
div#testimonials .owl-nav button.owl-next {
    right: 6%;
}
.percentages p {
   
    font-size: 100px;
 
}
.contact-outer .row .col-md-6:first-child {
    padding-right: 15px;
}
.contact-outer .row .col-md-6:last-child {
    padding-left: 15px;
}
.single-awsm_job_openings .awsm-job-main.awsm-job-single-content {
    padding: 90px 0px 0px;
}
.single-awsm_job_openings .awsm-job-container {
    padding-bottom: 0pc;
}
.single-awsm_job_openings .awsm-job-single-wrap {
    margin-bottom: 0px;
}
.jobs-outer .awsm-job-item {
     
    padding: 20px 0px;
    font-size: 14px;
   
}
 
.jobs-outer .awsm-job-item h2.awsm-job-post-title a {
    font-size: 15px;
    line-height: 20px;
}
.jobs-outer .awsm-job-specification-item.awsm-job-specification-job-location {
    margin-left: 10px;
}


}
@media screen and (max-width: 991px) {
    .client-row {
    gap: 15px;
}
.single-awsm_job_openings .awsm-job-main.awsm-job-single-content {
    padding: 0px;
}
.single-awsm_job_openings .awsm-job-container {
    padding-bottom: 0pc;
    padding-top: 0px;
}
.sub-menu {
    position: inherit;
    width: auto; 
    padding: inherit;
    border: inherit;
    list-style: none; 
    overflow: hidden; 
    transition-duration: 0.4s; 
    transform: scale(1);
    opacity: 1;
}
#mobmenuright li a > i {
    display: none;
}
.header-out {
     
   display: none;
   
}
.home-banner {
    padding: 150px 0px 50px;
}
.home-banner h1 {
    font-size: 50px;
    line-height: 64px;
}
.home-banner img {
    float: right;
}
 .home-sec-3-in , .home-sec-4 , .home-sec-5 , .home-sec-6 , .home-last , .footer-main
 , .about-1-container , .about-3 {
    padding: 50px 0px;
}
.home-sec-2 {
    padding: 70px 0px 50px;
}
.home-sec-4-in {
    padding: 20px 0px 70px 0px;
}
h2 br {
    display: none;
}
h2 {
    font-size: 40px;
    line-height: 54px;
    margin-bottom: 35px;
}
.clientlogo {
    padding: 30px 10px;
}
h3 {
    font-size: 30px;
    line-height: 42px;
}
div#testimonials .owl-nav button {
    position: inherit;
    margin:15px;
}
.home-sec-5 .container:last-child {
    text-align: center;
}
.home-sec-5 p {
    margin-bottom: 50px;
}
.buttons {
    
    margin-top: 30px;
 
}
.hs6-content p {
    font-size: 16px;
    line-height: 24px;
}
.footer-main a img {
    width: 150px;
    margin-bottom: 15px;
}
.home-sec-5 .testi-inner p {
    font-size: 16px;
    line-height: 24px;
}
.page-banner {
    padding: 100px 0px 200px;
}
.page-banner h1 {
    font-size: 50px;
    line-height: 64px;
    margin-bottom: 30px;
}
.about-1 {
    margin-top: -150px;
}
.about-1-container h2 {
    font-size: 40px;
    line-height: 54px;
    margin-top: 40px;
    margin-bottom: 35px;
}
.about-3 h2 {
        font-size: 40px;
    line-height: 54px;
}
 
.about-2 {
    padding: 100px 0px 100px;
    background-position: center 17%;
    background-size: 100%;
}
.member h4 {
    font-size: 22px;
    line-height: 24px;
}
.member h5 {
    font-size: 16px;
    line-height: 24px;
}
.member {
    margin-top: 50px;
}
.dbox {
    margin-top: 70px;
    padding: 60px 50px;
}
.home-last.about-last .buttons {
    margin-top: 30px;
}
.about-2 h2 {
   
    margin: 0 auto 50px;
}
.home-banner.service-banner {
  
    background-size: 60% auto;
  
}
.home-sec-6.service-2 .col-md-6:nth-child(odd) {
    padding-right: 15px;
}
.home-sec-6.service-2 .col-md-6:nth-child(even) {
    padding-left: 15px;
}
.hs6-content.serv-2-content h4 {
  
    font-size: 24px;
}
.page-banner.case-study-banner {
    padding-bottom: 100px;
 
}
.case-study-inner {
    padding: 100px 0px;
}
.case-study-inner h4 {
    font-size: 28px;
    line-height: 32px;
 
 }
 .case-study-inner p {
  
    font-size: 18px;
    line-height: 26px;
}
.percentages p {
    font-size: 200px ;
}
.percentages p span {
    font-size: 60px;
    margin-top: 55px;
}
.casestudies-outer .alm-btn-wrap button.alm-load-more-btn.more {
    width: 130px;
    height: 130px;
    padding: 46px 10px;
    font-size: 15px;
}
.casestudies-outer .alm-btn-wrap  {
    
    bottom: -70px;
 
}
 

.home-last.about-last.casestudy-last {
    padding-top: 100px;
}
.contactformouter {
    padding: 30px;
}
.contactformouter h4 {
    font-size: 28px;
    line-height: 36px;
}
.contactformouter label {
    
    margin-top: 15px;
}
.contact-outer h1 {
    font-size: 50px;
    line-height: 60px;
}
.contact-outer p {
    font-size: 18px;
    line-height: 30px;
}
.contactdetails {
    padding-top: 30px;
}
.contactdetails a {
    font-size: 18px;
    line-height: 30px;
}
.contact-outer {
    padding: 100px 0px;
}   
.casestudies-outer .alm-btn-wrap button.alm-load-more-btn.more:after {
    
    bottom: 30px;
    left: 59px;
}
.jobs-outer .awsm-list-right-col {
    
    width: 70% !important;
 
}
.awsm-list-left-col {
    
    width: 30% !important;
}
}
@media screen and (max-width: 767px) {
    .clientlogo {
        padding: 10px 10px;
    }
    .client-row {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
    .socials {
    margin-bottom: 30px;
}
.rightmenu .row {
    gap: 30px;
}
    .jobs-outer .awsm-job-item h2.awsm-job-post-title a {
    font-size: 18px;
 
}
    .jobs-outer {
    padding-top: 30px;
}
 .jobs-outer .awsm-list-item .awsm-job-specification-wrapper {
    
    padding-bottom: 15px;
  
}

    .jobs-outer .awsm-list-right-col , .awsm-list-left-col {
        display: initial;
        width: 100% !important;
        text-align: left;
    }
  
.jobs-outer .awsm-list-right-col {
    width: 100% !important;
}
    .header-out {
    padding: 15px 0px;
}
.home-banner , .page-banner , .contact-outer {
    padding: 80px 0px 50px;
}
.home-banner h1 , .page-banner h1 , .contact-outer h1{
    font-size: 30px;
    line-height: 45px;
}
.home-banner p , .home-sec-3 p  , .page-banner p ,{
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
}
.home-banner img {
    width: 50%;
}
h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 15px;
}
.home-sec-2 .row .col-md-3:nth-child(-n+6) {
    border-bottom: 1px solid #434242;
}
.home-sec-3-in img {
    width: 50%;
}
h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
}
.hs4-content p {
    font-size: 18px;
    line-height: 26px;
}
.hs4-image img {
 
    width: 75%;
    margin-top: 37px;
}
.buttons {
    margin-top: 20px;
    font-size: 15px;
    padding: 0px 10px;
    line-height: 35px;
}
.buttons i {
    line-height: 35px;
    padding-left: 14px;
    margin-left: 13px;
}
.home-sec-5 h2 {
    margin-bottom: 20px;
}
.home-sec-5 p {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 26px;
}
.testi-inner {
    padding-right: 15px;
    border-right: 0px;
    margin-right: 0px;
}
.testi-inner > i {
    color: #cccccc;
    font-size: 35px;
    margin-bottom: 10px;
}
.home-sec-5 .testi-inner p {
    min-height: 0px;
}
.hs6-content img {
    width: 75px;
    height: 75px;
    padding: 15px;
    border: 2px solid white;
    top: -37px;
}
.hs6-content {
    padding: 50px 0px 30px;
    margin-top: 40px;
}
.home-last h2 {
    margin-bottom: 15px;
}
.home-last h2 {
    margin-bottom: 15px;
    width: 800px;
    max-width: 100%;
}
.about-1 {
    margin-top: -40px;
}
.about-1-container p {
    font-size: 18px;
    line-height: 26px;
}
.about-1-container h2 {
    font-size: 28px;
    line-height: 38px;
    margin-top: 30px;
    margin-bottom: 30px
}
.about-1-container .row p , .about-3 p {

    font-size: 18px;
    line-height: 26px;
    margin-bottom: 15px;
}
.about-2 {
    padding: 75px 0px 75px;
}
.about-2 h2  {
    margin: 0 auto 30px;
    font-size: 30px;
    line-height: 40px;
}
.about-3 h2 {
    font-size: 28px;
    line-height: 38px;
}
.member {
    margin-top: 25px;
}
.dbox {
    margin-top: 50px;
    padding: 40px 30px;
}
.about-last p {
    font-size: 18px;
    line-height: 26px;
}
.home-banner.service-banner p {
   
    line-height: 26px;
}
.home-banner.service-banner {
    background-size: 90% auto;
}
.page-banner.case-study-banner {
    padding-bottom: 50px;
}
.case-study-inner {
    padding: 50px 0px;
}
.case-study-inner .row {
    flex-direction: column-reverse !important;
}
.percentages {
    padding: 20px 0px 55px;
}
.casestudies-outer .alm-btn-wrap button.alm-load-more-btn.more {
    width: 100px;
    height: 100px;
    padding: 34px 10px;
    font-size: 12px;
}
 .casestudies-outer .alm-btn-wrap button.alm-load-more-btn.more:after {
    
    bottom: 17px;
    left: 43px;
}
.repeaterdata > div:last-child {
    padding-bottom: 80px;
}
.casestudies-outer .alm-btn-wrap {
    bottom: -17px;
}
.case-study-inner h4 {
    font-size: 24px;
    line-height: 30px;
}
.case-study-inner p {
    font-size: 16px;
    line-height: 24px;
}
.percentages p {
    font-size: 190px;
}
.contactdetails {
    padding-top: 20px;
}
.contactdetails .socials {
    padding-top: 20px;
        margin-bottom: 30px;
}
.contactformouter h4 {
    font-size: 24px;
    line-height: 32px;
}
.contactformouter label {
   
    font-size: 14px;
    line-height: 28px;
    margin-top: 20px;

}
.contactformouter .wpcf7-submit.buttons {
 
    padding: 0px 66px 0px 24px;
    font-size: 17px;
    margin-top: 30px;
}
.indexjobs {
    display: inline-block;
    
}
.indexjobs h4 {
    
    font-size: 18px;
    margin-bottom: 20px;
}
.indexjobs {
    width: 100%;
}
.single-awsm_job_openings .awsm-job-main.awsm-job-single-content h1.entry-title.awsm-jobs-single-title {
    
    padding: 50px 20px 30px;
   
}
.single-awsm_job_openings .awsm-job-main.awsm-job-single-content .awsm-job-single-wrap {
 
    padding: 0px 20px 50px;
}
.ceo img {
    width: 156px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.home-banner.service-banner h1 {
    color: #141313;
    font-size: 30px;
    line-height: 40px;
}
}