.saint-table .table tbody{
	
}
.saint-table .table tbody tr td.left-top{
	    /* -webkit-border-radius: 15px 0 0 0px; */
    -moz-border-radius: 15px 0 0 0px;
    -ms-border-radius: 15px 0 0 0px;
    border-radius: 15px 0 0 0px;
}
.saint-table .table tbody tr td.right-top{
	-webkit-border-radius: 0px 15px 0 0px;
    -moz-border-radius: 0px 15px 0 0px;
    -ms-border-radius: 0px 15px 0 0px;
    border-radius: 0px 15px 0 0px;
}
.saint-table .table tbody tr td.left {
    /*-webkit-border-radius: 0px 0px 0 15px;
    -moz-border-radius: 0px 0px 0 15px;
    -ms-border-radius: 0px 0px 0 15px;
    border-radius: 0px 0px 0 15px;*/
    padding-left: 15px;
}
.saint-table .table tbody tr td.right {
    /*-webkit-border-radius: 0px 0px 15px 0px;
    -moz-border-radius: 0px 0px 15px 0px;
    -ms-border-radius: 0px 0px 15px 0px;
    border-radius: 0px 0px 15px 0px;*/
    padding-right: 15px;
}
.saint-table .table thead tr th{
	padding: 5px;
	padding-bottom: 0px;
}
.saint-table .table thead tr th span{
	background-color: #0FB5AF;
    background-color: #0fb5af;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    padding: 10px 15px;
    min-height: 103px;
    display: block;
    color: #fff;
    text-align: center;
}
.saint-table .table thead tr th:nth-child(1){
	
}
.saint-table .table thead tr th:nth-child(2){
	width: 14%;
}
.saint-table .table thead tr th:nth-child(3){
	width: 15%;
}
.saint-table .table thead tr th:nth-child(4){
	width: 20%;
}
.saint-table .table thead tr th:nth-child(5){
	width: 30%;
}
.border-rt{
	border-radius: 15px 15px 0 0;
	text-align: center;
}
.saint-table .table tbody tr td{
	text-align: center;
	background: #3a9fc0;
	padding: 0px;
	padding-bottom: 15px;
    color: #fff;
}
.saint-table .table tbody tr td span:after{
	content: '';
    border-right: 4px solid #e0e0e0;
    position: absolute;
    right: 0;
    height: 50%;
    width: 0px;
    border-radius: 8px;
}
.saint-table .table tbody tr td:last-child span:after{
	border:none;
}
.saint-table .table tbody tr td span{
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 80px;
	position: relative;
	padding: 0 10px;
    color: #000;
}
.saint-table .table tbody tr.height td span{
	min-height: 180px;
}
.saint-table .table tbody tr td:first-child span{
	border-radius: 15px 0 0 15px;
}
.saint-table .table tbody tr td:last-child span{
	border-radius: 0 15px 15px 0;
}
.custom-table table tr td{

}
.custom-table .table thead tr th span{
	display: flex !important;
	align-items: center;
	justify-content: center;
    background-color: #0FB5AF;
    background-color: #0fb5af;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    padding: 10px 15px;
    min-height: 60px;
    padding-bottom: 0;
}
.dominika-offer .individual-offer{
	width: 100%;
}
/*.girl-img{
	position: relative;
	width: 100%;
}*/
.girl-img{
	content: "";
    position: absolute;
    width: 100%;
    max-width: 450px;
    height:660px;
    left: -2%;
    bottom: 0px;
    background: url(../images/page-4/offer-img.png);
    background-size: 100% auto;
    background-position: bottom center;
    background-repeat: no-repeat;
    z-index: 11;
}
.saint-offer{
    background: url(../images/page-5/contact-bg.jpg);
    padding: 150px 0;
}
.saint-offer:after{
	display: none;
}
.relative{
	position: relative;
}
.saint-offer .form-group{
	width: 100%;
	margin-bottom: 10px;
}
.saint-offer textarea{
	height: 54px;
	border: none;
}
.saint-offer h3, .saint-offer p{
	color: #fff;
}
.saint-faq:before{
	display: none;
}
.orange-bg{
    background: #FF570D;
}
.table-title{
    min-width: 50px;
}
.no-padding{
    padding-bottom: 15px;
}
.how-to-apply{

}
.saint-howtoapply{
    background: url(../images/page-5/howtoapply.png) !important;
    background-repeat: no-repeat !important;
    background-size: 1400px auto;
    background-position: top center;
    margin-top: 50px;
    min-height: 1300px;
    padding-bottom: 100px;
    width: 1216px;
    height: 1780px;
    margin: auto;
}
.howtoapply-bg{
    background: #f4f3f3;
}
.how-to-apply .how-to-apply-list .apply-list-box.box01{
    top: 100px;
}
.how-to-apply .how-to-apply-list .apply-list-box.box02{
    top: 330px;
}
.how-to-apply .how-to-apply-list .apply-list-box.box03{
    top: 570px;
}
.how-to-apply .how-to-apply-list .apply-list-box.box04{
    top: 800px;
}
.how-to-apply .how-to-apply-list .apply-list-box.box05{
    top: 1050px;
}
.how-to-apply .how-to-apply-list .apply-list-box.box06{
    top: 1270px;
}
.how-to-apply .how-to-apply-list .apply-list-box.box07{
    top: 1510px;
}
.how-to-apply .how-to-apply-list .apply-list-box.right-side{
    right: 60%;
}
.how-to-apply .how-to-apply-list .apply-list-box.left-side{
    left: 60%;
}
#flight-sm{
    position: absolute;
    right: 360px;
    bottom: 100px;
}
#flight-small{
    position: absolute;
    right: 20px;
    bottom: 120px;
}
.Citizenship{
    padding: 50px 0 60px;
}
.w-hide{
    display: none;
}
header .menu-wrap .main-navigation .nav .main-menu-list li{
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 1280px) {

    .newpage-wrap{
        padding: 150px 40px 0 0px !important;
    }
   .footer .footer-list li a{
        font-size: 18px;
        padding: 5px 10px;
    }
    .footer-list{
        justify-content: space-between !important;
    }
}
@media only screen and (max-width: 1150px) {
    .girl-img{
        max-width: 400px;
    }
    .footer .footer-list li a{
        font-size: 16px;
        padding: 5px 10px;
    }
}
@media only screen and (max-width: 1024px) {
    .saint-howtoapply{
        background: url(../images/page-5/howtoapply-sm.png) !important;
        width: 1023px;
        background-repeat: no-repeat !important;
    }
    .how-to-apply .how-to-apply-list .apply-list-box.right-side{
        right: 65%;
    }
    .how-to-apply .how-to-apply-list .apply-list-box.box01{
        top: 65px;
    }
    .how-to-apply .how-to-apply-list .apply-list-box.box02 {
        top: 310px;
    }
    .how-to-apply .how-to-apply-list .apply-list-box.box03 {
        top: 550px;
    }
    .how-to-apply .how-to-apply-list .apply-list-box.box04 {
        top: 780px;
    }
    .how-to-apply .how-to-apply-list .apply-list-box.box05 {
        top: 1020px;
    }
    .how-to-apply .how-to-apply-list .apply-list-box.box06 {
        top: 1230px;
    }
    .how-to-apply .how-to-apply-list .apply-list-box.box07 {
        top: 1480px;
    }
    .girl-img{
        max-width: 350px;
    }
    header .menu-wrap .main-navigation .nav .main-menu-list li{
        display: inline-block;
    }
    .saint-table .table tbody tr.height td span{
        min-height: 220px;
    }
    header.stick{
        background-color: #EFEFEF;
    }
    

}
@media only screen and (max-width: 990px) {
    #flight-sm, #flight-small{
        display: none;
    }
    .banner-03 .newpage-wrap p{
        margin-left: 0px;
    }
    .m-hide{
        display: none;
    }
    .how-to-apply .how-to-apply-list{
        min-height: max-content;
        height: auto;
        padding-bottom: 0px;
    }
    .saint-howtoapply{
        background: none !important;
        width: 100% !important;
    }
    .girl-img{
        display: none;
    }
    .w-hide{
        display: block;
    }
    .saint-offer{
        padding: 50px 0;
    }
    .banner-03{
        border-bottom: 0px;
    }
    .footer .footer-list li a{
       font-size: 14px;
    }
}
@media only screen and (max-width: 768px) {
    
}
@media only screen and (max-width: 525px) {
    .newpage-wrap{
        padding: 50px 0px 0 0px !important;
    }
}