/* navigationabs1 */
#navigationabs1 .navbar {
    background: #0e216d;
    padding: 0;
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #0e216d;
}

#navigationabs1 .navbar-brand img {
	height: 180%;
        
}

#navigationabs1 .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: none;
	color: #fff;
	border: 0;
}

#navigationabs1 .navbar-default .navbar-nav > .active {
	color: #fff;
    background: none;
 }
#navigationabs1 .navbar-default .navbar-nav > .active > a {
	color: #fff !important;
	background: none;
} 
#navigationabs1 .navbar-default .navbar-nav > .active > a:hover, 
#navigationabs1 .navbar-default .navbar-nav > .active > a:focus {
	color: #b7b7b7;
    background: none;
 }

#navigationabs1 .navbar-default .navbar-nav > li {
	margin-left: 25px;
}

#navigationabs1 .navbar-default .navbar-nav > li > a {
	color: #fff !important;
	background: none;
} 
#navigationabs1 .navbar-default .navbar-nav > li > a:hover, 
#navigationabs1 .navbar-default .navbar-nav > li > a:focus {
	color: #a2a2a2 !important;
    background: none;
 }
/* header1 */
/* introabs14 */
#introabs14 {
	/*background-image: url(../bundles/images/back.png);
	background-repeat: no-repeat;
	background-size: cover;*/
        background-color: #0e216d;
	padding: 150px 0 0 0;
	color: #fff;
	position: relative;
}

#introabs14 img {
	width: 100%;
}

#introabs14 .overlay {
	
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	opacity: .9;
}

#introabs14 .container {
	position: relative;
}

#introabs14 .content {
	padding: 20px 20px 20px 0;
}

#introabs14 h3 {
	font-size: 28px;
	font-weight: 700;
}

#introabs14 h5 {
	font-size: 32px;
}

#introabs14 .or {
	font-size: 20px;
	font-weight: 700;
	padding: 0 15px;
}
#introabs14 .mob {
   
    width: 250px;
    height: 40px;
    color: #0000cc;
}

@media (max-width: 968px) {
	#introabs14 .mainbox {
		margin-bottom: 30px;
	}
        #introabs14 .mob {
   
    width: 170px;
    height: 40px;
    color: #0000cc;
}
#introabs14c.imgabs {
    float: left;
}
}

.btn-default-abswht-light-transparent, .btn-default-abswht-light-transparent:focus {
	border-radius: 4px !important;
        background-color: #ffffff;
	border-radius: 40px;
	padding: 10px 24px;
        margin-left: 10px;
	border: 1px solid #0e216d;
	color: #0e216d;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}

.btn-default-abswht-light-transparent:hover {
	border: 1px solid #0e216d;
	color: #fff;
	background: #0e216d;
}

/* servicesabs6 */

#servicesabs6 {
	padding: 40px 0 20px 0;
}
#serhed{
  padding: 40px 15px 20px 15px; 
  font-size: 24px;
 color: #0e216d;
	text-align: center;
	font-family: Georgia,Times,Times New Roman,serif;
}
#servicesabs6 .services-box {
    border: 2px solid #0e216d;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 30px 90px 25px 20px;
    position: relative;
        -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
}

#servicesabs6 .services-box .icon {
    border-color: transparent#0e216d transparent transparent;
    border-style: solid;
    border-width: 434px 150px 434px 0;
    content: "";
    height: 0;
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translate(0px, -50%);
    width: 0;
}

#servicesabs6 .services-box .icon span {
	font-size: 42px;
	width: 40px;
	color: #fff;
	text-align: center;
	position: absolute;
	margin-top: -20px;
	margin-left: 30px;
}

#servicesabs6 h3 {
	font-size: 20px;
	margin: 20px 0 15px 0;
	height: 24px;
	overflow: hidden;
        color: #0e216d;
}

#servicesabs6 p {
	font-size: 14px;
	font-weight: 300;
	color: #0e216d;
	overflow: hidden;
}
/* basic3 */
#basicabs3 {
	background: #0e216d;
	color: #fff;
	padding: 40px 0;
}
#bashead {
    text-align: center;
}

#basicabs3 p {
	
        margin-left: 60px;
         font-size: 24px;
	line-height: 1.3;
	font-family: Georgia,Times,Times New Roman,serif;
}
#basicabs3 i {
	font-size: 45px;
        position: absolute;
        margin-top: 10px;
        
        
}

#basicabs3 h3 {
	font-size: 22px;
}
#bashead p {
text-align: center;
margin-left: 15px;
margin-right: 15px;
margin-top: 25px;
margin-bottom: 25px;
}

/* contentabs42 */
#contentabs42 {
    padding: 60px 0;
}

#contentabs42 .content h2 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #0e216d;
}

#contentabs42 .content p {
    font-size: 20px;
    margin: 50px 0;
    color: #0e216d;
}

#contentabs42 .content .btn {
    margin-top: 15px;
}
#contentabs42 .contimg{
    width: 100%;
}
@media (max-width: 768px) {
    #contentabs42 .content .btn {
        margin-bottom: 25px;
    }
}

/* contentabs42 */
#contentabs422 {
    padding: 60px 0;
    background-color: #0e216d;
}

#contentabs422 .content h2 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#contentabs422 .content p {
    font-size: 20px;
    margin: 15px 0;
    color: #ffffff;
}

#contentabs422 .content .btn {
    margin-top: 15px;
}
#contentabs422 .contimg{
    width: 100%;
    margin-top: 50px;
    padding-right: 20px;
    padding-bottom: 20px;
}
@media (max-width: 768px) {
    #contentabs422 .content .btn {
        margin-bottom: 25px;
    }
}



/* contentabs29 */
#contentabs29 {
	
	background-position: center center;
	background-size: cover;
	padding: 80px 0;
}

#contentabs29 h2 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 80px;
	margin-top: 0;
	position: relative;
	text-transform: uppercase;
        color: #0e216d;
}

#contentabs29 h2::after {
	content: "";
	background-color: #0e216d;
	width: 40px;
	height: 4px;
	display: block;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -20px;
}

#contentabs29 img {
	width: 80%;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

#contentabs29 .item {
	margin-bottom: 40px;
	cursor: pointer;
}

#contentabs29 .item .icon {
	float: left;
}

#contentabs29 .item .icon .fa {
	font-size: 48px;
	margin-right: 15px;
        color: #0e216d;
        
        
}

#contentabs29 .item .content {
	overflow: hidden;
}

#contentabs29 .item:hover > .icon .fa {
	color: #00cccc !important;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}

#contentabs29 .item .content h3 {
	margin: 0;
	margin-bottom: 15px;
        color: #0e216d;
}

#contentabs29 .item .content p {
	font-size: 12px;
	color: #0e216d;
}


/* contentabs41 */
#contentabs41 {
    background-color: #0e216d;
    padding: 40px 0;
}

#contentabs41 h3 {
    margin: 10px 0 0 0;
    color: #fff;
}
#contentabs41 p {
   
    color: #fff;
}
#contentabs41 .btn-default {
    border-radius: 6px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #282828;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 50px;
    margin-right: 10px;
}

#contentabs41 .btn-default:hover {
    color: #fff;
    background-color: #05436c;
    border: 1px solid #05436c;
}

@media (max-width: 768px) {
    #contentabs41 h3 {
        margin-bottom: 10px;
    }
    
    #contentabs41 h3, #contentabs41 .btn-default {
        float: none !important;
    }
    #contentabs41 .btn-default {
    border-radius: 6px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #282828;
    font-weight: 500;
    font-size: 8px;
    text-transform: uppercase;
    margin-top: 50px;
    margin-right: 10px;
}
}

/* contactabs1 */
#contactabs1 {
	padding: 40px 0;
}

#contactabs1 h3 {
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
}

#contactabs1 h3::after {
	content: "";
	display: block;
	width: 40px;
	height: 2px;
	background-color: #0e216d;
	margin: 0 auto;
	margin-top: 10px;
}

#contactabs1 h6 {
	color: #0e216d;
	text-transform: uppercase;
	text-align: center;
}

#contactabs1 .form-control {
	background-color: #f5f5f5;
	border-radius: 2px;
	margin-bottom: 25px;
	border: 1px solid #ededed;
	color: #0e216d;
}

#contactabs1 .textarea {
	min-height: 100px;
}

#contactabs1 .box {
	text-align: center;
}

#contactabs1 .box p {
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
}

#contactabs1 .box h6 {
	margin: 10px 0 25px 0;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	color: #0e216d;
}

#contactabs1 .box .fa {
	font-size: 24px;
	color: #0e216d;
}


/* content35 */
#contentabs35 {
	padding: 40px 0 10px 0;
        background-color: #ffffff;
}

#contentabs35 h3 {
	font-size: 22px;
	margin-bottom: 40px;
	opacity: 1;
}

#contentabs35 img {
	opacity: 1;
}

/* footerabs1 */
#footerabs1 {
	
        padding-top: 80px;
        padding-bottom: 40px;
        padding-left: 40px;
        padding-right: 40px;
	background: #0e216d;
	color: #fff;
}

#footerabs1 h3 {
	color: #393939;
	background: #f5f5f5;
	padding: 9px;
	margin: 0;
	font-weight: 800;
	font-size: 16px;
	text-transform: uppercase;
}

#footerabs1 p {
	color: #f5f5f5;
	line-height: 18px;
	font-size: 12px;
}

#footerabs1 .fa {
	margin-right: 10px;
}

#footerabs1 a {
	color: #fff;
}

#footerabs1 a:hover {
	color: #f5f5f5;
	margin-left: 5px;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
	
}

#footer-rights1 {
	 padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
	background: #0e216d;
	text-align: center;
	color: #fff;
}
/* content10 */
#contentabs10 {
	padding: 10px;
        padding-bottom: 35px;
        background-color: #ffffff;
}

#contentabs10 .partner-logo {
    height: 80px;
}

#contentabs10 .partner-logo img {
    height: 100%;
    width: 100%;
}

@media (max-width: 968px) {
    #contentabs10 {
	padding: 10px;
        background-color: #ffffff;
        height: 100px;
}
	#contentabs10 .partner-logo img {
    	height: 80px;
    	width: auto;
	}
}


#testemonial {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #0e216d;
    color: #ffffff;
   font-family: Georgia,Times,Times New Roman,serif;
}
#testemonial h3{
    text-align: center;
}
#testemonial fa{
    color:red;
    
}
#testemonial .cont {
    color:#ffffff;
    width: 70%;
    margin-left: 15%;
}
#testemonial .testimonial_subtitle{
    color: #ffffff;
    font-size: 12px;
}
#testemonial .testimonial_btnl{
   
    color: #ffffff !important;
    position: absolute;
    left: 10%;
    margin-top: -15%;
   font-size: 38px;
 }
 #controls a{
     text-decoration: none;
 }
 #testemonial .testimonial_btnr{
    color: #ffffff !important;
    position: absolute;
    right:  10%;
    margin-top: -15%;
   font-size: 38px;
   
 }
#testemonial .seprator {
    height: 2px;
    width: 56px;
    background-color: #ffffff;
    margin-left: 45%;
}
@media (max-width: 768px) {
    #testemonial .testimonial_btnr{
    color: #ffffff !important;
    position: absolute;
    right:  5%;
    margin-top: -25%;
   font-size: 30px;
   
 }
 #testemonial .testimonial_btnl{
   
    color: #ffffff !important;
    position: absolute;
    left: 5%;
    margin-top: -25%;
   font-size: 30px;
 }
}
.btn-default-abscnt {
	border-radius: 4px !important;
	background: transparent;
	border-radius: 40px;
	padding: 10px 24px;
	border: 1px solid #0e216d;
	color: #0e216d;
	-webkit-transition: all 0.5s ease;
	   -moz-transition: all 0.5s ease;
	     -o-transition: all 0.5s ease;
	        transition: all 0.5s ease;
}

.btn-default-abscnt:hover {
	border: 1px solid #fff;
	color: #fff;
	background: #0e216d;
}
/* basic2 */
#basicprc2 {
	background: #ffffff;
	color: #0e216d;
	padding: 40px 0;
}

#basicprc2 p {
	font-size: 14px;
}

#basicprc2 h3 {
	font-size: 24px;
        font-family: Georgia,Times,Times New Roman,serif;
        line-height: 1.3;
}
/* basic2 */
#basicpric2 {
	background: #ffffff;
	color: #0e216d;
	padding: 40px 0;
}


#basicpric2 p {
	
        margin-left: 60px;
         font-size: 24px;
	line-height: 1.3;
	font-family: Georgia,Times,Times New Roman,serif;
}
#basicpric2 i {
	font-size: 45px;
        position: absolute;
        margin-top: 10px;
        
        
}
#basicpric2 h3 {
	font-size: 22px;
}
/* basic2 */
#basicpay2 {
	background: #0e216d;
        color: #ffffff;
	padding: 40px 0;
}

#basicpay2 p {
	font-size: 14px;
}

#basicpay2 h3 {
	font-size: 24px;
        font-family: Georgia,Times,Times New Roman,serif;
        line-height: 1.3;
        text-align: center;
}
/* servicesprc6 */

#servicesprc6 {
	padding: 40px 0 20px 0;
}

#servicesprc6 .services-box {
	border: 2px solid #0e216d;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 30px 90px 25px 20px;
    position: relative;
       -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
}

#servicesprc6 .services-box .icon {
	border-color: transparent #0e216d transparent transparent;
    border-style: solid;
    border-width: 434px 150px 434px 0;
    content: "";
    height: 0;
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translate(0px, -50%);
    width: 0;
}

#servicesprc6 .services-box .icon span {
	font-size: 42px;
	width: 40px;
	color: #fff;
	text-align: center;
	position: absolute;
	margin-top: -20px;
	margin-left: 30px;
}

#servicesprc6 h3 {
	font-size: 20px;
	margin: 20px 0 15px 0;
	height: 24px;
	overflow: hidden;
        color: #0e216d;
}

#servicesprc6 p {
	font-size: 12px;
	font-weight: 200;
	color: #0e216d;
	overflow: hidden;
}
/* contactresl2 */
#contactresl2 {
	padding: 40px 0;
	background-color: #0e216d;
}

#contactresl2 h3 {
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
	color: #fff;
}

#contactresl2 h3::after {
	content: "";
	display: block;
	width: 40px;
	height: 2px;
	background-color: #0e216d;
	margin: 0 auto;
	margin-top: 10px;
}

#contactresl2 h6 {
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
}

#contactresl2 .form-control {
    background-color: #ffffff;
	border-radius: 2px;
	margin-bottom: 25px;
	border: 2px solid #000000;
	color: #000000;
}

#contactresl2 .textarea {
	min-height: 100px;
}

#contactresl2 .box {
	text-align: center;
}

#contactresl2 .box p {
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
}

#contactresl2 .box h6 {
	margin: 10px 0 25px 0;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	color: #282828;
}

#contactresl2 .box .fa {
	font-size: 24px;
	color: #e74c3c;
}
