/*for md*/
@media (min-width:100px) and (max-width:992px)
{
     #top-menu-max
    {
        display: none;    
    }   
    #top-menu-min
    {
        display: block;    
    }  
}
@media (min-width:992px) and (max-width:1499px)
{
    #top-menu-max
    {
        display: block;    
    }   
    #top-menu-min
    {
        display: none;    
    }
    .m-t-30-md
    {
        margin-top:30px;
    }
}
@media (min-width:1200px) and (max-width:1599px)
{
    .menu li
    {
        display: inline-block !important;    
    }
    .icon_menu
    {
        display:none !important;
    }
    .open
    {
        display: block !important;
        margin-left: 0px  !important;
        /*width: 95% !important;    */
    }
    
.submenu > li
{
    height:37px;
}
    
    
}    
@media (min-width:991px) and (max-width:1199px)
{
    .toggle-menu .fa
    {
        margin-right: 20px !important;    
    }
    #w100
    {
        width:100% !important;
    }
    .navbar-right
    {
        width:100% !important;
    }
    .menu > .first > a
    {
        padding-left:25px;    
    }
    
    .open
    {
        display: block !important;
        margin-left: 0px  !important;
    }
    .submenu
    {
        top: 80px !important; 
    }
    #submenu
    {
        top: 105px !important;
    }
    #submenu1
    {
        top: 160px !important;
    }
    /*.menu > li:hover > a
    {
        color:black;
    }*/
    .menu > li:last-child a
    {
        padding-bottom: 0px; 
    }
    .menu > li > a
    {
        padding: 0px !important;
    }
}   

@media (min-width:100px) and (max-width:767px)
{
    .submenu
    {
        width:90%;
        top: 45px; 
       
    }
     #submenu
    {
        top: 105px;
    }
     #submenu1
    {
        top: 155px;
    }
     .menu > li:last-child a
    {
        padding-bottom: 0px; 
    }
    
    .menu > li > a
    {
        padding: 0px !important;
    }
    .pl0-xs
    {
        padding-left:15px;
    }   
    .page-clients-c a
    {
        background-color:white !important ;
        color:black !important;
    }
    
}

.menu > li > a
{
    color:white;
    text-transform:uppercase !important;
    padding: 22px 10px 22px 10px;
    font-size: 14px;
    
}
.submenu
{
    background:#4A89DC;

} 
.submenu > li > a
{
    text-transform:uppercase !important;
    padding: 10px 15px 10px;
    color:white;
}
.submenu > li > a:hover
{
    text-transform:uppercase !important;
    background:#5D9CEC;
    color:#fff;
}
.submenu,.menu-fixed .megamenu, .menu-fixed .submenu
{
    width:242px;
    top:70px;
    border-top: 0px;
} 
.section_title{
    background-color: lightblue;
    background:url("../images/bg_index_static.png") repeat scroll 0 0 lightsteelblue ;
    width:100%;
    height:75px;
   
}
.txt-white{
    color:white!important;
    width: bold;
}
.m-t-5{
    margin-top: 5px;
}.m-l-5{
    margin-left: 5px;
}.m-r-5{
    margin-right: 5px;
}.m-b-5{
    margin-bottom: 5px;
}
.m-t-10{
    margin-top: 10px;
}.m-l-10{
    margin-left: 10px;
}.m-r-10{
    margin-right: 10px;
}.m-b-10{
    margin-bottom: 10px;
}
.m-t-20{
    margin-top: 20px;
}
.m-t-30{
    margin-top: 30px;
}
.m-t-40{
    margin-top: 50px!important;
}
.m-t-5{
    margin-top: 5px!important;
}
.m-t-50{
    margin-top: 60px!important;
}
.m-t-60{
    margin-top: 40px!important;
}
.p-t-15{
    padding-top:15px;
}
.p-t-20{
    padding-top:20px;
}
.p-b-20{
    padding-bottom :20px!important;
} 
.p-t-25{
    padding-top:25px;
}
.p-t-35{
    padding-top:35px;
}
.p-t-50{
    padding-top:50px;
}
.section_title h1 {
    color: #fff;
    padding: 0;
}
.section_title h3 {
    color: #4A89DC;
    font-size:38px;
    font-weight:100;
    text-align:center;
    float: none;
}
 
  
/**************************************************/

.txt-silver{
    color:silver !important;
    font-weight: 500;
}
/***************************sidemenu*/
.no-margin{
    margin:0px;
}
.no-padding{
    padding:0px;
}

.m-b-10{
    margin-bottom : 10px !important;
}
.p-t-40{
    padding-top : 40px !important;
}  


  /*****************************************/


.box_style_1 h4{ 
    padding-bottom:7px;
    text-transform:uppercase;
     font-size: 17px;
    font-weight: 700;
    line-height: 14px;
    color:white;
    padding:11px 0px 0px 8px ;
}
.box_style_1 .bg{ 
     background-color: #4A89DC;
     height:35px;
}
.box_style_1 .bg-light{
    background-color: light-gray;
    height:20px;
}
    
  

ul.list_po_body { padding:0 0 0 0; margin:0; list-style:none; }
p.no_margin { padding:0; margin:0; }
.box_style_1{
    padding:30px 25px 5px 25px;
    box-shadow: inset -3px -2px 12px -3px #e0e5e9;
    border:1px solid #e0e5e9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 2px;
    margin-bottom:30px;
    font-size:13px;
    line-height:20px;
    background-color:#fff;
}
ul.submenu-col {
    list-style:none;
    margin:0;
    padding:0;
    font-weight:600;
    font-size:14px;
 
}
ul.submenu-col li a {
    text-decoration:none;
    padding: 4px 0px 5px 10px; 
    display:block;
    margin-bottom:3px;
    font-weight:500;
    font-size:14px;
    color:#4A89DC !important;          
    
}
ul.submenu-col li i{
   padding: 0px 10px 2px 0px;   
}
ul.submenu-col li a#active {
    background:#4A89DC url(../img/arrow.png) no-repeat  96% center;
    color:#fff;
}
ul.submenu-col li a:hover {
   /* background:#D9EDF7;
    color:#111 !important; */
    background:#efefef;
    color:navy !important;
    font-size:15px; 
   font-weight: 500;
    
}

.sign-in-area {
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: -50px;
    padding: 30px;
    position: relative;
    top: 0px!important;
    box-shadow: -3px -2px 12px -3px #e0e5e9 inset;
}  

.form input[type], .form textarea {
    background:none repeat scroll -5d 0 #4A89DC;
}                                       

/********************************************/
/*** Pricing Table On Main Page ***/
.boxes-left .pricing ul {
    margin-top:30px;
    width:210px;
}
.elements {
    width:100%;
   /* border-top:1px solid #E4E2E2;*/
    float:left;
    padding-bottom:30px;
}

/*** Pricing Table Style ***/
.pricing ul {
    width:365px;
    height:270px;
    float:left;
    list-style:none outside none;
    margin:0 1px 0 0;
    position:relative;
    margin-right:10px;
    -webkit-transition:all 0.2s ease 0s;
    -moz-transition:all 0.2s ease 0s;
    -ms-transition:all 0.2s ease 0s;
    -o-transition:all 0.2s ease 0s;
    transition:all 0.2s ease 0s;
}
.pricing ul:last-child {
    margin-right:0;
}
.pricing img {
    width:100%;

    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -ms-border-radius:4px;
    -o-border-radius:4px;
    border-radius:4px;

    -webkit-transform:scale(1.02);
    -moz-transform:scale(1.02);
    -ms-transform:scale(1.02);
    -o-transform:scale(1.02);
    transform:scale(1.02);
}
.pricing li.price-head {
    width:80%;
    background-color:#4A89DC;
    background-image:none;
    border-top:0 none;
    color:#FFFFFF;
    margin:-50px auto -20px;
    padding:14px 10px 10px;
    position:relative;
    text-align:center;
}
.pricing li.price-head > h3 {
    font-family:roboto;
    font-size:18px;
    font-weight:bold;
    line-height:20px;
    margin:0;
    text-align:center;
    text-transform:uppercase;
}
.pricing li.price-head > p {
   font-family:roboto;
    font-size:15px;
    font-weight:600;
    line-height:20px;
    margin:0;
    text-align:center;
    text-transform:uppercase;
}
.pricing li.price-head:after {
    height:0;
    width:0;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-top:15px solid #4A89DC;
    content:"";
    position:absolute;
    color:silver;
    left:35px;
    bottom:-14px;
}
.pricing ul:hover .price-head:after{
    border-top:15px solid;
} 

.pricing li.price-head p:hover{
    color:silver !important;
}
.pricing li.year {
    padding:40px 0 13px;
    color:#959595;
    font-family:roboto;
    font-size:18px;
    font-weight:600;
    text-align:center;
    background:url("../img/year.jpg") repeat scroll 0 0 transparent;
}
.year > span {
    font-size:12px;
    font-weight:lighter;
    margin-left:5px;
}
.pricing li {
    padding:11px 7px 16px 16px;
    color:navy;
    font-size:15px;
    line-height:12px;
    background:url("../img/list-icon-blue.png") no-repeat 35px center #F9F8F8;
}
.pricing li i {
   padding:0px 11px 0px 0px;
     
    
} 
.pricing .table-img {
    background:none repeat scroll 0 0 transparent;
    border:0 none;
    padding:0;
}
.pricing li.subscribe {
    padding:15px 20px;
    border-top:3px solid ;
    background:url("../img/year.jpg") repeat 0 0 transparent;
}
.pricing ul:hover .subscribe{
    border-top:10px solid !important;
    border-top-width: 80%!important;
    
}
.subscribe > button {
    width:100%;
    padding:12px 0;
    border:0 none;
    color:#FFFFFF;
    font-family:open sans;
    text-transform:uppercase;
    background:none repeat scroll 0 0 #BCBDBD;
    
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -ms-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;    
}
.pricing > ul:hover {
    -webkit-transform:scaleY(1.1);
    -moz-transform:scaleY(1.1);
    -ms-transform:scaleY(1.1);
    -o-transform:scaleY(1.1);
    transform:scaleY(1.1);
}
.pricing ul:hover .price-head:after {
    bottom:-14px;
}

/*** Service Page With Sidebar Style 
///////////////////////////////  ***/



/*index cls*/
.text-white
{
    color:white !important;
}
.imgcls {
    max-height: 125px !important;
}
.footer-icon
{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #FFF;
    line-height: 45px;
    font-size: 30px;
    text-align: center;
    margin-top: 5px;
}

/* start inquiry ************************************************************/
.box_style_2 {
    box-shadow: inset -3px -2px 12px -3px #e0e5e9;
    border:1px solid #e0e5e9;
    padding: 30px;
    position: relative; 
}


.tape {
  /*  background: url("../images/tape.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 100%;*/
   
    background: url("../images/tape.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    left: 392px;
    position: absolute;
    top: -21px;
    width: 100%;

}
.input-icon {
    background-color: #fff;
    border-right: 2px solid #ececec;
    height: 30px;
    position: absolute;
    left: 1px;
    text-align: right;
    top: 2px;
    width: 30px;
}
.input-icon i {
    color:#4A89DC;
    font-size: 15px;
    line-height: 4px;
    padding:0 7px 0 0;
}
.form-label {
    color: #55606e;
    display: inline-block;
    font-weight: 500;
   font-size: 11px;
    margin: 0px;
    padding: 0px;
}
.form-group {
    margin-bottom: 4px;
}
input.form-control, textarea.form-control {
    background:none;
    background-color:#fff;
    border:1px solid #ececec;
    border-radius: 6;
     -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
      color: #a0a0a0;
    height:34px;
    font-size:12px;
    font-weight:400;
    font-family: 'Raleway', Arial, sans-serif;
    line-height: 1.428571429;
    /*padding: 6px 35px;*/
    padding: 0px 0px 0px 36px;
}
input.form-control:focus, textarea.form-control:focus, select.form-control:focus {
  border-color:none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color:#555;
}
/*h3 {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 28px;
    margin-bottom: 10px;
}*/
.btn .btn-primary{
   background-color: #4A89DC;
    border-radius: 4px;
    padding: 3px 13px;
    transition: all 0.3s linear 0s;
}
.btn-primary:hover{
   background-color: #4A89DC;
}
.panel-title h3{
    color: inherit;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}
/*******************************************end of inquiry page css*/



/*css for tables*/
.b-t-0
{
    border-top:0px !important;
}
.b-b-0
{
    border-bottom:0px !important;
}

.fs20
{
    font-size:20px !important;
}
.table-striped
{
    line-height: 30px;
}
.table-border
{
    border: 1px solid #DDD;
}
.gray-strip
{
    background:#F7F7F7;
}
.m-t-10{
    margin-top: 10px !important;
}
.bg-gray
{
    background:#E6E6E6;
}

.bg-white
{
    background:#FFF;
    color:#667;
    font-size:14px;
}
.table-header
{
    line-height:40px;
}
.bh50{
    border-right: 2px solid silver!important;
    
}

.table-headerstyle2 {
    line-height: 20px;
}
.bg-sky-bluestyle2 {
    background-color: #4A89DC;
    color: white;
    font-size: 13px;
}
.fs13{
    font-size: 13px;
}
.m-t-60{
    margin-top:60px!important;
}
.m-t-80{
    margin-top:80px!important;
}
.m-t-35{
    margin-top:39px!important;
}
.m-t-3{
    margin-top:3px!important;
}
.m-b-25{
    margin-bottom: 25px!important;
}
.m-b-10{
    margin-bottom: 10px!important;
}
.m-b-20{
    margin-bottom: 20px!important;
}
.no-padding{
    padding:0px!important;
}
.no-margin{
    margin: 0px!important;
}



/*table borders*/
.b-t-1
{
    border-top:1px solid #DDD!important;
}
.b-b-1
{
    border-bottom  :1px solid ;
}

.b-r-1
{
    border-right:1px solid #DDD;
}
.b-l-1
{
    border-left:1px solid #DDD;
}
.b-l-2
{
    border-left:1px solid #DDD;
    height:auto;
}
.btn-primary1
{
    color: #fff;
    background-color: #4A89DC;
    border-color: #4A89DC;
}
.btn-primary1:hover
{
    background-color: #5D9CEC;
    color:#fff;
    border-color: #4A89DC;
}
::selection {
    text-shadow: none !important;
    color: #fff !important;
    background: rgb(0, 37, 127) !important;
}
.m-l-0
{
    margin-left: 0px !important;
}
.p-l-30 
{
    padding-left: 30px;
}
.p-b-20 
{
    padding-bottom: 20px;
}
.p-r-20 
{
    padding-right: 20px;
}
.p-t-10 
{
    padding-top: 10px;
}

.highlight:hover 
{
    background:#D7EEFE !important;
   
}
.bold
{
    font-weight:700;
}
.text-blue
{
    color:#4A89DC;
}
.m-l-30
{
    margin-left:30px;
}
.p-l-15
{
    padding-left:15px;
} 
.p-r-15
{
    padding-right:15px;
} 
.p-b-15
{
    padding-bottom:15px;
}
.p-t-15
{
    padding-top:15px;
}

.box-services-e .fa
{
    bottom: 5px;
    right: 0px;
    font-size: 70px;
}
/*end other classes*/

/*class for timeline*/
.cbp_tmtimeline {
    margin: 0px 0 0 0;
    padding: 0;
    list-style: none;
    position: relative;
}
.cbp_tmtimeline li {
    position: relative;
}
.cbp_tmtimeline > li .cbp_tmtime {
    display: block;
    width: 25%;
    padding-right: 100px;
    position: absolute;
    font-family: 'Arial';
    text-align: right;
}
cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
    color: #505458;
}
.cbp_tmtimeline > li .cbp_tmicon.primary {
    background: #4A89DC;
    box-shadow: 0 0 0 8px #4A89DC;
    color: #ffffff;
}
.cbp_tmtimeline > li .cbp_tmicon {
    width: 40px;
    height: 40px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 37px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #7c8694;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: 0 0 0 8px #ffffff;
    text-align: center;
    left: 0%;
    top: 0;
    margin: 0px;
    font-size: 1.1em;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
    background: #E5E9EC;
}
.cbp_tmtimeline > li .cbp_tmlabel {
    margin: 0 0 15px 12%;
    background: #E5E9EC;
    font-size: 13px;
    line-height: 1.4;
    position: relative;
    top:0px;
}
.tiles.grey {
    background-color: #e9ecee;
}
.cbp_tmtimeline:before 
{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10px;
    background: #f2f4f6;
    left: 0%;
    margin-left: 15px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after 
{
    border-right-color: #E5E9EC;
}
.cbp_tmtimeline > li .cbp_tmlabel:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    top:10px;
    position: absolute;
    border-right-color: #E5E9EC;
    border-width: 10px;
}

/*end classes for timeline*/


.cursor-pointer
{
    cursor:pointer;
}
.cursor-default
{
    cursor:default;
}


/*timeline responsive*/

@media screen and (max-width: 47.2em)
{
   .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after 
   {
        border-right-color: transparent;
        border-bottom-color: rgba(233, 236, 238, 0);
   }
   .cbp_tmtimeline > li .cbp_tmlabel:after 
   {
        right: auto;
        left: 20px;
        border-right-color: transparent;
        border-bottom-color: rgba(233, 236, 238, 0);
        top: -20px;
   }
}
/*end timeline responsive*/



/*for lg*/
@media (min-width:1200px)
{
    
}

/*for md*/
@media (min-width:768px) and (max-width:992px)
{
    .navbar-right
    {
        width: 100% !important;
        float:left !important;
    }
    .menu > li > a
    {
        padding: 0px 5px 5px 5px !important;
    }
    .submenu
    {
        top: 90px;
    }
    #submenu
    {
        top:125px;
    }
    #submenu1
    {
        top:185px;
    }
}

/*for sm*/
@media (min-width:768px) and (max-width:991px)
{
    ..menu > li > a
    {
        padding: 3px 0px 0px 0px !important;   
    }

}

@media (min-width:768px) and (max-width:991px)
{
    .sm-m-t-0
    {
        margin-top:0px !important;
    }   
    .sm-m-l-0
    {
        margin-left:0px !important;
    }   
    .sm-m-r-0
    {
        margin-right:0px !important;
    }   
    .sm-m-b-0
    {
        margin-bottom:0px !important;
    }   
    
    .sm-p-t-0
    {
        padding-top:0px !important;
    }   
    .sm-p-l-0
    {
        padding-left:0px !important;
    }   
    .sm-p-r-0
    {
        padding-right:0px !important;
    }   
    .sm-p-b-0
    {
        padding-bottom:0px !important;
    }   
}

/*for xs*/
@media (max-width:767px)
{
    .xs-m-t-0
    {
        margin-top:0px !important;
    }   
    .xs-m-l-0
    {
        margin-left:0px !important;
    }   
    .xs-m-r-0
    {
        margin-right:0px !important;
    }   
    .xs-m-b-0
    {
        margin-bottom:0px !important;
    }   
    
    .xs-p-t-0
    {
        padding-top:0px !important;
    }   
    .xs-p-l-0
    {
        padding-left:0px !important;
    }   
    .xs-p-r-0
    {
        padding-right:0px !important;
    }   
    .xs-p-b-0
    {
        padding-bottom:0px !important;
    }   
    .xs-f-20
    {
        font-size:20px !important;
    }
    .xs-m-b-20
    {
         margin-bottom:20px !important;
    }
}
ul.list_ok {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    font-size:14px;
}
ul.list_ok li i {
   color:#4A89DC !important;
   padding:0px 8px;
}


/*******************************************css for cirtificate images*/


.info_resalt {
    background: none repeat scroll 0 0 #f5f5f5;
    padding: 70px 0;
}
.vertical_line {
    background: none repeat scroll 0 0 #dedede;
    height: 50px;
    margin: 0 auto;
    position: relative;
    width: 1px;
}
.vertical_line .circle_bottom {
    background: none repeat scroll 0 0 #666;
    border-radius: 50%;
    bottom: 0;
    height: 8px;
    left: -3.5px;
    position: absolute;
    width: 8px;
}
.info_vertical {
    margin: 0 auto;
    max-width: 850px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.padding-top-mini {
    padding-top: 25px;
}
.item-work {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #cdcdcd;
    margin-bottom: 30px;
    padding: 5px;
    text-align: left;
}
.item-work .hover {
    overflow: hidden;
    position: relative;
}
.overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: -500px;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 1;
}
.m-b-40{
    margin-bottom:40px!important;
}
.item-working {
    background: none repeat scroll 0 0 #fff;
    border: 5px solid #cdcdcd;
    margin-bottom: 30px;
    padding: 5px;
    text-align: left;
}
.blog-item {
    background-color: #f9f9fa;
    border-radius: 1px;
    margin: 8px;
    overflow: hidden;
    text-align: left;
}
.item-working h4 {
    color: #4A89DC;
    font-size:18px;
    font-weight:400;
    text-align:center;
    float: none;
}
.approvalBy
{
     box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
     height:92px !important;
    /* padding:0px 5px 0px 0px;*/
    
}
.approvalImg
{
    height:66px;
    width: 259px
}

.div_captionconatiner
{
    background-color:#4A89DC;
    text-align:center;
    margin-top:5px;
    margin-bottom:5px;
    padding:5px;
    height:65px;
}
.approvalcaption
{
    margin-bottom:0px;
    color:white;
}
.m-t-15
{
    margin-top:15px;   
}
.m-t-25
{
    margin-top:25px;   
}
.img_approval
{
    width:100%;
    height:100%;
}
.div_imageConatiner
{
    /*border-top:2px solid #35ABFD;*/
}
.whitespaceinline
{
   white-space:pre-wrap; 
}
.justify
{
    text-align:justify;
}
.iconBlue
{
    color:#4A89DC;
}

.p-l-40
{
    padding-left:40px;
}
.p-l-45
{
    padding-left:45px;
}

.br-bottom:after {
    border-top: 3px solid #5D9CEC;
    content: "";
    display: block;
    height: 1px;
    margin: 6px 266px 11px auto;
    width: 75px;
}


.box_style_3 {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #ededed;
    margin: 40px 40px 60px;
    padding: 40px 40px 20px;
    position: relative;
    text-align: center;
}
.box_style_3::before {
    background-color: #fff;
    border: 2px solid #ededed;
    content: "";
     box-shadow: 5px 0 10px 3px #ededed;
    height: 100%;
    left: 0;
    position: absolute;
    top: -2px;
    transform: rotate(4deg);
    width: 100%;
    z-index: -1;
}
.img-circle.styled {
    background-color: #ededed;
    box-shadow: 0 0 0 5px #ededed;
    margin: auto;
}
.img-circle {
    border-radius: 5%;
}
.p-title {
    display: block;
    height: 40px;
}
.box_style_3::after {
    background-color: #fff;
    border: 2px solid #ededed;
    content: "";
    height: 100%;
    left: -2px;
    position: absolute;
    top: 1px;
    transform: rotate(-4deg);
    width: 100%;
    z-index: -2;
}
a.button_medium_outline, .button_medium_outline {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid gray;
    color: navy ;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 20px;
    outline: medium none;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.txt-blue
{
    color:#4A89DC !important;
}

#slider3 .viewport {
    float: left;
    height: 187px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 60px;
    position: relative;
    width: 100%;
}

#slider3 .overview {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
}
#slider3 .overview li {
    float: left;
    margin-left: 0;
    margin-right: 30px;
    position: relative;
    width: 170px;
}
#slider3 .overview li h6 {
    font-family: roboto;
    font-size: 11px;
    font-weight: normal;
    line-height: 9px;
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 12px;
}
#slider3 .overview li h6 a {
    color: #656565;
    font-weight: 600;
}
#slider3 .viewport li p {
    color: #8f8e8e;
    font-family: lato;
    font-size: 12px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
#slider3 .buttons {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #656565;
    background-image: url("../images/recent-post-arrow.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    height: 30px;
    position: absolute;
    right: 0;
    top: -70px;
    width: 30px;
}
#slider3 .next {
    background-color: #858585;
    background-position: -26px 10px;
}
#slider3 .prev {
    background-color: #959595;
    background-position: 8px 10px;
    right: 24px;
}
#slider3 .buttons:hover {
    z-index: 1;
}
.txt-red
{
    color:red !important;
    font-weight:bold;
    
}
.ftgray{
    color:gray!important;
}
.bg-blue{
    background-color:#4A89DC;
    color:white;
    
}
#top-menu-min
{
   width: 170px;
    padding: 5px;
    border-radius: 5px;
    margin-left:-4px;
}

@media (min-width:100px) and (max-width:768px)
{      
    
    .m-l-minus-15-xs
    {
        margin-left:-15px !important;   
        text-align:center;
    }
    .m-t-0-xs
    {
        margin-top:0px !important;
    }
    .footer-text-link,.img-center-xs,.center-xs
    {
        text-align:center !important;
        
    }
    .m-t-0-xs
    {
      margin-top:0px !important;  
    }
    .img-xs
    {
        width:50% !important;   
    }
    #ErrrorClass
    {
        text-align:left;   
    }
    .page-clients
    {
       margin-left: 0px !important;
       padding-left: 30px !important;
       margin-right: 0px !important;
    }
    .text-center-xs
    {
        text-align:center;
    }
    
}
.footer-address > li
{
    display:block;
}
.bg-white {
    background: #FFF;
    color: #667;
    font-size: 14px;
}
.bg-gray-col
{
    background: #F7F7F7;
    color: #667;
    font-size: 14px;
}
@media (min-width:100px) and (max-width:900px){
    .xs-color-none
    {
        background:none !important;
        background-color:none !important;
        color:gray !important;
    }
}
@media (min-width:300px) and (max-width:910px){
    .xs-color-padd-none
    {
       border-right:none !important;
    }
}    
@media (min-width:100px) and (max-width:600px){
    #special-link
    {
       display:none;
    }
}    
iframe
{
    height:500px !important;
    width:485px !important;
}
.social-icon > li
{
    cursor: pointer;
}
#special-link img:hover
{
    opacity:0.5;
}

@media (min-width:768px) and (max-width:991px)
{
   
    .m-l-20-sm
    {
        margin-left:20px;
    }   
}    

@media (min-width:1200px) and (max-width:1699px)
{
    #undefined-sticky-wrapper,.header-wrapper,.sticky-wrapper
    {
        height: 70px !important;
    }
}
@media (min-width:768px) and (max-width:1599px)
{
    .page-clients
    {
        margin: 0px !important; 
         padding: 0px 0px 0px 10px !important;   
    }
}
.page-clients a
{
    opacity: 1;
    
}
.page-clients-c a
{
   margin: 5px;
    padding: 2px!important;
    background-color: rgba(0, 37, 126, 0.25);
}

/*footer changed design class*/
.f18{
    font-size:18px!important;
}
.p-l-35{
    padding-left:35px!important;
}
.txt-black{
    color:black!important;
}
.footer-title {
    color:gold;
}
.footer-title > a {
    color: antiquewhite;
}
.footer-title > a:hover {
    color: rgb(181, 67, 33);
}
.footer-icon
{
   border: 2px solid #fff;
    border-radius: 50%;
    font-size: 13px;
    height: 25px;
    line-height: 23px;
    margin-top: 5px;
    text-align: center;
    width: 25px;
}





/*aqt engineering box*/
.box-services-b .box-left .fa-style1
{
    background-color:#4A89DC;
}
.mt5
{
 margin-top:5px !important;   
}
.theme-title
{
text-align: center;
    color: #4A89DC;
    font-size: 34px;
}
.mt3
{
    margin-top:3px;   
}
.mb5
{
    margin-bottom:5px;   
}

.btn-new
{
    background-color:#4A89DC;   
    color:white;
}
.btn-new:hover
{
    background-color:white;   
    color:gray;
    border:1px solid gray;
}
 .m-r-0
 {
     margin-right:0px;
 }
 .p-l-20
 {
    padding-left:20px;   
 }
 .p-l-10
 {
    padding-left:10px;   
 }
 
 
  /* add partner style for home page*******************************************************************************/
 
.service-process {
    background-image: url('../images/service-bg.png');
    background-repeat: no-repeat;
    overflow: auto;
    background-size: 100% auto;
    background-position: center center;
}
    /*background-position:center center;*/
}

.service-process a {
    color: #5c5c5c;
}

@media (max-width: 979px) {
    .service-process {
        background-image: none
    }
}

.service-process .thumbnail, .service-process .thumbnail:hover {
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.service-process .thumbnail {
    background: transparent;
    /*margin: 0 auto 20px auto;*/
    margin: 0 auto 20px auto;
}

.caption-head {
    height: 200px;
    width: 210px;
    overflow: hidden;
    margin: 0 auto 20px auto;
    background-color: #fff;
    border: 6px solid #e6e6e6;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

h2.caption-title {
   /* font-size: 20px !important;
    font-weight: bold!important;
    font-color: #fff;*/
        color: black;
    font-family: "Open Sans";
    font-size: 17px;
    font-weight: 800;
    margin: 0 0 15px;
}

.caption-head .caption-icon {
    display: block;
    margin-top: 45px;
    margin-bottom: 10px;
}

.caption-head .caption-icon:hover, .caption-head .caption-title:hover {
    cursor: pointer;
}

.caption-head:hover {
    background-color: #4A89DC !important;
    background: #4A89DC !important;
    cursor: pointer;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.caption-head:hover > .caption-icon {
    color: #fff !important;
    -webkit-animation: slideFromBottom 300ms ease;
    -moz-animation: slideFromBottom 300ms ease;
    -o-animation: slideFromBottom 300ms ease;
    animation: slideFromBottom 300ms ease;
}

.caption-head:hover > .caption-title {
    color: #fff !important;
    -webkit-animation: slideFromBottom 500ms ease;
    -moz-animation: slideFromBottom 500ms ease;
    -o-animation: slideFromBottom 500ms ease;
    animation: slideFromBottom 500ms ease
}

.icon-big {
    font-size: 70px;
    line-height: 66px;
}

@-webkit-keyframes slideFromBottom {
    from {
        -webkit-transform: translateY(150%) scale(0.5);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0%) scale(1);
        opacity: 1
    }
}

@-moz-keyframes slideFromBottom {
    from {
        -moz-transform: translateY(150%) scale(0.5);
        opacity: 0
    }
    to {
        -moz-transform: translateY(0%) scale(1);
        opacity: 1
    }
}

@-ms-keyframes slideFromBottom {
    from {
        -ms-transform: translateY(150%) scale(0.5);
        opacity: 0
    }
    to {
        -ms-transform: translateY(0%) scale(1);
        opacity: 1
    }
}

caption-head {
    height: 200px;
    width: 200px;
    overflow: hidden;
    margin: 0 auto 20px auto;
    background-color: #fff;
    border: 6px solid #e6e6e6;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

h2.caption-title {
    font-size: 20px !important;
    font-weight: 300px!important;
    color:gray !important;
}

.caption-head .caption-icon {
    display: block;
    margin-top: 45px;
    margin-bottom: 10px;
}

.caption-head .caption-icon:hover, .caption-head .caption-title:hover {
    cursor: pointer;
}

.caption-head:hover {
    background-color: #4A89DC !important;
    background: #4A89DC !important;
    cursor: pointer;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.caption-head:hover > .caption-icon {
    color: #fff !important;
    -webkit-animation: slideFromBottom 300ms ease;
    -moz-animation: slideFromBottom 300ms ease;
    -o-animation: slideFromBottom 300ms ease;
    animation: slideFromBottom 300ms ease;
}

.caption-head:hover > .caption-title {
    color: #fff !important;
    -webkit-animation: slideFromBottom 500ms ease;
    -moz-animation: slideFromBottom 500ms ease;
    -o-animation: slideFromBottom 500ms ease;
    animation: slideFromBottom 500ms ease
}

.icon-big {
    font-size: 70px;
    line-height: 66px;
}

@-webkit-keyframes slideFromBottom {
    from {
        -webkit-transform: translateY(150%) scale(0.5);
        opacity: 0
    }
    to {
        -webkit-transform: translateY(0%) scale(1);
        opacity: 1
    }
}

@-moz-keyframes slideFromBottom {
    from {
        -moz-transform: translateY(150%) scale(0.5);
        opacity: 0
    }
    to {
        -moz-transform: translateY(0%) scale(1);
        opacity: 1
    }
}

@-ms-keyframes slideFromBottom {
    from {
        -ms-transform: translateY(150%) scale(0.5);
        opacity: 0
    }
    to {
        -ms-transform: translateY(0%) scale(1);
        opacity: 1
    }
}


#main-features {
    background: #f7f7f7  url("../images/bg_sub-header_2.png") repeat scroll 0 0;
    color: #8c8c8c;
    font-weight: 600;
    padding: 60px 0;
    position: relative;
}
#main-features p.lead, #main-features_green p.lead {
    color:gray;
    font-size: 21px;
    margin-bottom: 60px;
}
p.lead {
    font-weight: 800;
}
.feature {
    padding-left: 95px;
    position: relative;
}
/*[class^="icon-"]::before, [class*=" icon-"]::before {
    display: inline-block;
    font-family: "fontello";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0.2em;
    margin-right: 0.2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;
}*/
.feature i {
    border: 2px solid graytext;
    border-radius: 50%;
    color: #4A89DC;
    font-size: 26px;
    height: 65px;
    left: 0;
    line-height: 60px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 65px;
}


.f-16
{
    font-size:16px !important;
}
@media (min-width: 992px)
{
    .menu-fixed .menu > li > a {
    padding: 22px 10px 22px 10px;
    }    
    
}
.menu-fixed .main-header
{
    background-color: #4A89DC;
    box-shadow: none;
}
.menu-fixed .logo,.logo
{
    height: 69px !important;
}
/*.header-wrapper
{
    height: 70px !important;
}
*/

/*.menu > li.activemenu > a, menu > li:hover > a, .menu ul.dropdown li:hover > a*/

.menu > li > a:hover,.menu > li > a:focus,.menu > li:hover > a,.menu > li.activemenu > a
{
    background: #5D9CEC;
    color:white !important;
}
.activemenu
{
    background: #5D9CEC;
    color:white !important;
}

@media (max-width: 1199px)
{
    .submenu
    {
       position : static !important;   
       background:#4A89DC;
       
    }
    .menu > li > a
    {
        padding:5px 10px 5px 10px !important;
    }
    .submenu > li > a
    {
       color:white; 
       border-top:0px !important;
       padding: 0px 0px 0px 30px;
    }
    
}