@charset "utf-8";
/* CSS Document */

/*text color*/
.text-green {
/*	color: #00cfb4 !important;*/
	color: #069683 !important;
}

.text-red {
	color: #ee2737 !important;
}

/*background color*/
.bg-light-blue {
	background-color: #f8fbff !important;
}

.bg-dark-blue {
/*	background-color: #0c2b48 !important;*/
	background-color: #0c2340 !important;
}

.border-award {
	padding: .25rem;
    background-color: #fff;
/*    border: 5px solid #1f3b99;*/
/*    border: 7px solid #504e29;*/
    border: 7px solid #0c2340;
/*    border-radius: .25rem;*/
/*    border-radius: 1.25rem;*/
    max-width: 100%;
    height: auto;
}


/*white box*/
.inner-white-box {
	margin-top: 0;
    padding: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
    -moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
    box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
}

/*  Featured-Box  
---------------------------------------------------------------*/
.featured-box {
    padding: 20px 0 20px 0;
    position: relative;
}
.featured-box.left-icon .featured-content{
    padding-left: 15px;
}
.featured-box.left-icon{
    display: table-cell; 
    display: table;
}
.featured-box.left-icon .featured-content{ 
    display: table-cell; 
    vertical-align: middle;
}
.featured-box.left-icon .featured-icon{
    vertical-align: top;
    display: table-cell;
}
.featured-box .featured-icon.icon-shape-square{ margin-bottom: 25px; }
.featured-box .featured-icon.icon-shape-square i {
    display: inline-block; 
    width: 80px; 
    height: 80px; 
    line-height: 80px; 
    font-size: 30px; 
    text-align: center;
    border: 1px solid transparent;
    border-radius: 0;
	font-weight: 600;
}
.featured-box .featured-icon.icon-shape-square.icon-size-md i{ width: 68px; height: 65px; line-height: 65px;}
.featured-box .featured-icon.icon-shape-square.icon-bgcolor-grey i {
	background-color: #EBEBEB;
	color: #0c2b48;
}
.featured-box .featured-icon.border-icon i{
    font-size: 20px;
    height: 40px;
    width: 40px;
    border: 1px solid;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 40px;
    margin-right: 15px;
}
.featured-box .featured-icon i{
    font-size: 45px; 
    line-height: 45px; 
}
.featured-title h5{
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 10px;
    font-weight: 600;
}
.featured-box.icon-size-sm .featured-icon i{ font-size: 28px; line-height: 28px;}
.featured-box.style2{ padding: 36px 15px 43px; border: 1px solid transparent; margin-top: 15px;}
.service-section.style2 .row .col-lg-4:nth-child(-n+3) .featured-box.style2{ margin-bottom: 40px; }
.featured-box.style2 .featured-content{ padding-top: 18px; }
.featured-box.style2:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: -10;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}
.featured-box.style2:hover:after{ border-color: #ff5e14; width: 100%;}

.featured-box.style3 { padding: 60px 10px; }
.featured-box.style4{ padding: 10px 0px; }
.featured-box.style4 .featured-title h5 { margin-bottom: 0;}
.featured-box.style4 .featured-desc p { color: #020d26; font-size: 18px; font-weight: 400;}

.featured-box.style5{ position: relative; padding: 0px 25px 36px; background-color: #fff; z-index: 9; }
.featured-box.style5 .featured-icon {display: inline-block; text-align: center; margin-top: -30px;}

.featured-box.style6 { padding: 67px 70px 70px; }
.featured-box-seperator.row{ margin: 0 15px; padding: 65px 10px 21px; }
.featured-box-seperator.row .col-lg-4 .featured-box{
    border-left: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 25px;
    padding: 0 20px;
}
.featured-box-seperator.style2.row{ padding: 40px 17px 65px 12px; margin-top: 24px;}
.featured-box-seperator.style2.row .col-lg-4 .featured-box{
    padding-top: 30px;
    padding-bottom: 48px;
    margin-bottom: 0;
}
.featured-box-seperator.row .col-lg-4 .featured-box:nth-last-child(1){
    border-bottom: none;
}
.featured-box-seperator.row .col-lg-4:nth-child(1) .featured-box{
    border-left: none;
}
.featured-box.style7 { padding: 0 0; }
.featured-box.style7 .featured-title h5{ font-size: 18px; line-height: 33px; margin-bottom: 10px;}
.featured-box.style7 .featured-icon i{ font-size: 26px; line-height: 0px; font-weight: 400; vertical-align: middle;}

.featured-box.style8{ padding: 0 0 ; margin: 0 0 20px; border-bottom: 1px solid #ebebeb;  display: block; clear: both;}
.featured-box.style8 .featured-icon i{ font-size: 32px; clear: both;}
.featured-box.style8 .featured-title h5{ line-height: 44px; margin-bottom: 10px;}

.featured-box.style9{ padding: 15px 0; }
.featured-box.style9.featured-box.left-icon p{ color: #fff; }
/*.featured-box.style9 .featured-icon i{ color: #00cfb4; font-size: 34px; }*/
.featured-box.style9 .featured-icon i{ color: #069683; font-size: 34px; }
.featured-box.style9 .featured-title h5{ color: #ffffff; font-size: 22px; line-height: 27px; margin-bottom: 0;}

.featured-box.style10{ padding: 10px 0 0; }
.featured-box.style10 .featured-icon i{ height: 95px; width: 110px; line-height: 95px; font-size: 45px; }
.featured-box.style10 .featured-content{ padding-left: 25px; padding-right: 40px; }
.featured-box.style10  .featured-content .featured-desc h3{ margin: 0; }
.featured-box.style10  .featured-content .featured-desc p{ margin: 0; }


/*  Contact-Form
---------------------------------------------------------------*/
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #f1f1f1;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #f1f1f1;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #f1f1f1;
}

.contactform .text-input select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

label i {
    position: absolute;
    z-index: 100;
    font-size: 16px;
    padding: 17px 0px;
}

.wrap-form label{
    width: 100%;
}
.wrap-form span.text-input {
    width: 100%;
    margin-bottom: 10px;
}
.wrap-form span.text-select:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
}
.wrap-form span.text-select:after {
    right: 26px;
    top: 13px;
    content: "\f0d7";
}
.wrap-form label {
    position: relative;
    margin-bottom: 15px;
    padding-top: 5px;
}

.contactform .btn-icon-right{
    position: absolute;
    left: 69%;
    top: 76%;
}
.contactform .btn-icon-right button{
    font-weight: 700;
    font-size: 30px;
    height: 55px;
    width: 114px;
}
.bg-dark-blue .contactform.style2 .text-input, .bg-dark-blue .contactform.style2 .text-area {
    background-color: transparent;
	color: #ffffff;
    border: none;
    border-radius: 0;
    padding-bottom: 9px;
    padding-left: 35px;
    border-bottom: 1px solid rgba(255,255,255,.15);
	width: 100%;
}
.contactform.style2 label i  {
/*	color: #00cfb4;*/
	color: #069683;
    position: absolute;
    left: 5px;
    top: 16px;
    opacity: .9;
    font-size: 16px;
    line-height: 16px;
    z-index: 1;
    padding: 0;
}
.contactform.style2 .custom-form-control{ margin-bottom: 15px;  display: block; padding-top: 5px; }


/*right social*/
.right-social {
	position: fixed;
	top: 50%;
    bottom: auto;
	left: auto;
    float: right;
    right: 0;
    width: 3pc;
	padding: 0;
    margin: 0;
    z-index: 100020;
    background: none;
}

.right-social>a {
	position: relative;
    display: block;
    width: 3pc;
    margin: 0 0 1px 0;
	border: 0;
    padding: 0;
    outline-offset: -1px;
    text-align: center;
	text-decoration: none;
    float: right;
    transition: width .15s ease-in-out;
    overflow: hidden;
    background: #e8e8e8;
    z-index: 100030;
    cursor: pointer;
}

.right-social>a:hover {
	width: 4pc;
}

.right-social>a>span {
/*	background: #00cfb4 !important;*/
	background: #069683 !important;
	display: block;
    padding: 8px 0;
	cursor: pointer;
	overflow: hidden;
}

.right-social>a>span>i {
	color: #ffffff;
	position: relative;
    top: 0;
    left: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 2pc;
    height: 2pc;
    line-height: 2pc;
    border: none;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    cursor: pointer;
}






