
/****** Fonts Decleration *******/
/****** Fonts Decleration *******/
@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;1,400;1,500;1,600&display=swap');

@font-face {
  font-family: 'Inter Tight';
  src: url('../fonts/InterTight-Black.woff2') format('woff2'),
      url('../fonts/InterTight-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-ExtraBold.woff2") format("woff2"), url("../fonts/InterTight-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-Bold.woff2") format("woff2"), url("../fonts/InterTight-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-SemiBold.woff2") format("woff2"), url("../fonts/InterTight-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-Medium.woff2") format("woff2"), url("../fonts/InterTight-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-Regular.woff2") format("woff2"), url("../fonts/InterTight-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-Light.woff2") format("woff2"), url("../fonts/InterTight-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-ExtraLight.woff2') format('woff2'),
      url('../fonts/Heebo-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-Bold.woff2') format('woff2'),
      url('../fonts/Heebo-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-Black.woff2') format('woff2'),
      url('../fonts/Heebo-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-ExtraBold.woff2') format('woff2'),
      url('../fonts/Heebo-ExtraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-Light.woff2') format('woff2'),
      url('../fonts/Heebo-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-Regular.woff2') format('woff2'),
      url('../fonts/Heebo-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-SemiBold.woff2') format('woff2'),
      url('../fonts/Heebo-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-Medium.woff2') format('woff2'),
      url('../fonts/Heebo-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo-Thin.woff2') format('woff2'),
      url('../fonts/Heebo-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aller';
  src: url('../fonts/Aller-Bold.woff2') format('woff2'),
      url('../fonts/Aller-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aller Display';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/AllerDisplay.woff') format('woff'),
      url('../fonts/AllerDisplay.woff2') format('woff');
}


/**** Raleway Font ****/


@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Bold.woff2') format('woff2'),
        url('../fonts/Raleway-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-ExtraBold.woff2') format('woff2'),
        url('../fonts/Raleway-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-ExtraLight.woff2') format('woff2'),
        url('../fonts/Raleway-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Light.woff2') format('woff2'),
        url('../fonts/Raleway-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Medium.woff2') format('woff2'),
        url('../fonts/Raleway-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Regular.woff2') format('woff2'),
        url('../fonts/Raleway-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-SemiBold.woff2') format('woff2'),
        url('../fonts/Raleway-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/*** Raleway Font ***/

.font-adr{
  font-family: 'Aller', sans-serif;
}
.font-adr-d{
  font-family: 'Aller Display', sans-serif;
}
.font-brl{
  font-family: 'Barlow', sans-serif;
}
.font-hb {
    font-family: 'Heebo', sans-serif;
}
.font-rbt {
  font-family: 'Roboto', sans-serif; 
}
.font-mr{
  font-family: 'Merriweather', serif;
}
.font-raleway{
  font-family: 'Raleway', sans-serif;
}
.font-lora{
  font-family: 'Lora', serif;
}
.fw-black{
    font-weight: 900 !important;
  }
.fw-extbold{
    font-weight: bold !important;
  }
.fw-bold{
    font-weight: bold  !important;
  }
.fw-medium{
    font-weight: 500 !important;
  }
.fw-semibold{
    font-weight: 600 !important;
  }
.fw-normal{
    font-weight: normal;
  }
  .fw-light{
    font-weight: 300;
  }
.fs-italic{
  font-style: italic;
}
.errorfont {
  color: red;
  padding-left: 5px;
  font-size: 13px;
  line-height: 22px;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

body, p {
  color: #161616;
  font-size: 18px;
  line-height: 40px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif; 
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  padding: 0;
}

a,a:focus {
  text-decoration: none;
  color: #161616;
  font-family: 'Roboto', sans-serif; 
  font-size: 22px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
a:hover {
  color: #faa61a;
}

/*******/

.button:hover p {
  color: #fff;
}
.color-black{
  color: #000;
}
.color-dgray{
  color: #252422;
}
.color-white{
  color: #fff;
}
.color-white2
{
  color:#e6e7e8;
}
.color-black2{
  color: #161616;
}
.color-black3{
  color:#010101;
}
.color-black4{
  color: #231f20;
}
.color-blue{
  color: #2a5298;
}
.color-gray{
  color:#939598;
}
.color-gray2{
  color:#a7a9ac
}
.color-gray3{
  color:#4a4a4a;
}
.color-orange{
  color: #faa61a;
}
.bgcolor-black{
  color: #000;
}
.bgcolor-dgray{
  background-color: #939598;
}
.bgcolor-dgray2{
  background-color: #d7d7d7;;
}
.bgcolor-dgray3{
  background-color:#e5e5e5;
}
.bgcolor-dgray4{
  background-color:#e6e7e8
}
.bgcolor-blue{
  background-color: #20405b;
}
.bgcolor-lblue{
  background-color: #0c2442;
}
.bgcolor-white{
  background-color: #fff;
}
.title{
  font-size: 50px;
  line-height: 65px;
}
.title2{
  font-size: 40px;
  line-height: 45px;
}
.desc{
  font-size: 23px;
  line-height: normal;
}
.desc20{
  font-size: 20px;
  line-height: normal;
}
/********* Header ***********/

header {
  position: relative;
  z-index: 1;
}
.header-inner {
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.logo a {
  display: inline-block;
}
.nav-item{
  padding: 0 20px;
}
.nav-link,.nav-link:focus {
  font-family: 'Heebo', sans-serif;
  display: block;
  padding: 0 !important;
  color: #161616;
  text-decoration: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
}
.nav-link:focus, .nav-link:hover {
  color: #faa61a;
}
.head-button,.head-button:focus{
  font-family: 'Heebo', sans-serif;
  background-color: #faa61a;
  /*background: linear-gradient(95deg, rgba(30,60,114,1) 0%, rgba(41,82,152,1) 100%);*/
  padding: 3px 30px;
  outline: 0;
  color: #000;
  border-radius: 50px;
  position: relative;
  background-size: 100%;
  border: 1px solid transparent;
  z-index: 1;
  cursor: pointer;
}
.head-button:hover{
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #fff;
  border-color: #000;
  background-color: #000;
  /*box-shadow: 3px 3px 9px 0px rgba(168, 168, 168, 0.3), 0px 0px 3px 3px rgba(168, 168, 168,0.3);*/
}
.head-button::before {
  content: "";
  border: 1px solid #faa61a;
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background-color: transparent;
  border-radius: 50px;
  z-index: -1;
}
.head-buttonlink,.head-buttonlink:focus{
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 15px;
  font-weight: 500;
  display: inline-block;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.head-button:hover .head-buttonlink{
  color: #fff;
}
/**********/

.mainBanner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 703px;
  position: relative;
  z-index: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.mainBannerinner {
 /* position: absolute;
  left: 0;
  right: 0;
  top: 45%;*/
  
}
.bannertop {
  line-height: normal;
  text-align: center;
  font-size: 27px;
}
.mainBannerinner h2{
  font-size: 116px;
  color: #fff;
  text-transform: uppercase;
  line-height: 120px;
}
/*
.bannerbtm{
  position: absolute;
  bottom: 170px;
  z-index: 2;
  left: 0;
  right: 0;
  font-size: 60px;
  line-height: normal;
  text-transform: uppercase;
  padding-left: 90px;
}*/
.bannerbtm-badge {
  display: block;
  margin: -30px auto 0;
  position: relative;
  text-align: center;
}
.bannerbtm-badge p {
  background-color: #26445f;
  padding: 10px 50px;
  display: inline-block;
  border-radius: 10px;
}
.bnrbtmrv-auth {
  color: #6d6e71;
}
/**** Banner Bottom Review ****/

.bnrbtm-review {
  padding: 60px 0;
}
.bnrbtmrv-inner {
  background-color: #fff6ed;
  padding: 25px 225px 25px 70px;
  border-radius: 10px;
  -webkit-box-shadow: 3px 3px 9px 0px rgba(168, 168, 168, 0.3), 0px 0px 3px 3px rgba(168, 168, 168,0.3);
  -moz-box-shadow:3px 3px 9px 0px rgba(168, 168, 168, 0.3), 0px 0px 3px 3px rgba(168, 168, 168,0.3);
  box-shadow: 3px 3px 9px 0px rgba(168, 168, 168, 0.3), 0px 0px 3px 3px rgba(168, 168, 168,0.3);
  display: flex;
  align-items: center;
  position: relative;
}
.bnrbtmrv-inner .review-desktop {
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0;
  max-width: 215px;
}
.bnrbtm-review .container {
  max-width: 1000px;
}
.bnrbtmrv-quote p span {
  padding-left: 260px;
  font-size: 14px;
  color: #6d6e71;
}
.bnrbtmrv-quote .bnrbtmrv-desc{
  font-style: italic;
  line-height: 30px;
}
.bnrbtmrv-auth{
  margin-top: 15px;
}
.ownertitle{
  text-align: center;
}
.bgblue-btn {
  background-color: #faa61a;
  display: inline-block;
  padding: 10px 20px;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
  font-size: 25px;
}
.bnrbtmrv-inner::before {
  content: "";
  position: absolute;
  left: -10px;
  right: 0;
  background-image: url("../images/quote.png");
  background-repeat: no-repeat;
  width: 55px;
  height: 50px;
}
/**** Owner Section ****/
.ownersection {
  padding: 30px 0 100px 0;
}
.ownerinner {
  display: flex;
  align-items: start;
}
.owner-list {
  max-width: 990px;
  margin: 50px auto 0;
}
.owner-col{
  margin-bottom: 30px;
  padding-right: 30px;
}
.owner-list .desc2 p{
  font-size: 20px;
}
.ownerinner img{
  margin-top: 10px;
  margin-right: 10px;
}
.owner-btm {
  max-width: 800px;
  margin: 50px auto 0;
}
.owner-btm p{
  font-size: 20px;
}
/*** Solution ****/
.solution {
  background-color: #4591bc;
  padding: 30px 0;
  text-align: center;
  position: relative;
}
.solution::after{
  content: "";
  position: absolute;
  background-image: url("../images/solution-arrow.png");
  height: 74px;
  left: 240px;
  z-index: 1;
  width: 165px;
  background-repeat: no-repeat;
}
.solution .container {
  max-width: 1130px;
  text-align: left;
}
.solution p{
  font-size: 25px;
  line-height: normal;
}
/***** Framework *****/
.framework{
  padding: 100px 0 250px;
 /* background: linear-gradient(95deg, rgba(38,58,75,1) 0%, rgba(80,125,160,1) 100%);*/
  background-image: url("../images/framework-ttl-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.framework .container {
  max-width: 1130px;
}
.frmwrk-ttl{
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 20px;
}
.frmwrk-sbttl{
  font-size: 20px;
  margin-top: 30px;
  max-width: 750px;
}
.frmwrkimg-inner {
  padding: 70px 90px;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.06), -5px -5px 5px 0px rgba(0,0,0,0.06);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.06), -5px -5px 5px 0px rgba(0,0,0,0.06);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.06), -5px -5px 5px 0px rgba(0,0,0,0.06);
}
.frmwrkimg .container {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}
.frmwrkimg-one img,.frmwrkimg-two img {
  width: auto;
  height: auto;
}
.frmwrkimg-two {
  margin-top: 50px;
}
.frmwrkdesc {
  margin-top: 50px;
  text-align: left;
}
.frmwrkimg-inner::after{
  content: "";
  position: absolute;
  background-image: url("../images/down-arrow.png");
  width: 76px;
  height: 146px;
  background-repeat: no-repeat;
  left: 410px;
}

.frmwrkdesc p{
 padding-bottom: 25px;
 font-size: 20px;
}
.frmwrkdesc p:last-child{
  padding-bottom: 0;
 }
.frmadv-ttl{
  color: #010101;
  font-size: 23px;
  margin-bottom: 40px;
}

.frmwrk-list{
  margin-top: 120px;
}
.frmwrk-list .row {
  justify-content: center;
  align-items: start;
}
.frmwrk-col {
  margin-bottom: 40px;
  position: relative;
}
.frmwrk-col::after{
  content: "";
  position: absolute;
  background-image: url("../images/h-border.png");
  width: 3px;
  height: 104px;
  background-repeat: no-repeat;
  left: 70px;
}
.frmwrk-col:last-child::after{
  background-image: none;
}
.frmwrkbtm-inner .row {
  justify-content: center;
}
.frmwrkinner {
  display: flex;
  text-align: left;
  align-items: start;
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.06), -5px -5px 5px 0px rgba(0,0,0,0.06);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.06), -5px -5px 5px 0px rgba(0,0,0,0.06);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.06), -5px -5px 5px 0px rgba(0,0,0,0.06);
  padding: 25px 35px;
}
.desc-org{
  font-size: 30px;
  line-height: normal;
  margin-bottom: 15px;
}
.desc2 {
  padding-left: 25px;
}
.desc2 .color-black3{
  font-size: 20px;
}
.frmrow-two{
  margin-top: 25px;
}
.desc2 .desc-black {
  font-size: 20px;
  line-height: 34px;
}
.frmwrkimg {
  margin-top: -200px;
  margin-bottom: 100px;
}
.frmwrk-btm .container {
  max-width: 1000px;
  margin: 0 auto;
}
.frmwrkbtm-inner{
  margin: 100px auto 0px;
  padding: 0 20px;
}
.frmwrkbtminner {
  display: flex;
  text-align: left;
  align-items: start;
  background-color: #fff;
}
.shadow-devider {
  text-align: center;
  padding: 10px 0 30px;
}
.frmwrkbtn-box {
  text-align: center;
  padding-bottom: 50px;
}
.frmwrk-btn,.frmwrk-btn:focus{
  background-color: #faa61a;
 /* background: linear-gradient(95deg, rgba(30,60,114,1) 0%, rgba(41,82,152,1) 100%);*/
  outline: none;
  border: none;
  padding: 20px 50px 10px 50px;
  border-radius: 60px;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.frmwrk-btn::before{
  content: "";
  border: 1px solid #faa61a;
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background-color: transparent;
  border-radius: 60px;
  z-index: -1;
}

.frmwrk-btn p{
  font-size: 30px;
  line-height:30px;
  line-height:normal;
}
.frmwrk-btn span{
  font-size: 16px;
  text-transform: uppercase;
  line-height: normal;
}
.frmwrkbtn-desc{
  font-size: 16px;
  padding: 25px 0;
}
.frmwrk-btn:hover{
  background-color: #000;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.frmwrk-btn:hover p,.frmwrk-btn:hover span{
  color: #fff;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}


/**** About *****/
.about{
  padding: 100px 0;
}
.abttitle-box{
  text-align: center;
}
.abt-ttl{
  font-size: 60px;
  line-height: 80px;
  margin-bottom: 5px;
}
.abt-sbttl{
  font-size: 23px;
  line-height: 30px;
}
.about-box {
  text-align: center;
  margin-top: 50px;
}
.about-desc {
  max-width: 655px;
  margin: 50px auto 0;
  text-align: left;
}
.about-desc p {
  margin-bottom: 20px;
}
.aboutbtn-box {
  text-align: center;
  margin-top: 30px;
  display: block;
}
.about-btn,.about-btn:focus{
  background-color: #faa61a;
  outline: none;
  border: none;
  padding: 10px 40px 10px 40px;
  border-radius: 60px;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  z-index: 1;
  text-transform: uppercase;
  font-weight: 600;
}
.about-btn::before {
  content: "";
  border: 1px solid #faa61a;
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background-color: transparent;
  border-radius: 60px;
  z-index: 0;
}
.about-btn:hover{
  background-color: #000;
  color: #fff;
}
.aboutbtn-box a {
  display: inline-block;
}
/****** Book  ******/
.book {
  padding: 100px 0 300px;
  background-color: #f5f5f5;
}
/*.book .container {
  max-width: 1100px;
}*/
.book-inner {
  border: 2px solid #013042;
  text-align: center;
}
.booktop-ttl {
 /* background-color: #fff;
  margin-top: -32px;
  display: inline-block;
  padding: 10px 15px;
  max-width: 600px;*/
  text-align: center;
  font-size: 50px;
  line-height: 60px;
}
.book-ttl span{
  font-size: 40px;
}
.book-inner2 {
  padding: 50px 70px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.bookfrm-left h2{
  font-size: 40px;
}
.bookfrm-left .book-sbttl{
  font-size: 20px;
}
.bookcolinner {
  display: flex;
  align-items: start;
}
.bookcolinner img {
  padding-top: 3px;
}
.bookcolinner .desc2  {
  padding-left: 15px;
}
.bookcolinner .desc2 p {
  font-size: 23px;
}
.bookrow-one {
  margin-top: 40px;
}
.bookrow-two {
  margin-top: 40px;
}
.bookimgright{
  background-image: url("../images/book.png");
  background-repeat: no-repeat;
  background-position: center right;
  height: 470px;
  width: 345px;
  margin-right: -40px;
  position: absolute;
  top: 50px;
  right: 50px;
}
.book-form{
  background-repeat: no-repeat;
  background-position: center right;
  height: 214px;
  text-align: left;
  padding: 40px 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.form-sbttlbtm {
  margin-bottom: 20px;
}
.formcontact-inner {
  display: flex;
}
.fccon-col.p-bot{
  position: relative;
  max-width: 40%;
  width: 100%;
}
.fccon-col.p-bot img{
  position: absolute;
  left: 15px;
  top: 20px;
  color: #4a5461;
}
.fccon-col.p-bot input, .fccon-col.p-bot input:focus {
  width: 100%;
  font-size: 16px;
  padding: 10px 50px 10px 55px;
  outline: none;
  outline: none;
  border: none;
  color: #4a5461;
  font-family: 'Heebo', sans-serif;
  font-weight: 500;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;

}
.button-blue,.button-blue:focus {
  background: linear-gradient(95deg, rgba(30,60,114,1) 0%, rgba(41,82,152,1) 100%);
  font-family: 'Barlow', sans-serif;
  font-weight: 600;
  color: #fff;
  outline: none;
  border: none;
  padding: 10px 30px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  font-size: 22px;
}
.button-blue:hover{
  /*background: linear-gradient(95deg, rgb(79,116,146) 0%, rgb(12,36,66) 100%); */
  background:linear-gradient(to left, rgba(41,82,152,1) 0%, rgba(41,82,152,1) 100%);
  /*-webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;*/
}


.bookimg-inner img {
  width: 100%;
  height: auto;
}
.book-btn,.book-btn:focus {
  background-color: #122d42;
  outline: none;
  border: none;
  padding: 7px 25px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  z-index: 0;
  margin-top: 20px;
}
.book-btn:hover{
  background-color: #faa61a;
  color: #000;
}
.book-btn.dsb,.book-btn.dsb:focus {
  background-color: #d2d2d2;
  color: #acacac;
}

.bookimg-inner {
  text-align: center;
}
.bookname {
  line-height: 30px;
  margin-top: 25px;
  font-size: 16px;
}
.book-innerbox {
  margin-top: 70px;
}
/***** Testmonial *****/
.testmonial {
  padding: 0 0 100px 0;
  margin-top: -200px;
}
.testmonial .container-fluid {
  padding: 0 0;
  margin: 0 0;
}
.star-box {
  margin-bottom: 15px;
}
.star-box .bi {
  padding: 0 3px;
  color: #f0c419;
  font-size: 24px;
}
/*.slick-list{padding:0 20% 0 0 !important;}*/
.tstmnslider-iteminner {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.06), -5px -5px 5px 0px rgba(0,0,0,0.06);
  -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.06), -5px -5px 5px 0px rgba(0,0,0,0.06);
  box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.06), -5px -5px 5px 0px rgba(0,0,0,0.06);
  padding: 30px 35px;
  margin: 10px 40px 10px 20px;
}
.tstmnslider-item {
  padding: 0;
  margin-left: -8px;
}
.devider{
  border: 1px solid #dbe4cd;
  margin: 25px -35px;
  display: block;
}
.devider2{
  border: 1px solid #dbe4cd;
  margin: 25px 0;
  display: block;
}
.authnm {
  font-size: 18px;
}
.authdsg {
  font-size: 16px;
}
.testmonial-arrows {
  max-width: 70px;
  margin: 25px auto 0;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.testmonial-arrows .slide-arrow {
  background-color: transparent;
  outline: none;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testmonial-arrows .slide-arrow .bi{
  color: #26445f;
  font-size: 30px;
}
.testmonial-arrows .slide-arrow .bi:hover {
  color: #faa61a;
}
/****** Framewrok Help *******/

.frm-help{
  padding: 100px 0 70px;
}
.frmhwlpttl-box {
  max-width: 850px;
  margin: 0 auto;
}
.frmhwlpttl{
  font-size: 65px;
  text-align: center;
  line-height: 70px;
}
.frmhwlpsbttlbox {
 /* max-width: 700px;*/
  margin: 10px auto 0;
  text-align: center;
}
.frmhwlpsbttlbox p{
  font-size: 20px;
  margin-bottom: 15px;
}
.frmhelp-list {
  max-width: 970px;
  margin: 70px auto 0;
}
.frmhelp-list .row:nth-child(3) .frmhelp-col ,.frmhelp-list .row .frmhelp-col:last-child{
  margin-bottom: 0;
}
.frmhelpinner {
 display: flex;
 align-items: start;
  border-radius: 5px;
}
.frmhelp-col {
  margin-bottom: 70px;
}
.frmhelpinner .desc3 {
  margin-left: 25px;
}
.fh-ttl{
  font-size: 25px;
  margin-bottom: 10px;
}
.fh-sbttl{
  font-size: 22px;
}
/***** Case Study ******/
.casestd {
  background: linear-gradient(95deg, rgb(79,116,146) 0%, rgb(12,36,66) 100%);
  padding: 100px 0;
}
.casstd-ttlbox h2 {
  font-size: 85px;
  line-height: 90px;
}
.casestdinner {
  background-color: #fff;
  border-radius: 3px;
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
}
.casestdinner::after {
  content: "";
  position: absolute;
  right: -5px;
  top: -5px;
  background-color: #7d9bbe;
  width: 99%;
  height: 100%;
  border-radius: 4px;
  z-index: -1;
}
.bg-white,.bg-gray{
  padding: 40px 40px 40px 80px;
}
.bg-white{
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.bg-gray{
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.bg-gray::before{
  content: "";
  position: absolute;
  left: 40px;
  top: -10px;
  background-image: url("../images/quote-right.png");
  width: 34px;
  height: 26px;
  background-repeat: no-repeat;
}
.casestd-col {
  padding: 0 30px 0 15px;
  display: flex;
}
.casestd-list {
  margin-top: 50px;
}
.devider3 {
  border: 1px solid #e6e7e8;
  margin: 20px -40px 20px -80px;
}
.fhtopdesc{
  font-size: 23px;
  text-transform: uppercase;
}
.fhtopdesc2{
  font-size: 19px;
  padding-bottom: 20px;
}
.fhtopdesc2:last-child{
  padding-bottom: 0px;
}
.castdauth-box {
  display: flex;
  align-items: center;
}
.auth-namebox {
  padding-left: 10px;
}
.auth-nm,.auth-desg {
  line-height: normal;
}
/***** What Next *******/
.next{
  padding: 100px 0;
  position: relative;
  z-index: 01;
}
.next::after{
  content: "";
  background-color: #fff6ed;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  height: 50%;
}
/*.next .container {
  max-width: 1050px;
}*/
.nexttl-box {
  padding-left: 85px;
}
.nexttl{
  font-size: 50px;
  line-height: 60px;
}
.nexsbttl{
  font-size: 20px;
  margin-top: 5px;
}
.bookcall {
  margin-top: 40px;
}
.bookcall-inner {
  background:linear-gradient(95deg, rgb(35,94,131) 0%, rgb(20,52,76) 100%);
  /*padding: 70px;*/
  position: relative;
  z-index: 1;
}
.bookcl-desc{
  padding: 100px 105px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.bookcall-inner::before{
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #fff;
  top: -25px;
  transform: rotate(45deg);
  left: 100px;
}
.bookcl-img {
  position: relative;
}
.bookcl-img img {
  position: absolute;
  width: auto;
  height: auto;
  right: 12px;
  bottom: 0;
}
.calldesc{
  font-size: 19px;
  padding-bottom: 25px;
}
.bookcall .callttl {
  font-size: 45px;
  margin-bottom: 30px;
  line-height: 50px;
}

.calldesc:last-child{
  padding-bottom: 0px;
}
.call-button {
  margin-top: 30px;
  max-width: 585px;
}
.callbtndesc {
  max-width: 450px;
  margin: 15px auto 0;
  line-height: normal;
}
.bookcall-btn,.bookcall-btn:focus  {
  background-color: #faa61a;
  outline: none;
  border: none;
  padding: 15px 25px;
  border-radius: 5px;
  padding: 15px 20px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 24px;
  color: #231f20;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  z-index: 0;
}
.bookcall-btn::before{
  content: "";
  border: 1px solid #faa61a;
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background-color: transparent;
  border-radius: 50px;
  z-index: -1;
}
.bookcall-btn:hover{
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background-color: #000;
  color: #fff;
}

.form-row {
  text-align: center;
}
.form-title {
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  color: #000;
  line-height: 40px;
  margin-bottom: 20px;
}
.form-col {
  margin-bottom: 25px;
}
.form-col input, .form-col input:focus {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  width: 100%;
  border-radius: 50px;
  background-color: #fff;
  border: 1px solid #283140;
  padding: 10px 15px 10px 25px;
  text-transform: uppercase;
  outline: none;
  color: #283140;
  margin-bottom: 5px;
}
.submit-btn,.submit-btn:focus{
  background-color: #faa61a;
  outline: none;
  border: none;
  padding: 15px 25px;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 20px;
  color: #231f20;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  z-index: 0;
  font-family: 'Roboto', sans-serif;
} 

/********/

.footertestmonial-bg {
  background-repeat: no-repeat;
  height: 620px;
  display: flex;
  align-items:center;
  background-position: center bottom;
  background-color: #eee;
}
.foottestmnl-outline {
   /*background-color: transparent;
  border: 10px solid #faa61a;
 border-image: linear-gradient(to right, #faa61a 0%, #faa61a 29%, transparent 30%, transparent 70%, #faa61a 71%, #faa61a 100%);
	border-image-slice: 1;*/
  background-image: url("../images/footer-test-border.png");
  background-repeat: no-repeat;
  max-width: 560px;
  height: 541px;
  padding: 0;
  position: relative;
  z-index: 0;
  justify-content: center;
  width: 100%;
  background-position: center center;
}
.foottestmnl-outline .first{
  position: absolute;
  left: -35px;
  top: 50%;

}

.foottestmnl img {
  width: auto;
  height: auto;
  max-width: 300px;
  position: absolute;
  bottom: -35px;
  right: 20px;
}
.foottestmnl-innerbg {
  padding: 20px 40px 20px 70px;
  background-color: #fff;
  display: inline-block;
  max-width: 460px;
  height: 460px;
  border-radius: 50%;
  border-bottom-right-radius: 0; 
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  z-index: 1;
  right: 30px;
  bottom: 0px;
}
.orange-text {
  font-size: 30px;
  line-height: normal;
}
.ftst-desc{
  font-size: 18px;
  line-height: 32px;
}
/**** Footer ****/

.footer-inner.bgcolor-blue {
  padding: 60px 0;
}
.foot-border-top {
  border-top: 1px solid #fff;
  margin: 0 15px;
}
.foot-menu {
  display: flex;
  justify-content: space-between;
  align-items:center;
}
.foot-nav{
  margin: 10px 0;
}
.foot-nav li {
  display: inline-block;
  color: #fff;
  padding: 0 15px;
}
.foot-nav li a,.foot-nav li a:focus {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.foot-nav li a.fot-nav-last{
  color: #faa61a;
}
.web-inner{
  display: flex;
  justify-content: space-between;
}
.webydesc,.webydesc a,.webydesc a:focus {
  color: #586377;
  font-size: 12px;
  text-transform: uppercase;
}
.foot-nav li a:hover {
  color: #585858;
}
.webydesc a:hover {
  color: #848383;
}

/**** back to top ****/
.dmtop,.dmtop:focus {
  background-color: #585858;
  z-index: 100;
  width: 40px;
  height: 40px;
  line-height: 37px;
  position: fixed;
  bottom: -100px;
  border-radius: 3px;
  right: 20px;
  text-align: center;
  font-size: 28px;
  color: #ffffff !important;
  cursor: pointer;
  -webkit-transition: all .7s ease-in-out;
  -moz-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  -ms-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}
















/**** privacy policy ****/
#privacy-policy h3 {
  font-size: 40px;
  margin-bottom: 25px;
}
/*********** Thank You Page *************
*****************************************/
.thank-you {
  background-color: #0b1148;
  padding: 30px 0;
}

.thank-you h2 {
  color: #fff;
  font-size: 55px;
  font-weight: bold !important;
}

.thank-you-desc {
  background-color: #fff;
  padding: 20px 0;
}

.thankyou-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.thankyou-button {
  display: block;
  width: 100%;
  background-color: #231f20;
  border: 0;
  color: #fff;
  text-align: center;
  padding: 20px 0;
  font-size: 18px;
  max-width: 200px;
  margin: 15px auto 0;
}