@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=PT Sans:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,900');
/* Typography */
body,
button,
input,
select,
textarea {
	font: 14px/24px "Poppins", sans-serif;
	font-weight: 300;
	background: #fff;
	color: #666;

}	

strong,
b {
	font-weight: 700;
}

p {
	margin-bottom: 20px;
}

article p {
	margin-bottom: 25px;
}

article p:last-of-type {
	margin-bottom: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

table {
	width: 100%;
	margin-bottom: 20px;
}

th,td {
	border: 1px solid #dbdbdb;
	padding: 7px;
	text-align: center;
}



body{background: #f1f1f1 !important;}

header {
    border-bottom: solid 1px #ccc;
    background: #fff;
}
.topbar{background: #3a526a; color: #fff;line-height: 44px;}
.topbar ul{ margin: 0px; padding:0px; font-size: 12px; }
.topbar ul li{ list-style: none;    display: inline-block;
    margin-right: 27px;
    position: relative;
    line-height: 30px;}
.topbar ul li a {color: #fff; text-decoration: none;}

.topbar .info-top-right {
    padding-left: 24px;
    position: relative;
    line-height: 30px;
    text-align: right;
}

.info-top-right span {
    margin-right: 25px;
}

.info-top-right a.appoinment {
    display: inline-block;
    background-color: #ffb607;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    height: 45px;
    line-height: 44px;
    padding: 0 27px;
    color: #000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}

.info-top-right a, .info-top-right a:hover, .info-top-right a.appoinment:hover{color:#fff;text-decoration: none;}
.logobar{padding-top: 10px; padding-bottom: 10px; text-align: right;}
.logo{text-align: left;padding-top: 0px;}
.navigation {
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
}
.navigation ul{ margin: 0px; padding: 0px; }
.navigation ul li{ list-style: none; display: inline-block; line-height: 35px;}

.navigation ul li a{    padding: 0 20px 0 20px;
	display: block;
    line-height: 66px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #424242;
}
.navigation ul li a:hover{color:#00bdff ; text-decoration: none;}
.search-box {
    min-width: 35px;
    height: 35px;
    background: #bfbfbf;
    border-radius: 35px;
    display: inline-block;
    position: relative;
    margin-top: 30px;
    line-height: 35px;
    text-align: center;
}

.search-box .search-container{ position: absolute;  right: 0px; height: 35px; background: #bfbfbf; border-radius: 35px; top: 0px; width: 35px; overflow: hidden; transition: all 0.5s ease 0s; opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;}
.search-box:hover .search-container{ width: 300px; opacity: 1; overflow: hidden;transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;}
.search-box .search-container input, .search-box .search-container button{ background: none; border: 0px; outline: 0px; }
.search-box .search-container input{padding-left: 10px; font-size: 12px; width: calc(100% - 40px) !important;}
.search-box .search-container button{width: 30px;}
.sliderarea{  background-size: cover; padding: 200px 0px 250px 0px;font-family: "Poppins", sans-serif; text-align: center; color: #fff; font-size: 16px; position: relative;z-index: 1;}
.sliderarea h1{text-transform: uppercase; font-weight: 300; padding-bottom: 15px;}
.sliderarea h1 span{ font-weight: 600; color:#ffb607; }

.sliderarea .buttons{ margin-top: 50px; }
.sliderarea .buttons a{ display: inline-block; padding: 10px 35px; border:solid 1px #fff; text-transform: uppercase; font-size: 14px; margin-left: 10px; margin-right: 10px; color: #fff; text-decoration: none; }


.thblocks{position: relative;z-index: 99; margin-top: -70px;}
.thblocks .col-sm-4{padding: 0px; }
.thblocks .col-sm-4 .thbox {background: #00bdff; padding: 35px;    position: relative;}
.thblocks .col-sm-4 .thbox:before {
    
    background-size: cover;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 98;
    opacity: .2;
}
.thblocks .col-sm-4:first-child .thbox:before{background-image: url();}
.thblocks .col-sm-4:nth-child(2) .thbox:before{background-image: url(../images/international-coverage.jpg);}
.thblocks .col-sm-4:last-child .thbox:before{background-image: url(../images/personal-accounting.jpg);}

.thblocks .col-sm-4:first-child .thbox{background: #fff; color: #404951}
.thblocks .col-sm-4:last-child .thbox{background: #28313a;}

.thblocks .col-sm-4:first-child .thbox .title{ font-size: 20px;font-family: 'Montserrat', sans-serif; font-weight: 600; padding-bottom: 15px; color: #667380; }
.thblocks .col-sm-4:first-child .thbox p{color: #667380;}

.thblocks .col-sm-4 .thbox .title{ font-size: 20px;font-family: 'Montserrat', sans-serif; font-weight: 600; padding-bottom: 15px; color: #fff;  position: relative;    z-index: 999; }
.thblocks .col-sm-4 .thbox p{color: #fff;  position: relative;    z-index: 999;}


.thblocks .col-sm-4 .thbox .buttons{padding-top: 25px;    position: relative;    z-index: 999;}
.thblocks .col-sm-4 .thbox .buttons a {
    background: #404951;
    padding: 10px 15px;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    /*box-shadow: 0px 0px 10px #0000002b;*/
}
.thblocks .col-sm-4:nth-child(2) .thbox .buttons a {
    background: #38beed;
    padding: 10px 15px;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
}
.thblocks .col-sm-4 .thbox .buttons a:hover{color: #fff; text-decoration: none;}

.about_section {
    background: #fff;
    margin-top: 50px;
    background-image: url(../images/about_bg.jpg);
    background-size: cover;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 35px !important;
    padding: 100px;
    padding-right: 45%;
    font-family: 'PT Sans';
    color: #667380;
    font-size: 14px;
    line-height: 25px;
    background-position: top right;
}


.about_section h2 {
    font-family: 'Montserrat';
    color: #000;
    font-weight: 500;
    font-size: 40px;
    padding-bottom: 10px;    padding-top: 0px !important;
    margin-top: 0px;
}

.about_section .sub-text {
    color: #232d36;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
}

.about_section span {
    padding-top: 15px;
    display: block;
    padding-bottom: 15px;
    color: #b2b6b9;
}

.callbackform{background: #2e363a; padding: 85px 0px; margin-top: 50px;}

.callbackform h3{margin-bottom: 28px; font-weight: 600;font-family: 'Montserrat';    color: #fff;    margin-top: 0px;}

.formtext{text-align: right; color: #fff;font-family: 'Montserrat'; font-weight: 500; line-height: 25px; font-size: 14px;}   
.form-box  ul{margin: 0px; padding: 0px; }
.form-box  ul li{ display: inline-block;width: 45%; min-height: 50px; margin-right: 10px; margin-bottom: 15px; }
.form-box  ul li input, .form-box  ul li select{ width: 100%; height: 50px; padding: 10px; background: #d8e7ef; border-radius: 5px; border:0px; }
.form-box  ul li button{height: 50px; padding: 10px 15px; background: #ffb607; border-radius: 5px; border:0px; color: #fff; font-weight: 600;font-family: 'Montserrat';}

.form-box  p {
    color: #fff;
    
    padding-bottom: 10px;
    color: #ccc;
}


.ourproject{ background: #fff; padding: 15px; margin-top: 50px; display: block; margin-bottom: 50px;}


 .ourproject .heading {
    position: relative;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
    font-family: "Poppins", sans-serif;
    color: #222222;}

 .ourproject .heading:after{ display: block; content: ''; clear: both; width: 50px; background: #ffb607; height: 5px; margin-bottom: 45px; }    

.ourproject  .owl-nav {
    position: absolute;
    top: -100px;
    right: 0;
}

.ourproject  .owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 0px;
    background: #ffb607;
    display: inline-block;
    cursor: pointer;
    border-radius: 0px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-weight: 600;
    font-size: 20px;
}
.ourproject .item:hover .projecthover{display: block;transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
opacity:1;}
.ourproject .item .projecthover{display: none; opacity:0;transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    background: #000000b8;
    padding-top: 25%;
    text-align: center;}

.ourproject .item .projecthover a{color: #fff; text-decoration: none;transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;}
.ourproject .item .projecthover .title{ font-size: 20px; text-transform: uppercase; color: #fff; font-family: "Poppins", sans-serif;}
.ourproject .item .projecthover .title a:hover{color: #38beed;transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;}
.ourproject .item .projecthover .title span a:hover{color: rgb(255, 182, 7);transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;}
.ourproject .item .projecthover span{ font-size: 14px; text-transform: capitalize; display: block; }

.newslettersection{
    color: #fff;font-family: "Poppins", sans-serif;
    background-image: url(../images/newsletterbg.png);
    background-size: cover;
padding: 100px;}

.newslettersection p{ font-size: 24px; font-weight: 500;     
	margin-bottom: 0px !important;
    line-height: 24px; }  
.newslettersection p.upper{font-weight: 300;font-size: 20px;}  
.newslettersection p span{color: #ffb600;}

.newslettersection input[type="email"] {
    background: none;
    border: 0px;
    padding: 10px;
    
    outline: 0px;
    min-width: 450px;
}

.newslettersection  button {
    background: none;
    color: #ffb607;
    border: 0;
    font-size: 20px;
    float: right;outline: 0px;
}

.newslettersection form {border-bottom: solid 1px #576e86;}

footer{background: #1a1a1a; color: #fff; padding-top: 50px;}


.foottitle { color: #fff;font-family: "Poppins", sans-serif; font-size: 18px; font-weight: 500;}
.foottitle:after{ display: block; content: ''; clear: both; width: 25px; background: #ffb607; height: 3px; margin-bottom: 25px; margin-top: 10px; } 

.footlogo {    height: 63px;}

.foottxt {
    color: #838383;
    font-size: 13px;
    padding-bottom: 15px;
}

footer i {
    width: 35px;
    height: 35px;
    line-height: 35px !important;
    text-align: center;
    background: #313131;
    border-radius: 35px;
    margin-right: 7px;
}

.foottable td{ border: 0px; text-align: left; line-height: 25px; font-size: 13px; }
.foottable td:first-child{ color: #838383;}

.footlist ul{ padding: 0px; margin: 0px; }
.footlist li{ list-style: none;  margin-bottom: 10px; min-height: 70px;color: #838383;    font-size: 13px;}
.footlist li span{ display: block; color: #fff; }
.footlist li img{ float: left; margin-right: 10px; }

.footer{padding-bottom: 50px;}
.copyright{ background: #171717; line-height: 66px;  color: #424242;}

ul.footernav{  display:inline-block;     vertical-align: top; }
ul.footernav { margin: 0px; padding: 0px; }
ul.footernav  li{ list-style: none; display: inline-block; line-height: 35px;}

ul.footernav  li a{    padding: 0 20px 0 20px;
	display: block;
    line-height: 66px;
    font-family: "Poppins", sans-serif;
    font-size: 12px !important;
    font-weight: 500;
    color: #424242;
}
ul.footernav  li a:hover{ text-decoration: none;
    color: #ffb607;
}



#home-slider .owl-nav {
    top: 40%;
    position: absolute;
    width: 100%;
}

#home-slider .owl-prev {
    float: left;
}

#home-slider .owl-next {
    float: right;
}

#home-slider.owl-theme .owl-nav [class*=owl-]{width: 40px !important; height: 40px !important; background: none !important; border: solid 1px #fff !important;    padding: 0px;
    border-radius: 0;
    line-height: 40px;
    font-size: 22px;
display: none; opacity: 0;
transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;}
#home-slider.owl-theme .owl-nav [class*=owl-]:hover{color: yellow; border-color: yellow !important;transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;}
#home-slider:hover.owl-theme .owl-nav [class*=owl-]{display: block;
	opacity: 1;
	transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;}


div#get_appointment  .modal-content {
    background: rgb(58, 82, 106);
    border: solid 5px #fff;
    margin-top: 150px;
    color: #fff;
}


div#get_appointment label{width: 100%;}
div#get_appointment span {
    font-weight: 300;
    display: block;padding: 15px 0px 5px 0px;
    font-size: 13px;
    color: #ccc;
}

div#get_appointment input[type="text"], div#get_appointment input[type="date"], div#get_appointment textarea {
    width: 100% !important;
    min-height: 38px;
    border: 0;
    background: #4c6884;
    padding-left: 10px;
    line-height: 38px;
    font-weight: 300;
    font-size: 14px;
}

div#get_appointment .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    text-transform: uppercase;
}

div#get_appointment input[type="submit"]{    display: inline-block;
    background-color: #ffb607;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    height: 45px;
    line-height: 44px;
    padding: 0 27px;
    font-family: Montserrat;
border: 0px; border-radius: 3px; width: 150px; margin: auto;}

.titlebar{ padding:10px;background: rgb(240,249,255);
background: -moz-linear-gradient(left, rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%);
background: -webkit-linear-gradient(left, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%);
background: linear-gradient(to right, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=1 );
    border-bottom: solid 1px #1d1d1d24; }

.breadcrumb {
    margin-bottom: 2px !important;    border: solid 1px #0000003b;}



.innerpage_container {
    background: #fff;
    margin-top: 25px;
    padding: 15px;
    font-family: 'PT Sans';
    color: #667380;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 25px;
}


.innerpage_container h2 {
    font-family: 'Montserrat';
    color: #000;
    font-weight: 500;
    font-size: 40px;
    padding-bottom: 10px;    padding-top: 0px !important;
    margin-top: 0px;
}

.innerpage_container .sub-text {
    color: #232d36;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
}

.innerpage_container span {
    padding-top: 15px;
    display: block;
    padding-bottom: 15px;
    color: #b2b6b9;
}    

.contact-detail {
    padding-top: 25px;
    font-size: 14px;
    border: solid 1px #ccc;
    padding: 15px;
    min-height: 429px;
}
.sub-text-add{font-size: 16px; font-weight: 600;}
.contact-detail p{padding-bottom: 25px;}



.address_form {
    background: #192631;
    padding: 15px;
    position: relative;
    z-index: 99 !important;
    color: #fff;
}




div.address_form  .modal-content {
    background: rgb(58, 82, 106);
    border: solid 5px #fff;
    margin-top: 250px;
    color: #fff;
}


div.address_form  label{width: 100%;}
div.address_form span {
    font-weight: 500;
    display: block;
    padding: 15px 0px 5px 0px;
    font-size: 14px;
    color: #fff;
}

div.address_form input[type="text"],input[type="email"], div.address_form input[type="date"], div.address_form textarea {
        width: 100% !important;
    min-height: 38px;
    border: 0;
    background: #fff;
    padding-left: 10px;
    line-height: 38px !important;
    font-weight: 300;
    font-size: 14px;
    border: solid 1px #ccc;
}



div.address_form  input[type="submit"]{    display: inline-block;
    background-color: #ffb607;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    height: 45px;
    line-height: 44px;
    padding: 0 27px;
    font-family: Montserrat;
    border: 0px; border-radius: 3px; width: 150px; margin: auto;    color: #000;}


.maparea{margin-top: 50px;}    

/*css*/

/* NEW CSS */



input.wpcf7-form-control.wpcf7-submit.flat-button-form {
    height: 50px;
    padding: 10px 15px;
    background: #ffb607 !important;
    border-radius: 5px;
    border: 0px;
    color: #fff;
    font-weight: 600;
    font-family: 'Montserrat';
    width: auto;
    font-size: 15px;
}


.navigation ul li a{
    text-transform: uppercase;
}


ul.footernav li a {
    text-transform: uppercase;
}




    textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    height: 78px;
    color:#000;
}

footer {
    background-image: url(../images/newsletterbg.png) !important;
}

.newslettersection{
    padding: 0px;
        color: #fff !important;
}

a {
    color: #337ab7 ;
    }

    .foottable td:first-child {
    color: #fff !important;
}

.textwidget a:hover, a:focus {
    color: #f7f9fb !important;
}

section#lsi_widget-3 .icon-set-lsi_widget-3 a, section#lsi_widget-3 .icon-set-lsi_widget-3 a:visited, section#lsi_widget-3 .icon-set-lsi_widget-3 a:focus {
        color: #337ab7 !important;
    }

.form-box  ul li input, .form-box  ul li select{
        background: #d8e7ef !important;
}


    ul.footernav li a:hover {
    color: rgb(255, 182, 7) !important;
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
}

a:hover, a:focus {
    color:#23527c !important;
}

.innerpage_container .sub-text {
        font-size: 16px;
        font-family: 'roboto';
    }

div#get_appointment input[type="text"], div#get_appointment input[type="date"], div#get_appointment textarea {
            color: #fff;
    

        }

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
            float: left ;
    width: 100% ;
    text-align: center;
    font-size: 14px ;
    margin: 0px ;
}

span a:visited {
    color: #f3f0f3;
}      

div#get_appointment span.wpcf7-not-valid-tip {
position: absolute;
top: 16px;
border: solid 1px #ff0000;
width: 100%;
height: calc(100% - 21px);
text-indent: -999px;
}
.blg-wrapper {
    text-align: center;
    margin-bottom: 35px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
    padding: 15px;
}

.blg--services-wrapper {
 min-height: 500px;
    margin-bottom: 35px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
    padding: 15px;
}


.innerpage_container{
        float: left;
    width: 100%;
}

.blg-typ3-thumb {
    overflow: hidden;
        margin-bottom: 20px;
    height: 250px;
}

.blg-typ-services-thumb {
    overflow: hidden;
        margin-bottom: 20px;
    height: 150px;
        float: left;
        width: 100%;
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image:hover{
        -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);

}

a.learn-more{
        display: inline-block;
    border: 2px solid #024778;
    border-radius: 5px;
    background: #024778;
    position: relative;
    color: #fff;
    font-size: 16px;
    padding: 7px 37px 7px 23px;
}

a:hover {
    text-decoration: none !important;

}


.learn-more:hover {
    background: transparent;
    color: #024778 !important;
}

a:visited {
    color: #292dbb ;
}

a.learn-more{
    color: #fff !important;
}

a:focus, a:hover {
    color: #23527c;

}

.post-thumbnail {
    overflow: hidden;
}
.login-form {
    width: 40%;
    margin: 0 auto;
    background:rgb(58, 82, 106);
    overflow:hidden !important;
    
    }

    input.btn.btn-primary.btn-lg.btn-block {
    border: 0px;
    padding: 10px 16px;
    width: 42%;
    margin: 0 auto;
    border-bottom: 0px;
    font-size: 19px !important;
    margin:0px !important;
    width:100% !important;
    float:left;
}
input.btn.btn-primary.btn-lg.btn-block:hover {
    background: #FFC107 !important;
}


.form-group{float:left; width:100%;}

form#commentform {
        font-size: 15px;
}
button, input[type="button"], input[type="reset"], input[type="submit"]{
        font-size: 10px !important;
}
 span a:hover {
    color: #fff !important;
}

span a:visited {
    color: #fff !important;
}



article.post-102.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-blog {
    background: #fff;
    margin-top: 25px;
    padding: 15px;
    font-family: 'PT Sans';
    color: #667380;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 25px;
}

div#comments {
    background: #fff;
    margin-top: 25px;
    padding: 15px;
    font-family: 'PT Sans';
    color: #667380;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 25px;
    float:left; width:100%;
}














.login-form a{color:#fff !important;}



.login-form p{color:#fff !important;}




textarea#comment {
    width: 100% !important;
    height:150px;
}

form#commentform p{float:left !important; width:100% !important;}
form#commentform p label{float:left; width:100%; margin-bottom:5px;}
form#commentform p input{float:left; width:100%;}
div#comments input[type="email"]{float:left; width:100% !important;}
form#commentform p.comment-form-cookies-consent input#wp-comment-cookies-consent{ float:left !important; width:auto !important; margin-right:10px !important;}
form#commentform p.comment-form-cookies-consent label{float:left; width:auto;}
form#commentform p.form-submit{float:left; width:100%;}
form#commentform p.form-submit input#submit{float:left; width:auto !important; padding:10px 30px; font-size:18px !important; float:left !important; width:auto !important; margin:0px !important; border-radius:3px !important; border:none;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{float:left; width:100%; color:#f7e700; padding:10px !important;}

.wpcf7-form-control-wrap{float:left; width:100%;}
div.wpcf7-mail-sent-ok{float:left; width:100%;}


/***** Responsive Css *******/


@media(max-width:1200px){
.navigation ul li a{padding: 0px 10px;}
ul.footernav li a{padding: 0px 10px;}
}

@media(max-width:999px){
.copyright .col-sm-8, .copyright .col-sm-4{width: 100%;
text-align: center;}
.copyright p{
    font-size: 11px;}
footer i{
    margin-right: 0px;
}
.navigation ul li a{
    font-size: 12px;
    padding:0px 5px;
}
}








































@media(max-width:767px){
.footsocial {
    padding-top: 20px;
}
.logobar .col-sm-3{float:left; width:100%;}
.logo{text-align: center;}
.logobar .col-sm-9{float:left; width:100%;}
.logobar .col-sm-9 .navigation{float:left; width:100%;}
.logobar .col-sm-9 .search-box {
    position: absolute !important;
    margin-top:0px !important;
    right: 12px !important;
    top: -44px !important;
}

 .col-sm-9 .navigation{
    text-align: center;
}
.topbar {
    text-align: center;
}
.topbar .info-top-right{
    text-align: center; 

}
.foottitle{
    padding-top: 20px;
}
.formtext{
    text-align: center;
}
.thblocks .col-sm-4 .thbox {
    margin-bottom: 15px;
}
.toggle{ display:block;}
.menu{ display:none;}
.navigation .toggled-on{ padding:0;}
.toggled-on li{width:100%;}
.navigation .toggled-on li a{ border-radius:0px 0px 0px 0px; -webkit-border-radius:0px 0px 0px 0px; -moz-border-radius:0px 0px 0px 0px; line-height:inherit;}
.navigation .toggled-on li:hover .sub-menu{ position:inherit; width:100%;}
.navigation ul{
    background-color: #f1f1f1;

}
.about_section{padding:10px !important;}
h3.blog_page_title{height:inherit !important;}
.blog_thumbnail{height:inherit !important;}
.container.blog-index .col-sm-6{display:inline-block;}
.blog-index .sub-text{height:inherit !important;}
.blg--services-wrapper{min-height: inherit !important;}

}
    


@media(max-width:593px){
ul.footernav li  {
    display:block;}

ul.footernav li a{
    line-height:30px;
}
.formtext{
    text-align: center;
}
ul.footernav {padding-top:15px !important;}

.form-box ul li{
    width: 100%;
}
a.hvr-sweep-to-left{
    margin-top: 20px;
}

.owl-theme .owl-nav{display:none !important;}




}

@media(max-width:480px){

    
}





/*Documents Custom CSS*/    

.document_sections {
    font-family: raleway;
    font-weight: 500;
}

.document_sections .leftsidebar {
    background: #0e2f52;
}

.document_sections .leftsidebar ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.document_sections .leftsidebar ul li{
    border-bottom: solid 1px #203347;
    background: rgb(11,44,79);
background: -moz-linear-gradient(top, rgba(11,44,79,1) 0%, rgba(14,47,82,1) 100%);
background: -webkit-linear-gradient(top, rgba(11,44,79,1) 0%,rgba(14,47,82,1) 100%);
background: linear-gradient(to bottom, rgba(11,44,79,1) 0%,rgba(14,47,82,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2c4f', endColorstr='#0e2f52',GradientType=0 );
padding:15px;
color: #fff;
font-size: 16px;
}

.document_sections .leftsidebar ul li img {
    filter: invert(100%) !important;
    margin-right: 9px;
}
.document_sections .leftsidebar ul li a,.document_sections .leftsidebar ul li a:hover{color: #fff;}
.document_sections .leftsidebar ul li.active{background: #ffb607}
.document_sections .leftsidebar ul li.active img {
    filter: invert(0%) !important;
    margin-right: 9px;
}
.document_sections .leftsidebar ul li.active a,.document_sections .leftsidebar ul li.active a:hover{color: #000;}


.document_sections .leftsidebar .userform {
    background: url(../images/leftsidebarbg.png);
    min-height: 270px;
    background-size: cover;
    background-repeat: no-repeat;
}

.document_sections .leftsidebar .userfield {
    padding: 15px;
    background: rgba(255, 255, 255, 0.1);
}


.document_sections .leftsidebar .userfield select {
    background: url(../images/selectdrop-icon.png),rgb(255,255,255);
    background: url(../images/selectdrop-icon.png),-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(212,212,212,1) 100%);
    background: url(../images/selectdrop-icon.png),-webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(212,212,212,1) 100%);
    background: url(../images/selectdrop-icon.png),linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(212,212,212,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4d4d4',GradientType=0 );
    font-size: 14px;
    color: #0f3053;
    padding: 10px 45px 10px 15px;
    -webkit-appearance: none;
    width: 100%;
    outline: 0;
        background-repeat: no-repeat;
    background-position: right;
    -webkit-appearance: none;
}


.document_sections .rightsidebar .title {
    font-size: 24px;
    color: #000;
    padding: 15px 0px;
    border-bottom: solid 1px #e3e3e3;
}

.document_sections .rightsidebar .border-box {
    margin-top: 45px;
        border: solid 1px #d4d4d4;
}
.document_sections .rightsidebar .border-box form {padding-top: 50px; padding-bottom: 50px;}
.document_sections .rightsidebar .border-box form table{width: 100%; max-width: 550px; margin: auto;}
.document_sections .rightsidebar .border-box form table td{border:0px; padding-bottom: 20px;}
.document_sections .rightsidebar .border-box form table td:first-child{font-weight: 700; text-align: right; color: #000; padding-right: 10px;}
.document_sections .rightsidebar .border-box form table td input{
    width: 100%;     
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 60%, rgba(225,225,225,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 60%,rgba(225,225,225,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 60%,rgba(225,225,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 );
    padding: 10px 15px;
    border: solid 1px #d4d4d4;
}

.document_sections .rightsidebar .border-box form table td select{
    width: 100%; 
    background: url(../images/selectdrop-icon.png),rgb(255,255,255);
    background: url(../images/selectdrop-icon.png),-moz-linear-gradient(top, rgba(255,255,255,1) 60%, rgba(225,225,225,1) 100%);
    background: url(../images/selectdrop-icon.png),-webkit-linear-gradient(top, rgba(255,255,255,1) 60%,rgba(225,225,225,1) 100%);
    background: url(../images/selectdrop-icon.png),linear-gradient(to bottom, rgba(255,255,255,1) 60%,rgba(225,225,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); 
    
    padding: 10px 45px 10px 15px;
    outline: 0;
        background-repeat: no-repeat;
    background-position: right;
    -webkit-appearance: none;
    border: solid 1px #d4d4d4;
}

.document_sections  .choosefiletd { width: 100%;     
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 60%, rgba(225,225,225,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 60%,rgba(225,225,225,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 60%,rgba(225,225,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 );
    padding:0px;
    border: solid 1px #d4d4d4;
    position: relative;}

.document_sections  .choosefiletd input {
    opacity: 0;
    position: relative;
    z-index: 1112;
}
.document_sections  .choosefiletd .choosefileicon {
    position: absolute;
    top: 8px;
    z-index: 1111;
    right: 5px;
    background: #545454;
    color: #fff;
    border-radius: 5px;
    padding: 3px 8px;
    cursor: pointer;
}

.document_sections  .choosefiletd .choosedfile {
    position: absolute;
    top: 0;
    line-height: 46px;
    padding-left: 10px;
}


.document_sections .rightsidebar .border-box form table button {
    float: left !important;
    border: 0px;
    background: #0c2d50;
    text-transform: uppercase;
    padding: 7px 15px;
    font-size: 14px !important;
    width: auto !important;
    font-weight: 700;
    line-height: 30px;
    margin-top: inherit !important;
}


.document_sections .rightsidebar .top-filters select{background: url(../images/selectdrop-icon.png),rgb(255,255,255);
    background: url(../images/selectdrop-icon.png),-moz-linear-gradient(top, rgba(255,255,255,1) 60%, rgba(225,225,225,1) 100%);
    background: url(../images/selectdrop-icon.png),-webkit-linear-gradient(top, rgba(255,255,255,1) 60%,rgba(225,225,225,1) 100%);
    background: url(../images/selectdrop-icon.png),linear-gradient(to bottom, rgba(255,255,255,1) 60%,rgba(225,225,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 ); 
    
    padding: 10px 45px 10px 15px;
    outline: 0;
        background-repeat: no-repeat;
    background-position: right;
    -webkit-appearance: none;
    border: solid 1px #d4d4d4;
    font-size: 14px; color: #000; font-weight: 700;}



.top-filters {
    text-align: right;
}    

.top-filters ul {
    list-style: none;
}

.top-filters ul li{display: inline-block;margin-left: 10px;}



.doc-content-box .tab-content {
    border: solid 1px #0c2e51;
    border-top: 0;
    padding: 15px;
    float: left;
    width: 100%;
}

.doc-content-box .nav-tabs {
    border-bottom: 1px solid #0c2d50;
}


.doc-content-box .nav-tabs  li.active  a, 
.doc-content-box .nav-tabs  li.active  a:hover, 
.doc-content-box .nav-tabs  li.active  a:focus {
        border: solid 1px #0c2e51 !important;
    border-bottom: solid 1px #fff !important;
    background: #fff;
    font-family: roboto;
    font-size: 15px;
    color: #033c78 !important;
    font-weight: 600;
}



.doc-content-box .nav-tabs  li  a {
    background: rgb(225,225,225);
background: -moz-linear-gradient(top, rgba(225,225,225,1) 0%, rgba(255,255,255,1) 50%);
background: -webkit-linear-gradient(top, rgba(225,225,225,1) 0%,rgba(255,255,255,1) 50%);
background: linear-gradient(to bottom, rgba(225,225,225,1) 0%,rgba(255,255,255,1) 50%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#ffffff',GradientType=0 );
    border: solid 1px #d4d4d4 !important;
    color: #252525 !important;
    font-family: roboto;
    font-size: 15px;
    font-weight: 500;
        border-bottom: 1px solid #0c2d50 !important;
}

.doc-content-box .tab-content tr.table-heading {
    background: #f1f1f1;
    font-size: 13px;
    color: #000;
    font-weight: 600;
    font-family: roboto;
    text-transform: uppercase;
}
.doc-content-box .tab-content td{color:#363636;font-size: 13px;font-family: roboto; padding:3px;}

.document_sections .rightsidebar .dashboard-button button {
    float: left !important;
    border: 0px;
    background: #0c2d50;
    text-transform: uppercase;
    padding: 7px 15px;
    font-size: 14px !important;
    width: auto !important;
    font-weight: 700;
    line-height: 30px;
    margin-top: inherit !important;
}



.innerfilter {
    text-align: right;
}    

.innerfilter ul {
    list-style: none;
}

.innerfilter ul li{display: inline-block;margin-left: 5px;}

.document_sections .rightsidebar .innerfilter select {
    background: url(../images/selectdrop-icon.png) #fff;
    padding: 5px 35px 5px 5px;
    outline: 0;
    background-repeat: no-repeat;
    background-position: right;
    -webkit-appearance: none;
    border: solid 1px #d4d4d4;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    font-family: roboto;
}

.document_sections .rightsidebar .innerfilter input{background: url(../images/date-period-icon.png)  #fff;
    padding: 5px 35px 5px 5px;
    outline: 0;
    background-repeat: no-repeat;
    background-position: right;
    -webkit-appearance: none;
    border: solid 1px #d4d4d4;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    font-family: roboto;
        line-height: 24px;
}


.document_sections .rightsidebar .innerfilter button {
    border: 0px;
    background: #0c2d50;
    text-transform: uppercase;
    padding: 3px 15px;
    font-size: 14px !important;
    width: auto !important;
    font-weight: 700;
    line-height: 30px;
    margin-top: inherit !important;
    vertical-align: middle;
    float: none !important;
}

.document_sections  .btn-group.bootstrap-select.show-tick button {
    width: 100% !important;
    background: url(../images/selectdrop-icon.png),rgb(255,255,255);
    background: url(../images/selectdrop-icon.png),-moz-linear-gradient(top, rgba(255,255,255,1) 60%, rgba(225,225,225,1) 100%);
    background: url(../images/selectdrop-icon.png),-webkit-linear-gradient(top, rgba(255,255,255,1) 60%,rgba(225,225,225,1) 100%);
    background: url(../images/selectdrop-icon.png),linear-gradient(to bottom, rgba(255,255,255,1) 60%,rgba(225,225,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e1e1e1',GradientType=0 );
    background-repeat: no-repeat;
    background-position: right center;
    padding: 10px 15px !important;
    border: solid 1px #d4d4d4;
    line-height: inherit !important;
    font-weight: 300;
    border-radius:1px;
    box-shadow: none;
    text-transform: capitalize;
}

.document_sections  .btn-group.bootstrap-select.show-tick {
    width: 100% !important;
}

.document_sections  .btn-group.bootstrap-select.show-tick button span {
    padding-top: 0px;
    padding-bottom: 0px;
    color: #667380 !important;
    font-weight: 500;
}

.document_sections  .btn-group.bootstrap-select.show-tick button span.bs-caret {
    display: none;
}

.document_sections .rightsidebar .top-filters select {
    max-width: 160px;
}

.document_sections .btn-group.bootstrap-select.show-tick.dropup.open {
    z-index: 9999;
}
span.bt-content {
    color: #000;
    padding: 0 !important;
}