/*
Theme Name: ULKA_JR
Author:Joy Roy
Author URI: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ulkajr

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {margin: 0;padding: 0;font-family: "Raleway", open sans, Arial !important;color:#000; font-size: 16px !important;}
a:focus{outline: none !important;}
.menu_title{height: 42px;}

.vmiddle{vertical-align: middle;}

/*******  Mozila Browser prefix  *******/
@-moz-document url-prefix() { 
    .close { padding: 14px 0px 14px !important;}
    
    
    

}


/*******Internet Explorer Hack*******/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  

}


/***************************** Top bar area css*******************************/
.topbar-section-area {
background: -moz-linear-gradient(90deg, rgba(35,61,105,1) 0%, rgba(7,54,145,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(7,54,145,1)), color-stop(100%, rgba(35,61,105,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(90deg, rgba(35,61,105,1) 0%, rgba(7,54,145,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(90deg, rgba(35,61,105,1) 0%, rgba(7,54,145,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(90deg, rgba(35,61,105,1) 0%, rgba(7,54,145,1) 100%); /* ie10+ */
background: linear-gradient(0deg, rgba(35,61,105,1) 0%, rgba(7,54,145,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#073691', endColorstr='#233d69',GradientType=0 ); /* ie6-9 */
padding: 10px 0;
}


.google-review-desk a {
    display: inline-block;
    background: rgba(0, 32, 87, 0.54);
    color: #fff;
    padding: 12px 11px;
    font-weight: 700;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    z-index: 9999;
}

.google-review-desk a span {
    display: block;
}

.google-review-desk a:hover, .google-review-desk a:focus{
    background: rgba(0, 32, 87, 1);
    color: #fff;
    text-decoration: none;
}


.google-review-desk {
    position: fixed;
    right: 0;
    top: 250px;
    z-index: 9999;
}


/*Navbar*/

.navbar{border:1px solid transparent !important;  box-shadow: none !important; margin-bottom:0px !important;}
.navbar-default{background-color:transparent !important;border-color:transparent !important; background: transparent !important;}
.navbar-nav > .active > a,.navbar-nav > .active > a:hover,.navbar-nav > .active > a:focus{background-color:transparent !important; background: transparent !important;box-shadow: none !important;}


.navbar-collapse {
padding: 0 !important;
}
.topbar-menu ul li a {
    padding: 10px 12.50px;
    color: #fff;
    font-size: 16px;
}

.topbar-menu ul li a span:hover {
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
}
.navbar-nav>li.active a span {
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
}

.topbar-menu ul li a:hover, .topbar-menu ul li a:focus{background: transparent; color: #fff;}



li#menu-item-29 a span:hover {
    border-bottom: none;
}
li#menu-item-29 a {
    background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(146,146,146,1)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
    background: -o-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#929292', endColorstr='#000000',GradientType=0 );
    font-weight: 600;
    padding: 8px 7px;
    border-radius: 6px;
    margin-right: 12px;
}





.top-header-section-area{}
.header-logo img {
position: absolute;
top: -50px;
}
.header-logo {
position: relative;
}
.header-phone-area {
    padding: 13px 0 30px;
    margin-left: 14%;
}
.head-phn-icon {
display: inline-block;
border-right: 3px solid #233d69;
padding: 0 5px;
}
.head-phn-detail {
display: inline-block;
font-family: open sans;
position: relative;
top: 17px;
padding-left: 5px;
}
.head-phn-detail span {
color: #b1b1b1;
font-size: 17px;
font-weight: 600;
}
.head-phn-detail a {
font-size: 22px;
color: #000;
font-weight: 600;
line-height: 1;
}
.head-phn-detail a:hover, .head-phn-detail a:focus{text-decoration: none; color: #000;}




.header-email-area {
padding: 22px 0 30px;
}
.head-email-icon {
display: inline-block;
border-right: 3px solid #233d69;
padding: 0 5px;
}
.head-email-detail {
display: inline-block;
font-family: open sans;
position: relative;
top: 17px;
padding-left: 5px;
}
.head-email-detail span {
color: #b1b1b1;
font-size: 13px;
font-weight: 600;
}
.head-email-detail a {
font-size: 20px;
color: #000;
font-weight: 700;
line-height: 1;
}
.head-email-detail a:hover, .head-email-detail a:focus{text-decoration: none; color: #000;}

.header-social-area {
margin: 30px 0;
text-align: right;
padding: 0 0px;
}

.header-social-area ul {
padding-left: 0;
margin: 0;
list-style: none;
}
.header-social-area ul li:last-child {
border-right: 1px solid #dfdfdf;
}
.header-social-area ul li {
    display: inline-block;
    border-left: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    width: 34px;
    height: 40px;
    text-align: center;
    margin-left: -5px;
}
.header-social-area ul li a {
font-size: 25px;
color: #233d69;
position: relative;
padding: 0px 0;
width: 100%;
display: block;
height: 100%;
}




section.topbar-header-menu-area {
background: url(img/header-menu-bg.png);
background-repeat: repeat-x;
}


.banner-section-area {
background: url(img/banner-pic.jpg);
min-height: 468px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.banner-caption-area h1 {
    font-weight: 700;
    font-size: 56px;
    color: #000;
}
.banner-caption-area h3 {
margin-top: 0;
font-weight: 400;
font-size: 33px;
color: #000;
}
.banner-caption-area {
padding-top: 97px;
}




.home-service-section-area{background: url(img/DO-YOU-QUALIFY-bg.jpg); background-size: cover; background-position: center; background-repeat: no-repeat;}

.home-service-modal-form {
    padding: 20px;
}

.modal-dialog {
    width: 1170px !important;
    max-width: 100% !important;
}

.service-migration-area {
width: 100%;
float: left;
padding: 15px 0;
}
.service-migration-area a:hover, .service-migration-area a:focus{text-decoration: none;}
.single-service-migration {
background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(146,146,146,1)), color-stop(100%, rgba(0,0,0,1)));
background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
background: -o-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
background: -ms-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#929292', endColorstr='#000000',GradientType=0 );
color: #fff;
text-align: center;
padding: 10px 10px;
margin: 15px 0;
}

.service-migration-txt {
display: inline-block;
vertical-align: middle;
padding-left: 10px;
}
.service-migration-txt h3 {
margin: 0;
}

.service-migration-img {
display: inline-block;
top: 0;
vertical-align: middle;
}
.service-migration-img img {
width: 70px;
}

.service-qualify-text-area {
text-align: center;
padding: 15px 0;
}
.service-qualify-text-area h2 {
margin: 0;
font-weight: 500;
}
.service-qualify-text-area h1 {
margin: 0;
font-weight: 700;
}
.single-home-service-post {
position: relative;
margin: 15px 0;
}
.single-home-service-img {
display: block;
}
.single-home-service-img img {
width: 100%;
}
.single-home-service-title {
text-align: center;
position: absolute;
width: 100%;
bottom: 0;
}

.single-home-service-title button {
background-image: url(img/home-service-button.png);
background-size: 100% 100%;
width: 100%;
display: block;
color: #fff;
font-size: 21px;
font-weight: 600;
height: 60px;
line-height: 1;
padding: 16px 0;
background-color: #fff;
}
.single-home-service-title button:hover, .single-home-service-title button:focus{color: #fff; text-decoration: none;}
button.service-padd5 {
padding: 5px 0;
}


.welcome-content-section-area {
background: url(img/welcome-bg.png);
background-size: cover;
padding: 30px 0;
}

.welcome-title h2 {
font-weight: 500;
font-size: 35px;
}
.welcome-title h2 span {
color: #233d69;
}
.welcome-content p {
text-align: justify;
font-size: 16px;
font-weight: 300;
}
.welcome-content {
font-family: open sans;
}
.welcome-content img {
margin-bottom: 20px;
}

.welcome-readmore a {
    background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(146,146,146,1)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
    background: -o-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(146,146,146,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#929292', endColorstr='#000000',GradientType=0 );
    color: #fff !important;
    font-weight: 700;
    font-size: 16px;
}
.welcome-readmore a:hover, .welcome-readmore a:focus{text-decoration: none; color: #fff;}

.welcome-readmore {
margin: 15px 0;
}




.tes-content {
    min-height: 242px;
    padding: 0 9px;
}
section.front-testimonial-area-section {
background: url(img/testimonials-bg.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding-bottom: 20px;
}
.testimonial-item {
background: url(img/testimonials-text-box.png);
background-size: 100% 100%;
background-position: center;
text-align: center;
padding: 16px 56px;
margin: 0 15px;
min-height: 260px;
font-size: 16px;
}
.testimonial-title-area {
color: #b1b1b1;
padding: 30px 0;
}
.testimonial-title-area h1 {
font-size: 45px;
margin: 0;
}

.testimonial2-title-area {
color: #233d69;
padding: 30px 0;
}
.testimonial2-title-area h1 {
font-size: 45px;
margin: 0;
}


.owl-controls {
width: 200px;
margin: 25px auto;
text-align: center;
}
.owl-prev {
display: inline-block;
width: 63px;
margin-right: 3px;
background: #233d69;
color: #fff;
text-align: center;
font-size: 38px;
line-height: 0;
}

.owl-next {
display: inline-block;
width: 63px;
margin-left: 3px;
background: #233d69;
color: #fff;
text-align: center;
font-size: 38px;
line-height: 0;
}



.live-chat-area {
background: #233d69;
padding-top: 68px;
}

.livechat-content {
display: inline-block;
color: #fff;
vertical-align: middle;
}
.live-chat-img {
display: inline-block;
vertical-align: middle;
}

.livechat-content h3 {
font-size: 30px;
font-weight: 700;
margin: 0;
}
.livechat-content h3 a, .livechat-content h3 a:hover, .livechat-content h3 a:focus{
color: #fff;
}

.home-form-section-area {
padding: 30px 0;
background: #f2efef;
}

.home-form-area{float: left; width: 100%; background: #f2efef;}
.home-form-left-txt{}

.form-padd0{padding: 0 !important}
.home-form-left-txt h3 {
font-size: 35px;
color: #58595b;
}
.home-form-left-txt {
padding: 36% 30px 36% 39px;
}
.home-form {
padding: 18px 0 0px;
}
.home-form>.frm_style_formidable-style.with_frm_style input[type=text], .home-form>.frm_style_formidable-style.with_frm_style input[type=email] {
border-radius: 0;
height: 45px;
}
.home-form>.frm_style_formidable-style.with_frm_style .form-field {
margin-bottom: 10px;
}
input#field_k98g53 {
background-image: url(img/name-icon.png);
background-repeat: no-repeat;
padding-left: 70px;
}
input#field_phjp5f {
background-image: url(img/email-icon.png);
background-repeat: no-repeat;
padding-left: 70px;
}
input#field_m1rxj5 {
background-image: url(img/your-question-icon-home.png);
background-repeat: no-repeat;
padding-left: 70px;
height: 45px;
}
.home-form-title h3 {
    font-weight: 700;
    color: #233d69;
    font-size: 30px;
}

.home-form>.frm_style_formidable-style.with_frm_style input[type=submit], .home-form>.frm_style_formidable-style.with_frm_style input[type=submit]:hover, .home-form>.frm_style_formidable-style.with_frm_style input[type=submit]:focus{
background: -moz-linear-gradient(90deg, #233d69 0%, #0441a8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0441a8), color-stop(100%, #233d69));
background: -webkit-linear-gradient(90deg, #233d69 0%, #0441a8 100%);
background: -o-linear-gradient(90deg, #233d69 0%, #0441a8 100%);
background: -ms-linear-gradient(90deg, #233d69 0%, #0441a8 100%);
background: linear-gradient(0deg, #233d69 0%, #0441a8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0441a8', endColorstr='#233d69',GradientType=0 );
color: #fff;
border-radius: 0;
width: 255px;
max-width: 100%;
border: 3px solid #637493;
font-size: 23px;
font-weight: 700;
font-family: "Raleway";
height: 45px;
padding: 0;
}
.home-form>.frm_style_formidable-style.with_frm_style fieldset {
padding: 0;
}


#frm_form_6_container #frm_field_cptch_number_container {
    width: 255px;
    max-width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    clear: none !important;
    float: left;
    background: #233D69;
    color: #fff !important;
    padding: 5px 15px;
}

#frm_form_6_container #frm_field_cptch_number_container .cptch_input{
    height: 35px !important;
}



#frm_field_cptch_number_container {
    width: 215px;
    margin-left: auto;
    margin-right: auto;
}

.success-story-area-section {
background: #f7f5f5;
padding: 30px 0;
}
.sucess-story-txt a {
padding-left: 15px;
color: #233d69;
font-weight: 700;
font-size: 42px;
position: relative;
top: 5px;
}
.sucess-story-txt a:hover,.sucess-story-txt a:focus{color: #233d69;}
.sucess-story-txt {
text-align: center;
}
.sucess-story-txt h1{margin: 0;}


.footer-area-section {
background: url(img/footer-bg-pic.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

.footer-map-area {
width: 100%;
float: left;
padding: 10px;
border: 1px dashed #989494;
margin: 30px 0;
}
.footer-map-title {
background: #fff;
text-align: center;
padding: 10px 0;
color: #233d69;
border-bottom: 1px dashed #b5b5b5;
}
.footer-map-title h3 {
margin: 0;
font-size: 27px;
}



.footer-social-area {
width: 100%;
float: left;
padding: 10px;
border: 1px dashed #989494;
margin: 30px 0 10px;

}
.footer-social-title {
background: #f7f7f7;
text-align: center;
padding: 10px 0;
color: #233d69;
border-bottom: 1px dashed #b5b5b5;
}
.footer-social-title h3 {
margin: 0;
font-size: 27px;
}
.footer-social-feed {
background: #f7f7f7;
padding: 20px 10px;
}

.footer-review a span {
    top: 0px !important;
}

.footer-fb-feed {
padding: 10px 0;
}
.footer-fb-feed a {
background: -moz-linear-gradient(90deg, #000000 0%, #929292 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #929292), color-stop(100%, #000000));
background: -webkit-linear-gradient(90deg, #000000 0%, #929292 100%);
background: -o-linear-gradient(90deg, #000000 0%, #929292 100%);
background: -ms-linear-gradient(90deg, #000000 0%, #929292 100%);
background: linear-gradient(0deg, #000000 0%, #929292 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#929292', endColorstr='#000000',GradientType=0 );
display: block;
width: 100%;
padding: 5px 0;
font-size: 27px;
text-align: center;
color: #fff;

}
.footer-fb-feed a:hover, .footer-fb-feed a:focus{color: #fff; text-decoration: none;}
.footer-fb-feed a span {
position: relative;
top: 0px;
}
.footer-fb-feed a i {
font-size: 45px;
}
.footer-gp-feed{padding: 10px 0;}
.footer-gp-feed a {
background: -moz-linear-gradient(90deg, #000000 0%, #929292 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #929292), color-stop(100%, #000000));
background: -webkit-linear-gradient(90deg, #000000 0%, #929292 100%);
background: -o-linear-gradient(90deg, #000000 0%, #929292 100%);
background: -ms-linear-gradient(90deg, #000000 0%, #929292 100%);
background: linear-gradient(0deg, #000000 0%, #929292 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#929292', endColorstr='#000000',GradientType=0 );
display: block;
width: 100%;
padding: 5px 0;
font-size: 27px;
text-align: center;
color: #fff;
}
.footer-gp-feed a:hover, .footer-gp-feed a:focus{color: #fff; text-decoration: none;}
.footer-gp-feed a i {
font-size: 45px;
}
.footer-gp-feed a span {
position: relative;
top: 0px;
}



.footer-useful-link-area {
width: 100%;
float: left;
margin-bottom: 30px;
}
.footer-usefull-link-title h3 {
margin: 0;
color: #b1b1b1;
font-size: 28px;
}
.footer-usefull-link-title {
text-align: center;
padding: 10px 0;
border-bottom: 1px dashed #b1b1b1;
}

.footer-useful-link-detail {
padding: 10px 0;
}
.usefull-link-list{}
.usefull-link-list ul li a {
color: #8d8b8b;
font-weight: 700;
font-size: 15px;
}


.usefull-link-list ul li a:hover, .usefull-link-list ul li a:focus{
color: #f8f8f8;
}



.usefull-link-list ul {
padding-left: 0;
margin: 0;
}


.footer-get-in-touch-area {
width: 100%;
float: left;
padding: 10px;
border: 1px dashed #989494;
margin: 30px 0 30px;

}
.footer-get-touch-title {
background: #f7f7f7;
text-align: center;
padding: 10px 0;
color: #233d69;
border-bottom: 1px dashed #b5b5b5;
}
.footer-get-touch-title h3 {
margin: 0;
font-size: 27px;
}
.footer-get-touch-detail {
background: #f7f7f7;
padding: 20px;
}
.footer-single-get-touch {
color: #000;
font-weight: 500;
padding-bottom: 20px;
font-size: 18px;
}
.get-touch-address{}

.get-touch-phone a, .get-touch-phone a:hover, .get-touch-phone a:focus{
color: #233d69;
}
.get-touch-email a, .get-touch-email a:hover, .get-touch-email a:focus{
color: #233d69;
}
.footer-copyright-area {
color: #e1e1e1;
border-top: 1px dashed #989494;
padding: 20px 0;
}
.copyright-text-area {
font-weight: 500;
}


/*****#################++++++++++++#################*/
/*****#################++++++++++++#################*/
/*****#################++++++++++++#################*/
.inner-testimonial-area-section{
    background: url(img/inner-testi-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 20px;  
}

.inner-banner-section {
    background: url(img/inner-banner-pic.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 35px 0;
}
.inner-banner-sec {
    text-align: center;
    padding: 10px 0;
    color: #fff;
}

.inner-banner-sec h1 {
    font-size: 50px;
    margin: 0;
    font-weight: 800;
    -webkit-text-stroke: 1px black;
    text-shadow: 1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000, 1px 1px 0 #000;
}
.inner-content-section {
    padding: 15px 0;
}
.inner-left-content ul li {
    list-style: disc;
}
.inner-left-content{padding: 15px 0; font-family: "open sans"; font-weight: 300;}
.inner-left-content p{text-align: justify}
.inner-right-sidebar{padding: 15px 0;}
.single-inner-into-img {
    padding: 15px 0;
}
.inner-inside-img-area {
    padding-bottom: 5px;
}
.inn-sidebar-qualifier-part{background: url(img/inner-qualifier-bg.jpg); background-size: cover; background-position: center center;    padding: 30px;}

.inner-qualifier-title {
    text-align: center;
    color: #fff;
    padding-bottom: 30px;
}

.inner-qualifier-title h1 {
    font-weight: 600;
    margin: 10px 0;
    font-size: 34px;
}
.inner-qualifier-title h4 {
    font-size: 19px;
    font-weight: 600;
}
.inner-qualifier-btn{text-align: center;}
/*
.inner-qualifier-btn a {
    background: -moz-linear-gradient(90deg, #233d69 0%, #0543ac 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0543ac), color-stop(100%, #233d69));
    background: -webkit-linear-gradient(90deg, #233d69 0%, #0543ac 100%);
    background: -o-linear-gradient(90deg, #233d69 0%, #0543ac 100%);
    background: -ms-linear-gradient(90deg, #233d69 0%, #0543ac 100%);
    background: linear-gradient(0deg, #233d69 0%, #0543ac 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0543ac', endColorstr='#233d69',GradientType=0 );
    color: #fff;
    font-size: 22px;
    width: 100%;
    display: block;
    padding: 8px 0;
    font-weight: 700;
    border: 1px solid #fff;
    box-shadow: inset 0px 0px 0px 0px #233d69,0px 0px 0px 2px #233d69;
    -webkit-box-shadow: inset 0px 0px 0px 0px #233d69,0px 0px 0px 2px #233d69;
    -moz-box-shadow: inset 0px 0px 0px 0px #233d69,0px 0px 0px 2px #233d69;
    -o-box-shadow: inset 0px 0px 0px 0px #233d69,0px 0px 0px 2px #233d69;
}
*/

.inner-qualifier-btn button {
    background: -moz-linear-gradient(90deg, #233d69 0%, #0543ac 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0543ac), color-stop(100%, #233d69));
    background: -webkit-linear-gradient(90deg, #233d69 0%, #0543ac 100%);
    background: -o-linear-gradient(90deg, #233d69 0%, #0543ac 100%);
    background: -ms-linear-gradient(90deg, #233d69 0%, #0543ac 100%);
    background: linear-gradient(0deg, #233d69 0%, #0543ac 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0543ac', endColorstr='#233d69',GradientType=0 );
    color: #fff;
    font-size: 22px;
    width: 100%;
    display: block;
    padding: 8px 0;
    font-weight: 700;
    border: 1px solid #fff;
    box-shadow: inset 0px 0px 0px 0px #233d69,0px 0px 0px 2px #233d69;
    -webkit-box-shadow: inset 0px 0px 0px 0px #233d69,0px 0px 0px 2px #233d69;
    -moz-box-shadow: inset 0px 0px 0px 0px #233d69,0px 0px 0px 2px #233d69;
    -o-box-shadow: inset 0px 0px 0px 0px #233d69,0px 0px 0px 2px #233d69;
}


.inner-qualifier-btn button:hover, .inner-qualifier-btn button:focus{color: #fff; text-decoration: none;}



.inner-sidebar-livechat-area {
    background: #233d69;
}

.inner-side-livechat-img {
    display: inline-block;
    padding-top: 10px;
}
.inner-side-livechat-txt {
    display: inline-block;
}
.inner-side-livechat-txt a {
    color: #fff;
    font-size: 29px;
    font-weight: 700;
}
.inner-side-livechat-txt a:hover, .inner-side-livechat-txt a:focus{color: #fff; text-decoration: none;}

.inner-sidebar-form-area {
    background: #f2efef;
    padding: 15px 30px 0;
}
.inner-form-title h1 {
    margin: 0;
    font-size: 40px;
    font-weight: 700;
}
.inner-form-title {
    text-align: center;
    color: #58595b;
    padding-bottom: 15px;
}


.inner-form>.frm_style_formidable-style.with_frm_style input[type=text], .inner-form>.frm_style_formidable-style.with_frm_style input[type=email] {
border-radius: 0;
height: 45px;
}
.inner-form>.frm_style_formidable-style.with_frm_style .form-field {
margin-bottom: 10px;
}
input#field_d7ne25 {
background-image: url(img/name-icon.png);
background-repeat: no-repeat;
padding-left: 70px;
}
input#field_xnjj4e {
background-image: url(img/email-icon.png);
background-repeat: no-repeat;
padding-left: 70px;
}
input#field_jn3sao {
background-image: url(img/your-question-icon.png);
background-repeat: no-repeat;
padding-left: 70px;
height: 64px;
}

.inner-form>.frm_style_formidable-style.with_frm_style input[type=submit], .inner-form>.frm_style_formidable-style.with_frm_style input[type=submit]:hover, .inner-form>.frm_style_formidable-style.with_frm_style input[type=submit]:focus{
background: -moz-linear-gradient(90deg, #233d69 0%, #0441a8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0441a8), color-stop(100%, #233d69));
background: -webkit-linear-gradient(90deg, #233d69 0%, #0441a8 100%);
background: -o-linear-gradient(90deg, #233d69 0%, #0441a8 100%);
background: -ms-linear-gradient(90deg, #233d69 0%, #0441a8 100%);
background: linear-gradient(0deg, #233d69 0%, #0441a8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0441a8', endColorstr='#233d69',GradientType=0 );
color: #fff;
border-radius: 0;
width: 100%;
border: 3px solid #637493;
font-size: 23px;
font-weight: 700;
font-family: "Raleway";
margin-top: 0 !important;
height: 50px;
padding: 0;
}
.inner-form>.frm_style_formidable-style.with_frm_style fieldset {
padding: 0;
}

.inner-left-content a, .inner-left-content a:hover, .inner-left-content a:focus{
    color: #00124d;
    font-weight: 500;
}


.contact-section {
    padding: 15px 0;
}
.contact-page-content {
    padding: 15px 0;
}
.contact-page-content p{
    font-weight: 300; 
    text-align: justify;
}

.contact-page-form {
    background: #f4f4f4;
    padding: 30px 15px 0;
    margin-bottom: 30px;
}


.contact-page-form>.frm_style_formidable-style.with_frm_style input[type=text], .contact-page-form>.frm_style_formidable-style.with_frm_style input[type=email] {
    border-radius: 0;
    height: 40px;
        border: transparent;
}
.contact-page-form>.frm_style_formidable-style.with_frm_style textarea, .contact-page-form>.frm_style_formidable-style.with_frm_style textarea:focus{
    border-radius: 0;
    border: transparent;
    border-right: 3px solid #233d69;
    
}
input#field_5ctcpe {
    border-right: 3px solid #233d69;
}

input#field_apv0pg {
    border-right: 3px solid #233d69;
}
#frm_field_185_container label {
    text-align: center !important;
}
#frm_field_185_container {
    text-align: center !important;
}



.contact-page-form>.with_frm_style.frm_center_submit .frm_submit input[type=submit], .contact-page-form>.with_frm_style.frm_center_submit .frm_submit input[type=submit]:hover{
    background: #233d69;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-top: 0;
    padding: 5px 40px;
}

.contact-page-form>.frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 15px;
}

.contact-page-form>.frm_style_formidable-style.with_frm_style fieldset {
   padding: 0;
}



.contact-address-area {
    background: #f7f5f5;
       padding: 30px 50px 10px;
    text-align: center;
    font-family: "open sans";
    border: 2px solid transparent;
     min-height: 367px;
    margin-bottom: 30px;
}
.contact-address-area:hover {
    border: 2px solid #233d69;
}
.contact-page-address-info {
    padding-top: 10px;
}

.contact-address-first {
    color: #000;
    padding: 10px 0;
}
.contact-address-second {
    color: #000;
    padding: 10px 0;
}


.contact-phone-area {
    background: #f7f5f5;
    text-align: center;
    padding: 30px;
    font-family: "open sans";
    border: 2px solid transparent;
        min-height: 367px;
    margin-bottom: 30px;
}

.contact-phone-area:hover {
    border: 2px solid #233d69;
}


.contact-page-phone-info {
    padding: 20px 0;
}
.contact-page-phone-info a {
    color: #233d69;
    font-size: 25px;
    font-weight: 600;
}




.contact-email-area {
    background: #f7f5f5;
    text-align: center;
    padding: 30px;
    font-family: "open sans";
    border: 2px solid transparent;
        min-height: 367px;
    margin-bottom: 30px;
}

.contact-email-area:hover {
    border: 2px solid #233d69;
}


.contact-page-email-info {
    padding: 20px 0;
}
.contact-page-email-info a {
    color: #233d69;
    font-size: 25px;
    font-weight: 600;
}
#frm_form_9_container #frm_field_cptch_number_container {
    padding-left: 15px !important;
    padding-right: 15px !important;
}




.faq-section-area {
    font-family: "open sans";
    cursor: pointer;
}
.panel {
    margin-bottom: 5px !important;
    box-shadow: none !important;
}
.panel-body {
    padding: 15px;
    border: 1px solid #000;
    margin-left: 66px;
}

h3.panel-title {
    display: inline-block;
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
span.faq-icon {
    display: inline-block;
        margin-right: 15px;
}
span.faq-icon i {
    background: #233d69;
    color: #fff;
    padding: 2px 7px;
    font-size: 22px;
    font-weight: 700;
    border-radius: 100%;
    border: 2px solid #ddd;
}



.blog-section-area {
    padding: 15px 0;
}
.blog-top-text-area {
    padding: 15px 0;
    font-family: "open sans";
}
.single-blog-area {
    width: 100%;
    float: left;
    background-repeat: repeat-y;
    margin-bottom: 30px;
}

.blogpost-meta ul {
    list-style: none;
    padding-left: 0;
}
.blogpost-meta ul li {
    padding-right: 15px;
    display: inline-block;
}
.articlePostThumb {
    padding-bottom: 10px;
}

.singblogpost-page-section {
    padding: 15px 0;
}
.single-blog-left-content {
    padding: 15px 0;
}
.single-blog-right-sidebar {
    padding: 15px 0;
}


@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
  content: "\f18e";
  position: absolute;
  right: 6px;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}










.close {
    float: right;
    font-size: 50px !important;
    font-weight: 700 !important;
    line-height: 0 !important;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff !important;
    opacity: 1 !important;
    padding: 0px 0px 0px !important;
    height: 35px;
    width: 35px;
}

.close:focus, .close:hover {
    color: #d01616 !important;
    text-decoration: none;
    opacity: 1 !important;
    border: none !important;
    outline: none;
}
h3#lineModalLabel {
    font-weight: 700;
    color: #15274c;
}
.modal-header {
    background: #f2efef;
}

.home-service-modal-form>.frm_style_formidable-style.with_frm_style input[type=text], .home-service-modal-form>.frm_style_formidable-style.with_frm_style select{
    border-radius: 0;
    height: 40px;
    border: 1px solid #233d69;
}

.home-service-modal-form>.frm_style_formidable-style.with_frm_style textarea{border: 1px solid #233d69;border-radius: 0;}


.home-service-modal-form>.frm_style_formidable-style.with_frm_style input[type=submit], .home-service-modal-form>.frm_style_formidable-style.with_frm_style input[type=submit]:hover, .home-service-modal-form>.frm_style_formidable-style.with_frm_style input[type=submit]:focus {
    background: -moz-linear-gradient(90deg, #233d69 0%, #0441a8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0441a8), color-stop(100%, #233d69));
    background: -webkit-linear-gradient(90deg, #233d69 0%, #0441a8 100%);
    background: -o-linear-gradient(90deg, #233d69 0%, #0441a8 100%);
    background: -ms-linear-gradient(90deg, #233d69 0%, #0441a8 100%);
    background: linear-gradient(0deg, #233d69 0%, #0441a8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0441a8', endColorstr='#233d69',GradientType=0 );
    color: #fff;
    border-radius: 0;
    border: 3px solid #637493;
    font-size: 23px;
    font-weight: 700;
    font-family: "Raleway";
    margin-top: 0 !important;
    height: 50px;
       padding: 6px 20px 10px;
}

.home-service-modal-form>.frm_style_formidable-style.with_frm_style .frm_left_container label.frm_primary_label { font-size: 13px;}
.ui-datepicker-title {
    color: #000 !important;
}

.reprentative-location-title{   font-size: 18px; font-weight:bold; color:#13408c; margin: 10px 0;}
.single-sponsor {
    text-align: center;
    padding: 10px 0;
}

.single-sponsor-txt {
    text-align: left;
    padding: 10px 0;
}

.single-sponsor-txt p{text-align:left !important;}

.single-sponsor-txt a, .single-sponsor-txt a:hover, .single-sponsor-txt a:focus{color:#000; text-decoration:none;}
.representatives-content {
    margin: 8px 0;
    font-size: 18px;
}

.representatives-content span{font-weight: bold;}
.blog-title h3 {
    margin: 5px 0;
}

.inner-blog-img {
    margin-bottom: 10px;
}
.articleContent ul {
    list-style: inherit;
}



.sidebar-sevices {
    padding: 15px 0;
}
.sidebar-sevices h3 {
    margin: 10px 0;
    background: #231b0c;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    font-size: 28px;
    font-weight: 700;
}
.sidebar-sevices ul {
    padding-left: 0;
    margin: 0;
list-style:none;
}

.sidebar-sevices ul li a, .sidebar-sevices ul li a:hover, .sidebar-sevices ul li a:focus{
        background: #233d69;
    display: block;
    font-size: 22px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 5px 15px;
    text-decoration: none;
}

/*extra css morshed*/
.header-social-area ul li {display: inline-block;border-left: 1px solid #dfdfdf;border-top: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf;width: 34px;height: 40px;text-align: center;margin-left: -5px;}
.header-social-area ul li a {font-size: 25px;color: #233d69;position: relative;padding: 0px 0;width: 100%;display: block;height: 100%;}
.footer-fb-feed a img {background-color: #fff;padding: 10px 15px;border-radius: 8px;opacity: 0.6;}
.footer-gp-feed a img {background-color: #fff;padding: 10px 10px;border-radius: 8px;opacity: 0.6;}

