@import url(https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900);


html {overflow-x: hidden;scroll-behavior: smooth;}
* {padding:0;margin:0;font-family:'poppins','Archivo';position:relative;transition:0.4s;box-sizing: border-box;}
body {background: #ffffff;
    overflow-x: hidden;
}
a,a:hover 	{text-decoration:none;color:unset;}
div,h1,h2,h3,h4,p,i,a {position:relative;transition:0.4s;   
    }

:root {
	--color:#1284df;
	--color2:#021314;
	--color3:#ffffff;
	
}







::placeholder {font-style:italic;}
.head1 {              color: #ffffff;
    background: #04044b;
    display: grid;
    grid-template-columns: 35% 43px 43px 45px  30% auto auto;
    align-items: center;
    text-align: center;}
.head1 h3{       font-size: 15px; }
.head1 i{    font-size: 14px;
    background: #FF5722;
    color: white;
    padding: 9px;
    margin: 0px;
    border-radius: 100px;
    width: 33px;
    text-align: center;}
.head1 h4{          font-size: 15px;
    padding: 10px 5px;}
	
	.login_links {    display: grid;
    grid-template-columns: auto auto;
    width: -webkit-fill-available;}
	
	.head2 {    color: white;
    display: grid;
    align-items: center;
    width: -webkit-fill-available;
    grid-template-columns: 80% 20%;
    background: #04044b;}
	.head2 img{        width: auto;
    height: 66px;
    margin: 5px 50px;}
	.create_btn {    border: 2px solid #FF5722;
    text-align: center;
    padding: 10px 20px;
    margin: 20px 12px;
    color: #ffcfc0;
    border-radius: 58px;}
	
	.hero_back {background: #04044b;}
	.hero_text2 {                background: #060625;
    color: #ffffff;
    padding: 50px;
    margin: 0px auto;
    max-width: 1100px;
    text-align: left;
    line-height: 1.5;
    align-items: center;
    z-index: 3;
    vertical-align: top;
    display: grid;
    grid-template-columns: 50% 50%;}
	
	
.ht_side2 img {           width: 401px;
    margin: 0 auto;
    display: block;
   }	
	

.hero_text2 h1{                font-size: 43px;
    text-transform: capitalize;
    letter-spacing: 0;	}
	.hero_text2 .span_text {
		    color: #ffb13d;
    font-weight: 600;
	}
.hero_text2 p{           font-size: 15px;
    margin: 20px 0px;
    color: silver;}
	
	.btn1 {    background: orange;
    color: black;
    padding: 10px 20px;
    width: fit-content;
    font-weight: 600;
    font-size: 18px;
    border-radius: 48px;}
	
	.hero2 {       display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    padding: 20px 0px;}
	.hero2 .side1{}
	.hero2 .side1 h3{      padding: 20px;
    font-weight: 600;
    font-size: 30px;
    text-align: center;}
	.hero2 .side1 img{    margin: 0 auto;
    display: block;
    width: fit-content;
    max-width: 100%;
    height: auto;}
	.hero2 .side2 h3{   padding: 20px;
    font-weight: 600;
    font-size: 30px;
    text-align: center;}
	.hero2 .side2 li{    padding: 5px 23px;
    font-size: 14px;
    font-weight: 600;}
	.hero2 .side2 p{    white-space: pre-line;
    font-size: 14px;
    padding: 20px;}
	
	.hero3 {    padding: 20px 0px;text-align:center;}
	.hero3 h3{    text-align: center;
    padding: 20px;
    font-weight: 700;
    font-size: 30px;}
	.h3_box {    width: 1000px;
    padding: 20px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: text-top;}
	.h3_box h4{    font-size: 22px;}
	.h3_box h4 i{    color: #FF5722;
    font-size: 30px;
    margin: 4px 8px;
    
    vertical-align: middle;}
	.h3_box p{    font-size: 16px;
    line-height: 2;}
	
	
	.hitw {    text-align: center;
    padding: 20px 0px;}
	.hitw h3{    font-size: 30px;
    font-weight: 700;
    padding: 20px;}
	.ho_box {    width: 300px;
    display: inline-block;
    vertical-align: text-top;}
	.ho_box h4{    font-size: 18px;
    font-weight: 600;
    padding: 20px;}
	.ho_box p{    font-size: 14px;
    padding: 5px 20px;}
	.ho_box img{    width: 100px;
    height: auto;}
	
	.sample_cards {text-align: center;
    padding: 20px 0px;}
	.sample_cards h3{font-size: 30px;
    font-weight: 700;
    padding: 20px;}
	.sample_cards img{    width: 127px;
    height: 250px;
    margin: 10px;
    display: inline-block;
    border: 18px solid #020620;
    border-radius: 17px;
    border-left: 5px solid;
    border-right: 4px solid;
	
	}
	
	
	.row_features {    padding: 50px;
    text-align: center;
    background: #08084b;
    color: orange;}
	.row_features p{  text-align: center;
    font-weight: 500;
    width: fit-content;
    margin: 20px auto;
}
	
	.row_features h1{      text-align: center;
    font-size: 38px;
    color: white;
    width: auto;
    letter-spacing: -0.6px;
    font-weight: 600;
    text-transform: capitalize;}
	
	#svg_fea {position: absolute;
    width: 100%;
    z-index: -1;
    left: 0;
    height: auto;
    bottom: 0;}
	.cont_share_boxes {
                width: 232px;
    display: inline-grid;
    font-size: 16px;
    margin: 5px 2px;
    text-align: center;
    padding: 13px 13px 26px;
    font-weight: 500;
    border-radius: 5px;
    color: #ffffff;
    z-index: 2;
    background: #040427;
    height: 160px;

}



	.cont_share_boxes i{font-size: 43px;
    margin: 20px;
    color: var(--color);
    }
	
	.row_features .cont_share_boxes:nth-child(3) i {
    color: #009688;
}
.row_features .cont_share_boxes:nth-child(4) i {
    color: #00bcd4;
}
	.row_features .cont_share_boxes:nth-child(5) i {
    color: #ff5722;
}
.row_features .cont_share_boxes:nth-child(6) i {
    color: #4caf50;
}
.row_features .cont_share_boxes:nth-child(7) i {
    color: #ffc107;
}

.row_features .cont_share_boxes:nth-child(8) i {
    color: #e91e63;
}
.row_features .cont_share_boxes:nth-child(9) i {
    color: #243489;
}
.row_features .cont_share_boxes:nth-child(10) i {
    color: #2196f3;
}
.row_features .cont_share_boxes:nth-child(12) i {
    color: #607d8b;
}
.row_features .cont_share_boxes:nth-child(13) i {
    color: #ff9800;
}
.row_features .cont_share_boxes:nth-child(14) i {
    color: #00bcd4;
}
.row_features .cont_share_boxes:nth-child(15) i {
    color: #8bc34a;
}
.row_features .cont_share_boxes:nth-child(16) i {
    color: #f44336;
}
.row_features .cont_share_boxes:nth-child(17) i {
    color: gold;
}
.row_features .cont_share_boxes:nth-child(18) i {
    color: #009688;
}
	
	.row_bottom {            background: #0a0a0a;
    color: white;
    display: grid;
    grid-template-columns: 50% 50%;
}	.row_bottom .side2{    
    display: inline-block;
}
	.row_bottom  .side1{text-align: left;
    padding: 20px 0px 20px 62px;
    background: #ffffff00;
    color: white;
    display: inline-block;}
	.row_bottom  .side1 h1 img{width: auto;
    height: 45px;
    margin: 0px;
    padding: 0px;
    filter: none;
    border-radius: 0px;}
	.row_bottom  .side1 h1{     display: flex;
    margin: 0px;
    margin: 24px 0px;
    padding: 0px;
    font-weight: 400;
    font-size: 23px;}
	.row_bottom  .side1 h3{font-weight: 500;
    font-size: 27px;
    color: #000000;}
	.row_bottom  .side1 .row_bt_p{display: flex;
    margin: 10px 0px;
}
	.row_bottom  .side1 .row_bt_p h4{line-height: 2;
    margin: 8px;
    font-weight: 500;
    font-size: 14px;}
	.row_bottom .side1 .row_bt_p i {
    padding: 12px 7px;
    width: 48px;
    text-align: center;
    font-size: 21px;
    margin: 2px 10px 0px 0px;
    height: fit-content;
    border: 2px solid;
    border-radius: 47px;
}
	.row_bottom  .side2 h3{text-align: center;
    font-size: 30px;
    margin: 0;}
	.row_bottom  .side2 form{}
	.row_bottom  .side2 input,.row_bottom  .side2  textarea {width: 63%;
    padding: 14px;
    background: #00000000;
    border: 1px solid #ffffff;
    border-bottom: 2px solid white;
    margin: 38px auto 0px;
    color: white;
    font-size: 13px;
    border-radius: 7px;
    outline: none;}
	
	.row_bottom input[type=submit]{      width: 355px;
    background: #2196f3;
    padding: 8px;
    border-radius: 5px;
    border-bottom: 0px;
    margin: 20px;
    font-size: 19px;
    border: 2px solid white;}
	.row_bottom  .side2  textarea  {
		    height: 100px;
    background: white;
	}
	
	.row_bottom  .side2 input::placeholder,	.row_bottom  .side2 textarea::placeholder {color:#dcd6d6;font-style: italic;}
	
	
	
.row2 h1 {   text-align: center;
    font-size: 42px;
    font-weight: 500;
    color: #673bb7;}
.row2 h2 {   text-align: center;
    font-size: 35px;
    color: #000000;}
.flex_pricing {    display: block;
    width: fit-content;
    margin: 0 auto;
    background: white;}
.flex_pricingin {     padding: 0px 0px;
    box-shadow: 0px 0px 10px 0px #00000038;
    text-align: left;
    width: auto;
    display: inline-block;
    max-width: 400px;
    vertical-align: text-top;
    margin: 6px;
    border-radius: 5px;
}
.flex_pricingin h3{        background: #060625;
    margin: 0px;
    padding: 13px 20px;
    text-align: center;
    color: white;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.7px;
}

.mobile_close {display:none;position: absolute;
    top: 0;
    font-size: 50px;
    z-index: 3;
    color: white;
    right: 16px;
    padding: 0;}

.flex_pricingin h1 p{    font-size: 10px;}
.flex_pricingin h1 del {    font-size: 22px;
    color: #000000;}

.flex_pricingin h1{    color: #ffffff;
    background: #060625;
    margin: 0;
    padding: 14px;
    font-size: 23px;}
.flex_pricingin ul{padding: 0px 0px;}
.flex_pricingin li{    background: white;
    padding: 7px 26px;
    list-style-type: none;
    font-size: 12px;
    display: flex;
    font-weight: 600;}
.flex_pricingin li.back{background: #3f5c8417;}
.flex_pricingin li i{    background: #060625;
    color: white;
    border-radius: 50px;
    padding: 6px;
    font-size: 11px;
    margin: 0px 10px;
}

.flex_pricingin li:nth-child(2n+1) {
    background: #f6f6f6;
}
.del_item {    text-decoration: line-through;
    color: #e20000;}
.title_alert {    background: #dedede;
    width: 20px;
    padding: 3px;
    text-align: center;
    border-radius: 12px;
    position: relative;
    display: inline-block;
    margin: 0px 10px;}
.title_alert_box {   display:none;     background: #dedede;
    padding: 10px;
    border-radius: 3px;
    width: 300px;
    position: absolute;
    z-index: 3;
    margin: 10px;
    top: 13px;
    left: 50%;
    transform: translate(-50%);}
.title_alert:hover .title_alert_box {display:block;} 



	