@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Lora:400,700');
@font-face {
    font-family: 'a22bb42f908cf0e8e6618b1249653968';
    src: url('../fonts/a22bb42f908cf0e8e6618b1249653968.eot'); /* IE9 Compat Modes */
    src: url('../fonts/a22bb42f908cf0e8e6618b1249653968.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/a22bb42f908cf0e8e6618b1249653968.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/a22bb42f908cf0e8e6618b1249653968.woff') format('woff'), /* Pretty Modern Browsers */
        url('../fonts/a22bb42f908cf0e8e6618b1249653968.TTF')  format('truetype'), /* Safari, Android, iOS */
        url('../fonts/a22bb42f908cf0e8e6618b1249653968.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    overflow-x: hidden;
}

/*----start of header_section----*/
.header_background_section{
    width: 100%;
    float: left;
/*    height:753px;*/
/*    height:680px;
    background: url(../images/back_img.jpg) no-repeat 0px 137px;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;*/
}
.header{
    width: 100%;
    float: left;
    margin-top:0px;
/*    background-color: #141414;*/
background-color:#fff;
    height: 137px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 12px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-default {
    background-color: transparent; 
    border-color:transparent; 
    height: auto;
}
.navbar-right {
    float: right!important;
    margin-right: 0px;
    padding-top:48px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 27px;
}

.navbar-default .navbar-nav>li>a {
    color: #595959;
    font-size:19px;
    font-family: 'Lato', sans-serif;
    font-weight:400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing:1px;
}
.navbar-default .navbar-nav>li>a:hover{
    color: #b02128;
    transition: all 0.9s ease 0s;
}
.navbar-collapse {
    padding-right: 40px;
    padding-left: 40px;}
.header_admire_text{
    color: #ffffff;
    font-size: 90px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding-top: 160px;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 51px;
}
.navbar-brand>img {
    display: block;
/*    width: 243px;*/
}
.header_text{
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 48px;
    text-align: center;
    width: 709px;
    margin: 0 auto;
    border: 5px solid #b02127;
    padding: 37px 20px;
}
.header_text_main{
  width: 100%;
float: left;

}
.cus_style_unique{
/*    color: #595959;*/
    color: #fff;
    font-size: 36px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    width: 1124px;
    margin: 0 auto;
    text-align: center;
    padding-top:200px;
}
.cus_style_unique_main{
/*    width: 100%;
    float: left;
    margin-top: 20px;*/
    width: 100%;
    float: left;
    /* margin-top: 20px; */
    background: url(../images/back_img.jpg) no-repeat 0px 0px;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    height: 537px;
    top: -5px;
    position: relative;
}
.line_style_unique_main{
    width:100%;
    float:left;
    margin-top:44px;
}
.line_style_unique{
    width:117px;
    margin:0 auto;
    background-color:#b02127;
    height:5px;
}
/*---------start of header_section-------*/

/*---------start of why_section-------*/
.why_360_style{
    width:100%;
    float:left;
    background-color:#fff;
    padding: 0px 0px 30px 0;
}
.why_image_section{
    width:39%;
    float:left;
}
.why_text_section{
    width:60%;
    float:left;
}
/*---------end of why_section-------*/

/*---------start of key_section-------*/
.key_feature_style{
    width:100%;
    float:left;
/*    background-color:#b02127;*/
    background-color:#fff;
    padding: 2px 0px 67px 0px;
}
.hiking_header_text {
    font-size: 36px;
    font-family: 'Lora', serif;
    font-weight: 700;
    padding-left:40px;
    color:#353535;
    text-transform:uppercase;
    padding-top: 50px;
    width: 100%;
    float: left;
}
.bird_right_side_text_list {
    width: 100%;
    float: left;
    padding-left: 0;
    padding-top: 28px;
    padding-right: 0;
}
.bird_right_side_text_list_style {
    /*    list-style-image: url(../images/ok_img.png);*/
    padding-left: 86px;
}
.bird_right_side_text_list_style li {
    width: 100%;
    float: left;
    color: #595959;
    line-height: 25px;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    padding-bottom: 25px;
    position: relative;
    list-style:none;
}
.bird_right_side_text_list_style li:before {
    background: url(../images/ok_img.png);
    width:37px;
    height:30px;
    position:absolute;
    content:'';
    display:block;
    left:-48px;
    top:0;
}
.why_line_style_unique_main{
    width:100%;
    float:left;
}
.why_line_style_unique{
    width: 534px;
    background-color: #353535;
    height: 2px;
    margin-left: 40px;
    margin-top: -10px;
}
.key_box_section{
    width:1045px;
    height:603px;
    margin:0 auto;
    border:15px solid #2e0305;
    position: relative;
}
.key_features{
    color: #fff;
    font-size:60px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 223px;
}
.key_top_section_part{
    width: 29%;
    float: left;
    margin-right: 64px;

}
.key_top_section_part:last-child{
    margin-right:0px;
}
.key_img_st{
    text-align:center;
}
.key_text_st{
    color: #fff;
    font-size:20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
}
.key_top_section{
    width: 100%;
    float: left;
    position: absolute;
    top: -38px;
}
.key_bottom_section_part{
    width: 45%;
    float: left;
    margin-right:20px;

}
.key_bottom_section{
    width: 100%;
    float: left;
    position: relative;
    height: 190px;
}
.key_text_st1 {
    color: #fff;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    padding-bottom: 10px;
    width:350px;
    margin:0 auto;
}
.special_grc{
    width:350px;
    margin:0px auto;
}
.part_gr{

    position:absolute;
    bottom: -104px;
}

.part_gr5{
    position:absolute;
    bottom: -104px;
    right: 0;
}
/*---------end of key_section-------*/

/*---------start of profiling_section-------*/
.start_profiling_style{
    width:100%;
    float:left;
    padding:102px 0px;
    background-color:#fff;
}
.pro_header_text{
    font-size:42px;
    font-family: 'Lora', serif;
    font-weight: 700;
    padding-left:0px;
    color:#383838;
    text-transform:uppercase;
    text-align:center;
}
.pro_line_style_unique_main{
    width:100%;
    float:left;
}
.pro_line_style_unique{
    width: 379px;
    background-color: #353535;
    height: 2px;
    margin: -9px auto 0 auto;
}
.maintain_manage_section{
    width:73%;
    margin:50px auto 50px auto;
    height:981px;
}
.manage_part{
    width:475px;
    float:left;
    height:auto;

}
.do_it_yourself{
    width:475px;
    float:left;
    margin-left:30px;
    height:auto;
}
.header_manage_part{
    width:100%;
    float:left;
    min-height:153px;
    background-color: #b02127;
    padding-left:30px;
    height:auto;
}
.bottom_manage_part{
    width:100%;
    float:left;
    min-height:894px;
    height:auto;
    background-color:#cbcbcb;

    padding-top: 10px;
}
.fmanage_text_header{
    color:#dab032;
    font-size:30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    width:100%;
    float:left;
    text-align:left;
    text-transform:uppercase;
}
.fmanage_text_header_content{
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 0;
    line-height: 23px;
}
.stp_para_first{
    color: #000000;
    font-size:24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    width: 100%;
    float: left;
    text-align: left;

}
.stp_para_first_content{
    color: #77090e;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    width: 100%;
    float: left;
    text-align: left;
    line-height: 23px;
    margin-top: 10px;
    min-height: 46px;
    height: auto;
}
.step_fist_style_list{
    padding:0px;
}
.step_fist_style_list li{
    width:100%;
    float:left;
    padding-bottom:20px;
    color:#2c2c2c;
    font-size:18px;
    font-family: 'Lato', sans-serif;
    font-weight:400;
}
.step_fist_style{
    width: 100%;
    float: left;
    padding-left: 20px;
    padding-top:19px;
}
.step_line_style_unique_main{
    width:100%;
    float:left;
}
.step_line_style_unique{
    width: 87%;
    height: 2px;
    background-color: #77090e;
    margin: 12px auto 0 auto;
}
.border_st{
    padding-left:30px;
    width:100%;
    float: left;
}
.step_main_section{
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.last{
    height: 0px;  
}
/*---------end of profiling_section-------*/

/*---------start of end_section-------*/
.footer_section{
    width:100%;
    float:left;
    padding:33px 0px 43px 0px;
/*    background-color:#0e0e0e;*/
background-color:#292828;
}
.footer_logo{
    text-align:center;
    width:100%;
    float:left;
}
.footer_menu_section_main{
    width:100%;;
    float:left;
    margin-top: 18px;
}
.footer_menu_section{
    width:800px;
    margin:0 auto;
}
.footer_menu_section_list{
    list-style:none;
    padding:0px;
	text-align:center;
	margin-top:20px;
}
.footer_menu_section_list li {
    width: auto;
    margin-right: 60px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
}
.footer_menu_section_list li:last-child{
    margin-right:0px;
}
.footer_section_upper{
/*    width:100%;
    float:left;
    background-color:#202020;
    padding:67px 0px 53px 0px;
    background: url(../images/footer-background_05.png) no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;*/
width: 100%;
    float: left;
    background-color: #202020;
    padding: 51px 45px 53px 0px;
    background: url(../images/footer-background_05.png) no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    position:relative;
}
.connect_style{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size:20px;
    text-align:right;
    color:#fff;
    text-transform:uppercase;
    margin-top: 0px;
}
.connect_style_st{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size:18px;
    text-align:right;
    color:#fff;
    margin-top: 12px;
}
/*---------end of end_section-------*/

/*---------start of contact_section-------*/
.contact_section{
/*    height: auto;
    background: url(../images/contact_back_img.jpg) no-repeat 0px 137px;
    background-size: 100% auto;
    margin-bottom: 60px;*/
}
.contact_header_text {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 48px;
    text-align: center;
    width: 371px;
    margin: 92px auto 0 auto;
    border: 5px solid #18a1d7;
    padding: 18px 20px;
}
.gr_con{
    margin-top: 0px;
    margin-top: 200px;
margin-top: 0px;
background: url(../images/contact_back_img.jpg) no-repeat 0px 0px;
    background-size: auto auto;
background-size: auto auto;
background-size: 100% auto;
margin-bottom: 60px;
height: 300px;
top: -5px;
position: relative;
}
.contact_form_section{
    width:921px;
    background-color:#666;
    padding:50px 0px;
    margin:0 auto;
    height:700px;
}
.contact_start_profiling_style {
    width: 100%;
    float: left;
    padding: 3px 0px 44px 0px;
    background-color: #fff;
    margin-bottom: 62px;
}
.contact_icon{
    text-align:center;
}
.contact_connect_style {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px;
    padding-top: 22px;
}
.contact_connect_style_st {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #dcce23;
    margin-top: 12px;
}

/*-------start of form----*/
.col_half_left {
    /* margin-right: 4%; */
    margin-right:0%;
    width:100%;
    float: left;
    margin-top: 23px;
}
.form_content .form-group {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.half_col {
    padding-right: 5px;
}
.form_content .holder {
    position: absolute;
    right: 0%;
    top: 18px;
    z-index: 9;
    /* left: 49%; */
    left: 18px;
}
.gr_star {
    width: 10px;
    height: 26px;
}
.blue {
    color: red;
    font-size: 22px;
}
.form-control {
    display: block;
    width: 100%;
    height: 47px;
    padding: 6px 3px;
    font-size: 18px;
    color: #fff;
    background-color: transparent;
    border-bottom: 1px solid #000;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.wpcf7-form-control-wrap ::-webkit-input-placeholder { /* Chrome */
    color: #fff !important;
    font-size:16px !important;
    text-transform:capitalize !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    padding-top:0px !important;
}
.wpcf7-form-control-wrap :-ms-input-placeholder { /* IE 10+ */
    color: #fff !important;
    font-size:16px !important;
    text-transform:capitalize !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    padding-top:0px !important;
}
.wpcf7-form-control-wrap ::-moz-placeholder { /* Firefox 19+ */
    color: #fff !important;
    font-size:16px !important;
    text-transform:capitalize !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    padding-top:0px !important;
}
.wpcf7-form-control-wrap :-moz-placeholder { /* Firefox 4 - 18 */
    color: #fff !important;
    font-size:16px !important;
    text-transform:capitalize !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    padding-top:0px !important;
}
.form-group {
    margin-bottom:40px;
    width: 100%;
    float: left;
}
.form-control:focus {
    border-color: transparent;
    outline: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075),0 0 0px transparent;
    border-bottom: 1px solid #000;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.send_section {
    float: left;
    padding-right: 0px;
    text-align: right;
    width: 100%;
}
.send_section .wpcf7-submit {
    padding: 10px 49px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    margin-right: 13px;
}
.btn-success {
    color: #fff;
    background-color: #b02127;
    border-color: #b02127;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.btn {
    display: inline-block;
    /* padding: 20px 38px; */
    padding: 20px 105px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    margin-top: 20px;
    text-transform:uppercase;
}

/*-------end of form----*/
/*---------end of contact_section-------*/


/*-----new_change----*/
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #b02128;
    background-color: transparent;
}
.footer_menu_section_list li a{
    color: #fff;
    text-decoration:none;
}
.footer_menu_section_list li a:hover{
    color: #fff;
    text-decoration:none;
}
a:focus {
    outline: none;
}
/*-----new_change----*/

/*-----start of 26-02-2018-----*/
.exter_carry:focus{
    color:#fff;
}

.step_main_section:last-child .step_line_style_unique{
    display:none;
}
.logoimgreal{
    transition: all 0.9s ease 0s; 
}
/*-----end of 26-02-2018-----*/

.contact_msg{
    color: green;
    font-family: "Open Sans",sans-serif;
    font-size: 17px;
    text-align: center;  
}

/*-----start of update top_header----*/
.logo_section{
    width:39%;
    float:left;
    background-color: #fff;
    height: 137px;
    background: url(../images/skwe.png) no-repeat;
   -webkit-background-size: 100% auto;
   -moz-background-size: 100% auto;
   background-size: 100% auto;
}
.navber_section{
    width:61%;
    float:left;
    background-color: #fff;
    height: 137px;
}
.bird_right_side_text_list_degree {
    width: 100%;
    float: left;
    padding-left: 0;
    padding-top: 28px;
    padding-right: 0;
}
.bird_right_side_text_list_style_degree {
    /* list-style-image: url(../images/ok_img.png); */
    padding-left: 86px;
}
.bird_right_side_text_list_style_degree li {
    width: 50%;
    float: left;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    padding-bottom: 37px;
    position: relative;
    list-style: none;
}
.icon_degree {
    width: 136px;
    height: 127px;
    float: left;
}
.degree_list_text {
    float: left;
    padding-left: 25px;
    width: 366px;
    padding-top: 0px;
}
.gain_text_deg {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #18a1d7;
    font-size: 28px;
}
.gain_text_deg2 {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    color: #333333;
    font-size: 23px;
}


.icon_degree img{
    width:100%;
}
.footer_bottom_logo{
    position: absolute;
    top: -68px;
    left: 39px;
    width: 292px;
    height: auto;
}
.footer_bottom_logo img{
    width:100%;
    height:auto;
}
.bird_right_side_text_list_style_degree1 {
    list-style-image: url(../images/ok_img.png);
    padding-left: 86px;
}
.bird_right_side_text_list_style_degree1 li {
    width: 50%;
    float: left;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    padding-bottom: 37px;
    position: relative;
    list-style: none;
}
.profiling_top{
  width: 60%;
  float:left;   
  height: 204px;
  background: url(../images/skwe.png) no-repeat;
  background-size: auto auto;
 -webkit-background-size: 100% auto;
 -moz-background-size: 100% auto;
 background-size: 100% auto;
 position:relative;
}
.start_profiling_style {
    width: 100%;
    float: left;
    padding: 0px 0px 75px 0px;
    background-color: #fff;
    margin-bottom: 97px;
}
.profiling_table_section{
    width:100%;
    float:left;
    height: auto;
    position: relative;
    border-bottom: 3px solid #18a1d7;
}
.pro_fully_manage{
    width:100%;
    float:left;
}
.pro_doit_yourself{
    width:100%;
    float:left;
}
.pro_fully_manage_header{
    background-color:#f25c32;
    width:100%;
    float:left;
    height:345px;
    padding-left: 130px;
}
.pro_doit_yourself_header{
    background-color: #dcce23;
    width:100%;
    float:left;
    height:345px;
    padding-left: 130px;
}
.profiling_top_img{
    position: absolute;
    right: 10px;
    width: 250px;
    top: 70px;
    z-index: 9999;
}
.profiling_top_img img{
   width:100%;
}
.pro_top_content{
    float: left;
    padding: 30px 0px 0px 126px;
    width: 438px;
    
}
.connect_style_pro {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 34px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px;
}
.connect_style_st_pro {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 23px;
    text-align: left;
    color: #fff;
    margin-top: 12px;
    line-height: 29px;
}
.main_top_pro{
    width:100%;
    float:left;
    position: relative;
}
.logo_pro_fit{
/*    width:40%;
    float:left;
    text-align: center;
    padding-top: 56px;*/
    width: 40%;
    float: left;
    text-align: center;
    padding-top: 43px;
}
.pro_f_logo_content{
    width:100%;
    float:left;
}
.pro_logo_priority{
    width: 181px;
    float:left;
}
.pro_logo_priority img{
    width:100%;
}
.pro_logo_priority_content{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 34px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px;
    float: left;
    padding-top: 48px;
    width: 210px;
    padding-left: 11px;
}
.pro_f_logo_onlycontent{
    width: 100%;
    float: left;
    color: #fff;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    width: 432px;
    float: left;
    text-align: left;
    margin-top: 0;
    line-height: 30px;
}
.table_part_one{
    width: 50%;
    float: left;
    height: auto;
    border-right: 3px solid #18a1d7;
}
.table_part_two{
    width:50%;
    float:left;
    height:auto;
}
.step_one_section{
    width:100%;
    float:left;
    padding:10px 10px;
}
.stp_para_first_content {
    color: #000;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    width: 100%;
    float: left;
    text-align: left;
    line-height: 23px;
    margin-top: 10px;
    min-height: 46px;
    height: auto;
}
.step_one_section{
    width: 100%;
    float: left;
    padding: 100px 50px 21px;
}
.step_one_section_content{
   width: 277px;
   float: left; 
}
.stp_para_first_content_list_li {
    padding: 0px 0 0 30px;
}
.stp_para_first_content_list_li li{
    width: 100%;
    float: left;
    padding-bottom: 20px;
    color: #2c2c2c;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.step_one_section_logo{
    float: left;
    width: 185px;
    margin-left: 62px;
}
.step_one_section_logo img{
    width: 100%;
}
.step_one_section_logo_right {
    float: left;
    width: 185px;
    margin-left: 32px;
    margin-right: 45px;
}
.step_one_section_logo_right img {
    width: 100%;
}
.do_it_bt_style{
    width: 400px;
    background-color: #18a1d7;
    float: left;
    padding: 17px 0px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 37px;
    position: absolute;
    left: 35%;
    top: 6%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.do_it_bt_style_two{
    width: 400px;
    background-color: #18a1d7;
    float: left;
    padding: 17px 0px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 37px;
    position: absolute;
    left: 35%;
    top: 0%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.do_it_bt_style_three{
    width: 400px;
    background-color: #18a1d7;
    float: left;
    padding: 17px 0px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 37px;
    position: absolute;
    left: 35%;
    top: 0%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.part_first{
    width:100%;
    float:left;
}
.part_second{
    width:100%;
    float:left;
    position: relative;
}
.part_three{
    width:100%;
    float:left;
    position: relative;
}
.part_four{
    width:100%;
    float:left;
    position: relative;
}
/*-----end of update top_header----*/
.img_size{
   width: 201px;
   margin: 0 auto;
}
.img_size img{
    width:100%;
}