@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Lato:400);

#currentService h3{
    margin-top: 10px;
}

header .call-us, header .requests, header .call-us-2{
    display: block;
    color: white;
}
.dot{
    color: #ef3f6b;
    font-size: 40px;
}

.dot-dark{
    color: #222;
    font-size: 40px;
}

.my-btn-pink{
    background-color: #ef3f6b;
    border-color: #ef3f6b;
    color:white;
}
.my-btn-pink:hover, .my-btn-pink:focus {
    background-color: #C83F6B;
    border-color: #C83F6B;
    color:white;
}

header .lead{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px
}

.navbar :focus{
    outline: 0;
}



/*BOOTSTRAP */
.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ef3f6b;
    border-color: #ef3f6b;
}
.navbar-default{
    background-image: none;
    background-color: #222;
}

.navbar {
    margin-bottom: 0px;
    border: 0px; 
}

.navbar-default .navbar-brand{
    color:white;  
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
    /*background-color: #ef3f6b;*/
    color: white;
}
a.list-group-item:hover, a.list-group-item:focus {
    background-color: #ef3f6b;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ef3f6b;
}

.navbar-brand, .navbar-nav > li > a {
    text-shadow: none;
}
    

.navbar-default .navbar-nav > li > a{
    color: white;
}

.menu-off-canvas .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.right-5{
    margin-right: 5px;
}

.services-list{
    /*color: #777;*/
    font-weight: 300;
    line-height: 20px;
}

#currentService{
    padding-bottom: 40px;
    padding-top: 40px;
}

.height-vh{
    height: 100vh;
}

body{
    /*padding-top: 50px;*/
    /*color: #858f9f;*/
    font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-weight: 300;
    line-height: 20px;
}

.menu-off-canvas list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #333;
}
.menu-off-canvas a.list-group-item {
    color: #fff;
}

.menu-off-canvas .list-group-item {
    background-color: #222;
    border: 1px solid #444;
}
/*END BOOTSTRAP*/

.my-brand{
    padding-left: 0px;
    padding-right: 10px;
}

.navbar-brand{
    /*background-color: #ef3f6b;*/
}

header{
    background-image: url('../img/header_n.jpg');
    /*background-color: #245269;*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: white;
    /*position: relative;*/
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/header.jpg',sizingMethod='scale')";
    /*min-height: 100vh;
    max-height: 100vh;*/
    /*height: 100vh;*/
    height: 700px;
}

header h2{
    font-size: 16px;
}

.call-us{
    margin-top: 60px;
    margin-bottom: 0px;
}

.call-us-2{
    margin-bottom: 0px;
}

h2,h4,h6,h5,h3, header, button, a.btn, nav, .menu-off-canvas{
    font-family: 'Montserrat', sans-serif;
}

footer{
    background-color: #333333;
    color:white;
    padding-top: 40px;
    padding-bottom: 40px;
}

blockquote footer{
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
    color: #333;
}


/*.services .col-sm-2{
    padding-left: 5px;
    padding-right: 5px;
}*/

.services-body .btn-default{
    margin-top: 20px;
}

.services-body p, .services-body ul li{
    color: #777;
}

footer ul.list-unstyled li a {
    color: white;
}

.filosofy{
    background-image: url('../img/city.jpg');
    //background-color: #245269;
    color: white;
}

.filosofy h2, .services h2, .team h2, .contact h2, .coworkers h2, .contact h3{
    margin:10px 0px 20px 0px;
    font-weight: bold;
}

.us h2{
    margin:10px 0px 20px 0px;
}

.testimonials h2{
    margin:0px;
}

.findus{
    padding-top: 80px;
    padding-bottom: 80px;
}

.contact, .contact-body{
    background-color: #ededed;
}
.testimonials, .coworkers{
    padding-top: 40px;
    padding-bottom: 40px;
}

.coworkers{
    background-color: #222;
    color:white;
}

.contact{
    padding-top: 80px;
    padding-bottom: 0px;
}

.testimonials-body{
    background-color: #ef3f6b;
    color:white;
}
.testimonials-body, .contact-body{
    padding-bottom: 80px;
}

.coworkers-body{
    padding-bottom: 40px;
}
.coworkers-body .row{
    padding-top: 40px;
    
}
.border-top{
    border-top: 1px solid #ededed;
}

.filosofy p, .services p, .team p, .contact p, .coworkers p{
    margin:0px 0px 10px 0px
}

.filosofy{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

.services{
    background-color: #ef3f6b;
    color: white;
    padding-bottom: 0px;
}

.services-body{
    padding-top: 0px;
    padding-bottom: 40px;
}

.us{
    padding-top: 40px;
}
.us-body{
    padding-bottom: 40px;
    padding-top: 80px;
}

.us-ceo{
    color:#222 !important;
    border-left: 1px solid #ededed;
}
.team{
    background-color: #ef3f6b;;
    color:white;
    padding-bottom: 40px;
    padding-top: 0px;
}

.team-body i{
    cursor: pointer;
}

.up{
   text-transform: uppercase; 
}

.team-section{
border-radius: 4px;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
background-color: white;
padding: 15px;
}

.architects-title, .lawyers-title, .economists-title{
    background-color: #222;
    color:white;
    padding-top:0px;
    padding-bottom:10px;
    margin-bottom: 20px;
}

.team-lawyers{
    background-image: url('../img/team2.jpg');
    //background-color: #245269;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: white;
    height: 150px;
}

.team-architects{
    background-image: url('../img/architects.jpg');
    //background-color: #245269;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: white;
    height: 150px;
}

.team-economists{
    background-image: url('../img/economists.jpg');
    //background-color: #245269;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: white;
    height: 150px;
}

.my-table {
    display: table;
}

.my-cell {
    display: table-cell !important;;
    height:100%;
    vertical-align: middle;
}

/* CAROUSEL */
.carousel-control.left, .carousel-control.right{
    background-image: none !important;
}
.carousel-control {
    color:white;
    text-shadow: none;
}

.carousel-control:hover, .carousel-control:focus{
    color:#444;
}

.carousel-control{
    cursor:pointer;
}
/* END CAROUSEL */

.my-cell-full{
    width: 100%;
}

.team .my-table .my-cell p {
    margin:0px 10px 0px 10px;
}

.team .my-table .my-cell-full i {
color: grey;
cursor: pointer;
}


.no-panel{
    background-color: #ededed;
    border:none !important;
    box-shadow: none !important;
}

.curriculum{
    padding: 20px 15px 0px 15px;
}





/* CUSTOM NAVBAR */
/*.navbar .customDropDown li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle{
    background-color: #ededed;
}*/

/*.navbar .customDropDown > li > a:focus, .navbar .customDropDown  > li > a:hover{
    color: rgb(38,38,38);
}*/

/*scrollspy
.customNav .active span{
    opacity:1;
}*/

.customNav .active a span{
    opacity:1;
}




/*.customNav .active a{
    position: relative !important;
}*/

/*.customNav{
    position:relative; 
    float:right;
}*/
.customNav a{
    //position:relative; 
    //float:left;   
    color:#444444; 
    font-size:12px;  
    //text-align:center;
    //margin-left: 2px;
}
.customNav span{
    position:absolute; 
    left:0px; 
    bottom:0px; 
    background:#ef3f6b; 
    width:100%; 
    height:3px; 
    opacity:0; 
    -webkit-transition:All 300ms ease-in; -moz-transition:All 300ms ease-in;  -o-transition:All 300ms ease-in; -ms-transition:All 300ms ease-in; transition:All 300ms ease-in;
}
.customNav a:hover span{
    opacity:1;
}
.customNav a.act span{
    opacity:1;
}

.navbar-default .navbar-nav > .active > a {
    background-image: none;
    box-shadow: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
background-color: transparent;
}
/* END CUSTOM NAVBAR*/

/* TRANSPARENT BUTTONS */
.btn-transparent{
    background-color: transparent;
    border-color: white;
    color: white;
    text-shadow: none;
    /*padding: 10px 30px;*/
}

.my-btn-big{
    padding: 10px 30px;
}

.btn-transparent:hover, .btn-transparent:active{
    background-color: #ef3f6b;
    border-color: #ef3f6b; 
    color:white;
}

.left-5{
    margin-left: 5px;
}
.top-10{
    margin-top: 10px;
}


.animate {
    -webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 3s; /* Firefox < 16 */
        -ms-animation: fadein 3s; /* Internet Explorer */
         -o-animation: fadein 3s; /* Opera < 12.1 */
            animation: fadein 3s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}


/* OFF CANVAS */
.menu-off-canvas{
    margin-top:50px;
    background-color: #222;
    width: 75%;
    height: 100%;
    right: -75%;
    position: fixed;
    z-index: 999 !important;

    -webkit-transition: right 0.5s;
    -moz-transition: right 0.5s;
    -ms-transition: right 0.5s;
    -o-transition: right 0.5s;
    transition: right 0.5s;
}
/* END OFF CANVAS*/


/* ANIMATE ON MODEL CHANGE */
.change {
    /*background-color: red;*/
}
.change-add,.change-remove {
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s ease-in-out;
}
.change-add-active {
  opacity: 1;
}
.change-remove {
  opacity: 1;

}
.change-remove-active {
  opacity: 1;
}
/* END ANIMATE ON MODEL CHANGE */

.about-icon {
    position: relative;
    border-radius: 100%;
    height: 100px;
    margin: 0 auto 20px;
    padding: 5px;
    width: 100px;
    background-color: white;//linear-gradient(45deg, #92278f 0%, #ed145b 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.about-icon span{
    border: 2px solid #ef3f6b;
    border-radius: 100%;
    color: #ef3f6b;
    height: 100%;
    line-height: 85px;
    width: 100%;
}

/* SPIN ANIMATION */
.spin-background {
    transform: rotate(0deg);
    transition: transform 0.5s linear; /* vendorless fallback */
    -o-transition: transform 0.5s linear; /* opera */
    -ms-transition: transform 0.5s linear; /* IE 10 */
    -moz-transition: transform 0.5s linear; /* Firefox */
    -webkit-transition: transform 0.5s linear; /*safari and chrome */
}

.spin-background:hover {
    transform: rotate(360deg);
}

.spin-background *, .spin-background:hover *{
    -webkit-transition: transform 0s !important;
       -moz-transition: transform 0s !important;
         -o-transition: transform 0s !important;
            transition: transform 0s !important;
}

/*.spin-background:hover {
    animation-name: spin-background;   
    animation-duration: 1s;
}*/


/*SOCIAL CONTAINER*/
#social{
    background-color: #ededed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 300px;
    padding-top: 80px;
}

/*MAP */
.map iframe {
    border: 0 none;
    width: 100%;
}

/* ANIMATE CSS*/
.hidden-animate{
     opacity:0;
}
.visible-animate{
     opacity:1;
}


.services-body button{
    margin-bottom: 30px;
}


/* CUSTOM HR ELEMENT*/

hr {
    border: 0;
    height: 1px;
    background: -moz-linear-gradient(left, rgba(158,158,158,0) 0%, rgba(158,158,158,0) 10%, rgba(158,158,158,0.65) 50%, rgba(158,158,158,0) 90%, rgba(237,237,237,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(158,158,158,0)), color-stop(10%,rgba(158,158,158,0)), color-stop(50%,rgba(158,158,158,0.65)), color-stop(90%,rgba(158,158,158,0)), color-stop(100%,rgba(237,237,237,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(158,158,158,0) 0%,rgba(158,158,158,0) 10%,rgba(158,158,158,0.65) 50%,rgba(158,158,158,0) 90%,rgba(237,237,237,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(158,158,158,0) 0%,rgba(158,158,158,0) 10%,rgba(158,158,158,0.65) 50%,rgba(158,158,158,0) 90%,rgba(237,237,237,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(158,158,158,0) 0%,rgba(158,158,158,0) 10%,rgba(158,158,158,0.65) 50%,rgba(158,158,158,0) 90%,rgba(237,237,237,0) 100%); /* IE10+ */
    background: linear-gradient(left, rgba(158,158,158,0) 0%,rgba(158,158,158,0) 10%,red 50%,rgba(158,158,158,0) 90%,rgba(237,237,237,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

hr.hr-white {
    width: 300px;
    border: 0;
    height: 1px;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 10%, rgba(255,255,255,0.65) 50%, rgba(255,255,255,0) 90%, rgba(237,237,237,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(10%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.65)), color-stop(90%,rgba(255,255,255,0)), color-stop(100%,rgba(237,237,237,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 10%,rgba(255,255,255,0.65) 50%,rgba(255,255,255,0) 90%,rgba(237,237,237,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 10%,rgba(255,255,255,0.65) 50%,rgba(255,255,255,0) 90%,rgba(237,237,237,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 10%,rgba(255,255,255,0.65) 50%,rgba(255,255,255,0) 90%,rgba(237,237,237,0) 100%); /* IE10+ */
    background: linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 10%,red 50%,rgba(255,255,255,0) 90%,rgba(237,237,237,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

hr:before {
    content: "";
    border-top: solid 1px #f9f9f9;
    width: 100%;
    height: 1px;
}

hr.hr-left {
    border: 0;
    height: 1px;
    background: -moz-linear-gradient(left, rgba(158,158,158,1) 0%, rgba(158,158,158,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(158,158,158,1)), color-stop(100%,rgba(158,158,158,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(158,158,158,1) 0%,rgba(158,158,158,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(158,158,158,1) 0%,rgba(158,158,158,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(158,158,158,1) 0%,rgba(158,158,158,0) 100%); /* IE10+ */
    background: linear-gradient(left, rgba(158,158,158,1) 0%,rgba(158,158,158,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

hr.hr-left:before {
    content: "";
    border-top: solid 1px #f9f9f9;
    width: 100%;
    height: 1px;
}

/* END CUSTOM HR ELEMENT*/

.selectpicker.btn-default{
    color: white;
    background-color: transparent;
    text-shadow: none;
}

.separator{
    border-bottom: 1px solid #ededed;
    box-shadow: 2px 2px 2px #f7f7f7;
}


/*table cell con bootstrap 3*/

/* columns of same height styles */
.container-xs-height {
    display:table;
    padding-left:0px;
    padding-right:0px;
}
.row-xs-height {
    display:table-row;
}
.col-xs-height {
    display:table-cell;
    float:none;
}
@media (min-width: 768px) {
    .container-sm-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-sm-height {
        display:table-row;
    }
    .col-sm-height {
        display:table-cell;
        float:none;
    }
}
@media (min-width: 992px) {
    
    .container-md-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-md-height {
        display:table-row;
    }
    .col-md-height {
        display:table-cell;
        float:none;
    }
}
@media (min-width: 1200px) {
    .container-lg-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-lg-height {
        display:table-row;
    }
    .col-lg-height {
        display:table-cell;
        float:none;
    }
}



/* firefox fix */
.img-responsive {
    width: 100%;
}

/* vertical alignment styles */
.col-top {
    vertical-align:top;
}
.col-middle {
    vertical-align:middle;
}
.col-bottom {
    vertical-align:bottom;
}

/* fin table cell bootstrap 3*/



.no-padding{
    padding-left: 0px;
    padding-right: 0px;
}
/* SKEW DIVS */

.skew-bottom-left,.skew-bottom-right,.skew-top-left,.skew-top-right{
position:absolute;
left:-10%;
width:120%;
/*height:170px;*/
height:100px;
z-index:20;
background-color:#FFF;
content:'';
overflow:hidden
}
.skew-bottom-left.skew-edged:after,.skew-bottom-right.skew-edged:after,.skew-top-left.skew-edged:after,.skew-top-right.skew-edged:after,.skew-bottom-left.skew-edged-small:after,.skew-bottom-right.skew-edged-small:after,.skew-top-left.skew-edged-small:after,.skew-top-right.skew-edged-small:after{
position:absolute;
height:100%;
width:100%;
content:'';
background-color:#ef3f6b
}
.skew-bottom-left,.skew-bottom-right{
/*bottom:-85px*/
bottom:-50px
}
.skew-bottom-left.skew-small,.skew-bottom-right.skew-small{
bottom:-135px
}
.skew-bottom-left.skew-tiny,.skew-bottom-right.skew-tiny{
bottom:-185px
}
.skew-bottom-left.skew-edged:after,.skew-bottom-right.skew-edged:after{
top:-275px
}
.skew-bottom-left.skew-edged-small:after,.skew-bottom-right.skew-edged-small:after{
top:-310px
}
.skew-bottom-left,.skew-top-left{
/*-webkit-transform:rotate(-5deg);
-moz-transform:rotate(-5deg);
-ms-transform:rotate(-5deg);
-o-transform:rotate(-5deg);
transform:rotate(-5deg)*/
-webkit-transform:rotate(-3deg);
-moz-transform:rotate(-3deg);
-ms-transform:rotate(-3deg);
-o-transform:rotate(-3deg);
transform:rotate(-3deg)
}
.skew-bottom-left.skew-edged:after,.skew-top-left.skew-edged:after,.skew-bottom-left.skew-edged-small:after,.skew-top-left.skew-edged-small:after{
left:0;
-webkit-transform:rotate(10deg);
-moz-transform:rotate(10deg);
-ms-transform:rotate(10deg);
-o-transform:rotate(10deg);
transform:rotate(10deg)
}
.skew-bottom-right,.skew-top-right{
/*-webkit-transform:rotate(5deg);
-moz-transform:rotate(5deg);
-ms-transform:rotate(5deg);
-o-transform:rotate(5deg);
transform:rotate(5deg)*/
-webkit-transform:rotate(3deg);
-moz-transform:rotate(3deg);
-ms-transform:rotate(3deg);
-o-transform:rotate(3deg);
transform:rotate(3deg)
}
.skew-bottom-right.skew-edged:after,.skew-top-right.skew-edged:after,.skew-bottom-right.skew-edged-small:after,.skew-top-right.skew-edged-small:after{
right:0;
-webkit-transform:rotate(-10deg);
-moz-transform:rotate(-10deg);
-ms-transform:rotate(-10deg);
-o-transform:rotate(-10deg);
transform:rotate(-10deg)
}
.skew-color-2,.skew-edged.skew-edge-color-2:after,.skew-edged-small.skew-edge-color-2:after{
/*background-color:#F5F5F5*/
background-color:#333;
}
.skew-color-3,.skew-edged.skew-edge-color-3:after,.skew-edged-small.skew-edge-color-3:after{
background-color:#ef3f6b
}
.skew-container{
position:relative;
height:130px
}
.skew-line{
position:absolute;
overflow:hidden;
/*height:170px;*/
height:100px;
width:100%;
left:0;
top:0
}
.skew-line.bottom-top{
top:auto;
bottom:0
}
.skew-top-left,.skew-top-right{
/*top:-85px*/
top:-50px
}
.skew-top-left.skew-small,.skew-top-right.skew-small{
top:-135px
}
.skew-top-left.skew-tiny,.skew-top-right.skew-tiny{
top:-185px
}
.skew-top-left.skew-edged:after,.skew-top-right.skew-edged:after{
bottom:-275px
}
.skew-top-left.skew-edged-small:after,.skew-top-right.skew-edged-small:after{
bottom:-310px
}


/* END SKEW DIVS */

.skew-relative{
    position: relative !important;
}
/*SMALL SKEW*/

/*
.skew-small .skew-line{
    height: 100px !important; 
}

.skew-small .skew-bottom-right, .skew-small .skew-top-right {
    transform: rotate(3deg) !important;
}
.skew-small .skew-bottom-left, .skew-small .skew-bottom-right {
    top: -50px !important;
}
.skew-small .skew-bottom-left, .skew-small .skew-bottom-right, .skew-small .skew-top-left, .skew-small .skew-top-right {
    height: 100px !important;
}


.skew-small .skew-top-left, .skew-small .skew-top-right {
    top: -50px;
}
.skew-small .skew-bottom-left, .skew-small .skew-top-left {
    transform: rotate(-3deg);
}*/




/*------------------------------------------*/
/*	 SCROLL DOWN MOUSE  
/*------------------------------------------*/

.scroll-down {
    display: block;
	width: 100%;
    position: absolute;
    z-index: 99;  
    left: 0px;
    bottom: 1%;
    text-transform: uppercase;
    color: #ddd;
    font-size: 13px;
	font-weight: 800;
    text-align: center;
	-webkit-animation-name: Floatingx;
    -webkit-animation-duration: 1.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 1.8s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}

@-webkit-keyframes Floatingx{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(0, 10px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floating{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(0, 10px);}
    to {-moz-transform: translate(0, -0px);}    
}

.mouse {
    width: 18px;
    height: 28px;
	color: #ddd;
	border: 2px solid #ddd;
    border-radius: 9px;
	-webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    display: block;
    text-align: center;
    margin: 0px auto 3px; 
}





.my-well-transparent{
    background-color: rgba(0,0,0,0.45);
    border-radius: 3px;
    padding: 5px 15px;
    color: white;
}

header h1 {
    background-color: rgba(0,0,0,0.45);
    border-radius: 3px;
    display: inline-block;
    font-size: 30px;
    padding: 5px 15px;
    color: white;
    font-weight: 900;
    margin-top: 25px;
}





.navbar-second-state{
    padding: 0px;
    transition: all 350ms ease-in-out 0s;
}

.navbar-second-state .logo{
    height: 30px;
    transition: all 350ms ease-in-out 0s;
}


.nav > li > a {
    padding: 15px 7px;
    font-size: 11px;
}

.map1, .map2{
    height: 350px;
}


.services-body a.btn{
    margin-bottom: 40px;
}

.contact-form{
    padding: 15px;
}

.team-carousel{
    padding:40px;
}







/* Small devices (tablets, 768px and up) sm*/
@media (min-width: 768px) {
    .team-carousel{
        padding: 80px;
    }
    .navbar-first-state{
        padding: 10px;
        background-color: rgba(1,1,1,0.5);
        transition: all 350ms ease-in-out 0s;
    }
    
    .navbar-first-state .logo{
        height: 36px;
        transition: all 350ms ease-in-out 0s;
    }
    
    header h1 {
    background-color: rgba(0,0,0,0.45);
    border-radius: 3px;
    display: inline-block;
    font-size: 65px;
    padding: 5px 36px;
    color: white;
    font-weight: 900;
    margin-top: 60px;
}
header h2{
    font-size: 30px;
}
header .lead{
    font-size: 21px;
}

.call-us{
    margin-top: 80px;
}
    .services-body h5{
        min-height: 10px;
    }
    
    .my-brand{
        padding-left: 20px;
        padding-right: 20px;
    }
    .team-lawyers, team-architects, team-economists{
        height: auto;
    }
    
    .map1, .map2{
        height: 500px;
    }
    
    .contact-form{
        padding: 10px 40px;
    }


}

/* Medium devices (desktops, 992px and up) md*/
@media (min-width: 992px) {
    .nav > li > a {
    padding: 15px 15px;
    font-size: 12px;
}
    .services-body h5{
        min-height: 31px;
    }
    
    .services-body button{
        margin-bottom: 0px;
    }
    
    .services-body ul{
        padding-left: 0px;
    }
    
    .special-padding{
        padding-left: 60px; padding-right: 60px;
    }
    .service-description{
    min-height: 150px;
}
.services-body a.btn{
    margin-bottom: 0px;
}
}

/* Large devices (large desktops, 1200px and up) lg*/
@media (min-width: 1200px) {
    
}

[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important;
}



/**
* VH and VW units can cause issues on iOS devices: http://caniuse.com/#feat=viewport-units
*
* To overcome this, create media queries that target the width, height, and orientation of iOS devices.
* It isn't optimal, but there is really no other way to solve the problem. In this example, I am fixing
* the height of element `.foo` —which is a full width and height cover image.
*
* iOS Resolution Quick Reference: http://www.iosres.com/
*/

 
/**
* iPad with portrait orientation.
*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
.height-vh {
height: 1024px;
}
}
 
/**
* iPad with landscape orientation.
*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape){
.height-vh {
height: 768px;
}
}
 
/**
* iPhone 5
* You can also target devices with aspect ratio.
*/
@media screen and (device-aspect-ratio: 40/71) {
.height-vh {
height: 500px;
}
} 

@media screen and (device-aspect-ratio: 2/3) {
.height-vh {
height: 500px;
}
} 

#bg {
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url('../img/header_n.jpg');

}
