﻿a {
   outline: none;
}
.color_pr {
    color: #00458b !important;
}
.color_pr2 {
    color: #0088cc !important;
}
.color_pr3 {
    color: #3bafda !important;
}
.color_pr4 {
    color: #6ce0ff !important;
}
.color_pr5 {
    color: #d9001a !important;
}
.color_pr6 {
    color: #999999 !important;
}
.color_pr7 {
    color: #555555 !important;
}

/*body { 
    padding-top: 3% !important;
}*/

.noborder {
    border:none;
}

.modcur {
  cursor: url('images/zoomin.png'), auto!important;	
}

a.c1:link {color:#00458b;}
a.c1:visited {color:#00458b;}
a.c1:hover {color:#0088cc;}

a.c2:link {color:#d9001a;}
a.c2:visited {color:#d9001a;}
a.c2:hover {color:#0088cc;}


a.contact:link {
    text-decoration: none;
    color: #cdddf2;
}

a.contact:visited, a.contact:focus {
    text-decoration: none;
    color: #cdddf2;
}

a.contact:hover {
    color: #FFF !important;
    text-decoration: underline !important;
}

.block-heading {
    background: #ffffff;
    /*-webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;*/
    height: 100% !important;
    margin-bottom: 20px;
    /*border: outset 5px #777777;
    border-bottom: solid 4px #244791;
    border-bottom: solid 4px #cccccc;*/
}

    .block-heading h4 {
        background-color: #ffffff !important;
        line-height: 40px !important;
        margin: 0;
        display: inline-block;
        padding-right: 10px;
        padding-left: 0;
        color: #0088cc;
        /*-webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;*/
    }

    .block-heading .heading-icon {
        /*background: rgba(0,0,0,.2);
        width: 50px;
        position: relative;
        display: inline-block;
        margin-right: 10px;
        text-align: center;        
        font-size: 20px;
        -webkit-border-radius: 3px 0 0 0;
        -moz-border-radius: 3px 0 0 0;
        border-radius: 6px 0 0 0;*/
        margin-left: 10px;
        width: 20px;
        position: relative;
        display: inline-block;
        font-size: 20px;
    }

        .block-heading .heading-icon .icon-design {
            color: rgba(0,0,0,.2);
            font-size: 31px;
            position: absolute;
            right: -10px;
            top: 11px;
        }

    .block-heading .btn-sm {
        margin: 10px 10px 0 0;
    }

    .border_lr {
    border-left: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
}

.filter {
    margin-top: 240px;
    position: relative;
    z-index: 879;
}

.searchback {
    background-color:rgba(210, 210, 210, 0.80);
    /*border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;*/
}
.searchback1 {
    background-color:rgba(255, 255, 255, 0.80);
    /*border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;*/
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}

.filterl {
    border-left: solid 4px rgba(0, 0, 0, 0.15);
}
.filterr {
    border-right: solid 4px rgba(0, 0, 0, 0.15);
}

.pointer1 {
    cursor: pointer;
}

.onerow {
    display: inline-block;
    vertical-align: middle;
}

div.scroll {
    height: 440px;
    overflow: scroll;
    overflow-x: hidden;
}

.label-info {
    background-color: #777777;
    border-radius: unset;
}

.label-info1 {
    background-color: #b12222;
}

.label-info2 {
    background-color: #ff6a00;
}

.label-info3 {
    background-color: #7dae04;
}

.label-info4 {
    background-color: #0094ff;
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #b12222;
}

.charpage {
    /*border: solid 1px #dddddd;*/
    border-top:none;
    color: #244791;
    background-color: #ffffff;
    padding: 10px;
}

.charpage1 {
    background-color:#ffffff;
    float:left;
    width:100%;
}
.charpage1 .cell1a {
    border: solid 1px #dddddd;
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
    width:20%;
}
.charpage1 .cell2a {
    border: solid 1px #dddddd;
    border-left: none;
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
    width:80%;
}
.charpage1 .cell1 {
    border: solid 1px #dddddd;
    border-top: none;
    background-color: #f1f2f7;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
    width:20%;
}
.charpage1 .cell2 {
    border: solid 1px #dddddd;
    border-top: none;
    border-left: none;
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
    width:80%;
}
/*.charpage2 {
    width:50%;
    float:left;
}
.charpage2 .cell1 {
    border: solid 1px #dddddd;
    border-top: none;
    background-color: #f1f2f7;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
    width:40%;
}
.charpage2 .cell2 {
    border: solid 1px #dddddd;
    border-top: none;
    border-left: none;
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
    width:60%;
}
.charpage1 .charpagel{
    text-align:left;
    width: 50%;
}
.charpage1 .charpager{
    text-align:right;
    width: 50%;
}*/

.charpage2 {
    width:100%;
    float:left;
    /*border: solid 1px #dddddd;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    background-color:#828a9c;*/
}
.charpage2 .cell1 {
    /*border: solid 1px #dddddd;*/
    border-top: none;
    background-color: #f1f2f7;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
    /*font-size:13px;*/
    /*font-weight:600;*/
}
.charpage2 .cell2 {
    /*border: solid 1px #dddddd;*/
    border-top: none;
    border-bottom: solid 1px #dddddd;
    border-left: none;
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
}
.charpage2 .cell1a {
    width:25%;
}
.charpage2 .cell2a {
    width:75%;
}

.stat1 {
    /*background-color:#efefef;*/
    padding: 10px;
    width: 100%;
}

    .stat1 .statl {
        text-align: left;
        width: 50%;
    }

    .stat1 .statr {
        text-align: right;
        width: 50%;
    }

.Characteristic {
    float: left;
    margin: 0 0 2px 0;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 33.3333%;
    /*width: 25%;*/
}

    .Characteristic::after {
        content: "\f14a";
        font-family: "FontAwesome";
        left: 0;
        position: absolute;
        top: 1px;
        color:#d9001a;
    }

@media only screen and (max-width: 1000px) {
}

.chartitle {
    width: 18%;
    background-color:#f1f2f7;
}

.chardesc {
    width: 32%;
    background-color:#ffffff;
}

/*table {
    border-collapse: separate;
    empty-cells: hide;
}*/

/*.contact-info-blocks > div > i {
    text-align: center;
    width: 20px;
    height: 20px;
    background-color: #244791;
    color: #ffc20e;
    font-size: 12px;
    padding: 4px;
    margin: 1px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}*/

.contact-info-blocks > div > i {
    color: #ffc20e;
}

.addr1 a,
.addr1 a:visited {
    font-size:12px;
    font-weight: 700;
    color: #ffffff;
    cursor: pointer;
}
    .addr1 a:hover,
    .addr1 a:focus,
    .addr1 a:visited {
        text-decoration: none;
        color: #ffc20e;
    }

.HelpContainer {
    background-color:#ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.btn2{
    color: rgba(0,0,0,1);
    background-color: #ffffff;
    font-size:15px;
    font-weight:600;
	text-decoration:none;
    /*border:solid 1px rgba(255,255,255,0.25);*/
    text-align:center;
	/*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
 	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;*/
    cursor:pointer;
    -webkit-transition-duration: 0.3s; 
    -moz-transition-duration: 0.3s; 
    transition-duration: 0.3s;
}
.btn2:hover{
    color: #00458b;
    background-color: #dddddd;
}
.btn2.active{
    color: #ffffff;
    background-color: #00458b;
}

.sbtn2 {
    color: #ffffff;
    background-color: #d9001a;
    padding: 8px 18px;
    border: rgba(255,255,255,0) 2px solid;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    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-radius: 4px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.sbtn2:hover{
    color: #ffffff;
    background-color: #ad0015;
    text-decoration:none;
}
.sbtn2.active,
.sbtn2.visited {
    color: #ffffff;
    background-color: #d9001a;
}
fieldset {
    border: none;
    padding: 0;
    margin: 0;
}
legend {
    padding: 0;
    margin: 0;
}
.searchbtn{
    /*color: #d9001a;
    background-color: #ffffff;
	text-decoration:none;
    border:solid 1px #dddddd;
    text-align:center;*/
	/*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
 	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;*/
    /*cursor:pointer;
    padding:4px;
    -webkit-transition-duration: 0.3s; 
    -moz-transition-duration: 0.3s; 
    transition-duration: 0.3s;
    position:relative;*/
    cursor: pointer;
    /*display: block;*/
    /*float: left;*/
    padding: .2em .4em;
    background-color: #ccc;
    border-style: solid;
    border-width: 1px;
    border-color: #dddddd;
    background-image: -moz-linear-gradient(rgba(255,255,255,.2), rgba(0, 0, 0, 0.1));
    background-image: -webkit-linear-gradient(rgba(255,255,255,.2), rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(rgba(255,255,255,.2), rgba(0, 0, 0, 0.1));
    box-shadow: 1px 1px 1px rgba(255,255,255,.2) inset, -1px -1px 1px rgba(0,0,0,.1) inset;
    /*position:relative;*/
    text-align:center;
    -webkit-transition-duration: 0.3s; 
    -moz-transition-duration: 0.3s; 
    transition-duration: 0.3s;
}

.searchbtn:focus,
.searchbtn:hover {
    background-color: #d9001a;
    color:#ffffff;
}
.searchbtn:active {
    transform: translateY(4px);
}
.searchbtn.active {
    /*border:solid 1px #00458b;*/
    color: #ffffff;
    background-color: #00458b;
    text-decoration:none;
}
/*.searchbtn.active::before {
    content: "\f0d7";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    /*color: #00458b;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    padding:0;
    top: -15px;
    left: 50%;
}*/

#firstback {
    position: relative;
    width: 100%;
    min-height: 705px;
    height: auto;
    padding-top: 240px;
    /*padding-bottom: 60px;*/
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

@media only screen and (max-width: 768px) {
    #firstback {
        padding-top: 40px;
    }
}

.filter {
    margin-top: -74px;
    position: relative;
    z-index: 879;
}

.searchback {
    background-color: rgba(0, 0, 0, 0.50);
    /*border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;*/
}
.searchback1 {
    background-color: rgba(100, 100, 100, 0.5);
}

.fixed {
  position: fixed;
}

.static {
  padding: 0 0;
  /*background: #1085bc;
  color: white;
  text-align: center;*/
}

:root {
  height: 114%;
}

.main-bg {
    background-color:#efefef;
    /*padding-bottom:20px;*/
}
/*****************************/
.icon_list {
    position: relative;
    min-height: 75px;
    padding-left: 90px;
    margin: 20px 0;
}
    .icon_list .icon {
        color: #00458b;
        width: 80px;
        height: 80px;
        line-height: 45px;
        position: absolute;
        left: 0;
        top: 0;
        padding: 10px;
        font-size: 30px;
        text-align: center;
        border-radius: 50%;
        border-width: 4px;
        border-style: solid;
        border-color: #333333;
    }
        .icon_list .icon i {
            vertical-align: middle;
        }
/*****************************/

.feature-box {
    height: 300px;
    width: 100%;
    clear: both;
    /*border-radius: 5px;*/
    background-size: cover;
    background-position: center;
    margin: 15px 0 0;
    box-shadow: 0 2px 4px rgba(0,0,0,.25);
    height:100%;
}
    .feature-box a {
        height: 300px;
        display: block;
        padding: 10px 10px 10px;
        font-size: 16px !important;
        font-weight: 600;
        line-height: 1.2 !important;
        /*border-radius: 5px;
        background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));
        color: #fff !important;*/
        transition: color .5s,box-shadow .5s,opacity .5s;
        margin: 0 !important;
        text-decoration: none !important;
        /*text-shadow: 0 1px 3px #000;*/
        opacity: .8;
        color: #fff !important;
    }

        .feature-box a:hover {
            /*color: #ffffff !important;*/
            transition-duration: .25s;
            background: linear-gradient(135deg, rgba(0,0,0,0),rgba(0, 84, 164, 0.75));
            /*box-shadow: inset 0 0 0 10px rgba(255,255,255,0.5);*/
            opacity: 1;
        }

        .feature-box a:after {
            display: block;
            text-align:right;
            font-size:72px;
            content: "\2192";
            margin-right: .20em;
            transition: transform .5s;
            margin-top: 0px;
            position:absolute;
            bottom:0;
            right:10px;
            text-shadow: 2px 0 5px rgba(0, 0, 0, 0.75);
            opacity:0;
        }
        .feature-box a:hover:after {
            transform: translateX(10px);
            opacity:1;
        }

.hover-zoom {
  /*float: left;
  margin: 0;
  height: auto;
  width: 100%;*/
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /*background-color: gray;*/
  position: relative;
  transition: transform .5s;
}
.hover-zoom:hover {
  -webkit-transform: translateY(-7px);
  transform: translateY(-7px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hover-zoom p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0.4);
  padding: 0.5em;
  margin: 0;
  box-sizing: border-box;
}

@media (min-width: 500px) {
    .feature-box.half {
        width: calc(50% - 7.5px);
        height: 300px;
        float: left;
        clear: none;
        margin: 0 7.5px 15px 0;
    }
        .feature-box.half a {
            font-size: 20px !important;
        }
        .feature-box.half:nth-of-type(even) {
            margin: 0 0 15px 7.5px;
        }

    .feature-box.half1 {
        width: calc(25% - 7.5px);
        height: 300px;
        float: left;
        clear: none;
        margin: 0 7.5px 15px 0;
    }
        .feature-box.half1 a {
            font-size: 20px !important;
        }
        .feature-box.half1:nth-of-type(even) {
            margin: 0 0 15px 7.5px;
        }

    .feature-box.half2 {
        width: calc(75% - 7.5px);
        height: 300px;
        float: left;
        clear: none;
        margin: 0 7.5px 15px 0;
    }
        .feature-box.half2 a {
            font-size: 20px !important;
        }
        .feature-box.half2:nth-of-type(even) {
            margin: 0 0 15px 7.5px;
        }

    .feature-box.half3 {
        width: calc(33.11% - 7.5px);
        height: 300px;
        float: left;
        clear: none;
        margin: 0 7.5px 15px 0;
    }
        .feature-box.half3 a {
            font-size: 20px !important;
        }
        .feature-box.half3:nth-of-type(even) {
            margin: 0 0 15px 7.5px;
        }

        .feature-box.half4 {
        width: calc(33.11% - 7.5px);
        height: 300px;
        float: right;
        clear: none;
        margin: 0 0 15px 7.5px;
    }
        .feature-box.half4 a {
            font-size: 20px !important;
        }
        .feature-box.half4:nth-of-type(even) {
            margin: 0 0 15px 0;
        }
        .feature-box.half5 {
        width: calc(33.33% - 7.5px);
        height: 300px;
        float: left;
        clear: none;
        margin: 0 0 15px 7.5px;
    }
        .feature-box.half5 a {
            font-size: 20px !important;
        }
        .feature-box.half5:nth-of-type(even) {
            margin: 0 7.5px 15px 0;
        }

}

/*.form-control {
    height: 26px !important;
    padding: 0 6px !important;
}*/

.parallax {
    background-image: url("/images/parallax-remax.jpg");
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
    .parallax > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);
        background-image: linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);
        height: 100%;
        padding: 40px;
    }
.parallax2 {
    background-image: url("/images/parallax-remax.jpg");
    /*height: 800px;*/
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax2 > div {
    /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);
    background-image: linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
    background-image: linear-gradient(45deg, #dddddd 10%, rgba(0, 84, 164, 0.6) 100%);
    height: 100%;
}

.item-box .badgespr{
    top:0;
    left:0;
	position:absolute;
	z-index:0;
	width:auto;
	text-align:center;
    background:#d9001a;
    font-size:18px;
	color:#fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
    padding-top:8px;
    padding-bottom:8px;
    padding-left:18px;
    padding-right:18px;
    margin:0;
}

.item-box .badgespr2{
    color:#ffffff;
    /*border-right:solid 2px #ffffff;
    border-bottom:solid 2px #ffffff;*/
    bottom:0;
	position:absolute;
	z-index:0;
	left:0;
    /*line-height:50px;*/
	width:100%;
	/*height:inherit;*/
	text-align:center;
	background:rgba(0, 69, 139, 0.70);
    font-size:14px;
	font-weight:700;
    /*border-bottom-right-radius :20px;*/
    padding:10px;
}
.item-box .badgespr3{
    color:#ffffff;
    /*border-right:solid 2px #ffffff;
    border-bottom:solid 2px #ffffff;*/
    top:0;
	position:absolute;
	z-index:0;
	left:0;
    /*line-height:50px;*/
	width:100%;
	/*height:inherit;*/
	text-align:center;
	background:rgba(0, 69, 139, 0.70);
    font-size:14px;
	font-weight:700;
    /*border-bottom-right-radius :20px;*/
    padding:10px;
}

.toggle-view{
	/*margin:5px 15px 0 0;*/
    background-color:#00458b;
    padding:7px;
    /*border: 1px solid rgba(0,0,0,0.25);*/
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.toggle-view a{
	/*margin-left:10px;*/
    margin:7px;
	color:rgba(221, 221, 221, 0.80);
}
.toggle-view a:hover{
    color:#ffffff;
}
.toggle-view a.active{
	color:#ffffff;
    background-color:#d9001a;
    padding-left:5px;
    padding-right:5px;
    /*border: 1px solid #dddddd;*/
}

.property-block{
	/*border:2px solid #dddddd;*/
    padding:10px;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;
	background:#ffffff;
}
.property-block:hover{
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.propbox_h{
    width:100%;
    background-color:#ffffff;
    /*border:solid 1px #dddddd;
    border-top:solid 1px #dddddd;*/
    padding:10px;
    margin-top:0;
    background-color:#f1f2f7;
}
.propbox_h .propsq_h{
    width:25%;
    text-align:center;
    font-weight:bold;
    /*border-right:solid 1px #dddddd;*/
    padding:10px;
}
.propbox_h .propprice_h{
    width:25%;
    text-align:center;
    font-weight:bold;
    padding:10px;
}

.panel-default {
    background-color:#f1f2f7;
    /*border: 1px solid transparent;*/
    box-shadow:inset 0 2px 2px rgba(0,0,0,.07);
    border: 1px solid rgba(0,0,0,0.15);
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    box-shadow:0 2px 2px rgba(0,0,0,.15);
}
.panel-default > .panel-heading {
  color: #555555;
  background: linear-gradient(to top,#dadbe0 0%,#f1f2f7 100%);
  font-size:16px;
  /*background-color: #007ec6;
  border: 1px solid rgba(0,0,0,0.15);*/
}
.panel-default2 {
    background-color:#f1f2f7;
    /*border: 1px solid transparent;
    box-shadow:inset 0 2px 2px rgba(0,0,0,.07);*/
    border: 1px solid rgba(0,0,0,0.15);
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
}
.panel-default2 > .panel-heading {
  color: #555555;
  background: linear-gradient(to top,#dadbe0 0%,#f1f2f7 100%);
  font-size:16px;
  /*background-color: #007ec6;
  border: 1px solid rgba(0,0,0,0.15);*/
}
.panel-default::before {
            content: "";
            position: absolute;
            right:16px;
            margin-bottom:16px;
            border-width: 20px;
            border-top: 20px solid #d9001a;
            border-left: 20px solid transparent;
            border-bottom: 0 solid transparent;
            border-right: 0 solid transparent;
            /*opacity:0.75;*/
        }

.property-details{
    /*border:solid 1px #dddddd;*/
    background-color:#ffffff;
    padding-left:15px;
    /*border: 1px solid rgba(0,0,0,0.20);
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;*/
    border-top:none;
    margin:5px;
}
.property-details .row{
    vertical-align:middle;
    background-color: #ffffff;
    border-top:solid 1px #dddddd;
    padding-top:7px;
    padding-bottom:7px;
}
.property-details .row:first-child{
    border-top:none;
}
.property-details .d-title{
    color:#555555 ;
}
.property-details .d-det{
    color:#00458b;
    font-weight:700;
}
/*.property-details .row:nth-child(2n+1){
    background-color: #f1f2f7;
}*/

.site-footer{
	background-color:#ffffff;
    /*background: linear-gradient(to top,#adb9c8 0%,#f1f2f7 100%);*/
	padding:0 0 0 0;
	/*box-shadow:inset 0 2px 1px rgba(0,0,0,.15);*/
}
.site-footer-bottom{
	background-color:#003870;
	/*border-top:1px solid #e1e1e1;*/
	padding:10px 0;
	font-size:12px;
}
.site-footer-bottom p{
    color:#efefef;
	margin-bottom:0;
	font-size:12px;
}

.site-footer-bottom a{
    color:#89e1ff;
}

.site-footer-bottom a:hover{
    color:#ffffff;
}

.cell1 {
    border: solid 1px #dddddd;
    /*border-top: none;*/
    border-right: none;
    background-color: #f8f8f8;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
    width:50%;
}
.cell2 {
    border: solid 1px #dddddd;
    /*border-top: none;
    border-left: none;*/
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
    width:50%;
}
.cell1b {
    border: solid 1px #dddddd;
    /*border-top: none;*/
    border-right: none;
    background-color: #f8f8f8;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
    width:24%;
}
.cell2b {
    border: solid 1px #dddddd;
    /*border-top: none;
    border-left: none;*/
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
    width:76%;
}

.aw a,
.aw a:visited,
.aw a:focus {
    color: #00458b;
    cursor: pointer;
    text-decoration:none;
}
.aw a:hover {
    text-decoration:none;
    color: #0088cc;
}

.top-bg {
    padding-top:80px !important;
    background-color:transparent;
}

.top-bg1 {
    padding-top:0 !important;
    background-color:transparent;
}

.ctooltip + .tooltip > .tooltip-inner {background-color: #003c79; font-weight:600;}
/*.ctooltip + .tooltip > .tooltip-arrow { border-bottom-color:#941116;}*/
.ctooltip + .tooltip > .tooltip-arrow { border-top-color:#003c79;}
/*.ctooltip + .tooltip > .tooltip-arrow { border-left-color:#941116;}
.ctooltip + .tooltip > .tooltip-arrow { border-right-color:#941116;}*/



/*#section1{
		float: left;
		padding-top: 100px;
		padding-bottom: 100px;
		width: 100%;
		padding-left:0;
		padding-right:0;
}*/

#icon-wrapper{
	width:100%;
	float:left;
	height:200px;
}

.icons {
	width:25%;
	float:left;
	position:relative;
}

.icons2 {
	width:25%;
	float:left;
	position:relative;
	margin-left:25%;
}
.icons3 {
	width:25%;
	float:left;
	position:relative;
	margin-left:50%;
}
.icons4 {
	width:25%;
	float:left;
	position:relative;
	margin-left:75%;
}

.icon-slide-container{
	height:200px;
	overflow:hidden;
	text-align: left;
	position: absolute;
	float: left;
	width: 200px;
	left: 50%;
	margin-left: -100px;
}

.slide-icon{
  width:200px;
  height:auto;
  position:absolute;
  margin-top:-200px;
  -webkit-transition:.4s ease;
  -moz-transition:.4s ease;
  -ms-transition:.4s ease;
  -o-transition:.4s ease;
  transition:.4 ease;
}
	
.slide-icon:hover{
  position:absolute;
  margin-top:0;
}

@media only screen and (max-width: 1300px) {
  #icon-wrapper{
		width:100%;
		float:left;
		height:170px;
	}
  .icon-slide-container {
		height: 200px;
		overflow: hidden;
		text-align: left;
		position: absolute;
		float: left;
		width: 200px;
		left: 50%;
		margin-left: -100px;
	}
  .slide-icon {
		width: 200px;
		height: auto;
		position: absolute;
		margin-top: -200px;
	}
}

@media only screen and (max-width: 1000px) {
  #home-social-container{
		margin-right: 0;
		margin-left: 0;
		width: 100%;
		padding: 0;
		float: left;
		left: 0;
	}
}

@media only screen and (max-width: 840px) {
  #icon-wrapper{
		width:100%;
		float:left;
		height:450px;
	}
	
	.icon-slide-container {
		height: 200px;
		overflow: hidden;
		text-align: left;
		position: absolute;
		float: left;
		width: 200px;
		left: 50%;
		margin-left: -100px;
	}
	
	.slide-icon {
		width: 200px;
		height: auto;
		position: absolute;
		margin-top: -200px;
	}	
	.icons {
		width: 50%;
		float: left;
		position: relative;
	}
	.icons2 {
		width: 50%;
		float: left;
		position: relative;
		margin-left: 50%;
	}
	.icons3 {
		width: 50%;
		float: left;
		position: relative;
		margin-left: 0%;
		margin-top: 180px;
	}
	.icons4 {
		width: 50%;
		float: left;
		position: relative;
		margin-left: 50%;
	}
}
                        
@media only screen and (max-width: 650px) {
	#icon-wrapper {
		height: 200px;
	}
	#section{
		width: 90%;
		padding-left:5%;
		padding-right:5%;
	}
	.slide-icon {
		width: 100px;
		height: auto;
		position: absolute;
		margin-top: -100px;
	}
	.icon-slide-container {
		height: 100px;
		width: 100px;
		left: 50%;
		margin-left: -50px;
	}
	.icons3 {
		width: 50%;
		position: relative;
		margin-left: 0%;
		margin-top: 120px;
	}
}
                                  
@media only screen and (max-width: 570px) {
	#icon-wrapper {
		height: 300px;
	}
	.slide-icon {
		width: 150px;
		height: auto;
		position: absolute;
		margin-top: -150px;
	}
	.icon-slide-container {
		height: 150px;
		width: 150px;
		left: 50%;
		margin-left: -75px;
	}
	.icons3 {
		width: 50%;
		float: left;
		margin-left: 0%;
		margin-top: 190px;
	}	
}

.otitle {
    margin: auto;
    top:10px;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.tab-content h4 {
    padding-top: 30px;
}

.blogimg img {
    width: 100% !important;
    height: auto !important;
}

@media only screen and (max-width: 479px) {
    .blogimg div {
        text-align: left !important;
    }
}

/***********************/

.boxprred {
    background-color: #e11b22 !important;
    padding: 5px 2px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 5px;
}

.boxprblue {
    background-color: #0054a4 !important;
    padding: 5px 2px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 5px;
}


div.carrer-wrapper {
    overflow-x: hidden;
    background: #e11b22;
}

div.carrer-wrapper-w {
    overflow-x: hidden;
    background: #fff;
}

.halfCircleBottom {
    height: 1px;
    width: 100%;
    /*border-radius: 50% 50% 0 0;*/
    background: maroon;
}

.halfCircle {
    height: 50px;
    width: 100%;
    border-radius: 0 0 50% 50%;
    background: #e11b22;
}

.bgmaroon {
    background-color: #00458b;
    min-height: 50px;
}

.bgmaroonpad {
    padding: 20px 140px;
}

.bgmaroon h3 {
    font-size: 20px;
    line-height: 29px;
}

.bgmaroon b {
    font-weight: 700;
}

@media (max-width: 768px) {
    .bgmaroonpad {
        padding: 20px 60px;
    }
}

div.carrer-wrapper.h1, div.carrer-wrapper h1 {
    font-size: 42px;
    line-height: 1.5;
    /*width: 50%;*/
    font-weight: 600;
    color: #fff;
    padding-left: 40px;
    padding-top: 70px;
}

div.carrer-wrapper p {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 400;
    color: #fff;
    padding-left: 40px;
}

div.carrer-wrapper2.h1, div.carrer-wrapper2 h1 {
    font-size: 42px;
    line-height: 1.5;
    font-weight: 600;
    color: #0054a4;
    padding-top: 60px;
    padding-right: 20px;
    text-align: right;
}

div.carrer-wrapper2.h2, div.carrer-wrapper2 h2 {
    font-size: 36px;
    line-height: 1.15;
    font-weight: 600;
    color: #000;
    padding-top: 10px;
    padding-right: 20px;
    text-align: right;
}

div.carrer-wrapper2 p {
    font-size: 23px;
    line-height: 1.5;
    font-weight: 400;
    color: #000;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: right;
}

.reo-box {
    position: absolute;
    top: 0;
    left: 60px;
    background-color: #fff;
    width: 140px;
    padding: 14px 18px;
    border-radius: 0 0 10px 10px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.reo-box2 {
    position: absolute;
    top: 0;
    right: 60px;
    background-color: #fff;
    width: 140px;
    padding: 14px 18px;
    border-radius: 0 0 10px 10px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
    div.carrer-wrapper.h1, div.carrer-wrapper h1 {
        font-size: 32px;
        line-height: normal;
        width: 80%;
        padding-left: 20px;
        padding-top: 40px;
    }

    div.carrer-wrapper p {
        font-size: 20px;
        line-height: normal;
        font-weight: 400;
        color: #fff;
        padding-left: 20px;
    }

    div.carrer-wrapper2.h1, div.carrer-wrapper2 h1 {
        font-size: 32px;
        line-height: normal;
        padding-right: 0;
        padding-top: 0;
        text-align: center;
    }

    div.carrer-wrapper2.h2, div.carrer-wrapper2 h2 {
        font-size: 26px !important;
        line-height: 1.15;
        font-weight: 600;
        color: #000;
        padding-top: 10px;
        padding-right: 0;
        text-align: center;
    }

    div.carrer-wrapper2 p {
        font-size: 20px;
        line-height: normal;
        font-weight: 400;
        color: #000;
        padding-right: 0;
        padding-top: 10px;
        text-align: center;
    }

    .reo-box {
        position: absolute;
        top: 0;
        left: 40px;
        background-color: #fff;
        width: 100px;
        padding: 7px 12px;
        border-radius: 0 0 6px 6px;
        -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    }
}

.w-button, .w-button:active, .w-button:focus {
    cursor: pointer;
    /*padding: 10px;*/
    letter-spacing: 0.5px;
    font-size: 16px;
    font-weight: 600;
    color: #0054a4;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 0;
    border: none;
    background: #fff;
    border: solid 2px #fff;
    min-width: 220px;
    margin-left: 40px;
}

    .w-button:hover {
        background: rgba(255, 255, 255, 0.50);
        color: #fff;
        text-decoration: none;
        border: solid 2px rgba(255, 255, 255, 0.80);
    }

/* Modal **************************************************************** */

.modal {
    padding-top: 130px;
    background: rgba(0,0,0,0.3);
}

@media (max-width: 768px) {
    .modal {
        padding-top: 10px;
        background: rgba(0,0,0,0.3);
    }
}

.modal-content {
    overflow: hidden;
    /*border-radius: 6px;*/
    border-radius: 0;
}

.modal-header {
    background-color: #0054a4;
}

    .modal-header button,
    h4.modal-title {
        color: #fff !important;
        opacity: 1;
    }

    .modal-header button {
        font-size: 30px;
    }

.modal.fade .modal-dialog {
    z-index: 9999;
}

.modal-footer {
    background-color: #f5f5f5;
}

.modal-header .close {
    color: #fff;
    font-size: 40px;
    line-height: .75;
}

/* ********************************************************************* */