@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@font-face {
  src: url('../fonts/GeneralSans-Light.otf');
  font-family: GeneralSans-light;
}
@font-face {
  src: url('../fonts/GeneralSans-Regular.ttf');
  font-family: GeneralSans-Regular;
}
@font-face {
  src: url('../fonts/GeneralSans-Bold.otf');
  font-family: GeneralSans-bold;
}
@font-face {
  src: url('../fonts/GeneralSans-Medium.otf');
  font-family: GeneralSans-med;
}
@font-face {
  src: url('../fonts/GeneralSans-Semibold.otf');
  font-family: GeneralSans-Semibold;
}
@font-face {
  src: url('../fonts/Amiri-Italic.ttf');
  font-family: amiri;
}
@font-face{    
    src: url('../fonts/Acumin-RPro.otf');
    font-family: 'AcuminConcept-Regular';
}
h1, h2, h3 , h4, h5, h6, span, p{
  font-family: GeneralSans-Regular;
}


.headerMenu ul {
	display: flex;
    list-style: none;
    padding: 0px;
    margin: 0px;
    height: 100%;
    align-items: center;
    margin-right:-10px;
}
.headerBtns ul {
	display: flex;
    list-style: none;
    padding: 0px;
    margin: 0px;
    gap: 15px;
    align-items: center;
}
.headerNavbar {
	display: flex;
    gap: 30px;
    justify-content: end;
}
.headerMenu ul li a {
	font-size: 16px;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    padding: 0 30px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    color: #050748;
    text-decoration: none;
}
.headerBtns .headerPhone i {
	width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0;
    margin-right: 8px;
    position: relative;
    display: inline-block;
    background: linear-gradient(to right, #31d1ac 0, #00c397 100%);
    -webkit-box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
    box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
    color: #fff;
    border-radius: 100px;
}
.headerBtns .headerPhone span{
    font-family: Poppins, sans-serif;
    color: #050748;
}
.headerBtns .headerQuote {
    background: linear-gradient(to right, #31d1ac 0, #00c397 100%);
    -webkit-box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
    box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
    line-height: 48px;
    color: #fff;
    border-radius: 100px;
    padding: 0px 18px;
    text-decoration: none;
    display: inline-block;
    font-family: poppins;
    }
header.customHeader {
    max-width: 1920px;
    margin: auto;
    padding: 12px;
    padding-bottom: 6px;
}
.custom_container{
  width: 1490px;
  margin: 0px auto;
  padding-left: 15px;
  padding-right: 15px;
}
.premier_content.custom_container{
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.bannerSec {
    width: 100%;
    height: 100%;
    animation: changeBackgroundImage 13s infinite;
    display: flex;
    align-items: center;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 120px 120px;
    padding-bottom: 57px;
}
.bannerHolder {
    max-width: 1720px;
    margin: 0 auto;
}
.portfolioHolder{
    max-width: 1920px;
    margin: auto;
}
@keyframes changeBackgroundImage {
  0% {
    background-image: url('../images/main-background.webp');
  }
  25% {
    background-image: url('../images/main-background.webp');
  }
  50% {
    background-image: url('../images/main-background.webp');
  }
  75% {
    background-image: url('../images/main-background.webp');
  }
  100% {
    background-image: url('../images/main-background.webp');
  }
}


.bannerForm {
    background-color: #01031880;
    backdrop-filter: blur(5px);
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
}
.bannerForm h3 {
	color: #fff;
	font-family: GeneralSans-Regular;
}
.bannerForm form {
	display: flex;
}
.bannerForm .formLeftCol {
    flex-basis: 50%;
    padding: 8px 24px 85px !important;
}
.formLeftCol{
  padding-bottom: 50px !important;
}
.bannerForm .formRightCol {
    flex-basis: 50%;
    background-color: #fff;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 12px;
    padding: 80px 40px;
    padding-bottom: 38px;
}
.formLeftCol input {
    width: 100%;
    background: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #80818bbf;
    padding: 8px 0px;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    padding-top: 17px;
    margin-top: 10px;
    line-height: 29px;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'GeneralSans-med';
    outline:none;
}
.bannerText h1 {
    font-size: 70px;
    line-height: 75px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    padding-top: 25px;
    font-style: normal;
    font-weight: 600;
    font-family: 'GeneralSans-Semibold';
}
.formLeftCol h3 {
    font-size: 38px;
    text-align: left;
    color: #fff;
    text-transform: capitalize;
    padding-top: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    font-family: 'GeneralSans-med';
}
.formLeftCol select {
    background: transparent;
    color: #80818B;
    width: 100%;
    padding: 12px 0px;
    margin-top: 20px;
    border: 0px;
    border-bottom: 1px solid #80818bbf;
    font-size: 18px;
}
.banner_btn a {
    background: #31F7CD;
    padding: 14px 45px;
    color: #222F43;
    text-decoration: none;
    padding: 12px 22px;
    font-size: 17px !important;
    border-radius: 35px;
    border: 0px;
    font-weight: 500;
    line-height: 29px;
    margin-top: 20px;
    font-family: 'GeneralSans-med';
    gap: 10px;
    font-style: normal;
}
.banner_btn {
    text-align: left;
    margin-top: 132px;
}
.bannerReviews ul {
    display: flex;
    padding-left: 0px;
    gap: 12px;
}
.bannerReviews ul li {
    list-style: none;
    /*width: 25%;*/
    /*text-align: left;*/
}
.bannerReviews ul li img {
    width: 150px;
    margin-right: 22px;
}
.trustpilot{
  text-align: right !important;
}
.clutch{
  text-align: center !important;
}
.bark{
  text-align: left !important;
}
.trustpilot img {
    width: 190px !important;
}
.bannerReviews {
    width: 63%;
    border-top: 1px solid #ffffff5c;
    padding-top: 30px;
    margin-top: 25px;
}
.formRightCol {
    padding: 37px 15px;
    padding-bottom: 25px;
}
.formRightCol p {
    font-size: 16px;
    text-align: left;
    font-style: normal;
    width: 106%;
    font-weight: 400;
    line-height: 22px;
    font-family: 'GeneralSans-Regular';
    margin-bottom: 40px;
    padding-left: 6px;
}
.formRightCol span {
    width: 100%;
    display: block;
    text-align: left;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 6px;
    font-family: 'GeneralSans-med';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    color: #222f43bf;
}
.formRightCol textarea {
    width: 100%;
    border: 0px;
    border-top: 1px solid #222f438c;
    border-bottom: 1px solid #222f438c;
    height: 198px;
        outline: none;
    resize: none;
}
input.submitt {
    background: #31F7CD;
    padding: 8px 40px;
    color: #222F43;
    text-decoration: none;
    font-size: 18px;
    border-radius: 40px;
    border: 0px;
    font-weight: 500;
    gap: 10px;
    line-height: 29px;
    margin-top: 20px;
    font-family: 'GeneralSans-med';
}
.submit_btn {
    text-align: right;
}
.banner_techs ul {
    padding: 0px;
    gap: 93px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}
.banner_techs ul li {
    width: 12%;
    list-style:none;
}
.banner_techs {
    margin-top: 82px !important;
    padding-left: 0 !important;
}
.banner_techs ul li img{
  opacity: 0.4;
}
.textwidget{
    z-index: 9999 !important;
}
.side-bars .s-bar {
  display: block;
  margin-bottom: 6px;
  position: relative;
  background: #fff;
  height: 42px;
  cursor: pointer;
  border-radius: 0;
  line-height: 49px;
  text-decoration: none;
  margin-left: 0em;
  -webkit-transition: all .3s ease-in-out;  
  -moz-transition: all .3s ease-in-out;  
  -o-transition: all .3s ease-in-out;  
  -ms-transition: all .3s ease-in-out;  
  transition: all .5s ease-in-out;
  z-index: 9999 !important;
  
}
.side-bars .s-bar:hover{
    margin-left: -186px;
  z-index: 9999 !important;
  
}
.side-bars .s-bar a {
  font-size: 14px;
  padding: 0;
  color: #262626;
  float: left;
  margin-top: -6px;
  font-weight: 700;
  text-decoration: none;
  width: 100%;
  z-index: 9999 !important;
}
.side-bars .s-bar span.sidebar-icon.two {
  width: 43px;
  height: 43px;
  background: url(../images/message.png) 0px -5px  no-repeat;
  float: left;
  margin-left: -23px;
  margin-top: 6px;
  background-color: #00FFC9;
  position: relative;
  margin-right: 10px;
  /*-webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;*/
      border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 9999 !important;
  background-position: center;
  background-size: 60%;
}
.clear {
  clear: both;
}
.side-bars {
  width: 350px;
  position: fixed;
  top: 350px;
  z-index: 9999;
  right: -331px;
  z-index: 9999 !important;
}
.side-bars .s-bar span.sidebar-icon.two.call{
  width: 43px;
  height: 43px;
  background: url(../images/whatsapp.png)  no-repeat;
  background-color: #00FFC9;
  float: left;
  margin-left: -23px;
  margin-top: 5px;
  position: relative;
  margin-right: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
      border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 9999 !important;
  background-position: center;
  background-size: 60%;
}
.side-bars .s-bar span.sidebar-icon.three.call{
  width: 43px;
  height: 43px;
  background: url(../images/hangout.png)  no-repeat;
  background-color: #00FFC9;
  float: left;
  margin-left: -23px;
  margin-top: 5px;
  position: relative;
  margin-right: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
      border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 9999 !important;
  background-position: center;
  background-size: 60%;
}
.about_top {
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
}
.about_top p {
    font-weight: 400;
    font-size: 28px;
    line-height: 30px;
    font-family: 'GeneralSans-Regular';
    text-align: center;
    color: #222F43;
    margin:0px;
}
.boldd{
  font-weight: 600;
}
.about_heading p {
    font-size: 20px;
    font-family: 'GeneralSans-Regular';
    line-height: 29px;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    color: #222F43;
}
.about_heading {
    text-align: center;
}
.about_content {
    background: url(../images/about_banner.webp);
    background-size: cover;
}
.about_content {
    padding: 30px 0px;
    padding-bottom: 47px;
}
.col_1 img {
    width: 100%;
}
.col_2 img {
    width: 100%;
    padding-top: 115px;
}
.col_3 {
    padding-top: 115px;
}
.about_row.row {
    margin-top: 30px;
    padding: 0;
}
.col_3 h2 {
    font-size: 45px;
    font-weight: 600;
    font-family: 'GeneralSans-Semibold';
    color: #222F43;
    text-transform: uppercase;
    line-height: 110%;
    font-style: normal;
    margin-bottom: 25px;
}
.col_3 {
    padding-top: 110px;
    padding-left: 36px !important;
}
.col_3 p {
    font-family: 'GeneralSans-Regular';
    font-size: 20px;
    text-align: justify;
    line-height: 30px;
    color: #222F43;
    font-style: normal;
    padding-right: 80px;
    font-weight: 400;
    padding-top: 10px;
}
#news-slider{
    margin-top: 80px;
}
#news-slider .post-slide{
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
}
#news-slider .post-slide .post-img{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: -12px 0px 8px 15px;
    margin-left: 0px;
}
#news-slider .post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
#news-slider .post-slide:hover .post-img img{
    transform: scale(1.1,1.1);
}
#news-slider .post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
    transition:all 0.50s linear;
}
#news-slider .post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
#news-slider .post-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
#news-slider .post-slide .post-content{
    background:#fff;
    padding: 2px 20px 40px;
    border-radius: 15px;
    min-height: 200px;
}
#news-slider .post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#222F43;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
#news-slider .post-slide .post-title a:hover{
    text-decoration: none;
    color:#31F7CD;
}
#news-slider .post-slide .post-description{
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
#news-slider .post-slide .post-date{
    color:#a9a9a9;
    font-size: 14px;
}
#news-slider .post-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
#news-slider .post-slide .read-more{
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2196F3;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}
#news-slider .post-slide .read-more:hover{
    background: #3498db;
    text-decoration:none;
    color:#fff;
}
#news-slider .owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
#news-slider .owl-controls .owl-buttons .owl-prev{
    background: #fff;
    position: absolute;
    top:-13%;
    left:15px;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
#news-slider .owl-controls .owl-buttons .owl-next{
    background: #fff;
    position: absolute;
    top:-13%;
    right: 15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
#news-slider .owl-controls .owl-buttons .owl-prev:after,
#news-slider .owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #333;
    font-size:30px;
}
#news-slider .owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
.portfolio_section .portfolio_heading {
    padding: 58px 220px 52px 180px;
    font-size: 36px;
    line-height: 110%;
    font-weight: 600;
    color: #222F43;
    font-style: normal;
    font-family: 'GeneralSans-Semibold';
    padding-bottom: 30px;
}
.portfolio_section .owl-nav {
    position: absolute;
    width: 12%;
    left: 120px;
    bottom: 25px;
    left: 320px;
    bottom: -69px;
}
div#news-slider {
    margin: 0px;
}
.portfolio_section .post-slide .post-img {
  margin: 0px;
}
li.first-nav {
    display: none;
}
.portfolio_section #news-slider .post-title a {
    font-size: 20px;
    line-height: 120%;
    font-style: normal;
    text-decoration: none;
    margin-top: 30px;
    font-weight: 600;
    font-family: 'GeneralSans-Semibold';
    text-transform: capitalize;
    color: #222F43;
}
.portfolio_section #news-slider .owl-nav span{
    display: none;
}
.portfolio_section #news-slider .owl-nav .owl-next:after {
    content: "\f178";
    font-weight: 100 !important;
    /* content: '\f0da'; */
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
    font-size: 18px;
}
.portfolio_section #news-slider .owl-dots {
    bottom: -63px;
    position: absolute;
    left: 350px;
}
.portfolio_section #news-slider .owl-nav .owl-prev:before {
   content: "\f177";
    font-weight: 100 !important;
    /* content: '\f0da'; */
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 83px 0px 0px;
    text-decoration: none;
    font-size: 18px;
}
.portfolio_section #news-slider .owl-nav .owl-prev, .portfolio_section #news-slider .owl-nav .owl-next{
  box-shadow: none;
}
.portfolio_section #news-slider .owl-item .post-img a:hover{
    background:#31F7CD;
    opacity: 0.5;
    color: #31F7CD;
}
.portfolio_section #news-slider .post-description {
    font-size: 18px;
    line-height: 125%;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    font-family: 'GeneralSans-Regular';
    text-transform: capitalize;
    color: #222F43;
    margin: 0px;
    text-transform: unset;
}
.portfolio_section #news-slider .post-slide .post-content {
    padding: 2px 20px 30px;
}
section.portfolio_section {
    padding-bottom: 132px;
}
.portfolio_section #news-slider .owl-dots .owl-dot.active span{
  background-color: #000;
}
.portfolio_section #news-slider .owl-dots .owl-dot span{
  background-color: #E8E8F4;
  height: 3px;
  width: 35px;
  display: block;
  /*padding: 10px;*/
}
.owl-pagination {
    display: flex;
    /*gap: 5px;*/
    margin-inline-start: 190px;
    margin-top: 50px;
}
.premier_content {
    padding: 97px 0px 0px 0 !important;
    padding-bottom: 40px;
}
.premier_content .col_3 {
    padding: 0px 79px 18px 11px !important;
    padding-right: 95px;
}
.premier {
    background: url(../images/premier_banner.webp);
    background-size: cover;
}
.premier_content .col_1 .pre_col_1 {
    background: #222F43;
    /* height: 350px; */
    border-radius: 16px 16px 16px;
    border-bottom-right-radius: 0px;
}
.pre_col_1 {
    color: #fff;
    padding: 30px;
    padding-top: 164px;
    padding-bottom: 15px;
}
.pre_col_1 .pree_p1 {
    font-size: 72px;
    font-weight: 600;
    color: #00FFC9;
    font-family: 'GeneralSans-Semibold';
    margin: 0px;
    font-style: normal;
    text-transform: uppercase;
    line-height: 100%;
    margin-bottom: 4px;
}
.pre_col_1 .pree_p1 span{
  color: #fff;
}
.pre_col_2 .pree_p1 {
    font-size: 64px;
    font-weight: 600;
    color: #222F43;
    text-transform: uppercase;
    margin: 0px;
    font-style: normal;
    line-height: 110%;
    font-family: 'GeneralSans-Semibold';
    margin-bottom: 4px;
}
.pre_col_2 .pree_p1 span{
  color: #00FFC9;
}
.pre_col_2 {
    padding: 40px 45px 11px 65px;
}
.pre_col_2 .pree_p2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 115%;
    font-family: 'GeneralSans-med';
    font-style: normal;
    letter-spacing: 0.085em;
    color: #222F43;
    text-transform: uppercase;
}
.premier_content .col_2 img {
    padding: 0px;
}
.premier_content .col_2 .pre_col_2 {
    padding-bottom: 0px;
    padding-top: 0px;
}
.premier_content .submit_btn {
    text-align: left;
    margin-top: 82px;
}
.premier_content .submit_btn a {
    background: #31F7CD;
    padding: 11px 26px;
    color: #222F43;
    text-decoration: none;
    font-size: 17px;
    border-radius: 40px;
    font-family: 'GeneralSans-Regular';
    border: 0px;
    margin-top: 20px;
    font-weight: 600;
}
.pricing_sec {
    background: url(../images/pricing_banner.webp);
    background-size: cover;
    padding-bottom: 95px;
}
.pricing_heading {
    padding-top: 93px;
    text-align: center;
}
.pricing_heading h4 {
    font-size: 20px;
    line-height: 110%;
    color: #00FFC9;
    letter-spacing: 3em;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'GeneralSans-Semibold';
    font-style: normal;
    margin-bottom: 18px;
}
.pricing_heading h2 {
    font-size: 45px;
    line-height: 110%;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-top: 15px;
    text-transform: uppercase;
    padding-right: 50px;
    font-family: 'GeneralSans-med';
    margin-bottom: 72px;
}
.testi_row.testi_row2 {
    padding: 0;
}
.pricing_col {
    /*display: flex; */
    justify-content: center;
    margin-top: 78px;
    padding: 0 20px;
}
.pricing_col_head {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #393B4E;
}
.pricing_two .pricing_col_btn {
    padding-bottom: 36px;
    margin-bottom: 40px;
}
.pricing_one .pricing_col_head {
    margin-left: 50px;
}
.pricing_three .pricing_col_head {
    margin-right: 50px;
}
.pricing_one .pricing_col_details,.pricing_three .pricing_col_details{
    padding-left: 50px;
    height: 160px;
    overflow-y: scroll;
}
#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
	width: 5px;
    background-color: #070809;
}

#style-2::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #171320;
}

.max-packg{
    height: 220px;
    overflow-y: scroll;
}
.pricing_col_head h2 {
    font-size: 68px;
    line-height: 92px;
    font-weight: 600;
    color: #fff;
}

.pricing_col_head h2 span {
    font-size: 24px;
    line-height: 32px;
    font-weight: 100;
}

.pricing_one {
    padding: 40px 60px;
    /*border: 1px solid #fff;*/
    margin: 0px;
    /* border-right: 0px; */
    width: 34%;
    border-left: 1px solid #fff;
}
.pricing_one:before {
    content: "";
    height: 1px;
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(147,147,147,1) 0%,rgba(0,0,0,0) 100%);
    display: block;
    margin-bottom: 45px;
    margin-top: -40px;
}
.pricing_one:after {
    content: "";
    height: 1px;
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(147,147,147,1) 0%,rgba(0,0,0,0) 100%);
    display: block;
    margin-bottom: -40px;
    margin-top: 65px;
}
.pricing_three:before {
    content: "";
    height: 1px;
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(147,147,147,1) 100%,rgba(0,0,0,0) 100%);
    display: block;
    margin-bottom: 39px;
    margin-top: -40px;
}
.pre_col_1 .pree_p1:after {
    content: "+" !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    font-style: normal;
    line-height: 110%;
    font-family: 'GeneralSans-Semibold';
}
.pre_col_2 .pree_p1:after {
    content: "+" !important;
    color: #00FFC9 !important;
    font-family: 'GeneralSans-Semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 64px;
    line-height: 110%;
    text-transform: uppercase;
} 
.pre_col_1 .pree_p1:after {
    content: "+";
    color: #fff;
}
.pricing_three:after {
    content: "";
    height: 1px;
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(147,147,147,1) 100%,rgba(0,0,0,0) 100%);
    display: block;
    margin-bottom: -39px;
    margin-top: 65px;
}
.pricing_col_head h3 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
    margin-top: 20px;
    letter-spacing: 4px;
    margin-bottom: 18px;
}
.pricing_col_head h3 span {
    color: #00FFC9;
    font-size: 20px;
    position: absolute;
}
.pricing_col_head h4 ,.pricing_col_head2 h4{
    font-size: 16px;
    font-weight: 500;
    color: #00FFC9;
    line-height: 22px;
    text-align: center;
    font-family: 'GeneralSans-med';
    opacity: 0.8;
    letter-spacing: 3.5px;
    text-transform: uppercase;  
}




.pricing_col_head2 {
    text-align: center;
    padding-bottom: 60px;
    border-bottom: 1px solid #393B4E;
    margin-top: 25px;
    padding-bottom: 37px;
}
.pricing_col_head2 h2 {
    font-size: 68px;
    line-height: 92px;
    font-weight: 600;
    font-style: normal;
    font-family: 'GeneralSans-Semibold';
    text-transform: uppercase;
    color: #00FFC9;
}

.pricing_col_head2 h2 span {
    font-family: 'GeneralSans-med';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    color: #fff;
}

.pricing_one, .pricing_two, .pricing_three {
    padding: 40px 60px;
    /*border: 1px solid #fff;*/
    margin: 0px;
    /* border-right: 0px; */
    width: 33%;
    float: left;
    border-radius: 12px;
}
.pricing_one, .pricing_three {
    margin-top: 80px;
    margin-bottom: 0px;
}
.pricing_one{
  padding-left: 5px;
}
.pricing_col_details {
    padding-left: 80px;
}
.pricing_col_head2 h3 {
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
    line-height: 38px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
    font-family: 'GeneralSans-Semibold';
    margin-top: 34px;
    margin-bottom: 12px;
}
.pricing_col_head2 h3 span {
    color: #00FFC9;
    font-size: 20px;
    position: absolute;
}

.pricing_col_details ul li {
    font-size: 18px;
    color: #fff;
    font-family: 'GeneralSans-med';
    font-style: normal;
    font-weight: 300;
    line-height: 194%;
}
.pricing_col_details ul {
    padding-left: 0;
    margin-top: 29px;
}
.pricing_two {
    padding-bottom: 0px;
    border: 1px solid #fff;
}
.pricing_col_btn a {
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    font-family: 'GeneralSans-med';
    text-decoration: none;
    color: #fff;
    letter-spacing: 2px;
    gap: 6px;
    font-style: normal;
    background: rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(34, 47, 67, 0.4);
    padding: 20px 60px;
    border-radius: 6px;
    padding-left: 35px;
}
.pricing_col_btn {
    text-align: center;
    margin-top: 40px;
}
.pricing_col_btn a:hover {
    color: #0F102F;
    background: #fff;
    transition: 0.1s;
    font-weight: 600;
}
.pricing_col_btn a:hover img.black-img{
    display: inline-block;
}
.pricing_col_btn a img.black-img{
    display: none;
}
.pricing_col_btn a:hover img.white-img{
    display: none;
}
.pricing_col_btn a:before {
    content: " ";
    height: 10px;
    width: 10px;
    background: #fff;
    margin-right: 14px;
    background: url(../images/repp.png);
}
.pricing_three{
  padding-right: 5px;
  border-right: 1px solid #fff ;
}
.testi_col1 .testimonialContent * {
    overflow: visible;
}

.testi_col1 .testimonialContent .owl-item:not(.active) {
    opacity: 0;
}
.premier_row.row{
    padding-bottom: 16px;
}

.testi_heading {
    text-align: center;
    padding-top: 64px;
}
.testi_heading h3 {
    font-weight: 600;
    font-size: 45px;
    line-height: 110%;
    font-family: 'GeneralSans-Semibold';
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-style: normal;
}
.testimonials{
  background: url(../images/testimonials_banner.webp);
  background-size: cover;
  padding-bottom: 10px;
}
.testi_heading p {
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    font-style: normal;
    opacity: 0.7;
    color: #fff;
    font-family: 'GeneralSans-Regular';
}
.testi_row {
    width: 100%;
    justify-content: space-between;
    max-width: 1920px;
    margin: 0 auto;
    padding-left: 215px;
    display: flex;
    margin-top: 58px;
}
.testi_row2 {
    display: inline-block;
    width: 100%;
}
.foot-form h3{
    margin-top: 0px!important;
    padding: 0px!important;
    font-size: 24px!important;
}
.foot-form textarea{
  width: 100%;
    border: 0px;
   
    border-bottom: 1px solid #222f438c;
    height: 70px;
    outline: none;
    resize: none;
}
.testi_col1 h3 {
    font-family: 'amiri';
    font-weight: 400;
    font-style: italic;
    letter-spacing: -0.035em;
    font-size: 48px;
    line-height: 107.5%;
    color: #fff;
}
.testi_col1 {
    width: calc(40% - 215px);
    margin-left: 0;
    padding-top: 30px;
    margin-right: 0;
    z-index: 999;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.testi_col1 .c_name {
    font-weight: 500;
    font-size: 22px;
    line-height: 29px;
    color: #fff;
    margin: 0px;
    margin-top: 40px;
}
.testi_col1 .c_company {
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #fff;
}
.testi_col2 .item img {
    height: 308px;
    max-height: 308px;
    width: 100%;
    object-fit: cover;
}
.testi_col2 .owl-item.active.first .item img {
    height: 400px;
    max-height: 400px;
    width: 100%;
    object-fit: cover;
    transition: 0.3s;
}
.secondd .owl-item.active:nth-child(1) img,
.secondd .active:nth-child(1) img  {
    min-height: 440px !important;
    height: 440px !important;
    width: 100%;
    object-fit: cover;
}
/*.testi_col2 .owl-item {
    width: 245px !important;
}*/
/*testimonial*/

.testimonialSec .testimonialCarousel .empMain {
    text-align: center;
    margin: 0px 10px;
    background-color: #0d111b4d;
    border-radius: 10px;
    margin-top: 50px;
    overflow: visible;
    position: relative;
    padding-bottom: 0px;
    box-shadow: 1px 0px 9px -2px #ffffff;
    min-height: 340px;
}

.testimonialSec .testimonialHolder {
    width: 1150px;
    margin-left: auto;
    margin-right: auto;
}

.testimonialSec .testimonialCarousel .empMain:before {
    content: '';
    width: 25%;
    height: 30%;
    background-image: url("../image/cot.png");
    display: block;
    position: absolute;
    top: -22px;
    left: 0px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: unset;
}

.testimonialSec .testimonialCarousel .empMain img {
    width: 128px;
    height: 120px;
    border-radius: 10px;
    margin: 0px auto 0px;
    overflow: visible;
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    object-fit: cover;
}

.testimonialSec .testimonialCarousel .empMain p {
    font-size: 14px;
    font-family: 'GeneralSans-Regular';
    color: #fff;
    line-height: 25px;
    padding: 0px 25px;
    padding-top: 126px;
    padding-bottom: 20px;
}

.testimonialSec .testimonialCarousel .empMain a {
    font-size: 15px;
    font-family: 'Aileron-SemiBold';
    text-decoration: none;
    color: #4c4c4c;
    text-transform: uppercase;
}

.testimonialSec .col-md-12 {
    text-align: center;
}

.testimonialSec .col-md-12 h2 {
    font-size: 35px;
    color: #2f2a2e;
    font-family: 'Aileron-Black';
}

.testimonialSec .col-md-12 p {
    font-size: 18px;
    color: #4c4c4c;
    font-family: 'Aileron-Light';
}

.testimonialSec {
    padding-bottom: 72px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 38px;
}

.testimonialsContainer {
    overflow-x: hidden;
    display: inline-block;
    width: 100%;
}

.testimonialsContainer .container,
.testimonialsContainer .container testimonialCarousel,
.testimonialsContainer .container .testimonialCarousel .owl-stage-outer {
    overflow: visible;
}

.testimonialsContainer .owl-item:not(.active) {
    opacity: 0.5;
}

.testimonialSec .testimonialCarousel .owl-dots button {
    width: 10%;
    height: 8px;
    background-color: #d6d5d6;
    margin-right: 5px;
}

.testimonialSec .testimonialCarousel .owl-dots button.active {
    background-color: #1eb693;
}

.testimonialSec .testimonialCarousel .owl-dots {
    text-align: center;
    margin-top: 74px;
}
/*testimonial*/

.testi_col2 {
    width: calc(100% - 472px);
    display: inline-block;
    position: relative;
    z-index: 0;
}
.testi_col2 .owl-item.first.active {
    width: 420px !important;
    height: 400px !important;
}
.testi_col2 .owl-item.first.active .item img {
    width: 420px !important;
    height: 400px !important;
}
.testi_col1 .testimonialContent .testimonialData {
    margin-right: -120px;
}
.testi_col2 .owl-nav .owl-prev:before {
    content: "\f177";
    font-weight: 100 !important;
    /* content: '\f0da'; */
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    font-size: 14px;
    background: #0E121D;
    /* height: 20px !important; */
    color: #fff;
}
.testi_col2 .owl-nav .owl-next:after {
    content: "\f178";
    font-weight: 100 !important;
    /* content: '\f0da'; */
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    font-size: 14px;
    background: #0E121D;
    /* height: 20px !important; */
    color: #fff;
}
.testi_col2 .owl-nav {
    bottom: 112px;
    position: absolute;
    left: 51px;
    right: 0;
}
.testi_col2 .owl-nav .owl-prev {
    height: 25px;
    width: 35px;
    background: #0E121D !important;
    border-radius: 0px !important;
    margin-right: 4px !important;
}
.testi_col2 .owl-nav .owl-next {
    height: 25px;
    width: 35px;
    background: #0E121D !important;
    border-radius: 0px !important;
    margin-right: 28px !important;
}
.testi_col2 .owl-nav .owl-prev span, .testi_col2 .owl-nav .owl-next span{
  display: none;
}
.thank h2{
    font-weight: 600;
    font-family: 'GeneralSans-Semibold';
    color: #222F43;
    font-size:36px;
}
.thank a{
    background: #31F7CD;
    padding: 11px 26px;
    color: #222F43;
    text-decoration: none;
    font-size: 17px;
    border-radius: 40px;
    font-family: 'GeneralSans-Regular';
    border: 0px;
    margin-top: 20px;
    font-weight: 600;
    margin: 30px auto 0px;
    display: block;
    width: 260px;
}
.thank{
       padding: 50px 0px!important;

}
.footer_top {
    display: flex;
        padding: 65px 0px 0px;
}
.mt-50{
    margin-top:20px;
}
.bannerText h1 span{
        font-weight: 600;
    font-family: 'GeneralSans-Semibold';
    color: #00FFC9;
}
.top1 {
    width: 25%;
}
.top2 {
    width: 35%;
    padding-left: 112px;
}
.top3 {
        width: 40%;
    padding-left: 80px;
}
.top1 p {
    padding-right: 30px;
    font-size: 17px;
    line-height: 28px;
    padding-top: 10px;

}
.foot-form input, .foot-form textarea{
    color:#222F43!important;
    font-family: 'GeneralSans-med';
    font-size: 14px!important;
    margin-top: 10px;
}
.w-50{
    width:48%!important;
    
}
.top1 a{
    background: #673ab7;
    background: -moz-linear-gradient(left, #673ab7 0, #2196f3 100%);
    background: linear-gradient(to right, #31d1ac 0, #00c397 100%);
    -webkit-box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
    box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
    font-size: 16px;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    padding: 0 32px;
    line-height: 56px;
    text-align: center;
    outline: 0;
    color: #fff;
    background-color: #ff1f8e;
    border: 0;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    display: inline-block;
    position: relative;
    -webkit-box-shadow: 0 10px 15px 0 rgb(233 30 99 / 15%);
    box-shadow: 0 10px 15px 0 rgb(233 30 99 / 15%);
    text-decoration: none;
}
.top2 h3{
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 500;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    color: #222F43;
}
.top1 a .circle{
    background: rgba(255, 255, 255, .2);
    display: block;
    position: absolute;
    top: -10%;
    right: -130px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
}
.top1 a{
    position: relative;
    overflow: hidden;
}
.top1 a:hover{
    color: #fff;
}
.pricing_two .pricing_col_details{
    padding-left: 16px;
}
.pricing_three .pricing_col_details{
    padding-left: 16px;
}
.footer-address-list li p {
    font-weight: 600;
    font-size: 18px;
    font-family: Poppins, sans-serif;
    line-height: 25px;
    margin: 0px;
}
.ftr-details li {
    padding: 0 0 15px 0;
}
.footer-address-list li>span {  
    position: relative;
    top: 5px;
}
.footer-address-list li {
    color: #6a6a8e;
    display: flex;
    padding: 0 0 5px 0;
}
.footer-address-list li i {
    margin: 0 15px 0 0;
    display: initial;
    font-size: 21px;
}
.footer-address-list li a{
  text-decoration: none;
}
.footer-address-list li p a {
    font-weight: 100;
    color: #6a6a8e;
}
.footer-address-list li p span {
    display: flex;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}
.footer-address-list{
  padding: 0px !important ;
}
.footer-address-list li a {
    color: #6a6a8e;
    font-family: GeneralSans-Regular;
    font-size: 16px;
    line-height: 24px;
}
.top3 h3 {
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 500;
    margin-top: 30px;
    font-family: Poppins, sans-serif;
    color: #222F43;
}
ul.footer-address-list.link-hover {
    display: block;
    column-count: 2;
}
.res-nav {
    display: none;
}
.link-hover a::after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    -webkit-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    -o-transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    transition: width .6s cubic-bezier(.25, .8, .25, 1) 0s;
    background: currentColor;
}
.link-hover a:hover {
    color: #02ffc6 !important;
}
.link-hover a:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}
.footer-brands {
    background: #f8f9fa;
    padding: 30px 0;
}
footer .row {
    position: relative;
    z-index: 1;
}
.v-center {
    align-self: center;
    align-items: center;
}
html .mb10 {
    margin-bottom: 10px;
}
.f-head h5{  
    color: #050748;
    font-weight: 600;
}
.f-head{
  padding-right: 60px !important;
}
.footer-brands p {
    font-size: 17px;
    line-height: 28px;
}
.footer-badges- {
    display: flex;
    justify-content: space-between;
}
.footer-badges- li {
    display: inline-block;
}
.footer-badges- li a img {
    filter: grayscale(1);
    transition: all .3s ease-in-out !important;
}
.footer-badges- li:hover a img {
    filter: none;
}
.footer-row3 {
    background: #fff;
    padding: 40px 0;
}
.copyright {
    text-align: center;
    color: #6a6a8e;
}
footer .row {
    position: relative;
    z-index: 1;
}
.footer-social-media-icons {
    margin: 0 0 30px 0;
}
.footer-social-media-icons a {
    color: #6a6a8e;
    font-size: 26px;
    border-radius: 4px;
    margin: 0 20px;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
}
.fa-facebook:before {
    content: "\f09a";
}
.footer-social-media-icons a:hover {
    color: #02ffc6 !important;
}
.footer-row3 {
    background: #fff;
    padding: 30px 0;
    padding-bottom: 20px;
}
.trustpilot img {
    width: 145px !important;
}
.clutch img{
    width: 115px !important;
}
.bark img{
    width: 115px !important;
}

.testi_col1 .testimonialContent .owl-nav {
    position: absolute;
    right: -578px;
    bottom: -8px;
}
.testi_col1 .testimonialContent .owl-nav .owl-prev{
    margin-left: 2px;
    background: #0d0e0e !important;
    padding: 0 30px 0 15px !important;
    font-size: 0 !important;
}
.testi_col1 .testimonialContent .owl-nav .owl-next{
    margin-right: 2px;
    background: #0d0e0e !important;
    padding: 0 30px 0 15px !important;
    font-size: 0 !important;
}

/*IBS SLIDERS CSS*/

/*IBS SLIDER */
.testimonialHolderBottom {
    max-width: 1920px;
    overflow: hidden;
    width: 100%;
    max-height: 369px;
}

.testi_row {
    display: block;
    width: 100%;
    margin: 0 auto !important;
    max-width: 1920px;
}
.ibsContentTestimonials {
    float: left;
    z-index: 11;
    position: relative;
}
.testi_colImages {
    max-width: 960px;
    width: 960px;
    min-width: 960px;
    overflow: hidden;
    float: right;
    min-height: 401px;
    max-height: 401px;
}
.testi_col1 {
    width: calc(100% - 960px);
    margin-left: 0;
    padding-top: 30px;
    margin-right: 0;
    display: inline-block;
    position: relative;
    z-index: 2;
}

.testi_colImages .testiImageHolder{
    max-width: 300px;
    width: 300px;
    display: inline-block;
    overflow: visible !important;
}
.testi_colImages .testiImageHolder, .testi_colImages .testiImageHolder * {
    overflow: visible;
}
.testiImageHolder .owl-item img {
    height: 308px;
    min-height: 308px;
    width: 100%;
    max-width: 199px;
    object-fit: cover;
    transition: all 0.3s ease;
    margin: auto;
    margin-right: 24px;
}
.testiImageHolder .owl-item.active img {
    min-height: 401px;
    width: 100%;
    object-fit: cover;
    max-width: 300px;
    min-width: 300px;
}
.testiImageHolder .owl-item.active ~ .owl-item {
    /* margin-left: 104px; */
    background-color: transparent;
    margin-left: -83px;
    margin-right: 0px !important;
}
.testimonialHolder {
     z-index: 1;
}
.bottom_slider {
    max-width: 575px;
    /* overflow: visible; */
    margin: 85px auto 0!important;
    /* padding-right: 51px !important; */
    max-height: 284px;
}
.bottom_slider *{
  overflow: visible !important;
}
.bottom_slider .owl-item{
  /*transition: all 0.3s ease-in-out*/
}
.bottom_slider .owl-item.active {
    max-width: 575px;
    width: 575px !important;
    /*margin: auto !important;*/
    display: block !important;
}
.bottom_slider .owl-item.active ~ .owl-item.active,
.bottom_slider .owl-item:not(.active){
  max-width: 413px;
  width: 413px !important;
  /*margin: auto !important;*/
  display: block !important;
}
#bottom .owl-item .adaptiveHegihtOwl{
    position: relative;
}
#bottom .owl-item .adaptiveHegihtOwl:before {
    content: '';
    background: url(../images/bottom.png);
    width: 105%;
    height: 106%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -10px;
    background-position: center bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    opacity: 0.1;
}


#bottom .owl-item.active .post-slide .post-content .post-description{
    font-weight: 400;
    font-size: 18px;
    line-height: 28.63px;
    color: #fff;
}
#bottom .owl-item.active .post-slide .post-content h3{
    font-weight: 500;
    font-size: 22px;
    line-height: 28.63px;
}
#bottom .owl-item.active .post-slide .post-content h4{  
    font-weight: 500;
    font-size: 18px;
    line-height: 28.63px;
}
.bottom_slider .owl-item.active ~ .owl-item.active .post-slide .post-content .post-description{
    font-weight: 400 !Important;
    font-size: 12.9738px !Important;
    line-height: 21px !Important;
    color: #fff !Important;
}
.bottom_slider .owl-item.active ~ .owl-item.active  .post-slide .post-content h3{
    font-size: 15.8569px !Important;
    line-height: 21px !Important;
    color: #fff !Important;
    opacity: 0.70 !Important;
    font-style: normal !Important;
    font-weight: 500 !Important;
    font-family: 'GeneralSans-med' !Important;
}
.bottom_slider .owl-item.active ~ .owl-item.active  .post-slide .post-content h4{
    font-size: 12px !Important;
    line-height: 21px !Important;
    color: #fff !Important;
    font-weight: 400 !Important;
    font-family: 'GeneralSans-Regular' !Important;
    font-style: normal !Important;
    opacity: 0.70 !Important;
}
#bottom .owl-item .wrapBg {
    display: flex;
    min-height: 284px;
    align-items: center;
}
#bottom .middle {
    width: 630px !important;
    margin-top: 0px !important;
}
#bottom .post-slide {
    box-shadow: none;
}
#bottom .post-slide .post-content{
    background: transparent !important;
    border-radius: 0px !important;
    padding: 0px;
}
#bottom .owl-item .adaptiveHegihtOwl {
    background-size: 100% 100%;
    background-color: #0d111b4d;
    border-radius: 10px;
    margin-top: 0;
    height: 100%;
    overflow: hidden !important;
}
#bottom .post-slide {
    box-shadow: none;
    padding: 40px 20px;
}
#bottom .post-slide .post-content .post-description{
  font-weight: 400;
  font-size: 12.9738px;
  line-height: 21px;
  color: #fff;
}
#bottom .post-slide .post-content h3{
    font-size: 15.8569px;
    line-height: 21px;
    color: #fff;
    opacity: 0.70;
    font-style: normal;
    font-weight: 500;
    font-family: 'GeneralSans-med';
}
#bottom .post-slide .post-content h4{  
    font-size: 12px;
    line-height: 21px;
    color: #fff;
    font-weight: 400;
    font-family: 'GeneralSans-Regular';
    font-style: normal;
    opacity: 0.70;
}
#bottom .middle .post-slide .post-content .post-description{
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    font-style: normal;
    color: #FFFFFF;
    font-family: 'GeneralSans-Regular';
}
#bottom .middle .post-slide .post-content h3{
  color: #fff;
  font-size: 22px;
  line-height: 29px;
  margin: 0px;
}
#bottom .middle .post-slide .post-content h4{
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
}
/*IBS SLIDERS CSS*/
/*IBS MODAL*/
body.modal-open {
    overflow: hidden;
}
.modal-backdrop.fade.in {
    opacity: 0.6;
}
button.modalClassClose.close {
    position: absolute;
    right: 0;
    border: none !important;
}
img.img-responsive {
    width: 100%;
}
.modalBoxBs {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto !important;
    overflow-y: scroll;
    display: none;
    background: #00000094;
    z-index:999;
}
.modalBoxBs.in {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.ibsModal-dialog.ibsModal .row {
    margin: 0 -15px !important;
    width: 100%;
}

.ibsModal .imagePopup img {
    width: 100%;
}
.ibsModal-dialog.ibsModal {
    max-width: 1305px;
    width: 100%;
    margin: auto!important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    position: relative;
    display: block;
    height: max-content;
    background: #fff;
    overflow: hidden;
    border-radius: 7px;
}
.ibsModal button.close, .ibsModal button.close * {
    width: 65px;
    height: 65px;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
    font-size: 36px !important;
    font-weight: 300;
}
.ibsModal button.close span{
    transform: rotate(45deg);
    color: #fff;
    font-family: 'AcuminConcept-Regular';
}
.ibsModal button.close {
    background: #152264;
    opacity: 1;
}
.ibsModal .imagePopup {
    margin-right: -49.25px;
    margin-left: -12px;
}
.modalContentBs {
    margin-left: 63px;
    margin-right: 19px;
    padding-top: 46px;
}
.modalContentBs h3 {
    font-size: 34px;
    font-family: GeneralSans-bold;
    color: #2f2a2ed9;
    margin: 0;
    line-height: 100%;
}
.modalContentBs h4 {
    font-size: 26px;
    margin: 28px 0 17px;
    color: #2f2a2e;
    opacity: 0.85;
    font-family: GeneralSans-Semibold;
        margin-top: 10px !important;
}
.modalContentBs .modalFooter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 72px;
}
.modalContentBs .modalFooter .footerLogo{
    max-width: 140px;
}
.modalContentBs .modalFooter .footerLogo span {
    font-size: 10px;
    font-family: GeneralSans-light;
    line-height: 20px;
    position: relative;
    top: 6px;
    left: 29px;
    margin-top: -17px;
    display: block;
}
.modalContentBs .fieldGroup {
    display: flex;
    height: 61px;
    background: #f6f6f6;
    align-items: center;
    margin-bottom: 10px;
    padding: 9px;
}
.modalContentBs .form-control {
    border: none;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    font-family: GeneralSans-light;
    padding: 0 22px;
    font-size: 18px;
}
.modalContentBs .fieldGroup:last-child{
    height: auto;
    margin-bottom: 0;
}
.modalContentBs textarea.form-control {
    height: 141px;
    min-width: 473px;
    margin-right: 9px;
    padding-top: 8px;
    resize:none;
}
.lets-talk{
    background: #fff!important;
    padding: 12px 50px!important;
    margin-left: 15px;
}
.lets-talk-dark{
    background: #222F43!important;
    color: #fff!Important;
    padding: 12px 50px!important;
    margin-left: 15px;
}
.modalContentBs input.form-control.submitBtn {
    background: #152264;
    color: #ffffffd9;
    font-size: 25px;
    font-family:  GeneralSans-Semibold;
    text-transform: uppercase;
    height: 141px;
    min-width: 141px;
    max-width: 141px;
}
.modalContentBs .modalFooter .bannerIcons a {
    display: inline-block;
    float: left;
    margin-right: 35px;
}
.modalContentBs .modalFooter .bannerIcons a img {
    max-height: 32px;
    width: auto !important;
    margin-top: -2px;
}
/*IBS MODAL*/
@media (max-width: 1660px) {
  /*.bannerText h1 {
    font-size: 57px;
    line-height: 62.99px;
  }*/
  /*.bannerReviews ul li img {
    width: 120px !important;
  }*/
  /*.bannerReviews .trustpilot img {
    width: 160px !important;
  }*/
    .bannerReviews {
        width: 65%;
    }
 /* .formLeftCol h3 {
    font-size: 23px;
  }*/
  /*.formLeftCol input {
    padding: 10px 0px;
    font-size: 16px;
    padding-top: 25px;
  }*/
  /*.formLeftCol select, input.submitt {
    font-size: 16px;
  }*/
  /*.banner_btn a, .premier_content .submit_btn a {
    padding: 12px 30px;
    font-size: 18px;
  }*/
  .custom_container {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
  }
  .premier_content .submit_btn {
    margin-top: 75px;
  }
/*  .pre_col_2 .pree_p1 {
    font-size: 55px;
    line-height: 60px;
  }*/
  .pre_col_2 {
    padding-top: 10px;
  }
  .premier_content .col_2 .pre_col_2 {
    padding-bottom: 20px;
  }
  .pricing_heading h4 {
    letter-spacing: 2em;
  }
  /*.pricing_heading h2 {
      font-size: 29px;
      padding-right: 35px;
  }*/
  .pricing_col_head h2, .pricing_col_head2 h2 {
    font-size: 68px;
  }
  .pricing_col_head2 h3, .pricing_col_head h3 {
    font-size: 28px;
}
  .pricing_col_head2 h4, .pricing_col_head h4 {
    font-size: 14px;
  }
  .pricing_col_btn a {
    padding: 15px 70px;
    padding-left: 50px;
  }
  .testi_col2 .owl-item {
    width: 210px !important;
  }
  .testi_col2 .owl-nav {
    left: 156px;
  }
  /*.testi_col1 {
      width: 35%;
      margin-left: 240px;
      padding-top: 30px;
      margin-right: -138px;
      z-index: 999;
  }*/
  #bottom .middle {
    width: 570px !important;
    margin-top: 0px !important;
  }
  #bottom .middle .post-slide .post-content .post-description {
      color: #fff;
      font-weight: 400;
      line-height: 29px;
  }
    .portfolio_section #news-slider .post-description {
        font-size: 16px;
    }
  #news-slider .post-slide .post-img {
    margin: 0;
    margin-left: 0px;
  }
/*  .pre_col_1 .pree_p1 {
    font-size: 55px;
  }*/
  .headerMenu ul li a {
    padding: 0 18.3px;
}
  /*.formRightCol{
    padding: 70px 15px;
  }*/
    .premier_content .col_3 {
        padding-right: 15px !important;
        padding-bottom: 50px;
    }



}
@media (max-width: 1440px) {
  /*.bannerText h1 {
    font-size: 52px;
    line-height: 60px;
  }*/
  /*.formRightCol textarea {
    height: 192px;
  }*/
  .about_top p {
    font-size: 25px;
    line-height: 110%;
  }
  .portfolio_section #news-slider .post-title a {
    font-size: 15px;
  }
  .portfolio_section #news-slider .post-description {
    font-size: 13px;
  }
  /*.col_3 h2 {
    font-size: 40px;
    font-weight: 600;
    font-family: 'GeneralSans-Semibold';
    color: #222F43;
    text-transform: uppercase;
    line-height: 110%;
  }*/
  .testi_col2 .owl-item {
    width: 180px !important;
  }
  .testi_col1 h3 {
    font-size: 40px;
}
  .testi_col2 .owl-nav {
    left: 235px;
  }
  .testi_col1 .c_name {
    font-size: 18px;
  }
  .testi_col1 .c_company {
    font-size: 16px;
  }
  #bottom .middle {
    width: 510px !important;
  }
  #bottom .middle .post-slide .post-content .post-description {
    font-size: 16px;
  }
  #bottom .post-slide .post-content .post-description {
    font-weight: 400;
    font-size: 11px;
  } 
  #bottom .post-slide {
    box-shadow: none;
    padding: 25px 15px;
  }
  /*.bannerReviews ul li img {
    width: 90px !important;
  }*/
  /*.bannerReviews .trustpilot img {
    width: 140px !important;
  }*/
  /*.bannerReviews {
    width: 70%;
  }*/
  /*.banner_btn a, .premier_content .submit_btn a {
    padding: 12px 30px;
    font-size: 16px;
  }*/
  .bannerReviews {
    padding-top: 10px;
    margin-top: 14px;
  }
  /*.banner_btn {
    margin-top: 160px;
  }*/
  .headerBtns .headerQuote {
    /*padding: 0 30px;*/
  }
  .footer-social-media-icons {
      margin: 0 0 10px 0;
  }
  .headerMenu ul li a {
    padding: 0 20px;
  }
  .footer-badges- li a img {
    width: 180px;
  }
  .testi_col1 {
    margin-left: 0px;
  }

}
@media (max-width: 1200px) {
  /*.bannerText h1 {
    font-size: 42px;
    line-height: 50px;
  }*/
  .formRightCol {
    padding: 86px 12px;
    padding-bottom: 25px;
  }
  .formRightCol p {
    font-size: 10px;
    text-align: left;
  }
  .formLeftCol h3 {
    font-size: 20px;
  }
  input.submitt {
    padding: 5px 30px;
  }
  .banner_btn a, .premier_content .submit_btn a {
      padding: 12px 25px;
      font-size: 14px;
  }
  /*.banner_btn {
    margin-top: 150px;
  }*/
  /*.bannerReviews ul li img {
    width: 95px !important;
  }*/
  /*.bannerReviews .trustpilot img {
    width: 130px !important;
  }*/
  .bannerForm .formLeftCol {
    flex-basis: 50%;
    padding: 60px 15px;
  }
  .bannerReviews {
    width: 82%;
  }
  .formLeftCol input, .formLeftCol select {
    font-size: 14px;
  }
  .formRightCol span {
    font-size: 12px;
  }
  .custom_container {
    width: 1024px;
    overflow: hidden;
  }
  .footer-badges- li a img {
    width: 170px;
  }
  .portfolio_section #news-slider .post-title a {
      font-size: 16px;
  }
  .portfolio_section .portfolio_heading {
      padding: 50px 150px 0;
      font-size: 35px;
  }
  .col_3 h2 {
      font-size: 32px;
      font-weight: 600;
  }
  .col_3 p {
    font-size: 14px;
  }
  /*.premier_content .col_2 .pre_col_2 {
      padding: 60px;
      padding-bottom: 10px;
      padding-top: 0px;
  }*/
  .pre_col_1 {
    color: #fff;
    padding: 30px;
    padding-top: 115px;
    padding-bottom: 30px;
  }
  .pricing_col_btn a {
    padding: 12px 50px;
    padding-left: 35px;
  } 
  .pricing_one, .pricing_two, .pricing_three {
    padding: 40px 40px;
  }
  .pricing_col_details ul li {
      color: #fff;
      line-height: 28px;
  }
  .pricing_one .pricing_col_details {
    padding-left: 20px;
  }
  .pricing_one .pricing_col_head {
    margin-left: 0px;
  }
  /*.pricing_two .pricing_col_btn {
    padding-bottom: 30px;
  }*/
  .pricing_three .pricing_col_head {
    margin-right: 0px;
  }
  .pricing_one, .pricing_two, .pricing_three {
    padding: 40px 8px;
  }
  .pricing_three .pricing_col_details {
    padding-left: 20px;
  }
  .pricing_two .pricing_col_details {
    padding-left: 20px;
  }
  .testi_col2 .owl-item {
    width: 135px !important;
  }
  .headerMenu ul li a {
    padding: 0 16px;
  }







}
@media (max-width: 1199px) {
  .res-nav {
      display: block;
  }
  #headerMenu{
    display: none;
    transition: .3s; 
  }
    .headerMenu ul {
        display: block;
        position: absolute;
        top: 85px;
        background: #09063F;
        width: 310px;
        left: 0;
        /* height: 228px; */
        z-index: 999;
    }
  .headerMenu ul li a {
    color: #fff;
    /* padding: 30px 20px; */
    font-size: 20px;
  }
  .headerMenu ul li {
      margin: 20px 20px;
  }
  .headerBtns{
    display: none;
  }
  .res-nav {
    display: block;
  }
  .mob-nav2 li {
    position: relative;
  }
  .bg-btn, .bg-btn2, .bg-btn3 {
      background: #673ab7;
      background: -moz-linear-gradient(left, #673ab7 0, #2196f3 100%);
      background: linear-gradient(to right, #31d1ac 0, #00c397 100%);
      -webkit-box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
      box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
  }
  .btn-round- {
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    padding: 0;
    margin-right: 8px;
    position: relative;
    display: inline-block;
  }
  .btn-br {
    line-height: 48px;
    color: #fff;
    border-radius: 100px;
    padding: 0 15px;
    margin-top: 10px;
  }
  .mobile-menu2 .navm- {
    margin: 0 0 0 10px;
  }
  .mob-nav2{
    display: flex;
    width: 140px;
  }
  .mob-nav2 li {
      position: relative;
      list-style: none;
  }
  .hc-nav-trigger.hc-nav-1 {
    display: block;
  }
  .nav-bg-b .hc-nav-trigger span::before {
    background: red;
  }
  .hc-nav-trigger span, .hc-nav-trigger span::after, .hc-nav-trigger span::before {
    display: block;
    position: absolute;
    left: 0;
    height: 4px;
    background: #050748;
    transition: all .2s ease;
  }
  .mob-nav2 .navm- a div {
      width: 35px;
      height: 5px;
      background-color: black;
      margin: 6px 0;
  }
  .mob-nav2 .navm- {
      margin-top: 15px;
      margin-left: 10px;
  }
  .custom_container {
      width: 1000px;
      overflow: hidden;
  }
  .first-nav .fa.fa-window-close {
      color: #fff;
      right: 0px;
      position: absolute;
      right: 20px;
      top: 25px;
  }
  .about_top p {
    font-size: 20px;
    line-height: 40%;
  }
  .col_3 h2 {
      font-size: 30px;
  }
  .portfolio_section .portfolio_heading {
    padding: 20px 150px;
    font-size: 35px;
    padding-bottom: 0px;
  }
  li.first-nav {
    display: none;
  }
  .col_3 h2 {
    font-size: 32px !important;
  }
  .col_3 p{
    line-height: 22px;
    font-size: 14px;
    padding-right: 8px;
  }






}
/*@media (max-width: 1300px) {
    .bannerText h1 {
        font-size: 40px;
        line-height: 48px;
    }
    .formLeftCol h3 {
        font-size: 23px;
    }
    .formLeftCol h3 {
        font-size: 20px;
    }
    .formRightCol {
        padding: 91px 15px;
        line-height: 15px;
    }
    .banner_btn {
        margin-top: 210px;
    }
    .headerMenu ul li a{
        font-size: 15px;
        padding: 0 16px;
    }
    .col_3 h2{
        font-size: 36px;
    }
    .headerBtns .headerQuote {
        font-size: 13px;
    }
    .portfolio_section .portfolio_heading{
        font-size: 38px;
    }
    .custom_container{
        padding-left: 15px;
        padding-right: 15px;
    }
    .premier_content .col_3{
        padding: 79px 18px 60px 13px !important;
    }
}*/
/*@media (max-width: 1024px) {
  .bannerSec {
      padding: 100px 50px;
      padding-bottom: 20px;

  }*/
  /*.bannerText h1 {
    font-size: 40px;
    line-height: 45px;
  }*/
  /*.bannerReviews .trustpilot img {
    width: 118px !important;
  }*/

/*@media (max-width: 767px) {
  section.bannerSec {
      padding: 50px 100px;
  }
  .bannerSec .col-md-6 {
      width: 100%;
  }
  .bannerText h1 {
    font-size: 45px;
    line-height: 50px;
    text-align: center;
}


  .col-lg-3.v-center.f-head {
      text-align: center;
  }
}*/
/*.headerBtns ul li:nth-child(2) {
    display: flex;
}*/
.headerBtns ul li a .circle{
    background: rgba(255, 255, 255, .2);
    display: block;
    position: absolute;
    top: -10%;
    right: -130px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
}
.headerBtns ul li a{
    position: relative;
    overflow: hidden;
    text-decoration: none;
}
div#news-slider .owl-nav.disabled {
    display: inherit !important;
}
.banner_btn a:hover{
    color:#222F43;
}
/*@media (min-width: 320px) and (max-width: 767px) {
    .premier .premier_content.custom_container{
        width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
        overflow: hidden;
    }
    .custom_container{
        width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
        overflow: hidden;
    }
    .footer-badges-{
        display: block;
    }
    .footer_top{
        display: block;
    }
    .top1{
        width: 100%;
        padding: 0;
    }
    .top2{
        width: 100%;
        padding: 0;
    }
    .top3{
        width: 100%;
        padding: 0;
    }
    .portfolio_section .portfolio_heading{
        padding: 0;
        text-align: center;
        font-size: 30px;
    }
    section.bannerSec{
        padding: 0;
    }
    .bannerText h1{
        font-size: 30px;
        line-height: 40px;
    }
    .banner_btn{
        margin-top: 60px;
        text-align: center;
    }
    .banner_techs{
        margin-top: 50px !important;
    }
    .bannerSec .col-md-6:nth-child(2){
        margin-top: 50px;
    }
    .banner_techs ul li{
        width: 29%;
        list-style: none;
        display: inline-block;
    }
    .banner_techs ul{
        display: block;
    }
    .bannerReviews{
        width: 40%;
        display: block;
        margin: 15px auto;
    }
    .banner_techs ul li img{
        width: 45px;
    }
    .bannerReviews ul li{
        text-align: center !important;
    }
    .bannerReviews ul{
        display: block;
    }
    .bannerReviews ul li img {
        margin: 0;
        width: 91px !important;
    }
    .banner_btn a, .premier_content .submit_btn a{
        padding: 10px 15px;
    }
    .about_top p{
        font-size: 16px;
        line-height: 20px;
    }
    .about_heading p{
        font-size: 16px;
        line-height: 25px;
    }
    .col_2 img{
        padding-top: 25px;
    }
    .col_3{
        padding-top: 50px;
    }
    .about_content {
        padding-bottom: 50px;
    }
    section.portfolio_section {
        padding-bottom: 65px;
        padding-top: 30px;
    }
    .portfolio_section #news-slider .owl-dots{
        display: none;
    }
    .portfolio_section .owl-nav {
        width: 50% !important;
        display: block;
        margin: 0 auto;
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
    }
    .testi_col1{
        width: 100%;
        margin-left: 15px;
        padding-top: 30px;
        margin-right: 15px;
    }
    .testi_row{
        padding-left: 0;
    }
    .testi_row{
        display: block;
    }
    .testi_col1 .testimonialContent * {
        overflow: hidden;
        width: 100%;
    }
    .pricing_heading h4{
        letter-spacing: 1rem;
    }
    .pricing_one, .pricing_two, .pricing_three{
        width: 100%;
        margin: 15px 0;
    }
    .col_3{
        padding-top: 28px;
    }
    .about_content {
        padding-bottom: 10px;
    }
    section.portfolio_section{
        padding-bottom: 60px;
    }
    .premier_content{
        padding: 30px 0px 40px 0 !important;
    }
    .col_3 p{
        padding-top: 10px;
        font-size: 16px;
    }
    .premier_content .submit_btn {
        margin-top: 30px;
    }
    .pre_col_1{
        padding: 30px 0 10px;
        text-align: center;
    }
    .pre_col_2{
        padding: 15px 0 10px;
        text-align: center;
    }
    .premier_content .col_2 .pre_col_2{
        padding: 0;
        padding-bottom: 22px;
    }
    .pricing_heading{
        padding-top: 40px;
    }
    .pricing_col{
        margin-top: 15px;
    }
    .pricing_sec{
        padding-bottom: 24px;
    }
    .testi_heading{
        padding-top: 30px;
    }
    .testi_row{
        margin-top: -22px;
    }
    .testimonials{
        padding: 0;
    }
    .footer-brands .row .col-lg-3{
        padding: 0 15px !important;
    }
    .footer-brands .row .col-lg-9{
        padding: 0 35px 0 0 !important;
        text-align: center;
    }
    .testi_col2{
        width: 100%;
        display: table-cell;
    }
    .testi_col2 .owl-item {
        width: 258px !important;
    }
    .testi_col2 .item img{
        height: 300px !important;
        max-height: 180px;
    }
    .owl-dots{
        display: none;
    }
    .testi_col1 .testimonialContent .owl-nav{
        text-align: center;
    }
    button.owl-next, button.owl-prev {
        background: #000 !important;
        display: inline-block;
        width: 30px !important;
        position: relative;
        color: #fff !important;
        left: -15px;
        font-size: 20px !important;
        margin: 0px 8px 20px 0px;
    }
    #bottom .owl-item {
        width: 310px !important;
        position: relative;
        left: 76px;
    }
    .owl-carousel .owl-nav{
        text-align: center;
        margin-left: 0px;
        margin-top: 20px;
        bottom: -40px;
    }
    .premier_content .col_1 .pre_col_1{
        margin-top: 45px;
    }
    .bannerForm .formLeftCol{
        padding: 45px 15px;
    }
    .pricing_heading h2{
        padding-left: 0;
    }
    .premier_content .col_3{
        padding-top: 8px;
        padding-bottom: 0;
    }
    .col_3 h2{
        margin-bottom: 10px;
    }
    .pricing_heading h2{
        margin-bottom: 22px;
    }
    .pricing_heading h2{
        font-size: 30px;
        padding-right: 0;
    }
    .testi_heading h3{
        font-size: 30px;
    }
    .testi_heading p{
        font-size: 16px;
    }
    .pricing_col_head h2, .pricing_col_head2 h2{
        font-size: 45px;
    }
    .pricing_col_head2 h3, .pricing_col_head h3{
        margin-top: 0;
    }
    .pricing_two .pricing_col_btn{
        margin-bottom: 0;
    }
    .formRightCol {
        padding: 38px 12px;
        padding-bottom: 25px;
    }
    .top1 p{
        font-size: 16px;
    }
    .testi_heading h3{
        font-size: 35px;
    }
}*/
.owl-carousel .owl-stage{
    padding: 0 !important;
}
/*@media (min-width: 768px) and (max-width: 1024px) {
    .premier .premier_content.custom_container{
        width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .custom_container{
        width: 100%;
        overflow: hidden;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .bannerSec{
        display: block;
    }*/
    /*.bannerHolder .container-fluid .row{
        display: block;
        overflow: hidden;
    }*/
    /*.bannerHolder .container-fluid .row .col-md-6{
        display: inline-block;
        width: 100%;
        overflow: hidden;
    }*/
    /*.banner_btn{
        margin-top: 60px !important;
        margin-bottom: 8px;
    }*/
    /*.bannerForm{
        margin-top: 60px;
    }
    .bannerReviews{
        width: 46%;
    }
    .formLeftCol .form-parent{
        margin-top: 20px;
    }
    .formLeftCol select, input.submitt{
        margin-top: 0;
    }
    .formLeftCol input{
        margin: 15px 0;
    }
    .testi_row{
        padding: 0;
    }
    .testi_col1{
        margin-left: 25px;
    }
    .testi_col2{
        width: 50%;
    }
    .footer-badges-{
        padding: 0;
    }
    .formRightCol {
        padding: 107px 15px !important;
    }
    .banner_techs ul{
        gap: 25px;
    }
    .col_3 h2 {
        font-size: 28px;
        margin-bottom: 5px;
    }
    .col_3 p {
        font-size: 14px;
        line-height: 25px;
    }
    .portfolio_section .portfolio_heading {
        font-size: 28px;
        padding: 37px 150px 0;
    }
    .portfolio_section .owl-nav {
        width: 20%;
    }
    .pricing_col_btn a{
        padding: 12px 35px;
    }
    .col_3.col-md-7{
        padding-right: 10px !important;
    }
    .pre_col_2 {
        padding: 0 30px !important;
    }
    .formLeftCol h3 {
        font-size: 30px;
        margin: 0px;
    }
    .formRightCol p {
        font-size: 15px !important;
        line-height: 18px;
    }
    .about_content {
        padding: 35px 0px;
        padding-bottom: 19px;
    }
    section.portfolio_section {
        padding-bottom: 65px;
    }
    .premier_content{
        padding: 40px 0px 0px 0 !important;
    }
    .premier_content .col_3 {
        padding: 79px 79px 47px 79px;
    }
    .pricing_heading {
        padding-top: 40px;
    }
    .pricing_heading h2{
        margin-bottom: 0;
    }
    .pricing_sec{
        padding-bottom: 40px;
    }
    .testi_heading {
        padding-top: 35px;
    }
    .footer_top.custom_container {
        display: block;
        padding-top: 50px;
        padding-bottom: 15px;
    }
    .footer_top.custom_container .top1 {
        width: 50%;
        display: inline-block;
        float: left;
    }
    .footer_top.custom_container .top2 {
        width: 50%;
        display: inline-block;
        padding-left: 0;
    }
    .footer_top.custom_container .top3 {
        width: 100%;
        padding-left: 20px;
    }
    .footer_top.custom_container .top3 {
        width: 50%;
        padding-left: 20px;
        display: block;
    }
    .bannerSec {
        padding: 30px 50px;
    }
}*/
.testimonialContent .owl-nav .owl-prev,.testimonialContent .owl-nav .owl-next{
    background: #000 !important;
    display: inline-block;
    width: 30px !important;
    position: relative;
    color: #fff !important;
    left: -15px;
    font-size: 20px !important;
    margin: 0px 8px 20px 0px;
}






@media (min-width:1600px) and (max-width: 1919px){
    .bannerText h1 {
        font-size: 57.26px;
        line-height: 62.99px;
        padding-top: 20px;
    }
    .bannerSec {
        padding: 120px 117px;
        padding-bottom: 57px;
    }
    .formLeftCol h3{
        font-size: 32px;
        line-height: 35.2px;
    }
    .formRightCol p {
        font-size: 13px;
    }
    .bannerForm .formRightCol {
        padding: 52px 25px;
        padding-bottom: 26px;
    }
    .formLeftCol input{
        font-size: 16px;
    }
    .formLeftCol select{
        font-size: 16px;
    }
    .banner_btn{
        margin-top: 145px;
    }
    .banner_techs{
        margin-top: 75px;
    }
    .col_3 h2 {
        font-size: 40px;
        line-height: 42.9px;
    }
    .col_3 p {
        font-size: 18px;
        line-height: 28.63px;
        padding-right: 0px;
        width: 650px;
    }
    .about_heading p {
        font-size: 18px;
    }
    .portfolio_section .portfolio_heading{
        font-size: 40px;
    }
    .pricing_col_btn a {
        padding: 14px 50px;
        padding-left: 40px;
        font-size: 14px;
    }
    .pricing_col {
        padding: 0;
    }
    .pricing_col_details ul li{
        font-size: 16px;
        line-height: 31.12px;
    }
    .premier_row.row .col_3 p {
        font-size: 18px;
        line-height: 28.63px;
        padding-right: 60px;
        width: auto;
    }
    .pricing_two {
        padding-right: 40px;
        padding-left: 50px;
    }
    .testi_heading p{
        font-size: 16px;
        line-height: 25px;
    }
    .portfolio_section .owl-nav{
        left: 230px;
    }
    .portfolio_section #news-slider .owl-dots{
        left: 260px;
    }
    .pricing_heading h2 {
        font-size: 42px;
        line-height: 45px;
    }
    .premier_row.row {
        padding-bottom: 65px;
    }
    .footer-brands .custom_container{
    	overflow: visible;
    }
    .testi_col1 .testimonialContent .owl-nav {
        right: -596px;
        gap: 8px;
        display: flex;
        bottom: -7px;
    }
    .testi_heading {
        padding-bottom: 62px;
    }
    .premier_content .submit_btn {
        margin-top: 60px;
    }
    .banner_btn a{
        font-size: 16px;
    }
    input.submitt{
        font-size: 16px;
    }
    .premier_content .submit_btn a{
        font-size: 16px;
    }
}
@media (min-width:1440px) and (max-width: 1599px){
    .bannerText h1{
        font-size: 50px;
        line-height: 65px;
    }
    .bannerSec{
        padding: 100px 110px;
        padding-bottom: 57px;
    }
    .formLeftCol h3 {
        font-size: 26px;
    }
    .bannerForm .formRightCol{
        padding: 80px 20px;
        padding-bottom: 30px;
    }
    .formRightCol p {
        font-size: 13px;
        line-height: 20px;
    }
    .bannerForm .formRightCol{
        padding: 38px 20px;
        padding-bottom: 30px;
    }
    .formLeftCol input{
        font-size: 16px;
        margin-top: 6px;
    }
    .formLeftCol select {
        font-size: 16px;
        margin-top: 6px;
    }
    .banner_btn {
        margin-top: 110px;
    }
    .formRightCol textarea {
        height: 180px;
    }
    .about_heading p{
        font-size: 18px;
        line-height: 26px;
    }
    .col_3 h2{
        font-size: 42px;
    }
    .col_3 p {
        font-size: 18px;
        line-height: 30px;
        padding-right: 0;
    }
    .portfolio_section .portfolio_heading{
        font-size: 42px;
    }
    .pricing_heading h2 {
        font-size: 42px;
    }
    .pricing_col_btn a {
        padding: 15px 50px;
        padding-left: 40px;
    }
    .pricing_col_details ul li {
        font-size: 15px;
    }
    .pricing_two{
        padding: 25px 52px;
    }
    .bannerReviews ul li img{
        margin-right: 14px;
    }
    .bark img {
        width: 100px !important;
    }
    .clutch img {
        width: 100px !important;
    }
    .trustpilot img {
        width: 120px !important;
    }
    .bannerReviews {
        width: 63%;
    }
    .portfolio_section .owl-nav{
        left: 200px;
    }
    .portfolio_section #news-slider .owl-dots{
        left: 230px;
    }
    .premier_row.row {
        padding-bottom: 64px;
    }
    .testi_col1 .testimonialContent .testimonialData {
        margin-right: -200px;
    }
    .testi_col1 .testimonialContent .owl-nav {
        right: -596px;
        gap: 8px;
        display: flex;
        bottom: -33px;
    }
    .testi_heading {
        padding-bottom: 62px;
    }
    .testi_col1 h3 {
        font-size: 40px;
    }
    /*MODAL IBS RESOLUTIONS*/
    .ibsModal-dialog.ibsModal {
        max-width: 1168px;
    }
    .modalContentBs textarea.form-control {
        height: 141px;
        min-width: calc(100% - 151px);
        margin-right: 9px;
        max-width: calc(100% - 151px);
    }
    .modalContentBs input.form-control.submitBtn{
        font-size: 20px;
    }
    .modalContentBs .fieldGroup {
        height: 51px;
        padding: 5px;
    }
    .modalContentBs .form-control{
        padding: 0 10px;
    }
    .modalContentBs h4 {
        margin: 15px 0;
    }
    .modalContentBs textarea.form-control {
        padding-top: 8px;
    }
    .ibsModal button.close, .ibsModal button.close *{
        width: 50px;
        height: 50px;
    }
    /*MODAL IBS RESOLUTIONS*/
}
@media (min-width: 1200px) and (max-width:1439px){
    .custom_container{
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .bannerSec {
        padding: 70px 25px;
        padding-bottom: 54px;
    }
    .bannerText h1 {
        font-size: 50px;
        line-height: 55px;
    }
    .bark img {
        width: 95px !important;
    }
    .clutch img {
        width: 95px !important;
    }
    .trustpilot img {
        width: 120px !important;
    }
    .bannerReviews {
        width: 370px;
    }
    .formLeftCol h3 {
        font-size: 24px;
    }
    .formRightCol p {
        font-size: 12px;
    }
    .bannerForm .formRightCol {
        padding: 32px 18px;
        padding-top: 40px;
    }
    .formLeftCol input{
        font-size: 15px;
        margin-top: 5px;
    }
    .formLeftCol select{
        font-size: 15px;
        margin-top: 5px;
    }
    .formRightCol p {
        margin-bottom: 31px;
        line-height: 17px;
    }
    .bannerForm .formLeftCol {
        padding: 0px 30px 50px !important;
    }
    input.submitt{
        font-size: 16px;
        padding: 5px 35px;
        margin-top: 12px;
    }
    .formRightCol textarea{
        height: 175px;
    }
    .banner_btn {
        margin-top: 110px;
    }
    .banner_btn a{
        padding: 10px 18px;
        font-size: 16px !important;
    }
    .banner_techs ul {
        gap: 78px;
    }
    .about_heading p {
        font-size: 16px;
        line-height: 23px;
    }
    .col_3 h2 {
        font-size: 40px;
    }
    .col_3 p {
        font-size: 16px;
        padding-right: 65px;
        line-height: 26px;
        width: 660px;
    }
    .portfolio_section .portfolio_heading{
        font-size: 40px;
    }
    .headerMenu ul li a {
        padding: 0 10px;
        font-size: 15px;
    }
    .pricing_heading h2{
        font-size: 40px;
    }
    .pricing_col_btn a {
        padding: 15px 40px;
        padding-left: 30px;
    }
    .pricing_col_details ul li{
        font-size: 16px;
    }
    .pricing_two {
        padding: 40px 40px;
    }
    .testi_heading h3{
        font-size: 40px;
    }
    .testi_heading p{
        font-size: 16px;
        line-height: 28px;
    }
    .premier {
        padding-bottom: 42px;
    }
    .premier_row.row{
        align-items: flex-start;
    }
    .pre_col_1{
        padding-top: 135px;
        padding-bottom: 30px;
    }
    .portfolio_section .owl-nav{
        left: 135px;
    }
    .portfolio_section #news-slider .owl-dots{
        left: 165px;
    }
    .banner_btn a, .premier_content .submit_btn a {
        padding: 11px 24px;
        font-size: 16px;
    }
    .pricing_one, .pricing_three {
        padding: 40px 30px;
    }
    .premier_content .col_1 .pre_col_1 {
        padding-top: 155px;
    }
    .premier_row .col_3 p {
        padding-right: 0px;
        width: 560px;
    }
    .pricing_one:after{
        margin-left: -22px;
    }
    .pricing_three:after{
        margin-right: -22px;
    }
    .pricing_one:before{
        margin-left: -22px;
    }
    .pricing_three:before{
        margin-right: -22px;
    }
    .headerBtns .headerPhone{
        width: 38px;
        height: 38px;
        line-height: 38px;
        margin-right: 0px;
    }
    .headerBtns .headerQuote{
        line-height: 40px;
        padding: 0 14px;
        font-size: 15px;
    }
    .testi_col1 .testimonialContent .owl-nav {
        bottom: 28px;
        display: flex;
        gap: 10px;
        right: -597px;
    }
   .testi_col1 .testimonialContent .testimonialData {
        margin-right: -235px;
        margin-left: -160px;
        margin-top: 60px;
    }
    .testi_col1 h3 {
        font-size: 40px;
    }
    .bannerReviews ul{
        gap: 10px;
    }
    .pricing_one .pricing_col_details {
        padding-left: 28px;
    }
    .pricing_one .pricing_col_head {
        margin-left: 10px;
    }
    .pricing_three .pricing_col_head {
        margin-right: 10px;
    }
    .pricing_three .pricing_col_details {
        padding-left: 24px;
    }
    .pricing_two .pricing_col_details {
        padding-left: 16px;
    }
    .testi_heading {
        padding-bottom: 62px;
    }
    /*MODAL IBS RESOLUTIONS*/

    .modalBoxBs.in {
        display: flex !important;
        justify-content: center;
        align-items: center;
        padding: 70px 0;
    }
    .ibsModal-dialog.ibsModal {
        max-width: 950px;
    }
    .ibsModal button.close {
        width: 40px;
        height: 40px;
    }
    .ibsModal button.close span {
        font-size: 24px !important;
    }
    .modalContentBs h3 {
        font-size: 25px;
    }
    .modalContentBs input.form-control.submitBtn{
        font-size: 20px;
    }
    .modalContentBs .fieldGroup {
        height: 45px;
        padding: 5px;
    }
    .modalContentBs .form-control {
        padding: 0 10px;
        font-size: 14px;
    }
    .modalContentBs h4 {
        margin: 15px 0;
        font-size: 20px;
    }
    .modalContentBs textarea.form-control {
        padding-top: 8px;
        height: 100px;
        min-width: calc(100% - 108px);
        max-width: calc(100% - 108px);
    }
    .modalContentBs input.form-control.submitBtn {
        height: 100px;
        min-width: 100px;
        max-width: 100px;
        font-size: 16px;
    }
    .modalContentBs .modalFooter .bannerIcons a {
        margin-right: 15px;
    }
    .modalContentBs .modalFooter {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 25px;
    }
    /*MODAL IBS RESOLUTIONS*/
}
@media (min-width: 1330px) and (max-width:1439px){
    .testi_col1 .testimonialContent .testimonialData {
        margin-right: -210px;
        margin-left: -160px;
        margin-top: 60px;
    }
}
@media (min-width: 1710px) and (max-width:1920px){
    .testi_col1 .testimonialContent .testimonialData {
        margin-right: 100px;
    }
    .testi_col1 h3{
        font-size: 65px;
    }
    .testi_col1 .testimonialContent .testimonialData {
        margin-right: -130px;
    }
    .testi_col1 .testimonialContent .owl-nav {
        right: -591px;
        gap: 8px;
        display: flex;
        bottom: 48px;
    }
}
@media (min-width: 1024px) and (max-width:1199px){
    .bannerSec {
        padding: 70px 20px;
        padding-bottom: 40px;
    }
    .bannerHolder .container-fluid .row {
        display: block;
        margin: 0 auto;
        width: 80%;
    }
    .bannerReviews {
        width: 50%;
    }
    .bark img {
        width: 100px !important;
        margin-right: 8px !important;
    }
    .clutch img {
        width: 100px !important;
        margin-right: 8px !important;
    }
    .trustpilot img {
        width: 120px !important;
        margin-right: 8px !important;
    }
    .bannerHolder .container-fluid .row .col-md-6{
        width: 100%;
        display: inline-block;
    }
    .banner_btn a, .premier_content .submit_btn a {
        padding: 8px 18px;
        font-size: 14px !important;
    }
    .formLeftCol input {
        margin: 0;
        margin-bottom: 6px;
    }
    .formLeftCol select {
        margin: 0;
        margin-bottom: 6px;
    }
    .formLeftCol h3 {
        font-size: 32px;
        margin: 0px;
    }
    .formRightCol {
        padding: 56px 15px !important;
        padding-bottom: 0 !important;
    }
    .formRightCol p {
        font-size: 14px !important;
        line-height: 18px;
        margin-bottom: 26px;
    }
    .formRightCol input.submitt {
        font-size: 14px;
        padding: 3px 28px;
        margin-top: 15px !important;
    }
    .formRightCol textarea {
        height: 125px;
    }
    /*.container-fluid{
        width: 100%;
    }*/
    .banner_techs ul li img {
        width: 50px;
        height: 60px;
        object-fit: contain;
    }
    .bannerHolder{
        max-width: 100%;
    }
    .banner_techs ul {
        gap: 22px;
    }
    .bannerText h1 {
        font-size: 50px;
        line-height: 55px;
    }
    .banner_btn {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .formRightCol span {
        font-size: 14px;
    }
    .about_heading p {
        font-size: 16px;
        line-height: 22px;
    }
    .col_3 {
        padding-left: 0px !important;
    }
    .col_3 p {
        line-height: 25px;
        font-size: 16px;
        padding-right: 0;
    }
    .col_3 h2 {
        font-size: 35px !important;
    }
    .pricing_heading h2 {
        font-size: 35px;
        line-height: 115%;
    }
    .pricing_col_details ul li {
        font-size: 15px;
    }
    .pricing_col_details ul {
        padding-left: 8px;
        margin-top: 29px;
    }
    .portfolio_section .owl-nav{
        left: 96px;
        width: 15%;
    }
    .portfolio_section #news-slider .owl-dots {
        left: 126px;
    }
    .testi_heading h3{
        font-size: 35px;
    }
    .testi_heading p {
        font-size: 16px;
        line-height: 25px;
    }
    .f-head {
        padding-right: 8px !important;
    }
    .footer-brands p {
        font-size: 16px;
        line-height: 20px;
    }
    .top2 {
        width: 30%;
        padding-left: 30px;
    }
    .top3 {
        width: 40%;
        padding-left: 45px;
    }
    .top1 a {
        padding: 2px 20px;
        line-height: 46px;
    }
    .top1 {
        width: 31%;
    }
    .top1 p {
        padding-right: 0px;
        font-size: 16px;
        line-height: 25px;
    }
    .premier{
        padding-bottom: 15px;
    }
    .testi_heading {
        padding-top: 67px;
    }
    header.customHeader{
        padding-bottom: 0;
    }
    .portfolio_section .portfolio_heading {
        padding: 56px 150px;
        padding-bottom: 0px;
    }
    #headerMenu.active{
        display: block;
    }
    .owl-carousel .owl-stage{
    	margin: 0;
    }
    .testi_col1 {
        display: block;
        width: 100%;
    }
    .testi_col1 .testimonialContent .testimonialData {
        margin-right: 150px;
    }
    .testi_col1 .testimonialContent .owl-nav {
        right: 0;
        bottom: -8px;
    }
    .testi_col1 {
        margin-left: -150px;
    }
    #bottom .owl-item.active .post-slide .post-content .post-description {
        font-size: 16px;
        line-height: 24.63px;
    }
    #bottom .owl-item.active .post-slide .post-content h3 {
        font-size: 20px;
        line-height: 26.63px;
    }
    #bottom .owl-item.active .post-slide .post-content h4 {
        font-size: 16px;
        line-height: 28.63px;
    }
    /*MODAL IBS RESOLUTIONS*/
    .ibsModal-dialog.ibsModal {
        max-width: 800px;
    }
    .modalContentBs h3 {
        font-size: 24px;
    }
    .modalContentBs textarea.form-control {
        height: 80px;
        min-width: calc(100% - 100px);
        margin-right: 9px;
        max-width: calc(100% - 100px);
    }
    .modalContentBs input.form-control.submitBtn {
        min-width: 90px;
        max-width: 90px;
        min-height: 90px;
        max-height: 90px;
        font-size: 16px;
    }
    .modalContentBs .fieldGroup {
        height: 45px;
        padding: 5px;
    }
    .modalContentBs .form-control {
        padding: 0 5px;
        font-size: 14px;
    }
    .modalContentBs h4 {
        font-size: 18px;
        margin: 10px 0;
    }
    .modalContentBs textarea.form-control {
        padding-top: 0px;
    }
    .ibsModal button.close, .ibsModal button.close * {
        width: 35px;
        height: 35px;
    }
    .ibsModal button.close span {
        font-size: 24px !important;
    }
    .modalContentBs .modalFooter .bannerIcons a {
        margin-right: 5px;
    }
    .modalContentBs .modalFooter .bannerIcons a img {
        max-height: 28px;
        width: auto !important;
        margin-top: -2px;
    }
    .modalContentBs .modalFooter .footerLogo {
        max-width: 120px;
    }
    .modalContentBs {
        margin-left: 33px;
        margin-right: 15px;
        margin-top: -20px;
    }
    .modalContentBs .modalFooter {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }
    .modalBoxBs.in {
        padding: 50px 0;
    }
    /*MODAL IBS RESOLUTIONS*/
    .testimonialSec .testimonialHolder{
       width:100%; 
    }
}

@media (min-width: 768px) and (max-width:1023px){
    .bannerSec .bannerHolder .container-fluid .row {
        display: block;
        padding: 30px 10px;
    }
    .bannerSec{
        padding: 20px 10px;
    }
    .bannerHolder {
        max-width: 100%;
    }
    .premier_content.custom_container{
        padding: 45px 15px 0px 15px !important;
    }
    .custom_container{
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer_top.custom_container{
        padding-bottom: 20px;
    }
    .bannerSec .bannerHolder .container-fluid .row .col-md-6{
        width: 100%;
    }
    .banner_techs ul{
        gap: 10px;
    }
    .banner_techs ul li img {
        opacity: 0.4;
        width: 70px;
        object-fit: contain;
        height: 60px;
    }
    .bannerText h1 {
        font-size: 40px;
        line-height: 45px;
    }
    .banner_btn {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .bannerReviews ul li img{
        margin-right: 0;
    }
    .bark img {
        width: 90px !important;
    }
    .clutch img {
        width: 90px !important;
    }
    .trustpilot img {
        width: 120px !important;
    }
    .bannerReviews {
        width: 46%;
    }
    .banner_btn a, .premier_content .submit_btn a {
        padding: 8px 15px;
        font-size: 15px !important;
    }
    .formLeftCol h3 {
        font-size: 33px;
    }
    .formRightCol p {
        font-size: 13px;
        line-height: 16px;
    }
    .formLeftCol input, .formLeftCol select {
        margin-top: 0;
    }
    .bannerForm .formRightCol {
        padding: 54px 30px;
        padding-bottom: 0px;
    }
    .formRightCol textarea {
        height: 115px;
    }
    input.submitt {
        padding: 3px 28px;
        font-size: 15px;
    }
    header.customHeader{
        padding-bottom: 10px;
    }
    .mob-nav2{
        margin-bottom: 10px;
        margin-top: -10px;
    }
    .banner_techs{
        margin-top: 40px !important;
    }
    .about_heading p {
        font-size: 14px;
        line-height: 22px;
    }
    .col_3 h2 {
        font-size: 26px !important;
        margin-bottom: 5px;
    }
    .about_row .col_3 {
        padding-top: 110px;
        padding-left: 15px !important;
    }
    .portfolio_section .portfolio_heading{
        font-size: 26px;
    }
    .col_3 p {
        line-height: 20px;
        font-size: 13px;
        padding-right: 0px;
    }
    .portfolio_section .owl-dots{
        left: 120px !important;
    }
    .portfolio_section .owl-nav{
        width: 20%;
        left: 90px;
        bottom: -45px;
    }
    .pre_col_1 .pree_p1 {
        font-size: 35px;
    }
    .pre_col_2 .pree_p1 {
        font-size: 35px;
    }
   .pre_col_1 {
        padding-top: 78px;
        padding-bottom: 18px;
    }
    .pre_col_2 {
        padding: 0px 45px 10px 32px !important;
    }
    .pree_p2{
        font-size: 14px;
        line-height: 18px;
    }
    .pre_col_2 .pree_p2{
        font-size: 14px;
        line-height: 18px;
    }
    .premier_content .submit_btn {
        margin-top: 20px;
    }
    .pricing_heading h2 {
        font-size: 26px;
    }
    .portfolio_section .portfolio_heading {
        padding: 40px 150px;
        padding-bottom: 0;
    }
    section.portfolio_section {
        padding-bottom: 80px;
    }
    .portfolio_section #news-slider .owl-dots {
        bottom: -39px;
    }
    .about_content {
        padding: 40px 0px;
        padding-bottom: 45px;
    }
    .about_heading p {
        font-size: 13px;
        line-height: 20px;
    }
    .about_row .col_2 img {
        width: 100%;
        padding-top: 60px;
    }
    .about_row .col_3{
        padding-top: 58px;
    }
    .side-bars .s-bar span.sidebar-icon.three.call{
        margin-left: -14px;
        width: 33px;
        height: 33px;
        margin-top: 6px;
    }
    .side-bars .s-bar {
        height: 33px;
        line-height: 42px;
        margin-top: 10px;
    }
    .side-bars .s-bar span.sidebar-icon.two{
        margin-left: -14px;
        width: 33px;
        height: 33px;
        margin-top: 6px;
    }
    .side-bars .s-bar span.sidebar-icon.two.call{
        margin-left: -14px;
        width: 33px;
        height: 33px;
        margin-top: 6px;
    }
    .pricing_heading {
        padding-top: 45px;
    }
    .pricing_col{
        margin-top: -30px !important;
    }
    .pricing_col_head h2, .pricing_col_head2 h2 {
        font-size: 40px;
    }
   .pricing_one, .pricing_two, .pricing_three {
        padding: 0px 8px 40px;
    }
    .pricing_one:before{
        margin-top: 0;
    }
    .pricing_three:before{
        margin-top: 0;
    }
    .pricing_col_details ul li {
        font-size: 11px;
        line-height: 22px;
    }
    .pricing_col_head2 h4, .pricing_col_head h4 {
        font-size: 11px;
    }
    .pricing_col_head2 h3, .pricing_col_head h3 {
        font-size: 22px;
    }
    .pricing_col_head2 h3, .pricing_col_head h3 {
        font-size: 22px;
        margin: 0;
    }
    .pricing_col_btn a {
        padding: 12px 32px;
        padding-left: 15px;
        font-size: 13px;
    }
    .pricing_one, .pricing_three {
        margin-top: 45px;
        margin-bottom: 0px;
    }
    .pricing_two{
        padding: 20px 8px 0px;
    }
    .pricing_two .pricing_col_head2 h3{
        margin-bottom: 17px;
    }
    .premier_row.row {
        padding-bottom: 45px;
    }
    .pricing_sec{
        padding-bottom: 45px;
    }
    .testi_heading h3{
        font-size: 26px;
    }
    .testi_heading p {
        font-size: 13px;
        line-height: 20px;
    }
    .testi_heading{
        padding-top: 44px;
    }
    .footer-address-list li p{
        font-size: 14px;
    }
    .footer-address-list li p span {
        font-size: 13px;
    }
    .top2 {
        padding-left: 40px;
    }
    .top3 {
        padding-left: 20px;
    }
    .footer_top .top1 img{
        width: 100%;
    }
    .top1 p {
        font-size: 13px;
        line-height: 20px;
        padding-right: 0;
    }
    .footer-address-list li a{
        font-size: 14px;
    }
    .top1 a{
        font-size: 15px;
        font-weight: 400;
        padding: 8px 11px;
        line-height: 26px;
    }
    .top2 h3{
        font-size: 20px;
    }
    .top3 h3{
        font-size: 20px;
    }
    .footer-brands p{
        font-size: 13px;
    }
    .footer- p{
        font-size: 13px;
    }
    #headerMenu.active{
        display: block;
    }
    .headerMenu ul li{
        margin: 20px 20px;
    }
    .headerMenu ul li a{
        font-size: 16px;
    }
    .headerMenu ul{
        height: auto;
    }
    .testi_col1 .testimonialContent .testimonialData {
        margin-right: 160px;
        margin-left: -200px;
    }
    .testiImageHolder .owl-item img {
        margin: auto;
        margin-right: -206px;
    }
    .testi_col1 {
        margin-left: 0px;
        width: 100%;
        display: block;
    }
    .testi_col1 .testimonialContent .owl-nav {
        position: absolute;
        right: 0;
        bottom: 0;
    }
    #bottom .owl-item.active .post-slide .post-content .post-description{
        font-size: 16px;
        line-height: 26.63px;
    }
    #bottom .owl-item.active .post-slide .post-content h3{
        font-size: 18px;
    }
    #bottom .owl-item.active .post-slide .post-content h4 {
        font-size: 16px;
        line-height: 10.63px;
    }
    /*MODAL IBS RESOLUTIONS*/
    .ibsModal-dialog.ibsModal {
        max-width: 700px;
    }
    .ibsModal-dialog.ibsModal .row {
        display: flex;
        width: 100%;
        margin: 0 !important;
    }
    .ibsModal-dialog.ibsModal .row > div {
        padding: 0;
    }
    .ibsModal-dialog.ibsModal .row > div.col-md-5 {
        max-width: 45%;
    }
    .ibsModal-dialog.ibsModal .row > .col-md-7 {
        max-width: 58%;
        width: 100%;
    }
    .ibsModal .imagePopup {
        margin: 0;
        height: 100%;
    }
    .ibsModal .imagePopup img {
        height: 100%;
        object-fit: cover;
        object-position: right bottom;
    }
    .modalContentBs h3 {
        font-size: 22px;
        margin: -10px 0 0;
    }
    .modalContentBs textarea.form-control {
        height: 60px;
        min-width: calc(100% - 69px);
        margin-right: 9px;
        max-width: calc(100% - 69px);
    }
    .modalContentBs input.form-control.submitBtn {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
        font-size: 12px;
    }
    .modalContentBs .fieldGroup {
        height: 35px;
        padding: 5px;
    }
    .modalContentBs .form-control {
        padding: 0 5px;
        font-size: 14px;
    }
    .modalContentBs h4 {
        font-size: 16px;
        margin: 10px 0;
    }
    .modalContentBs textarea.form-control {
        padding-top: 5px;
    }
    .ibsModal button.close {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99;
    }
    .ibsModal button.close span {
        font-size: 18px !important;
    }
    .modalContentBs .modalFooter .bannerIcons a {
        margin-right: 5px;
    }
    .modalContentBs .modalFooter .bannerIcons a img {
        max-height: 28px;
        width: auto !important;
        margin-top: -2px;
    }
    .modalContentBs .modalFooter .footerLogo {
        max-width: 120px;
    }
    .modalContentBs {
        margin: 0 15px;
        padding-top: 30px;
    }
    .modalContentBs .modalFooter {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
    }
    .modalBoxBs.in {
        padding: 50px 0;
    }
    /*MODAL IBS RESOLUTIONS*/
    .testimonialSec .testimonialHolder{
       width:100%; 
    }
}
@media (max-width: 767px){
    .custom_container{
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .bannerHolder{
        width: 100%;
    }
    .side-bars .s-bar span.sidebar-icon.three.call{
        margin-left: -14px;
        width: 33px;
        height: 33px;
        margin-top: 6px;
    }
    .side-bars .s-bar {
        height: 33px;
        line-height: 42px;
        margin-top: 10px;
    }
    .side-bars .s-bar span.sidebar-icon.two{
        margin-left: -14px;
        width: 33px;
        height: 33px;
        margin-top: 6px;
    }
    .side-bars .s-bar span.sidebar-icon.two.call{
        margin-left: -14px;
        width: 33px;
        height: 33px;
        margin-top: 6px;
    }
    .bannerSec{
        padding: 30px 10px;
        padding-bottom: 0;
    }
    .bannerText h1 {
        font-size: 26px;
        line-height: 36px;
    }
    .banner_techs ul li img {
        width: 40px;
        object-fit: contain;
        height: 48px;
        margin: 8px 0;
    }
    .banner_techs ul {
        gap: 35px;
        display: inline-block;
        column-count: 4;
    }
    .footer-badges-{
        display: block;
        padding-left: 0;
    }
    .footer_top.custom_container{
        display: block;
    }
    .bannerReviews ul{
        display: block;
    }
    .portfolio_section #news-slider .owl-nav .owl-prev:before{
        margin: 0px -18px 0px 0px;
    }
    .portfolio_section .owl-nav{
        width: 100%;
        left: 0;
        right: 0;
        text-align: center;
    }
    .portfolio_section #news-slider .owl-nav .owl-next:after {
	    margin: 0px 0px 0px 250px;
	}
    .portfolio_section #news-slider .owl-dots{
        left: 0;
        right: 0;
        text-align: center;
    }
    .bannerForm .formRightCol{
        padding: 30px 10px !important;
    }
    .bannerForm .formLeftCol{
        padding: 30px 10px !important;
    }
    .banner_btn {
        margin-top: 42px;
        margin-bottom: 40px;
        text-align: center;
    }
    .bannerReviews {
        width: 100%;
    }
    .bark img {
        width: 90px !important;
    }
    .clutch img {
        width: 90px !important;
    }
    .trustpilot img {
        width: 110px !important;
    }
    .bannerReviews ul li {
        display:inline-block;
    }
    .banner_btn a, .premier_content .submit_btn a{
        font-size: 13px !important;
        padding: 8px 10px;
    }
    .lets-talk,.lets-talk-dark{
        padding: 8px 10px!important;
    }
    .btn-br{
        line-height: 36px;
        padding: 0px 8px;
        font-size: 14px;
        width: 38px;
        height: 38px;
    }
    .mob-nav2 .navm- a div {
        width: 25px;
        height: 5px;
        margin: 3px 0;
    }
    .customHeader .container-fluid > .row{
        align-items: center;
    }
    .customHeader .container-fluid > .row .headerLogo img{
        display: inline-block;
        width: 180px;
    }
    .customHeader .container-fluid > .row .col-md-4{
        display: inline-block;
        width: 65%;
    }
    .customHeader .container-fluid > .row .col-md-8{
        display: inline-block;
        width: 35%;
    }
    .mob-nav2{
        padding: 0;
        justify-content: end;
    }
    .mob-nav2 .navm-{
        margin-left: 0;
    }
    .bannerForm .formLeftCol {
        padding: 15px 10px !important;
    }
    .formLeftCol h3 {
        font-size: 22px;
        padding-top: 7px;
    }
    .formLeftCol select {
        font-size: 12px;
        margin-top: 0;
        padding-top: 15px;
        padding-bottom: 8px;
    }
    .formLeftCol input {
        font-size: 12px;
        margin-top: 0;
        padding-top: 15px;
        padding-bottom: 0px;
    }
    .bannerForm .formRightCol {
        padding: 27.9px 10px !important;
        padding-bottom: 20px !important;
    }
    .formRightCol p {
        font-size: 10px;
        text-align: left;
        line-height: 13px;
        padding: 12.4px 0px;
        margin-bottom: 20.5px;
    }
    input.submitt {
        padding: 1px 20px;
        font-size: 13px;
    }
    .formRightCol textarea {
        height: 92px;
    }
    .about_top p{
        font-size: 14px;
    }
    .about_top {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .about_heading p{
        font-size: 14px;
        line-height: 20px;
    }
    .col_1 img{
        height: 200px;
        object-fit: cover;
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
    }
    .col_2 img {
        height: 200px;
        object-fit: cover;
        border-top-right-radius: 12px;
        padding-top: 0;
        border-bottom-right-radius: 12px;
        border-bottom-left-radius: 12px;
        margin-top: 20px;
    }
    .banner_techs {
        margin-top: 50px !important;
    }
    .col_3 {
        padding-top: 28px;
        padding-left: 15px !important;
    }
    .col_3 h2 {
        font-size: 25px !important;
        margin-bottom: 0px;
    }
    .about_content{
        padding-bottom: 15px;
    }
    .portfolio_section .portfolio_heading {
        padding: 30px 30px;
        font-size: 25px;
        padding-bottom: 0px;
    }
    .portfolio_section #news-slider .owl-dots {
	    bottom: -24px;
	    left: -2px !important;
	}
    .portfolio_section .owl-nav {
	    bottom: -30px;
	    z-index: 9;
	    left: -5px;
	}
    section.portfolio_section {
        padding-bottom: 50px;
    }
    .premier_content.custom_container {
        padding: 30px 15px 0px 15px !important;
    }
    .premier_content .col_3 {
        padding-right: 5px;
        padding-left: 15px !important;
    }
    .premier_content .submit_btn {
        margin-top: 33px;
    }
    .premier_content .col_3 {
	    padding-bottom: 38px !important;
	}
    .pre_col_1 {
        padding-top: 47px;
        padding-bottom: 47px;
    }
    .pre_col_1 .pree_p1{
        text-align: center;
        font-size: 40px;
    }
    .pre_col_1 .pree_p2{
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }
    .pre_col_2 .pree_p1{
        font-size: 40px;
        text-align: center;
    }
    .pre_col_2 .pree_p2{
        font-size: 14px;
        text-align: center;
    }
    .premier_content .col_2 .pre_col_2{
        padding: 0;
    }
    .pre_col_2{
        padding: 0;
    }
    .pre_col_2 .pree_p2{
        margin-bottom: 0;
    }
    .premier_content .col_2 img {
        padding: 0px;
        margin-top: 32px;
    }
    .premier_row.row {
        padding-bottom: 35px;
    }
    .pricing_heading{
        padding-top: 35px;
    }
    .pricing_heading h4{
        letter-spacing: 1em;
        font-size: 18px;
    }
    .pricing_heading h2{
        font-size: 25px;
        text-align: center;
        padding-right: 0;
        margin-bottom: 0;
    }
    .pricing_one, .pricing_two, .pricing_three{
        width: 100%;
        display: block;
        padding-top: 0;
        padding-bottom: 0;
    }
    .pricing_col{
        margin: 0;
    }
    .pricing_one, .pricing_two,.pricing_three{
        margin-top: 32px;
    }
    .pricing_col_head h2, .pricing_col_head2 h2{
        font-size: 35px;
    }
    .pricing_one:before{
        display: none;
    }
    .pricing_one:after{
        display: none;
    }
    .pricing_three:before{
        display: none;
    }
    .pricing_three:after{
        display: none;
    }
    .pricing_col_head2 h3, .pricing_col_head h3{
        font-size: 20px;
        
    }
    .pricing_one, .pricing_two, .pricing_three{
        border: 1px solid #fff;
    }
    .pricing_col_details ul li {
        font-size: 14px;
        line-height: 26.12px;
    }
    .pricing_col_btn {
        margin-top: 40px;
        margin-bottom: 40px;
        padding-bottom: 0 !important;
    }
    .pricing_col_btn a {
        padding: 10px 30px;
        padding-left: 12px;
        font-size: 15px;
    }
    .pricing_sec{
        padding-bottom: 35px;
    }
    .testi_heading h3{
        font-size: 25px;
    }
    .testi_heading p{
        font-size: 14px;
        line-height: 20px;
    }
    .testi_heading {
        padding-top: 32px;
    }
    .testimonials {
        padding-bottom: 15px;
    }
    .top1{
        width: 100%;
        text-align: center;
    }
    .top1 img{
        width: 180px;
    }
    .top1 p{
        font-size: 14px;
        line-height: 20px;
    }
    .top1 a{
        font-size: 14px;
        padding: 0 22px;
        line-height: 40px;
    }
    .top2{
        width: 100%;
        padding: 0;
    }
    .footer-address-list li p{
        font-size: 16px;
    }
    .footer-address-list li p span{
        font-size: 14px;
        line-height: 20px;
    }
    .top3{
        width: 100%;
        padding: 0;
    }
    .footer_top{
        padding: 35px 5px 8px 15px;
    }
    .v-center {
        text-align: center;
    }
    .f-head {
        padding-right: 0 !important;
    }
    .footer-social-media-icons a{
        width: 10px;
        height: 15px;
    }
    .footer- p{
        font-size: 14px;
    }
    #headerMenu.active{
        display: block;
    }
    .headerMenu ul li{
        margin: 15px 20px;
    }
    .headerMenu ul li a{
        font-size: 15px;
    }
    .headerMenu ul{
        height: auto;
    }
    .owl-carousel .owl-prev {
        width: 22px;
    }
    .bottom_slider .owl-item.active {
        max-width: 20%;
        width: 5.2% !important;
        display: block !important;
        margin: 0px auto !important;
        margin-right: 20px!important;
        margin-left: 10px !important;
    }
    #bottom .owl-item.active .post-slide .post-content .post-description{
    	font-size: 13px;
    	line-height: 20.63px;
    }
    #bottom .owl-item.active .post-slide .post-content h4 {
	    font-size: 16px;
	    line-height: 20.63px;
	}
	#bottom .owl-item.active .post-slide .post-content h3 {
	    font-size: 20px;
	    line-height: 20.63px;
	}
	.bottom_slider{
		margin-bottom: 10px;
	}
    .testi_col1 {
        margin-left: 0px;
        width: 100%;
        display: block;
    }
    .testi_col1 .testimonialContent .testimonialData {
        margin-left: -200px;
        margin-right: 0px;
    }
    .testi_col1 .testimonialContent .owl-nav {
        position: absolute;
        right: 0;
        bottom: -10px;
    }
    .testiImageHolder .owl-item img {
        max-width: 199px;
        margin-right: -650px;
        height: 200px;
        min-height: 240px !important;
        object-position: center !important;
    }
    .bottom_slider {
        margin-top: 5px !important;
    }
    .testiImageHolder .owl-item.active img {
        min-height: 180px;
        height: 180px;
        object-position: top;
    }
    .testi_col1 h3 {
        font-size: 28px;
    }
 
    .testi_col1 .c_name {
        font-size: 16px;
        margin-top: 0;
    }
    .testi_col1 .c_company {
        font-size: 14px;
        line-height: 18px;
    }
    .premier_content.custom_container .premier_row .col_2.col-md-3{
        display: flex;
        flex-direction: column-reverse;
    }
    .testimonialHolderBottom {
        max-height: 282px;
    }
    .testimonials{
        padding-bottom: 0px;
    }
    /*MODAL IBS RESOLUTIONS*/
    .ibsModal-dialog.ibsModal {
        max-width: 90%;
    }
    .ibsModal-dialog.ibsModal .row {
        display: flex;
        width: 100%;
        margin: 0 !important;
        flex-direction: column-reverse;
    }
    .ibsModal-dialog.ibsModal .row > div {
        padding: 0;
    }
    .ibsModal-dialog.ibsModal .row > div.col-md-5 {
        max-width: 100%;
    }
    .ibsModal-dialog.ibsModal .row > .col-md-7 {
        max-width: 100%;
        width: 100%;
        padding: 0;
    }
    .ibsModal .imagePopup {
        margin-right: 0;
        margin-top: 20px;
        max-height: 230px;
    }
    .imagePopup{
       display:none;
    }
    .modalContentBs h3 {
        font-size: 20px;
        margin: 15px 0 10px;
    }
    .modalContentBs textarea.form-control {
        height: 60px;
        min-width: calc(100% - 69px);
        margin-right: 9px;
        max-width: calc(100% - 69px);
    }
    .modalContentBs input.form-control.submitBtn {
        min-width: 60px;
        max-width: 60px;
        min-height: 60px;
        max-height: 60px;
        font-size: 12px;
    }
    .modalContentBs .fieldGroup {
        height: 35px;
        padding: 5px;
    }
    .modalContentBs .form-control {
        padding: 0 5px;
        font-size: 14px;
    }
    .modalContentBs h4 {
        font-size: 16px;
        margin: 10px 0;
    }
    .modalContentBs textarea.form-control {
        padding-top: 5px;
    }
    .ibsModal button.close {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99;
    }
    .ibsModal button.close span {
        font-size: 24px !important;
    }
    .modalContentBs .modalFooter .bannerIcons a {
        margin-right: 5px;
    }
    .modalContentBs .modalFooter .bannerIcons a img {
        max-height: 28px;
        width: auto !important;
        margin-top: -2px;
    }
    .modalContentBs .modalFooter .footerLogo {
        max-width: 120px;
    }
    .modalContentBs {
        margin: 0 10px;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .modalContentBs .modalFooter {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 20px;
        flex-direction: column-reverse;
        gap: 20px;
    }
    .modalBoxBs.in {
        padding: 50px 0;
    }
    /*MODAL IBS RESOLUTIONS*/
    .testimonialSec .testimonialHolder{
       width:100%; 
    }
.testimonialsContainer .container{
    width: 100%;
    padding: 0px 15px;
    max-width: 100%;    
    }   
.testimonialSec .testimonialCarousel .empMain p {
    font-size: 11px;
    }
.footerLogo{
    display:none;
    }
}
@media (min-width:1920px){
    .premier_row.row {
        padding-bottom: 65px;
        align-items: center;
    }
    .bark img {
        width: 135px !important;
    }
    .clutch img {
        width: 135px !important;
    }
    .trustpilot img {
        width: 170px !important;
    }
    .bannerForm .formRightCol{
        padding-top: 94.4px;
        padding-left: 22px;
    }
    .formRightCol p{
        font-size: 18px;
        line-height: 24px;
    }
    .formLeftCol h3{
        font-size: 38px;
    }
    .formRightCol textarea{
        height: 138px;
    }
    .bannerForm .formLeftCol{
        padding-top: 40px !important;
    }
    .banner_btn {
        margin-top: 95px;
    }
    .formRightCol span{
        font-size: 18px;
    }
    .banner_techs ul li img {
        width: 120px;
        object-fit: contain;
        height: 100px;
        margin: 8px 0;
    }
    .headerMenu ul li a{
        font-size: 18px;
        padding: 0 27px;
    }
    .headerBtns .headerQuote{
        font-size: 18px;
    }
    .portfolio_section .portfolio_heading{
        font-size: 45px;
    }
    .pre_col_1 {
        padding-top: 205px;
    }
    .testi_heading p{
        font-size: 20px;
    }
    .testi_heading {
        padding-bottom: 62px;
    }
    .pre_col_2 .pree_p2{
        font-size: 18px;
    }
    .pre_col_1 .pree_p2{
        font-size: 18px;
    }
    .pre_col_1 .pree_p1{
        font-size: 92px;
    }
    .pre_col_2 .pree_p1{
        font-size: 84px;
    }
    .col_2.col-md-3 .col_2_2{
        margin-top: 40px;
    }
    input.submitt{
        font-size: 22px;
    }
    .banner_btn a{
        font-size: 22px;
    }
    .premier_content .submit_btn a{
        font-size: 22px;
    }
    .pricing_col_btn a{
        font-size: 22px;
        padding: 20px 80px;
        padding-left: 65px;
    }
    .pricing_col_btn{
        margin-top: 60px;
    }
}

.testi_col1 .testimonialContent .owl-nav .owl-prev:before{
    content: "\f177";
    font-weight: 100 !important;
    /* content: '\f0da'; */
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 83px 0px 0px;
    text-decoration: none;
    font-size: 16px;
}
.testi_col1 .testimonialContent .owl-nav .owl-next:before{
    content: "\f178";
    font-weight: 100 !important;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 83px 0px 0px;
    text-decoration: none;
    font-size: 16px;
}
#showpop{
     position: fixed;
    inset: 0px;
    overflow-y: scroll;
    background: rgba(0, 0, 0, 0.58);
    justify-content: center;
    align-items: center;
    margin: auto !important;
    display: flex;
    padding-right: 0px;   
    }
#showpop.in{
     opacity: 1;   
    }
#showpop .modal-dialog{
  width: 100%;  
    }
#showpop .modal-content{
    background: url(../images/premier_banner.webp);
    background-size: cover;   
    }
#showpop .modal-content .modal-header{
    border-bottom:0px;   
    }

/* Chrome, Safari, Edge, Opera */
form input::-webkit-outer-spin-button,
form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
form input[type=number] {
  -moz-appearance: textfield;
}


