*{
    margin:0;
    padding: 0;
    box-sizing: border-box;
}

body,html{
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
}
:root {
    --blue: #1245a8;
    --yellow: #f0cc02;
    --orange:#f96332;
    --gray:#f5f5f5;
}
      
h1,h2,h3,h4,h5,h6{
    font-family: 'Roboto', sans-serif;
}
p{
    letter-spacing: 0.5px;
    font-size:15px;
}

.btn-minuse{
    background: var(--yellow);
    border-radius: 20px !important;
    padding: .435rem 0.75rem;
    border-radius: inherit;
}
.btn-pluss{
    background: var(--yellow);
    border-radius: 300px !important;
    padding: .435rem 0.75rem;
    border-radius: inherit;
}
.btn {
    font-size: 14px;
    padding: 9px 19px;
    margin: 2px;
}
.bg-yellow input{
    border: none!important;
}

.t_font{
    font-size: 17px;
    padding: 9px 45px;
    border-radius: inherit !important;
}
.navbar{
    padding: 1rem 0rem;
}
.navbar .btn-outline-success {
    color: #fafafa;
    border-color: #1245a8;
    background: #1245a8;
    border-radius: 4px !important;
}
.navbar .btn-outline-default{
    color: #333;
    border-color: #333;
    background: #fff;
    border-radius: 4px !important;
}
.banner-form{
    background: #fff none repeat scroll 0 0;
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    -o-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    padding: 22px;
    border-radius: 4px;
	position: relative;
    overflow: hidden;
}
.banner-form p{
    font-size: 18px;
    color: #000!important;
    text-align: center;
    margin-bottom: 11px!important;
    margin-top: 10px!important;
    font-weight: 700;
}
/*.reg-form .form-control{
    border-radius: 0px;
    border: none!important;
    border-bottom: 1px solid #898989 !important;
    padding-left: 0px;
    margin-bottom: 20px;
}*/

 .box::before{
    content: '';
    height: 100px;
    width: 100px;
    background: var(--yellow);
    transform: rotate(28deg);
    top: -70px;
    right: -30px;
    position: absolute;
    z-index: 9;
} 
.btn-outline-yellow {
    color: #e4c412;
    font-weight: 500;
    font-size: 18px !important;
    border: 1px solid #e4c412;
    padding: 10px 46px !important;
    border-radius: 9px;
}
.btn-outline-yellow:hover {
    color: #fff;
    background-color: #396092;
    border-color: #396092;
    text-align: right;
    font-size: 3rem;
    font-weight: 400;
    padding: 7px;
}
.order_text{
    text-align: right;
}
.order_text h2{
    font-size: 44px;
}
.order_text span{
    color: #e4c412;
    font-weight: 900;
}
.order_text p{
    font-size: 22px;
}
.order_text .btn{
    border-color:#e4c412;
    color:#e4c412;
    font-weight: bold;
}
.ab-content{
    padding: 50px 0px;
}
.ab-content h2{
    font-weight: bold;
    color:#000;
    font-size: 24px;
    margin-bottom: 20px;
}
.col-cont{
    padding: 50px 0px;
}
.col-cont h2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}
.col-cont h2 span{
    color:#1245a8;
}
.cl{
    display: flex;
}
.col-cont h3{
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.col-cont p{
    font-size: 14px;
}
.banner-form >h4{
    padding: 10px;
   
}
.bg-order_now{
    background-image:url("../images/bg_order_now.jpg");
    background-repeat: no-repeat;
    padding: 50px 0px;
}
.banner {
    position: relative;
    background-image:url("../images/banner_asssignment.jpg");
    background-repeat: no-repeat;
    height:auto;
    padding: 40px 0px;
    padding-bottom:0px;
}
.reg-form label{
font-size:14px;
}
.reg-form .input-group .btn {
    font-size: 14px;
    padding: 5px 12px;
    /* margin: 2px; */
}
.reg-form .divpage{    font-size: 13px;
    margin-top: 10px;color:#333;margin-bottom: 24px;font-weight: 600;
	}
.reg-form .form-group a{
    padding: 6px 17px;
    background: #f0cc02;
    color: #000;
}
.heading .text-primary{
	color: #f0cc02!important;
}
.reg-form .form-control {
    border-radius: 0px;
    border-bottom: 1px solid #898989 !important;
    padding-left: 0px;
    margin-bottom: 20px;
}
.reg-form .input-group .form-control{
	border-bottom:none!important;
}
.select2-container--default .select2-selection--single{
border-radius: 0px!important;
    border: none!important;
    border-bottom: 1px solid #898989 !important;
    padding-left: 0px;
    margin-bottom: 0px!important;
}
.icon-section{
    padding: 20px 0px;
}
.icon-section p{
    font-size: 18px;
}
.banner::after{
    content: '';
    position: absolute;
    bottom: -10px;
    background: var(--yellow);
    width: 300px;
    left: 0px;
    height: 10px;
} 
.content_order{
    position: relative;
}
.content_order2{
	border-left:1px solid #ccc;
	padding-left:7px;
}
.content_order3{
	border-left:1px solid #ccc!important;
	padding-left:7px;
}
.owl-nav{
    text-align: center;
    padding: 20px;
}    
button:focus{
    outline: none !important;
} 
.blog h5{
    padding-top: 60px;
    padding-bottom: 30px;
    font-size: 24px;
    font-weight: 600;
} 
.bg-pd{
    padding: 5px;
    background: #ffffff;
    border-radius: 4px;
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 13%), 0 6px 20px 0 rgb(0 0 0 / 3%);
}
.bg-pd .t-colour{
    margin-top: 9px;
    font-size: 1rem;
    color: #d7bb2a;
    padding: 0px 15px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.bg-pd h5{
    padding: 0px 15px;
    font-size: 14px;
}
.bg-pd a{
    margin-left: 15px;
}
.bg-pd .btn-primary{
    background-color: #1245a8;
    border-color: #1245a8;
    margin-bottom: 15px;
    padding: 5px 15px;
}
.bg-pd p{
    padding: 0px 15px;
}
.Review{
    background-color: white;
border-radius:4px;
}

.rat_text1{
    font-size: 20px;
    line-height: 55px;
}
.Review .content_order span{color:red!important;}

.heading h1{
    color:#ffffff;
    font-weight:500;
font-size:40px;
}
.heading p{    color: #fff;
    margin-top: 20px;
    margin-bottom: 30px;}
.d-para p{
    font-size: 30px;
    color: #f0cc02;
}
.icons{
    text-align:center;
}
.icons i.fa-phone{
	color: var(--yellow);
    font-size:2rem;
	padding: 1rem;
}

.icons i.fa-thumbs-up{
  color: var(--blue);
  font-size:2rem;
  padding: 1rem;
}
.icons i.fa-book{
  color: var(--yellow);
  font-size:2rem;
  padding: 1rem;
}
.icons i.fa-user{
  color: var(--blue);
  font-size:2rem;
  padding: 1rem;
}
.step{
    text-align:center;
}
.step h5{
    font-size: 16px;
    margin-bottom: 15px;
}
.step p{
    text-align:justify;
    font-size: 14px;  
}
.heading_steps h2{
    font-weight: 500;
    font-size: 34px;
}
.bg-gray{
    background-color:var(--gray);
}

.heading_steps .bg-yellow{ 
color:var(--yellow);
}
.pd{
    padding-top: 50px;
    padding-bottom: 50px;
}
.pd h2{
    font-size: 24px;
    margin-bottom:40px;
}
.content{
	padding-top:2rem;
    padding-bottom:2rem;
	position:relative;
}

.traingle img{
    position: relative;
    top: 10px;
    left: 20px;
}
.bg-light{
	position:relative;
    background:#f0cc02;
}
.bg-light:after{
    content: '';
    position: absolute;
    top: -10px;
    background: var(--blue);
    width: 300px;
    right: 0px;
    height: 10px;
}
.bg-top:after{
    content: '';
    position: absolute;
    top: 0px;
    background: var(--yellow);
    width: 100%;
    right: 0px;
    height: 5px;
}
.feature_item{
    padding: 23px;
	background-color: white;
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	position:relative;
	overflow:hidden;
	border-radius: 2%;
	margin-top: 42px;
}
.feature_item:after {
    content: '';
    position: absolute;
    width: 90px;
    height: 90px;
    bottom: -23px;
    right: -23px;
    border-radius: 100%;
    border: 5px solid #f0cc02;
}
.feature_item1{
    padding: 23px;
	background-color: white;
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	position:relative;
	overflow:hidden;
	border-radius: 2%;
	margin-top: 42px;
}
.feature_item1:after {
    content: '';
    position: absolute;
    width: 356px;
    height: 15px;
    bottom: -10px;
    right: 0px;
	background-color:#1245a8;
}
.feature_item2{
    padding: 23px;
	background-color: white;
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	position:relative;
	overflow:hidden;
	 border-radius: 2%;
	 margin-top: 42px;
}
.feature_item2:after {
    content: '';
    position: absolute;
    width: 90px;
    height: 90px;
    bottom: -23px;
    right: -23px;
    border-radius: 100%;
    border: 5px solid #f0cc02;
}
.feature_item3{
	padding: 23px;
	background-color: white;
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	position:relative;
	overflow:hidden;
	border-radius: 2%;
	margin-top: 42px;
	
}
.feature_item3:after {
    content: '';
    position: absolute;
    width: 356px;
    height: 15px;
    bottom: -10px;
    right: 0px;
	background-color:#1245a8;
}

.feature_item4{
    padding: 23px;
	background-color: white;
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	position:relative;
	overflow:hidden;
	 border-radius: 2%;
	 margin-top: 42px;
}

.feature_item4:after {
    content: '';
    position: absolute;
    width: 90px;
    height: 90px;
    bottom: -23px;
    right: -23px;
    border-radius: 100%;
    border: 5px solid #f0cc02;
}
.feature_item5{
    padding: 23px;
	background-color: white;
	box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
	position:relative;
	overflow:hidden;
	border-radius: 2%;
	margin-top: 42px;
	
}
.feature_item5:after {
    content: '';
    position: absolute;
    width: 356px;
    height: 15px;
    bottom: -10px;
    right: 0px;
	background-color:#1245a8;
}
.heading_features h3{
	font-size:2rem;
	font-weight:600;
	padding:29px;
}
.heading_features .bg-z-blue{
	color:#1245a8;
}
.us_content{
    padding: 50px 0px;
}
.us_content h2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.us_content h2 span {
    color: #f0cc02;
}
.us_content p{
    text-align: justify;
}
.tab-section{
    padding: 50px 0px;
}
.tab-section .btn-primary{
    background-color: #1245a8;
    border-color: #1245a8;
}
.tab-section .btn-primary:focus{
    background-color: #1245a8;
    border-color: #1245a8;
}
.bg-blue{
    background-image:url("../images/bg_help.jpg");
    padding: 50px 0px;
}
.bg-blue h2{
    font-size: 24px;
    margin-bottom: 20px;
}
.bg-blue h2 span{
    color:#f0cc02;
}
.bg-blue p{
    font-size: 14px;
}
.btn-yellow {
    color: #fff;
    background-color: #f0cc02;
    border-color: #fdb801;
    color: black;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 40px !important; 
}
.btn-info1 {
    color: #fff;
    background-color: #f0cc02;
    border-color: #f0cc02;
    font-weight: 500;
    color: black;
}
.responsive_images{
    position: relative;
}
.responsive_images .box4{
    position: absolute;
    background: #f0cc02;
    height: 30px;
    width: 30px;
    right: 80px;
    bottom: 11%;
    transform:rotate(190deg);
    border-radius: 4px;
}
.responsive_images .box3{
    position: absolute;
    background: #f0cc02;
    height: 50px;
    width: 50px;
    left: 60px;
    bottom: 8%;
    transform:rotate(220deg);
    border-radius: 4px;
}
.responsive_images .box4{
    position: absolute;
    background: #1245a8;
    height: 30px;
    width: 30px;
    right: 80px;
    bottom: 12%;
    transform:rotate(190deg);
    border-radius: 4px;
}
.responsive_images .box2{
    position: absolute;
    background: #f0cc02;

    height: 40px;
    width: 40px;
    right: 60px;
    top: 8%;
    transform:rotate(220deg);
    border-radius: 4px;
}
.box .btn-primary {
    color: #fff;
    background-color: #1245a8;
    border-color: #1245a8;
}
.banner h6{
    color:#fff;
}
@media (max-width: 767px){
    .traingle img {
        position:none;
        top: 0px;
        left: 0px;
    }
}

    
@media (max-width: 768px){
    .accordion_wrap .accordion_header::before, .accordion_wrap .accordion_header::after {   
        right: -10px !important;    
    }
    .card-title {
        font-size: 14px;
    }
}
@media (max-width:573px){
    .banner h6{
        color:#333;
    }
    .content_order2 {
        border-left:none;
        padding: 7px;
    }
    .content_order3 {
        border-left:none!important;
        padding: 7px;
    }
    .banner h6{
        color:#333;
        font-size: 20px;
    }
    .banner h6 i{
        font-size: 20px;
    }
}
.btn-1 {
    background-color: #f0ad02c2;
    padding: 9px 24px;
    border-radius: 20px;
}
.btn-1 .round {
    background-color: #d9ba2c;
}
  
.type-1 a {
    text-decoration: none;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 80px;
    color: #212121;
    font-family: sans-serif;
    font-weight: bold;
    position: relative;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
}
.type-1 a span {
    position: relative;
    z-index: 3;
}
.type-1 a .round {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0px;
    top: 0px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 2;
}
.type-1 a .round i {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 50%;
    margin-left: -2px;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.txt {
    font-size: 14px;
    line-height: 1.45;
    font-weight: 500;
}
.type-1 a:hover {
    padding-left: 48px;
    padding-right: 28px;
}
.type-1 a:hover .round {
    width: calc(100% - 6px);
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.type-1 a:hover .round i {
    left: 12%;
}
.blog-section{
    padding: 50px 0px;
}
.blog-section h2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}
 






/*end today section content*/


.content h2{
color: #000348;
font-weight: 600;
font-size: 28px;
}

.d-block{
display: block;
width: 100%;
border-radius: 20px;
}
  
.order-number .content_order{
padding: 5px 20px 0px 20px;
box-shadow: 0 0 10px #ccc;

}

.content_order1::after{
position: absolute;
content:"";
left: -1%;
bottom: -1px;
width: 14px;
height: 14px;
border-radius: 10%;
background-color:#5b4cbd;
z-index:1;
}
.content_order1::before{
position: absolute;
content:"";
left: -348px;
width: 29px;
height: 29px;
border-radius: 10%;
transform: rotate(20deg);
background-color:#5b4cbd;
z-index:2;
}
.banner-area form button {
background: #ff9600 none repeat scroll 0 0;
border: medium none;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
font-family: Poppins,sans-serif;
font-weight: 500;
height: 50px;
margin: 0!important;
padding: 0 30px;
right: 5px;
text-transform: capitalize;
top: 5px;
}

:focus{outline: none!important;}

.navbar-nav .nav-item a{
font-size: 14px;
letter-spacing: 0.8px;
font-weight: 500;
}
.navbar-brand{
    margin-right: 1.50rem;
}
.tab-vertical .nav.nav-tabs {
float: left;
display: block;
margin-right: 0px;
border-bottom: 0
}
.f-item h4{
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 24px;
}
.f-item  ul li a{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 31px;
}
.f-item  ul li a i{
    color:#e4c412;
    padding-right: 8px;
}
.f-item  ul li a:hover{
    text-decoration: none;
}
.f-item ul p{
color: #fff;
}
footer{
    padding: 50px 0px;
    padding-bottom: 10px;
}
footer hr {
    border-top: 1px solid rgb(255 255 255 / 10%);
}
footer .f-item.link li {
    display: block;
}
.bg-blue1{
    background: #000000;
}
.tab-vertical .nav.nav-tabs .nav-item {
    margin-bottom: 6px;
    border:1px solid #ccc;
}
.f-item ul{list-style-type: none;}
.tab-vertical .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #fff;
    padding: 12px 12px;
    font-weight: 500;
    font-size: 14.5px;
    color: #000348;
    background-color: none;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
}

.tab-vertical .nav-tabs .nav-link.active {
    color: #000348;
    background-color: #dddde8 !important;
    border-color: transparent !important;
}

.tab-vertical .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 0px !important;
    cursor: pointer;
    margin-bottom: 0px;
}

.tab-vertical .tab-content {
    overflow: auto;
    -webkit-border-radius: 0px 4px 4px 4px;
    -moz-border-radius: 0px 4px 4px 4px;
    border-radius: 0px 4px 4px 4px;
    background: #fff;
    padding: 15px 30px;
}
.tab-vertical .tab-content p{
    margin-bottom: 15px;
}
.tab-vertical .tab-content p:last-child{
    margin-bottom: 0px;
}
.tab-content p{
text-align: justify;

}
.customNextBtn i{
color: #000348;

}
.customPreviousBtn i{
color: #000348;
}
.text_align{
    position: relative;
    top:20%;
}
.text_align h3{
    font-size: 24px;
    width: 200px;
    color: #000348;
}

.btns{
    display: table;
    margin: 30px auto;
}
.col-center {
    margin: 0 auto;
    float: none !important;
}

.content_heading h2 {
    color: #333;
    text-align: center;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    position: relative;
    margin: 30px 0 60px;
}
.faq{
    margin-bottom: 50px;
}
.faq .card-body{
    font-size: 14px;
    text-align: justify;
}
.faq .accordion_header h3 a{
    color:#000348;
}
.faq .accordion_header h3 a:hover{
    text-decoration: none;
}
.accordion_header h3{
    margin-bottom: 0px;
}
.accordion_wrap .accordion_header{
    width: 100%;
    padding: 8px 0px;
    font-weight: 500;
    position: relative;
    cursor: pointer;
}
    .accordion_wrap:first-child .accordion_header{
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .wrapper .accordion_wrap:last-child .accordion_header:hover{
        border-bottom:2px solid transparent;
    }

    .accordion_wrap .accordion_header::after{
        transform: rotate(-90deg);
        transition: all 0.5s ease;
    }
    
    
     .accordion_wrap:last-child .accordion_header.active{
        /* border-bottom: 2px solid #01645d; */
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
     .accordion_wrap .accordion_header.active::before,
    .accordion_wrap .accordion_header.active::after{
        background: #01645d;
    }
     .accordion_wrap .accordion_header.active::after{
        transform: rotate(0);
    }
    .accordion_wrap .accordion_header.active + .accordion_body{
        height: 180px;
    }
    .f-item-address ul{
        margin-top: 28px;
    }
    .f-item-address ul li{
        margin-top: 10px;
        list-style: none;
    }
    .f-item-address  .icon {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .f-item-address  .icon i{
        border:2px solid white;
        border-radius: 50%;
        font-size: 18px;
        padding:10px;
        margin:5px;
        color: #e4c412;
    }
   .f-item-address h4{
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 24px;
   }
.f-item-address ul li a{
color: white;
font-size: 14px;
line-height: 30px;
letter-spacing: 1px;

}
.f-item-address ul li a:hover{
    text-decoration: none;
}
.f-item-address ul li a i{
    color:#d7bb2a;
    padding-right: 10px;
}
#padding_top{
    padding-top:1.4rem;
    padding-bottom: 1.4rem;
}

.has-danger{border:1px dashed red !important}

.dropdown-menu {
    margin-top: 0;
}
.dropdown-menu .dropdown-toggle::after {
    vertical-align: middle;
    border-left: 4px solid;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}
.dropdown-menu .dropdown .dropdown-menu {
    left: 100%;
    top: 0%;
    margin:0 20px;
    border-width: 0;
}
.dropdown-menu .dropdown .dropdown-menu.left {
    right: 100%;
    left: auto;
}

.dropdown-menu > li a:hover,
.dropdown-menu > li.show {
	background: #007bff;
	color: white;
}
.dropdown-menu > li.show > a{
	color: white;
}

@media (min-width: 768px) {
    .dropdown-menu .dropdown .dropdown-menu {
        margin:0;
        border-width: 1px;
    }
}

ul{
    margin: 0 0 !important;
}

/**new**/
.us_content1 {
    padding: 32px 0px;
}  
.card {
    border-right: 5px solid #1245a8;
    border-radius: 2px;
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
.card .carousel-item {
  height: 200px;
}
@media (max-width: 767px){
.card .carousel-item {height: 250px;}
.card .pic {display: none;}
}
.card .carousel-caption {
  padding: 0;
  right: 0;
  left: 0;
  color: #212529;
}
.card .carousel-caption h3 {
  color: #212529;
}
.card .carousel-caption .col-sm-3 {
  display: flex;
  align-items: center;
}
.card .carousel-caption .col-sm-9 {
  text-align: left;
}
.card .pic {
    width: 150px;
    height: 150px;
    margin-left: 17%;
}
.navi{text-align: right;}
.navi a {text-decoration:none;}
.checked {
  color: orange;
}
a > .ico {
    background-color: #f0cc02;
    height: 30px;
    border-radius: 20px;
    width: 30px;
    border: 5px solid #f0cc02;
}
a:hover > .ico {
    background-color: #1245a8;
    height: 30px;
    border-radius: 20px;
    width: 30px;
    border: 5px solid #1245a8;
}
.card:after {
   content: "";
    position: absolute;
    top: -6px;
    left: -26px;
    border-top: 40px solid #1245a8;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    transform: rotate( 
135deg
 );
}
.card::before {
    content: "";
    position: absolute;
    bottom: -7px;
    left: -26px;
    border-top: 40px solid #1245a8;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    transform: rotate(
45deg
);
}
.gray-star{color: #dadada;}
form #websiteId{ display:none; }


