﻿*
{
    position: relative;
    padding: 0;
    margin: 0;
}
body
{
    font-family: 'Open Sans';
    font-size: 14px;
    color: #666;
    background-color: #fff;
    font-weight: 400;
}
p
{
    font-size: 14px;
    line-height: 1.9;
    color: #666;
    padding-bottom: 10px;
}
.margin-bottom-10
{
    margin-bottom: 10px;
}
.margin-bottom-15
{
    margin-bottom: 15px;
}
.margin-bottom-20
{
    margin-bottom: 20px;
}
.margin-top-10
{
    margin-top: 10px;
}
.margin-top-15
{
    margin-top: 15px;
}
.margin-top-20
{
    margin-top: 20px;
}
.overflow-h
{
    overflow: hidden;
}
.padding-10
{
    padding: 10px;
}
.padding-20
{
    padding: 20px;
}
.padding-30
{
    padding: 30px;
}
.padding-40
{
    padding: 40px;
}
.padding-50
{
    padding: 50px;
}
.padding-60
{
    padding: 60px;
}
.padding-top-bottom-30
{
    padding-bottom: 30px;
    padding-top: 30px;
}
.padding-top-bottom-20
{
    padding-bottom: 20px;
    padding-top: 20px;
}
.padding-top-bottom-10
{
    padding: 10px 0;
}
.padding-top-20
{
    padding-top: 20px;
}
.padding-top-30
{
    padding-top: 30px;
}

.padding-top-40
{
    padding-top: 40px;
}

.padding-top-50
{
    padding-top: 50px;
}

.padding-top-60
{
    padding-top: 60px;
}

.padding-top-70
{
    padding-top: 70px;
}
no-padding
{
    padding: 0;
}
no-margin
{
    margin: 0;
}

.color-777
{
    color: #777;
}
.color-e67742
{
    color: #e67742;
}
.apply-button
{
    border: 2px solid #f9f9f9;
    float: right;
    padding: 10px 20px;
    margin: 15px 0 15px 30px;
    color: #f9f9f9;
    font-weight: 600;
}
.apply-button:hover
{
    background-color: #D01919;
    border: none;
    padding: 12px 22px;
}
.header
{
    background-color: #2D3E50;
    display: block;
}
.header-2
{
    text-align: center;
    padding: 10px 0;
}
.header-top-col1
{
    padding: 15px 10px;
    display: inline-block;
    color: #d5d5d5;
    text-align: center;
}
.header-top-col1 i
{
    margin-right: 10px;
    color: #bbb;
    font-size: 17px;
}
.header-main-col
{
    width: 50%;
    float: right;
    text-align: right;
}


.social-icon
{
    padding: 10px 10px;
    margin-left: 4px;
    text-align: center;
    color: #f9f9f9;
}
.social-icon:hover
{
}

.social-icon-facebook
{
    color: #f9f9f9;
}

.social-icon-facebook:hover
{
    background-color: #5D82D1;
}
.social-icon-twitter
{
    color: #f9f9f9;
}
.social-icon-twitter:hover
{
    background-color: #40BFF5;
}
.social-icon-google-plus
{
    color: #f9f9f9;
}

.social-icon-google-plus:hover
{
    background-color: #DD4B39;
}

.social-icon-Youtube:hover
{
    background-color: #CC0000;
}

.footer-bg
{
    background-color: #000;
}
.form-control-new
{
    display: block;
    width: 100%;
    height: 50px;
    padding: 15px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f7f7f7;
    background-image: none;
    border-radius: 0px;
    border: 1px solid #ddd;
}
.form-control-new:focus
{
    outline: 0;
}
.form-control-new::-moz-placeholder
{
    color: #999;
    opacity: 1;
}
.form-control-new:-ms-input-placeholder
{
    color: #999;
}
.form-control-new::-webkit-input-placeholder
{
    color: #999;
}
.form-control-new[disabled], .form-control-new[readonly], fieldset-new[disabled] .form-control
{
    background-color: #eee;
    opacity: 1;
}
.form-control-new[disabled], fieldset[disabled] .form-control
{
    cursor: not-allowed;
}
textarea.form-control-new
{
    height: auto;
}

.footer
{
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    border-bottom: 1px solid #333;
    background-color: #111;
}
.footer-h3
{
    font-size: 20px;
    padding: 30px 10px 30px 0;
    color: #f9f9f9;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #777;
    margin-bottom: 40px;
}
.footer-h3:after
{
    border: 1px solid #0D2D62;
    height: 1px;
    width: 50px;
    bottom: -1px;
    left: 0;
    position: absolute;
    display: block;
    content: '';
}
.footer-box
{
    padding: 0px 20px;
}
.footer p
{
    color: #999;
    line-height: 1.9;
}

.footer-contact-info
{
    margin-bottom: 20px;
    position: relative;
}
.footer-contact-info li
{
    line-height: 30px;
    margin: 0 0 7px;
    padding-left: 60px;
    position: relative;
    list-style-type: none;
    padding-bottom: 10px;
    color: #999;
}
.footer-contact-info li i
{
    font-size: 16px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px 0;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #999;
}
.footers-service
{
    display: block;
}
.footers-service li
{
    list-style-type: none;
    padding-bottom: 12px;
    line-height: 1.8;
    display: inline-block;
}
.footers-service li a
{
    padding: 0 10px;
    color: #999;
    border-right: 1px solid #999;
}
.footers-service li a:hover
{
    color: #e9e9e9;
}
.footers-service li i
{
    position: absolute;
    left: 20px;
    color: #D01919;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
}
.footer-social-icons
{
    padding: 7px 0;
}
.footer-social-icons i
{
    padding: 10px 0;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    background-color: #999;
    color: #2D3E50;
    text-align: center;
    border-radius: 50px;
}
.footer-social-icons i:hover
{
    color: #f1f1f1;
}
.footer-2
{
    padding: 15px 0;
    color: #999;
    text-align: center;
    background-color: #111;
}
.footer-2 a
{
    padding: 15px 0;
    color: #999;
}
.notification
{
    border-bottom: 1px dotted #eee;
    padding: 5px 0;
}
.notification a
{
    color: #f9f9f9;
    font-size: 15px;
}
.notification a:hover
{
    color: #e67742;
    text-decoration: underline;
}
.news-icon
{
    border-radius: 50% !important;
    padding: 8px;
    margin-bottom: 5px;
    color: #fff;
    background-color: #e67742;
}
.float-left
{
    float: left;
}
.bg-pink
{
    background-color: #CC6699;
}
.margin-right-10
{
    margin-right: 10px;
}

.padding-div
{
    padding: 50px 0;
}
.padding-top-bottom-10
{
    padding: 10px 0;
}


.index-about
{
    padding: 50px 0;
    line-height: 1.9;
    background-color: #fff;
}
.index-about-heading
{
    color: #111;
    font-size: 28px;
    padding: 20px 0;
}
.index-about-heading:after
{
    border: 1px solid #2D3E50;
    height: 2px;
    width: 30%;
    bottom: 0px;
    left: 0;
    position: absolute;
    display: block;
    content: '';
}


.index-about p
{
    padding-bottom: 20px;
    line-height: 1.9;
    color: #555;
}
.news-event-box
{
    background-color: #2D3E50;
    min-height: 410px;
}
.news-event-box h1
{
    background-color: #f01941;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    border: 1px solid #2D3E50;
}
.news-event-box h1 i
{
    padding-right: 10px;
}
.news-event-box marquee
{
    padding: 0 5px 10px 0;
}
.link-button
{
    padding: 20px 0px;
}
.link-button a
{
    background-color: #f01941;
    color: #FFFFFF;
    padding: 10px 20px;
    text-transform: capitalize;
    font-size: 16px;
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    text-decoration: none;
}
.link-button a:before
{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0D2D62;
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}

.link-button a:hover:before, .link-button a:focus:before, .link-button a:active:before
{
    -webkit-transform: scale(1);
    transform: scale(1);
}
.index-service-div
{
    padding:40px 0;
      background-color: #f9f9f9;
    }
.index-service-heading
{
    text-align: center;
    padding-bottom: 40px;
  
}
.index-service-heading span
{color: #111;
    font-size: 28px;
    padding: 20px 0;
    }
.index-service-heading span:after
{ border: 1px solid #2D3E50;
    height: 2px;
    width: 30%;
    bottom: 0px;
    left:35%;
   position: absolute;
    display: block;
    content: '';
    text-align:center;}
.serviceBox{
    padding: 25px;
    margin: 0 20px 40px 0;
    border: 1px solid #ddd;
    position: relative;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover{ border: 1px solid #2b336c; }
.serviceBox .service-icon{
    display: inline-block;
    font-size: 40px;
    color: #f01941;
    margin-bottom: 10px;
}
.serviceBox .title{
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #2b336c;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.serviceBox .description{
    font-size: 15px;
    color: #777;
    line-height: 25px;
    margin: 0;
}
.serviceBox .read{
    display: inline-block;
    padding: 7px 20px;
    font-size: 17px;
    font-weight: 700;
    color: #777;
    position: absolute;
    bottom: -20px;
    right: -20px;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .read{ color: #fff; }
.serviceBox .read:after{
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform: skewX(-15deg);
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .read:after{
    background: #f01941;
    border: 1px solid #f01941;
}

.page-containt-heading-bg
{
    padding: 20px 0 20px 0;
    background-color: #2d3e50;
}
.page-containt-heading-bg h1
{
    color: #f5f5f5;
    text-align: center;
    line-height: 25px;
    padding-bottom: 20px;
    text-transform: capitalize;
    position: relative;
    font-size: 36px;
}
.page-containt-heading-bg h2
{
    color: #eee;
    text-align: center;
    font-size: 13px;
}
.page-containt-heading-bg h2 a
{
    color: #eee;
}
.page-containt-heading-bg h2 a:hover
{
    color: #0D2D62;
}
.page-containt-heading-bg h2 i
{
    padding: 0 3px;
}

.contact-page
{
    padding: 60px 0;
    color: #111;
    font-weight: 400;
    background-color: #fff;
     position:relative;
}
.contact-page-h1
{
    font-size: 22px;
    color: #444;
    font-weight: 600;
    margin-bottom:10px;
}
contact-page-h1:after
{
     border: 1px solid #111;
    height: 1px;
    width: 95%;
    bottom: 0px;
    left: 0;
    position: absolute;
    display: block;
    content: '';
}
.contact-page h2
{
    padding: 5px 0;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    position: relative;
}
.contact-page-ul
{
    position:relative;
    
}
.contact-page-ul li
{
    list-style-type: none;
    padding: 0px 15px;
    font-size: 14px;
    color: #666;
    line-height:1.8;
    
}
.contact-info-div
{
    padding: 20px 15px;
}
.contact-info-div h1
{
    padding: 20px 0;
    color: #111;
    font-weight: 400;
    font-size: 20px;
    text-transform: capitalize;
}
.contact-info-div h1:after
{
    border: 1px solid #ddd;
    height: 1px;
    width: 95%;
    bottom: 0px;
    left: 0;
    position: absolute;
    display: block;
    content: '';
}


.feedback-box
{
    padding: 20px 15px;
}

.feedback-box h1
{
    padding: 10px 0;
    font-size: 28px;
    color: #111;
    font-weight: 600;
}
.feedback-box h1:after
{
    border: 1px solid #2D3E50;
    height: 2px;
    width: 50px;
    bottom: 0px;
    left: 0;
    position: absolute;
    display: block;
    content: '';
}
.feedback-box p
{
    padding: 10px 0;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    line-height: 1.9;
    text-align: center;
}
.label-text
{
    font-size: 15px;
    font-weight: 600;
    margin: 7px 0;
    color: #2D3E50;
}
.height-low
{
    height: 30px;
    border: 1px solid #e8e8e8;
}
.submit-div .btn
{
    background-color: #890013;
    color: #f9f9f9;
    padding: 10px 20px;
}
.submit-div .btn:hover
{
    background-color: #2D3E50;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.contact-info
{
    margin-bottom: 20px;
    position: relative;
}
.contact-info li
{
    line-height: 30px;
    margin: 0 0 7px;
    padding-left: 60px;
    position: relative;
    list-style-type: none;
    padding-bottom: 10px;
    color: #666;
}
.contact-info li i
{
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px 0;
    text-align: center;
    color: #2D3E50;
   
}
.apply-box
{
    background-color: #f9f9f9;
    padding: 40px;
}
.wrapar-ul
{
    margin: 0 10%;
    width: 80%;
}
.padding-left-right-20
{
    padding: 10px 40px;
}
.bg-pink
{
    background-color: #CC6699;
    color: #fff;
}
.bg-pink:hover
{
    background-color: #CC6699;
    color: #fff;
}
.bg-sky
{
    background-color: #3399FF;
    color: #fff;
}
.bg-green
{
    background-color: #339933;
    color: #fff;
}
.bg-brown
{
    background-color: #996633;
    color: #fff;
}
.flat
{
    border-radius: 0;
}
.about-contorl
{
    background: #fff none repeat scroll 0 0;
    box-shadow: -3px 3px 6px #ededed;
    position: relative;
}
.about-contorl h2
{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin-left: -10px;
    padding-left: 30px;
    position: relative;
    text-transform: capitalize;
    background: #2D3E50 none repeat scroll 0 0;
}
.about-contorl h2 i
{
    color: #f9f9f9;
    padding: 7px;
    border: 2px solid #f9f9f9;
    border-radius: 50px;
    margin-right: 15px;
}
.about-contorl h2:after
{
    content: ' ';
    position: absolute;
    bottom: -8px;
    left: 0px;
    display: block;
    border-top: 4px solid #2D3E50;
    border-right: 6px solid #2D3E50;
    border-left: 6px solid transparent;
    border-bottom: 4px solid transparent;
}
.about-contorl-ul
{
}

.about-contorl-ul li
{
    border-bottom: 1px solid #ecf0f1;
    list-style-type: none;
    padding-left: 15px;
}
.about-contorl-ul li a
{
    color: #2D3E50;
    display: block;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    padding-left: 15px;
    position: relative;
}
.about-contorl-ul li a:before
{
    content: "\f105";
    font-family: "FontAwesome";
    left: 0px;
    position: absolute;
    top: 0;
}
.about-contorl-ul li a:hover
{
    color: #890013;
}
.require{color:#f00;}
.contact-form { background-color: #f4f7f9; padding: 40px; margin-bottom: 20px; }
.form-group { margin-bottom: 5px; }
.form-group label{ margin:0; }
.rc{background-color:transparent!important;border:none!important;}
.contact-form input[type=checkbox], .contact-form input[type=radio]{ margin:0;}
.form-control { border-radius: 0px; font-size: 14px; font-weight: 500; width: 100%; height: 45px; padding: 10px 10px; line-height: 1.42857143; border: 1px solid #e0e5e9; background-color: #fff;  letter-spacing: 0px; margin-bottom: 0px; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); -webkit-appearance: none; }
.form-control:focus { color: #2e3133 !important; outline: 0; -webkit-box-shadow: none; box-shadow: none; border-color: #c0c5ca; font-size: 14px; }
.input-group { position: relative; display: table; border-collapse: separate; }
input[type=checkbox], input[type=radio] { margin: 8px 0 0; margin-top: 9px; line-height: normal; }
.contact-form table td{padding-right:6px}
.contact-form table td label{padding-left:3px}
form input::-webkit-input-placeholder { color: #eee !important; }
textarea::-webkit-input-placeholder { color: #2e3133 !important; }
.input-group-addon { background-color: transparent; border: 1px solid #0e142e; border-radius: 0px; }
.focus { border: 1px solid #e0e5e9; }
.focus:focus { border: 1px solid #023981; }
.has-success .form-control { border-color: #3c763d; background-color: transparent; box-shadow: none; }
.has-success .form-control:focus { border-color: #3c763d; outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.has-error .form-control { border-color: #a94442; background-color: transparent; box-shadow: none; }
.has-error .form-control:focus { border-color: #34b2a4; outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.input-group-addon:last-child { border-left: 0; border-right: transparent; border-top: transparent; }
.input-group-addon i { color: #0e142e; }
.btn-select { font-size: 14px; }
select option { margin: 40px; background: rgba(255, 255, 255, 1); color: #7a7f94; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); position: relative; }
select.form-control { position: relative; }
select { border-radius: 0px; font-size: 14px; font-weight: 700; width: 100%; padding: 14px; line-height: 1.42857143; border: 1px solid #e0e5e9; background-color: #fff; text-transform: capitalize; -webkit-appearance: none; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); }
.select { position: relative; display: block; line-height: 3; overflow: hidden; }
select { width: 100%; height: 100%; margin: 0; padding: 0 0 0 .5em; cursor: pointer; color: #FFF; font-size: 16px; }
.select::after { position: absolute; top: 0; right: 0; bottom: 0; padding: 7px 17px 0px 0px; background: transparent; pointer-events: none; font-family: FontAwesome; content: "\f0d7"; font-size: 16px; }
.select:hover::after { color: #023981; }
.select::after { -webkit-transition: .25s all ease; -o-transition: .25s all ease; transition: .25s all ease; }
select option { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; cursor: pointer; padding: 10px; width: 100%; background-color: #fff; font-family: 'Poppins', sans-serif; }

@media (max-width:767px)
{
.header
    {
        text-align: center;
        padding: 7px 10px;
    }
    .header-top-col1
    {
        padding: 7px 5px;
        display: inline-block;
        color: #d5d5d5;
        text-align: center;
    }
    .header-top-containt
    {
        text-align: center;
    }
    .header-top-containt-1
    {
        text-align: center;
    }
    .header-top-containt-2
    {
        text-align: center;
    }
    .newslatter-main-col
    {
        width: 100%;
    }
    .news-box
    {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
        padding: 0px 0px;
    }
    .form-control-new
    {
        height: 50px;
        padding: 20px 10px;
    }
    
    .plr-0{padding-left:0;padding-right:0;}
    .contact-form { padding: 30px 15px;}
}
@media (max-width:980px)
{ }
@media (max-width:1200px)
{ }



















