.sol-main-inner {
    border-bottom: 1px solid #D8D8D8;
    max-width: 1200px;
    margin: 0px auto;
    padding: 20px 0px 80px;
}
.sol-loading h2 {
    color: #39464e;
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 69px;
    text-align: center;
    font-family: 'Infra W02 Light'; 
    text-transform: initial;
  margin-top: -20px;
}


.popup-container {
    max-width: 1416px !important;
    margin: 0px auto !important;
    float: none !important;
}

.select > ul{list-style:none;}
.select ul li.option { 
}

.select ul li.option:hover { 
}

.select ul li.option {
  z-index: 1;
  padding: 5px;
  display: none;
}

.select ul li:first-child {
  display: block;
}

.select ul li {
  cursor: default;
}
  

.sol-main-drop .select ul {
    margin: 0px;
    padding: 0px;
}

.sol-main-drop .select li {
    margin: 0px;
    padding: 0px;
}

.close-back {
    text-align: center;
}

.close-back span {
    font-family: "Infra W02 Medium";
    border: 0px solid;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 0;
    transition: color .3s ease,background .3s ease;
    border-radius: 3px;
    font-size: 14px;
    padding: 14px 30px;
    background-color: #f15a24;
    border-color: #fff;
    color: #fff;
    letter-spacing: 1px;
    line-height: 17px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 16%);
    cursor: pointer;
}



.close-back span:hover {
    background-color: #d95120;
    color: #fff;
    box-shadow: 0 8px 16px 0 rgb(133 51 21 / 40%);
}

.close-back span {
    position: relative;
}


 
.pop-ser-title h3 a {
    text-decoration: none;
}

.sol-main-header , .sol-main-drop {
    text-align: center;
}

.pop-sel-header h2 {
    color: #1E99A9;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    text-transform: initial;
}

.sol-popup-wrap {
    padding: 30px 0px;
    background-color: #fff;
}

.sol-main-header h2 {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    padding-bottom: 40px;
}

 
.sol-main-drop h2 {
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 65px;
    font-family: 'Open Sans', sans-serif;
    text-transform: initial;
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
    text-align: left;
    padding-bottom: 20px;
}


.sol-main-drop .select {
    background-color: transparent !important;
    padding: 0px !important;
    display: inline-block !important;
    width: auto !important;
    color: #1E99A9 !important;
    font-size: 24px !important;
    font-weight: bold;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 33px !important;
}

.sol-main-drop .select li {
    padding: 20px 20px !important;
    color: #39464E;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
}
.sol-main-drop .select li {
    padding: 20px 20px !important;
    color: #1E99A9;
    background-color: #fff;
}

.sol-main-drop select {
    background-color: transparent !important;
    padding: 0px 0px !important;
    display: inline-block !important;
    width: auto !important;
    color: #1E99A9 !important;
    font-size: 24px !important;
    font-weight: bold;
    letter-spacing: 0;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 33px !important;
    cursor: pointer;
    border-bottom: 1px solid #1E99A9 !important;
    margin-left: 20px;
}

.sol-main-drop select:hover { 
    color: #39474f !important; 
    cursor: pointer;
}





.sol-main-drop select {
/* -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;           */
}

.ssv-image-right img {
    max-height: 130px;
}

.sol-main-drop select option {
    padding: 20px 20px !important;
    color: #39464E;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
}
.sol-main-drop select option {
    padding: 20px 20px !important;
    color: #1E99A9;
    background-color: #fff;
}
  
.sol-main-drop select:hover , body .sol-main-drop select:focus { 
    box-shadow: none;
    background-color: transparent;
}
 



.sol-drop-result {
    padding-top: 40px;
}

.pop-ser-wrap {
    padding: 30px 0px 50px;
}

.pop-ser-header h2 {
    font-size: 39.06px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 53px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
}


.pop-ser-header p {
    color: #39464E;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 27px;
    text-align: center;
}

.pop-ser-header { 
  padding-bottom: 30px;
}

.pop-ser-outer .row-fluid {
    display: flex;
/*     align-items: end; */
    justify-content: space-between;
    flex-wrap: wrap;
}

.pop-ser-item {
    width: 32%;
    float: left;
    position: relative;
    padding: 12px;
}

.pop-ser-item .inner {
    position: relative;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.32);
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 0px;
    transition: box-shadow 0.3s ease,top 0.3s ease;
    top: 0;
    height: 100%;
}

.pop-ser-item .inner:hover {
    box-shadow: 0 12px 24px 0 rgba(0,0,0,0.32);
    top: -8px;
}

.pop-ser-item .inner:hover .pop-ser-title h3 {
    color: #F15A24;
}

.ssv-image-outer {
    border-radius: 8px 8px 0 0;
/*     background: linear-gradient(180deg, #FB8D57 0%, #F15A24 100%); */
}

.serv-content-wrap {
    padding: 20px 30px 40px;
    min-height: 270px;
}

.pop-ser-title h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
}

.ssv-image-outer {
    border-radius: 8px 8px 0 0;
/*     background: linear-gradient(180deg, #FB8D57 0%, #F15A24 100%); */
    text-align: center;
    padding: 20px 20px 0px 20px;
    min-height: 170px !important;
    background-position: center !important;
    background-size: cover !important;
    min-height: 150px; 
    position: relative;
}

.ssv-image-outer:before {
    content: "";
    position: absolute;
    background-image: url(https://www.campaigncreators.com/hubfs/Campaign_Creators_2020/Images/orange-line.svg);
    width: 100px;
    height: 200px;
    top: 0px;
    left: 30px;
    z-index: 9;
    background-size: 90px;
    background-repeat: no-repeat;
}

.ssv-image-inner {
    display: none;
    min-height: 150px;
    position: relative;
    max-height:150px;
}

.ssv-image-left {
    width: 20%;
    position: relative;
}

.ssv-image-left img {
    position: absolute;
    bottom: 0px;
}

.ssv-image-right {
    width: 80%;
    padding: 0px;
    display: flex;
    justify-content: center;
}

.ser-sol-header {
    padding-bottom: 30px;
}

.pop-ser-title h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
    font-family: 'Open Sans', sans-serif;
}

.pop-ser-subtitle p {
    font-size: 14px;
    letter-spacing: 0.17px;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
}


.pop-ser-link a {
    position: relative;
    padding-right: 20px;
    color: #2299a9;
}

.pop-ser-link a.learnmore-arrow:hover {
    color: #f15924;
}

.pop-ser-link .learnmore-arrow:hover:before {
    transform: translate3d(4px,0,0);
    background: #f15924;
}

.pop-ser-link .learnmore-arrow:hover:after {
    left: 100%;
    transform: translate3d(4px,0,0);
    border-left-color: #f15924;
}

.pop-ser-link .learnmore-arrow:after,
.pop-ser-link .learnmore-arrow:before {
    top: 50%;
    position: absolute;
    transition: left .3s ease-in-out,transform .3s ease-in-out;
    pointer-events: none;
}


.pop-ser-link .learnmore-arrow:after {
    left: calc(100% - 3px);
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    border-left-color: #1E99A9 ;
    border-width: 4px;
    margin-top: -3px;
}

.pop-ser-link .learnmore-arrow:before {
    left: calc(100% - 10px);
    content: "";
    height: 2px;
    width: 10px;
    background: #1E99A9;
}

.pop-ser-link .learnmore-arrow:after, 
.pop-ser-link .learnmore-arrow:before {
    top: 50%;
    position: absolute;
    transition: left .3s ease-in-out,transform .3s ease-in-out;
    pointer-events: none;
}

.pop-ser-item .inner:hover .pop-ser-link a.learnmore-arrow {
    color: #f15924;
}

.pop-ser-item .inner:hover .pop-ser-link .learnmore-arrow:before {
    transform: translate3d(4px,0,0);
    background: #f15924;
}

.pop-ser-item .inner:hover .pop-ser-link .learnmore-arrow:after {
    left: 100%;
    transform: translate3d(4px,0,0);
    border-left-color: #f15924;
}

















.serv-btm-link a {
    background-color: transparent;
    border-color: #39464e;
    color: #39464e;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 0;
    transition: color 0.3s ease,background 0.3s ease;
    border-radius: 3px;
    border: solid 2px;
    font-size: 14px;
    padding: 14px 30px;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 17px;
    font-family: 'Lato', sans-serif;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16);
}


.serv-btm-link a:hover {
    background-color: #39464e;
    border-color: #39464e;
    color: #fff;
}

.serv-btm-link {
    text-align: right;
    padding-top: 30px;
}


.pop-cust-module {
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    padding: 50px 0px;
}

.pop-cust-header {
    text-align: center;
    padding-bottom: 70px;
}

.pop-cust-header h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

.pop-cust-header h2 {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 53px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
}

.cus-title h3 {
    font-size: 32px;
    font-weight: bold;
    line-height: 39px;
    color: #F15A24;
}

.pop-cust-content p {
    font-size: 16px;
    line-height: 27px;
    color: #39464E;
}


.cus-logo {
    padding: 20px 0px 40px;
}

.cus-image img {
    border-radius: 10px;
}

.cus-btn a {
    position: relative;
    padding-right: 20px;
    color: #2299a9;
}

.cus-btn a.learnmore-arrow:hover {
    color: #f15924;
}

.cus-btn .learnmore-arrow:hover:before {
    transform: translate3d(4px,0,0);
    background: #f15924;
}

.cus-btn .learnmore-arrow:hover:after {
    left: 100%;
    transform: translate3d(4px,0,0);
    border-left-color: #f15924;
}

.cus-btn .learnmore-arrow:after,
.cus-btn .learnmore-arrow:before {
    top: 50%;
    position: absolute;
    transition: left .3s ease-in-out,transform .3s ease-in-out;
    pointer-events: none;
}


.cus-btn .learnmore-arrow:after {
    left: calc(100% - 3px);
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    border-left-color: #1E99A9 ;
    border-width: 4px;
    margin-top: -3px;
}

.cus-btn .learnmore-arrow:before {
    left: calc(100% - 10px);
    content: "";
    height: 2px;
    width: 10px;
    background: #1E99A9;
}

.cus-btn .learnmore-arrow:after, 
.cus-btn .learnmore-arrow:before {
    top: 50%;
    position: absolute;
    transition: left .3s ease-in-out,transform .3s ease-in-out;
    pointer-events: none;
}






.pop-client-module {
    padding: 50px 0px;
}

.pop-client-header h2 {
    color: #39464E;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    line-height: 24px;
}


.pop-client-content p {
    color: #39464E;
    font-size: 28.83px;
    font-family: 'Open Sans', sans-serif;
    line-height: 36px;
    font-weight: 400;
    padding-bottom: 15px;
}


.client-details h3 {
    color: #1E99A9;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    text-transform: uppercase;
}

.client-details h4 {
    color: #989898;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    text-transform: uppercase;
}

.client-image img {
    border-radius: 8px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.16);
    border: 20px solid #fff;
}












.pop-cta-wrap {
    border-top: 1px solid #D8D8D8;
    padding: 50px 0px;
    text-align: center;
}

.pop-cta-header h2 {
    color: #39464E;
    font-size: 39px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 53px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    position: relative;
    padding-top: 20px;
}


.pop-cta-header h2:before {
    content: "";
    height: 4px;
    width: 40px;
    background-color: #1E99A9;
    position: absolute;
    top: 0px;
    left: calc(50% - 20px);
}

.pop-cta-text p {
    color: #39464E;
    font-size: 16px;
    line-height: 27px;
}

.pop-cta-text {
    max-width: 570px;
    margin: 0px auto;
}

.pop-cta-btn a {
    border: 2px solid;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 0;
    transition: color 0.3s ease,background 0.3s ease;
    border-radius: 3px;
    font-size: 14px;
    padding: 14px 30px;
    background-color: #F15A24;
    border-color: #ffffff;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 17px;
    font-family: 'Lato', sans-serif;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16);
    cursor: pointer;
}


.pop-cta-btn a:hover {
    background-color: #D95120;
    color: #ffffff;
}



 


html { 
  position: relative; 
}
 
section.v-center.alumi-popup-wrap .modal-body p {
    padding-bottom: 10px;
    color: #001339;
    font-size: 18px;
    font-family: 'Work Sans',sans-serif;
}

.v-center { 
  width: 100%;
  display: table;
  position: relative;
  text-align: left;
}

.v-center > div {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  top: -10%;
}
  
.modal-box {
  display: none;
  position: absolute;
  z-index: 1000;
  width: 98%;
  background: #fff;
  border-bottom: 0px solid #aaa;
  border-radius: 4px;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.5);
  border: 0px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
}

.open .header-container-wrapper {
    position: relative;
    z-index: -1;
}
@media (min-width: 32em) {

.modal-box { width: 90%;max-width:1416px;max-width:0 auto;float:none; }
}
 
.modal-box .modal-body { position: relative; padding: 40px; }
 
.modal-overlay {
  opacity: 1;
  filter: alpha(opacity=0);
   position: absolute; */
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
    line-height: 1;
    font-size: 35px;
    position: absolute;
    top: 30px;
    right: 20px;
    text-decoration: none;
    color: #000;
    z-index: 99;
}

a.close:hover {
  color: #222;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}
 
.modal-box {
    position: fixed !important;
    overflow-x: hidden;
    height: auto;  
}
  
.popup-list a.js-open-modal.btn1:last-child {
 
}
.open .sol-main-inner,.open .clent-grid,.open .home-rss-wrap,.open .home-meet-wrap,.open .partner-slider-wrap {
 display:none !important; 
}

.open .sol-popup-wrap {
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto; 
    background-color: rgb(57 70 78 / .56);
}
.btn1 em.fa { 
}

.pop-sel-header {
    max-width: 1200px !important;
    margin: 0px auto !important;
}

.sol-main-drop select { 
    position: relative;
}

.sol-main-drop select:before {
    content: "\f078";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: -4px;
}


/******** Responsive code starts here *******/
 
/************** ipad ***************/

@media (max-width: 1080px) {

  .sol-main-drop h2 {
      font-size: 35px; 
      line-height: 45px; 
  }
  
  .pop-sel-header h2 { 
      font-size: 20px; 
      line-height: 24px; 
  }
  
  .pop-ser-header h2 {
      font-size: 30px; 
      letter-spacing: 0px;
      line-height: 28px; 
  }
  
  .pop-ser-item {
      width: 100%;  
      padding: 12px;
  }
  
 .pop-cust-header h4 {
      font-size: 16px; 
      line-height: 22px; 
  }
  
  .pop-cust-header h2 {
      font-size: 30px; 
      letter-spacing: 0px;
      line-height: 30px; 
  }
  
  .cus-title h3 {
      font-size: 24px; 
      line-height: 30px; 
  }
  
  .pop-cust-content p {
      font-size: 16px;
      line-height: 22px; 
  }
  
  .pop-client-header h2 { 
      font-size: 16px; 
      line-height: 24px;
  }
  
  .pop-client-content p { 
      font-size: 21px; 
      line-height: 30px; 
  }

  .pop-cta-header h2 { 
      font-size: 30px; 
      letter-spacing: 0px;
      line-height: 30px;  
  }
  
  
}

/************** ipad nd tab ***************/

@media only screen and (min-width:768px) and (max-width: 1024px) and (orientation : portrait){

 
}

/************** iphone roatate***************/

@media (max-width: 767px) {

 
  .modal-box {
          position: fixed !important;
      overflow-y: scroll;
  }
  
  
  .sol-main-drop h2 {
      font-size: 28px;
      line-height: 20px;
  }

  .sol-main-drop select {
      background-color: transparent !important;
      padding: 10px !important;
      display: block !important;
      width: 100% !important; 
      font-size: 16px !important; 
      letter-spacing: 0; 
      line-height: 32px !important;
      text-align: center;
  }
  
  .modal-box .modal-body {
      position: relative; 
      padding: 70px 10px 30px;
  }

  
  a.close { 
      top: 10px;
      right: 10px; 
  }
  
  .pop-ser-wrap .page-center {
      padding: 0px !important;
  }
  
  .serv-btm-link {
      text-align: center;
      padding-top: 30px;
  }
  
  div#popup1 .cus-logo img {
      width: 56px !important;
  }
  
  .cus-logo {
      padding: 30px 0px 20px;
  }
}

/************** iphone ***************/

@media (max-width: 479px) {


}
 



















