* {
  margin: 0px;
  padding: 0px;
  outline: 0!important;
}

body {
  line-height: 28px !important;
  font-size: 16px !important;
  color: #666 !important;
  font-family: 'Poppins', sans-serif !important;
  font-weight: 400;
  letter-spacing: 1px !important;
  /*background-color: #f5f6f6 !important;*/
}

ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

ul {
 margin-bottom: 0px;
}

header {
  padding: 0;
  background: #fff;
}





.dropdown-menu > li > a {
  padding: 7px 20px;
  font-size: 17px;
  color: #2174cc !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #fff !important;
  text-decoration: none;
  background: none !important;
  background: #2174cc !important;
}

.bxslider li img {
    width: 101%;
    height: 380px;
}


.contact-section {
    position: relative;
    padding: 120px 0px 45px;
}


.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.contact-section .info-column {
    position: relative;
    margin-bottom: 40px;
}

.contact-section .info-column .inner-column {
    position: relative;
    padding-right: 60px;
}

.contact-section .info-column h2 {
    position: relative;
    color: #222222;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 15px;
}

.contact-section .info-column .text {
    position: relative;
    color: #555555;
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 18px;
}

.list-style-one {
    position: relative;
}

.list-style-one li {
    position: relative;
    color: #112361;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}

.list-style-one li span {
    position: relative;
    color: #428bca;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

/*.contact-section .info-column .phone {
    position: relative;
    color: #05e249;
    font-size: 29px;
    font-weight: 400;
    margin-top: 30px;
}

.contact-section .form-column {
    position: relative;
}

.contact-section .form-column .inner-column {
    position: relative;
    padding-left: 60px;
}

.contact-form {
    position: relative;
}

div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.contact-form .form-group {
    position: relative;
    margin-bottom: 18px;
}


.contact-form .form-group input[type="text"], .contact-form .form-group input[type="password"], .contact-form .form-group input[type="tel"], .contact-form .form-group input[type="email"], .contact-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    background: none;
    border:none;
    line-height: 18px;
    padding: 10px 0px 8px;
    border-bottom: 2px solid #112361;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
}

.wpcf7-display-none {
    display: none;
}

.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 0px;
    color: #333333;
    height: 135px;
    font-size: 16px;
    border:none;
    resize: none;
    background: none;
    font-weight: 500;
    border-bottom: 2px solid #112361;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

 textarea::hover{
  color: #000;
}

::-webkit-input-placeholder { 
  color: #428bca;
  font-weight: 600;
}

.btn-style-one:hover .icon {
     color: #05e249; 
}


.btn-style-one .icon {
    position: relative;
    color: #ffffff;
    margin-left: 15px;
    font-size: 30px;
    top: 6px;
    line-height: 10px;
    display: inline-block;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.btn-style-one:hover {
    color: #112361;
    background: none !important;
}

.btn-style-one {
    position: relative;
    line-height: 29px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    border-radius: 50px;
    letter-spacing: 1px;
    background-color: #428bca;
    border: 2px solid #112361;
    padding: 12px 25px 12px;
    font-family: 'Poppins', sans-serif;
    -moz-box-shadow: 0px 4px 12px rgba(0,0,0,0.20);
    -ms-box-shadow: 0px 4px 12px rgba(0,0,0,0.20);
    -o-box-shadow: 0px 4px 12px rgba(0,0,0,0.20);
    -webkit-box-shadow: 0px 4px 12px rgba(0,0,0,0.20);
    box-shadow: 0px 4px 12px rgba(0,0,0,0.20);
}*/

/*contact page*/

.section-pad {
    padding: 70px 0 0px 0;
}

.contact h3.contact-heading {
    font-size: 24px;
    color: #112361;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.contact-list {
    margin-top: 30px;
}

/*.contact-list li {
    margin-bottom: 20px;
}*/

.contact-list li i {
    color: #112361;
    font-size: 24px;
    display: block;
    width: 2px;
    float: left;
}

.contact-list li span {
    color: #777;
    margin-left: 40px;
    display: block;
    line-height: 1.4;
    padding-bottom: 10px;
}

.contact-list li b{
    padding-left: 40px;
    color: #000000d6;
    font-size: 18px;
    padding-bottom: 8px;
    text-transform: uppercase;

}

.con{
    border: 1px solid #529cd591;
width: 100px;
margin-left: 41px;
margin-bottom: 5px;
}

.line2 {
    border: 1px dashed #cccccc9c;
    width: 468px;
    margin-bottom: 32px;
}

.contact .message .message-group .form-message {
    margin-top: 30px;
}

.form-group {
    margin-bottom: 15px;
}

.contact .message .message-group .form-message .form-control {
    height: 50px;
/*    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;*/
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    background-color: #f8f8f8;
}

.form-group input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        background-color: rgba(0, 0, 0, 0);
    /*border-color: #256a9d99;
    border-image: none;
    border-width: 0 0 1px;*/
    font-size: 13px;
    /*height: 50px;*/
    margin-bottom: 30px !important;
    width: 100%;
    color: #000 !important;
    text-transform: uppercase;
    border: 1px solid #e9e9e9;
background-color: #f8f8f8;
border-radius: 5px;
 height: 50px;
 padding-left:15px;
    
}

.group1 input {
    font-size: 15px;
    color: #fff;
    background: #003366;
    border-radius: 5px;
    border: 2px solid #003366;
    padding: 12px 42px;
}


.contact .message .message-group .form-message .form-control.area-from {
    height: 150px;
}

.form-group textarea {
    /*background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        background-color: rgba(0, 0, 0, 0);*/
    border-image: none;
    margin-bottom: 40px;
    width: 100%;
    padding: 15px;
    /*border-color: #256a9d99;
    height: 172px;*/
    border-radius: 5px;
border: 1px solid #e9e9e9;
background-color: #f8f8f8;
}

.contact .message .message-group .form-message .btn {
    text-transform: uppercase;
    padding: 15px 40px;
    font-weight: 700;
}

.btn.solid-btn, .btn.btn-solid {
    background: #112361;
    color: #fff;
    font-weight: 600;
    border: 1px solid #112361;
}

.about-banner2 {
    background: url(../img/abt2.jpg) no-repeat;
        background-size: auto;
    padding: 160px 0;
    background-size: cover;
}

.about-banner1 {
    background: url(../img/abt.jpg) no-repeat;
    padding: 160px 0;
    background-size: cover;
}

.about-text h2 {
    text-transform: uppercase;
    font-size: 45px;
    color: #fff;
    text-align: center;
    font-family: 'Playfair display', serif;
}