@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, b, i, center, ul, li, fieldpanel-body, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, figure, figcaption, footer, header, smenu, nav, section, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;}
img{max-width:100%;height:auto;}
ol, ul{list-style-type: none;}
html{height:100%;}
body{font-family: 'Roboto', sans-serif;font-weight:400;font-size:14px;background:#ffffff;color:#333;line-height:1.4;min-height:100%;margin:0 auto; padding:0px !important;}
h1,h2,h3,h4,h5,h6{margin-bottom:10px;color:#2f3430;margin-top: 0px;}
p{margin:0 0 15px 0;line-height:1.4}
a, a:visited, a:focus, a:hover,a:active{text-decoration:none;outline:0;}
a, i, button{-webkit-transition:all 300ms linear;-moz-transition:all 300ms linear;-o-transition:all 300ms linear;-ms-transition:all 300ms linear;transition:all 300ms linear;}
a{color:#333;}
a:hover{color:#000;}
.clearfix:before, .clearfix:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.clearfix, .clearfix:after{clear:both;}
a:focus, button:focus, input:focus{outline:none !important;box-shadow:none !important;}
.text-center {text-align: center;}
.text-left {text-align: left;}
.text-right {text-align: right;}
:after, :before,* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
/*.container {max-width: 930px;margin: 0 auto;padding: 0px 20px;}*/
/*.row {margin-left: -20px;margin-right: -20px;}*/
.row:before, .row:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.row, .row:after{clear:both;}
.col {padding-left: 20px;padding-right: 20px;float: left;}
.col-full {width: 100%;}
.hr {border-width: 1px;border-color: #696262; margin: 35px 0px;}

/*wrapper css*/
.top_section {min-height: 800px;position: relative;background-image: url('../images/bannerbg.jpg');background-repeat: no-repeat;background-color: #3fa6f3;background-position: left bottom;background-size: 100% 800px;margin-bottom: 350px;}
.top_section .logo {text-align: center;padding-top: 35px;margin-bottom: 20px;}
.top_section .logo a{display: inline-block;}
.banner_caption h1 {font-size: 60px;color: #ffffff;font-weight: 700;line-height: normal;}
.banner_caption h3 {font-size: 36px;color: #ffffff;font-weight: normal;line-height: normal;}
.form-group {margin-bottom: 15px;position: relative;}
.subscribe_form {position: relative;margin-top: 30px;}
.subscribe_form .form-control {width: 100%;max-width: 490px;height: 50px;padding: 0px 20px;background: #ffffff;border-radius: 25px;margin-bottom: 15px;color: #848484;font-size: 16px;text-align: left;line-height: 1.4;border: 0px;outline: none !important;}
.subscribe_form .btn{background: #001230;border: 1px solid #001230;outline: none;border-radius: 25px;font-size: 18px;width: 230px;margin-left: 10px;height: 50px;color: #ffffff;font-weight: 500;display: inline-block;line-height: 50px;}
.btn, button {cursor: pointer;}
.subscribe_form p {color: #ffffff;font-size: 14px;}
.banner_bot {position: absolute;left: 0px;right: 0px;pointer-events: none;bottom: -36%;}

/*service section css*/
.service_section .col {width: 33.33%;margin-bottom: 30px;}
.service_section .icon{margin-bottom: 25px;}
.service_section .content h3{font-size: 18px;color: #161616;font-weight: 500;margin-bottom: 12px;}
.service_section .content p {font-size: 16px;color: #848484;font-weight: normal;}

/*process section css*/
.process_section  {position: relative;padding: 35px 0px;}
.process_section .process_tab{width: 250px;position: relative;margin-right: 30px;float: left;}
.process_section .process_tab .text {width: 180px;background: #3fa6f3;font-size: 36px;font-weight: 700;color: #ffffff;text-align: center;height: 140px;line-height: 140px;padding-left: 20px;}
.process_section .process_tab:after{position: absolute;content: " ";top: 0px;right: 0px;border-top: 70px solid transparent;border-bottom: 70px solid transparent;border-left: 70px solid #3fa6f3;}
.process_list {overflow: hidden;}
.process_list .item {float: left;width: 104px;}
.process_list .item.arrow {width: 64px;text-align: center;margin-top: 30px;}
.process_list .item .icon{margin-bottom: 10px;}
.process_list .item h4 {font-size: 13px;color: #505050;font-weight: 500;margin-bottom: 0px;}

/*faq section css*/
.accordian_tabs .row {margin: 0px -11px;}
.accordian_tabs .row .col {width: 50%;float: left;padding: 0px 11px;}
.faq_section {position: relative;padding: 35px 0px;}
.title {color: #161616;font-size: 36px;font-weight: 500;margin-bottom: 35px;}
.accordian_tabs .accordion {margin: 0px;}
.accordian_tabs .accordion .panel {margin-bottom: 10px;border: 1px solid #e8e8e8;}
.accordian_tabs .accordion .panel .toggle_link{color: #505050;font-weight: 500;font-size: 18px;padding: 5px 30px 5px 20px;display: block;background: #f5f5f5;position: relative;height: 70px;}
.accordian_tabs .accordion .panel .toggle_link>span {position: absolute;left: 20px;right: 40px;top: 50%;transform: translateY(-50%);}
.accordian_tabs .accordion .panel .toggle_link .fa {color: #969696;position: absolute;top: 50%;transform: translateY(-50%);right: 0px;width: 40px;text-align: center;pointer-events: none;background: #f5f5f5;}
.accordian_tabs .accordion .panel .panel-body {display: none;}

.accordian_tabs .accordion .panel .panel-body{padding: 20px;font-size: 15px;color: #000000;}
.accordian_tabs .accordion .panel .panel-body p {margin-bottom: 10px;color: #000000;}
.accordian_tabs .accordion .panel .panel-body p:last-child{margin-bottom: 0px;}
.accordion-container{position: relative;height: auto;margin: 10px auto;}
.accordion-container > h2{text-align: center;color: #fff;padding-bottom: 5px;margin-bottom: 20px;padding-bottom: 15px;border-bottom: 1px solid #ddd;}
/*footer section css*/
.footer_section {padding:35px 0px 50px;}
.cta {display: block;margin-bottom: 15px;}
.cta .btn_site {font-size: 18px;font-weight: 500;text-align: center;background: #3fa6f3;color: #ffffff;border-radius: 25px;padding: 14px 31px;display: inline-block;}
.cta .btn_site:hover, .cta .btn_site:focus, .cta .btn_site:active {background: #001230;}
.footer_bot {text-align: center;margin-top: 60px;}
.footer_bot p{margin-bottom: 0px;color: #505050;font-size: 14px;}
b{font-weight: 700;}
.margin-bottom-0 {margin-bottom: 0px !important;}








.modal_container {display: none;position: fixed;z-index: 9999;padding-top: 100px;left: 0;top: 0;width: 100%;height: 100%;overflow: auto;background-color: rgb(0,0,0);background-color: rgba(0, 0, 0, 0.7);}
/* Modal Content */
.modal-content {position: relative;background-color: #fefefe;margin: auto;padding: 0;border: 1px solid #888;width: 600px;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);-webkit-animation-name: animatetop;-webkit-animation-duration: 0.4s;animation-name: animatetop;animation-duration: 0.4s }

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}
@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}
/* The Close Button */
.modal-header .close {position: absolute;top: 50%;transform: translateY(-50%);right: 0px;width: 30px;text-align: center;font-size: 28px;font-weight: bold;color: #000000;}
.modal-header .close:hover, .modal-header .close:focus {color: #000;text-decoration: none;cursor: pointer;}
.modal-header {padding: 15px;background-color: #ffffff;border-bottom: 1px solid #dcdcdc;position: relative;font-weight: 700;font-size: 16px;}
.modal-header h2 {margin-bottom: 0px;}
.modal-body {padding: 15px;}
.modal_container .form-group .form-control {height: 40px;background: #fff;position: relative;border: 1px solid #dcdcdc;box-shadow: none;-webkit-transition: all 300ms linear;transition: all 300ms linear;moz-transition: all 300ms linear;ms-transition: all 300ms linear;o-transition: all 300ms linear;webkit-transition: all 300ms linear;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;display: block;width: 100%;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-image: none;}
textarea.form-control {height: auto !important;resize: none;}
.input-group-btn {position: relative;font-size: 0;white-space: nowrap;}
.input-group-addon, .input-group-btn {width: 1%;white-space: nowrap;vertical-align: middle;display: table-cell;}
input[type=file] {display: block;}
.modal_container .file {position: absolute;z-index: 1;width: 100%;opacity: 0;top: 0px;left: 0px;right: 0px;cursor: pointer;}
.input-group {position: relative;display: table;border-collapse: separate;}
.input-group-btn>.btn {position: relative;padding: 9px 10px 9px 10px;background: #3fa6f3;color: #ffffff;font-size: 14px;border: 0px;height: 34px;border-radius: 0px 4px 4px 0px;}
.input-group .form-control {border-radius: 4px 0px 0px 4px;}
button, html input[type=button], input[type=reset], input[type=submit] {-webkit-appearance: button;cursor: pointer;}
.form-control[disabled] {background: #eaedf2;}
.modal_container .btn_form {font-size: 14px;font-weight: 500;text-align: center;background: #3fa6f3;color: #ffffff;border-radius: 25px;border: 0px;padding: 10px 18px;display: inline-block;}
.modal_container .btn_form:hover, .modal_container .btn_form:focus, .modal_container .btn_form:active {background: #001230;}




.home_footers{background:#222222; padding:46px 0 0 0px;}
.home_footers .newsletter_text_top{text-align:center;}
.home_footers .newsletter_text_top p{margin:0 0 25px 0; font-size:20px; letter-spacing:0.50px; color:#ededed; text-transform:uppercase; font-family: 'Montserrat', sans-serif;
 font-weight:300;}
.home_footers .newsletter_text_top p b{color:#ededed; font-weight:700;}
.home_footers .newsletter_border{background:#393939; margin:0 auto; padding:9px; max-width:555px; border-radius:40px; -webkit-border-radius: 40px; -moz-border-radius: 40px; margin-bottom: 49px;}
.home_footers .newsletter_border .form-control{height:50px; border:none; outline:none; box-shadow:none; font-size:13px; color:#000; font-family: 'Roboto', sans-serif; font-weight:400; position:relative; border-radius:40px; padding:0 149px 0 50px; -webkit-border-radius: 40px; -moz-border-radius: 40px;}
.home_footers .newsletter_border .input-groups{position:relative;}
.home_footers .newsletter_border .input-groups:after{content: " "; height:14px; width:18px; background: url(../images/newsletter_email_icon.png) top left no-repeat; position:absolute; top:19px; left:22px; z-index:1;}
.home_footers .newsletter_border .btn_scr{font-size:15px; border:none; position:absolute; right:0; top:0; background:#3fa6f3; color:#fff; letter-spacing:1px; padding:0px 25px 0 25px; line-height:40px; border-radius:40px; margin:5px 5px 0 0px; text-transform:uppercase; font-family: 'Roboto', sans-serif; font-weight:400; -webkit-border-radius: 40px; -moz-border-radius: 40px;}
.home_footers .newsletter_border .btn_scr:focus{outline:none; border:none;}
.home_footers .newsletter_border .btn_scr:hover{background:#222;}
.home_footers .footer_menu_lists_mains{margin:0px; padding:0; display:inline-block; width:100%;}
.home_footers .footer_menu_lists_mains h4{margin:0px; padding:0 0 11px 0; font-size:15px; color:#fff; text-transform:uppercase; font-weight:600; font-family: 'Montserrat', sans-serif; letter-spacing:0.25px; border-bottom:solid 1px #393939;}
.home_footers .footer_menu_lists_mains ul{margin:14px 0 0 0; padding:0px;}
.home_footers .footer_menu_lists_mains ul li{margin:0px; padding:0px;}
.home_footers .footer_menu_lists_mains ul li a{font-size:14px; color:#ededed; margin:0px; padding:0px; display:inline-block; width:100%; font-family: 'Roboto', sans-serif; font-weight:400; line-height:30px; letter-spacing:0.25px;}
.home_footers .footer_menu_lists_mains ul li a:hover{color:#3fa6f3;}
.home_footers .copy_right_bg_home{background:#1b1b1b; display:inline-block; width:100%; padding:20px 0 20px 0px;}
.home_footers .copy_right_bg_home p{margin:0px; padding:0px; color:#afafaf; font-size:13px; text-align:center; font-family: 'Roboto', sans-serif; font-weight:400; letter-spacing:0.25px;}
.home_footers button {-webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear; transition: all .3s linear;}
.home_footers .social_icons_text{display:inline-block; width:100%; margin:40px 0 0 0px;}
.home_footers .social_icons_text ul{display:inline-block; width:100%; margin:0px 0 0 0px; padding:0px; text-align:center;}
.home_footers .social_icons_text ul li{display:inline-block;}
.home_footers .social_icons_text ul li a{display:inline-block; border-radius:100%; height:50px; width:50px; background:#393939; color:#fff; line-height:50px; font-size:16px; margin:0px 2px 0px 2px; -webkit-border-radius: 100%; -moz-border-radius:100%;}
.home_footers .social_icons_text ul li a:hover{background:#3fa6f3; color:#fff;}
.home_footers .social_icons_text .dot_lines{height:4px; background: url(../images/dot_line.png) top left repeat-x; width:100%; margin:20px 0 0 0px;}
.home_footers .call_information_and_mail{display:inline-block; width:100%; margin:32px 0 23px 0px; text-align:center;}
.home_footers .call_information_and_mail .call_info a{background: url(../images/call_icon_footer.png) top 2px left no-repeat; font-size:16px; color:#ededed; font-family: 'Roboto', sans-serif; font-weight:400; letter-spacing:0.25px; padding:0 0 0 25px; display:inline-block;}
.home_footers .call_information_and_mail .email_info a{background: url(../images/mail_icon_footer.png) top 4px left no-repeat; font-size:16px; color:#ededed; font-family: 'Roboto', sans-serif; font-weight:400; letter-spacing:0.25px; padding:0 0 0 25px; display:inline-block;}
.home_footers .call_information_and_mail .sepratore{display:inline-block; width:1px; height:18px; margin:0 30px 0 30px; background:#393939; vertical-align:middle;}
.home_footers .social_icons_text .col-sm-4:nth-child(1){width:35%; padding-right:0px;}
.home_footers .social_icons_text .col-sm-4:nth-child(2){width:30%; padding:0px;} 
.home_footers .social_icons_text .col-sm-4:nth-child(3){width:35%; padding-left:0px;}
.template_download_section{background:#f5f5f5; padding:60px 0 60px 0px;}
.template_download_section .bg_box_wht{background:#fff;     box-shadow: 1px 1px 3px #b1b0b047;}
.template_download_section .bg_box_wht img{max-width:100%;}
.template_download_section .bg_box_wht .cantent_box{padding:25px; -moz-box-shadow: 2px 2px 2px #d6d6d647;  -webkit-box-shadow: 2px 2px 2px #d6d6d647; }
.template_download_section .bg_box_wht .cantent_box h4{margin:0px; padding:0px; color:#222222; font-weight:600; line-height:24px; min-height:72px;}
.template_download_section .bg_box_wht .cantent_box p{margin:11px 0 14px 0; padding:0px; font-size:15px; color:#848484; line-height:24px; font-family: 'Roboto', sans-serif; font-weight:400; min-height: 168px;}
.template_download_section .bg_box_wht .cantent_box a{border:solid 2px #dcdcdc; text-transform:uppercase; color:#716f6f; font-size:14px; line-height:36px; display:inline-block; font-family: 'Roboto', sans-serif; font-weight:400; width:146px; text-align:center; border-radius: 20px; background:#f5f5f5;}
.template_download_section .bg_box_wht .cantent_box a:hover{color:#fff; background:#3fa6f3; border-color:#3fa6f3;}
.template_download_section .bg_box_wht .cantent_box a i{margin:0 5px 0 0px;}




@media screen and (min-width:801px) {
    .process_list .item .icon {min-height: 103px;vertical-align: middle;position: relative;}
    .process_list .item:nth-child(3) .icon{padding-top: 10px;}
}
@media screen and (max-width:991px) {
    .accordian_tabs .accordion .panel .toggle_link{font-size: 16px;}
}
@media screen and (max-width:930px) {
    .top_section {min-height: auto;background-image: none;background-repeat: no-repeat;background-color: #3fa6f3;background-position: left bottom;background-size: initial;margin-bottom: 60px;}
    .banner_bot {position: relative;bottom: 0px;}
    .top_section .logo {margin-bottom: 35px;}
    .banner_caption h1 {font-size: 45px;margin-bottom: 5px;     margin-top: 80px;}
    .banner_caption h3 {font-size: 30px;margin-bottom: 5px;}
    .subscribe_form .form-control {width: 75%;}
    .subscribe_form .btn {display: block;margin: 0 auto;margin-bottom: 15px;}
    .process_list .item {width: 15%;}
    .process_list .item h4 {font-size: 12px;}
}
@media screen and (max-width:800px){
    .process_list .item.arrow {display: none;}
    .process_list .item {width: 50%;margin-bottom: 15px;}
    .process_list .item:nth-child(5) {clear: both;}
}
@media screen and (max-width:767px){
    .banner_caption h3 {font-size: 24px;}
    .service_section .col {width: 50%;}
    .service_section .col:nth-child(3) {clear: both;width: 95%;border: 1px solid #dcdcdc;margin: 0 auto;text-align: center;float: none;margin-bottom: 30px;padding: 15px 15px 0px;}
    .accordian_tabs .row {margin: 0px -15px;}
    .accordian_tabs .row .col {width: 100%;float: none;padding: 0px 15px;}
    .accordian_tabs .accordion .panel .toggle_link {padding: 10px 30px 10px 20px;position: relative;height: auto;}
    .accordian_tabs .accordion .panel .toggle_link>span {left: 0px;position: relative;top: 0px;transform: translateY(0px);right: 0px;}
    .hr {margin: 20px 0px;}
    .faq_section, .process_section, .footer_section {padding: 20px 0px;}
    .footer_bot {margin-top: 30px;}
    .top_section {margin-bottom: 30px;}
    .modal-content {width: 90%;margin: 0 auto;}
	.top_section .logo{display:none;}
	.banner_caption h1{margin-top: 110px;}
}
@media screen and (max-width:600px){
    .banner_caption h1 {font-size: 35px;}
    .banner_caption h3 {font-size: 18px;}
    .process_section .process_tab {width: 100%;margin-bottom: 30px;float: none;margin-right: 0px;}
    .process_section .process_tab .text {width: 100%;padding-left: 0px;height: auto;line-height: initial;font-size: 22px;padding: 10px;}
    .process_section .process_tab:after {display: none;}
    .service_section .col {clear: both;width: 95%;border: 1px solid #dcdcdc;margin: 0 auto;text-align: center;float: none;margin-bottom: 20px;padding: 15px 15px 0px;}
    .service_section .col:nth-child(3) {margin-bottom: 20px;}
    .title {font-size: 30px;margin-bottom: 20px;}
	.banner_caption h1{margin-top:40px;}
	.input-group-btn>.btn{height:34px;}
}