
:root{
    --main-font: 48px;
    --second-font:36px;
    --main-color: #419AF5;
	--main-banner:80px;
    --f30: 30px;
    --f24: 24px;
    --f20: 20px;
    --bold: 600;
    --main-fc:#242424;
}


body{
    font-family: 'Montserrat', sans-serif;
}


/* Slider */

.slick-slide {
    margin: 0px 20px;
}
p.Lorem.para.content.dssas {
    padding-top: 10px;
}
img.flogo {
    width: 49%;
}
.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 20%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}











.iimg {
    background: ##f8f8f8;
    padding-bottom: 4px;
}
section.whychoseus.thghgfg {
    background: #f8f8f8;
}
p.Lorem.para.about {
    padding-top: 20px;
}

.jobdis {
    padding-top: 38px;
}
section.jobs {
    padding-top: 40px;
    padding-bottom: 40px;
        background: #f8f8f8;
}
section.ourclienheading {
    background: #f8f8f8;
    padding-top: 30px;
}
section.customer-logos.slider.slick-initialized.slick-slider {
    background: #f8f8f8;
    padding-bottom: 30px;
}

.box-header {
    padding-left: 14px;
}
form#contactForm {
    display: block;
}
.formbg {
    margin-top: 20px;
    background: white;
    padding: 30px;
    border-radius: 30px;
}
.footer{
  color:#fff;
  background-color: #0d2857;
}

.list-style{
  list-style-type:none!important;
  cursor:pointer;
  opacity:.8;
}

 
.copy-right {
    margin-top: -5px;
}

.Analyst {
  width: 87.7px;
  height: 23.7px;
  margin: 10.7px 0 5.2px 10.2px;
  color: #fff;
}




.row.jfjn {
    margin-top: 24px;
}
/* process css start*/
h2.Executive {
    font-size: 25px;
    padding-top: 10px;
    font-weight: 500;
    text-align: center;
}
.formbg.gs {
    background: #f8f8f8;
}
.apply {
    margin-top: 26px;
}
p.Lorem {
    margin-top: -2px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
        font-size: 15px;
    color: grey;
    line-height: 26px;
}
p.Lorem.para.ffjgf {
    padding-left: 0px;
}
ul.listing li {
    color: grey;
    line-height: 28px;
}
.row.b2b {
   
    padding-bottom: 85px;
    padding-top: 30px;
}
h3.countt {
    font-size: 20px;
}
.col-md-3.p_column.text-center {
    max-width: 22%;
}
.y-us-head.hsbda {
    margin: 0px;
    padding-bottom: 30px;
}
section.prosess {
background: white;
    padding-bottom: 50px;
    padding-top: 50px;
}
section.last {
    background:#ffffff;
    padding-top: 50px;
    padding-bottom: 40px;
}

.row-equal-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.p_column {
    background: #fff;
    color: #000;
    font-size: 22px;
    font-weight: 500;
    margin: 5px 15px 0;
    padding: 30px 10000px;
    border: solid 1px #d4d4d4;
    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
/* Change color of your first-child */

.p_column:first-child {
      background: #c49c6c;
    color: #fff;
    border: solid 1px #c49c6c;
}
/*Code for arrow*/

.p_column:before,
.p_column:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 42%;
    bottom: 86px;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
/* Stroke */

.p_column:before {
    right: -30px;
    border-left-color: #d4d4d4;
    border-width: 15px;
}
p.Lorem.para {
    text-align: inherit;
    font-size: 15px;
    color: grey;
    line-height: 26px;
}
li.Lorem.para {
     text-align: inherit;
    font-size: 15px;
    color: grey;
    line-height: 26px;
}
/* Fill */

.p_column:after {
    right: -29px;
    border-left-color: #fff;
    border-width: 15px;
}
.p_column p {
 
font-size: 15px;
   
    line-height: 26px;
}
.p_column:first-child:before {
    border-left-color: #c49c6c;
}
.p_column:first-child:after {
    border-left-color: #c49c6c;
}
.p_column:last-child:before,
.p_column:last-child:after {
    display: none
}
/*color change hover*/

.p_column:hover {
    background: #b0b9c1;
    color: #fff;
    border: solid 1px #b0b9c1;
}
.p_column:hover:before {
    border-left-color: #b0b9c1;
}
.p_column:hover:after {
    border-left-color: #b0b9c1;
}
/* process css end*/
element.style {
}
ul.nav-list li {
    padding-left: 32px;
}
.main-fontbold {
    font-size: 51px;
    color: white;
    font-weight: 900;
    margin-left: -437px;
    text-align: center;
}
section.whychoseus {
    background: white;
    padding-top: 73px;
    padding-bottom: 60px;
}
section.CTA {
    background: #c49b6c;
   padding-top: 50px;
    padding-bottom: 49px;
}
a.your {
    background: white;
    /* padding: 15px; */
    border-radius: 24px;
    padding: 15px 20px 15px 20px;
    font-size: 18px;
}
/* counter css start*/
.column {
     float: left;
    width: 24%;
    margin: 5px;
 
}
section.counter {
    padding-bottom: 71px;
    padding-top: 67px;
       background: #f8f8f8;
}

.row {margin: 0 -5px;}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
  .column {
    width: 30%;
    display: block;
    margin-bottom: 10px;
  }
}

/* Style the counter cards */
.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  padding: 16px;
  text-align: center;
  background-color: #444;
  color: white;
}
/*counter css end*/

footer {
    background: #3f444a;
}
p.Lorem.para.content {
    color: #a0a8b1;
}
li.pb-3.textwhites {
      color: #a0a8b1;
}

li.pb-3.textwhites a {
      color: #a0a8b1;
}

/*why chose start */

.y-us-section {
    padding: 82px 0 82px;
}
.y-us-head {
    text-align: center;
    margin: 0 0 91px;
}
.y-us-title h2 {
    color: #000;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 6px;
    font-weight: 600;
}
.y-us-title > p {
    color: #777777;
    line-height: 22px;
}
.y-us-title-border {
    background: #c49c6c none repeat scroll 0 0;
    border-radius: 2px;
    display: inline-block;
    height: 3px;
    position: relative;
    width: 50px;
}
.service-3 .service-box {
    margin-bottom: 18px;
}
.service-3 .service-box .iconset {
    float: left;
    text-align: center;
    width: 25%;
}
.service-3 .service-box .iconset i {
    color: #000;
    font-size: 44px;
}
.service-3 .service-box .y-us-content {
    float: left;
    width: 75%;
}
service-3 .service-box .y-us-content h4 {
    color: #3a3a3a;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    margin: 14px 0 12px;
    text-transform: uppercase;
}
.service-3 .service-box .y-us-content p {
   
    font-size: 15px;
    color: grey;
    line-height: 26px;
}

.icon {
    color : #ffffff;
    padding:0px;
    font-size:40px;
    border: 1px solid #ffffff;
    border-radius: 100px;
    color: #ffffff;
    font-size: 28px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}
/*why chose end*/

/* banner css start*/

.bannertext {
    background: #4c5254;
    margin-top: 65px;
    padding: 50px;
}
p.whitee {
    color: white;
}
h2.whatwe {
    color: white;
}
img.user {
    width: 63px;
}
p.ExecutiveSearch {
       font-size: 18px;
    padding-left: 8px;
    font-weight: 600;
}
section.sec-cetion {
    background: white;
    padding-top: 62px;
    padding-bottom: 60px;
}
.headline {
    padding-bottom: 23px;
}
/*banner css end*/

*{
    margin: 0px;
    padding: 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.h5{
margin-bottom: 4rem;
}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .3rem;
    font-family: ;
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
}
.earth{
	background-color:#fcfbf4;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:60px;
	margin:left:40px;
	margin-right:40px;
	margin-bottom:20px;
	border-radius:30px;
	display:flex; 
	background-size: cover;
}
#dropdownMenuButton {
	cursor:pointer;
	padding-bottom:15px;
	color:#838383;
}



.read-more{
    text-align: right;
    position: static;
    left: 100px;
    margin-left: 200px;
    color:orange;
}

.h1-design{
	font-family:'';
	font-size: var (--main-banner);
	font-weight:600;
}
.container_new{
	    max-width: 1000px;
}
.container{
    max-width: 1200px;
}



a{
    text-decoration: none !important;
}

ul{
    list-style: none;
    padding: 0;
}

p{
    margin: 0;
}



.sm-head{
    position: relative;
    left: 40px;
}

.sm-head::before{
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -40px;
    width: 30px;
    height:5px;
    background-color: #419af5;
}


.sm-head_2 {  position: relative;
    color: #419af5;}



.down_flag p span {display: inline-block; 
    margin-right: 10px;
}


.down_flag {
clear: both;
    margin: 0px 0px 50px 0px;
}


/* Main Class Start*/
.main-head{
    font-size: var(--main-font);
}
.sec-head{
    font-size: var(--second-font);
}
.line-break{
    display: block;
}
.main-color{
    color: var(--main-color);
}
/* Main Class End*/

/* Top Navigation Start */
.navigation .logo img{
    width: 184px;
}

.navigation nav{
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
}

.nav-list-wrapper{
    -webkit-box-flex: 1;
        -ms-flex: 1;
          
}

.navigation .logo{
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
}

.nav-list-wrapper ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
}
.nav-list-wrapper ul li a{
    text-decoration: none;
    color: #838383;
    font-weight: 500;
}

.nav-list-wrapper ul li a:hover{
    color: #FE743B;
}
.my-lst  :hover {
  /*  transform: scale(1.04);*/
  cursor: pointer;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.p-banner-design {
	font-family:Montserrat;
	font-size:15px;
	margin-top:20px;
}
.bg-a{
	background-color:#F2FAFF;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:40px;
	display:flex;	
}
.bg-b{
	position: absolute;
	left: -55px;
}
.bg-img{
	width:50%;
}
.bg-img-a{
	width:30%;
}
.nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.watch-btn{
    cursor: pointer;
}

.create-card{
    padding: 12px 25px;
    background-image: linear-gradient(to right, #ff8513, #e43603, #ff5328, #310fee);
    box-shadow: 0 4px 15px 0 rgba(229, 65, 10, 0.301);
    /* background: -webkit-gradient(linear, left top, left bottom, from(#FA6400),to(#FE743B));
    background: -o-linear-gradient(top, #FA6400,#FE743B);
    background: linear-gradient(180deg, #FA6400,#FE743B); */
    color: #ffffff !important;
    border-radius: 3px;
    text-decoration: none;
}

.create-card{
    width: 282px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    height: 55px;
    text-align:center;
    border: none;
    background-size: 300% 100%;
    border-radius: 50px;
}


.create-cardr:focus {
    outline: none;
}


.bold{
    font-weight: 600;
    font-size: 18px;	

}

.why-us-box h4{
    font-size: 20px;
}
.why-us-box p{
    line-height: 2;
    color: #555454;
}
/* Why Us End */

/* Glance Start*/
.glance{
    position: relative;
}
.l-corner-img{
    position: absolute;
    top: -75px;
    left: -148px;
}


.watch_now {font-weight: 600;text-decoration: underline;}

.glance-box{
    min-height: 285px;
    -webkit-transition: .40s ease;
    -o-transition: .40s ease;
    transition: .40s ease;
}
.white-a{
	width:100%;
	font-weight:600;
	padding:80px;
	text-align:center;
	justify-content:center;
	margin:10px;
}
.white-b{
	font-family:Montserrat;
	text-align:center;
	font-weight:700
}
.white-c{
	width:70%;
	justify-content:center;
	text-align:center;
}
.white-d{
	font-size:16px;
	margin-top:20px;
	color:black;
	width:60%;
	margin-left:auto;
	margin-right:auto;
	text-align:initial;
  	margin-left: auto;
  	margin-right: auto;	
	
	
}
.white-e{
	font-size:16px;
	margin-top:20px;
	color:black;
	width:60%;
	margin-left:auto;
	margin-right:auto;
	text-align:initial;
  	margin-left: auto;
  	margin-right: auto;	
}
.earth-a{
	padding:120px;
}
.earth-b{
	font-family:Montserrat;
	font-size:15px;
	margin-top:20px;
	text-align:left;
	font-weight:400;
}
.ban-person {
	height: 500px;
	float:right;
}
.ban-person-new {
	height: 500px;
	float:left;
}

.design{
	font-family:Montserrat,sans-serif;
	font-size:60px;
	font-weight:700;
}

.page-title2 {
    font-size: 32px;
    font-weight: 800;
    color: #000000;
    position: relative;
    z-index: 2;
    max-width: 820px;
    margin: 10px auto 0px;
    font-weight: 600;
}

.banner_new  { border:0px solid red }


.h1-design{
	font-family:Montserrat,sans-serif;
	font-size:30px;
	font-weight:700;
}
.p-design{
	font-family:Montserrat;
	font-size:13px;
	margin-top:20px;
	text-align:left;
	font-weight:400;
}
.a-design{
	font-family:Montserrat;
	margin-top:20px;
	text-align:left;
	flex:1;
	width:100%;
	display:flex
}
.get-started{
	font-size:16px;
	font-weight:500;
	color:#E84206;
	font-weight:300px
}

.glance-box img{
    width: 50px;
    height: 50px;
    padding: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#5CBAFA),to(#2F85F3));
    background: -o-linear-gradient(top, #5CBAFA,#2F85F3);
    background: linear-gradient(180deg, #5CBAFA,#2F85F3);
    border-radius: 5px;
}
.glance-box:hover{
    background: -webkit-gradient(linear,left top, left bottom,from(#5CBAFA),to(#2F85F3));
    background: -o-linear-gradient(#5CBAFA,#2F85F3);
    background: linear-gradient(#5CBAFA,#2F85F3);
    color: #ffffff;
}

.glance-box:hover img{
    -webkit-box-shadow: 0 .5rem 1rem rgba(43, 94, 233, 0.15)!important;
            box-shadow: 0 .5rem 1rem rgba(43, 94, 233, 0.15)!important;
    
}
.glance-box p{
    line-height: 2;
}

/*.hov-active */


.hov-active {color: #FC7C11!important;}

.add-top-mar p {font-size: 14px;}

.mobile_mockup img{float: right; margin: 0px 0px 50px 0px;}


.mobile_mockup a {
    text-decoration: underline;
    font-weight: 600;
    display: block;
    text-align: center;
    clear: both;
    font-size:17px;
    color: black;
    /* padding-left: 32px; */
}
.mobile_mockup a img {    float: none;
    margin-right: 7px;
    vertical-align: -3px;margin: 0px 4px 0px 0px;height: auto;}

/* Glance End*/

/* Dm Point Start */
.dm-points #accordiondm{
    width: 1200px;
    max-width: 100%;
}
.dm-points #accordionfaq{
    width: 1200px;
    max-width: 100%;
}
#accordionfaq ul li i{
    font-size: 12px;
    color: #464646; color: #888
}



.sample{
    position: relative;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 77%;
    cursor: pointer;
}
.hover-div img{
    width: 100%;
}

.sample.hov-active::before{
    content: "";
    position: absolute;
    bottom: -1000px;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgb(66 66 66), rgb(23, 131, 248));
    opacity: 0.7;
    -webkit-transition: all .30s;
    -o-transition: all .30s;
    transition: all .30s;
}

.sample.hov-active::before{
    bottom: 0px;
}

.sample.hov-active .sample-content{
    bottom: 30px;
}
 
.sample-content{
    position: absolute;
    bottom: -200px;
    left: 20px;
    color: #ffffff;
    -webkit-transition: all .30s;
    -o-transition: all .30s;
    transition: all .30s;
    
}
.sample-content h3{
    font-size: 30px;
    font-weight: 600;
}
.sample-content a{
    color: #ffffff;
}


/* Live Sample End */

.shadow{
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

/* Our Digital Start */
.our-digital .nav{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.digi-tab img{
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
       object-fit: cover;
}
.digi-tab h5{
    font-size: 18px;
    font-weight: 600;
}
.digi-tab-box h6{
    font-size: 18px;
    font-weight: 600;
}
.our-digital .nav-tabs .nav-link.active {
    border: none;
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.our-digital .nav-tabs {
    border: none;
}
.our-digital .nav-fill .nav-item {
    text-align: left;
}
.nav-tabs .nav-link{
    border: none;
}
/* Our Digital End */



/* Itzme Cta Start */
/* .itzme-cta{
    background: -webkit-gradient(linear, left top, left bottom, from(#5CBAFA),to(#2F85F3));
    background: -o-linear-gradient(top, #5CBAFA,#2F85F3);
    background: linear-gradient(180deg, #5CBAFA,#2F85F3);
} */

.itzme-cta .sec-head h3{
    font-size: 35px;
}

.full-cus-f{
    font-size: 28px !important;
}
/* .itzme-cta h3{
    font-weight: 600;
} */

.che{
    font-weight: 800 !important;
}

.ex-bold{
    font-weight: 800 !important;
}

.itzme-cta-wrap{
    padding: 50px;
    padding-bottom: 30px;
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    box-shadow: 0 .5rem 2rem rgba(0,0,0,.15)!important;
    /* background-color: #fdfdfd; */
}

.itzme-cta-wrap h5{
    font-size: 25px;
    font-weight: 800;
}

.itzme-cta-wrap .sec-head h3{
    font-size: 33PX;
}

.dis-border{
    padding: 7px;
    border: 2px dashed #3f3f3f;
    display: inline-block;
    font-size: 18px;
}

.normal-pri{
    color: #BFC1C5;
    position: relative;
    display: inline-block;
    font-weight: 600;
}
.normal-pri::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background-color:#BFC1C5;
    width:100%;
    height: 2px;
}
.itzme-cta .create-card{
    display: inline-flex;
    width: 400px;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    height: 75px;
    font-size: 40px;
    font-weight: 800;
}
.fun-size{
    font-size: 30px !important;
}
/* Itzme Cta End */

/* Itzme Inline Form Start */
.form-wrapper{
    position: relative;
}
.con-form-img{
    position: absolute;
    bottom: 0;
    left: 0;
}
.itzme-inline-form .container{
/*    max-width: 900px;*/
}
.itzme-inline-form .form-wrapper{
    padding: 50px;
/*
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
*/
}
.itzme-inline-form h3{
    font-size: 40px;
    line-height: 2;
    color: #4CA8F7;
    font-weight: 600;
}
/* .form-bg {
    background-color: 4CA8F;
} */
.itzme-inline-form input,.itzme-inline-form textarea{  
   width: 100%;
   height: 50px;
   background-color: #EFEFEF;
   border: none;
   outline: none;
   /* margin-bottom: 25px; */
   border-radius: 5px;
   padding-left: 25px;
}
.itzme-inline-form textarea{
    height: 150px;
    padding-top: 12px;
}

#itzme-inline-form .error{
    color: #ff4646;
    margin-top: 5px;
}

#itzme-hm-form button{
    border: none;
    cursor: pointer;
    outline: none;
}

.itzme-cta .create-card{
    display: inline-flex;
    width: 400px;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    height: 75px;
    font-size: 40px;
    font-weight: 800;
}
.fun-size{
    font-size: 30px !important;
}
/* Itzme Cta End */

/* Itzme Inline Form Start */
.form-wrapper{
    position: relative;
}
.con-form-img{
    position: absolute;
    bottom: 0;
    left: 0;
}
.itzme-inline-form .container{
/*    max-width: 900px;*/
}
.itzme-inline-form .form-wrapper{
           padding: 0px 0px;
    background: #ffffff;
    -webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
            box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;margin-top: 50px;
}



.form_parent_area {position: relative;background-image:url(../img/circle-pattern.png)no-repeat;

/*    background-image: linear-gradient(#419af5, #64adf7);*/
    height: 100%;
    
    background: #52AFF9 url("../img/circle pattern.png") no-repeat; 
    background-size: contain;}


.form-bg {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    left: 0px;
    right: 0px;
    /* color: white; */
}

.form-bg h3 {color: #fff!important;}
.form-bg p {color: #fff;}

.form-bg a {      display: block;
    color: #343434;
    border: 1px solid white;
    padding: 15px 10px;
    border-radius: 35px 35px 35px 35px;
    width: 197px;
    text-align: center;
    margin: 15px auto;
    background: white;
    font-weight: 500;
    font-size: 18px;}



.star_red{color:#FF0000}


.contact-froms {
    background: white;
    padding: 64px 55px;
}

.itzme-inline-form h3{
       font-size: 40px;
    line-height: 1;
    color: #000000;
    font-weight: 600;
}
/* .form-bg {
    background-color: 4CA8F;
} */
.itzme-inline-form input,.itzme-inline-form textarea{  
  width: 100%;
    height: 50px;
    background-color: transparent;
    border: 1px solid #999999;
    outline: none;
    /* margin-bottom: 25px; */
    border-radius: 5px;
    padding-left: 25px;
}
}


.itzme-inline-form input:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    } 

.number_color {color:#4BA7F7; font-size:45px; }


.itzme-inline-form textarea{
    height: 150px;
    padding-top: 12px;
}

#itzme-inline-form .error{
    color: #ff4646;
    margin-top: 5px;
}

#itzme-hm-form button{
    border: none;
    cursor: pointer;
    outline: none;
}

/* Itzme Inline Form End */





.slick-dots li button:before {
    color: #707070;
    font-size: 50px; 
}
.slick-dots li.slick-active button:before
{
/* color: #fb7b11;;*/
}


.slick-active {}

.slick-slide img {
    width: 90%;
    height: 120px;
    object-fit: contain;
    padding: 0px 15px;
  
    border-radius: 5px;
/*    margin: 0 auto;*/
}


.itz-social-link ul li a span {    display: inline-block;
    margin: 0px 0px 0px 11px;
    /* height: 85px; */
    vertical-align: top;}

.itz-social-link ul li a:hover{
/*    background-color: #d1d1d1;*/
}

/* Itz Footer End*/


/* Video Model Start */
.video-model .modal-dialog{
    max-width: 1000px;
}
/* Video Model End */


.bar-toggle,.bar-close{
    display: none;
}

.collapsible-link::before {
    content: '';
    width: 14px;
    height: 2px;
    background: #FA7710;
    position: absolute;
    top: calc(50% - 1px);
    right: 1rem;
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.collapsible-link[aria-expanded='true']::before {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}


.collapsible-link::after {
    content: '';
    width: 2px;
    height: 14px;
    background: #FA7710;
    position: absolute;
    top: calc(50% - 7px);
    right: calc(1rem + 6px);
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.collapsible-link[aria-expanded='true']::after {
    -webkit-transform: rotate(90deg) translateX(-1px);
        -ms-transform: rotate(90deg) translateX(-1px);
            transform: rotate(90deg) translateX(-1px);
}

/* .all-logos{
    margin-top: 45px;
} */
.all-logos>div{
    text-align: center;
}
.all-logos img{
    width: 260px;
    height: 120px;
    object-fit: contain;
    padding: 0px 15px;
    background: #f7f7f7;
    border-radius: 5px;
}

/* .big-logo{
    width: 180px !important;
} */


/* Cost Com Start */
.cost-com-text{
    padding: 25px 0px; 
    background-color: #deefff;
    font-weight: 600;
    border: 2px dashed rgb(229 229 229);
    position: relative;
}
.cost-com-text::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 50px;
    border-left: 2px dashed #c0c0c0;
    top: 100%;
    left: 50%;
}
.cost-com-text h3,.cost-com-text h4{
    font-weight: 600;
}

.cost-number{
    font-size: 24px;
    background-color: #deefff;
    padding: 0px 0px;
    border-bottom: 1px solid #e8e8e8;
}

.p-rev{
    position: relative;
}

.p-rev img{
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
    width: 115px;
    height: 85px;
}

.ligth-blue-box p{
   font-size: 22px;
   margin-top: 15px;
   font-weight: 400;
}
.cost-bold{
    font-weight: 600 !important;
}
.full-cost-com>div>div:first-child{
    background-color: #419AF5;
    color:#ffffff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    height: 70px;
    line-height: 70px;
}
.full-cost-com>div>div:last-child{
    background-color: #deefff;
}
.ligth-blue-box>div:last-child{
   padding: 15px 0px;
}
.ligth-blue-box>div:last-child p{
    margin: 0px;
}
.bg-white p{
    font-size: 18px;
}

.full-cost-com .row .col-3{
    min-height: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.full-cost-com .row .col-3{
    min-height: 70px;
}

.border-l{
    border-left: 2px dashed rgb(229 229 229);
    border-top: 2px dashed rgb(229 229 229);
}

.b-r{
    border-right: 2px dashed rgb(229 229 229);
}

.lit-mar{
    background-color: #ffffff;
    height: 20px;
}

.bb{
    border-bottom: 2px dashed rgb(229 229 229);
}

.am{
     font-size: 18px; 
    font-weight: 600;
}
.cost-number{
    position: relative;
    height: 71px;
}
.cost-number span{
    position: relative;
    z-index: 8;
    color: #ffffff;
    line-height: 50px;
}
/*
.cost-number::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #43d3ff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    z-index: 7;
}
*/

/*
.cost-number::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #43d3ff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 3;
}
*/
.cost-number.d-bl::before{
    background-color: #2b40fd;
}
.cost-number.d-bl::after{
    background-color: #2b40fd;
}
.svg-img p{
  font-weight: 600;
}
/* Cost Com End */

/* Fqa Start */

.faq-title h2::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #E91E63;
    bottom: -25px;
    margin-left: -30px;
}
.faq-title{
    color: #333333 !important;
    font-weight: 600 !important;
    display: flex;
    line-height: 1.9;
    align-items: flex-start;
}
.faq-title p {
  padding: 0 190px;
  margin-bottom: 10px;
}

.faq {
  background: #FFFFFF;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}


.faq .card {
  border: none;
  background: none;
  border-bottom: 1px dashed #CEE1F8;
  margin-bottom: 12px;
}

.faq .card .card-header {
  padding: 0px;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.faq .card .card-header:hover {
    background: rgba(30, 135, 233, 0.1);
    padding-left: 10px;
}
.faq .card .card-header .faq-title {
  width: 100%;
  text-align: left;
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #3B566E;
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  padding-top: 20px;
  padding-bottom: 20px;
}

.faq .card .card-header .faq-title .badge {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 14px;
  float: left;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
  background: #f00000;
  color: #fff;
  font-size: 12px;
  margin-right: 20px;
  margin-top: 4px;
}

.faq ul li i{
    font-size: 12px;
}

.faq .card .card-body {
  padding: 30px;
  padding-left: 35px;
  padding-bottom: 16px;
  font-weight: 400;
  font-size: 16px;
  color: #6F8BA4;
  background-color: #fefeff;
  line-height: 28px;
  letter-spacing: 1px;
  border-top: 1px solid #F3F8FF;
}

.faq .card .card-body p {
  margin-bottom: 14px;
}


.faq .card .card-body p {
    margin-bottom: 14px;
    color: #131313;
  }
  

.blog img {float: right;}

.second_line {
    display: inline-block;
    font-size: 45px;
    font-weight: 200;
    font-style:normal;
    line-height: 65px;}

.hero-block {
	overflow: hidden
}

.hero-block h1 {    font-weight: 600;}

.hero-block .left ul {
	display: block;
	line-height: 67px;
	height: 67px;
	margin-bottom: 0px;
	padding-left: 0;
	position: relative;
	list-style: none;
	margin-top: 0
}

.hero-block .left ul li {
	font-size: 60px;
	font-weight: 700
}


.only_mobile   {display: none;}
.img_for_desktop {display: block;}

.img_for_desktop {
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.img_for_desktop .sec-head h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}

.mobile_mockup img {
    float: right;
    margin: 0px 0px 50px 0px;
    height: 330px;
}

.pricing-table.br-left.international {
    margin-top: -72px;
}

@media (max-width:991.98px) {
	.hero-block .left ul,
	.hero-block .left ul li {
	    font-size: 50px;
    line-height: 57px;
    height: 57px;height: 65px;
    text-align: left;    text-align: center;
    width: 100%;
	}
}

.hero-block .left ul li {
	position: absolute;
	top: 0;
	opacity: 0;
	overflow: hidden;
	color: #e53831;
	line-height: 60px;
	height: 67px;
	animation: 9s cubic-bezier(.25, .46, .45, .94) 0s 1 animateWord;
	-ms-animation: 9s cubic-bezier(.25, .46, .45, .94) 0s 1 animateWord;
	-webkit-animation: 9s cubic-bezier(.25, .46, .45, .94) 0s 1 animateWord;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	animation-delay: 0s;
	-webkit-animation-delay: 0s
}



.hero-block .left ul li:nth-child(2) {
	animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s
}

.hero-block .left ul li:nth-child(3) {
	animation-delay: 3s;
	-webkit-animation-delay: 3s
}

.hero-block .left ul li:nth-child(4) {
	animation-delay: 4.5s;
	-webkit-animation-delay: 4.5s
}

.hero-block .left ul li:nth-child(5) {
	animation-delay: 6s;
	-webkit-animation-delay: 6s
}

.hero-block .left ul li:nth-child(6) {
	animation-delay: 7.5s;
	-webkit-animation-delay: 7.5s
}

.hero-block .left ul li.last {
	position: absolute;
	opacity: 0;
	overflow: hidden;
	color: #6b969d;
	-webkit-animation: animateWordLast 18s linear 1 0s;
	animation: animateWordLast 18s linear 1 0s
}











@-webkit-keyframes animateWord {
	0%,
	100%,
	80% {
		opacity: 0
	}
	2% {
		opacity: 0;
		-webkit-transform: translateY(-10px)
	}
	17%,
	5% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
	20% {
		opacity: 0;
		-webkit-transform: translateY(10px)
	}
}

@-webkit-keyframes animateWordLast {
	0% {
		opacity: 0
	}
	2% {
		opacity: 0;
		-webkit-transform: translateY(-10px)
	}
	5% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
	100% {
		opacity: 1
	}
}


/* Fqa End */


/* Media Query Start */





.works {
    padding:65px 0px 65px;
}

.page-title-inner {
	position: relative;
	z-index: 2
}

.page-banner {
    background:#4ba7f759;
    text-align: center;
    height: 140px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    padding: 35px 0px;
}

.privacy p {
    margin: 0;
    margin-top: 0;
    margin-bottom: 1rem;
}

.page-banner .page-title {
    font-size: 35px;
    font-weight: 800;
    color: #000000;
    position: relative;
    z-index: 2;
    max-width: 820px;
    margin: 10px auto 0px;
    font-weight: 600;
}



.works .heading {    position: relative;
    margin-left: 50px;
    font-size: 25px;
    line-height: 35px;}


.works .heading:before {content: "1";
    content: "1";
    font-size: 21px;
    position: absolute;
    content: "1";
    color: rgb(255, 255, 255);
    font-weight: bold;
    height: 1.5em;
    position: absolute;
    left: 0.5em;
    text-align: center;
    width: 1.5em;
    background: #6494e8;
    border-radius: 50%;
    line-height: 31px;
    left: -49px;
    font-family: ;
    z-index: 9; background-image: linear-gradient(to top, #4ba7f7, #4ba7f7, #4ba7f7, #4ba7f7);
    box-shadow: 0 4px 15px 0 rgb(75 167 247);
    background-size: 100% 200%;background-size: 100% 200%;
    
}


.watch {
    padding: 21px 0px 0px 0px;
    display: block;
    font-size: 16px;
    font-weight: 600;}


.works .two:before {  content: "3";}

.works .three:before {  content: "2";}

.fa-copy {color: black;}


.works .heading {
    position: relative;
    margin-left: 50px;
    font-size: 25px;
    line-height: 35px;
}


.works ul {margin:0px; padding: 0px;    padding-left: 32px;    margin-bottom: 32px;}
.works li {margin: 10px 0px;
    font-size: 18px;
    position: relative;}
.works li:before {     position: absolute;
    content: "";
    background-image: linear-gradient(180deg,#808080 70%,transparent 0);
    background-size: 1.0px 3px;
    background-repeat: repeat-y;
    background-color: var(--secondary-light);
    margin: 11px auto 0;
    height: 84px;
    width: 8px;
    /* left: -16px; */
    width: 1px;
    margin: 0 auto;
    height: 140%;
    opacity: .5;
    top: -20px;
    margin-left: -17px;}


.works li:after {
      content: ".";
    position: absolute;
    font-size: 45px;
    color: gray;
    left: -21px;
    top: -32px;}
    
    


.works p {
    margin-top: 0;
       margin-bottom: 4.5rem;
}

.mr15 {
    margin-right: 15px;
}

.works h4 {font-size: 30px;    MARGIN: 30PX 0PX;}

.banner_middle P {}

.milestone-circle {
    box-sizing: border-box;
    margin: 6px auto 0;
    height: 11px;
    width: 11px;
    border-radius: 15px;
    background-color: var(--secondary-light);
    position: relative;
    z-index: 200;
}


.milestone-item-tail {
    width: 1px;
    margin: 0 auto;
    height: 142%;
    opacity: .5;
}
.dotted-spaced {
    background-image: linear-gradient(180deg,#979797 70%,transparent 0);
    background-position: 0;
    background-size: 1px 12px;
    background-repeat: repeat-y;
}

.play-btn-two i:after {
	position: absolute;
	content: "";
	height: 50px;
	width: 50px;
	background: #e6e7eb;
	border-radius: 50%;
	top: 5px;
	left: 5px;
	z-index: 1
}


.works ul {margin:0px; padding: 0px;    padding-left: 32px;    margin-bottom: 32px;}
.works li {margin: 10px 0px;
    font-size: 18px;
    position: relative;}
.works li:before {     position: absolute;
    content: "";
    background-image: linear-gradient(180deg,#808080 70%,transparent 0);
    background-size: 1.0px 3px;
    background-repeat: repeat-y;
    background-color: var(--secondary-light);
    margin: 11px auto 0;
    height: 84px;
    width: 8px;
    /* left: -16px; */
    width: 1px;
    margin: 0 auto;
    height: 140%;
    opacity: .5;
    top: -20px;
    margin-left: -17px;}



.mr15 {
    margin-right: 15px;
}

.works h4 {font-size: 30px;    MARGIN: 30PX 0PX;}

.banner_middle P {}

.milestone-circle {
    box-sizing: border-box;
    margin: 6px auto 0;
    height: 11px;
    width: 11px;
    border-radius: 15px;
    background-color: var(--secondary-light);
    position: relative;
    z-index: 200;
}


.milestone-item-tail {
    width: 1px;
    margin: 0 auto;
    height: 142%;
    opacity: .5;
}
.dotted-spaced {
    background-image: linear-gradient(180deg,#979797 70%,transparent 0);
    background-position: 0;
    background-size: 1px 12px;
    background-repeat: repeat-y;
}

.play-btn-two i:after {
	position: absolute;
	content: "";
	height: 50px;
	width: 50px;
	background: #e6e7eb;
	border-radius: 50%;
	top: 5px;
	left: 5px;
	z-index: 1
}

.app-btn {
	padding: 10px 20px;
	border-radius: 30px;
	color: #7052fb;
	display: inline-block;
	font-size: 18px;
	border: 2px solid #7052fb
}

.app-btn i {
	color: #7052fb;
	font-size: 20px;
	vertical-align: -2px;
	margin-right: 4px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.app-btn:hover {
	color: #fff;
	background: #7052fb;
	-webkit-box-shadow: 0 20px 30px 0 rgba(67, 37, 204, .2);
	box-shadow: 0 20px 30px 0 rgba(67, 37, 204, .2)
}

.app-btn:hover i {
	color: #fff
}

.app-btn.btn-active {
	background: transparent;
	color: #fff;
	-webkit-box-shadow: 0 20px 30px 0 rgba(67, 37, 204, .2);
	box-shadow: 0 20px 30px 0 rgba(67, 37, 204, .2);
	background: #7052fb
}

.app-btn.btn-active i {
	color: #fff
}

.app-btn.btn-active:hover {
	background: transparent;
	color: #7052fb;
	-webkit-box-shadow: none;
	box-shadow: none
}

.app-btn.btn-active:hover i {
	color: #7052fb
}

.app-btn-two {
	background: #1a133b;
	color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 10px 25px;
	font-size: 18px;
	border-radius: 6px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.app-btn-two.btn-light {
	background: #f3f3f4;
	color: #1a133b
}

.text-dark {
    /* color: #343a40!important; */
    color:#212529!important ;
}

.app-btn-two.btn-light .top-text {
	color: #76747f
}

.app-btn-two span {
	display: block
}

.app-btn-two i {
	margin-right: 15px;
	font-size: 28px
}

.app-btn-two .btn-text {
	font-weight: 500;
	line-height: 20px
}

.app-btn-two .btn-text .text-top {
	font-size: 14px;
	font-weight: 400
}

.app-btn-two:hover {
	background: #12bf7c;
	color: #fff
}

.return-to-top {
	position: fixed;
	bottom: -30px;
	left: 20px;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	cursor: pointer;
	z-index: 998;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: bottom .5s ease, opacity .5s ease;
	-o-transition: bottom .5s ease, opacity .5s ease;
	transition: bottom .5s ease, opacity .5s ease
}
::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}
.return-to-top:before {
	background: transparent;
	opacity: 1;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition: opacity .6s ease, -webkit-transform .5s ease;
	transition: opacity .6s ease, -webkit-transform .5s ease;
	-o-transition: transform .5s ease, opacity .6s ease;
	transition: transform .5s ease, opacity .6s ease;
	transition: transform .5s ease, opacity .6s ease, -webkit-transform .5s ease
}

.call-to-action.action-padding {
      padding: 50px 0px;
    text-align: center;
/*
    background-image: linear-gradient(to right, #ff8513, #e43603, #ff5328, #fc7c11);
    box-shadow: 0 4px 15px 0 rgba(229, 65, 10, 0.301);
*/

}

.call-to-action {
    padding: 111px 0 120px;
    overflow: hidden;
/*
    background: url(../../media/background/ellipse.png);
    background: #6494e8 url(../img/ellipse.png);
*/
    width: 95%;
    margin: 0 auto;
    border-radius: 37px;
    margin-bottom: 50px;
}
.call-to-action .action-content.style-two .title {
    font-size: 70px;
    line-height: 54px;
    margin: 0;
    color: #4BA7F7;    font-weight: bold;
}





.banner_middle P {
    margin-bottom: 5px;
}


.action-content h2{font-size: 30px;}
.action-content h5{color:#242424; font-size: 45px; margin-top:25px;}





.banner_middle ul {margin-left:30px; padding: 0px;}
.banner_middle ul li {margin:10px 0px;    margin: 10px 0px;
    list-style-type: disc;}

.pricing-single-one {padding: 70px 0px 70px;    margin-top: 30px;}




.pricing-single-one h2 {  }


.years {
    font-weight: 800;
    font-size: 25px;
    margin-left: 0px;
}
.pricing-table .pricing-header .price {
    color:#212529;
    font-size: 36px;
    font-weight: 800;
    line-height: 50px;
    margin-bottom: 25px;
}

.pricing-table .pricing-header .price-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.pricing-table .price-feture li {
    padding-left: 33px;
    position: relative;
    margin-bottom: 12px;
}
.pricing-table .price-feture li.have:before {
   color: #32BD3B;
    content: "\f00c";
    font-family: "FontAwesome";
}



.pricing-table .price-feture li:before {
    font-family: ;
    position: absolute;
    left: 0;
    top: 0;
}


    
    
    .pricing-table .price-feture li.not_req:before {
    display: block;
        color: #E94646;
    content: "\f00d";
    font-family: "FontAwesome";
}


  .pricing-table.color-two .price-feture li.not_req:before {
    display: block;
        color: #fff;
    content: "\f00d";
    font-family: "FontAwesome";
}


.first:before {
   color: #FB920D!important;

}




.pricing-table .pricing-header {
    text-align: center;
    padding-bottom: 55px;
    border-bottom: 0px dashed #efe7e7;
    margin-bottom: 20px;
    padding-bottom: 30px;
}


.pricing-table.br-left {
    border-left: 1px solid #efe7e7;-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.pricing-table {
    border-right: 1px solid #efe7e7;
    padding: 20px 15px;
    margin-bottom: 30px;
    position: relative;    padding: 20px 15px;    border-left: 1px solid #efe7e7;-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;    margin: 0px 15px;border-radius: 8px;
}

.international h4 {
    font-size: 19px;
}
.pricing-header.pricing-amount.international {
    margin-bottom: 0px;
}

.pricing-table .pricing-header p {
    margin: 15px 0px 0px 0px;
    font-size: 18px;
}

.heighlight {
  position: relative;
    /* background: #6494e8; */
    /* color: white; */
    /* padding: 3px 4px; */
    /* font-size: 17px; */
    border-radius: 3px;
    /* top: -25px; */
    /* right: 0px; */
    /* left: 0px; */
    /* margin: 0 auto; */
    /* width: 45%; */
    /* text-align: center; */
    float: right;
    display: block;
    width: 100%;
    text-align: right;
    top: -19px;
    right: -20px;
}


.heighlight img {height: 75px;}

.pix-btn.btn-outline {
    border: 1px solid #fb7b11;
    background: transparent;
    color: #fb7b11;
    -webkit-box-shadow: none;
/*
    box-shadow: none;
    background-image: linear-gradient(to right, #ff8513, #e43603, #ff5328, #f55d11);
    box-shadow: 0 4px 15px 0 rgba(229, 65, 10, 0.301);
*/
}
.pricing-table .pix-btn {
    font-weight: 600;
    padding: 10px 0;
    width: 165px;
    text-align: center;
    margin: 30px 0px 0px 0px;
    font-size: 20px;
    background-size: 300% 100%;
}

.pricing-table.color-two {background:#4EA9F8; background: -webkit-gradient(linear, left top, left bottom, from(#5CBAFA),to(#2F85F3));
    background: -o-linear-gradient(top, #5CBAFA,#4EA9F8);
    background: linear-gradient(180deg, #5CBAFA,#4EA9F8);}



.connect_map {position: relative;}

.connect_map img {
    /* position: relative; */
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translate(-48%,55%);
    /* transform: translate(-50%,-50%); */
}


.pix-btn {
    padding: 8px 30px;
    background: #6494e8;
    border-radius: 30px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    -webkit-box-shadow: 0 20px 30px 0 rgba(176, 70, 70, .3);
    box-shadow: 0 20px 30px 0 rgba(176, 70, 70, .3);
}

.pix-btn.btn-outline:hover {
    border: 0px solid white;
    background: transparent;
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: linear-gradient(to right, #ff8513, #e43603, #ff5328, #f55d11);
    box-shadow: 0 4px 15px 0 rgba(229, 65, 10, 0.301);
}
.blog h1 {   font-size: 30px;}
.blog h1 a {       color:#000000;}
  .cost-number img {    width: 100%;
    padding: 5px 34px;
    margin: 5px 5px;
    }

.blog ul {padding-left:35px;}

.blog ul li {margin: 0px 0px 10px 0px;   margin: 0px 0px 10px 0px;
    list-style: disc;}
.blog p {margin: 10px 0px 10px 0px;}

#successMessage {
    font-size: 20px;
    margin-top: 28px;
    color: #fc7b11;
    display: none;
}
.blog h3 {
    margin: 20px 0px;
}
button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}



.pricing-table.color-two .pricing-header .price{color: #fff}
.pricing-table.color-two {    color: #fff;
    margin-top: -72px;}

.pricing-table.color-two  .pix-btn {background: white;}
.pricing-table.color-two  .pix-btn.btn-outline {outline: 0px;    border: 0px solid #fb7b11;color: black;}


.color-two .price-feture li.have:before {color: #fff;}


.privacy_title   {font-size: 35px!important;}


.paypal-button-row.paypal-button-number-1.paypal-button-layout-vertical.paypal-button-shape-rect.paypal-button-number-multiple.paypal-button-env-sandbox.paypal-button-color-black.paypal-button-text-color-white.paypal-logo-color-white {
    display: none;
}



@media(max-width:768px){
    .main-font {
        font-size: 38px !important;
    }
    .col-md-3.p_column.text-center {
    max-width: 42%;
}
    .sample{
        margin: auto;
    }
    .testimonials img{
        width:100%;
    }
    .testimonials .carousel-indicators {
        bottom: -45px;
    }
    .form-bg{
        text-align: center;
    }
    .form-bg h3{
        font-size: 33px;
        margin-bottom: 25px;
    }
    .testimonials .carousel-inner img {
        width: 100%;
        height: 250px;
        -o-object-fit: contain;
           object-fit: contain;
    }
    .carousel-indicators li {
        height: 2px;
    }
.ban-person {
    margin-top: 0px;    height: auto; display: none;
}
.ban-person-new {
margin-top: 0px;
height: auto;
display: none;
}
.banner {
    padding-top: 125px;
    padding-bottom: 0px;
}
	.banner_new {
    padding-top: 125px;
    padding-bottom: 0px;
}
 .why-us-box-warp {
    margin-top: 20px;
}
    
.mobile_mockup img {
    float: none;
    margin: 0px 0px 50px 0px;
    width: 100%;
}
    
.mobile_mockup a img {float: none;
    width: auto;
} 
    
.itzme-inline-form .form-wrapper {    padding: 0px!important;} 

    .form_parent_area {height: 400px;    background-size: contain;}    
 .contact-froms {
    background: white;
    padding: 28px 15px;    
}
    
    .contact-froms label {
    display: inline-block;
    margin-bottom: .5rem;
    font-size: 14px;
}
    
    .itzme-inline-form input, .itzme-inline-form textarea {height: 42px;}
    
.create-card {
    padding: 12px 15px;
    height: 46px;
    width: 170px;
}


    
    #dm-pionts {margin-top:60px;}
    
    .collapsible-link::before {right: -20px;} 
    .collapsible-link::after {    top: calc(50% - 6px);
    right: calc(1rem + -30px);}    
    
   .card-header {
    padding: 25px 35px 25px 25px!important;
    } 
    
    

.justify-content-between .img-fluid {
    max-width: 100%;
    height: auto;
    margin-top: 50px;
}
	
 .img-fluid-new {
    max-width: 80%;
    height: auto;
    margin-top: 50px;
}
    
    .slick-slide img {width:95%; margin:0 auto;}    
  
    .page-banner .page-title {
    font-size: 35px;

    margin: 15px auto 0px;
}
    
.page-banner .page-title {
    font-size: 24px;
    margin: 15px auto 0px;
}  
    
    
.privacy_title   {font-size: 25px!important;}    
    
}

@media(max-width:600px){
    .ft .line-break{
        display: inline;
    }
    .ft h3{
        font-size: 28px !important;
    }
    .watch-btn img{
        width: 40px;
        margin-left: 10px;
    }
    .sec-head h3 {
        font-size: 30px;
    }
    .sample-content h3{
        font-size: 20px;
    }
    .testimonials img{
        width: 100% !important;
        height: 300px;
        -o-object-fit: cover;
           object-fit: cover;
    }

    .nav-list-wrapper .create-card{
           padding: 11px 12px;
    }
    .nav-list .create-card{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .navigation .logo img{
        width: 90px;
    }
    .banner-btn a {
        margin-right: 0px;
    }
    .create-card {
        padding: 12px 15px;
    }
    .form-wrapper{
        padding: 30px !important;
    }
    .itzme-cta h3{
        font-size: 28px;
    }
    .navigation{
        height: 60px;
    }
    .itzme-inline-form h3 {
        line-height: 1.5;
    }
    
 
    
}
@media(max-width:576px){
    .itzme-cta h3{
        font-size: 23px !important;
    }
    .full-cost-com>div>div:first-child{
        background-color: #ffffff;
    }
    .full-cost-com>div>div:first-child div{
        background-color: #419AF5;
        margin-bottom: 15px;
    }
    .am{
        font-size: 14px;
    }
    .sm-font{
        font-size: 11px;
    }
    .full-cost-com>div>div:first-child {
        height: 40px;
        line-height: 40px;
    }
    .sm-line-break{
        display: block;
        margin-top: 15px;
    }
    .p-rev img{
        width: 100px;
    }
    .testimonials .carousel-inner img {
        height: 150px;
    }
    .itzme-cta .create-card {
        font-size: 30px !important;
    }
    
    
.connect_map img {
    /* position: relative; */
    position: relative;
    top: 50%;
    left: 50%;
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translate(-48%,15%);
    /* transform: translate(-50%,-50%); */
}    
    
    
}
@media(max-width:480px){
    .create-card {
        padding: 12px 10px;
    }
    .banner .create-card {
        padding: 12px 13px;
    }
    .normal-pri {
        font-size: 18px;
    }
    
  .cost-number {
    position: relative;
    height: auto;
}
.bg-white p {
    font-size: 14px;
}    
 .cost-number img {
    width: 100%;
    padding: 5px 0px;
    margin: 5px 5px;
}
    
    .cost-com-text h3 {font-size: 19px;}
    .cost-com-text h4 {font-size: 17px;}
    
    .blog img {
    float: none;
    width: 100%;
}
   

.ft {
/*    background-color: #f7f7f7;*/
/*    background: #f7f7f7 url(../img/penimage.png)no-repeat;*/
    background-position: center right;
    background-attachment: fixed;
    background-size: cover;    padding: 10px 0px;
} 
    
.second_line {
    display: inline-block;
    font-size: 47px;
    line-height: 60px;
    text-align: left;    
   font-weight: 200;
}    
.hero-block .left ul li {
    text-align: left;    text-align: left;
    width: 100%;
	}   
    
.banner p {
    color: #838383;
    font-size: 20px;
    text-align: left;    margin-bottom: 45px!important;
}
    .hero-block h1 {
    font-weight: 600;
    margin-bottom: 35px!important;
}
.banner ul {
    display: block;
    text-align: left;
} 

.pricing-table.br-left {
    border-left: 0px solid #efe7e7;
}
.pricing-table {border-right: 0px solid #efe7e7;      margin-bottom: 100px;}  
  
    
    

    
    
 

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 0px;
    padding: 0;
    cursor: pointer;
}
    
.call-to-action.action-padding {
    padding: 5px 0px;
    text-align: center;    margin-bottom: 20px;
}
    .call-to-action .action-content.style-two .title {font-size: 50px;}  
 
.action-content h5 {
    color: #242424;
    font-size: 27px;
    margin-top: 20px;
}  
    
.works p {
    margin-top: 0;
    margin-bottom: 0.5rem;
}    
    
}
@media(max-width:300px){
    .banner{
        padding-top: 120px;
    }
	.banner_new {
        padding-top: 120px;
    }
	.design{
		font-size:50px !important;
	}
    .banner h1{
        font-size: 33px !important;
    }
	.ban-person-new{
		height:350px;
	}
	.banner_new h1{
        font-size: 33px !important;
    }
    .banner-btn{
        display: block;
        
    }
	.white-d{
	font-size:16px;
	margin-top:20px;
	color:black;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:initial;
  	margin-left: auto;
  	margin-right: auto;		
}
	
		.white-e{
	font-size:16px;
	margin-top:20px;
	color:black;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:initial;
  	margin-left: auto;
  	margin-right: auto;		
}

	
    .banner-btn>div:last-child{
        justify-content: center;
        margin-top: 35px;
    }
}


/* Media Query End */



@media(max-width:1024px){
.mobile_mockup img {
    float: none;
    margin: 0px 0px 50px 0px;
    height: 300px;
}
    
.mobile_mockup a img {float: none;
    width: auto;
} 

   .page-banner {margin-top:65px;}
.pricing-table.color-two {
    color: #fff;
    margin-top: 0px;
}
    
.pricing-table.br-left.international {
    margin-top: 0px;
}    
}



@media(min-width:992px){
/*
    .banner>div>div>div:last-child div{
        text-align: right;
    }
*/
    .banner-btn{
        margin-top: 60px;
    }
    .itzme-header{
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        width: 100%;
        background: #ffffff;
        z-index: 65;
        -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.15)!important;
                box-shadow: 0 3px 5px rgba(0,0,0,.15)!important;
        padding: 10px 0px;
    }
}
@media(min-width:768px){
    .s-mr{
        margin: auto;
    }
}

@media(max-width:767px){
.only_mobile   {display: block;}
.img_for_desktop {display: none;}
}

@media(max-width:992px){
    
    .testimonials .corner-img-two{
        display: none;
    }

    .navigation{
        padding: 15px 0px;
        -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.15)!important;
                box-shadow: 0 3px 5px rgba(0,0,0,.15)!important;
        position: fixed;
        top: 0;
        width: 100%;
        height: 70px;
        z-index: 54;
        background-color: #ffffff;
    }

    .banner{
        text-align: center;
    }
    .banner {
        padding-top: 150px;
    }
    .banner ul{
        display: block;
    }
    .banner-btn {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
              
    }
    .ban-person{
        margin-top: 60px;
    }
    .digi-tab-box img{
        width: 100%;
    }
    .bar-close{
        display: inline-block;
    }
    .nav-list-w{
        background-color: #ffffff;
        width: 100%;
        padding: 25px;
    }
    .nav-list-w .nav-list li a{
        margin-bottom: 15px;
        display: inline-block;
    }
    .nav-list-wrapper{
        position: fixed;
        top: 0;
        left: -2000px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 100%;
        z-index: 5;
        -webkit-transition: all .40s;
        -o-transition: all .40s;
        transition: all .40s;
    }
    .nav-list-wrapper>div{
        width: 700px;
    }
    .nav-list-wrapper .nav-list{
        display: block;
    }
    .click-to-close{
        background-color: rgba(27, 27, 27, 0.6);
    }
    .bar-toggle{
        display: block;
    }
    .logo{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .navigation .logo {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    }
   
    .bar-toggle i{
        font-size: 20px;
    }
    .num{
        width: 80px;
    }
    .banner ul li:not(:last-child){
        margin-bottom: 15px;
    }
    .faq {
        margin-bottom: 30px;
      }
      .faq .card .card-header .faq-title {
        line-height: 26px;
        margin-top: 10px;
      }
.banner {
    padding-top: 125px;
} 
    
    
    #glance .p-0    {padding:inherit!important;}
    .down_flag p span {
    display: inline-block;
    margin-right: 30px;
    display: block;
    margin: 20px 10px;
}
    
    
    
}

.rating i {color: #ed9918;} 


.rating p {
    color: #838383;
    font-size: 18px;
    font-weight: normal; text-align: left;
}


.rating h5 {font-weight: normal;text-align: left;}


@media (max-width:480px){
    
   .rating p {
    color: #838383;
    font-size: 15px;
    font-weight: normal; text-align: left;
}


.rating h5 {font-weight: normal;text-align: left; font-size: 16px;} 
    
    
}

@media screen and (max-width:900px){
.white-a p{    width: 100%;}
	.white-a{padding:20px}
	.earth .earth-a {
    padding: 20px;
    flex: 100%;
    max-width: 100%;
}

.earth { flex-wrap: wrap; }
	
.banner_new .feature { }
.banner_new .feature ol  { flex: 100%; max-width: 100%; width:100% }	
.banner_new .feature ol li { flex: 100%; max-width: 100%; margin-left: 15px; }

.datasecurity {
    border: 0px solid red;
    width: 100%;
}	
	.datasecurity ol {
   
     width: 100%;
		margin-left: 15px; 
}
	
	
.h1-design br { display: none; } 
.banner_new p br { display: none; } 
h2.h1-design { text-align: center; } 
p.p-design { text-align: center; }
.a-design a { margin: auto; /* text-align: center; */ } 
.banner_new p { text-align: center !important; } 
img.earth-img { margin: auto; }
	
	
}